make_pools: Make pools for D3_0_old, D3_0_new, D3_1, D3_2 _etc._ Pools

Description Usage Arguments Examples

View source: R/make_pools.R

Description

Part of MEGA MODEL

Usage

1
make_pools(dat, pool_names, syn, deg_old, deg_new, t0_abun, D3_pep)

Arguments

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

Examples

1
2
pool_df <- make_pools(mod, pool_names, syn, deg_old, deg_new, t0_abun,
                      D3_pep_dist)

tsoleary/proteomixr documentation built on July 19, 2019, 8:37 a.m.