Description Usage Arguments Value Examples
Helper function. The input is a set of sequences in a df and it returne a data frame with all kmer in column "sequence".
Note: Remove duplicates.
1 |
seq |
Character, the sequence to aanalyze |
kmer_width |
kmer size |
A data frame
1 | kmer("CATATGCTTGTCTCAAAGTTAAGCCA", kmer_width = 8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.