-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.15 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
Package: SigBio
Title: Exploration and Significant Biology on a Gene Set.
Version: 0.3.0
Description: An interactive application suite/interface for doing Exploration and Significant Biology on a set of Gene.
Author: Sangram Keshari Sahu
Maintainer: Sangram Keshari Sahu <sangramsahu15@gmail.com>
License: MIT + file LICENSE
URL: https://github.com/sk-sahu/sig-bio-shiny
BugReports: https://github.com/sk-sahu/sig-bio-shiny/issues
Depends:
R (>= 3.0)
Imports:
shiny,
rmarkdown,
DT,
utils,
magrittr,
dplyr,
forcats,
ggplot2,
ggstance,
reshape2,
BiocManager (>= 1.30.10),
AnnotationHub,
AnnotationDbi,
pathview,
DOSE (>= 3.13.1),
enrichplot (>= 1.7.1),
clusterProfiler (>= 3.15.2),
clusterProfiler.dplyr,
biocViews: Annotation, Clustering, GeneSetEnrichment, GO, KEGG,
MultipleComparison, Pathways, Reactome, Visualization
Remotes:
YuLab-SMU/clusterProfiler.dplyr,
YuLab-SMU/DOSE,
YuLab-SMU/enrichplot,
YuLab-SMU/clusterProfiler,
Suggests:
covr,
devtools,
knitr,
testthat,
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2