-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·57 lines (57 loc) · 1.12 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
Package: PLOSC
Title: PLOts and SCripts for SCRNA-seq
Version: 0.0.0.9000
Authors@R:
person("Markus", "Joppich", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6665-8951"))
Description: PLOSC provides scripts for integrating scRNA-seq data as well as for creating visually appealing plots
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests: knitr
VignetteBuilder: knitr
Depends: R (>= 4.0.0)
biocViews:
Imports:
hdf5r,
Seurat,
SeuratObject,
magrittr,
ggplot2,
cowplot,
stringr,
dplyr,
tidyverse,
pbapply,
clusterProfiler,
data.table,
writexl,
EnhancedVolcano,
ggrepel,
RColorBrewer,
svglite,
ggpubr,
gtools,
purrr,
rstatix,
ComplexHeatmap,
circlize,
pbapply,
future,
org.Mm.eg.db,
org.Hs.eg.db,
ReactomePA,
biomaRt,
httr,
shiny,
shinyFiles,
shinyWidgets,
shinythemes,
shinysky,
dqshiny
Remotes:
AnalytixWare/ShinySky,
daqana/dqshiny,
YuLab-SMU/enrichplot