From b401afe145a88de06cbc1bd0ac0281af76b070fd Mon Sep 17 00:00:00 2001 From: Bernardo Aguzzoli Heberle <81333350+bernardo-heberle@users.noreply.github.com> Date: Thu, 11 Jan 2024 09:02:58 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dab9581..5413a4c 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ NextFlow pipeline used by the Developmental Cognitive Neuroscience Lab (DCNL) to ### 3) Clone this github repo using the command below - git clone https://github.com/bernardo-heberle/DCNL_NANOPORE_PIPELINE +git clone https://github.com/bernardo-heberle/DCNL_NANOPORE_PIPELINE @@ -29,7 +29,7 @@ NextFlow pipeline used by the Developmental Cognitive Neuroscience Lab (DCNL) to ### 5) Set NXF_SINGULARITY_CACHEDIR environment variable to your desired directory: - echo "NXF_SINGULARITY_CACHEDIR=////" >> ~/.bash_profile && . ~/.bash_profile +echo "NXF_SINGULARITY_CACHEDIR=////" >> ~/.bash_profile && . ~/.bash_profile ## Pipeline parameters: -- GitLab