Layout-class {maDB}R Documentation

Micro array grid and print tip layout description object

Description

This object can be used to describe the layout of a micro array like the number of sub grids or the number of spots per sub grid (print tip group). Usually all spots of one sub grid are spotted by one print tip / needle onto the micro array surface. The description of these print tip organisation is essential if for example a print tip normalization method is used.

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

EexprSet-class

Examples






[Package maDB version 1.8.0 Index]