-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
command line toolsAnything to do with the cli interfacesAnything to do with the cli interfacesdownloadnf-core downloadnf-core download
Milestone
Description
As discussed on slack:
- New interactive prompts:
- Pipeline version (
-r) - get available tags from remote repo after name supplied, questionary select list - Download singularity or not (
richconfirm).- Currently this is
--singularity, but I think we should change to--container(eg.--container none,--container singularity). Should only allow those two values for now.
- Currently this is
- Move singularity images to folder or not (
--singularity-cache). Rich prompt. Default no (copy files). Needs new negative cli flag too. - Compress output or not (
--compression) - questionary select list.noneas first option.
- Pipeline version (
For more complex one that maybe needs thought
- Use singularity cache
- More complex - could maybe append
export NXF_SINGULARITY_CACHEDIRto the.bashrcfile if not there?
- More complex - could maybe append
Metadata
Metadata
Assignees
Labels
command line toolsAnything to do with the cli interfacesAnything to do with the cli interfacesdownloadnf-core downloadnf-core download