Learn R Programming

AIRR Standards Reference Library

airr is an R package for working with data formatted according to the AIRR Standards schemas. It includes the full set of schema definitions along with simple functions for read, write and validation.

Copy Link

Version

Install

install.packages('airr')

Monthly Downloads

1,340

Version

1.5.0

License

CC BY 4.0

Last Published

August 29th, 2023

Functions in airr (1.5.0)

validate_airr

Validate an AIRR Data Model nested list representation
ExampleData

Example AIRR data
read_tabular

Read AIRR tabular data
load_schema

Load a schema definition
write_tabular

Write an AIRR tabular data
read_airr

Read an AIRR Data Model file in YAML or JSON format
validate_tabular

Validate tabular AIRR data
write_airr

Write AIRR Data Model records to YAML or JSON files
Schema-class

S4 class defining an AIRR standard schema