TableOfContents

Use Cases Addressed

Overall Timeline

Release Coordination

2.4 New Features

The new features for Cytoscape 2.4 are grouped according to development themes.

  1. Publication quality image generation - UCSD

    1. Automatic node label position adjustment (place labels outside of the node). UCSD

    2. [:VisualLegendGenerator:Automatic Visual Legend generator] (code is already available. Needs generic GUI). UCSD - Kei

    3. Use Arrow keys to move nodes. UCSD

    4. Layout algorithm that reflects classes (GO, others implied by selectable attributes). Pasteur - Tero

  2. Organization/Retrieval/Search - MSKCC/Agilent

    1. [:QuickFindRFC:Quick Find]. MSKCC - Ethan (Aug 17 Status: Beta version now checked into cytoscape/plugins/core)

    2. [:CytoscapeIcons:New Cytoscape icon set]. MSKCC - Ethan (Aug 17 Status: Beta icons now checked into cytoscape)

    3. Context sensitive menus for edges (application: Linkout). MSKCC/Agilent - Doron or Allan. Status: Context sensitive menus work for edges. The main issue is the use cases for Linkout on edges. Allan and Doron are corresponding about this.

  3. Expressiveness and enrichment of the network model - UCSF/Agilent

    1. Editor support for metanodes/hyperedges Agilent - Allan/Aditya

    2. Design of GenMAPP annotations. UCSF - Alex

    3. Clarification of directed edges in GINY and use throughout Cytoscape Everyone

    4. Design of attribute based layout. Agilent/MSKCC/UCSF - Alex

  4. Data Integration and Handling - UCSD

    1. Consolidated network import capabilities (i.e. gather all import plugins into one place). UCSD

      • This includes function to load network files over the network (through http/ftp/etc.).
    2. [:BioDataServerRFC:New BioDataServer] to import everything in [http://www.geneontology.org/GO.downloads.shtml#ont OBO] and [http://www.geneontology.org/GO.current.annotations.shtml Gene Association] files directly to CyAttributes. UCSD - Kei

    3. BioGRID import. UCSD (Their format is PSI-MI v1 and 2.5, so we already have the plugins.)

    4. Immutable/Invisible CyAttributes (mainly for Metanode, Quick Find use cases). MSKCC/UCSD - Ethan (CyAttributes)/Kei (AttributeBrowser) (Aug 24 Status: Revised CyAttributes API now checked in.)

  5. General Refactoring/Other - UCSD

    1. Fix resize VizMapper windows. UCSD

    2. Fix resize filter windows. UCSD

    3. Fix node topology filter so that it doesn't depend on other filters. UCSD - Ryan

    4. Develop scheme for plugins to save state, e.g. the filters plugin should save filter.props in the session file. UCSD - Kei

    5. Add unit tests galore (including Swing tests). UCSD - undergrads

  6. Usability

    1. Updates/Extensions to existing online tutorials to reflect current functionality Pasteur - Melissa

    2. Assessment and conclusions from user-based Cytoscape usability studies Pasteur - Melissa/Everyone

  7. Future Directions - Everyone

    1. GINY refactoring. Everyone

      • Consider removing metanode concepts.
      • General cleanup/simplification.
      • To be discussed at the retreat.
    2. VizMapper design document. Allan/Melissa/Everyone

      • Make this a session at the retreat, with appropriate preparation. Allan/Melissa/Everyone

      • For example, create a slider bar for the VizMapper that will slide through each mapping defined for a given attribute. Imagine that you have node color mappings defined for 10 different expression values. The slider dialog would present the list (drop down menu) of visual attributes (e.g. node color, node border, node size, etc.) and a slider. Once an attribute is selected, the slider would slide through each mapping, meaning that as the slider position changed, the mapping would change and the network view would update dynamically (Unilever request).

  8. Plugins

    1. BioPAX Editing / Support for Pathway Commons. MSKCC/Agilent (Allan for editor support) (Will be released as a plugin, separate from 2.4)

    2. Make sure JActiveModules uses NodeAttributes rather than the Expression Matrix data structure. UCSD

    3. TreeView integration plugin Pasteur - Melissa

    4. Module finding by experiment-specific scoring of groups of nodes within an underlying interaction network. Pasteur - Tero

2.4 Refactoring

  1. Migration to Java Version 5
  2. Move from CVS to [http://subversion.tigris.org Subversion]

  3. Refactor the project files
    • Move the unit tests into a separate directory tree so that the tests aren't included in the distribution jar. This also allows unit tests to share the same package as the classes they are testing without cluttering up the source directory.
    • Clean up documentation
      • Consider purchasing RenderX or Prince to generate pdfs.
      • Consolidate help and manual generation into one directory.
      • Remove all of the redundant manuals. Have only one manual and one pdf file in the docs directory. Use the versioning system for what it was intended!
    • Automate the release process using InstallAnywhere such that release creation is a one command process.

    • Reduce the clutter!

Anchor(time_estimates) [:Cytoscape 2.4/2.4 Features Organized by Development Group:/2.4 Features Organized by Development Group]

Features for 2.5 and beyond

  1. Publication quality image generation
    1. Custom edge graphics. UCSD

  2. Organization/Retrieval/Search.

    1. Linkout from node attribute browser (i.e. right click in a cell and get the linkout data for that attribute) (Unilever request). UCSD - Kei '

      1. 'Vision: attribute browser so that it mirrors all features of the network view (basically becomes a type of matrix view of the data) '

  3. Expressiveness and enrichment of the network model.

    1. Official release of Metanode plugin Scooter/Iliana++ /!\ TODO: ask Scooter if this is definitely/maybe for 2.4

    2. Attribute based layout. Agilent/MSKCC/UCSF - Alex

    3. Ability to add "sticky notes" to a network - this basically just means adding a way to annotate a network. The current network attributes are a bit hard to use for this sort of thing. It would be hard to enter/read a paragraph of text describing a network with the current interface (Unilever request). UCSD - Kei /!\ TODO: clarify this task

  4. Data Integration and Handling

    1. ID Mapping Service. MSKCC '

    2. Expression Matrix import. UCSD

      • Generalize expression matrix import so that it can import any type attribute. UCSD

      • Consider new CSV based import format (e.g. GeneSpring genome definition file). UCSD

    3. GO Term viewer (display GO terms as DAG, just like [http://www.psb.ugent.be/cbd/papers/BiNGO/images/tutorial6.png BiNGO plugin]). UCSD - Kei

  5. General Refactoring / Other

    1. Move vizmapper and filters to CytoPanels.

  6. Plugins

    1. A HeatStrips visualization, which graphically displays multiple attribute values, such as expression values, as a set of color-coded bars attached to a node as a non-core plugin Agilent (possible for 2.4)

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