dondi / GRNsight

Web app and service for modeling and visualizing gene regulatory networks.
http://dondi.github.io/GRNsight
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Bad interaction between node coloring, load network from database, and export to Excel #984

Closed kdahlquist closed 1 year ago

kdahlquist commented 1 year ago

As noted in issue #977, the node coloring menu should be activated all the time now because we have a gene expression database. One fallout is this interaction. Do the following:

Onariaginosa commented 1 year ago

I fixed this and it should make its way into the never ending pr #996. The grnState.node.coloring.topDataset and grnState.nodeColoring.bottomDataset settings weren't getting when a user generates a new network, so I set them = to undefined and it worked.

kdahlquist commented 1 year ago

confirmed fixed in beta 6.0.7