find_spatial_genes
Detect spatially variable genes with statistical tests, identify genes whose expression patterns correlate to spatial coordinates.
Instructions
Identify spatially variable genes.
Args:
data_id: Dataset ID
params: Spatial variable gene parameters (method, n_top_genes, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| data_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| data_id | Yes | ||
| warnings | No | Non-fatal conditions that may affect result interpretation. | |
| results_key | Yes | ||
| spatial_genes | Yes | ||
| n_genes_analyzed | Yes | ||
| n_significant_genes | Yes |