View source: R/TreeFunctions.R
rerootTree | R Documentation |
uca
to be the ancestral node to the tree's germline sequence, as germid
as
the tree's germline sequence ID.Reroot phylogenetic tree to have its germline sequence at a zero-length branch
to a node which is the direct ancestor of the tree's UCA. Assigns uca
to be the ancestral node to the tree's germline sequence, as germid
as
the tree's germline sequence ID.
rerootTree(tree, germline, min = 0.001, verbose = 1)
tree |
An ape |
germline |
ID of the tree's predicted germline sequence |
min |
Maximum allowed branch length from germline to root |
verbose |
amount of rubbish to print |
phylo
object rooted at the specified germline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.