analyze_trajectory_data
Infer cellular trajectories and pseudotime ordering from spatial transcriptomics data using CellRank, Palantir, or DPT methods.
Instructions
Infer cellular trajectories and pseudotime ordering.
Args:
data_id: Dataset ID
params: Trajectory parameters (method, root_cell, spatial_weight, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| data_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| data_id | Yes | ||
| pseudotime_key | Yes | ||
| spatial_weight | Yes | ||
| velocity_computed | Yes | ||
| pseudotime_computed | Yes |