reactome_get_analysis_result
Retrieve a previously computed Reactome analysis result using its token, with filtering by species or p-value and pagination controls.
Instructions
Retrieve a previously computed analysis result using its token. Allows filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| order | No | Sort order | ASC |
| token | Yes | Analysis token from a previous analysis | |
| p_value | No | Filter by p-value threshold | |
| sort_by | No | Sort field | ENTITIES_PVALUE |
| species | No | Filter by species | |
| page_size | No | Results per page |