Template:LBF digit910Table

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{{1}}} ... 5,6桁目のIDを入力とし、3rd classのテーブルを作成
+
{{{1}}} ... 4,5桁目のIDを入力とし、3rd classのテーブルを作成
 
</noinclude><!---9、10桁目のパターンを取得。セパレータは&--->
 
</noinclude><!---9、10桁目のパターンを取得。セパレータは&--->
 
{{#def:digit910|
 
{{#def:digit910|
Line 29: Line 29:
 
   local c;
 
   local c;
 
   for id in stdin:gmatch("%S+") do
 
   for id in stdin:gmatch("%S+") do
     c = string.sub(id,5,6);
+
     c = string.sub(id,4,5);
 
     id = string.sub(id,9,10);
 
     id = string.sub(id,9,10);
 
     if (L[id] == nil) then L[id] = id end
 
     if (L[id] == nil) then L[id] = id end
Line 47: Line 47:
 
  |-
 
  |-
 
  ! colspan="2"|Structure
 
  ! colspan="2"|Structure
{{#repeatnum:LBFA_digit910Table/Row|3|{{#cdr:{{#var:digit910}}|&}} |&}}
+
{{#repeatnum:LBF_digit910Table/Row|3|{{#cdr:{{#var:digit910}}|&}} |&}}
 
  |}
 
  |}

Revision as of 10:47, 30 September 2008

{{{1}}} ... 4,5桁目のIDを入力とし、3rd classのテーブルを作成



Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox