read.phylip | R Documentation |
parsing phylip tree format
read.phylip(file)
file |
phylip file |
an instance of 'phylip'
Guangchuang Yu
phyfile <- system.file("extdata", "sample.phy", package="treeio")
read.phylip(phyfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.