Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 736 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 736 Bytes

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