Skip to content

Latest commit

 

History

104 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubstitutionModels.jl

Release status:

DOI Latest Release License BioJulia maintainer: jangevaare

Development status:

test-lts test-stable test-nightly codecov.io

Description

SubstitutionModels.jl provides facilities to model the substitution process of biological sequences. Such models are essential for the analysis of sequence evolution, phylogenetics, and simulation.

We first aim to provide the most common substitution models used in the literature, but aim to build an extendable framework using julia's type system and traits, so as custom model types can be created and used.

Installation

The current release version can be installed from the Julia REPL:

using Pkg
Pkg.add("SubstitutionModels")

Contributing and Questions

We appreciate contributions from users including reporting bugs, fixing issues, improving performance and adding new features. Please go to the contributing section of the documentation for more information.

If you have a question about contributing or using this package, you are encouraged to use the Bio category of the Julia discourse site.

About

Biological Sequence Substitution Models for Julia

Topics

Resources

Code of conduct

Contributing

Stars

17 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages