Request
01 Syntax
SMRUCC.genomics.Data.STRING.StringDB.WebAPI.Request
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetToken | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| resolve | 2 | List of items that match (in name or identifier) the query item |
| resolveList | 2 | List of items that match (in name or identifier) the query items |
| abstracts | 2 | List of abstracts that contain the query item |
| abstractsList | 2 | List of abstracts that contain any of the query items |
| interactors | 2 | List of interaction partners for the query item |
| interactorsList | 2 | List of interaction partners for any of the query items |
| actions | 2 | Action partners for the query item |
| actionsList | 2 | Action partners for any of the query items |
| interactions | 2 | Interaction network in PSI-MI 2.5 format or PSI-MI-TAB format (similar to tsv) |
| interactionsList | 2 | Interaction network as above, but for a list of identifiers |
| network | 2 | The network image for the query item |
| networkList | 2 | The network image for the query items |
04 Members
resolve
List of items that match (in name or identifier) the query item
resolveList
List of items that match (in name or identifier) the query items
abstracts
List of abstracts that contain the query item
abstractsList
List of abstracts that contain any of the query items
interactors
List of interaction partners for the query item
interactorsList
List of interaction partners for any of the query items
actions
Action partners for the query item
actionsList
Action partners for any of the query items
interactions
Interaction network in PSI-MI 2.5 format or PSI-MI-TAB format (similar to tsv)
interactionsList
Interaction network as above, but for a list of identifiers
network
The network image for the query item
networkList
The network image for the query items
resolve
resolveList
abstracts
abstractsList
interactors
interactorsList
actions
actionsList
interactions
interactionsList
network
networkList
GetToken()