This function extracts simetric k-mers around prolines
getKmer(sequence, id, kmer)
sequence | protein sequence in the form of a string |
---|---|
id | protein id in the form of a string |
kmer | number of amino acids to retain on each side |
A matrix with extracted kmers
This is an internal function used inside predict_hyp