Skip to main content

A categorical network approach for discovering differentially expressed regulations in cancer

Abstract

Background

The problem of efficient utilization of genome-wide expression profiles for identification and prediction of complex disease conditions is both important and challenging. Polygenic pathologies such as most types of cancer involve disregulation of many interacting genes which has prompted search for suitable statistical models for their representation. By accounting for changes in gene regulations between comparable conditions, graphical statistical models are expected to improve prediction precision.

Methods

In comparison problems with two or more experimental conditions, we represent the classes by categorical Bayesian networks that share one and the same graph structure but have class-specific probability parameters. The graph structure is learned by a score-based procedure that maximizes the difference between class probabilities using a suitable measure of divergence. The proposed framework includes an indirect model selection by adhering to a principle of optimal class separation and identifies interactions presenting significant difference between the compared conditions.

Results

We evaluate the performance of the new model against some benchmark algorithms such as support vector machine, penalized linear regression and linear Gaussian networks. The classifiers are compared by prediction accuracy across 15 different data sets from breast, lung, gastric and renal cancer studies. In addition to the demonstrated strong performance against the competitors, the proposed method is able to identify disease specific changes in gene regulations which are inaccessible by other approaches. The latter is illustrated by analyzing some gene interactions differentiating adenocarcinoma and squamous cell lung cancers.

Introduction

High-throughput technologies such as microarrays supply means for genome-wide observation on cell samples and provide unique opportunities for studying complex heterogeneous diseases. It is understood for example that the highly polygenic pathology of cancers involves not single gene mutations but alternations in multiple genetic pathways [1]. Even cancer subtypes with a common origin can be driven by very different disregulations on gene interaction level [2]. Computational analysis of high-throughput genetic data thus requires adequate multivariate statistical models with capacity of studying gene regulations at system level. Graphical models such as Bayesian networks have been proposed for describing cell signaling processes [3] and analysis of expression data [4], to mention but a few, and have been accepted as important tools in the field of systems biology.

We present a categorical Bayesian network framework based on an original learning method for analysis of gene expression data, in particular, for classification of gene expression profiles coming from different populations. Typical applications include diagnostic tests for disease conditions and differentiating between disease subtypes. More formally, we assume we are given a sample of n microarrays measuring the expression level of N, potentially thousands, genes or gene probes under two different experimental conditions. Usually n is much smaller than N. We are interested in designing a methodology for setting apart these two conditions and be able to designate gene profiles to their originating classes.

Many classical approaches such as linear discriminant analysis are ill suited for large N small n settings. Other models, such as LASSO [5] and support vector machines (SVM) [6], either disregard possible gene associations or defy explicit interpretation. In contrast, Bayesian network (BN) models are able to identify associated genes and parsimoniously describe the global gene interaction structure [4, 7, 8]. BNs have been recognized as worthwhile alternative to more traditional state-of-art models in terms of discrimination and classification power [9, 10], but their widespread application is nevertheless not evident.

A major issue in applying BNs to analysis of gene expression data is choosing the complexity of the underlying graph structure. Simple models may undermine the complexity of the observed gene system. On the other hand, too complex ones often overfit the data and, as a result, diminish the prediction power. A standard approach addressing this model selection problem employs the Bayesian paradigm and performs maximum a posteriori (MAP) estimation [11]. Since the posterior is usually not available in closed form, the MAP approach needs to be implemented by computationally expensive Monte Carlo procedures [9] or by applying some heuristic algorithms that approximate MAP [10]. Moreover, the efficiency of MAP in the context of model selection crucially depends on the selected prior. The so called constrained-based learning methods such as the PC algorithm [12] also require setting additional parameters (the α-level for the conditional independence tests in PC) in order to choose the 'right' complexity of the model. Similarly, the score-based learning methods such as the penalized maximum likelihood estimation [13] rely on parameters controlling the penalization as a function of complexity. Therefore, in single-population(class) settings, model selection seems to involve inevitably some external, outside the data itself, input or control.

In the theory of statistical learning there are two standard approaches for choosing model selection parameters. One is based on large sample asymptotic properties of the estimator and ensures that the latter is consistent. The other accepted practice is to follow a data-driven cross-validation (CV) procedure. Both approaches however have disadvantages: the former one may suffer from lack of optimality in finite sample size settings, while the CV approach can be computationally prohibitive for the purpose of network learning. In addition, some authors have raised questions on the theoretical justification of CV [14]. Our approach is motivated by the intuitive expectation that in two(multi)-class problems, model selection can be more easily resolved in a self-contained manner. We propose a categorical BN framework with a score-based learning algorithm that includes the class membership information in the optimization function. It addresses the model selection problem by choosing networks that provide optimal class separation. Our methodology can be applied to gene expression data of reasonable size and, as we show, is not only effective in gene profile classification, but can provide important insights on the functionality of the observed biological systems.

Categorical Bayesian networks (CBNs) represent associations between discrete random variables through directed acyclic graphs. In contrast to linear Gaussian BNs, CBNs are capable of representing non-linear relationships between their node-variables. Although the application of CBNs to continuous gene expression data involves loss of information in the necessary process of discretization, often (see Figure 1 below for examples), CBNs benefit from more faithful representation of the observed gene interactions than linear BNs. A number of existing methods exploit CBNs to mitigate gene expression noise and improve classification accuracy [15, 16]. In the context of microarray data, another advantage of discretization is its robustness to the so-called lab or batch effect inherent in many multi-laboratory studies [17].

Figure 1
figure 1

Example of gene expression discretization and 3-nomial representation of gene interactions. Shown are 8 pairs of genes from the Small Cell Lung Cancer pathway and observations from LNG1 data set. The class membership of the points is indicated in red and blue. Overlaid on the cross plots are the discretization regions shaded according to the KL-values P i j log ( P i j / P i j 0 ) , i , j = 1 , 2 , 3 (regions with higher values are shown lighter).

The paper is organized as follows. We start with a brief introduction to CBNs, the Maximum Likelihood (ML) principle for CBN estimation and formulate a novel scoring function as alternative to the standard log-likelihood function used in ML. Our discriminating function is based on the Kullback-Leibler (KL) divergence between conditional probability tables (Eq. (3) below). For given two-class training data, we reconstruct a CBN that includes only those gene connections that present significant class differences and thus reveal implicated gene interaction changes. We then describe a classification algorithm that models the observed conditions using the already estimated graph structure. The representing CBNs are distinguished by their class-specific probability tables. As usual, the class assignment of new observations is based on the likelihoods of the estimated class CBNs.

In the Results section, the proposed method is evaluated on 15 microarray data sets - 6 breast cancer, 3 lung cancer, 3 gastric cancer and 3 renal cancer studies - grouped in pairs by phenotypic and class criteria. The performance of 4 algorithms - the proposed one, SVM, LASSO and a linear Gaussian BN classifier based on the PC algorithm for structure learning - are compared using sets of differentially expressed genes as well as on a collection of gene pathways from the KEGG database. Compatible but different data sets are chosen as (training, test) pairs for evaluation. The proposed classifier demonstrates favorable prediction performance across the selected data set pairs. Finally, we illustrate the analytical and interpretation merits of our methodology by focusing on the lung cancer data sets and inspecting some regulations that have significant role in distinguishing adenocarcinoma from squamous cell lung cancers.

Methods

Our methodology was first introduced in [18]; below we presented it in some more details.

In regard to the notation, we shall use capital letters to denote model parameters and random variables, and small ones for the realizations of these variables. Let X i , i = 1,.., N be random categorical variables. Categorical Bayesian network (G, P) with nodes X i 's is a probability model based on directed acyclic graph (DAG) G and conditional probability table P defined as follows. G can be described by a collection of sets Pa i 's such that for each i, Pa i , called parent set of X i , comprises all X j 's for which there is a directed edge connecting X j and X i in G. We shall use index k to denote the categorical levels of X i and multi-index j for the combination of parent states of X i , and with slight abuse of notation shall write k X i and j Pa i . The second component of a CBN is the table P of conditional probabilities Pr(X i |Pa i ). Let P i,kj Pr(X i = k|Pa i = j). For each i and j, the multinomial distribution of (X i |Pa i = j) is defined by the probability vector P i , j ( P i , k j ) k X i , k X i P i , k j =1. Then we have P = { P i , j } i , j .

With [X i ] and [Pa i ] we shall denote the number of states of X i and Pa i , respectively, and with |Pa i | the number of parents of X i . Clearly, [ P a i ] = X a P a i [ X a ] . The complexity of the CBN (G, P) is given by df ( G ) = i - 1 N [ P a i ] ( [ X i ] - 1 ) and equals the degree of Freedom for defining the probability table P.

For any DAG G, there is a node order Ω, also called causal order, such that the parents of each node always precede that node in Ω, a fact that we write symbolically as XΩ(1) XΩ(2) ... XΩ(N). Formally, Ω is a permutation of the indices 1,..., N, such that for any i > 0, PaΩ(i) {XΩ(1), XΩ(2), ..., XΩ(i−1)}. For any order Ω, with G ( Ω ) we shall denote the class of DAGs that are compatible with Ω.

Learning categorical Bayesian networks from two-class data

We approach CBN learning from the perspective of classification problems where the observations are assumed to come from two different classes. We describe an algorithm that utilizes the class label information to find a DAG attaining maximum class discrimination with respect to a suitable measure. The essential component of our method is the graph structure estimation since the optimal conditional probability table can be easily inferred for any given DAG.

Let { x s } s = 1 n be a n-sample of independent observations on { X i } i = 1 N and let each observation xs have a label cs {0, 1} that assigns it to one of the two classes; cs's are assumed to be observations on a binary random variable C. We denote the labeled sample with D n = { ( x s , c s ) } s = 1 n .

The log-likelihood function of a CBN (G, P) with nodes { X i } i = 1 N with respect to the unlabeled sample { x s } s = 1 n is

l ( G , P | D n ) = i = 1 N j P a i k X i n i , k j log P i , k j ,
(1)

where n i , k j s = 1 n 1 { x i s = k , p a i s = j } and n i , j k n i , k j . Note that for each i we have j P a i n i , j = n . For a fixed DAG G, the MLE P ^ of P is obtained by maximizing l(G, P|D n ) as a function of P

l ( G | D n ) max P l ( G , P | D n ) = i = 1 N j P a i N n i , j k X i N P ^ i , k j log P ^ i , k j ,
(2)

where P ^ i , k j n i , k j / n i , j is the point estimate of P i,kj . It is a well known fact that by increasing the complexity of G, that is, by adding new edges in G, the likelihood (2) can only increase. Therefore the MLE solution for G based on (1) will tend to overfit the training data. The latter can be overcome if, instead of the log-likelihood, one optimizes a scoring function of the form l(G|D n ) − λ n df (G) [13], where λ n is a penalization parameter indexed by the sample size n. Some standard choices include BIC, λ n = 0.5log(n)/n, and AIC, λ n = 1/n, however, no 'universally' optimal penalization criterion is available. As we have already commented in the introduction, data-driven approaches for selecting λ n such as CV are not necessarily optimal and their efficiency in two-class discrimination problems is unclear. In contrast, our approach is based on a scoring function, very similar to the likelihood ratio test, that can be used to learn an optimal graph structure without involving additional penalization parameters.

Similarly to P i ,k j , let us define the conditional probabilities pertaining to the first experimental class, P i , k j 0 = P r ( X i = k | P a i = j , C = 0 ) and let P ^ i , k j 0 be the corresponding point estimators as in (2), that is, P ^ i , k j 0 = n i , k j 0 / n i , j 0 , where n i , k j 0 s = 1 n 1 { x i s = k , p a i s = j , c s = 0 } . We then consider the statistics

R ( G | D n ) = 1 n i = 1 N j P a i k X i n i , k j log ( P ^ i , k j / P ^ i , k j 0 )
(3)

and introduce the scoring function

S ( G | D n ) = R ( G | D n ) d f ( G ) ,
(4)

the intuition behind which is given below. Given a collection G of DAGs with nodes { X i } i = 1 N , we propose the following estimator of G

G ^ = a r g max G G S ( G | D n )
(5)

which we shall tentatively refer to as BNKL estimator.

Equivalently, R can be expressed as

R ( G | D n ) = 1 n i = 1 N j P a i n i , j d K L ( P ^ i , j || P ^ i , j 0 ) ,

where d K L denotes the Kullback-Leibler (KL) divergence between the multinomial distributions P ^ i , j = { P ^ i , k j } k and P ^ i , j 0 = { P ^ i , k j 0 } k . The optimization problem (5) aims at finding a DAG that achieves maximum class separation with respect to the accumulated KL-divergence between the node conditional probability tables. Note that we always have R ( G | D n ) 0. Moreover, if P ^ i , j 0 are uniform distributions, that is, P ^ i , j 0 = ( 1 / [ X i ] ) i = 1 [ X i ] , then (3) reduces to (1) up to an additional constant due to the equality

1 n i = 1 N j P a i n i , j d K L ( P ^ i , j || P ^ i , j 0 ) = 1 n l ( G | D n ) + i = 1 N log ( [ X i ] ) .

We can therefore look at R ( G | D n ) as an extension of the maximum log-likelihood l(G|D n ) to two-class problems.

For a fixed DAG G, the statistics 2nR is in fact equivalent to the likelihood ratio chi-squared statistics (also known as G2 statistics) applied to n P ^ and n P ^ 0 viewed as observed and expected counts, respectively. Not surprisingly then, under the null hypothesis H 0 : P i , j = P i , j 0 , for all i, j, 2nκR ( G | D n ) is asymptotically χ2 distributed with df (G) degree of freedom, where κ = Pr(C = 0)/Pr(C = 1) is the odds ratio for the first class (the formal proof of this fact is out of the scope of this article).

The role of the factor df(G) in the denominator of (5) is to assist model selection. From information-theoretical perspective, df(G) represents the amount of memory required for saving all of the states of a CBN with DAG G. Since R ( G | D n ) measures the class differences with respect to G, we can think of the scoring function (4) as an estimate of the degree of class separation per unit complexity. Let R ( G ) be the population version of (3) obtained by replacing P ^ with the population probabilities P, that is

R ( G ) = i = 1 N j P a i P r ( P a i = j ) d K L ( P i , j || P i , j 0 ) .

We say that G0 achieves most efficient class separation in G if

G 0 = a r g max G G R ( G ) d f ( G ) .
(6)

Then, provided that G0 is unique maximizer, it can be easily shown that G ^ is a consistent estimator of G0, a claim that makes (5) a sound statistical procedure.

We proceed into some computational aspects of problem (5). Because S ( G | D n ) is usually highly non-regular function (non-smooth and non-convex), finding the optimal DAG essentially requires an exhaustive search in G. In order to make the problem computationally manageable we thus need to apply some strong restrictive conditions on G. First, we assume that the parent sizes are bounded above by a constant M. The value of M should depend on the samples size n used for estimation and we do not recommend M > 2 unless n is in the hundreds. Second, we limit the search in (5) to DAGs compatible with a fixed but optimally chosen node order. An intuitive causality argument suggests that if we believe that node conditional distributions are set rather independently of each other than otherwise, for a regulation X1X2, it seems more plausible for X2 to have higher between-classes marginal difference than X1. If we accept this argument, we would be inclined to assume that:

n o d e s w i t h l o w e r m a r g i n a l c l a s s d i f f e r e n c e a r e u p s t r e a m t h e D A G o f t h e n e t w o r k ;
(7)

where 'upstream' is understand as earlier in the node order of the DAG. In the context of gene regulations we periphrase this principle in 'target' and 'biomarker' terminology as follows: 'target' genes present lower differential expression in comparison to the 'biomarker' genes and are thus situated upstream the regulation network with respect to the latter. Hereafter we refer to an order satisfying (7) as order of increasing differential expression or IDE.; see Algorithm 1 below for its estimation.

Formally, for the purpose of solving (5), we consider collections of DAGs of the form

G ( Ω , M ) = { G | X Ω ( 1 ) X Ω ( 2 ) X Ω ( N ) , | P a i | M , i } ,
(8)

where Ω satisfies (7). In the actual data analyses below we use M = 2 as a compromise between degree of network connectivity and computational complexity. For classes G ( Ω , M ) , the optimal DAG G ^ can be found by an efficient exhaustive search with polynomial complexity. In fact, BN estimation restricted to type (8) classes of DAGs is not new and can be traced back to [19]. The BNKL algorithm is implemented in the sdnet package for R, [20]. Below, we present average times of BNKL estimation of random CBNs with different sizes N, 3 categories per node, maximum parent size M = 2 and sample size n = 250 (Table 1).

Table 1

The computational times are concordant with the theoretical complexity of the algorithm O(nNM + 1).

A network model for classification of gene expression profiles

We return to the main goal of this investigation - developing a CBN-based classifier for two-class problems. We have shown, Eq. (5), how we can choose a graph structure that achieves optimal separation of a labeled sample. We use the estimated structure as a common DAG of two CBNs that model the two classes with distinct probability tables. This approach, 'one DAG, two probability tables', has been previously adopted by other BN-based classifiers [21].

Gene expression data is acquired by a multi-stage process the result of which are continuous variables representing the expression levels of pre-specified gene probes. Since CBN is a discrete model, the initial step in our inference framework involves discretization - any sample { y s } s = 1 n of observations on the gene-nodes { X i } i = 1 N is transformed into categorical sample { x s } s = 1 n . Gene expression levels are often discretized into 3 categories - 'under-expressed', 'baseline' and 'over-expressed' [16]. Although more sophisticated procedures are certainly possible, in our experiments we employ a 3-level uniform discretization as follows. After excluding 5% of the most extreme values, a standard precaution against outliers, the range of y's is divided into equal intervals and an observation y is assigned a categorical value x according to the interval into which y falls. The uniform discretization is simple to implement and have good performance in practice. We emphasize that, as should be the case in all well designed trainingtest prediction studies, the discretization parameters (cut-off points) are determined strictly from the training sample and are used to discretize the test sample.

More formally, we assume that: (i) the class samples D0 = D ∩ {c = 0} and D1 = D ∩ {c = 1} come from two CBNs, (G0, P0) and (G0, P1), with DAG G0 and probability tables P0 and P1; (ii) G0 is efficient in sense of (6); (iii) G0 is compatible with an IDE order Ω and has a maximum parent size of M. Since G0 is unknown in advance, the assumptions (ii) and (iii) cannot be checked. Instead, (ii) and (iii) should be considered technical assumptions specifying the properties of the estimated networks. All prerequisites being set, we propose Algorithm 1: the first part of it estimates G0, P0 and P1, while the second one performs classification of test samples.

Algorithm 1 BNKL Classification

  1. 1.

    Training. Input: continuous labeled training sample { ( y s , c s ) } s = 1 n .

    1. (a)

      Node order estimation, IDE (7): For each i, perform t-test on y i 's comparing the 2 classes. Set Ω ^ to be the order of decreasing (t-test) p-values.

    2. (b)

      Uniform discretization: For each i, set µ ik = q1 + k(q2q1)/3, k = 1, 2, where q1 and q2 are the 2.5 and 97.5 percentiles of the training observations y i 's. Discretize y i 's into 3 categories using the cut-off points µi1 and µi2.

    3. (c)

      Find the optimal DAG G ^ in G ( Ω ^ ) according to Eq. (5).

    4. (d)

      Define CBNs ( G ^ , P ^ 0 ) and ( G ^ , P ^ 1 ) by estimating the class-specific conditional probability tables P ^ 0 ( G ^ | D 0 ) and P ^ 1 ( G ^ | D 1 ) as in Eq. (2).

  2. 2.

    Prediction. Input: continuous test observation z.

    1. (a)

      For each i, discretize z i x i using the training cut-off points µi1 and µi2.

    2. (b)

      Calculate the log-likelihoods l 0 =l ( G ^ , P ^ 0 | x ) and l 1 =l ( G ^ , P ^ 1 | x ) according to Eq. (1).

    3. (c)

      Assign z to the class with greater log-likelihood l.

To avoid numerical instabilities in Algorithm 1, all zero slots in the estimated conditional probabilities P ^ 0 and P ^ 1 are reset to a minimum positive value of 1/(3n) (the resolution of a training sample of size n to populate a 3-nomial distribution) and then re-normalized so that k P ^ i , k j =1, for all i and j Pa i .

Figure 1 shows some examples of gene expression discretization and representation of gene interactions with 3-nomial distributions. For instance, the probabilities P ij = Pr(XAKT1 = i|XPIK3R3 = j) of the regulation AKT1→PIK3R3 are Pi1 = (0.4, 0.4, 0.2), Pi2 = (0.23, 0.54, 0.23) and Pi3 = (0.17, 0.42, 0.41). The probabilities corresponding to the first class only are P i 1 0 = ( 0 . 14 , 0 . 72 , 0 . 14 ) , P i 2 0 = ( 0 . 28 , 0 . 14 , 0 . 57 ) and P i 3 0 = ( 0 . 25 , 0 . 5 , 0 . 25 ) . A formal test for the linear association between the two genes fails to detect significant class difference (p-val = 0.18). The relatively large KL-divergence score between P and P0 however, indicates significant class difference (p-val≈0). The examples also illustrate different types of regulations such as activation (PIK3R3→AKT1, LAMB1→TRAF3) and inhibition (FHIT→LAMB1). The BNKL model, recall, is designed to detect changes in the interactions. For example, FHIT→LAMB1 is apparently inhibitory for the second class (in blue) but neutral for the first (in red) and BNKL perceives that difference.

Benchmark classifiers

To evaluate the performance of the BNKL algorithm we compare it to 3 established in practice classification methods. We consider SVM with Gaussian kernel as implemented in the e1071 package for R. The kernel parameter γ is tuned via CV on the training data for optimality. The benchmark performance of SVM is well established [22]. Our second choice is LASSO, an algorithm based on l1-penalized linear regression that is applied as follows. The expectation of the binary class variable is assumed to be a linear combination of a given set of gene-covariates. Then LASSO selects a subset of significant predictor genes using a l1-norm-based penalization criteria and discard the rest. The sum of squared errors is used as classification criteria. We use an implementation of the algorithm provided by the lars package for R.

The third reference classifier, PC, employs a linear BN model as follows: (1) a DAG G ^ is fitted to the combined sample D0 D1 using the PC algorithm [23] with Gaussian test for conditional independence at α-level 0.05 (see pcalg package for R); thus a parent set Pa i is selected for each i; (2) for each i, two distinct sets of (Y i |Pa i )-regression parameters are estimated for each class separately; (3) test samples are classified according to the conditional likelihoods. Note that, SVM, LASSO and PC, in contrast to BNKL, are applied directly to continuous observations on ( X i ) i = 1 N .

Results

This section complements the preliminary results presented in [18] and provides a comprehensive evaluation of BNKL on a diverse collection of gene expression data. We consider 15 samples stratified in 5 groups by cell type and disease condition. Table 2 provides a detailed description of the microarrays including their reference number, platform and class sample sizes. We have 2 breast cancer data sets with subjects grouped by survival status and 4 other using estrogen receptor (ER) status as classification criteria. Also considered are 3 lung cancer data sets comparing adenocarcinoma and squamous cell carcinoma, as well as, 3 gastric and 3 renal cancer related samples of disease vs. control. All expression data sets are obtained from the Gene Expression Omnibus (GEO, http://www.ncbi.nlm.nih.gov/geo/) and prior to the classification analysis are pre-processed by applying the following three steps. First, the raw expression sets are normalized using the RMA procedure [24]. Then, the probe expression levels across sample records are standardized. If { y i s } s = 1 n are the expression levels of the i-th probe, the standardization is performed according to the formula y i s = n ( y i s - μ i ) /s d i , where µ i and sd i are the sample mean and standard deviation of y i s 's. Standardization is intended to account for some gross disparities in the expression levels of probes coming from different data sets which cannot be handled by the normalization procedure. The latter is especially true for microarrays produced on different platforms such as KDN2 and KDN3. Finally, for each pair considered for across data set classification, we perform consolidation by sub-setting to a common set of gene probes. Again, this step is needed in order to be able to compare between different platforms; for example, while GPL570 can accommodate up to 54675 probes, GPL96 is limited to 22283 probes. For brevity, hereafter we shall refer to gene probes simply as genes.

Table 2 Gene expression data sets used in the study

We carry out two classification strategies by applying the considered algorithms on two categories of gene subsets: (1) differentially expressed (DE) genes and (2) a collection of curated gene pathways. Below we give more details on these two approaches. The algorithms' performance is evaluated by across data set prediction for pairs of compatible data sets. The first prediction score we use is the balanced accuracy given by ACC = 0.5(TP/P + TN/N), where P and N are the number of test observations in the two classes, while TP and TN are the number of correctly assigned observations to the first and second class, respectively. The 'random guess' procedure thus has accuracy of 0.5 on average and so does any algorithm that assigns all observations to one class. As a second criteria we employ the area under the curve between sensitivity TPR = TP/(TP+FN) and FPR = TP/(TP+FN), known as AUC. An AUC of 1 represents perfect class separation.

Tables 3, 4 and 5 present prediction results for 16 compatible data set pairs. We calculate the pairwise ACC and AUC scores as follows. For a pair (A, B) with sample sizes nA and nB respectively, we perform the classifications AB (A training, B test) and BA (B training, A test), and calculate the corresponding ACC and AUC scores. Then we report the overall scores by weighting the individual scores according to the test sample sizes,

Table 3 Prediction performance using top 100 DE genes.
Table 4 Average scores of the top 10% of the best performing KEGG pathways for each classifier.
Table 5 Classifier comparison based on ACC differences over all tested pathways.
A C C = ( n B A C C A B + n A A C C B A ) / ( n A + n B ) A U C = ( n B A U C A B + n A A U C B A ) / ( n A + n B ) .

Class prediction using differentially expressed genes

A standard practice in comparative microarray studies is to perform discrimination analysis employing biomarkers - genes manifesting differential expression between contrasting experimental conditions. A DE-based approach can be implemented by some routine statistical procedures such as linear discrimination analysis, logistic regression and, from the above discussed algorithms, SVM and LASSO. All these methods however are essentially uni-variate for they do not account for possible interactions among the biomarker genes. In contrast, the proposed BNKL method, along with PC, selects and accounts for significant gene interactions. It is an open question of whether in practice discrimination analysis actually benefits from employing interaction models. The results presented below partially address this question.

We implement the following DE-based test framework. For each training set, we identify DE genes by performing two-sample t-tests and then order the genes according to increasing p-values. Then we select the top 25, 50, 75 and 100 DE genes as features and supply them to each classifier. For more robust performance evaluation, overall ACC and AUC scores are formed by averaging the scores achieved on the above defined 4 DE sets. Since the selected genes are highly discriminating, we expect all classifiers to achieve their highest potential prediction scores. In particular, we consider the performance of LASSO to be representative of what would be the best prediction accuracy of a routine biomarker approach.

Table 3 presents the prediction scores using the top 100 DE genes as described. Listed are ACC and AUC for each data set pair as well as the overall average scores and total ranks. The latter are obtained as follows. For each data set pair (table row) the classifiers are ranked from 1 (lowest) to 4 (highest) according to their scores and then the ranks in each column are summed to obtain the total ranks. In terms of ACC, BNKL most often achieves best accuracy and has the best total rank of 61, followed by LASSO with rank 42. With respect to AUC, the difference between BNKL and LASSO is similarly prominent, rank 52 vs. 42. In terms of average performance BNKL also achieves the best ACC and AUC scores. These results clearly indicate the potential value of incorporating BNKL in a biomarker framework.

Pathway-based classification

In the field of systems biology, pathways have been introduced as means for linking the functionality of groups of genes to specific biological processes. Well established methodologies such as Gene Set Enrichment Analysis (GSEA) [40], employ pathways as functional units to differentiate between experimental populations. In the context of CBN learning, we utilize pathways as priors to facilitate inference and lessen the computational complexity. First, BNKL learning benefits from the limited number of genes in the pathways.

Second, since the genes in the pathways are putatively related, it is reasonable to presume class differences in their interactions. Note that when no significant interactions are detected, BNKL is essentially equivalent to a naive classifier.

In this second validation scenario, we consider a collection of manually curated pathways based on expert knowledge and existing literature obtained from the Kyoto Encyclopedia of Genes and Genomes (KEGG, http://www.genome.jp/kegg/pathway.html). To limit the computational cost, we consider only pathways of size less than 400. The resulting collection contains 225 gene pathways of variable size, from 10 to 389. We apply BNKL and the benchmark classifiers on each selected pathway and record the achieved ACC and AUC scores. Since for a particular sample phenotype or disease condition only limited number of genes may show expression activity, we cannot expect all pathways to perform equally well in terms of prediction power. We therefore propose to select the top 10% of the best performing pathways for each classifier and report their average prediction scores.

Table 4 shows the prediction scores for each sample pair and the average score and total rank of each classifier. The BNKL classifier achieves the highest overall ACC score of 0.80. On the other hand, the AUC score of 0.87 for BNKL is slightly lower than LASSO's 0.88, not significantly so however as we show in the comparison tests below. We thus conclude that the pathway-based performance of BNKL and LASSO, unlike the DE scenario, are similar.

In Table 5 we compare the algorithms' performance in terms of ACC based on the pathway scores as follows. The pathway ACCs of the benchmark classifiers are subtracted from that of BNKL and then Mann-Whitney test is appied on each of the resulting 3 sets of 225 (the number of tested pathways) differences. A significant positive median difference indicates better performance of BNKL, a negative one favors the competing classifier. As shown, BNKL performs significantly better than SVM for 10 out of the 16 data set pairs. In the BNKL vs. LASSO comparison, BNKL is significantly better in 8 cases, while LASSO in 4. On the other end, the PC-based algorithm presents the lowest performance among the 4 classifiers.

Comparative performance summary with discussion

In the next table we conveniently summarize the detailed results presented in Tables 3 and 4. We report the mean ACC and AUC scores along with the standard deviations in parentheses.

In addition, Figure 2 visualizes the above scores in form of bar-plots. The best overall ACC (0.82) and AUC (0.91) scores are achieved by BNKL using top 100 DE genes. Interestingly, the top 10% pathways ' scores of SVM and LASSO are slightly better than their DE-based scores.

Figure 2
figure 2

Summary of the classification performance using DE genes and KEGG pathways. Shown are the average ACC and AUC over the considered data set pairs along with the standard deviation.

We also perform a more formal comparison using the ACC and AUC differences between BNKL and the 3 benchmark algorithms. We subtract the scores of SVM, LASSO and PC from that of BNKL, report the median differences and, in parentheses, the p-values corresponding to Mann-Whitney tests hypothesizing equal scores. Note that positive differences are in favor of BNKL and those significant at 0.05 level are emphasized.

The above results demonstrate the strong comparative performance of BNKL especially in terms of ACC.

The prediction scores of BNKL and LASSO are in close range. It is noticeable that in the pathway scenario BNKL losses the clear performance gain it has over LASSO in the DE case. The most probable explanation of this fact is that LASSO performs an active model selection by discarding all insignificant genes from a given pathway as model covariates; and this pruning improves its prediction power. On the other hand, BNKL, although focused on choosing the most significant regulations, does not exclude from using even those genes which are found to be in no interaction with the rest. As a result, including insignificant genes in the log-likelihood (1) actually hampers the prediction power of BNKL. The problem is not observable in the DE scenario where only highly discriminating genes are used. We believe that this limitation of BNKL can and should be addressed in future versions of the algorithm. Another difference between BNKL and the other 3 methods, the effect of which is yet to be investigated in details, is due to the additional discretization step involved in BNKL. Employing more sophisticated discretization procedures that provide better representation of the marginal distributions of gene expression values is likely to improve the performance of BNKL.

As a final comment, among the 4 algorithms PC trails behind with the lowest scores, which we contribute to its model selection insufficiency - close inspection shows that PC fits too complex networks (data not shown) thus overfitting the training data and degrading its prediction performance.

Differential regulation analysis of two types of lung cancer

In a comprehensive study [2] of squamous cell lung carcinoma (SQCC), the importance of several genes implicated in the disease condition have been reported, among which TP53, CDKN2A, PIK3CA, RAS (HRAS and KRAS), EGFR and NOTCH1. These are genes involved in cell cycle control, apoptosis and cell differentiation, and possibly express distinct alternation pattern in SQCC in comparison to adenocarcinoma, the other most common type of lung cancer. The presented below pathway-based analysis corroborates with these findings and serves as a validation of the proposed BNKL methodology.

Table 6 shows the KEGG pathway-based ACC scores for the (LNG1,LNG3) pair along with the top 16 pathways with best performance achieved by either one of the 4 classifiers. Small cell lung cancer, Wnt signaling and Bile secretion are among the best performing pathways. In Figure 3 we show some of the BNKL estimated DAGs overlaid on the original, curated KEGG pathways. The edges of the BNKL networks are color-coded in red and blue to differentiate the class regulations. For the purpose of illustration, different isoforms or versions of a gene are represented by one node, which may result in loops seemingly incompatible with the original DAGs. As seen, the BNKL networks are relatively sparse in comparison to the curated KEGG networks for, recall, only associations with significant class differences are picked up by BNKL. The plots also highlight a key feature of the presented framework - identification of differentially expressed gene regulations that reveal easy to interpret functional changes between disease conditions. We proceed with some more details.

Table 6 Top performing pathways by ACC prediction accuracy for the (LNG1, LNG3) pair.
Figure 3
figure 3

Pathway analysis of the LNG1 data set. Four estimated BNKL networks with edges shown in red(first class) and blue(second class) are overlaid on the corresponding KEGG pathways with edges drawn in gray. When available, also indicated are the type of regulations - activation (normal arrowhead) and inhibition (tee arrowhead).

First we observe that BNKL often represents indirect actual associations, connecting with directed edges genes which are at the end of regulation cascades in the curated pathways. For example, in the Small cell lung cancer there is a long chain of regulations connecting the ECM-receptor LAMB1 and TRAF1 which is represented by a directed edge in BNKL - inhibition in the first class (red tee arrowhead) and activation in the second (blue arrowhead). LAMB1→BIRC3 is another example of association shortcut. The edges in the Bile secretion pathways are mostly indirect regulations. In the Wnt signaling pathway the WNT16→CTTNB1 edge selected by BNKL is a shortcut for the regulation chain WNT16→FZD10→DVL1→GSK3B→CTTNB1. In other cases however, BNKL draws edges between genes which are known to interact directly such as PIK3R3→AKT1 in the Small cell lung cancer and GNAS→ADCY6 in the Gap junction pathway. As a side note, the active presence of PIK3R3 in the estimated BNKL network is in agreement with the already established characteristic role of PIK3 gene family in SQCC [41].

Next we inspect more closely the Gap junction pathway, which regulates intercellular communication and is involved in tumor progression. It has been reported in [42] that the expression of one of the key genes involved in this pathways, GJA1, which encodes the connexin43 protein, is reduced in human and mouse lung carcinoma cells. According to the curated KEGG pathway, tubulin-beta proteins (TUBB and TUBA) bind to connexin43 and the expression of the latter is inhibited by MAPK7. In the BNKL reconstructed network there is an indirect inhibition of MAPK7 by GNAQ which is stronger in the case of adenocarcinoma. Moreover, TUBB6 is strongly associated with TUBA1B, inhibits PRKACA and expresses differential regulation on KRAS (activation in case of adenocarcinoma and inhibition in case of SQCC) thus emphasizing the importance of the regulation changes in tubulin-beta for distinguishing the two types of lung cancer. Another notable differential interaction selected by BNKL is GNAS→ADCY6 (activation in adenocarcinoma and suppression in SQCC) while, according to KEGG, in normal cells we have a stimulating effect of GNAS, the gene encoding the G-protein, on ADCY6. An indirect association between EGFR and ADCY6 is also detected. We recall that EGFR is a recognized oncogene and is being investigated as a potential therapeutic target [41].

Finally we identify and report the most connected genes in the BNKL reconstructed pathways. For the purpose, we integrate all estimated KEGG pathways and for each gene we count the number of directed edges (in and out-bound) to other genes. Then we rank the genes according to thus accumulated scores to obtain the most connected ones; see Figure 4. These are genes with most marked involvement in the differentiation between adenocarcinoma and SQCC. Among them are CDC42 (cell division control protein), PRKACA (cell signaling), CTNNB1 (cell adhesion), CHP2 (cell proliferation and tumor growth), PIK3R1 (cell proliferation and survival) and KRAS (a known oncogene and potential lung cancer drug target) which play key roles in cell-to-cell signaling, as well as, cell growth, arrest and death.

Figure 4
figure 4

Top 32 most connected genes from the BNKL pathway analysis of LNG1. Connectivity is indicated on the y-axis as number of neighbors (either parents or children).

Conclusion

Many of the problems accompanying the analysis of gene expression profiles are caused by technological noise, platform and lab related bias, and small sample size. Categorical Bayesian networks mitigate some of these problems by providing noise and bias reduction through discretization, ability to handle non-linear gene interaction effects and efficient multivariate model representation. We have developed a framework for discrimination analysis, BNKL, based on the reconstruction of an optimal graph structure from two-class labeled data. The proposed score-based learning algorithm uses a KL-divergence criteria to maximize the observed class separation. The performed extensive analysis on real data has demonstrated the competitive-ness of our approach with respect to some established classification algorithms. The distinctive advantage of BNKL - its utility in discovering differentially expressed regulations between comparable conditions - has been applied for discriminating cancer sub-types. In particular, we have utilized BNKL to model the difference between adenocarcinoma and squamous cell lung cancers.

Understandably, the BNKL classifier is limited by the computation complexity of its learning algorithm and its direct application to multi-thousand gene sets can be prohibitive. In our experiments we have restrained the complexity by using manually curated pathways and subsets of differentially expressed genes. However, a whole genome analysis can be also achieved by restricting the number of allowed parents for each gene-node. Potential parents can be selected according to the degree of association with the child genes or using some prior information such as the KEGG pathway database of gene interactions. The current software realization of the algorithm [20] allows for implementation of such strategies.

We want to point to other application possibilities of BNKL beyond the microarray expression data used in this study. Next generation sequencing technologies provide an ample source of new genetic samples. For example, single-nucleotide polymorphism (SNP) samples, being genuinely discrete, can be immediately utilized. Adapting BNKL to new data modes and extending its area of application is a subject of ongoing investigation.

Abbreviations

Bayesian Networks (BN):

Categorical Bayesian Networks (CBN), Directed Acyclic Graph (DAG), Cross-Validation (CV), Maximum Likelihood (ML), Support Vector Machines (SVM), Kullback-Leibler (KL), Differential Expression (DE), Increasing Differential Expression (IDE).

References

  1. Kreeger PK, Lauffenburger DA: Cancer systems biology: a network modeling perspective. Carcinogenesis. 2010, 31 (1): 2-8. 10.1093/carcin/bgp261.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. The Cancer Genome Atlas Research Network: Comprehensive genomic characterization of squamous cell lung cancers. Nature. 2012, 489 (7417): 519-25. 10.1038/nature11404.

    Article  PubMed Central  Google Scholar 

  3. Woolf PJ, et al: Bayesian analysis of signaling networks governing embryonic stem cell fate decisions. Bioinformatics. 2005, 21 (6): 741-53. 10.1093/bioinformatics/bti056.

    Article  CAS  PubMed  Google Scholar 

  4. Friedman N, Linial M, Nachman I, Pe'er D: Using Bayesian networks to analyze expression data. J Comput Biol. 2000, 7: 601-620. 10.1089/106652700750050961.

    Article  CAS  PubMed  Google Scholar 

  5. Tibshirani R: Regression shrinkage and selection via the LASSO. J Royal Stat Soc B. 1996, 58: 267-288.

    Google Scholar 

  6. Cortes C, Vapnik V: Support-vector networks. Machine Learning. 1995, 20: 273-297.

    Google Scholar 

  7. Spirtes P, Glymour C, Scheines R, Kauffman S, Aimale V, Wimberly F: Constructing Bayesian network models of gene expression networks from microarray data. Proc Atl Symp on Comp Biology. 2000, 1-5.

    Google Scholar 

  8. Imoto S, Higuchi T, Goto H, Tashiro K, Kuhara S: Combining microarrays and biological knowledge for estimating gene networks via Bayesian networks. IEEE Comp Sys Bioinformatics. 2003, 2: 104-113.

    Google Scholar 

  9. Ibrahim J, Chen M, Gray R: Bayesian Models for Gene Expression With DNA Microarray Data. JASA. 2002, 97 (457): 88-99. 10.1198/016214502753479257.

    Article  Google Scholar 

  10. Helman P, Veroff R, Atlas S, Willman C: A Bayesian Network Classification Methodology for Gene Expression Data. J Comput Biol. 2004, 11 (4): 581-615. 10.1089/cmb.2004.11.581.

    Article  CAS  PubMed  Google Scholar 

  11. Heckerman D, Geiger D, Chickering D: Learning Bayesian networks: The combination of knowledge and statistical data. Machine Learning. 1995, 10: 197-243.

    Google Scholar 

  12. Spirtes P, Glymour C, Scheines : Causation, Prediction, and Search. The MIT Press. 2000, 2

    Google Scholar 

  13. Buntine W: A guide to the literature on learning graphical models. IEEE Transactions on knowledge and data engineering. 2006, 8 (2):

  14. Braga-Neto U: Fads and fallacies in the name of small-sample microarray classification. IEEE Sig Proc Mag. 2007, 24: 91-99.

    Article  Google Scholar 

  15. Shmulevich I, Zhang W: Binary analysis and optimization-based normalization of gene expression data. Bioinformatics. 2002, 18 (4): 555-565. 10.1093/bioinformatics/18.4.555.

    Article  CAS  PubMed  Google Scholar 

  16. Parmigiani G, Garrett E, Anbazhagan R, Gabrielson : A statistical framework for expression-based molecular classification in cancer. J Royal Stat Soc B. 2002, 64 (4): 717-736. 10.1111/1467-9868.00358.

    Article  Google Scholar 

  17. Zilliox MJ, Irizarry RA: A gene expression bar code for microarray data. Nat Methods. 2007, 4: 911-913. 10.1038/nmeth1102.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Balov N: A discrete Bayesian network framework for discrimination of gene expression profiles. Bioinformatics and Biomedicine (BIBM), 2012 IEEE International Conference on: 4-7 October 2012. 2012, 1-7. 10.1109/BIBM.2012.6392692.

    Chapter  Google Scholar 

  19. Cooper G, Herskovitz E: A Bayesian method for the induction of probabilistic networks from data. Machine Learning. 1992, 9: 330-347.

    Google Scholar 

  20. Balov N: sdnet: Soft Discretization-based Bayesian Network Inference. CRAN. 2012, R package version 1.01.7

    Google Scholar 

  21. Friedman N, Geiger D, Goldszmidt M: Bayesian network classifiers. Machine Learning. 1997, 29: 131-163. 10.1023/A:1007465528199.

    Article  Google Scholar 

  22. Statnikov A, Aliferis CF, Tsamardinos I: A comprehensive evaluation of multicategory classification methods for microarray gene expression cancer diagnosis. Bioinformatics. 2005, 21 (5): 631-643. 10.1093/bioinformatics/bti033.

    Article  CAS  PubMed  Google Scholar 

  23. Kalisch M, Bühlmann P: Estimating high-dimensional directed acyclic graphs with the PC-algorithm. Machine Learning Research. 2007, 8: 613-636.

    Google Scholar 

  24. Irizarry RA, Hobbs B, Collin F, Beazer-Barclay YD, Antonellis KJ, Scherf U, Speed TP: Exploration, normalization, and summaries of high density oligonucleotide array probe level data. Biostatistics. 2003, 4 (2): 249-64. 10.1093/biostatistics/4.2.249.

    Article  PubMed  Google Scholar 

  25. Pawitan Y, Bjöhle J, Amler L, Borg AL, et al: Gene expression profiling spares early breast cancer patients from adjuvant therapy: derived and validated in two population-based cohorts. Breast Cancer Res. 2005, 7 (6): R953-64. 10.1186/bcr1325.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  26. Miller LD, Smeds J, George J, Vega VB, et al: An expression signature for p53 status in human breast cancer predicts mutation status, transcriptional effects, and patient survival. PNAS. 2005, 102 (38): 13550-5. 10.1073/pnas.0506230102.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Sotiriou C, Wirapati P, Loi S, Harris A, et al: Gene expression profiling in breast cancer: understanding the molecular basis of histologic grade to improve prognosis. J Natl Cancer Inst. 2006, 98 (4): 262-72. 10.1093/jnci/djj052.

    Article  CAS  PubMed  Google Scholar 

  28. Desmedt C, Piette F, Loi S, Wang Y, et al: Strong time dependence of the 76-gene prognostic signature for node-negative breast cancer patients in the TRANSBIG multicenter independent validation series. Clin Cancer Res. 2007, 13 (11): 3207-14. 10.1158/1078-0432.CCR-06-2765.

    Article  CAS  PubMed  Google Scholar 

  29. Dedeurwaerder S, Desmedt C, Calonne E, Singhal SK, et al: DNA methylation profiling reveals a predominant immune component in breast cancers. EMBO Mol Med. 2011, 3 (12): 726-41. 10.1002/emmm.201100801.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  30. Wang Y, Klijn JG, Zhang Y, Sieuwerts AM, et al: Gene-expression profiles to predict distant metastasis of lymph-node-negative primary breast cancer. Lancet. 2005, 365 (9460): 671-9. 10.1016/S0140-6736(05)17947-1.

    Article  CAS  PubMed  Google Scholar 

  31. Kuner R, Muley T, Meister M, Ruschhaupt M, et al: Global gene expression analysis reveals specific patterns of cell junctions in non-small cell lung cancer subtypes. Lung Cancer. 2009, 63 (1): 32-8. 10.1016/j.lungcan.2008.03.033.

    Article  PubMed  Google Scholar 

  32. Sanchez-Palencia A, Gomez-Morales M, Gomez-Capilla JA, Pedraza V, et al: Gene expression pro-filing reveals novel biomarkers in nonsmall cell lung cancer. Int J Cancer. 2011, 129 (2): 355-64. 10.1002/ijc.25704.

    Article  CAS  PubMed  Google Scholar 

  33. Starczynowski DT, Lockwood WW, Deléhouzée S, Chari R, et al: TRAF6 is an amplified oncogene bridging the RAS and NF-kB pathways in human lung cancer. J Clin Invest. 2011, 121 (10): 4095-105. 10.1172/JCI58818.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  34. Cheng L, Wang P, Yang S, Yang Y, et al: Identification of genes with a correlation between copy number and expression in gastric cancer. BMC Med Genomics. 2012, 5: 14-10.1186/1755-8794-5-14.

    Article  PubMed Central  PubMed  Google Scholar 

  35. Cui J, Chen Y, Chou WC, Sun L, et al: An integrated transcriptomic and computational analysis for biomarker identification in gastric cancer. Nucleic Acids Res. 2011, 39 (4): 1197-207. 10.1093/nar/gkq960.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  36. Wu Y, Grabsch H, Ivanova T, Tan IB, et al: Comprehensive genomic meta-analysis identifies intra-tumoural stroma as a predictor of survival in patients with gastric cancer. Gut. 2013, 62: 1100-1111. 10.1136/gutjnl-2011-301373.

    Article  CAS  PubMed  Google Scholar 

  37. Jones J, Otu H, Spentzos D, Kolia S, et al: Gene signatures of progression and metastasis in renal cell cancer. Clin Cancer Res. 2005, 11 (16): 5730-9. 10.1158/1078-0432.CCR-04-2225.

    Article  CAS  PubMed  Google Scholar 

  38. Ding Y, Huang D, Zhang Z, Smith J, et al: Combined gene expression profiling and RNAi screening in clear cell renal cell carcinoma identify PLK1 and other therapeutic kinase targets. Cancer Res. 2011, 71 (15): 5225-34. 10.1158/0008-5472.CAN-11-0076.

    Article  CAS  PubMed  Google Scholar 

  39. Varela I, Tarpey P, Raine K, Huang D, et al: Exome sequencing identifies frequent mutation of the SWI/SNF complex gene PBRM1 in renal carcinoma. Nature. 2011, 469 (7331): 539-42. 10.1038/nature09639.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  40. Subramanian A, Tamayo P, Mootha VK, Mukherjee S, Ebert BL, Gillette MA, Paulovich A, Pomeroy SL, Golub TR, Lander ES, Mesirov JP: Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles. PNAS. 2005, 102: 15545-15550. 10.1073/pnas.0506580102.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  41. Angulo B, Suarez-Gauthier A, Lopez-Rios F, Medina PP, Conde E, Tang M, Soler G, Lopez-Encuentra A, Cigudosa JC, Sanchez-Cespedes M: Expression signatures in lung cancer reveal a profile for EGFR-mutant tumours and identify selective PIK3CA overexpression by gene amplification. The Journal of pathology. 2008, 214 (3): 347-56. 10.1002/path.2267.

    Article  CAS  PubMed  Google Scholar 

  42. Ruch RJ, Porter S, Koffler LD, Dwyer-Nield LD, Malkinson AM: Defective gap junctional intercellular communication in lung cancer: loss of an important mediator of tissue homeostasis and phenotypic regulation. Experimental lung research. 2001, 27 (3): 231-43. 10.1080/019021401300053984.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

The present article is based on "A discrete Bayesian network framework for discrimination of gene expression profiles", by Nikolay Balov, which appeared in the 2012 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). The author acknowledges the partial support of NIH grant K99LM009477 from the National Library of Medicine. The content however is solely the responsibility of the author and does not represent the official views of the National Library of Medicine or the National Institutes of Health.

Declarations

The publication costs of this article were funded by the corresponding author.

This article has been published as part of BMC Medical Genomics Volume 6 Supplement 3, 2013: Selected articles from the IEEE International Conference on Bioinformatics and Biomedicine 2012: Medical Genomics. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcmedgenomics/supplements/6/S3.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nikolay Balov.

Additional information

Competing interests

The author declares that there are no competing interests.

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. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Cite this article

Balov, N. A categorical network approach for discovering differentially expressed regulations in cancer. BMC Med Genomics 6 (Suppl 3), S1 (2013). https://doi.org/10.1186/1755-8794-6-S3-S1

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1755-8794-6-S3-S1

Keywords