Closed maxbiostat closed 6 years ago
Burn-in amounts to 10% of the selected chain length for the full analysis, so in the case of 250.000 iterations (for example), burn-in will equal 25.000 iterations and will be (or should be) adjusted automatically by BEAUti. Your report indicates that burn-in is always set to 10 million, is this the case?
I believe this to be the case, yes.
On Fri, 28 Sep 2018 at 18:32, Guy Baele notifications@github.com wrote:
Burn-in amounts to 10% of the selected chain length per path step, so in the case of 250.000 iterations, burn-in will equal 25.000 iterations and will be (or should be) adjusted automatically by BEAUti. Your report indicates that burn-in is always set to 1 million, is this the case?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/beast-dev/beast-mcmc/issues/1031#issuecomment-425572176, or mute the thread https://github.com/notifications/unsubscribe-auth/ACvey5cbcrWE_oUuPa21CmoQ3vMskmLcks5ufpVngaJpZM4W_xLC .
-- Luiz Max Fagundes de Carvalho PhD student, Institute of Evolutionary Biology, School of Biological Sciences, University of Edinburgh, United Kingdom. King's Buildings Campus, Ashworth Laboratories, Ash 2, office 2.08 https://www.researchgate.net/profile/Luiz_Carvalho11
Working fine.
Since currently in BEAUti there is not fill box for the number of burn-in iterations to use in the GSS, it just chucks in
burnin="10000000"
in the relevant block. I reckon this might be inappropriate if one chooses something different from the default, e.g. 250000 iterations, for which the current burn-in would be a bit much.