stjude / proteinpaint

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

Set scatter tab as visible for numeric terms #1752

Closed creilly8 closed 1 week ago

creilly8 commented 1 week ago

Description

Enabled the scatter tab visibility for all numeric terms.

Test by: 1.http://localhost:3000/?noheader=1&mass=%7B%22dslabel%22:%22TermdbTest%22,%22genome%22:%22hg38-test%22,%22nav%22:%7B%22activeTab%22:1%7D,%22plots%22:%5B%7B%22chartType%22:%22summary%22,%22term%22:%7B%22id%22:%22hrtavg%22,%22q%22:%7B%22mode%22:%22continuous%22%7D%7D%7D%5D%7D.

  1. Add 'TP53' or another gene expression term as the overlay.
  2. Scatter plot should launch with the scatter tab (bug fixed by Airen in https://github.com/stjude/proteinpaint/pull/1753).

Checklist

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