Skip to content

Commit 477ad2f

Browse files
authored
Update README.md
1 parent be39e4a commit 477ad2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Or pipe directly from an aligner e.g. bwa mem ... | PretextMap<br/>
4040

4141
example:<br/>
4242
```sh
43-
> samtools view -h file.bam | PretextMap -o map.pretext --sortby length --sortorder descent --mapq 10
43+
> samtools view -h file.bam | PretextMap -o map.pretext --sortby length --sortorder descend --mapq 10
4444
```
4545

4646
## New option, version 0.1:<br/>

0 commit comments

Comments
 (0)