Package: sctransform
Type: Package
Title: Variance Stabilizing Transformations for Single Cell UMI Data
Version: 0.1.0
Authors@R: person(given = 'Christoph', family = 'Hafemeister', email = 'chafemeister@nygenome.org', role = c('aut', 'cre'), comment = c(ORCID = '0000-0001-6365-8254'))
Description: A normalization method for single-cell UMI count data using a 
  variance stabilizing transformation. The transformation is based on a 
  negative binomial regression model with regularized parameters. As part of the
  same regression framework, this package also provides functions for batch correction, and data
  correction/denoising.
URL: https://github.com/ChristophH/sctransform
BugReports: https://github.com/ChristophH/sctransform/issues
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: MASS, Matrix, parallel, methods
Suggests: matrixStats, testthat
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-16 10:54:11 UTC; chafemeister
Author: Christoph Hafemeister [aut, cre]
    (<https://orcid.org/0000-0001-6365-8254>)
Maintainer: Christoph Hafemeister <chafemeister@nygenome.org>
Repository: CRAN
Date/Publication: 2018-11-18 16:30:03 UTC
