View source: R/plotPrefFragPat.R
plotPrefFragPat | R Documentation |
plot preferential fragmenation pattern
Plot preferential fragmenation pattern equivalent to Fig 1b of Haverland et al 2017 (J Am Soc Mass Spectrom)
plotPrefFragPat(
prefPat,
namesCex = 0.8,
silent = FALSE,
debug = FALSE,
callFrom = NULL
)
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 |
This function returns a figure
scoreFragments
plotPrefFragPat(.prefFragPattern())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.