edlibR
R Integration for Edlib, the C/C++ Library for Exact Pairwise Sequence Alignment using Edit (Levenshtein) Distance
Bindings to edlib, a lightweight performant C/C++ library for exact pairwise sequence alignment using edit distance (Levenshtein distance). The algorithm computes the optimal alignment path, but also can be used to find only the start and/or end of the alignment path for convenience. Edlib was designed to be ultrafast and require little memory, with the capability to handle very large sequences. Three alignment methods are supported: global (Needleman-Wunsch), infix (Hybrid Wunsch), and prefix (Semi-Hybrid Wunsch). The original C/C++ library is described in "Edlib: a C/C++ library for fast, exact sequence alignment using edit distance", M. Šošić, M. Šikić, doi:10.1093/bioinformatics/btw753.
- Version1.0.2
- R version≥ 3.5.0
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Edlib: a C/C++ library for fast, exact sequence alignment using edit distance
- Last release02/23/2024
Documentation
Team
Evan Biederstedt
Martin Šošić
Show author detailsRolesAuthor
Insights
Last 30 days
This package has been downloaded 529 times in the last 30 days. This could be a paper that people cite without reading. Reaching the medium popularity echelon is no small feat! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 57 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 7,773 times in the last 365 days. A solid achievement! Enough downloads to get noticed at department meetings. The day with the most downloads was Jul 23, 2024 with 72 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests3 packages
- Linking To1 package