modify the violin gene expression tab to accept toggle views of the violin plot. The plot can be viewed by each marker individually using facet_wrap or combined by cell type.
add testing for rendering the violin plots
fix bug where you could add duplicate genes from the violin plot tab
Add additional testing for re-running analysis with existing panels
Move assay selection into advanced options. Have logcounts be the default if it exists. This permits the assay to be changed multiple times for the same uploaded dataset
Summary of proposed changes:
facet_wrap
or combined by cell type.logcounts
be the default if it exists. This permits the assay to be changed multiple times for the same uploaded dataset