scrnaseq-mouse: scRNA-seq, mouse dataset results

Description Arguments Details See Also Examples

Description

Results for case study on single-cell RNA-seq differential expression analysis using data from mouse cells at NF-kappa-beta activation as described in Korthauer and Kimes et al. (2019). Differential expression was testing using either the MAST package, scDD package, or Wilcoxon rank-sum test.

Arguments

metadata

logical whether to load metadata (TRUE) or full resource (FALSE). (default = FALSE)

Details

Results for this case study include:

See Also

scrnaseq-human

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
`mouse-benchmark-mast-det`(metadata = TRUE)

## Not run: 
`mouse-benchmark-mast-det`()
`mouse-benchmark-mast-mean`()
`mouse-benchmark-mast-uninf`()
`mouse-benchmark-scdd-det`()
`mouse-benchmark-scdd-mean`()
`mouse-benchmark-scdd-uninf`()
`mouse-benchmark-wilcox-det`()
`mouse-benchmark-wilcox-mean`()
`mouse-benchmark-wilcox-uninf`()

## End(Not run)

stephaniehicks/benchmarkfdrData2019 documentation built on June 20, 2021, 10 a.m.