ecl-logo Documentation

ValidAnalyzeDNASequencingQ

ValidAnalyzeDNASequencingQ[sequencingData]boolean

checks whether sequencingData and any specified options are valid inputs to AnalyzeDNASequencing.

ValidAnalyzeDNASequencingQ[protocol]boolean

checks whether protocol and any specified options are valid inputs to AnalyzeDNASequencing.

ValidAnalyzeDNASequencingQ[xyData]boolean

checks whether xyData and any specified options are valid inputs to AnalyzeDNASequencing.

Details

    Input
    Output
    Assignment Options
    Trimming Options
    General Options
    Method Options

Examples

Basic Examples  (5)

Validate input for a DNASequencing data object:

Validate input for a list of DNASequencing data objects:

Validate input for a DNASequencing protocol:

Validate input for a DNASequencing numerical data:

Validate input for a list of DNASequencing protocols:

Options  (4)

OutputFormat  (2)

By default, ValidAnalyzeDNASequencingQ returns a boolean:

Return an EmeraldTestSummary:

Verbose  (2)

Print verbose output indicating test passage/failure for each test. Here, the input is still valid despite failing VOQ because it has DeveloperObject->True:

Print verbose messages for failures only: