▍1. BWA--v2.1
基于BWT的DNA短序列分析程序. BWT是一种压缩算法,主要利用BWT压缩的思想建立索引进行搜索。 BWA(Burrows–Wheeler Alignment)用BWT提供的索引进行快速搜索。(Based on the BWT of short DNA sequence analysis program. BWT is a compression algorithm, BWT compressed thought indexing search. BWA (Burrows-Wheeler Alignment) BWT index quick search.)