Volatile:MetaboliteDistribution

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
m
m
 
(2 intermediate revisions by one user not shown)
Line 34: Line 34:
 
   for i=table.getn(I), math.max(table.getn(I)-4,1),-1 do
 
   for i=table.getn(I), math.max(table.getn(I)-4,1),-1 do
 
     T = S[I[i]]
 
     T = S[I[i]]
     c = if (table.getn(T)>1) then "etc" else "";
+
     print(table.concat(T," ").."="..I[i]*table.getn(T)..";")
    print(T["1"].."="..I[i]..";")
+
     total=total-(I[i]*table.getn(T))
     total=total-I[i]
+
 
   end
 
   end
 
   print("others="..total)
 
   print("others="..total)
Line 66: Line 65:
 
   print('{{#bar:}}-')
 
   print('{{#bar:}}-')
 
     T = S[I[i]]
 
     T = S[I[i]]
 +
    if (table.getn(T) == 1) then
 
     print("{{#bar:}}"..I[i].." ("..string.format("%.2f",100*I[i]/total).."%){{#bar:}}{{#bar:}}")
 
     print("{{#bar:}}"..I[i].." ("..string.format("%.2f",100*I[i]/total).."%){{#bar:}}{{#bar:}}")
 +
    else
 +
    print("{{#bar:}}"..I[i].." ("..string.format("%.2f",100*I[i]/total).."%) each {{#bar:}}{{#bar:}}")
 +
    end
 
     for j,w in pairs(T) do
 
     for j,w in pairs(T) do
 
       print("[[:Category:"..w.."{{#bar:}}"..w.."]]; ")
 
       print("[[:Category:"..w.."{{#bar:}}"..w.."]]; ")

Latest revision as of 10:38, 11 December 2009


The number in each family is counted as the number of genera (not species) listed in our registered references. Each reference record is accessible by clicking the link in compound pages. The taxonomy follows the APG-II classification.

[edit] Family Distribution

[edit] Order Distribution

[edit] Details

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox