Bioconductor version: 2.6
We give the following arguments in support of the GlobalAncova approach: After appropriate normalisation, gene-expression-data appear rather symmetrical and outliers are no real problem, so least squares should be rather robust. ANCOVA with interaction yields saturated data modelling e.g. different means per group and gene. Covariate adjustment can help to correct for possible selection bias. Variance homogeneity and uncorrelated residuals cannot be expected. Application of ordinary least squares gives unbiased, but no longer optimal estimates (Gauss-Markov-Aitken). Therefore, using the classical F-test is inappropriate, due to correlation. The test statistic however mirrors deviations from the null hypothesis. In combination with a permutation approach, empirical significance levels can be approximated. Alternatively, an approximation yields asymptotic p-values. This work was supported by the NGFN grant 01 GR 0459, BMBF, Germany.
Author: U. Mansmann, R. Meister, M. Hummel, R. Scheufele, with contributions from S. Knueppel
Maintainer: R. Meister <meister at tfh-berlin.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GlobalAncova")
To cite this package in a publication, start R and enter:
citation("GlobalAncova")
R Script | GlobalAncova.pdf | |
R Script | GlobalAncovaDecomp.pdf | |
Reference Manual |
biocViews | Microarray, OneChannel, Bioinformatics, DifferentialExpression, Pathways |
Depends | methods, corpcor, globaltest |
Imports | annotate, AnnotationDbi |
Suggests | Biobase, annotate, GO.db, KEGG.db, golubEsets, hu6800.db, vsn, GSEABase |
System Requirements | |
License | GPL (>= 2) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 3.16.0 |
Since | Bioconductor 1.7 (R-2.2) |
Package Source | GlobalAncova_3.16.0.tar.gz |
Windows Binary | GlobalAncova_3.16.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | GlobalAncova_3.16.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!