mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-26 23:30: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/*')
|
||||
elif params.cl_tree_method == 'raxml':
|
||||
os.system('rm -r ' + params.output + '/Output/Intermediate/RAxML/*')
|
||||
trees.run(params)
|
||||
|
||||
|
||||
#if 'iqtree' in params.cl_tree_method:
|
||||
#os.system('rm -r ' + params.output + '/Output/Intermediate/IQTree/*')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user