Check Documentation
I have checked the following places for your error:
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
|
prefix = fastq.toString().tokenize('.')[0] |
taking only the first element of a split by
. 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:
System
- Hardware:
- Executor:
- OS:
- Version
Nextflow Installation
Container engine
- Engine:
- version:
- Image tag:
Additional context
Check Documentation
I have checked the following places for your error:
- nf-core/eager FAQ/troubleshooting can be found here
Description of the bug
due to
eager/main.nf
Line 2980 in 4c382d5
.process.Steps to reproduce
Two samples in TSV with name such as
Expected behaviour
Log files
Have you provided the following extra information/files:
.nextflow.logfileSystem
Nextflow Installation
Container engine
Additional context