Object[Protocol, Transfer]
A protocol for moving liquid or solids between containers.
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: Object[Protocol, Transfer, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Protocol, Transfer]
Pattern Description: Object[Protocol, Transfer]
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]
Author
The investigator who created this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User][ProtocolsAuthored]
General
DateConfirmed
The date on which the protocol first entered processing or a backlog.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateEnqueued
The date on which the protocol was accepted and added to the queue.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateStarted
The date on which the protocol moved from the front of the queue to begin running in the lab.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCompleted
The date on which the last step of this protocol's execution was finished.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCanceled
The date on which the protocol was canceled and removed from the queue.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Script
The script that created this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Notebook][Protocols]
SubprotocolScripts
All scripts generated by this protocol as a list of subprotocols.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Notebook, Script][ParentProtocol]
Site
The ECL site at which this protocol was executed.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container, Site]
SamplesIn
Input samples for this analytical or preparative experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ContainersIn
Any containers containing this protocols' SamplesIn.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
NumberOfReplicates
Indicates the number of times the experiment is repeated with identical parameters.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
Status
The current status of the protocol.
Format: Single
Class: Expression
Programmatic Pattern: ProtocolStatusP
CheckpointProgress
A listing of all the checkpoints passed in the execution of this protocol.
Format: Multiple
[[1]] Name
Header: Name
Class: String
Programmatic Pattern: _String
[[2]] Start Time
Header: Start Time
Class: Date
Programmatic Pattern: _?DateObjectQ
[[3]] End Time
Header: End Time
Class: Date
Programmatic Pattern: _?DateObjectQ|Null
SubprotocolDescription
A short title indicating what this subprotocol accomplishes.
Format: Single
Class: String
Programmatic Pattern: _String
BatchedUnitOperations
The individual batches of the protocol, as they will be executed in the lab.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[UnitOperation][Protocol]
ReplacementProtocol
If this protocol was aborted due to technical reasons, links to the replacement protocol run in its place.
Format: Single
Class: Link
Programmatic Pattern: _Link
Sterile
Indicates if the protocol is performed in a sterile environment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
LiquidHandlingLog
The instrumentation trace file that monitored and recorded the execution of this robotic liquid handling.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
PooledSamplesIn
The members of SamplesIn gathered into the pools that are mixed in each AliquotContainer.
Format: Multiple
Class: Expression
Programmatic Pattern: {ObjectReferenceP[Object[Sample]]..}
NestedIndexMatchingSamplesIn
The members of SamplesIn gathered into the pools that are mixed in each AliquotContainer.
Format: Multiple
Class: Expression
Programmatic Pattern: {ObjectReferenceP[Object[Sample]]..}
InitialNitrogenPressure
The pressure data of the nitrogen gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
NitrogenPressureLog
The pressure log for the nitrogen gas source for the relevant section of the facility.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
InitialCO2Pressure
The pressure data of the CO2 gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
CO2PressureLog
The pressure log for the CO2 gas source for the relevant section of the facility.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
InitialArgonPressure
The pressure data of the argon gas source before starting the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
HoldOrder
Indicates if the queue position of this protocol should be strictly enforced, regardless of the available resources in the lab.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
Priority
Indicates if this protocol should be prioritized to start at the given StartDate, have dedicated operation for its entirety, and not be interrupted by other protocols.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
StartDate
The date at which this protocol should be prioritized to start.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Branch
The git branch that this protocol should be run on.
Format: Single
Class: String
Programmatic Pattern: _String
Destinations
For each member of SamplesIn, the destinations samples or containers for each of our transfers.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Amounts
For each member of SamplesIn, the amount of that sample that is transferred to the corresponding SamplesOut. An Amount of Null indicates that all of the source is transferred to the destination.
Format: Multiple
Class: VariableUnit
Programmatic Pattern: GreaterEqualP[0 Milliliter] | GreaterEqualP[0 Milligram] | GreaterEqualP[0 Unit, 1 Unit]
SourceWells
For each member of SamplesIn, the position in the source container from which our sample is aspirated.
Format: Multiple
Class: String
Programmatic Pattern: _String
TransferEnvironments
The environment in which the transfer will be performed (Biosafety Cabinet, Fume Hood, Glove Box, or Bench). Containers involved in the transfer will first be moved into the TransferEnvironment (with covers on), uncovered inside of the TransferEnvironment, then covered after the Transfer has finished -- before they're moved back onto the operator cart. Consult the SterileTechnique/RNaseFreeTechnique option when using a BSC.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Instruments
The instruments used to transfer the sample from the source container (or from the intermediate container if IntermediateDecant->True) to the destination container.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container, Syringe] | Model[Container, GraduatedCylinder] | Model[Instrument, Pipette] | Model[Instrument, Aspirator] | Model[Item, Spatula] | Model[Item, Tweezer] | Model[Item, TransferTube] | Model[Item, ChippingHammer] | Model[Item, Scissors] | Object[Container, Syringe] | Object[Container, GraduatedCylinder] | Object[Instrument, Pipette] | Object[Instrument, Aspirator] | Object[Item, Spatula] | Object[Item, Tweezer] | Object[Item, TransferTube] | Object[Item, ChippingHammer] | Object[Item, Scissors]
MaxNumberOfAspirationMixes
For each member of AspirationMix, the maximum number of times that the source sample was mixed during aspiration in order to achieve a homogeneous solution before the transfer.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
Replicate Experiments
Template
The protocol whose option selections should be selected as the default options for this protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol][ProtocolsTemplated]
ProtocolsTemplated
Protocols which were generated using this protocol's options as a starting point for its option defaults.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol][Template]
Sample Preparation
PreparatoryUnitOperations
A list of transfers, consolidations, aliquots, mixes and dilutions that will be performed in the order listed to prepare samples for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: _ | _
PreparatoryPrimitives
A list of transfers, consolidations, aliquots, mixes and dilutions that will be performed in the order listed to prepare samples for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: _ | _
VolumeCheckSamplePrep
Indicates if any liquid samples prepared by using the PreparatoryUnitOperations option should have their volumes measured and updated before running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
IncubateSamplePreparation
For each member of SamplesIn, parameters describing how the input samples should be heated prior to any aliquoting or the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
CentrifugeSamplePreparation
For each member of SamplesIn, parameters describing how the input samples should be spun down prior to any aliquoting or the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
FilterSamplePreparation
For each member of SamplesIn, parameters describing how particulates should be separated from the input samples prior to any aliquoting or the start of the experiment.
Format: Multiple
[Filtration]
Header: Filtration
Class: Boolean
[FiltrationType]
Header: FiltrationType
Class: Expression
[Filter]
Header: Filter
Class: Link
Relation: Object[Container] | Model[Container] | Object[Sample] | Model[Sample] | Object[Item] | Model[Item]
[FilterMaterial]
Header: FilterMaterial
Class: Expression
[FilterPoreSize]
Header: FilterPoreSize
Class: Real
Unit: 1 micrometer
[FilterContainerOut]
Header: FilterContainerOut
Class: Expression
[FilterInstrument]
Header: FilterInstrument
Class: Link
Relation: Model[Instrument, FilterBlock] | Object[Instrument, FilterBlock] | Model[Instrument, PeristalticPump] | Object[Instrument, PeristalticPump] | Model[Instrument, VacuumPump] | Object[Instrument, VacuumPump] | Model[Instrument, Centrifuge] | Object[Instrument, Centrifuge] | Model[Instrument, SyringePump] | Object[Instrument, SyringePump]
[FilterSyringe]
Header: FilterSyringe
Class: Link
[FilterHousing]
Header: FilterHousing
Class: Link
[FilterIntensity]
Header: FilterIntensity
Class: VariableUnit
[FilterTime]
Header: FilterTime
Class: Real
Unit: 1 minute
[FilterTemperature]
Header: FilterTemperature
Class: Real
Unit: 1 degree Celsius
[FilterSterile]
Header: FilterSterile
Class: Boolean
[FilterAliquotContainer]
Header: FilterAliquotContainer
Class: Expression
[FilterAliquot]
Header: FilterAliquot
Class: Real
Unit: 1 liter
[PrefilterMaterial]
Header: PrefilterMaterial
Class: Expression
[PrefilterPoreSize]
Header: PrefilterPoreSize
Class: Real
Unit: 1 micrometer
[FilterAliquotDestinationWell]
Header: FilterAliquotDestinationWell
Class: Expression
SamplePreparationProtocols
Protocols used to mix, centrifuge, incubate, and filter the SamplesIn prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
PooledIncubateSample Preparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be incubated after aliquoting but prior to the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
NestedIndexMatchingIncubate SamplePreparation
For each member of NestedIndexMatchingSamplesIn, parameters describing how the pooled samples should be incubated after aliquoting but prior to the start of the experiment.
Format: Multiple
[Incubate]
Header: Incubate
Class: Boolean
[IncubationTemperature]
Header: IncubationTemperature
Class: Real
Unit: 1 degree Celsius
[IncubationTime]
Header: IncubationTime
Class: Real
Unit: 1 second
[Mix]
Header: Mix
Class: Boolean
[MixType]
Header: MixType
Class: Expression
[MixUntilDissolved]
Header: MixUntilDissolved
Class: Boolean
[MaxIncubationTime]
Header: MaxIncubationTime
Class: Real
Unit: 1 second
[IncubationInstrument]
Header: IncubationInstrument
Class: Link
[AnnealingTime]
Header: AnnealingTime
Class: Real
Unit: 1 second
[IncubateAliquotContainer]
Header: IncubateAliquotContainer
Class: Expression
[IncubateAliquot]
Header: IncubateAliquot
Class: Real
Unit: 1 liter
[IncubateAliquotDestinationWell]
Header: IncubateAliquotDestinationWell
Class: Expression
PooledCentrifugeSample Preparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be centrifuge after aliquoting and pooled mixing but prior to the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
NestedIndexMatchingCentrifuge SamplePreparation
For each member of PooledSamplesIn, parameters describing how the pooled samples should be centrifuge after aliquoting and pooled mixing but prior to the start of the experiment.
Format: Multiple
[Centrifuge]
Header: Centrifuge
Class: Boolean
[CentrifugeInstrument]
Header: CentrifugeInstrument
Class: Link
[CentrifugeIntensity]
Header: CentrifugeIntensity
Class: VariableUnit
[CentrifugeTime]
Header: CentrifugeTime
Class: Real
Unit: 1 minute
[CentrifugeTemperature]
Header: CentrifugeTemperature
Class: Real
Unit: 1 degree Celsius
[CentrifugeAliquotContainer]
Header: CentrifugeAliquotContainer
Class: Expression
[CentrifugeAliquot]
Header: CentrifugeAliquot
Class: Real
Unit: 1 liter
[CentrifugeAliquotDestinationWell]
Header: CentrifugeAliquotDestinationWell
Class: Expression
FilteredSamples
Samples corresponding to filtered eluents of SamplesIn generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample]
Aliquoting
AliquotSamplePreparation
For each member of AliquotSamples, parameters describing how aliquots should be drawn from the input samples after initial sample preparation in order to create new aliquot samples upon which aliquot preparation and the experiment should proceed.
Format: Multiple
[Aliquot]
Header: Aliquot
Class: Boolean
[AliquotAmount]
Header: AliquotAmount
Class: Expression
[TargetConcentration]
Header: TargetConcentration
Class: Expression
[AssayVolume]
Header: AssayVolume
Class: Real
Unit: 1 milliliter
[AliquotContainer]
Header: AliquotContainer
Class: Expression
[AssayBuffer]
Header: AssayBuffer
Class: Link
[BufferDiluent]
Header: BufferDiluent
Class: Link
[BufferDilutionFactor]
Header: BufferDilutionFactor
Class: Real
[ConcentratedBuffer]
Header: ConcentratedBuffer
Class: Link
[DestinationWell]
Header: DestinationWell
Class: Expression
[TargetConcentrationAnalyte]
Header: TargetConcentrationAnalyte
Class: Expression
[AliquotSampleLabel]
Header: AliquotSampleLabel
Class: String
AliquotProtocols
Protocols used to create AliquotSamples prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
AliquotPreparationProtocols
Protocols used to mix, centrifuge, incubate, and filter the AliquotSamples prior to starting the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
AliquotSamples
Samples corresponding to aliquots of SamplesIn generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample]
AliquotContainers
Containers that hold AliquotSamples generated during sample preparation and intended for use in this experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
SaveAliquots
Indicates if the AliquotSamples should be stored after the experiment, rather than being discarded.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
ConsolidateAliquots
Indicates if identical aliquots should be consolidated in a single sample.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
AliquotPreparation
Indicates if the aliquotting should occur manually or on a robotic liquid handler.
Format: Single
Class: Expression
Programmatic Pattern: PreparationMethodP
AliquotVolumes
For each member of SamplesIn, the volume transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterP[0 Micro Liter]
AliquotMasses
For each member of SamplesIn, the mass of a solid transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 milligram
Programmatic Pattern: GreaterP[0 Milligram]
AliquotAmounts
For each member of SamplesIn, the amount transferred from the sample into the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: VariableUnit
Programmatic Pattern: GreaterP[0 Milliliter] | GreaterP[0 Milligram] | GreaterP[0 Unit, 1 Unit]
TargetConcentrations
For each member of SamplesIn, the final concentration of analyte in the aliquot sample which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: Milligram
Hold[GreaterP[0 Micro Molar] | GreaterP[0 ----------]]
Milliliter
AssayVolumes
For each member of SamplesIn (or PooledSamplesIn), the total volume of the reaction mixture which is used in lieu of the initial sample for the experiment.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Micro Liter]
AssayBuffers
For each member of SamplesIn (or PooledSamplesIn), the final buffers used to generate AliquotSamples by aliquoting SamplesIn.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ConcentratedBuffers
For each member of SamplesIn (or PooledSamplesIn), the concentrated buffer source which is added to the AliquotSamples to obtain 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BufferDilutionFactors
For each member of SamplesIn (or PooledSamplesIn), he dilution factor by which the concentrated buffer is diluted in preparing the AliquotSamples to obtain a 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
BufferDiluents
For each member of SamplesIn (or PooledSamplesIn), the diluent used to dilute the concentration of the concentrated buffer in preparing the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ConcentratedBuffer
The concentrated buffer source which is added to each of the AliquotSamples to obtain 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
BufferDilutionFactor
The dilution factor by which the concentrated buffer is diluted in preparing the AliquotSamples to obtain a 1x buffer concentration after dilution of the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0]
BufferDiluent
The diluent used to dilute the concentration of the concentrated buffer in preparing the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
AssayBuffer
The desired buffer for the AliquotSamples which are used in lieu of the SamplesIn for the experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Sample Post-Processing
PostProcessingProtocols
Protocols used to perform post-processing such as sample imaging or volume measurement.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol]
ImageSample
Indicates if the samples that are modified in the course of the experiment are imaged after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
MeasureVolume
Indicates if the volume of the liquid samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
MeasureWeight
Indicates if the weight of the solid samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Measure
Indicates if the volume/weight of the samples modified in the course of the experiment are measured after running the experiment.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Storage
Indicates the conditions under which any samples generated by this experiment are stored after the protocol is completed.
Format: Single
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
RestrictSources
Indicates whether the source was restricted from automatic use is any of your team's experiments that request the sample's models. (Restricted samples can only be used in experiments when specifically provided as input to the experiment functions by a team member).
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
RestrictDestinations
Indicates whether the destination was restricted from automatic use is any of your team's experiments that request the sample's models. (Restricted samples can only be used in experiments when specifically provided as input to the experiment functions by a team member).
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
Experimental Results
Data
Any primary data generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
SamplesOut
Any preparative samples generated by the protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ContainersOut
Any containers holding SamplesOut generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
EnvironmentalData
Measurements of environmental conditions (temperature and humidity) recorded during the execution of this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Protocol]
PercentTransferred
The operator estimated percentage of mass/volume that was transferred from the source to the destination, in relation to the user specified Amount. The percent transferred will be less than 100% if there was not enough volume/mass in the source sample.
Format: Multiple
Class: Real
Unit: 1 percent
Programmatic Pattern: GreaterEqualP[0 Percent]
HomogeneousSlurryTransfer
Indicates if the source sample was able to become fully homogeneous via aspiration mixing (mixing up to MaxNumberOfAspirationMixes times) before the slurry transfer occurred. This data is recorded by the operator if the transfer is set as a SlurryTransfer.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
MeasuredTransferWeights
The weight of the weighing container when filled with the amount of sample needed to complete the transfer.
Format: Multiple
Class: Distribution
Unit: 1 milligram
Programmatic Pattern: DistributionP[Milligram]
MeasuredTransferWeightData
The weight of the weighing container when filled with the amount of sample needed to complete the transfer.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data, Weight]
DestinationSampleHandling
The resulting sample handling category of the destination sample after the transfer is performed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleHandlingP
DefinedSourceLayers
Indicates if there were defined layers in the source sample before the aspiration was performed.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
DefinedDestinationLayers
Indicates if there were defined layers in the destination sample before the aspiration was performed.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
MagneticSeparation
Indicates if the operator observed that there was clear separation of any magnetic particles in the source sample after it was left on the magnetic rack for MagnetizationTime/MaxMagnetizationTime.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
MeasuredSourceTemperatures
The observed temperature of the source sample measured after the equilibration time if SourceEquilibrationCheck is set to True.
Format: Multiple
Class: Distribution
Unit: 1 degree Celsius
Programmatic Pattern: DistributionP[Celsius]
MeasuredSourceTemperatureData
For each member of MeasuredSourceTemperatures, the recorded temperature of the source sample after equilibration, as measured by the temperature probe.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data, Temperature]
MeasuredDestination Temperatures
The observed temperature of the destination sample measured after the equilibration time if DestinationEquilibrationCheck is set to True.
Format: Multiple
Class: Distribution
Unit: 1 degree Celsius
Programmatic Pattern: DistributionP[Celsius]
MeasuredDestination TemperatureData
For each member of MeasuredDestinationTemperatures, the recorded temperature of the destination sample after equilibration, as measured by the temperature probe.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data, Temperature]
Troubleshooting
TroubleshootingReports
Reports for errors that require troubleshooting associated with the execution of this top-level protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Resources
AwaitingResources
Indicates if this protocol is awaiting the arrival of items before it can be begun or continued.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
ShippingMaterials
Indicates the transactions, and the specific products or samples therein, that must be received before this protocol can be begun or continued.
Format: Multiple
[[1]] Transaction
Header: Transaction
Class: Link
Programmatic Pattern: _Link
[[2]] Required Product
Header: Required Product
Class: Link
Programmatic Pattern: _Link
HazardousWaste
The types of waste generated by this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
DispenserContainers
Containers gathered as destinations for any resources obtained from a chemical dispenser.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
GasSources
A list of containers that supplied gas to instruments in this protocol through plumbing connections.
Format: Multiple
[[1]] Gas Type
Header: Gas Type
Class: Expression
Programmatic Pattern: GasP
[[2]] Source Container
Header: Source Container
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container]
[[3]] Supplied Instrument
Header: Supplied Instrument
Class: Link
Programmatic Pattern: _Link
Relation: Object[Instrument]
Cleaning
WasteGenerated
For each type of waste generated by this protocol, the total amount (in grams) generated during the conduct of the protocol.
Format: Multiple
[Waste]
Header: Waste
Class: Link
Relation: Model[Sample]
[Weight]
Header: Weight
Class: Real
Unit: 1 gram
Storage Information
StoragePrice
The total monthly price for warehousing all user owned items associated with this protocol in an ECL facility under the storage conditions specified by each item.
Format: Single
Class: Real
Unit: 1 US dollar per month
Programmatic Pattern: USD
Hold[GreaterEqualP[0 -----]]
Month
Sample Storage
SamplesInStorage
For each member of SamplesIn, The storage conditions under which any input samples to this experiment should be stored after their usage in this experiment.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
AliquotStorage
For each member of AliquotSamples, The storage conditions under which any aliquot samples generated by this experiment should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
SamplesOutStorage
For each member of SamplesOut, the storage conditions under which any output samples generated by this experiment should be stored after the protocol is completed.
Format: Multiple
Class: Expression
Programmatic Pattern: SampleStorageTypeP | Disposal
Option Handling
ResolvedOptions
The final options used as parameters for this protocol, after automatic options are resolved.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
UnresolvedOptions
The verbatim options originally input by the protocol author to generate this protocol, often with some options set to Automatic.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
Computations
ParallelComputations
List of computational jobs generated and run in parallel to the execution of this protocol.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ComputationsOutstanding
Indicates if any of the computation jobs in ParallelComputations have not yet completed.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
ErroneousComputations
List of computational jobs generated and run in parallel to the execution of this protocol in which a warning or error was thown, or that did not finish.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Transfer Technique
SterileTechnique
Indicates if 70% ethanol was sprayed on all surfaces/containers used during the transfer. This also indicates that sterile instruments and a sterile transfer environments must be used for the transfer. Please consult the ExperimentTransfer documentation for a full diagram of SterileTechnique that is employed by operators.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
RNaseFreeTechnique
Indicates that RNase free technique was followed when performing the transfer (spraying RNase away on surfaces/containers, using RNaseFree tips, and using sterile instruments/transfer environments).
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
ReversePipetting
Indicates if the source sample is aspirated past the first stop of the pipette to reduce the chance of bubble formation when dispensing into the destination position.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
Supernatant
Indicates that only top most layer of the source sample is aspirated when performing the transfer.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
AspirationLayers
The layer (counting from the top) of the source sample that is aspirated from when performing the transfer.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterP[0]
DestinationLayers
The layer (counting from the top) of the destination sample that is dispensed into when performing the transfer.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterP[0]
Magnetization
Indicates if each of the source samples is put in a magnetized rack to separate out any magnetic components before the transfer is performed.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
MagnetizationRack
The magnetized rack that the source/intermediate container is placed in before the transfer is performed.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
MagnetizationTimes
The time that the source sample was left on the magnetic rack until the magnetic components are settled at the side of the container.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
MaxMagnetizationTimes
The maximum time that the source sample was left on the magnetic rack until the magnetic components are settled at the side of the container.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
Instrument Specifications
Balances
The balance used to weigh the sample that is being transferred, if the transfer amount is specified by weight.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
TabletCrushers
The pill crushers to crush the tablets, if the transfer amount is a specific mass and the sample is a tablet.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
TabletCrusherBags
The pill crusher bags that will contain the crushed itemized samples after it has been in the pill crusher.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Tips
The pipette tips used to aspirate and dispense the requested volume of the samples.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
MultichannelTransfer
Indicates if the sample is aspirated/dispensed along with multiple samples at the same time, using a multichannel pipette.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
TipTypes
For each member of Tips, the type of pipette tips used to aspirate and dispense the volume during the transfer.
Format: Multiple
Class: Expression
Programmatic Pattern: TipTypeP
TipMaterials
For each member of Tips, the material of the pipette tips used to aspirate and dispense the volume during the transfer.
Format: Multiple
Class: Expression
Programmatic Pattern: MaterialP
Needles
The needles used to aspirate and dispense the requested volume.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Funnels
The funnels that is used to guide the source sample into the destination container when pouring or using a graduated cylinder.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
WeighingContainers
The containers that will be placed on the Balance and used to weigh out the specified amount of the source that will be transferred to the destination.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Tolerances
The allowed tolerance of the weighed source sample from the specified amount requested to be transferred.
Format: Multiple
Class: Real
Unit: 1 gram
Programmatic Pattern: GreaterP[0 Gram]
WaterPurifiers
The water purifier used to gather the requested water model required for the transfer.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
HandPumps
The hand pump used to get liquid out of the source container.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
IntermediateFunnels
The funnel that is used to guide the source sample into the intermediate container when pouring.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Quantitative Transfers
QuantitativeTransfer
Indicates if additional QuantitativeTransferWashSolution is used to wash the weigh boat, NumberOfQuantitativeTransferWashes times, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
QuantitativeTransferWash Solutions
The solution that is used to wash the weigh boat, NumberOfQuantitativeTransferWashes times, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
QuantitativeTransferWash Volumes
The volume of the solution that is used to wash the weigh boat, NumberOfQuantitativeTransferWashes times, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Real
Unit: 1 milliliter
Programmatic Pattern: GreaterP[0 Liter]
QuantitativeTransferWash Instruments
The pipette that is used to transfer the wash solution to wash the weigh boat, NumberOfQuantitativeTransferWashes times, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
QuantitativeTransferWashTips
The tips that is used to transfer the wash solution to wash the weigh boat, NumberOfQuantitativeTransferWashes times, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
NumberOfQuantitativeTransfer Washes
Indicates the number of washes of the weight boat with QuantitativeTransferWashSolution that will occur, to maximize the amount of solid that is transferred from the weigh boat (after measurement) to the destination.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
Hermetic Transfers
UnsealHermeticSources
For each member of SamplesIn, indicates if the source's hermetic container was unsealed before sample is transferred out of it.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
UnsealHermeticDestinations
For each member of SamplesOut, indicates if the destination's hermetic container was unsealed before sample is transferred out of it.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
BackfillNeedles
The needle used to backfill the source's hermetic container with BackfillGas.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BackfillGas
The inert gas that is used equalize the pressure in the source's hermetic container while the transfer out of the source's container occurs.
Format: Multiple
Class: Expression
Programmatic Pattern: Nitrogen | Argon
VentingNeedles
The needle that is used equalize the pressure in the destination's hermetic container while the transfer into the destination's container occurs.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Tip Rinsing
TipRinse
Indicates if the Tips are first be rinsed with a TipRinseSolution before they are used to aspirate from the source sample.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
TipRinseSolutions
The solution that the Tips was rinsed before they are used to aspirate from the source sample.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
TipRinseVolumes
The volume of the solution that the Tips was rinsed before they are used to aspirate from the source sample.
Format: Multiple
Class: Real
Unit: 1 milliliter
Programmatic Pattern: GreaterP[0 Liter]
NumberOfTipRinses
The number of times that the Tips was rinsed before they are used to aspirate from the source sample.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
Mixing
SlurryTransfer
Indicates if the source sample should be mixed via pipette until it becomes homogenous, up to MaxNumberOfAspirationMixes times.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
AspirationMix
Indicates if mixing occurs during aspiration from the source sample.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
AspirationMixTypes
For each member of AspirationMix, the type of mixing that occurs during aspiration.
Format: Multiple
Class: Expression
Programmatic Pattern: Swirl | Pipette | Tilt
AspirationMixVolumes
The volume quickly aspirated and dispensed to mix the source sample before it is aspirated.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterP[0 Microliter]
NumberOfAspirationMixes
For each member of AspirationMix, the number of times that the source sample was mixed during aspiration.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
DispenseMix
Indicates if mixing occurs after the sample is dispensed into the destination container.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
DispenseMixTypes
For each member of DispenseMix, the type of mixing that occurs after the sample is dispensed into the destination container.
Format: Multiple
Class: Expression
Programmatic Pattern: Swirl | Pipette | Tilt
DispenseMixVolumes
The volume quickly aspirated and dispensed to mix the destination sample after the source is dispensed.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterP[0 Microliter]
NumberOfDispenseMixes
For each member of DispenseMix, the number of times that the source sample was mixed after the sample is dispensed into the destination container.
Format: Multiple
Class: Real
Programmatic Pattern: GreaterP[0]
Intermediate Decanting
IntermediateDecant
Indicates if the source will need to be decanted into an intermediate container in order for the precise amount requested to be transferred via pipette. Intermediate decants are necessary if the container geometry prevents the Instrument from reaching the liquid level of the sample in the container (plus the delta of volume that is to be transferred). The container geometry is automatically calculated from the inverse of the volume calibration function when the container is parameterized upon receiving.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
IntermediateContainers
The container that the source is decanted into in order to make the final transfer via pipette into the final destination.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Temperature Equilibration
SourceTemperatures
Indicates the temperature at which the source was at during the transfer. When samples are transferred off of the operator cart and into the TransferEnvironment, they are placed in a portable heater/cooler to get the sample to temperature right before the transfer occurs. Note that this is different than the TransportCondition of the sample.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterP[0 Kelvin]
SourceEquilibrationTimes
The duration of time for which the samples is heated/cooled to the target SourceTemperature.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
MaxSourceEquilibrationTimes
The maximum duration of time for which the samples is heated/cooled to the target SourceTemperature, if they do not reach the SourceTemperature after SourceEquilibrationTime.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
SourceEquilibrationCheck
The method by which to verify the temperature of the source before the transfer is performed.
Format: Multiple
Class: Expression
Programmatic Pattern: EquilibrationCheckP
DestinationTemperatures
Indicates the temperature at which the source was at during the transfer. When samples are transferred off of the operator cart and into the TransferEnvironment, they are placed in a portable heater/cooler to get the sample to temperature right before the transfer occurs. Note that this is different than the TransportCondition of the sample.
Format: Multiple
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterP[0 Kelvin]
DestinationEquilibrationTimes
The duration of time for which the samples is heated/cooled to the target SourceTemperature.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
MaxDestinationEquilibration Times
The maximum duration of time for which the samples is heated/cooled to the target SourceTemperature, if they do not reach the SourceTemperature after SourceEquilibrationTime.
Format: Multiple
Class: Real
Unit: 1 minute
Programmatic Pattern: GreaterP[0 Second]
DestinationEquilibrationCheck
The method by which to verify the temperature of the source before the transfer is performed.
Format: Multiple
Class: Expression
Programmatic Pattern: EquilibrationCheckP
SourceIncubationDevice
The portable heater/cooler used to maintain the Sources at the SourceTemperature in this Transfer.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
DestinationIncubationDevice
The portable heater/cooler used to maintain the Destinations at the DestinationTemperatures in this Transfer.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Pipetting Parameters
DeviceChannel
The channel of the work cell that will be used to perform the transfer (MultiProbeHead | SingleProbe1 | SingleProbe2 | SingleProbe3 | SingleProbe4 | SingleProbe5 | SingleProbe6 | SingleProbe7 | SingleProbe8). This option can only be set if Preparation->Robotic.
Format: Multiple
Class: Expression
Programmatic Pattern: DeviceChannelP
Resuspension
Indicates if this transfer is resuspending a solid. If True, liquid is dispensed at the top of the destination's container.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
AspirationRates
The speed at which liquid was drawn up into the pipette tip.
Format: Multiple
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
OverAspirationVolumes
The volume of air drawn into the pipette tip at the end of the aspiration of a liquid.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
AspirationWithdrawalRates
The speed at which the pipette is removed from the liquid after an aspiration.
Format: Multiple
Class: Real
Unit: 1 millimeter per second
Programmatic Pattern: Millimeter
Hold[GreaterP[0 ----------]]
Second
AspirationEquilibrationTimes
The delay length the pipette waits after aspirating before it is removed from the liquid.
Format: Multiple
Class: Real
Unit: 1 second
Programmatic Pattern: GreaterEqualP[0 Second]
AspirationMixRates
The speed at which liquid is aspirated and dispensed in a liquid before it is aspirated.
Format: Multiple
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
AspirationPositions
The location from which liquid should be aspirated. Top will aspirate AspirationPositionOffset below the Top of the container, Bottom will aspirate AspirationPositionOffset above the Bottom of the container, LiquidLevel will aspirate AspirationPositionOffset below the liquid level of the sample in the container, and TouchOff will touch the bottom of the container before moving the specified AspirationPositionOffset above the bottom of the container to start aspirate the sample.
Format: Multiple
Class: Expression
Programmatic Pattern: PipettingPositionP
AspirationPositionOffsets
The distance from the center of the well that liquid will aspirated. When specifying a Z Offset, the Z Offset is calculated either as the height below the top of the well, the height above the bottom of the well, or the height below the detected liquid level, depending on value of the AspirationPosition option (Top|Bottom|LiquidLevel). When an AspirationAngle is specified, the AspirationPositionOffset is measured in the frame of reference of the tilted labware (so that wells that are further away from the pivot point of the tilt are in the same frame of reference as wells that are close to the pivot point of the tilt).
Format: Multiple
Class: Expression
Programmatic Pattern: GreaterEqualP[0 Millimeter] | {DistanceP, DistanceP, GreaterEqualP[0 Millimeter]}
AspirationAngles
The angle that the source container will be tilted during the aspiration of liquid. The container is pivoted on its left edge when tilting occurs.
Format: Multiple
Class: Real
Unit: 1 degree
Programmatic Pattern: RangeP[0 AngularDegree, 10 AngularDegree, 1 AngularDegree]
DispenseRates
The speed at which liquid was expelled from the pipette tip.
Format: Multiple
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
OverDispenseVolumes
The volume of air drawn blown out at the end of the dispensing of a liquid.
Format: Multiple
Class: Real
Unit: 1 microliter
Programmatic Pattern: GreaterEqualP[0 Microliter]
DispenseWithdrawalRates
The speed at which the pipette is removed from the liquid after a dispense.
Format: Multiple
Class: Real
Unit: 1 millimeter per second
Programmatic Pattern: Millimeter
Hold[GreaterP[0 ----------]]
Second
DispenseEquilibrationTimes
The delay length the pipette waits after dispensing before it is removed from the liquid.
Format: Multiple
Class: Real
Unit: 1 second
Programmatic Pattern: GreaterEqualP[0 Second]
DispenseMixRates
The speed at which liquid is aspirated and dispensed in a liquid after a dispense.
Format: Multiple
Class: Real
Unit: 1 microliter per second
Programmatic Pattern: Microliter
Hold[GreaterP[0 ----------]]
Second
DispensePositions
The location from which liquid should be dispensed. Top will dispense DispensePositionOffset below the Top of the container, Bottom will dispense DispensePositionOffset above the Bottom of the container, LiquidLevel will dispense DispensePositionOffset below the liquid level of the sample in the container, and TouchOff will touch the bottom of the container before moving the specified DispensePositionOffset above the bottom of the container to start dispensing the sample.
Format: Multiple
Class: Expression
Programmatic Pattern: PipettingPositionP
DispensePositionOffsets
The distance from the center of the well that liquid will dispensed. When specifying a Z Offset, the Z Offset is calculated either as the height below the top of the well, the height above the bottom of the well, or the height below the detected liquid level, depending on value of the DispensePosition option (Top|Bottom|LiquidLevel). When an DispenseAngle is specified, the DispensePositionOffset is measured in the frame of reference of the tilted labware (so that wells that are further away from the pivot point of the tilt are in the same frame of reference as wells that are close to the pivot point of the tilt).
Format: Multiple
Class: Expression
Programmatic Pattern: GreaterEqualP[0 Millimeter] | {DistanceP, DistanceP, GreaterEqualP[0 Millimeter]}
DispenseAngles
The angle that the destination container will be tilted during the dispensing of liquid. The container is pivoted on its left edge when tilting occurs.
Format: Multiple
Class: Real
Unit: 1 degree
Programmatic Pattern: RangeP[0 AngularDegree, 10 AngularDegree, 1 AngularDegree]
CorrectionCurves
The relationship between a target volume and the corrected volume that needs to be aspirated or dispensed to reach the target volume. The correction curve is derived empirically from the relationship between the target and actual amount of volume transferred when on a specific robotic liquid handler instrument model. It is recommended when building one of these curves to measure the volume of sample transferred gravimetrically to get a more accurate CorrectionCurve. Use the function UploadPipettingMethod to create a new pipetting method for a sample model to have all robotic transfers of this sample model to use the derived CorrectionCurve automatically.
Format: Multiple
Class: Expression
Programmatic Pattern: {{GreaterEqualP[0 Microliter], GreaterEqualP[0 Microliter]}..} | Null
DynamicAspiration
Indicates if droplet formation was prevented during liquid transfer. Only use this option for solvents that have high vapor pressure.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
AspirationDates
The date at which we aspirated our source solution.
Format: Multiple
Class: Date
Programmatic Pattern: _?DateObjectQ
DispenseDates
The date at which we dispensed our source solution.
Format: Multiple
Class: Date
Programmatic Pattern: _?DateObjectQ
AspirationPressures
The pressure data measured by the liquid handler during aspiration of the source samples.
Format: Multiple
Class: QuantityArray
Programmatic Pattern: QuantityArrayP[{{Second, Pascal}..}]
DispensePressures
The pressure data measured by the liquid handler during dispensing of the source samples.
Format: Multiple
Class: QuantityArray
Programmatic Pattern: QuantityArrayP[{{Second, Pascal}..}]
Container Covering
KeepSourceCovered
Indicates if the cover on this container should be "peaked" off when transferred into/out of instead of taken off completely when performing Manual Transfers in order to reduce chances of contamination or minimize light exposure. When performing robotic manipulations, this indicates that the container should be re-covered after any manipulation that uncovers it is completed.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
ReplaceSourceCovers
Indicates if the cover on the source container was replaced at the end of the transfer with a new type of cover. If set to False, the previous cover (or a new instance of the previous cover if the previous cover is not reusable) is used to cover the container after the transfer occurs.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
SourceCovers
The new cover that was placed on the source container after the transfer occurs. By default, this option is set to Null which indicates that the previous cover was used.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
SourceSeptums
The new septum that was placed on the source container after the transfer occurs. By default, this option is set to Null which indicates that the previous septum was used (if there was previously a septum on the container).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
SourceStoppers
The new stopper that was placed on the source container after the transfer occurs. By default, this option is set to Null which indicates that the previous stopper was used (if there was previously a stopper on the container).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
KeepDestinationCovered
Indicates if the cover on the source container should be "peaked" off when transferred into/out of instead of taken off completely when performing Manual Transfers in order to reduce chances of contamination or minimize light exposure. When performing robotic manipulations, this indicates that the container should be re-covered after the transfer is complete.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
ReplaceDestinationCovers
Indicates if the cover on the destination container was replaced at the end of the transfer with a new type of cover. If set to False, the previous cover (or a new instance of the previous cover if the previous cover is not reusable) is used to cover the container after the transfer occurs.
Format: Multiple
Class: Boolean
Programmatic Pattern: BooleanP
DestinationCovers
The new cover that was placed on the destination container after the transfer occurs. By default, this option is set to Null which indicates that the previous cover was used.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
DestinationSeptums
The new septum that was placed on the destination container after the transfer occurs. By default, this option is set to Null which indicates that the previous septum was used (if there was previously a septum on the container).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
DestinationStoppers
The new stopper that was placed on the destination container after the transfer occurs. By default, this option is set to Null which indicates that the previous stopper was used (if there was previously a stopper on the container).
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Last modified on Mon 26 Sep 2022 15:43:51