Clinical-Genomics / scout

VCF visualization interface
https://clinical-genomics.github.io/scout
BSD 3-Clause "New" or "Revised" License
150 stars 46 forks source link

Known pathologic non-conforming variants #1105

Closed dnil closed 4 years ago

dnil commented 5 years ago

A fair body of knowledge of pathologic variants that currently receive a poor rank is available. Let's implement a system for them, be that by annotation, ranking, separate collection in scout - or perhaps best by a combination of all.

A quick sampling of non-exonic variants that Blueprint genetics annotate (e.g. https://blueprintgenetics.com/tests/panels/hematology/anemia-panel/) has some 30-50% of such variants in ClinVar so far. This helps, but we could do better!

moonso commented 5 years ago

This is a bit tricky since most of this functionality needs to be implemented upstream of scout. Ideally the pipeline should handle this and adjust the rank score accordingly. In that way scout would not need any modifications at all.

dnil commented 5 years ago

Eh, couldn't we perhaps reuse the mvl structure from Balsamic/Scout-Cancer here? That already has Scout support. @hassanfa: expect questions. 😄

moonso commented 5 years ago

Create a page for users to import known pathologic variants. Could you be more specific here? Should the users create a list of known variants and upload or what do you mean? Any input @dnil @northwestwitch @hassanfa

hassanfa commented 5 years ago

+1 for importing known pathogenic variants.

IMHO, it can be a simple approach for somatic SNVs: a bed file. There are multiple github issues on MVL/actionable variants. Should we move all the conversation here?

dnil commented 4 years ago

@henrikstranneheim and @dnil had a brief discussion, and the current best idea is to create a page in Scout that allows editing of an MVL / known variants/position list that is then used on loading, much like what we do for ClinVar. The list would be open for all to edit, and changes logged with date and user. This makes it a Scout only issue, although a decent sized one. Timeline is undecided, but we are aware that it is a requested feature. Be advised that submission to ClinVar is always an option for variants that you always wish to have loaded.

henrikstranneheim commented 4 years ago

@dnil and @northwestwitch: Should we try to flesh out what needs to be done to be able to implement this one?

dnil commented 4 years ago

Yeah otw it will sit pending. I could meet up around 14.30 tomorrow - or perhaps directly after the scout user meeting, depending on what happened to that GMS-RD-tekn meeting?

moonso commented 4 years ago

14:30 sounds good

moonso commented 4 years ago

Great Job @dnil ! Almost legendary status on this one 😄