smrt bbinfer --i exabayes produces ExaBayes checkpoint and other files containing information about the current state of the inference and the current set of sampled trees. It would be good to have an option similar as in smrt cladeinfer --append to restart Exabayes runs from these checkpoints.
On cluster computers, we often had smrt bbinfer aborting due to time limits in runs where the chain almost converged. An append option to smrt bbinfer would prevent from having to restart these runs and help to save some cluster time.
smrt bbinfer --i exabayes
produces ExaBayes checkpoint and other files containing information about the current state of the inference and the current set of sampled trees. It would be good to have an option similar as insmrt cladeinfer --append
to restart Exabayes runs from these checkpoints.On cluster computers, we often had
smrt bbinfer
aborting due to time limits in runs where the chain almost converged. Anappend
option tosmrt bbinfer
would prevent from having to restart these runs and help to save some cluster time.