Description Usage Arguments Value Examples
View source: R/phydose-mainfunctions.R
Determine the number of cells to sequence in a follow-up single cell experiment
1 2 3 4 5 6 7 8 9 |
trees |
a list of binary matrices representing trees with clones as the rows and mutations as the columns |
distFeat |
a optional list of distinguishing features in the same order as the trees |
gamma |
a number that determines the confidence level of the users of observing the tree during sequencing, defaults to 0.95 |
fnr |
a number between 0 and 1 that represents the false negative rate of the sequencing technology, defaults to 0 |
kstar_quant |
the quantile that determines |
fmatries |
a list of frequency matrices with samples as the rows and mutation frequencies (VAFs) as the columns |
a list that contains the value of k* and a dataframe that contains the value of k for for each tree and sample
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.