Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.03 KB

fub_curta.md

File metadata and controls

17 lines (9 loc) · 1.03 KB

nf-core/configs: fub_curta methylseq specific configuration

Extra specific configuration for methylseq pipeline

Usage

To use, run the pipeline with -profile fub_curta.

This will download and launch the methylseq specific fub_curta.config which has been pre-configured with a setup suitable for the FUB Curta cluster.

Example: nextflow run nf-core/methylseq -profile fub_curta

methylseq specific configurations for fub_curta

Specific configurations for fub_curta has been made for methylseq.

  • The general FUB Curta profile runs with default nf-core/methylseq parameters, but with stageInMode = copy in 'NFCORE_METHYLSEQ:METHYLSEQ:PREPARE_GENOME:BISMARK_GENOMEPREPARATION'. This is due to an error whereby methylseq wouldn't detect the genome with the default stageInMode = symlink (see Slack Thread and #305)