Skip to content

Commit

Permalink
add bed file for mosdepth
Browse files Browse the repository at this point in the history
  • Loading branch information
rannick committed Oct 18, 2023
1 parent c595a4f commit 0f94b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
"type": "string",
"format": "file-path",
"mimetype": "text/plain",
"pattern": "^\\S+\\.interval_list_bed?$",
"pattern": "^\\S+\\.bed?$",
"description": "Path to ribosomal interval list BED file.",
"fa_icon": "far fa-file-code"
}
Expand Down

0 comments on commit 0f94b46

Please sign in to comment.