-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
52 lines (52 loc) · 1.07 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
Package: rhapsodykit
Title: A Set of Tools for BD Rhapsody WTA Downstream Analysis
Version: 0.0.0.9029
Authors@R:
person(given = "Altair",
family = "Wei",
role = c("aut", "cre"),
email = "[email protected]")
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Imports:
magrittr,
purrr,
stringr,
readr,
Seurat (>= 4.0.0),
Matrix,
ggplot2,
cowplot,
patchwork,
metap,
multtest,
limma,
sctransform,
tidyr,
tidyselect,
ComplexHeatmap (>= 2.5.3),
SingleCellExperiment,
muscat (>= 1.5.1),
scater,
future,
parallelly,
abind,
forcats,
clusterProfiler,
ggnewscale,
UpSetR,
ggupset,
SeuratDisk (>= 0.0.0.9019),
DAseq (>= 1.0.0),
COSG (>= 0.9.0)
Remotes:
github::altairwei/seurat-disk@fetch-data,
github::altairwei/DAseq@fix-large-sparse-matrices,
github::genecell/COSGR
Suggests:
testthat
biocViews: SingleCellWorkflow