]> git.donarmstrong.com Git - ool/lipid_simulation_formalism.git/commitdiff
add kinetic parameters
authorDon Armstrong <don@donarmstrong.com>
Tue, 21 Mar 2017 02:24:14 +0000 (19:24 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 21 Mar 2017 02:24:14 +0000 (19:24 -0700)
kinetic_formalism_competition.Rnw

index 2a47cf45e9154e5c6ea02824029f3d195a925c38..c008d79bf1e1fe70456f9f5ad7444cab7be63c39 100644 (file)
@@ -153,22 +153,22 @@ kf <- (as.numeric(kf.prime)*10^-3)/(63e-20*6.022e23)
 Each of the 5 lipid types has different kinetic parameters; where
 available, these were taken from literature.
 
-\begin{table}
-  \centering
-  \begin{tabular}{c c c c c c c c}
-    \toprule
-    Type & $k_\mathrm{f}$ $\left(\frac{\mathrm{m}}{\mathrm{s}}\right)$ & $k'_\mathrm{f}$ $\left(\frac{1}{\mathrm{M} \mathrm{s}}\right)$ & $k_\mathrm{b}$ $\left(\mathrm{s}^{-1}\right)$ & Area $\left({Å}^2\right)$ & Charge & $\mathrm{CF}1$ & Curvature \\
-        \midrule
-    PC   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[1]))}$ & $3.7 \times 10^6$ & $2   \times 10^{-5}$ & 63 & 0  & 2  & 0.8  \\
-    PS   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[2]))}$ & $3.7 \times 10^6$ & $1.25\times 10^{-5}$ & 54 & -1 & 0  & 1    \\
-    CHOL & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[3]))}$ & $5.1 \times 10^7$ & $2.8 \times 10^{-4}$ & 38 & 0  & -1 & 1.21 \\
-    SM   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[4]))}$ & $3.7 \times 10^6$ & $3.1 \times 10^{-3}$ & 61 & 0  & 3  & 0.8  \\
-    PE   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[5]))}$ & $2.3 \times 10^6$ & $1   \times 10^{-5}$ & 55 & 0  & 0  & 1.33 \\
-    \bottomrule
-  \end{tabular}
-  \caption{Kinetic parameters and molecular properties of lipid types}
-  \label{tab:kinetic_parameters_lipid_types}
-\end{table}
+\begin{table}
+  \centering
+  \begin{tabular}{c c c c c c c c}
+    \toprule
+    Type & $k_\mathrm{f}$ $\left(\frac{\mathrm{m}}{\mathrm{s}}\right)$ & $k'_\mathrm{f}$ $\left(\frac{1}{\mathrm{M} \mathrm{s}}\right)$ & $k_\mathrm{b}$ $\left(\mathrm{s}^{-1}\right)$ & Area $\left({Å}^2\right)$ & Charge & $\mathrm{CF}1$ & Curvature \\
+        \midrule
+    PC   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[1]))}$ & $3.7 \times 10^6$ & $2   \times 10^{-5}$ & 63 & 0  & 2  & 0.8  \\
+    PS   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[2]))}$ & $3.7 \times 10^6$ & $1.25\times 10^{-5}$ & 54 & -1 & 0  & 1    \\
+    CHOL & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[3]))}$ & $5.1 \times 10^7$ & $2.8 \times 10^{-4}$ & 38 & 0  & -1 & 1.21 \\
+    SM   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[4]))}$ & $3.7 \times 10^6$ & $3.1 \times 10^{-3}$ & 61 & 0  & 3  & 0.8  \\
+    PE   & $\Sexpr{to.latex(format(digits=3,scientific=TRUE,kf[5]))}$ & $2.3 \times 10^6$ & $1   \times 10^{-5}$ & 55 & 0  & 0  & 1.33 \\
+    \bottomrule
+  \end{tabular}
+  \caption{Kinetic parameters and molecular properties of lipid types}
+  \label{tab:kinetic_parameters_lipid_types}
+\end{table}
 
 %%% \DLA{I think we may just reduce these three sections; area, $k_\mathrm{f}$
 %%%   and $k_\mathrm{b}$ to \cref{tab:kinetic_parameters_lipid_types} with