#20186 closed enhancement (fixed)

Make a mutation score manager GUI

Reported by: Tom Goddard Owned by: Tom Goddard
Priority: moderate Milestone:
Component: Structure Analysis Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Currently opening a mutation score data set (.csv file) shows a scatter plot. Want to make it instead start a mutation score manager GUI that lists the open data sets and has buttons to create heatmaps, scatter plots, histograms, showing structure coloring controls and close data. Opening mutation data will instead show this GUI that allows the user easy access to the different types of visualization.

Change History (1)

comment:1 by Tom Goddard, 95 minutes ago

Resolution: fixed
Status: assignedclosed

Initial version done.

The GUI has a list of the mutation set name (from the .csv file name) and indented lines for all of the score names. You can choose multiple score lines and show just the chosen scores in a heatmap. Also 2 chosen scores will be used for scatter plot axes, and one chosen score will be used for a histogram or the coloring gui. The buttons always show one heatmap, one scatterplot or one histogram. I don't think it is desirable to create multiple plots in one button press. In restored sessions the user interface will be restored even though it has no state if it was shown when the session was saved. This makes it easier for the user to make new visualizations. There is a menu entry for the new user interface in Tools / Structure Analysis / Mutation Scores but usually the user will get it shown automatically by opening mutation data.

Note: See TracTickets for help on using tickets.