Method: Bio::EMBLDB::Common#initialize
- Defined in:
- lib/bio/db/embl/common.rb
#initialize(entry) ⇒ Object
86 87 88 |
# File 'lib/bio/db/embl/common.rb', line 86 def initialize(entry) super(entry, TAGSIZE) end |
86 87 88 |
# File 'lib/bio/db/embl/common.rb', line 86 def initialize(entry) super(entry, TAGSIZE) end |