Description Usage Arguments Value Examples
View source: R/filterGeneTrees.R
Filters gene trees using provided filtration and alignment data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
filter.summary |
summary data file from filterSummary |
alignment.data |
summary data file from alignmentSummary |
genetree.folder |
your target folder of gene trees that correspond to the alignments being filtered |
format |
save format for genetrees |
overwrite |
overwrite if file exists? |
taxa.remove |
species that you would like removed from each gene tree |
min.trees |
mimimum number of trees to keep filtered set |
min.n.samples |
the minimum number of samples to keep a gene tree |
min.sample.prop |
the minimum proportion of samples to keep a gene tree |
polytomy.limit |
the value at which to collapse a node into a polytomy |
remove.node.labels |
strips trees of node labels if downstream analyses give you trouble (not recommended) |
collapse.polytomy |
collapses polytomies in the gene trees |
filters gene trees either in a folder or concatenated set of trees
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.