Cell Ranger1.3, printed on 11/05/2024
The primary outputs of Cell Ranger (gene-barcode matrix, PCA, t-SNE, and clustering) can easily be loaded into Python for further analysis.
We recommend installing Anaconda, which includes the interactive Jupyter Notebook as well as a full suite of packages that can be used for analysis and visualization.
Here is some example code for loading the 1.3 Million Brain Cells from E18 Mice dataset:
This notebook demonstrates:
Although this example uses the 1.3M cell dataset, the code can be used to load any Cell Ranger dataset.