From c37c105ce910c34ea3e0457c992b265746d25251 Mon Sep 17 00:00:00 2001 From: Anthony Gagnon Date: Mon, 23 Dec 2024 17:19:39 +0000 Subject: [PATCH] fix prettier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e4f51..3ad050b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ With this command, you will run the `tracking` profile for non-infant data. Ther ## Using `nf-pediatric` on computer nodes without internet access. -Some computing nodes does not have access to internet at runtime. Since the pipeline interacts with the containers repository and pull during execution, it won't work if the nodes do not have access to the internet. Fortunately, containers can be downloaded prior to the pipeline execution, and fetch locally during runtime. Using `nf-core` tools (for a detailed installation guide, see the [nf-core documentation](https://nf-co.re/docs/nf-core-tools/installation)), we can use the `nf-core pipelines download` command. To view the options before the download, you can use `nf-core pipelines download -h`. To use the prompts, simply run `nf-core pipelines download` as follows (*downloading all containers takes ~15 minutes*): +Some computing nodes does not have access to internet at runtime. Since the pipeline interacts with the containers repository and pull during execution, it won't work if the nodes do not have access to the internet. Fortunately, containers can be downloaded prior to the pipeline execution, and fetch locally during runtime. Using `nf-core` tools (for a detailed installation guide, see the [nf-core documentation](https://nf-co.re/docs/nf-core-tools/installation)), we can use the `nf-core pipelines download` command. To view the options before the download, you can use `nf-core pipelines download -h`. To use the prompts, simply run `nf-core pipelines download` as follows (_downloading all containers takes ~15 minutes_): ```bash $ nf-core pipelines download -l docker.io