You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to MultiQC. I am running testfull profile on nf-core Sarek pipeline v3.2.3. The whole pipeline (including MultiQC v1.14) worked well before, but I am recently encountering an issue. Is there any possible way to fix this? Sincerely thank you for your support!
That's the result of a funny combination of a potential bug in the module, and two bcftools outputs seemingly merged into one file (for HCC1395T_vs_HCC1395N.strelka.somatic_indels.vcf.gz and HCC1395T_vs_HCC1395N.manta.somatic_sv.vcf.gz):
# This file was produced by bcftools stats (1.17+htslib-1.17) and can be plotted using plot-vcfstats.
# The command line was: bcftools stats HCC1395T_vs_HCC1395N.strelka.somatic_indels.vcf.gz
#
# Definition of sets:
# ID [2]id [3]tab-separated file names
ID 0 HCC1395T_vs_HCC1395N.strelka.somatic_indels.vcf.gz
<...>
# DP [2]id [3]bin [4]number of genotypes [5]fraction of genotypes (%) [6]number of sites [7]fraction of sites (%)
# This file was produced by bcftools stats (1.17+htslib-1.17) and can be plotted using plot-vcfstats.
# The command line was: bcftools stats HCC1395T_vs_HCC1395N.manta.somatic_sv.vcf.gz
#
# Definition of sets:
# ID [2]id [3]tab-separated file names
ID 0 HCC1395T_vs_HCC1395N.manta.somatic_sv.vcf.gz
<...>
I wonder if it's an expected behaviour? Need to look more into Sarek.
Ah, figured it's an expected behaviour for bcftools, as I can take multiple VCFs. And the module already supports it, though with a bug. I'll add a fix now and will add the example into the test data.
Description of bug
From Slack:
Hi, I am new to MultiQC. I am running testfull profile on nf-core Sarek pipeline v3.2.3. The whole pipeline (including MultiQC v1.14) worked well before, but I am recently encountering an issue. Is there any possible way to fix this? Sincerely thank you for your support!
File that triggers the error
HCC1395N.tiddit.bcftools_stats.txt
MultiQC Error log
Before submitting
The text was updated successfully, but these errors were encountered: