Skip to content

theislab/cellrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c393e7 · Feb 13, 2025
Dec 14, 2024
Sep 27, 2024
Dec 14, 2024
Feb 13, 2025
Jun 12, 2023
Sep 15, 2024
Jun 21, 2023
Feb 13, 2025
Jun 21, 2023
Jun 12, 2023
Mar 12, 2020
Jun 12, 2023
Sep 27, 2024
Feb 13, 2025

Repository files navigation

PyPI Downloads CI Documentation Coverage Discourse

CellRank 2: Unified fate mapping in multiview single-cell data

docs/_static/img/light_mode_overview.png#gh-light-mode-only

docs/_static/img/dark_mode_overview.png#gh-dark-mode-only

CellRank is a modular framework to study cellular dynamics based on Markov state modeling of multi-view single-cell data. See our documentation, and the CellRank 1 and CellRank 2 manuscript to learn more.

CellRank scales to large cell numbers, is fully compatible with the scverse ecosystem, and easy to use. In the backend, it is powered by pyGPCCA (Reuter et al. (2018)). Feel free to open an issue if you encounter a bug, need our help or just want to make a comment/suggestion.

CellRank's key applications

  • Estimate differentiation direction based on a varied number of biological priors, including RNA velocity (La Manno et al. (2018), Bergen et al. (2020)), any pseudotime or developmental potential, experimental time points, metabolic labels, and more.
  • Compute initial, terminal and intermediate macrostates.
  • Infer fate probabilities and driver genes.
  • Visualize and cluster gene expression trends.
  • ... and much more, check out our documentation.