Dear all,

I need to combine .t files from a MrBayes analysis. Using mcmcp, sumt, and sump commands is not an option, since due to CIPRES analytical limitations I need to combine files from 2 different analyses.

I tried to import each .t files from the two independent analyses in LogCombiner (total: 4 .t files) but I had error message:

Exception: / by zero

Finished - Quit program to exit.

java.lang.ArithmeticException: / by zero

at beast.app.tools.LogCombiner.readTreeLogFile(Unknown Source)

at beast.app.tools.LogCombiner.combineLogs(Unknown Source)

at beast.app.tools.LogCombiner.main(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at beast.app.beastapp.BeastLauncher.run(Unknown Source)

at beast.app.tools.LogCombinerLauncher.main(Unknown Source)

Also, it fails to load all the 4 files. Does anyone has an idea how to fix this error? Is there any alternative to LogCombiner?

Thanks in advance

Filippo

More Filippo Maria Rotatori's questions See All
Similar questions and discussions