Skip to content

Tutorials

dotasek edited this page Feb 20, 2018 · 12 revisions

This page is here for legacy information. For more recent info on accessing Cytoscape through R, Python, or node.js, please refer to the Cytoscape Automation Repository.


User Guide for Popular Platforms

Window Users: Some of the examples may not work on Windows. In that case, please use our Docker container.

(More coming soon...)

Workshop Materials

We had several workshops using cyREST and other tools. The following is the link to both lecture slides and course materials (sample code):

Docker

Since you need to install a lot of applications and libraries to run typical data visualization workflows, we used Docker to build portable data analysis environment. If you are not familiar with Docker, please read the following document:

Clone this wiki locally