kmers_enrichment: Example _k_-mer Enrichment Data

Description Usage Format

Description

This data frame with k-mer enrichment data (as produced by run_kmer_tsma) is used in a code example for k-mer volcano plot function draw_volcano_plot.

Usage

1

Format

A data frame with the following columns:

kmer contains all hexamers (AAAAAA to UUUUUU)
foreground_count absolute k-mer frequency in foreground set
background_count absolute k-mer frequency in background set
enrichment enrichment of k-mer in foreground relative to background
p_value associated p-value of enrichment
adj_p_value multiple testing corrected p-value

transite documentation built on Nov. 8, 2020, 5:27 p.m.