Dear Admin,
I am trying to visualize and convert my phylogenetic tree to PDF format displaying all the support values using ete3.
IQTree phylogenetic trees are different from Raxml tree as they have three support values like 100/1/100
I installed ete3 and used the following command
ete3 view -t treeedited.treefile
and the error is
ete3.parser.newick.NewickError: Unexpected newick format '100/1/100:0.154567'
You may want to check other newick loading flags like 'format' or 'quoted_node_names'.
IQTree webserver somehow uses ete3 to visualize the tree.
Any help will be highly appreciated.
Thanks
Ramji