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

Completed functionality of issue #938 and fixed bugs #935 and #941 #940

Closed Onariaginosa closed 2 years ago

Onariaginosa commented 2 years ago

Completed the issues mentioned in #938 and shifted to pug (was necessary to run branch on beta, branch Onariaginosa is on jade still just in case I need to revert) Also fixed bug in #935 so that when the user selects export unweighted, they get an unweighted graph. Fixed bug in #941 so that the graph displays properly when you change the bottom data set to Expression data within the database first, then change the top data set to Expression data that requires a query to the database.

Pull Request Checklist

ahmad00m commented 2 years ago

@ahmad00m went through the check list and determined everything is working except for the export function to SIF and GraphML. I believe they are correctly exported but they don't have the correct graph upon import (their node coloring is turned off). Also, I'm not sure if reload is doing what it is supposed to do which I will further discuss during the meeting. On the other hand, the excel export works just fine.