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"
/>
Содержание CEQ 8000
Страница 42: ...Program Description 28 CEQ 8000 Genetic Analysis System...
Страница 98: ...84 CEQ 8000 Genetic Analysis System...
Страница 110: ...96 CEQ 8000 Genetic Analysis System...
Страница 120: ...106 CEQ 8000 Genetic Analysis System...
Страница 128: ...114 CEQ 8000 Genetic Analysis System...
Страница 152: ...138 CEQ 8000 Genetic Analysis System Figure 80 Report Format dialog...
Страница 154: ...140 CEQ 8000 Genetic Analysis System...
Страница 162: ...Run Procedures 148 CEQ 8000 Genetic Analysis System...
Страница 208: ...Sequence Analysis Procedures 194 CEQ 8000 Genetic Analysis System Figure 119 Sequence Results Report...
Страница 220: ...Sequence Analysis Procedures 206 CEQ 8000 Genetic Analysis System...
Страница 303: ...User s Guide 289 More information on these and other display modifications can be found in the Online Help...
Страница 318: ...Fragment Analysis Procedures 304 CEQ 8000 Genetic Analysis System...
Страница 329: ...Exporting Database Items User s Guide 315 Figure 180...
Страница 364: ...Direct Control and Replenishment 350 CEQ 8000 Genetic Analysis System...
Страница 380: ...Routine Maintenance 366 CEQ 8000 Genetic Analysis System...