VariantEffect / mavedb-ui

MaveDB UI
GNU Affero General Public License v3.0
1 stars 1 forks source link

Fix heatmap bug in representing deletions. #183

Closed jstone-uw closed 2 months ago

jstone-uw commented 2 months ago

This fixes issue #139, in which it was reported that deletions appear in the top row of the heatmap, normally reserved for substitutions by Ala.

In addition:

@PlushZ provided a useful example in score set tmp:540c9d47-9e0c-4c56-839c-3b1249a957df. To test the bug fix using this example, you may change the ownership of that score set in a development instance of MaveDB.

The heatmap for this score set should now look like this:

heatmap-tmp-540c9d47-9e0c-4c56-839c-3b1249a957df

The heatmap for score set urn:mavedb:00000001-a-1 is a good check against regressions, and it should look like this:

heatmap-urn-mavedb-00000001-a-1