Help for this page

Select Code to Download


  1. or download this
    foreach my $affyscore ( sort keys           %{$row{$origin{$pip{$probe
    +set_id}}}}){
       print "$affyscore\t";
    ...
    .
    .
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
    close (INPUT2);