Differences between revisions 13 and 14
Revision 13 as of 2006-01-19 00:07:00
Size: 1589
Editor: pix39
Comment:
Revision 14 as of 2006-01-19 00:09:58
Size: 1650
Editor: pix39
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
``cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 login``
``cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 co csplugins``
``cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 logout``

The plugin is located in: /csplugins/isb/iavila/metaNodeViewer.;
Edit the build.xml file if necessary to point to the correct Cytoscape path (works with latest Cytoscape version).;
Login anonymously into CVS and checkout csplugins:
 1.
cvs -d ``:pserver:anonymous@bordeaux.ucsd.edu:``/cvsdir5 login
 2. cvs -d ``:pserver:anonymous@bordeaux.ucsd.edu:``/cvsdir5 co cytoscape
 3. cvs -d ``:pserver:anonymous@bordeaux.ucsd.edu:``/cvsdir5 logout 
The plugin is located in: /csplugins/isb/iavila/metaNodeViewer. Edit the build.xml file if necessary to point to the correct Cytoscape path (works with latest Cytoscape version).;

Summary

After the Cytoscape retreat held in San Diego in 2005, it became obvious that Cytoscape needs to support metanodes. A metanode is a graph node that contains a subgraph. There are many different ways of modeling and visualizing metanodes, depending on the biological application in question.

The objective is to:

  • Clearly identify the biological applications for metanodes
  • Clearly define what type of metanode visualization and modeling is needed for each one of these applications
  • Come up with a project plan to implement these different ways of visualizing/modeling metanodes

This RFC is a forum for discussing each one of these points.

Iliana Avila developed a Cytoscape plugin that implements one possible way of modeling and visualizing metanodes. This plugin can be used as a concept plugin, so that everyone involved has a clearer idea of what is a metanode, and how it can be used. It is by no means the final implementation of metanodes. See "Concept Plugin" section in this Wiki to learn how to obtain plugin.


Biological Applications and their MetaNode Needs


Strategy


Concept Plugin

CVS

Login anonymously into CVS and checkout csplugins:

  1. cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 login

  2. cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 co cytoscape

  3. cvs -d :pserver:anonymous@bordeaux.ucsd.edu:/cvsdir5 logout

The plugin is located in: /csplugins/isb/iavila/metaNodeViewer. Edit the build.xml file if necessary to point to the correct Cytoscape path (works with latest Cytoscape version).; Type: ant run

MetaNodes_RFC (last edited 2009-02-12 01:03:02 by localhost)

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