isatabr is an R package for easily reading, modifying and writing files in the Investigation/Study/Assay (ISA) Abstract Model of the metadata framework using the ISA tab-delimited (TAB) format.
Installation
- Install from CRAN:
install.packages("isatabr")
- Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/isatabr", ref = "develop", dependencies = TRUE)