add_mascot_pepseqmod | R Documentation |
pep_seq_mod
field to Mascot PSMsAdds the pep_seq_mod
field to Mascot PSMs
add_mascot_pepseqmod(
df = NULL,
use_lowercase_aa = TRUE,
purge_phosphodata = TRUE
)
df |
A data frame containing the PSM table from database searches. |
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.