WIP - biological sequence variation
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.
Thomas A. Christensen II 011651857f Bump version number in Project.toml to 0.2.2 1 year ago
.github Add linting workflow for PRs 1 year ago
docs Add documentation for haplotype reference switching 1 year ago
src Fix validation code for `Haplotype` 1 year ago
test Add tests for _is_valid(::Haplotype) 1 year ago
.JuliaFormatter.toml Declare Blue style formatting for all new documents 1 year ago
.gitignore Add Julia gitignore 2 years ago
CHANGELOG.md Update CHANGELOG for v0.2.2 1 year ago
LICENSE Add license 2 years ago
Project.toml Bump version number in Project.toml to 0.2.2 1 year ago
README.md Update test information in READMEs 1 year ago

README.md

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 DOI

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 SequenceVariation

Testing

SequenceVariation is tested against Julia 1.6 (LTS), 1.X (release) and nightly on Linux.

Latest build status:

Unit Tests Documentation codecov Aqua QA

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.