mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
Addressed review comments
- removed mention of iGenomes - clarified whom to contact for support
This commit is contained in:
parent
1d7a34b11f
commit
235097e58e
1 changed files with 2 additions and 9 deletions
|
@ -57,12 +57,5 @@ Depending on what you are running, you can choose between the `wgs` and `product
|
|||
|
||||
>Usage: -profile medair,wgs ?? (Check)
|
||||
|
||||
## iGenomes specific configuration
|
||||
|
||||
>TODO modify this part. Do we want to have the iGenomes somewhere?
|
||||
|
||||
A local copy of the iGenomes resource has been made available on PROFILE CLUSTER so you should be able to run the pipeline against any reference available in the `igenomes.config` specific to the nf-core pipeline.
|
||||
You can do this by simply using the `--genome <GENOME_ID>` parameter.
|
||||
|
||||
>NB: You will need an account to use the HPC cluster on PROFILE CLUSTER in order to run the pipeline. If in doubt contact IT.
|
||||
>NB: Nextflow will need to submit the jobs via the job scheduler to the HPC cluster and as such the commands above will have to be executed on one of the login nodes. If in doubt contact IT.
|
||||
>NB: You will need an account to use the HPC cluster on PROFILE CLUSTER in order to run the pipeline. If in doubt contact cgg-it.
|
||||
>NB: Nextflow will need to submit the jobs via the job scheduler to the HPC cluster and as such the commands above will have to be executed on one of the login nodes. If in doubt contact cgg-it.
|
||||
|
|
Loading…
Reference in a new issue