Skip to content

v2.0.1 - Enable module usage using `github()` directive

Latest
Compare
Choose a tag to compare
@sreichl sreichl released this 20 Dec 15:37
· 2 commits to main since this release
  • improve DEA statistics bar plot
  • improve continuity by enabling end-to-end compatibility with downstream modules
  • to enable module usage using github() directive
    • source utils.R via paramsinstead ofsnakemake@source`
    • comment global.yaml (now requires full snakemake installation, not minimal)
  • add nodefaults to all env YAML

What's Changed

  • Fix typo in heatmap.R by @burtonjake in #23
  • Make clear that annotation.csv can contain multiple rows per analysis by @burtonjake in #25
  • Protect aggregate.R from crashing when there are no filtered features. by @burtonjake in #24

New Contributors

Full Changelog: v2.0.0...v2.0.1