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
Examples
Run this codeplotPrefFragPat(.prefFragPattern())
Run the code above in your browser using DataLab