File Type Descriptions
Revised: 2003-06-29
- File ends in '.plan' or '.planFile':
This is a text file that is generated from the webinterface ProcessProject.cgi (Data Pipeline Interface). The contents specify which files to process, as well as the order and parameters to use. [Read More...]
- File ends in '.log':
This is a text file that records information as data is passed through the data processing pipeline. This information provides technical information on the status of each processing script. [Read More...]
- File ends in '.map' or '.key':
This file links a feature (a coordinate on an array) to the biological information of the reporter (the sequence on the feature). For example, it will link a feature with a gene name and an accession number. [Read More...]
- File ends in '.csv':
This is the output from the AnalyzerDG spotfinding program. This file links a feature (a coordinate on an array) to intensity quantitation information. This a quantitation file and is usually stored in /net/arrays/Quantitation/.[Read More...]
- File ends in '.dapple' or '.dapplefmt':
Dapple is a spotfinding program and performs the same basic function as AnalyzerDG. Its output is the initial input in the data processing pipeline. '.dapple' files are files that were produced by Dapple. '.dapplefmt' files are those created by another spotfinding program, but altered to mimic the format of '.dapple' .[Read More...]
- File ends in '.rep' or '.rep.ps':
The output of 'preprocess' is a '.rep' file. Preprocess integrates feature/reporter annotation with feature/reporter quantitation. This file contains gene names combined with background subtracted/normalized data.[Read More...]
- File ends in '.merge':
This file places the data from replicate spots (from one or more arrays) onto a single line. This is created by the script 'mergeReps'.[Read More...]
- File ends in '.ft':
'ft' stands for "file table," and is used by mergeReps to determine the relatively direction of each slide being merged (i.e. Cy3/Cy5 or Cy5/Cy3).[Read More...]
- File ends in '.model':
A 'model' file is the output of VERA-- one of the two programs developed to determine differentially expressed genes. This file contains the parameters used to describe the error model that best fits the data. This file is used by SAM to identify differentially expressed genes.[Read More...]
- File ends in '.sig':
A 'sig' file is the output of SAM-- the second of two programs developed to determine differentially expressed genes. This file contains the same information as a '.merge' file, but also has extra information appended. The most important of these data is the 'lambda' value, the significance of the change in expression.[Read More...]
- File ends in '.clone':
Clone files are either '.merge' files or '.sig' files with extra annotation from the '.map' files appended to it. The pipeline does not use much of the information from the '.map' file, and this extra information is not passed through the pipeline. [Read More...]
- File is named 'matrix_output':
Matrix files are summaries of multiple '.sig files'. These files contain gene names, average log ratio, and lambda for each condition in a matrix format. [Read More...]
|