This work has moved to the airr-standards repository.
Open source formats for AIRR data.
Each specification is in a pair of files in specs/
-
object.yaml: A machine-readable set of fields -
object.j2: A Markdown Jinja2 template with additional information
To propagate specs from specs/ into the packages in lang/, run
scripts/propagate-specs.shTo render the specs, first install jinja2-cli.
Then run from the root repo directory
scripts/build-docs.shwhich will generate Markdown .md files in the docs/ directory.
All libraries are in the lang/ subdirectory.