powered by
Print a named vector of sequences as a fasta-formatted string
seqvec2fasta(seqvec)
a character string with the sequence/s written in the fasta format.
vector. The vector to be written as a fasta string.
data(Hadza) seqvec2fasta(Hadza$orfs$seqs[1:10])
Run the code above in your browser using DataLab