Description Usage Arguments Examples
How the pools change over time
1 | deg_syn(dat, deg, syn, initial, D3_pep, D3_i)
|
dat |
a data frame containing columns with median peptide abundances |
deg |
degradation constant (k) |
syn |
synthesis rate (amount/time) |
initial |
abundance at T0 |
D3_pep |
numeric vector containing the result from iso_dist |
D3_i |
specific isotope (i.e. 0 for "M+0", 1 for "M+1" etc.) |
1 2 | deg_syn(dat, f_deg, f_syn, f_initial, D3_pep,
D3_i = as.numeric(gsub("^D3_([0-9]+)_.*", "\\1", pool)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.