Expose two additional options of TreeTime in augur refine by rneher · Pull Request #1203 · nextstrain/augur (original) (raw)
flags in augur refine.
- --stochastic-resolve was added in TreeTime 0.9.6 (hence update to dependencies in setup.py) and uses a different algorithm for polytomy resolution in TreeTime. Instead of pulling successively merging the two branches the increase the likelihood most, this mode generates random coalescent trees. This is faster and leads to more typical resolutions.
- --max-iter controls the number of iterations TreeTime uses to infer time trees. This was previously hard coded to 2.
marked this pull request as draft
rneher marked this pull request as ready for review
rneher deleted the feat/stochastic-polytomy-resolution branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})