Literature DB >> 19958490

Anomaly detection in gene expression via stochastic models of gene regulatory networks.

Haseong Kim1, Erol Gelenbe.   

Abstract

BACKGROUND: The steady-state behaviour of gene regulatory networks (GRNs) can provide crucial evidence for detecting disease-causing genes. However, monitoring the dynamics of GRNs is particularly difficult because biological data only reflects a snapshot of the dynamical behaviour of the living organism. Also most GRN data and methods are used to provide limited structural inferences.
RESULTS: In this study, the theory of stochastic GRNs, derived from G-Networks, is applied to GRNs in order to monitor their steady-state behaviours. This approach is applied to a simulation dataset which is generated by using the stochastic gene expression model, and observe that the G-Network properly detects the abnormally expressed genes in the simulation study. In the analysis of real data concerning the cell cycle microarray of budding yeast, our approach finds that the steady-state probability of CLB2 is lower than that of other agents, while most of the genes have similar steady-state probabilities. These results lead to the conclusion that the key regulatory genes of the cell cycle can be expressed in the absence of CLB type cyclines, which was also the conclusion of the original microarray experiment study.
CONCLUSION: G-networks provide an efficient way to monitor steady-state of GRNs. Our method produces more reliable results then the conventional t-test in detecting differentially expressed genes. Also G-networks are successfully applied to the yeast GRNs. This study will be the base of further GRN dynamics studies cooperated with conventional GRN inference algorithms.

Entities:  

Mesh:

Year:  2009        PMID: 19958490      PMCID: PMC2788379          DOI: 10.1186/1471-2164-10-S3-S26

Source DB:  PubMed          Journal:  BMC Genomics        ISSN: 1471-2164            Impact factor:   3.969


Background

Identifying the key features and dynamics of gene regulatory networks (GRNs) is an important step towards understanding behaviours of biological systems. Thanks to the development of high-throughput technology, the amount of microarray gene expression data has greatly increased, and numerous mathematical models attempt to explain gene regulations using gene networks [1,2]. Once a network structure is inferred, its dynamics needs to be considered. However, most methods focus on the inference of network structure which only provides a snapshot of a given dataset. Probabilistic Boolean Networks (PBNs) represent the dynamics of GRNs [3], but PBNs are limited by the computational complexity of the related algorithms [4]. In [5], a new approach to the steady-state analysis of GRNs based on G-Network theory [6,7] is proposed, while G-Networks were firstly applied to GRNs with simplifying assumptions concerning gene expression in [8]. However, the G-Network approach also exhibits specific difficulties because of the large number of parameters that are needed to compute their steady-state solution. Thus, in this study we reduce the number of model parameters on the basis of biological assumptions and focus on estimating two parameters in particular: the total input rate and steady-state probability of a gene. A G-Network is a probabilistic queuing network having special customers which include positive and negative "customers", signals and triggers [6,7]. It was originally developed also as a model of stochastic neuronal networks [9] with "negative and positive signals or spikes" which represent inhibition and excitation. In terms of GRNs, a queue is a "place" in which mRNAs are stored, and an mRNA can be considered to be a "customer" of the G-Network. The positive and negative signals are interpreted as the protein activities such as transcription factors, inducers and repressors. Note that the customers or signals of the G-Network can be any biological molecules. However, in our study, we focus on behaviours of mRNAs because the available GRN data are usually mRNA expressions. Each queue has an input and service rates which represent a transcription and degradation processes, respectively. Our interest is to estimate the steady-state probability that a queue is busy, which corresponds to the probability that an mRNA is present, and we are also interested in the total mRNA input rate of each queue. To evaluation the accuracy of the proposed method, we generated a simple simulation dataset by using the stochastic gene expression models processed with the widely accepted Gillespie algorithm [10,11]. We also examine a real biological dataset obtained from the cell cycle of the budding yeast [12]. Although queueing theory is a common computational tool, G-Networks are an essential departure from queueing theory; in particular conventional queues could not be possibly applied to GRNs because the notion of inhibition does not exist in queueing theory but was introduced by G-Network theory. There are two other essential novelties in our work. First, our approach enables us to obtain the steady-state of GRNs with only polynomial computational complexity due to the product form solution of G-Networks; the computational cost due to large memory space and non-polynomial computational complexity are basic limitations in conventional methods such as PBN. Also our method can provide more reliable measures to detect differentially expressed genes in microarray analysis (as shown in our simulation study).

G-networks and gene regulatory networks

The GRN model used in this study is the probabilistic gene regulatory model introduced in [5]. In this model, let K(t) be integer-valued random variables which represent a quantity (mRNA) of the gene i at time t. If the K(t) is zero, the gene i cannot interact with other genes. Then we have the following Probabilities, where Λis the total input rate (sum of transcription rate, λand increment rate of mRNAs come from outside of system, I), μis the service rate (e.g. Degradation rate of mRNAs). o(Δt) → 0 as t → 0. Let ris representing the activity (signal process) rate of each gene i. Then 1/ris the average time between successive interactions of gene i with other genes. If the ith gene interacts with other genes, the following events occur: • With probability P+ (i, j), gene i activates gene j; when this happens, K(t) is depleted by 1 and K(t) is increased by 1 • With probability P- (i, j), gene i inhibits gene j; when this happens, both K(t) and K(t) are depleted by 1 • With probability Q(i, j, l) gene i joins with gene j to act upon gene l in excitatory mode, as a result of which both K(t) and K(t) are reduced by 1, while K(t) is increased by 1 • With probability d, which is defined as follow, the signal of gene i exits the system so K(t) is depleted by 1 Let's define a random process K(t) = [K1(t), ..., K(t)], t ≥ 0 and an n-vector of non-negative integers k = [k1, ..., k]. The P (k, t) is the probability that K(t) takes k at time t, P (k, t) = P (K(t) = k). Then the probability that K(t) have k at time t + Δt is defined by where is a vector that the value of ith element is k+ 1 (k- 1) and I(x) is indicator function which is 1 if the condition, x, is satisfied or 0 other wise. The first and second terms describe the increment and decrement of the length of queue i, respectively. Third term is the probability that the gene i is activated but nothing is happened except queue i lose one mRNA. From fourth to sixth terms are the probabilities that gene i is activated and interacts with gene j. The rest terms of (1) represent the probabilities that the interaction of gene i and gene j affect the gene l (length of lth queue). Divide (1) by Δt and introduce the equilibrium probability distribution of the system P(k) = limP (k, t) then we obtain following dynamic behaviour, Now, let's consider following equations, and Where q(= /(r+ )) represents the probability that gene i is expressed in steady-state. Using (2) and (3), E. Gelenbe showed the following product form is satisfied [5,7]. where for any subset I ⊂ 1, ..., n such that q<1 for each m ∈ I, and I{m1, ..., m|}.

Results and discussion

Simple gene regulatory networks using stochastic gene expression model

In order to assess our G-Network model, we construct a simple GRN structure and generate the expression data using a synthetic stochastic gene expression model [13,14]. This stochastic gene expression model has several important features such as protein dimerization [15] and time delay for protein signalling [13]. Figure 1 shows the simulated network structure which is based on the following basic principles: the number of proteins per cell chases the number of mRNAs which in turn chases the number of active genes [14]. Figure 2 depicts the assumptions of our model and (5)~(11) give the corresponding processes (RPo: RNA open complex, Pro: promoter, R: mRNA, P: protein monomer, PP: protein dimmer, 0: degradation, t: time, and Δt: time increment):
Figure 1

Simple gene regulatory network structure. The simulation study performed with the four gene GRN structure. Each gene inhibits its neighbor gene.

Figure 2

Assumptions for the stochastic gene expressions. There are total 10 processes (Transcription, Translation, mRNA degradation, Dimerization, Monomerization, Monomer degradation, Dimer degradation, Time delay for protein activation, DNA-protein association/disassociation) for the stochastic gene expression modeling.

Simple gene regulatory network structure. The simulation study performed with the four gene GRN structure. Each gene inhibits its neighbor gene. Assumptions for the stochastic gene expressions. There are total 10 processes (Transcription, Translation, mRNA degradation, Dimerization, Monomerization, Monomer degradation, Dimer degradation, Time delay for protein activation, DNA-protein association/disassociation) for the stochastic gene expression modeling. where i, j ∈ {A, B, C, D} in Figure 1. In addition, we assume that proteins such as transcription factors and repressors require accumulation times for their activation [11,13], and use the modified Gillespie algorithm to generate the expression data [10,11]. The cell growth rate and cell volume are fixed, and we consider five cells. Detailed parameters are summarized in Table 1 with their references.
Table 1

Parameters of stochastic gene expression model

ParametersValuesReferences
Transcription initiationλ20.0025 sec-1[16,22]
Translation initiationλ30.0612 sec-1[14,16]
mRNA degradationγ20.00578 sec-1[16]
Monomer degradationγ30.00077 sec-1[16,17]
Dimer degradationγ40.00057 sec-1[16,17]
Dimer associationka10.1[17]
Dimer dissociationkd10.01[17]
DNA-protein associationka20.189[18]
DNA-protein dissociationkd20.0157[18]
Burst sizeb10[14,16]
Accumulation time of proteinsΔt0.1[11]

Cell growth rate and the cell volume are fixed.

Parameters of stochastic gene expression model Cell growth rate and the cell volume are fixed. The transcription process in (5) follows an exponential distribution with transcription initiation rate λ2 [16]. The translation processes are given in (6) and include direct competition between the ribosome binding site and the RNAse-E binding site which degrade the mRNAs. Thus the translation process follows a geometric distribution with probability p and busting size b = p(1 - p) [13,16]. Tis the average time interval between successive competitions, and the number of surviving mRNAs n2 in the population after transcription is blocked with n2 = n2,0 . This is equal to T= -(log(2)/log(p))T[13]. Thus the translation initiation rate, λ3 = 1/T, can be computed. The protein dimer association and disassociation rates are kand k, respectively, as shown in (7) and (8) [17]. We also consider the DNA-protein association and disassociation rates (kand kin (9) and (10), respectively) [18]. The degradation rate of mRNA and of proteins are obtained by using the half-life of each molecule (11) [16,17]. We generate three sets of expression data (Dataset 1, 2, and 3); each dataset has two groups, the normal and the case group. These groups are obtained with the same parameter values except for the transcription initiation rate of Gin case group is 0.0012 sec-1 which is half of the transcription rate in normal group, 0.0025 sec-1. Both groups are simulated during 3000 seconds. In order to compare these two groups, we perform not only the G-Network analysis but also the t-test which is widely used to find differentially expressed genes in microarray analysis. Datasets 1 and 2 consist of 50 samples each which are drawn from all the data points. In Dataset 1, the expression of Gis significantly different (p-value of t-test <0.01 in Table 2) while the difference of the Gexpression in Dataset 2 is not significant. The third dataset consists of 500 samples which are randomly chosen from the original observations.
Table 2

Steady-state probability and total income rate of dataset showing significant p-value of G

NormalCaset-test
q Λ q ΛqC/qNΛCNp-value
Dataset 1 50 SamplesG A 0.5120.7650.2960.4650.570.600.000
G B 0.5170.7850.5950.7751.150.980.123
G C 0.5020.7650.5460.8751.081.140.311
G D 0.4870.7350.5630.8751.151.190.127

Dataset 2 50 SamplesG A 0.4450.6750.3690.5650.820.830.202
G B 0.4230.6150.5560.7651.311.240.016
G C 0.4720.6750.4320.6750.911.000.439
G D 0.5100.7550.5250.7551.021.000.661

Dataset 3 500 SamplesG A 0.4740.7250.3190.4950.670.680.000
G B 0.5030.7450.5840.7751.161.040.000
G C 0.4600.6950.4430.7050.961.010.304
G D 0.5210.7650.5410.7851.031.020.122
Steady-state probability and total income rate of dataset showing significant p-value of G Table 2 summarizes the results of the three datasets. In the case groups of Datasets 1 and 2, both the qand Λhave the lowest values among the four nodes while the t-test of the Gexpression in Dataset 2 shows that it is not significant (p-value = 0.202). In the small sample results (Datasets 1 and 2), our method provides consistent results with large sample analysis (Dataset 3). The ratios (case/normal) also show that the qand Λ, in the case group, are smaller than one while the other ratios stay around one. In Dataset 3, the p-value of Gis significant along with that of Gbecause the expression of Gdirectly affects the expression of G. However, Gis not the causal gene in this study. Our G-Network analysis reveals that only Ghas lower q and Λ values than other nodes including G. All these results concur with the simulation data generated with one half of the normal transcription rate.

Modeling cell cycle gene regulatory networks in budding yeast

The cell cycle regulated transcription and its overall controls have been studied in detail for budding yeast [19]. Recent developments in high-throughput microarray techniques help to reveal many of yeast genes controlling the cell cycle [20] which consists of four distinct phases: Gap1 (G1), Synthesis (S), Gap2 (G2), and Mitosis (M). The cells grow during their G1 and G2 phases and their DNA is replicated during the S phase. In the M phase, cell growth stops and the cell divides into two daughter cells that include nuclear division. Many genes are involved with specific cell cycle phases, but the number of key regulators that are responsible for the control of the cell cycle process is much smaller. Thus, based on published information, we build a cell cycle GRN with the key regulators in budding yeast as shown in Figure 3, although the relationships that contribute to the true regulatory network structure of the cell cycle still remain uncertain. Therefore we simplify the cell cycle network structure by selecting thirteen key regulatory genes (the gray circles in Figure 3) and connect the genes without regard to the transcriptional and post-transcriptional processes. Figure 4 shows the reconstructed regulatory network structure.
Figure 3

Cell cycle regulatory network structure in budding yeast. The genes are represented by circles. Complex molecules consisted of two more proteins are represented by a white rectangle. The gray and black boxes are transcription and post-transcription processes, respectively. Activation processes are depicted by the solid lines and inhibitions or repressions are shown by the dashed lines. The genes with gray circles are used to model the G-Networks.

Figure 4

Cell cycle regulatory network structure with selected 13 genes. Each node represents a queue. Signals are transferred through the edges. Solid and dashed lines are positive and negative interactions, respectively.

Cell cycle regulatory network structure in budding yeast. The genes are represented by circles. Complex molecules consisted of two more proteins are represented by a white rectangle. The gray and black boxes are transcription and post-transcription processes, respectively. Activation processes are depicted by the solid lines and inhibitions or repressions are shown by the dashed lines. The genes with gray circles are used to model the G-Networks. Cell cycle regulatory network structure with selected 13 genes. Each node represents a queue. Signals are transferred through the edges. Solid and dashed lines are positive and negative interactions, respectively. The activity of cyclin-dependent kinases (CDKs) plays an important role in controlling periodic events during cell cycle. Some studies of cell cycle with high-throughput technologies have suggested alternative regulation models of periodic transcription [20]. D. Olando et., al. [12] measured the transcription levels of cell cycle related genes with the use of Yeast 2.0 oligonucleotide array and determined the manner in which transcription factor networks contribute to CDKs and to global regulation of the cell-cycle transcription process. This microarray dataset is used in our study with the cell cycle network structure of Figure 4; it consists of two groups: one group is obtained from wild-type (WT) cells and the other is from cyclin-mutant (CM) cells which are disrupted for all S-phase and mitotic cyclins (mutate clb1, 2, 3, 4, 5, and 6). The microarray data consist of a total of 30 data points taken over 270 minutes. We subdivide it into five states (groups), each consisting of 6 data points. The expression levels are transformed by taking the natural logarithm. Figure 5 depicts the transformed expression profiles of the 13 genes with 5 states. The black and gray solid lines are the expression profiles from WT and CM cells, respectively, and S1, S2, ..., S5 represent the five states. It is obvious that the profiles of CLB2 are different between WT and CM cells because the CM dataset is designed to monitor the cell cycle processes without the clb cyclines.
Figure 5

Expression profiles of selected 13 genes. The black and gray lines represent the wild-type (WT) and clb-mutant (CM) groups' expression levels.

Expression profiles of selected 13 genes. The black and gray lines represent the wild-type (WT) and clb-mutant (CM) groups' expression levels. Table 3 summarizes the steady-state probabilities of 13 genes in the cell cycle GRN. All genes have similar steady-state probabilities in the WT and CM cell groups except for CLB2 in the CM group, which has a lower steady-state probability than the elements of the WT group: as shown in Table 3, the ratio of CM/WT is smaller than one (bold letter). This smaller probability can be explained by considering the experimental design of the CM dataset which is obtained without clb cyclines. Also, the original study of this dataset suggested alternative cell cycle regulatory pathways in [12] which had revealed that over 70% of the cell cycle related genes were expressed periodically without the clb cyclines. In our results, the steady-state probabilities of the CM group are consistent with that of the WT group. These results draw the same conclusion as the original study, i.e. that the steady-state of the 12 genes does not entirely depend on the expression of CLB2. Table 4 shows the estimated total input rate of the 13 genes. These results also show that only the input rates of CLB2 decrease in the CM group.
Table 3

Steady-state probability of the 13 genes in cell cycle GRNs

StateCellsCLN3WHI5SWI4MBP1CLB2YOX1YHP1HCM1FKH2NDD1SWI5ACE2SIC1
S1WT0.8800.8130.8290.8390.7840.990.8030.8430.8550.8360.7990.990.99
CM0.8780.8140.8180.8480.7700.990.8020.8420.8640.8390.7870.990.99
C/W0.9981.0010.9871.0110.9811.000.9990.9991.0111.0040.9861.001.00

S2WT0.8820.8450.8450.8400.8470.990.8500.8700.8630.8630.8250.990.99
CM0.8760.8370.8460.8470.7690.990.8530.8730.8650.8610.8070.990.99
C/W0.9940.9901.0001.0080.9091.001.0041.0041.0020.9980.9781.001.00

S3WT0.8900.8400.8260.8460.8860.990.8440.8550.8630.8540.8710.990.99
CM0.8800.8460.8200.8490.7510.990.8630.8630.8690.8700.8400.990.99
C/W0.9891.0080.9931.0030.8471.001.0221.0101.0071.0190.9641.001.00

S4WT0.8900.8410.8370.8450.8660.990.8390.8700.8620.8530.8570.990.99
CM0.8790.8350.8210.8490.7570.990.8640.8640.8590.8630.8450.990.99
C/W0.9880.9930.9821.0050.8741.001.0290.9940.9961.0120.9861.001.00

S5WT0.8910.8500.8370.8460.8770.990.8390.8690.8620.8560.8650.990.99
CM0.8690.8300.8230.8420.7560.990.8620.8620.8570.8610.8450.990.99
C/W0.9760.9770.9830.9950.8621.001.0270.9910.9941.0060.9761.001.00
Table 4

Estimated total input rate of the 13 genes in cell cycle GRNs

StateCellsCLN3WHI5SWI4MBP1CLB2YOX1YHP1HCM1FKH2NDD1SWI5ACE2SIC1
S1WT4.1272.2485.3090.7631.2782.0060.9140.9950.8841.0151.7831.0061.006
CM4.1272.2485.2380.7931.2172.0060.9140.9950.9141.0361.7021.0061.006
C/W1.0001.0000.9871.0400.9531.0001.0001.0001.0341.0200.9551.0001.000

S2WT4.1872.3395.5210.7631.4302.0060.9951.0360.8540.9951.9451.0061.006
CM4.1872.3095.5210.7931.1872.0060.9951.0360.8541.0561.7431.0061.006
C/W1.0000.9871.0001.0400.8301.0001.0001.0001.0001.0610.8961.0001.000

S3WT4.1872.3395.3790.7631.5512.0060.9951.0150.8840.9552.1871.0061.006
CM4.1872.3395.3790.7931.1272.0061.0361.0360.8841.0961.8241.0061.006
C/W1.0001.0001.0001.0400.7261.0001.0411.0201.0001.1480.8341.0001.000

S4WT4.1872.3395.4500.7631.4902.0060.9751.0360.8540.9552.1061.0061.006
CM4.1872.3095.3790.7931.1572.0061.0361.0360.8541.0761.8641.0061.006
C/W1.0000.9870.9871.0400.7761.0001.0621.0001.0001.1270.8851.0001.000

S5WT4.1872.3695.4500.7631.5212.0060.9751.0360.8540.9552.1471.0061.006
CM4.1272.2785.3790.7931.1572.0061.0361.0360.8541.0761.8641.0061.006
C/W0.9860.9620.9871.0400.7611.0001.0621.0001.0001.1270.8681.0001.000
Steady-state probability of the 13 genes in cell cycle GRNs Estimated total input rate of the 13 genes in cell cycle GRNs

Conclusion

This paper has used the G-Network approach [5-8] to model GRNs. Two model parameters, the steady-state probability, q, and the total input rate, Λ, are estimated by determining the boundary of Λand using a grid search. We first use simulated gene expression data generated on the basis of a stochastic gene expression model. Two groups (normal and case) of expression data are examined. These two groups are exactly the same except for one parameter, the transcription initiation rate. We have observed that the G-Network based method is able to detect the abnormally expressed genes, while the t-test produces false positives. Then, using real data, we have observed that the steady-state probability of CLB2 is lower than that of other agents and concluded that the key genes of cell cycle regulation can be expressed without the clb cyclines; this result is consistent with the original experimental study. However, the unchanged steady-state probabilities in all the five states may need to be considered, because the cell cycle has four phases (G1, S, G2, M) and expressions of genes involved with a specific phase are expected to be different from those in other phases. Also the small decrease rate and relatively large total input rates of CLB2 may require a more careful analysis of the G-Network approach in relation to cell cycle GRN structure. The manner in which we have used G-Network models in this paper did not currently include simultaneous interactions with three or more nodes. However this is not really a limiting effect of the model, since it suffices to include chain representations of dependencies in the G-Network model as has been done for neuronal networks [9] to cover excitatory and inhibitory effects that involve three or more nodes, and in fact random chains of nodes of any length. Although in this study the probabilities that gene i affect gene j, P+ (i, j) and P- (i, j) in (3), are fixed at the value one, we think that the conventional reverse engineering GRN methods using the "Ensemble" method [21] can provide these probabilities more accurately for an improved steady-state analysis of GRNs. In conclusion, our study has illustrated the use of G-Networks as a new approach for the steady-state analysis of GRNs, and has shown their usefulness in obtaining quantities such as the effective transcription rate and the steady-state probabilities, using them to detect differentially expressed genes, thus introducing a new approach which differs from more conventional microarray analysis methods. Future research will investigate the ensemble approaches to GRNs [21] based on the G-Network methodology in [5], which will allow to infer GRN structures, and also to monitor their steady-state behaviour.

Methods

Once a GRN structure is determined, it is necessary to estimate the total input rate (Λ) of ith queue and its steady-state probability, (q). For the simplicity, the probabilities, P+ (i, j), P- (i, j), and Q(i, j, l) in (3) are set to be one. Then, it can be rewritten as follows In (12), the Λand Ris the total input (Λ= λ+ I) and total output rates (R= r+ μ), respectively. is a function of activation probabilities of genes which affect to gene i positively and is a function of activation probabilities of genes which affect to gene i negatively. We fix the ras the number of out degrees of gene i and the degradation rate of mRNA, i, as a constant (Table 1) because the total output rate, Ris not our interest. Therefore, we need to estimate two parameters, the total input rate, Λ, and the steady-state probability, q. Let is the lower bound of the Λ, which is larger than zero. The lower bound of total input is regarded as an initial transcription rate without any external input. In this study, we use = 0.0025 [16]. The upper bound of Λ is obtained by assuming inputs from other nodes are zero and the queues fully work. That is where the probabilities and are one. Let is the initial value of q. Then can be obtained as follow, where xis the observed expression level (number of mRNAs) of ith gene at the jth observation and max(x) is the maximum value among all observed values of ith gene. Let Λis a value of total input rate between the lower bound and the upper bound of Λ(). Then the steady-state probability qcan be obtained numerically by solving (12) with the and the Λ. Once the steady-state probability is determined, the log-likelihood of the given model can be computed by using (4) which is the same form of the likelihood of geometric distribution. It is known that the log-likelihood of geometric distribution is convex so we choose appropriate value Λwhich maximizes the log-likelihood function. For each value of total input, Λ(), we compute the steady-state probability, q, with initial value, , and obtain the log-likelihood score, log L, which is used to choose the optimal I total input rate, , Note that the qis a numerical solution of (12) with initial value, , and total input rate, Λ. In order to compute , the initial value, in (13) is substituted by which is a numerical solution of (12) with initial value, , and total input rate, . Then the steady-state probability of gene i, q, can be obtained by updating its value iteratively until the d(<δ where d(is the difference between and at tth iteration. In this study, δ is 0.0001.

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

Haseong Kim developed the data analysis techniques including synthetic data generation and tested the models on the data. He wrote the first draft of the paper. E. Gelenbe developed the G-Network models and the specific application of these models to GRNs. He rewrote the paper for submission, and then finalised the accepted paper in preparation for its publication.

Note

Other papers from the meeting have been published as part of BMC Bioinformatics Volume 10 Supplement 15, 2009: Eighth International Conference on Bioinformatics (InCoB2009): Bioinformatics, available online at http://www.biomedcentral.com/1471-2105/10?issue=S15.
  17 in total

1.  Using Bayesian networks to analyze expression data.

Authors:  N Friedman; M Linial; I Nachman; D Pe'er
Journal:  J Comput Biol       Date:  2000       Impact factor: 1.479

2.  Intrinsic noise in gene regulatory networks.

Authors:  M Thattai; A van Oudenaarden
Journal:  Proc Natl Acad Sci U S A       Date:  2001-07-03       Impact factor: 11.205

3.  Delay-induced stochastic oscillations in gene regulation.

Authors:  Dmitri Bratsun; Dmitri Volfson; Lev S Tsimring; Jeff Hasty
Journal:  Proc Natl Acad Sci U S A       Date:  2005-09-30       Impact factor: 11.205

4.  Real-time kinetics of gene activity in individual bacteria.

Authors:  Ido Golding; Johan Paulsson; Scott M Zawilski; Edward C Cox
Journal:  Cell       Date:  2005-12-16       Impact factor: 41.582

5.  Nonlinear protein degradation and the function of genetic circuits.

Authors:  Nicolas E Buchler; Ulrich Gerland; Terence Hwa
Journal:  Proc Natl Acad Sci U S A       Date:  2005-06-22       Impact factor: 11.205

6.  A general modeling strategy for gene regulatory networks with stochastic dynamics.

Authors:  Andre Ribeiro; Rui Zhu; Stuart A Kauffman
Journal:  J Comput Biol       Date:  2006-11       Impact factor: 1.479

Review 7.  Multiple levels of cyclin specificity in cell-cycle control.

Authors:  Joanna Bloom; Frederick R Cross
Journal:  Nat Rev Mol Cell Biol       Date:  2007-02       Impact factor: 94.444

8.  Inference of large-scale gene regulatory networks using regression-based network approach.

Authors:  Haseong Kim; Jae K Lee; Taesung Park
Journal:  J Bioinform Comput Biol       Date:  2009-08       Impact factor: 1.122

9.  Stochastic mechanisms in gene expression.

Authors:  H H McAdams; A Arkin
Journal:  Proc Natl Acad Sci U S A       Date:  1997-02-04       Impact factor: 11.205

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

View more
  4 in total

1.  CSAX: Characterizing Systematic Anomalies in eXpression Data.

Authors:  Keith Noto; Saeed Majidi; Andrea G Edlow; Heather C Wick; Diana W Bianchi; Donna K Slonim
Journal:  J Comput Biol       Date:  2015-02-04       Impact factor: 1.479

2.  Individual-specific edge-network analysis for disease prediction.

Authors:  Xiangtian Yu; Jingsong Zhang; Shaoyan Sun; Xin Zhou; Tao Zeng; Luonan Chen
Journal:  Nucleic Acids Res       Date:  2017-11-16       Impact factor: 16.971

3.  Extending Asia Pacific bioinformatics into new realms in the "-omics" era.

Authors:  Shoba Ranganathan; Frank Eisenhaber; Joo Chuan Tong; Tin Wee Tan
Journal:  BMC Genomics       Date:  2009-12-03       Impact factor: 3.969

4.  Identifying Early Warning Signals for the Sudden Transition from Mild to Severe Tobacco Etch Disease by Dynamical Network Biomarkers.

Authors:  Adrián Tarazona; Javier Forment; Santiago F Elena
Journal:  Viruses       Date:  2019-12-20       Impact factor: 5.048

  4 in total

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