PCL is a dataset directory which contains files we are considering contain gene expression data from experiments on Arabidopsis.
The first line of the file contains a (long) list of labels. There follow N records, each containing 3 labels and 14 numeric values, separated by TAB characters. PCL_READ reads this data, ignoring the title and labels, and writes N records of numeric data to a new file.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
The PCL files can be read by pcl_read.
You can go up one level to the DATASETS directory.