add_msgf_pepseqmod | R Documentation |
pep_seq_mod
field to PSMs.For MSGF.
add_msgf_pepseqmod(
df = NULL,
use_lowercase_aa = TRUE,
purge_phosphodata = FALSE
)
df |
PSM data. |
use_lowercase_aa |
Logical; if TRUE, modifications in amino acid residues
will be abbreviated with lower-case and/or |
purge_phosphodata |
Logical; if TRUE and phosphorylation present as variable modification(s), entries without phosphorylation will be removed. The default is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.