amkozlov / raxml-ng

RAxML Next Generation: faster, easier-to-use and more flexible
GNU Affero General Public License v3.0
376 stars 62 forks source link

Could not see bootstrap values on .bestTree #110

Closed Niv94 closed 3 years ago

Niv94 commented 3 years ago

Hi, I am a graduate student running RaxML for my SNP dataset

I recently did a "ML + thorough bootstrap + consensus" analysis in RaxmlGUI using Raxml-ng. As outputs - I got a “.bestTree” and “.bootstraps” files. I tried to open the .bestTree file in FigTree and I did not see the bootstrap values on the tree. Am I doing something wrong? Could you please guide me?

Thank you so much, Nivi

amkozlov commented 3 years ago

Hi Nivi,

with a standalone version of raxml-ng, bootstrap support values are printed into .support file, see: https://github.com/amkozlov/raxml-ng/wiki/Output:-files-and-settings#output-files

Not sure how it works in raxmlGUI though, so if you have questions, please contact raxmlGUI developers directly:

https://github.com/AntonelliLab/raxmlGUI

Best, Alexey

Niv94 commented 3 years ago

Thank you so much. Yes the .support file works.

On Dec 14, 2020, at 11:19 AM, Alexey Kozlov notifications@github.com wrote:

Hi Nivi,

with a standalone version of raxml-ng, bootstrap support values are printed into .support file, see: https://github.com/amkozlov/raxml-ng/wiki/Output:-files-and-settings#output-files https://github.com/amkozlov/raxml-ng/wiki/Output:-files-and-settings#output-files Not sure how it works in raxmlGUI though, so if you have questions, please contact raxmlGUI developers directly:

https://github.com/AntonelliLab/raxmlGUI https://github.com/AntonelliLab/raxmlGUI Best, Alexey

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/amkozlov/raxml-ng/issues/110#issuecomment-744654656, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQOLVXLC7LHSI3IPT3F4CLSUZQN5ANCNFSM4U3FNDDA.

amkozlov commented 3 years ago

great!