-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
34 lines (34 loc) · 943 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
Package: Multipath
Type: Package
Title: Pathway Data Integration With Influencing Knowledge Using Multi-Layered Graphs
Version: 1.9.0
Author@R: c(person("Zaynab", "Hammoud",role=c("aut","cre"),email= "[email protected]"),person("Mohammad", "Al Maaz",role=c("aut"),email= "[email protected]"))
Maintainer: Zaynab Hammoud <[email protected]>
Description: Allows the integration of pathway data with influencing knowledge from different databases, like DrugBank, Reactome, UniProt, KEGG and OMIM by using multilayered graphs.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: stringr
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown
Imports:
mully (>= 2.1.26),
UniProt.ws (>= 2.39.2),
dbparser,
rBiopaxParser,
svMisc,
uuid,
dplyr,
crayon,
igraph,
RCurl,
graph,
romim,
KEGGREST,
KEGGgraph,
XML,
XML2R,
xml2
VignetteBuilder: knitr