ecl-logo Documentation
ECL`

PlotCapillaryGelElectrophoresisSDS

PlotCapillaryGelElectrophoresisSDS[DataObject]Plot

generates a graphical plot of the data stored in a CapillaryGelElectrophoresisSDS data object.

PlotCapillaryGelElectrophoresisSDS[Protocol]Plot

creates a Plot of the data objects found in the Data field of Protocol.

PlotCapillaryGelElectrophoresisSDS[Data]Plot

generates a graphical plot of the provided CapillaryGelElectrophoresisSDS data.

Details

    Input
    Output
    CapillaryGelElectrophoresisSDS Options
    Data Specifications Options
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    Secondary Data Options
    General Options

Examples

open allclose all

Basic Examples  (6)

If peak-picking has already been done on input data, set PrimaryData to RelativeMigrationData to plot peaks relative to an internal standard:

Plots capillary gel electrophoresis when given a CapillaryGelElectrophoresisSDS protocol object:

Plots capillary gel electrophoresis when given a list of XY coordinates representing the spectra:

Plots capillary gel electrophoresis when given an CapillaryGelElectrophoresisSDS data link:

Plots capillary gel electrophoresis when given an CapillaryGelElectrophoresisSDS data object:

Plots multiple sets of data on the same graph:

Options  (13)

Boxes  (1)

Indicate that colors in the legend should be displayed using colored squares instead of lines:

FrameLabel  (1)

Specify custom x and y-axis labels:

ImageSize  (1)

Specify the dimensions of the plot:

Legend  (1)

Provide a custom legend for the data:

LegendPlacement  (1)

Indicate that the legend should be placed to the right of the plot:

Map  (1)

Generate a separate plot for each data object given:

PlotLabel  (1)

Provide a title for the plot:

PlotTheme  (1)

Indicate a general theme which should be used to set the styling for many plot options:

PrimaryData  (1)

Plots the current-voltage plot for the relevant data:

SecondaryData  (1)

Plots the current-voltage plot for the relevant data:

TargetUnits  (1)

Plot the x-axis in units of Minutes:

Units  (1)

Specify relevant units:

Zoomable  (1)

To improve performance indicate that the plot should not allow interactive zooming:

Messages  (1)

RelativeMigrationDataUnavailable  (1)

Error shows if RelativeMigrationData is requested for primary data but it is not yet available. Peak-picking analysis (specifying a parent peak) must first be done on the input data:

Last modified on Thu 18 Sep 2025 16:21:18