Skip to content

v1.12

Choose a tag to compare

@kdahlquist kdahlquist released this 24 Jun 22:40
  • The node and edge count is now displayed in the green menu bar #200
  • The tooltips that display the weight values of edges were disabled for unweighted networks #194
  • Most libraries that GRNsight uses have been updated to the most current version. See this wiki page for a list of libraries and versions: https://github.com/dondi/GRNsight/wiki/Library-Requirements, #177
  • The test suite, test.js, was refactored to make unit tests more concise #207, #206
  • Two warning messages were created to address potential formatting problems with input Excel spreadsheets:
    • Extraneous data outside of the adjacency matrix #189
    • NaN's found in the adjacency matrix #211, #212