substr_kmer,kmer_summary-method | R Documentation |
Summarize the short k-mer summary from the long k-mer summary
## S4 method for signature 'kmer_summary'
substr_kmer(x, k = 2)
x |
a kmer_summary object |
k |
k-mer length(default: 2) |
a new kmer_summary object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.