<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bioruby on Open Bioinformatics Foundation</title><link>https://www.open-bio.org/tag/bioruby/</link><description>Recent content in Bioruby on Open Bioinformatics Foundation</description><generator>Hugo</generator><language>en-US</language><managingEditor>board@open-bio.org (Open Bioinformatics Foundation)</managingEditor><webMaster>board@open-bio.org (Open Bioinformatics Foundation)</webMaster><lastBuildDate>Wed, 07 Sep 2016 15:04:32 +0000</lastBuildDate><atom:link href="https://www.open-bio.org/tag/bioruby/feed.xml" rel="self" type="application/rss+xml"/><item><title>BioRuby 1.5.1 released</title><link>https://www.open-bio.org/2016/09/07/bioruby-1-5-1-released/</link><pubDate>Wed, 07 Sep 2016 15:04:32 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2016/09/07/bioruby-1-5-1-released/</guid><description>&lt;p&gt;We are pleased to announce the release of BioRuby 1.5.1.&lt;/p&gt;
&lt;p&gt;In this new release, NCBI Entrez web client classes, Bio::NCBI::REST and Bio::PubMed, are changed to use HTTPS instead of HTTP, to prepare &lt;a href="https://www.ncbi.nlm.nih.gov/news/06-10-2016-ncbi-https/"&gt;NCBI website transitioning to HTTPS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For more information, see &lt;a href="https://github.com/bioruby/bioruby/blob/1.5.1/RELEASE_NOTES.rdoc" title="RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="https://github.com/bioruby/bioruby/blob/1.5.1/ChangeLog" title="ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available for download from the following links.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tar.gz file: &lt;a href="http://bioruby.org/archive/bioruby-1.5.1.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.5.1.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Gem file: &lt;a href="https://rubygems.org/gems/bio" title="https://rubygems.org/gems/bio"&gt;https://rubygems.org/gems/bio&lt;/a&gt; or &lt;a href="http://bioruby.org/archive/gems/bio-1.5.1.gem"&gt;http://bioruby.org/archive/gems/bio-1.5.1.gem&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can easily install by using RubyGems. First, check the
version number by using search command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;% gem search --remote bio&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and find “bio (1.5.1)” in the list. Then,&lt;/p&gt;
&lt;p&gt;&lt;code&gt;% sudo gem install bio&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Note that BioRuby 1.5.X will be the final release version that supports Ruby 1.8.&lt;/p&gt;
&lt;p&gt;Because this release is a minor version up, only few changes picked from the &lt;a href="https://github.com/bioruby/bioruby"&gt;git head&lt;/a&gt; are included.&lt;/p&gt;
&lt;p&gt;Acknowledgments: Thanks to Dr. Mark Johnson about information of the NCBI website change.&lt;/p&gt;</description></item><item><title>BioRuby 1.5.0 released</title><link>https://www.open-bio.org/2015/07/02/bioruby-1-5-0-released/</link><pubDate>Thu, 02 Jul 2015 14:03:08 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2015/07/02/bioruby-1-5-0-released/</guid><description>&lt;p&gt;We are pleased to announce the release of BioRuby 1.5.0. This new release includes support of recent Ruby versions (Ruby 2.0.0, 2.1 and 2.2),  improvement of codes, and bug fixes.&lt;/p&gt;
&lt;p&gt;Here is a brief summary of changes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ruby 2.0.0, 2.1, 2.2 support.&lt;/li&gt;
&lt;li&gt;Some features are removed because of remote service discontinuance or difficulty of code maintenance.&lt;/li&gt;
&lt;li&gt;Refactoring of code.&lt;/li&gt;
&lt;li&gt;Bio::SPTR is renamed as Bio::UniProtKB.&lt;/li&gt;
&lt;li&gt;Bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, many changes have been made, including incompatible changes. For more information, see &lt;a href="https://github.com/bioruby/bioruby/blob/1.5.0/RELEASE_NOTES.rdoc" title="RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="https://github.com/bioruby/bioruby/blob/1.5.0/ChangeLog" title="ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available for download from the following links.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tar.gz file: &lt;a href="http://bioruby.org/archive/bioruby-1.5.0.tar.gz" title="http://bioruby.org/archive/bioruby-1.5.0.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.5.0.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Gem file: &lt;a href="https://rubygems.org/gems/bio" title="https://rubygems.org/gems/bio"&gt;https://rubygems.org/gems/bio&lt;/a&gt; or &lt;a href="http://bioruby.org/archive/gems/bio-1.5.0.gem" title="http://bioruby.org/archive/gems/bio-1.5.0.gem"&gt;http://bioruby.org/archive/gems/bio-1.5.0.gem&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can easily install by using RubyGems. First, check the
version number by using search command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;% gem search --remote bio&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and find “bio (1.5.0)” in the list. Then,&lt;/p&gt;
&lt;p&gt;&lt;code&gt;% sudo gem install bio&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Note that BioRuby 1.5.X will be the final release version that supports Ruby 1.8.&lt;/p&gt;
&lt;p&gt;Acknowledgments: Thanks to all persons reporting issues and/or
submitting patches.&lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;</description></item><item><title>BioRuby 1.4.3.0001 Released</title><link>https://www.open-bio.org/2013/05/27/bioruby-1-4-3-0001-released/</link><pubDate>Mon, 27 May 2013 12:44:57 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2013/05/27/bioruby-1-4-3-0001-released/</guid><description>&lt;p&gt;We are pleased to announce the release of BioRuby 1.4.3.0001. This new release fixes the following bugs.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;gem install bio&amp;rdquo; failed with Ruby 2.0 or later versions.&lt;/li&gt;
&lt;li&gt;lib/bio/db/gff.rb script encoding issue&lt;/li&gt;
&lt;li&gt;Bio::Blast::Default::Report parse error when subject sequence contains spaces.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, see &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.3.0001/RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.3.0001/ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available at: &lt;a href="http://bioruby.org/archive/bioruby-1.4.3.0001.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.4.3.0001.tar.gz&lt;/a&gt;
Gem file is also available at: &lt;a href="http://bioruby.org/archive/gems/bio-1.4.3.0001.gem"&gt;http://bioruby.org/archive/gems/bio-1.4.3.0001.gem&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also put RubyGems pacakge at RubyGems.org and RubyForge.&lt;/p&gt;
&lt;p&gt;You can easily install by using RubyGems. First, check the version number by using search command:
% gem search –remote bio
and find “bio (1.4.3.0001)” in the list. Then,
% sudo gem install bio&lt;/p&gt;
&lt;p&gt;Acknowledgments: Thanks to all persons reporting issues and/or submitting patches.&lt;/p&gt;</description></item><item><title>BioRuby 1.4.3 released</title><link>https://www.open-bio.org/2012/08/21/bioruby-1-4-3-released/</link><pubDate>Tue, 21 Aug 2012 16:47:56 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2012/08/21/bioruby-1-4-3-released/</guid><description>&lt;p&gt;We are pleased to announce the release of &lt;a href="http://bioruby.org/"&gt;BioRuby&lt;/a&gt; 1.4.3. This new release fixes bugs existed in 1.4.2 and improves portability on JRuby and Rubinius.&lt;/p&gt;
&lt;p&gt;Here is a brief summary of changes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bio::KEGG::KGML bug fixes and new class Bio::KEGG::KGML::Graphics for storing a graphics element.&lt;/li&gt;
&lt;li&gt;Many failures and errors running on JRuby and Rubinius are resolved.&lt;/li&gt;
&lt;li&gt;Strange behavior related with “circular require” is fixed.&lt;/li&gt;
&lt;li&gt;Fixed: Genomenet remote BLAST does not work.&lt;/li&gt;
&lt;li&gt;Fixed: Bio::NucleicAcid.to_re(“s”) typo.&lt;/li&gt;
&lt;li&gt;Fixed: Bio::EMBL#os raises RuntimeError.&lt;/li&gt;
&lt;li&gt;Fixed: bin/bioruby: Failed to save object with error message &amp;ldquo;can’t convert Symbol into String&amp;rdquo; on Ruby 1.9.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, many changes have been made, including incompatible changes. For more information, see &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.3/RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.3/ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available at: &lt;a href="http://bioruby.org/archive/bioruby-1.4.3.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.4.3.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gem file is also available at: &lt;a href="http://bioruby.org/archive/gems/bio-1.4.3.gem"&gt;http://bioruby.org/archive/gems/bio-1.4.3.gem&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also put RubyGems pacakge at RubyGems.org and RubyForge. You can easily install by using RubyGems. First, check the version number by using search command:&lt;/p&gt;
&lt;p&gt;% gem search &amp;ndash;remote bio&lt;/p&gt;
&lt;p&gt;and find “bio (1.4.3)” in the list. Then,&lt;/p&gt;
&lt;p&gt;% sudo gem install bio&lt;/p&gt;
&lt;p&gt;Acknowledgments: Thanks to all persons reporting issues and/or submitting patches.&lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;</description></item><item><title>BioRuby 1.4.2 released</title><link>https://www.open-bio.org/2011/08/26/bioruby-1-4-2-released/</link><pubDate>Fri, 26 Aug 2011 09:49:42 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2011/08/26/bioruby-1-4-2-released/</guid><description>&lt;p&gt;We are pleased to announce the release of &lt;a href="http://bioruby.org/" title="BioRuby"&gt;BioRuby&lt;/a&gt; 1.4.2. This new release fixes bugs existed in 1.4.1 and adds new features and improvement of performance.&lt;/p&gt;
&lt;p&gt;Here is a brief summary of changes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Speed-up of Bio::RestrictionEnzyme::Analysis.cut:&lt;/strong&gt; The new code is 50 to 80 fold faster than the previous code when cutting 1Mbp sequence running on Ruby 1.9.2p180. The code is written by Tomoaki NISHIYAMA and Naohisa Goto.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New classes Bio::DDBJ::REST, REST interface for DDBJ Web API for Biology (WABI) web service&lt;/strong&gt; in additon to SOAP. Currently, only selected APIs are implemented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bio::Blast with remote DDBJ server uses REST instead of SOAP&lt;/strong&gt; because Soap4r (SOAP library for Ruby) does not work well with Ruby 1.9. We can now use remote DDBJ BLAST server with Ruby 1.9.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Tutorial.rd is updated&lt;/strong&gt; by Pjotr Prins and Michael O&amp;rsquo;Keefe.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Many unit tests are added&lt;/strong&gt; for Bio::GenBank, Bio::GenPept, Bio::NBRF, Bio::PDB and so on. Most of them are developed by Kazuhiro Hayashi during the Google Summer of Code 2010.
&lt;strong&gt;New methods:&lt;/strong&gt; Bio::Fastq#to_s, Bio::NCBI::REST::EFetch.nucleotide, Bio::NCBI::REST::EFetch.protein.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bug fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bio::Blast: Failure of remote BLAST execution is fixed, due to the changes in GenomeNet and DDBJ.&lt;/li&gt;
&lt;li&gt;Bio::Blast: When executing remote BLAST with &amp;ldquo;genomenet&amp;rdquo; server, options &amp;ldquo;-b&amp;rdquo; and &amp;ldquo;-v&amp;rdquo; are now correctly used to limit the number of hits to be reported.&lt;/li&gt;
&lt;li&gt;Bio::SPTR (Bio::UniProt): Due to the UniProtKB format changes, ID, DE, and WEB RESOURCE of CC lines were not correctly parsed.&lt;/li&gt;
&lt;li&gt;Bio::Reference#pubmed_url: Updated to follow recent NCBI changes.&lt;/li&gt;
&lt;li&gt;Bio::Newick#reparse failure.&lt;/li&gt;
&lt;li&gt;Bio::MEDLINE#reference: doi field should be filled.&lt;/li&gt;
&lt;li&gt;Bio::Reference#endnote fails when url is not set.&lt;/li&gt;
&lt;li&gt;Bio::FastaFormat#query passes nil to the given factory object.&lt;/li&gt;
&lt;li&gt;BioRuby Shell: efetch(), getent(), and demo() fail.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, many changes have been made, including incompatible changes. For more information, see &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.2/RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="https://github.com/bioruby/bioruby/blob/1.4.2/ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available at: &lt;a href="http://bioruby.org/archive/bioruby-1.4.2.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.4.2.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gem file is also available at:  &lt;a href="http://bioruby.org/archive/gems/bio-1.4.2.gem"&gt;http://bioruby.org/archive/gems/bio-1.4.2.gem&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also put RubyGems pacakge at RubyForge and RubyGems.org. You can easily install by using RubyGems. First, check the version number by using search command:
% gem search &amp;ndash;remote bio
and find “bio (1.4.2)” in the list. Then,
% sudo gem install bio&lt;/p&gt;
&lt;p&gt;Acknowledgments: Thanks to all persons reporting issues and/or submitting patches. In addition, thanks to &lt;a href="http://biosciencedbc.jp/?lng=en"&gt;NDBC&lt;/a&gt; / &lt;a href="http://dbcls.rois.ac.jp/en/"&gt;DBCLS&lt;/a&gt; &lt;a href="http://2011.biohackathon.org/"&gt;BioHackathon2011&lt;/a&gt; participants and organizers who try BioRuby during the BioHackathon2011.&lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;</description></item><item><title>BioRuby paper published</title><link>https://www.open-bio.org/2010/08/26/bioruby-paper-published/</link><pubDate>Fri, 27 Aug 2010 00:13:15 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2010/08/26/bioruby-paper-published/</guid><description>&lt;p&gt;After 10 years of development, the BioRuby paper is finally published in the &lt;a href="http://bioinformatics.oxfordjournals.org/"&gt;&lt;em&gt;Bioinformatics&lt;/em&gt;&lt;/a&gt; journal.  The article is open access, so please take a look.&lt;/p&gt;
&lt;p&gt;BioRuby: Bioinformatics software for the Ruby programming language
Naohisa Goto, Pjotr Prins, Mitsuteru Nakao, Raoul Bonnal, Jan Aerts and Toshiaki Katayama
&lt;em&gt;Bioinformatics&lt;/em&gt; 2010; &lt;a href="http://bioinformatics.oxfordjournals.org/cgi/content/abstract/btq475"&gt;doi: 10.1093/bioinformatics/btq475&lt;/a&gt;&lt;/p&gt;</description></item><item><title>BioRuby 1.4.0 released</title><link>https://www.open-bio.org/2009/12/29/bioruby-1-4-0-released/</link><pubDate>Tue, 29 Dec 2009 10:22:25 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2009/12/29/bioruby-1-4-0-released/</guid><description>&lt;p&gt;We are pleased to announce the release of BioRuby 1.4.0. This new release contains many new features, in addition to bug fixes and improvements.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PhyloXML support:&lt;/strong&gt; Support for reading and writing PhyloXML file format is added, developed by Diana Jaunzeikare, mentored by Christian M Zmasek and co-mentors, supported by Google Summer of Code 2009 in
collaboration with the National Evolutionary Synthesis Center (NESCent).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;FASTQ file format support:&lt;/strong&gt; Support for reading and writing FASTQ file format is added. All of the three FASTQ format variants are supported. The code is written by Naohisa Goto, with the help of discussions in the
open-bio-l mailing list. The prototype of Bio::Fastq class was first developed during the BioHackathon 2009 held in Okinawa.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;DNA chromatogram support:&lt;/strong&gt; Support for reading DNA chromatogram files are added. SCF and ABIF file formats are supported. The code is developed by Anthony Underwood.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MEME (motif-based sequence analysis tools) support:&lt;/strong&gt; Support for running MAST (Motif Alignment &amp;amp; Search Tool, part of the MEME Suite, motif-based sequence analysis tools) and parsing its results are added,  developed by Adam Kraut.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improvement of KEGG parser classes:&lt;/strong&gt; Some new methods are added to parse new fields added to some KEGG file formats. Unit tests for KEGG parsers are also added and improved. These are contributed by Kozo Nishida.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Many sample scripts are added:&lt;/strong&gt; Many sample scripts showing demonstrations of usages of classes are added. They were originally primitive test codes written in the &amp;ldquo;if __FILE__ == $0&amp;rdquo; convention.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Unit tests can test installed BioRuby:&lt;/strong&gt; Mechanism to load library and to find test data in the unit tests are changed, and target library path and test data path can be changed with environment variables.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Incompatible change: Bio::NCBI::REST needs email address:&lt;/strong&gt; NCBI announced that all Entrez Utilities (E-utilities)  requests must contain email and tool parameters, and requests without them will return error after June 2010. In BioRuby, to set default email address and tool name, following methods are added.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bio::NCBI.default_email=(email)&lt;/li&gt;
&lt;li&gt;Bio::NCBI.default_tool=(tool_name)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note that no default email address is preset in BioRuby. Library users must set their own email address or implement to get user&amp;rsquo;s email address in some way (from input form, configuration file, etc).&lt;/p&gt;
&lt;p&gt;In addition, many changes have been made, including incompatible changes. For more information, see &lt;a href="http://github.com/bioruby/bioruby/blob/1.4.0/RELEASE_NOTES.rdoc"&gt;RELEASE_NOTES.rdoc&lt;/a&gt; and &lt;a href="http://github.com/bioruby/bioruby/blob/1.4.0/ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available at: &lt;a href="http://bioruby.org/archive/bioruby-1.4.0.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.4.0.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gem file is also available at:  &lt;a href="http://bioruby.org/archive/gems/bio-1.4.0.gem"&gt;http://bioruby.org/archive/gems/bio-1.4.0.gem&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also put RubyGems pacakge at RubyForge and Gemcutter. You can easily install by using RubyGems.
First, check the version number by using search command:
% gem search &amp;ndash;remote bio
and find &amp;ldquo;bio (1.4.0)&amp;rdquo; in the list. Then,
% sudo gem install bio&lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;</description></item><item><title>Sanger FASTQ format and the Solexa/Illumina variants</title><link>https://www.open-bio.org/2009/12/17/nar-fastq-format/</link><pubDate>Thu, 17 Dec 2009 16:28:55 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2009/12/17/nar-fastq-format/</guid><description>&lt;p&gt;I&amp;rsquo;m delighted to announce an open access publication in &lt;em&gt;Nucleic Acids Research&lt;/em&gt; describing the FASTQ file format based on the conventions agreed by the OBF projects:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://dx.doi.org/10.1093/nar/gkp1137"&gt;The Sanger FASTQ file format for sequences with quality scores, and the Solexa/Illumina FASTQ variants&lt;/a&gt;
Peter J. A. Cock ( &lt;a href="http://www.biopython.org"&gt;Biopython&lt;/a&gt;), Christopher J. Fields ( &lt;a href="http://www.bioperl.org"&gt;BioPerl&lt;/a&gt;), Naohisa Goto ( &lt;a href="http://www.bioruby.org"&gt;BioRuby&lt;/a&gt;), Michael L. Heuer ( &lt;a href="http://www.biojava.org"&gt;BioJava&lt;/a&gt;) and Peter M. Rice ( &lt;a href="http://emboss.sourceforge.net/"&gt;EMBOSS&lt;/a&gt;).
Nucleic Acids Research, &lt;a href="http://dx.doi.org/10.1093/nar/gkp1137"&gt;doi:10.1093/nar/gkp1137&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>BioRuby 1.3.1 released</title><link>https://www.open-bio.org/2009/09/02/bioruby-1-3-1-released/</link><pubDate>Wed, 02 Sep 2009 13:47:09 +0000</pubDate><author>board@open-bio.org (Open Bioinformatics Foundation)</author><guid>https://www.open-bio.org/2009/09/02/bioruby-1-3-1-released/</guid><description>&lt;p&gt;We are pleased to announce the release of &lt;a href="http://bioruby.org/" title="BioRuby"&gt;BioRuby&lt;/a&gt; 1.3.1. This new release fixes many bugs existed in 1.3.0.&lt;/p&gt;
&lt;p&gt;Here is a brief summary of changes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Refactoring of BioSQL support.&lt;/li&gt;
&lt;li&gt;Bio::PubMed bug fixes.&lt;/li&gt;
&lt;li&gt;Bio::NCBI::REST bug fixes.&lt;/li&gt;
&lt;li&gt;Bio::GCG::Msf bug fixes.&lt;/li&gt;
&lt;li&gt;Bio::Fasta::Report bug fixes and added support for multiple query sequences.&lt;/li&gt;
&lt;li&gt;Bio::Sim4::Report bug fixes.&lt;/li&gt;
&lt;li&gt;Added unit tests for Bio::GCG::Msf and Bio::Sim4::Report.&lt;/li&gt;
&lt;li&gt;License of BioRuby is clarified.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, many changes have been made, mainly bug fixes. For more information, you can see &lt;a href="http://github.com/bioruby/bioruby/blob/e731c6e52bc9a672e4546eeca4f2d2d968bdba09/ChangeLog" title="ChangeLog"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The archive is available at: &lt;a href="http://bioruby.org/archive/bioruby-1.3.1.tar.gz" title="http://bioruby.org/archive/bioruby-1.3.1.tar.gz"&gt;http://bioruby.org/archive/bioruby-1.3.1.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also put RubyGems pacakge at RubyForge as always. You can easily install by using RubyGems.
% sudo gem install bio&lt;/p&gt;
&lt;p&gt;You can also obtain bioruby gem file from &lt;a href="http://bioruby.org/" title="bioruby.org"&gt;bioruby.org&lt;/a&gt;.
&lt;a href="http://bioruby.org/archive/gems/bio-1.3.1.gem" title="http://bioruby.org/archive/gems/bio-1.3.1.gem"&gt;http://bioruby.org/archive/gems/bio-1.3.1.gem&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;</description></item></channel></rss>