Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2005-08-10 23:10:14
Size: 520
Editor: pix39
Comment:
Revision 4 as of 2005-08-15 18:38:30
Size: 938
Editor: pix39
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents]]
Line 3: Line 5:
This is the location of the new Cytoscape Attribute Class. The old class, GraphObjAttributes, had numerous problems, and a limited API. We hope that this API will provide people with a fast and flexible attribute manager. Comments on the API are always appreciated, and This is the location of the new Cytoscape Attribute Class. The old class, GraphObjAttributes, had numerous problems, and a limited API. We hope that this API will provide people with a fast and flexible attribute manager. Comments on the API are always appreciated.
Line 6: Line 8:
=== 1. Overview of the Data Classes ===

CytoscapeData is the primary class that Cytoscape uses for its attribute storage and access. CytoscapeData is an interface that provides a tiered API that allows for more advanced use as the user becomes more familiar with the class.

The primary class, CytoscapeData,

[ftp://baker.systemsbiology.net/pub/xmas/CytoscapeData_classes.png]
Line 7: Line 17:
Line 9: Line 18:
Line 20: Line 28:
||New||Old|| ||'''New'''||'''Old'''||

TableOfContents

import cytoscape.data.CytoscapeData;

This is the location of the new Cytoscape Attribute Class. The old class, GraphObjAttributes, had numerous problems, and a limited API. We hope that this API will provide people with a fast and flexible attribute manager. Comments on the API are always appreciated.

1. Overview of the Data Classes

CytoscapeData is the primary class that Cytoscape uses for its attribute storage and access. CytoscapeData is an interface that provides a tiered API that allows for more advanced use as the user becomes more familiar with the class.

The primary class, CytoscapeData,

[ftp://baker.systemsbiology.net/pub/xmas/CytoscapeData_classes.png]

   1 This is = test;
   2 

Will give you access to the new data API now provided by Cytoscape.

Some Features

  • This
  • That
  • Other

New

Old

Span

yes

no

CytoscapeData_API (last edited 2009-02-12 01:03:04 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