称谓
鸟氨酸脱羧酶 Ornithine Decarboxylase ODC
$化学反应方程式:$
[[L-鸟氨酸(ornithine)]]-->[[1,4-丁二胺(腐胺,Putrescine)]]+{2}$
-
\usepackage{chemfig}
\begin{document}
\chemfig{
(-[0.7,1]COOH)
(<[6,0.8]NH_2)
(-[3.3,1]
-[4.7,1]
-[3.3,1]
-[4.7,1]N(-[4,0.3]H_2)
)
}
\begin{tikzpicture}
\draw [<->] (0,0) to node[above] {Ornithine Decarboxylase;PLP} (4,0);
\end{tikzpicture}
\chemfig{
(-[0.7,1]NH_2)
(-[3.3,1]
-[4.7,1]
-[3.3,1]
-[4.7,1]H_2N
)
}
+$
\end{document}