Releases: MultiQC/MultiQC_NGI
Releases · MultiQC/MultiQC_NGI
MultiQC_NGI version 0.6.3
MultiQC_NGI version 0.6.2
Mini release with added option config.swedac_location
to allow Stockholm and Uppsala to have logos with their own Swedac accreditation number.
MultiQC_NGI version 0.6.1
Minor release, adding an option to the NGI template to not print the Swedac footer. Plus a couple of extra debug lines.
MultiQC_NGI version 0.6
- Added no-javascript warning and loading warning
- Allowed intro text and
report_header_info
in report if specified. - Removed custom modules for NGI-RNAseq pipeline
- This output is now parsed using Custom Content by native MultiQC
MultiQC_NGI version 0.5
- More updates to match syntax changes in core MultiQC v1.0
- Moved default config values into the core code
- Updated syntax, imports and other things
- Made the featureCounts_biotype module sum any key that includes
rRNA
- Added Swedac logo and NGI accreditation blurb at bottom of
ngi
template.
MultiQC_NGI version 0.4
- Updated code to work with new import styles in MultiQC v1.0dev
- Whitespace cleanup
- Fetch Reference Genome from statusdb
- Print at the top of the report
- Show just underneath the FastQ Screen plot
MultiQC_NGI version 0.3.1
Collection of bug fixes for MultiQC_NGI modules. Stable with MultiQC v0.9.
MultiQC_NGI version 0.3
- New dupRadar module
- Takes output from dupRadar script in the NGI-RNAseq pipeline
- New featureCounts biotype plot / rRNA in General Stats table
- Takes output from the NGI-RNAseq pipeline
where featureCounts sums the counts for each biotype and plots this
- Takes output from the NGI-RNAseq pipeline
- Reports now handle multiple projects
- No header is added to the top of the report, but other fuctions (eg. sample name swapping) now works
- Added functionality to copy reports to an external server via
scp
on report completion - New General Stats table column - NGI name
- New command line flag
--disable-ngi
MultiQC_NGI v0.2.2
Hopefully the last set of bugfixes for v0.2. These introduced after testing on Irma with a project that really has virtually no information in statusdb.
MultiQC_NGI v0.2.1
Minor version bump to include new bugfix before deployment. Only real change is in 8c093eb