Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Snapshot support for numerical node label interpretation #85

Open
jcoliver opened this issue Dec 10, 2018 · 0 comments
Open

Add Snapshot support for numerical node label interpretation #85

jcoliver opened this issue Dec 10, 2018 · 0 comments

Comments

@jcoliver
Copy link
Contributor

When a file includes trees with node labels, Mesquite prompts the user to indicate how the values are to be interpreted (e.g. bootstrap frequency, consensus frequency, posterior probability, etc.). The querying is through ManageTrees.queryAboutNumericalLabelInterpretation, which only ever appears to be called by MesquiteTree.checkNumericalLabelInterpretation.

So even when running Mesquite scripts with a file that has trees with node labels, a dialog opens. If this information could be included via a Snapshot object (thus circumventing dialogs), it would add useful functionality. Not sure which module would be responsible for writing & reading the Snapshot, though. ManageTrees doesn't quite operate like ManageTaxa...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant