Skip to content

Commit

Permalink
fix: update execution docs for sbatch execution on biowulf
Browse files Browse the repository at this point in the history
  • Loading branch information
rroutsong committed Feb 2, 2024
1 parent 020d289 commit 9f8dd83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,9 @@ weave run \
-o output_dir \
<run_id>
```

Same sbatch execution as bigsky/skyline.

```bash
sbatch weave_script.sbatch
```

0 comments on commit 9f8dd83

Please sign in to comment.