View source: R/shortSoftwName.R
shortSoftwName | R Documentation |
Get/convert short names of various proteomics quantitation software names. A 2-letter abbreviation will be returned
shortSoftwName(
x,
tryAsLower = TRUE,
silent = FALSE,
debug = FALSE,
callFrom = NULL
)
x |
(character) 'mono' or 'average' |
tryAsLower |
(logical) |
silent |
(logical) suppress messages |
debug |
(logical) additional messages for debugging |
callFrom |
(character) allow easier tracking of messages produced |
This function returns a vector with masses for all amino-acids (argument 'massTy' to switch from mono-isotopic to average mass)
massDeFormula
, convToNum
shortSoftwName(c("maxquant","DIANN"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.