macroevolution / bamm

A program for multimodel inference on speciation and trait evolution
GNU General Public License v2.0
33 stars 10 forks source link

Tracer compatible MCMC output? #85

Open jonchang opened 10 years ago

jonchang commented 10 years ago

It would be nice if the mcmc_out.txt files made by BAMM could be examined in Tracer. I've been using this shell command which works for now:

parallel 'cat {} | tr , \\t | sed "2d;3d" > {/.}.tracer.txt' ::: **/*mcmc_out.txt