KarchinLab / open-cravat

A modular annotation tool for genomic variants
MIT License
110 stars 27 forks source link

PhyloP and Phast Cons widgets show no scores (and other complains) #164

Closed diekhans closed 1 year ago

diekhans commented 1 year ago
Genome: hg38
Example: TSV
Annotations:
  Evolution:
     PhastCons
     PhyloP

submit job, when done go to Variant

Layout: hide all
        show: PhastCons, PhyloP, Rank Score

Select ENST0000371958

Bug:
  PhyloP and Phast Cons widgets show no scores,
  whoever the Rank Score widget has phystcons and phylop
  scores that are in red.

Also, there I have no idea what the red means.  Having
a help icon on widgets would be really useful.

Also, there the red background is too dark and not enough contrast
with the numbers, make them hard to read.
diekhans commented 1 year ago
Screenshot 2023-07-13 at 8 13 06 PM
kmoad commented 1 year ago

This looks like an issue with the Rank Score widget. It's having issues updating when a new row is selected. Will update here when it's fixed.

mlarsen5 commented 1 year ago

This issue has been fixed in Rank Score widget version 1.1.0, now always reporting the correct score. The color is a gradient scale ranging from white to red, the higher the score the more red the cell is. We also addressed the issue that there is not enough contrast between the background and the number when the color is too dark.