ecl-logo Documentation

PlotDigitalPCR

PlotDigitalPCR[data]plot

creates a plot using fluorescence signal amplitude values for droplets in data.

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  (3)

Given a DigitalPCR data object, creates a plot:

Given multiple DigitalPCR data objects, creates a plot:

Given a DigitalPCR data object, creates a 2D scatter plot when PlotChannels are specified:

Additional Examples  (2)

Given a DigitalPCR data object, creates a 2D plot:

Given multiple DigitalPCR data objects, creates a 2D plot:

Options  (14)

EmissionWavelengths  (3)

EmissionWavelengths automatically resolves to a list of unique wavelength channels from probes and reference probes in input data objects:

EmissionWavelengths automatically resolves when ExcitationWavelengths are specified:

EmissionWavelengths can be specified:

ExcitationWavelengths  (3)

ExcitationWavelengths automatically resolves to a list of unique wavelength channels from probes and reference probes in input data objects:

ExcitationWavelengths automatically resolves when EmissionWavelengths are specified:

ExcitationWavelengths can be specified:

Output  (4)

When specified as Result, outputs a plot:

When specified as Options, outputs a list of resolved options:

When specified as Preview, outputs a plot preview:

When specified as Tests, outputs {}:

PlotChannels  (1)

PlotChannels can be specified:

PlotType  (3)

PlotType automatically resolves to EmeraldSmoothHistogram:

PlotType automatically resolves to EmeraldListLinePlot when PlotChannels is specified as a pair of wavelengths:

PlotType can be specified:

Messages  (5)

PlotDigitalPCRDualChannel  (1)

When plotting 2D scatter plot by specifying PlotChannels, EmissionWavelengths must match the wavelengths specified in PlotChannels:

PlotDigitalPCRIncompatiblePlot  (2)

When PlotType is 'EmeraldListLinePlot', PlotChannels must be specified as a pair of wavelength channels for a 2D plot:

When PlotType is 'EmeraldSmoothHistogram', PlotChannels must be specified as "Single Channel":

PlotDigitalPCRLengthMismatch  (1)

When specifying ExcitationWavelengths and EmissionWavelengths, the option lengths must match:

PlotDigitalPCROptionMismatch  (1)

When plotting all ExcitationWavelengths or all EmissionWavelengths available by specifying 'All', the other option cannot be specified as a list of wavelengths: