Help for this page

Select Code to Download


  1. or download this
    Global symbol "@VariantList" requires explicit package name at PD.pl l
    +ine 91.
    Execution of PD.pl aborted due to compilation errors.
    
  2. or download this
    And here is the code.
    
    #!/usr/bin/perl -w
    ...
    print OUTFILE "Variant list contains: @VariantList\n";
    }
    close(INFILE2);