kdahlquist / GRNmap

Gene Regulatory Network modeling and parameter estimation
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

GRNmap Coding Team Tasks for Spring 2018 #398

Closed im-deepfriedwater closed 6 years ago

im-deepfriedwater commented 6 years ago

Will be using this issue to do general progress reports on various issues.

Tasks for @jtorre39

im-deepfriedwater commented 6 years ago

Previously posted on issue #386

Worked on verifying that the changes made by Eddie correctly caught the bug for #375 and #185 and correctly tested it. Good news! His fixes are valid and correctly address the bug. I believe this validates these two issues to be closed.

289 however, I believe its fix is unrelated to the two mentioned above, so this issue still warrants investigation. Unfortunately, I will have to get to this next week as running LCurve to test things took massive amounts of time.

EDIT: On closer inspection, I ran the tests again. Two of the LCurve test had been failing but the call to callTests was not letting me know this. For future cases, I will be giving the output of the test suite more scrutiny to prevent this happening again.

One of them was a test case that was incorrectly implemented, so I removed it as it was not a valid test case. Additionally, the second test to fail has to do with the NetworkWeights not being copied over properly. The difference in values ranges between a thousandth to a very small insignificant number. I will have to spend some time investigating the issue but believe it should not be a significant fix.

im-deepfriedwater commented 6 years ago

On investigation, I narrowed down the source of the LCurve failure to be from the test sheet changes I made a few weeks ago. Will revert the test sheets, and do a more methodical fix for the hidden decimal values.

im-deepfriedwater commented 6 years ago

Fixed the test sheets (took a while!) and noticed there were two test cases in LSETest.m that did a poor job of testing if general_least_squares_error got called properly. I fixed those two as well, the silently failing tests unfortunately set me back and I could not make progress on the new issues.

im-deepfriedwater commented 6 years ago

Both issues #289 and #397 were addressed in my work session today. Both had sufficient work done that I believe they can be closed.

kdahlquist commented 6 years ago

While @johnllopez616 is waiting to meet with @dondi regarding Google Analytics, he will begin work on cleaning up the BioDB work on GRNsight so it can be merged into the main GRNsight project.

@jtorre39 is working on the release and they are both working on the poster.

im-deepfriedwater commented 6 years ago

@johnllopez616 and I have finished our first draft of the poster. We've emailed the draft of the poster to @kdahlquist for review.

im-deepfriedwater commented 6 years ago

Additionally, I've drafted the release and have it pending approval for v1.9.

kdahlquist commented 6 years ago

@jtorre39 is going to wrap-up on issue #195 as his last issue for the semester. Closing this one.