Help for this page

Select Code to Download


  1. or download this
    foreach (@list1){
        @temp=split(/\s+/, $_);
    }
    
  2. or download this
    # create lookup table
    
    ...
            print "The GID for gene $gene is $gid\n";
        }
    }