| plot_incorporation | R Documentation |
SILAC (2-plex) label incorporation is estimated from the set of observed features (peptides or proteins). If the test sample contains cells grown in 'Heavy' media only, incorporation is simply the mean observed incorporation. If the test sample contains a mixture of 'Heavy' and 'Light', the incorporation is best calculated from the median incorporation using the corrected 'Light' intensity.
plot_incorporation(
data,
incorporation_col = "Incorporation",
corrected_col = "Incorporation.corrected",
level = "peptide",
mix = 0
)
data |
|
incorporation_col |
|
corrected_col |
|
level |
|
mix |
|
Returns a list with p = ggplot plot and
incorporation_estimates = list of incorporation estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.