Sign inSign up

dnalinux/bwa

By dnalinux

•Updated 5 months ago

Mapping low-divergent sequences against a larger reference genome

Image
Data science
0

7.2K

dnalinux/bwa repository overview

BWA is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It consists of three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first algorithm is designed for Illumina sequence reads up to 100bp, while the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM and BWA-SW share similar features such as long-read support and split alignment, but BWA-MEM, which is the latest, is generally recommended for high-quality queries as it is faster and more accurate. BWA-MEM also has better performance than BWA-backtrack for 70-100bp Illumina reads.

Source: https://bio-bwa.sourceforge.net/⁠

Tag summary

Content type

Image

Digest

sha256:ae908f0e5…

Size

29.1 MB

Last updated

5 months ago

docker pull dnalinux/bwa