Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
db9186e7a107fa1fb4ed8abd277952dc651fa7d3
/
genomix
/
genomix-pregelix
/
data
53cc7e3
Merge branch 'wbiesing/debug' into genomix/fullstack_genomix
by Jake Biesinger
· 12 years ago
4273653
add ThreeNodesCycle, and it succeeds to pass test
by Anbang Xu
· 12 years ago
de16f37
add AlreadyInEdge test case
by Jake Biesinger
· 12 years ago
03ba0f7
Add simple RF FR RF test case
by Jake Biesinger
· 12 years ago
14fb2b9
add random test et
by Anbang Xu
· 12 years ago
df811e5
add SymmetryChecker
by Anbang Xu
· 12 years ago
6c79239
add AAA testcase
by Anbang Xu
· 12 years ago
cc1135b
change addEdge to unionEdge in update
by Anbang Xu
· 12 years ago
4b21369
Fix TandemRepeatAndCycle bug
by Anbang Xu
· 12 years ago
3e91447
add test case for tandem repeats with multiple self-edges
by Jake Biesinger
· 12 years ago
5ecb66f
seperate MessageFlag and State
by Anbang Xu
· 12 years ago
6485489
Final Vertex Has correct edgelist
by Anbang Xu
· 12 years ago
4da15b2
add many similar bubbles in one pattern test case and BubbleMerge pass test
by Anbang Xu
· 12 years ago
1aed014
add statistics counters to removeTip, pathMerge, removeBridge
by Anbang Xu
· 12 years ago
8c187a6
add RandonWalk test case
by Anbang Xu
· 12 years ago
88e9442
RemoveTip pass test
by Anbang Xu
· 12 years ago
e71a964
Unroll Repeat pass test
by Anbang Xu
· 12 years ago
39cfc58
add synthetic test case
by Jake Biesinger
· 12 years ago
c2aa582
Merge branch 'anbangx/backupMergingWithMaster' into genomix/fullstack_genomix
by Jake Biesinger
· 12 years ago
1e03787
Merge branch 'anbangx/backupMergingWithMaster_errorcase' into wbiesing/merge_fs_backup
by Jake Biesinger
· 12 years ago
b19ba95
BubbleMerge pass complicated test cases
by Anbang Xu
· 12 years ago
fc4fe25
add failing pathmerge testcase
by Jake Biesinger
· 12 years ago
32a956b
fix one bug in path merge
by Anbang Xu
· 12 years ago
630586c
add test case for synthetic data
by Jake Biesinger
· 12 years ago
96eab83
Merge branch 'anbangx/backupMergingWithMaster' into wbiesing/driver_backup_merge
by Jake Biesinger
· 12 years ago
26e7332
BubbleMerge test is almost finished except grid test case
by Anbang Xu
· 12 years ago
c0b37b1
change bubble's pre-condition -- pathNode to anyNode
by Anbang Xu
· 12 years ago
e763a06
add complicated test case for BubbleMerge
by Anbang Xu
· 12 years ago
6ddc6cc
testing BubbleMerge
by Anbang Xu
· 12 years ago
3aba0f0
SplitRepeat test is completed
by Anbang Xu
· 12 years ago
41ffd05
Merge with main branch
by Anbang Xu
· 12 years ago
4a9e45c
Add testcases for SplitRepeat
by Anbang Xu
· 12 years ago
8270c5a
Merge cycle to a single node in path merge. P4 test is completed
by Anbang Xu
· 12 years ago
d688b5a
Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge
by Anbang Xu
· 12 years ago
87b679f
Merge branch 'anbangx/fullstack_genomix' into wbiesing/driver
by Jake Biesinger
· 12 years ago
2f3e3bb
PathMerge pass test except TandemRepeat. TODO: skip TandemRepeat in pathmerge
by Anbang Xu
· 12 years ago
03434ff
add hyracks-built graph as a pregelix test case
by Jake Biesinger
· 12 years ago
569945a
add RF/FR with/without head test for pathmerge
by Anbang Xu
· 12 years ago
9ac0dda
Modify mergeWithKmer to mergeWithNode
by Anbang Xu
· 12 years ago
d06c50f
add testcase for pathmerge
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
5e01f76
Adapt RemoveLowCoverageVertex to new graph structure. Finally, all the patterns are adapted to new graph
by Anbang Xu
· 12 years ago
e7856d5
Adapt ScaffoldingVertex to new graph structure
by Anbang Xu
· 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
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
6f88379
save current state and prepare to clean up hadoop test result
by Anbang Xu
· 12 years ago
52bda5c
add new graph result to PathMergeTestSet
by Anbang Xu
· 12 years ago
be39f91
Add AverageCoverage to graph construction(hadoop) and make graphviz more pretty
by Anbang Xu
· 12 years ago
ac6b1a6
RemoveBridge pass test and add RemoveLowCoverage and Scaffolding
by Anbang Xu
· 12 years ago
4a5ee49
Hadoop TestSuite is completed and P2 pass test
by Anbang Xu
· 12 years ago
18c032a
make TestSuite for graph building(hadoop)
by Anbang Xu
· 12 years ago
6ad60bf
fix bug in readFields of KmerListWritable
by Anbang Xu
· 12 years ago
6d8afff
fix RemoveBridgeVertex and update for merge
by Anbang Xu
· 12 years ago
aac7732
SimpleSplitRepeat is completed. An issue in graph building(hadoop): KmerList.appendList() doesn't check existed element
by Anbang Xu
· 12 years ago
0049eac
refactor 'NaiveAlgorithm' to 'P1' and add test case for SplitRepeat
by Anbang Xu
· 12 years ago
29ebdc8
Map/Reduce version in pregel is completed
by Anbang Xu
· 12 years ago
a5e97c7
p4 pass test
by Anbang Xu
· 12 years ago
4416d3c
debugging p4
by Anbang Xu
· 12 years ago
c71a2d3
removeBridge pass tests
by Anbang Xu
· 12 years ago
Alpha
Alpha-Graph-v2.0
b1ccba9
p4 pass test
by Anbang Xu
· 12 years ago
b3c4a2b
removeTip pass all the tests
by Anbang Xu
· 12 years ago
f947fb8
add test suite case for removetip/removebridge/pathmerge
by Anbang Xu
· 12 years ago
da3b802
Apply undirected graph algorithm in p2
by AnbangX
· 12 years ago
e6d7e7a
code review with Jake
by AnbangX
· 12 years ago
46fc86e
add test cases for removeBridge, removeTip and mergeBubble
by AnbangX
· 12 years ago
cc77cf7
add test cases for path merge and other data clean patterns
by AnbangX
· 12 years ago
f60ef35
add test for graph build
by AnbangX
· 12 years ago
631482f
add first small test case
by AnbangX
· 12 years ago
cfc37ee
update new code and test in ipubmed
by AnbangX
· 12 years ago
ef51a0a
reset maxIteration
by AnbangX
· 12 years ago
f11a472
add two step of log algorithm version
by AnbangX
· 12 years ago
9d5de1e
add num-iteration
by anbangx
· 12 years ago
b7c1b11
Finish verifying the correctness of Naive Algorithm and Log Algorithm
by anbangx
· 12 years ago
f5ff29d
change folder name to edu.uci.ics.genomix.pregelix
by anbangx
· 12 years ago
9ce8742
change code format of naive algorithm and delete some extra test code
by anbangx
· 12 years ago
8e25fd9
add client/drive and some test files
by anbangx
· 12 years ago
e125a7e
add small data file
by anbangx
· 12 years ago
562c2fc
by anbangx
· 12 years ago
322e6d6
update
by anbangx
· 12 years ago
2e1af00
add a folder to store test file
by anbangx
· 12 years ago
a1bb02a
add test file
by anbangx
· 12 years ago
648cedf
Update LogAlgorithm for merging graph
by anbangx
· 12 years ago
7a14a81
Modify to SequenceFile
by anbangx
· 12 years ago
f61ba4c
Update genomix-pregelix
by anbangx
· 12 years ago