Skip to content

Commit 45e3a40

Browse files
committed
added igrenomes_base
1 parent fc7d58b commit 45e3a40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

nextflow_schema.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,13 @@
183183
"help_text": "Saving generated references means that you can use them for future pipeline runs, reducing processing times.",
184184
"fa_icon": "fas fa-save"
185185
},
186+
"igenomes_base": {
187+
"type": "string",
188+
"format": "directory-path",
189+
"description": "Directory / URL base for iGenomes references.",
190+
"default": "s3://ngi-igenomes/igenomes/",
191+
"fa_icon": "fas fa-cloud-download-alt"
192+
},
186193
"igenomes_ignore": {
187194
"type": "boolean",
188195
"description": "Do not load the iGenomes reference config.",

0 commit comments

Comments
 (0)