1. b5c8428 test cases by AnbangX · 12 years ago
  2. 0fd527e Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix by Jake Biesinger · 12 years ago
  3. 8c8f194 test cases by Jake Biesinger · 12 years ago
  4. 5c31812 Add expected outputs for a few simple tests by Jake Biesinger · 12 years ago
  5. 15d0a8f Add sequences for simple test cases by Jake Biesinger · 12 years ago
  6. 8e4fbc3 test cases and fixes for H4 by Jake Biesinger · 12 years ago
  7. 1dea1ea PathNodeInitial uses 2 output bins instead of 3 by Jake Biesinger · 12 years ago
  8. d31a1b4 use local maximum (not min) for h4 by Jake Biesinger · 12 years ago
  9. 93e9c22 debugging p4 and fix random seed issue by AnbangX · 12 years ago
  10. 98dae20 H4 complete; fix probBeingHead by Jake Biesinger · 12 years ago
  11. 21ad290 Code review with Jake on H4 by AnbangX · 12 years ago
  12. 26d9f46 Fix nodewritable merge logic by Jake Biesinger · 12 years ago
  13. af826b9 gc optimize h4 reduce by Jake Biesinger · 12 years ago
  14. 64ae953 Add mergeInDir for kmers by Jake Biesinger · 12 years ago
  15. db5d564 WIP H4 1 mapper + 2 reducers by Jake Biesinger · 12 years ago
  16. 974c47f refactor h4 update mapper to use update messages by Jake Biesinger · 12 years ago
  17. 5adaeec add merge and update utility functions by Jake Biesinger · 12 years ago
  18. 3cda435 Remove tests using MRUnit (whose old API doesn't work with MultipleOutputs) by Jake Biesinger · 12 years ago
  19. 1f0b7d5 refactor MergePaths message types to use directions and message types by Jake Biesinger · 12 years ago
  20. 3e70ffe PathNodeInitial updateable optimization by Jake Biesinger · 12 years ago
  21. 24e076f PathNodeInitial identifies nodes needing updates by Jake Biesinger · 12 years ago
  22. 1920264 refactor: MessageFlag is now MergeMessageFlag by Jake Biesinger · 12 years ago
  23. 7c1d870 H4 driver works with multipleOutputs by Jake Biesinger · 12 years ago
  24. f20a7e7 Fix path separators in test cases by Jake Biesinger · 12 years ago
  25. 76cc619 simplify graphbuilding driver by Jake Biesinger · 12 years ago
  26. 86e8c3a simplify driver and test case for h4 graph building by Jake Biesinger · 12 years ago
  27. 87a1029 mergepaths uses multipleoutputs properly (prep for update code) by Jake Biesinger · 12 years ago
  28. c0e90ce simplify hadoop graphbuilding test case by Jake Biesinger · 12 years ago
  29. ec499a1 remove tips initial by Jake Biesinger · 12 years ago
  30. 82b237b Better testing for initial path merge by Jake Biesinger · 12 years ago
  31. 09cf1d1 facilitate better testing via more constructors and proper hashing/equals by Jake Biesinger · 12 years ago
  32. 90752e7 non-path nodes are pushed to "complete" output by Jake Biesinger · 12 years ago
  33. 57971b6 path node works for complex starts by Jake Biesinger · 12 years ago
  34. e0fa424 Update H4 to new graph style by Jake Biesinger · 12 years ago
  35. 5932b3b fix test case paths by Jake Biesinger · 12 years ago
  36. bf8f525 Fix spelling by Jake Biesinger · 12 years ago
  37. 9ac3f6c reformat by Jake Biesinger · 12 years ago
  38. 03364d3 restore strangely deleted MergePaths code by Jake Biesinger · 12 years ago
  39. d91b4fb Fix H3 test case by Jake Biesinger · 12 years ago
  40. 5215ff5 Updated base class for tests allows mutliple Test cases by Jake Biesinger · 12 years ago
  41. 79da38a clean code by Nan Zhang · 12 years ago
  42. 5d3d527 delete he pcommon by Nan Zhang · 12 years ago
  43. 37cc20b hadoop graph building completion by Nan Zhang · 12 years ago
  44. e66c773 build graph by Nan Zhang · 12 years ago
  45. eb8d72a Merge commit '951870ef4642f2003c4240eeef702fc90600fe77' into nanzhang/genomix by Nan Zhang · 12 years ago
  46. 3a26a3a merge with jianfeng-reverse by Nan Zhang · 12 years ago
  47. 3931ef7 Broke test cases into base class plus small tests by Jake Biesinger · 12 years ago
  48. e7b1730 Merge branch 'genomix/fullstack_bidirection' into jianfeng/genomix-reverse by Jianfeng Jia · 12 years ago
  49. f8261bc Add a unit test for H3 which builds the graph by Jake Biesinger · 12 years ago
  50. 9bc1c38 modify building by Nan Zhang · 12 years ago
  51. c2a055b new graph building progress by Nan Zhang · 12 years ago
  52. 1181e3c modify the driver of velvet_graphbuilding by Nan Zhang · 12 years ago
  53. 7f506a1 modify the DeepGraphBuildingMapper by Nan Zhang · 12 years ago
  54. e215121 Merge branch 'nanzhang/genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  55. b8ae860 modify the velvet-graph building package by Nan Zhang · 12 years ago
  56. 8663daa Merge branch 'nanzhang/genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  57. d01123b Use different initial and subsequent mappers in H3 by Jake Biesinger · 12 years ago
  58. 01454bd H3 implemented, untested by Jake Biesinger · 12 years ago
  59. d891139 WIP: H3 implementation, using multiple tails by Jake Biesinger · 12 years ago
  60. 7c14c8f Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into jianfeng/genomix by Jianfeng Jia · 12 years ago
  61. 369fccb update the velvetGrapubuilding package by Nan Zhang · 12 years ago
  62. c49ce70 add package to build old package success by Nan Zhang · 12 years ago
  63. a688f7d change name of one package by Nan Zhang · 12 years ago
  64. c61eeb4 Merge branch 'genomix/fullstack_genomix' into genomix/velvet_graphbuilding by Nan Zhang · 12 years ago
  65. cfb8871 delete the genomic.data.experiments by Nan Zhang · 12 years ago
  66. 46cca29 update result3 by Nan Zhang · 12 years ago
  67. 006ff46 new package for path merge by Nan Zhang · 12 years ago
  68. b1ee50c merge path update by Nan Zhang · 12 years ago
  69. b52a13d new update for new version graph-building by Nan Zhang · 12 years ago
  70. 0047d3c after code view h1 h2 update by Nan Zhang · 12 years ago
  71. bef5ad0 Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  72. 9bb94d2 new GenomixMapper by Nan Zhang · 12 years ago
  73. c2aac14 new version of genomix graph building frameworks by Nan Zhang · 12 years ago
  74. 3991572 Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  75. 18a954f add new version graph building frameworks by Nan Zhang · 12 years ago
  76. c9d802a Remove mac .DS_Store files and ignore them in the future. by Jake Biesinger · 12 years ago
  77. be015c7 add new data by hadoop · 12 years ago
  78. 13bdf01 delete the data by hadoop · 12 years ago
  79. daddc1e add a file by hadoop · 12 years ago
  80. 4441e04 delete the expected file by hadoop · 12 years ago
  81. dbc32ae adjust h1 code by hadoop · 12 years ago
  82. a71ef93 delete the endnodefile by hadoop · 12 years ago
  83. 42a210a change new name for hadoop program by hadoop · 12 years ago
  84. dfd15e1 change the test name by hadoop · 12 years ago
  85. ca08468 change name for files by hadoop · 12 years ago
  86. 7bdfe88 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago
  87. a3a8958 new h2 modified by hadoop · 12 years ago
  88. 9e6792f bump versions in poms by buyingyi · 12 years ago
  89. 97ff7e7 delete actual files by hadoop · 12 years ago
  90. f695447 newist h2 code by hadoop · 12 years ago
  91. 9832f24 delete actual by hadoop · 12 years ago
  92. 5f3fce8 deleted all actual file by hadoop · 12 years ago
  93. 9f12f4e Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago
  94. c07f6bf new h2 by hadoop · 12 years ago
  95. 8824dde Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago
  96. 3c3f2b7 Change return value of shiftKmer from bitmap to genecode by JavierJia · 12 years ago
  97. 00f6336 h2h2 by hadoop · 12 years ago
  98. 99f0202 Please enter the commit message for your changes. Lines starting by hadoop · 12 years ago
  99. 4163db2 h1 changes by hadoop · 12 years ago
  100. 691aa67 Merge branch 'fullstack_genomix' of https://code.google.com/p/hyracks into fullstack_genomix by hadoop · 12 years ago