Palantir is an algorithm to align cells along differentiation trajectories. Palantir models differentiation as a stochastic process where stem cells differentiate to terminally differentiated cells by a series of steps through a low dimensional phenotypic manifold. Palantir effectively captures the continuity in cell states and the stochasticity in cell fate determination. Palantir has been designed to work with multidimensional single cell data from diverse technologies such as Mass cytometry and single cell RNA-seq.
-
Palantir has been implemented in Python3 and can be installed using:
$> git clone git://github.com/dpeerlab/Palantir.git $> cd Palantir $> sudo -H pip3 install .
-
Palantir depends on a number of
python3
packages available on pypi and these dependencies are listed insetup.py
All the dependencies will be automatically installed using the above commands -
To uninstall:
$> sudo -H pip3 uninstall palantir
-
If you would like to determine gene expression trends, please install R programming language and the R package GAM . You will also need to install the rpy2 module using
$> sudo -H pip3 install rpy2
A tutorial on Palantir usage and results visualization for single cell RNA-seq data can be found in this notebook: http://nbviewer.jupyter.org/github/dpeerlab/Palantir/blob/master/notebooks/Palantir_sample_notebook.ipynb
Palantir manuscript is in submission: "Palantir characterizes cell fate continuities in human hematopoiesis". Preprint is available at https://www.biorxiv.org/content/early/2018/08/05/385328