- 6fc84f1 Add additional merge info to pathmerge by Anbang Xu · 12 years ago
- d06c50f add testcase for pathmerge by Anbang Xu · 12 years ago
- 56e291f Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- ced394a Make pathmerge robost by Anbang Xu · 12 years ago
- ca15771 UnrollTandemRepeat is completed by Anbang Xu · 12 years ago
- b37b705 Add UnRollTandemRepeat. TODO: add the corresponding MSG and update edges by Anbang Xu · 12 years ago
- fc7d4b8 fix the positionWritable unionUpdate(), and add automatic test case by Nan Zhang · 12 years ago
- 6efa434 Completed P2 debugging by Anbang Xu · 12 years ago
- c00e007 add graphviz by Nan Zhang · 12 years ago
- a4e850d add license header for hyracks by Nan Zhang · 12 years ago
- ca84702 Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- a3c0538 Clean up P2 code and prepare to deep debug it by Anbang Xu · 12 years ago
- feec5be Fix BubbleMerge by Anbang Xu · 12 years ago
- de3a280 Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- 15306ff small modification by Nan Zhang · 12 years ago
- 4903be0 add expected file by Nan Zhang · 12 years ago
- 5e01f76 Adapt RemoveLowCoverageVertex to new graph structure. Finally, all the patterns are adapted to new graph by Anbang Xu · 12 years ago
- df21153 complete hyracks graph building Junit4 Testing normalization by Nan Zhang · 12 years ago
- e7856d5 Adapt ScaffoldingVertex to new graph structure by Anbang Xu · 12 years ago
- c970d65 Adapt BTSTraverseVertex to new graph structure by Anbang Xu · 12 years ago
- 000fa26 getReadIDs added to EdgeWritable by Jake Biesinger · 12 years ago
- 6212780 BTS almost done and wait for EdgeListWritable[dir].getReadIds(Key key) by Anbang Xu · 12 years ago
- 0217e7e Adapt SplitRepeatVertex to new graph structure. TODO: test AdjSplitRepeat by Anbang Xu · 12 years ago
- 37a8489 Adapt MergeBubbleVertex to new graph structure. TODO: check if bubble flip and merge all metadata except kmer by Anbang Xu · 12 years ago
- c69d141 Add node to BubbleMessage by Anbang Xu · 12 years ago
- 14de2c6 save current state by Anbang Xu · 12 years ago
- 977a413 Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure by Anbang Xu · 12 years ago
- 4370b2b adapt TipAddVertex and TipRemoveVertex to new graph structure by Anbang Xu · 12 years ago
- 112cdf7 Adapt MapReduceVertex and P4 to new graph structure by Anbang Xu · 12 years ago
- e7885ee Pregel TestSuite is completed by Anbang Xu · 12 years ago
- 0e037c1 Prepare to clean up pregel testSuite by Anbang Xu · 12 years ago
- 6f88379 save current state and prepare to clean up hadoop test result by Anbang Xu · 12 years ago
- 5d431a1 temporary save modified state by Anbang Xu · 12 years ago
- 3786935 hyracks graph building test complete. by Nan Zhang · 12 years ago
- b02033e BasicPathMergeVertex is completed by Anbang Xu · 12 years ago
- 0d72095 Make generic message class for all patterns by Anbang Xu · 12 years ago
- 128eb0e Revert "update hyracks_genomix branch" by Nan Zhang · 12 years ago
- 9a664b7 update hyracks_genomix branch by Nan Zhang · 12 years ago
- a5a1e63 Make basic msg class: MessageWritable and subclasses: PathMergeMessage, BubbleMergeMessage, BFSMessage by Anbang Xu · 12 years ago
- 7401944 test cases again :) by Jake Biesinger · 12 years ago
- 585dbb5 fastq parser for hadoop graphbuild by Jake Biesinger · 12 years ago
- 6bdf197 add EdgeList[dir].getKeys() by Anbang Xu · 12 years ago
- 58875bf delete SelfPath.txt~ by Anbang Xu · 12 years ago
- 9296bb6 Add EdgeList.getKeys for iterating over keys by Jake Biesinger · 12 years ago
- 202f2ab Hadoop graphbuild uses filename for mateid; tests by Jake Biesinger · 12 years ago
- 6266614 Simplify edgewritable interface by Jake Biesinger · 12 years ago
- 2d17c5b Complete the Graph construction(Hadoop) by Anbang Xu · 12 years ago
- 60782f4 Add test cases; reinstate compareTo function use Hadoop's version by Jake Biesinger · 12 years ago
- 35875ce removed cursed autogen stub that was breaking hadoop by Jake Biesinger · 12 years ago
- e73873e merge with new argmented graph by Anbang Xu · 12 years ago
- dfd2e0f added shallower interface for readIDs by Jake Biesinger · 12 years ago
- ab3d8f4 add interface for edgewritable.appendReadID by Jake Biesinger · 12 years ago
- c448987 refactoring edgelists; still some to do by Jake Biesinger · 12 years ago
- 034979c Partial refactor following edge type changes in NodeWritable by Jake Biesinger · 12 years ago
- 82aca33 Refactor merging into NodeWritable and add tests by Jake Biesinger · 12 years ago
- 2b9ba78 Starting on NodeWritable merge by Jake Biesinger · 12 years ago
- 473c225 Consolidate edges and threads into a single element by Jake Biesinger · 12 years ago
- 76f4101 add license header to NodeWritable (can't we just have it in ONE place?) by Jake Biesinger · 12 years ago
- 14df82f Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
- 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
- 13348bf Graph construcion is completed by Anbang Xu · 12 years ago
- 67c7e22 debuging SplitRepeatVertex by Anbang Xu · 12 years ago
- bb8e581 Complete NaiveBFSTraverse and make more test cases by Anbang Xu · 12 years ago
- d282e07 argumented graph building pass test successfully by Nan Zhang · 12 years ago
- 1de8032 Half done BFSTraverseVertex Framework by Anbang Xu · 12 years ago
- b965efd modify pom by Nan Zhang · 12 years ago
- 88d6cb5 modify the pom by Nan Zhang · 12 years ago
- f010494 adapt new NodeWritable and extends it in VertexValue by Anbang Xu · 12 years ago
- 361916b save current state by Anbang Xu · 12 years ago
- 7f3e343 add the unmerged graph job by Nan Zhang · 12 years ago
- 52bda5c add new graph result to PathMergeTestSet by Anbang Xu · 12 years ago
- 813f143 adapt pregel package to new graph by Anbang Xu · 12 years ago
- 7812d08 Augment graph construction(hadoop) -- add ThreadList and 5PReaedId by Anbang Xu · 12 years ago
- 399fc4a NodeWritable: refactor getListFromDir to getEdgeList by Jake Biesinger · 12 years ago
- 211d79c use direction flag as only public interface for nodewritable edges and threads by Jake Biesinger · 12 years ago
- 2065960 NodeWritable: Remove nodeIdList, refactor edges, add threads, add start/end reads by Jake Biesinger · 12 years ago
- 9c6fe97 starting changes to NodeWritable by Jake Biesinger · 12 years ago
- 580f6cd add vertex.activate() to notice update and change DirectionFlag to 2 bits by Anbang Xu · 12 years ago
- e35e302 add driver by Nan Zhang · 12 years ago
- b4c6e09 Complete the Argumented graph building by Nan Zhang · 12 years ago
- 70e6a0f Merge commit '62a61f6f3435116cf2202a6c61580aa6b689eacf' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
- 16851a3 Merge branch 'genomix/fullstack_genomix' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
- 62a61f6 NodeWritable: refactor getListFromDir to getEdgeList by Jake Biesinger · 12 years ago
- 64f07c9 use direction flag as only public interface for nodewritable edges and threads by Jake Biesinger · 12 years ago
- 47fc29c NodeWritable: Remove nodeIdList, refactor edges, add threads, add start/end reads by Jake Biesinger · 12 years ago
- b6122b5 starting changes to NodeWritable by Jake Biesinger · 12 years ago
- 8ded1a3 Clean genomix package and complete mergeing with Master by Anbang Xu · 12 years ago
- c5e5abc remove dependency on hyracks-hdfs-core test-jar by Jake Biesinger · 12 years ago
- 05fc10d clean pregel package for latest master by Anbang Xu · 12 years ago
- 1afcd2b add graph package by Anbang Xu · 12 years ago
- dfd2e50 fix genomix pom.xml's to use 0.2.10-SNAPSHOT by Jake Biesinger · 12 years ago
- 32558aa Clean up extra files after merge... how were these even still around? Merge COMPLETE by Jake Biesinger · 12 years ago
- ced8a4a finish merge of master into genomix branch by Jake Biesinger · 12 years ago
- 13d0957 Resolve the conflict by Anbang Xu · 12 years ago
- de4e506 clean code by Nan Zhang · 12 years ago
- 91c3024 Merge branch 'genomix/fullstack_genomix' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
- e0b35ce Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix by Anbang Xu · 12 years ago
- be39f91 Add AverageCoverage to graph construction(hadoop) and make graphviz more pretty by Anbang Xu · 12 years ago
- 7884b00 Merge branch 'genomix/fullstack_genomix' into nanzhang/hyracks_genomix by Nan Zhang · 12 years ago
- ac6b1a6 RemoveBridge pass test and add RemoveLowCoverage and Scaffolding by Anbang Xu · 12 years ago