summaryrefslogtreecommitdiff
path: root/genRid.sh
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-06-27 20:09:12 +0800
committerJoe Zhao <ztuowen@gmail.com>2015-06-27 20:09:12 +0800
commitac7a813ca3fa0d7b8ddb61499fa50eca1336101c (patch)
treedf724ba3b9b9c5e4f27726502ef758303ad9b6fa /genRid.sh
parent81d9c2360fd88422fcf7c8bd176f0ae07af2a9bf (diff)
downloadfeatext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.tar.gz
featext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.tar.bz2
featext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.zip
upload all
Diffstat (limited to 'genRid.sh')
-rwxr-xr-xgenRid.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/genRid.sh b/genRid.sh
index b2676f2..c0fa2b0 100755
--- a/genRid.sh
+++ b/genRid.sh
@@ -3,7 +3,7 @@
ofile=${1}.rid
runMatlab parGetVecs \'${1}\'
-echo 16128 > ${ofile}
+echo 2784 > ${ofile}
cat ${1}_a.txt >> ${ofile}
cat ${1}_b.txt >> ${ofile}
echo 0 >> ${ofile}