ファイル:Eicosanoid synthesis.svg

ページのコンテンツが他言語でサポートされていません。

元のファイル(SVG ファイル、512 × 403 ピクセル、ファイルサイズ: 9キロバイト)

解説 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 この文書は、フリーソフトウェア財団発行のGNUフリー文書利用許諾書 (GNU Free Documentation License) 1.2またはそれ以降のバージョンの規約に基づき、複製や再配布、改変が許可されます。不可変更部分、表紙、背表紙はありません。このライセンスの複製は、GNUフリー文書利用許諾書という章に含まれています。
w:ja:クリエイティブ・コモンズ
表示 継承
このファイルはクリエイティブ・コモンズ 表示-継承 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}

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

30 1 2007

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2020年5月13日 (水) 18:102020年5月13日 (水) 18:10時点における版のサムネイル512 × 403 (9キロバイト)Krishnavedalafixed margin on the right hand side
2020年5月13日 (水) 18:082020年5月13日 (水) 18:08時点における版のサムネイル512 × 405 (9キロバイト)Krishnavedalarecreated using TEX, converted using dvisvgm and manually tweaked
2009年8月23日 (日) 22:352009年8月23日 (日) 22:35時点における版のサムネイル320 × 285 (244キロバイト)QuibikReduced file size.
2009年7月27日 (月) 16:422009年7月27日 (月) 16:42時点における版のサムネイル320 × 285 (440キロバイト)Fvasconcellostext to paths
2009年7月25日 (土) 22:482009年7月25日 (土) 22:48時点における版のサムネイル320 × 285 (31キロバイト)BdonlanReupload an unchanged copy in hopes of regenerating the broken thumbnail.
2007年1月30日 (火) 22:522007年1月30日 (火) 22:52時点における版のサムネイル320 × 285 (35キロバイト)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

以下の​ 3 ページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

このファイルのグローバル使用状況を表示する。

メタデータ