Closed corneliusroemer closed 2 years ago
Exact command used:
augur refine --tree builds/21K/tree_raw.nwk --root MN908947 \
--alignment builds/21K/masked.fasta --divergence-units mutations \
--output-tree builds/21K/tree.nwk --metadata data/metadata.tsv \
--output-node-data builds/21K/branch_lengths.json --timetree \
--keep-polytomies --clock-rate 0.0006 --clock-std-dev 0.003 \ --coalescent opt \
--date-inference marginal --date-confidence --no-covariance
hopefully fixed in 0.9.0
Sometimes, when running
augur refine
as part of https://github.com/corneliusroemer/ncov-simplest I get the following error. Weirdly, without changing any of the sequences and rerunning, the error often goes away. Rerunning means rerunning iqTree, so it could be that this error only occurs for certain.nwk
input trees.