calcPeptidePosition {isobar}R Documentation

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?


[Package isobar version 1.38.0 Index]