Skip to content

v1.1.0 - small enhancements and bug fixes

Compare
Choose a tag to compare
@sreichl sreichl released this 25 Jun 09:48
· 18 commits to main since this release

Enhancements and new features

  • Additional PCA diagnostics: Visualization of the top 10 loadings per principal component using lollipop plots.
  • Internal cluster index calculation optional (very compute intensive).
  • Enable plotting of all features using the keyword "ALL".
  • Enhance Snakemake report using labels.
  • Switch from panels to solo plots.
  • Switch to data.table usage for accelerated read/write in R.

The documentation was updated accordingly.

Bug fixes and performance improvements are not mentioned.

Full Changelog: v1.0.1...v1.1.0