Skip to content

Commit

Permalink
Added variantrecalibrator plot and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanger-ad7 committed Oct 26, 2023
1 parent bc720e4 commit af33661
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,9 @@ process{
ext.prefix = { "${meta.id}_SNP" }
ext.args = "-AS -an QD -an MQ -an MQRankSum -an ReadPosRankSum -an FS -an SOR -mode SNP"
publishDir = [
enabled: false
mode: params.publish_dir_mode,
path: { "${params.outdir}/variant_calling/haplotypecaller/joint_variant_calling/"},
pattern: "*{pdf,R}"
]
}

Expand Down
1 change: 1 addition & 0 deletions modules/nf-core/modules/gatk4/variantrecalibrator/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af33661

Please sign in to comment.