[console_scripts]
protgcn-app = app:main
protgcn-predict = scripts.protgcn_predict:main
protgcn-validate = quick_validation:main

