Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    my ($annotation, $dna) = ($1, $2);
    print "$annotation, $dna\n";
    
  2. or download this
    LOCUS some guff ORIGIN
    , Another line of guff