StuntsPT / Structure_threader

A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".
GNU General Public License v3.0
24 stars 11 forks source link

MavericK "outputLikelihood" should be merged #72

Open StuntsPT opened 7 years ago

StuntsPT commented 7 years ago

Trying to tune the MCMC chain using the R functions provided by upstream MavericK without the outputLikelihood.csv files being tuned requires an extra loadLikelihood.csv step for each file being analysed. We could facilitate this by merging all the outputLikelihood.csv files into one to make the end result more similar to that of the original implementation.