find_markers
Identify differentially expressed genes between cell groups in spatial transcriptomics data. Specify grouping variable and optional comparison groups to find markers.
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 | ||
| top_genes | No | ||
| comparison | Yes | ||
| statistics | No |