Changeset 7141 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 06/08/05 11:21:22 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7139 r7141 187 187 188 188 echo "run star..." >> $scriptlog 2>&1 189 ./star -b -q - f --log=$outpath/star$no2.log --html=$outpath/star$no2.html --ind=$inpath --out=$outpath $sequfile 2>> $scriptlog> /dev/null189 ./star -b -q -v4 -f --log=$outpath/star$no2.log --html=$outpath/star$no2.html --ind=$inpath --out=$outpath $sequfile 2>> $scriptlog> /dev/null 190 190 check1=$? 191 191
Note:
See TracChangeset
for help on using the changeset viewer.