477 B
477 B
Workflow
Daily Use
Initialize local state:
make init
Check paths:
make doctor
Submit a Figure 1 treatment:
make submit-figure1-m10
Run jobs:
make run-loop
Collate completed results:
make collate-figure1
Inspect current status:
make status
Current Assumption
The Makefile drives the orchestration code in the legacy
cost_of_substitution directory until that code is migrated here.