HOME  ›   pipelines
If your question is not answered here, please email us at:  ${email.software}

Cell Ranger


Loupe

10x Genomics
Chromium Single Cell Gene Expression

Secondary Analysis in Python

Third-Party Analysis Packages

The bioinformatics community is actively developing software to analyze Chromium Single Cell data. See below for some featured examples. These packages are not supported by 10x Genomics.

If you are a developer of scRNA-seq analysis software and would like to be listed here, please e-mail [email protected].

Python Analysis Example

The primary outputs of Cell Ranger (feature-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 10k Cells from E18 Mice dataset:

This notebook demonstrates: