solveFLower: Find the frequencies to use for the k star confidence...

Description Usage Arguments Value

View source: R/phydose-lpconf.R

Description

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.

Usage

1
solveFLower(tree, fminus, fplus, dff)

Arguments

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

Value

a list of lists of featurettes.


elkebir-group/phydoser documentation built on July 16, 2020, 4:43 p.m.