Fragment Analysis Procedures
294
CEQ™ 8000 Genetic Analysis System
In the DisplayOptions section of the Alternative text: box, enter minimum and
maximum values as follows:
<DisplayOptions
XScaleType="BySize"
MinX="100"
MaxX="300"
/>
Editing the Y-axis
In the DisplayOptions section of the Alternative text: box, enter minimum and
maximum values as follows:
<DisplayOptions
XScaleType="BySize"
MinX="100"
MaxX="300"
MinY="0"
MaxY="10000"
/>
If either or both MinY and MaxY are not specified, they take on the minimum and
maximum values from Unzoom all graph.
Editing the Pane Count or the Pane Width
Only one of PaneCount or PaneWidth should be specified. If PaneCount is specified, it
represents the number of panes that the graph will be broken into. If neither PaneCount
nor PaneWidth is specified, the default is to have a PaneCount of “1”. PaneCount is an
integer.
If PaneWidth is specified, it represents either the size or time per pane, depending on
the XScaleType. The graph will be broken into ((MaxX - MinX) / PaneWidth) full
sized panes, as well as one additional pane if required for the remaining data.
PaneWidth is a float.
In the DisplayOptions section of the Alternative text: box, enter the desired number of
panes to distribute the X-axis range of data over as follows:
<DisplayOptions
XScaleType="BySize"
MinX="100"
MaxX="300"
MinY="0"
MaxY="10000"
PaneCount="3"
/>
Summary of Contents for CEQ 8000
Page 42: ...Program Description 28 CEQ 8000 Genetic Analysis System...
Page 98: ...84 CEQ 8000 Genetic Analysis System...
Page 110: ...96 CEQ 8000 Genetic Analysis System...
Page 120: ...106 CEQ 8000 Genetic Analysis System...
Page 128: ...114 CEQ 8000 Genetic Analysis System...
Page 152: ...138 CEQ 8000 Genetic Analysis System Figure 80 Report Format dialog...
Page 154: ...140 CEQ 8000 Genetic Analysis System...
Page 162: ...Run Procedures 148 CEQ 8000 Genetic Analysis System...
Page 220: ...Sequence Analysis Procedures 206 CEQ 8000 Genetic Analysis System...
Page 318: ...Fragment Analysis Procedures 304 CEQ 8000 Genetic Analysis System...
Page 329: ...Exporting Database Items User s Guide 315 Figure 180...
Page 364: ...Direct Control and Replenishment 350 CEQ 8000 Genetic Analysis System...
Page 380: ...Routine Maintenance 366 CEQ 8000 Genetic Analysis System...