1. fad808b Delete some unuse code by Anbang Xu · 12 years ago
  2. 97dd3be sort stats output by Jake Biesinger · 12 years ago
  3. 6bb2077 add STATS step, saving counters to txt file by Jake Biesinger · 12 years ago
  4. 89a4708 standardize kmer name in hadoop graphbuild by Jake Biesinger · 12 years ago
  5. 28162e5 add hadoop job for graph statistics (uses counters) by Jake Biesinger · 12 years ago
  6. a3ec17d Merge branch 'genomix/fullstack_genomix' into wbiesing/refactor_p4 by Jake Biesinger · 12 years ago
  7. 3e02877 refactor names in getKmerNeighbors.py by Jake Biesinger · 12 years ago
  8. f7d0baf Add enum EDGETYPE by Anbang Xu · 12 years ago
  9. fde129e update kmerNeighbors script by Jake Biesinger · 12 years ago
  10. 53cc7e3 Merge branch 'wbiesing/debug' into genomix/fullstack_genomix by Jake Biesinger · 12 years ago
  11. 4273653 add ThreeNodesCycle, and it succeeds to pass test by Anbang Xu · 12 years ago
  12. de16f37 add AlreadyInEdge test case by Jake Biesinger · 12 years ago
  13. 03ba0f7 Add simple RF FR RF test case by Jake Biesinger · 12 years ago
  14. 7b57ae6 add RandomSeed by Anbang Xu · 12 years ago
  15. 395ce71 Merge branch 'wbiesing/debug_hyracks_build' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  16. 14fb2b9 add random test et by Anbang Xu · 12 years ago
  17. ebeba41 use ps in linux by Anbang Xu · 12 years ago
  18. 4a0d101 add neighbor-finding python script by Jake Biesinger · 12 years ago
  19. df811e5 add SymmetryChecker by Anbang Xu · 12 years ago
  20. 6c79239 add AAA testcase by Anbang Xu · 12 years ago
  21. 5de7afd remove incompatible words for results checking tool by Nan Zhang · 12 years ago
  22. d17a2a2 remove NLineInputFormat for hadoop graph building by Nan Zhang · 12 years ago
  23. e1d8840 Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix by Anbang Xu · 12 years ago
  24. cc1135b change addEdge to unionEdge in update by Anbang Xu · 12 years ago
  25. b204a4a remove the io.sort factor in hadoop by Nan Zhang · 12 years ago
  26. 4b21369 Fix TandemRepeatAndCycle bug by Anbang Xu · 12 years ago
  27. 3e91447 add test case for tandem repeats with multiple self-edges by Jake Biesinger · 12 years ago
  28. 5ecb66f seperate MessageFlag and State by Anbang Xu · 12 years ago
  29. 6485489 Final Vertex Has correct edgelist by Anbang Xu · 12 years ago
  30. 55a9adc add test case for P2 by Anbang Xu · 12 years ago
  31. 558ea60 Merge aggregator with main branch by Anbang Xu · 12 years ago
  32. 50b28b6 Adpat hadoop testsuite to have linespermap arg by Anbang Xu · 12 years ago
  33. 806ff79 add linesPerMap parameter to hadoop graph building driver by Anbang Xu · 12 years ago
  34. 4da15b2 add many similar bubbles in one pattern test case and BubbleMerge pass test by Anbang Xu · 12 years ago
  35. 6ec5f66 don't use NLineInputFormat for now by Jake Biesinger · 12 years ago
  36. ca28b1b add StatisticsCounterAggregator by Anbang Xu · 12 years ago
  37. 270d47a add NlineInputFormat by Nan Zhang · 12 years ago
  38. 014dafc add graph building checking job by Nan Zhang · 12 years ago
  39. 7ac727c Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
  40. 9fdf74d larger chunks for hadoop graphbuilding by Jake Biesinger · 12 years ago
  41. 8c187a6 add RandonWalk test case by Anbang Xu · 12 years ago
  42. f9e6e5f add hadoop building to the driver by Jake Biesinger · 12 years ago
  43. 39cfc58 add synthetic test case by Jake Biesinger · 12 years ago
  44. b19ba95 BubbleMerge pass complicated test cases by Anbang Xu · 12 years ago
  45. 32a956b fix one bug in path merge by Anbang Xu · 12 years ago
  46. 26e7332 BubbleMerge test is almost finished except grid test case by Anbang Xu · 12 years ago
  47. c0b37b1 change bubble's pre-condition -- pathNode to anyNode by Anbang Xu · 12 years ago
  48. e763a06 add complicated test case for BubbleMerge by Anbang Xu · 12 years ago
  49. 6ddc6cc testing BubbleMerge by Anbang Xu · 12 years ago
  50. 3aba0f0 SplitRepeat test is completed by Anbang Xu · 12 years ago
  51. 4a9e45c Add testcases for SplitRepeat by Anbang Xu · 12 years ago
  52. d688b5a Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge by Anbang Xu · 12 years ago
  53. 569945a add RF/FR with/without head test for pathmerge by Anbang Xu · 12 years ago
  54. 9ac0dda Modify mergeWithKmer to mergeWithNode by Anbang Xu · 12 years ago
  55. d06c50f add testcase for pathmerge by Anbang Xu · 12 years ago
  56. de3a280 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  57. df21153 complete hyracks graph building Junit4 Testing normalization by Nan Zhang · 12 years ago
  58. e7856d5 Adapt ScaffoldingVertex to new graph structure by Anbang Xu · 12 years ago
  59. 6212780 BTS almost done and wait for EdgeListWritable[dir].getReadIds(Key key) by Anbang Xu · 12 years ago
  60. 0217e7e Adapt SplitRepeatVertex to new graph structure. TODO: test AdjSplitRepeat by Anbang Xu · 12 years ago
  61. 977a413 Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  62. 128eb0e Revert "update hyracks_genomix branch" by Nan Zhang · 12 years ago
  63. 9a664b7 update hyracks_genomix branch by Nan Zhang · 12 years ago
  64. 7401944 test cases again :) by Jake Biesinger · 12 years ago
  65. 585dbb5 fastq parser for hadoop graphbuild by Jake Biesinger · 12 years ago
  66. 58875bf delete SelfPath.txt~ by Anbang Xu · 12 years ago
  67. 202f2ab Hadoop graphbuild uses filename for mateid; tests by Jake Biesinger · 12 years ago
  68. 6266614 Simplify edgewritable interface by Jake Biesinger · 12 years ago
  69. 2d17c5b Complete the Graph construction(Hadoop) by Anbang Xu · 12 years ago
  70. e73873e merge with new argmented graph by Anbang Xu · 12 years ago
  71. 034979c Partial refactor following edge type changes in NodeWritable by Jake Biesinger · 12 years ago
  72. 14df82f Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  73. 13348bf Graph construcion is completed by Anbang Xu · 12 years ago
  74. 67c7e22 debuging SplitRepeatVertex by Anbang Xu · 12 years ago
  75. bb8e581 Complete NaiveBFSTraverse and make more test cases by Anbang Xu · 12 years ago
  76. d282e07 argumented graph building pass test successfully by Nan Zhang · 12 years ago
  77. 52bda5c add new graph result to PathMergeTestSet by Anbang Xu · 12 years ago
  78. 7812d08 Augment graph construction(hadoop) -- add ThreadList and 5PReaedId by Anbang Xu · 12 years ago
  79. 399fc4a NodeWritable: refactor getListFromDir to getEdgeList by Jake Biesinger · 12 years ago
  80. 211d79c use direction flag as only public interface for nodewritable edges and threads by Jake Biesinger · 12 years ago
  81. 62a61f6 NodeWritable: refactor getListFromDir to getEdgeList by Jake Biesinger · 12 years ago
  82. 64f07c9 use direction flag as only public interface for nodewritable edges and threads by Jake Biesinger · 12 years ago
  83. c5e5abc remove dependency on hyracks-hdfs-core test-jar by Jake Biesinger · 12 years ago
  84. 1afcd2b add graph package by Anbang Xu · 12 years ago
  85. dfd2e50 fix genomix pom.xml's to use 0.2.10-SNAPSHOT by Jake Biesinger · 12 years ago
  86. e0b35ce Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
  87. be39f91 Add AverageCoverage to graph construction(hadoop) and make graphviz more pretty by Anbang Xu · 12 years ago
  88. ac6b1a6 RemoveBridge pass test and add RemoveLowCoverage and Scaffolding by Anbang Xu · 12 years ago
  89. 4a5ee49 Hadoop TestSuite is completed and P2 pass test by Anbang Xu · 12 years ago
  90. 18c032a make TestSuite for graph building(hadoop) by Anbang Xu · 12 years ago
  91. 3744b98 fix the pom.xml for genomix-hadoop by Nan Zhang · 12 years ago
  92. 19b758e ervoer testUtils by Nan Zhang · 12 years ago
  93. 931fcc8 clean genomixMiniCluster by Nan Zhang · 12 years ago
  94. 3e3144b cleanning continue by Nan Zhang · 12 years ago
  95. 7dc9400 clean the useless code for project by Nan Zhang · 12 years ago
  96. 6981f1c adapt graph construction(hadoop) to VKmer by Anbang Xu · 12 years ago
  97. 79c5ccf Merge branch 'wbiesing/genomix/VKmers' into genomix/fullstack_genomix by Jake Biesinger · 12 years ago
  98. 9f949c4 MergeBubbleVertex half done by Anbang Xu · 12 years ago
  99. ac6a090 Fix BubbleAddVertex and pass test by Anbang Xu · 12 years ago
  100. 95c432c BridgeAddVertex pass test by Anbang Xu · 12 years ago