Description Details Author(s) References
The objective of AGDEX is to evaluate whether the results of a pair of two-group differential expression analysis comparisons show a level of agreement that is greater than expected if the group labels for each two-group comparison are randomly assigned. The agreement is evaluated for the entire transcriptome and (optionally) for a collection of pre-defined gene-sets. Additionally, the procedure performs permutation-based differential expression and meta analysis at both gene and gene-set levels of the data from each experiment.
list of main functions:
make.dex.set.object
: a function to generate a list object for agdex() function
agdex
: a function to perform AGDEX analysis
agdex.scatterplot
: a function to plot the results of AGDEX analysis for visualization
get.gset.result.details
: a function to obtain gene level detaills for specified one gene-set or multiple gene-sets
write.agdex.result
: a function to write the AGDEX result to a tab-delimited text file
read.agdex.result
: a function to read the AGDEX result from an output file written by write.agdex.result
write.agdex.gset.details
: a function to write a tab-delimited text file with the gene-level details for the results of a gene-set analysis
read.agdex.gset.details
: a function to read the output file generated by write.agdex.gset.details
AGDEX combines the differential expression analysis results from a pair of two-group comparisons. The two comparisons may utilize different species or platforms. AGDEX has been used to confirm that new mouse models accurately represent the transcriptomes of the pediatric brain tumors ependymoma (Johnson et al. 2010) and medulloblastoma (Gibson et al. 2010). Pounds et al. (2011) provide a detailed description of the AGDEX procedure. In summary, AGDEX analysis can perform the following analysis:
1. identify individual genes that are differentially expressed for each two-group comparison;
2. identify gene-sets that are differentially expressed for each two-group comparison;
3. integrate results across the pair of two-group comparisons to identify differentially expressed genes;
4. integrate results across the pair of two-group comparisons to identify differentially expressed gene-sets;
5. characterize and determine the statistical significance of similarities of differential expression profiles across the pair of two-group comparisons for the entire transcriptome and for specific gene-sets.
Package: | AGDEX |
Type: | Package |
Version: | 1.0.4 |
Date: | 2011-8-29 |
License: | GPL (>=2) |
LazyLoad: | yes |
Stan Pounds <stanley.pounds@stjude.org>; Cuilan Lani Gao <cuilan.gao@stjude.org>
1. S.Pounds, C.Gao, R.Johnson, K.Wright, H.Poppleton, D.Finkelstein, S.leary and R.Gilbertson (2011). A procedure to statistically evaluate agreement of differential expression for cross-species genomics. Bioinformatics doi: 10.1093/bioinformatics/btr362 (2011).
2. R.Johnson, et al. Cross-species genomics matches driver mutations and cell compartments to model ependymoma. Nature, 466, 632-6 (2010).
3. P.Gibson, et al. Subtypes of medulloblastoma have distinct developmental origins. Nature, 468, 1095-99 (2010).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.