calcPeptidePosition {isobar} | R Documentation |
Function to recalculate start position of peptide in protein when it is missing or wrong.
calcPeptidePosition(peptide.info, protein.info, calc.il.peptide)
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? |