Changes between Version 10 and Version 11 of Interaction networks
- Timestamp:
- 2008/02/14 18:15:06 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Interaction networks
v10 v11 101 101 Basically, the result of the search methods will return !EntrySet (MIF) or MITAB format, dependending on the return type format parameter passed to the method. Some metadata about the query will be returned too (e.g. total results, first result index, block size, expirationDate...). 102 102 The PSIMITAB format will be output by the methods wrapped in very simple XML (mitab-1.0.xml schema attached), that defines rows and columns instead of returning just plain strings that need to be parsed. 103 === Client Side === 104 * Since PSI-MI annotations are based on controlled vocabulary, Cytoscape can provide pre-defined Visual Style for the networks from PSICQUIC services. (See the example below) 105 * Attributes are splitted into smaller parts instead of big "XREF" list attributes.