Mercurial > repos > dereeper > sniplay
view hapmap2mlmm/HapmapToMLMMFiles.sh @ 4:10627af23f10 draft
planemo upload
author | gandres |
---|---|
date | Tue, 15 Dec 2015 05:18:02 -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