Skip to content
Snippets Groups Projects
Unverified Commit 09bd9862 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Merge branch 'master' of gitlab_lbmc:pipelines/nextflow

parents 6d8afaf1 f1ca9e09
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ PATH="/scratch/lmodolo/:$PATH" ...@@ -134,7 +134,7 @@ PATH="/scratch/lmodolo/:$PATH"
and then : and then :
```sh ```sh
git clone giltab_lbmc:<usr_name>/nextflow.git git clone gitlab_lbmc:<usr_name>/nextflow.git
cd nextflow cd nextflow
src/install_nextflow.sh src/install_nextflow.sh
``` ```
...@@ -143,7 +143,7 @@ We also need data to run our pipeline: ...@@ -143,7 +143,7 @@ We also need data to run our pipeline:
``` ```
cd data cd data
git clone giltab_lbmc:LBMC/tiny_dataset.git git clone gitlab_lbmc:LBMC/tiny_dataset.git
cd .. cd ..
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment