runMAST {POWSC} | R Documentation |
Run DE analysis by using MAST. Here we output two result tables corresponding to two forms of DE genes. These parameters include four gene-wise parameters and two cell-wise parameters.
runMAST(sce)
sce |
is a simulated scRNA-seq dataset with two-group conditions, e.g., treatment vs control. |
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.