Description Usage Arguments Author(s) See Also
Generates a csv file for either a SAM or an EBAM object for the use in Excel. This csv file can contain general information as the number of differentially expressed genes and the estimated FDR, and gene-specific information on the differentially expressed genes.
1 2 3 4 5 |
object |
either a SAM or an EBAM object. |
delta |
a numerical value specifying the Delta value. |
file |
character string naming the file in which the output should be stored. Must have the suffix ".csv". |
excel.version |
either |
n.digits |
integer specifying the number of decimal places used in the output. |
what |
either |
entrez |
logical indicating if both the Entrez links and the symbols of the genes will be added to the output. |
chip |
character string naming the chip type used in this analysis. Must
be specified as in the meta-data section of Bioconductor (e.g., |
quote |
logical indicating if character strings and factors should be surrounded by
double quotes. For details see |
Holger Schwender, holger.schw@gmx.de
sam
, sam2html
, ebam
, ebam2html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.