add_peptide_positions.Rd
Identify the position(s) of the peptide sequence in the protein. Where a sequence has multiple master proteins, the peptide position is undefined (NA).
add_peptide_positions(
obj,
proteome_fasta,
master_protein_col = "Master.Protein.Accessions"
)
data.frame
with PD output at PSM/peptide level
character
Filepath for proteome fasta
character
Column name for master protein
data.frame