jorgebotas
jorgebotas
Yes, the issue is the text... As you saw, there was an option to adjust the aligned panel to the tree's furthest leaf (plus an arbitrary space that accounts for...
@jhcepas, Zoom sensitivity can be modified from the control panel advanced > zoom > sensitivity Automatically detecting whether the user is using a trackpad vs mouse is not trivial. Maybe,...
python -m "ete4.test.test_phylotree FAILED: wrong writing of tree without explicit distance. Default distance is now -1 => error when comparing trees (old default I believe was one.... weird if the...
python -m "ete4.test.test_arraytable Succeded. Just changed deprecated method "assert_" to "assertTrue" im test_arraytable.py
python -m "ete4.test.test_clustertree SUCCEDED. Needs scipy module to run test
python -m "ete4.test.test_ncbiquery SUCCEDED. Only NCBI warnings
Changes should be merged. Pending tree writing default dist "bug"
I happen to run into the same issue, specially for bigger networks and option maxRatioOfNodesInsideCircle > 0. Any updates on solving it ? Great work on this library btw!!!
@hasanbalci now it works! There is still some overlap in inside nodes but no more errors thrown. Thanks for the great work