Attila Csordas's starred repositories

Stylewok-Writables

A few useful Writables for use in Hadoop

Language:JavaStargazers:3Issues:0Issues:0

WeightedGraphMax_SavedPath

This Hadoop MapReduce program operates on a directed graph, in adjacency list format. The program computes the maximum total of node weights, from top to bottom of the directed graph, and records the path taken to get to the maximum total node weight, by performing a breadth-first graph search using an iterative map-reduce algorithm.

Language:JavaStargazers:9Issues:0Issues:0

bamtools

C++ API & command-line toolkit for working with BAM data

Language:C++License:MITStargazers:412Issues:0Issues:0

IntegerListInputFormat

An input format for divvying up a range of input values to Hadoop mappers. Set the min, max, and number of splits, and each mapper will get an approximately equal number of input values.

Language:JavaStargazers:7Issues:0Issues:0