We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be39e4a commit 477ad2fCopy full SHA for 477ad2f
1 file changed
README.md
@@ -40,7 +40,7 @@ Or pipe directly from an aligner e.g. bwa mem ... | PretextMap<br/>
40
41
example:<br/>
42
```sh
43
-> samtools view -h file.bam | PretextMap -o map.pretext --sortby length --sortorder descent --mapq 10
+> samtools view -h file.bam | PretextMap -o map.pretext --sortby length --sortorder descend --mapq 10
44
```
45
46
## New option, version 0.1:<br/>
0 commit comments