cancervariants / metakb

Central repository for the VICC metakb web application
MIT License
15 stars 4 forks source link

collect interface requirements #11

Open ahwagner opened 5 years ago

ahwagner commented 5 years ago

this issue is for bringing attention to specific search features or strategies that we want to incorporate into our search interface (for both the variant-centric and VTB views), to drive our data modeling and backend design choices.

Example: The OncoKB variant view includes important elements to consider for a variant, including a protein view and prevalence of the variant across multiple high-level disease types.

bpitel12 commented 5 years ago

Sorry for the delay in posting this. Here is the feedback we've had so far on the user interface and what tools might be helpful. I've added a lot, so we'll need to prioritize/tackle accordingly. Some of these may evolve into their own issues at some point, but wanted to get it all written before I become unavailable for a while. :)

Interface Requirements, Wish List, and Suggestions based on large VICC-VTB calls to date:

bpitel12 commented 5 years ago

Of note, St. Jude's has a visualization tool I really like called ProteinPaint. https://pecan.stjude.cloud/proteinpaint/etv6. Especially nice for gene fusions and ITDs, which are often not represented on this scale. It also allows the user to switch from Protein view to DNA view and toggle between transcripts.

bpitel12 commented 5 years ago

Sorry - I left out two suggestions from the VICC calls.

shrutir commented 5 years ago

Clinical Trials

ahwagner commented 5 years ago

Gordana emphasized the need for different preset search views:

And said primary source linkouts were very helpful for context.

bpitel12 commented 5 years ago

FYI - St. Jude's recently launched a new visualization tool called GenomePaint, which is a really great complement to their ProteinPaint feature mentioned above. GenomePaint displays intronic and extragenic mutations as well as indels/fusions in genomic context not just in the context of the resulting protein. Lots of other useful information available on the website too. Not sure if we'll use it for VICC/VTB, but wanted to make this group aware. https://proteinpaint.stjude.org/genomepaint/

ahwagner commented 5 years ago

Thanks @bpitel12! Their code isn't open-source, but it's possible that they would be open to collaboration when we start building our interface. We'll keep this in mind, although hopefully an open-source solution presents itself between now and then and makes this easier for the rest of the community!