Literature DB >> 19455259

A practical multifaceted approach to selecting differentially expressed genes.

Yingye Zheng1, Margaret Pepe.   

Abstract

Consider a gene expression array study comparing two groups of subjects where the goal is to explore a large number of genes in order to select for further investigation a subset that appear to be differently expressed. There has been much statistical research into the development of formal methods for designating genes as differentially expressed. These procedures control error rates such as the false detection rate or family wise error rate. We contend however that other statistical considerations are also relevant to the task of gene selection. These include the extent of differential expression and the strength of evidence for differential expression at a gene. Using real and simulated data we first demonstrate that a proper exploratory analysis should evaluate these aspects as well as decision rules that control error rates. We propose a new measure called the mp-value that quantifies strength of evidence for differential expression. The mp-values are calculated with a resampling based algorithm taking into account the multiplicity and dependence encountered in microarray data. In contrast to traditional p-values our mp-values do not depend on specification of a decision rule for their definition. They are simply descriptive in nature. We contrast the mp-values with multiple testing p-values in the context of data from a breast cancer prognosis study and from a simulation model.

Entities:  

Year:  2008        PMID: 19455259      PMCID: PMC2675859     

Source DB:  PubMed          Journal:  Cancer Inform        ISSN: 1176-9351


Introduction

In a gene expression array experiment, the expression levels of thousands of genes are monitored simultaneously. In cancer research the purpose of such a study is often to identify transcripts that show differential expression levels in cancer tissues as compared to normal tissues. This information may help to pinpoint the biological processes for cancer or to discover cDNAs encoding proteins that could be useful for cancer screening or diagnosis. Another common purpose is to compare gene expression in subjects with good and poor prognosis after being diagnosed with cancer. This information may help predict outcome for cancer patients and develop more specific treatment strategies. For example, in a study concerning gene expression profiling and clinical outcome of breast cancer (Van’t Veer, 2002), tumor tissue from 34 patients who developed distant metastases within 5 years and 44 patients who were free of disease for at least 5 years were analyzed to compare the hybridizations on an array of 25,000 cDNAs. Statistical analysis of data from such studies is challenging. Moreover, it is important to recognize that an appropriate statistical approach depends on the scientific objectives of the study. In this article, we consider microarray studies that are aimed to explore a large pool of genes and select for more careful investigation a subset of genes that are differentially expressed. There has been much research into formal multiple hypothesis testing procedures for designating genes as differentially expressed. Procedures that control error rates have been a main focus of statistical research. Dudoit, Shaffer and Boldrick (2002) provide a review. Less attention however has been paid to other statistical aspects of the analysis that we feel are important. For example, the form and extent of differential expression at a gene are often important. If the difference in gene expression is not of sufficient magnitude or form to be useful, then such a gene should not be selected. Another issue is to characterize the strength of evidence for differential expression at a gene. In this paper we discuss the many aspects of assessing differential gene expression. We also propose a new descriptive measure, a probability that quantifies the strength of evidence for differential expression in a natural and intuitive fashion. In data analysis section we illustrate with real and simulated data how extent and evidence for differential expression can be used in conjunction with formal multiple hypothesis testing procedures to select genes for further study.

Selecting Genes

Error controlling decision rules

Recognizing the exploratory nature of gene finding studies and the high potential for erroneous conclusions based on standard univariate hypothesis testing procedures, statisticians have spent much effort on developing multivariate hypothesis testing procedures that control error rates. The multiple hypothesis testing paradigm is usually formulated as follows. Each of the m genes on the microarray is considered to correspond to a single hypothesis test. Rejecting an hypothesis test is equivalent to claiming that the gene is differentially expressed. In Table 1 we suppose m0 of the m genes are not differentially expressed, i.e. are null hypotheses. Denote by R the number of rejected hypotheses, V0 the number of false positives, and V1 the number of false negatives. Only m and R are observable quantities.
Table 1.

The classic hypothesis testing frame work for gene selection. Non-null hypotheses correspond to differentially expressed genes.

# not rejected# rejectedtotal
#null hypothesesm0V0V0m0
#non-null hypothesesV1Sm – m0
totalm–RRm
An appropriate test procedure aims to keep both V0 (the type I error) and V1(the type II error) small. In the univariate setting, the usual strategy is to pre-specify an acceptable type I error rate, α, then seek a decision rule with the smallest type II error among those with type I error α. To generalize to the multivariate setting, the approach is to define a multiple testing procedure in terms of an adjusted p-value, p̃, for hypothesis j. The adjusted p-value, p̃, is different from the individually unadjusted p-value p in that p̃ takes all other hypothesis tests that are involved into consideration. One then rejects H if p̃ ≤ α. The adjusted p-values are derived so that some type I error rate is controlled at level α. The family-wise error rate (FWER), is defined as is the probability of at least one false positive (type I error). The step-down algorithm of Westfall and Young (1993) is an example of a multiple testing procedure that controls FWER. The procedure defines the jth adjusted p-value as p̃ = P[min1≤≤ P ≤ p| ]. Here denotes the complete null hypothesis, where all the null hypotheses are true (i.e. m = m0) and P is the unadjusted p-value for the lth hypothesis denoted with capital letter here because it is a random variable. The joint distribution of ( P1, ..., Pm) can be estimated by permuting the columns of the gene by array data matrix. This algorithm thus takes into account the potential dependence structure amongst genes but requires the so-called ‘subset pivotality’ property that is described in Dudoit, Shaffer and Boldrick (2002) (a complex and unintuitive notion). The popular but extremely conservative Bonferroni procedure defines the adjusted p-values as p̃ = p/m. The Westfall and Young approach is less conservative. Recently, even less stringent procedures have been proposed (Dudoit et al. 2004; van der Laan et al. 2004; Lehmann and Romano, 2003) that are designed to control the generalized family-wise error rate (gFWER): Benjamini and Hochberg (1995) suggested a multiple testing procedure that aims to control a different type I error rate, the false discovery rate (FDR). In their definition, The concept of FDR is appealing in the context of gene discovery. It is the expected proportion of false positives among genes for which H0 is rejected, an intuitive and directly useful quantity. Moreover it can be less stringent than controlling FWER or gFWER. Several procedures have been proposed to control FDR. For example, Benjamini and Hochberg (1995) described a linear step-up procedure. Suppose we order the unadjusted p-values as p(1) ≤ p(2) ... ≤ p(, with corresponding ordered null hypotheses H(1), H(2), ..., H(. The adjusted p-value for H() is = min {min( P(,1}. We reject H(1), ..., H() for k = max {j: ≤ α} for a desired FDR level α. It can be shown that under some assumptions, the procedure yields FDR = α * m0/m, which is ≤ α (Benjamini and Yekutieli, 2001). When m0/m is substantially smaller than 1, it is tempting to consider an adaptive procedure so that FDR is controlled exactly at level α. Storey (2002) suggested to first estimate m0, and reject H(1), ..., H( for k = max{ j: *m̂0/m ≤ α }. To estimate m0, Storey suggested where λ is in the interval (0, 1) and can be chosen using cross-validation, for example. The adaptive procedure is usually more powerful because it is less conservative, being based on the bound α rather than α for . Other formal error rate controlling procedures have been proposed (see Dudoit, Shaffer and Bolderick (2004) for examples) but the Westfall and Young (1993), Benjamini and Hochberg (1995) and Storey (2002) procedures mentioned above are currently most popular.

Extent of differential expression

The fundamental component of any hypothesis testing procedure is the test statistic. Suppose that for gene g, expression data { , j =1, ... n} are measured on n normal tissues and { ,i = 1, ... n} cancer tissues. The test statistic implicitly defines the metric by which differential expression is quantified. Genes are typically ranked from highest (rank = 1) to lowest (rank = m) according to the test statistic. Thus, the whole meaning of differential expression between the populations of cancer subjects and non-cancer subjects is based on the test statistic. The larger the statistic is, the more differentially expressed {Y,i = 1, ..., n} versus {Y, j = 1, ... n} are considered. Genes that rank high with one measure of differential expression (test statistic) may rank low when another test statistic is used to quantify differential expression. Despite its crucial role in selecting genes, there has been little discussion about what constitutes an appropriate test statistic. The Welch’s t-statistic is most commonly applied where Ȳ and s2 denote sample means and variances. We suspect that widespread familiarity with the t-test among biologists is primarily responsible for its popularity. As far as we know it has not been promoted as more appropriate than other two-sample statistics for the purposes of quantifying differential expression. On the other hand there have been some arguments put forth for alternatives to the t-test (Lyons-Weiler et al. 2004; Pepe et al. 2003). For example, Lyons-Weiler et al. (2004) argued that while the t-test had been widely used for identifying population-level biomarkers, it could miss markers that might be important to a subset of patients. They developed a permutation percentile separability (PPST) test to identify important genes that are dysregulated in only a fraction of patients. For simplicity, suppose that larger values of Y are associated with cancer. One might consider the sensitivity and specificity of classification to cancer based on the expression level: ‘Y > threshold.’ The receiver operating characteristic (ROC) curve, a plot of the sensitivity versus 1-specificity with all possible thresholds, can be used to characterize the separation between the distributions of the gene expression levels for cancerous tissues and for normal tissues. Many summary measures of discrimination that are commonly used in ROC curve analysis can be considered. The “tail rank statistic” is the true positive rate (TPR or sensitivity) of the classifier that uses as threshold, the 100 × (1 – f0) percentile of Y in the non-cancer population, denoted by . If values below are considered within normal range, the TPR is the proportion of cases with abnormal expression at gene g. By definition the false positive rate (FPR = 1–specificity) of this rule is f0. We write the statistic as where is the observed percentile of Y in the non-cancer tissues and I [ ] is the indicator function equal to 1 if [ ]is true. The tail-rank statistic, TPR ( f0), is also known as the empirical estimate of the ROC curve at FPR = f0, ROC( f0). Pepe et al. (2003) propose to rank genes according to ROC (f0). Alternatively one could fix the true positive rate at t0 say, and compare genes in regards to the corresponding false positive rates where (t0) is the (1 – t0) percentile of Y in the cancer tissues. Lyons-Weiler et al. (2004) propose to select genes using both TPR(t0) and FPR(t0). When a range of false positive (or true positive) rates is of interest, e.g. f ≤ f0, the corresponding true positive rates can be averaged. The average true positive rate ( (f0)), can be written in the following equivalent ways where pAUC( f0) denotes the partial area under the ROC curve for gene g (Dodd and Pepe, 2004). This statistic is discussed in Pepe et al. (2003) for the purposes of gene selection in microarray studies. Interestingly with an unrestricted range of false positive rates, i.e. f0 = 1, the averaged true positive rate is the area under the ROC curve (AUC), also known as the expected Mann-Whitney two sample U-statistic: . Since the Mann-Whitney statistic is a simple function of the Wilcoxon rank sum statistic, it follows that using the popular nonparametric Wilcoxon statistic as the basis of gene ranking is the same as choosing the AUC as its basis. Lee et al. (2005) recommend using the Wilcoxon statistic to rank genes. One important advantage of statistics like TPR( f0), ( f0) and AUC is that they are inherently com parable across genes. Clearly this is necessary for procedures that rank genes on the basis of a statistic. Their non-parametric nature implies that they do not depend on the distributions of the raw expression levels, Y, for cancer and non-cancer tissues. They are invariant to monotone transformations of the raw data. This property makes them appealing for comparisons across genes and hence for ranking. In contrast, Welch’s t-statistic depends directly on the raw expression levels. For example taking the logarithm of the raw data values will change the value of W but it will leave TPR( f0), (f0) and AUC unchanged. Moreover, W weights σ and σ according to 1/n and 1/n, respectively, in its denominator. Thus, if the availability of data for two genes are such that n or n differ, their W statistics will differ even if values of Ȳ, Ȳ, and are the same. In our opinion it is a mistake to allow sample sizes to enter into the measure and meaning of differential expression chosen for gene ranking. The sample sizes are usually chosen by design and are affected by missingness that can vary across genes. Interestingly, when data are normally distributed for cases and for controls, it can be shown that where Φ is the standard normal cumulative distribution function. Therefore, Welch’s t-statistic can be regarded as a scaled estimate of Φ–1(AUC) that equalizes the number of cases and controls. In our illustration and simulations we use TPR(f0), and AUC to compare genes in regards to differential expression. In practice one may want to examine several measures of discrimination in selecting genes to study further. For example, one might seek genes for which AUC is large and for which TPR(0.2) is large. Although the latter statistic is not as stable as AUC, it is more meaningful for classification. Formal multiple hypothesis testing procedures do not consider the possibility of evaluating simultaneously multiple measures of differential expression. In the spirit of the exploratory nature of such studies however it seems that such evaluations should be encouraged.

Evidence for differential expression

Consider the ranked list of genes, ranked on the basis of a statistic T (or the associated p-value). Randomness caused by sampling variability implies that, T, considered as the estimated extent of differential expression, is biased after ranking. Even if there were no differential expression for any gene, one would expect the statistics for the highest ranking genes to be large. But how large? How to calibrate the observed statistics for random chance? There are various ways one might address this. One proposal is to calculate the probability that T( would exceed the observed value if it and all lower ranking genes were not differentially expressed. Specifically we propose to calculate the mp-value defined for the g ranking gene as The notation H0, ( means that the mp-value is calculated assuming that genes ranked at or below the g are not differentially expressed. It is the probability that amongst these m – g + 1 genes, the maximum statistic, would exceed the observed value for the g ranking gene, t(. It provides a measure of how extreme is the observed value in the setting where none of the lower ranking genes, (j) ≥ g, are differentially expressed. If the mp-value is low, it provides evidence that at least the g gene must be differentially expressed. In the classic framework of hypothesis testing, where only one statistic is under consideration (rather than many), the p-value has two equivalent interpretations. It is the probability that a statistic as large as that observed in the data would be observed if the null hypothesis were true. It is equivalently the lowest type I error rate for the hypothesis rejection rule that uses T as its basis. When multiple hypotheses and statistics are under consideration, adjusted p-values have been defined to generalize the latter notion. This was described in the previous section. On the other hand, our adjusted mp-value generalizes the former univariate concept of p-value to the multiple statistic setting. An appealing attribute of our mp-value definition is that it is not tied to any particular decision rule for rejecting hypotheses (i.e. selecting genes). It is simply a descriptive measure of evidence in favor of differential expression. We suggest estimating mp-value for the g gene using a resampling procedure that avoids assumptions about the joint distribution of test statistics and takes into account the dependence structure among genes. The resampling procedure essentially compares the observed statistic of interest with the distribution of the statistic obtained under the random condition assuming that no gene is differentially expressed. Specifically one can: Compute the order statistics t(1) ≥ t(2) . . . ≥ t(. Let (g) denote indices of genes ranking at or below the g ranking gene. Perform B permutations of the cancer versus non-cancer group labels and obtain {T; j = 1, ...m} for each permutation sample b. Compute the estimate

Data Analysis

Simulated data

We first illustrate our methods using simulated data. The advantage of using simulated data is that we know the truth underlying the data and therefore we have a gold standard against which to compare results. Results in Table 2 are from a scenario where 100 genes are differentially expressed and 1900 genes are not. The gene expression values were simulated from a standard normal distribution for 50 controls and from either a standard normal (the 1900 non-differentially expressed genes) or a normal with mean and standard deviation equal to 1.5 (the 100 differentially expressed genes) for 50 cases. In this simulation model, expression values are statistically independent across genes.
Table 2.

Simulated data for 50 cases and 50 controls. Genes are ranked using the TPR(0.20). Differentially expressed genes ranked 1 through 100. Non-differentially expressed genes ranked 101–2000. P-values based on the TPR statistic have superscript T while those based on the AUC statistic have superscript A. BHp-value uses the Benjamini-Hochberg (1995) rejection rule while Sp-value uses that of Storey (2002).

RankTPR(0.20)mp-valueTBHp-valueTSp-valueTAUCmp-valueABHp-valueASp-valueA
10.880000.884000
20.860000.880000
30.860000.870000
40.860000.890000
50.84−0000.864000
60.840000.863000
70.820000.869000
80.80000.912000
90.80000.886000
100.80000.901000
110.80000.858000
120.80000.847000
130.780000.869000
880.60.030.0030.0030.7520.00600
890.60.03000.7210.0610.0010.001
900.60.030.0040.0040.7710.00300
910.580.060.0010.0010.7380.0200
920.580.060.0040.0040.7520.00600
930.580.060.0390.0370.7600.00500
940.560.1130.0250.0240.6780.6040.0210.02
950.560.1130.0050.0050.7460.0100
960.560.1140.0180.0170.7510.00600
970.560.1140.0140.0130.7600.00500
980.560.1140.0050.0040.7340.0230.0010.001
990.560.1130.0030.0030.7360.0230.0010
1000.560.1140.0070.0070.7760.00200
1010.520.3750.0100.0100.6450.9850.1190.116
1020.520.3750.0700.0670.7180.080.0020.002
1030.460.9240.1570.1500.61510.3470.34
1040.460.9250.0830.0800.6530.960.080.079
1050.440.9760.3070.2930.6370.9980.1690.165
1060.440.9760.7910.7550.61410.3530.346
1070.440.9760.1240.1180.57310.7580.743
1080.440.9760.4020.3830.57610.7270.712
1090.440.9760.3210.3060.61710.3260.32
1100.420.9970.6190.5910.60810.4250.416
For differentially expressed genes the true-positive rate corresponding to the positivity rule that yields a 20% false-positive rate is 67%. That is, TPR( f0) = 0.67 when f0 = 0.20. The area under the ROC curve (AUC) is 0.80. Table 2 shows results for subsets of the highest ranking genes, when genes were ranked according to the statistic TPR( f0) calculated for one simulated dataset. Interestingly, the 100 differentially expressed genes all ranked above the non-differentially expressed genes in this dataset. First let us consider the magnitudes of the statistics. Among the top 100 ranked genes, the estimates TPR( f0) ranged from a minimum of 0.56 to a maximum of 0.88 and the AUC ranged from 0.718 to 0.912. If an investigator seeks genes for which the data suggest complete separation of cancer versus non-cancer tissues, the results are disappointing. For no gene is TPR( f0) = 1 or is the AUC = 1. Although we find the statistic TPR( f0) most interpretable and meaningful, gauging the potential usefulness of a TPR( f0) value depends entirely on the medical context under consideration. In one setting it will be vital to detect almost all cases (e.g. subjects with cancer) while in another it will be useful to detect a fraction of them. Suppose in this example that a sensitivity of at least 70% is desired when the specificity is set to 80%. There are only 49 genes for which the data suggest this level of performance. Randomness of course implies that these values are likely biased largely because they have been selected as the largest amongst a pool of 2000 genes. Nevertheless we see that it is helpful to at least view the estimated TPR( f0) values. The data motivate further evaluation of only the top 49 genes if the sensitivity criterion is ≥70%. The descriptive mp-values that correspond to the TPR( f0) statistics are also displayed in Table 2. The values are very small (<0.05) for the top 90 genes, the genes with TPR( f0) estimates at or above 0.60. For the remaining 10 differentially expressed genes the mp-values are between 0.060 and 0.114. Consider the interpretation of the mp-value for say the 90th gene whose statistic TPR(f0) = 0.60. Assuming that all genes ranking at or below it are non-differentially expressed, the probability that the maximum of those TPR (f0) values would exceed 0.60 is only 0.03. This is strong evidence against the assumption, and in favor of differential expression at the 90th gene. Although there is strong evidence that the top 90 genes are differentially expressed, we note again that the extent of differential expression seems fairly weak for many of these genes. The adjusted p-values derived from the FDR controlling procedures of Benjamin and Hochberg (1995) and Storey (2002) are displayed in Table 2. These also use the sensitivity statistic, TPR(f0), as the basis of analysis. We see that the p-values for the two FDR controlling procedures are similar, with the Storey p-values slightly smaller as expected. The Storey p-values are also smaller than our mp-values. It appears that rejecting the null hypothesis for all genes ranked at or higher than the 101st will control the expected FDR below 5%. In fact the FDR for this decision is equal to 1/101. Observe that the FDR p-values do not rise as sharply as the descriptive mp-values. Indeed, there is a remarkably sharp increase in mp-values at the 102nd ranked gene with mp-values >0.92 for genes ranked at or below the 103rd. Ordering the genes according to the AUC statistic gave somewhat more powerful results. All but 2 of the 100 differently expressed genes had mp-values below 0.05 when analyses were based on the AUC statistic. The Storey FDR based p-values were below 0.05 for 104 genes, yielding an FDR of 4/104. For those four false-positive errors the mp-values were calculated as between 0.604 and 0.727 with corresponding AUC values between 0.678 and 0.672. These AUC values and their descriptive mp-values might be useful in deciding not to pursue further study of those genes, even though their FDR based p-values are <0.05. In this example, we find that looking at the values of the statistical measure of differential expression and the descriptive mp-values leads to a more informed decision about which genes to study further than simply looking at the error controlling p-values alone. We also considered a slightly different simulation example (results not shown), where the differences between cases and controls were small for the expressed genes. For the 100 differentially expressed genes the distributions of cases were normal with mean 1 and standard deviation 2. In this case we find that although the Storey adjusted p-values deemed 79 genes as significant (<0.05), for most of them the extent of differential expression is quite weak (only 26 with TPR (0.20) ≥ 0.60 and for which the mp-values are small). This again underscores the need of taking multiple statistical components into consideration for gene selection.

Breast cancer data

We now analyze a publicly available cDNA microarray dataset from a study of breast cancer prognosis reported by Van’t Veer et al. (2002). The data consist of approximately 25,000 gene expression measurements from 44 breast cancer patients found to have good prognosis and 34 who had a poor prognosis. The goal of the study is to identify a subset of genes that are predictive of the prognostic status of breast cancer patients. Although Van’t Veer et al. (2002) proceeded to combine data across genes for prediction, we are concerned here only with the first step to select a set of genes which are each associated with prognosis. The gene expression measurement is the logarithm of the ratio of the intensities of the red to green fluorescent dyes, where green dye is used for the reference pool and red is used for the experimental tissue. In the study of Van’t Veer et al. (2002), as a first step the authors selected some 5000 genes by applying gene filtering techniques that are described in the paper. To investigate properties of our new multiple testing procedure, we follow the same gene filtering procedure and obtain a sample of 4866 genes. We use the AUC and TPR(0.20) test statistics to describe how well a gene discriminates those subjects that develop distant metastases within 5 years (poor prognosis status) from those who are disease free beyond 5 years (good prognosis status). Figure 1 displays the distribution of the AUCs and TPR(0.20) statistics for the 4866 genes.
Figure 1.

Histogram of AUC for all genes from the breast cancer study (top); Histogram of TPF(0.2) for all genes from the breast cancer study (bottom).

Values ordered by TPR(0.20) are displayed in Table 3. When thresholds are chosen so that only 20% of controls exceed the threshold, i.e. FPR = 20%, the maximum TPR is 67.78%. Certainly none of the genes shows promise as an excellent classifier on its own. Initially it seemed surprising to us that better performance was not observed for at least one gene, even by random chance, given that almost 5,000 genes were studied. The mp-value of 0.009, however, indicates that even if all 5,000 genes were not differentially expressed, by random chance it would be very unlikely that the maximum TPR(0.20) value would exceed 67.6%.
Table 3.

Results from the breast cancer prognosis study. Genes are ranked according to TPR(0.20) and result displayed for the top 20. The same notation as in Table 2 is used.

RankGene#TRP(0.20)mp-valueTBHp-valueTSp-valueTAUCmp-valueABHp-valueASp-valueA
11960.6760.0090.5250.2450.7430.1690.040.007
223480.6760.0090.0730.0340.7060.6110.0440.008
32080.6470.0280.2430.1130.8010.0020.0060.001
441060.6470.0280.1750.0820.7920.010.0060.001
57320.6470.0280.0830.0390.7910.010.0060.001
618230.6470.0280.0110.0050.7440.1640.040.007
746820.6470.0280.1520.0710.7240.3630.0420.007
817930.6470.0280.0240.0110.7090.5560.0440.008
910510.6180.0850.1910.0890.7350.2510.0420.007
1038160.6180.0850.5950.2770.7250.3530.0420.007
1135020.6180.0850.2860.1340.7230.3680.0420.007
1235700.6180.0850.2370.1100.7210.4040.0420.007
1346100.6180.0850.1910.0890.7110.5290.0430.008
1423320.6180.0850.0110.0050.7000.6840.0480.009
1518990.6180.0850.0650.0300.6970.7160.0490.009
1626030.6180.0850.2430.1130.6890.8180.0560.01
1740480.6180.0850.0730.0340.6860.8540.0570.01
1846980.5880.1720.0080.0040.7620.0620.0320.006
199170.5880.1720.490.2280.7390.210.040.007
209360.5880.1720.2740.1280.7320.2740.0420.007
The usefulness of the classification probabilities, TPR(0.20) need to be considered in light of potential clinical applications. For example, suppose the idea is to aggressively treat subjects who test positive and it is considered justifiable to treat 20% of good prognosis patients if an adequate fraction of poor prognosis patients are detected by the marker. If that ‘adequate’ fraction is 70% (i.e. TPR(0.20) = 0.70) then no gene appears to satisfy that criterion. If the minimally acceptable TPR(0.20) is 60%, then the data suggest this level of performance for 17 genes. If it is sufficient to detect 50% of poor prognosis patients, then 169 genes have estimated TPR(0.20) values above that level. The descriptive mp-values are <0.05 for 8 genes and <0.10 for the 17 genes with TPR(0.20) ≥ 60%. The values do not rise so steeply as in the simulated data example, the mp-value being 0.346 at the gene ranked 52nd, for example. Observe that the descriptive mp-values are reasonably monotone in the statistic used to calculated them. This monotonicity is appealing because drawing a line in the list of genes ranked according to the descriptive mp-value corresponds to drawing a line on the basis of the magnitude of differential expression measure. In contrast, the error rate controlling p-values are not monotone in the differential expression statistic. The reason for this is that those adjusted p-values are defined as functions of the raw p-values not directly in terms of the statistics. The raw p-value depends on the variability of the statistic in addition to its magnitude. For example, the variability in TPR(0.20) is higher for gene 196 than for gene 2348 although they both have the same estimates TPR(0.20) = 67.6% (see Pepe (2003) page 100 for how these variances are estimated). Thus their p-values differ rather dramatically. In all, 29 genes have FDR controlling p-values ≤0.05, although the corresponding genes rank from second to 183rd in terms of the statistics TPR(0.20) that are used to calculate the p-values. Variability in the statistic is a concern. Although gene 196 appears to have the same detection rate as gene 2348, we are much less certain about it. The confidence interval would be much wider. A statistic with less variability is the AUC. We see that the AUC for gene 196 is high, (AUC = 0.743), that its FDR controlling p-value is very small, 0.007, and that the descriptive p-value is low, mp-value = 0.169. These facts together with its TPR(0.20) value and its associated mp-value suggest that it may be worth selecting for further study.

Discussion

In exploratory gene expression array studies, the idea of considering multiple statistic measures for the identification of differentially expressed genes in DNA microarray have been recently explored (Hero et al. 2004; Yang et al. 2005). Similarly, we emphasize a proper analysis should evaluate multiple statistical components. The components we have mentioned are the measures of differential expression (i.e. test statistics), descriptive evidence for differential expression (i.e. mp-values) and the error rate controlling p-values. Other aspects of course will also be relevant to the rank of gene selection such as biological or epidemiological information available about the genes themselves. The choice of statistic for quantifying differential expression is crucial, but there has been little discussion in the literature about this. We find the TPR( f0) particularly appealing since it is easily interpreted as the proportion of cases with values higher than the normal range of controls, a notion that is already familiar in laboratory medicine. Nevertheless other choices are valid. The important point we wish to make is that the choice deserves some thought in the analysis. The descriptive mp-values that we have proposed do not necessarily give rise to procedures for designating genes as differentially expressed that have error rates controlled at specified levels. Rather, they are intuitive and descriptive and naturally generalize the univariate p-value concept, Prob(test statistic > observed | null), to the multivariate case. Other descriptive p-values could be defined. For example we also considered which is the probability that under the complete null hypothesis the statistic for the g ranking gene would exceed the value observed. These probabilities tend to be very small, and can be small even if genes are not differentially expressed. Therefore we do not propose these for use in practice, but encourage the development of other measures for describing strength of evidence for differential expression. Ideally one would summarize differential expression at a gene with a confidence interval for the magnitude of differential expression. Constructing confidence intervals is complicated by the multiplicity of genes considered simultaneously. Moreover the task of ranking genes, in effect selects genes according to the estimated magnitude of differential expression, and consequently induces bias. It is difficult to quantify the bias, particularly when genes vary in their extent of differential expression and in addition genes may be correlated. Finally the definition of confidence interval can be generalized from the univariate definition in several ways. Paralleling definitions of p-values, confidence intervals that are based on controlling error rates of decision rules have been proposed (Benjamini and Yekutieli 2005). Alternative, more descriptive notions might also be considered in the future.
  8 in total

1.  Partial AUC estimation and regression.

Authors:  Lori E Dodd; Margaret S Pepe
Journal:  Biometrics       Date:  2003-09       Impact factor: 2.571

2.  Selecting differentially expressed genes from microarray experiments.

Authors:  Margaret Sullivan Pepe; Gary Longton; Garnet L Anderson; Michel Schummer
Journal:  Biometrics       Date:  2003-03       Impact factor: 2.571

3.  Identifying differentially expressed genes from microarray experiments via statistic synthesis.

Authors:  Yee Hwa Yang; Yuanyuan Xiao; Mark R Segal
Journal:  Bioinformatics       Date:  2004-10-28       Impact factor: 6.937

4.  Augmentation procedures for control of the generalized family-wise error rate and tail probabilities for the proportion of false positives.

Authors:  Mark J van der Laan; Sandrine Dudoit; Katherine S Pollard
Journal:  Stat Appl Genet Mol Biol       Date:  2004-06-15

5.  Multiple testing. Part II. Step-down procedures for control of the family-wise error rate.

Authors:  Mark J van der Laan; Sandrine Dudoit; Katherine S Pollard
Journal:  Stat Appl Genet Mol Biol       Date:  2004-06-14

6.  Multiple testing. Part I. Single-step procedures for control of general type I error rates.

Authors:  Sandrine Dudoit; Mark J van der Laan; Katherine S Pollard
Journal:  Stat Appl Genet Mol Biol       Date:  2004-06-09

7.  Gene expression profiling predicts clinical outcome of breast cancer.

Authors:  Laura J van 't Veer; Hongyue Dai; Marc J van de Vijver; Yudong D He; Augustinus A M Hart; Mao Mao; Hans L Peterse; Karin van der Kooy; Matthew J Marton; Anke T Witteveen; George J Schreiber; Ron M Kerkhoven; Chris Roberts; Peter S Linsley; René Bernards; Stephen H Friend
Journal:  Nature       Date:  2002-01-31       Impact factor: 49.962

8.  Tests for finding complex patterns of differential expression in cancers: towards individualized medicine.

Authors:  James Lyons-Weiler; Satish Patel; Michael J Becich; Tony E Godfrey
Journal:  BMC Bioinformatics       Date:  2004-08-12       Impact factor: 3.169

  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.