stjude / proteinpaint

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

Centralize client-side filter rehydration #1803

Closed xzhou82 closed 3 weeks ago

xzhou82 commented 3 weeks ago

Description

previously, creating lollipop from termdbtest matrix breaks, due to trying to modify a frozen filter obj. fixed it with minor change on client and backend

TODO rehydration to support non-dict terms as well

all mds3 and filter tests work

Checklist

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