dondi

Results 201 comments of dondi

Possible place to look, as determined from the meeting: https://github.com/dondi/GRNsight/blob/beta/web-client/public/js/graph.js#L1131-L1137

While the main `beta` line is in a pause as @NAnguiano finishes up, I figured it wouldn't hurt to upload the temporary `normalization` branch from @anuvarsh. This version, bumping to...

Beta points back to the `beta` branch now so it is at 2.0.16. If this branch is updated and changed, we should skip to 2.0.18 because `normalization` was inserted in...

Possible candidate for a follow-up to a future bigger UI overhaul because newer frameworks make tooltip addition very easy to do.

The second bullet in the description may need discussion alongside #1066 request to have the opened file determine the network mode

Upon discussion, we can go ahead and eliminate the second bullet from scope in favor of #1066 but we will still enable the Network Mode dropdown for informational purposes—switching it...

Here is the documentation and script files location: https://github.com/dondi/GRNsight/tree/master/database Best-case scenario is that the scripts run without issue on the latest downloaded data and the major step will be putting...

Yes I’ll have to recall how to do this 😅 …I suspect this will involve ssh tunneling

We’ll need to review the existing documentation for information about: * Loading the production database * Updating version information so that the new data set appears in addition to existing...

During a meeting with @ntran18 and @ceciliazaragoza, @dondi went over the process of creating an SSH tunnel in order to communicate with our production database server, which is within a...