Update CHANGELOG

This commit is contained in:
Thomas A. Christensen II 2022-07-13 16:52:11 -05:00
parent 97e1d193a6
commit 1cfe128070
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -14,5 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Variation` type to store and compare individual mutations - `Variation` type to store and compare individual mutations
- `reconstruct!` function to build mutated sequences from `Variant`s - `reconstruct!` function to build mutated sequences from `Variant`s
- `Variant` constructor to automatically detect mutations from a `BioAlignments.PairwiseAlignment` - `Variant` constructor to automatically detect mutations from a `BioAlignments.PairwiseAlignment`
- Methods to get reference and alternate bases from a `Variation`
[unreleased]: https://github.com/BioJulia/SequenceVariation.jl [unreleased]: https://github.com/BioJulia/SequenceVariation.jl