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

support validation of currency-formatted numbers #28

Closed jairideout closed 8 years ago

jairideout commented 9 years ago

A negative number formatted as a currency is marked as an empty cell. Example: (42.45)

Since we're using a third-party library (SheetConverter) for these conversions, this issue may need to be raised on their issue tracker.

jairideout commented 9 years ago

There may be other number/date formats that aren't supported.