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 import of GRNmap input workbooks for two-column-formatted sheets #883

Closed dondi closed 3 years ago

dondi commented 4 years ago

Similar treatment as #734 in terms of testing and warning-/error-catching for the following sheets:

Onariaginosa commented 3 years ago

Created and implemented tests for the Two Column sheets. These are:

Unimplemented Tests:

Onariaginosa commented 3 years ago

This is completed. Pull request pending. I added tests to the mass tester list, and changed the spreadsheet-controller code to include the error and warnings from each of the two column sheets. Decided against creating a test that made sure that gene names listed were consistent throughout the various two column sheets.

dondi commented 3 years ago

@ahmad00m has found that this issue appears to be resolved. Some notes may be forthcoming but otherwise can be closed.

ahmad00m commented 3 years ago

All the implemented tests have been tested and the errors provided by tests were accurate.