We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6fa8b commit a8ea068Copy full SHA for a8ea068
modules/nf-core/paraphase/tests/nextflow.no_vcf.config
@@ -0,0 +1,5 @@
1
+process {
2
+ withName: 'PARAPHASE' {
3
+ ext.args = '--gene RIMBP3B'
4
+ }
5
+}
0 commit comments