mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 05:50:24 +08:00
Notes in run_eukphylo.sh, further updates needed
This commit is contained in:
parent
2173eda5a0
commit
10a8c2f78a
@ -45,6 +45,6 @@ module load conda/latest
|
|||||||
conda activate /work/pi_lkatz_smith_edu/Conda_PTL6p2/envs/PTL/
|
conda activate /work/pi_lkatz_smith_edu/Conda_PTL6p2/envs/PTL/
|
||||||
parent='/work/pi_lkatz_smith_edu/' #add your path startin>
|
parent='/work/pi_lkatz_smith_edu/' #add your path startin>
|
||||||
#if you are running batches, you need an srun line for each batch!
|
#if you are running batches, you need an srun line for each batch!
|
||||||
srun -D ${parent} python3 ${parent}Scripts/eukphylo.py --similarity_filter --sim_cutoff 0.99 -->
|
srun -D ${parent} python3 ${parent}Scripts/eukphylo.py --similarity_filter --sim_cutoff 0.99 ## This line is incomplete
|
||||||
wait
|
wait
|
||||||
###Unity end
|
###Unity end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user