Skip to content

Commit

Permalink
Merge pull request #61 from nf-core/fix-nextflow-schema
Browse files Browse the repository at this point in the history
Correct Nextflow schema entry for Isofox read length
  • Loading branch information
scwatts authored Jun 19, 2024
2 parents b235996 + c0b8155 commit 26abf3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"fa_icon": "fas fa-cog"
},
"isofox_read_length": {
"type": "integer",
"description": "User defined RNA read length used for Isofox.",
"fa_icon": "fas fa-cog"
},
Expand Down

0 comments on commit 26abf3f

Please sign in to comment.