Differences between revisions 1 and 2
Revision 1 as of 2010-07-01 05:18:56
Size: 163
Editor: KeiichiroOno
Comment:
Revision 2 as of 2010-07-01 05:32:03
Size: 841
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[https://wiki.nbic.nl/index.php/CytoscapeRPC|CytoscapeRPC]] is a plugin for Cytoscape to use Cytoscape as a RPC server. You can call Cytoscape functions from variety of languages including Perl, Python, Ruby, and R. In this tutorial, you learn how to use Cytoscape from R console.
Line 5: Line 6:
 * CytoscapeRPC
 * XML-RPC package (customized by Paul Shannon. BSD License)
== Setup ==
You need to install the following plugins/packages.

=== Cytoscape Plugin ===
 * [[https://wiki.nbic.nl/index.php/CytoscapeRPC|CytoscapeRPC Plugin 0.95 or later]]. Just copy the jar file to Cytoscape plugin directory.

=== R Packages ===
 * XML-RPC package [[attachment:XMLRPC_0.2-mod.zip]] (Bug fix version by Paul Shannon. BSD License)
 * [[http://igraph.sourceforge.net/|igraph]] graph utility package
Line 9: Line 17:
 1. Start Cytoscape.
 1. '''''Plugins-->'''''

Control Cytoscape from R Console

Introduction

CytoscapeRPC is a plugin for Cytoscape to use Cytoscape as a RPC server. You can call Cytoscape functions from variety of languages including Perl, Python, Ruby, and R. In this tutorial, you learn how to use Cytoscape from R console.

Setup

You need to install the following plugins/packages.

Cytoscape Plugin

R Packages

Tutorial

  1. Start Cytoscape.
  2. Plugins-->

CytoscapeAndR (last edited 2010-07-01 06:20:34 by KeiichiroOno)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux