<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Functional programming in Python: using filter, take one</title>
	<atom:link href="http://python.genedrift.org/2007/11/01/functional-programming-in-python-using-filter-take-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://python.genedrift.org/2007/11/01/functional-programming-in-python-using-filter-take-one/</link>
	<description>a step-by-step guide to create Python applications in bioinformatics</description>
	<lastBuildDate>Sun, 02 May 2010 04:24:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Still on merging Pfam alignments &#8230;</title>
		<link>http://python.genedrift.org/2007/11/01/functional-programming-in-python-using-filter-take-one/comment-page-1/#comment-12391</link>
		<dc:creator>Still on merging Pfam alignments &#8230;</dc:creator>
		<pubDate>Mon, 05 May 2008 20:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://python.genedrift.org/2007/11/01/functional-programming-in-python-using-filter-take-one/#comment-12391</guid>
		<description>[...] of this loop is the iterator. So, in our case groupby will return the sequence names based on the lambda function defined before the groupby and the chain method. Usually groupby has this [...]</description>
		<content:encoded><![CDATA[<p>[...] of this loop is the iterator. So, in our case groupby will return the sequence names based on the lambda function defined before the groupby and the chain method. Usually groupby has this [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

