Skip to content

MUSIAL-v2.4

Compare
Choose a tag to compare
@s-t-h s-t-h released this 19 May 13:42
· 35 commits to main since this release

v.2.4.0

  • Abstraction and object orientation of the project structure has been improved: Reusable functions were restructured as extendable classes; only locally used functionality was outsourced to internal classes; redundant or unusable code was deleted.
  • Additional runtime and memory optimization: In particular, VCF processing and sequence export have been improved through capacity estimation and improved algorithms.
  • Full review of the code documentation: JavaDoc is now hosted on a GitHub Pages website.
  • Update of SnpEff to the latest version (5.2f 2025-02-07).
  • Improved CLI logging and user information as well as input parameter processing and description.
  • New functions added: Feature validation compliant to the SO. Reference-free processing (without any reference sequence).