runSC2P {POWSC}R Documentation

Run DE analysis by using SC2P. Here we output two result tables corresponding to two forms of DE genes.

Description

Run DE analysis by using SC2P. Here we output two result tables corresponding to two forms of DE genes.

Usage

runSC2P(sce)

Arguments

sce

is a simulated scRNA-seq dataset with two-group conditions, e.g., treatment vs control.

Value

a list of three tables: the first table summaries the DE result for both forms of DE genes. cont table represents the result for continous case. disc table shows the result for discontinous case.


[Package POWSC version 1.0.0 Index]