Skip to content

Fail at a run using conda profile #28

@stat-lab

Description

@stat-lab

Description of the bug

I conducted a run using the following command and nextflow.config.
conda activate nf-core
nextflow run nf-core/genomeannotator -r dev -profile conda

Command error:
.command.sh: 行 2: gaas_fasta_filter_by_size.pl: not found such a command

How can I install required executables including the gaas_fasta_filter_by_size.pl script?

P.S. I tried to run with 'nextflow run nf-core/genomeannotator -r dev -profile singularity' before using -profile conda.
But I encountered the same error as "#18 Pipeline fail at REPEATMASKER_STAGELIB".
In this case, several parameter settings, including singularity.runOptions/singularity.envWhitelist in nextflow.config and SINGULARITY_BIND, had no effect.

Command used and terminal output

No response

Relevant files

No response

System information

No response

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