cel2tab Perl Script

Description

Perl script used for decoding CEL files

Usage

cel2tab.pl CDFfile.CDFALSE CELfile1.CEL ... CELfilen.CEL output.tab

This perl scrpt takes as arguments one CDFALSE file, CEL files, and one output file. It decodes the CEL files and stores the resulting table (with all the pertinent information) in the output file. It also creates a probe set info file. If the script is called with no arguments it looks for files and names the output file cel2r.tab. If only one argument is given it assumes its the output file name and looks for a CDFALSE file and CEL files. If the CDFALSE is not specified there must be exaclty one CDF file in the working directory.