Parse and process SAM and BAM formatted files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Ciarán O'Mara 560a5cd8df Check that EOF_BLOCK gets written 12 months ago
.github Update .github/workflows/TagBot.yml 2 years ago
docs Improve Slack link 12 months ago
src Fun with flags 1 year ago
test Check that EOF_BLOCK gets written 12 months ago
.codecov.yml Continuous Integration 4 years ago
.gitignore Initial commit 4 years ago
CHANGELOG.md Add doi to README 1 year ago
LICENSE Initial commit 4 years ago
Project.toml Bump version number in Project.toml to 0.3.1 2 years ago
README.md Improve Slack link 12 months ago

README.md

XAM.jl

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Latest Release DOI 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.