edit

BioAlignments.jl

Latest Release BioAlignments BioAlignments License Docs Stable Docs Latest BioJulia maintainer: bicycle1885 BioJulia maintainer: Ward9250

Development builds: Build Status Build status codecov.io

Description

BioAlignments.jl provides alignment algorithms, data structures, and I/O tools for SAM and BAM file formats.

Installation

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.

Contributing and Questions

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.