CellRank - Probabilistic Fate Mapping using RNA Velocity
Project description
CellRank - Probabilistic Fate Mapping using RNA Velocity
CellRank is a toolkit to uncover cellular dynamics based on scRNA-seq data with RNA velocity annotation, see La Manno et al. (2018) and Bergen et al. (2019). CellRank models cellular dynamics as a Markov chain, where transition probabilities are computed based on RNA velocity and transcriptomic similarity, taking into account uncertainty in the velocities. The Markov chain is coarse grained into a set of metastable states which represent root & final states as well as transient intermediate states. For each cell, we obtain the probability of it belonging to each metastable state, i.e. we compute a fate map on the single cell level. We show an example of such a fate map in the figure above, which has been computed using the data of pancreatic endocrinogenesis.
CellRank scales to large cell numbers, is fully compatible with scanpy and scvelo and is easy to use. For installation instructions, documentation and tutorials, visit cellrank.org.
CellRank’s key applications
compute root & final as well as intermediate metastable states of your developmental/dynamical process
infer fate probabilities towards these states for each single cell
visualise gene expression trends towards/from specific states
identify potential driver genes for each state
Installation
Install CellRank by running:
pip install cellrank # or with highly optimized libraries - can take a long time pip install cellrank[krylov]
or via:
conda install -c conda-forge -c bioconda cellrank # or with highly optimized libraries - recommended approach conda install -c conda-forge -c bioconda cellrank-krylov
Support
We welcome your feedback! Feel free to open an issue or send us an email if you encounter a bug, need our help or just want to make a comment/suggestion.
CellRank was developed in collaboration between the Theislab and the Peerlab.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cellrank-1.0.0b8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 647b4352a7ced5017dbe10e078a4eaf93f70edb8eb0a7868700410c1aa81e065 |
|
MD5 | b87e979bd05f58de645680b60862e596 |
|
BLAKE2b-256 | e0d750070751d3a4a1dce374059f356ed9cfd468db58750bfff74009f7e06fbc |