Description Usage Arguments Value
View source: R/kmer_position.R
Visualize the ratio between expected and observed number of mutations at positions around a certain kmer
1 | plot_kmer_positions(dataset, kmer, lambda = 0)
|
dataset |
A dataset generated from 'extend_positions' |
kmer |
A single kmer of interest |
lambda |
A penalty factor, giving positions with low counts a lower estimate |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.