mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-22 05:19:55 +00:00
Update CHANGELOG
This commit is contained in:
parent
97e1d193a6
commit
1cfe128070
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue