Mercurial > repos > vipints > deseq_hts
diff deseq-hts_1.0/src/deseq-hts.sh @ 1:8ab01cc29c4b draft
Uploaded
author | vipints |
---|---|
date | Wed, 27 Jun 2012 15:35:11 -0400 |
parents | 94a108763d9e |
children | e27b4f7811c2 |
line wrap: on
line diff
--- a/deseq-hts_1.0/src/deseq-hts.sh Wed May 09 20:43:47 2012 -0400 +++ b/deseq-hts_1.0/src/deseq-hts.sh Wed Jun 27 15:35:11 2012 -0400 @@ -68,7 +68,7 @@ tmpfile=`mktemp --tmpdir=/tmp` echo "${DIR}/../bin/get_read_counts ${GENES_FN} $tmpfile $@" -${DIR}/../bin/get_read_counts ${GENES_FN} $tmpfile $@ 2>&1 +${DIR}/../bin/get_read_counts ${GENES_FN} $tmpfile "$@" 2>&1 echo echo %%%%%%%%%%%%%%%%%%%%%%%%%%%