view test_dependency.sh @ 15:9c08f9866ce6

d7
author biomonika <biomonika@psu.edu>
date Mon, 25 Aug 2014 15:09:49 -0400
parents 5573c2fa9824
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