Package: splatter
Type: Package
Title: Simple Simulation of Single-cell RNA Sequencing Data
Version: 1.4.3
Date: 2018-08-20
Author: Luke Zappia
Authors@R: 
    c(person("Luke", "Zappia", role = c("aut", "cre"),
      email = "luke.zappia@mcri.edu.au",
      comment = c(ORCID = "0000-0001-7744-8565")),
      person("Belinda", "Phipson", role = c("aut"),
      email = "belinda.phipson@mcri.edu.au",
      comment = c(ORCID = "0000-0002-1711-7454")),
      person("Alicia", "Oshlack", role = c("aut"),
      email = "alicia.oshlack@mcri.edu.au",
      comment = c(ORCID = "0000-0001-9788-5690")))
Maintainer: Luke Zappia <luke.zappia@mcri.edu.au>
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 (>= 3.4), SingleCellExperiment
Imports: akima, BiocGenerics, BiocParallel, checkmate, edgeR,
        fitdistrplus, ggplot2, locfit, matrixStats, methods, scales,
        scater (>= 1.7.4), stats, SummarizedExperiment, utils, crayon
Suggests: BiocStyle, covr, cowplot, knitr, limSolve, lme4, progress,
        pscl, testthat, rmarkdown, S4Vectors, scDD, scran, mfa,
        phenopath, BASiCS, zinbwave, SparseDC
biocViews: SingleCell, RNASeq, Transcriptomics, GeneExpression,
        Sequencing, Software
URL: https://github.com/Oshlack/splatter
BugReports: https://github.com/Oshlack/splatter/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/splatter
git_branch: RELEASE_3_7
git_last_commit: 9cca297
git_last_commit_date: 2018-08-19
Date/Publication: 2018-08-20
NeedsCompilation: no
Packaged: 2018-08-21 03:29:20 UTC; biocbuild
Built: R 3.5.1; ; 2018-08-21 10:44:06 UTC; windows
