mention bwa-mem2
This commit is contained in:
parent
cd29a7cb54
commit
9b12309015
|
|
@ -5,8 +5,11 @@
|
|||
**Note: [minimap2][minimap2] has replaced BWA-MEM for __PacBio and Nanopore__ read
|
||||
alignment.** It retains all major BWA-MEM features, but is ~50 times as fast,
|
||||
more versatile, more accurate and produces better base-level alignment.
|
||||
A beta version of [BWA-MEM2][bwa-mem2] has been released for short-read mapping.
|
||||
BWA-MEM2 is about twice as fast as BWA-MEM and outputs near identical alignments.
|
||||
|
||||
[minimap2]: https://github.com/lh3/minimap2
|
||||
[bwa-mem2]: https://github.com/bwa-mem2/bwa-mem2
|
||||
|
||||
## Getting started
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue