find_markers
Identify differentially expressed genes between cell groups or clusters in spatial transcriptomics data. Specify grouping column and statistical method to get top marker genes per group.
Instructions
Find differentially expressed genes between groups.
Args:
data_id: Dataset ID
params: Required - group_key and optional method, group1/group2, n_top_genes, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| data_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_id | Yes | ||
| n_genes | Yes | ||
| warnings | No | Non-fatal conditions that may affect result interpretation. | |
| comparison | Yes | ||
| top_genes_by_group | No |