<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Thoughts from BOSC 2009; Python in bioinformatics</title>
	<atom:link href="http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/feed/" rel="self" type="application/rss+xml" />
	<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/</link>
	<description></description>
	<lastBuildDate>Tue, 04 Jun 2013 12:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Daiwa Rods</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-426</link>
		<dc:creator><![CDATA[Daiwa Rods]]></dc:creator>
		<pubDate>Sun, 01 May 2011 23:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-426</guid>
		<description><![CDATA[Hey Brad,
It seems like most things that communication between groups sharing information and working together usually gets the best results, good luck with that!]]></description>
		<content:encoded><![CDATA[<p>Hey Brad,<br />
It seems like most things that communication between groups sharing information and working together usually gets the best results, good luck with that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venus Hair</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-421</link>
		<dc:creator><![CDATA[Venus Hair]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 13:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-421</guid>
		<description><![CDATA[I also think that there must be wrong if SciPy’s bio community is that far removed from Biopython’s user base. Is for technical issue, where Pythonistas are repelled by Biopython’s API.]]></description>
		<content:encoded><![CDATA[<p>I also think that there must be wrong if SciPy’s bio community is that far removed from Biopython’s user base. Is for technical issue, where Pythonistas are repelled by Biopython’s API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Chapman</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-93</link>
		<dc:creator><![CDATA[Brad Chapman]]></dc:creator>
		<pubDate>Sun, 26 Jul 2009 21:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-93</guid>
		<description><![CDATA[Eric;
That&#039;s an interesting link. Looking at the history it appears as if the last update was 2007, so hopefully this does not reflect current thinking about what is needed. My guess is that the proposal is due to a lack of familiarity with Biopython, rather than an intense dislike of the API.

For the larger question, my take on the right answer is that the various projects need to be proactive in learning the other code bases. In the short term, this can be documentation and cross-project contributions. Medium term, it would be great to meet and discuss common problems and solutions to flesh out more cross-project links. 

Longer term, a meta-project as you are proposing may evolve from this communication. My sense is to let these evolve organically as trying to create something new will stretch the limited resources of Python bioinformatics programmers even more.

Nice discussion,
Brad]]></description>
		<content:encoded><![CDATA[<p>Eric;<br />
That&#8217;s an interesting link. Looking at the history it appears as if the last update was 2007, so hopefully this does not reflect current thinking about what is needed. My guess is that the proposal is due to a lack of familiarity with Biopython, rather than an intense dislike of the API.</p>
<p>For the larger question, my take on the right answer is that the various projects need to be proactive in learning the other code bases. In the short term, this can be documentation and cross-project contributions. Medium term, it would be great to meet and discuss common problems and solutions to flesh out more cross-project links. </p>
<p>Longer term, a meta-project as you are proposing may evolve from this communication. My sense is to let these evolve organically as trying to create something new will stretch the limited resources of Python bioinformatics programmers even more.</p>
<p>Nice discussion,<br />
Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Talevich</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-91</link>
		<dc:creator><![CDATA[Eric Talevich]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 13:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-91</guid>
		<description><![CDATA[Should there be a Turbogears of bioinformatics packages for Python?

Looking at SciPy&#039;s &quot;most wanted&quot; page, it seems like none of these distinct bio-oriented packages are getting enough mindshare to keep Python programmers from duplicating the same basic functions:

http://bio.scipy.org/wiki/index.php/Most_wanted

The requested cookbook items are all core features of Biopython and PyCogent -- I think something must be wrong if SciPy&#039;s bio community is that far removed from Biopython&#039;s user base. Is it a technical issue, where Pythonistas are repelled by Biopython&#039;s API, or find the features inadequate? Or is it just a matter of evangelism? Neither seems insurmountable.]]></description>
		<content:encoded><![CDATA[<p>Should there be a Turbogears of bioinformatics packages for Python?</p>
<p>Looking at SciPy&#8217;s &#8220;most wanted&#8221; page, it seems like none of these distinct bio-oriented packages are getting enough mindshare to keep Python programmers from duplicating the same basic functions:</p>
<p><a href="http://bio.scipy.org/wiki/index.php/Most_wanted" rel="nofollow">http://bio.scipy.org/wiki/index.php/Most_wanted</a></p>
<p>The requested cookbook items are all core features of Biopython and PyCogent &#8212; I think something must be wrong if SciPy&#8217;s bio community is that far removed from Biopython&#8217;s user base. Is it a technical issue, where Pythonistas are repelled by Biopython&#8217;s API, or find the features inadequate? Or is it just a matter of evangelism? Neither seems insurmountable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Chapman</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-88</link>
		<dc:creator><![CDATA[Brad Chapman]]></dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-88</guid>
		<description><![CDATA[James;
I have only played with the workflows a bit and am at the point of being happy they are thinking about the problem. From this naive viewpoint, I&#039;d like to see integration with something like myExperiment (http://www.myexperiment.org/). Workflows are a hard problem and working towards a single solution makes a lot of sense.

Responsiveness is a key component of Galaxy being a successful platform. This is the only way to engage the wider community by encouraging outside programmers to contribute. I know the difficulties of keeping up coming from Biopython, but it&#039;s essential to doing it right. You can fork the code and provide patches as new issues on the bitbucket site (http://bitbucket.org/galaxy/galaxy-central/), which is a good start. But ultimately you need someone from the project to integrate, or at least recognize and discuss your ideas, in a timely fashion. I submitted a patch there for something I needed with the secondary goal of finding out how it would be addressed.

Thanks for the thoughts; these are really interesting discussion points.]]></description>
		<content:encoded><![CDATA[<p>James;<br />
I have only played with the workflows a bit and am at the point of being happy they are thinking about the problem. From this naive viewpoint, I&#8217;d like to see integration with something like myExperiment (<a href="http://www.myexperiment.org/" rel="nofollow">http://www.myexperiment.org/</a>). Workflows are a hard problem and working towards a single solution makes a lot of sense.</p>
<p>Responsiveness is a key component of Galaxy being a successful platform. This is the only way to engage the wider community by encouraging outside programmers to contribute. I know the difficulties of keeping up coming from Biopython, but it&#8217;s essential to doing it right. You can fork the code and provide patches as new issues on the bitbucket site (<a href="http://bitbucket.org/galaxy/galaxy-central/" rel="nofollow">http://bitbucket.org/galaxy/galaxy-central/</a>), which is a good start. But ultimately you need someone from the project to integrate, or at least recognize and discuss your ideas, in a timely fashion. I submitted a patch there for something I needed with the secondary goal of finding out how it would be addressed.</p>
<p>Thanks for the thoughts; these are really interesting discussion points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Casbon</title>
		<link>http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-87</link>
		<dc:creator><![CDATA[James Casbon]]></dc:creator>
		<pubDate>Mon, 20 Jul 2009 11:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://bcbio.wordpress.com/2009/07/19/thoughts-from-bosc-2009-python-in-bioinformatics/#comment-87</guid>
		<description><![CDATA[Galaxy needs two things to be really compelling: 
 * the ability to run workflows from the command line
 * the ability to compose workflows from other workflows 

It also needs a lot of work in making workflows really usable such as named outputs, parameters, etc.  Of course, you could say that I should contribute these myself, only the core team aren&#039;t that responsive in dealing with simple patches (YMMV).]]></description>
		<content:encoded><![CDATA[<p>Galaxy needs two things to be really compelling:<br />
 * the ability to run workflows from the command line<br />
 * the ability to compose workflows from other workflows </p>
<p>It also needs a lot of work in making workflows really usable such as named outputs, parameters, etc.  Of course, you could say that I should contribute these myself, only the core team aren&#8217;t that responsive in dealing with simple patches (YMMV).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
