Skip to content

Commit

Permalink
provide full path
Browse files Browse the repository at this point in the history
  • Loading branch information
kubranarci committed Nov 12, 2024
1 parent 2b698ef commit f68499f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ process {
memory = { check_max( 12.GB * task.attempt, 'memory' ) }
}
// using vep online is only recommended for test purposes for a minimal set of variants!
withName: 'ENSEMBLVEP_VEP' {
withName: 'NF_SNVCALLING:SNVCALLING:SNV_ANNOTATION:ENSEMBLVEP_VEP' {
ext.args ='--per_gene --total_length'
}
}
Expand Down

0 comments on commit f68499f

Please sign in to comment.