BioRuby 2.0.2 – Bioinformatics Software for Ruby Language

BioRuby 2.0.2

:: DESCRIPTION

BioRuby is an open source Ruby library for developing bioinformatics software. Object oriented scripting language Ruby has many features suitable for bioinformatics research, for example, clear syntax to express complex objects, regular expressions for text handling as powerful as Perl’s, a wide variety of libraries including web service etc. As the syntax of the Ruby language is simple and very clean, we believe that it is easy to learn for beginners, easy to use for biologists, and also powerful enough for the software developers.

Advertisement

In BioRuby, you can retrieve biological database entries from flat files, internet web servers and local relational databases. These database entries can be parsed to extract information you need. Biological sequences can be treated with the fulfilling methods of the Ruby’s String class and with regular expressions. Daily tools like Blast, Fasta, Hmmer and many other software packages for biological analysis can be executed within the BioRuby script, and the results can be fully parsed to extract the portion you need. BioRuby supports major biological database formats and provides many ways for accessing them through flatfile indexing, SQL, web services etc. Various web services including KEGG API can be easily utilized by BioRuby.

::DEVELOPER

(Human Genome Center),Kyoto University (Bioinformatics Center) and the Open Bio Foundation.

:: SCREENSHOTS

:: REQUIREMENTS

  • Linux / Windows / Mac OsX
  • Ruby

:: DOWNLOAD

BioRuby

:: MORE INFORMATION

Citation:

BioRuby: Bioinformatics software for the Ruby programming language
Naohisa Goto, Pjotr Prins, Mitsuteru Nakao, Raoul Bonnal, Jan Aerts and Toshiaki Katayama
Bioinformatics (2010) 26(20): 2617-2619.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.