diff --git a/one-offs/hpc/bw_liftover.bash b/one-offs/hpc/bw_liftover.bash index f0173dc9..47c3822a 100644 --- a/one-offs/hpc/bw_liftover.bash +++ b/one-offs/hpc/bw_liftover.bash @@ -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