lrgr/explosig

Figure out way to hierarchically group mutation classifications and pathologic stage values

keller-mark opened this issue · 2 comments

Figure out way to hierarchically group mutation classifications and pathologic stage values

An easy thing to do would be to just split "Mutation Classification" into multiple columns, like "Impact", "Effect", "Functional", possibly also "Amino Acid Change" and then convert the problem into a different (vueplotlib-related) problem: either "stratify by multiple variables" or "stratify by single variable but condition on the value of another"

This would also involve mutation-signatures-data changes