Skip to content

Commit 4484e71

Browse files
authored
Fix keyword in nextflow_schema.json
1 parent c3a6b58 commit 4484e71

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
@@ -70,7 +70,7 @@
7070
"type": "boolean",
7171
"fa_icon": "fas fa-forward",
7272
"description": "Specify to skip sequencing quality control of raw sequencing reads",
73-
"help": "Skipping running of FastQC or Falco maybe useful in cases where you are already running with preprocessed data (e.g. you are also skipping short/long read qc steps) that you already know the quality of"
73+
"help_text": "Skipping running of FastQC or Falco maybe useful in cases where you are already running with preprocessed data (e.g. you are also skipping short/long read qc steps) that you already know the quality of"
7474
},
7575
"preprocessing_qc_tool": {
7676
"type": "string",

0 commit comments

Comments
 (0)