CytoMap | A Bio::MapI compliant map implementation handling cytogenic bands |
CytoMarker | An object representing a marker. |
CytoPosition | Marker class with cytogenetic band storing attributes |
LinkageMap | A representation of a genetic linkage map. |
LinkagePosition | Create a Position for a Marker that will be placed
on a Bio::Map::LinkageMap |
MapI | Interface for describing Map objects in bioperl |
MappableI | An object that can be placed in a map |
Marker | An central map object representing a generic marker
that can have multiple location in several maps. |
MarkerI | Interface for basic marker functionality |
Microsatellite | An object representing a Microsatellite marker. |
OrderedPosition | Abstracts the notion of a member
of an ordered list of markers. Each marker is a certain distance
from the one in the ordered list before it. |
OrderedPositionWithDistance | Abstracts the notion of a member
of an ordered list of markers. Each marker is a certain distance
from the one in the ordered list before it. |
Position | A single position of a Marker in a Map |
PositionI | Abstracts the notion of a position having
a value in the context of a marker and a Map |
SimpleMap | A MapI implementation handling the basics of a Map |