mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-14 05:33:09 +00:00
24 lines
608 B
Markdown
24 lines
608 B
Markdown
|
# nf-core/configs: CRG proteinfold specific configuration
|
||
|
|
||
|
Extra specific configuration for proteinfold pipeline
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
To use, run the pipeline with `-profile crg`.
|
||
|
|
||
|
This will download and launch the proteinfold specific [`crg.config`](../../../conf/pipeline/proteinfold/crg.config) which has been pre-configured with a setup suitable for the sge cluster.
|
||
|
|
||
|
Example: `nextflow run nf-core/proteinfold -profile crg`
|
||
|
|
||
|
## proteinfold specific configurations for CRG
|
||
|
|
||
|
Specific configurations for CRG has been made for proteinfold.
|
||
|
|
||
|
### General profiles
|
||
|
|
||
|
<!-- TODO -->
|
||
|
|
||
|
### Contextual profiles
|
||
|
|
||
|
<!-- TODO -->
|