get_psm_silac_mod_regex: Get a pre-defined regex for a SILAC modification in PSM...

View source: R/modifications.R

get_psm_silac_mod_regexR Documentation

Get a pre-defined regex for a SILAC modification in PSM format

Description

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.

Usage

get_psm_silac_mod_regex(silac_mod)

Arguments

silac_mod

SILAC modification name (call this function without arguments to see available values).

Value

Returns a character vector, regex for SILAC modification.


CambridgeCentreForProteomics/camprotR documentation built on Jan. 27, 2023, 8:36 p.m.