synthesisqmult {FAMetA} | R Documentation |
calculate FA isotope distribution for newly synthesized FAs using the quasi multinomial distribution.
Description
calculate FA isotope distribution for newly synthesized FAs using the quasi multinomial distribution.
Usage
synthesisqmult(D1, D2, P, S, M, vcomb)
Arguments
D1 |
tracer contribution to M+1 acetate pool. |
D2 |
tracer contribution to M+2 acetate pool. |
P |
overdispersion parameter. If different to 0, quasi-multinomial distribution is obtained, while if set to 0, it is simplified to a multinomial distribution. |
S |
fraction of newly synthesized FA. |
M |
total number of carbons for the FA. |
vcomb |
list of acetate combinations obtained with combAcetate function. |
Value
numeric vector with the FA isotope distribution.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
[Package FAMetA version 0.1.6 Index]