class Bio::Map::Marker

Description

This class handles markers that are anchored to a Bio::Map::SimpleMap. It includes Bio::Map::ActsLikeMarker, and therefore supports the methods of that module.

Usage

marker_a = Bio::Map::Marker.new('marker_a')
marker_b = Bio::Map::Marker.new('marker_b')