Examples
Plot unique k-mers as a function of k
Calculate the number of unique k-mers as a function of k in the human genome. A k-mer is considered unique if it occurs exactly once. See Example
Plot distribution of k-mer group sizes
For all k-mers in the human genome, calculate the distribution of k-mer group sizes. The k-mer group size is defined as the number of times the k-mer sequence appears in the genome. See Example