Template:Wakan/CompoundTable
From Metabolomics.JP
(Difference between revisions)
m |
|||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | <!--- 他のページとの相関 ---> | ||
+ | {{#lua: | ||
+ | for line in stdin:gmatch("[%S ]+") do | ||
+ | print(line) | ||
+ | end | ||
+ | | {{{1}}} | ||
+ | }} | ||
+ | |||
+ | {{#def:allpages|A375 | ||
+ | A549 | ||
+ | DU-145 | ||
+ | HeLa | ||
+ | HT-29 | ||
+ | Jurkat | ||
+ | PANC-1 | ||
+ | SK-N-DZ | ||
+ | SN12 | ||
+ | THP-1 | ||
+ | ZR-75 | ||
+ | }} | ||
+ | <!--- 活性プロフィール図---> | ||
+ | {{#graph:vbar|size=600x200;title={{PAGENAME}};legend=0x0; | ||
+ | {{#lua: | ||
+ | label = "" | ||
+ | data = "" | ||
+ | for i,j in stdin:gmatch("&&([%S ]+)&&([-.0-9]+)") do | ||
+ | label = label .. "," .. i | ||
+ | data = data .. "," .. j | ||
+ | end | ||
+ | label = string.sub(label,1) | ||
+ | data = string.sub(data,1) | ||
+ | print("label=" .. label .. ";data=" .. data) | ||
+ | |{{{1}}} | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | |||
{| class="wikitable sortable collapsible" | {| class="wikitable sortable collapsible" | ||
+ | ! Compound || Effect | ||
{{#repeat:Wakan/Table/Row|1|{{{1}}}}} | {{#repeat:Wakan/Table/Row|1|{{{1}}}}} | ||
|} | |} |
Latest revision as of 00:08, 9 October 2009
{{{1}}}
Compound | Effect |
---|---|