mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 23:40:26 +08:00
Update run_eukphylo.sh
This commit is contained in:
parent
d4f27a3032
commit
feab503fb6
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
## Last updated Jan 2025 by Auden Cote-L'Heureux; modified Feb 2025 by Adri K. Grow
|
## Last updated Jan 2025 by Auden Cote-L'Heureux; modified Feb 2025 by Adri K. Grow
|
||||||
|
|
||||||
## This shell script is used for running EukPhylo part 2, and includes a general setup for use on an HPC that uses
|
## This shell script is used for running EukPhylo part 2, and includes a general setup for use on an HPC that uses
|
||||||
@ -6,8 +7,6 @@
|
|||||||
## These run commands can also be copied and run in the terminal / command line separately, without a shell script.
|
## These run commands can also be copied and run in the terminal / command line separately, without a shell script.
|
||||||
|
|
||||||
|
|
||||||
#!/bin/bash ## DELETE all lines before this to run
|
|
||||||
|
|
||||||
## SLURM-SPECIFIC SETUP BELOW
|
## SLURM-SPECIFIC SETUP BELOW
|
||||||
|
|
||||||
#SBATCH --job-name=EukPhylo # Job name
|
#SBATCH --job-name=EukPhylo # Job name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user