Cibiv / IQ-TREE

Efficient phylogenomic software by maximum likelihood
http://www.iqtree.org
GNU General Public License v2.0
184 stars 44 forks source link

IQ-TREE stuck without error code when constraint tree is provided #253

Open rramosbaez opened 11 months ago

rramosbaez commented 11 months ago

When I run IQ-TREE to produce a ML phylogeny using the command below, it creates it easily within an hour: "./iqtree -s CX.MSA.fasta -alrt 1000 -m JTT+G+F -nt AUTO" When I add my constraint tree to this command, "-g constraint_CX.newick" the code quickly runs up to and stays stuck at the point below. "Reading constraint tree constraint_CX.newick... Creating fast initial parsimony tree by random order stepwise addition..." I have run it up to four hours to see if it eventually moves forward, but to no avail. I have no warnings in my log, much less errors. What might be happening?

I have tried changing the file format (from .tre to .newick), ensured sequence names were formatted correctly, and made sure the tree had no root.