Help for this page

Select Code to Download


  1. or download this
    my @third_fragments = grep !/$rsite3/, $second_fragments[$i];
    
  2. or download this
    #! /usr/bin/perl -w
    # a script to get fragments of a genome based on restriction enzyme
    ...
        return %fasta;
    
    }