[BioRuby] BioRuby 0.6.4 released
Toshiaki Katayama
ktym at hgc.jp
Thu Sep 1 03:34:59 EDT 2005
Hello,
We have released BioRuby 0.6.4 at
http://bioruby.org/archive/bioruby-0.6.4.tar.gz
# Note that 0.6.3 was not announced as the some features
# made backward incompatible.
This release contains following improvements and a lot of bug fixes.
* siRNA designer class is contributed by Itoshi Nikaido.
(lib/bio/util/sirna.rb)
* fastacmd wrapper is contributed by Shinji Shigenobu.
(lib/bio/io/fastacmd.rb)
* bl2seq parser is contributed by Tomoaki Nishiyama.
(lib/bio/appl/bl2seq/report.rb)
* new application execution factory is provided.
(lib/bio/command.rb)
* FlatFile class can accept Blast results, Spidey, Blat, Sim4 and
some KEGG formats (KO, GLYCAN, REACTION).
* some methods are added to SPTr class proposed by Luca Pireddu.
(lib/bio/db/embl/sptr.rb)
* external2go parser is added. (lib/bio/db/go.rb)
* improved amino/nucleic data classes to have some handy methods.
(lib/bio/data/)
* fixed hmmer parser (by Masashi Fujita) and remote execution of
blast and fasta using GenomeNet.
* some English documentations are added. (doc/)
See ChangeLog file for more detail.
On 2005/08/31, at 22:52, GOTO Naohisa wrote:
> I put ./doc/Tutorial.rd into BioRuby CVS repository.
This document and the KEGG API manual are included in 0.6.4 release.
Regards,
Toshiaki Katayama
More information about the BioRuby
mailing list