Hi everyone,
I have recently started using modeltest-ng
for my phylogenetic analyses model selection. The program conveniently outputs the model (and even the command line) to use it with popular phylogenetics software like raxml
, iqtree
, paup
, or raxml-ng
. This is the easy part. I am, however planing on using it with MrBayes
. The thing is, as far as I can tell, modeltest-ng
does not produce a MrBayes block to use in a #NEXUS file, or the parameters that will effectively translate the best model to MrBayes. I know this can be done manually, And interpret modeltest-ng
's output as lset
or prset
commands for the #NEXUS block. However, I'm trying to automate my analyses, and as such I would like, as much as possible to find a way to perform this "translation" automatically. Is there any tool that will allow me to do this? Or is it rather a script I should write (and that can maybe be pull requested for inclusion with modeltest-ng
)?
Thank you in advance for any insights.
Thank you for your reply Mensur Dlakic . I have only seen it now (somehow I received no email notification). This is probably worth scripting somehow. I will try to wrap something up with it, and if I ever do I will post back here.
Best,
Francisco