Description Objects from the Class Extends Methods Examples
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".
Objects can be created by calls of the form new("gSlide", nRows, nColumns, byrow, comment)
.
Class "gArray"
, directly.
signature(x = "gSlide")
: ...
signature(.Object = "gSlide")
: ...
signature(object = "gSlide")
: ...
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.