plot2 module <property>

This module defines the visibility, color and scale for the objects of the individual data sets. These objects are:

	positive contours (i.e. those with level > 0)
	negative contours (i.e. those with level < 0)
	column slices (vertical slices of the plane)
	row slices (horizontal slices of the plane)
{data sets} <select>
The planes that have been extracted are listed here. More than one data set may be selected.

{positive contours : negative contours : column slices : row slices} <object>
Which of these is selected determines which objects are being considered for the selected data sets (more than one object may be selected).

{color} <object_color>
The color of the selected objects for the selected data sets (when set).

{scale} <object_scale>
The scale of the selected objects for the selected data sets (when set). This is introduced because different data sets can have different natural scales (because of processing, etc.). For the contours, the levels are divided by this value. For the slices, the display is scaled by this value. A minimum value of 1e-10 is allowed for the scale.

{visible : invisible} <object_visible>
This determines whether the objects are displayed. The objects for the selected data sets are displayed if and only if they are selected to be visible here and the default for the objects are also that they are visible.

{apply} <apply>
Calculate the contours and display the result. The current parameters (e.g. the region and contour data) as defined are the ones used.

{get} <get>
Get the color, scale and visibility of the first of the selected data sets and objects.

{set} <set>
Set the color, scale and visibility of all of the selected data sets and objects from the current choice.

{dismiss}
Close the module (the parameters are remembered).

{help}
Display this message.

Azara help: plot2/property / W. Boucher / azara@bioc.cam.ac.uk