You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, shows 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.