mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 01:40:25 +08:00
Update contamination.py
This commit is contained in:
parent
586a9e0c63
commit
99647c87bc
@ -478,7 +478,7 @@ def run(params):
|
|||||||
os.system('rm -r ' + params.output + '/Output/Intermediate/IQTree/*')
|
os.system('rm -r ' + params.output + '/Output/Intermediate/IQTree/*')
|
||||||
elif params.cl_tree_method == 'raxml':
|
elif params.cl_tree_method == 'raxml':
|
||||||
os.system('rm -r ' + params.output + '/Output/Intermediate/RAxML/*')
|
os.system('rm -r ' + params.output + '/Output/Intermediate/RAxML/*')
|
||||||
trees.run(params)
|
|
||||||
|
|
||||||
#if 'iqtree' in params.cl_tree_method:
|
#if 'iqtree' in params.cl_tree_method:
|
||||||
#os.system('rm -r ' + params.output + '/Output/Intermediate/IQTree/*')
|
#os.system('rm -r ' + params.output + '/Output/Intermediate/IQTree/*')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user