ecl-logo Documentation

ValidDiscardSamplesQ

ValidDiscardSamplesQ[objects]bools

checks whether the provided objects and specified options are valid for calling DiscardSamples.

Details

    Input
    Output
    General Options

Examples

Basic Examples  (3)

Check the validity of the DiscardSamples call to: Mark a sample for disposal; it and its container will be discarded once they are not in use by any experiment:

Check the validity of the DiscardSamples call to: Mark a plate for disposal; all samples within the container will be discarded:

Check the validity of the DiscardSamples call to: Mark multiple samples for disposal:

Additional Examples  (3)

Check the validity of the DiscardSamples call to: Mark multiple containers for disposal; all samples within the containers are also marked for disposal:

Check the validity of the DiscardSamples call to: Mark a mixed list of samples and containers for disposal:

Check the validity of the DiscardSamples call to: Marking a sample for disposal marks both the sample and its container as AwaitingDisposal:

Options  (8)

DiscardContainer  (5)

Check the validity of the DiscardSamples call to: Indicate that the container of a fluid sample should be thrown out:

Check the validity of the DiscardSamples call to: Normally, if a container is marked as reusable in its Model, discarding it will direct it to be dishwashed and restocked:

Check the validity of the DiscardSamples call to: Set DiscardContainer to True to indicate that a normally reusable container should no longer be considered reusable, and be thrown out instead of dishwashed:

Check the validity of the DiscardSamples call to: If a container is marked as non-reusable, discarding it will direct it to be thrown out:

Check the validity of the DiscardSamples call if Non-reusable containers must always be thrown out; DiscardContainer cannot be set to False:

OutputFormat  (1)

Check the validity of DiscardSamples to Mark a sample for disposal and return a test summary if OutputFormat -> TestSummary:

Verbose  (2)

Check the validity of the DiscardSamples call to Mark a mixed list of samples and containers for disposal and indicate the passing and failing tests with the Verbose option:

Check the validity of the DiscardSamples call if Non-reusable containers are requested to be thrown out and indicate only the failing tests with the Verbose option:

Messages  (6)

ConflictingConditionsInContainer  (1)

Check the validity of the DiscardSamples call for when not all samples within the same container are provided:

ContainerDiscardRequired  (1)

Check the validity of the DiscardSamples call for when Samples in non-reusable containers must be discarded along with their containers; DiscardContainer cannot be set to False:

DiscardedInputs  (1)

Check the validity of the DiscardSamples call for when Samples already discarded cannot be discarded again:

InputLengthMismatch  (1)

Check the validity of the DiscardSamples call if DiscardContainer is provided as a list, the list must have the same length as the input list:

ItemsContainerless  (1)

Check the validity of the DiscardSamples call to: The DiscardContainer option will be ignored for items that are not moved around the lab inside an associated container:

OutstandingResources  (1)

Check the validity of the DiscardSamples call for samples with outstanding resources are discarded; the samples will not actually be discarded until the outstanding resources are fulfilled: