Learn R Programming

⚠️There's a newer version (1.5.0) of this package.Take me there.

AIRR Data Representation Reference Library

airr is an R package for working with data formatted according to the AIRR Data Representation 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,300

Version

1.3.0

License

CC BY 4.0

Maintainer

Jason Vander Heiden

Last Published

May 27th, 2020

Functions in airr (1.3.0)

load_schema

Load a schema definition
ExampleData

Example AIRR data
read_airr

Read an AIRR TSV
Schema-class

S4 class defining an AIRR standard schema
validate_airr

Validate AIRR data
write_airr

Write an AIRR TSV