Skip to content

Commit

Permalink
schema correction
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilMaliszArdigen committed Oct 24, 2024
1 parent fb8fd0f commit 763e219
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 @@ -732,7 +732,7 @@
"limma_use_voom": {
"type": "boolean",
"description": "Turns on and off usage of voom normalisation in limma module.",
"default": true,
"default": false,
"fa_icon": "far fa-check-square"
}
},
Expand Down

0 comments on commit 763e219

Please sign in to comment.