Closed wpfeiffer closed 3 months ago
Hi Wayne,
+B
stands for partition-specific branch length scaler in the proportional brlen mode (default). If that is not what you want, you can add --brlen linked
to enforce identical brlens across partitions:
https://github.com/amkozlov/raxml-ng/wiki/Input-data#branch-length-linkage
Thanks for the prompt reply :)
On Jul 10, 2024, at 10:27 AM, Oleksiy Kozlov @.**@.>> wrote:
Hi Wayne,
+B stands for partition-specific branch length scaler in the proportional brlen mode (default). If that is not what you want, you can add --brlen linked to enforce identical brlens across partitions:
https://github.com/amkozlov/raxml-ng/wiki/Input-data#branch-length-linkagehttps://urldefense.com/v3/__https://github.com/amkozlov/raxml-ng/wiki/Input-data*branch-length-linkage__;Iw!!Mih3wA!HwlVGp5hdCqDtov-w-Oth8naYlkERArZJxCg1N_GnwzRqeCvEzUyxuSgFVd8cdgCYecNcMnzDnr7HiJCGrQtjzksfA$
— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/amkozlov/raxml-ng/issues/186*issuecomment-2221075651__;Iw!!Mih3wA!HwlVGp5hdCqDtov-w-Oth8naYlkERArZJxCg1N_GnwzRqeCvEzUyxuSgFVd8cdgCYecNcMnzDnr7HiJCGrRiUl6Y8A$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AGEPGQZV7AFTH6RFEEMROILZLVVIFAVCNFSM6AAAAABKVKPFOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRRGA3TKNRVGE__;!!Mih3wA!HwlVGp5hdCqDtov-w-Oth8naYlkERArZJxCg1N_GnwzRqeCvEzUyxuSgFVd8cdgCYecNcMnzDnr7HiJCGrSoL-bxsg$. You are receiving this because you authored the thread.Message ID: @.***>
Hi,
I specified GTR+F+G as my DNA model, but RAxML-NG reported the following:
Partition 0: Subset1 Model: GTR+FC+G4m+B
Why is there a +B? What causes this, and how can it be prevented?
Wayne