Template:MassBank/Matrix

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
m
m
Line 116: Line 116:
 
|}
 
|}
 
</small>
 
</small>
 +
 +
{{#lua:
 +
  local ret = "";
 +
  for line in stdin:gmatch("[%S ,]+") do
 +
    if (string.find(line, ":") ~= nil) then
 +
      head = string.match(line, "([CHNOPSl0-9]+) *: *[CHNOPSl0-9 ]+");
 +
      ret = ret .. " " .. head;
 +
    end
 +
  end
 +
  print(ret);
 +
|
 +
{{{data|CHClNOPS}}}
 +
}}

Revision as of 15:30, 12 May 2009

MassBank/Matrix 141
CHClNOPS
141
CHClNOPS


Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox