Notebook resources

List of notebook resources

A list of all the notebooks used by IGF for generating QC plots and analysis results can be found here.

Analysis name Documentation Example notebooks Binder
Singlecell data analysis using Scanpy Github docs
  • Binder
Singlecell data analysis using Seurat (dev) Help docs
  • Binder
RNA-Seq data analysis (dev) Help docs
  • Binder
  • Binder
Single cell TCR/RNA-seq data analysis using Scirpy (dev) Github docs
  • Binder
GWAS data analysis using Hail (dev) Help docs
  • Binder
Viral genome analysis (dev) Help docs
  • Binder
  • Binder
  • Binder
  • Binder

Note:

  • A laptop / desktop with any modern web browser is required to explore these notebooks
  • Binder provides a temporary environment for running these example notebooks and any changes to the notebook will get deleted after a while
  • Start up time may vary for these notebooks as Binder needs to build a new environment once there are any new changes in these repositories
  • Repositories with tag dev are still under active development and the notebook runs may fail occasionally
  • All these notebooks will have Python/R/bash scripts. Although you can run these notebooks without knowing any of these programming languages, its recommended to have some basic knowledge, if you are planning to edit the code

Where to run?

You can run these notebooks on

Note: Installing Docker will require root (admin) access on your laptop or server and you may need to contact the IT admin to complete this step.

Warning: Docker images downloaded from unknown sources can have malicious codes which can damage your laptop or server.

Change logs

  • None