Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read.iqtree and regular bootstrap #114

Open
LPDagallier opened this issue Oct 13, 2023 · 0 comments
Open

read.iqtree and regular bootstrap #114

LPDagallier opened this issue Oct 13, 2023 · 0 comments

Comments

@LPDagallier
Copy link

Hi,

Let's take the case were a tree has been inferred with IQTREE, but branch support was assessed with non-paramteric bootstrap (BS) and not with UFBoot or SH-alrt.
I just wanted to notify that the read.iqtree() function will correctly read the phylo object of the treedata, but will not correctly read the data. It will in fact consider the BS values as both UFBoot and SH-alrt values.
As there is no way for read.iqtree() to know what type of branch support is in the treedata, I would suggest to add a note on the help of the function mentioning that read.iqtree() has to be used only when UFBoot AND SH-arlt (or UFBoot alone) was used to assess branch support. For BS or SH-arlt alone, users should use read.tree() function instead.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant