-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the bug
I tried running a pipeline level test for nf-core/radseq on our HPC, and I got the following error:
ERROR ~ No such file or directory: https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/samplesheet/samplesheet_test_lpolyphemus_ddrad_sbfi_mluci.csv
I believe I found the correct samplesheet here.
When I ran the pipeline with this samplesheet and against the hsc_Chr26.fasta.gz reference, I got the following error:
ERROR ~ A process input channel evaluates to null -- Invalid declaration `val sequence_type`
Command used and terminal output
nextflow run nf-core/radseq -r dev -profile test,singularity --outdir $OUTDIR -w $WORKDIR -c $CONFIGRelevant files
No response
System information
- Nextflow version: 25.04.4
- Hardware: HPC
- Executor: slurm
- Container engine: Singularity
- OS: Ubuntu Linux
- Version of nf-core/radseq: dev
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working