wfa2-lib
2.3.5Exact gap-affine algorithm using homology to accelerate alignment
The wavefront alignment (WFA) algorithm is an exact gap-affine algorithm that takes advantage of homologous regions between the sequences to accelerate the alignment process. Unlike traditional dynamic programming algorithms that run in quadratic time, the WFA runs in time O(ns+s^2), proportional to the sequence length n and the alignment score s, using O(s^2) memory (or O(s) using the ultralow/BiWFA mode). Moreover, the WFA algorithm exhibits simple computational patterns that the modern compilers can automatically vectorize for different architectures without adapting the code.
Origin: biology/wfa2-lib
Category: biology
Size: 706KiB
License: MIT
Maintainer: jwb@FreeBSD.org
Dependencies: 0 packages
Required by: 1 packages
Website: github.com/smarco/WFA2-lib
$
pkg install wfa2-libRequired By (1 packages)
More in biology
htslib1.22
C library for high-throughput sequencing data formatsp5-BioPerl1.007008
Collection of Perl modules for bioinformaticssamtools1.22
Tools for manipulating next-generation sequencing databiolibc0.2.7
Low-level high-performance bioinformatics librarybcftools1.22
Tools for manipulating next-generation sequencing databedtools2.31.1
Toolset for genome set arithmetic such as intersect, unionfastqc0.12.1
Quality control tool for high throughput sequence datasra-tools3.3.0_2
NCBI's toolkit for handling data in INSDC Sequence Read Archivesbwa0.7.19
Burrows-Wheeler sequence alignerlibsbml5.20.5_1
API Library for Working with SBML File