From ab64326ae6634ab8561bc207b13938d47fb6238b Mon Sep 17 00:00:00 2001 From: Heng Li Date: Mon, 6 Nov 2017 19:40:42 -0500 Subject: [PATCH] claim bwa-mem long-read mode deprecated --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5f673a2..dcb7873 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ [![Build Status](https://travis-ci.org/lh3/bwa.svg?branch=dev)](https://travis-ci.org/lh3/bwa) +[![SourceForge Downloads](https://img.shields.io/sourceforge/dt/bio-bwa.svg)](https://sourceforge.net/projects/bio-bwa/files/?source=navbar) +[![GitHub Downloads](https://img.shields.io/github/downloads/lh3/minimap2/total.svg?style=flat)](https://github.com/lh3/bwa/releases) + +**Note: [minimap2][minimap2] has replaced BWA-MEM for PacBio and Nanopore read +alignment.** It is ~50 times as fast, more accurate, produces better base-level +alignment and works with long RNA-seq reads and long-read assemblies. +[minimap2]: https://github.com/lh3/minimap2 + ## Getting started git clone https://github.com/lh3/bwa.git