1. 9ac0dda Modify mergeWithKmer to mergeWithNode by Anbang Xu · 12 years ago
  2. 6fc84f1 Add additional merge info to pathmerge by Anbang Xu · 12 years ago
  3. d06c50f add testcase for pathmerge by Anbang Xu · 12 years ago
  4. ced394a Make pathmerge robost by Anbang Xu · 12 years ago
  5. b37b705 Add UnRollTandemRepeat. TODO: add the corresponding MSG and update edges by Anbang Xu · 12 years ago
  6. 6efa434 Completed P2 debugging by Anbang Xu · 12 years ago
  7. a3c0538 Clean up P2 code and prepare to deep debug it by Anbang Xu · 12 years ago
  8. feec5be Fix BubbleMerge by Anbang Xu · 12 years ago
  9. 5e01f76 Adapt RemoveLowCoverageVertex to new graph structure. Finally, all the patterns are adapted to new graph by Anbang Xu · 12 years ago
  10. e7856d5 Adapt ScaffoldingVertex to new graph structure by Anbang Xu · 12 years ago
  11. 6212780 BTS almost done and wait for EdgeListWritable[dir].getReadIds(Key key) by Anbang Xu · 12 years ago
  12. 0217e7e Adapt SplitRepeatVertex to new graph structure. TODO: test AdjSplitRepeat by Anbang Xu · 12 years ago
  13. 37a8489 Adapt MergeBubbleVertex to new graph structure. TODO: check if bubble flip and merge all metadata except kmer by Anbang Xu · 12 years ago
  14. 977a413 Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  15. 4370b2b adapt TipAddVertex and TipRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  16. 112cdf7 Adapt MapReduceVertex and P4 to new graph structure by Anbang Xu · 12 years ago
  17. e7885ee Pregel TestSuite is completed by Anbang Xu · 12 years ago
  18. 0e037c1 Prepare to clean up pregel testSuite by Anbang Xu · 12 years ago
  19. 6f88379 save current state and prepare to clean up hadoop test result by Anbang Xu · 12 years ago
  20. 0d72095 Make generic message class for all patterns by Anbang Xu · 12 years ago
  21. b1c9c7d P1ForPathMergeVertex is completed, but one issue about even length and message from both size can't be solve by Anbang Xu · 12 years ago
  22. bb8e581 Complete NaiveBFSTraverse and make more test cases by Anbang Xu · 12 years ago
  23. 361916b save current state by Anbang Xu · 12 years ago
  24. 52bda5c add new graph result to PathMergeTestSet by Anbang Xu · 12 years ago
  25. 580f6cd add vertex.activate() to notice update and change DirectionFlag to 2 bits by Anbang Xu · 12 years ago
  26. 05fc10d clean pregel package for latest master by Anbang Xu · 12 years ago
  27. ac6b1a6 RemoveBridge pass test and add RemoveLowCoverage and Scaffolding by Anbang Xu · 12 years ago
  28. 4a5ee49 Hadoop TestSuite is completed and P2 pass test by Anbang Xu · 12 years ago
  29. 18c032a make TestSuite for graph building(hadoop) by Anbang Xu · 12 years ago
  30. 61bfb93 add computeSimilarity and mergeAverageCoverage to MergeBubbleVertex by Anbang Xu · 12 years ago
  31. cb4391e clean pregel package for build by Anbang Xu · 12 years ago
  32. c4961c9 complete MergeBubbleVertex & wait for compute fracSimilarity by Anbang Xu · 12 years ago
  33. 3986b17 debugging BubbleMergeVertex by Anbang Xu · 12 years ago
  34. 6ad60bf fix bug in readFields of KmerListWritable by Anbang Xu · 12 years ago
  35. ad800e8 more cleanup of setByRead interface by Jake Biesinger · 12 years ago genomix/before-nodeid-graph-cleanup-Aug2013
  36. ac6a090 Fix BubbleAddVertex and pass test by Anbang Xu · 12 years ago
  37. 6d8afff fix RemoveBridgeVertex and update for merge by Anbang Xu · 12 years ago
  38. ec095b2 RemoveTipVertex pass test by Anbang Xu · 12 years ago
  39. 95c432c BridgeAddVertex pass test by Anbang Xu · 12 years ago
  40. d1075a0 adapt TipAddVertex to new graph construction by Anbang Xu · 12 years ago
  41. aac7732 SimpleSplitRepeat is completed. An issue in graph building(hadoop): KmerList.appendList() doesn't check existed element by Anbang Xu · 12 years ago
  42. 6ee7bdf fix HashSet in SplitRepeat by Anbang Xu · 12 years ago
  43. 0049eac refactor 'NaiveAlgorithm' to 'P1' and add test case for SplitRepeat by Anbang Xu · 12 years ago
  44. 5412086 refactor LogAlgorithm to P2 by Anbang Xu · 12 years ago
  45. 9db1ea8 merge MapReduceVertex to p2 and p2 is completed by Anbang Xu · 12 years ago
  46. 29ebdc8 Map/Reduce version in pregel is completed by Anbang Xu · 12 years ago
  47. 5dfa7b6 add MapReduceVertex for mapper/reducer in pregel by Anbang Xu · 12 years ago
  48. b8e0097 p2 pass test9 by Anbang Xu · 12 years ago
  49. 9e00650 p2 pass all the tests except 9 by Anbang Xu · 12 years ago
  50. 2990977 debugging p2 by Anbang Xu · 12 years ago
  51. 1307443 P2 pass test1,2,3,4 by Anbang Xu · 12 years ago
  52. d253d8f fix mergeWithRFKmer by Anbang Xu · 12 years ago
  53. a5e97c7 p4 pass test by Anbang Xu · 12 years ago
  54. 4416d3c debugging p4 by Anbang Xu · 12 years ago
  55. 970c74f move old key/value class to oldtype folder by Anbang Xu · 12 years ago
  56. c71a2d3 removeBridge pass tests by Anbang Xu · 12 years ago Alpha Alpha-Graph-v2.0
  57. b1ccba9 p4 pass test by Anbang Xu · 12 years ago
  58. b3c4a2b removeTip pass all the tests by Anbang Xu · 12 years ago
  59. 9378de1 change directionFlag back by Anbang Xu · 12 years ago
  60. f947fb8 add test suite case for removetip/removebridge/pathmerge by Anbang Xu · 12 years ago
  61. da3b802 Apply undirected graph algorithm in p2 by AnbangX · 12 years ago
  62. 93e9c22 debugging p4 and fix random seed issue by AnbangX · 12 years ago
  63. e6d7e7a code review with Jake by AnbangX · 12 years ago
  64. 2a9137c finish p4 by AnbangX · 12 years ago
  65. 7984e2b p3 path merge pass test by AnbangX · 12 years ago
  66. 46fc86e add test cases for removeBridge, removeTip and mergeBubble by AnbangX · 12 years ago
  67. cc77cf7 add test cases for path merge and other data clean patterns by AnbangX · 12 years ago
  68. f60ef35 add test for graph build by AnbangX · 12 years ago
  69. 0ae1c4c add data clean by AnbangX · 12 years ago
  70. 631482f add first small test case by AnbangX · 12 years ago
  71. f5d6db9 change all input and output format to new version by AnbangX · 12 years ago
  72. b19726a change code format in p3 by AnbangX · 12 years ago genomix/pre-velvet-graph
  73. 5af9dff finish debug in p3 by AnbangX · 12 years ago
  74. e04250d add p3 by AnbangX · 12 years ago
  75. e406bf5 add hyrack format by AnbangX · 12 years ago
  76. 4b6126b use byte to check isCycle by AnbangX · 12 years ago
  77. 685b3cd add the iteraion option by AnbangX · 12 years ago
  78. cbdb971 delete extra class by AnbangX · 12 years ago
  79. 4b84334 format the code by AnbangX · 12 years ago
  80. 1d841e8 add debug code by AnbangX · 12 years ago
  81. 61955b4 add log to debug by AnbangX · 12 years ago
  82. df7c076 add filter path class by AnbangX · 12 years ago
  83. cfc37ee update new code and test in ipubmed by AnbangX · 12 years ago
  84. 1669862 add test to filter specific path by AnbangX · 12 years ago
  85. 03eeda0 uniform the output format by AnbangX · 12 years ago
  86. eae1289 add testcase by AnbangX · 12 years ago
  87. ef51a0a reset maxIteration by AnbangX · 12 years ago
  88. 950d05e add more testcase by AnbangX · 12 years ago
  89. 02b2df5 add testcase by AnbangX · 12 years ago
  90. a241656 add test utility by AnbangX · 12 years ago
  91. 92fc6a6 add path merge test case by AnbangX · 12 years ago
  92. d9c2637 reduce some duplicate message communication and change int to byte by AnbangX · 12 years ago
  93. f11a472 add two step of log algorithm version by AnbangX · 12 years ago
  94. 200fa1f use set state=DELETE instead of deleteVertexId() because deleteVertexId() causes exception by AnbangX · 12 years ago
  95. 7f09f7e change code architect and use VKmerBytesWritable instead of byte[] by AnbangX · 12 years ago
  96. 70812cd fix some bugs of log algorithm and prepare to verify the correctness in big data by AnbangX · 12 years ago
  97. f01816c fix some bugs of log algorithm by AnbangX · 12 years ago
  98. 3c5bd0a make genomix compile with merged hyracks by buyingyi · 12 years ago
  99. c07e482 delete unuse function by anbangx · 12 years ago
  100. 235b476 change some code to rugular output format by anbangx · 12 years ago