ecl-logo Documentation

ExperimentMixOptions

ExperimentMixOptions[objects]resolvedOptions

returns the resolved options for ExperimentMix when it is called on objects.

Details
  • This function returns the resolved options that would be fed to ExperimentMix if it were called on these input objects.
  • Input
    Output
    PostProcessing Options
    Protocol Options
    Basic Examples  (3)

    Return Options for: Mix a container:

    Return Options for: Mix a sample:

    Return Options for: Mix a list of samples:

    Additional Examples  (5)

    Return Options for: Mix a list of containers:

    Return Options for: Mix a container that defaults to pipette:

    Return Options for: Mix containers by Inversion:

    Return Options for: If a different NumberOfMixes is specified for each container to be mixed by Invert, then multiple protocols are created, batched according to the NumberOfMixes:

    Return Options for: Split mixes in multiple protocols if time is greater than 15 minutes:

    Options  (15)ImageSample  (1)

    Return Options for: Indicate images of the assay samples should be taken after the experiment completes:

    MaxNumberOfMixes  (1)

    Return Options for: Specify the mixing should be done until sample is dissolved, attempting only until MaxNumberOfMixes that is specified:

    MaxTime  (1)

    Return Options for: Specify the mixing should be done until sample is dissolved, attempting only until Mix MaxTime that is specified:

    Measure  (1)

    Return Options for: Indicate the weight or volume of the assay plate should be measured after the experiment completes:

    Mixer  (3)

    Return Options for: Specify Mixer Instrument to use:

    Return Options for: Specify Mixer Instrument to use with its name:

    Return Options for: Specify Mixer Instrument to use as a Model:

    MixUntilDissolved  (1)

    Return Options for: Specify the mixing should be done until sample is dissolved:

    NumberOfMixes  (1)

    Return Options for: Specify the number of times the samples is mixed by pipette when the mixing type is pipette:

    OutputFormat  (1)

    Choose to return options as a List or Table:

    PipettingVolume  (1)

    Return Options for: Specify the pipetting volume:

    PostCentrifuge  (1)

    Return Options for: Indicate centrifuge of the assay samples should be executed after the mix completes:

    Rate  (1)

    Return Options for: Specify Mixer Rate to use:

    Time  (1)

    Return Options for: Specify the duration of the mixing step:

    Type  (1)

    Return Options for: Specify the mixing type to be performed:

    Messages  (13)InvalidContainerModel  (1)

    Return Options for: Return an error if the type of plate cannot be used in ExperimentMix:

    InvalidContainerType  (1)

    Return Options for: Return an error if the sample container cannot be used in ExperimentMix:

    InvalidMixerForRequestedMixType  (1)

    Return Options for: Return an error if the specified mixer is not compatible with the requested MixType:

    InvalidMixerSpecification  (1)

    Return Options for: Return an error if the specified mixer model is not compatible with the container of sample:

    MixRateIncompatibleWithMixer  (1)

    Return Options for: Return a warning if invalid Mix Rate is given:

    MixRateIncompatibleWithMixType  (1)

    Return Options for: Return a warning if the specified mix rate is not compatible with the requested MixType, before defaulting:

    MixTimeIncompatibleWithMixType  (1)

    Return Options for: Return a warning if the specified mix time is not compatible with the requested MixType, before defaulting:

    MixVolumeIncompatibleWithMixType  (2)

    Return Options for: Return an error if the requested PipettingVolume is not compatible with the requested MixType:

    Return Options for: Return an error if the requested PipettingVolume is not compatible with the requested MixType:

    NumberOfMixesIncompatibleWithMixType  (2)

    Return Options for: Return an error if the requested NumberOfMixes is not compatible with the requested MixType:

    Retrun Options for: Return an error if the requested NumberOfMixes is not compatible with the requested MixType:

    RecommendedContainer  (1)

    Return Options for: If the given options are not possible in the existing container, different containers are recommended along with error messages:

    RequestedMixTypeInvertNotCompatibleWithContainer  (1)

    Return Options for: Return an error if the requested mix type is not compatible with the container:

    ExperimentMix  ExperimentMixPreview  ValidExperimentMixQ

    Made for Mathematica By Emerald Cloud Lab | Last modified in October 2018 | Authored By: srikant