1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 14:02:05 +00:00
nf-configs/docs/ccga_dx.md

9 lines
693 B
Markdown
Raw Normal View History

2019-07-29 10:06:29 +00:00
# nf-core/configs: CCGA DX Configuration
2019-11-25 23:48:17 +00:00
Deployment and testing of nf-core pipelines at the CCGA DX cluster is on-going.
2019-07-29 10:06:29 +00:00
To use, run the pipeline with `-profile ccga_dx`. This will download and launch the [`ccga_dx.config`](../conf/ccga_dx.config) which has been pre-configured with a setup suitable for the CCGA cluster. Using this profile, a docker image containing all of the required software will be downloaded, and converted to a Singularity image before execution of the pipeline.
2019-07-29 10:06:29 +00:00
2019-11-25 23:48:17 +00:00
Before running the pipeline you will need to have Nextflow installed.
2019-07-29 10:06:29 +00:00
>NB: Access to the CCGA DX cluster is restricted to IKMB/CCGA employes. Please talk to Marc Hoeppner to get access (@marchoeppner).