Model[Qualification, PipettingLinearity]
A set of parameters for a Qualification that checks the accuracy between the predicted and actual volume pipetted by an instrument.
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[Qualification, PipettingLinearity, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Qualification, PipettingLinearity]
Pattern Description: Model[Qualification, PipettingLinearity]
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
Purpose
The purpose or intent of this model Qualification.
Format: Single
Class: String
Programmatic Pattern: _String
Authors
The person(s) who created this Qualification model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
Deprecated
Indicates if this model Qualification is historical and no longer used in the lab.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Qualifications & Maintenance
Targets
The object that this model of Qualification is designed to assess.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Model[Instrument][QualificationFrequency, 1] | Model[Container][QualificationFrequency, 1] | Model[Sample][QualificationFrequency, 1] | Model[Sensor][QualificationFrequency, 1] | Model[Part][QualificationFrequency, 1] | Model[Item][QualificationFrequency, 1] | Model[User][QualificationFrequency, 1]
QualificationFrequency
A list of the targets and their required frequencies in the form: {target Object, time interval}.
Format: Computable
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`qualificationFrequenciesComputable[Field[Targets], Field[Object]]]
Experimental Results
PassLog
A historical record of the Qualifications that passed.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] Qualification
Header: Qualification
Class: Link
Programmatic Pattern: _Link
Relation: Object[Qualification]
FailLog
A historical record of the Qualifications that failed.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] Qualification
Header: Qualification
Class: Link
Programmatic Pattern: _Link
Relation: Object[Qualification]
[[3]] Troubleshooting
Header: Troubleshooting
Class: Link
Programmatic Pattern: _Link
Relation: Object[Troubleshooting]
Sample Preparation
PreparatoryUnitOperations
A list of transfers, consolidations, aliquiots, mixes and diutions that will be performed in the order listed to prepare samples for the qualification.
Format: Multiple
Class: Expression
Programmatic Pattern: SamplePreparationP
General
TipModel
The model of the pipetting tip that will be used to test pipetting linearity.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Item]
PipettingChannels
The list of pipetting channels to be tested.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
NumberOfPlates
The number of plates that will be used for this Qualification.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
NumberOfReplicates
The number of replicates per volume per channel that will be tested in pipetting linearity.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
NumberOfConcentrations
The number of different concentrations pipetted by each pipette channel to test pipetting linearity.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
PlateModel
The model of the plate that will be used for this Qualification.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container]
FluorescentModel
The model of the fluorescent reagent that will be used for detection in this Qualification.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample]
FluorescentConcentration
The initial concentration of fluorescent reagent pipetted on the instrument.
Format: Single
Class: Real
Unit: 1 nanomole per liter
Programmatic Pattern: GreaterEqualP[0 Nanomolar]
FluorescentReservoirModel
The container in which the fluorescent reagent is prepared in, prior to pipetting.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container]
FluorescentDeadVolume
The dead volume in the FluorescentReservoirModel used to hold the fluorescent reagent. This volume must be accounted for when preparing the fluorescent reagent needed.
Format: Single
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
BufferModel
The model of the the buffer that will be used in this Qualification.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample]
BufferReservoirModel
The container in which the buffer is prepared in, prior to pipetting.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container]
BufferDeadVolume
The dead volume in the BufferReservoirModel used to hold the buffer. This volume must be accounted for when preparing the buffer needed.
Format: Single
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Liter Micro]
PlateReader
The model of plate reader instrument is used to assess fluorescence intensity.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Instrument]
ExcitationWavelength
The wavelength of light used to excite the samples.
Format: Single
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterEqualP[0 Nano Meter]
EmissionWavelength
The primary wavelength at which fluorescence emitted from the samples is measured.
Format: Single
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterEqualP[0 Nano Meter]
PassingRValue
The threshold for the Coefficient of Correlation calculated from the dataset required to pass the Qualification.
Format: Single
Class: Real
Programmatic Pattern: GreaterP[0]
Last modified on Mon 26 Sep 2022 15:43:56