Literature DB >> 24851193

Diagnostic Utility of Gene Expression Profiles.

Chengjie Xiong1, Yan Yan2, Feng Gao1.   

Abstract

Two crucial problems arise from a microarray experiment in which the primary objective is to locate differentially expressed genes for the diagnosis of diseases such as cancer and Alzheimer's. The first problem is the detection of a subset of genes which provides an optimum discriminatory power between diseased and normal subjects, and the second problem is the statistical estimation of discriminatory power from the optimum subset of genes between two groups of subjects. We develop a new method to select an optimum subset of discriminatory genes by searching over possible linear combinations of gene expression profiles and locating the one which provides the maximum discriminatory power between two sources of RNA as measured by the area under the receiver operating characteristic (ROC) curve. We further provide an estimate to the optimum discriminatory power between the diseased and the healthy subjects over the selected subsets of genes. The proposed stepwise approach takes in account of the gene-to-gene correlations in the estimation of discriminating power as well as the associated variability and allows the number of genes to be selected based on the increment of the discriminating power. Finally, the proposed methodology is applied to a benchmark microarray experiment and compared to the results obtained through existing approaches in the literature.

Entities:  

Keywords:  Area under curve; Confidence interval estimate; Eigenvalue; Eigenvector; Fisher’s -transformation; Maximum likelihood estimate; Receiver Operating Characteristic (ROC) curve

Year:  2013        PMID: 24851193      PMCID: PMC4026209     

Source DB:  PubMed          Journal:  J Biom Biostat


Introduction

Transcriptional profiling using microarrays can provide critical information about cellular and tissue expression phenotypes and biological processes. The key statistical quantity in microarray studies is the differential expression of a gene in given experimental conditions. There are multiple sources of variations associated with the observed gene expression level in microarray experiments. The challenge is how to detect the genuinely differential expressions from noisy gene expression data. Both parametric and nonparametric measures have been proposed to identify discriminatory genes from two experimental conditions. Parametric tests such as t test [1] are based on differences of group means, while nonparametric tests such as Wilcoxon’s rank sum test are based on differences of rank sums between groups. Parametric tests might not perform well when the underlying distributional assumptions on gene expressions are violated. Nonparametric tests do not assume specific distributional families on gene expressions, but may lack statistical power when certain parametric form of the distribution on gene expressions does exist. Although different microarray data might require different analytic methods based on the specific distributional property of the data, most of these methods in the literature approach the problem by applying them to one gene at a time, and then adjust the p-values from multiple tests by different methods such as the Bonferonni’s method. While these approaches are intuitive and relatively easy to implement, they effectively ignore the correlation structure among different genes on the expression data. The correlations on the gene expression data among different genes have been addressed by several authors [2-4]. Techniques based on the analysis of variance (ANOVA) models have been well studied on microarray data [5,6]. Wolfinger et al. [7] presented a statistical approach that allows direct control over the percentage of false positives. Their approach accommodates a wide variety of experimental designs and can simultaneously assess significant differences between multiple types of biological samples. Because their approach is based on a set of general linear mixed models, it provides the possibility of taking into account of the gene to gene correlation in the analysis through various random components in the model. Efron et al. [8] developed a simple empirical Bayes approach to the simultaneous inference problem in gene expression analysis. Their approach produced believable posteriori probabilities of activity differences for each gene, starting with a minimum of a priori assumptions. One of the downside of the empirical Bayes approach is its ad hoc appearance compared to the mathematical certitudes of standard estimation and hypothesis testing theory. Efron and Tibshirani [9] further compared the empirical Bayes approach with the frequentist method of false discovery rates proposed by Benjamini and Hochberg [10]. They pointed out that these two methods were closely related and could be used together to produce sensible simultaneous inferences over a set of possibly correlated genes. An important emerging medical application domain for microarray gene expression profiling technology is the clinical decision support in the form of diagnosis of a disease as well as the prediction of clinical outcomes in response to a treatment. A number of projects have applied microarray technology to study differences between diseased and healthy tissues [11,12]. These applications have been especially attractive in the management of cancer and infectious disease [12]. Although previous research in this area has established the feasibility of creating accurate models for cancer diagnosis [13], these studies conducted limited experiments in terms of classifiers, gene selection procedures and algorithms, sample sizes, and types of cancers involved. In addition, current approaches in the area provide little information on which classifiers (if any) perform best among the many possible alternatives. There is also another major methodological concern about the problem of overfitting [14,15]. More specifically, the application of gene expression experiments to disease diagnosis involves two fundamental questions. Apart from the question of how to select discriminatory genes from thousands of possible candidates for the use of diagnosis, there is a crucial question of how to assess the diagnostic accuracy over the many possible classifiers, even from the same set of selected genes. If only two groups of subjects will be compared, the ‘diseased’ and the ‘healthy’, one criterion of discrimination associated with the diagnostic accuracy of the ‘disease’ is assessed through the use of Receiver Operating Characteristic (ROC) curve of gene expressions [16-18]. The ROC curve for the expression of a gene is the plot of sensitivity against (1-specificity). If a gene could perfectly discriminate, the curve would then pass through point (0,1) on the grid [0,1]×[0,1]. The closer an ROC curve comes to this ideal point, the better its discriminating ability. A gene with no discriminating ability will produce a curve that follows the diagonal of the grid. The area under the ROC curve (AUC) [19] has been a particularly popular summary index for the diagnostic accuracy. This area represents the probability that, when the gene expression is observed for a randomly selected individual from the diseased population and a randomly selected individual from the healthy population, the resulting levels will be in the correct order. Both parametric and nonparametric methods have been proposed to estimate the area under a ROC curve [18-22]. When multiple genes are expressed to both healthy and diseased subjects, the resulting ROC curve estimates are correlated due to the correlations on expression levels among different genes. The statistical approach for dealing with multiple correlated diagnostic tests has been largely focused on the comparison of two correlated ROC curves in terms of the discriminating power between the diseased and the healthy populations [23-28]. When searching for differential gene expressions between experimental classes, however, it may not be sufficient to look at each gene in a separate universe. Evaluating combinations of genes might reveal interesting information that will not be discovered otherwise [3]. In another word, we may be interested in not only knowing which gene expression provides the better discriminating power between the diseased subjects and the healthy subjects, but also whether a criterion using a group of genes would give in some sense the best possible discriminating power between these two groups of subjects. The problem of finding the best subset of genes is commonly referred to as the feature subset selection (FSS) problem. Most of the FSS methods begin with evaluating each gene with respect to how well it distinguishes between diseased and the healthy groups, and then rank all genes according to the result and select the top genes as the feature subset to be used. Some also employ a method to remove redundancy in the selected gene set [29]. Linear discriminant analysis (LDA), principal component analysis (PCA), partial least squares regression (PLS) strive to explain most of the variance/covariance structure of the data using linear combinations of the original genes. LDA has often been shown to produce the best classification results. However, it has numerical limitations. In particular, for large data sets with too many correlated predictors, LDA uses too many parameters that are estimated with a high variance. There is therefore a need to either regularize LDA or introduce sparsity in LDA to obtain a parsimonious model. Another limitation of the approaches cited above is the lack of interpretability when dealing with a large number of genes. Ensemble classification methods work on the principle that although a classification algorithm may only be able to produce a model with slightly better accuracy than random guessing, if several such models are produced and combined into an ensemble, their combined accuracy can be greater than any single classifier. Random forest is an algorithm that uses an ensemble of classification trees, each of which is built using a bootstrap sample of the data, and at each split the candidate set of genes is a random subset of the genes. Thus, random forest uses both bagging (bootstrap aggregation) and random variable selection for tree building. Each tree is unpruned to obtain low-bias trees; at the same time, bagging and random variable selection result in low correlation of the individual trees. The algorithm can be used when the number of genes is much larger than the number of samples. Boosting is also one type of ensemble learning method. Boosting algorithms work by iteratively employing another algorithm known as the base learner to generate a series of models. Initially all samples have equal weights. After the first iteration the accuracy of the model produced is measured and the samples’ weights are adjusted so that the weights of misclassified samples are increased while those of correctly classified samples are reduced. At the next iteration the base learner will concentrate on the misclassified samples. A series of models is then produced with the sample weights being adjusted each time. These models are then combined into an ensemble voting. Other authors have reduced the dimensionality by singular value decomposition, and used, for example, the first ten principal components as the feature subset [30,31]. In addition to a large number of supervised and unsupervised methods from the pattern recognition literature, techniques based on linear support vector machines (SVM) are also proposed [32,33]. The methods considering each gene separately potentially miss sets of genes that together allow good discrimination between the experimental classes while each of the genes individually does not. The results by Xiong et al. [31] indicated this may indeed be the case. Bø and Jonassen [3] discussed the benefit when a pair of genes is used to distinguish the healthy versus the diseased tissues and compared their approach to other methods. They showed that gene sets selected based on their method outperform the standard methods, in terms of cross-validation prediction accuracy of the learned classifier. Bayesian approaches were also proposed to identify the optimal nonlinear classifier for diagnosis and the optimal set of genes on which to base that diagnosis [4]. Existing methods in identifying differentially expressed genes and classifying subjects into appropriate classes by gene profiles have used the leave-one-out cross-validation method to appropriately assess the classification accuracy of the proposed classifiers. An appropriate variability measure to the estimated accuracy measure remains a challenge, especially among machine learning techniques that are not based on stochastic models. On the other hand, statistical inferences on diagnostic accuracy based on various statistical models have been well established in the literature. Xiong et al. [34] studied the problem of combining multiple correlated diagnostic tests to provide an optimum test which has the best discriminating power between diseased population and the healthy population. They considered all possible linear combinations of multiple diagnostic tests and searched for the combination that achieved the largest area associated with the ROC curve. Their methodology provided not only an estimate to the optimum diagnostic accuracy but also an appropriate standard error for the estimate. In this paper we provide a unified approach to select discriminatory genes and to simultaneously estimate their diagnostic accuracy using the expression profiles from these genes. Our approach effectively takes into account the potential correlation on microarray expression data among different genes. More specifically, we provide a stepwise procedure not only to locate an optimum subset of genes which provides the optimum diagnostic accuracy between the diseased group and the healthy group but also to simultaneously estimate the optimum diagnostic accuracy as measured by the area under ROC curve. Our selection of an optimum subset of genes and the estimation of maximum area under ROC curve are based on the work of Xiong et al. [34]. We will present an algorithm to select an optimum subset of genes to discriminate the diseased and the healthy groups. We will also apply the proposed techniques to a benchmark microarray data set and compare our results with some of those in the literature.

Combining correlated gene expression profiles

We consider that a total of r genes are expressed both in the diseased population and the healthy population. We will follow the convention that higher expressions of each gene are associated with the disease. Let D+ and D− denote the diseased group and the healthy group, respectively. Let (X, X,....., X) (t stands for the transpose) be the expressions of the r genes for a subject in group D+, and (Y,…, Y) be the expressions of the same r genes for a subject in group D−. Let l be a r by 1 column vector. Let U=lX and V=l be the linear combination of gene expressions in the diseased group and the healthy group, respectively. Notice that the k gene expression can be obtained by letting l=(0,0,…,0,1,0,…,0), where the only 1 occurs at the kth component. Under the assumptions that (X,....., X) follows a multivariate normal distribution MVN(μ+,∑+) with mean and a positive definite covariance matrix ∑+ = (σ +)1≤, and that (Y, Y,…, Yr)t follows another multivariate normal distribution MVN (μ−,∑−) with mean and a positive definite covariance matrix , Xiong et al. [34] showed that the maximum area under all possible ROC curves from all possible linear combination expressions is , where λ1 is the largest eigenvalue of (∑+ + ∑−)−1(μ+ − μ−)(μ+ − μ−), and Φ is the distribution function of the standard normal distribution. The corresponding eigenvector l1 provides the optimum linear combination of gene expressions over r different genes. As a special case, when all gene expressions are considered statistically independent, i.e., for i ≠ j, the maximum area under the ROC curve over all possible choices of vector l is , where The best combination gene expression is when for group D+ and for group D−. Suppose that a sample of N subjects undergo tests for determining the presence or absence of the disease. Suppose that it can be determined by means independent of gene expressions that m of N these individuals truly have the disease, and therefore, N − m subjects are without the disease. Let , i = 1,2,…,m, be the values of the r gene expressions for the i subject in group D+, and , be the values of the r gene expressions for the i subject in group D−. The maximum likelihood estimators for μ+ and μ− are respectively [35]. The maximum likelihood estimators for ∑+ and are ∑− respectively [35]. Therefore, the estimated best linear combination of the r gene expressions which maximizes the area under ROC curve is achieved when l is the eigenvector corresponding to the largest eigenvalue of , and hence an eigengene. This largest eigenvalue is then used to estimate the maximum area under the ROC curve over all possible linear combinations of these r genes as . be the Fisher’s z-transformation of A. Let be the maximum likelihood estimate of θ. The estimated asymptotic variance of is The explicit form of will be mathematically intractable. Xiong et al. [34], however, derived the asymptotic conditional variance of , given the estimated eigenvector . The conditional is estimated by where This leads to an asymptotic 100(1–α)% (0 <α< 1) conditional confidence interval to the largest area over all possible linear combination tests as , where and z−1 is the inverse of z : A simulation study by Xiong et al. [34] showed that under the assumption of multivariate normal distribution on the gene expressions, the proposed confidence interval estimate performed well in achieving the nominal confidence level, even when the sample sizes are relatively small.

Selecting an optimum subset of differentially expressed genes

Microarray experiments typically involve thousands of genes. Most times only a small proportion of these genes are genuinely differentially expressed between the diseased and the healthy subjects. We now propose a stepwise procedure to select a set of optimum s genes out of a total of r genes which in certain sense optimally discriminate the diseased from the healthy groups.

Step 1

select the single g1 gene that maximizes the area under the ROC curve out of a total of r genes. For the k gene, 1 ≤ k ≤ r, the corresponding ROC curve is defined by the function where and Φ is the distribution function of the standard normal distribution, x is one minus the specificity. The area under the ROC curve (England, 1988) is given by The gene g1 chosen at this step is the one such that A is maximized over the choice of k. We denote the maximum area by A(g1).

Step 2

Now that gene g1, g2 ,…, g are chosen, for each gene g other than g1, g2,…, g, we first consider all possible linear combinations among genes g1, g2,…, g and gene g, and locate the maximum area under the ROC curve over all possible s-gene linear combinations of gene expressions. This process can be done by using the results described above when r=s. Denote the maximum area under the ROC curve over all possible s-gene linear combinations between gene g1, g2,…, g and gene g by A( g1, g2,…, g, g). We then choose gene such that A(g1, g2,…, g, g) is maximized over the choice of g, and denote the maximum area by A( g1, g2,…, g, g). The above stepwise process defines an optimum set of s genes which provides in some sense the optimum discrimination power between the diseased and the healthy groups. Notice that the genes chosen by the previous steps are always kept when an additional gene is added at the next step. Therefore, it is always true that, when an additional gene is added to the list in the process, the maximum area under the ROC curves is increasing, i.e., A(g1) ≤ A(g1, g2) ≤… ≤ A(g1, g2,…, g, g). Notice also that the entire process does not have to begin with the optimum single gene that maximizes the area under the ROC curve out of a total of r genes. Sometimes certain gene expressions have been proven to discriminate well the diseased group from the healthy group. If the objective of a microarray experiment is to identify other novel discriminatory genes, then there is no reason to include the well known discriminatory genes in the search process, in which case, we would be selecting a set of optimum genes from a subset of unknown genes.

Step 3 (Stopping Rule for the Selection of an Optimum Subset of Genes)

Our proposed stepwise procedure for selecting an optimum subset of genes could work in two ways: when the number of genes in the optimum subset is or is not prespecified. In the latter case, a statistical stopping rule is needed to terminate the stepwise procedure. We propose here a statistical stopping rule based on the estimate to the diagnostic accuracy with the selected genes. At the s step, a total of s genes are selected. Suppose that a sample of total N subjects is used m for the microarray experiment for which of these N individuals truly have the disease, and N − m subjects are without the disease. The maximum likelihood estimates to mean vectors and covariance matrices of s gene expressions can be obtained as described in the Section above (Combining Correlated Gene Expression Profiles) for both subject groups. The maximum area under the ROC curve can be readily estimated by the confidence interval (4). We point out, however, when the number of genes is at least as large as the sample size, the maximum likelihood estimates to the covariance matrix will only be semi-positive definite but not positive definite, and the process of gene selection will not be possible when the number of genes to be selected is large. In fact, with a sample size m in the diseased group and a sample size N − m in the healthy group, the maximum number of optimum genes that can be detected by the above process is the maximum of m−1 and N-m−1 [35]. This is due to the fact that the computation of the optimum linear combination of gene expressions from a set of multiple genes requires the existence of with probability 1, i.e., at least one of the two estimated covariance matrices is positive definite. In order to provide a statistical stopping rule for the stepwise procedure, we compare the optimum diagnostic accuracy obtained from the s step and that from the following (s+1)th step. Let Let and be the maximum likelihood estimate of θ and θ, respectively. We test the null hypothesis H0 :θ = θ against the alternative hypothesis H :θ < θ. An asymptotic size α(0 < α < 1) test rejects the null hypothesis when z > z, where z is the upper 100α% percentile of the standard normal distribution, and The variance of,is where is given by Equation (3) when applied to the optimum linear combination of genes g1, g2,…, g. Further, where can be computed by Formula (10) through Formula (14) of Obuchowski and McClish [36] when applied to the correlated optimum linear combination of genes g1,g2,…,g and the optimum linear combination of genes g1,g2,…,g,g. Notice that all the variances and covariance used above are conditioning on the optimum linear combination of genes g1,g2,…,g for i=s, s+1. We propose to perform the above test at each step and to stop the stepwise procedure for selecting an optimum subset of genes at step s when the null hypothesis H0 : θ = θ is not rejected against the alternative hypothesis H<θ. Intuitively, the proposed stopping rule stops the stepwise procedure for selecting an optimum subset of genes when adding another extra gene does not appreciably increase the optimum diagnostic accuracy measure. We point out that, to avoid model over fitting that could lead to too many genes to be chosen, the control of Type I error rate is very important for the repeated tests on the sequential hypotheses in the comparisons between the current AUC and the next AUC. One way to implement this is to assess the joint distribution of all sequentially estimated θ ’s . These sequential estimates are correlated and follow an asymptotically multivariate normal distribution (conditional on the estimated eigenvectors). Hence, some types of alpha-spending procedures similar to those proposed in group sequential clinical trials [37] can be developed to control the overall Type I error rate in the repeated tests. The details of these procedures are out of the scope of the current manuscript, and will be developed in our subsequent work. We also point out that the proposed stopping rule should only be considered as a method to terminate the search process of genes when the optimum diagnostic accuracy does not increase measurably. This stopping rule does not imply, however, that genes out of the chosen optimum subset lack the discriminatory ability to differentiate the diseased subjects from the healthy subjects. In fact, after an optimum subset of genes is located first, the stepwise procedure might be employed again to search for another optimum subset of genes from the pool of genes left after the first search process. This latter process might very well reveal more discriminatory genes, and result in multiple eigengenes from different optimum subsets of genes which can be assessed based on their varying degree of discriminating power between the diseased group and the healthy group. In fact, the proposed methodology can also be applied to combine the multiple eigengenes to further improve the diagnostic accuracy between the diseased and healthy groups. There are several important features of our proposed approach for detecting differentially expressed genes. First, unlike many reports in the literature which are based on various methods of statistical hypothesis tests, we address the question by estimating a discrimination index (e.g., the maximum area under ROC curve) which measures the optimum discriminating power from a set of genes. We also provide an estimate to the variance associated with the estimated optimum discrimination index. Because the discrimination index is the maximum area under ROC curves from all possible linear combinations of gene expressions from the set of genes, this index represents the maximum probability that, when multiple gene expressions are observed for a randomly selected individual from the diseased population and a randomly selected individual from the healthy population, the best linearly combined gene expressions over multiple genes will be in the correct order. Notice that this discrimination index is a well defined distributional parameter which is uniquely determined by the joint distributions of gene expressions over multiple genes between the diseased and healthy subjects. Another advantage of our proposed approach is that the proposed discrimination index can be readily and consistently estimated with a large sample size through the method of maximum likelihood using the entire sample available, which does not require the validation and bias adjustment based on methods such as the leave-one-out cross validation. Whereas our approach does estimate the diagnostic accuracy from the same sample that is used to select the genes, the (conditional) variance to the estimated diagnostic accuracy, conditioning on the estimated optimum linear combination, is valid. We point out that, however, due to the potential selection bias, the assessment of the unconditional variance of the diagnostic accuracy of selected genes must be obtained through a cross validation or bootstrap procedure that is external to the gene selection process [38]. Second, as pointed out by Pan et al. [39], the variances of gene expressions among different subject groups are likely dependent on the mean expression level, and our proposed approach accounts for this dependence by allowing different covariance matrices between the diseased group and the healthy group. Third, although many authors analyzed microarray experiment data by assuming the statistical independence on the expression levels among different genes [1], we would argue that there are many possible ways that correlations exist on the expression levels among different genes. Apart from the possible biological correlation among different genes, the fact that multiple expression data are obtained from the same microarray and the same study subject might introduce possible generic and spatial correlations among different gene expressions. Our proposed approach takes into account of these possible correlations and the possible disparity on these correlations by assuming two different unstructured covariance matrices for the diseased group and the healthy group. On the other hand, we also point out that, when we are willing to assume a structured covariance structure for the gene expression level among the entire set of genes, the proposed stepwise procedure for the selection of optimum genes could still work as long as the maximum likelihood estimates to the structured covariance matrices are appropriately adjusted. One likely structured covariance structure is a form called the compound symmetry [40]. A covariance matrix is of compound symmetry form if the variances of the gene expressions are the same across different genes, and the correlations of the gene expressions are also the same between any two different genes. The maximum likelihood estimate to the covariance matrix of compound symmetry form from an independent sample of multivariate normal distribution is described by Milliken and Johnson [40]. In addition, when such a covariance matrix is assumed, it satisfies the so-called Huynh-Feldt condition [41] on repeated measures from different genes on the same array, and the microarray gene expression data can be readily analyzed by the classical analysis of variance models under the split-plot design as the resulting F-test for the interactive effect between subject groups and gene factor are still valid [41].

Application and comparison to existing methods

To evaluate the performance of our proposed methodology, we apply our methods to a well known benchmark public dataset. The Alon et al. [11] data set consists of 62 samples, of which 22 are normal and 40 are colon tumor tissues. Gene-expression levels were measured using Affymetrix oligonucleotide arrays complementary to more than 6,500 genes. Published along with the Alon et al. [11] paper was a dataset containing expression levels for the 2,000 genes with the highest minimal intensity across the samples, and this is the dataset we study in this paper. Before analysis, we carried out the following preprocessing steps on the dataset: first apply the base 10 logarithms; and then for each gene, subtract the mean and divide by the standard deviation. Using our proposed method, we first searched for an optimum subset of 15 genes to differentially discriminate the two experimental conditions based on the optimum AUC as the measure of diagnostic accuracy. These optimum 15 genes are presented in the first column of table 1 in the order of entering the subset from our stepwise procedure. For the purpose of comparison, the top 15 genes in the order of individual ranking based on evaluating each gene separately with a two sample t-statistic from the entire pool of genes are also presented in the third column of table 1. These top 15 genes based on individual ranking were also reported by [3]. In addition, we report at each row of table 1 the z-transformation of the estimated maximum AUC from all possible linear combination of the genes up to the row along with the corresponding estimated standard error. Notice that many genes selected by our proposed method are not from the top 15 genes based on the individual ranking, indicating that genes which discriminate well as a whole might not necessarily be those that discriminate well individually. It is also interesting to observe that the maximum z-transformation of the AUC over all possible linear combinations from our proposed method are consistently larger than those based on the genes with high individual rankings, indicating that genes with high individual rankings as a whole might not necessarily jointly provide the best discriminating power between two experimental conditions.
Table 1

Optimum 15 genes for colon tumor/normal class discrimination

Gene ID(in the order ofentering the subsetfrom the proposedmethod)zAUC to column 1(Standard error)Gene ID(in the order ofindividual ranking)zAUC to column 3(Standard error)
R871262.76 (0.40)R871262.76 (0.40)
X557154.09 (0.83)M633912.82 (0.56)
T864444.61 (0.94)M263833.12 (0.64)
T875275.24 (1.07)H083934.41 (0.97)
R625495.85 (1.21)X126714.75 (1.03)
L377926.46 (1.36)R369774.77 (1.03)
H083937.90 (1.80)J028544.78 (1.04)
H160969.63 (2.21)J050324.79 (1.04)
X5215110.85 (2.59)Z507535.06 (1.14)
R8874012.19 (3.04)M763785.08 (1.11)
D1481215.07 (3.83)M223825.23 (1.16)
X9351017.48 (4.52)X636295.42 (1.24)
J0479421.22 (5.41)M763785.57 (1.29)
U0956425.62 (6.04)H438875.60 (1.30)
R8096630.04 (7.30)M366345.61 (1.29)
The same data set was also studied by Bø and Jonassen [3] in which pairs of genes were used to distinguish two experimental conditions. The approach by Bø and Jonassen [3] was based on a pair score which was essentially the two sample t-statistic of the projected points on the diagonal linear discriminant axis using only two genes [42]. The pairs of genes were then ranked based on the magnitude of the pair score. Although the ranking of pairs of genes on a t statistic in Bø and Jonassen [3] is geometrically appealing, it lacks a direct connection with the measurement of diagnostic accuracy. Notice also that the approach by Bø and Jonassen [3] is very computationally intensive because it was based on the all-pairs procedure, i.e., all possible pairs of genes from the entire pool of genes were considered. More specifically, given pair scores for all pairs, they selected the top-ranked disjoint pairs in a greedy manner. First, the pair with highest pair score was selected, then all pairs containing any of these two genes were removed from the list. Finally the highest-scoring pair from the remaining list was chosen, and so on. When applied to search for the optimum pairs of differentially expressed genes, our approach differs from that of Bø and Jonassen [3] in a couple of fronts. First, our approach not only provides a direct connection with the measurement of diagnostic accuracy as it is based on the area under ROC curve, but also offers a measure of the optimum ability a pair of genes possesses to differentiate the experimental conditions (e.g., maximum area under ROC curves from all the possible linear combinations of two gene expression profiles in each pair). Second, for the selection of each pair of genes, our stepwise procedure begins with the most highly individually ranked gene from the pool of available genes, and then search for the other gene that provides the maximum area under the ROC curve over all possible linear combinations of two gene expression profiles. Therefore, our approach is not a greedy search procedure, which is much less computationally intensive than the all pairs greedy search procedure of Bø and Jonassen [3]. We first applied our proposed methodology to search for the best pairs of genes differentiating the experimental conditions and then compared our results with the results from Bø and Jonassen [3]. These comparisons were based on the estimated maximum area under the corresponding ROC curve over all possible linear combinations of gene expressions from each pair. More specifically, we first repeatedly applied our stepwise procedure to search for the optimum top 25 pairs of genes and then compared our pairs with the top 25 ranked pairs as reported by Bø and Jonassen [3]. In our repeated search for the top 25 ranked pairs, the next pair was always selected after the previously selected pairs of genes were excluded. By removing the already selected genes from the gene pool, we did not take the risk that one exceptionally differentially expressed gene can drag along with several mediocre companion genes. If such a highly differentially expressed gene was left in the gene set, it would probably be responsible for many of the top-ranked pairs. Therefore, by removing selected genes from the gene pool, a highly differentially expressed gene would only cause its best available companion to join it in the set of selected genes. Table 2 presents both the top-ranked 25 pairs of genes for the class separation using all pairs ranking method from Bø and Jonassen [3] (column 1) and the top-ranked 25 pairs of genes using our proposed methodology (column 3). For each pair of genes in table 2, we also computed the z-transformation of the estimated maximum AUC (zAUC) from all possible linear combinations of the pair of genes. An estimated standard error for each estimated zAUC is also presented for each pair of genes in table 2. The pairs of genes are rearranged based on the z-transformation of the estimated maximum AUC from all possible linear combinations of the pair of genes in table 2.
Table 2

Comparison of top-ranked 25 pairs of genes for colon tumor/normal class discrimination (zAUC= z-transformation of the maximum area under ROC curve)

PairRankGene IDfrom [3]zAUC(standarderror)Gene ID(the proposedmethod)zAUC(standard error)
1J05032Z50753
1U199694.27 (0.79)H097194.43 (0.97)
2X86693X12671
2D148124.20 (0.78)X123694.33 (0.89)
3M63391J05032
3H083934.19 (0.90)U199694.27 (0.79)
4R87126H08393
4X636294.05 (0.84)M633914.19 (0.90)
5M36634J02854
5H110844.05 (0.81)T578824.16 (0.91)
6X12671R87126
6Z507534.04 (0.90)X557154.09 (0.83)
7H06524R36977
7U220553.87 (0.73)H207093.90 (0.70)
8M76378M22382
8T629473.86 (0.70)R553103.83 (0.80)
9J02854M76378
9R540973.85 (0.77)T629473.77 (0.72)
10Z48541X14958
10D252173.67 (0.62)L068953.61 (0.65)
11D21261U30825
11H207093.57 (0.82)T628783.52 (0.61)
12T90280X63629
12T515343.48 (0.62)M366343.50 (0.64)
13T92451T71025
13U095873.46 (0.66)L117063.45 (0.68)
14H09719U09564
14L076483.45 (0.73)T644673.43 (0.66)
15T51023R84411
15D317163.45 (0.61)M922873.37 (0.63)
16T71025M76378
16L117063.45 (0.67)D008603.36 (0.63)
17X12369M26697
17R988423.44 (0.70)T474243.34 (0.60)
18X14958T86749
18X871593.43 (0.66)M744913.33 (0.71)
19J04102M26383
19U146313.34 (0.70)T473773.30 (0.59)
20M76378X54942
20D008603.30 (0.65)R443013.28 (0.70)
21M26383H43887
21T473773.29 (0.59)U263123.28 (0.55)
22X54942M76378
22R443013.28 (0.69)T566043.27 (0.58)
23M76378T86473
23T566043.26 (0.58)D252173.20 (0.53)
24R96357H40095
24R467533.26 (0.66)H065243.03 (0.52)
25T63133T95018
25T616612.66 (0.45)Z492692.85 (0.53)
Table 2 demonstrates some interesting comparisons. First, the 25 pairs of top ranked genes based on our proposed methodology differ widely from those based on the all pairs ranking method from Bø and Jonassen [3]. When these different pairs of genes are compared on the same footing by the z-transformation of the estimated maximum area under ROC curve (AUC) from all possible linear combinations of a pair of genes, our proposed methodology provides a better diagnostic accuracy for the top 7 pairs compared to the top 7 pairs from [3], although the differences are unlikely to be statistically significant due to the lack of statistical power from the limited sample size. The total of these 14 pairs of genes are likely to be the most important pairs in terms of the diagnostic accuracy as they provide a minimum estimated optimum area under the ROC curve of 95.92%, indicating that, when a random pair of patients with one from the normal group and the other from the tumor group, these two patients can be correctly diagnosed using the expression profiles of these 14 pairs of genes with an estimated minimum probability of 95.92%. It is also interesting to observe that our proposed methodology offers slightly less diagnostic accuracy for some other pairs of genes in table 2 compared to these from [3], although the differences are unlikely to be statistically significant. This could be explained by the fact that all possible pairs of genes from the entire pool of genes were searched and compared in a greedy manner by Bø and Jonassen [3], while our proposed method is much less computationally intensive by only searching for 1 gene from the available pool of genes in an optimum manner. Therefore, our proposed method offers a much less computationally intensive method to select subsets of genes which are comparable in the measure of diagnostic accuracy to these from Bø and Jonassen [3]. Table 3 provides Annotations of genes appeared in table 1 and table 2.
Table 3

Annotations of genes appeared in Table 1 and Table 2

Gene IDAnnotations
H20709MYOSIN LIGHT CHAIN ALKALI, SMOOTH-MUSCLE ISOFORM (HU-MAN).
T9501840S RIBOSOMAL PROTEIN S18 (Homo sapiens).
T61661PROFILIN I (HUMAN).
T71025Human (HUMAN).
T51534CYSTATIN C PRECURSOR (HUMAN).
X55715Human Hums3 mRNA for 40S ribosomal protein s3.
T62878CYTOCHROME C OXIDASE POLYPEPTIDE IV PRECURSOR(HUMAN);.
D25217Human mRNA (KIAA0027) for ORF, partial cds.
M26697Human nucleolar protein (B23) mRNA, complete cds.
D21261SM22-ALPHA HOMOLOG (HUMAN);.
T51023HEAT SHOCK PROTEIN HSP 90-BETA (HUMAN).
T63133THYMOSIN BETA-10 (HUMAN);.
T64467P33477 ANNEXIN XI ;.
T47424INSULIN RECEPTOR SUBSTRATE-1 (Homo sapiens)
M76378Human cysteine-rich protein (CRP) gene, exons 5 and 6.
M63391Human desmin gene, complete cds.
M76378Human cysteine-rich protein (CRP) gene, exons 5 and 6.
T87527HEAT SHOCK PROTEIN HSP 84 (Mus musculus)
T57882MYOSIN HEAVY CHAIN, NONMUSCLE TYPE A (Homo sapiens)
X14958Human hmgI mRNA for high mobility group protein Y.
Z50753H.sapiens mRNA for GCAP-II/uroguanylin precursor.
R80966CLATHRIN LIGHT CHAIN B (HUMAN).
U30825Human splicing factor SRp30c mRNA, complete cds.
X87159H.sapiens mRNA for beta subunit of epithelial amiloride-sensitive sodiumchannel.
M74491Human ADP-ribosylation factor 3 mRNA, complete cds.
R87126MYOSIN HEAVY CHAIN, NONMUSCLE (Gallus gallus)
M22382MITOCHONDRIAL MATRIX PROTEIN P1 PRECURSOR (HUMAN).
T56604TUBULIN BETA CHAIN (Haliotis discus)
R46753CYCLIN-DEPENDENT KINASE INHIBITOR 1 (Homo sapiens)
D14812Human mRNA for ORF, complete cds.
J04794Human aldehyde reductase mRNA, complete cds.
L06895Homo sapiens antagonizer of myc transcriptional activity (Mad) mRNA,complete cds.
X12671Human gene for heterogeneous nuclear ribonucleoprotein (hnRNP)core protein A1.
Z48541H.sapiens mRNA for protein tyrosine phosphatase.
X12369TROPOMYOSIN ALPHA CHAIN, SMOOTH MUSCLE (HUMAN).
M76378Human cysteine-rich protein (CRP) gene, exons 5 and 6.
H40095MACROPHAGE MIGRATION INHIBITORY FACTOR (HUMAN).
R88740ATP SYNTHASE COUPLING FACTOR 6, MITOCHONDRIALPRECURSOR (HUMAN).;.
Z49269H.sapiens gene for chemokine HCC-1.
T92451TROPOMYOSIN, FIBROBLAST AND EPITHELIAL MUSCLE-TYPE(HUMAN).
H43887COMPLEMENT FACTOR D PRECURSOR (Homo sapiens)
T86473NUCLEOSIDE DIPHOSPHATE KINASE A (HUMAN)
T90280RIBOPHORIN II PRECURSOR (HUMAN).
R36977P03001 TRANSCRIPTION FACTOR IIIA.
U09587Human glycyl-tRNA synthetase mRNA, complete cds.
U09564Human serine kinase mRNA, complete cds.
R98842PROTHYMOSIN ALPHA (Homo sapiens)
D31716Human mRNA for GC box bindig protein, complete cds.
R84411SMALL NUCLEAR RIBONUCLEOPROTEIN ASSOCIATEDPROTEINS B AND B’ (HUMAN);
R96357POLYADENYLATE-BINDING PROTEIN (Xenopus laevis)
R55310S36390 MITOCHONDRIAL PROCESSING PEPTIDASE .
R62549PUTATIVE SERINE/THREONINE-PROTEIN KINASE B0464.5 INCHROMOSOME III (Caenorhabditis elegans)
X52151Homo sapiens arylsulphatase A mRNA, complete cds.
U22055Human 100 kDa coactivator mRNA, complete cds.
T47377S-100P PROTEIN (HUMAN).
T6294760S RIBOSOMAL PROTEIN L24 (Arabidopsis thaliana)
H09719TUBULIN ALPHA-6 CHAIN (Mus musculus)
M92287Homo sapiens cyclin D3 (CCND3) mRNA, complete cds.
U26312Human heterochromatin protein HP1Hs-gamma mRNA, partial cds.
J02854MYOSIN REGULATORY LIGHT CHAIN 2, SMOOTH MUSCLEISOFORM (HUMAN);contains element TAR1 repetitive element.
D00860RIBOSE-PHOSPHATE PYROPHOSPHOKINASE I (HUMAN);.
R54097TRANSLATIONAL INITIATION FACTOR 2 BETA SUBUNIT (HUMAN).
X86693H.sapiens mRNA for hevin like protein.
H11084VASCULAR ENDOTHELIAL GROWTH FACTOR (Cavia porcellus)
X63629H.sapiens mRNA for p cadherin.
L37792Human syntaxin 1A mRNA, complete cds.
T86444PROBABLE NUCLEAR ANTIGEN (Pseudorabies virus)
M36634Human vasoactive intestinal peptide (VIP) mRNA, complete cds.
T86749Human (clone PSK-J3) cyclin-dependent protein kinase mRNA, completecds.,.
M26383Human monocyte-derived neutrophil-activating protein (MONAP)mRNA, complete cds.
X54942H.sapiens ckshs2 mRNA for Cks1 protein homologue.
H16096MITOCHONDRIAL PROCESSING PROTEASE BETA SUBUNIT PRECURSOR(Rattus norvegicus)
J05032Human aspartyl-tRNA synthetase alpha-2 subunit mRNA, completecds.
H08393COLLAGEN ALPHA 2(XI) CHAIN (Homo sapiens)
X93510H.sapiens mRNA for 37 kDa LIM domain protein.
U14631Human 11 beta-hydroxysteroid dehydrogenase type II mRNA,complete cds.
H06524GELSOLIN PRECURSOR, PLASMA (HUMAN);.
L07648Human MXI1 mRNA, complete cds.
R44301MINERALOCORTICOID RECEPTOR (Homo sapiens)
U19969Human two-handed zinc finger protein ZEB mRNA, partial cds.
J04102Human erythroblastosis virus oncogene homolog 2 (ets-2) mRNA,complete cds.
L11706Human hormone-sensitive lipase (LIPE) gene, complete cds.

Discussion

A fundamentally important question in microarray experiments associated with a disease is which genes are involved and which genes are possible marker genes for the disease. We proposed a methodology to not only locate an optimum subset of genes which provides the maximum discriminating power between the diseased subjects and the healthy subjects but also simultaneously estimate the optimum discriminating power as measured by the area under ROC curves. Another very important feature of the proposed methodology is the incorporation of gene by gene correlation arising from the expression profiles. In our stepwise algorithm of locating the optimum subset of differentially expressed genes, we not only presented the MLE for the optimum area under the ROC curves at each step, but also provided the corresponding estimated standard error and a confidence interval estimate to this optimum measure of diagnostic accuracy which performed well with the typical sample sizes used in microarray experiments [34]. The latter was especially important in the statistical assessment of diagnostic accuracy because it provides the degree of variation in the point estimate to the optimum diagnostic accuracy. This also contrasted with most of the machine learning based techniques reported in the literature which have largely ignored the variation in the assessment of classification accuracy when the estimates based on leave-one-out cross validation were reported without the associated estimated standard errors. Our proposed methodology may therefore provide further insight into the biological mechanisms behind a disease. In fact, the application of our proposed methodology to an existing benchmark data set revealed some genes that are not obviously good discriminators alone when each gene was evaluated individually, but discriminated well when combined with other genes and when the gene by gene correlations are taken into account. Therefore, our proposed methodology could help discover interesting genes that could be overlooked in the traditional approaches. Notice that our proposed methodology was based on a discrimination index which measures the optimum discriminating power from a set of genes and is uniquely decided by the joint distributions of gene expressions over multiple genes between the diseased and healthy subjects. Because the MLE offers a valid and consistent estimate with large sample size, our proposed methodology does not require the cross-validation based on methods such as the leave-one-out approach. On the other hand, such cross-validation techniques will be very important and necessary in the assessment of diagnostic accuracy when an estimated optimum linear combination associated with our estimated optimum area under ROC curve is to be used with a specified threshold for disease diagnosis. When applied to a benchmark public dataset of microarray experiments as reported in table 1, our proposed methodology of locating the optimum subset of 15 genes outperforms the 15 most highly individually ranked genes (based on a two-sample t test), most times by a large margin, in the measure of z-transformation of the maximum area under ROC curves over all possible linear combinations of gene expression profiles. In our comparison in terms of diagnostic accuracy with the top ranked 25 pairs of genes from Bø and Jonassen [3] in table 2, we have shown that our proposed methodology provides a better diagnostic accuracy for the top 7 pairs. Given the fact that our proposed method in the search of top ranked pairs of genes is much less computationally intensive as compared to that by Bø and Jonassen [3] where all possible pairs of genes from the entire pool of genes were searched and compared in a greedy manner, the results of table 2 seems to indicate that our proposed method offers a much less computationally intensive method to select subsets of genes which are comparable in the measure of diagnostic accuracy to these chosen in a greedy search. We do not try to claim that a single application of our proposed methodology will enable us to find all discriminatory genes associated with a disease, as there may be relevant genes that are biologically significant by themselves but may not appear in the optimum subset of genes chosen. What we have demonstrated is, however, a statistical methodology that combines the correlated gene expression profiles to achieve the optimum diagnostic accuracy as measured by the area under ROC curves. We believe that our approach is a step in the right direction to appropriately combine the expression profiles from multiple genes for the benefit of accurate disease diagnosis. On the other hand, there could well be several different subsets of differentially expressed genes which will all provide excellent discriminating ability between the diseased subjects and normal subjects. The repeated use of our proposed methodology will help to identify these multiple subsets of genes. One limitation of our proposed methodology is that it can only be applied when two experimental conditions are used in microarray experiments. How the proposed approach can be generalized into the situation when multiple tumor types are used in a microarray experiment remains an open question which will be tackled by our subsequent research.
  25 in total

1.  Support vector machine classification and validation of cancer tissue samples using microarray expression data.

Authors:  T S Furey; N Cristianini; N Duffy; D W Bednarski; M Schummer; D Haussler
Journal:  Bioinformatics       Date:  2000-10       Impact factor: 6.937

2.  Assessing gene significance from cDNA microarray expression data via mixed models.

Authors:  R D Wolfinger; G Gibson; E D Wolfinger; L Bennett; H Hamadeh; P Bushel; C Afshari; R S Paules
Journal:  J Comput Biol       Date:  2001       Impact factor: 1.479

Review 3.  Statistical design and the analysis of gene expression microarray data.

Authors:  M K Kerr; G A Churchill
Journal:  Genet Res       Date:  2001-04       Impact factor: 1.588

4.  Statistical comparison of two ROC-curve estimates obtained from partially-paired datasets.

Authors:  C E Metz; B A Herman; C A Roe
Journal:  Med Decis Making       Date:  1998 Jan-Mar       Impact factor: 2.583

5.  Sample size determination for diagnostic accuracy studies involving binormal ROC curve indices.

Authors:  N A Obuchowski; D K McClish
Journal:  Stat Med       Date:  1997-07-15       Impact factor: 2.373

Review 6.  Measuring the accuracy of diagnostic systems.

Authors:  J A Swets
Journal:  Science       Date:  1988-06-03       Impact factor: 47.728

7.  Broad patterns of gene expression revealed by clustering analysis of tumor and normal colon tissues probed by oligonucleotide arrays.

Authors:  U Alon; N Barkai; D A Notterman; K Gish; S Ybarra; D Mack; A J Levine
Journal:  Proc Natl Acad Sci U S A       Date:  1999-06-08       Impact factor: 11.205

8.  Confidence bands for receiver operating characteristic curves.

Authors:  G Ma; W J Hall
Journal:  Med Decis Making       Date:  1993 Jul-Sep       Impact factor: 2.583

Review 9.  Predictive ability of DNA microarrays for cancer outcomes and correlates: an empirical assessment.

Authors:  Evangelia E Ntzani; John P A Ioannidis
Journal:  Lancet       Date:  2003-11-01       Impact factor: 79.321

10.  New feature subset selection procedures for classification of expression profiles.

Authors:  Trond Bø; Inge Jonassen
Journal:  Genome Biol       Date:  2002-03-14       Impact factor: 13.583

View more

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