-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.18 KB
/
DESCRIPTION
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: scDAPP
Title: single-cell Differential Analysis and Processing Pipeline
Version: 1.2.2
Authors@R:
person("Alexander", "Ferrena", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9578-8683"))
Description: End to end pipeline for cross-group analysis of single cell transcriptomic data.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 4.0)
biocViews:
edgeR,
glmGamPoi,
fgsea,
ComplexHeatmap,
sparseMatrixStats,
clusterProfiler
Remotes:
chris-mcginnis-ucsf/DoubletFinder,
phipsonlab/speckle,
bioinfodz/RISC,
immunogenomics/presto
Suggests:
presto,
aPEAR,
clusterProfiler
Imports:
tidyverse,
Matrix,
irlba,
Seurat (>= 5.0),
patchwork,
ggdendro,
foreach,
doParallel,
ggalluvial,
ggfittext,
ggrepel,
msigdbr,
hdf5r,
edgeR,
glmGamPoi,
fgsea,
ComplexHeatmap,
DoubletFinder,
ggplot2,
outliers,
patchwork,
stringr,
dplyr,
speckle,
statmod,
igraph,
FNN,
sparseMatrixStats,
RISC (>= 1.7.0),
viridis,
BiocManager
LazyData: true