For some reason that I have not been able to figure out is that I am not able to open trees generated by PhyloBayes from command line interface.
What I would like to do is, on the command line, do
figtree <phylobayes.newick> &
And then the tree would be opened in FigTree. This is what happens right now if I do that: it asks for the node/branch label names, then it displays the following message in the terminal
Exception
and it crashes.
I currently work around it by first opening FigTree manually, and then do File->Open, but it is just extremely annoying if you have several tens of trees to inspect.
Strangely enough opening trees via command line only crashes with PhyloBayes trees. I have currently no issues with RAxML or FastTree generated trees.