Description Usage Arguments Examples
Part of MEGA MODEL
1 | make_pools(dat, pool_names, syn, deg_old, deg_new, t0_abun, D3_pep)
|
dat |
data frame |
pool_names |
vector containing the pool names for each pool of labeled Leucines |
syn |
synthesis rate of new material |
deg_old |
degredation constant for the "old" material present at T0 |
deg_new |
degredation constant for the newly synthesized material |
t0_abun |
abundance at the start (T0) |
D3_pep |
numeric vector containing the result from iso_dist |
1 2 | pool_df <- make_pools(mod, pool_names, syn, deg_old, deg_new, t0_abun,
D3_pep_dist)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.