diff --git a/PTL2/run_eukphylo.sh b/PTL2/run_eukphylo.sh index 5b2786e..234a86d 100644 --- a/PTL2/run_eukphylo.sh +++ b/PTL2/run_eukphylo.sh @@ -13,7 +13,7 @@ in_dir='/Input_data' ## EXAMPLE RUN COMMANDS BELOW # A simple run of part 2, starting from ReadyToGo files and running through tree building -python3 ${parent}Scripts/eukphylo.py \ +python3 ${parent}/Scripts/eukphylo.py \ --start raw \ --end trees \ --gf_list ${parent}listofOGs.txt \