#!/usr/bin/perl -w  

print "perl bin/runHapmix.pl example.par\n";
`perl bin/runHapmix.pl example.par`;
