Description Usage Arguments Details Value See Also
View source: R/comprehensiveGuidetree.R
Creates a complete (or comprehensive) guide tree for the
alignment of sequences based on the underlying taxonomic
classification. If available (see taxonGuidetree
), a
user-defined guide tree of higher ranks will be incorporated to enhance the
resolution of the comprehensive guide tree.
1 | comprehensiveGuidetree(megProj, tip.rank, subset)
|
megProj |
An object of class |
tip.rank |
A character string giving the rank of the tips (e.g.
|
subset |
A subset of species names the taxonomy should be limited to.
This can be a DNA alignment of class |
It can be desirable to include a user-defined guide tree for two reasons. First, one might favor another phylogenetic hypothesis than inherent in the NCBI classification. Second, no classification can provide intra-rank phylogenetic relationships, but an explicit phylogeny does. Hence, via the user-defined guide tree, it is possible to add more resolution to the guide tree topology.
An object of class phylo
.
dbReadTaxonomy
for reading a taxonomic classification
from the postgreSQL database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.