wells-wood-research / de-stress

DE-STRESS is a model evaluation pipeline that aims to make protein design more reliable and accessible.
http://destressprotein.design
18 stars 1 forks source link

Fix error handling in analysis.py #151

Closed MichaelJamesStam closed 2 months ago

MichaelJamesStam commented 3 months ago

Improved the error handling in analysis.py so that more information is provided to the user in the logging.txt file.

Also, made sure that if one de-stress metric fails to run, de-stress still outputs the rest of the metrics that work.