view test_dependency.sh @ 8:5573c2fa9824

full depend
author biomonika <biomonika@psu.edu>
date Mon, 25 Aug 2014 12:51:30 -0400
parents 65f07f51a1e4
children
line wrap: on
line source

#!/bin/bash

results=$1 #X-linked candidates written here

echo "LINKYX_PATH: " $LINKYX_PATH
echo "SAMTOOLS: " $SAMTOOLS

perl ${LINKYX_PATH}/test.pl

echo "LINKYX_PATH: " $LINKYX_PATH "SAMTOOLS: " $SAMTOOLS >>$results