Update bwa.1
This commit is contained in:
parent
d587a9561b
commit
e43eace9e5
4
bwa.1
4
bwa.1
|
|
@ -154,8 +154,8 @@ batch of reads.
|
||||||
|
|
||||||
The BWA-MEM algorithm performs local alignment. It may produce multiple primary
|
The BWA-MEM algorithm performs local alignment. It may produce multiple primary
|
||||||
alignments for different part of a query sequence. This is a crucial feature
|
alignments for different part of a query sequence. This is a crucial feature
|
||||||
for long sequences. However, some tools such as Picard's markDuplicates does
|
for long sequences. However, some tools may not work with split alignments.
|
||||||
not work with split alignments. One may consider to use option
|
One may consider to use option
|
||||||
.B -M
|
.B -M
|
||||||
to flag shorter split hits as secondary.
|
to flag shorter split hits as secondary.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue