stjude / proteinpaint

Data visualization and analysis framework focused on phenotype-molecular data integration at cohort level.
https://proteinpaint.stjude.org/
Other
19 stars 5 forks source link

default to group.mode = 'mutation' for matrix term group selector #1861

Closed siosonel closed 3 months ago

siosonel commented 3 months ago

Description

Fixes https://github.com/stjude/proteinpaint/issues/1852

Tested with http://localhost:3000/testrun.html?name=*.unit and cd client; npm run test:integration.

Checklist

Check each task that has been performed or verified to be not applicable.

xzhou82 commented 3 months ago

my fix replaces adhoc values mutation/expression with standard values for mode. it prevents top gene* buttons from showing up and should be fixed in revised UI in Colleen's PR. so let's halt deployment for now when merged