-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multiqc error using dev branch #345
Comments
Hi @rrdavis77 ! Are you able to try the latest
|
Surething! I will give it a spin tomorrow and report back here |
Thanks! Last remaining issue to figure out before the release 🤞🏽 |
bummer, got the exact same error while testing the latest dev on these 10 samples. I tried a combination of 1,2 or 3 samples and I can't get it to fail. I will try a few more combos tomorrow morning. When it errors, it complains about the same sample above. If I run the "problematic" sample by itself, it passes. |
ok, headed to bed but my latest failed with just two samples and it seems to fail when I include two samples named in different manner and that might be causing the issue. I have samples that are named with numerical digits and samples that start with FS followed by digits such as:
that seems to be causing the issue with multiqc |
@drpatelh I can confirm that the name of the samples causes this issue. I took two samples that only had digits in the sample name and the pipeline completed. I took the same samplesheet and modified one of the sample names to start with FS and the error above appeared. You can probably duplicate this bug by changing your filenames to have one samples with only digits and the other with letters. Do I need to submit an issue with multiqc? |
Thank you very much for reproducing this down to the name @rrdavis77 ! Yes, please. Be great if you can submit a bug to MultiQC repo. Do you know which file out of all of the ones used by MultiQC triggers the error? Phil might ask for that to be able to fix. |
No problem! I will create an issue for Phil to look at. It seems to hang on these files : *.variant_counts_mqc.tsv |
Thanks! In the meantime, you know what to can't do! 😅 I'll look out for a fix in future releases and keep this open. |
Seeing that there is work on 2.7 hapening, I wanted to doublecheck that the above issue was resolved. Using multiqc 1.19 instead of 1.14 in 2.6, the issue above was resolved. |
This was fixed in PR #413 when updating from multiqc 1.14 to 1.19. |
Description of the bug
Hi,
I had issues running a few samples through viralrecon 2.5 with ivar_variants_to_vcf.py so I decided to run it on the dev branch and it made it past those errors but received errors running multiqc
Command used and terminal output
Relevant files
4056145117.variant_counts_mqc.tsv.zip
System information
Nextflow version 21.10.3
Hardware HPC
Executor local
Container engine: Singularity
OS Ubuntu Linux
Version of nf-core/viralrecon dev
The text was updated successfully, but these errors were encountered: