Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 435 Bytes

File metadata and controls

12 lines (9 loc) · 435 Bytes

agdist 0.2.0 (2025-05-28)

  • Adds first working version of the following distance metrics: $p$-epitope, temporal, hamming, DL.
  • Adds first working version of functions to turn acmaps and trees into distance matrices without comparing to the vector of sequences and names.
  • Adds first working version of calculate_distance(), a unified interface to all of our distance functions.

agdist 0.0.1 (2025-05-07)

  • Start of package.