Getting Started¶
The fastest path from pip install GenAIRR
to a working simulation, organised as a four-page sequence.
The four pages, in order¶
- Installation — wheels, Python 3.9+, no Rust toolchain needed.
- Quick start — your first simulation in under 5 minutes. 100 productive heavy chains, AIRR records returned.
- Your first AIRR record — field-by-field tour of what the engine emits per record.
- 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.