pythonforbio.
[WASM idle]
all paths
path 01 · 18 lessons · 2 modules

Foundations

Covers Python itself — types, collections, loops, functions, files, errors and classes — then the data layout and coordinate conventions used throughout bioinformatics. Skip to the next path if you already write Python.

Start pathEnter
By the end you can
  • Write Python functions that read files and handle errors
  • Choose between a list, a dictionary and a tuple
  • Read and reason about tidy and wide data layouts
Progress
0/18
02

Core Concepts

Data layouts, coordinate systems and library versions.

6 lessons
Next pathPython Data Stack