Update wrapper_submit.sh

This commit is contained in:
Adri K. Grow 2025-09-04 11:21:53 -04:00 committed by GitHub
parent fbaa61f23e
commit f2d8fd9e6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,12 +28,13 @@ module load VSEARCH/2.22.1-GCC-11.3.0
conda activate /work/pi_lkatz_smith_edu/Conda_PTL6p1
#Grid server
module use /gridapps/modules/all
module load slurm
module load tqdm/4.62.3-GCCcore-11.2.0
module load Biopython/1.79-foss-2021b
module load BLAST+/2.12.0-gompi-2021b
module load DIAMOND/2.0.13-GCC-11.2.0
module load VSEARCH/2.22.1-GCC-11.3.0
module load tqdm/4.66.1-GCCcore-12.3.0
module load Biopython/1.79-gfbf-2023a
module load BLAST+/2.14.1-gompi-2023a
module load DIAMOND/2.1.8-GCC-12.3.0
module load VSEARCH/2.25.0-GCC-12.3.0
parent='/Your/Home/Folder/'