plotAnnotatedPeptide: plotAnnotatedPeptide

Description Usage Arguments

View source: R/Functions_peptides.R

Description

plot an annotated peptide sequence

Usage

1
2
plotAnnotatedPeptide(peaklabels, sequence, parseLabels = F,
  sortby = "intensitySpec", cx = 2, yoffset = 0)

Arguments

peaklabels

data.frame with labeling informationi, as returned by annotateSpectrum

sequence

peptide sequence (character)

parseLabels

optionally apply parse() to peaklabels$label and add as label (NYI)

sortby

sort (decreasing) by this column. Only the top 2 ions for each position (for both a,b,c ions AND x,y,z ions) will be shown

cx

font size factor for the sequence characters, other font sizes will be scaled accordingly

yoffset

y axis offset


mjhelf/MassTools documentation built on Nov. 19, 2021, 2:38 a.m.