ecl-logo Documentation

ValidImportSampleManipulationQ

ValidImportSampleManipulationQ[filePaths]testSummary

given filePaths to an excel file(s) of the appropriate format, will return a corresponding list of Sample Manipulation 'primitives'.

ValidImportSampleManipulationQ[cloudFiles]testSummary

given cloudFiles to an excel file(s) of the appropriate format, will return a corresponding list of Sample Manipulation 'primitives'.

ValidImportSampleManipulationQ[rawData]testSummary

given rawData corresponding to an excel file(s) of the appropriate format, will return a corresponding list of Sample Manipulation 'primitives'.

ValidImportSampleManipulationQ[inputs]testSummary

given inputs of the appropriate format, will return a corresponding list of Sample Manipulation 'primitives'.

Details

  • For more information on how to format valid files and examples see the help file of ImportSampleManipulation
  • Input
    Output
    General Options

Examples

Basic Examples  (5)

Validate a request to generate a list of Sample Manipulation Primitives from a cloud file:

Validate a request to generate a list of Sample Manipulation Primitives from a file path:

Validate a request to generate a list of Sample Manipulation Primitives from raw data:

Validate a request to generate multiple lists of Transfer Primitives given a list of cloud files, file paths, or raw data:

Validation will fail if the format of the input is not valid:

Options  (1)

Verbose  (1)

Control the printing of tests performed during validation of the generation of Sample Manipulation primitives: