Method: Bio::Map::SimpleMap#name

Defined in:
lib/bio/map.rb

#nameObject

Name of the map



359
360
361
# File 'lib/bio/map.rb', line 359

def name
  @name
end