Code examples of fast and simple k-mer counters for tutorial purposes
-
Updated
Mar 10, 2020 - C++
Code examples of fast and simple k-mer counters for tutorial purposes
Estimating k-mer coverage histogram of genomics data
fast and comprehensive k-mer counting package
K-mer indexing and querying in RNA-Seq data
A project submitted as the requirement of the course CSE 549 (Computational Biology), titled as "Efficient Parallelization for KmerEstimate: A Streaming Algorithm for Estimating k-mer Counts with Optimal Space Usage". Original serial algorithm available at github.com/srbehera11/KmerEstimate.
Assignments in C++
Add a description, image, and links to the k-mer-counting topic page so that developers can more easily learn about it.
To associate your repository with the k-mer-counting topic, visit your repo's landing page and select "manage topics."