Skip to content

Commit

Permalink
Improved description for IRIDA-Next parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsutcliffe committed Nov 14, 2024
1 parent c877cd4 commit 86bccf9
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 @@ -43,11 +43,11 @@
"additional_parameters": {
"title": "Additional Parameters",
"type": "object",
"description": "IRIDA-Next Parameters",
"default": "",
"properties": {
"rename_with_samplename": {
"type": "boolean",
"description": "Filenames for reads will have 'SAMPLE_NAME' prefixed to 'INSDC_ACCESSION' (True)",
"default": true
}
}
Expand Down

0 comments on commit 86bccf9

Please sign in to comment.