Latest release:
Development status:
BioAlignments.jl provides alignment algorithms, data structures, and I/O tools for SAM and BAM file formats.
Install BioAlignments from the Julia REPL:
julia> Pkg.add("BioAlignments")
If you are interested in the cutting edge of the development, please check out the master branch to try new features before release.
We appreciate contributions from users including reporting bugs, fixing issues, improving performance and adding new features. Please go to the contributing section of the documentation for more information.
If you have a question about contributing or using this package, you are encouraged to use the Bio category of the Julia discourse site.