DExMA
Differential Expression Meta-Analysis
Bioconductor version: 3.23 · Package version: 1.20.0
performing all the steps of gene expression meta-analysis considering the possible existence of missing genes. It provides the necessary functions to be able to perform the different methods of gene expression meta-analysis. In addition, it contains functions to apply quality controls, download GEO datasets and show graphical representations of the results.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DExMA") Details
| Maintainer | Juan Antonio Villatoro-García <juanantoniovillatorogarcia@gmail.com> |
| Author | Juan Antonio Villatoro-García [aut, cre], Pedro Carmona-Sáez [aut] |
| License | GPL-2 |
| Downloads rank | 270 |
| Source branch | RELEASE_3_23 |
| biocViews | DifferentialExpression, GeneExpression, QualityControl, Software, StatisticalMethod |