Skip to main content
  • Methodology article
  • Open access
  • Published:

Empirical Bayes models for multiple probe type microarrays at the probe level

Abstract

Background

When analyzing microarray data a primary objective is often to find differentially expressed genes. With empirical Bayes and penalized t-tests the sample variances are adjusted towards a global estimate, producing more stable results compared to ordinary t-tests. However, for Affymetrix type data a clear dependency between variability and intensity-level generally exists, even for logged intensities, most clearly for data at the probe level but also for probe-set summarizes such as the MAS5 expression index. As a consequence, adjustment towards a global estimate results in an intensity-level dependent false positive rate.

Results

We propose two new methods for finding differentially expressed genes, Probe level Locally moderated Weighted median-t (PLW) and Locally Moderated Weighted-t (LMW). Both methods use an empirical Bayes model taking the dependency between variability and intensity-level into account. A global covariance matrix is also used allowing for differing variances between arrays as well as array-to-array correlations. PLW is specially designed for Affymetrix type arrays (or other multiple-probe arrays). Instead of making inference on probe-set summaries, comparisons are made separately for each perfect-match probe and are then summarized into one score for the probe-set.

Conclusion

The proposed methods are compared to 14 existing methods using five spike-in data sets. For RMA and GCRMA processed data, PLW has the most accurate ranking of regulated genes in four out of the five data sets, and LMW consistently performs better than all examined moderated t-tests when used on RMA, GCRMA, and MAS5 expression indexes.

Background

Microarrays are widely used for measuring gene expression in biomedical research. For the purpose of finding differentially expressed genes there exist numerous methods. In early studies genes where often ranked with respect to fold-change. Genes showing fold-change above 2 (or 3) were regarded as potentially regulated and were selected for further investigation. The obvious drawback with such an approach, as pointed out by many authors, is that genes with high fold-change may also be highly variable and thus with low significance of the regulation. On the other hand, since the number of replicates in many studies is small, variance estimators computed solely within genes are not reliable in that very small values can occur just by chance. As a consequence the ordinary t-test suffers from low power and is not a better option for filtering out regulated genes.

Many methods have been proposed to improve on the variance estimator in order to find more powerful statistical tests for differential expression. In empirical Bayes methods [18] and the penalized t-test suggested in [9], the gene-specific variance estimator is modified in order to produce more stable results. With proportions determined by the accuracy of the gene-specific variance estimators, a mixture of the gene-specific variance estimator and a global variance estimate is used in place of the gene-specific variance estimator in the denominator of the t-test. Similarly, in the Significance Analysis of Microarrays (SAM) method [10] and the method suggested in [11], a constant is added to the gene-specific sample standard deviation.

Another approach is to pool variance estimators for genes having similar expression level, thus modeling the variance as a function of intensity-level. For example Eaves et al. [12] use a weighted average of the gene-specific variance estimator and a pooled estimate based on the 500 genes with most similar mean expression level, and Jain et al. [13] suggest the local-pooled-error method (LPE) where a variance function fitted to estimated variances and mean intensities is used. Comander et al. [14] pool genes with respect to minimum intensity rather than mean intensity, and Hu et al. [15] use a hierarchical model with a linear relationship between variance and intensity-level. Of these four methods, only the one suggested in [15] takes the accuracy of the gene-specific variance estimators into account when setting the weights for the gene-specific estimator and the pooled estimator, respectively. On the other hand Hu et al. [15] only deal with a linear relationship between variance and intensity-level. A variance to intensity-level dependency is also utilized in the moderated t-test suggested in [6]. The method proposed builds on the moderated t-test suggested in [2, 3] with the addition of fitting a loess curve in the scatter plot of logged variance estimators against mean intensity when estimating the model parameters.

The type of arrays considered in this paper is the Affymetrix GeneChip arrays. These arrays are one color arrays and each gene is represented by a set of probes, the probe-set, consisting of 10–16 probe-pairs. Each probe-pair consists of one perfect match (PM) probe and one mismatch (MM) probe. The probes are 25 bases long and the PM and MM probes have identical sequences of bases except for the middle probe which in the MM probe is set to the complementary base of that in the PM probe. The MM probes are thus designed to measure the background intensity for the corresponding PM probe. The standard way of dealing with the multiple-probes is to derive a probe set summary, an expression index, for each probe-set (gene) and array (sample), for example using the RMA method [16] or the Affymetrix MAS5 algorithm. The expression indexes are then used in downstream analysis by only considering the expression index itself, the precision of the expression index is ignored. However, in the fully Bayesian probe-level BGX model [17] information about the accuracy of the expression index is obtained as a complete distribution which is subsequently used when computing the posterior distribution of differential expression. Also, the probe-level measurement error from the probabilistic probe-level model multi-mgMOS [18] is used when computing the probability of positive log-ratio in the PPLR method [19].

For Affymetrix type arrays a dependency between variability and intensity-level generally exists, even for log-transformed data. Figure 1 shows scatter plots of sample variance versus sample mean calculated on logged PM intensities (background corrected and normalized using the default methods of RMA) and three different expression indexes: RMA, GCRMA and MAS5. Except for the RMA expression index a clear dependency between variability and intensity-level exists, with a unique signature for each type of pre-processing of the raw CEL-file data. The GCRMA expression index shows increasing variability with intensity-level while MAS5 shows the opposite relationship. As a consequence, methods assuming constant variance as well as methods adjusting the gene-specific variance (or standard deviation) estimators towards a global estimate suffer from intensity-level dependent false positive rates. Figure 2 shows an example where the moderated t-test in the R-package LIMMA [3] was used on MAS5 expression indexes computed on a set of replicated arrays. The false positive rate obtained with LIMMA follows the same pattern as in the right lower panel in Figure 1 where the same data set is used. Almost identical result was obtained using data set A in a similar simulation (data not shown).

Figure 1
figure 1

Probe-, or probe-set, wise sample variances against sample means. Scatter plots of sample variance s2 (logged with base 2) against mean intensity for logged PM intensities and three expression indexes. Left and right panels show data set A and B, respectively (see Section Data sets).

Figure 2
figure 2

False positive rate against mean intensity. False positive rate (α) calculated on re-sampled data and plotted against mean intensity. 100 data sets of size 6 were sampled from the complete data set B (see Section Data sets) of 18 replicated arrays and then analyzed using the Affymetrix MAS5 algorithm followed by a two group analysis of 3+3 arrays using the moderated t-test in the R-package LIMMA [3], on logged MAS5 indexes and indexes transformed using the variance stabilizing transformation in the R-package vsn [21], and the proposed method LMW using logged MAS5 indexes. false positive rate were obtained by averaging over the sampled data sets using loess-curves fitted to mean intensity and indicator of significance (1 if the probe-set is among the 5% probe-sets with highest absolute statistic, 0 otherwise). The mean intensities of each data set are shifted to the range [0,15].

The aim of variance stabilizing transformations is to reduce or eliminate the problem of dependency between variability and intensity-level. A family of transformations, the generalized-log family (glog), was introduced in [2022] and further used in [23, 24]. A comparison of the glog family with the started logarithm transformation [25] and the log-linear hybrid transformation [26] is presented in [27]. It is concluded that the glog family is "probably the best choice when it is convenient to use it", but it is also noted that the direct interpretation of differences as logged ratios for microarray data when using the ordinary log-transformation, does not hold when using such variance stabilizing transformations.

Generally, the glog family effectively stabilizes the variance when applied to raw Affymetrix probe-level data, for example using the parameter estimation procedure described in [21]. However, the transformations implicitly defines a background correction, and when applied to data already having been subject to another background correction (or further processed data), the glog transformations may not be able to capture the structure of the dependency between variability and intensity-level. This applies, for example, to probe-level data background corrected using the RMA default background method, and MAS5 expression indexes, see Figure 2. Thus, there is a need for more flexible solutions, and in short, Figures 1 and 2 may be seen as one motivation for the methods proposed in this paper.

The hierarchical Bayesian model WAME proposed and developed in [4, 5, 7, 8] is in the present paper extended to incorporate the variability to intensity-level dependency. The Probe level Locally moderated Weighted median-t method (PLW) applies the extended model to logged PM intensities resulting in moderated and weighted t-statistics for all PM probes. In the final step of PLW the median t-statistic of all PM probes building up each probe-set is computed, and this median is the value used for ranking the probe-sets with respect to differential expression.

The Locally Moderated Weighted-t method (LMW) is a more general method intended for single probe type of arrays or summary measures of multiple probe type arrays, such as RMA and MAS5. LMW use the same model as PLW but since only one t-statistic is obtained for each probe-set no median is calculated. The proposed methods are compared with existing methods on five publicly available spike-in data sets.

Results and Discussion

Model and methodology

Given a set of n arrays let y ip be the background corrected and normalized log-intensity on array i for PM probe p and put y p = (y1p,...,y np )T. The PM probes are divided into G (disjoint) probe-sets G 1 , ... , G G MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaWenfgDOvwBHrxAJfwnHbqeg0uy0HwzTfgDPnwy1aaceaGae8NbXF0aaSbaaSqaaiabigdaXaqabaGccqGGSaalcqGGUaGlcqGGUaGlcqGGUaGlcqGGSaalcqWFge=rdaWgaaWcbaGaem4raCeabeaaaaa@3FED@ and thus there are a total of P = | G 1 | + + | G G | MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaemiuaaLaeyypa0ZaaqWaaeaat0uy0HwzTfgDPnwy1egaryqtHrhAL1wy0L2yHvdaiqaacqWFge=rdaWgaaWcbaacbaGae4xmaedabeaaaOGaay5bSlaawIa7aiabgUcaRiabl+UimjabgUcaRmaaemaabaGae8NbXF0aaSbaaSqaaiabdEeahbqabaaakiaawEa7caGLiWoaaaa@47AF@ probes. For p = 1,...,P assume

y p | c p ~ N n ( μ p , c p Σ ) c p ~ Γ 1 ( 1 2 m , 1 2 m ν ( μ ¯ p ) ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaqbaeaabiqaaaqaaiabdMha5naaBaaaleaacqWGWbaCaeqaaOGaeiiFaWNaem4yam2aaSbaaSqaaiabdchaWbqabaGccqGG+bGFcqqGobGtdaWgaaWcbaGaemOBa4gabeaakiabcIcaOiabeY7aTnaaBaaaleaacqWGWbaCaeqaaOGaeiilaWIaem4yam2aaSbaaSqaaiabdchaWbqabaGccqqHJoWucqGGPaqkaeaacqWGJbWydaWgaaWcbaGaemiCaahabeaakiabc6ha+jabfo5ahnaaCaaaleqabaGaeyOeI0IaeGymaedaaOGaeiikaGscfa4aaSaaaeaacqaIXaqmaeaacqaIYaGmaaGccqWGTbqBcqGGSaaljuaGdaWcaaqaaiabigdaXaqaaiabikdaYaaakiabd2gaTjabgwSixlabe27aUjabcIcaOiqbeY7aTzaaraWaaSbaaSqaaiabdchaWbqabaGccqGGPaqkcqGGPaqkaaaaaa@5DCD@
(1)

where μ p is the log-intensity profile for probe p across the n arrays with mean log-intensity level μ ¯ p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqiVd0MbaebadaWgaaWcbaGaemiCaahabeaaaaa@2F38@ , ∑ is an n × n covariance matrix, m is a real-valued parameter, and ν(·) is a smooth real-valued function. N n denotes an n-dimensional normal distribution, and Γ-1(a, b) denotes the inverse-gamma distribution with shape parameter a and scale parameter b. A cubic spline is used to parameterize the function ν(·). Given set of K interior spline-knots

ν(x) = exp{H(x)Tβ}

where β is a parameter vector of length 2K - 1 and H : 2K-1is a set of B-spline basis functions, see chapter 5 of [28].

As in the model suggested in [4] the model in Equ. 1 makes use of a global covariance matrix, thus allowing differing variances as well as correlations between arrays. To account for the dependency between variability and intensity-level the scale-parameter of the Γ-1-distribution depends on the mean log-intensity level μ ¯ p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqiVd0MbaebadaWgaaWcbaGaemiCaahabeaaaaa@2F38@ for the probe through the smooth function ν.

We assume that the vector μ p is determined by a full rank n × k design matrix D and a parameter vector γ p of length k. The aim is to estimate and test hypothesis for δ p , a linear combination of γ p specified by a 1 × k matrix C. In summary,

μ p = p and δ p = p .

For the special case of comparing two conditions, with n1 and n2 arrays from conditions 1 and 2, respectively, the design matrix D is an (n1 + n2) × 2 matrix. For example, with n1 = 3 and n2 = 4 we can use

D T = [ 1 1 1 0 0 0 0 0 0 0 1 1 1 1 ]  and  γ p = [ γ p 1 γ p 2 ] MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaemiraq0aaWbaaSqabeaacqWGubavaaGccqGH9aqpdaWadaqaauaabeqacCaaaaqaaiabigdaXaqaaiabigdaXaqaaiabigdaXaqaaiabicdaWaqaaiabicdaWaqaaiabicdaWaqaaiabicdaWaqaaiabicdaWaqaaiabicdaWaqaaiabicdaWaqaaiabigdaXaqaaiabigdaXaqaaiabigdaXaqaaiabigdaXaaaaiaawUfacaGLDbaacqqGGaaicqqGHbqycqqGUbGBcqqGKbazcqqGGaaicqaHZoWzdaWgaaWcbaGaemiCaahabeaakiabg2da9maadmaabaqbaeqabiqaaaqaaiabeo7aNnaaBaaaleaacqWGWbaCcqaIXaqmaeqaaaGcbaGaeq4SdC2aaSbaaSqaaiabdchaWjabikdaYaqabaaaaaGccaGLBbGaayzxaaaaaa@5307@

and thus μ p = (γp 1, γp 1, γ p 1, γp 2, γp 2, γp 2, γp 2)T. With C = [-1 1] we have δ p = γp 2- γp 1, thus δ p is the logged fold change between conditions 2 and 1.

However, instead of estimating the parameters of the model in Equ. 1 we use a reduced model derived from Equ. 1 through a linear transformation of the vector y p . Define the n × n and n × 1 matrices

A0 = I - D(DTD)-1 DTand B = D(DTD)-1CT.

Since A0 is of rank n - k only we let A be an n × (n - k) matrix whose column space equals that of A0.

With q = n - k + 1 form the n × q transformation matrix M and the vector z p of length q

M = [A; B] and z p = MTy p (2)

giving the reduced model

z p | c p ~ N q ( ( 0 , ... , 0 , δ p ) T , c p Σ z ) c p ~ Γ 1 ( 1 2 m , 1 2 m ν ( μ ¯ p ) ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaqbaeaabiqaaaqaaiabdQha6naaBaaaleaacqWGWbaCaeqaaOGaeiiFaWNaem4yam2aaSbaaSqaaiabdchaWbqabaGccqGG+bGFcqqGobGtdaWgaaWcbaGaemyCaehabeaakmaabmaabaGaeiikaGIaeGimaaJaeiilaWIaeiOla4IaeiOla4IaeiOla4IaeiilaWIaeGimaaJaeiilaWIaeqiTdq2aaSbaaSqaaiabdchaWbqabaGccqGGPaqkdaahaaWcbeqaaiabdsfaubaakiabcYcaSiabdogaJnaaBaaaleaacqWGWbaCaeqaaOGaeu4Odm1aaSbaaSqaaiabdQha6bqabaGccqGGPaqkaiaawIcacaGLPaaaaeaacqWGJbWydaWgaaWcbaGaemiCaahabeaakiabc6ha+jabfo5ahnaaCaaaleqabaGaeyOeI0IaeGymaedaaOGaeiikaGscfa4aaSaaaeaacqaIXaqmaeaacqaIYaGmaaGccqWGTbqBcqGGSaaljuaGdaWcaaqaaiabigdaXaqaaiabikdaYaaakiabd2gaTjabgwSixlabe27aUjabcIcaOiqbeY7aTzaaraWaaSbaaSqaaiabdchaWbqabaGccqGGPaqkcqGGPaqkaaaaaa@6A6A@
(3)

where ∑ z = MTM.

The reduced model is fitted using the EM algorithm [29] as described in Section Parameter estimation.

The c p 's are treated as missing data and we replace the unknown intensity-level for probe p, μ ¯ p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqiVd0MbaebadaWgaaWcbaGaemiCaahabeaaaaa@2F38@ , with the observed mean intensity across arrays, y ¯ p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafmyEaKNbaebadaWgaaWcbaGaemiCaahabeaaaaa@2EFD@ . Given estimators of the parameters ∑ z , m, and β we proceed as if these parameters are known, and weighted moderated t-tests are computed for each probe p. The unbiased minimum variance estimator of δ p is

δ ^ p ( λ T Σ z 1 λ ) 1 λ T Σ z 1 z p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqiTdqMbaKaadaWgaaWcbaGaemiCaahabeaakiabcIcaOiabeU7aSnaaCaaaleqabaGaemivaqfaaOGaeu4Odm1aa0baaSqaaiabdQha6bqaaiabgkHiTiabigdaXaaakiabeU7aSjabcMcaPmaaCaaaleqabaGaeyOeI0IaeGymaedaaOGaeq4UdW2aaWbaaSqabeaacqWGubavaaGccqqHJoWudaqhaaWcbaGaemOEaOhabaGaeyOeI0IaeGymaedaaOGaemOEaO3aaSbaaSqaaiabdchaWbqabaaaaa@4865@
(4)

where λ is the vector (0,...,0, 1)Tof length q. The weighted moderated t-statistic is defined as

t ˜ p = q + m 1 ( γ T Σ z 1 λ ) 1 δ ^ p m exp { H ( y ¯ p ) T β } + RSS p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafmiDaqNbaGaadaWgaaWcbaGaemiCaahabeaakiabg2da9maakaaajuaGbaWaaSaaaeaacqWGXbqCcqGHRaWkcqWGTbqBcqGHsislcqaIXaqmaeaacqGGOaakcqaHZoWzdaahaaqabeaacqWGubavaaGaeu4Odm1aa0baaeaacqWG6bGEaeaacqGHsislcqaIXaqmaaGaeq4UdWMaeiykaKYaaWbaaeqabaGaeyOeI0IaeGymaedaaaaaaSqabaqcfa4aaSaaaeaacuaH0oazgaqcamaaBaaabaGaemiCaahabeaaaeaadaGcaaqaaiabd2gaTjGbcwgaLjabcIha4jabcchaWjabcUha7jabdIeaijabcIcaOiqbdMha5zaaraWaaSbaaeaacqWGWbaCaeqaaiabcMcaPmaaCaaabeqaaiabdsfaubaacqaHYoGycqGG9bqFcqGHRaWkcqqGsbGucqqGtbWucqqGtbWudaWgaaqaaiabdchaWbqabaaabeaaaaaaaa@5F3E@
(5)

and under H0: δ p = 0 it can be shown that t ˜ p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafmiDaqNbaGaadaWgaaWcbaGaemiCaahabeaaaaa@2EEA@ is t-distributed with q + m - 1 degrees of freedom. Here

RSS p = z p T ( Σ 1 Σ 1 λ ( λ T Σ 1 λ ) 1 λ T Σ 1 ) z p MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaeeOuaiLaee4uamLaee4uam1aaSbaaSqaaiabdchaWbqabaGccqGH9aqpcqWG6bGEdaqhaaWcbaGaemiCaahabaGaemivaqfaaOWaaeWaaeaacqqHJoWudaahaaWcbeqaaiabgkHiTiabigdaXaaakiabgkHiTiabfo6atnaaCaaaleqabaGaeyOeI0IaeGymaedaaOGaeq4UdW2aaeWaaeaacqaH7oaBdaahaaWcbeqaaiabdsfaubaakiabfo6atnaaCaaaleqabaGaeyOeI0IaeGymaedaaOGaeq4UdWgacaGLOaGaayzkaaWaaWbaaSqabeaacqGHsislcqaIXaqmaaGccqaH7oaBdaahaaWcbeqaaiabdsfaubaakiabfo6atnaaCaaaleqabaGaeyOeI0IaeGymaedaaaGccaGLOaGaayzkaaGaemOEaO3aaSbaaSqaaiabdchaWbqabaaaaa@57C0@
(6)

is the weighted residual sum of squares. See [5] for details. The PLW statistic for the probe-set G MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaWenfgDOvwBHrxAJfwnHbqeg0uy0HwzTfgDPnwy1aaceaGae8NbXFeaaa@3755@ is then defined as

PLW G = median { t ˜ p : p G } . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaeeiuaaLaeeitaWKaee4vaC1aaSbaaSqaamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaGabaiab=zq8hbqabaGccqGH9aqpcqqGTbqBcqqGLbqzcqqGKbazcqqGPbqAcqqGHbqycqqGUbGBdaGadaqaaiqbdsha0zaaiaWaaSbaaSqaaiabdchaWbqabaGccqGG6aGocqWGWbaCcqGHiiIZcqWFge=raiaawUhacaGL9baacqGGUaGlaaa@5040@
(7)

The LMW and PLW methods are implemented in the R package plw [30] available at the authors' web page and at the Bioconductor projects web page [31] (at the time of writing only among devel-packages, bioconductor 2.2).

Parameter estimation

The q × q covariance matrix ∑ z of the reduced model in Equ. 3 is divided according to

Σ z = [ Σ A Σ A B Σ A B T σ B 2 ] MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaeu4Odm1aaSbaaSqaaiabdQha6bqabaGccqGH9aqpdaWadaqaauaabeqaciaaaeaacqqHJoWudaWgaaWcbaGaemyqaeeabeaaaOqaaiabfo6atnaaBaaaleaacqWGbbqqcqWGcbGqaeqaaaGcbaGaeu4Odm1aa0baaSqaaiabdgeabjabdkeacbqaaiabdsfaubaaaOqaaiabeo8aZnaaDaaaleaacqWGcbGqaeaacqaIYaGmaaaaaaGccaGLBbGaayzxaaaaaa@41F6@

where ∑ A is the covariance matrix for all but the last dimension of z p and σ B 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaeq4Wdm3aa0baaSqaaiabdkeacbqaaiabikdaYaaaaaa@3012@ is the variance of the last dimension (indexes A and B refer to the corresponding sub-matrices of the transformation matrix M in Equ. 2). The reduced model is fitted in two steps. First the parameters m, β and the sub-matrix ∑ A are estimated by dropping the last dimension of the vectors z p . Since the reduced model is not identifiable without a restriction on the function ν or the covariance matrices ∑ z we use the restriction trace(∑ A ) = q - 1. Secondly, the parameters m and β are held fixed and ∑ z is estimated using the complete z p vectors. Temporarily the assumption of no regulated genes is used (δ p = 0 for all probes) and ∑ z is estimated under the restriction that the trace of the ∑ A part should be equal to q - 1.

In step 1, we let x p denote the sub-vector of z p obtained by dropping the last element. Under the reduced model x p is distributed according to the model in Equ. 1 with ∑ = ∑ A , μ p = 0, n = q - 1, and using the EM-algorithm an iterative procedure for estimating m, β and ∑ A is obtained. Given estimates of the previous iteration, m0, β0 and ∑A 0, updated estimates are found as follows. Let

w p = m 0 + q 1 x p T Σ A 0 1 x p + m 0 exp { H ( y ¯ p ) T β 0 } . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaem4DaC3aaSbaaSqaaiabdchaWbqabaGccqGH9aqpjuaGdaWcaaqaaiabd2gaTnaaBaaabaGaeGimaadabeaacqGHRaWkcqWGXbqCcqGHsislcqaIXaqmaeaacqWG4baEdaqhaaqaaiabdchaWbqaaiabdsfaubaacqqHJoWudaqhaaqaaiabdgeabjabicdaWaqaaiabgkHiTiabigdaXaaacqWG4baEdaWgaaqaaiabdchaWbqabaGaey4kaSIaemyBa02aaSbaaeaacqaIWaamaeqaaiGbcwgaLjabcIha4jabcchaWjabcUha7jabdIeaijabcIcaOiqbdMha5zaaraWaaSbaaeaacqWGWbaCaeqaaiabcMcaPmaaCaaabeqaaiabdsfaubaacqaHYoGydaWgaaqaaiabicdaWaqabaGaeiyFa0haaOGaeiOla4caaa@598E@

The updated estimate of ∑ A is

Σ ^ A = 1 P p = 1 P w p x p x p T MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafu4OdmLbaKaadaWgaaWcbaGaemyqaeeabeaakiabg2da9KqbaoaalaaabaGaeGymaedabaGaemiuaafaaOWaaabCaeaacqWG3bWDdaWgaaWcbaGaemiCaahabeaakiabdIha4naaBaaaleaacqWGWbaCaeqaaOGaemiEaG3aa0baaSqaaiabdchaWbqaaiabdsfaubaaaeaacqWGWbaCcqGH9aqpcqaIXaqmaeaacqWGqbaua0GaeyyeIuoaaaa@43EC@
(8)

and the updated estimate of β is found by numerical maximization of the function

h ( β ) = 1 P p = 1 P ( H ( y ¯ p ) T β w p exp { H ( y ¯ p ) T β } ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaemiAaGMaeiikaGIaeqOSdiMaeiykaKIaeyypa0tcfa4aaSaaaeaacqaIXaqmaeaacqWGqbauaaGcdaaeWbqaamaabmaabaGaemisaGKaeiikaGIafmyEaKNbaebadaWgaaWcbaGaemiCaahabeaakiabcMcaPmaaCaaaleqabaGaemivaqfaaOGaeqOSdiMaeyOeI0Iaem4DaC3aaSbaaSqaaiabdchaWbqabaGccyGGLbqzcqGG4baEcqGGWbaCcqGG7bWEcqWGibascqGGOaakcuWG5bqEgaqeamaaBaaaleaacqWGWbaCaeqaaOGaeiykaKYaaWbaaSqabeaacqWGubavaaGccqaHYoGycqGG9bqFaiaawIcacaGLPaaaaSqaaiabdchaWjabg2da9iabigdaXaqaaiabdcfaqbqdcqGHris5aOGaeiOla4caaa@5B1A@
(9)

With β ^ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqOSdiMbaKaaaaa@2D86@ equal to the updated estimate of β let

S = h ( β ^ ) log ( m 0 + q 1 ) + ψ ( m 0 + q 1 2 ) + 1 P p = 1 P log ( w p ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaqbaeWabiqaaaqaaiabdofatjabg2da9iabdIgaOjabcIcaOiqbek7aIzaajaGaeiykaKIaeyOeI0IagiiBaWMaei4Ba8Maei4zaCMaeiikaGIaemyBa02aaSbaaSqaaiabicdaWaqabaGccqGHRaWkcqWGXbqCcqGHsislcqaIXaqmcqGGPaqkaeaacqGHRaWkcqaHipqEdaqadaqcfayaamaalaaabaGaemyBa02aaSbaaeaacqaIWaamaeqaaiabgUcaRiabdghaXjabgkHiTiabigdaXaqaaiabikdaYaaaaOGaayjkaiaawMcaaiabgUcaRKqbaoaalaaabaGaeGymaedabaGaemiuaafaaOWaaabCaeaacyGGSbaBcqGGVbWBcqGGNbWzcqGGOaakcqWG3bWDdaWgaaWcbaGaemiCaahabeaakiabcMcaPaWcbaGaemiCaaNaeyypa0JaeGymaedabaGaemiuaafaniabggHiLdaaaaaa@6053@

where ψ ( x ) = d d x log Γ ( x ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaeqiYdKNaeiikaGIaemiEaGNaeiykaKIaeyypa0tcfa4aaSaaaeaacqWGKbazaeaacqWGKbazcqWG4baEaaGccyGGSbaBcqGGVbWBcqGGNbWzcqqHtoWrcqGGOaakcqWG4baEcqGGPaqkaaa@3F48@ is the digamma function. The updated estimate of m is then found using numerical maximization of the function

f(m) = m (log(m) + S) -2 log (Γ(m/2)). (10)

In step 2 a similar iterative procedure is used to estimate ∑ z . With ∑z 0denoting the estimate of ∑ z from the previous iteration and with w p re-defined as

w p = m ^ + q z p T Σ z 0 1 z p + m ^ exp { H ( y ¯ p ) T β ^ } MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGaem4DaC3aaSbaaSqaaiabdchaWbqabaGccqGH9aqpjuaGdaWcaaqaaiqbd2gaTzaajaGaey4kaSIaemyCaehabaGaemOEaO3aa0baaeaacqWGWbaCaeaacqWGubavaaGaeu4Odm1aa0baaeaacqWG6bGEcqaIWaamaeaacqGHsislcqaIXaqmaaGaemOEaO3aaSbaaeaacqWGWbaCaeqaaiabgUcaRiqbd2gaTzaajaGagiyzauMaeiiEaGNaeiiCaaNaei4EaSNaemisaGKaeiikaGIafmyEaKNbaebadaWgaaqaaiabdchaWbqabaGaeiykaKYaaWbaaeqabaGaemivaqfaaiqbek7aIzaajaGaeiyFa0haaaaa@5440@

where m ^ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafmyBa0MbaKaaaaa@2D48@ and β ^ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGaciGaaiaabeqaaeqabiWaaaGcbaGafqOSdiMbaKaaaaa@2D86@ are the estimates obtained in step 1, an updated estimate of ∑ z is computed according to Equ. 8 with z p replacing x p . In order for the estimators of ∑ A and ∑ z , in step 1 and 2, respectively, to comply with the trace restriction the updated estimates are scaled at the end of each iteration. [For more details see Additional file 1]

Data sets

The two data sets used in Figures 1 and 2 are publicly available at the Gene Expression Omnibus repository [32] with series or sample reference number indicated below. Data set A consists of the 18 arrays from the severe group of the COPD data set [33] (series reference number GSE1650), where Affymetrix arrays of type HG U133A were used. In data set B the 18 arrays with normal tissue where selected from a lung tumor data set [34] (sample reference numbers GSM47958-GSM47976, excluding GSM47967). Here the HG-U95A arrays were used.

Five spike-in data sets were used to evaluate the proposed methods. In the Affymetrix U95 and 133A Latin Square data sets [35] arrays of type HG-U95A and HG-U133A, respectively, were used. The Affymetrix U95 data set consists of data from 59 arrays divided into 19 groups of size 3, and one group of size 2.

From the 20 groups there are 178 possible pair-wise group comparisons each with 16 [36] known differentially expressed genes among the 12626 genes present on the arrays. The Affymetrix 133A data set comprise data from 42 arrays with a total of 22300 probe-sets of which 42 were spiked in at known concentration. The 42 arrays are divided into 14 groups of size 3 and thus there are 91 possible pair-wise group comparisons. As done in the Affycomp II assessments [36] we exclude 271 probe-sets which are likely to cross-hybridize to spike-in probe-sets. The sequence of each spike-in clone was blasted against all HG-U133A target sequences (~600 bp regions from which probes are selected). A threshold of 100 bp identified 271 probe-sets which are available in the Affycomp R-package.

From the Gene Logic Tonsil and AML data sets [37] all groups with 3 replicated arrays were used, giving a total of 12 and 10 groups, respectively. For these data there are 11 genes spiked in at known concentration, which can be studied in 66 and 45 pair-wise group comparisons, respectively. Both data sets were obtained using the Affymetrix HG-U95A arrays having 12626 genes.

The Golden Spike data set [38] consists of 6 arrays of type Drosgenome1 divided into 2 groups of equal size. The samples used in this experiment consist of mRNA from 3866 genes, of which 1331 are differentially expressed between the groups. The Drosgenome1 array has a total of 14010 genes, thus 10144 of these should not be expressed, 2535 should be expressed but not regulated, and 1331 should be expressed and regulated.

Since all 1331 genes are up-regulated in the spike-in group it is necessary to take special care in the normalization when analyzing this data set. Generally this means performing normalizations based on a subset of genes, either only the 2535 genes spiked in at identical concentration in both groups [39], or the 2535 genes together with the 10144 absent genes [38]. Thus, knowledge about which genes are regulated, which of course is not available for a real situation, is used in the normalization.

For PPLR, BGX, and the analysis based on MAS5 expression indexes we used a loess-subset normalization of probe set summaries as done in [17, 19, 38]. For the analysis based on RMA (and GCRMA) pre-processed data we used a loess-subset normalization of PM probe intensities similar to the one performed in [40]. PM probe intensities were corrected for background using the default background method of RMA (or GCRMA) and then loess-normalized using the same subset as used in [38], thus the 2535 genes spiked in at identical concentration in both groups together with the 10144 absent genes. At this point PLW, median-t, and combined-p were applied to logged PM intensities. Probe set summaries using median polish were then computed and all 10 methods using expression indexes as input were used to rank genes with respect to differential expression.

Comparison with existing methods

Using the spike-in data sets listed above the proposed methods, PLW and LMW were compared with 14 existing methods for ranking genes. The 14 methods include ranking with respect to: observed fold change (FC), ordinary t-test, the moderated t-test in the R-package LIMMA [3], the weighted moderated t-test in the R-package WAME.EM [8], Efron's penalized t-test [11] and the Shrink-t method [9] in the R-package st, the SAM method [10] in the R-package samr, the Local-pooled-error test [13] in the R-package LPE, the Intensity-Based Moderated T-statistic (IBMT) [6] using the R-code available at http://eh3.uc.edu/r/ibmtR.R, and the two probe-level methods median-t and combined-p suggested by Hess and Iyer [40].

All methods using expression indexes as input (including PLW) were applied to RMA, GCRMA and MAS5 expression indexes obtained using the R-package affy, while PLW, median-t, and combined-p were applied to logged PM intensities, background corrected and normalized using the default methods of RMA and GCRMA. (The empirical Bayes approach of GCRMA was used to calculate background corrected intensities, thus the fast option was set to FALSE). With LMW 4–6 spline-knots (depending on the number of probe-sets) were used for the function ν, whereas 12 knots were used in PLW (the spline-knots are set using an internal function in the R-package plw). Note that RMA and GCRMA were applied only to the arrays involved in each group comparison, as opposed to running RMA and GCRMA using all arrays of each data set.

We also compared with the PPLR method [19] applied to the expression index and probe-level measurement error of the multi-mgMOS model [18] available in the R-package puma, the logit-t procedure implemented in the R-package plw according to the description in [41], and the BGX method [17] as implemented in the R-package bgx. The R-code used for each of the 14 methods is available as supplementary material. [See Additional file 2]

Due to long computer run times the comparison with the BGX method is restricted to the Golden Spike data set, and a subset of genes from the Gene Logic AML data set (the run time for one single analysis of 6 arrays with all 12626 probe-sets is more than 24 hours). The subset of size 1011 of the Gene Logic AML data set consists of probe-sets number 6000–7002 (excluding 6030, 6367, and 6463) together with the 11 spiked probe-sets and the same subset was used in [17]. The probe-set numbering is as obtained when loading data into R using the R-package affy. Also, to avoid introducing yet another normalization of the Golden Spike data set, logit-T was not applied to this data set.

For each spike-in data set and combination of method and expression index/pre-processing ROC-curves were calculated. Also, for the analysis using a complete set of probe-sets, the area (AUC) under the ROC curve up to 25, 50, 100 and 200 false positives was computed. In the comparison with BGX using only 1011 probe-sets, AUC was computed up to 2, 4, 8 and 16 false positives in order to cover the same false positive range as for the complete probe-set comparisons.

For the analysis based on RMA pre-processing, ROC curves for a subset of the compared methods are found in Figure 3. AUC values up to 100 false positives from the complete probe-set analysis are found in Tables 1 and 2. (ROC curves for all methods and AUC up to 25, 50, 200 false positives are available as supplementary material. [See Additional file 3 and Additional file 4])

Figure 3
figure 3

ROC curves. ROC curves for a subset of the methods compared when applied to RMA pre-processed data. The horizontal axis shows the number of false positives (FP) and the vertical axis the proportion of true positives found (TP).

Table 1 Area under ROC curves up to 100 false positives, RMA and GCRMA
Table 2 Area under ROC curves up to 100 false positives, MAS5, PPLR, BGX, and Logit-T

Results for RMA pre-processing are found in the upper part of Table 1. Three of the four methods taking the variability-to-intensity-level dependency into account (PLW, LMW and LPE) performed overall better than the other methods, with the proposed method PLW having the highest AUC on four of the five data sets. The fourth method taking the variability-to-intensity-level dependency into account (IBMT) performed comparably well on the Affymetrix and Golden Spike data sets but less so on the two Gene Logic data sets.

Ranking genes with respect to FC performs quite well on the Affymetrix U133A and the two Gene Logic data sets but not on the other two data sets. Among the penalized and moderated t-test methods, WAME and Efron-t consistently perform better than the other ones. However, the difference between these methods for the two Affymetrix Latin Square and the Golden Spike data sets are small, compared to the difference in AUC obtained using the two Gene Logic data sets. Thus, the two Gene Logic data sets appear slightly different from the other three.

The results obtained using GCRMA in the lower part of Table 1 are very similar to the results with RMA shown in the upper part. For the Golden Spike data set, replacing GCRMA with RMA improves the performance of all methods but the ordering of the methods is fairly unchanged. Overall, IBMT, Efron-t and median-t, performs slightly better when applied to GCRMA expression indexes whereas WAME and LPE performs slightly worse. The overall ordering of the top-two methods is unchanged.

Since MAS5 expression indexes show a very clear dependency between variability and intensity level in Figure 1, and since the variability decreases with intensity it comes as no surprise that all three methods taking this dependency into account consistently performs better than all other methods as shown in the upper part of Table 2. The LMW method has the most accurate ranking of genes in 4 out of the 5 data-sets, and performs better than the IBMT method on all 5 data-sets. Since the main difference between LMW and IBMT is that LMW performs a weighted analysis, and since WAME overall performs better than LIMMA, it appears as if weighted analysis should be used in preference to analysis using unweighted analysis.

The lower part of Table 2 shows results for PPLR, BGX, and logit-t. For the Golden spike data set both PPLR and BGX perform comparably well, only LMW and IBMT applied on MAS5 expression indexes have higher ROC curve AUC. In the analysis of 1011 probe sets from the Gene Logic AML data set, PLW shows consistently higher true positive rate compared with BGX (Figure 3) and the AUC up to 8 false positives (scaled so that optimum is 100) is 84 and 75 for PLW and BGX, respectively. For the remaining data sets PPLR performed comparably well with other methods using MAS5 expression indexes, but less so when comparing with RMA and GCRMA pre-processed data.

The second proposed method LMW differs from existing moderated and penalized t-test in that the global variance estimator (which gene-specific estimators are adjusted towards) varies with intensity-level.

Actually this is the only difference between LMW and the WAME method. The LPE method also uses a global variance estimator that varies with intensity-level. But opposed to using a weighted mean of the global and gene-specific estimator, only the global estimator is used in the denominator of the LPE statistic. Thus for genes with similar intensity-level, LPE is basically identical to ranking using fold change. Hence, since LMW consistently performs better than WAME, and LPE has higher AUC than fold change in four of the five data test, modeling the global variance estimator as a function of intensity is worthwhile doing.

Figure 2 shows that the false positive rate obtained by adjusting towards a global estimate that varies with intensity-level results in a much more stable false positive rates compared to using a (truly) global estimate. It should be mentioned that as the number of arrays increases, the variability of the false positive rate across intensity-level decreases, when adjusting towards a truly global estimate as well as when adjusting towards an intensity-level dependent global estimate. Figure 2 is based on 3+3 arrays, and the estimated false positive rate for LIMMA varies between 1.3% and 8.3%. When repeating the same analysis using 5+5 arrays the estimated false positive rate varied between 1.8% and 7%.

With RMA (and GCRMA) pre-processed data, we do comparisons between 1) Compute probe set summaries from probe intensities and then do inference, and 2) Do inference for each PM probe and then summarize into one score. Thus, the summarization (here done using median-polish) is considered as a part of the first approach. PLW and median-t use the second approach, whereas LMW and the ordinary t-test are the corresponding methods using the first approach. From the results presented here the second approach appears a better option. This was also shown by Hess and Iyer in [40] where they propose the median-t and combined-p method.

Approach 1 could also include a second normalization of probe set summaries. However, neither of the two approaches can be given information about which genes that are regulated without making the comparison biased. Thus, in the analysis of the Golden Spike data set, a second subset-loess normalization of probe set summaries as done in [38] can not be used when comparing approach 1 and 2. We therefore used a subset-loess normalization of PM probe intensities in a similar way as done in [40].

We have also computed results for the Golden Spike data set using subset-loess normalized MAS5 expression indexes as done by Choe et al. in [38]. They show that, for a large set of different pre-processing methods, a second loess-subset normalization of probe-set summaries has a large effect (Figure 7a). They give no direct answer to whether a subset-based probe normalization to the same extent improves the performance of the corresponding normalization using all probes. Therefore, to present comparable results only, we have separated results from these two types of subset-normalizations using knowledge about which genes are regulated. Thus, for the Golden Spike data set, we mainly compare BGX and PPLR with the analysis based on MAS5 expression indexes, and the results from RMA and GCRMA pre-processed data is mainly compared separately.

More complicated models often come with the prize of longer computer run times. Of the methods evaluated the BGX model and the PPLR method together with the multi-mgMOS model are the most computer intense ones. The computer run time for one single two group analysis of 3+3 HG-U95A arrays with data from 12626 genes is more than 24 hours with BGX and 1.5 hours for PPLR+multi-mgMOS (using the recommended EM method of PPLR) on a 2.2 GHz AMD Opteron machine. The corresponding time (including pre-processing of PM and MM data) is 2–3 minutes for PLW and 9 seconds for the moderated t-test in LIMMA.

Conclusion

We have presented two new methods for ranking genes with respect to differential expression: Probe level Locally moderated Weighted median-t (PLW) and Locally Moderated Weighted-t (LMW). Both methods perform very well compared to existing methods with PLW having the most accurate ranking of regulated genes in four out of five examined spike-in data sets with RMA and GCRMA processed data. With LMW we show that introducing an intensity-level dependent scale parameter for the prior distribution of the gene-specific variances improves the performance of the moderated t-test. Also, compared to the moderated t-statistic, LMW shows a much more stable false positive rate across intensity-levels when used on MAS5 expression indexes. In the PLW method inference is performed directly on logged PM intensities and the median of the resulting moderated t-statistics for each probe-set is used to find differentially expressed genes. Overall the PLW method performs better than all compared methods and thus probe-level inference appears to be preferable over the standard approach using gene expression indexes for inference.

References

  1. Baldi P, Long AD: A Bayesian framework for the analysis of microarray expression data: regularized t -test and statistical inferences of gene changes. Bioinformatics 2001, 17(6):509–519. 10.1093/bioinformatics/17.6.509

    Article  CAS  PubMed  Google Scholar 

  2. Lönnstedt I, Speed TP: Replicated microarray data. Statistica Sinica 2002, 12: 31–46.

    Google Scholar 

  3. Smyth GK: Linear models and empirical Bayes methods for assessing differential expression in microarray experiments. Stat Appl Genet Mol Biol 2004., 3(article 3):

    Google Scholar 

  4. Kristiansson E, Sjögren A, Rudemo M, Nerman O: Weighted Analysis of Paired Microarray Experiments. Stat Appl Genet Mol Biol 2005., 4(article 30):

    Google Scholar 

  5. Kristiansson E, Sjögren A, Rudemo M, Nerman O: Quality optimised analysis of general paired microarray experiments. Stat Appl Genet Mol Biol 2006, 5: article 10.

    Google Scholar 

  6. Sartor MA, Tomlinson CR, Wesselkamper SC, Sivaganesan S, Leikauf GD, Medvedovic M: Intensity-based hierarchical Bayes method improves testing for differentially expressed genes in microarray experiments. BMC Genomics 2006, 7: article 538.

    Google Scholar 

  7. Sjögren A, Kristiansson E, Rudemo M, Nerman O: Weighted analysis of general microarray experiments. BMC Bioinformatics 2007, 8: 387. 10.1186/1471-2105-8-387

    Article  PubMed Central  PubMed  Google Scholar 

  8. Åstrand M, Mostad P, Rudemo M: Improved covariance matrix estimators for weighted analysis of microarray data. J Comput Biol 2007, 14(10):95–102. 10.1089/cmb.2007.0078

    Article  Google Scholar 

  9. Opgen-Rhein R, Strimmer K: Accurate Ranking of Differentially Expressed Genes by a Distribution-Free Shrinkage Approach. Stat Appl Genet Mol Biol 2007, 6: article 9.

    Google Scholar 

  10. Tusher VG, Tibshirani R, Chu G: Significance analysis of microarrays applied to the ionizing radiation response. PNAS 2001, 98(9):5116–5121. 10.1073/pnas.091062498

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Efron B, Tibshirani R, Storey JD, Tusher V: Empirical Bayes Analysis of a Microarray Experiment. J Amer Statist Assoc 2001, 96: 1151–1160. 10.1198/016214501753382129

    Article  Google Scholar 

  12. Eaves IA, Wicker LS, Ghandour G, Lyons PA, Peterson LB, Todd JA, Glynne RJ: Combining Mouse Congenic Strains and Microarray Gene Expression Analyses to Study a Complex Trait: The NOD Model of Type 1 Diabetes. Genome Res 2002, 12(2):232–243. 10.1101/gr.214102. Article published online before print in January 2002

    Article  CAS  PubMed  Google Scholar 

  13. Jain N, Thatte J, Braciale T, Ley K, O'Connell M, Lee JK: Local-pooled-error test for identifying differentially expressed genes with a small number of replicated microarrays. Bioinformatics 2003, 19(15):1945–1951. 10.1093/bioinformatics/btg264

    Article  CAS  PubMed  Google Scholar 

  14. Comander J, Natarajan S, Gimbrone M, Garcia-Cardena G: Improving the statistical detection of regulated genes from microarray data using intensity-based variance estimation. BMC Genomics 2004, 5: 17. 10.1186/1471-2164-5-17

    Article  PubMed Central  PubMed  Google Scholar 

  15. Hu J, Wright FA: Assessing Differential Gene Expression with Small Sample Sizes in Oligonucleotide Arrays Using a Mean-Variance Model. Biometrics 2007, 63: 41–49. 10.1111/j.1541-0420.2006.00675.x

    Article  CAS  PubMed  Google Scholar 

  16. Irizarry RA, Hobbs B, Collin F, Beazer-Barclay YD, Antonellis KJ, Scherf U, Speed TP: Exploration, normalization, and summaries of high density oligonucleotide array probe level data. Biostatistics 2003, 4(2):249–264. 10.1093/biostatistics/4.2.249

    Article  PubMed  Google Scholar 

  17. Hein AM, Richardson S, Causton HC, Ambler GK, Green PJ: BGX: a fully Bayesian integrated approach to the analysis of Affymetrix GeneChip data. Biostatistics 2005, 6(3):349–373. 10.1093/biostatistics/kxi016

    Article  PubMed  Google Scholar 

  18. Liu X, Milo M, Lawrence ND, Rattray M: A tractable probabilistic model for Affymetrix probe-level analysis across multiple chips. Bioinformatics 2005, 21(18):3637–3644. 10.1093/bioinformatics/bti583

    Article  CAS  PubMed  Google Scholar 

  19. Liu X, Milo M, Lawrence ND, Rattray M: Probe-level measurement error improves accuracy in detecting differential gene expression. Bioinformatics 2006, 22(17):2107–2113. 10.1093/bioinformatics/btl361

    Article  CAS  PubMed  Google Scholar 

  20. Munson P: A 'consistency' test for determining the significance of gene expression changes on replicate samples and two convenient variance-stabilizing transformations. Gene Logic Workshop of Low Level Analysis of Affymetrix GeneChip Data 2001.

    Google Scholar 

  21. Huber W, von Heydebreck A, Sultmann H, Poustka A, Vingron M: Variance stabilization applied to microarray data calibration and to the quantification of differential expression. Bioinformatics 2002, 18: S96–104.

    Article  PubMed  Google Scholar 

  22. Durbin BP, Hardin JS, Hawkins DM, Rocke DM: A variance-stabilizing transformation for gene-expression microarray data. Bioinformatics 2002, 18: S105-S110.

    Article  PubMed  Google Scholar 

  23. Durbin BP, Rocke DM: Estimation of transformation parameters for microarray data. Bioinformatics 2003, 19(11):1360–1367. 10.1093/bioinformatics/btg178

    Article  CAS  PubMed  Google Scholar 

  24. Geller SC, Gregg JP, Hagerman P, Rocke DM: Transformation and normalization of oligonucleotide microarray data. Bioinformatics 2003, 19(14):1817–1823. 10.1093/bioinformatics/btg245

    Article  CAS  PubMed  Google Scholar 

  25. Tukey JW: Exploratory Data Analysis. Addison-Wesley; 1977.

    Google Scholar 

  26. Holder D, Raubertas RF, Pikounis VB, Svetnik V, Soper K: Statistical analysis of high density oligonucleotide arrars: a SAFER approach. Gene Logic Workshop of Low Level Analysis of Affymetrix GeneChip Data 2001.

    Google Scholar 

  27. Rocke DM, Durbin B: Approximate variance-stabilizing transformations for gene-expression microarray data. Bioinformatics 2003, 19(8):966–972. 10.1093/bioinformatics/btg107

    Article  CAS  PubMed  Google Scholar 

  28. Hastie T, Tibshirani R, Friedman J: The Elements of Statistical Learning. Volume 1. first edition. Springer; 2001.

    Book  Google Scholar 

  29. Dempster AP, Laird NM, Rubin DB: Maximum Likelihood from Incomplete Data via the EM Algorithm. J Roy Statist Soc Ser B 1977, 39: 1–38.

    Google Scholar 

  30. Åstrand M: plw: An R implementation of Probe level Locally moderated Weighted median-t (PLW) and Locally Moderated Weighted-t (LMW).[http://www.math.chalmers.se/~astrandm]

  31. Bioconductor Project[http://www.bioconductor.org]

  32. Gene Expression Omnibus repository[http://www.ncbi.nlm.nih.gov/geo/]

  33. Spira A, Beane J, Pinto-Plata V, Kadar A, Liu G, Shah V, Celli B, Brody JS: Gene Expression Profiling of Human Lung Tissue from Smokers with Severe Emphysema. Am J Respir Cell Mol Biol 2004, 31(6):601–610. 10.1165/rcmb.2004-0273OC

    Article  CAS  PubMed  Google Scholar 

  34. Stearman RS, Dwyer-Nield L, Zerbe L, Blaine SA, Chan Z, Bunn PAJ, Johnson GL, Hirsch FR, Merrick DT, Franklin WA, Baron AE, Keith RL, Nemenoff RA, Malkinson AM, Geraci MW: Analysis of Orthologous Gene Expression between Human Pulmonary Adenocarcinoma and a Carcinogen-Induced Murine Model. Am J Pathol 2005, 167(6):1763–1775.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  35. Affymetrix U95 and 133A Latin Square spike-in data sets[http://www.Affymetrix.com/support/datasets.affx]

  36. Cope LM, Irizarry RA, Jaffee HA, Wu Z, Speed TP: A benchmark for Affymetrix GeneChip expression measures. Bioinformatics 2004, 20(3):323–331. 10.1093/bioinformatics/btg410

    Article  CAS  PubMed  Google Scholar 

  37. Gene Logic spike-in data sets[http://www.genelogic.com/newsroom/studies/]

  38. Choe S, Boutros M, Michelson A, Church G, Halfon M: Preferred analysis methods for Affymetrix GeneChips revealed by a wholly defined control dataset. Genome Biology 2005, 6(2):R16. 10.1186/gb-2005-6-2-r16

    Article  PubMed Central  PubMed  Google Scholar 

  39. Gaile D, Miecznikowski J: Putative null distributions corresponding to tests of differential expression in the Golden Spike dataset are intensity dependent. BMC Genomics 2007, 8: 105. 10.1186/1471-2164-8-105

    Article  PubMed Central  PubMed  Google Scholar 

  40. Hess A, Iyer H: Fisher's combined p-value for detecting differentially expressed genes using Affymetrix expression arrays. BMC Genomics 2007, 8: 96. 10.1186/1471-2164-8-96

    Article  PubMed Central  PubMed  Google Scholar 

  41. Lemon W, Liyanarachchi S, You M: A high performance test of differential gene expression for oligonucleotide arrays. Genome Biology 2003, 4(10):R67. 10.1186/gb-2003-4-10-r67

    Article  PubMed Central  PubMed  Google Scholar 

Download references

Acknowledgements

The research was supported by the Swedish foundation for Strategic Research through GMMC and the Swedish Research Council through Stochastic Centre.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Magnus Åstrand.

Additional information

Authors' contributions

MÅ provided the initial idea, formulated the model, derived and programmed the estimation procedure, erformed the analysis of real and simulated data, and drafted the manuscript. All authors finalized and approved the final version of the manuscript.

Electronic supplementary material

12859_2007_2141_MOESM1_ESM.pdf

Additional file 1: Parameter estimation details. A detailed description of the parameter estimation procedure. (PDF 72 KB)

12859_2007_2141_MOESM2_ESM.txt

Additional file 2: R-code and package information. The R-code used for each of the methods compared together with information about used R-packages (names and versions). (TXT 14 KB)

12859_2007_2141_MOESM3_ESM.pdf

Additional file 3: ROC curves for all methods. Figures with ROC curves for all methods compared for each of the five data sets. (PDF 2 MB)

12859_2007_2141_MOESM4_ESM.pdf

Additional file 4: ROC curve AUC for all methods. Tables with ROC curve AUC up to 25, 50, 100, 200 false positives for all methods compared for each of the five data sets. (PDF 28 KB)

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Authors’ original file for figure 3

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Åstrand, M., Mostad, P. & Rudemo, M. Empirical Bayes models for multiple probe type microarrays at the probe level. BMC Bioinformatics 9, 156 (2008). https://doi.org/10.1186/1471-2105-9-156

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-9-156

Keywords