Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
99ea1c46faa068bce143e4a333df8561a9a72a6b
/
genomix
/
genomix-hadoop
/
src
b204a4a
remove the io.sort factor in hadoop
by Nan Zhang
· 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
55a9adc
add test case for P2
by Anbang Xu
· 12 years ago
558ea60
Merge aggregator with main branch
by Anbang Xu
· 12 years ago
50b28b6
Adpat hadoop testsuite to have linespermap arg
by Anbang Xu
· 12 years ago
806ff79
add linesPerMap parameter to hadoop graph building driver
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
6ec5f66
don't use NLineInputFormat for now
by Jake Biesinger
· 12 years ago
270d47a
add NlineInputFormat
by Nan Zhang
· 12 years ago
014dafc
add graph building checking job
by Nan Zhang
· 12 years ago
7ac727c
Merge branch 'anbangx/fullstack_genomix' into genomix/fullstack_genomix
by Anbang Xu
· 12 years ago
9fdf74d
larger chunks for hadoop graphbuilding
by Jake Biesinger
· 12 years ago
8c187a6
add RandonWalk test case
by Anbang Xu
· 12 years ago
f9e6e5f
add hadoop building to the driver
by Jake Biesinger
· 12 years ago
39cfc58
add synthetic test case
by Jake Biesinger
· 12 years ago
b19ba95
BubbleMerge pass complicated test cases
by Anbang Xu
· 12 years ago
32a956b
fix one bug in path merge
by Anbang Xu
· 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
4a9e45c
Add testcases for SplitRepeat
by Anbang Xu
· 12 years ago
d688b5a
Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge
by Anbang Xu
· 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
de3a280
Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix
by Nan Zhang
· 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
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
977a413
Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure
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
7401944
test cases again :)
by Jake Biesinger
· 12 years ago
585dbb5
fastq parser for hadoop graphbuild
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
e73873e
merge with new argmented graph
by Anbang Xu
· 12 years ago
034979c
Partial refactor following edge type changes in NodeWritable
by Jake Biesinger
· 12 years ago
14df82f
Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix
by Nan Zhang
· 12 years ago
13348bf
Graph construcion is completed
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
52bda5c
add new graph result to PathMergeTestSet
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
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
1afcd2b
add graph package
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
19b758e
ervoer testUtils
by Nan Zhang
· 12 years ago
931fcc8
clean genomixMiniCluster
by Nan Zhang
· 12 years ago
3e3144b
cleanning continue
by Nan Zhang
· 12 years ago
7dc9400
clean the useless code for project
by Nan Zhang
· 12 years ago
6981f1c
adapt graph construction(hadoop) to VKmer
by Anbang Xu
· 12 years ago
79c5ccf
Merge branch 'wbiesing/genomix/VKmers' into genomix/fullstack_genomix
by Jake Biesinger
· 12 years ago
95c432c
BridgeAddVertex pass test
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
1259632
refactor KmerList -> VKmerList
by Jake Biesinger
· 12 years ago
5eaa799
Merge commit '94e075b5c3db9aa613ef61c2581430a143b17bc8' into nanzhang/hyracks_genomix
by Nan Zhang
· 12 years ago
0049eac
refactor 'NaiveAlgorithm' to 'P1' and add test case for SplitRepeat
by Anbang Xu
· 12 years ago
0f06660
start dependency refactor
by Jake Biesinger
· 12 years ago
b811143
Refactor KmerBytesWritable to use internal length
by Jake Biesinger
· 12 years ago
a5e97c7
p4 pass test
by Anbang Xu
· 12 years ago
4416d3c
debugging p4
by Anbang Xu
· 12 years ago
dfa14d3
Fix NodeWritable and Finish contrail-graph Mapper/Reducer
by Anbang Xu
· 12 years ago
genomix/velvet-graph-pregel
84e385f
Try to add globe kmerSize but fail in testing
by Anbang Xu
· 12 years ago
bcf5a70
add hadoop test and keep both bin and txt
by Anbang Xu
· 12 years ago
f7a23e4
add Reducer and change PositionWritable to PositionListWritable in NodeWritable
by Anbang Xu
· 12 years ago
0c644f4
Mapper passes test
by Anbang Xu
· 12 years ago
32bc798
finish Mapper and start Reducer
by Anbang Xu
· 12 years ago
4e9262f
add GenomixMapper for new graph - 'contrail'
by Anbang Xu
· 12 years ago
3335bb6
hadoop for contrail graph
by Anbang Xu
· 12 years ago
8dbe728
refactor 'size' to 'kmerByteSize' in KmerBytesWritable
by Anbang Xu
· 12 years ago
6b45971
Fix H4, test templates
by Jake Biesinger
· 12 years ago
970c74f
move old key/value class to oldtype folder
by Anbang Xu
· 12 years ago
76b3277
Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix
by Anbang Xu
· 12 years ago
f947fb8
add test suite case for removetip/removebridge/pathmerge
by Anbang Xu
· 12 years ago
54f79fb
add expected output for pathmerge (singleread)
by Jake Biesinger
· 12 years ago
fb347c0
Add test cases as input graphs
by Jake Biesinger
· 12 years ago
8f719e0
Use BuildAllGraphs
by Jake Biesinger
· 12 years ago
d8f5c89
Formulate test code
by Anbang Xu
· 12 years ago
48c0cec
q
by Jake Biesinger
· 12 years ago
b679646
Add more test cases for path merge
by Jake Biesinger
· 12 years ago
ac4a3fb
add script for simple random read generation
by Jake Biesinger
· 12 years ago
4bb565e
use argparse for python plotting
by Jake Biesinger
· 12 years ago
67e67aa
more test cases
by Jake Biesinger
· 12 years ago
c408358
Add python script for visualizing graphs
by Jacob Biesinger
· 12 years ago
2049ae8
Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix
by Jacob Biesinger
· 12 years ago
5c0184f
Merge branch 'genomix/fullstack_genomix' of https://code.google.com/p/hyracks into genomix/fullstack_genomix
by Jake Biesinger
· 12 years ago
8eac65c
Add data for few test cases
by Jake Biesinger
· 12 years ago
Next »