File:Eicosanoid synthesis.svg

原始文件(SVG文件,尺寸为512 × 403像素,文件大小:9 KB)


描述 Ghost of w:Image:Eicosanoid_synthesis.png, as requested.
日期
来源 w:Image:Eicosanoid_synthesis.png
作者 Jfdwolff, whitespace removed by Fvasconcellos, recreated with editable text by Krishnavedala.
授权
(二次使用本文件)
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。
其他版本 此文件衍生的作品:  Eicosanoid synthesis pl.svg, Eicosanoid_synthesis_arm.png
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用LaTeX创作, converted to SVG using dvisvgm and manually edited using text editor.
翻譯此檔案 此SVG檔案包含可翻譯至您的語言的内嵌文字,可以使用任何可用SVG編輯器、文本編輯器或SVG翻譯工具來翻譯。詳情請見:關於翻譯SVG檔案
源代码
InfoField

LaTeX code

Source code
\documentclass[10pt,border=0pt,crop,multi=false,tikz,class=scrartcl]{standalone}
\usepackage[T1]{fontenc}
\usepackage{DejaVuSans}
\usepackage{amsmath}
\usetikzlibrary{positioning, calc}

\renewcommand*{\familydefault}{\sfdefault}
 
\begin{document}
\begin{tikzpicture}[
    >=latex,
    arrow/.style={->,thick},
    cat2/.style={color=blue,font=\footnotesize, minimum width=1.5cm},
    cat/.style={cat2, font=\itshape\footnotesize},
    every node/.style={minimum width=1cm, align=center}
]
\node (d1) {Diacylglycerol or phospholipid};
\node[below=1.5cm of d1,font=\large] (d2) {Arachidonic acid};
\node[right=3cm of d2] (d22) {HPETE (hydroperoxy-\\eicosatetraenoic acid)};
\node[below=2cm of d2,font=\large] (d3) {Prostaglandin H\({}_\text{2}\) (PGH\({}_\text {2}\))};
\node[below=1.25cm of d22] (d32) {Leukotriene A\(_\text 4\)};
\node[left=1.7cm of d32] (d33) {LTB\(_4\)};
\node[below=1.25cm of d32] (d42) {Leukotriene C\(_\text 4\)};
\node[below=1cm of d42] (d52) {Leukotriene D\(_\text 4\)};
\node[below=1cm of d52] (d62) {Leukotriene E\(_\text 4\)};
\node[below=4.5cm of d3,anchor=65] (d501) {Prostacyclin\\(PGI\({}_\text2\))};
\node[below right=4.5cm and -1.5cm of d3,anchor=155] (d502) {Thromboxane\\(TXA\({}_\text2\))};
\draw[arrow] (d1) -- 
    node[pos=.5,left,cat] {Phospho-\\lipase C} 
    node[pos=.5,right,cat] {Phospho-\\lipase A\({}_{\textit2}\)} 
    (d2);
\draw[arrow] (d2) -- 
    node[pos=.5,below,cat] {Lipooxygenase\\(FLAP, Alox5)} 
    (d22);
\draw[arrow] (d2) -- 
    node[pos=.5,left,cat,align=right] {PGH\({}_{\textit2}\) synthase\\ (cox--1 or cox--2 and\\ peroxidase)}
    (d3);
\draw [arrow] (d22) -- (d32);
\draw[arrow]
    (d32) ++(-1.75,.75) node (h2o) {H\(_\text 2\)O} 
    (h2o) to [out=-90,in=0] (d33)
    (d32) -- (d33)
    ;
\draw[arrow]
    (d32) -- node [pos=.5,above left=.15cm and .5cm] (glut1) {Glutathione}
    node[pos=.5,right,cat] {Glutathione-\\S-transferase}
    (d42)
    (glut1) to [out=0,in=90] (d42)
    ;
\draw[arrow]
    (d42) -- node [pos=.5,below left=.1cm and .75cm] (glut2) {Glutatmic acid}
    (d52)
    ;
\draw [arrow] (d42) to [out=-90,in=0] (glut2);
\draw [arrow] (d52) -- (d62);
\draw [arrow] (d3) to [out=180,in=90] node[pos=.5,above left,cat2] {PGD\\synthase} ++(-3.25,-.75) 
    node [anchor=north] {PGD\(_\text 2\)}
    ;
\draw [arrow] (d3.south) ++(-1.75,0) 
    -- node[pos=.5,right,cat2,align=left] {PGE\\synthase} 
    ++(0,-2) node[anchor=north] (d41) {PGE\(_\text2\)};
\draw [arrow] (d41) to [out=-90,in=0] ++(-1,-1) node [anchor=east] {PGF\(_\text2\)};
\draw [arrow] (d3) -- node[pos=.5,rotate=90,cat2,below] {Prostacyclin synthase}
    (d501.north -| d3);
\draw [arrow] (d3.south -| d502) -- node[pos=.5,rotate=90,cat2,below] {Thromboxane synthase}
    (d502);
\draw [arrow] (d501) -- node[pos=.5,below,cat2] {endothelium}
    ++(-2.8,0)
    node[anchor=east] {6-keto-\\PGF\(_{\text1\mathrm\alpha}\)};
\draw [arrow] (d502) -- node[pos=.5,below,cat2] {platelets}
    ++(2.8,0)
    node[anchor=west] {Thromboxane\\(TXA\(_\text2\))};
\end{tikzpicture}
\end{document}

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2020年5月13日 (三) 18:102020年5月13日 (三) 18:10版本的缩略图512 × 403(9 KB)Krishnavedalafixed margin on the right hand side
2020年5月13日 (三) 18:082020年5月13日 (三) 18:08版本的缩略图512 × 405(9 KB)Krishnavedalarecreated using TEX, converted using dvisvgm and manually tweaked
2009年8月23日 (日) 22:352009年8月23日 (日) 22:35版本的缩略图320 × 285(244 KB)QuibikReduced file size.
2009年7月27日 (一) 16:422009年7月27日 (一) 16:42版本的缩略图320 × 285(440 KB)Fvasconcellostext to paths
2009年7月25日 (六) 22:482009年7月25日 (六) 22:48版本的缩略图320 × 285(31 KB)BdonlanReupload an unchanged copy in hopes of regenerating the broken thumbnail.
2007年1月30日 (二) 22:522007年1月30日 (二) 22:52版本的缩略图320 × 285(35 KB)Fvasconcellos{{Information |Description= Ghost of w:Image:Eicosanoid_synthesis.png, as requested. |Source= w:Image:Eicosanoid_synthesis.png |Date= January 30, 2007 |Author= Jfdwolff, whitespace removed by {{U|Fvasconcellos}} |Permission

全域文件用途

元数据