1
0
Fork 0
mirror of https://github.com/MillironX/XAM.jl.git synced 2024-11-14 14:23:11 +00:00
Parse and process SAM and BAM formatted files
Find a file
Thomas A. Christensen II 42b1063f51
Add support for meta-operations to BAM record
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-01-27 11:15:48 -06:00
.github Add LTS release to test matrix 2021-12-31 13:24:30 +11:00
docs Remove Gitter chat links 2021-12-31 13:34:21 +11:00
src Add support for meta-operations to BAM record 2022-01-27 11:15:48 -06:00
test Bring up-to-date with master branch of BioAlignments.jl 2022-01-27 11:11:45 -06:00
.codecov.yml Continuous Integration 2020-02-20 10:19:27 +11:00
.gitignore Initial commit 2020-01-17 16:30:35 +11:00
LICENSE Initial commit 2020-01-17 16:30:35 +11:00
Project.toml Update Continuous Integration workflows 2021-06-29 13:23:00 +10:00
README.md Remove Gitter chat links 2021-12-31 13:34:21 +11:00

XAM.jl

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Latest Release MIT license Stable documentation Latest documentation

This project follows the semver pro forma and uses the git-flow branching model.

Description

The XAM package provides I/O and utilities for manipulating SAM and BAM formatted alignment map files.

Installation

You can install the XAM package from the Julia REPL. Press ] to enter pkg mode, then enter the following command:

add XAM

If you are interested in the cutting edge of the development, please check out the develop branch to try new features before release.

Testing

XAM is tested against Julia 1.X on Linux, OS X, and Windows.

Latest build status:

Unit tests Documentation codecov

Contributing

We appreciate contributions from users including reporting bugs, fixing issues, improving performance and adding new features.

Take a look at the contributing files detailed contributor and maintainer guidelines, and code of conduct.

Financial contributions

We also welcome financial contributions in full transparency on our open collective. Anyone can file an expense. If the expense makes sense for the development the core contributors and the person who filed the expense will be reimbursed.

Backers & Sponsors

Thank you to all our backers and sponsors!

Love our work and community? Become a backer.

backers

Does your company use BioJulia? Help keep BioJulia feature rich and healthy by sponsoring the project. Your logo will show up here with a link to your website.

Questions?

If you have a question about contributing or using BioJulia software, come on over and chat to us on the Julia Slack workspace, or you can try the Bio category of the Julia discourse site.