-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 1.17 KB
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 1.17 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: scCancer
Type: Package
Title: A package for automated processing of single cell RNA-seq data in cancer
Version: 2.2.1
Author: G-Lab
Maintainer: Wenbo Guo <gwb17@mails.tsinghua.edu.cn>
Description: The package 'scCancer' is focuses on processing and analyzing
scRNA-seq data for cancer research. Except routine data processing steps,
it also integrates several cancer-specific analyses. For example,
more comprehensive quality control, cancer microenvironment cell types
prediction, cell malignancy estimation, gene set signature scores calculation,
and expression programs identification. After all steps, the package can
generate a user-friendly graphic report.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
rmarkdown,
DropletUtils
VignetteBuilder: knitr
Imports:
cowplot,
dplyr,
ggExtra,
ggplot2,
grid,
gridExtra,
GSVA,
knitr,
markdown,
Matrix,
methods,
NNLM,
pheatmap,
R.utils,
reshape2,
scds,
Seurat (>= 3.0),
SingleCellExperiment,
SoupX,
stringr,
survival,
survminer,
harmony,
liger
Depends: R (>= 3.5.0)
biocViews: