ecl-logo Documentation

Define

Define[name]primitive

generates an ExperimentSampleManipulation-compatible primitive that describes the definition of a sample, container, or model's name reference in other primitives.

Details

    Input
    Output
    Method Options
    Attributes
  • Protected

Examples

Basic Examples  (5)

Create a primitive to tag a sample reference with a specified name:

Define a name for a model:

Define a name for a container:

Define a name for a container model:

Define a name for a sample at a particular location:

Additional Examples  (1)

Define a plate and a sample within that plate:

Options  (16)

Container  (1)

When the Container key is specified and the Well key is not specified, the Name refers to the specified container or container model:

ContainerName  (1)

Name the container of a specified sample:

DefaultStorageCondition  (1)

Specify the storage condition of the model created for the sample that will be created at a particular location:

ExpirationDate  (1)

Specify the expiration date of the sample that will be created at a particular location:

Expires  (1)

Indicate if of the model created for the sample that will be created at a particular location will expire:

Model  (1)

Specify the model of the sample that will be created at a particular location:

ModelName  (1)

Specify the name of the model created for the sample that will be created at a particular location:

ModelType  (1)

Specify the type of the model created for the sample that will be created at a particular location:

Sample  (1)

When the Sample key is specified, the Name refers to the specified sample or model:

SamplesOut  (1)

Indicate that the sample which will be created should be included in the SamplesOut of the protocol:

ShelfLife  (1)

Specify the shelf life of the model created for the sample that will be created at a particular location:

State  (1)

Specify the state of the model created for the sample that will be created at a particular location:

StorageCondition  (1)

Specify the storage condition of the sample that will be created at a particular location:

TransportWarmed  (1)

Specify the transportation temperature for the model created at a particular location:

UnsealedShelfLife  (1)

Specify the unsealed shelf life of the model created for the sample that will be created at a particular location:

Well  (1)

When the Container and Well keys are specified, the Name refers to the sample at this location (even if it does not yet exist):

Attributes  (1)

Protected  (1)

The Define head is protected: