Literature DB >> 29474376

Using single-index ODEs to study dynamic gene regulatory network.

Qi Zhang1, Yao Yu2, Jun Zhang3, Hua Liang4.   

Abstract

With the development of biotechnology, high-throughput studies on protein-protein, protein-gene, and gene-gene interactions become possible and attract remarkable attention. To explore the interactions in dynamic gene regulatory networks, we propose a single-index ordinary differential equation (ODE) model and develop a variable selection procedure. We employ the smoothly clipped absolute deviation penalty (SCAD) penalized function for variable selection. We analyze a yeast cell cycle gene expression data set to illustrate the usefulness of the single-index ODE model. In real data analysis, we group genes into functional modules using the smoothing spline clustering approach. We estimate state functions and their first derivatives for functional modules using penalized spline-based nonparametric mixed-effects models and the spline method. We substitute the estimates into the single-index ODE models, and then use the penalized profile least-squares procedure to identify network structures among the models. The results indicate that our model fits the data better than linear ODE models and our variable selection procedure identifies the interactions that may be missed by linear ODE models but confirmed in biological studies. In addition, Monte Carlo simulation studies are used to evaluate and compare the methods.

Entities:  

Mesh:

Year:  2018        PMID: 29474376      PMCID: PMC5825071          DOI: 10.1371/journal.pone.0192833

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Gene regulatory networks (GRN) are complex and dynamic systems in nature. They are composed of genes that interact with each other and with other substances inside cells, such as RNAs and proteins. Over the past few decades, a variety of methods have been proposed to model GRN. Commonly used models include information theory models, Boolean networks, ordinary differential equation (ODE) models, and Bayesian networks [1]. Information theory models [2-4] construct network architecture on correlation coefficients. Such models are simple and have a low computation cost, but cannot take into account the dynamic processes and situations when multiple genes participate in regulations. Boolean networks [5-7] are discrete dynamic networks and easy to understand, but have limitations because their networks’ nodes are binary states: “off” or “on”. Due to these simplifying assumptions, the study of kinetic gene regulation is still challenging because of the complexity of the biological process [8]. The Bayesian networks [9-12] integrate biological knowledge and measurements to infer network structures. But the estimated results obtained from Bayesian networks depend on the quality and completeness of prior knowledge. As pointed out by [13], the existing ODE models and associated methods used to study GRN are flexible but are limited to small scale gene expression levels. ODE models describe the dynamic behaviors of GRN in a quantitative manner and represent gene expression level changes by functions of gene expression levels: where X(t) = (X1(t), ⋯, Xp(t))T represents gene expression levels at the time t of the p genes; F(⋅, ⋅, ⋅) is a function which can be linear or nonlinear; and is an unknown parameter vector which quantifies the regulations or interactions among the genes in GRN. Once we can determine X(t), the gene expression levels which should be included in the ODE model (1), we can infer the interactions within a dynamic GRN. This motivates us to use appropriate models and to develop associated techniques in order to construct dynamic GRN for time course gene expression data. Within a dynamic GRN, the majority of the genes are not significantly relevant to each other. The precision of parameter estimation, model interpretability, and the accuracy of forecasting will be reduced when irrelevant genes are included in models [14]. Thus, those irrelevant genes should be excluded from the final model. However, variable selection for ODE models using traditional statistical methods is important but challenging, especially when it comes to dynamic GRN. The difficulties arise from two aspects: one is the collinearity among genes, i.e., genes sharing same “pathway” are highly correlated in expressions; the other is the high-dimensional feature of GRN, i.e., a large-scale GRN involves hundreds or even thousands of genes. When the number (n) of measurements for individual genes is much smaller than the number (p) of genes, traditional statistical methods face significant challenges in developing statistical procedures and deriving theory [15]. Pioneering research has investigated gene regulatory networks using variable selection techniques. For example, [13] proposed linear ODE models: dX(t)/dt = γTX(t) and developed a variable selection procedure based on SCAD penalty. [13] further employed their method to construct a module-based dynamic network. However a linear ODE model has many limitations and is unable to capture certain patterns. In reality, the first derivatives of the gene expression profiles (the time-related changes of a gene expression) can be quantified as a function of gene expression levels of all related genes. The link functions that quantify the regulatory effects of genes on the first derivatives may be nonlinear. In other words, systems of cellular regulations may be nonlinear [1, 16]. Due to the limitations of linear ODE models, developing a flexible modeling approach to explore the interactions among genes has become necessary. When the linear assumption cannot be satisfied, it is natural to consider a single-index model, E(Y|X) = η(X β) with η being an unknown differentiable function and β an unknown parameter to be estimated. Single-index models have many advantages, such as being able to model the curvature of a smooth curve and circumventing the so-called “curse of dimensionality”. More discussions about the usefulness of single-index models are provided in [17]. A nonlinear ODE model (given the function η) may suffer from misspecification and “the curse of dimensionality”, whereas single-index ODE models can avoid these two problems and are more flexible, and the index parameter (β) can be estimated with the root—n convergence rate though the link function is unknown. More importantly, single index ODE models allow the predictors to have interactions, which is common in characterizing gene-gene regulation. Various methods have been proposed to estimate regression coefficients for single-index models. See [18-23] for parameter estimators. In addition, much research has been done on variable selection for single-index models. For example, [24] developed a variable selection method based on sliced inverse regression. [25] proposed a leave-m-out cross-validation method to select variables in a single-index model. [26] proposed semiparametrically efficient profile least-squares estimators for parameter estimation, and employed the SCAD approach to simultaneously select variables and estimate regression coefficients. [27] studied estimation and variable selection coupling with dimension reduction procedures. Although parameter estimation and variable selection for single-index models have gained fruitful results, to the best of our knowledge, no method that couples single-index models with ODE to study dynamic GRN is available. In this paper, we propose a single-index ODE model to study dynamic GRN with the aim of overcoming the inadequacy of linear ODE models. This model can be written as where η(⋅) is an unknown differentiable function; is a parameter vector with , and the first element of is positive (for identifiability), where ∥ ⋅ ∥ denotes the Euclidean norm. X(t) = (x1(t), ⋯, xp(t))T are state functions. Here X(t) can be gene-expressing levels of genes or population mean curves for functional modules. To study the interactions within dynamic GRN, one needs to identify the relevant X(t) for ODE models, that is . We therefore apply the penalized least-squares approach for this aspect and for estimating dynamic parameters . We will apply the mixed-effects nonparametric model with a mixture distribution framework to cluster the genes into functional modules in the first step. This clustering approach allows us to build the module-based dynamic network and identify the interesting functional modules. These interesting modules may play important roles in ‘dynamic’ regulations. Although these interesting modules may contain many genes with heterogeneous functions, it can allow scientists to focus on the genes in each module for further investigations. As shown in Fig 1 (below), most gene expression levels can be grouped in several clusters. In each cluster, these expression levels share a similar pattern. The genes in a cluster (represented by a node) may play a common function in biological procession. Such a network can single out regulator-regulator interactions which are helpful to avoid tedious experiments and to speed biological studies.
Fig 1

The scatterplot of gene expressions against time (the same color for each individual gene in a module) and the population mean curve (solid line) of 12 modules for the time course yeast cell data set.

In Section of Methods, we briefly describe the procedure for GRN construction with details for penalized profile least-squares (PPrLS) estimation and variable selection. In Section of Numerical Results, we construct a module-based GRN structure by using PPrLS estimator for the yeast cell cycle gene expression data with additional results (S1 and S2 Tables), and conduct Monte Carlo simulation studies to evaluate the performance of the proposed procedure. The simulation settings were designed to mimic the gene expression patterns from the real data example. In Section of Discussions, we conclude the article with a brief discussion. All theory and associated technical details are given in the supporting materials (S1–S7 Files).

Methods

Time-course gene expressions are synchronized to many ongoing biological processes such as tissue repair, cell differentiation, or cell cycles [28, 29]. Through understanding the genes underlying the cell cycles, we can study the mechanisms of many diseases at a molecular level and in turn provide potential drug targets for treating those diseases. From the end of the last century, the identification of cell cycles associated genes has attracted considerable attention in biological study. For example, [28, 30] performed genome-wide transcriptional analysis of the cell cycle process of yeast using microarrays and identified about 800 cell-cycle-regulated genes. GRN include genes, the products of genes, and the interactions among them, which together affect many cellular processes. To understand the dynamic mechanism of cellular processes, modeling and analysis of dynamic gene regulatory networks using time-course gene expression data has attracted much attention. We model dynamic network for functional modules based on observed time course gene expression levels in three steps. Step 1. Group genes into functional modules using the smoothing spline clustering (SSC) approach [31-33]. Final number of clusters was selected by the Bayesian information criterion (BIC), and penalty parameters were determined by the leave-one-out cross-validation procedure (GCV); Step 2. Estimate state function X(t) and first derivative X′(t) for each functional module using nonparametric mixed-effect models (NPME) and the spline method respectively; Step 3. Select modules and estimate dynamic parameters using the PPrLS procedure given below, for which tuning parameter was selected by the BIC, and bandwidths were determined by the GCV. We now describe the details for these three steps.

Step 1—Clustering process

We assume the time-course gene expression levels for gene i can be represented by a smooth function of time and follow a mixture Gaussian distribution: where p, k = 1, ⋯, p are the probability that gene i belongs to cluster k; μ, k = 1, ⋯, p and Σ, k = 1, ⋯, p are the vector representations of the mean curve and variances components for each cluster respectively. The gene expression levels for individual genes are assumed to follow an overall mean curve (fixed-effect) while having a gene-specific shift (random-effect). Therefore nonparametric mixed-effect model can be constructed by fitting the time-course gene expressions for each gene to a function over time by using the smoothing spline method. Through maximizing the penalized log-likelihood, the SSC procedure estimates the probabilities p. The means μ and variances component Σ can be estimated as by-products also. More details about the SSC procedure are available in [32] and [33].

Step 2—Applications of nonparametric mixed-effect models

After grouping genes into functional modules, we apply NPME models to estimate the state function X(t) and its first derivative X′(t) for each functional module. For notation simplicity, we consider the estimation of the state function and its first derivative for module 1 (k = 1) and denote them by X(t) and X′(t) respectively. Suppose the number of genes in module 1 is m, and the number of measurements collected from each gene is m. The NPME model can be described as where g(t) is the observed gene expression level for the i gene; X(t) presents the fixed-effect or population curve which reflects an overall time-related trend of the gene expression level for module 1; v(t) describe individual curve variations; ε(t) are measurement errors; and v(t) and ε(t) are assumed to be independent. We can combine the penalized spline [34-36] with the linear mixed-effects (LME) modeling framework [37] to approximate X(t). For presentation completeness, we briefly summarize the estimation procedure. We first approximate X(t) and v(t) by and , respectively, which are expressed as: where l ≥ 1 is an integer, ζ1 < ⋯ < ζ are fixed knots, u(t − ζ)+ = max(0, t − ζ), = (α1, ⋯, α), u = (u1, ⋯, u), b = (b, ⋯, b), and w = (w, ⋯, w). Let The approximation of model (4) can be expressed as where , , , , , , and . Model (6) is a standard LME model. As a result, , b, u and w can be estimated by using the function lme (available in the R package nlme). Substituting the estimated and in Eq (5), we estimate the X(t) for module 1. After estimating X(t), we apply the spline method (available in the R package splines) to estimate the first derivative of . The detailed estimation procedure is referred to [38] and [39].

Step 3—Estimation procedure based on the penalized profile least-squares approach

Suppose a genome-wide time course gene expression levels were clustered into p modules; X(t), j = 1, ⋯, p are the population mean curves estimated by NPME models; and are the estimates of the first derivative dX(t)/dt for the k-th module. Substituting X(t), j = 1, ⋯, p and the first derivative for the k-th module in model (2), we obtain a single-index ODE model for the k-th functional module which can be written as where η is an unknown differentiable function, , X(t) = (X1(t), …, Xp(t))T, , and ε is the sum of numerical errors due to integration and estimation. This complexity ε makes it challenging to study the properties of the proposed estimator for , For simplicity, we adopt an additive error model used in the literature [13, 40, 41]. Once the X(t) can be identified, we construct a module-based network. Here we develop the variable (population mean of functional modules) selection and estimation procedure for model (7) based on the penalized profile least-squares approach as follows. Selecting variables by penalized least squares has been widely studied in literature. See, for example, the least absolute shrinkage and selection operator (LASSO) [42], the smoothly clipped absolute deviation (SCAD) approach [43], the adaptive lasso estimator [44], the elastic-net estimator [45] and the adaptive elastic-net estimator [46]. However, the variable selection problem for single-index ODE models has not been addressed in the literature. In this paper, we extend the approach proposed by [26] to the single-index ODE model (7). Let p be the number of all modules; X = (X1(t), …, X(t))T, i = 1, …, N, be the vector representations of the mean curves of p function modules and the estimates of the first derivative dX(t)/dt for the k-th module. Assume the functional data of the kth module follows the single-index ODE model Let . η(u) can be estimated utilizing the local linear regression method [47], i.e., minimizing with respect to a and b, where K(⋅) = K(⋅/h)/h, K(⋅) is a kernel function and h is a bandwidth. We can then obtain where for j = 0, 1, 2 and l = 0, 1, 2. Consequently, the profile least squares function can be proposed as a function of [ The above estimation procedure can be used when the true model is known a priori. Because we wish to identify GRN structure and enhance the predictive power of a proposed model, we apply the penalized least-squares approach to simultaneously select modules and estimate parameters. Define a penalized profile least-squares (PPrLS) function where p(⋅) is a penalty function with a regularization parameter λ[. The PPrLS estimator of [ is the minimizer of Eq (12); i.e., For a given tuning parameter λ[, we can estimate [ by minimizing with respect to [. By determining non-zero [, we identify the modules having impacts on the kth module and therefore construct GRN. There are various penalty functions in the literature of variable selection for semiparametric models. Considering the SCAD method has many good theoretical properties, we adopt the SCAD penalty function [43], and adopt BIC selector proposed by [48] to choose the regularization parameters λ[ by minimizing the following objective function: where and DF is the number of nonzero coefficients of , the PPrLS obtained from (12) for each λ[. Remark. Although the proposed method needs three steps to implement and its computational cost is high, compared to the existing methods, its gain in computational efficiency is significant. Most of dynamic network models such as dynamic Bayesian networks and random graph models require extensive computations for posterior inference. As a result, Bayesian based methods allow one to deal with only small networks. The proposed method can avoid numerically solving the differential equations directly, and does not need the initial or boundary conditions of the state variables. The method also incorporate the high-dimensional ODEs to allow us to perform variable selection and parameter estimation for one equation. These good features gain computational efficiency.

Numerical results

Real data analysis

We used the procedure introduced in Section of Methods to analyze a time-course yeast cell cycle gene expression data set. These 297 genes were identified as expressions across 18 time points during approximate two cell cycles; i.e., each gene has 18 time-related observations [49]. We implemented Step 1 using the MFDA function (available in the R package MFDA), and identified 12 functional modules. The population mean curves for the functional modules are given in Fig 1. We can see that for each functional module, the genes included share a similar pattern. These time-related patterns show two cell cycles (Fig 1). The number of genes included in each functional module ranges from 9 to 53. In order to construct a functional landscape of the genome-wide regulatory network through identifying interactions among modules, we used the Database for Annotation, Visualization and Integrated Discovery [50, 51] to identify enriched functional annotations in Gene ontology and Kyoto Encyclopedia of Genes and Genomes pathways for each functional module. A modified Fisher exact test was used to test the null hypothesis that a certain function is not over-represented in the module compared to the background population. Due to space limitation, we displayed part of the selected functional annotations in Table 1. All enriched functional annotations were provided in S1 Table.
Table 1

The inward and outward regulations in the module-based regulatory network and RSS based on the linear ODE (L-ODE) and the single-index ODE (Si-ODE).

ModuleSelected function annotation and associated p-values (in parentheses)Outward influence modulesInward influence modulesRSS
L-ODESi-ODEL-ODESi-ODEL-ODESi-ODE
module1 (12)DNA replication (0.013), regulation of RNA metabolic process (0.014), meiosis (0.021)3, 5, 7, 81, 3, 7, 8, 9, 122, 6, 9, 121, 2, 3, 4, 5, 8, 9, 10, 113.07E-031.41E-04
module2 (30)cellular carbohydrate biosynthetic process (0.006),1, 7, 91, 2, 7, 8, 9, 1272, 4, 5, 8, 9, 10, 125.20E-043.38E-05
module3 (15)protein—DNA complex assembly (< 0.001), DNA packaging (< 0.001)3, 7, 8, 101, 7, 8, 121, 3, 4, 5, 6, 7, 8, 121, 4, 5, 6, 7, 8, 10, 11, 123.37E-033.58E-03
module4 (32)DNA metabolic process (< 0.001), DNA replication (< 0.001), DNA repair (< 0.001), cell-division cycle (0.025)3, 5, 7, 81, 2, 3, 7, 8, 9, 11, 12NA6, 8, 9, 11, 124.52E-031.05E-03
module5 (16)interphase of mitotic cell cycle (< 0.001), DNA replication initiation (< 0.001)3, 5, 7, 81, 2, 3, 5, 8, 9, 11, 121, 4, 5, 6, 7, 8, 9, 10, 11, 125, 7, 10, 115.28E-033.45E-04
module6 (38)lipoprotein biosynthetic process and metabolic process (0.004), regulation of DNA metabolic process (0.005), chromosome organization (< 0.001)1, 3, 5, 73, 4, 6, 7, 8, 9, 12NA6, 91.10E-032.88E-05
module7 (20)nuclear division (< 0.001), cell-division (< 0.001), mitosis (< 0.001)2, 3, 5, 83, 5, 7, 8, 9, 10, 121, 2, 3, 4, 5, 6, 8, 9, 10, 111, 2, 3, 4, 6, 7, 8, 102.10E-032.67E-04
module8 (9)cell cycle (0.007), regulation of cell cycle (0.025)3, 5, 7, 81, 2, 3, 4, 7, 8, 9, 11, 121, 3, 4, 5, 7, 8, 9, 10, 111, 2, 3, 4, 5, 6, 7, 8, 9, 111.01E-027.90E-04
module9 (35)Glycosylation (< 0.001), mitotic cell cycle (< 0.001), nuclear division (< 0.001)1, 5, 7, 81, 2, 4, 6, 8, 1121, 2, 4, 5, 6, 7, 8, 115.20E-041.34E-05
module10 (14)regulation of cell cycle (< 0.001), regulation of cell cycle process (0.001)5, 7, 8, 121, 2, 3, 5, 7, 11, 123, 117, 116.55E-036.82 E-06
module11 (53)cell cycle (0.043), nuclear migration along microtubule (0.012)5, 7, 8, 101, 3, 4, 5, 8, 9, 10NA4, 5, 8, 9, 108.03E-058.70E-06
module12 (23)mitotic recombination (< 0.001), DNA metabolic process (< 0.001)1, 3, 52, 3, 4101, 2, 3, 4, 5, 6, 7, 8, 102.27E-031.41E-04
As shown in Table 1, the function annotation analysis suggested that genes in the identified functional modules participate in broad biological process such as cell cycle, DNA replication or packaging, meiosis, regulation of transcription etc. For example, module 3 was highly enriched in DNA packaging; module 7 was enriched in cell-division cycle and mitosis; and DNA metabolic process was related to module 12. Although each functional module has multiple enriched annotations, but most annotations can be grouped into one or two clusters. After grouping genes into functional modules, we applied step 2 to all functional modules, and obtained X(t) and . Following the data augmentation strategy used in [13, 52, 53] and [54], we selected 300 time points from X(t) and the first derivative for the module. Therefore, the sample size is N = 300. After substituting the estimates into single-index models, we built the full model for module 1, for instance, as follows. where the response variable , the estimated first derivatives; X(t) = (X1(t), …, X12(t))T are the population mean estimates of 12 functional modules; and . Applying the PPrLS procedure given in step 3 to model (15), we detected significant variables X(t) and obtained nonzero . As a result, we identified the modules related to the gene-expression changes of the module 1. For a comparison, we also fitted y to X(t) by using a linear ODE model [13] We also selected and estimated by applying the SCAD method to the linear ODE model (16). Applying the procedure to all functional modules, we constructed a regulatory network among modules (Figs 2 and 3) and estimated their corresponding dynamic coefficients by both single-index and linear ODE models.
Fig 2

The GRN identified by the linear ODE models for the time course yeast cell data set.

Each node represents a module and the arrows presents the direction of influence.

Fig 3

The GRN identified by the single-index ODE models for the time course yeast cell data set.

Each node represents a module and the arrows presents the direction of influence.

The GRN identified by the linear ODE models for the time course yeast cell data set.

Each node represents a module and the arrows presents the direction of influence.

The GRN identified by the single-index ODE models for the time course yeast cell data set.

Each node represents a module and the arrows presents the direction of influence. To compare the results provided by the single-index ODE and linear ODE models, we summarized the inward (significantly impact on) and outward (impacted by) regulatory relationships between modules in Table 1. The number of genes in each module was displayed in the parentheses. One can see that the residuals of sum squares (RSS) of single-index ODE models were smaller than those of the linear ODE models. We can also observe that the single-index ODE models selected more modules than the linear ODE models did. For example, the single-index ODE model indicated that module 2 was impacted by modules 1, 2, 7, 8, 9 and 12 of which only modules 1, 7 and 9 were selected by the linear ODE model. Both linear ODE and single-index ODE indicated that modules 3, 7 and 8 were important because they regulated more than 50% modules. We also noted that module 8 only included 9 genes. Further experiments are needed to explore these new discoveries in biological progression.

A simulation study

In this part we conducted Monte Carlo simulation studies to validate the proposed procedure for the single-index ODE models. Due to the intensive computational cost, we designed a system with 7 ODEs, which include following linear and nonlinear forms. The simulation settings are data-driven because the gene expression pattern show sine and cosines patterns (Fig 1) where , , , , , , and . Given initial values X, p = 1, …, 7, we can numerically solve the above ODE system and obtain the numerical solution X(t), p = 1, …, 7. In this simulation study, we first generated initial values X(0), p = 1, …, 7 by using where e follows N(0, 1) and X0 = (0.7628, 0.6789, 1.2351, 0.6170, 2.7800, 0.2906, 0.4441). We then numerically solved the ODE system (17) and output X(t), p = 1, …, 7, using three different schedules: equally spaced time points on the ranges of [0, 18], but three different intervals between time points. As a result, we simulated seven population means X(t), p = 1, …, 7, i = 1, …, N with sample sizes N = 180, 288, 360. After generating the population mean curves, we used the spline method to estimate the first derivatives, which are denoted by , p = 1, …, 7. For notation simplicity, we gave the model structure and estimation procedure for the first ODE (k = 1). The same procedure can be applied to the rest of the ODEs. Substituting the generated X(t), p = 1, …, 7 and estimated into the single-index ODE models, we obtained the largest model for the first ODE as follows: where and X(t) = (X1(t), ⋯, X7(t))T, i = 1, ⋯, N. Applying the procedure given in Step 3, we selected X(t) and estimated for the first ODE. Applying the same procedure to the other six ODEs, we estimated , k = 2, …, 7. As a result, we constructed GRN for the simulated functional modules. We repeated the same procedure 100 time and summarized the and , where is the estimated β for j iteration. In Table 2, “overfitted (O)” represents extra variables; “underfitted (U)” represents incorrectly deleting necessary variables. We can see that the PPrLS method can correctly select the variables for most cases in terms of the number of correctly fitted model. Larger sample sizes lead to better performance. For ODEs with a linear form, namely ODE1, ODE4, and ODE7, both variable selection and parameter estimation procedures have good performance when the sample size is 180. For the nonlinear case, with the increase of the sample size, both variable selection and parameter estimation tend to work better. In addition, we reported the 10% trimmed MSE and ARE (discarding 5% of the lowest and the highest values). Meanwhile, we constructed networks among simulated functional modules for each iteration (see Figs 4, 5 and 6). The thick lines represents true connection, and the numbers present the times which were found by our method in 100 iterations. From Figs 4, 5 and 6, we can see that the constructed GRN match the true network in most cases.
Table 2

The simulation results for the SCAD method for scenarios with different sample sizes based on 100 replications.

The simulation results for the SCAD method for scenarios with different sample sizes based on 100 replications. Correctly fitted (C); underfitted (U); overfitted(O).

ODEβ^sCUOMSEMSEtrimARE(%)AREtrim(%)
N = 180
1β^110000< 0.001< 0.0010.0050.004
β^2< 0.001< 0.0010.0050.004
2β^396030.012< 0.0014.0120.013
β^40.028< 0.0014.0050.006
3β^597120.014< 0.0012.2710.006
β^60.007< 0.0012.3660.013
4β^799010.004< 0.0011.0250.024
β^80.006< 0.0011.0140.013
5β^9656240.2950.25535.18132.363
β^100.0640.05732.66930.219
6β^1193230.0530.0056.4431.105
β^120.0140.0036.8111.538
7β^1310000< 0.001< 0.0010.0040.003
β^14< 0.001< 0.0010.0160.014
N = 288
1β^110000< 0.001< 0.0010.0020.001
β^2< 0.001< 0.0010.0020.001
2β^396040.012< 0.0014.0030.003
β^40.028< 0.0014.0010.001
3β^597120.014< 0.0012.2640.002
β^60.007< 0.0012.490.003
4β^710000< 0.001< 0.0010.0070.007
β^8< 0.001< 0.0010.0040.004
5β^9775130.1660.1421.24218.046
β^100.0550.03523.60118.503
6β^1196120.024< 0.0013.1670.001
β^120.006< 0.0013.190.003
7β^1310000< 0.001< 0.0010.0010.001
β^14< 0.001< 0.0010.0040.004
N = 360
1β^110000< 0.001< 0.0010.0010.001
β^2< 0.001< 0.0010.0010.001
2β^396040.012< 0.0014.0020.002
β^40.028< 0.0014.0010.001
3β^597120.014< 0.0012.2780.001
β^60.007< 0.0012.4020.002
4β^710000< 0.001< 0.0010.0050.005
β^8< 0.001< 0.0010.0030.003
5β^9785100.150.12219.26715.852
β^100.0390.03220.49317.214
6β^1196040.032< 0.0014< 0.001
β^120.008< 0.0014.0020.002
7β^1310000< 0.001< 0.0010.001< 0.001
β^14< 0.001< 0.0010.0020.002
Fig 4

The constructed gene regulatory networks for simulation studies with N = 180 and 100 iterations.

Solid lines: the true connections, numbers present: the times correctly identified using our procedure in 100 iteration, dots line: incorrectly identified connections.

Fig 5

The constructed gene regulatory networks for simulation studies with N = 288 and 100 iterations.

The legend is the same as in Fig 4.

Fig 6

The constructed gene regulatory networks for simulation studies with N = 360 and 100 iterations.

The legend is the same as in Fig 4.

The simulation results for the SCAD method for scenarios with different sample sizes based on 100 replications.

The simulation results for the SCAD method for scenarios with different sample sizes based on 100 replications. Correctly fitted (C); underfitted (U); overfitted(O).

The constructed gene regulatory networks for simulation studies with N = 180 and 100 iterations.

Solid lines: the true connections, numbers present: the times correctly identified using our procedure in 100 iteration, dots line: incorrectly identified connections.

The constructed gene regulatory networks for simulation studies with N = 288 and 100 iterations.

The legend is the same as in Fig 4.

The constructed gene regulatory networks for simulation studies with N = 360 and 100 iterations.

The legend is the same as in Fig 4.

Conclusions and discussions

In this paper, we have proposed single-index ODE models and developed a procedure to select variables and estimate parameters. The procedure has further been used to analyze a time-course data set with the aim of exploring the module based and regulator-regulator interactions. We found the interactions identified by using single-index ODE were more accurate, i.e., the linear ODE models overlooked some confirmed regulator-regulator interactions [55]. We took module 12 as an example. MBP1 is a DNA-binding protein that forms MBF complex; a protein complex that binds to the Mlu1 cell cycle box promoter element. [56, 57] showed that MBP1 is topologically related to transcription factors, including SWI4 in Saccharomyces cerevisiae. In addition, there is physical and genetic evidence that MBP1 interacts with SKN7, a transcription factor [58]. These two interactions are identified as potential interactions in module 12 by single-index ODE models, but are overlooked by the linear ODE models. The advantages of our method include (i) single-index ODE models can fit the data better than linear ODE models; (ii) the interactions found by single-index ODE models can cover most of the interactions identified by linear ODE models for some of the modules; and (iii) our method is computationally efficient because we can select significant modules and estimate index coefficients simultaneously. Similar to the linear ODE model, our method needs estimated population means and their corresponding first derivatives, which may be treated as the limitation of the proposed procedure. The PPrLS estimator has good performance in identifying significant modules. But new stable techniques are still needed to group genes to reduce the gene cluster uncertainty because cluster assignment still plays an important role in enhancing the usefulness of this research. It is worth noting that the PPrLS estimates may not be most efficient in terms of estimation accuracy because PPrLS estimation is a nonparametric method and inherits error if the data contain a large noise. Regulator-regulator interaction exploration depends on the knowledge of gene-regulator relationship, which we study. So the proposed method may provide valuable insights into complicated biological processes with understanding gene-gene and gene-regulator relationships. Overall, our procedure is useful to single out high level (module based) and potential regulator-regulator interactions which are helpful to provide guidance for tedious and costly experiments.

All enriched functional annotations.

(PDF) Click here for additional data file.

The estimated regression coefficients for every functional modules using single-index and linear ODE models.

(PDF) Click here for additional data file.

Large-sample properties of the PPrLS procedure and discussion of computation cost.

(PDF) Click here for additional data file.

Clustered data.

(TXT) Click here for additional data file.

Estimated coefficients using the proposed model and methods.

(TXT) Click here for additional data file.

Estimated coefficients using the linear ODE model.

(TXT) Click here for additional data file.

Functional annotations.

(XLS) Click here for additional data file.

R code for clustering.

(R) Click here for additional data file.

R code for drawing Fig 3.

(R) Click here for additional data file.
  33 in total

1.  A comparison of genetic network models.

Authors:  L F Wessels; E P van Someren; M J Reinders
Journal:  Pac Symp Biocomput       Date:  2001

2.  NMR structure of the DNA-binding domain of the cell cycle protein Mbp1 from Saccharomyces cerevisiae.

Authors:  Margie Nair; Pauline B McIntosh; Thomas A Frenkiel; Geoff Kelly; Ian A Taylor; Stephen J Smerdon; Andrew N Lane
Journal:  Biochemistry       Date:  2003-02-11       Impact factor: 3.162

3.  Group SCAD regression analysis for microarray time course gene expression data.

Authors:  Lifeng Wang; Guang Chen; Hongzhe Li
Journal:  Bioinformatics       Date:  2007-04-26       Impact factor: 6.937

Review 4.  Gene regulatory network inference: data integration in dynamic models-a review.

Authors:  Michael Hecker; Sandro Lambeck; Susanne Toepfer; Eugene van Someren; Reinhard Guthke
Journal:  Biosystems       Date:  2008-12-27       Impact factor: 1.973

5.  A Selective Overview of Variable Selection in High Dimensional Feature Space.

Authors:  Jianqing Fan; Jinchi Lv
Journal:  Stat Sin       Date:  2010-01       Impact factor: 1.261

6.  Boolean formalization of genetic control circuits.

Authors:  R Thomas
Journal:  J Theor Biol       Date:  1973-12       Impact factor: 2.691

7.  Random-effects models for longitudinal data.

Authors:  N M Laird; J H Ware
Journal:  Biometrics       Date:  1982-12       Impact factor: 2.571

8.  Comprehensive identification of cell cycle-regulated genes of the yeast Saccharomyces cerevisiae by microarray hybridization.

Authors:  P T Spellman; G Sherlock; M Q Zhang; V R Iyer; K Anders; M B Eisen; P O Brown; D Botstein; B Futcher
Journal:  Mol Biol Cell       Date:  1998-12       Impact factor: 4.138

9.  Inference of gene regulatory networks and compound mode of action from time course gene expression profiles.

Authors:  Mukesh Bansal; Giusy Della Gatta; Diego di Bernardo
Journal:  Bioinformatics       Date:  2006-01-17       Impact factor: 6.937

10.  Bioinformatics enrichment tools: paths toward the comprehensive functional analysis of large gene lists.

Authors:  Da Wei Huang; Brad T Sherman; Richard A Lempicki
Journal:  Nucleic Acids Res       Date:  2008-11-25       Impact factor: 16.971

View more
  2 in total

1.  Discovering gene regulatory networks of multiple phenotypic groups using dynamic Bayesian networks.

Authors:  Polina Suter; Jack Kuipers; Niko Beerenwinkel
Journal:  Brief Bioinform       Date:  2022-07-18       Impact factor: 13.994

2.  TGCnA: temporal gene coexpression network analysis using a low-rank plus sparse framework.

Authors:  Jinyu Li; Yutong Lai; Chi Zhang; Qi Zhang
Journal:  J Appl Stat       Date:  2019-09-16       Impact factor: 1.416

  2 in total

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