SequenceVariation.jl/CHANGELOG.md

686 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • Mutation types (Substitution, Deletion, Insertion)
  • Variant type to store groups of mutations together
  • Variation type to store and compare individual mutations
  • reconstruct! function to build mutated sequences from Variants
  • Variant constructor to automatically detect mutations from a BioAlignments.PairwiseAlignment