locateMod: Locate modified sites with a peptide

View source: R/locatePTM.R

locateModR Documentation

Locate modified sites with a peptide

Description

locateMod locates modified sites with a peptide.

Usage

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

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


Vitek-Lab/MSstatsLiP documentation built on April 5, 2024, 3:25 a.m.