diff --git a/PTL2/run_eukphylo.sh b/PTL2/run_eukphylo.sh index fa39157..f0f0c73 100644 --- a/PTL2/run_eukphylo.sh +++ b/PTL2/run_eukphylo.sh @@ -1,3 +1,4 @@ +#!/bin/bash ## 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 @@ -6,8 +7,6 @@ ## 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 #SBATCH --job-name=EukPhylo # Job name