Description Usage Arguments Value
View source: R/functions.R View source: R/.ipynb_checkpoints/functions-checkpoint.R
countKmers
1 | countKmers(seqs_vec, K)
|
seqs_vec |
vector of sequences (i.e. data_canon[,2]) |
K |
the kmer length |
a list of integer vectors with kmer character vectors as names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.