smg.binom.false.pos: calculates the false positives in a binomial model for...

Description Usage Arguments

Description

calculates the false positives in a binomial model for identifying significantly mutated genes if there is over-diserspion.

Usage

1
2
smg.binom.false.pos(my.alpha, my.beta, N, Leff = 1500 * 3/4,
  num.genes = 18500, signif.level = 5e-06)

Arguments

my.alpha

alpha parameter for beta binomial

my.beta

beta parameter for beta binomial

N

vector of # samples to calculate power for

Leff

effective gene length in bases

num.genes

number of genes that are tested

signif.level

alpha level for power analysis


KarchinLab/cancerSeqStudy documentation built on May 8, 2019, 4:47 p.m.