aafChromLoc-class: Class aafChromLoc, a class for gene chromosome locations
Description
An abstraction for gene chromosome locations from Bioconductor
data packages.
Objects from the Class
Objects are generally created by the aafChromLoc
constructor. Objects can also be created manually by calls of the
form new("aafChromLoc", description)
.Slots
.Data
:- Object of class
integer
Extends
Class integer
, from data part.