Description Arguments Details Value
Computes the number of characters of the result k-mer taking into account the base alphabet.
The number of characters of the result k-mer (after decoding from integer to string)
s |
|
d |
|
begin_index |
|
kmer |
|
num2str |
|
Each element of a sequence is previously encoded to an integer in order to make hashing computation more convenient
int denoting the total size (number of characters) of k-mer
the number of characters in the result string that is the result of decoding each integer from kmer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.