View source: R/modifications.R
get_psm_silac_mod_regex | R Documentation |
This function returns a regex which can be used to remove SILAC modifications from the modification column in the PSM-level PD output using remove_silac_modifications. Call without any arguments to see a description of the available modifications.
get_psm_silac_mod_regex(silac_mod)
silac_mod |
SILAC modification name (call this function without arguments to see available values). |
Returns a character vector
, regex for SILAC modification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.