Recent Releases of https://github.com/biojulia/kmers.jl

https://github.com/biojulia/kmers.jl - v1.2.0

Kmers v1.2.0

Diff since v1.1.0

Merged pull requests: - Add from_integer (#49) (@jakobnissen)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/biojulia/kmers.jl - v1.1.0

Kmers v1.1.0

Diff since v1.0.0

Merged pull requests: - Update to the newer BioJulia issue/PR templates (#40) (@jakobnissen) - Fix typo in README.md (#41) (@jonathanBieler) - Add as_integer (#42) (@jakobnissen) - Random kmers (#43) (@jakobnissen) - Add GC counting of 2-bit kmers (#44) (@jakobnissen) - Bugfix: Construction of LongSequence from Kmers (#45) (@jakobnissen) - Bugfix: Random kmers of complete alphabets (#46) (@jakobnissen) - Update version and CHANGELOG for v1.1.0 (#47) (@jakobnissen)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/biojulia/kmers.jl - v1.0.0

Version 1.0.0

This marks the first stable release of Kmers.jl. Version 1 brings an entirely new API, with different types, functions and behaviours. Effectively, Kmers v1 should be considered a new package with no continuity with previous versions. Therefore, listing out all the breaking changes is meaningless. The old version 0.1 is now unsupported.

- Julia
Published by jakobnissen over 1 year ago

https://github.com/biojulia/kmers.jl - v0.1.0

Kmers v0.1.0

Closed issues: - Short and/or long k-mer types. (#1) - ⚠️ Is this package still maintained? ⚠️ (#7)

Merged pull requests: - Added kmer types and aliases. (#2) (@SabrinaJaye) - Merge code for Kmer type from BioSequences to this package (#8) (@SabrinaJaye) - CompatHelper: add new compat entry for BioSequences at version 2, (keep existing compat) (#10) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 4 years ago