Examples

Plot unique k-mers as a function of k

_images/GRCh38.p14-frac-unique-kmers.png

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

_images/GRCh38.p14-kmer-group-size-dist.png

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