diff --git a/nextflow_schema.json b/nextflow_schema.json index 200dfcbd..30308ece 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -114,7 +114,7 @@ "type": "string", "enum": ["unstranded", "auto", "reverse", "forward"], "default": "auto", - "description": "Specifies the strandedness of RNA-Seq data for downstream sample sheet generation. This parameter does not affect the demultiplexing process but is used to generate the appropriate field in the nf-core/rnaseq samplesheet. Accepted values are 'unstranded', 'auto', 'forward', or 'reverse'.", + "description": "Specifies the strandedness of RNA-Seq data for downstream sample sheet generation. This parameter does not affect the demultiplexing process but is used to generate the appropriate field in the nf-core/rnaseq samplesheet, "fa_icon": "fas fa-arrows-alt-v" } }