Mercurial > repos > dereeper > sniplay
view hapmap2mlmm/HapmapToMLMMFiles.sh @ 11:15b23cdde685 draft
planemo upload commit 305985afd3b7c3d47f531149c2f1a279af2d12aa-dirty
author | dereeper |
---|---|
date | Fri, 20 Apr 2018 09:04:25 -0400 |
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