You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem statement: A user has two Phyx files that they want to simultaneously visualize: either they wish to build a single ontology containing phyloreferences from both files, or they wish to resolve phyloreferences from one Phyx file against phylogenies from another file.
User interface implementation:
Add a "Add Phyx file to current file" button.
On clicking this button, we ask the user to choose a Phyx file to add.
All phyloreferences and phylogenies from the second Phyx file are added to the in-memory Phyx file.
Merging two Phyx files in this way should be straightforward but should be implemented in phyx.js.
The text was updated successfully, but these errors were encountered:
Problem statement: A user has two Phyx files that they want to simultaneously visualize: either they wish to build a single ontology containing phyloreferences from both files, or they wish to resolve phyloreferences from one Phyx file against phylogenies from another file.
User interface implementation:
Merging two Phyx files in this way should be straightforward but should be implemented in phyx.js.
The text was updated successfully, but these errors were encountered: