Description Usage Arguments Value Examples
View source: R/filterConcordance.R
Function for obtaining filtered concordance factor data
1 2 3 4 5 6 | filterConcordance(
input.dir = NULL,
clade.list = NULL,
outgroups = NULL,
all.data = TRUE
)
|
input.dir |
summary data file from filterSummary |
clade.list |
a named list of clades of interest to test for concordance factors |
outgroups |
outgroups to root the tree |
all.data |
select T to obtain all the node data or F to obtain only nodes from clade list |
data.frame with concordance factor data for each filtered replicate
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.