- recipe bioconductor-globalancova
Global test for groups of variables via model comparisons
- Homepage
https://bioconductor.org/packages/3.14/bioc/html/GlobalAncova.html
- License
GPL (>= 2)
- Recipe
- Links
biotools: globalancova, doi: 10.1093/bioinformatics/btm531
The association between a variable of interest (e.g. two groups) and the global pattern of a group of variables (e.g. a gene set) is tested via a global F-test. 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. The framework is generalized to groups of categorical variables or even mixed data by a likelihood ratio approach. Closed and hierarchical testing procedures are supported. This work was supported by the NGFN grant 01 GR 0459, BMBF, Germany and BMBF grant 01ZX1309B, Germany.
- package bioconductor-globalancova¶
-
- Versions
4.12.0-1
,4.12.0-0
,4.10.0-0
,4.8.0-1
,4.8.0-0
,4.6.0-0
,4.4.0-0
,4.2.0-1
,4.0.0-0
,4.12.0-1
,4.12.0-0
,4.10.0-0
,4.8.0-1
,4.8.0-0
,4.6.0-0
,4.4.0-0
,4.2.0-1
,4.0.0-0
,3.48.0-0
,3.46.0-0
- Depends
bioconductor-annotate
>=1.72.0,<1.73.0
bioconductor-annotationdbi
>=1.56.0,<1.57.0
bioconductor-biobase
>=2.54.0,<2.55.0
bioconductor-globaltest
>=5.48.0,<5.49.0
bioconductor-gseabase
>=1.56.0,<1.57.0
libblas
>=3.8.0,<4.0a0
libgcc-ng
>=10.3.0
liblapack
>=3.8.0,<4.0a0
r-base
>=4.1,<4.2.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install bioconductor-globalancova
and update with:
conda update bioconductor-globalancova
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-globalancova:<tag>
(see bioconductor-globalancova/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-globalancova/README.html)