Template:Pathway/Metabolic
From Metabolomics.JP
< Template:Pathway(Difference between revisions)
Line 11: | Line 11: | ||
print(line); | print(line); | ||
else | else | ||
− | |||
if (count==2) then | if (count==2) then | ||
--- First mapping line --- | --- First mapping line --- | ||
Line 20: | Line 19: | ||
--- Second and later lines --- | --- Second and later lines --- | ||
local map = {}; | local map = {}; | ||
− | |||
if (string.sub(line,1,1) == 'R') then | if (string.sub(line,1,1) == 'R') then | ||
line = string.sub(line,2); | line = string.sub(line,2); |
Revision as of 13:02, 16 March 2009