Package: splatter
Type: Package
Title: Simple Simulation of Single-cell RNA Sequencing Data
Version: 1.14.1
Date: 2020-10-25
Authors@R: 
    c(person("Luke", "Zappia", role = c("aut", "cre"),
      email = "luke@lazappi.id.au",
      comment = c(ORCID = "0000-0001-7744-8565")),
      person("Belinda", "Phipson", role = c("aut"),
      email = "belinda.phipson@petermac.org",
      comment = c(ORCID = "0000-0002-1711-7454")),
      person("Christina", "Azodi", role = c("ctb"),
      email = "cazodi@svi.edu.au",
      comment = c(ORCID = "0000-0002-6097-606X")),
      person("Alicia", "Oshlack", role = c("aut"),
      email = "alicia.oshlack@petermac.org",
      comment = c(ORCID = "0000-0001-9788-5690")))
Description: Splatter is a package for the simulation of single-cell RNA
    sequencing count data. It provides a simple interface for creating complex
    simulations that are reproducible and well-documented. Parameters can be
    estimated from real data and functions are provided for comparing real and
    simulated datasets.
License: GPL-3 + file LICENSE
LazyData: TRUE
Depends: R (>= 4.0), SingleCellExperiment
Imports: BiocGenerics, BiocParallel, checkmate (>= 2.0.0), edgeR,
        fitdistrplus, ggplot2, locfit, matrixStats, methods, scales,
        scater (>= 1.15.16), stats, SummarizedExperiment, utils,
        crayon, S4Vectors, grDevices
Suggests: BiocStyle, covr, cowplot, magick, knitr, limSolve, lme4,
        progress, pscl, testthat, preprocessCore, rmarkdown, scDD,
        scran, mfa, phenopath, BASiCS (>= 1.7.10), zinbwave, SparseDC,
        BiocManager, spelling, igraph, scuttle, BiocSingular,
        VariantAnnotation, Biostrings, GenomeInfoDb, GenomicRanges,
        IRanges
biocViews: SingleCell, RNASeq, Transcriptomics, GeneExpression,
        Sequencing, Software, ImmunoOncology
URL: https://github.com/Oshlack/splatter
BugReports: https://github.com/Oshlack/splatter/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-GB
git_url: https://git.bioconductor.org/packages/splatter
git_branch: RELEASE_3_12
git_last_commit: 8c83847
git_last_commit_date: 2020-12-01
Date/Publication: 2020-12-01
NeedsCompilation: no
Packaged: 2020-12-02 04:42:36 UTC; biocbuild
Author: Luke Zappia [aut, cre] (<https://orcid.org/0000-0001-7744-8565>),
  Belinda Phipson [aut] (<https://orcid.org/0000-0002-1711-7454>),
  Christina Azodi [ctb] (<https://orcid.org/0000-0002-6097-606X>),
  Alicia Oshlack [aut] (<https://orcid.org/0000-0001-9788-5690>)
Maintainer: Luke Zappia <luke@lazappi.id.au>
Built: R 4.0.3; ; 2020-12-02 15:40:24 UTC; windows
