mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:30:25 +08:00
Update run_eukphylo.sh
a lowly `/` was missing
This commit is contained in:
parent
742eb7008a
commit
ab179b5024
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user