features.rb

Path: lib/bio/compat/features.rb
Last Update: Sun Dec 04 02:16:41 +0000 2011

bio/compat/features.rb - Obsoleted Features class

Copyright:Copyright (c) 2002, 2005 Toshiaki Katayama <k@bioruby.org>
              2006        Jan Aerts <jan.aerts@bbsrc.ac.uk>
              2008        Naohisa Goto <ng@bioruby.org>
License:The Ruby License

$Id: features.rb,v 1.1.2.2 2008/03/10 13:42:26 ngoto Exp $

Description

The Bio::Features 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::Features) will soon be removed, Please change your code not to use Bio::Features.

Note that Bio::Feature is different from the Bio::Features. Bio::Feature still exists to store DDBJ/GenBank/EMBL feature information.

Required files

bio/location  

[Validate]