Skip to main content
Glama

dpt

Perform Diffusion Pseudotime (DPT) analysis on single-cell RNA sequencing data to identify developmental trajectories and branchings using configurable parameters such as diffusion components and group size thresholds.

Instructions

Diffusion Pseudotime (DPT) analysis

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
allow_kendall_tau_shiftNoIf a very small branch is detected upon splitting, shift away from maximum correlation in Kendall tau criterion to stabilize the splitting.
min_group_sizeNoDuring recursive splitting of branches, do not consider groups that contain less than min_group_size data points. If a float, refers to a fraction of the total number of data points.
n_branchingsNoNumber of branchings to detect.
n_dcsNoThe number of diffusion components to use.
neighbors_keyNoIf specified, dpt looks .uns[neighbors_key] for neighbors settings and uses the corresponding connectivities and distances.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huang-sh/scmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server