write.seq.phylip | R Documentation |
This function writes concatenated sequences to a file.
write.seq.phylip(sequence, name, length, outfile = "",append=FALSE)
sequence |
concatenated sequences as strings |
name |
species names |
length |
the length of sequences per line in the output file |
outfile |
output file |
append |
FALSE or TRUE |
Liang Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.