GetSequenceKmerCounts | R Documentation |
Generate k-mer abundance from given nucleotide sequences
GetSequenceKmerCounts(sequences, k)
sequences |
A vector of nucleotide sequences |
k |
Length of k-mers (k>=2) |
Matrix of the counts of each k-mer inside sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.