跳到正文
学而记

百科词条

HMBPP合成酶(HDS)

羟甲基丁烯基 - 4 - 磷酸合成酶 hydroxymethyl butenyl diphosphate synthase 1-hydroxy-2-methyl-2- E -butenyl-4-diphosphate synthase GCPE IspG EC 1.17.4.3 $催化反应:$ - tikz \usepackage chemfig \usetikzlibrar

称谓

羟甲基丁烯基 - 4 - 磷酸合成酶 hydroxymethyl butenyl diphosphate synthase 1-hydroxy-2-methyl-2-(E)-butenyl-4-diphosphate synthase GCPE IspG EC 1.17.4.3

$催化反应:$

-

\usepackage{chemfig}
\usetikzlibrary{decorations.pathmorphing}
\definecolor{cpk_P}{rgb}{1.00, 0.50, 0.00}     % P
\begin{document}

\chemfig[atom sep=2em,cram width=3pt]{
	(-[3.3,]
		(<:[1.3,]O-[,1.2,,,]
		{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		)
		(<[2.7,])
		(-[4.7]
			(-[6]OH)
		)
	)
		(<[6,]OH)
		% P
		-[0.7,]-[7.3,]O(-[0.7,1,,,,]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}-[3.4,1.6,,,decorate,decoration=snake]
		% 上边界支撑
		-[1.5,0.5,,,,transparent]
		)
}
+
2 {red}$

\begin{tikzpicture} 
\draw [->] (0,0) to node[above] {HDS;flavodoxin} (3,0); 
\end{tikzpicture}

\chemfig[atom sep=2em,cram width=3pt]{
-[8,0.5,,,,transparent] % 下边界支撑
(-[6]OH)
-[0.7,1]
	(-[2,1])
	(=[7.3,1]
	-[0.7,1]
		(-[7.3,1]O
% P
-[0.7,1,,,,]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
-[,1,,,decorate,decoration=snake]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
	% 下边界支撑
	-[80,0.5,,,,transparent])
)
}
+ 2 {ox}$
+ {2}O$
  
\end{document}

^1