Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse authored Mar 30, 2020
1 parent 674e156 commit bef4e18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [Reproducibility](#reproducibility)
- [Main arguments](#main-arguments)
- [-profile](#-profile)
- [`--input`](#--input)
- [--input](#--input)
- [--split_fastq](#--split_fastq)
- [--trim_fastq](#--trim_fastq)
- [--clip_r1](#--clip_r1)
Expand Down Expand Up @@ -197,7 +197,7 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof
- A profile with a complete configuration for automated testing
- Includes links to test data so needs no other parameters

### `--input`
### --input

Use this to specify the location of your input FastQ files. For example:

Expand Down

0 comments on commit bef4e18

Please sign in to comment.