Skip to content

Commit

Permalink
chore(one-offs): increase memory for bw liftover [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jan 18, 2024
1 parent 209dde9 commit a603baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion one-offs/hpc/bw_liftover.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
#SBATCH --mem=8G
#SBATCH --mem=16G
#SBATCH --ntasks=1
#SBATCH --cpus-per-task=1
#SBATCH --time=1:00:00
Expand Down

0 comments on commit a603baf

Please sign in to comment.