getPeptideModifContext: Get context of modification

Description Usage Arguments

View source: R/ptm-methods.R

Description

Gets neighboring amino acids around modification which can be used to find enriched motifs.

Usage

1
getPeptideModifContext(protein.group, modif, n.aa.up = 7, n.aa.down = 7)

Arguments

protein.group

ProteinGroup object.

modif

Modification of interest.

n.aa.up

Number of AA downstream to report.

n.aa.down

Number of AA upstream to report.


isobar documentation built on Nov. 8, 2020, 7:48 p.m.