menchelab / Analytics_Module

Flask-based server handling data requests from the UI Module (VRNetzer)
MIT License
2 stars 4 forks source link

todo: inspector panel - random walk results #9

Closed celinesin closed 3 years ago

celinesin commented 4 years ago
celinesin commented 4 years ago

sebastian code: http://cemmgit.int.cemm.at/menchelab/vrnet/-/blob/GOAT/WebUI423/templates/nodepanel.html#L1

http://cemmgit.int.cemm.at/menchelab/vrnet/-/blob/GOAT/WebUI423/static/js/nodepanel_UI.js

celinesin commented 4 years ago

update: Jörg insists, that we have the dataDiVR outputs directly available in the dataSwimmer. Felix will output it into a kind of "current session" table in the SQL database, and dataswimmer should grab those json-y things from there.

Need to delineate what data objects we need: From the top of my head - which seed genes, what the selection list is called, the things to make the table, the rwr parameters, ... something else?