Changeset 7120 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 06/01/05 16:27:31 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7106 r7120 186 186 187 187 echo "run star..." >> $scriptlog 2>&1 188 ./star -b -q -f --log=$outpath/star$ sequence.log--ind=$inpath --out=$outpath $sequfile 2>> $scriptlog> /dev/null188 ./star -b -q -f --log=$outpath/star$no2.log --html=$outpath/star$no2.html --ind=$inpath --out=$outpath $sequfile 2>> $scriptlog> /dev/null 189 189 check1=$? 190 190
Note:
See TracChangeset
for help on using the changeset viewer.