Skip to content

Execute Achilles Iteratively

AnthonyMolinaro edited this page Jan 21, 2022 · 4 revisions

Achilles functions in an all-or-nothing fashion. While yielding optimal performance, the consequence is that one failure results in complete failure. The script below, located in EXTRAS, show how to execute Achilles iteratively. NB: Iterative processing can be done one analysis as a time or one category at a time. The script below shows how to do both. At the end of the script are links to the csv structure of the achilles results table, for easy manual recreation if necessary.

HOW TO EXECUTE ACHILLES ITERATIVELY

Clone this wiki locally