项目作者: BioJulia

项目描述 :
Datastructures and algorithms for working with genetic variation
高级语言: Julia
项目地址: git://github.com/BioJulia/GeneticVariation.jl.git
创建时间: 2017-06-14T15:44:42Z
项目社区:https://github.com/BioJulia/GeneticVariation.jl

开源协议:MIT License

下载


GeneticVariation" class="reference-link"> GeneticVariation

Latest Release
MIT License
Stable documentation
Latest documentation
Lifecycle

Description

GeneticVariation provides types and methods for working with datasets of genetic
variation. It provides a VCF and BCF parser, as well as methods for working with
variation in sequences such as evolutionary distance computation, and counting
different mutation types.

Installation

Install GeneticVariation from the Julia REPL:

  1. using Pkg
  2. add("GeneticVariation")

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

Testing

GeneticVariation is tested against julia 1.X.Y on Linux, OS X,
and Windows.

PackageEvaluator Latest Build Status

Contributing

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

Take a look at the CONTRIBUTING file provided with
every BioJulia package package for detailed contributor and maintainer
guidelines.

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
of the community, it will be “merged” in the ledger of our open collective by
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.