LSD2: Trouble with Branch Collapsing in IQ-TREE: Seeking Clarification on -l Option #187
-
|
I am currently using IQ-TREE version 2.3.2 for phylogenetic analysis and encountering an issue where a significant number of internal branches are automatically collapsed despite setting extremely low branch length thresholds. The error messages suggest using the -l option to set branch lengths, but this option appears to be invalid. I tried other versions and none of them works. Does someone know if the -l option is available or how can I generate binary tree without branch collapsing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Hi @YangZhuoya, Can you post your commandline and the output file with the collapsed branches? Thanks, Rob |
Beta Was this translation helpful? Give feedback.
-
|
Hi Zhuoya, |
Beta Was this translation helpful? Give feedback.
Hi Zhuoya,
I just answered the same question here:
#189
So briefly, if you want of force LSD2 not to make polytomies, for example you want the minimum branch length is 0.001, you can add the option:
--date-options "-l 0 -u 0.001"
Cheers,
Hien