What steps will reproduce the problem?
1. cat ~/biopieces/share//biopieces/bp_test/out/max_vals.out.1
2.
3.
What is the expected output? What do you see instead?
expected:
V2_MAX: 81
V1_MAX: 123
REC_TYPE: MAX
---
but see instead:
V2_MAX: 81
V1_MAX: 123
REC_TYPE: MIN
---
What version of the product are you using? On what operating system?
version r2296 under Ubuntu 12.04 x86_64
Please provide any additional information below.
This makes the one test in test_max_vals failed
run "$bp -I $in -k V1,V2 -o $tmp -x"
assert_no_diff $tmp $out.1
clean
Original issue reported on code.google.com by congmao....@tuebingen.mpg.de on 18 Jun 2014 at 12:01
Original issue reported on code.google.com by
congmao....@tuebingen.mpg.de
on 18 Jun 2014 at 12:01