Skip to content

Commit

Permalink
changed nextflow schema file
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyasarkjain committed Nov 26, 2024
1 parent aed4933 commit 722f7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@
},
"dbsnp": {
"type": "string",
"description": "Path to dbsnp"
"description": "Path to dbsnp VCF file"
},
"dbsnp_tbi": {
"type": "string",
"description": "Path to dbsnp_tbi"
"description": "Path to index file of the dbsnp VCF file"
},
"dict": {
"type": "string",
Expand Down

0 comments on commit 722f7fd

Please sign in to comment.