-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
20 lines (20 loc) · 916 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: dmatch
Type: Package
Title: dmatch: a batch-effects-removing method for single cell RNA
sequencing data
Version: 0.1.8
Authors@R: c(person("Mengjie Chen", role = c("aut", "cre"), email = "mengjiechen@uchicago.edu"),
person("Qi Zhan", role="ctb", email="qizhan@uchicago.edu"))
Maintainer: Qi Zhan <qizhan@uchicago.edu>
Description: Implementation of the dmatch algorithm for single cell integration. Package includes functions to integrate single cell RNA sequencing data and help assess performance of the integration.
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo, mvtnorm, RcppEigen
Imports: Rcpp, RcppArmadillo, mvtnorm, irlba, RcppEigen
NeedsCompilation: yes
Packaged: 2019-02-09 20:45:35 UTC; qizhan
RoxygenNote: 7.1.1
Author: Mengjie Chen [aut, cre]
URL: https://github.com/qzhan321/dmatch
BugReports: https://github.com/qzhan321/dmatch/issues