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]].
Relation: Object[LaboratoryNotebook][Objects]
Objects
Objects that represent instances of this model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Maintenance, CellBleach][Model]
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
Targets
The target model of object for which this model of Maintenance is designed to maintain.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
MaintenanceFrequencies
A list of the targets and their required frequencies.
Format: Computable
Header: ['Target', 'Time Interval']
Programmatic Pattern: {{ObjectReferenceP[{Model[Instrument], Model[Container], Model[Sample], Model[Sensor], Model[Part], Model[Item]}], GreaterP[0 Day] | Null}...}
Expression: SafeEvaluate[{Field[Targets], Field[Object]}, Computables`Private`maintenanceFrequenciesComputable[Field[Targets], Field[Object]]]
General
LiquidHandler
The model of liquid handler which performed the bleaching.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Instrument]
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