Skip to content

Version 1.1

Compare
Choose a tag to compare
@bhavyaac bhavyaac released this 16 Jun 16:04
· 251 commits to master since this release
1843592

Update to existing clusters app with new features and improved user experience.
Includes interactive plots with hover tooltips, options to download displayed data, and additional dendrogram functionalities.


Full list of changes to cluster app:

Plots & Plot functionalities

  • Allow plotting of up to 12 genes at a time in the dendrogram (increased from 6)
  • Plot mean expression values over the selected set of genes on the dendrogram (optional, with a toggle switch)
  • Move the table from below the dendrogram to a new tab ("Expression table") for better visibility
  • Implement an interactive (Plotly) version of the timecourse plot (optional, with a toggle switch)
  • Enable downloads of the timecourse plot and the expression table
  • Implement hover tooltips in UMAP and tSNE plots coloured by cluster under "Single cell expression, by region"
  • Add violin plots for "Single cell expression, by sample" within a sub-tab

Aesthetics & User interface

  • Update sidebar input interface
  • Adjust dendrogram hover tooltips for increased legibility & visibility
  • Add loading animations to plots