Mercurial > repos > biomonika > test_dependency
view test_dependency.sh @ 22:4e191836de77 default tip
loud perl script
| author | biomonika <biomonika@psu.edu> |
|---|---|
| date | Thu, 28 Aug 2014 14:44:13 -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
