Write sequences in fasta format to fileThis function writes sequences from character vector as fasta formatted file (from UniProt) Line-headers are based on names of elements of input vector prot
. This function also allows comparing the main vector of sequences with a reference vector ref
to check if any of the sequences therein are truncated.
Useful links