-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Check Documentation
I have checked the following places for your error:
- nf-core website: troubleshooting
- nf-core/eager pipeline documentation
- nf-core/eager FAQ/troubleshooting can be found here
Description of the bug
Error executing process > 'multiqc (1)'
Caused by:
Process `multiqc` input file name collision -- There are multiple input files for each of the following file names: kraken/EMN001.kraken2_report
due to
Line 2980 in 4c382d5
| prefix = fastq.toString().tokenize('.')[0] |
. process.
Steps to reproduce
Two samples in TSV with name such as
EMN001.A0101
EMN001.A0102
Expected behaviour
Log files
Have you provided the following extra information/files:
- The command used to run the pipeline
- The
.nextflow.logfile - The exact error:
System
- Hardware:
- Executor:
- OS:
- Version
Nextflow Installation
- Version:
Container engine
- Engine:
- version:
- Image tag:
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working