Skip to content

1.3

Compare
Choose a tag to compare
@michbur michbur released this 21 Sep 09:57
· 88 commits to master since this release

Changes from Version 1.2 to 1.3.

  • Added binarize for fast binarization of matrices.
  • Added calc_ed function (calculates distance between encodings).
  • Added calc_si function (calculates similarity index of two encodings).
  • Added list2matrix to easily convert list of sequences to biogram preferred matrix.
  • Added vignette.
  • Bug fixes in count_specified, degenerate and gap_ngrams.