2019
DOI: 10.12688/f1000research.20887.1
|View full text |Cite
|
Sign up to set email alerts
|

RCy3: Network biology using Cytoscape from within R

Abstract: RCy3 is an R package in Bioconductor that communicates with Cytoscape via its REST API, providing access to the full feature set of Cytoscape from within the R programming environment. RCy3 has been redesigned to streamline its usage and future development as part of a broader Cytoscape Automation effort. Over 100 new functions have been added, including dozens of helper functions specifically for intuitive data overlay operations. Over 40 Cytoscape apps have implemented automation support so far, making hundr… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
31
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
2

Relationship

1
8

Authors

Journals

citations
Cited by 33 publications
(31 citation statements)
references
References 12 publications
(3 reference statements)
0
31
0
Order By: Relevance
“…Furthermore, we exemplify in the documentation how regutools queries can be integrated with other data analysis methods available in Bioconductor. For example, we demonstrate how DNA elements can be visualized in genome graphs using the package Gviz and how regulatory networks can be visualized using the R package RCy3 (Hahne and Ivanek, 2016;Gustavsen et al, 2019).…”
Section: Methodsmentioning
confidence: 99%
“…Furthermore, we exemplify in the documentation how regutools queries can be integrated with other data analysis methods available in Bioconductor. For example, we demonstrate how DNA elements can be visualized in genome graphs using the package Gviz and how regulatory networks can be visualized using the R package RCy3 (Hahne and Ivanek, 2016;Gustavsen et al, 2019).…”
Section: Methodsmentioning
confidence: 99%
“…Pearson's correlations and their significance were calculated between log-transformed cyto-and chemokine levels, separately for controls and FEP patients, using package Hmisc v4.2-0 (function rcorr) 36 in the software environment R 3.6.1 37 . Undirected correlation networks were created in R with the igraph package v1.2.4 (function make_undirected_graph) 38 and exported to Cytoscape v3.7.1 39 for further editing using the RCy3 package 40 .…”
Section: Statistical Analyses Of Serum Concentrations Of Cytokines Cmentioning
confidence: 99%
“…Enrichment map shows consistently high-scoring pathway features when running the breast tumour binary classifier with real-world parameters. This network is generated by running the plotEmap() function, which uses the RCy3 Bioconductor package to programmatically call Cytoscape network visualization software from within R, to run the EnrichmentMap app [5][6][7] . Nodes show pathways features that scored a minimum of 9 out of 10 in feature selection, in at least 70% of train/test splits; node fill indicates feature score.…”
Section: Summary(out)mentioning
confidence: 99%
“…psn <-suppressMessages( plotIntegratedPatientNetwork( brca, groupList=g2, makeNetFunc=makeNets, aggFun="MEAN",topX=0.08, numCores=1L,calcShortestPath=TRUE, showStats=FALSE, verbose=FALSE, plotCytoscape=FALSE) ) Figure 7. Integrated patient similarity network, generated by combining all networks that consistently pass feature selection This network is generated by calling plotIntegratedPatientNetwork() and uses RCy3 to programmatically generate the network in Cytoscape 7,8 . This network uses features that scored 2 out of 2 in all traintest splits.…”
Section: Visualize Integrated Patient Similarity Network Based On Topmentioning
confidence: 99%