Contents
The first page of the interface (above) allows you to organize your result sets and select a set of filter templates. Make a final selection of result sets to include in the list, and sort as desired. Then, if desired, select default filters. These are the same filter options that are available in data retrieval and various other tools. They differ for data from different software (GenePix/ScanAlyze vs. Agilent Feature Extraction Software vs. Affymetrix GCOS/dChip) - see the list of options for each software package. Turn on and configure as many filters as you need. Then give your list a name, and click on the "Continue" button.
![]()
The second page of the interface (above) allows you to further customize the filters for each result set. If you don't want to refine your filter selections or don't want to select any at all, just click on the "Create ResultSetList" button. Or, if desired, you may customize any or all filters for each result set. There is absolutely no requirement that each result set use the same filters. When finished, click on "Create ResultSetList" to put the list in your "arraylists" directory for future use. You will see a summary page (below), and a link to download your new result set list if you want to edit it in a spreadsheet.
![]()
Creating a result set list on your desktop computer
![]()
Arraylists and result set lists are tab-delimited,
text files. The following column headers are understood
| Name |
Requirements |
Meaning |
| EXPTID or SLIDENAME or EXPTNAME |
One and only one must be included. |
Identifies the array or
hybridization. |
| PACKAGE |
One of GENEPIX (includes
ScanAlyze), AGILENT, AFFYCELL (Affymetrix cell data), or AFFYPS
(Affymetrix probe set data). |
Part of identifying the specific
result set. Not required for GenePix or ScanAlyze data. If
omitted, the result set will be inferred if possible. If multiple
possibilities exist (multiple result sets for the specified array), an
error will be reported when the list is used. |
| RESULT_SET_NO |
Required if and only if the
PACKAGE column is present. |
See PACKAGE. |
| EWEIGHT |
A value between 0 and 1 is
required. |
Establishes the weight for the
result set in clustering. |
| FILTER_i_FIELD |
Optional. i must be a non-negative integer.
Value must be drawn from list. The corresponding operator and
value must be included (see below). |
The data field for use in the ith filter. Filter fields
must be drawn from the list
for the specified software package, and must be spelled exactly as
given in the list. |
| FILTER_i_OPERATOR |
Optional - see requirements for
"FILTER_i_FIELD." |
The comparison operator for the ith filter. |
| FILTER_i_VALUE |
Optional - see requirements for
"FILTER_i_FIELD." |
The value for comparison in the ith filter. |
| LOGIC |
Optional |
A logical combination of
filters, e.g. "1 AND (2 or 3)". Defaults to a logical AND if not
specified. If given, must contain all, and only, the numbers of
the filters specified for the same result set. |