Package: SCRIP
Type: Package
Title: An Accurate Simulator for Single-Cell RNA Sequencing Data
Version: 1.0.0
Date: 2021-11-15
Authors@R: person("Fei", "Qin", role = c("aut", "cre", "cph"), email = "fqin@email.sc.edu")
Description: We provide a comprehensive scheme that is capable of simulating Single Cell RNA Sequencing data for various parameters of Biological Coefficient of Variation,
    busting kinetics, differential expression (DE), cell or sample groups, cell trajectory, batch effect and other experimental designs.
    'SCRIP' proposed and compared two frameworks with Gamma-Poisson and Beta-Gamma-Poisson models for simulating Single Cell RNA Sequencing data.
	Other reference is available in Zappia et al. (2017) <https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1305-0>.
License: GPL-3
LazyData: TRUE
Depends: R (>= 4.0)
Imports: splatter(>= 1.16.1), S4Vectors(>= 0.30.0),
        SummarizedExperiment(>= 1.22.0), SingleCellExperiment(>=
        1.14.1), edgeR(>= 3.34.0), methods, stats, mgcv, knitr,
        BiocManager, BiocGenerics, Seurat, crayon, fitdistrplus,
        checkmate (>= 2.0.0)
URL: https://github.com/thecailab/SCRIP
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
Suggests: rmarkdown, testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2021-11-18 16:16:16 UTC; fqin
Author: Fei Qin [aut, cre, cph]
Maintainer: Fei Qin <fqin@email.sc.edu>
Repository: CRAN
Date/Publication: 2021-11-19 07:50:02 UTC
Built: R 4.2.0; ; 2022-04-13 18:23:25 UTC; unix
