Version 4 (modified by kono, 17 years ago) |
---|
Overview
Exchange format
It already exists an standard exchange format: PSI-MI. Two possibilities:
- PSI-MI XML
- PSI-MI TAB (tabulated)
- Standard
- Expanded (IntAct) - Additional columns to the standard, containing information like bait-prey, types, cross-references...
Service Providers
Service providers at the Hackathon
- IntAct (Bruno Aranda, EBI)
- DIP (Lukasz Salwinski, UCLA)
- STRING (Michael Kuhn)
- ... (please add yourself)
Service consumers
- Cytoscape (Keichiro Ono)
- ... (please add yourself)
Existing Web Services
IntAct Web service
- IntAct already provides a very simple SOAP based web service ( http://www.ebi.ac.uk/~intact/devsite/remote/binarysearch_ws.html)
- NCBI Entrez Gene has meta-database of interactions (MINT, BioGrid, and BIND), but access to these dataset is hard due to API design.
Existing Clients
- Please visit this page for Cytoscape clients and its visualizations.
Objectives
Improve the existing IntAct web service
Note: the IntAct web service is in fact a web service that searches on a PSI-MI TAB file that contains all the interactions present at IntAct. All the (java) code generated at IntAct is open-source and licensed under the Apache Commons License 2.0. It means that this web service implementation could be used over any PSI-MI TAB file (not just the IntAct ones).
- Taverna client
- BioMoby
- Check use-cases:
- Get interaction or partners not only using Uniprot IDs (the primary identifiers for interactors used in IntAct)
Define a common Interaction Query Language
It would be useful to have a common query language for interactions. Options:
- PSICQUIC - attempt to create a REST-based query language.
- http://lucene.apache.org Lucene based searches over PSI-MI tab files - this is what is currently used in IntAct.
- This option seems to be the simplest according to the participants in the group, and could be a starting point.
Define specific use-cases
Cytoscape, as active consumer, has a bunch of use cases that can be a starting point to discuss how interaction data could be mined/queried.
Interaction DAS Server
Possibility: http://www.dasregistry.org/extension_interaction.jsp
Problems: it does not comply neither with the PSI-MI specification nor with the DAS one.
Other Resources
The minimum information required for reporting a molecular interaction experiment (MIMIx)
Important reminder
This is a wiki. Please, participate with your thoughts/additions/comments! :)
Attachments
-
mitab-1.0.xsd
(1.1 KB) - added by baranda
17 years ago.
schema that defines how a PSIMTAB file is mapped to XML in the response
-
PSIMI_Style1.png
(318.4 KB) - added by kono
17 years ago.
Sample Style for PSI-MI interaction data
-
PSIMI_OLS_COMBO.png
(352.5 KB) - added by kono
17 years ago.
Visualization of PSI-MI data with metadata from OLS
-
BioHackathon - summary.ppt
(91.5 KB) - added by baranda
17 years ago.
Summary and outcomes of the group
-
BioHackathon - Interaction Networks.pdf
(205.3 KB) - added by baranda
17 years ago.
Outcome in pdf format