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

validators take state as input #26

Closed ebolyen closed 8 years ago

ebolyen commented 9 years ago

This should be able to be re-factored to just return the state that represents that column/row and even per cell. This can then be batched as appropriate.

jairideout commented 9 years ago

:+1: