Last chance! 50% off unlimited learning
Sale ends in
DENBTest
, this function will not
calculate NB test p-values. This function only works with two-group comparison.
DENBStat4GSEA(cds)
runDESeq
. DENBTest
,
runDESeq
,
DENBStatPermut4GSEA
data(RCS_example, package="SeqGSEA")
geneCounts <- getGeneCount(RCS_example)
label <- label(RCS_example)
DEG <- runDESeq(geneCounts, label)
DEGres <- DENBStat4GSEA(DEG)
head(DEGres)
Run the code above in your browser using DataLab