smoretti
smoretti
Thanks for your update. About Usearch, maybe simpler to say only Usearch v7 supported.
An histogram could be nice, but raw numbers in the JSON output would be more useful
Here is an example file https://selectome.org/euteleostomi/family/ENSGT00940000158077.1.Euteleostomi.nhx
I did some tests with the version available at http://phylotree.hyphy.org/index.html
Thanks it looks already nice and promising. For the Selectome web site we plan to change our old static image tree viewer for a tool more interactive like phylotree.js We...
I did not manage to run it as a local web server. From the master branch those _yarn_ commands failed ``` /phylotree.js# yarn develop 00h00m00s 0/0: : ERROR: [Errno 2]...
Thanks @spond. Currently we don't use any web app stack, we have our own deployment script. As phylotree.js and phylotree.css files are available on unpkg everything is fine for us....
I have updated the link for jQuery and bootstrap to reach our local versions and examples/nhx/ from the master branch works with http://phylotree.hyphy.org/phylotree.js. When I switch to https://unpkg.com/[email protected]/dist/phylotree.min.js it does...
This is _d3.v3.min.js_
I tried with d3 v5 and v6 but got the same error: ``` Uncaught TypeError: n is undefined https://unpkg.com/[email protected]/dist/phylotree.min.js:1 https://unpkg.com/[email protected]/dist/phylotree.min.js:1 https://unpkg.com/[email protected]/dist/phylotree.min.js:1 phylotree.min.js:1:40819 ```