Closed mnacamura closed 5 years ago
Thanks @mnacamura -- I'll tweak this and merge it when I get a chance! (I think I'll subclass TreeMaker)
Thanks @mnacamura for the input, I went with a slightly different implementation. You should be able to now show nodelabels by passing the command --labels
to TreeMaker, see this
Thanks @SimonGreenhill for the update! Version 1.3 works very well for me. I found some minor errors in the update so please check my comments on the commit https://github.com/SimonGreenhill/treemaker/commit/ff9405d56e357ab4014732af59698c59b9a8d8fb
thanks for spotting that -- I've fixed it in https://github.com/SimonGreenhill/treemaker/commit/977553e3202ade812bad8e4239487751f58c7190
This PR adds an option to include node labels in the newick/nexus output.
I am not sure if it should be shared in public―it might be a bit niche option―and am also not sure if this is the optimal implementation to achieve it. Feel free to close this PR if it is not proper enough to be merged.