forked from tmuetze/Bioconductor_RCy3_the_new_RCytoscape
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·21 lines (21 loc) · 993 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: RCy3
Type: Package
Title: Display and manipulate graphs in Cytoscape >= 3.3.0
Version: 1.5.3
Date: 2017-06-11
Author: Tanja Muetze, Georgi Kolishovski, Paul Shannon
Maintainer: Tanja Muetze <[email protected]>, Georgi Kolishovski <[email protected]>, Paul Shannon <[email protected]>
Depends: R (>= 3.2), graph (>= 1.48.0)
Imports: httr, methods, RCurl, RJSONIO
Suggests: BiocGenerics, RUnit, knitr, igraph, RColorBrewer, paxtoolsr,
rmarkdown
SystemRequirements: Cytoscape (>= 3.3.0), CyREST (>= 3.5.0), Java (>=8)
Description: Vizualize, analyze and explore graphs, connecting R to Cytoscape (>= 3.3.0).
License: Artistic-2.0
URL: https://github.com/tmuetze/Bioconductor_RCy3_the_new_RCytoscape
BugReports: https://github.com/tmuetze/Bioconductor_RCy3_the_new_RCytoscape/issues
LazyLoad: yes
biocViews: Visualization, GraphAndNetwork, ThirdPartyClient, Network
Packaged: 2017-06-1 22:18:03 UTC; tmuetze
NeedsCompilation: no
VignetteBuilder: knitr