analyze_enrichment
Identify enriched gene sets and pathways in spatial transcriptomics data using GSEA, ORA, or spatial enrichment mapping to reveal underlying biological processes.
Instructions
Perform gene set enrichment analysis.
Args:
data_id: Dataset ID
params: Required - species must be specified. See EnrichmentParameters for methods and gene_set_database options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| data_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| warnings | No | Non-fatal conditions that may affect result interpretation. | |
| n_gene_sets | Yes | ||
| n_significant | No | ||
| top_gene_sets | Yes | ||
| top_depleted_sets | Yes | ||
| spatial_scores_key | No | ||
| n_successful_signatures | No |