Day 2 · Module 711:20 – 12:10·50 min

Visualization + Pathway Analysis

IGV, matplotlib, Biopython, and pathway-level interpretation.

What this module covers

  • IGV deep dive: tracks, custom annotation
  • Python: matplotlib/seaborn genomic plots
  • Biopython: parsing sequence files programmatically
  • KEGG / Reactome pathway visualization
Download .ipynb

Start here — the data journey

live in your browser · no install

Watch the data move through the pipeline below, then read on — each section has its own interactive explorer embedded right where the code builds that figure, so you can turn the knobs as you go.

The data journey — one dataset, five figures

1. Aligned reads. Millions of short reads pile up along the genome. Their depth at each base is the coverage track.

The notebook — live & editable

runs in your browser · no install

Every section's code is already filled in below. Press the ▶ next to any cell (or Shift+Enter) to run it, edit it and run again, or hit Run all to execute the whole notebook top to bottom. No Python or Jupyter install needed — the kernel boots right here in your browser.

Python kernel — not started
first run downloads the runtime (~once, a few seconds)open in full Jupyter ↗
Loading notebook…