Skip to content

trberg/cafa-format-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains two Python scripts for checking the format of prediction files for CAFA3

For more information on CAFA see: http://biofunctionprediction.org Specifically, for the CAFA rules see: https://www.synapse.org/#!Synapse:syn5840147/wiki/402192

Running

New for any prediction file:

./cafa3_format_checker.py filename

Where "filename" is the path to the prediction file or zipped archive

This checks any type of prediction file. CAFA3 format checker will first check that the filename is correctly formatted. Based on the filename structure, the program will run cafa_binding_site_format_checker, cafa_go_format_checker, or cafa_hpo_format_checker.

Authored by Iddo Friedberg and Tim Bergquist. Distributed under GPLv3 license (attached)

Contact: [email protected]

Contact: [email protected]

Important: If you are participating in CAFA3, you should subscribe to the afp-cafa mailing list: https://mailman.iastate.edu/mailman/listinfo/afpcafa

About

Format checkers for CAFA predictions files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%