gAssembly-class: Class '"gAssembly"'

Description Objects from the Class Slots Methods See Also

Description

A class represent an assembly of experiment plates.

Objects from the Class

Objects can be created by calls of the form new("gAssembly", plate, n, comment).

Slots

plate:

Object of class "gArray". Plate used in the experiment.

n:

Object of class "integer". NUmber of plates used.

layout:

Object of class "data.frame". The layout of wells in the assembly.

metadata:

Object of class "list". A list holds meta data of the assembly.

Methods

getLayout

signature(x = "gAssembly"): Return a data frame that represent the wells location in the assembly.

metadata

signature(x = "gAssembly"): Get metadata.

metadata<-

signature(x = "gAssembly"): Set metadata.

show

signature(object = "gAssembly"): Print a brief summary of the assembly.

See Also

"gContainer".


OSAT documentation built on Nov. 8, 2020, 5:48 p.m.