mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:50:25 +08:00
Update wrapper_submit.sh
This commit is contained in:
parent
12870b2007
commit
f17b43ffc9
@ -6,7 +6,7 @@
|
|||||||
## needs and restrictions, followed by some example commands taken from the GitHub Wiki, more detail for which can be found
|
## needs and restrictions, followed by some example commands taken from the GitHub Wiki, more detail for which can be found
|
||||||
## here: https://github.com/Katzlab/EukPhylo/wiki/EukPhylo-Part-1:-GF-assignment
|
## here: https://github.com/Katzlab/EukPhylo/wiki/EukPhylo-Part-1:-GF-assignment
|
||||||
|
|
||||||
############### FOR SMITH GRID HPC ###############
|
############### FOR SMITH GRID HPC ############### (DELETE section if not applicable):
|
||||||
## Slurm specific code
|
## Slurm specific code
|
||||||
#SBATCH --job-name=EukPhylo
|
#SBATCH --job-name=EukPhylo
|
||||||
#SBATCH --output=EukPhylo.%j.out # Stdout (%j expands to jobId)
|
#SBATCH --output=EukPhylo.%j.out # Stdout (%j expands to jobId)
|
||||||
@ -24,7 +24,7 @@ module load BLAST+/2.12.0-gompi-2021b
|
|||||||
module load DIAMOND/2.0.13-GCC-11.2.0
|
module load DIAMOND/2.0.13-GCC-11.2.0
|
||||||
module load VSEARCH/2.22.1-GCC-11.3.0
|
module load VSEARCH/2.22.1-GCC-11.3.0
|
||||||
|
|
||||||
############### FOR UMASS UNITY HPC ###############
|
############### FOR UMASS UNITY HPC ############### (DELETE section if not applicable):
|
||||||
## Slurm specific code
|
## Slurm specific code
|
||||||
#SBATCH --job-name=EukPhylo
|
#SBATCH --job-name=EukPhylo
|
||||||
#SBATCH --output=EukPhylo.%j.out # Stdout (%j expands to jobId)
|
#SBATCH --output=EukPhylo.%j.out # Stdout (%j expands to jobId)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user