Description Usage Arguments Value Examples
This function produces all possible k-mers from 20 amino acids for use in other functions.
| 1 | three_mer(k)
 | 
| k | is length of k-mer which user imports | 
a matrix which its first row includes all k-mers
| 1 | ax<-three_mer(3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.