Learn R Programming

wrTopDownFrag (version 1.0.4)

plotPrefFragPat: plot preferential fragmenation pattern Plot preferential fragmenation pattern equivalent to Fig 1b of Haverland et al 2017 (J Am Soc Mass Spectrom)

Description

plot preferential fragmenation pattern

Plot preferential fragmenation pattern equivalent to Fig 1b of Haverland et al 2017 (J Am Soc Mass Spectrom)

Usage

plotPrefFragPat(
  prefPat,
  namesCex = 0.8,
  silent = FALSE,
  debug = FALSE,
  callFrom = NULL
)

Value

This function returns a figure

Arguments

prefPat

(matix)

namesCex

(numeric) expansion factor cex for display of AA-names

silent

(logical) suppress messages

debug

(logical) additional messages and objects exportet to current session for debugging

callFrom

(character) allow easier tracking of messages produced

See Also

scoreFragments

Examples

Run this code
plotPrefFragPat(.prefFragPattern())

Run the code above in your browser using DataLab