dondi
dondi
This is PR #1196 which looks close to done pending some small internal code renames
This might require a deeper dive—I checked the actual `beta` code on the server, and it matches the code changes from the PR. So the code is definitely there As...
It looks like the approach to take here will need to be more similar to the loop in line 397: that loop iterates through the data sources and appends an...
Upon trying out the feature during the 4/2 meeting, @dondi pointed out that it would also be nice to pre-select the currently-displayed expression data for export, since the user will...
This was discussed further at the meeting and the hope is that the clarifications will allow this to move forward; the core principle is to establish better continuity between the...
Expression data is likely an attribute in whichever variable holds the overall “network” object (i.e., the data structure representing the overall GRN/PPI). Once the name of that attribute is identified,...
A quick inspection of the JSON returned by our API showed that the attribute in question is most likely `expression`, and instead of presence or absence, code will need to...
@dondi confirmed that this may well just be lack of thoroughness in trying all of the use cases; @Amelie1253 confirmed that the errors are console-level errors meaning that they are...
@dondi walked @Amelie1253 and @MilkaZek through the testing code base and talked briefly about TDD (writing tests first) so we’ll see if we can go through this process firsthand with...
I reviewed the email sent to the GRNsight Google Analytics account and it does appear that a major migration took place on July 1, 2024. This effectively killed all prior...