Skip to content

Test data is not available #27

@johnvusich

Description

@johnvusich

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 $CONFIG

Relevant 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions