[Biopython-dev] Bio.GFF and Brad's code
Jared Flatow
jflatow at gmail.com
Mon Apr 13 10:41:56 EDT 2009
FYI:
On Apr 13, 2009, at 9:19 AM, Peter wrote:
> Are you aware of any alternatives to disco for doing map/reduce on
> Python, and does that impact your design choices?
You can use Python map/reduce functions with Hadoop via the Streaming
contrib package included with Hadoop.
An overview: http://docs.google.com/Presentation?id=dgr666gg_31cd4n7qdz
Here is an input reader/record reader for FASTA: http://gist.github.com/45551
jared
More information about the Biopython-dev
mailing list