WIP - biological sequence variation
Find a file
2022-07-13 16:49:54 -05:00
.github Remove 32-bit arches from unit testing CI workflow 2022-07-11 19:07:07 +00:00
docs Fix iterator error in API auto-documentation 2022-07-11 19:04:20 +00:00
src Add private alternate base getter for Substitution 2022-07-13 16:49:54 -05:00
test Add tests for variations function 2022-07-05 09:10:02 -05:00
.gitignore Add Julia gitignore 2022-07-05 09:19:06 -05:00
CHANGELOG.md Add a changelog 2022-07-11 13:25:29 -05:00
LICENSE Add license 2022-07-11 13:25:28 -05:00
Project.toml Add compat section for all dependencies to Project.toml 2022-07-11 13:25:22 -05:00
README.md Add README 2022-07-11 13:25:30 -05:00

SequenceVariation

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Latest Release MIT license Stable documentation Latest documentation

This project follows the semver pro forma and uses the OneFlow branching model.

Description

SequenceVariation provides a Julia vocabulary for comparing genetic mutations within biological sequences.

Installation

You can install SequenceVariation from the Julia REPL. Press ] to enter pkg mode, and enter the following:

add https://github.com/SequenceVariation.jl

Testing

SequenceVariation 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 for 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.