Skip to content

Commit f613bc7

Browse files
added missing label mc_small to mtnucratio
1 parent 10bfbdf commit f613bc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,6 +2529,7 @@ process multivcfanalyzer {
25292529
// Mitochondrial to nuclear ratio helps to evaluate quality of tissue sampled
25302530

25312531
process mtnucratio {
2532+
label 'mc_small'
25322533
tag "${samplename}"
25332534
publishDir "${params.outdir}/mtnucratio", mode: params.publish_dir_mode
25342535

0 commit comments

Comments
 (0)