Description Usage Arguments Details Value Examples
Generate ratio of proteins turnover using theoretical formula. This used for control/unit test.
1 2 3 |
A |
model parameter A (amplitude), see details |
B |
model parameter B (offset), see details. |
kd |
model parameter kd (degradation/synthesis constant), see details. |
tcc |
model parameter tcc (doubling time), see details. |
t |
The time points (hours) |
Generate withMathJax("$$f(t)=(A-B)\cdot e^-(k_d+\fracln2t_cc)\cdot t+B$$") "The model fitted for the synthesis curve is as:" withMathJax("$$f(t)=(B-A)\cdot e^-(k_s+\fracln2t_cc)\cdot t+A$$") "where t is the time points (given in hours)
A vector of ratios of protein turned over
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.