-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
64 lines (64 loc) · 1.84 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
58
59
60
61
62
63
64
Package: SBGNview
Title: "SBGNview: Data Analysis, Integration and Visualization on SBGN Pathways"
Description:
SBGNview is a tool set for pathway based data visalization,
integration and analysis. SBGNview is similar and complementary to
the widely used Pathview, with the following key features:
1. Pathway definition by the widely adopted Systems Biology
Graphical Notation (SBGN); 2. Supports multiple major pathway
databases beyond KEGG (Reactome, MetaCyc, SMPDB, PANTHER, METACROP)
and user defined pathways; 3. Covers 5,200 reference pathways and
over 3,000 species by default; 4. Extensive graphics controls,
including glyph and edge attributes, graph layout and sub-pathway
highlight; 5. SBGN pathway data manipulation, processing,
extraction and analysis.
Version: 1.5.1
Author:
Xiaoxi Dong*, Kovidh Vegesna*, Weijun Luo
Maintainer: Weijun Luo <[email protected]>
Depends:
R (>= 3.6),
pathview,
SBGNview.data
Imports:
Rdpack,
grDevices,
methods,
stats,
utils,
xml2,
rsvg,
igraph,
rmarkdown,
knitr,
SummarizedExperiment,
AnnotationDbi,
httr,
KEGGREST,
bookdown
RdMacros: Rdpack
License: AGPL-3
LazyData: FALSE
Collate:
SBGN.to.SVG.R
SBGNview.R
SBGNview.obj.fun.R
color.panel.R
data.R
download.utilities.R
highlight.utilities.R
mapping.utilities.R
parsing.utilities.R
plot.utilities.R
zzz.R
RoxygenNote: 7.1.1
Suggests:
testthat,
gage
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: GeneTarget, Pathways, GraphAndNetwork, Visualization, GeneSetEnrichment,
DifferentialExpression, GeneExpression, Microarray, RNASeq,
Genetics, Metabolomics, Proteomics, SystemsBiology, Sequencing, GeneTarget
URL: https://github.com/datapplab/SBGNview
BugReports: https://github.com/datapplab/SBGNview/issues