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

Allow to query for tw.id in interaction terms #1695

Closed gavrielm closed 1 month ago

gavrielm commented 1 month ago

Description

Closes https://github.com/stjude/proteinpaint/issues/1668

Fix for interactions with non-dictionary terms in regression analysis. Can now query for tw.id in interaction terms to support non-dictionary terms. This change is needed because tw.term is not defined in backend for non-dictionary terms. In future, will pass tw.term to backend for non-dictionary terms in regression analysis and will refactor backend to always use tw.term.

Checklist

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