tree: Unable to use IQ-TREE -g
option if strain name contains certain characters
#875
Labels
-g
option if strain name contains certain characters
#875
Current Behavior
Within
augur tree
we replace certain characters in strain names with random strings before passing the renamed FASTA to IQ-TREE.augur/augur/tree.py
Lines 214 to 219 in 945b49a
This results in IQ-TREE being unable to match the original strain names provided in the constraint tree via the
-g
option.Expected behavior
I'm not sure what should be the expected behavior here. Do we want to be able to support all IQ-TREE options via
augur tree
or do we make it clear that certain options may not work?Additional context
First noticed this issue when exploring nextstrain/seasonal-flu#79 with @corneliusroemer
The text was updated successfully, but these errors were encountered: