View source: R/extractRepPeps.R
extractRepPeps | R Documentation |
Incomplete labelling - there are cases when in peptides containing multiple Lys/Arg not all of them are heavy in labelled samples. As in SILAC we assume that addition of label does not affect peptide properties, we are taking a mean 'Precursor Area' value as the representative 'Precursor Area' in such cases.
extractRepPeps(.data, scenario, label = "Label neccessary for scenario A")
.data |
dataframe containing all peptides of one protein |
scenario |
character "A", or "B" |
label |
character, selects for which label state the representative peptides will be exported, can have value of "TRUE" or "FALSE", required only for scenario "A" |
dataframe containing only representative peptide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.