mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-11 04:23:10 +00:00
Update README.md
Co-Authored-By: James A. Fellows Yates <jfy133@users.noreply.github.com>
This commit is contained in:
parent
e98f74e47b
commit
29f0442c3a
1 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ Currently documentation is available for the following pipelines within the spec
|
||||||
|
|
||||||
### Enabling the specific configs within a specific pipeline
|
### Enabling the specific configs within a specific pipeline
|
||||||
|
|
||||||
> This has to be done on a fork of the `nf-core/<PIPELINE>` repository.
|
:warning: **This has to be done on a fork of the `nf-core/<PIPELINE>` repository.**
|
||||||
|
|
||||||
If not already present, add to `nextflow.config`
|
If not already present, add to `nextflow.config`
|
||||||
|
|
||||||
|
@ -149,7 +149,7 @@ try {
|
||||||
|
|
||||||
### Create the specific nf-core/configs for the pipeline
|
### Create the specific nf-core/configs for the pipeline
|
||||||
|
|
||||||
> This has to be done on a fork of the `nf-core/configs` repository.
|
:warning: This has to be done on a fork of the `nf-core/configs` repository.
|
||||||
|
|
||||||
If not already created, add the `pipeline/<PIPELINE>.config` file, and add the profile <PROFILE> to the profile scope
|
If not already created, add the `pipeline/<PIPELINE>.config` file, and add the profile <PROFILE> to the profile scope
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue