mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 07:40:25 +08:00
Update wrapper_submit.sh
This commit is contained in:
parent
1e258aac5a
commit
66033ae923
@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
# A simple run that goes from script 1 to script 7 (the last script) using the Universal genetic code
|
# A simple run that goes from script 1 to script 7 (the last script) using the Universal genetic code
|
||||||
|
|
||||||
parent='/EukPhylo/PTL1/Transcriptomes/'
|
parent='/EukPhylo/PTL1/Transcriptomes/Scripts'
|
||||||
out_dir='/Output_data'
|
out_dir='/Output_data'
|
||||||
in_dir='/Input_data'
|
in_dir='/Input_data'
|
||||||
|
|
||||||
## EXAMPLE RUN COMMANDS BELOW
|
## EXAMPLE RUN COMMANDS BELOW
|
||||||
|
|
||||||
# A simple run of part 1
|
# A simple run of part 1
|
||||||
python3 ${parent}/Scripts/wrapper.py \
|
python3 ${parent}/wrapper.py \
|
||||||
--first_script 1 \
|
--first_script 1 \
|
||||||
--last_script 7 \
|
--last_script 7 \
|
||||||
--assembled_transcripts ${in_dir} \
|
--assembled_transcripts ${in_dir} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user