Method: Bio::Map::SimpleMap#length

Defined in:
lib/bio/map.rb

#lengthObject

Length of the map



365
366
367
# File 'lib/bio/map.rb', line 365

def length
  @length
end