A class repressent a slide used in experiment. Inherited from
Class "gArray". The layout of the slide is descriped by a data
frame with columns of "rows", "columns", and "wells".
Arguments
Objects from the Class
Objects can be created by calls of the form new("gSlide", nRows, nColumns, byrow, comment).