Skip to content

Releases: dondi/GRNsight

v7.4.1

17 Feb 08:15

Choose a tag to compare

This release has identical code to v7.4.0 but has some updated documentation. It was also created to address a synchronization problem with Zenodo.

Full Changelog: v7.4.0...v7.4.1

v7.4.0

15 Jan 17:43
65e2c6d

Choose a tag to compare

v7.4.0 contains enhancements and bug fixes in these areas of functionality:

  • Clarification of functionality and user indicator for the GRN vs. PPI network mode
  • Graph display bugs were fixed
  • UI consistency between sidebar panels and top menus
  • Node coloring behavior and UI
  • Clarification of options and interface for Export Data to Excel
  • Port Network Database loading scripts to AllianceMine from Yeastmine
  • Update scripts for appending additional degradation and production rates to the Expression Database
  • Dev Ops
    • Rename the master branch to main
    • Update library requirements, including to Node 18.x
    • Implement GitHub Actions

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.4.0

v7.2.0

04 Dec 21:07
c19c00b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.2...v7.2.0

v7.1.2

09 Oct 19:59

Choose a tag to compare

This release is identical to v7.1.1 but has been created to address a synchronization problem with Zenodo.

v7.1.1

02 Oct 19:50
20527fb

Choose a tag to compare

GRNsight v7.1.1 includes the following new features and bug fixes:

  • Features:
    • Lock Force Parameters are available for both Force Graph and Grid Layout. (#1016)
    • Protein Protein Physical Interactions Database and UI (#1028, #1020)
    • Adding Protein-protein interaction (PPI) demo (#1065)
    • Restrict to Viewport is enabled for D-pad and Zoom (#1083)
  • Enhancements:
    • Change order of Yeastmine versions in generate GRN modal (#1035)
    • Filename and display nomenclature for YeastMine-generated Networks (#983)
  • Bug Fixes:
    • Remove the checks from Force Graph and Grid Layout options from the menu. (#1016)
    • The current state of the Force Graph/ Grid Layout is reflected consistently between the menu and the side panel. (#1016)
    • Selected dataset is centralized to an internal state value, allowing the menu and the side panel to choose and display the same dataset. (#1033)
    • Fixed the button "Restrict Graph to Viewport" from the menu to work correctly (#1034, #1119)
    • Fixed the modals not to close when clicking or dragging the modal window with the mouse (#1029)
    • Fixed Node Coloring Top Menu Options from disappearing when uncheck "node coloring" box on side panel (#1081)
  • Documentation:
    • Database setup in Initial Setup wiki (#1011)
    • Database update instructions (#1113)

v7.1.0

08 Oct 16:19

Choose a tag to compare

GRNsight v7.1.0 includes the following new features and bug fixes:

  • Features:
    • Lock Force Parameters are available for both Force Graph and Grid Layout. (#1016)
    • Protein Protein Physical Interactions Database and UI (#1028, #1020)
    • Adding Protein-protein interaction (PPI) demo (#1065)
    • Restrict to Viewport is enabled for D-pad and Zoom (#1083)
  • Enhancements:
    • Change order of Yeastmine versions in generate GRN modal (#1035)
    • Filename and display nomenclature for YeastMine-generated Networks (#983)
  • Bug Fixes:
    • Remove the checks from Force Graph and Grid Layout options from the menu. (#1016)
    • The current state of the Force Graph/ Grid Layout is reflected consistently between the menu and the side panel. (#1016)
    • Selected dataset is centralized to an internal state value, allowing the menu and the side panel to choose and display the same dataset. (#1033)
    • Fixed the button "Restrict Graph to Viewport" from the menu to work correctly (#1034)
    • Fixed the modals not to close when clicking or dragging the modal window with the mouse (#1029)
    • Fixed Node Coloring Top Menu Options from disappearing when uncheck "node coloring" box on side panel (#1081)
  • Documentation:
    • Database setup in Initial Setup wiki (#1011)
    • Database update instruction (#1113)

v6.0.7

12 Sep 16:21

Choose a tag to compare

GRNsight v6.0.7 includes the following new features and bug fixes:

  • The back-end database was updated.
    • Refreshed the network database on the production database. (#1022, #1025)
    • Renamed Backend Database to appropriately reflect the data contained within. (#1020, #1025)
  • The language of the file names in the menu bar was clarified.
    • When generating a network from the database it will display "GRN (data source; X genes Y edges)". (#1023, #1025)
  • Dependency Version Update::
    • Updated from pg v8.0.0 to v8.0.3 (#1026)
  • Bug Fixes:
    • Export to Excel now exports the specified sheets when exporting. (#1018, #1019)
    • Fixed the graph to display the edges of the network. (#1024, #1025)

v6.0.4

07 Dec 20:34
846e9ab

Choose a tag to compare

GRNsight v6.0.4 includes the following new features and bug fixes:

  • The back-end database was updated

    • Apweiler data is uploaded to backend expression database. (#937, #971, #988)
  • The language of the export to excel menu was clarified and the functionality expanded (#978, #985, #996)

    • GRNsight can now export additional sheets (i.e: production_rates, optimization_parameters, etc).
    • GRNsight allows users to choose which specific sheets they would like to include in their exported workbook.
  • The language of the Load from Database modal was clarified (#982)

  • The GRNsight API module and the GRNsight DAL were refactored and expanded

    • Removed residual hard-coded database information and replaced them with database calls. (#1003, #1004)
    • Transitioned remaining "bare" network calls to the API module. (#993, #1007)
  • The Documentation for loading a local copy of GRNsight's databases was completed (#988, #961, #985)

  • Bug Fixes:

    • Yeast genes with irregular naming patterns are now allowed in the load from database function. (#989, #966)
    • If a demo is chosen from the sidebar dropdown menu, the UI will update consistently. (#976, #985)
    • If a network is generated from the database and no relations are observed, GRNsight will work as intended. (#990, #985)
    • Node menu is active after generating a network from the database. (#977, #985, #984, #996)
    • Generating a network from the database correctly counts all of the edges in the assigned workbook name. (#972, #985)
    • Updated database to store timestamp values in UTC. (#995, #996)
    • Export to Excel modal acts appropriately when you cancel out of it and go back in. (#981)

v6.0.0

07 Sep 19:08
cea4225

Choose a tag to compare

GRNsight v6.0.0 includes the following new features and bug fixes:

  • A new gene regulatory network backend database was implemented and menu and panels were re-organized to reflect the new feature. (#949, #950, #952, #960)
    • In the Network menu, users can select one of the four demo networks, upload a network from a file, or (new) load a network from the database. The database contains regulation information from the Saccharomyces Genome Database (SGD) obtained via Yeastmine.(#949, #952)
    • The user selects genes to include in the network and GRNsight generated the connected network according to SGD data. (#952)
    • An Export menu now hold the Export functions. (#952)
  • Bug Fix: If node coloring is disabled, it will remain disabled upon reload of the graph (#943)

v5.1.0

18 Jan 13:05

Choose a tag to compare

GRNsight v5.1.0 includes the following new features and bug fixes:

  • New Expression Database

    • Refactored the Expression Database to take into account multiple species, and added appropriate data types to data stored within the database. #938
    • Connected Expression Database to the export to excel functionality, so that users can export data from the Expression Database. #938
    • Fixed bugs within the expression data selection. #941
  • New Export to excel functionality

    • GRNsight can export workbooks using a modal selector to determine the data in the exported workbook.
      • Users can select between weighted and unweighted graphs, what expression data source (either the original expression data, or sources from the Expression Database), and which particular expression data sheets to export. #935 #938
  • Documentation update

    • Updated Export to Excel instructions to reflect the new Export to Excel feature's functionality.