mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 05:40: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
|
## EXAMPLE RUN COMMANDS BELOW
|
||||||
|
|
||||||
# A simple run of part 2, starting from ReadyToGo files and running through tree building
|
# 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 \
|
--start raw \
|
||||||
--end trees \
|
--end trees \
|
||||||
--gf_list ${parent}listofOGs.txt \
|
--gf_list ${parent}listofOGs.txt \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user