1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

added missing line in prince and bigpurple docs

This commit is contained in:
Tobias Schraink 2019-04-18 14:25:27 -04:00
parent b6c1d3ba51
commit d91b06d884
2 changed files with 2 additions and 0 deletions

View file

@ -20,4 +20,5 @@ git clone this repo, copy the `bigpurple.config` from the conf folder and then y
>NB: You will need an account to use the HPC cluster BigPurple in order to run the pipeline. If in doubt contact MCIT.
>NB: You will need to install nextflow in your home directory - instructions are on nextflow.io (or ask the writer of this profile). The reason there is no module for nextflow on the cluster, is that the development cycle of nextflow is rapid and it's easy to update yourself: `nextflow self-update`

View file

@ -15,5 +15,6 @@ git clone this repo, copy the `prince.config` from the conf folder and then you
>NB: You will need an account to use the HPC cluster Prince in order to run the pipeline. If in doubt contact the HPC admins.
>NB: Rather than using the nextflow module, I recommend you install nextflow in your home directory - instructions are on nextflow.io (or ask the writer of this profile). The reason this is better than using the module for nextflow on the cluster, is that the development cycle of nextflow is rapid and it's easy to update your installation yourself: `nextflow self-update`