Description Usage Arguments Details Value Author(s) See Also
This function is designed to take an ExpressionSet an annotation
package and an lmFit object, and output an annotated text file
containing t-statistics, p-values, and fold change data for all contrasts.
| 1 2 3 4 5 6 | 
| fit | A  | 
| annotation | An annotation package, specific for the chip used in the analysis. | 
| eset | An  | 
| touse | Character vector of BiMaps from annotation package. As an example, if the annotation package is the hgu133plus2.db package, then 'symbol' refers to the hgu133plus2SYMBOL BiMap. | 
This function is designed to output annotation data as well as statistics (p-values, fold change, t-statistics) for all probes on a chip.
A data.frame is returned.
James W. MacDonald <jmacdon@u.washington.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.