Description Usage Arguments Details Value Author(s) References Examples
This function could be used to coerce "phy", "nex" to "fasta" format.
1 | as.fasta(x)
|
x |
Objects from |
The input data must be either in class "phy", "nxs", "fasta". This means that it must be the object from read.phy() or read.nxs() etc.
fasta object.
Jinlong Zhang jinlongzhang01@gmail.com
None.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.