uci-cbcl / genomix

Parallel genome assembly using Hyracks
3 stars 2 forks source link

test corrrectness of readoffset using pipeline tests #115

Closed Nan-Zhang closed 10 years ago

Nan-Zhang commented 10 years ago

@jakebiesinger I used your instruction git cherry-pick to pick only my changes on top of our main branch :). @jakebiesinger @JavierJia @anbangx @Elmira88 please have a look. complete a pipeline test to test whether readHeadOffset still keep correct offset after our P4 random merging. And I already add expected results automatic creating function to compare our actual results, now the test is passed.

jakebiesinger commented 10 years ago

Hi Nan, can you describe what you're actually testing here? I worked a fair bit today on the Ray code and it still seems to me that there's some error in offsets.

JavierJia commented 10 years ago

merged by #121