integrate_samples
Combine multiple spatial transcriptomics datasets into one unified dataset. Select an integration method and parameters to correct batch effects and align spatial coordinates for joint analysis.
Instructions
Integrate multiple spatial transcriptomics samples into a unified dataset.
Args:
data_ids: List of dataset IDs to integrate
params: Integration parameters (method, batch_key, n_pcs, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| data_ids | Yes | Two or more distinct dataset IDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_id | Yes | ||
| n_cells | Yes | ||
| warnings | No | Non-fatal conditions that may affect result interpretation. | |
| batch_key | Yes | ||
| n_samples | Yes | ||
| embedding_key | No | ||
| integration_method | Yes |