Releases: michbur/biogram
Releases · michbur/biogram
1.6.3
v1.4
1.3
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.