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)
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: