[BioRuby-cvs] bioruby/doc Changes-1.3.rd,NONE,1.1.2.1

Naohisa Goto ngoto at dev.open-bio.org
Tue May 13 11:21:47 UTC 2008


Update of /home/repository/bioruby/bioruby/doc
In directory dev.open-bio.org:/tmp/cvs-serv8813/doc

Added Files:
      Tag: BRANCH-biohackathon2008
	Changes-1.3.rd 
Log Message:
newly added documents describing important or incompatible changes in
bioruby-1.3 (after bioruby-1.2.1).


--- NEW FILE: Changes-1.3.rd ---
= Incompatible and important changes since the BioRuby 1.2.1 release

A lot of changes have been made to the BioRuby after the version 1.2.1
is released.

== Incompatible changes

--- Bio::Features

Bio::Features is obsoleted and changed to an array of Bio::Feature object
with some backward compatibility methods. The backward compatibility methods
will soon be removed in the future.

--- Bio::References

Bio::References is obsoleted and changed to an array of Bio::Reference object
with some backward compatibility methods. The backward compatibility methods
will soon be removed in the future.

--- Bio::BLAST::Default::Report, Bio::BLAST::Default::Report::Hit,
    Bio::BLAST::Default::Report::HSP, Bio::BLAST::WU::Report,
    Bio::BLAST::WU::Report::Hit, Bio::BLAST::WU::Report::HSP

* Iteration#lambda, #kappa, #entropy, #gapped_lambda, #gapped_kappa,
  and #gapped_entropy, and the same methods in the Report class are
  changed to return float or nil instead of string or nil.





More information about the bioruby-cvs mailing list