Edlib: a C/C ++ library for fast, exact sequence alignment using edit distance.
other
Where this comes from
- Record sourced from PubMed, PMID 28453688.
- Also identified by DOI 10.1093/bioinformatics/btw753 and PMC identifier 5408825.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
SUMMARY: We present Edlib, an open-source C/C ++ library for exact pairwise sequence alignment using edit distance. We compare Edlib to other libraries and show that it is the fastest while not lacking in functionality and can also easily handle very large sequences. Being easy to use, flexible, fast and low on memory usage, we expect it to be easily adopted as a building block for future bioinformatics tools. AVAILABILITY AND IMPLEMENTATION: Source code, installation instructions and test data are freely available for download at https://github.com/Martinsos/edlib, under the MIT licence. Edlib is implemented in C/C ++ and supported on Linux, MS Windows, and Mac OS. CONTACT: mile.sikic@fer.hr. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.
Medical subject headings
- Sequence Analysis, DNA
- Software