Package: RCy3
Type: Package
Title: Functions to Access and Control Cytoscape
Version: 2.11.7
Date: 2021-04-10
Authors@R: c(person("Alex", "Pico", role = c("aut","cre"),
                     email = "alex.pico@gladstone.ucsf.edu",
                     comment = c(ORCID = "0000-0001-5706-2163")),
             person("Tanja", "Muetze", role = "aut",
                     email = "tanja.muetze14@alumni.imperial.ac.uk"),
             person("Paul", "Shannon", role = "aut",
                     email = "pshannon@systemsbiology.org"),
             person("Ruth", "Isserlin", role = "ctb"),
             person("Shraddha", "Pai", role = "ctb"),
             person("Julia", "Gustavsen", role = "ctb"),
             person("Georgi", "Kolishovski", role = "ctb"),
             person("Yihang", "Xin", role = "ctb")
          )
Imports: httr, methods, RJSONIO, XML, utils, BiocGenerics, igraph, stats, graph, R.utils, dplR, uchardet, glue, RCurl, base64url, base64enc
Suggests: rmarkdown, knitr
SystemRequirements: Cytoscape (>= 3.7.1), CyREST (>= 3.8.0)
Description: Vizualize, analyze and explore networks using Cytoscape via R. Anything you can do using the graphical user interface of Cytoscape, you can now do with a single RCy3 function.
License: MIT + file LICENSE
URL: https://github.com/cytoscape/RCy3
BugReports: https://github.com/cytoscape/RCy3/issues
LazyLoad: yes
biocViews: Visualization, GraphAndNetwork, ThirdPartyClient, Network
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 7.1.1