ome / omero-metadata

OMERO plugin for metadata manipulation https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 13 forks source link

Add some linting checks to CSVs #48

Open manics opened 3 years ago

manics commented 3 years ago

Add CSV checks from https://github.com/IDR/idr-utils/blob/e1050be194a9bf3c4ac7829d5993f20e3c9295ba/scripts/travis-check.py to the metadata plugin.

sbesson commented 3 years ago

https://github.com/IDR/idr-utils/blob/master/scripts/annotate/check_annotations.py also includes a few minimal checks (like row duplication)