Skip to content
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 Input File Name Collision #185

Open
rvijay-seqcoast opened this issue Nov 21, 2024 · 0 comments
Open

MultiQC Input File Name Collision #185

rvijay-seqcoast opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rvijay-seqcoast
Copy link

Description of the bug

I am running into an issue with the generation of the MultiQC report in the bacass pipeline. This process runs into an "input file name collision" error and is unable to complete the report. Specifically, this error appears to occur when processing multiple samples with hybrid or long-read assemblies, but it does not occur when running a single hybrid or long-read assembly or when processing single or multiple samples with short-read assemblies. I have attached the nextflow log file, parameter file, and sample sheet below of an example run that ran into this error.

Command used and terminal output

nextflow run 'https://github.com/nf-core/bacass'
		 -name assembly_5706_2
		 -params-file 'https://api.cloud.seqera.io/ephemeral/2xKzdXhAmBlQi4GLwrdd9Q.json'
		 -with-tower
		 -r 2.3.1
		 -profile docker



Error executing process > 'NFCORE_BACASS:BACASS:MULTIQC_CUSTOM (1)'

Caused by:
  Process `NFCORE_BACASS:BACASS:MULTIQC_CUSTOM` input file name collision -- There are multiple input files for each of the following file names: nanoplot/NanoStats_post_filtering.txt

Relevant files

nf-3DxU8NpOkvS2iG.log
5706_samples.csv
assembly_5706_2-params.json

System information

  • Nextflow version: 24.10.0
    
  • Hardware: AWS
    
  • Executor: awsbatch
    
  • Container engine: Docker
    
  • OS: Linux
    
  • Version of nf-core/bacass: 2.3.1
    
@rvijay-seqcoast rvijay-seqcoast added the bug Something isn't working label Nov 21, 2024
@Daniel-VM Daniel-VM self-assigned this Nov 22, 2024
@Daniel-VM Daniel-VM added this to the 2.4.1 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants