Learn R Programming

isobar (version 1.18.0)

calcPeptidePosition: Recalculate peptide start positions based on protein sequence

Description

Function to recalculate start position of peptide in protein when it is missing or wrong.

Usage

calcPeptidePosition(peptide.info, protein.info, calc.il.peptide)

Arguments

peptide.info
Peptide info object of ProteinGroup.
protein.info
Protein info object of ProteinGroup.
calc.il.peptide
Should the 'real' peptide (I/L difference) be calculated?