sliding: Getting all possible frames

Description Usage Arguments Value Examples

Description

This fucntion extracts all the possible frames from the giveing peptide (frames of 9 mers).

Usage

1
sliding(peptide)

Arguments

peptide

The amino acids sequence of peptide of any length >= 9 mer.

Value

A vector containing all the possible frames on the given peptide.

Examples

1
2
This is how to call this function
    sliding('HKLMNARTIPPL')

Degoot123/PeptideMHC2Prediction documentation built on May 21, 2019, 10:15 a.m.