Skip to content

Commit

Permalink
made nextflow schema clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyasarkjain committed Nov 26, 2024
1 parent f391f30 commit 29dd20a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@
},
"intervals": {
"type": "string",
"description": "Intervals for either varinat calling or for repeat expansion characterization"
"format": "file-path",
"description": "Path to BED file containing intervals for either varinat calling or for repeat expansion characterization"
}
}
},
Expand Down

0 comments on commit 29dd20a

Please sign in to comment.