Layout-class {maDB}R Documentation

Microarray grid and print tip layout description object

Description

This object can be used to describe the layout of a microarray (the number of sub grids or the number of spots per sub grid (print tip group)). The description of the array layout is essential for e.g. a print tip normalization method.

Slots

n.grid.row:
The number of sub grid rows onto the array.
n.grid.col:
The number of sub grid columns on the array.
n.spot.row:
The number of spot columns per sub grid.
n.spot.col:
The number of spot rows per sub grid.

Methods

No methods defined with class "Layout" in the signature.

Author(s)

Johannes Rainer

References

See Also

MadbSet-class

Examples






[Package maDB version 1.10.0 Index]