Description Usage Arguments Details Value Author(s)
View source: R/kmer_distribution.R
Calculates the k-mer distribution of a given sequence
| 1 | get_kmer_distribution(seq, kmers = c(1, 2, 3, 4, 5))
 | 
| seq | Sequence of characters | 
| kmers | vector of wanted k-mers | 
Calculates the k-mer distribution of a given sequence
data.frame with probability of the k-mers
Jochen Kruppa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.