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
I received this error while trying to organize dendrogram by contig length after specifying a specific collection via anvi-interactive argument '-C'
Anvi'o version: 8-dev
TypeError: Cannot read properties of undefined (reading 'angle')
at Drawer.<anonymous> (http://localhost:8080/app/js/drawer.js?rand=4b9247d67ed86382a840b4bb5d1a8638:1301:24)
at Drawer.iterate_layers (http://localhost:8080/app/js/drawer.js?rand=4b9247d67ed86382a840b4bb5d1a8638:41:28)
at Drawer.draw_layer_backgrounds (http://localhost:8080/app/js/drawer.js?rand=4b9247d67ed86382a840b4bb5d1a8638:1277:10)
at Drawer.draw (http://localhost:8080/app/js/drawer.js?rand=4b9247d67ed86382a840b4bb5d1a8638:101:10)
at m.fn.init.onShow (http://localhost:8080/app/js/main.js?rand=a8f7ecf29676ae6187c64c501cc62ff9:1850:28)
at HTMLDivElement.<anonymous> (http://localhost:8080/app/lib/bootstrap-waitingfor/build/bootstrap-waitingfor.js?rand=6411a90638f2294580d0e655e5a65920:134:22)
at HTMLDivElement.dispatch (http://localhost:8080/app/lib/jquery/dist/jquery.min.js?rand=9f1f9fc61c03415314095756b1de385e:4:8549)
at r.handle (http://localhost:8080/app/lib/jquery/dist/jquery.min.js?rand=9f1f9fc61c03415314095756b1de385e:4:5252)
at Object.trigger (http://localhost:8080/app/lib/jquery/dist/jquery.min.js?rand=9f1f9fc61c03415314095756b1de385e:4:7650)
at HTMLDivElement.<anonymous> (http://localhost:8080/app/lib/jquery/dist/jquery.min.js?rand=9f1f9fc61c03415314095756b1de385e:4:15517)```
The text was updated successfully, but these errors were encountered:
Hey @metehaansever, can you please try to reproduce this? You can use anvi-self-test --suite mini -o TEST, and then anvi-interactive in the TEST directory with -C :)
I tried to reproduce the problem but It did work on my side. I suggest you @jwilliams648 to hard refresh your browser. And I just want to be sure are you on Anvio-dev or Anvio-8 ?
I received this error while trying to organize dendrogram by contig length after specifying a specific collection via anvi-interactive argument '-C'
Anvi'o version:
8-dev
The text was updated successfully, but these errors were encountered: