.chargeCatchingAA | R Documentation |
Return a matrix with charge-catching amino-acids and their assumed strength. So far, the strength shown/used is set rather empirically.
.chargeCatchingAA(
chargeMode = "pos",
silent = FALSE,
debug = FALSE,
callFrom = NULL
)
chargeMode |
(character) this value may be 'pos' (default) for the positively charged amino-acids K,R and H or, if this argument has any other value, than all charged amino-acids (K,R,H, S,T,N,Q, D,E, W and Y) will be considered. |
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 matrix with charge-catching amino-acids and their assumed strength
fragmentSeq
.chargeCatchingAA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.