-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 780 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: scCATCH
Type: Package
Title: Single Cell Cluster-Based Annotation Toolkit for Cellular Heterogeneity
Version: 3.2.2
Depends: R (>= 4.0.0)
Author: Xin Shao
Maintainer: Xin Shao<xin_shao@zju.edu.cn>
Description: An automatic cluster-based annotation pipeline based on evidence-based score by matching the marker genes with known cell markers in tissue-specific cell taxonomy reference database for single-cell RNA-seq data. See Shao X, et al (2020) <doi:10.1016/j.isci.2020.100882> for more details.
URL: https://github.com/ZJUFanLab/scCATCH
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests:
rmarkdown,
knitr,
testthat,
prettydoc
VignetteBuilder: knitr
Imports:
Matrix,
methods,
progress,
stats,
reshape2