Template:P450/Table

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
(Functions)
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
{{#graph:vbar|size=250x200;margin=100,20,40,40;title=Plant Orders (Total {{#count:{{{1}}}}});legend=0.0x0.1;label=;
+
{{#graph:hgbar|size=400x200;margin=150,20,40,40;title=Plant Orders (Total {{#count:{{{1}}}}});legend=0.0x0.1;label=;
 
{{#lua:
 
{{#lua:
 
   T = {}; L = {}
 
   T = {}; L = {}
Line 8: Line 8:
 
   others = 0
 
   others = 0
 
   for k,v in pairs(L) do
 
   for k,v in pairs(L) do
     if (T[v] > 1) then print(v .."="..T[v]..";")
+
     if (T[v] > 1 and T[v] > (0.01 * {{#count:{{{1}}}}})) then print(v .."="..T[v]..";")
     else others = others + 1 end
+
     else others = others + T[v] end
 
   end
 
   end
 
   if (others > 0) then
 
   if (others > 0) then
Line 54: Line 54:
 
{{#repeat:P450/Table/Row|1|{{{1}}}}}
 
{{#repeat:P450/Table/Row|1|{{{1}}}}}
 
}}
 
}}
 +
=Functions=
 +
{{#lua:
 +
  for line in stdin:gmatch("P450/Function&&([^\n]+)") do
 +
    print("* " .. string.gsub(line, "&&", ", "))
 +
  end
 +
|{{#SearchLineReg:{{PAGENAME}}[^0-9]|Index|P450/Function}}
 +
}}
 +
 +
=Links=
 +
* CYPedia [http://www-ibmp.u-strasbg.fr/~CYPedia/index.html#{{PAGENAME}} {{PAGENAME}}] Functional Prediction (Cytochrome P450 Expression Database using Arabidopsis) by [http://ibmp.u-strasbg.fr/ IBMP Strasbourg].

Latest revision as of 17:27, 25 June 2009



Template:P450/Table/Header

[edit] Functions

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox