Bioinformatics Advance Access originally published online on December 20, 2006
Bioinformatics 2007 23(4):401-407; doi:10.1093/bioinformatics/btl633
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Enrichment or depletion of a GO category within a class of genes: which test?
Équipe de Statistique Appliquée 10 rue Vauquelin, 75005 Paris, France
1 Laboratoire de Neurobiologie et Diversité Cellulaire, École Supérieure de Physique et de Chimie Industrielles (ESPCI) 10 rue Vauquelin, 75005 Paris, France
*To whom correspondence should be addressed.
| ABSTRACT |
|---|
|
|
|---|
Motivation: A number of available program packages determine the significant enrichments and/or depletions of GO categories among a class of genes of interest. Whereas a correct formulation of the problem leads to a single exact null distribution, these GO tools use a large variety of statistical tests whose denominations often do not clarify the underlying P-value computations.
Summary: We review the different formulations of the problem and the tests they lead to: the binomial,
2, equality of two probabilities, Fisher's exact and hypergeometric tests. We clarify the relationships existing between these tests, in particular the equivalence between the hypergeometric test and Fisher's exact test. We recall that the other tests are valid only for large samples, the test of equality of two probabilities and the
2-test being equivalent. We discuss the appropriateness of one- and two-sided P-values, as well as some discreteness and conservatism issues.
Contact: isabelle.rivals{at}espci.fr
Supplementary information: Supplementary data are available at Bioinformatics online.
| 1 INTRODUCTION |
|---|
|
|
|---|
A common problem in functional genomic studies is to detect significant enrichments and/or depletions of Gene Ontology (GO) categories within a class of genes of interest, typically the class of significantly differentially expressed (DE) genes. Many GO processing tools perform this task using various statistical tests refered to as: the binomial test, the
2-test, the equality of two probabilities test, Fisher's exact test and the hypergeometric test (see Table 1). The authors of some packages claim the advantages of the test(s) they propose, often seemingly contradicting each other. For example, Zeeberg et al. (2003) favor Fisher's exact test: Unlike the Z-statistics with the hypergeometric distribution, and tests based on it, Fisher's exact test is appropriate even for categories containing a small number of genes, whereas for Martin et al. (2004) the hypergeometric test is most appropriate: On the average, the hypergeometric distribution seems to be both the most adapted model and the most powerful test. Moreover, even though the most recent review papers use a number of criteria to exhaustively compare the different existing tools (Khatri and Draghici, 2005), they do not discuss in detail the identity and approximation relationships existing between the different tests. This is precisely the aim of the present paper.
|
| 2 PROBLEM STATEMENT |
|---|
|
|
|---|
We consider a total population of genes, e.g. the genes expressed in a microarray experiment, and we are interested in the property of a gene to belong to a specific GO category. The aim is to establish whether the class of the DE genes presents an enrichment and/or a depletion of the GO category of interest with respect to the total gene population.
| 3 CANDIDATE FORMULATIONS |
|---|
|
|
|---|
Let H0 denote the null hypothesis that the property for a gene to belong to the GO category of interest and that to be DE are independent, or equivalently that the DE genes are picked at random from the total gene population. We consider successively the hypergeometric, the comparison of two probabilities, and the 2 x 2 contingency table formulations of the above problem, and introduce the exact or approximate null distributions they lead to.
Notations (see Table 2): the total number of genes is denoted by n, the total number of genes belonging to the GO category of interest by n+1, the number of DE genes by n1+: n, n+1 and n1+ are hence fixed by the experiment. The number of DE genes belonging to the GO category is denoted by n11.
|
3.1 Hypergeometric formulation
The hypergeometric formulation is directly derived from the problem statement.
3.1.1 Exact null distribution
If H0 is true, the random variable N11 whose realization1 is the observed value n11, has a hypergeometric distribution with parameters n, n1+, and n+1, which we denote by N11
Hyper(n, n1+, n+1), with:
|
| (1) |
Hyper(n, n+1, n1+).
3.1.2 Approximate null distribution
For a large sample, N11 has approximately a binomial distribution with parameters n1+ and n+1/n: N11
Bi(n1+, n+1/n). Note that if n1+ n+1/n is also large, the binomial approximation can further be approximated by a Gaussian distribution.
3.2 Comparison of two probabilities formulation
In a second formulation, we consider two samples, that of the DE genes of size n1+, among which n11 genes belonging to the GO category of interest, and that of the not DE genes of size n2+, among which n21 genes belonging to the GO category. The proportions of genes belonging to the GO category in the two samples are thus f1 = n11/n1+ (DE genes) and f2 = n21/n2+ (not DE genes). Let p1 and p2 denote the probabilities to belong to the GO category in the two samples; then N11
Bi(n1+, p1) and N21
Bi(n2+, p2). In this formulation, the null hypothesis H0 is the equality of the two probabilities p1 = p2 = p, i.e. there is neither enrichment nor depletion in the sample of DE genes with respect to that of the not DE genes.
3.2.1 Approximate null distribution
The case of large samples arises frequently. Then, the binomial distributions can be approximated with Gaussian distributions. Under H0, n1+ and n2+ being large, the probability p can be correctly estimated with f = (n11 + n21)/(n1+ + n2+) = n+1/n, leading to the approximately normally distributed variable:
|
| (2) |
3.2.2 Exact null distribution
Without approximating the binomial distribution, and taking into account that N11 + N21 = n+1, we naturally obtain N11
Hyper(n, n1+, n+1) (see (Fisher, 1935; Lehman, 1986) for the complete computation with the binomial distribution conditionally on N11 + N21 = n+1). Hence, the exact distribution of N11 under H0 is as before the hypergeometric distribution.
3.3 Contingency table formulation
A third formulation is based on Table 2 seen as a 2 x 2 contingency table. Let again H0 denote the hypothesis that the property to belong to the GO category of interest and that to be DE are independent.
3.3.1 Approximate null distribution
The case of a large sample is frequently considered where, if H0 is true, the following variable is asymptotically
2 distributed with one degree of freedom (Mood et al., 1974):
|
| (3) |
|
| (4) |
3.3.2 Exact null distribution
Whatever the sample size, Fisher's formula gives the probability of the observed configuration of the contingency table under H0 (Fisher, 1935; Mood et al., 1974; Agresti, 2002):
|
| (5) |
Hyper(n, n1+, n+1):
|
| (6) |
3.4 Summary
Under H0, i.e. assuming the independence of the property to belong to the GO category of interest and of the property to be DE, or equivalently assuming p1 = p2 where p1 is the probability of the DE genes to belong to the GO category, and p2 the probability of the not DE genes to belong to the GO category, the exact distribution of N11 is the hypergeometric distribution N11
Hyper(n, n1+, n+1) which, if n is large, can be approximated with the binomial distribution Bi(n1+, n+1/n). If the two samples are large, it is also possible to exhibit an approximately normal variable Z or its square D2 = Z2, the latter being hence approximately
2 distributed with one degree of freedom.
| 4 TESTS AND P-VALUES |
|---|
|
|
|---|
Generally, when performing the test of a null hypothesis H0 against some alternative hypothesis Ha, one disposes of a realization x of a random variable X with known distribution under H0, the null distribution. One chooses a priori a probability
of type I error (the error to reject H0 whereas it is true) that must not be exceeded, also called significance level, the decision to reject H0 being taken when x falls in the critical region. In this context, the P-value is the minimum significance level for which H0 would be rejected, or equivalently, it is the probability, under H0, of the minimal critical region containing x.
The choice of a critical region in order to maximize the power of the test, and hence the choice of the corresponding P-value, depends on the alternative hypothesis Ha, which may be enrichment (p1 > p2, one-sided test, critical region right), depletion (p1 < p2 one-sided test, critical region left), or enrichment or depletion (p1
p2, two-sided test, critical region left and right). Enrichment, depletion and enrichment or depletion are later denoted by E, D, and E/D, respectively.
4.1 One-sided tests
The one-sided P-value is defined as:
|
| (7) |
. Due to the discreteness, the actual significance level (or size of the test) is generally smaller than the nominal (desired) significance level
, which results in a loss of power.
To minimize this loss, a good remedy is the use of mid-P-values (Agresti and Min, 2001; Agresti, 2002). The one-sided mid-P-value, which we denote by
one, is defined as:
|
| (8) |
Another remedy is randomization, with which any desired significance level can be achieved. However in practice, randomization having nothing to do with the data does not make much sense (Lehmann, 1986; Agresti, 2002).
If the approximately normal variable Z is considered, we have:
|
| (9) |
2 distributed variable D2 is used, a one-sided test cannot be performed, since both enrichment (large observed n11) and depletion (small observed n11) lead to a large value of D2, i.e. there is a single critical region.
4.2 Two-sided tests
In the case of a two-sided test i.e. Ha = E/D, and of a discrete null distribution, there are several popular definitions of the P-value, see (Agresti, 1992, 2002). A first approach defines the two-sided P-value as twice the one-sided P-value:
|
| (10) |
|
| (11) |
n11), P(N11
n11)] plus an attainable probability in the other tail that is as close as possible to, but not greater than, that one-tailed probability (Agresti, 2002). These definitions lead to equal P-values in the case of symmetric distributions, i.e. when n1+ = n2+; else, they possibly lead to different P-values and corresponding test results, each of them having advantages and disadvantages, due to the discreteness and skewness of the hypergeometric distribution. The problem is also that these P-values do not correspond to any well-defined two-sided test. This issue is discussed for example in (Dunne et al., 1996), where a two-sided P-value based on an uniformly most powerful unbiased test is proposed. However, this P-value is obtained with an iterative procedure, which makes this approach inadequate for the screening of hundreds of different GO categories.
Thus, if a single simple and computationally light (see subsection 6.3) procedure were to be recommended, we would advice the doubling approach, against which there is no strong argument, and using the mid-P-value, in order to reduce the discreteness and conservatism effects:
|
| (12) |
|
| (13) |
If the approximately normal variable Z is considered (a continuous and symmetrically distributed variable), we have:
|
| (14) |
2 distributed variable D2 is considered, the P-value is computed as:
|
| (15) |
4.3 One versus two-sided tests?
Consider a dataset consisting of tissues in a pathological condition and of normal tissues, and a GO category whose genes are directly affected by the condition, i.e. the genes belonging to this GO category are DE (either over- or under-expressed). Such a GO category is likely to be over-represented among the DE genes, i.e. an enrichment is expected. Thus, detecting an enrichment is desirable. On the other hand, consider a GO category such that the normal expression of the corresponding genes is necessary for the condition to develop, i.e. the genes belonging to this GO category are not DE. Such a GO category is likely to be under-represented among the DE genes, i.e. a depletion is expected. Thus, detecting a depletion is also desirable, even if there is a risk to detect the depletion of a GO category corresponding to genes whose normal expression is necessary to the mere survival of the specie.
Thus, both enrichments and depletions of GO categories are potentially of interest. Hence, unless there is a specific reason not to consider enrichment or depletion, the adequate alternative hypothesis is Ha = E/D, i.e. two-sided tests are appropriate.
| 5 SUMMARY AND DISCUSSION |
|---|
|
|
|---|
To summarize, there is a single exact null distribution of N11, the hypergeometric distribution, but different exact tests (exact in the sense that they are based on the exact null distribution), one or two-sided, and with several definitions of the P-value in the latter case. These tests can equally be called hypergeometric or Fisher's exact tests2. Thus, it is not justified to claim, as Masseroli et al. (2004) do, that the
2 and Fisher's exact tests have less power than the hypergeometric and binomial distribution tests. GFINDER and GOToolBox propose the hypergeometric test and Fisher's exact test as two alternative options: GFINDER indeed provides the same results for the two options (one-sided tests), but strangely enough, GOToolBox gives different results, whereas they should be identical for the same choice of a P-value (incorrect results given by some GO tools are detailed in the Appendix, which is available as supplementary data). The available GO tools often do not explicitly state which P-value is computed. For example, BINGO calls the test it performs hypergeometric test (Maere et al. 2005), without saying that it is two-sided with the minimum-likelihood approach. According to both references and websites, we could establish that FuncAssociate, GFINDER and THEA provide only one-sided tests in both directions, while FuncSpec, EASEonline, GO Term Finder (CPAN), Term Finder (SGD), GOTM, L2L, Ontology Traverser and STEM only one-sided enrichment tests and that BINGO, DAVID, eGOn, 2004 FatiGo, GeneMerge, GoMiner, GOstat, GoSurfer, NetAffx and Onto-Express provide two-sided tests, the P-values being computed according to the minimum-likelihood approach when a discrete distribution is used.
As discussed in section 4.3, two-sided tests are usually most appropriate. Be it with the doubling or the minimum-likelihood approach to the P-value, the discreteness and conservatism effects can be efficiently dealt with using mid-P-values, a possibility that is not offered by any of the GO tools of Table 1.
| 6 NUMERICAL ILLUSTRATIONS |
|---|
|
|
|---|
6.1 Small sample
We consider a small sample with n = 20, n1+ = 7, n+1 = 6 and n11 = 4, i.e. f1 = 0.57 and f2 = 0.15. The null distribution of N11
Hyper(n, n1+, n+1) is shown in Figure 1. The sample being very small, we consider only the tests based on this exact distribution.
|
6.1.1 One-sided test
For illustration purposes, let us first consider a one-sided test (suppose one is interested in enrichments only). The corresponding one-sided P-value right equals:
|
|
|
|
= 5%, the mid-P-value leads to reject H0, whereas the P-value does not: the use of a mid-P-value corresponds to a less conservative test. However, the actual significance level is no longer guaranteed to be smaller than the nominal significance level 5%.
6.1.2 Two-sided tests
The two-sided doubling P-value equals:
|
|
The two-sided doubling mid-P-value equals:
|
|
= 5%, a two-sided test does not reject H0.
The two-sided minimum-likelihood P-value equals:
|
|
The two-sided minimum-likelihood mid-P-value equals:
|
|
6.2 Large sample
We now consider a sample whose size is analogous to that of samples encountered when testing enrichment of GO categories among DE genes on dedicated microarrays. We have n = 800, n1+ = 40, n+1 = 100, and observe n11 = 10, i.e. f1 = 0.25 and f2 = 0.12. The alternative hypothesis is Ha = E/D (two-sided test).
- The exact two-sided doubling P-value obtained with the hypergeometric distribution is
= 3.95 x 102, and the two-sided mid-P-value is
= 2.66 x 102. With the minimum-likelihood approach,
= 2.39 x 102, and the two-sided mid-P-value is
= 1.74 x 102. Note that, the null distribution being asymmetric, there is a noticeable difference between the two approaches, and, though the sample is quite large, between the P-values and the corresponding mid-P-values.
- The approximate binomial test leads to a doubling P-value of 4.54 x 102, and to a doubling mid-P-value of 3.11 x 102, to a minimum-likelihood P-value of 2.75 x 102, and to a minimum-likelihood mid-P-value of 2.03 x 102. Note that though the sample is not small, there is quite a difference with the exact distribution.
- The approximate test of equality of two probabilities leads to the value of an approximately normal statistic z = 2.45, and to a two-sided P-value of ptwo(z) = 1.42 x 102. This value is even less accurate than that obtained with the binomial approximation, because the DE sample is too small (n1+ = 40).
- The
2-test indeed leads to a statistic value d2 = 6.015 = z2, and hence to the same two-sided P-value.
In the case of larger samples, obtained with mouse or human pangenomic microrrays, typically with n of the order of 25 000:
- The approximate binomial test leads to (mid-) P-values that are very close to those of the exact hypergeometric test. However, with todays computing means, there is no decisive advantage in performing this approximation (see next section).
- The approximate test of equality of two probabilities becomes closer to the exact one only if the number of DE genes is large, which is not necessarily the case. There is thus no reason to use this test.
- This is hence also true for the equivalent
2 test.
6.3 Implementation with R and computational issues
All the exact tests can be implemented by hand with the hypergeometric cumulative distribution function phyper and the distribution function dhyper, and the binomial approximations with pbinom and dbinom3.
The default implementation of the exact test with R provides the two-sided minimum-likelihood P-value. The corresponding instruction is fisher.test(c), where the matrix c is the 2 x 2 contingency table [n11 n12; n21 n22]. The one-sided enrichment test is obtained with fisher.test(c, alternative = "greater"), the one-sided depletion test with fisher.test(c, alternative = "less").
In order to evaluate the computation time of the two-sided tests, let us consider the case of a microarray with n = 25 000 genes, n1+ = 1000 DE genes, and 500 different GO categories. We take n+1 uniformly distributed in [0,n], and n11 uniformly distributed in [max(0, n+1+n1+n), min(n1+, n+1)]. With R 2.1.0 running under Mac OS X on a 2 GHz two processor Macintosh (PowerPC 970 2.2), we obtain the following total elapsed times (mean and standard error on 20 runs) for the doubling approach:
- hypergeometric doubling P-values, computed with the functions dhyper and phyper: 0.17 ± 0.02 s, and 0.20 ± 0.02s for the mid-P-values.
- binomial doubling P-values, computed with the functions dbinom and pbinom: 0.16 ± 0.02s, and 0.19 ± 0.02s for the mid-P-values.
For the minimum-likelihood approach, the R function fisher.test, (which does not only compute a P-value) is much slower than a computation by hand:
- hypergeometric minimum-likelihood P-values, computed with the function fisher.test: 17.15 ± 0.21 s.
- hypergeometric minimum-likelihood P-values, computed with the functions dhyper and phyper: 1.83 ± 0.04s and 2.10 ± 0.05s for the mid-P-values.
| 7 CONCLUSION |
|---|
|
|
|---|
The correct statement of the enrichment and/or depletion testing problem leads to a unique exact null distribution of the number of DE genes belonging to the GO category of interest, given the total gene number and the total number of genes belonging to the GO category. This distribution is the hypergeometric one, whose values are equivalently given by Fisher's formula for a 2 x 2 contingency table. Since both enrichments and depletions of GO categories are potentially of interest, two-sided tests are generally most appropriate. With the doubling or the popular minimum-likelihood definitions of the P-value, a loss of power due to the discreteness of the hypergeometric distribution is efficiently dealt with using mid-P-values, the doubling P-value involving lighter computations than the minimum-likelihood P-value. Finally, since many dedicated microarrays involve small data sets, and given the currently available algorithms and computing means, there is no strong argument in favor of the approximate large sample tests.
| Acknowledgments |
|---|
Funding to pay the Open Access publication charges for this article was provided by the CNRS and the city of Paris.
Conflict of Interest: none declared.
| FOOTNOTES |
|---|
Associate Editor: Jonathan Wren
1Random variables and their realizations are denoted respectively by uppercase and lowercase letters. ![]()
2As a matter of fact, (Fisher, 1935) describes a one-sided test in the direction of the observed departure of the null hypothesis. ![]()
3The code of the R functions can be found at the R project site https://svn.r-project.org/R/trunk/src/nmath/. The best known and most complete software for contingency table methods in general is StatXact (Agresti, 2006). ![]()
Received on June 20, 2006; revised on December 11, 2006; accepted on December 11, 2006
| REFERENCES |
|---|
|
|
|---|
Agresti, A. (1992) A survey of exact inference for contingency tables. Stat. Sci, . 7, 131177.
Agresti, A. and Min, Y. (2001) On small-sample confidence intervals for parameters in discrete distributions. Biometrics, 57, 963971[CrossRef][Web of Science][Medline].
Agresti, A. Categorical Data Analysis, (2002) 2nd edn , Hoboken, New Jersey John Wiley & Sons, Inc.
Agresti, A. (2006) Reducing conservatism of exact small-sample methods of inference for discrete data. Compstat 2006, 17th Symposium of the IASC28 August1 September 2006Rome.
Al-Sharour, F., et al. (2004) FatiGO: A web tool for finding significant associations of Gene Ontology terms with groups of genes. Bioinformatics, 20, 578580
Beißbarth, T. and Speed, T.P. (2004) GOstat: find statistically overrepresented Gene Ontologies within & group of genes. Bioinformatics, 20, 14641465
Bioinformatics Boyle, E.I., et al. (2004) GO: TermFinderopen source software for accessing Gene Ontology information and finding significantly enriched Gene Ontology terms associated with a list of genes. 20, 37103715.
Castillo-Davis, C.I. and Hartl, D.L. (2003) GeneMergepost-genomics analysis, data mining, and hypothesis testing. Bioinformatics, 19, 891892
Cheng, J., et al. (2004) NetAffx Gene Ontology Mining Tool: a visual approach for microarray data analysis. Bioinformatics, 20, 14621463
Dennis, G., Jr, et al. (2003) DAVID: Database for Annotation, Visualization, and Integrated Discovery. Genome Biol, . 4, R60[CrossRef].
Draghici, S., et al. (2003) Global functional profiling of gene expression. Genomics, 81, 98104[CrossRef][Web of Science][Medline].
Dunne, A., et al. (1996) Two-sided P-values from discrete asymmetric distributions based on uniformly most powerful unbiased tests. The Statistician, 45, 397405[CrossRef].
eGOn Reference Manual (2004). (2004) .
Ernst, J., et al. (2005) Clustering short time series gene expression data. Bioinformatics, 21, Suppl. 1, i159i168[Abstract].
Fisher, R.A. (1935) The logic of inductive inference. J. Royal Stat. Soc, . 98, 3954[CrossRef].
Gibbons, J.D. and Pratt, J.W. (1975) P-values: interpretation and methodology. Am. Stat, . 29, 2025[CrossRef].
Hosack, D.A., et al. (2003) Identifying biological themes within lists of genes with EASE. Genome Biol, . 4, R70[CrossRef][Medline].
Khatri, P., et al. (2002) Profiling gene expression utilizing onto-express. Genomics, 79, 266270[CrossRef][Web of Science][Medline].
Khatri, P. and Draghici, S. (2005) Ontological analysis of gene expression data: current tools, limitations, and open problems. Bioinformatics, 21, 35873595
Lehman, E.L. Testing Statistical Hypotheses, (1986) 2nd edn , New York, LLC Springer-Verlag.
Maere, S., et al. (2005) BiNGO: a Cytoscape plugin to assass overrepresentation of Gene Ontology categories in Biological Networks. Bioinformatics, 21, 34483449
Martin, D., et al. (2004) GOToolbox: functional analysis of gene datasets based on Gene Ontology. Genome Biol, . 5, R101[CrossRef][Medline].
Masseroli, M., et al. (2004) GFINDer: Genome Function INtegrated Discoverer through dynamic annotation, statistical analysisn and mining. Nucleic Acids Res, . 32, W293W300
Mehta, C.R. and Patel, N.R. (1998) Exact inference for categorical data. Encyclopedia of Biostatistics, In Armitage, P. and Coltin, T. (Eds.). , UK Wiley, Chichester Vol. 2, 14111422.
Mood, A.M., et al. Introduction to the Theory of Statistics, (1974) 3rd edn McGraw-Hill. International Edition.
Newman, J.C. and Weiner, A.M. (2005) L2L: a simple tool for discovering the hidden significance in microarray expression data. Genome Biol, . 6, R8[CrossRef][Medline].
Pasquier, C., et al. (2004) THEA: ontology-driven analysis of microarray. Bioinformatics, 20, 26362643
Robinson, M.D., et al. (2002) FunSpec: a web-based cluster interpreter for yeast. BMC Bioinformatics, 3, 35[CrossRef][Medline].
Shah, N.H. and Fedoroff, N.V. (2004) CLENCH: a program for calculating Cluster ENriCHment using the Gene Ontology. Bioinformatics, 20, 11961197
Yates, F. (1984) Test of significance for 2x2 contingency tables. J. Royal Stat. Soc. Series A, 147, 426463.
Young, A., et al. (2005) Ontology Traverser: an R package for GO analysis. Bioinformatics, 21, 275276
Zeeberg, B.R., et al. (2003) GoMiner: a resource for biological interpretation of genomic and proteomic data. Genome Biol, . 4, R28[CrossRef][Medline].
Zhang, B., et al. (2004) GOTree Machine (GOTM): a web-based platform for interpreting sets of iinteresting genes using Gene Ontology hierarchies. BMC Bioinformatics, 5, 16[CrossRef][Medline].
Zhong, S., et al. (2004) GoSurfer: a graphical interactive tool for comparative analysis of large gene sets in gene ontology space. Appl. Bioinformatics, 3, 261264[CrossRef][Medline].
This article has been cited by other articles:
![]() |
J. D. Wren A global meta-analysis of microarray expression data to predict unknown gene functions and estimate the literature-data divide Bioinformatics, July 1, 2009; 25(13): 1694 - 1701. [Abstract] [Full Text] [PDF] |
||||
![]() |
G. Bindea, B. Mlecnik, H. Hackl, P. Charoentong, M. Tosolini, A. Kirilovsky, W.-H. Fridman, F. Pages, Z. Trajanoski, and J. Galon ClueGO: a Cytoscape plug-in to decipher functionally grouped gene ontology and pathway annotation networks Bioinformatics, April 15, 2009; 25(8): 1091 - 1093. [Abstract] [Full Text] [PDF] |
||||
![]() |
C.-A. Tsai and J. J. Chen Multivariate analysis of variance test for gene set analysis Bioinformatics, April 1, 2009; 25(7): 897 - 903. [Abstract] [Full Text] [PDF] |
||||
![]() |
M. A. Sartor, G. D. Leikauf, and M. Medvedovic LRpath: a logistic regression approach for identifying enriched biological groups in gene expression data Bioinformatics, January 15, 2009; 25(2): 211 - 217. [Abstract] [Full Text] [PDF] |
||||
![]() |
D. W. Huang, B. T. Sherman, and R. A. Lempicki Bioinformatics enrichment tools: paths toward the comprehensive functional analysis of large gene lists Nucleic Acids Res., January 1, 2009; 37(1): 1 - 13. [Abstract] [Full Text] [PDF] |
||||
![]() |
E. Loire, F. Praz, D. Higuet, P. Netter, and G. Achaz Hypermutability of Genes in Homo sapiens Due to the Hosting of Long Mono-SSR Mol. Biol. Evol., January 1, 2009; 26(1): 111 - 121. [Abstract] [Full Text] [PDF] |
||||
![]() |
X. Chen, L. Wang, J. D. Smith, and B. Zhang Supervised principal component analysis for gene set enrichment of microarray data with continuous or survival outcomes Bioinformatics, November 1, 2008; 24(21): 2474 - 2481. [Abstract] [Full Text] [PDF] |
||||
![]() |
I. Iossifov, T. Zheng, M. Baron, T. C. Gilliam, and A. Rzhetsky Genetic-linkage mapping of complex hereditary disorders to a whole-genome molecular-interaction network Genome Res., July 1, 2008; 18(7): 1150 - 1162. [Abstract] [Full Text] [PDF] |
||||
![]() |
Q. Zheng and X.-J. Wang GOEAST: a web-based software toolkit for Gene Ontology enrichment analysis Nucleic Acids Res., July 1, 2008; 36(suppl_2): W358 - W363. [Abstract] [Full Text] [PDF] |
||||
![]() |
F. Al-Shahrour, J. Carbonell, P. Minguez, S. Goetz, A. Conesa, J. Tarraga, I. Medina, E. Alloza, D. Montaner, and J. Dopazo Babelomics: advanced functional profiling of transcriptomics, proteomics and genomics experiments Nucleic Acids Res., July 1, 2008; 36(suppl_2): W341 - W346. [Abstract] [Full Text] [PDF] |
||||
![]() |
M. Hackenberg and R. Matthiesen Annotation-Modules: a tool for finding significant combinations of multisource annotations for gene lists Bioinformatics, June 1, 2008; 24(11): 1386 - 1393. [Abstract] [Full Text] [PDF] |
||||
![]() |
D. Nam and S.-Y. Kim Gene-set approach for expression pattern analysis Brief Bioinform, May 1, 2008; 9(3): 189 - 197. [Abstract] [Full Text] [PDF] |
||||
![]() |
D. Shriner, T. M. Baye, M. A. Padilla, S. Zhang, L. K. Vaughan, and A. E. Loraine Commonality of functional annotation: a method for prioritization of candidate genes from genome-wide linkage studies Nucleic Acids Res., March 27, 2008; 36(4): e26 - e26. [Abstract] [Full Text] [PDF] |
||||
![]() |
I. E. Sanchez, M. Dellarole, K. Gaston, and G. de Prat Gay Comprehensive comparison of the interaction of the E2 master regulator with its cognate target DNA sites in 73 human papillomavirus types by sequence statistics Nucleic Acids Res., February 11, 2008; 36(3): 756 - 769. [Abstract] [Full Text] [PDF] |
||||
![]() |
B. Dass, S. Tardif, J. Y. Park, B. Tian, H. M. Weitlauf, R. A. Hess, K. Carnes, M. D. Griswold, C. L. Small, and C. C. MacDonald Loss of polyadenylation protein {tau}CstF-64 causes spermatogenic defects and male infertility PNAS, December 18, 2007; 104(51): 20374 - 20379. [Abstract] [Full Text] [PDF] |
||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||














