BenoitMorel / ParGenes

A massively parallel tool for model selection and tree inference on thousands of genes
GNU General Public License v3.0
42 stars 6 forks source link

Improve checkpoint system #35

Closed BenoitMorel closed 6 years ago

BenoitMorel commented 6 years ago

In particular, do not parse all the raxml logs after a checkpoint. Instead, store a summary of the MSA characteristics and reload it after a checkpoint. Check that we do not waste time in other parts of the pipeline. This is important since some people showed some interest in the checkpoint feature