Skip to content

Commit 3e711c2

Browse files
Update nextflow_schema.json
Co-authored-by: Nicolas Vannieuwkerke <[email protected]>
1 parent 0e31e54 commit 3e711c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow_schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
"skip_gtf_transcript_filter": {
663663
"type": "boolean",
664664
"fa_icon": "fas fa-forward",
665-
"errorMessage": "Skip the 'transcript_id' checking component of the GTF filtering script used in the pipeline. Ensure the GTF file is valid."
665+
"description": "Skip the 'transcript_id' checking component of the GTF filtering script used in the pipeline. Ensure the GTF file is valid."
666666
},
667667
"skip_bbsplit": {
668668
"type": "boolean",

0 commit comments

Comments
 (0)