Description Usage Arguments Value
View source: R/phydose-lpconf.R
For each tree in the input list, generateDistFeat finds the corresponding distinguishing feature family which is a set of distinguishing features made up of root to mutation paths (featurettes) that unqiuely distinguishes that tree from all other trees in the input list.
1 | solveFLower(tree, fminus, fplus, dff)
|
tree |
a binary tree matrix |
fminus |
the lower bound of the frequency confidence intervals |
fplus |
the upper bound of the frequency confidence intervals |
dff |
the distinguishing feature of the tree |
a list of lists of featurettes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.