Skip to main content

Robust PCA based method for discovering differentially expressed genes

Abstract

How to identify a set of genes that are relevant to a key biological process is an important issue in current molecular biology. In this paper, we propose a novel method to discover differentially expressed genes based on robust principal component analysis (RPCA). In our method, we treat the differentially and non-differentially expressed genes as perturbation signals S and low-rank matrix A, respectively. Perturbation signals S can be recovered from the gene expression data by using RPCA. To discover the differentially expressed genes associated with special biological progresses or functions, the scheme is given as follows. Firstly, the matrix D of expression data is decomposed into two adding matrices A and S by using RPCA. Secondly, the differentially expressed genes are identified based on matrix S. Finally, the differentially expressed genes are evaluated by the tools based on Gene Ontology. A larger number of experiments on hypothetical and real gene expression data are also provided and the experimental results show that our method is efficient and effective.

Background

One of the challenges in current molecular biology is how to find the genes associated with key cellular processes. Up to date, using microarray technology, these genes associated with a special biological process have been detected more comprehensively than ever before.

DNA microarray technology has enabled high-throughput genome-wide measurements of gene transcript levels [1, 2], which is promising in providing insight into biological processes involved in gene regulation [3]. It allows researchers to measure the expression levels of thousands of genes simultaneously in a microarray experiment. Gene expression data usually contain thousands of genes (sometimes more than 10,000 genes), and yet only a small number of samples (usually less than 100 samples). Gene expression is believed to be regulated by a small number of factors (compared to the total number of genes), which act together to maintain the steady-state abundance of specific mRNAs. Some of these factors could represent the binding of one (or more) transcription factor(s) (TFs) to the promoter region(s) of the gene [4]. So, it can be assumed that the genes associated with a biological process are influenced only by a small subset of TFs [5]. Although the expression levels of thousands of genes are measured simultaneously, only a small number of genes are relevant to a special biological process. Therefore, it is important how to find a set of genes that are relevant to a biological process.

Various methods have been proposed for identifying differentially expressed genes from gene expression data. These methods can be roughly divided into two categories: univariate feature selection (UFS) and multivariate feature selection (MFS). The commonest scheme of UFS is utilized as follows. First, a score for each gene is independently calculated. Then the genes with high scores were selected [6]. The main virtues of UFS are simple, interpretable and fast. However, UFS has some drawbacks. For example, if each gene is independently selected from gene expression data, a large part of the mutual information contained in the data will be lost.

To overcome the drawbacks of UFS, the methods of MFS use all the features simultaneously to select the genes. So far, many mathematical methods for MFS, such as principal component analysis (PCA), independent component analysis (ICA), nonnegative matrix factorization (NMF), lasso logistic regression (LLR) and penalized matrix decomposition (PMD), have been devised to analyze gene expression data. For example, Lee et al. applied PCA to analyze gene expression data [7]. Liu et al. proposed a method of weighting principal components by singular values to select characteristic genes [8]. Probabilistic PCA was used to analyze gene expression data by Nyamundanda et al. [9]. Huang et al. used ICA to analyze gene expression data [10]. NMF was used to select the gene by Zheng et al. [11]. Liu et al. used LLR to select characteristic gene using gene expression data [12]. In [13], Witten et al. proposed penalized matrix decomposition (PMD), which was used to extract plant core genes by Liu et al. [14]. However, the brittleness of these methods with respect to grossly corrupted observations often puts its validity in jeopardy.

Recently, a new method for matrix recovery, namely robust PCA, has been introduced in the field of signal processing [15]. The problem of matrix recovery can be described as follows, assume that all the data points are stacked as column vectors of a matrix D , and the matrix (approximately) have low rank:

D = A 0 + S 0 ,
(1)

where A 0 has low-rank and S 0 is a small perturbation matrix. The robust PCA proposed by Candes et al. can recover a low-rank matrix A 0 from highly corrupted measurements D [15]. Here, the entries in S 0 can have arbitrary large magnitude, and their support is assumed to be sparse but unknown.

Although the method has been successfully applied to model background from surveillance video and to remove shadows from face images [15], it's validity for gene expression data analysis is still need to be studied. The gene expression data all lie near some low-dimensional subspace [16], so it is natural to treat these genes data of non-differential expression as approximately low rank. As mentioned above, only a small number of genes are relevant to a biological process, so these genes with differential expression can be treated as sparse perturbation signals.

In this paper, based on robust PCA, a novel method is proposed for identifying differentially expressed genes. The differentially and non-differentially expressed genes are treated as perturbation signals S and low-rank matrix A . Firstly, the matrix D of expression data is decomposed into two adding matrices A and S by using RPCA. Secondly, the differentially expressed genes are discovered according to the matrix S . Finally, the differentially expressed genes are evaluated by the tools based on Gene Ontology. The main contributions of our work are as follows: firstly, it proposes, for the first time, the idea and method based on RPCA for discovery of differentially expressed genes; secondly, it provides a larger number of experiments of gene selection.

Methods

The definition of Robust PCA (RPCA)

This subsection simply introduces robust PCA (RPCA) proposed by Candes et al. [15]. Let A * := i σ i ( A ) denote the nuclear norm of the matrix A , that is, the sum of its singular values, and let S 1 := i j S i j denote the L 1 -norm of S . Supposing that D denotes the observation matrix given by Eq.(1), RPCA solves the following optimization problem:

minimize A * + λ S 1 subject to D = A + S ,
(2)

where λ is a positive regulation parameter. Due to the ability to exactly recover underlying low-rank structure in the data, even in the presence of large errors or outliers, this optimization is referred to as Robust Principal Component Analysis (RPCA).

For the RPCA problem Eq.(2), a Lagrange multiplier Y is introduced to remove the equality constraint. According to [17], the augmented Lagrange multiplier method on the Lagrangian function can be applied:

L ( A , S , Y , μ ) = A * + λ S 1 + Y , D - A - S + μ 2 D - A - S F 2 ,
(3)

where μ is a positive scalar and || || F 2 denotes the Frobenius norm. Lin et al. gave a method for solving the RPCA problem, which is referred to as the inexact ALM (IALM) method [17]. The details of this algorithm can be seen in [17].

The RPCA model of gene expression data

Considering the matrix D of gene expression data with size m×n, each row of D represents the transcriptional responses of a gene in all the n samples, and each column of D represents the expression levels of all the m genes in one sample. Without loss of generality, mn, so it is a classical small-sample-size problem.

Our goal of using RPCA to model the microarray data is to identify these significant genes. As mentioned in Introduction, it is reasonable to view the significant genes as sparse signals, so the differential ones are viewed as the sparse perturbation signals S and the non-differential ones as the low-rank matrix A . Consequently, the genes of differential expression can be identified according to the perturbation signals S . The RPCA model of microarray data is shown in Figure 1. The white and yellow blocks denote zero and near-zero in Figure 1. Red and blue blocks denote the perturbation signals. As shown in Figure 1, the matrix S of differentially expressed genes (red or blue block) can be recovered from the matrix D of gene expression data.

Figure 1
figure 1

The RPCA model of microarray data. The white and yellow blocks denote zero and near-zero in this figure. Red and blue blocks denote the perturbation signals.

Suppose the matrix decomposition D = A + S has been done by using RPCA. By choosing the appropriate parameter λ, the sparse perturbation matrix S can be obtained, i.e., most of entries in S are zero or near-zero (as white and yellow blocks shown in Figure 1). The genes corresponding to non-zero entries can be considered as ones of differential expression.

Identification of differentially expressed genes

After observation matrix has been decomposed by using RPCA, sparse perturbation matrix S can be obtained. Therefore the differentially expressed genes can be identified according to sparse matrix S .

Denote the perturbation vector associated with i-th sample as:

S i = s 1 i , s 2 i , , s m i T , i = 1 , , n .
(4)

Then the sparse matrix S can be expressed as follows:

S = S 1 , , S n .
(5)

So the sparse matrix S can be denoted as:

S = s 11 s 12 s 1 n s 21 s 22 s 2 n s m 1 s m 2 s m n .
(6)

The differentially expressed genes can be classified into two categories: up-and down-regulated ones [18], which are reflected by the positive and negative entries in the sparse matrix S . Here, to discover the differentially expressed genes, only the absolute value of entries in S need to be considered. Then the following two steps are executed: firstly, the absolute values of entries in the sparse matrix S are find out; secondly, to get the evaluating vector S ̃ , the matrix is summed by rows. Mathematically, it can be expressed as follows:

S ̃ = i = 1 n s 1 i i = 1 n s m i T .
(7)

Consequently, to obtain the new evaluating vector Ŝ, which is sorted in descending order. Without loss of generality, suppose that the first c 1 entries in Ŝ are non-zero, that is,

Ŝ = ŝ 1 , , ŝ c 1 , 0 , , 0 m - c 1 T .
(8)

Generally, the larger the element in Ŝ is, the more differential the gene is. So, the genes associated with only the first num (num c 1 ) entries in Ŝ are picked out as differentially expressed ones.

Results and discussion

This section gives the experimental results. Firstly, in the first subsection, hypothetical data are exploited to clarify how to set the parameterλ. Secondly, in the second subsection, our method is compared with the following methods on the real gene expression data of plants responding to abiotic stresses: (a) PMD method using the left singular vectors u k to identify the differentially expressed genes (proposed by Witten et al. [13]); (b) SPCA method using all the PCs of SPCA (proposed by Journée et al. [19]) to identify the differentially expressed genes. Finally, in the third subsection, the three methods are compared on the real gene expression data of colon tumor.

Experimental results on hypothetical data

Matrices randomly generated will be used for the simulation experiments. The true solution is denoted by the ordered pairs A * , S * , which are generated by using the method in [17]. The rank-r matrix A * R m × n is generated as A * = L R T , where L and R are independent m×r and n×r matrices, respectively. Elements of L and R are i.i.d. Gaussian random variables with zero mean and unit variance. S * - 1 , 0 , 1 m × n is a sparse matrix whose support is chosen uniformly at random, and whose non-zero entries are i.i.d. uniformly in the space R m × n . μ denotes the sparse degree of matrix S * , which is defined as the number of non-zero entries divided by the number of all the entries. The matrix D = A * + S * is the input data to the RPCA. To evaluate the identification performance of RPCA, Ac c S denotes the recognition accuracy of matrix S , which is defined as follows.

A c c S = N u m b e r o f c o r r e c t i d e n t i f i e d e n t r i e s i n S N u m b e r o f e n t r i e s i n S ,
(9)

where correct identified entries mean that the identified entries in S approximately equal to the ones in S * .

In [17, 20], a fixed regulation parameter λ= c * max ( m , n ) - 1 / 2 is used, where c=1.0. In order to clarify how to set λ, the following two different cases are considered: first, m=n; second, m>n, the small-size-sample problem.

Results while m=n

In this experiment, let m=n= 500 , 1000 o r 2000 , rankn= 0 . 05 o r 0 . 1 , μ = 0 . 05 o r 0 . 1 . Table 1 lists the recognition results with different c. As Table 1 listed, when c=0.2, the recognition accuracy Ac c S can be achieved above 90%. When c0.3, the matrix S can be completely identified, i.e. Ac c S = 1 00%.

Table 1 The recognition accuracy Ac c S with different c

Results while m>n

In this experiment, let m=10000,rank= 5 o r 10 , μ = 0 . 05 o r 0 . 1 and n increase from 10 to 100 with an interval 10. Table 2, 3, 4, 5 list the results. As tables 2 and 3 listed with rank=5, when n20, the recognition accuracy Ac c S can be achieved above 90%. As tables 4 and 5 listed with rank=10, when n30, the recognition accuracy Ac c S can be achieved above 90%. In words, to achieve the recognition accuracy Ac c S above 90%, n must be equal to or larger than three times of rank (n3*rank). As tables 2, 3, 4, 5 listed, by rows, the larger the number of column n is, the higher the recognition accuracy Ac c S can be achieved.

Table 2 The recognition accuracy Ac c S with rank=5 and μ=0.05
Table 3 The recognition accuracy Ac c S with rank=5 and μ=0.1
Table 4 The recognition accuracy Ac c S with rank=10 and μ=0.05
Table 5 The recognition accuracy Ac c S with rank=10 and μ=0.1

Now, we investigate how different c influences the recovery accuracy Ac c S . For example, when n=40, Figure 2 shows the recognition accuracy Ac c S with different c. As shown in Figure 2, when c=0.3, the recognition of matrix S can reach highest accuracy. With c increasing, the recovery accuracy Ac c S drops. For example, when c=1.0, s3 and s4 are degraded to 90%.

Figure 2
figure 2

The recognition accuracy of matrix S with different c. s1 denotes the recognition accuracy series with rank=5 and μ=0.05. s2 denotes the recognition accuracy series with rank=5 and μ=0.1. s3 denotes the recognition accuracy series with rank=10 and μ=0.05. s4 denotes the recognition accuracy series with rank=10 and μ=0.1.

From these experiments, a conclusion can be drawn that when the optimal empirical value of λ is given as: λ= 0 . 3 * max ( m , n ) - 1 2 , where the size of data matrix D is m×n, the highest identification accuracy Ac c S can be obtained.

Experimental results on gene expression data of plants responding to abiotic stresses

Along with other two state-of-the-art methods, namely PMD and SPCA, used as comparison, three methods, including RPCA, are used to discover the differentially expressed genes responding to abiotic stresses based on real gene expression data.

Data source

The raw data were downloaded from NASCArrays [http://affy.arabidopsis.info/] [21], which include two classes: roots and shoots in each stress. The reference numbers are: control, NASCArrays-137; cold stress, NASCArrays-138; osmotic stress, NASCArrays-139; salt stress, NASCArrays-140; drought stress, NASCArrays-141; UV-B light stress, NASCArrays-144; heat stress, NASCArrays-146. Table 6 lists the sample number of each stress type. There are 22810 genes in each sample. The data are adjusted for background of optical noise using the GC-RMA software by Wu et al. [22] and normalized using quartile normalization. The results of GC-RMA are gathered in a matrix for further processed.

Table 6 The sample number of each stress type in the raw data

Selection of the parameters

In this paper, for PMD method, the L 1 -norm of u is taken as the penalty function, i.e. || u || 1 α 1 . Because of 1 α 1 m , let α 1 = α * m , where 1 m α1. For simplicity, let p = 1 , that is, only one factor is used. The results with L 1 -norm ( z 1 = i z i ) and L 0 -norm ( z 0 , i.e. the number of nonzero coefficients, or cardinality) penalty in SPCA are similar, which is also shown in [19], so L 0 -norm penalty and the parameter γ are taken in SPCA. For a fair comparison, 500 genes are roughly selected by these methods via choosing appropriate parameters α and γ of the two methods, PMD and SPCA, which are listed in Table 7 for different data set. As the first subsection of experiments mentioned, while c=0.3, RPCA gives the optimization results. Then, according to methods section, the first 500 genes are selected.

Table 7 The values of α and γ on different data set

Gene ontology (GO) analysis

Recently, many tools have been developed for the functional analysis of large lists of genes [23, 24]. Most of them focus on the evaluation of Gene Ontology (GO) annotations. GOTermFinder is a web-based tool that finds the significant GO terms shared among a list of genes, helping us discover what these genes may have in common. The analysis of GOTermFinder provides significant information for the biological interpretation of high-throughput experiments.

In this subsection, the genes identified by these methods, RPCA, PMD and SPCA, are sent to GOTermFinder [24], which is publicly available at http://go.princeton.edu/cgi-bin/GOTermFinder. Its threshold parameters are set as following: minimum number of gene products = 2 and maximum P-value = 0.01. Here, the key results are shown. Table 8 lists the terms of Response to abiotic stimulus (GO:0009628), whose background frequency in TAIR set is 1539/29556 (5.2%). Response to abiotic stimulus is the ancestor term of all the abiotic stresses. In GOTermFinder, a p-value is calculated using the hyper-geometric distribution, its details can be seen in [24]. Sample frequency denotes the number of genes hit in the selected genes, such as 107/500 denotes 107 genes associated with the GO term in 500 ones selected by these methods. As listed in Table 8, all the three experimented methods, PMD, SPCA and RPCA, can extract the significant genes with very lower P-value, as well as very higher sample frequency. In Table 8, the superior results are in bold type. In the twelve items, there is only one of them (cold on root) that PMD is equal to our method. In other items, our method is superior to SPCA and PMD.

Table 8 Response to abiotic stimulus (GO:0009628)

Figure 3 shows the sample frequency of response to abiotic stimulus (GO:0009628) given by the three methods. From Figure 3(a), RPCA method outperforms others in all the data sets of shoot samples with six different stresses. Figure 3(b) shows that only in cold-stress data set of root samples, PMD is equal to our method and they are superior to SPCA. In other data sets, our method is superior to the others.

Figure 3
figure 3

The sample frequency of response to abiotic stimulus.

The characteristic terms are listed in Table 9, in which the superior results are in bold type. As listed in Table 9, PMD method outperforms SPCA and our method in three items, such as drought in shoot, salt in root and cold in root, among the whole items. However, it shows that, on one of the twelve items (osmotic in shoot), our method has the same competitive result as PMD, while both methods are superior to SPCA. In other eight items, our method excels PMD and SPCA methods. In addition, on all the characteristic items, our method has superiority over SPCA.

Table 9 Characteristic terms selected from GO by algorithms

From the results of experiments, it can be concluded that our method is efficient and effective.

Experimental results on colon data

The three methods, SPCA, PMD and RPCA, are compared on colon cancer data set [25]. Colon cancer is the fourth most common cancer for males and females and the second most frequent cause of death.

Data source

The raw data were downloaded from http://genomics-pubs.princeton.edu/oncology/affydata/I2000.html, which include gene expression levels for 2000 gene and contain 40 tumor and 22 normal tissue samples.

Selection of the parameters

In this subsection, for PMD method, the L 1 -norm of u is taken as the penalty function, i.e. u 1 α 1 . Let α 1 = α * m , where 1 m α1. For SPCA method, let p = 1 , that is, only one factor is used. L 0 -norm penalty and the parameter γ are taken in SPCA. For a fair comparison, 100 genes are roughly selected by these methods via choosing appropriate parameters. PMD and SPCA use the parameters α= 0 .2351 and γ= 0 .4306 on colon data set, respectively. As the first subsection of experiments mentioned, while c=0.3, RPCA gives the optimization results. Then, according to Methods section,the first 100 genes are selected using our method.

Gene ontology (GO) analysis

The genes identified by these methods, RPCA, PMD and SPCA, are evaluated by using AmiGO [26]. Its threshold parameters are set as following: minimum number of gene products = 2 and maximum P-value = 0.1. A number of lines of evidence suggest that immune, stimulus and tumor have affinity, so Table 10 lists the key results: the terms of Response to stimulus (GO:0050896) and Immune system process (GO:0002376). As listed in Table 10, RPCA outperforms its competitive methods with higher sample frequency.

Table 10 Characteristic terms selected from GO on colon data

Function analysis

Table 11 lists the top 30 genes selected by using RPCA. To further study the biology functions of the selected genes, we also make the network analysis of the top 100 genes selected by our algorithm using the GeneMANIA tool [27] on the Web sitehttp://genemania.org/. The result is listed in Table 12. From the table it can be seen that there are 215 genes of this chip participating in the cytokine-mediated signalling pathway, in which there are 21 genes discovered by our method. This pathway has the lowest p-value. It is considered as the most probable pathway with these top 100 genes. Recent findings also indicate that cytokine receptors can regulate immune cell functions by transcription-independent mechanisms [28]. Some other pathways with the most significance are also listed in Table 12.

Table 11 The top 30 genes of colon data selected by RPCA
Table 12 Pathway analysis of the top 100 genes selected by RPCA on colon data

Conclusion

In this paper, a novel RPCA-based method of discovering differentially expressed genes was proposed. It combined RPCA and sparsity of gene differential expression to provide an efficient and effective approach for gene identification. Our method mainly included the following two steps: firstly, the matrix S of differential expression was discovered from gene expression data matrix by using robust PCA; secondly, the differentially expressed genes were discovered according to matrix S . The experimental results on real gene data showed that our method outperformed the other state-of-the-art methods. In future, we will focus on the biological meaning of the differentially expressed genes.

References

  1. Wang B, Wong H, Huang DS: Inferring protein-protein interacting sites using residue conservation and evolutionary information. Protein and peptide letters. 2006, 13 (10): 999-10.2174/092986606778777498.

    Article  CAS  PubMed  Google Scholar 

  2. Huang DS, Zhao XM, Huang GB, Cheung YM: Classifying protein sequences using hydropathy blocks. Pattern recognition. 2006, 39 (12): 2293-2300. 10.1016/j.patcog.2005.11.012.

    Article  Google Scholar 

  3. Wang L, Li PCH: Microfluidic DNA microarray analysis: A review. Analytica chimica acta. 2011, 687 (1): 12-27. 10.1016/j.aca.2010.11.056.

    Article  CAS  PubMed  Google Scholar 

  4. Liao JC, Boscolo R, Yang YL, Tran LM, Sabatti C, Roychowdhury VP: Network component analysis: reconstruction of regulatory signals in biological systems. Proceedings of the National Academy of Sciences. 2003, 100 (26): 15522-15527. 10.1073/pnas.2136632100.

    Article  CAS  Google Scholar 

  5. Dueck D, Morris QD, Frey BJ: Multi-way clustering of microarray data using probabilistic sparse matrix factorization. Bioinformatics. 2005, 21 (suppl 1): i144-i151. 10.1093/bioinformatics/bti1041.

    Article  CAS  PubMed  Google Scholar 

  6. Dudoit S, Shaffer JP, Boldrick JC: Multiple hypothesis testing in microarray experiments. Statistical Science. 2003, 18 (1): 71-103. 10.1214/ss/1056397487.

    Article  Google Scholar 

  7. Lee D, Lee W, Lee Y, Pawitan Y: Super-sparse principal component analyses for high-throughput genomic data. BMC bioinformatics. 2010, 11 (1): 296-10.1186/1471-2105-11-296.

    Article  PubMed Central  PubMed  Google Scholar 

  8. Liu JX, Xu Y, Zheng CH, Wang Y, Yang JY: Characteristic Gene Selection via Weighting Principal Components by Singular Values. Plos One. 2012, 7 (7): e38873-10.1371/journal.pone.0038873.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Nyamundanda G, Brennan L, Gormley IC: Probabilistic Principal Component Analysis for Metabolomic Data. BMC bioinformatics. 2010, 11 (1): 571-10.1186/1471-2105-11-571.

    Article  PubMed Central  PubMed  Google Scholar 

  10. Huang DS, Zheng CH: Independent component analysis-based penalized discriminant method for tumor classification using gene expression data. Bioinformatics. 2006, 22 (15): 1855-1862. 10.1093/bioinformatics/btl190.

    Article  CAS  PubMed  Google Scholar 

  11. Zheng CH, Huang DS, Zhang L, Kong XZ: Tumor clustering using nonnegative matrix factorization with gene selection. Information Technology in Biomedicine, IEEE Transactions on. 2009, 13 (4): 599-607.

    Article  Google Scholar 

  12. Liu J, Zheng C, Xu Y: Lasso logistic regression based approach for extracting plants coregenes responding to abiotic stresses. Advanced Computational Intelligence (IWACI), 2011 Fourth International Workshop on. 2011, IEEE, 461-464.

    Chapter  Google Scholar 

  13. Witten DM, Tibshirani R, Hastie T: A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis. Biostatistics. 2009, 10 (3): 515-534. 10.1093/biostatistics/kxp008.

    Article  PubMed Central  PubMed  Google Scholar 

  14. Liu JX, Zheng CH, Xu Y: Extracting plants core genes responding to abiotic stresses by penalized matrix decomposition. Comput Biol Med. 2012, 42 (5): 582-589. 10.1016/j.compbiomed.2012.02.002.

    Article  CAS  PubMed  Google Scholar 

  15. Candes EJ, Li X, Ma Y, Wright J: Robust principal component analysis?. Arxiv preprint ArXiv:09123599. 2009

    Google Scholar 

  16. Eckart C, Young G: The approximation of one matrix by another of lower rank. Psychometrika. 1936, 1 (3): 211-218. 10.1007/BF02288367.

    Article  Google Scholar 

  17. Lin Z, Chen M, Wu L, Ma Y: The augmented Lagrange multiplier method for exact recovery of corrupted low-rank matrices. 2010, [http://Arxivorg/abs/10095055v2]

    Google Scholar 

  18. Kilian J, Whitehead D, Horak J, Wanke D, Weinl S, Batistic O, D'Angelo C, Bornberg-Bauer E, Kudla J, Harter K: The AtGenExpress global stress expression data set: protocols, evaluation and model data analysis of UV-B light, drought and cold stress responses. The Plant Journal. 2007, 50 (2): 347-363. 10.1111/j.1365-313X.2007.03052.x.

    Article  CAS  PubMed  Google Scholar 

  19. Journée M, Nesterov Y, Richtarik P, Sepulchre R: Generalized power method for sparse principal component analysis. The Journal of Machine Learning Research. 2010, 11: 517-553.

    Google Scholar 

  20. Candes EJ, Li X, Ma Y, Wright J: Robust Principal Component Analysis?. Journal of the ACM. 2011, 58 (3): 11-

    Article  Google Scholar 

  21. Craigon DJ, James N, Okyere J, Higgins J, Jotham J, May S: NASCArrays: a repository for microarray data generated by NASC's transcriptomics service. Nucleic Acids Res. 2004, 32: D575-D577. 10.1093/nar/gkh133.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  22. Wu Z, Irizarry RA, Gentleman R, Martinez-Murillo F, Spencer F: A model-based background adjustment for oligonucleotide expression arrays. Journal of the American Statistical Association. 2004, 99 (468): 909-917. 10.1198/016214504000000683.

    Article  Google Scholar 

  23. Sartor MA, Mahavisno V, Keshamouni VG, Cavalcoli J, Wright Z, Karnovsky A, Kuick R, Jagadish H, Mirel B, Weymouth T: ConceptGen: a gene set enrichment and gene set relation mapping tool. Bioinformatics. 2010, 26 (4): 456-463. 10.1093/bioinformatics/btp683.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  24. Boyle EI, Weng SA, Gollub J, Jin H, Botstein D, Cherry JM, Sherlock G: GO::TermFinder-open source software for accessing Gene Ontology information and finding significantly enriched Gene Ontology terms associated with a list of genes. Bioinformatics. 2004, 20 (18): 3710-3715. 10.1093/bioinformatics/bth456.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  25. Alon U, Barkai N, Notterman DA, Gish K, Ybarra S, Mack D, Levine AJ: Broad patterns of gene expression revealed by clustering analysis of tumor and normal colon tissues probed by oligonucleotide arrays. P Natl Acad Sci USA. 1999, 96 (12): 6745-6750. 10.1073/pnas.96.12.6745.

    Article  CAS  Google Scholar 

  26. Carbon S, Ireland A, Mungall CJ, Shu SQ, Marshall B, Lewis S: AmiGO: online access to ontology and annotation data. Bioinformatics. 2009, 25 (2): 288-289. 10.1093/bioinformatics/btn615.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Mostafavi S, Ray D, Warde-Farley D, Grouios C, Morris Q: GeneMANIA: a real-time multiple association network integration algorithm for predicting gene function. Genome biology. 2008, 9 (Suppl 1): S4-10.1186/gb-2008-9-s1-s4.

    Article  PubMed Central  PubMed  Google Scholar 

  28. Bezbradica JS, Medzhitov R: Integration of cytokine and heterologous receptor signaling pathways. Nature immunology. 2009, 10 (4): 33-339.

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported by fund for China Postdoctoral Science Foundation Funded Project, No. 2012M510091; Program for New Century Excellent Talents in University (No.NCET-08-0156), NSFC under grant No. 61071179, 61272339, 61202276 and 61203376, and the Key Project of Anhui Educational Committee, under Grant No. KJ2012A005; the Foundation of Qufu Normal University under grant no. XJ200947.

Declarations

The publication costs for this article were funded by fund for China Postdoctoral Science Foundation Funded Project, No. 2012M510091.

This article has been published as part of BMC Bioinformatics Volume 14 Supplement 8, 2013: Proceedings of the 2012 International Conference on Intelligent Computing (ICIC 2012). The full contents of the supplement are available online at http://www.biomedcentral.com/bmcbioinformatics/supplements/14/S8.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yong Xu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Rights and permissions

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

Reprints and permissions

About this article

Cite this article

Liu, JX., Wang, YT., Zheng, CH. et al. Robust PCA based method for discovering differentially expressed genes. BMC Bioinformatics 14 (Suppl 8), S3 (2013). https://doi.org/10.1186/1471-2105-14-S8-S3

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-14-S8-S3

Keywords