Path: | lib/bio/compat/references.rb |
Last Update: | Sun Dec 04 02:16:41 +0000 2011 |
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 $
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.