From feab503fb6671a4df4e023e4f948a239bb42f09a Mon Sep 17 00:00:00 2001 From: "Adri K. Grow" <42044618+adriannagrow@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:16:29 -0500 Subject: [PATCH] Update run_eukphylo.sh --- PTL2/run_eukphylo.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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