Description Usage Arguments Value
calculates the false positives for a binomial model of a ratio-metric feature.
1 2  | ratiometric.binom.false.pos(my.alpha, my.beta, N, mu, Leff = 1500 * 3/4,
  num.genes = 18500, signif.level = 5e-06, nonsil.frac = 3/4)
 | 
my.alpha | 
 alpha parameter for beta binomial  | 
my.beta | 
 beta parameter for beta binomial  | 
N | 
 vector of # samples to calculate power for  | 
mu | 
 mutation rate per base  | 
Leff | 
 efective gene CDS length in bases  | 
num.genes | 
 number of genes that are tested  | 
signif.level | 
 alpha level for power analysis  | 
nonsil.frac | 
 fraction of mutations which are non-silent  | 
vector containing expected false positive genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.