View source: R/read.tree.to.data.matrix.R
read.tree.to.data.matrix | R Documentation |
Read Newick-formatted trees in two categories into a data matrix
read.tree.to.data.matrix(data.file1, data.file2)
data.file1 |
A file containing trees in Newick form in a category. |
data.file2 |
A file containing trees in Newick form in an assumed different category. |
read.tree.to.data.matrix
has the same return as read.nexus.to.data.matrix
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.