跳到正文
学而记

百科词条

CDP-ME激酶(CMK)

2-C - 甲基 - D - 赤藓糖醇 - 4 - 胞苷二磷酸激酶 CDP-ME激酶 CMK $催化反应:$ - tikz \usepackage chemfig \usetikzlibrary decorations.pathmorphing \definecolor cpk P rgb 1.00, 0.50, 0.00 % P \begin document

2-C - 甲基 - D - 赤藓糖醇 - 4 - 胞苷二磷酸激酶 CDP-ME激酶 CMK

$催化反应:$

-

\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,]OH)
		(<[2.7,])
		(-[4.7]
			(-[6]OH)
		)
	)
		(<[6,]OH)
		% P
		-[0.7,]-[7.3,]O(-[0,0.54,,,,transparent]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		-[0,1,,,decorate,decoration=snake]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		-[,1]O-CH_2-[6,]
% 腺苷
    (-[6,]H)
	(-[0.75,1.2]O)
	<[6.75,]
	(-[6,1,,2]HO)
	(-[2,0.8]H)
	-[,,,, line width=2pt]
	(-[6,]OH)(-[2,0.8]H)>[1.25,](-[3.25,])
	(-[6,]H)
	(-[2,]N
		*6(-(=O)-[,,,1]N=(-NH_2)-=-)
	)
		% 下边界支撑
		-[6,0.5,,,,transparent])
}
+ATP

\begin{tikzpicture} 
\draw [->] (0,0) to node[above] {CMK} (1,0); 
\end{tikzpicture}

\chemfig[atom sep=2em,cram width=3pt]{
	(-[3.3,]
		(<:[1.3,]O-[,0.54,,,transparent]
		{\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,0.54,,,,transparent]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		-[0,1,,,decorate,decoration=snake]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}
		-[,1]O-CH_2-[6,]
% 腺苷
    (-[6,]H)
	(-[0.75,1.2]O)
	<[6.75,]
	(-[6,1,,2]HO)
	(-[2,0.8]H)
	-[,,,, line width=2pt]
	(-[6,]OH)(-[2,0.8]H)>[1.25,](-[3.25,])
	(-[6,]H)
	(-[2,]N
		*6(-(=O)-[,,,1]N=(-NH_2)-=-)
	)
		% 下边界支撑
		-[6,0.5,,,,transparent])
}
+ADP

\end{document}

^1