ecl-logo Documentation

PlotELISA

PlotELISA[elisaData]plot

displays the absorbance (ELISA), fluorescence (CapillaryELISA with customized cartridges) or analyte concentration (CapillaryELISA with pre-loaded cartridges) vs dilution factors for the supplied elisaData.

Details

    Input
    Output
    Data Specifications Options
    Frame Options
    Grid Options
    Image Format Options
    Legend Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    General Options

Examples

Basic Examples  (4)

Given an Object[Data,ELISA] from ExperimentCapillaryELISA with a pre-loaded cartridge, PlotELISA returns an plot:

Given an Object[Data,ELISA] from ExperimentCapillaryELISA with a customizable cartridge, PlotELISA returns an plot:

Given multiple Object[Data,ELISA]s from ExperimentCapillaryELISA with pre-loaded cartridges, PlotELISA returns an plot:

Given an Object[Data,ELISA] from ExperimentCapillaryELISA with a pre-loaded cartridge, PlotELISA returns an plot:

Options  (6)

Frame  (1)

Specify a frame:

FrameLabel  (1)

Specify a frame label:

Joined  (1)

Specify if the points are joined:

LabelStyle  (1)

Specify a label style:

Legend  (1)

Add a legend:

Scale  (1)

Specify a scale:

Messages  (2)

MixmatchedCapillaryELISACartridgeType  (1)

If data from both pre-loaded CapillaryELISA cartridges and customizable CapillaryELISA cartridges are provided, throw error message and return $Failed:

MixmatchedELISAAssayType  (1)

If data from both CapillaryELISA and ELISA are provided, throw error message and return $Failed: