Skip to content

DSL1: No fasta indexing when using bowtie2. #1031

@TCLamnidis

Description

@TCLamnidis

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:

  • The command used to run the pipeline
  • The .nextflow.log file
  • The exact error:

System

  • Hardware:
  • Executor:
  • OS:
  • Version

Nextflow Installation

  • Version:

Container engine

  • Engine:
  • version:
  • Image tag:

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    DSL1bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions