Skip to content

Commit

Permalink
Reorganise arguments for clearer syntax
Browse files Browse the repository at this point in the history
Changes:
 - Grouped arguments into sections based on _what they do_
 - Reordered slightly to go in chronological order of the pipeline and set up
 - I think it's clearer for a new user

Fixes nf-core#1090
  • Loading branch information
adamrtalbot committed Oct 10, 2023
1 parent 29f8b39 commit b6f2d69
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 171 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
- [PR #1054](https://github.com/nf-core/rnaseq/pull/1054) - Template update to nf-core/tools v2.9
- [PR #1058](https://github.com/nf-core/rnaseq/pull/1058) - Use `nf-validation` plugin for parameter and samplesheet validation
- [PR #1068](https://github.com/nf-core/rnaseq/pull/1068) - Update `grep` version for `untar` module
- [PR ####](https://github.com/nf-core/rnaseq/pull/####) - Reorganise command line for better usability

## [[3.12.0](https://github.com/nf-core/rnaseq/releases/tag/3.12.0)] - 2023-06-02

Expand Down
Loading

0 comments on commit b6f2d69

Please sign in to comment.