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

protein-protein interaction UI refinements #1028

Closed kdahlquist closed 9 months ago

kdahlquist commented 1 year ago

@kdahlquist has reviewed this and edited this comment.

dondi commented 10 months ago

These are in the beta branch; also, there are multiple separate issues and based on the magnitude of the issues, one or more may be large enough to become its own issue

  1. Initial assignment is both @nchun2 and @ntran18 in order to pair over learning about each issue and assessing them overall
  2. Third item (node coloring of PPN) may need further consideration; can consult with @kdahlquist
  3. New issues or this issue can then be assigned directly to @ntran18 (or maybe paired)
ntran18 commented 9 months ago

Because my schedule was tight last week, I couldn't meet with @nchun2 to do this issue. We plan to meet on Friday this week.

dondi commented 9 months ago

Now that @nchun2 also has GRNsight running locally, maybe @ntran18 and @nchun2 can try for this this week.

dondi commented 9 months ago

@ntran18 is traveling this week so it may not be feasible for @ntran18 and @nchun2 to do this together for this week; however if @nchun2’s queue reaches this, it will also be OK for her to look into it on her own and report back

ntran18 commented 9 months ago

I didn't have time to schedule a meeting with @nchun2 so I checked this by myself.

  1. Not solved: "cell A1 of the exported Excel workbook "network" sheet; does not need to say "Cols regulators, rows targets", instead it should say "Cols protein1, rows protein2""
image
  1. For the third checklist (node coloring). I already see that feature in the version 7.0.2 beta. However, there is different options between the top menu and the side panel.

--> Users can still select top data or bottom data from the top menu, not from the side panel.

dondi commented 9 months ago

After @ntran18’s triage, we can go ahead and split the issues; one for the Export (which appears to have a straightforward fix) and another for the node coloring coordination (which will need some deeper thinking because protein-to-protein requires additional integration into our existing UI)

This ticket can be closed after the two separate issues have been written up

dondi commented 9 months ago

@nchun2 can take on the error message issue after @ntran18 has extracted it; and possibly look at the protein-protein mode issue as well

ntran18 commented 9 months ago

Created 2 new tickets for separated issues: #1054 and #1055