kdahlquist / GRNmap

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

Coding team tasks for week of 1/18 #302

Closed kdahlquist closed 7 years ago

kdahlquist commented 7 years ago

Just a reminder to us at the meeting to post comments on the relevant issue, not this task list.

azinge commented 7 years ago

Finished 4 hours for last week today because of first week of school stuffs, Mainly catching up and reunderstanding where we were at in the matrix dissection; on my fork is just the work that I've been doing that hasn't been synced with @trixr4kdz and @jtorre39 's. Coming to meeting shortly

trixr4kdz commented 7 years ago

At this week's coding session, we've:

Going forward, we need to:

Also, @cazinge has independently looked into #221 and has decided that the effort that would be put into setting up a CI service is not worth it, as the current solutions to this problem don't work very nicely with Matlab.

dondi commented 7 years ago

For the second bullet, the heart of the code is in the least squares error function. The loops in that code should be adjusted to now acknowledge the new data structure with possible missing cells.

dondi commented 7 years ago

When the first bullet concludes, we can close #158 and open new tasks for the second and third bullets.

dondi commented 7 years ago

With the Undergraduate Research Symposium abstracts due on February 10, #301 is now priority 0 and is part of the deliverable for next week. Draft the abstract on the wiki.

trixr4kdz commented 7 years ago

The permutation + warning/error tests have all been added and are passing. I've created the new issues as #310 and #311 for the bullet points on converting the codebase and converting current tests, respectively. I will be closing issue #158 as instructed.

A draft for the symposium abstract is commented on #301.

kdahlquist commented 7 years ago

new tasks moved over to issue #314