ecl-logo Documentation

Model[Maintenance, CellBleach]

Stores information and parameters that are used by a by a maintenance protocol to dispose of cell samples by bleaching them.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Maintenance, CellBleach, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Maintenance, CellBleach]
    Pattern Description: Model[Maintenance, CellBleach]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Objects

    Objects that represent instances of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Authors

    The person who created this model of maintenance.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    Deprecated

    Indicates if this type of maintenance is historical and no longer used in the lab.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Qualifications & Maintenance

General

    LiquidHandler

    The model of liquid handler which performed the bleaching.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Bleach

    The model of bleach that will be used to sterilize the cells.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    BleachVolumeFraction

    The volume of bleach that is added to the cells, expressed as a fraction of the recommended working volume of the container.
    Format: Single
    Class: Real
    Programmatic Pattern: RangeP[0, 1, Inclusive -> Right]

    BleachTime

    The length of time for which bleach is incubated with the cells.
    Format: Single
    Class: Real
    Unit: 1 minute
    Programmatic Pattern: GreaterP[0 Minute]
Last modified on Mon 26 Sep 2022 15:43:55