Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
acollens authored Jul 25, 2023
1 parent 7159f18 commit 55c1854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/scripts/submit_slurm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
module load singularity

# Run snakemake
snakemake --profile config/slurm --latency-wait 90 --use-singularity --use-conda --conda-frontend mamba --configfile config/test.yml
snakemake --profile config/slurm --latency-wait 90 --use-singularity --use-conda --conda-frontend mamba --configfile config/test.yaml

0 comments on commit 55c1854

Please sign in to comment.