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

Test export/import cycle for GRNsight-->GRNsight/GRNmap #1084

Open kdahlquist opened 5 months ago

kdahlquist commented 5 months ago

@nchun2 will work on fully testing the GRNsight export functionality. The export functionality includes:

Starting from demo files 1 and 2, she will test all permutations of what can be exported. She will then attempt to open the exported files in GRNsight and note any problems. The minimum required to open in GRNsight is a "network" sheet.

Then with all the Excel exports, she will attempt to run them in GRNmap. The minimum set of sheets to run the model in GRNmap is:

Once demo 1 and demo 2 have been checked, then we can move onto uploading custom Excel workbooks to GRNsight and see whether GRNsight can export them correctly.

It will be helpful to keep a log of what has been tried and the result because there will be a lot of permutations. You could even create a checklist on a comment on this issue and check them off as you go.