This R script converts data in the FAIRe format for submission to GBIF via the Metabarcoding Data Toolkit (MDT). Learn more about MDT at: https://www.gbif.org/metabarcoding
All notable changes to the FAIRe2MDT.R will be documented in this file. Older versions of the script are archived in the /previous_versions folder for reproducibility.
- Removed the
assay_namecolumn from the sample metadata sheet, as it was duplicated in both the sample and study sheets. While theassay_namefield is necessary in the FAIRe format to support multiple assays within a single dataset, the MDT format assumes each dataset corresponds to a single assay and therefore does not require this field in the sample sheet. - Renamed
samp_nametoidin the sample sheet - Renamed
seq_idtoidin the taxonomy sheet
- Initial public release of FAIRe2MDT tool
This script is versioned independently from the FAIRe metadata checklist, which uses semantic versions like v1.0, v1.0.2.