extract_daughters | R Documentation |
function to extract all daughter clones from a parent using a phylogenetic tree
extract_daughters(tree, parent.clones)
tree |
a phylogenetic tree matrix with two column specifying 'parent' (column 1) and child (column 2) |
parent.clones |
the name of the parent clone(s) for which you wish to find all daughters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.