Skip to content

Getting Started

The fastest path from pip install GenAIRR to a working simulation, organised as a four-page sequence.

The four pages, in order

  1. Installation — wheels, Python 3.9+, no Rust toolchain needed.
  2. Quick start — your first simulation in under 5 minutes. 100 productive heavy chains, AIRR records returned.
  3. Your first AIRR record — field-by-field tour of what the engine emits per record.
  4. Export the results — write TSV / CSV / FASTA / FASTQ / pandas DataFrame.

After this section, the natural next stop is The Experiment builder — the DSL surface you'll use for every non-trivial simulation.

For a higher-level routing by intent, see Choose your path.