We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df41cc commit 945291bCopy full SHA for 945291b
nextflow_schema.json
@@ -910,6 +910,7 @@
910
"type": "string",
911
"minLength": 1,
912
"fa_icon": "far fa-check-circle",
913
+ "format": "directory-path",
914
"description": "Base URL or local path to location of pipeline test dataset files",
915
"default": "https://raw.githubusercontent.com/nf-core/test-datasets/7f1614baeb0ddf66e60be78c3d9fa55440465ac8/",
916
"hidden": true
0 commit comments