Arthur Lu
cde429cb80
fix issue in WFBacktrace and change format to proper CIGAR,
add test to ensure CIGAR correctness in the case of different traceback results, add DecodeCIGAR function to exports
Using WFA-JS
Download wfa.js
and wfa.wasm
from releases to your project. Add to your script:
import wfa from "./wfa.js"
await wfa("<path to wasm>")
console.log(wfAlign(...))
Where <path to wasm>
is the path from the site root ie. ./scripts/wfa.wasm
. This will depend on your project structure.
Description
Release Version 2.0.3
Latest
Languages
Go
56%
JavaScript
41.5%
Makefile
2.5%