qiime2 / Keemei

Validate tabular bioinformatics file formats in Google Sheets
https://keemei.qiime2.org
BSD 3-Clause "New" or "Revised" License
5 stars 20 forks source link

ENH: support new QIIME 2 metadata file format in 2018.2 release #92

Closed jairideout closed 6 years ago

jairideout commented 6 years ago

Added support for validating the new QIIME 2 metadata file format available in the project's 2018.2 release.

The validator is an MVP; the code needs some refactoring and cleanup (see comments at the top of Qiime2Format.gs for details).

Fixes #91.