countRangedKmers | R Documentation |
Slide and update the cummulated table count.
countRangedKmers(sequence, starts, ends, k)
sequence |
A sequence to count. |
starts |
Start positions. |
ends |
End positions. |
k |
K-mer size. |
A k-mer-named vector of count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.