Package: RCy3
Type: Package
Title: Functions to Access and Control Cytoscape
Version: 2.12.4
Date: 2021-08-09
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, IRkernel, RColorBrewer
Suggests: BiocStyle, knitr, rmarkdown
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
git_url: https://git.bioconductor.org/packages/RCy3
git_branch: RELEASE_3_13
git_last_commit: 5bb5011
git_last_commit_date: 2021-08-09
Date/Publication: 2021-08-10
Packaged: 2021-08-10 21:43:22 UTC; biocbuild
Author: Alex Pico [aut, cre] (<https://orcid.org/0000-0001-5706-2163>),
  Tanja Muetze [aut],
  Paul Shannon [aut],
  Ruth Isserlin [ctb],
  Shraddha Pai [ctb],
  Julia Gustavsen [ctb],
  Georgi Kolishovski [ctb],
  Yihang Xin [ctb]
Maintainer: Alex Pico <alex.pico@gladstone.ucsf.edu>
Built: R 4.1.0; ; 2021-08-11 15:21:37 UTC; windows
