-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 768 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
15 lines (15 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: scImpute
Type: Package
Title: Accurate and robust imputation of single-cell RNA sequencing data
Version: 0.0.9
Date: 2018-08-15
Author: Wei Vivian Li, Jingyi Jessica Li
Maintainer: Wei Vivian Li <liw@ucla.edu>
Description: scRNA-seq analysis is complicated by the excess of zero or near zero counts in the data, which are the so-called dropouts due to low amounts of mRNA within each individual cell. scImpute is developed to simultaneously determine which expression values are affected by dropout events in scRNA-seq data and perform imputation only on dropout entries.
Depends: R (>= 3.3.2), parallel, stats, penalized, utils, doParallel, foreach
Imports: kernlab, rsvd
License: GPL
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr