-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathDESCRIPTION
More file actions
74 lines (74 loc) · 1.47 KB
/
DESCRIPTION
File metadata and controls
74 lines (74 loc) · 1.47 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Package: scplotter
Title: Publication Quality Plots for Single Cell and Spatial Data Analysis
Version: 0.7.2
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 and spatial data analysis.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/Needs/website: rmarkdown
Depends:
R (>= 4.2.0)
Imports:
SeuratObject,
scRepertoire,
circlize,
dplyr,
scales,
ggnewscale,
ggplot2,
rlang,
stringr,
tidyr,
plotthis,
R6
Suggests:
testthat (>= 3.0.0),
ComplexHeatmap,
Seurat (>= 5.0.0),
data.table,
Matrix,
methods,
ggalluvial,
ggforce,
gglogger,
ggpubr,
ggraph,
ggridges,
ggupset,
ggwordcloud,
ggVennDiagram (>= 1.5.0),
GiottoClass,
GiottoData,
hexbin,
igraph,
clustree,
concaveman,
scattermore,
gridGraphics,
iNEXT,
tidyprompt,
callr,
metap (>= 1.11),
knitr,
terra,
rmarkdown,
hdf5r,
proxyC,
metR
LazyData: true
LazyDataCompression: xz
Remotes:
pwwang/plotthis,
BorchLab/scRepertoire@v2.2.1,
drieslab/GiottoClass,
drieslab/GiottoData,
KennispuntTwente/tidyprompt
URL: https://github.com/pwwang/scplotter
https://pwwang.github.io/scplotter/
BugReports:
https://github.com/pwwang/scplotter/issues
VignetteBuilder: knitr