<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>O&#124;B&#124;F News &#187; BioPerl</title>
	<atom:link href="http://news.open-bio.org/news/category/obf-projects/bioperl/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.open-bio.org/news</link>
	<description>Open Source Bioinformatics news</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>BioPerl has moved to GitHub</title>
		<link>http://news.open-bio.org/news/2010/05/bioperl-has-moved-to-github/</link>
		<comments>http://news.open-bio.org/news/2010/05/bioperl-has-moved-to-github/#comments</comments>
		<pubDate>Fri, 14 May 2010 04:18:33 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=695</guid>
		<description><![CDATA[<br/>BioPerl has migrated to git and GitHub!  We have also set up a mirror set of several key repositories at the great public git hosting site repo.or.cz. If you are a current BioPerl developer (had a previous account for direct access to our prior Subversion repository), please sign up for a GitHub account and let us [...]]]></description>
			<content:encoded><![CDATA[<br/><p>BioPerl has migrated to <a href="http://git-scm.com/">git</a> and <a href="http://github.com/bioperl">GitHub</a>!  We have also set up a mirror set of several key repositories at the great public git hosting site<a href="http://repo.or.cz/w"> repo.or.cz</a>.</p>
<p>If you are a current BioPerl developer (had a previous account for direct access to our prior Subversion repository), please sign up for a GitHub account and let us know your user ID.  Also, add the extra email <a href="http://news.open-bio.org/news/wp-content/uploads/2010/05/generic.jpg"><img class="alignnone size-full wp-image-703" src="http://news.open-bio.org/news/wp-content/uploads/2010/05/generic.jpg" alt="" width="137" height="15" /></a> (where &#8216;DEVNAME&#8217; is your <strong>original Subversion account ID</strong>).  This should map any previous commits from the older Subversion and CVS repository to your new GitHub account.</p>
<p>The following are ways everyone can download the latest code.</p>
<h2>Using git</h2>
<p>Note you can replace &#8216;bioperl-live.git&#8217; with any of the repository names (bioperl-db, bioperl-run, etc).  For BioPerl developers (GitHub collaborators) you have a choice of SSH or HTTP:</p>
<pre><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace;line-height: 18px;font-size: 12px">  git clone git@github.com:bioperl/bioperl-live.git</span></pre>
<pre><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace;line-height: 18px;font-size: 12px">  git clone https://bioperl@github.com/bioperl/bioperl-live.git</span></pre>
<p>The open read-only link (for everyone):</p>
<pre>  git clone git://github.com/bioperl/bioperl-live.git</pre>
<p>or using the mirror site:</p>
<pre><code>  git clone git://repo.or.cz/bioperl-live.git</code></pre>
<h2>Using SVN (read-only)</h2>
<p>We will also support read-only access to GitHub with Subversion.  We may allow write support at some later point.  To use svn:</p>
<pre>  svn checkout http://svn.github.com/bioperl/bioperl-live.git</pre>
<h2>Direct downloads</h2>
<p>Tagged releases can be found here:</p>
<p><a href="http://github.com/bioperl/bioperl-live/downloads">http://github.com/bioperl/bioperl-live/downloads</a></p>
<p>The latest source code here:</p>
<p><a href="http://github.com/bioperl/bioperl-live/archives/master">http://github.com/bioperl/bioperl-live/archives/master</a></p>
<h2><strong>Forking BioPerl and Pull Requests</strong></h2>
<p>We intend on using git and GitHub to their fullest.  With that in mind, we encourage users to <a href="http://help.github.com/forking/">fork</a> BioPerl code, make changes, commit them to your forked repository, and submit <a href="http://github.com/guides/pull-requests">pull requests</a>.</p>
<h2>Documentation</h2>
<p>We&#8217;re also in the process of updating our local developer documents for help with those who haven&#8217;t used git before.  In particular, we have a <a href="http://www.bioperl.org/wiki/Using_Git">Using Git</a> page, and have added <a href="http://www.bioperl.org/wiki/Tracking_Git_commits">RSS feeds</a> for our repository commits.</p>
<p>Enjoy!</p>
<p>chris</p>
<p><strong>Update: </strong>SVN version fixed, thanks to DaveMessina++ for pointing it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2010/05/bioperl-has-moved-to-github/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>O&#124;B&#124;F Google Summer of Code Accepted Students</title>
		<link>http://news.open-bio.org/news/2010/05/obf-google-summer-of-code-accepted-students/</link>
		<comments>http://news.open-bio.org/news/2010/05/obf-google-summer-of-code-accepted-students/#comments</comments>
		<pubDate>Sun, 02 May 2010 19:37:03 +0000</pubDate>
		<dc:creator>rbuels</dc:creator>
				<category><![CDATA[BioDAS]]></category>
		<category><![CDATA[BioJava]]></category>
		<category><![CDATA[BioLib]]></category>
		<category><![CDATA[BioMOBY]]></category>
		<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[BioRuby]]></category>
		<category><![CDATA[Biopython]]></category>
		<category><![CDATA[Blipkit]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[OBDA / BioSQL]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=691</guid>
		<description><![CDATA[<br/>I&#8217;m pleased to announce the acceptance of OBF&#8217;s 2010 Google Summer of Code students, listed in alphabetical order with their project titles and primary mentors: Mark Chapman (PM Andreas Prlic) &#8211; Improvements to BioJava including Implementation of Multiple Sequence Alignment Algorithms Jianjiong Gao (PM Peter Rose) &#8211; BioJava Packages for Identification, Classification, and Visualization of [...]]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;m pleased to announce the acceptance of <a href="http://www.open-bio.org/wiki/Google_Summer_of_Code">OBF&#8217;s 2010 Google Summer of Code</a> students, listed in alphabetical order with their project titles and primary mentors:</p>
<p>Mark Chapman (PM Andreas Prlic) &#8211; Improvements to BioJava including Implementation of Multiple Sequence Alignment Algorithms</p>
<p>Jianjiong Gao (PM Peter Rose) &#8211; BioJava Packages for Identification, Classification, and Visualization of Posttranslational Modification of Proteins</p>
<p>Kazuhiro Hayashi (PM Naohisa Goto) &#8211; Ruby 1.9.2 support of BioRuby</p>
<p>Sara Rayburn (PM Christian Zmasek) &#8211; Implementing Speciation &amp; Duplication Inference Algorithm for Binary and Non-binary Species Tree</p>
<p>Joao Pedro Garcia Lopes Maia Rodrigues (PM Eric Talevich) &#8211; Extending Bio.PDB: broadening the usefulness of BioPython&#8217;s Structural Biology module</p>
<p>Jun Yin (PM Chris Fields) &#8211; BioPerl Alignment Subsystem Refactoring</p>
<p>Congratulations to our accepted students!</p>
<p>All told, we had 52 applications submitted for the 6 slots (5 originally assigned, plus 1 extra) allotted to us by Google.  Proposals were extremely competitive: 6 out of 52 translates to an 11.5% acceptance rate.  We received a lot of really excellent proposals, the decisions were not easy.</p>
<p>Thanks very much to all the students who applied, we very much appreciate your hard work.</p>
<p>Here&#8217;s to a great 2010 Summer of Code, I&#8217;m sure these students will do wonderful work.</p>
<p>Rob Buels<br />
O|B|F GSoC 2010 Administrator</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2010/05/obf-google-summer-of-code-accepted-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O&#124;B&#124;F in Google Summer of Code</title>
		<link>http://news.open-bio.org/news/2010/03/obf-in-google-summer-of-code/</link>
		<comments>http://news.open-bio.org/news/2010/03/obf-in-google-summer-of-code/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:26:52 +0000</pubDate>
		<dc:creator>rbuels</dc:creator>
				<category><![CDATA[BioDAS]]></category>
		<category><![CDATA[BioJava]]></category>
		<category><![CDATA[BioLib]]></category>
		<category><![CDATA[BioMOBY]]></category>
		<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[BioRuby]]></category>
		<category><![CDATA[Biopython]]></category>
		<category><![CDATA[Blipkit]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[OBDA / BioSQL]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=621</guid>
		<description><![CDATA[<br/>O&#124;B&#124;F is in Google Summer of Code, student applications due to Google April 9, 2010.]]></description>
			<content:encoded><![CDATA[<br/><div lang="x-western">
<p>The Open Bioinformatics Foundation has been accepted as a mentoring organization for this summer&#8217;s Google Summer of Code.  Our list of project ideas and mentors is linked from the <a title="O|B|F GSoC" href="http://open-bio.org/wiki/Google_Summer_of_Code" target="_blank">O|B|F GSoC page</a>.</p>
</div>
<div lang="x-western">
<p>Student applications must be submitted to Google by<strong> April 9, 2010,</strong> see the <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs">official GSoC 2010 FAQ</a>. That is less than three weeks away! <span id="more-621"></span></p>
</div>
<div lang="x-western">
<p>Students, have a look at that wiki page, contact the project you&#8217;re interested in working with, and get rolling on that application post-haste.  A good GSoC application takes quite a bit of thought and effort to put together.  <strong>Students are encouraged to get help from mentors to put together a good application.</strong></p>
</div>
<div lang="x-western">Current developers on O|B|F projects, have a look through the <a href="http://en.flossmanuals.net/GSoCMentoringGuide">GSoC Mentoring Guide</a>, and if it looks like something you want to do, there&#8217;s still time to volunteer as a prospective mentor.  Just add your name to the O|B|F and project wiki pages, and contribute your project ideas.  Even if you don&#8217;t have project ideas of your own, it&#8217;s good to volunteer.</div>
<div lang="x-western">
<p>Google Summer of Code is a Google-sponsored student internship program for open-source projects, open to students from around the world (not just US residents).   Students are paid a $5,000 USD stipend to work as a developer on an open-source project for the summer. For more on GSoC, see the <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs">official GSoC 2010 FAQ</a>.<a href="http://tinyurl.com/yzemdfo"></a></p>
<p>Thanks to all who helped make OBF&#8217;s application to GSoC a success, and let&#8217;s have a great, productive summer of code!</p>
<p>Rob Buels<a href="mailto:rmb32@cornell.edu?s=GSoC"></a><br />
O|B|F GSoC 2010 Administrator</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2010/03/obf-in-google-summer-of-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BioPerl at GMOD Meeting 2010</title>
		<link>http://news.open-bio.org/news/2010/01/bioperl-at-gmod-meeting-2010/</link>
		<comments>http://news.open-bio.org/news/2010/01/bioperl-at-gmod-meeting-2010/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:58:58 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=603</guid>
		<description><![CDATA[<br/>BioPerl developers and users attended the BioPerl satellite meeting on January 13th, just prior to the GMOD Meeting.  Several items were covered on the agenda: In order to start addressing whole genome data with more lightweight objects, we are planning on setting up a lightweight Bio::SeqI object that has a flexible DB backend (i.e. Bio::DB::SeqFeature::Store or [...]]]></description>
			<content:encoded><![CDATA[<br/><p>BioPerl developers and users attended the <a href="http://www.bioperl.org/wiki/GMOD_2010_Meeting">BioPerl satellite meeting</a> on January 13th, just prior to the <a href="http://gmod.org/wiki/January_2010_GMOD_Meeting">GMOD Meeting</a>.  Several items were covered on the agenda:</p>
<ul>
<li>In order to start addressing whole genome data with more lightweight objects, we are planning on setting up a lightweight Bio::SeqI object that has a flexible DB backend (i.e. Bio::DB::SeqFeature::Store or similar).  We are also contemplating adding lazy parsing for some parsers, possibly using the Bio::PullParserI methods (or similar) that Sendu Bala created.</li>
<li>After a final  1.6 branch point release, we may &#8216;freeze&#8217; BioPerl in a maintenance mode, primarily so that we can reorganize core into several more easily installed subdistributions on a branch.  New modules will essentially be additional separate repos that will depend on BioPerl core.  This reorganization has been discussed for a few years now, and as we edge closer to starting this (probably this spring) we&#8217;ll announce more details.</li>
<li>Some initial thoughts on how to handle circular genomes more efficiently.  We essentially do this already, but it isn&#8217;t full-proof.</li>
<li>Need some significant time dedicated towards GFF3-based coding (reimplement FeatureIO but allow some flexibility).  Rob Buels had started the initial run at splitting out FeatureIO, so next step is a true reimplementation.</li>
<li>We don&#8217;t plan on including Moose support for the immediate future, feeling that it would be better to reimplement some of the classes from scratch using Moose and similar as a BioPerl 2.0, or possibly await the impending Rakudo Perl 6 alpha and start afresh using that instead of Moose.</li>
</ul>
<p>Anything we missed?  Anything you would like to address?  Please add comments and we&#8217;ll discuss them on list.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2010/01/bioperl-at-gmod-meeting-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sanger FASTQ format and the Solexa/Illumina variants</title>
		<link>http://news.open-bio.org/news/2009/12/nar-fastq-format/</link>
		<comments>http://news.open-bio.org/news/2009/12/nar-fastq-format/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:28:55 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[BioJava]]></category>
		<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[BioRuby]]></category>
		<category><![CDATA[Biopython]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>
		<category><![CDATA[EMBOSS]]></category>
		<category><![CDATA[FASTQ]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=574</guid>
		<description><![CDATA[<br/>I&#8217;m delighted to announce an open access publication in Nucleic Acids Research describing the FASTQ file format based on the conventions agreed by the OBF projects: The Sanger FASTQ file format for sequences with quality scores, and the Solexa/Illumina FASTQ variants Peter J. A. Cock (Biopython), Christopher J. Fields (BioPerl), Naohisa Goto (BioRuby), Michael L. [...]]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;m delighted to announce an open access publication in <em>Nucleic Acids Research</em> describing the FASTQ file format based on the conventions agreed by the OBF projects:</p>
<blockquote><p><a href="http://dx.doi.org/10.1093/nar/gkp1137">The Sanger FASTQ file format for sequences with quality scores, and the Solexa/Illumina FASTQ variants</a><br />
Peter J. A. Cock (<a href="http://www.biopython.org">Biopython</a>), Christopher J. Fields (<a href="http://www.bioperl.org">BioPerl</a>), Naohisa Goto (<a href="http://www.bioruby.org">BioRuby</a>), Michael L. Heuer (<a href="http://www.biojava.org">BioJava</a>) and Peter M. Rice (<a href="http://emboss.sourceforge.net/">EMBOSS</a>).<br />
Nucleic Acids Research, <a href="http://dx.doi.org/10.1093/nar/gkp1137">doi:10.1093/nar/gkp1137</a></p></blockquote>
<p>This will hopefully serve as a reference describing the original standard Sanger FASTQ, and the two variants from Solexa/Illumina, and how to inter-convert between them.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/12/nar-fastq-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BioPerl interview in latest FLOSS Weekly</title>
		<link>http://news.open-bio.org/news/2009/11/bioperl-interview-for-floss-weekly/</link>
		<comments>http://news.open-bio.org/news/2009/11/bioperl-interview-for-floss-weekly/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:27:50 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BOSC/ISMB]]></category>
		<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=508</guid>
		<description><![CDATA[<br/>Two of the core BioPerl developers, Jason Stajich and Chris Fields, were interviewed by FLOSS Weekly.  The interview is now available as an MP3 on the FLOSS Weekly website; several streaming versions (including podcast) are also available.]]></description>
			<content:encoded><![CDATA[<br/><p>Two of the core BioPerl developers, Jason Stajich and Chris Fields, were interviewed by FLOSS Weekly.  The interview is now available <a href="http://www.podtrac.com/pts/redirect.mp3/twit.cachefly.net/floss0096.mp3" target="_blank">as an MP3</a> on the <a href="http://twit.tv/floss96">FLOSS Weekly</a> website; several streaming versions (including podcast) are also available.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/11/bioperl-interview-for-floss-weekly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.podtrac.com/pts/redirect.mp3/twit.cachefly.net/floss0096.mp3" length="33809093" type="audio/mpeg" />
		</item>
		<item>
		<title>BioPerl core 1.6.1 PPM available</title>
		<link>http://news.open-bio.org/news/2009/10/bioperl-core-1-6-1-ppm-available/</link>
		<comments>http://news.open-bio.org/news/2009/10/bioperl-core-1-6-1-ppm-available/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 05:18:40 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=456</guid>
		<description><![CDATA[<br/>BioPerl 1.6.1 is now available for ActivePerl as a PPM, instructions for downloading can be found on the BioPerl wiki. This has been tested only for ActivePerl 5.10 and above, so any feedback with older versions of BioPerl would be greatly appreciated.]]></description>
			<content:encoded><![CDATA[<br/><p>BioPerl 1.6.1 is now available for ActivePerl as a PPM, instructions for downloading can be found on the <a href="http://www.bioperl.org/wiki/Installing_Bioperl_on_Windows">BioPerl wiki</a>.  This has been tested only for ActivePerl 5.10 and above, so any feedback with older versions of BioPerl would be greatly appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/10/bioperl-core-1-6-1-ppm-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First 1.6.1 alphas of BioPerl-Run, BioPerl-DB, BioPerl-Network</title>
		<link>http://news.open-bio.org/news/2009/10/first-alphas-of-bioperl-run-bioperl-db-bioperl-network/</link>
		<comments>http://news.open-bio.org/news/2009/10/first-alphas-of-bioperl-run-bioperl-db-bioperl-network/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:40:51 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=453</guid>
		<description><![CDATA[<br/>Running a bit late on this, so just a quick note that the first alphas for BioPerl-Run, BioPerl-DB, and BioPerl-Network have been uploaded to CPAN: BioPerl-Run BioPerl-DB BioPerl-Network They can also be downloaded from the BioPerl website: http://bioperl.org/DIST/RC/ This is the first run where we&#8217;ve switched to a regular Module::Build installation, so expect some initial [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Running a bit late on this, so just a quick note that the first alphas for BioPerl-Run, BioPerl-DB, and BioPerl-Network have been uploaded to CPAN:</p>
<ul>
<li><a href="http://search.cpan.org/~cjfields/BioPerl-Run-1.6.1_001/">BioPerl-Run</a></li>
<li><a href="http://search.cpan.org/~cjfields/BioPerl-DB-1.6.0_001/">BioPerl-DB</a></li>
<li><a href="http://search.cpan.org/~cjfields/BioPerl-Network-1.6.0_001/">BioPerl-Network</a></li>
</ul>
<p>They can also be downloaded from the BioPerl website:</p>
<p><a href="http://bioperl.org/DIST/RC/">http://bioperl.org/DIST/RC/</a></p>
<p>This is the first run where we&#8217;ve switched to a regular Module::Build installation, so expect some initial bumps!  There are a few initial problems that I plan on addressing soon, the main one being none of the modules are assigned version numbers (this may be a consequence of not pulling the version from a specific module).  The other, more serious one, is that the Build.PL script checks for DBI but isn&#8217;t checking for any compatible DBD::* adaptors for BioPerl-DB (so it fails tests if DBI is installed).  We have code in core to check for DBI drivers, so I may adapt that for BioPerl-DB.</p>
<p>Enjoy!</p>
<p>chris</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/10/first-alphas-of-bioperl-run-bioperl-db-bioperl-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BioPerl 1.6.1 released</title>
		<link>http://news.open-bio.org/news/2009/09/bioperl-1-6-1-released/</link>
		<comments>http://news.open-bio.org/news/2009/09/bioperl-1-6-1-released/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:55:27 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[OBF]]></category>
		<category><![CDATA[OBF Projects]]></category>
		<category><![CDATA[FASTQ]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=448</guid>
		<description><![CDATA[<br/>We are pleased to announce the immediate availability of BioPerl 1.6.1, the latest release of BioPerl&#8217;s core code. You can grab it here: Via CPAN: http://search.cpan.org/~cjfields/BioPerl-1.6.1/ Via the BioPerl website: http://bioperl.org/DIST/BioPerl-1.6.1.tar.bz2 http://bioperl.org/DIST/BioPerl-1.6.1.tar.gz http://bioperl.org/DIST/BioPerl-1.6.1.zip The PPM for Windows should also finally be available this week, ActivePerl problems permitting (we will post more information when it becomes [...]]]></description>
			<content:encoded><![CDATA[<br/><p>We are pleased to announce the immediate availability of BioPerl 1.6.1, the latest release of BioPerl&#8217;s core code.  You can grab it here:</p>
<p>Via CPAN:</p>
<p><a href="http://search.cpan.org/~cjfields/BioPerl-1.6.1/">http://search.cpan.org/~cjfields/BioPerl-1.6.1/</a></p>
<p>Via the BioPerl website:</p>
<p><a href="http://bioperl.org/DIST/BioPerl-1.6.1.tar.bz2">http://bioperl.org/DIST/BioPerl-1.6.1.tar.bz2</a><br />
<a href="http://bioperl.org/DIST/BioPerl-1.6.1.tar.gz"> http://bioperl.org/DIST/BioPerl-1.6.1.tar.gz</a><br />
<a href="http://bioperl.org/DIST/BioPerl-1.6.1.zip"> http://bioperl.org/DIST/BioPerl-1.6.1.zip</a></p>
<p>The PPM for Windows should also finally be available this week, ActivePerl problems permitting (we will post more information when it becomes available).</p>
<p>Tons of bug fixes and changes have been incorporated into this release.  For a more complete change list please see the &#8216;Changes&#8217; file included with the distribution.</p>
<p>A few highlights:</p>
<ul>
<li>FASTQ parsing and interconversion of the three FASTQ variants (Sanger, Illumina, Solexa) now works (a concerted OBF effort!)</li>
<li>Significant refactoring of Bio::Restriction methods</li>
<li>Complete refactoring of Bio::Search-related tiling code, including HOWTO documentation</li>
<li>GBrowse-related fixes:</li>
<li>- <em>berkeleydb database now autoindexes wig files and locks correctly</em></li>
<li>- <em>add Pg, SQLite, and faster BerkeleyDB implementations</em></li>
<li>Infernal 1.0 output is now parsed</li>
<li>New SearchIO-based parser for gmap -f9 output</li>
<li>BLAST XML parsing essentially complete</li>
<li>Installation via CPANPLUS should now work</li>
<li>For those using Strawberry Perl on Windows, the latest build is expected to pass all tests.</li>
<li>&#8216;raw&#8217; sequence format now parsed by line or optionally as a single sequence</li>
<li>SCF parsing/writing now round-trips</li>
<li>Demo code for using RPS-BLAST and Bio::Tools::Run::RemoteBlast</li>
<li>Bio::Tools::SeqPattern now has a backtranslate() method</li>
<li>Bio::Tree::Statistics now has methods to calculate Fitch-based score, internal trait values, statratio(), sum of leaf distances</li>
<li>Scripts</li>
<li><em>- update to bp_seqfeature_load for SQLite</em></li>
<li><em>- hivq.pl &#8211; commmand-line interface to Bio::DB::HIV</em></li>
<li><em>- fastam9_to_table &#8211; fix for MPI output</em></li>
<li><em>- gccalc &#8211; total stats</em></li>
<li><em>- einfo  &#8211; simple script to find up-to-date NCBI databases, list field and link values for a specific database</em></li>
</ul>
<p>We will shortly release updates for BioPerl-db, BioPerl-run, and BioPerl-network.  Enjoy!</p>
<p>chris</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/09/bioperl-1-6-1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Release 1.6 of BioPerl-run, BioPerl-db, BioPerl-network</title>
		<link>http://news.open-bio.org/news/2009/02/release-16-of-bioperl-run-bioperl-db-bioperl-network/</link>
		<comments>http://news.open-bio.org/news/2009/02/release-16-of-bioperl-run-bioperl-db-bioperl-network/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 05:18:32 +0000</pubDate>
		<dc:creator>Chris Fields</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://news.open-bio.org/news/?p=241</guid>
		<description><![CDATA[<br/>All, I am proud to announce that the 1.6 release for BioPerl-run, BioPerl- db, and BioPerl-network are now available by direct download and via CPAN. These are designated as 1.006000, with a requirement for BioPerl 1.6 and higher (1.006000). FIXED: 1) Bio::Tools::Run::Primer3 now accepts primer3 or primer3_core as executable names 2) Bio::Tools::Run::Vista tests now pass [...]]]></description>
			<content:encoded><![CDATA[<br/><p>All,</p>
<p>I am proud to announce that the 1.6 release for BioPerl-run, BioPerl-<br />
db, and BioPerl-network are now available by direct download and via<br />
CPAN.  These are designated as 1.006000, with a requirement for<br />
BioPerl 1.6 and higher (1.006000).</p>
<p>FIXED:</p>
<p>1) Bio::Tools::Run::Primer3 now accepts primer3 or primer3_core as<br />
executable names<br />
2) Bio::Tools::Run::Vista tests now pass if Vista.jar is installed.<br />
3) bug fix in bioperl-network</p>
<p>What remains for the 1.6 release series:</p>
<p>* Documentation, Documentation, and Documentation.  I haven&#8217;t had much<br />
time unfortunately to work on documentation, primarily for BUGS/<br />
INSTALL/README etc within db/run/network (the latter has been mainly<br />
updated by Brian O.)  I will attempt to update these for the next<br />
point release, tentatively scheduled for mid-April.</p>
<p>NOTE (so there is no confusion): the BioPerl-run archive is designated<br />
as BioPerl-1.6.1.tar.gz.  This is due to a small off-by-one bug in the<br />
test suite that passed for me locally but fails if primer3 isn&#8217;t<br />
installed.  This unfortunately required a reupload to PAUSE.  However,<br />
the minimal core version version required is still 1.006000.</p>
<p>Related to the above, I will sort out the versioning issues for the<br />
next point release as we arrive closer to it.  If needed we can bump<br />
the point release up to 1.6.2 to bring everything in sync.</p>
<p>Here they are!</p>
<p>BioPerl-run:</p>
<p>http://bioperl.org/DIST/BioPerl-run-1.6.1.tar.bz2</p>
<p>http://bioperl.org/DIST/BioPerl-run-1.6.1.tar.gz</p>
<p>http://bioperl.org/DIST/BioPerl-run-1.6.1.zip</p>
<p>BioPerl-db:</p>
<p>http://bioperl.org/DIST/BioPerl-db-1.6.0.tar.bz2</p>
<p>http://bioperl.org/DIST/BioPerl-db-1.6.0.tar.gz</p>
<p>http://bioperl.org/DIST/BioPerl-db-1.6.0.zip</p>
<p>BioPerl-network:</p>
<p>http://bioperl.org/DIST/BioPerl-network-1.6.0.tar.bz2</p>
<p>http://bioperl.org/DIST/BioPerl-network-1.6.0.tar.gz</p>
<p>http://bioperl.org/DIST/BioPerl-network-1.6.0.zip</p>
<p>SIGNATURES:</p>
<p>http://bioperl.org/DIST/SIGNATURES.md5</p>
<p>Cheers!</p>
<p>chris</p>
]]></content:encoded>
			<wfw:commentRss>http://news.open-bio.org/news/2009/02/release-16-of-bioperl-run-bioperl-db-bioperl-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
