jooolia / R_cytoscape_tutorial

Tutorial on using R to run cytoscape visualizations
0 stars 3 forks source link

R_cytoscape_tutorial

Tutorial on using R to run cytoscape visualizations

UPDATE: just found out about RCy3 which could greatly simplify the code used run Cytoscape from R: https://www.bioconductor.org/packages/release/bioc/html/RCy3.html

There are lots of great ways to make simple networks in R. A non-exhaustive list includes:

This tutorial is aimed at:

The tutorial will: