Post evaluation summary
-
Added Post Evaluation Stage which summarizes evaluations
of all docking submissions sending email to addresses set
by --summaryemail flag. Issue #111, Issue #110, Issue #100 -
If any task/stage fails report that via email to addresses
set by --summaryemail flag. Issue #125 -
Order of evaluation of external dock submissions can now be
dictated by a new column in participant_list.csv. Issue #124 -
A timeout has now been added for blastnfilter stage to prevent
the task/stage from running too long. Default is 24 hours, but
can be changed with --blastnfiltertimeout flag. Issue #8 -
A timeout has now been added for evaluation stage to prevent
the task/stage from running too long. Default is 24 hours, but
can be changed with --evaluationtimeout flag. Issue #123 -
Fixed bug in blastnfilter to correctly rank the list of
hiTanimoto candidates.