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

A method to identify differential expression profiles of time-course gene data with Fourier transformation

Abstract

Background

Time course gene expression experiments are an increasingly popular method for exploring biological processes. Temporal gene expression profiles provide an important characterization of gene function, as biological systems are both developmental and dynamic. With such data it is possible to study gene expression changes over time and thereby to detect differential genes. Much of the early work on analyzing time series expression data relied on methods developed originally for static data and thus there is a need for improved methodology. Since time series expression is a temporal process, its unique features such as autocorrelation between successive points should be incorporated into the analysis.

Results

This work aims to identify genes that show different gene expression profiles across time. We propose a statistical procedure to discover gene groups with similar profiles using a nonparametric representation that accounts for the autocorrelation in the data. In particular, we first represent each profile in terms of a Fourier basis, and then we screen out genes that are not differentially expressed based on the Fourier coefficients. Finally, we cluster the remaining gene profiles using a model-based approach in the Fourier domain. We evaluate the screening results in terms of sensitivity, specificity, FDR and FNR, compare with the Gaussian process regression screening in a simulation study and illustrate the results by application to yeast cell-cycle microarray expression data with alpha-factor synchronization.

The key elements of the proposed methodology: (i) representation of gene profiles in the Fourier domain; (ii) automatic screening of genes based on the Fourier coefficients and taking into account autocorrelation in the data, while controlling the false discovery rate (FDR); (iii) model-based clustering of the remaining gene profiles.

Conclusions

Using this method, we identified a set of cell-cycle-regulated time-course yeast genes. The proposed method is general and can be potentially used to identify genes which have the same patterns or biological processes, and help facing the present and forthcoming challenges of data analysis in functional genomics.

Background

Time-course gene expression data are often measured to study dynamic biological systems and gene regulatory networks. Array technologies have made it straightforward to monitor the expression pattern of thousands of genes simultaneously. The challenge now is to interpret such massive data sets. The first step is to extract the fundamental patterns of gene expression inherent in the data. Gene-expression levels can be monitored with cDNA or oligonucleotide chips over a time-course for a temporal process. Following a microarray time series experiment, a key challenge is to extract the continuous representation of all genes throughout the time-course. Identifying significant or differentially expressed genes is challenging because different genes may have different profiles, and because of the noise present in time series expression data. A comprehensive review about time series expression data analysis and the related computational challenges may be found in [1].

Microarrays have recently been used for the purpose of monitoring expression levels of thousands of genes simultaneously and for identifying genes that are differentially expressed. With the number of inferences made in the analysis of microarray data, it is natural to be concerned about multiple testing. This problem of multiplicity can be dealt with by controlling the false discovery rate (FDR) [2].

In the past decade, many approaches to gene selection have been considered including a two sample t-test [3], a regression approach [4], and a mixture model approach [5]. Other approaches to this problem include the Empirical Bayesian (EB) method [6] and the Significance Analysis of Microarray (SAM) method [7]. The multiplicity problem is addressed in adopting a resampling-based approach to controlling FDR [8]. Also an ANOVA formulation and an empirical Bayes adjustment to the t-statistics [9] and an empirical Bayes screening procedure have been proposed [10].

There has been considerable research about discovering patterns using clustering and testing including clustering after transformation and smoothing as a technique for nonparametrically estimating and clustering a large number of curves [11] and clustering short time series gene expression data by selecting a set of potential expression profiles [12].

Smoothing away noise-induced wiggles of gene expression data with Fourier series for microarray data has been considered including an improved Fourier method with irregular or monotonic components of cell-cycle expression [13], a two-step procedure for clustering periodic patterns of gene expression profiles using a Fourier series approximation with frequency and amplitude of order one [14], a multivariate modeling approach using partial least squares (PLS) regression to identify genes with periodic fluctuations in the budding yeast cell cycle data [15], a Hidden Markov Models (HMMs) approach to account for the horizontal dependencies along the time axis [16], and a model-based clustering of the Fourier coefficients calculated on the first difference of the time-course data [17].

Model-based hierarchical clustering was proposed in character recognition problems using a multivariate normal model [18] and it may be used to guide the choice of the model based on computing an approximate maximum for the classification likelihood [19].

There has been much work done on clustering microarray data, mostly on grouping common expression patterns. However, less attention has been paid to time-course gene studies. Currently the analysis of GETS (gene expression time-series) is commonly performed using a GP (Gaussian process) [20-24]. Also a Bayesian analysis of microarray time series has been developed with the software package BATS [25].

In this research, we propose a new method for gene screening using Fourier coefficients to cluster time-courses of genes that exhibit similar patterns.

This paper introduces a methodology for gene selection based on time-course data. The first step is screening, in which we seek to isolate the inactive genes from the active ones, while properly taking into account the serial dependence in the time course data and controlling the FDR, all in the Fourier domain. The second step involves a model-based clustering of the “active” genes, also in the Fourier domain. We evaluate the performance of the methodology using both simulated data and yeast cell cycle data.

Results and discussion

Simulated data

Since real expression data sets are generally noisy and their clusters may not be fully reflective of the class information, we first evaluate the performance of our method with simulated data, for which the “true” classes are known.

We simulate data according to the regression model

Y iu = f i t iu + ϵ iu i = 1 , 2 , · · · n , u = 1 , 2 , · · · , m

where n = 800 genes, m = 20 time points, and E(ϵ iu ) = 0 and ϵ iu ’s from an autoregressive AR(1) process with a variety of values of the AR parameter. The regression functions for f are:

f 1 t = 0
f 2 t = 10 t
f 3 t = min 2 5 t 2 , 5 t 2 3 2 + sin 5 π t 2
f 4 t = f 3 t
f 5 t = 2 cos 2 π t
f 6 t = 5 + f 5 t

Each simulated dataset consists of 800 curves originating from the 6 functions: 400 f1, s and 80 curves of each f2, , f6, to reflect typical gene expression data. Thus, there are 5 sets of differential genes and 1 set of non-differential genes. The standard deviation of the innovation process was set to σ = 0.5 and σ = 1.5 to represent low and high noise situations, respectively.

The cosine system 2 cos ( π jt ) is used as the set of basis functions. Though the optimal choice for J could vary from function to function, we choose to use a single smoothing parameter that performs reasonably well for all of the curves. In the simulation ten Fourier coefficients are used for the spectrum estimation. Several numbers of Fourier coefficients are considered for test statistics in the proposed screening method.

The number of clusters is determined according to the Bayesian Information Criterion (BIC).

Let T be a clustering map defined as

T f , g = 1 , 0 , if f and g are in the same cluster otherwise .

Regarding the estimation error, the clustering estimation error rate η(K) depending on K clusters is defined as

η K = 2 n n 1 r < s I ( T K ( f r , f s ) T ^ K ( f ^ r , f ^ s ) )

where {f1, , f n } denote the true curves and f ^ 1 , , f ^ n denote the estimated curves. Let T and T ^ represent the corresponding cluster maps, and K denote the number of clusters. n(K) is the fraction of all pairs that are incorrectly placed in different clusters.

We compare our screening method with the recently proposed GPR (Gaussian process regression) screening [24]. GPR seeks to quantify the true signal and noise in a gene expression time series, allows us to rank the differential expression of the gene profile. A Gaussian process using a squared-exponential covariance function is based on the assumption that the underlying true signal in a profile is a smooth function. GPR is applied to each gene curve with the assumption that each gene can be categorized as either quiet or differentially expressed. The genes may then be ranked in decreasing order according to their values of likelihood ratio (LR) test statistics for testing between these two characterizations. The optimal critical value for the LR test statistics for GPR screening was empirically determined to be log(1.5) based on the true positive rate (sensitivity) since in the simulation, this cutoff allowed more than 80% of differentially expressed genes to be detected. There is no clear-cut critical value for this scheme. The genes greater than the critical value are detected as differential. After the differential genes are obtained with GPR screening, clustering procedure can be done with those genes.

To summarize the performance across the 500 replications of 800 curves in each data set, we compute four performance measures to evaluate the procedures:

  1. i.

    Sensitivity: proportion of differentially expressed genes that are declared significant

  2. ii.

    Specificity: proportion of non-differentially expressed genes that are not declared significant

  3. iii.

    False discovery rate (FDR): proportion of genes declared significant that are not differentially expressed

  4. iv.

    False non-discovery rate (FNR): proportion of genes not declared significant that are differentially expressed

Tables 1 and 2 show the clustering estimation error rates, average silhouette values and Adjusted Rand Index values (See Section on ‘Performance Metrics’) for the model-based clustering without screening versus with the proposed screening according to the positive correlation. They also show the sensitivity, specificity, FDR and FNR of our proposed screening procedure and GPR screening.

Table 1 Comparison of screening and clustering results (low noise)
Table 2 Comparison of screening and clustering results (high noise)

As shown in Table 2 the error rates of the high noise case are bigger and the sensitivity is smaller than those of the lower noise case in Table 1. However the high noise level does not diminish the performance of the screening procedure. From Tables 1 and 2 it can be seen that the clustering estimation error is smaller after screening than it is without screening. Also, the clustering estimation error becomes smaller as the number of Fourier coefficients J becomes larger and for smaller values of the AR parameter. Table 2 (higher noise level) shows that the screening percentage of our method is a little higher than GPR for some choices of J. Overall, the proposed method demonstrates improved sensitivity according to the number of Fourier coefficients J and much improved specificity and FDR as compared to GPR. In addition, the proposed method has an advantage that it does not require estimation of the covariance structure

Yeast cell cycle data analysis

We have used alpha synchronized yeast cell expression data [26] available at http://genome-www.stanford.edu/cellcycle/ to test our algorithm. After removing genes with missing values, there were 4,489 genes remaining out of 6178 genes. This data contained 18 time points sampled uniformly every 7 min between 0 and 119 min.

Following [27], we assumed a first-order auto-correlation structure for the error terms. The method was repeated for each of several choices for J. Table 3 shows the median and the average silhouette values with Euclidean distance between samples by model-based clusterings for various J values both with and without the screening step using a significance level of FDR 5%. The number of genes with differentially expression is 2,227 out of 4,489 at the significance level α = 0.05.

Table 3 Silhouette values for model-based clustering with Fourier coefficients of yeast data

Judging from the silhouette value, the model-based with 4 Fourier coefficients and 4 clusters was considered most appropriate. Therefore it should be noted that silhouette values of Euclidean distance between two clustering models may not be the only criterion for model comparison. Rather, as in the following gene ontology analysis, clustering should be evaluated based on biological interpretation of results. With J = 4, the model-based clustering approach results in 4 clusters consisting of 51, 29, 2077, and 70 genes, respectively. Figure 1 shows plots of the sample Fourier coefficients. Figure 2 shows pointwise means of Fourier estimated gene scores in each cluster with J = 4 sample Fourier coefficients. The graph in the bottom left-hand corner of Figure 2 shows the estimated mean of gene scores of screened out. Gaussian mixture model clustering allows clusters to have different orientation or sizes while preserving some common features, such as an ellipsoidal shape. Clusters 1, 2 and 4 in particular show a cycle while cluster 3 consists of less active genes.

Figure 1
figure 1

Means of J = 4 sample Fourier coefficients with yeast data. The mean profiles of Fourier coefficients in the four clusters and one cluster with genes screened out.

Figure 2
figure 2

Average gene curves in four clusters and one screened-out cluster. The mean curves of gene curves in 4 clusters and one mean curve with genes screened out.

We also applied GPR screening for yeast data with the critical value log (1.5) and identified 1,620 non-quiet differentially expressed genes. A Gaussian mixture model clustering algorithm was applied to these genes indicating 4 clusters. The clusters have 209, 477, 598, and 336 genes, respectively. For this clustering the median silhouette value is 0.508 and the average silhouette value is 0.370, each less than the corresponding silhouette summaries for the proposed procedure.

Owing to noise and the high dimensionality of data, careful consideration of statistical and biological validity is needed when analyzing microarray data. From our review we have found that without plausible interpretation and biological validation, the number of partitions produced by numerical analysis is highly unreliable, and sometimes even misleading.

In order to evaluate our clustering analysis, Gene Ontology (GO) is applied to the clustered genes [28]. GO consists of three organizing principles: biological processes, molecular functions, and cellular components. Biological process evidences will be used in this study because the yeast dataset was obtained from the cell cycle process. The GO database provides useful tools to annotate and analyze a set of genes. For example, GOstat searches for statistically overrepresented GO annotations by evaluating the significance of functional processes and molecular mechanisms [29]. This tool simply derives the statistical significance between expected and observed functional categories based on the Fisher’s exact test. So we firstly apply this tool to our four clusters and select significantly overrepresented GO terms in each cluster with a criterion p-value < 0.001. Along with the four clusters, we also look for the significant GO terms of the screened 2,227 genes for the comparison. Before performing the hypergeometric tests, we filtered out the genes which cannot be identified from the Yeast annotation database (R package: org.Sc.sgd.db). Table 4 shows the number of genes in each cluster before and after the filtering and the selected (overrepresented) GO terms from the hypergeometric test of the clustered genes.

Table 4 Number of genes in each cluster with J = 4

Even though the number of genes affects to the hypergeometric test, cluster 3 and the screened-out group have only one and six significantly overrepresented GO terms, respectively. This means that all the genes (or some of them) in those clusters rarely share their biological processes and these clusters can be considered as random collections of genes. So, we focused on the three clusters 1, 2, and 4 to find their biological meanings.

In order to identify the relationships among the selected GO terms, we construct a GO graph of each cluster. This graph is constructed by locating the selected terms as leaf nodes and linking all the nodes to their ancestors until their root term. Note that whatever GO terms are selected in a cluster, the cluster has only one GO relationship graph because every GO terms are eventually ended up at the root term if we follow their ancestors. Figure 3 depicts the GO graphs of the three clusters. Gray colored nodes represent selected GO terms in each cluster. We realize that most of the selected GO terms are related with each other as a parent-child relationship and they tend to be closely located in each graph.

Figure 3
figure 3

GO graph of each cluster of yeast data.

Among the selected GO terms, we looked into the terms which are connected sequentially from the top node to the bottom (root). This cascade form of GO terms provides more enhanced evidences that the corresponding genes are more closely related in their biological processes than that of a parent-child relationship. These sequentially connected terms are labeled by their subset number in the Figure 3 and are summarized in Table 5. In cluster 1, subset 2 includes the genes mainly affect to cell cycle especially Mitosis. Mitosis is a division process that produces two daughter cells having the same genetic information as their parent cell. During this Mitosis, structural assembly of DNA and nucleosome is processed, which can be represented in the subset 1 of cluster 1. Mitosis is followed by cytokinesis and the cell wall of the daughter cells is formed, whose related genes are shown in cluster 2. In cluster 4, genes in subset 3 are in charge of DNA replication in the S phase of cell cycle. So, our method enables us to identify the genes that are expressed in dynamical cellular events of DNA duplication and cell division. Though the subset 1 and 2 of cluster 4 seem to be more related with the responses to DNA stresses then cell cycle, it is known that heat shock proteins are also responsible for cell proliferation and cell cycle ([30, 31]). Therefore, based on this result, further experimental investigation could be possible to reveal the link between two different biological processes, “heat-shock response” and “cell cycle”.

Table 5 GO terms connected sequentially in their GO relationship graph (C: cluster number, S: subset number)

Conclusions

A number of recent studies in this field have focused on the analysis of time series of gene expression data, collected by performing DNA microarray experiments at several or more points in time. We have proposed a significance method to identify differentially expressed genes in time course microarray gene expression data using time series screening based on Fourier coefficients controlling FDR and model based clustering with the sample genewise Fourier coefficients, and have compared our screening method with GP screening. Recently spectral mixture kernels [32] have been introduced with a Gaussian mixture as a Fourier transform of kernels and these kernels are able to discover patterns and extrapolate and model negative covariances, illustrating the relationship between the GP and the Fourier approach.

We demonstrated the effectiveness of our approach using model-based clustering of gene profiles. Although we assumed that the residuals follow an AR process, we found that it is not necessary to assume a specific correlation structure since the sample Fourier coefficient estimates themselves do not depend heavily on the underlying covariance structure. The most commonly used techniques are clustering (unsupervised) techniques, which are particularly well suited for an exploratory investigation of this kind of data. The main advantage of the model-based methods is their reliance on a highly structured theoretical basis. Model-based clustering methods are based on the assumption that the data were generated by some underlying model and attempt to infer these models from data. Data generated by the same model is then considered to be “similar” and clustered together. Also, the choice of the optimal number of clusters and the selection of the best model can be performed using sound statistical criteria.

The proposed method is able to identify a set of cell-cycle-regulated genes in yeast and time-course genes. The proposed method is general and can be potentially used to identify genes which have the same patterns or biological processes, and help facing the present and forthcoming challenges of data analysis in functional genomics.

Methods

The Fourier representation model

We observe data Y iu , uth observation on the ith curve, of the form

Y iu = f i t iu + ϵ iu i = 1 , 2 , n , u = 1 , 2 , , m
(1)

where E(ϵ iu ) = 0 and the ϵ iu values arise from a covariance-stationary process with mean zero and covariance function γ i , γ i (k) = E(ϵ iu ϵi,u + k) for all u and k. In a microarray experiment Y iu is the log gene expression of gene i at time u. We assume that the data from one curve are independent from those of other curves.

We assume further that the curve f i belongs to a class of smooth functions as defined below:

f i t = φ i 0 + j = 1 φ ij b j t
(2)

where {b j } is an orthonormal basis system and

φ ij = f i t b j t dt
(3)

We can estimate each f i using its empirical Fourier coefficients:

f ^ i t = φ ^ i 0 + j = 1 J φ ^ ij b j t
(4)

which is the projection onto the first J basis functions where J , 1 ≤ J ≤ m, is a smoothing parameter to be chosen based on the data.

The empirical Fourier coefficients can be computed as

φ ^ i 0 = 1 m r = 1 m Y ir and φ ^ ij = 1 m r = 1 m Y ir b j t r
(5)

with t r = r/m. To estimate the true Fourier coefficients, the covariance structure is not considered since the covariance matrix of a finite set of estimated Fourier coefficients is asymptotically proportional to the identity matrix.

Screening out flat genes

Many microarray experiments are aimed at finding ‘active’ genes that vary significantly in expression. Differential expression indicates the changing of transcription levels across different time points, and it is thought that these transcription changes might be responsible for the change in phenotype. For example, the genes responsible for the presence of a certain disease will be transcribed at a different rate than when the disease is absent. Cluster analysis often fails to detect differentially expressed genes that belong to clusters for which most genes do not change because most of the other genes in their clusters do not change significantly.

The problem can be formulated as hypothesis-testing for individual genes as follows:

H0 : f i (·) = C versus H1 : f i (·) ≠ C for i = 1, 2, n,i.e., for n genes, we are considering n pairs of mutually exclusive hypotheses:

H 0 : Gene i is not differentially expressed.

H 1 : Gene i is differentially expressed.

In a microarray setting, it is typical to consider thousands of tests simultaneously. In this situation the familywise error rate (FWER) or FDR (false discovery rate), the average proportion of inactive genes among those that were declared active, should be controlled. The FDR procedure [2] is as follows:

Let k be the largest g, 0 ≤ g ≤ n, for which

P g g α n

Then reject all H(g)0, for g = 1, 2, , k, where H(g)0 is the associated null hypothesis and P(g) is the gth smallest p-value among all the p-values calculated for each of the hypotheses. For all genes, we apply a first-order auto-regressive (AR(1)) process to model the time dependency of the data. For testing change in the mean function of time series data, the test [32] rejects the null hypothesis of no change for large values of

T S = max 1 k m 1 1 k j = 1 k m φ ^ j 2 S ^ 0

where S ^ 0 = γ ^ 0 + 2 k = 1 m 1 γ ^ k is the estimated truncated spectrum at 0. The sample spectrum is the Fourier cosine transform of the estimate of the autocovariance function. The error covariance function at lag k is

γ ^ k = 1 m u = 1 m k ϵ ^ u ϵ ^ ¯ ϵ ^ u + k ϵ ^ ¯

and

γ ^ 0 = 1 m u = 1 m ϵ ^ u ϵ ^ ¯ 2

where ϵ ^ is the residual from the Fourier estimation in (4).

The p-values of test statistics Ts can be calculated from the asymptotic distribution. Since each m φ ^ j 2 / S ^ 0 has an approximate chi-squared distribution ([33, 34]),

P T S C exp j = 1 P χ j 2 > jC j

where χ j 2 is a chi-squared random variable with j degrees of freedom.

Clustering differentially expressed genes

All genes for which the null hypothesis of no change has been rejected will undergo clustering analysis, and this will operate on the Fourier domain representation of each expression profile. The sample Fourier coefficient φ ^ j is a weighted average of the observations with

Var φ ^ j = O 1 m and Cov φ ^ j , φ ^ v = O 1 m .

By the Central Limit Theorem for dependent data [35], the sample Fourier coefficient φ ^ j is asymptotically normally distributed [36] as m → . With this asymptotic property, we can use the Gaussian mixture model for clustering.

With the large number of genes monitored in these studies, clustering is a key task for microarray data analysis. It seeks to identify groups of genes with similar expression profiles across samples. Clustering can reduce the effort of studying individual genes and more importantly it can unmask the functional groups among genes.

Considering that the empirical Fourier coefficients of the gene profiles have an asymptotic multivariate normal distribution enables the use of an efficient algorithm to compute the posterior probability that a gene belongs to a certain cluster.

The geometric features (shape, volume, orientation) of each group k are determined by the covariance matrix k of the Fourier coefficients. A general framework for exploiting the representation of the covariance matrix is done in terms of its eigenvalue composition [37]. Each elliptical model for the covariance matrix is implemented in Mclust [19]. Model-based hierarchical agglomerative clustering is an approach to compute an approximate maximum of the classification likelihood. Each component is weighted by the probability that a sample Fourier coefficient belongs to that component. Our clustering strategy involves model-based agglomerative hierarchical clustering and selection of the model and the number of clusters using approximate Bayes factors with the BIC approximation.

Performance metrics

For evaluating the performance of clustering algorithms, the adjusted Rand Index [38] and the Silhouette index [39] are used for the simulated data and for the yeast data.

Suppose T is the true clustering of a gene expression data set based on domain knowledge and C a clustering result given by some clustering algorithm applied to the observed data. Let a, b, c and d respectively denote the number of gene pairs belonging to the same cluster in both T and C, the number of pairs belonging to the same cluster in T but to different clusters in C, the number of pairs belonging to different clusters in T but to the same cluster in C and the number of pairs belonging to different clusters in both T and C. The adjusted Rand index ARI(T,C) is defined as.

ARI T , C = 2 ad bd a + b b + d + a + c c + d

The silhouette width [39] for ith sample in the jth cluster is defined as.

s i = b i a i max a i , b i

where a (i) is the average distance between the ith sample and all other samples included in the jth cluster, b(i) is the minimum average distance between the ith sample and all of the samples clustered in kth cluster for k ≠ j

References

  1. Bar-Joseph Z: Analyzing time series gene expression data. Bioinformatics. 2004, 20 (16): 2493-2503. 10.1093/bioinformatics/bth283.

    Article  CAS  PubMed  Google Scholar 

  2. Benjamin Y, Hochberg Y: Controlling the false discovery rate: a practical and powerful approach to multiple testing. J R Statist Soc B. 1995, 57: 289-300.

    Google Scholar 

  3. Devore JL, Peck R: Statistics: the exploration and analysis of data. 1997, Belmont: Duxbury Press

    Google Scholar 

  4. Thomas JG, Olson JM, Tapscott SJ, Zhao LP: An efficient and robust statistical modeling approach to discover differentially expressed genes using genomic expression profiles. Genome Res. 2001, 11: 1227-1236. 10.1101/gr.165101.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  5. Pan W, Lin J, Le C: A mixture model approach to detecting differentially expressed genes with microarray data. 2001, Technical report: Division of Biostatistics, University of Minnesota

    Google Scholar 

  6. Efron B, Tibshirani R, Gross V, Tusher VG: Empirical Bayes analysis of a microarray experiment. J Am Stat Assoc. 2001, 96: 1151-1160. 10.1198/016214501753382129.

    Article  Google Scholar 

  7. Tusher VG, Tibshirani R, Chu G: Significance analysis of microarrays applied to the ionizing radiation response. Proc Natl Acad Sci USA. 2001, 98: 5116-5121. 10.1073/pnas.091062498.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. Reiner A, Yekutieli D, Benjamini Y: Identifying differentially expressed genes using false discovery rate controlling procedures. Bioinformatics. 2003, 19 (3): 368-375. 10.1093/bioinformatics/btf877.

    Article  CAS  PubMed  Google Scholar 

  9. Datta S, Satten GA, Benos DJ, Xia J, Heslin MJ, Datta S: An empirical bayes adjustment to increase the sensitivity of detecting differentially expressed genes in microarray experiments. Bioinformatics. 2004, 20: 235-242. 10.1093/bioinformatics/btg396.

    Article  CAS  PubMed  Google Scholar 

  10. Datta S, Datta S: Empirical Bayes screening of many p-values with applications to microarray studies. Bioinformatics. 2005, 21 (9): 1987-1994. 10.1093/bioinformatics/bti301.

    Article  CAS  PubMed  Google Scholar 

  11. Serban N, Wasserman L: CATS: clustering after transformation and smoothing. J Am Stat Assoc. 2005, 471: 990-999.

    Article  Google Scholar 

  12. Ernst J, Nau G, Bar-Joseph Z: Clustering short time series gene expression data. Bioinformatics. 2005, 21: 159-168. 10.1093/bioinformatics/bti1022.

    Article  Google Scholar 

  13. Murthy KRK, Hua LJ: Improved Fourier transform method for unsupervised cell-cycle regulated gene prediction. Proc IEEE Comp Sys Bioinformatics Conf Proceedings. 2004, 194-203.

    Google Scholar 

  14. Kim B, Littell RC, Wu R: Clustering periodic patterns of gene expression based on Fourier approximations. Curr Genomics. 2006, 7: 197-203. 10.2174/138920206777780229.

    Article  CAS  Google Scholar 

  15. Johansson D, Lindgren P, Berglund A: A multivariate approach applied to microarray data for identification of genes with cell cycle-coupled transcription. Bioinformatics. 2003, 19: 467-473. 10.1093/bioinformatics/btg017.

    Article  CAS  PubMed  Google Scholar 

  16. Schliep A, Schonhuth A, Steinhoff C: Using hidden Markov models to analyze gene expression time course data. Bioinformatics. 2003, 19 (Suppl): i255-i263.

    Article  PubMed  Google Scholar 

  17. Kim J, Kim H: Clustering of change patterns using Fourier coefficients. Bioinformatics. 2008, 24: 184-191. 10.1093/bioinformatics/btm568.

    Article  CAS  PubMed  Google Scholar 

  18. Murtage C, Raftery AE: Fitting straight lines to point patterns. Pattern Recogn. 1984, 17: 479-483. 10.1016/0031-3203(84)90045-1.

    Article  Google Scholar 

  19. Fraley C, Raftery AE: MCLUST: software for model-based cluster analysis. J of Classification. 1999, 16: 297-306. 10.1007/s003579900058.

    Article  Google Scholar 

  20. Yuan M: Flexible temporal expression profile modelling using the Gaussian process. Comput Stat Data Anal. 2006, 51 (3): 1754-1764. 10.1016/j.csda.2005.11.017.

    Article  Google Scholar 

  21. Kirk PDW, Stumpf MPH: Gaussian process regression bootstrapping: exploring the effects of uncertainty in time course data. Bioinformatics. 2009, 25 (10): 1300-1306. 10.1093/bioinformatics/btp139.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  22. Lawrence ND, Sanguinetti G, Rattray M: Modelling transcriptional regulation using Gaussian processes. Adv Neural Inf Process Syst. 2007, 19: 785-792.

    Google Scholar 

  23. Gao P, Honkela A, Rattray M, Lawrence ND: Gaussian process modelling of latent chemical species: applications to inferring transcription factor activities. Bioinformatics. 2008, 24 (16): i70-i75. 10.1093/bioinformatics/btn278.

    Article  PubMed  Google Scholar 

  24. Kalaitzis AA, Lawrence ND: A simple approach to ranking differentially expressed gene expression time course through Gaussian process regression. BMC Bioinforma. 2011, 12: 180-10.1186/1471-2105-12-180.

    Article  Google Scholar 

  25. Angelini C, Cutillo L, Canditiis D, Mutarelli M, Pensky M: BATS: a Bayesian user-friendly software for analyzing time series microarray experiments. BMC Bioinforma. 2008, 9: 415-10.1186/1471-2105-9-415.

    Article  Google Scholar 

  26. Spellman PT, Sherlock G, Zhang MQ, Lyer VR, Anders K, Eisen MB, Brown PO, Botstein D, Futcher B: Comprehensive identification of cell cycle-regulated genes of the yeast saccaromyces cerevisiae by microarray hybridization. Mol Biol Cell. 1998, 9: 3273-3297. 10.1091/mbc.9.12.3273.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Luan Y, Li H: Clustering of time-course gene expression data using mixed-effects models with B-splines. Bioinformatics. 2003, 19: 474-482. 10.1093/bioinformatics/btg014.

    Article  CAS  PubMed  Google Scholar 

  28. Beissbarth T, Speed TP: GOstat: Find Statistically Overrepresented Gene Ontologies Within a Group of Genes. 2004, London: Oxford Univ Press, 1464-1465.

    Google Scholar 

  29. Brown PO, Botstein D, Futcher B: Comprehensive identification of cell cycle-regulated genes of the yeast saccaromyces cerevisiae by microarray hybridization. Mol Bio Cell. 1998, 9: 3273-3297. 10.1091/mbc.9.12.3273.

    Article  Google Scholar 

  30. Lindquist S, Craig EA: The heat-shock proteins. Annu Rev Genet. 1998, 22: 631-677.

    Article  Google Scholar 

  31. Smith B, Yaffe M: A mutation in the yeast heat-shock factor gene causes temperature-sensitive defects in both mitochondrial protein import and the cell cycle. Mol Cell Biol. 1991, 11: 2647-2655.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  32. Wilson AG, Adams RP: Proceedings of the 30th International Conference on Machine Learning. Gaussian Process Kernels for Pattern Discovery and Extrapolation. 2013, Atlanta: International Machine Learning Society

    Google Scholar 

  33. Kim J, Hart JD: Test for change when the data are dependent. J Time Series Anal. 1998, 19 (4): 399-424. 10.1111/1467-9892.00100.

    Article  Google Scholar 

  34. Eubank R, Hart JD: Testing goodness-of-fit via order selection criteria. Ann Stat. 1992, 20 (3): 1412-1425. 10.1214/aos/1176348775.

    Article  Google Scholar 

  35. Berk KN: A central limit theorem for m-dependent random variables with unbounded m. Anal Prob. 1973, 1973 (1): 352-354.

    Article  Google Scholar 

  36. Freedman D, Lane D: The empirical distribution of Fourier coefficients. Anal stat. 1980, 8 (6): 1244-1251. 10.1214/aos/1176345197.

    Article  Google Scholar 

  37. Banfield JD, Raftery AE: Model-based Gaussian and non-Gaussian clustering. Biometrics. 1993, 49: 803-821. 10.2307/2532201.

    Article  Google Scholar 

  38. Hubert L: Comparing partitions. J. of Classification. 1985, 2: 193-218. 10.1007/BF01908075.

    Article  Google Scholar 

  39. Rousseeuw PJ: Silhouettes: graphical aid to the interpretation and validation of cluster analysis. J Comp App Math. 1987, 20: 53-65.

    Article  Google Scholar 

Download references

Acknowledgements

JK’s research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF 2012-0001879). HK’s research was supported by the KRIBB Research Initiative Program (2012-0111).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jaehee Kim.

Additional information

Competing interests

The authors declare that there are no competing interests.

Authors’ contributions

JK initiated this research, outlined the general idea and did the numerical work. RTO improved the method and the simulation scheme. HK accomplished the gene ontology and provided the biological interpretation of the yeast cell cycle data. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

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

Reprints and permissions

About this article

Cite this article

Kim, J., Ogden, R.T. & Kim, H. A method to identify differential expression profiles of time-course gene data with Fourier transformation. BMC Bioinformatics 14, 310 (2013). https://doi.org/10.1186/1471-2105-14-310

Download citation

  • Received:

  • Accepted:

  • Published:

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

Keywords