powered by
DENBTest(cds)
runDESeq
DENBStat4GSEA
data(RCS_example, package="SeqGSEA") geneCounts <- getGeneCount(RCS_example) label <- label(RCS_example) DEG <- runDESeq(geneCounts, label) DEGres <- DENBTest(DEG) head(DEGres)
Run the code above in your browser using DataLab