Description Usage Arguments Value
Extract frequency of specific kmers (snippets of specific length) from a larger sequence.
1 | frequencyMap(k, txt)
|
k |
An Integer representing length of kmer |
txt |
A character string of DNA sequence |
A List of frequency of kmers in txt sequence, Class of object is frequencyMap allowing for specifc plot method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.