or download this
open(MASK, "/Users/logancurtis-whitchurch/Dropbox/thesis_folder/consen
+sus_files/filtered_mask_files/filtered.mask."."$population".".txt") o
+r die "can't open masked file\n";
my $mask = <MASK>;
...
if ($#info[$position] > $end) {
$count++;