Skip to content

peterjcarr/seurat_python_notebook

 
 

Repository files navigation

Single-cell RNA-seq Clustering Analysis Notebook

Binder

Try out the notebook by launching the binder above. It may be slow to launch while it installs package dependencies.

Local Installation

This notebook uses Python 3.6.

  1. Install required python packages with:
pip install -r requirements.txt
  1. Run the post install script.
bash postBuild
  1. Launch Jupyter Notebook to open the notebook titled Single Cell RNA-seq Clustering Analysis.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.0%
  • Jupyter Notebook 24.4%
  • Shell 0.6%