Skip to content

Commit

Permalink
Update nextflow_schema.json
Browse files Browse the repository at this point in the history
Co-authored-by: James A. Fellows Yates <[email protected]>
  • Loading branch information
apeltzer and jfy133 authored Oct 8, 2024
1 parent acd40b2 commit 52c1390
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,7 +43,7 @@
},
"save_intermediates": {
"type": "boolean",
"description": "Save all intermediate files (e.g. fastq, bams) to output directory",
"description": "Save all intermediate files (e.g. fastq, bams) of all steps of the pipeline to output directory",
"fa_icon": "fas fa-save"
}
}
Expand Down

0 comments on commit 52c1390

Please sign in to comment.