View source: R/AAfragSettings.R
AAfragSettings | R Documentation |
This function provides basic settings for what types of fragments may accomodate which type of modifications : $knownMods: information about which modifications may be considered, $specAAMod: specifc AA sites (if applicable), $specAAMod: specifc AA sites (if applicable). For example, here 'p' codes for gain of mass for HPO3 only at S, T and Y residues. Note: $knownMods$Nterm and $knownMods$Cterm are treated as mutually exclusive
AAfragSettings(outTy = "all", silent = FALSE, debug = FALSE, callFrom = NULL)
outTy |
(character) default "all" or any of the list-elements |
silent |
(logical) suppress messages |
debug |
(logical) additional messages for debugging |
callFrom |
(character) allows easier tracking of messages produced |
This function returns a list ($knownMods, $knspecAAMods, $modChem, $neutralLossOrGain)
makeFragments
, fragmentSeq
, massDeFormula
AAfragSettings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.