locateMod: Locate modified sites with a peptide

Description Usage Arguments Value Examples

View source: R/locatePTM.R

Description

locateMod locates modified sites with a peptide.

Usage

1
locateMod(peptide, aaStart, residueSymbol)

Arguments

peptide

A string. Peptide sequence.

aaStart

An integer. Starting index of the peptide.

residueSymbol

A string. Modification residue and denoted symbol.

Value

A string.

Examples

1
locateMod("P*EP*TIDE", 3, "\\*")

devonjkohler/MSstatsLiP documentation built on Dec. 19, 2021, 11:01 p.m.