/cplusplus

C++ Module to read given a FASTQ file, produce a list, sorted by frequency, of the 25 most frequent DNA k-mers (a substring of length k).

Primary LanguageC++

cplusplus