跳到正文
学而记

百科词条

3-脱氧-D-阿拉伯庚酮糖酸-7-磷酸(DAHP)

3-脱氧-D-阿拉伯庚酮糖酸-7-磷酸 3-Deoxy-D-arabino-heptulosonic acid 7-phosphate DAHP - tikz \usepackage chemfig \definecolor cpk P rgb 1.00, 0.50, 0.00 % P \begin document \chemfig atom sep=2em

称谓

3-脱氧-D-阿拉伯庚酮糖酸-7-磷酸 3-Deoxy-D-arabino-heptulosonic acid 7-phosphate DAHP

-

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

\chemfig[atom sep=2em]{
	-[0,0.54,,,,transparent]{\chemmove{\draw[ultra thick,green,fill=cpk_P,line width=2pt] (0.1,0.12)circle(6pt);}P}-[0]O-[7.3]CH_2>[0.7,1.2]*6(
		-(<:OH)
		-(<OH)
		-
		-(<[1]COOH)(<:[3]HO)
		-O-
	)
}

\end{document}