1. d0cbe03 add beefier test case for EdgeListWritable by Jake Biesinger · 12 years ago
  2. 639c806 separate config from driver and pipeline setup by Jake Biesinger · 12 years ago
  3. 9296bb6 Add EdgeList.getKeys for iterating over keys by Jake Biesinger · 12 years ago
  4. 6266614 Simplify edgewritable interface by Jake Biesinger · 12 years ago
  5. 60782f4 Add test cases; reinstate compareTo function use Hadoop's version by Jake Biesinger · 12 years ago
  6. dfd2e0f added shallower interface for readIDs by Jake Biesinger · 12 years ago
  7. 82aca33 Refactor merging into NodeWritable and add tests by Jake Biesinger · 12 years ago
  8. 473c225 Consolidate edges and threads into a single element by Jake Biesinger · 12 years ago
  9. 8edaabd Add fracDissimilar to VKmer by Jake Biesinger · 12 years ago
  10. 3fc4fef Please enter the commit message for your changes. Lines starting by Nan Zhang · 12 years ago
  11. 8e8e99f Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  12. 9dc35e0 fix merge test case by Jake Biesinger · 12 years ago
  13. 078e20a catch attempts at merging empty kmers by Jake Biesinger · 12 years ago
  14. b072b75 Add edit distance computation for VKmers by Jake Biesinger · 12 years ago
  15. 6981f1c adapt graph construction(hadoop) to VKmer by Anbang Xu · 12 years ago
  16. def02ee clean up interface for VKmer setByRead by Jake Biesinger · 12 years ago
  17. 79c5ccf Merge branch 'wbiesing/genomix/VKmers' into genomix/fullstack_genomix by Jake Biesinger · 12 years ago
  18. 39f1cf1 Merge commit '07acebba2c4470834919a82092faec0c982411e5' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
  19. 0b9da1e Merge branch 'wbiesing/genomix/VKmers' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
  20. c68e510 finish the debugging by Nan Zhang · 12 years ago
  21. ff02e22 Use VKmers in lists by Jake Biesinger · 12 years ago
  22. 1259632 refactor KmerList -> VKmerList by Jake Biesinger · 12 years ago
  23. 34d3d73 there is an issue in KmerListWritable and try to fix it by Anbang Xu · 12 years ago
  24. 5eaa799 Merge commit '94e075b5c3db9aa613ef61c2581430a143b17bc8' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
  25. 94e075b update for merge by Anbang Xu · 12 years ago
  26. 6ee7bdf fix HashSet in SplitRepeat by Anbang Xu · 12 years ago
  27. 0049eac refactor 'NaiveAlgorithm' to 'P1' and add test case for SplitRepeat by Anbang Xu · 12 years ago
  28. d57d7e5 add CreatedVertex and ConnectedTable by Anbang Xu · 12 years ago
  29. 844d774 update the genomix-data by Nan Zhang · 12 years ago
  30. d94f5f9 refactor 'BasicPathMergeVertex' to 'BasicGraphCleanVertex', make it more general by Anbang Xu · 12 years ago
  31. 29ebdc8 Map/Reduce version in pregel is completed by Anbang Xu · 12 years ago
  32. d6276e7 p2 pass test by Anbang Xu · 12 years ago
  33. 0f33ece use new genomix-data by Nan Zhang · 12 years ago
  34. 9e00650 p2 pass all the tests except 9 by Anbang Xu · 12 years ago
  35. d253d8f fix mergeWithRFKmer by Anbang Xu · 12 years ago
  36. a5e97c7 p4 pass test by Anbang Xu · 12 years ago
  37. 4416d3c debugging p4 by Anbang Xu · 12 years ago
  38. 84e385f Try to add globe kmerSize but fail in testing by Anbang Xu · 12 years ago
  39. bcf5a70 add hadoop test and keep both bin and txt by Anbang Xu · 12 years ago
  40. 08c7d2d change KmerListWritable and NodeWritable to new construction for new graph-'Kmer-Base system as key' by Anbang Xu · 12 years ago
  41. aef7aaa meatier test case and tweaks for PositionWritable by Jake Biesinger · 12 years ago
  42. a9eafe7 Make PositionListWritable test code by Anbang Xu · 12 years ago
  43. 6010f35 Make the PositionWritable and Pass the test by Anbang Xu · 12 years ago
  44. de2424c begin new graph building by Anbang Xu · 12 years ago
  45. 970c74f move old key/value class to oldtype folder by Anbang Xu · 12 years ago
  46. 46fc86e add test cases for removeBridge, removeTip and mergeBubble by AnbangX · 12 years ago
  47. 71ea5d2 Fix RFMerge and add tests by Jake Biesinger · 12 years ago
  48. 01ad7c2 Merge and fix FRMerge. RF still doesn't work. by Jake Biesinger · 12 years ago
  49. ab171ba refactor kmer mergeNext and mergePre -> mergeFF etc. untested :) by Jake Biesinger · 12 years ago
  50. 2c41eb3 add remove in PositionListWritable and test by AnbangX · 12 years ago
  51. 5033f6f Update comment. by Jianfeng Jia · 12 years ago
  52. 587ddb7 finished merge pre and merge next test by Jianfeng Jia · 12 years ago
  53. f14c403 add mergeNext function to kmerWritable by Jianfeng Jia · 12 years ago
  54. 1d11e0a finish position test by JavierJia · 12 years ago
  55. fe1391a passed genomix-data test by JavierJia · 12 years ago
  56. ba0d0d8 clean up kmerWritable by JavierJia · 12 years ago
  57. 3c3f2b7 Change return value of shiftKmer from bitmap to genecode by JavierJia · 12 years ago
  58. 483934a add getSubKmer function by JavierJia · 12 years ago
  59. 0c37dd0 make genomix-hadoop genomix-hyracks compilable by JavierJia · 12 years ago
  60. be165dd split Kmer into fixsize Kmer and variablesize VKmer by JavierJia · 12 years ago
  61. 48a21c3 make genomix-data test passed by JavierJia · 12 years ago
  62. 99641ad fix the bugs of mergeTwoKmer when nextK mod 4 == 0 by Jianfeng Jia · 12 years ago
  63. 74b72ca change fix bytes array to flexible bytes with offset and length in KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  64. cdc5917 upload the graph of the test case by anbangx · 12 years ago
  65. 14e6742 add shiftKmer into KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  66. 5842ee3 add KmerUtil for merge or join operation by jianfeng.jia@gmail.com · 12 years ago
  67. d5b6dc7 add reversed kmer option by jianfeng.jia@gmail.com · 12 years ago
  68. 7b6a3c7 change to genomix-data by jianfeng.jia@gmail.com · 12 years ago