Jupyter allows you to run your analysis in multiple environments (R, Python, Julia, etc.) and also to create and share notebooks containing your analysis, code, equations and visualizations. This repository provides example notebooks that help users start using JupyterHub and perform different kinds of analysis.
- scanpy notebook for analysis of 10X data Allows to reproduce most of Seurat's standard clustering tutorial on python.
- Batch correction using Python (scanpy) tools Template notebook for batch correction of 10X data using BBKNN and scanorama tools.
- Seurat notebook for analysis of 10X data Shows how to perform analysis using Seurat v3.
- Batch correction using R tools Template notebook for batch correction of 10X data using Harmony, Seurat, and LIGER.
- monocle3 example
We support a Jupyter Hub server running on Sanger Cloud. All programme notebooks can run on the Cellular Genetics Informatics JupyterHub
Alternatively, you can run them using one of our docker images.