references.rb

Path: lib/bio/compat/references.rb
Last Update: Thu Feb 18 18:16:45 +0000 2010

bio/compat/references.rb - Obsoleted References class

Copyright:Copyright (C) 2008 Toshiaki Katayama <k@bioruby.org>, Ryan Raaum <ryan@raaum.org>, Jan Aerts <jandot@bioruby.org>, Naohisa Goto <ng@bioruby.org>
License:The Ruby License

$Id: references.rb,v 1.1.2.1 2008/03/04 10:07:49 ngoto Exp $

Description

The Bio::References class was obsoleted after BioRuby 1.2.1. To keep compatibility, some wrapper methods are provided in this file. As the compatibility methods (and Bio::References) will soon be removed, Please change your code not to use Bio::References.

Note that Bio::Reference is different from Bio::References. Bio::Reference still exists for storing a reference information in sequence entries.

[Validate]