import_tree_nex | R Documentation |
This function imports a phylogenetic tree file written in the
NEXUS format; it is an alias of the read.nexus
function from the R
package ape
.
import_tree_nex(file)
file |
Input file directory |
This function returns an object of class phylo
.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.