getKmer: Extract simetric k-mers around prolines

Description Usage Arguments Value Note See Also

View source: R/internal_hyp.R

Description

This function extracts simetric k-mers around prolines

Usage

1
getKmer(sequence, id, kmer)

Arguments

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

Value

A matrix with extracted kmers

Note

This is an internal function used inside predict_hyp

See Also

predict_hyp


missuse/ragp documentation built on Jan. 4, 2022, 10:49 a.m.