Skip to content

Instantly share code, notes, and snippets.

@tsibley
Created February 7, 2024 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsibley/063769718b3836e9e66003a5782f3e62 to your computer and use it in GitHub Desktop.
Save tsibley/063769718b3836e9e66003a5782f3e62 to your computer and use it in GitHub Desktop.
{
"ref": "trs/pathogen-repo-build/wait-for-aws-batch-job",
"inputs": {
"repo": "nextstrain/zika-tutorial",
"runtime": "aws-batch",
"run": "perl -pi -e 's/(?=augur tree)/sleep 240;/' Snakefile; nextstrain build --detach --env X=X ."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment