Skip to content

Releases: bioinfocz/exp_heatmap

v1.2.0

04 Feb 20:09
c068517

Choose a tag to compare

New Features:

  • Interactive view, use --interactive in exp_heatmap plot to generate an interactive HTML version of the heatmap
  • Logging now part of the Exp_heatmap. Added with flags --no-log and --verbose
  • Command full now computes the whole pipeline including prepare, compute, and plot

What's Changed:

  • Visual changes to the heatmap generated by exp_heatmap plot
    • Superpopulations are on the right side of the plot
    • Lines bordering superpopulations are visible for better interpretability
    • Removed ticks near populations
    • Reworked colorbar
    • Better position labels on x axis
  • Updated nomenclature
  • Removed -m, --mid flag
  • Renamed --output to --out