-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathDESCRIPTION
55 lines (55 loc) · 1.14 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
Package: scplotter
Title: Publication Quality Plots for Single Cell Data Analysis
Version: 0.2.1
Authors@R:
person("Panwen", "Wang", , "pwwang@pwwang.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4614-8970"))
Description: Publication quality plots for single cell data analysis.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/Needs/website: rmarkdown
Depends:
R (>= 4.0.0)
Imports:
SeuratObject,
scRepertoire (>= 2.0.8),
circlize,
dplyr,
scales,
ggnewscale,
ggplot2,
rlang,
stringr,
tidyr,
plotthis
Suggests:
ComplexHeatmap,
Seurat (>= 5.0.0),
ggalluvial,
ggforce,
gglogger,
ggpubr,
ggraph,
ggridges,
ggupset,
ggwordcloud,
ggVennDiagram (>= 1.5.0),
hexbin,
igraph,
clustree,
concaveman,
scattermore,
gridGraphics,
iNEXT,
metap
LazyData: true
LazyDataCompression: xz
Remotes:
ncborcherding/scRepertoire,
pwwang/plotthis
URL: https://github.com/pwwang/scplotter
https://pwwang.github.io/scplotter/
BugReports:
https://github.com/pwwang/scplotter/issues