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
Hello,
This library is really cool and thanks for creating this.
I have created a tree using phylotree.js and got it working to cater to different functionality. I now want to integrate the alignment information besides the nodes that are not collapsed. I tried doing this using a colored rectangles and some text but it does not work too well. My attempt is in the picture below.
Using alignment.js would be much more efficient and work much better. Is there a basic example I can refer to, to integrate phylotree.js and alignment.js together?
Thanks for your help,
The text was updated successfully, but these errors were encountered:
Thanks, @stephenshank for your prompt reply. And apologies for the delay in reply from my side.
I am hoping to integrate the full functionality of phylotree.js along with some minor add-on functionality from my side (i.e. color nodes, collapse nodes, show node annotation, etc.) and then also include all of the alignment.js functionality. I have index.html with all the required phylotree.js functionality built and ready. On this file, I want to add the alignment.js too. Is that possible to do?
Hello,
This library is really cool and thanks for creating this.
I have created a tree using phylotree.js and got it working to cater to different functionality. I now want to integrate the alignment information besides the nodes that are not collapsed. I tried doing this using a colored rectangles and some text but it does not work too well. My attempt is in the picture below.
Using alignment.js would be much more efficient and work much better. Is there a basic example I can refer to, to integrate phylotree.js and alignment.js together?
Thanks for your help,
The text was updated successfully, but these errors were encountered: