Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            $csv->print ($FILE3, $file2{$id2});
        }
    }
    
  2. or download this
    Group    Functional_Category    LT    IA    ID    Symbol    Descriptio
    +n    TID    GID    LO    S1    S2    HL    Status    V1    V2    IN 
    q    w    a    a    1    AA    some description    10    11    1    s1
    +a    s2a    1    1    1    1    1
    q    w    b    b    2    BB    another descrp    11    12    1    s1b 
    +   s2b    1    1    1    1    1
    q    w    c    c    5    CC    despript A    12    13    1    s1c    s
    +2c    1    1    1    1    1
    
  3. or download this
    ID    Symbol    Description    TID    GID    LO    S1    S2 
    2    BB    another descrp    11    12    1    s1b    s2b
    4    DD    some more stuff    14    14    4    s1d    s2d
    
  4. or download this
    Match    Group    Functional_Category    LT    IA    ID    Symbol    D
    +escription    TID    GID    LO    S1    S2    HL    Status    V1    V
    +2    IN 
    "1"    "q"    "w"    "a"    "a"    "1"    "AA"    "some description"  
    +  "10"    "11"    "1"    "s1a"    "s2a"    "1"    "1"    "1"    "1"  
    +  "1"
    "both"    "q"    "w"    "b"    "b"    "2"    "BB"    "another descrp" 
    +   "11"    "12"    "1"    "s1b"    "s2b"    "1"    "1"    "1"    "1" 
    +   "1"
    "1"    "q"    "w"    "c"    "c"    "5"    "CC"    "despript A"    "12"
    +    "13"    "1"    "s1c"    "s2c"    "1"    "1"    "1"    "1"    "1"
    "2"    ""    ""    ""    ""    "4"    "DD"    "some more stuff"    "14
    +"    "14"    "4"    "s1d"    "s2d"    ""    ""    ""    ""    ""