Skip to content

Commit

Permalink
Schema fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Nov 22, 2023
1 parent aabb13b commit 9bf5396
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 @@ -79,7 +79,7 @@
"transcript_length_matrix": {
"type": "string",
"fa_icon": "fas fa-border-all",
"description": "(RNA-seq only: optional transcript length matrix with sample samples and genes as the abundance matrix",
"description": "(RNA-seq only): optional transcript length matrix with sample samples and genes as the abundance matrix",
"help_text": "if provided, this file willl be used to provide transcript lengths to DESeq2 to model lengh bias across samples"
},
"affy_cel_files_archive": {
Expand Down

0 comments on commit 9bf5396

Please sign in to comment.