<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=BioRuby</id>
	<title>BioRuby - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=BioRuby"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=BioRuby&amp;action=history"/>
	<updated>2026-07-01T12:27:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=BioRuby&amp;diff=323795&amp;oldid=prev</id>
		<title>imported&gt;Wikideas1: /* See also */ Earth BioGenome Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=BioRuby&amp;diff=323795&amp;oldid=prev"/>
		<updated>2025-03-10T13:30:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; Earth BioGenome Project&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox software&lt;br /&gt;
| name = BioRuby&lt;br /&gt;
| logo = Bioruby_package_logo.png&lt;br /&gt;
| screenshot = Bioruby shell on rails.png&lt;br /&gt;
| caption = A BioRuby shell on Rails&lt;br /&gt;
| latest release version = 2.0.2&lt;br /&gt;
| latest release date = {{Release date and age|2020|12|31|df=yes}}&lt;br /&gt;
| programming language = [[Ruby (programming language)|Ruby]]&lt;br /&gt;
| genre = [[Bioinformatics]]&lt;br /&gt;
| license = [[GPL]]&lt;br /&gt;
| website = {{URL|http://bioruby.open-bio.org/}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;BioRuby &amp;#039;&amp;#039;&amp;#039;is a collection of [[open-source software|open-source]] [[Ruby (programming language)|Ruby]] code, comprising classes for computational [[molecular biology]] and [[bioinformatics]]. It contains classes for DNA and protein [[sequence analysis]], [[sequence alignment]], biological database parsing, [[structural biology]] and other bioinformatics tasks.&amp;lt;ref name=&amp;quot;pmid20739307&amp;quot;&amp;gt;{{cite journal |vauthors=Goto N, Prins P, Nakao M, Bonnal R, Aerts J, Katayama T |title=BioRuby: bioinformatics software for the Ruby programming language |journal=Bioinformatics |volume=26 |issue=20 |pages=2617–9 |date=October 2010 |pmid=20739307 |pmc=2951089 |doi=10.1093/bioinformatics/btq475 }}&amp;lt;/ref&amp;gt; BioRuby is released under the [[GNU GPL]] version 2 or [[Ruby License|Ruby licence]]&amp;lt;ref&amp;gt;{{Cite web|url = https://github.com/bioruby/bioruby/blob/master/README.rdoc|title = bioruby/README.rdoc at master · bioruby/bioruby|date = 2014-05-08|access-date = 2014-11-09}}&amp;lt;/ref&amp;gt; and is one of a number of Bio* projects, designed to reduce code duplication.&amp;lt;ref name=&amp;quot;pmid12230038&amp;quot;&amp;gt;{{cite journal| author=Mangalam H| title=The Bio* toolkits--a brief overview. | journal=Brief Bioinform | year= 2002 | volume= 3 | issue= 3 | pages= 296–302 | pmid=12230038 | doi= 10.1093/bib/3.3.296| doi-access= free }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2011, the BioRuby project introduced the Biogem software plugin system,&amp;lt;ref name=&amp;quot;pmid22332238&amp;quot;&amp;gt;{{cite journal |vauthors=Bonnal R, Aerts J, Githinji G, Goto N, MacLean D, Miller C, Mishima H, Pagani M, Ramirez-Gonzalez R, Smant G, Strozzi F, Syme R, Vos R, Wennblom T, Woodcroft B, Katayama T, Prins P |title=Biogem: an effective tool-based approach for scaling up open source software development in bioinformatics |journal=Bioinformatics |volume=28 |issue=7 |pages=1035–7 |date=April 2012 |pmid=22332238 |pmc=3315718 |doi=10.1093/bioinformatics/bts080 |url=}}&amp;lt;/ref&amp;gt; with two or three new plugins added every month.&lt;br /&gt;
&lt;br /&gt;
BioRuby is managed via the BioRuby website and [[GitHub]] repository.&amp;lt;ref name=&amp;quot;github&amp;quot;&amp;gt;{{cite web |title=bioruby/bioruby |url=https://github.com/bioruby/bioruby |publisher=BioRuby Project |access-date=25 May 2021 |date=2021-05-15}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;home&amp;quot;&amp;gt;{{cite web |title=BioRuby |url=http://bioruby.org/ |website=bioruby.org |access-date=25 May 2021}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===BioRuby===&lt;br /&gt;
The BioRuby project was first started in 2000 by Toshiaki Katayama as a Ruby implementation of similar bioinformatics packages such as [[BioPerl]] and [[Biopython|BioPython]]. The initial release of version 0.1 was frequently updated by contributors both informally and at organised “hackathon” events; in June 2005, BioRuby was funded by IPA as an Exploratory Software Project,&amp;lt;ref&amp;gt;{{Cite web|url = https://www.ipa.go.jp/english/humandev/third.html|title = IPA Information-technology Promotion Agency, Japan : IPA:Exploratory IT Human Resources Project (The MITOH Program)}}&amp;lt;/ref&amp;gt; culminating with the release of version 1.0.0 in February 2006.&amp;lt;ref&amp;gt;{{Cite web|url = http://mailman.open-bio.org/pipermail/bioruby/2006-February/002683.html|title = [BioRuby] BioRuby 1.0.0 released|date = 2006-02-27|access-date = 2014-09-10}}&amp;lt;/ref&amp;gt; Between 2009 and 2012, BioRuby was the focus of a number of [[Google Summer of Code]] projects to improve the codebase.&amp;lt;ref name=&amp;quot;github-gsoc&amp;quot;&amp;gt;{{cite web |title=bioruby/documents |url=https://github.com/bioruby/documents/wiki/Google_Summer_of_Code |website=GitHub |access-date=25 May 2021 |language=en}}&amp;lt;/ref&amp;gt; BioRuby Version 2.0.0 was released in 2019.&amp;lt;ref name=&amp;quot;home&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biogem ==&lt;br /&gt;
Biogem provides a set of tools for bioinformaticians who want to code an application or library that uses or extends BioRuby&amp;#039;s core library, as well as share the code as a gem on rubygems.org.&amp;lt;ref name=&amp;quot;rubygems-home&amp;quot;&amp;gt;{{cite web |title=RubyGems.org {{!}} your community gem host |url=https://rubygems.org/ |website=rubygems.org |access-date=25 May 2021}}&amp;lt;/ref&amp;gt; Any gem published via the Biogem framework is also listed at biogems.info.&amp;lt;ref name=&amp;quot;biogems-home&amp;quot;&amp;gt;{{cite web |title=biogems.info - gems for bioinformatics |url=http://biogems.info |website=biogems.info |access-date=25 May 2021}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The aim of Biogem is to promote a modular approach to the BioRuby package and simplify the creation of modules by automating process of setting up directory/file scaffolding, a git repository and releasing online package databases.&amp;lt;ref&amp;gt;{{Cite web|url = http://bioruby.open-bio.org/wiki/Plugins|title = Plugins - BioRuby}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Popular Biogems ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; !! Biogem !! Description !! Version&lt;br /&gt;
|-&lt;br /&gt;
| 1 || [http://rubygems.org/gems/bio bio]  || Bioinformatics Library || 1.4.3.0001&lt;br /&gt;
|-&lt;br /&gt;
| 2 || [http://rubygems.org/gems/biodiversity biodiversity]  || Parser of scientific names || 3.1.5&lt;br /&gt;
|-&lt;br /&gt;
| 3 || [http://rubygems.org/gems/simple-spreadsheet-extractor Simple Spreadsheet extractor]  || Basic spreadsheet content extraction using Apache poi  || 0.13.3&lt;br /&gt;
|-&lt;br /&gt;
| 4 || [http://rubygems.org/gems/bio-gem Bio gem] || Software generator for Ruby || 1.36&lt;br /&gt;
|-&lt;br /&gt;
| 5 || [http://rubygems.org/gems/bio-samtools Bio samtools] || Binder of samtools for Ruby || 2.1.0&lt;br /&gt;
|-&lt;br /&gt;
| 6 || [http://rubygems.org/gems/t2-server t2 server] || Support for interacting with the taverna 2 server || 1.1.0&lt;br /&gt;
|-&lt;br /&gt;
| 7 || [http://rubygems.org/gems/bio-ucsc-api bio ucsc api] || The Ruby ucsc api || 0.6.2&lt;br /&gt;
|-&lt;br /&gt;
| 8 || [http://rubygems.org/gems/entrez entrez] || http request to entrez e-utilities || 0.5.8.1&lt;br /&gt;
|-&lt;br /&gt;
| 9 || [http://rubygems.org/gems/bio-gadget bio gadget] || Gadget for bioinformatics || 0.4.8&lt;br /&gt;
|-&lt;br /&gt;
| 10 || [http://rubygems.org/gems/sequenceserver sequenceserver] || Blast search made easy! || 0.8.7&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Open Bioinformatics Foundation]]&lt;br /&gt;
* [[BioPerl]]&lt;br /&gt;
* [[BioPython]]&lt;br /&gt;
* [[BioJava]]&lt;br /&gt;
* [[BioJS]]&lt;br /&gt;
* [[Earth BioGenome Project]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{Official website|http://bioruby.org}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Free bioinformatics software]]&lt;br /&gt;
[[Category:Perl software]]&lt;br /&gt;
[[Category:Computational science]]&lt;br /&gt;
[[Category:Bioinformatics software]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Wikideas1</name></author>
	</entry>
</feed>