8000 nf-core download: customise config to include path to singularity image · Issue #464 · nf-core/tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
nf-core download: customise config to include path to singularity image #464
Closed
@ewels

Description

@ewels

We can run nf-core download <pipeline> --singularity to fetch the pipeline files and singularity image.

The code nicely edits the pipeline nextflow.config file so that the custom configs path is relative to the pipeline code for the institutional configs. However, this is not done for the singularity path, so the user still has to use -with-singularity to specify the location for these images.
It would be nice if the tool could edit the configs somehow so that the singularity image is automatically found with just -profile singularity.

Could potentially do this with process.container, or maybe be more clever & generic by setting the singularity cache directory path or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    command line toolsAnything to do with the cli interfacesdownloadnf-core download

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0