gridElong {FAMetA} | R Documentation |
generate starting points grid for elongation analysis.
Description
generate starting points grid for elongation analysis.
Usage
gridElong(S16 = NA, E1 = NA, E2 = NA, E3 = NA, E4 = NA, E5 = NA, startpoints)
Arguments
S16 |
fraction of newly synthesized C16 FA. If NA it is included in the starting points grid. |
E1 |
fraction of elongated C18 FA from C16. If NA it is included in the starting points grid. |
E2 |
fraction of elongated C20 FA from C18. If NA it is included in the starting points grid. |
E3 |
fraction of elongated C22 FA from C20. If NA it is included in the starting points grid. |
E4 |
fraction of elongated C24 FA from C22. If NA it is included in the starting points grid. |
E5 |
fraction of elongated C26 FA from C124. If NA it is included in the starting points grid. |
startpoints |
positive integer specifying the number of starting points for each parameter to be estimated. |
Value
Starting points grid for elongation analysis.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>