Mercurial > repos > davidvanzessen > mutation_analysis
changeset 20:850857bc8605 draft
Uploaded
| author | davidvanzessen | 
|---|---|
| date | Wed, 01 Apr 2015 05:26:52 -0400 | 
| parents | c518cf0d4adb | 
| children | c9f9623f1f76 | 
| files | wrapper.sh | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/wrapper.sh Wed Apr 01 05:09:59 2015 -0400 +++ b/wrapper.sh Wed Apr 01 05:26:52 2015 -0400 @@ -14,7 +14,7 @@ cat $PWD/files/*/8_* > $PWD/mutationstats.txt cat $PWD/files/*/10_* > $PWD/hotspots.txt -BLASTN_DIR="/home/galaxy/tmp/blast/ncbi-blast-2.2.30+/bin" +#BLASTN_DIR="/home/galaxy/tmp/blast/ncbi-blast-2.2.30+/bin" echo "${BLASTN_DIR}"
