You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to be having trouble providing a correctly formatted bowtie2 index for parvovirus mapping. I've run bowtie2-build and generated the index and placed the files generated into a directory (references/ParvovirusB19/index). I'm pointing to this directory when running the pipeline, but I get this error:
WARN: Input tuple does not match input set cardinality declared by process `NFCORE_VIRALRECON:ILLUMINA:FASTQ_ALIGN_BOWTIE2:BOWTIE2_ALIGN` -- offending value: references/ParvovirusB19/index
ERROR ~ Error executing process > 'NFCORE_VIRALRECON:ILLUMINA:FASTQ_ALIGN_BOWTIE2:BOWTIE2_ALIGN (1)'
Caused by:
Not a valid path value type: org.codehaus.groovy.runtime.NullObject (null)
Description of the bug
I seem to be having trouble providing a correctly formatted bowtie2 index for parvovirus mapping. I've run bowtie2-build and generated the index and placed the files generated into a directory (references/ParvovirusB19/index). I'm pointing to this directory when running the pipeline, but I get this error:
I previously asked about the issue on Slack.
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: