Update run_phylotol.sh

This commit is contained in:
Godwin Ani 2024-11-12 09:01:44 -05:00 committed by GitHub
parent dcf4079b86
commit 22eb559650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ wait
###Unity start
#SBATCH -c 24 # Number of Cores per Task
#SBATCH --mem=125G # Requested Memory
#SBATCH -p cpu-long # Partition
#SBATCH -q long # Partition
#SBATCH -t 336:00:00 # Job time limit
module purge #Cleans up any loaded modules
module load miniconda/22.11.1-1