Mercurial > repos > dereeper > sniplay
view hapmap2mlmm/HapmapToMLMMFiles.sh @ 15:31c23d943c29 draft default tip
Uploaded
author | dereeper |
---|---|
date | Tue, 08 Jan 2019 08:47:56 -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