get_enrichment_figure
Generate a scatter plot visualization for protein enrichment analysis from the STRING database to identify biological processes and functions associated with protein lists.
Instructions
Return URL of enrichment scatter figure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifiers | Yes | Protein list | |
| species | Yes | NCBI/STRING taxon (required) | |
| category | No | Enrichment category (default: Process) | |
| group_by_similarity | No | Group terms by similarity | |
| color_palette | No | Color palette for visualization | |
| number_of_term_shown | No | Maximum number of terms to show | |
| x_axis | No | X-axis parameter | |
| highres | No | High resolution image (default: false) | |
| svg | No | Vector graphic format (SVG) | |
| download_image | No | Download image to local file |