Literature DB >> 20003274

Comparison of linear discriminant analysis methods for the classification of cancer based on gene expression data.

Desheng Huang1, Yu Quan, Miao He, Baosen Zhou.   

Abstract

BACKGROUND: More studies based on gene expression data have been reported in great detail, however, one major challenge for the methodologists is the choice of classification methods. The main purpose of this research was to compare the performance of linear discriminant analysis (LDA) and its modification methods for the classification of cancer based on gene expression data.
METHODS: The classification performance of linear discriminant analysis (LDA) and its modification methods was evaluated by applying these methods to six public cancer gene expression datasets. These methods included linear discriminant analysis (LDA), prediction analysis for microarrays (PAM), shrinkage centroid regularized discriminant analysis (SCRDA), shrinkage linear discriminant analysis (SLDA) and shrinkage diagonal discriminant analysis (SDDA). The procedures were performed by software R 2.80.
RESULTS: PAM picked out fewer feature genes than other methods from most datasets except from Brain dataset. For the two methods of shrinkage discriminant analysis, SLDA selected more genes than SDDA from most datasets except from 2-class lung cancer dataset. When comparing SLDA with SCRDA, SLDA selected more genes than SCRDA from 2-class lung cancer, SRBCT and Brain dataset, the result was opposite for the rest datasets. The average test error of LDA modification methods was lower than LDA method.
CONCLUSIONS: The classification performance of LDA modification methods was superior to that of traditional LDA with respect to the average error and there was no significant difference between theses modification methods.

Entities:  

Mesh:

Year:  2009        PMID: 20003274      PMCID: PMC2800110          DOI: 10.1186/1756-9966-28-149

Source DB:  PubMed          Journal:  J Exp Clin Cancer Res        ISSN: 0392-9078


Background

Conventional diagnosis of cancer has been based on the examination of the morphological appearance of stained tissue specimens in the light microscope, which is subjective and depends on highly trained pathologists. Thus, the diagnostic problems may occur due to inter-observer variability. Microarrays offer the hope that cancer classification can be objective and accurate. DNA microarrays measure thousands to millions of gene expressions at the same time, which could provide the clinicians with the information to choose the most appropriate forms of treatment. Studies on the diagnosis of cancer based on gene expression data have been reported in great detail, however, one major challenge for the methodologists is the choice of classification methods. Proposals to solve this problem have utilized many innovations including the introduction of sophisticated algorithms for support vector machines [1] and the proposal of ensemble methods such as random forests [2]. The conceptually simple approach of linear discriminant analysis (LDA) and its sibling, diagonal discriminant analysis (DDA) [3-5], remain among the most effective procedures also in the domain of high-dimensional prediction. In the present study, our main focus will be solely put on the LDA part and henceforth the term "discriminant analysis" will stand for the meaning of LDA unless otherwise emphasized. The traditional way of doing discriminant analysis is introduced by R. Fisher, known as the linear discriminant analysis (LDA). Recently some modification of LDA have been advanced and gotten good performance, such as prediction analysis for microarrays (PAM), shrinkage centroid regularized discriminant analysis(SCRDA), shrinkage linear discriminant analysis(SLDA) and shrinkage diagonal discriminant analysis(SDDA). So, the main purpose of this research was to describe the performance of LDA and its modification methods for the classification of cancer based on gene expression data. Cancer is not a single disease, there are many different kinds of cancer, arising in different organs and tissues through the accumulated mutation of multiple genes. Many previous studies only focused on one method or single dataset and gene selection is much more difficult in multi-class situations [6,7]. Evaluation of the most commonly employed methods may give more accurate results if it is based on the collection of multiple databases from the statistical point of view. In summary, we investigate the performance of LDA and its modification methods for the classification of cancer based on multiple gene expression datasets.

Methods

Procedure for the classification of cancer is shown as follows. First, a classifier is trained on a subset (training set) of gene expression dataset. Then, the mature classifier is used for unknown subset (test set) and predicting each observation's class. The detailed information about classification procedure is shown in Figure 1.
Figure 1

Framework for the procedure of classification.

Framework for the procedure of classification.

Datasets

Six publicly available microarray datasets [8-14] were used to test the above described methods and we call them 2-class lung cancer, colon, prostate, multi-class lung cancer, SRBCT and brain following the naming there. Due to the fact that microarray-based studies may report findings that are not reproducible, after reviewing literature we selected these above public datasets with the consideration of our research topic and cross-comparison with other similar studies. The main features of these datasets are summarized in Table 1.
Table 1

Characteristics of the six microarray datasets used

DatasetNo. of samplesClasses(No. of samples)No. of genesOriginal ref.Website
Two-class lung cancer181MPM(31), adenocarcinoma(150)12533[8]http://www.chestsurg.org
Colon62normal(22), tumor(40)2000[9]http://microarray.princeton.edu/oncology/affydata/index.html
Prostate102normal(50), tumor(52)6033[10]http://microarray.princeton.edu/oncology/affydata/index.html
Multi-class lung cancer68(66) aadenocarcinoma(37), combined(1), normal(5), small cell(4), squamous cell(10), fetal(1), large cell(4), lymph node(6)3171[11,12]http://www-genome.wi.mit.edu/mpr/lung/
SRBCT88(83) bBurkitt lymphoma (29), Ewing sarcoma (11), neuroblastoma (18), rhabdomyosarcoma (25), non-SRBCTs(5)2308[13]http://research.nhgri.nih.gov/microarray/Supplement/
Brain42(38) cmedulloblastomas(10), CNS AT/RTs(5), rhabdoid renal and extrarenal rhabdoid tumours(5), supratentorial PNETs(8), non-embryonal brain tumours (malignant glioma) (10), normal human cerebella(4)5597[14]http://research.nhgri.nih.gov/microarray/Supplement/

Note: Some samples were removed for keeping adequate number of each type.

a. One combined and one fetal cancer samples were removed, and real sample size is 66;

b. Five non-SRBCT samples were removed, and real sample size is 83;

c. Four normal tissue samples were removed, and real sample size is 38.

Characteristics of the six microarray datasets used Note: Some samples were removed for keeping adequate number of each type. a. One combined and one fetal cancer samples were removed, and real sample size is 66; b. Five non-SRBCT samples were removed, and real sample size is 83; c. Four normal tissue samples were removed, and real sample size is 38.

Data pre-processing

To avoid the noise of the dataset, pre-processing was necessary in the analysis. Absolute transformation was first performed on the original data. The data was transformed to have a mean of 0 and standard deviation of 1 after logarithmic transformation and normalization. When the original data had already experienced the above transformation, it entered next step directly.

Algorithms for feature gene selection

Notation

Let xij be the expression level of gene j in the sample i, and yi be the cancer type for sample i, j = 1,...,p and response yi∈{1,...,K}. Denote Y = (y1,...,yn)T and xi = (xi1,...,xip)T, i = 1,...,n. Gene expression data on p genes for n mRNA samples may be summarized by an n × p matrix X = (xij)n × p. Let Ck be indices of the nk samples in class k, where nk denotes the number of observations belonging to class k, n = n1+...+nK. A predictor or classifier for K tumor classes can be built from a learning set L by C(.,L); the predicted class for an observation x* is C(x*,L). The jth component of the centroid for class k is , the jth component of the overall centroid is .

Prediction analysis for microarrays/nearest shrunken centroid method, PAM/NSC

PAM [3] algorithm tries to shrink the class centroids () towards the overall centroid . where dkj is a t statistic for gene j, comparing class k to the overall centroid, and sj is the pooled within-class standard deviation for gene j: and , s0 is a positive constant and usually equal to the median value of the sj over the set of genes. Equation(1) can be transformed to PAM method shrinks each dkj toward zero, and giving yielding shrunken centroids Soft thresholding is defined by where + means positive part (t+ = t if t>0 and zero otherwise). For a gene j, if dkj is shrunken to zero for all classes k, then the centroid for gene j is , the same for all classes. Thus gene j does not contribute to the nearest-centroid computation. Soft threshold Δ was chosen by cross-validation.

Shrinkage discriminant analysis, SDA

In SDA, Feature selection is controlled using higher criticism threshold (HCT) or false non-discovery rates (FNDR) [5]. The HCT is the order statistic of the Z-score corresponding to index i maximizing , πi is the p-value associated with the ith Z-score and π(i) is the ith order statistic of the collection of p-values(1 ≤ i ≤ p). The ideal threshold optimizes the classification error. SDA consists of Shrinkage linear discriminant analysis (SLDA) and Shrinkage diagonal discriminant analysis (SDDA) [15,16].

Shrunken centroids regularized discriminant analysis, SCRDA

There are two parameters in SCRDA [4], one is α (0<α<1), the other is soft threshold Δ. The choosing the optimal tuning parameter pairs (α, Δ) is based on cross-validation. A "Min-Min" rule was followed to identify the optimal parameter pair (α, Δ): First, all the pairs (α, Δ) that corresponded to the minimal cross-validation error from training samples were found. Second, the pair or pairs that used the minimal number of genes were selected. When there was more than one optimal pair, the average test error based on all the pairs chosen would be calculated. As traditional LDA is not suitable to deal with the "large p, small N" paradigm, so we did not adopt it to select feature genes.

Algorithms of LDA and its modification methods for classification

Linear discriminant analysis, LDA

Fisher linear discriminant analysis (FLDA, or for short, LDA) [17] projects high dimension data x into one dimension axle to find linear combinations xa with large ratios of between-group to within-group sums of squares. Fisher's criteria can be defined as: Where B and W denote the matrices of between-group and within-group sums of squares and cross-products. Class k sample means can be gotten from learning set L, and for a new tumor sample with gene expression x*, the predicted class for x* is the class whose mean vector is closest to x* in the space of discriminant variables, that is where , vis eigenvector, s is the number of feature genes. When numbers of classes K = 2, FLDA yields the same classifier as the maximum likelihood (ML) discriminant rule for multivariate normal class densities with the same covariance matrix. PAM [3] assumes that genes are independent, the target classes correspond to individual (single) clusters and classify test samples to the nearest shrunken centroid, again standardizing by sj +s0. The relative number of samples in each class is corrected at the same time. For a test sample (a vector) with expression levels x*, the discriminant score for class k was defined by, where πk = nk/n or πk = 1/K is class prior probability, . This prior probability gives the overall frequency of class k in the population. The classification rule is Here was the diagonal matrix taking the diagonal elements of . If the smallest distances are close and hence ambiguous, the prior correction gives a preference for larger classes, because they potentially account for more errors. The corresponding discriminant score [5] was defined by Where , P = (ρij) and

Algorithm of SCRDA

A new test sample was classified by regularized discriminant function [4], Covariance was estimated by where 0 ≤ α ≤ 1 In the same way, sample correlation matrix was substituted by . Then the regularized sample covariance matrix was computed by

Study design and program realization

We used 10-fold cross-validation (CV) to divide the pre-processed dataset into 10 approximately equal-size parts by random sampling. It worked as follows: we fit the model on 90% of the samples and then predicted the class labels of the remaining 10% (the test samples). This procedure was repeated 10 times to avoid overlapping test sets, with each part playing the role of the test samples and the errors on all 10 parts added together to compute the overall error [18]. R software (version 2.80) with packages MASS, pamr, RDA, SDA was used for the realization of the above described methods [19]. A tolerance value was set to decide if a matrix is singular. If variable had within-group variance less than tol^2, LDA fitting iteration would stop and report the variable as constant. In practice, we set a very small tolerance value 1 × 10-14, and no singular was detected.

Results

Feature genes selection

As shown in Table 2, PAM picked out fewer feature genes than other methods from most datasets except from Brain dataset. For the two methods of shrinkage discriminant analysis, SLDA selected more genes than SDDA from most datasets except from 2-class lung cancer dataset. When comparing SLDA with SCRDA, SLDA selected more genes than SCRDA from 2-class lung cancer, SRBCT and Brain dataset, the result was opposite for the rest datasets.
Table 2

Numbers of feature genes selected by 4 methods for each dataset

DatasetPAMSDDASLDASCRDA
2-class lung cancer7.98422.74407.83118.72
Colon25.7265.67117.08214.87
Prostate83.13120.53187.91217.47
Multi-class lung cancer45.2657.9897.271015.00
SRBCT30.87114.32131.2486.22
Brain69.11115.04182.0126.83
Numbers of feature genes selected by 4 methods for each dataset

Performance comparison for methods based on different datasets

The performance of the methods described above was compared by average test error using 10-fold cross validation. We ran 10 cycles of 10-fold cross validation. The average test errors were calculated based on the incorrectness of the classification of each testing samples. For example, for the 2-class lung cancer dataset, using the LDA method based on PAM as the feature gene method, 30 samples out of 100 sample test sets were incorrectly classified, resulting in an average test error of 0.30. The significance of the performance difference between these methods was judged depending on whether or not their 95% confidence intervals of accuracy overlapped. Here, if the upper limit was greater than 100%, it was treated as 100%. If two methods had non-overlapping confidence intervals, their performances were significantly different. The bold fonts in Table 3 shows the performances of PAM, SDDA, SLDA and SCRDA, when they were used both for feature gene selection and classification. As shown in Table 3, the performance of LDA modification methods is superior to traditional LDA method, while there is no significant difference between theses modification methods (Figure 2).
Table 3

Average test error of LDA and its modification methods (10 cycles of 10-fold cross validation)

DatasetGene selection methodsPerformance
LDAPAMSDDASLDASCRDA
2-class Lung cancer data(n = 181, p = 12533, K = 2)PAM0.300.260.150.160.42
SDDA0.170.110.10.110.1
SLDA0.470.30.30.30.32
SCRDA0.730.200.190.170.19
Colon data(n = 62, p = 2000, K = 2)PAM1.300.820.80.860.86
SDDA2.252.091.331.291.25
SLDA1.120.740.750.770.80
SCRDA1.190.770.770.750.78
Prostate data(n = 102, p = 6033, K = 2)PAM2.870.890.820.811.00
SDDA2.530.710.720.680.74
SLDA1.750.70.640.640.70
SCRDA2.150.570.590.570.61
Multi-class lung cancer data(n = 66, p = 3171, K = 6)PAM2.131.161.211.281.19
SDDA1.621.321.321.311.30
SLDA1.621.311.321.261.34
SCRDA1.631.431.451.581.35
SRBCT data(n = 83, p = 2308, K = 4)PAM0.170.010.010.030.01
SDDA2.450.030.0200.03
SLDA2.870000
SCRDA2.320.030.030.020.03
Brain data(n = 38, p = 5597, K = 4)PAM1.140.570.570.580.61
SDDA1.090.610.620.630.55
SLDA0.890.600.600.570.58
SCRDA0.840.560.540.540.57
Figure 2

Comparison of classification performance for different datasets. The y-axis shows the average error and the x-axis indicates the gene selection methods: PAM, SDDA, SLDA and SCRDA. Error bars (± 1.96 SE) are provided for the classification methods.

Average test error of LDA and its modification methods (10 cycles of 10-fold cross validation) Comparison of classification performance for different datasets. The y-axis shows the average error and the x-axis indicates the gene selection methods: PAM, SDDA, SLDA and SCRDA. Error bars (± 1.96 SE) are provided for the classification methods.

Discussion

Microarrays are capable of determining the expression levels of thousands of genes simultaneously and hold great promise to facilitate the discovery of new biological knowledge [20]. One feature of microarray data is that the number of variables p (genes) far exceeds the number of samples N. In statistical terms, it is called 'large p, small N' problem. Standard statistical methods in classification do not work well or even at all, so improvement or modification of existing statistical methods is needed to prevent over-fitting and produce more reliable estimations. Some ad-hoc shrinkage methods have been proposed to utilize the shrinkage ideas and prove to be useful in empirical studies [21-23]. Distinguishing normal samples from tumor samples is essential for successful diagnosis or treatment of cancer. And, another important problem is in characterizing multiple types of tumors. The problem of multiple classifications has recently received more attention in the context of DNA microarrays. In the present study, we first presented an evaluation of the performance of LDA and its modification methods for classification with 6 public microarray datasets. The gene selection method [6,24,25], the number of selected genes and the classification method are three critical issues for the performance of a sample classification. Feature selection techniques can be organized into three categories, filter methods, wrapper methods and embedded methods. LDA and its modification methods belong to wrapper methods which embed the model hypothesis search within the feature subset search. In the present study, different numbers of gene have been selected by different LDA modification methods. There is no theoretical estimation of the optimal number of selected genes and the optimal gene set can vary from data to data [26]. So we did not focus on the combination of the optimal gene set by one feature gene selection method and one classification algorithm. In this paper we just describe the performance of LDA and its modification methods under the same selection method in different microarray dataset. Various statistical and machine learning methods have been used to analyze the high dimensional data for cancer classification. These methods have been shown to have statistical and clinical relevance in cancer detection for a variety of tumor types. In this study, it has been shown that LDA modification methods have better performance than traditional LDA under the same gene selection criterion. Dudoit also reported that simple classifiers such as DLDA and Nearest Neighbor performed remarkably well compared with more sophisticated ones, such as aggregated classification trees [27]. It indicates that LDA modification methods did a good job in some situations. Zhang et al [28] developed a fast algorithm of generalized linear discriminant analysis (GLDA) and applied it to seven public cancer datasets. Their study included 4 same datasets (Colon, Prostate, SRBCT and Brain) as those in our study and adopted a 3-fold cross-validation design. The average test errors of our study were less than those of their study, while there was no statistical significance of the difference. The results reported by Guo et al [4] are of concordance with ours except for the colon dataset. Their study also included the above mentioned 4 same datasets and they found that in the colon dataset the average test error of SCRDA was as same as PAM, while in the present study we found that the average test error of SCRDA was slightly less than that of PAM. There are several interesting problems that remain to be addressed. A question is raised that when comparing the predictive performance of different classification methods on different microarray data, is there any difference between various methods, such as leave-one-out cross-validation and bootstrap [29,30]? And another interesting further step might be a pre-analysis of the data to choose a suitable gene selection method. Despite the great promise of discriminant analysis in the field of microarray technology, the complexity and the multiple choices of the available methods are quite difficult to the bench clinicians. This may influence the clinicians' adoption of microarray data based results when making decision on diagnosis or treatment. Microarray data's widespread clinical relevance and applicability still need to be resolved.

Conclusions

An extensive survey in building classification models from microarray data with LDA and its modification methods has been conducted in the present study. The study showed that the modification methods are superior to LDA in the prediction accuracy.

List of abbreviations

CV: Cross-validation; DDA: diagonal discriminant analysis; FNDR: False non-discovery rates; GLDA: generalized linear discriminant analysis; HCT: Higher criticism threshold; LDA: linear discriminant analysis; NSC: nearest shrunken centroid method; PAM: prediction analysis for microarrays; SCRDA: Shrinkage centroid regularized discriminant analysis; SDA: Shrinkage discriminant analysis; SDDA: Shrinkage diagonal discriminant analysis; SLDA: Shrinkage linear discriminant analysis.

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

DH conceived the study and drafted the manuscript. DH and YQ performed the analyses. MH provided guidance and discussion on the methodology. BZ attracted partial funding and participated in the design of the analysis strategy. All authors read and approved the final version of this manuscript.
  18 in total

1.  A shrinkage approach to large-scale covariance matrix estimation and implications for functional genomics.

Authors:  Juliane Schäfer; Korbinian Strimmer
Journal:  Stat Appl Genet Mol Biol       Date:  2005-11-14

2.  Regularized linear discriminant analysis and its application in microarrays.

Authors:  Yaqian Guo; Trevor Hastie; Robert Tibshirani
Journal:  Biostatistics       Date:  2006-04-07       Impact factor: 5.899

3.  Incorporating prior information via shrinkage: a combined analysis of genome-wide location data and gene expression data.

Authors:  Yang Xie; Wei Pan; Kyeong S Jeong; Arkady Khodursky
Journal:  Stat Med       Date:  2007-05-10       Impact factor: 2.373

4.  Accurate ranking of differentially expressed genes by a distribution-free shrinkage approach.

Authors:  Rainer Opgen-Rhein; Korbinian Strimmer
Journal:  Stat Appl Genet Mol Biol       Date:  2007-02-23

5.  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

6.  Classification and diagnostic prediction of cancers using gene expression profiling and artificial neural networks.

Authors:  J Khan; J S Wei; M Ringnér; L H Saal; M Ladanyi; F Westermann; F Berthold; M Schwab; C R Antonescu; C Peterson; P S Meltzer
Journal:  Nat Med       Date:  2001-06       Impact factor: 53.440

7.  Robust and accurate cancer classification with gene expression profiling.

Authors:  Haifeng Li; Keshu Zhang; Tao Jiang
Journal:  Proc IEEE Comput Syst Bioinform Conf       Date:  2005

8.  Classification of human lung carcinomas by mRNA expression profiling reveals distinct adenocarcinoma subclasses.

Authors:  A Bhattacharjee; W G Richards; J Staunton; C Li; S Monti; P Vasa; C Ladd; J Beheshti; R Bueno; M Gillette; M Loda; G Weber; E J Mark; E S Lander; W Wong; B E Johnson; T R Golub; D J Sugarbaker; M Meyerson
Journal:  Proc Natl Acad Sci U S A       Date:  2001-11-13       Impact factor: 11.205

9.  Gene expression correlates of clinical prostate cancer behavior.

Authors:  Dinesh Singh; Phillip G Febbo; Kenneth Ross; Donald G Jackson; Judith Manola; Christine Ladd; Pablo Tamayo; Andrew A Renshaw; Anthony V D'Amico; Jerome P Richie; Eric S Lander; Massimo Loda; Philip W Kantoff; Todd R Golub; William R Sellers
Journal:  Cancer Cell       Date:  2002-03       Impact factor: 31.743

10.  Identification of genes down-regulated during lung cancer progression: a cDNA array study.

Authors:  Mara Campioni; Vincenzo Ambrogi; Eugenio Pompeo; Gennaro Citro; Mauro Castelli; Enrico P Spugnini; Antonio Gatti; Pierluigi Cardelli; Laura Lorenzon; Alfonso Baldi; Tommaso C Mineo
Journal:  J Exp Clin Cancer Res       Date:  2008-09-15
View more
  7 in total

1.  Segmentation of multicolor fluorescence in situ hybridization images using an improved fuzzy C-means clustering algorithm by incorporating both spatial and spectral information.

Authors:  Jingyao Li; Dongdong Lin; Yu-Ping Wang
Journal:  J Med Imaging (Bellingham)       Date:  2017-10-10

2.  Allo-specific immune response profiles indicative of acute rejection in kidney allografts using an in vitro lymphocyte culture-based model.

Authors:  Sobhana Mahakur; Biman Saikia; Mukut Minz; Ranjana W Minz; Ritambhra Nada; Shashi Anand; Ashish Sharma; Vivekanand Jha; Neha Joshi; Lekha Goel; Amit Arora; Kusum Joshi
Journal:  Clin Exp Nephrol       Date:  2017-08-28       Impact factor: 2.801

3.  High-resolution melting combines with Bayes discriminant analysis: a novel hepatitis C virus genotyping method.

Authors:  Daxian Wu; Xiaoyu Fu; Ya Wen; Bingjie Liu; Zhongping Deng; Lizhong Dai; Deming Tan
Journal:  Clin Exp Med       Date:  2016-05-13       Impact factor: 3.984

4.  Triple-Negative Breast Cancer Analysis Based on Metabolic Gene Classification and Immunotherapy.

Authors:  Yu Zhou; Yingqi Che; Zhongze Fu; Henan Zhang; Huiyu Wu
Journal:  Front Public Health       Date:  2022-07-06

5.  Kinetic analysis of dynamic (11)C-acetate PET/CT imaging as a potential method for differentiation of hepatocellular carcinoma and benign liver lesions.

Authors:  Li Huo; Jinxia Guo; Yonghong Dang; Jinqiao Lv; Youjing Zheng; Fang Li; Qingguo Xie; Xiaoyuan Chen
Journal:  Theranostics       Date:  2015-01-21       Impact factor: 11.556

6.  Discriminant analysis and machine learning approach for evaluating and improving the performance of immunohistochemical algorithms for COO classification of DLBCL.

Authors:  Yocanxóchitl Perfecto-Avalos; Alejandro Garcia-Gonzalez; Ana Hernandez-Reynoso; Gildardo Sánchez-Ante; Carlos Ortiz-Hidalgo; Sean-Patrick Scott; Rita Q Fuentes-Aguilar; Ricardo Diaz-Dominguez; Grettel León-Martínez; Verónica Velasco-Vales; Mara A Cárdenas-Escudero; José A Hernández-Hernández; Arturo Santos; José R Borbolla-Escoboza; Luis Villela
Journal:  J Transl Med       Date:  2019-06-11       Impact factor: 5.531

7.  Development and Validation of a Gene Signature Classifier for Consensus Molecular Subtyping of Colorectal Carcinoma in a CLIA-Certified Setting.

Authors:  Scott Kopetz; Dipen M Maru; Jeffrey S Morris; Rajyalakshmi Luthra; Yusha Liu; Dzifa Y Duose; Wonyul Lee; Neelima G Reddy; Justin Windham; Huiqin Chen; Zhimin Tong; Baili Zhang; Wei Wei; Manyam Ganiraju; Bradley M Broom; Hector A Alvarez; Alicia Mejia; Omkara Veeranki; Mark J Routbort; Van K Morris; Michael J Overman; David Menter; Riham Katkhuda; Ignacio I Wistuba; Jennifer S Davis
Journal:  Clin Cancer Res       Date:  2020-10-27       Impact factor: 13.801

  7 in total

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