Skip to content

container image caching (like renee cache) for nextflow & snakemake pipelines #17

@kelly-sovacool

Description

@kelly-sovacool

Implement similar logic as renee cache and image_cache() for nextflow pipelines, so a shared directory of SIFs can be used.

groovy config

python code for reading groovy conf/containers.config files: https://stackoverflow.com/questions/32216707/parsing-a-groovy-file-in-python

or quick way with bash:
cat conf/containers.config | grep '=' | sed 's/.*= /docker:\/\//g' | sed "s/'//g"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions