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

clarify misplaced column error messages #63

Closed jairideout closed 8 years ago

jairideout commented 8 years ago

@johnchase suggested changing the misplaced column error messages from:

Misplaced column; must be the last column

to:

Misplaced column; "Description" must be the last column

This same change should happen for other columns with specific placement, e.g., LinkerPrimerSequence, BarcodeSequence, etc.