WB hapinfo mf.pbs
Jump to navigation
Jump to search
#!/bin/csh #PBS -N test #PBS -q pdafm #PBS -l nodes=1:ppn=1 #PBS -l walltime=14:00:00 #PBS -o test #PBS -e test #PBS -V #PBS -M shihcheng.guo@gmail.com #PBS -m abe #PBS -A k4zhang-group cd /home/shg047/oasis/AgeBlood/hapinfo perl ~/bin/hapinfo2mf.pl ./ > ../mf/WB.mf.march22.txt