]> git.donarmstrong.com Git - biopieces.git/commit
polishing min max sum etc
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Fri, 15 Oct 2010 14:14:08 +0000 (14:14 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Fri, 15 Oct 2010 14:14:08 +0000 (14:14 +0000)
commit8083fd8b07e404f62bf4a553216c8761daab9a93
tree8c3feeff3022e2ca7f6204bd367c42f28b2cb5c9
parentbff4b6c20f06e95aca9968b7fa3fb43e6ec4dc6a
polishing  min max sum etc

git-svn-id: http://biopieces.googlecode.com/svn/trunk@1142 74ccb610-7750-0410-82ae-013aeee3265d
15 files changed:
bp_bin/max_vals
bp_bin/median_vals
bp_bin/min_vals
bp_test/in/max_vals.in [new file with mode: 0644]
bp_test/in/median_vals.in [new file with mode: 0644]
bp_test/in/min_vals.in [new file with mode: 0644]
bp_test/out/max_vals.out.1 [new file with mode: 0644]
bp_test/out/max_vals.out.2 [new file with mode: 0644]
bp_test/out/median_vals.out.1 [new file with mode: 0644]
bp_test/out/median_vals.out.2 [new file with mode: 0644]
bp_test/out/min_vals.out.1 [new file with mode: 0644]
bp_test/out/min_vals.out.2 [new file with mode: 0644]
bp_test/test/test_max_vals [new file with mode: 0755]
bp_test/test/test_median_vals [new file with mode: 0755]
bp_test/test/test_min_vals [new file with mode: 0755]