https://github.com/evanfields/kmer64.jl
https://github.com/evanfields/kmer64.jl
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/evanfields/kmer64.jl
- Owner: evanfields
- Created: 2024-10-29T00:28:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-21T13:50:38.000Z (over 1 year ago)
- Last Synced: 2024-11-21T14:35:31.944Z (over 1 year ago)
- Language: Julia
- Size: 4.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kmer64.jl
Experiments in making a BBDuk-style kmer filter in Julia!
For now this is an experimental personal project, optimized for my own learning, and not recommended for serious use. Who knows what the future might bring?