Servers
cellrank MCP Server Tools
Here is doc for cellrank-mcp, but you can refer to cellrank docs at https://cellrank.readthedocs.io/
Kernel Module
create_kernel
: Create a CellRank kernel based on the specified type (pseudotime, cytotrace, velocity, connectivity, realtime)compute_transition_matrix
: Compute transition matrix for a specified kernel using appropriate parameters
Estimator Module
create_and_fit_gpcca
: Create and fit a Generalized Perron Cluster Cluster Analysis (GPCCA) estimator to compute macrostatespredict_terminal_states
: Predict terminal states from macrostatespredict_initial_states
: Compute initial states from macrostates using coarse stationary distributioncompute_fate_probabilities
: Compute fate probabilities for cells based on terminal states
Plotting Module
kernel_projection
: Plot transition matrix as a stream or grid plot for a specified kernelcircular_projection
: Visualize fate probabilities in a circular embedding