Skip to content

Commit

Permalink
Document --no-pairing (lh3#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Oct 23, 2018
1 parent 377c709 commit ecb6c5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions minimap2.1
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@ Only map to the reverse complement strand of the reference sequences.
.BR --heap-sort = no | yes
If yes, sort anchors with heap merge, instead of radix sort. Heap merge is
faster for short reads, but slower for long reads. [no]
.TP
.B --no-pairing
Treat two reads in a pair as independent reads. The mate related fields in SAM
are still properly populated.
.SS Alignment options
.TP 10
.BI -A \ INT
Expand Down

0 comments on commit ecb6c5c

Please sign in to comment.