| Port Type : iHOP_SOAP_PortType |
| Operation Name |
Input message |
Output message |
Documentation |
| getPubMedFromPMID |
getPubMedFromPMIDRequest |
getPubMedResponse |
| It takes a PMID, and it returns the associated abstract if it exist and it is inside iHOP. |
|
| getPubMedFromIHOP |
getPubMedFromIHOPRequest |
getPubMedResponse |
| It takes an iHOP publication id, and it returns the associated abstract if it exist and it is inside iHOP. |
|
| getRelatedSymbols |
getRelatedSymbolsRequest |
getRelatedSymbolsResponse |
| It takes a putative gene symbol as input. It returns a XML with the list of iHOP symbols which could best fit with the input. |
|
| getRelatedSymbolsWithTaxId |
getRelatedSymbolsWithTaxIdRequest |
getRelatedSymbolsResponse |
| It takes a putative gene symbol and an NCBI Tax ID as input. It returns a XML with the list of iHOP symbols which could best
fit with the input and are attached to the organism specified.
|
|
| getSymbolsFromReference |
referenceRequest |
getRelatedSymbolsResponse |
| It takes a biological database reference as input. It returns a XML with the list of iHOP symbols which could best fit with
the input.
|
|
| guessSymbolIdFromSymbolText |
getRelatedSymbolsRequest |
guessSymbolIdFromSymbolTextResponse |
| It takes a putative gene symbol as input. It guess the iHOP Id which best matches with the input. |
|
| guessSymbolIdFromSymbolTextAndTaxId |
getRelatedSymbolsWithTaxIdRequest |
guessSymbolIdFromSymbolTextResponse |
| It takes a putative gene symbol and an NCBI Tax ID as input. It guess the iHOP Id which best matches with the input. |
|
| guessSymbolIdFromReference |
referenceRequest |
guessSymbolIdFromSymbolTextResponse |
| It takes a biological database reference as input. It guess the iHOP Id which best matches with the input. |
|
| getSymbolDefinitionsFromSymbol |
symbolRequest |
getSymbolDefinitionsResponse |
| It takes a gene symbol, and it returns
the definitions iHOP used to model this gene symbol. Input gene symbol
is matched against the list of related iHOP gene symbols, taking the
first one which is equal.
|
|
| getSymbolDefinitionsFromSymbolAndTaxId |
symbolAndTaxIdRequest |
getSymbolDefinitionsResponse |
| It takes a gene symbol and an NCBI TaxID, and it returns
the definitions iHOP used to model this gene symbol. Input gene symbol
is matched against the list of related iHOP gene symbols, taking the
first one which is equal.
|
|
| getSymbolDefinitionsFromReference |
referenceRequest |
getSymbolDefinitionsResponse |
| It takes a biological database reference, and it returns
the definitions iHOP used to model this gene symbol.
|
|
| getSymbolDefinitionsFromIHOP |
iHOPRequest |
getSymbolDefinitionsResponse |
| It takes an iHOP gene symbol id, and it returns
the definitions iHOP used to model this gene symbol.
|
|
| getSymbolInfoFromSymbol |
symbolRequest |
getSymbolInfoResponse |
| It takes a gene symbol, and it returns
the information about it inside iHOP. Input gene symbol is matched
against the list of related iHOP gene symbols, taking the first one
which is equal.
|
|
| getSymbolInfoFromSymbolAndTaxId |
symbolAndTaxIdRequest |
getSymbolInfoResponse |
| It takes a gene symbol and an NCBI TaxID, and it returns
the information about it inside iHOP. Input gene symbol is matched
against the list of related iHOP gene symbols, taking the first one
which is equal.
|
|
| getSymbolInfoFromReference |
referenceRequest |
getSymbolInfoResponse |
| It takes a biological database reference, and it returns
the information about it inside iHOP.
|
|
| getSymbolInfoFromIHOP |
iHOPRequest |
getSymbolInfoResponse |
| It takes an iHOP gene symbol id, and it returns
the information about it inside iHOP.
|
|
| getSymbolInteractionsFromSymbol |
symbolRequest |
getSymbolInteractionsResponse |
| It takes a gene symbol, and it returns
the interactions of the symbol with other ones (in terms of experimental
evidences and sentences). Input gene symbol is matched against the list
of related iHOP gene symbols, taking the first one which is equal.
|
|
| getSymbolInteractionsFromSymbolAndTaxId |
symbolAndTaxIdRequest |
getSymbolInteractionsResponse |
| It takes a gene symbol and an NCBI Tax ID, and it returns
the interactions of the symbol with other ones (in terms of experimental
evidences and sentences). Input gene symbol is matched against the list
of related iHOP gene symbols, taking the first one which is equal.
|
|
| getSymbolInteractionsFromReference |
referenceRequest |
getSymbolInteractionsResponse |
| It takes a biological database reference, and it returns
the interactions of the symbol with other ones (in terms of experimental
evidences and sentences).
|
|
| getSymbolInteractionsFromIHOP |
iHOPRequest |
getSymbolInteractionsResponse |
| It takes an iHOP gene symbol id, and it returns
the interactions of the symbol with other ones (in terms of experimental
evidences and sentences).
|
|
| getLatestSymbolInformationFromSymbol |
symbolRequest |
getLatestSymbolInformationResponse |
| It takes a gene symbol, and it returns
the latest information about the symbol (in terms of experimental
evidences and sentences). Input gene symbol is matched against the list
of related iHOP gene symbols, taking the first one which is equal.
|
|
| getLatestSymbolInformationFromSymbolAndTaxId |
symbolAndTaxIdRequest |
getLatestSymbolInformationResponse |
| It takes a gene symbol and an NCBI Tax ID, and it returns
the latest information about the symbol (in terms of experimental
evidences and sentences). Input gene symbol is matched against the list
of related iHOP gene symbols, taking the first one which is equal.
|
|
| getLatestSymbolInformationFromReference |
referenceRequest |
getLatestSymbolInformationResponse |
| It takes a biological database reference, and it returns
the latest information about the symbol (in terms of experimental
evidences and sentences).
|
|
| getLatestSymbolInformationFromIHOP |
iHOPRequest |
getLatestSymbolInformationResponse |
| It takes an iHOP gene symbol id, and it returns
the latest information about the symbol (in terms of experimental
evidences and sentences).
|
|