Template:Pathway/Metabolic
From Metabolomics.JP
< Template:Pathway(Difference between revisions)
Line 7: | Line 7: | ||
for line in stdin:gmatch("([^\n]+)") do | for line in stdin:gmatch("([^\n]+)") do | ||
count = count+1; | count = count+1; | ||
− | if (count | + | if (count % 2 == 1) then |
--- do nothing for metabolite IDs --- | --- do nothing for metabolite IDs --- | ||
else if (count==2) then | else if (count==2) then |
Revision as of 12:17, 16 March 2009