ecl-logo Documentation

ValidExperimentDifferentialScanningCalorimetryQ

ValidExperimentDifferentialScanningCalorimetryQ[samples]bools

checks whether the provided samples and specified options are valid for calling ExperimentDifferentialScanningCalorimetry.

Details

    Input
    Output
    Aliquoting Options
    Calorimetry Options
    Injection Options
    Organizational Information Options
    Post Experiment Options
    Preparatory Centrifugation Options
    Preparatory Filtering Options
    Preparatory Incubation Options
    Sample Preparation Options
    General Options

Examples

Basic Examples  (2)

Determine the validity of a DSC call on one sample:

Determine the validity of a DSC call on multiple pooled samples:

Options  (2)

OutputFormat  (1)

If OutputFormat -> TestSummary, return a test summary instead of a Boolean:

Verbose  (1)

If Verbose -> Failures, print the failing tests:

Messages  (16)

AliquotContainerOccupied  (1)

If the AliquotContainer option is specified as a plate object, the plate must be empty:

CleaningFrequencyTooHigh  (1)

Specify when to clean with detergent before or between sample runs:

DeprecatedModels  (1)

Samples whose models are deprecated cannot be provided:

DestinationWellInvalid  (1)

If the DestinationWell option is specified, limitations of the DSC instrument dictate that it must only choose even wells and only use the first n wells of the plate:

DiscardedSamples  (1)

Samples that are discarded cannot be provided:

DSCTooManySamples  (1)

An error is thrown if too many samples are run in a single protocol:

DuplicateName  (1)

The Name option must not be the name of an already-existing DSC protocol:

PooledCentrifugeMismatch  (2)

If PooledCentrifuge -> False, PooledCentrifugeTime and PooledCentrifugeForce cannot be specified:

If PooledCentrifuge -> True, PooledCentrifugeTime and PooledCentrifugeForce cannot be Null:

PooledIncubateMismatch  (2)

If PooledIncubate -> False, PooledIncubationTime, PooledIncubationTemperature, and PooledAnnealingTime cannot be specified:

If PooledIncubate -> True, PooledIncubationTime, PooledIncubationTemperature, and PooledAnnealingTime cannot be Null:

PooledMixMismatch  (2)

If PooledMix -> False, PooledMixTime and PooledMixRate cannot be specified:

If PooledMix -> True, PooledMixTime and PooledMixRate cannot be Null:

RescanCoolingRateIncompatible  (2)

If RescanCoolingRate is specified, NumberOfScans must be greater than 1:

If RescanCoolingRate is Null, NumberOfScans must not be greater than 1:

StartTemperatureAboveEndTemperature  (1)

StartTemperature may not be above EndTemperature: