mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
Added details for nf-core pipelines download
This commit is contained in:
parent
2398110ea5
commit
84174043e4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ source activate nf-core
|
|||
|
||||
We have started to download pipelines in the following location: `/apps/bio/repos/nf-core/`
|
||||
|
||||
Use the `nf-core download --singularity-cache-only` command to start a downlonad. It will open an interactive menu. Choose `singularity` and `none` for the compression level.
|
||||
Use the `nf-core download --singularity-cache-only` command to start a download. It will open an interactive menu. Choose `singularity` for the software container image, and `none` for the compression type.
|
||||
|
||||
### Storage of Singularity images
|
||||
|
||||
|
|
Loading…
Reference in a new issue