Volatile:ListField

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
m
m
Line 25: Line 25:
 
   end
 
   end
 
   table.sort(id)
 
   table.sort(id)
 +
  print("Total " .. table.getn(id) .. " groups.")
 
   local coff = tonumber("{{#var:ARG3}}")
 
   local coff = tonumber("{{#var:ARG3}}")
   if (coff == nil) then coff =0 else print("Printing groups more than size=" .. coff) end
+
   if (coff == nil) then coff =0 else print("Showing groups more than size=" .. coff .. "only") end
 
   for _,v in ipairs(id) do
 
   for _,v in ipairs(id) do
 
     if (table.getn(list[v]) > coff) then
 
     if (table.getn(list[v]) > coff) then

Revision as of 09:30, 9 September 2011



Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox