Package: splatter Type: Package Title: Simple Simulation of Single-cell RNA Sequencing Data Version: 0.1.0 Author: Luke Zappia Authors@R: as.person(c( "Luke Zappia <luke.zappia@mcri.edu.au> [aut, cre]", "Belinda Phipson <belinda.phipson@mcri.edu.au> [aut]", "Alicia Oshlack <alicia.oshlack@mcri.edu.au> [aut]" )) 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. License: GPL-3 + file LICENSE LazyData: TRUE Depends: R (>= 3.3) biocViews: SingleCell, RNASeq, Transcriptomics, GeneExpression, Sequencing, Software URL: https://github.com/lazappi/splatter BugReports: https://github.com/lazappi/splatter/issues RoxygenNote: 5.0.1 Suggests: testthat