nf-core / nanoseq

Nanopore demultiplexing, QC and alignment pipeline
https://nf-co.re/nanoseq
MIT License
180 stars 80 forks source link

GraphMap2_Align Crash #175

Open DrOllyGomez opened 2 years ago

DrOllyGomez commented 2 years ago

Check Documentation

I have checked the following places for your error:

Description of the bug

Piepline crashes at the Grapmap2_Align stage

Steps to reproduce

Steps to reproduce the behaviour:

  1. Command line:

nextflow run nf-core/nanoseq --monochrome_logs --input /mnt/blah-blah-blah/samplesheet.csv --outdir /home/mike.harbourblah-blah-blah --protocol directRNA --skip_basecalling --skip_demultiplexing --aligner graphmap2 --quantification_method bambu -profile singularity --skip_bigbed --skip_bigwig --skip_pycoqc --skip_nanoplot --skip_fastqc --skip_multiqc --skip_qc

  1. See error: "Execution aborted due to an unexpected error -- Check script '.nextflow/assets/nf-core/nanoseq/./workflows/../subworkflows/local/../../modules/local/graphmap2_align.nf' at line: 8 or see '.nextflow.log' file for more details "

Expected behaviour

Graphmap2 pipeline stage to complete and for pipeline to continue.

Log files

Have you provided the following extra information/files:

System

Nextflow Installation

Container engine

Additional context

nextflow.log

DrOllyGomez commented 2 years ago

samplesheet.csv

DrOllyGomez commented 2 years ago

the command run and err files from task 7b/9df27c7d8e536a2517d8b6555064f5, if they are relevant. eg the err file complains about some oddities

from_7b_slash_9df_etc.zip