| Literature DB >> 23671334 |
Noemi del-Toro1, Marine Dumousseau, Sandra Orchard, Rafael C Jimenez, Eugenia Galeota, Guillaume Launay, Johannes Goll, Karin Breuer, Keiichiro Ono, Lukasz Salwinski, Henning Hermjakob.
Abstract
The Proteomics Standard Initiative Common QUery InterfaCe (PSICQUIC) specification was created by the Human Proteome Organization Proteomics Standards Initiative (HUPO-PSI) to enable computational access to molecular-interaction data resources by means of a standard Web Service and query language. Currently providing >150 million binary interaction evidences from 28 servers globally, the PSICQUIC interface allows the concurrent search of multiple molecular-interaction information resources using a single query. Here, we present an extension of the PSICQUIC specification (version 1.3), which has been released to be compliant with the enhanced standards in molecular interactions. The new release also includes a new reference implementation of the PSICQUIC server available to the data providers. It offers augmented web service capabilities and improves the user experience. PSICQUIC has been running for almost 5 years, with a user base growing from only 4 data providers to 28 (April 2013) allowing access to 151 310 109 binary interactions. The power of this web service is shown in PSICQUIC View web application, an example of how to simultaneously query, browse and download results from the different PSICQUIC servers. This application is free and open to all users with no login requirement (http://www.ebi.ac.uk/Tools/webservices/psicquic/view/main.xhtml).Entities:
Mesh:
Year: 2013 PMID: 23671334 PMCID: PMC3977660 DOI: 10.1093/nar/gkt392
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Summary of the main available methods in SOAP
| Method name | Description |
|---|---|
| getByQuery | Retrieve data using an MIQL query |
| getByInteractor | Retrieve data using a specific participant identifier (equivalent MIQL field
|
| getByInteractorList | Retrieve data using a list of participant identifiers. This method can be used to retrieve interactions where the two or more participants passed as arguments are found. To do so, set the operand to AND. |
| getByInteraction | Retrieve a specific interaction using its identifier (equivalent MIQL field
|
| getByInteractionList | Retrieve a list of interactions, using the identifiers |
SOAP methods to retrieve information about the service itself (metadata)
| Method name | Description |
|---|---|
| getSupportedReturn Types | Returns the list of possible formats for the retrieved data |
| getVersion | Gets the version of the service |
| getProperties | Retrieve a list of the property objects defined in a service by the provider. Each property object have a key and a value |
| getProperty | Retrieve a property from the service |
Figure 1.Structure of the URL to fetch data from PSICQUIC service.
Evolution of PSI-MITAB format
| PSI-MITAB 2.5 (15 cols) | PSI-MITAB 2.6 (+21 cols) | PSI-MITAB 2.7 (+6 cols) |
|---|---|---|
| ID(s) interactor A & B | Experimental role(s) A &B | Features A & B |
| Alt. ID(s) interactor A & B | Biological role(s) A & B | Stoichiometry A & B |
| Alias(es) interactor A & B | Properties (CrossReference) A & B | Participant detection method A & B |
| Interaction detection method(s) | Type(s) of interactors A & B | |
| Publication 1st author(s) | Host organism | |
| Publication Identifier(s) | Expansion method(s) | |
| Taxid interactor A & B | Annotations A & B | |
| Interaction type(s) | Parameters | |
| Source database(s) | Creation/update date | |
| Interaction identifier(s) | Checksums A, B & interaction | |
| Confidence value(s) | Negative |
Figure 2.Dataflow followed by the reference implementation from its origin in the molecular-interaction databases to the end user through PSICQUIC.
Figure
3.PSICQUIC View is a client for PSICQUIC services in which by formulating only one query fetches all the relevant molecular interactions available in the registered services. After the search, the user can choose from studying the results in more detail, viewing the interaction network, downloading or clustering the results.
Figure 4.Structure of the URL to fetch data from PSICQUIC registry.