docs(genotype): split the genotype guide into 4 pages + AIRR-reader clarity pass - #10
Merged
Conversation
… + benchmarking pages The genotype guide had grown to ~717 lines across five feature PRs. Split it into a focused overview (what a genotype is, building, recombination, receptor revision, novel alleles, ground truth) plus three companion pages — sampling & population priors, cohorts, and benchmarking inference — mirroring the clonal guide cluster. Nav updated; cross-links added; mkdocs build clean.
…RR-vs-extension columns, model-assumption limitations, VDJbase freq loading, partis output Address an AIRR-community review: explain the OGRDB-derived cartridge's gene/allele labels vs IMGT (sourced from ogrdb.airr-community.org; no invented F/G semantics), gloss 'cartridge'/manifest/checksum, flag GenAIRR extension columns vs AIRR-standard fields, clarify expose_provenance gating, surface model assumptions in Limitations, add a concrete population-frequency loading snippet, and give a verified partis output pointer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The genotype guide had grown to ~717 lines across the five genotype PRs (V1, population priors, cartridge plane, cohorts, receptor revision). This splits it into a focused 4-page cluster (mirroring the clonal guides) and applies a clarity pass based on an AIRR-community-reader review.
Docs-only change — no source/code touched.
Page split
genotype.md(overview)genotype-priors.mdGenotype.sample+ cartridge population-prior plane (author/estimate/draw/audit) + loading population frequenciesgenotype-cohorts.mdrun_cohort+CohortResultgenotype-benchmarking.mdNav updated to a 4-entry cluster; cross-links added; the figure asset still resolves.
AIRR-reader clarity pass
IGHVF1-G1*01labels vs IMGT (IGHV1-69*01), sourced from OGRDB; deliberately does not invent theF/Gsemantics (undocumented) and notes OGRDB's own published set uses IMGT names.cartridge(+ link), andmanifest/checksum.haplotype,truth_*,original_v_call,receptor_revision_applied) with a link to the AIRR Rearrangement schema.expose_provenancegating (always-on vs gated fields).--parameter-diroutput pointer.Test plan
mkdocs buildclean — all four pages render, no broken-link/genotype warnings.site/gitignored.