Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            push @samples, [$ind];
        }
    }
    
  2. or download this
    my $segsites = Bio::PopGen::Statistics->segregating_sites_count( \@sam
    +ples );