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

Export to unweighted excel feature re-imports as weighted #935

Closed Onariaginosa closed 2 years ago

Onariaginosa commented 3 years ago

When you export to unweighted excel, it exports a weighted excel workbook.

dondi commented 3 years ago

Expression sheets are OK to export with an unweighted graph because the weights pertain to just the adjacency matrix. The thing to verify is that an unweighted export should re-import without weights.

Onariaginosa commented 2 years ago

This issue was fixed in pr #940

dondi commented 2 years ago

Verified fixed in v5.1.0