Skip to content

MultiQC_NGI v0.2

Compare
Choose a tag to compare
@ewels ewels released this 05 Jul 13:47
· 88 commits to master since this release

Relatively small update, polishing things as this moves towards going into production.

  • Ability to test using a static JSON file instead of statusdb
  • Compatability with new MultiQC features (eg. ENV vars)
  • WGS-specific cleaning of reports (remove FastQC and FastQ Screen from general stats table)
  • Got the RNA-seq MDS plot to work
  • Made code more tolerant of missing statusdb values
  • Lots of minor bug fixes