Skip to content

bicycle1885/BioAlignments.jl

 
 

Repository files navigation

BioAlignments.jl

Latest release:

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

Development status:

Build Status Build status codecov.io Docs Latest

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 98.8%
  • Other 1.2%