view hapmap2mlmm/HapmapToMLMMFiles.sh @ 5:ec22fcacb66c draft

planemo upload
author gandres
date Mon, 15 Feb 2016 10:26:18 -0500
parents 420b57c3c185
children
line wrap: on
line source

#!/bin/bash
hapmap=$1
map=$2
geno=$3

directory=`dirname $0`
 
perl $directory/HapmapToMLMMFiles.pl -h $hapmap -g $geno -m $map -p $directory