Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl
    use warnings; 
    use strict; 
    ...
    print "\n 3' UTR: ", ( defined $thr_utr ? $thr_utr->seq() : "None" ), 
    +"\n";
    
    exit;
    
  2. or download this
     C:\Users\x>cd d*
    
    C:\Users\x\Desktop>x3.pl
    ...
     at C:/Perl/lib/Bio/EnsEMBL/Registry.pm line 1765.
    
    C:\Users\x\Desktop>