idoerg / cafa-format-check

Format checkers for CAFA predictions files
GNU General Public License v3.0
6 stars 6 forks source link

New CAFA3 code #2

Closed trberg closed 7 years ago

trberg commented 8 years ago

Made cafa3_format_checker.py that can read any input file. Added binding site file prediction validating code. Added folders of test files for all types of predictions Added zipped archives of the folders for testing Instead of throwing an error, the format checker will build a error report. Error reports include filename, line with error, and error thrown.