mobidic / SEAL

SEAL db - Simple, Efficient And Lite database for NGS
GNU General Public License v3.0
8 stars 1 forks source link

Add missense raw score in the variant modal #45

Open thomasguignard opened 1 year ago

Char-Al commented 1 year ago

It seems like a good idea for the user to have the score in the modal windows. I'll check how this can be achieved. I'm currently using VEP and dbnsfp for annotation.

I think all usefull scores are liste below, maybe we :

thomasguignard commented 1 year ago

It could be nice to get at a glance something like the "top 10 most striking scores" as a summary/bigPicture of the variant, in another modal tab

Char-Al commented 1 year ago

Since I haven't annotated all the scores, I need to develop a function to reannotate all the variants in the current database.

Char-Al commented 10 months ago

It could be nice to get at a glance something like the "top 10 most striking scores" as a summary/bigPicture of the variant, in another modal tab @thomasguignard

SEAL already includes a 'Top 10 Most Striking Scores' feature as part of its functionality. You can find this summary in the 'Missense' column on the main sample view. Additionally, you can view this representation within the 'Missense' modal, displayed as a radar chart.