Powered by Snakemake
make installto install dependenciesmake activateto activate the environment with the dependencies (pipenv shell)make benchmarkto run the benchmark (= trigger the Snakefile)make dryto dry run the benchmark (= dry run the Snakefile)make cleandeletes the./outand./logoutput folders
Parse a YAML specification of a benchmark and dynamically build snakemake rules to build the suitable workflow.
Develop in branch dev, seldom merged to main
05 Feb 2024, Izaskun Mallona