Update contamination.py

This commit is contained in:
Godwin N. Ani 2025-07-09 13:59:28 -04:00 committed by GitHub
parent 586a9e0c63
commit 99647c87bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/*')