Skip to content

Commit 9217108

Browse files
committed
pfam_db format file-path on schema
1 parent 352c49a commit 9217108

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nextflow_schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
},
277277
"pfam_db": {
278278
"type": "string",
279+
"format": "file-path",
279280
"description": "Path to an already installed Pfam HMM database (.hmm.gz).",
280281
"help_text": "If left null and skip_pfam is false, the pipeline will start downloading the latest Pfam HMM library."
281282
},

0 commit comments

Comments
 (0)