mag
mag copied to clipboard
Bowtie2 sections broken in MultiQC
trafficstars
Description of the bug
When host read removal is turned on (with host_fasta or --host_genome ), the Bowtie2 section for the assembly mappings is missing in the MultiQC report. This is due to the --ignore "*.bowtie2.log" parameter used in MULTIQC when host read removal is activated.
Steps to reproduce
nextflow run nf-core/mag -profile test_host_rm,<docker/singularity>