class Bio::DAS::GFF
Attributes
href[RW]
segments[R]
version[RW]
Public Class Methods
new()
click to toggle source
# File lib/bio/io/das.rb, line 376 def initialize @segments = Array.new end