Check Documentation
I have checked the following places for your error:
Description of the bug
When using bowtie2 as the mapper, and not providing a fasta index already, damageprofiler and genotyping is not executed, because the fasta_index is not generated at all.
Steps to reproduce
Steps to reproduce the behaviour:
nextflow run nf-core/eager -r 2.4.7 -profile test,docker --mapper 'bowtie2' --run_genotyping --genotyping_tool 'ug'
No process for damageprofiler or genotyping_ug is submitted.
Expected behaviour
Process for damageprofiler or genotyping_ug is submitted.
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
When using bowtie2 as the mapper, and not providing a fasta index already, damageprofiler and genotyping is not executed, because the fasta_index is not generated at all.
Steps to reproduce
Steps to reproduce the behaviour:
nextflow run nf-core/eager -r 2.4.7 -profile test,docker --mapper 'bowtie2' --run_genotyping --genotyping_tool 'ug'No process for
damageprofilerorgenotyping_ugis submitted.Expected behaviour
Process for
damageprofilerorgenotyping_ugis submitted.Log files
Have you provided the following extra information/files:
.nextflow.logfileSystem
Nextflow Installation
Container engine
Additional context