Method: Bio::DAS::GFF#initialize
- Defined in:
- lib/bio/io/das.rb
#initialize ⇒ GFF
Returns a new instance of GFF.
375 376 377 |
# File 'lib/bio/io/das.rb', line 375 def initialize @segments = Array.new end |
Returns a new instance of GFF.
375 376 377 |
# File 'lib/bio/io/das.rb', line 375 def initialize @segments = Array.new end |