Volatile:MetaboliteDistribution
From Metabolomics.JP
(Difference between revisions)
m |
m |
||
Line 29: | Line 29: | ||
I = {} | I = {} | ||
for k,v in pairs(T) do | for k,v in pairs(T) do | ||
− | if (S[v] == null) then S[v] = { | + | if (S[v] == null) then S[v] = { k } table.insert(I,v) else table.insert(S[v], k) end |
end | end | ||
table.sort(I) | table.sort(I) | ||
Line 35: | Line 35: | ||
T = S[I[i]] | T = S[I[i]] | ||
c = if (table.getn(T)>1) then "etc" else ""; | c = if (table.getn(T)>1) then "etc" else ""; | ||
− | print(T[1].."="..I[i]..";") | + | print(T["1"].."="..I[i]..";") |
total=total-I[i] | total=total-I[i] | ||
end | end |
Revision as of 10:32, 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. |
Family Distribution
#metabolite | Total 0 metabolites in 0 families |
---|
Order Distribution
#metabolite | Total 0 metabolites in 0 orders |
---|