Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wT
    use strict;
    ...
    $blankRecord->save(SAVERECORDHERE);
    
    close(SAVERECORDHERE);
    
  2. or download this
        $query->save(FILEHANDLE)
  3. or download this
            NAME1=VALUE1
            NAME1=VALUE1'
            NAME2=VALUE2
            NAME3=VALUE3
            =
    
  4. or download this
       use CGI;
       open (OUT,">>test.out") || die;
    ...
           my $q = new CGI(IN);
           print $q->param('counter'),"\n";
       }
    
  5. or download this
    [recordorsomething]
    key = value
    ...
    
    [recordothersomething]
    k = v
    
  6. or download this
    COMMERCIAL SUPPLIERS
    SEQUENCE            
                         /exon="1-120"
                         /intron=" "
    //