work/generate-mock-data.R

sce <- scater::mockSCE()

counts <- assay(sce)

meta <- colData(sce)

dge <- scran::convertTo(sce, type="edgeR") # "DESeq2" or "monocle"
twesleyb/conquerDE documentation built on Dec. 23, 2021, 1:03 p.m.