powered by
This function produces all possible k-mers from 20 amino acids for use in other functions.
three_mer(k)
is length of k-mer which user imports
a matrix which its first row includes all k-mers
# NOT RUN { ax<-three_mer(3) # }
Run the code above in your browser using DataLab