From 12870b20074b92b2193e013cdd3e7060f808080b Mon Sep 17 00:00:00 2001 From: "Adri K. Grow" <42044618+adriannagrow@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:18:13 -0400 Subject: [PATCH] Update run_eukphylo.sh --- PTL2/run_eukphylo.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PTL2/run_eukphylo.sh b/PTL2/run_eukphylo.sh index 22ce140..d78006a 100644 --- a/PTL2/run_eukphylo.sh +++ b/PTL2/run_eukphylo.sh @@ -46,10 +46,10 @@ module load IQ-TREE/2.1.2-gompi-2021b module load tqdm/4.64.1-GCCcore-12.2.0 module load Python/3.9.6-GCCcore-11.2.0 module load Guidance_mid #Smith College HPC specific +export PATH=$PATH:/beegfs/fast/katzlab/grid_phylotol_setup/programs/standard-RAxML-master #Smith College HPC specific #export PATH=$PATH:/Path/To/Executable/Files -#export PATH=$PATH:/Path/To/Executable/Files -export PATH=$PATH:/beegfs/fast/katzlab/grid_phylotol_setup/programs/standard-RAxML-master #Smith College HPC specific +## Provide your parent path parent='/Your/Home/Folder/' # The folder where you are running EukPhylo (this should contain the Scripts and input data folders) ## EXAMPLE RUN COMMANDS BELOW