-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 897 Bytes
/
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
Package: ggsector
Title: Draw Sectors
Version: 1.7.0
Authors@R:
person(given = "Pengdong",
family = "Yan",
role = c("aut", "cre", "cph"),
email = "yanpd01@gmail.com",
comment = c(ORCID = "0000-0002-2425-7930"))
Description: Some useful functions that can use 'grid' and 'ggplot2' to plot sectors and interact with 'Seurat' to plot gene expression percentages. Also, there are some examples of how to draw sectors in 'ComplexHeatmap'.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
BiocManager,
ComplexHeatmap,
knitr,
rmarkdown,
reshape2,
utils
Depends:
ggplot2,
grid
Imports:
dplyr,
magrittr,
Matrix,
prettydoc,
rlang,
Seurat,
stats,
tibble,
tidyr
VignetteBuilder: knitr
BugReports: https://github.com/yanpd01/ggsector/issues