This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Display bootstraps on tree RAxML-NG

Hello, I want to build a tree from a sequence alignment with RAxML-NG, but I can't get the bootstraps displayed. I make these command lines :

raxml-ng --all --msa <myalignment> --model LG --threads 3 --seed 2 --bs-metric fbp,tbe

then

raxml-ng --support --tree ...raxml.bestTree --bs-trees ...raxml.bootstraps --threads 3 --bs-metric tbe

Does anyone know where my mistake is?

Thank you !

bootstraps tree raxml raxml-ng phylogeny

1 answer

check the link I answered kind of the same question in the forum

A: RAxML generate best tree from 500 bootstrap trees

Log in to answer this question.