Literature DB >> 26553056

Sequence information gain based motif analysis.

Joan Maynou1,2, Erola Pairó3,4, Santiago Marco5,6, Alexandre Perera7,8.   

Abstract

BACKGROUND: The detection of regulatory regions in candidate sequences is essential for the understanding of the regulation of a particular gene and the mechanisms involved. This paper proposes a novel methodology based on information theoretic metrics for finding regulatory sequences in promoter regions.
RESULTS: This methodology (SIGMA) has been tested on genomic sequence data for Homo sapiens and Mus musculus. SIGMA has been compared with different publicly available alternatives for motif detection, such as MEME/MAST, Biostrings (Bioconductor package), MotifRegressor, and previous work such Qresiduals projections or information theoretic based detectors. Comparative results, in the form of Receiver Operating Characteristic curves, show how, in 70% of the studied Transcription Factor Binding Sites, the SIGMA detector has a better performance and behaves more robustly than the methods compared, while having a similar computational time. The performance of SIGMA can be explained by its parametric simplicity in the modelling of the non-linear co-variability in the binding motif positions.
CONCLUSIONS: Sequence Information Gain based Motif Analysis is a generalisation of a non-linear model of the cis-regulatory sequences detection based on Information Theory. This generalisation allows us to detect transcription factor binding sites with maximum performance disregarding the covariability observed in the positions of the training set of sequences. SIGMA is freely available to the public at http://b2slab.upc.edu.

Entities:  

Mesh:

Substances:

Year:  2015        PMID: 26553056      PMCID: PMC4640167          DOI: 10.1186/s12859-015-0811-x

Source DB:  PubMed          Journal:  BMC Bioinformatics        ISSN: 1471-2105            Impact factor:   3.169


Background

The information encoded in genetic sequences is expressed by means of a gene regulation process, which begins with a gene transcription step. The binding between specific proteins and their target sites in DNA is a key step in the control of the transcription process. These proteins – transcription factors (TF) – recognise specific motifs in DNA known as Transcription Factor Binding Sites (TFBS) or cis-regulatory sequences. The prediction, identification and detection of cis-regulatory sequences is a key factor in understanding gene regulation and in inferring regulatory networks [1, 2]. TFBS are usually very short (5 to 20 base pairs long) and highly degenerate, which gives rise to an extremely difficult identification problem due to low statistical power, as short sequences are expected to occur at random every few hundred base pairs. Due to their high variability, a consensus sequence approach for detection is insufficient. There is also evidence that this variability exhibits correlation between positions among the regulatory sequence [3, 4], and that this correlation could contain information which would help reduce the false positive rate and increase the sensitivity of a detector [5]. Due to the importance of identifying cis-regulatory sequences, much effort has been devoted to mapping the binding sites for a large set of transcription factors. An important recent project is the ENCODE (Encyclopedia of DNA Elements) project, which has been able to map 4 million regulatory regions in the human genome, opening new possibilities for computational methods [6]. Motif detection methods may be classified in different ways, depending on the approach adopted. Some reviews focus on the biology of motif discovery in regulatory regions [7, 8], whereas other publications focus more on the representation of the motifs: consensus-based methods and alignment-based methods [9]: consensus-based methods use word algorithms which consider binary hit/no-hit values [10, 11], and alignment-based methods use a set of alignment sequences with binding evidence to assign putative motifs to a candidate sequence. These latter methods could be classified as either numerical or stochastic models: numerical models are based on a mathematical representation of the nucleotides, whereas stochastic models, which are probably the most popular methods, are based on Position Weight Matrices (PWM) or Position Specific Weight Matrices (PSWM) [12]. A PWM is a matrix of scores corresponding to the frequency of the sequence symbols for each binding site position. The PWMs allow the capture of the variability over a sequence of nucleotides from a set of binding site positions [13], although there is the implicit assumption of independence between the residues of the aligned sequence matrix. PWM representations have been used in several algorithms to discover over-represented patterns from candidate sequences [14]. As noted above, statistical studies have shown the dependence among binding site positions variability. The common strategies for incorporating these dependencies within motif detectors include the extension of the PSSM approach to include pairs of correlated positions [15, 16], m order Markov chains (HMM) [17, 18] and Bayesian Networks [19-22]. HMM can model the position interdependencies as long as high order HMMs, or a Bayesian approach are used but, in order to train any of both methods model sufficiently well, a huge training set of sequences would be required (± 1000 or more sequences per model). A popular method, based on some of the previous work, is MEME/MAST, which provides an improved detection performance [23]. MAST is part of the MEME suite and uses a Q-FAST algorithm for finding motifs. Although these strategies may perform well in some datasets, they have shown certain limitations in the number of dependencies which may be considered between positions, in their ability to model dependencies between more distant positions, and in the large number of parameters which need to be adjusted in the models [3]. Previous work by our group proposed a parametric detector using the Rényi Entropy for binding site detection [24]. This measurement allowed us to build variable-sensitivity detectors modulated by the Rényi order – this assumed independence between binding site positions. A first approximation for modelling the correlation among binding site positions, known as Qresiduals, used a linear embedding to represent the set of binding site sequences [5] and employed a residuals-based approach as the detection statistic. Other non-related work modelled the pure correlation between binding site positions through non-linear correlations based on the variation of mutual information [25]. Statistical pattern recognition has also been applied to identification of sequence motif. Luo et al. [26] propose to use discriminant analysis for the prediction of Transcription Start Sites (TSS). From non-parametric measure, similar to Shannon information, Luo et al. [26] provide information about the variance observed in the dataset. This strategy has good performance for the binding motif detection when the motif positions are not correlated among them. But, this measurement does not allow modelling the dependencies among motif positions. In this paper, we propose a generalisation of a non-linear model based on Information Theory, which allows modeling DNA contact by the protein and the biological interaction among binding sites using a small training set of sequences (5–50 sequences model). This new approach aims at a trade-off between the good generalisation properties of pure entropy methods and the ability of position-dependency metrics to improve detection power. The performance of the proposed detector method, named SIGMA (Sequence Information Gain based Motif Analysis), is compared with different computational methods for binding site detection: MEME/MAST [23], Biostrings [27], MotifRegressor [28], Qresiduals [5] and a previously published set of algorithms based on information theory [24, 25].

Methods

The information gain has been measured for each TFBS by means of two parametric uncertainty estimators. The rationale is based on the idea that the total information gain of a set of true TFBS aligned sequences will change according to the similitude of the new candidate sequence to that set (Fig. 1). The first estimator measures the total amount of information change produced by assuming position independence, whereas the second estimator measures the total amount of change of per-position mutual information (capturing pure correlation among binding site positions). Both estimators are computed by a parametric uncertainty measurement.
Fig. 1

Information gain space defined by means of the variation on the information. X-axis on the graph shows the total amount of information change produced by assuming position independence. Y-axis shows the total amount of information change produced by assuming the correlation among positions. (black square symbol) Training matrix, (red square symbol) Training matrix with genomic sequence, (green square symbol) Training matrix with binding sites sequence. The broken line is the decision boundary

Information gain space defined by means of the variation on the information. X-axis on the graph shows the total amount of information change produced by assuming position independence. Y-axis shows the total amount of information change produced by assuming the correlation among positions. (black square symbol) Training matrix, (red square symbol) Training matrix with genomic sequence, (green square symbol) Training matrix with binding sites sequence. The broken line is the decision boundary Let us consider a set of I aligned sequences (s ) with binding evidence M={s ,i=1,⋯,I}, and the same set including a candidate sequence . Following Fig. 1, let a be the coordinate corresponding to the set M, with axes determined by the two measures previously mentioned. When a new candidate sequence is considered in S, both measures will vary to b or g depending on the nature of the candidate sequence. When the candidate sequence is a binding site sequence, (b,) the variation on the information will be not significant. However, when the candidate sequence is a genomic sequence, (g), the amount of information will vary significantly. With a sufficient training set, this information gain space can be split in two regions, genomic and binding, by means of a simple discriminant analysis which will define a decision boundary, as highlighted as a dashed line in Fig. 1. The decision boundary shape is the result of applying non-linear function.

Information content measures

We have employed as parametric uncertainty measurements the Rényi entropy and Rényi Divergence (also called α-Divergence) [29], which are defined as: where X and Y are the nucleotides {A, T, C and G} at different DNA sequence positions, P(X,Y)=p(X,Y),Q(X,Y)=p(X)∗p(Y) and the q is the Rényi order which modulates the probability of occurrence of each symbol. p(X,Y) is the joint probability of X and Y, p(X) and p(Y) are the marginal probability. Both measurements (H (X) and D (X;Y)) depend on q which is a positive real number (q≠1)and both are non-negative for all q≥0. This parametrisation allows the building of a variable-sensitivity detector exploiting the statistical properties of the Redundancy, R, where R is defined as [24]. The measurement of the variation when the candidate sequence is added to the set has been computed using two heuristic functions, see (Eqs. 3 and 4). These functions depend on two parameters, γ and ω, which measure the difference between redundancies, Eq. 5, and divergence, Eq. 6, between the set of aligned sequences without the candidate sequences, s , and with candidate sequence, M. These are estimated as described in Maynou et al. [24]. where, γ and ω are where L is the number of nucleotides in the binding region, M is the aligned set of sequences with binding evidence and i is a specific column of M. is the redundancy, normalized depending on the maximum entropy on the set of aligned sequences, whereas contains the equivalent parametric entropy when the candidate sequence is assumed to belong to the set. The redundancy profile is a L-dimensional vector, where L is the total number of positions of the binding site. is the divergence matrix of the set of aligned sequences and is the divergence matrix considering the training matrix with the candidate sequence. The main diagonal is set to zero in each of these matrices, and . The variation in the information is therefore calculated by means of γ and ω and q-values are optimised at the validation stage within the range (0,2]. As q increases, the noise included in the redundancy signal also increases [24]. From q-values higher than 2, signal-to-noise ratio is not optimal. For a genomic sequence, the order of the system will decrease the values of γ and ω, whereas for a binding sequence the order of the system will not be altered substantially. Each candidate sequence will therefore be characterised by the pair (x=(ρ,η)) and classified as genomic or binding by means of a Quadratic Discriminant Analysis (QDA), as shown in Fig. 6. The decision boundary, H(y), is defined from the distribution of the variation on the information, x, for each class, genomic or binding, in the information gain space.
Fig. 6

Empirical representation of the concept depicted in Fig. 1. Left to right: Information Gain when candidate sequences are inserted in the Transcription Factor Binding Sites Irf2 and HLF for the Homo sapiens organism. Black points correspond to candidate sequences which are true binding site sequences. Grey points correspond to candidate sequences which are false binding site sequences

Binding site detection by means of the SIGMA algorithm can be summarized as follows, see Fig. 2:
Fig. 2

The essential steps in the training and detection process are shown for the SIGMA algorithm

Given a set of aligned sequences with binding evidence M, estimate the redundancy profile and the Rényi Divergence Eqs. (1) and (2). The essential steps in the training and detection process are shown for the SIGMA algorithm Given a new candidate sequence, re-estimate both values assuming the candidate sequence belongs to M, and ,. Compute the variation on the information x=(ρ,η) as defined in Eqs. (3) and (4). Quadratic Discriminant Analysis is applied to the information gain space from the set of computed features. Steps 3 and 4 are iterated over for each candidate sequence. Additionally, for characterisation of the results we define a heuristic magnitude C, related to the Complexity of M, in order to characterise the degree of pure correlation between the variability of binding site positions in M, see (Eq. 7). C computes element by element the ratio between divergence value, where D | is the element of D at row i and column j, and maximun entropy, H without to considerer the main diagonal. The average of the ratios define the complexity of M. where D is the parametric uncertainty measurement considered, N is the size of the binding sites, q is the Rényi order and H is the maximum entropy for the set of probabilities p(X) and p(y), see section “Database description”. C is a value between 0 and 1. When C is close to 1, the degree of correlation among binding site positions is high.

Database description

Data has been obtained from the Jaspar database [30], http://jaspar.genereg.net/ (see Tables 1 and 2).
Table 1

Summary of the transcription factors analysed for the Homo sapiens organism obtained from Jaspar database

TFFamilyBaseSequences
ELK4 Ets920
ETS1 Ets640
NFATC2 REL726
MYCMAX bHLH1221
E2F1 E2F810
MAX bHLH1217
NFIL3 bZIP1123
NFE2L2 bZIP1120
INSM1 Zinc finger1224
CREB1 bZIP1216
Irf2 IRF1812
FOXO3 Forkhe813
HLF bZIP1218
NFKappaB REL1038
MZF114 Zinc finger620
ESR1 HNR918
FOXD1 Forkhe820
MZF1513 Zinc finger1016
Ap1 bZIP718
Table 2

Summary of the transcription factors analysed for the Mus musculus organism from Jaspar database

TFFamilyBaseSequences
Pax2 Homeo831
FOXO3 Forkhe813
NFkappaB REL1038
ARID3A ARID627
EBF1 bHLH2510
En1 Homeo1110
NR3C1 HNR189
Egr1 Zinc finger1115
Ap1 bZIP718
Runx1 Runt1126
CREB1 bZIP1216
AhrARNT bHLH624
Pdx1 Homeo631
NFATC2 REL726
Lhx3 Homeo1320
ARNT bHLH620
ELF5 ETS944
Summary of the transcription factors analysed for the Homo sapiens organism obtained from Jaspar database Summary of the transcription factors analysed for the Mus musculus organism from Jaspar database The JASPAR Core provides non-redundancy and high-quality alignment matrices for each transcription factor [30]. Results have been computed with background genomic sequences from the Eukaryotic Promoter Database (EPD) [31], using the EPD version based on the EMBL release 105 (sept 2010). The background loci chosen were E P74078(+)H s R P S9P2+ for Homo sapiens and E P07119(+)M m I g k0M P C11 for Mus musculus.

Optimization

To apply SIGMA methodology to TFBS detection over genomic sequence, we should calculate the variation of the information, Eq. 4, as many times as the length of the sequence I (typically millions nucleotides). Given a sequence position, we must calculate the divergence between the binding site positions. This means that we must compute times the joint probability for each training matrix, where L is the total number of binding site positions in M. The running time of the algorithm depends on the length of the candidate sequence and on the number of binding site positions.The run time is therefore linear in the length of the input sequence and quadratic in the length of the binding site L. The optimization algorithm is based on considering only the correlated binding site positions. The η function has been calculated considering only the Rényi-divergence of the correlated binding site positions (showing positive correlations) through a screening on the possible positive dependencies between these positions. Any two binding site positions are considered to be correlated if the Rényi divergence score is bigger than the error finite sample. This error yields to a bias on the uncertainty parametric measurement caused by estimating the probability using the nucleotide frequencies [24]. After the screening, we only compute based on the correlated positions of the training matrix as shown in Fig. 3.
Fig. 3

Left: Rényi Divergence, , considering all possibles correlations between binding site positions. Right: considering only significant dependences between binding site positions after applying the error finite sample correction. Black boxes mean maximum correlation and white boxes mean zero correlation between binding site positions

Left: Rényi Divergence, , considering all possibles correlations between binding site positions. Right: considering only significant dependences between binding site positions after applying the error finite sample correction. Black boxes mean maximum correlation and white boxes mean zero correlation between binding site positions For each pair of positions (i,j) in M where i,j={1,…,L}, the joint probability for all the possible combinations of (x ,x )= {A, C, G and T} are precomputed and stored in a 4×4 matrix. We construct a library of sixteen 4×4 matrices containing all the possible joint probability values for each pair of positions i and j (as illustrated in Fig. 4).
Fig. 4

For each pair of positions i and j we calculate a joint probability matrix, , using all possible combinations of {A, C, G and T}

For each pair of positions i and j we calculate a joint probability matrix, , using all possible combinations of {A, C, G and T} For each new candidate sequence, we have to consider only the symbols matching correlated positions and read the joint probability value from the lookup table . The Rényi divergence and the discrimination function, η are then computed from these values. The estimated total number of significant transcription factor site dependencies in Homo sapiens and Rattus novergicus is approximately 50 % and 37 % [32]. In this way, the computing time can be reduced by approximately an order of magnitude.

Validation

In order to build a model for each set of binding site sequences, the SIGMA detector has been characterized by means of leave-one-out cross validation (loo-cv). Each method has its own characteristic parameter. The range of the parameter used is different for each detector, see Table 3. The detector performance depends on the value of these parameters which have been selected employing loo-cv. Taking as a criteria a heuristic magnitude, ν . This parameter has been computed from the mean and variance of the area under the N ROC curve (A U C ) [5], which will be maximised for all methods.
Table 3

Summary of the characteristic parameters and the range considered for the validation of each computational method used

MethodParameterRange
SIGMA Rényi Order(0, 2]
MEME/MAST Length Motif (L)[1, L]
Qresiduals Principal Components[1, 10]
Entropy Rényi Order(0, 2]
Divergence Rényi Order(0, 2]
Biostrings Not ApplicableNot Applicable
MotifRegressor Length Motif (L)[1, L]
Summary of the characteristic parameters and the range considered for the validation of each computational method used where μ and σ are the mean and the variance of A U C . ν is a value between 0 and 1. When ν is close to 1, the mean is close to 1 and the variance is close to 0. From the performance data, we have calculated the mean and standard deviation of the AUC for each transcription factor and method by means of the outer loo-cv. This process has been repeated for all the TFs listed in Tables 1 and 2.

Results and discussion

We first show a characterisation of how the performance of the individual algorithms based on Entropy and Divergence depends on the complexity properties of the training matrix (M) C, (Eq. 7), see Fig. 5. The performance of these algorithms will vary on C depending on the design of each algorithm and the true correlation between positions found for each set of binding sequences. As one would expect, the total Entropy algorithm has a better behaviour with low values of C, whereas a Divergence based approach improves its performance when C is large. The SIGMA approach is partially based on both measurements and aims at finding a trade-off between both approximations in order to maximise the performance over the full dynamic range of C.
Fig. 5

Left to right: Entropy and Divergence performances against Complexity (degree of correlation between binding site positions) for a set TF of different organisms ((blue times symbol) Homo sapiens, (red triangle symbol) Drosophila melanogaster, (green cross symbol) Rattus norvegicus, (black circle symbol) Mus musculus). Entropy performs better for low Complexity. On the contrary, Divergence performs better for large Complexity

Left to right: Entropy and Divergence performances against Complexity (degree of correlation between binding site positions) for a set TF of different organisms ((blue times symbol) Homo sapiens, (red triangle symbol) Drosophila melanogaster, (green cross symbol) Rattus norvegicus, (black circle symbol) Mus musculus). Entropy performs better for low Complexity. On the contrary, Divergence performs better for large Complexity Figure 6 shows an example of real case where each input sequence is represented as a point in (ρ,η) coordinates. This set of samples includes genomic or binding sequences as shown in the figure. It is clear from the figure that both variables are contributing to the separation of the true binding site sequences. Empirical representation of the concept depicted in Fig. 1. Left to right: Information Gain when candidate sequences are inserted in the Transcription Factor Binding Sites Irf2 and HLF for the Homo sapiens organism. Black points correspond to candidate sequences which are true binding site sequences. Grey points correspond to candidate sequences which are false binding site sequences The performance of SIGMA, MEME/MAST, Qresiduals, Entropy, Divergence, Biostrings and MotifRegressor has been compared against the same set of TFs under the same validation conditions described in the previous section. In Fig. 7, it can be observed that the mean and standard deviation depend both on the Transcription Factor and on the method considered. The performance among all the methods has been compared by means of the ν parameter described in Eq. (9). In Fig. 8, the ν parameter is shown for each transcription factor and method. Based on the ν values, in approximately 70 % of the TFBS under study, SIGMA shows better performance than the other methods. In 20 % of the TFs, the performance of the others methods is better than that of SIGMA. In the remaining cases, the SIGMA performance is similar to one or several of the computational methods considered. In most cases, the mean AUC is close to one and the variance is approximately zero, which suggests that SIGMA also behaves more robustly than other methods, as seen in Tables 4 and 5.
Fig. 7

Top to bottom: Box plot of the AUC and its variation for the studied transcription factors for the Homo sapiens and Mus musculus organisms using different computational methods: (black square symbol) MAST, (red square symbol) SIGMA, (green square symbol) Divergence, (blue square symbol) Entropy, (cyan square symbol) Qresiduals, (pink square symbol) Biostring, (yellow square symbol) MotifRegressor. The background sequences used have been E P74078(+)H s R P S9P2+ for the Homo sapiens and E P07119(+)M m I g k0M P C11 for the Mus musculus

Fig. 8

Top to bottom: Performance of each algorithm ((black circle symbol) MAST, (red triangle symbol) SIGMA, (green cross symbol) Divergence, (blue times symbol) Entropy, (cyan diamond symbol) Qresiduals, (pink down-pointing triangle symbol) Biostring, (yellow diamond symbol) MotifRegressor) is shown through ν , (Eq. 9), for a set of TFBS for the Mus musculus and Homo sapiens organisms. When ν is close to 1, the mean is close to 1 and the variance is close to zero. For each TF, the best computational method will be that for which ν is closest to 1

Table 4

Results for the set of computational methods considered for each TF of the Homo sapiens organism. The ν is defined through the mean and variance of the A U C using a cross-validation method. Given a TF and method, ν is chosen with maximum mean and lower variance in the A U C

ν AUC
TFBSMEME/MASTQresidualsSIGMAEntropyDivergenceBiostringsMotifRegressor
ELK40.999230.99993110.9996110.99566
ETS10.986210.988450.997070.985330.994730.995080.99415
NFATC20.982910.989150.979520.970910.943110.982840.98263
MYCMAX0.99510.988720.988230.981870.962810.991780.98581
E2F10.999910.9996310.999150.996850.999580.99566
MAX0.999680.9974310.997410.992750.998520.98583
NFIL30.99920.99940.992560.995580.9998230.999170.98408
NFE2L20.989750.939010.985730.944180.969730.999740.9845
INSM10.999930.9989110.997410.99060.998420.98885
CREB10.999650.9976310.997930.999620.999530.99567
Irf20.999951110.997730.999950.98817
FOXO30.996380.9981710.996880.955490.985670.9915
HLF0.999430.9934310.991550.987060.991130.99216
NFkappaB0.999871110.986570.982560.98217
MZF1140.993870.9792510.977510.986820.987430.98775
ESR10.999620.9990110.997250.989740.989030.9957
FOXD10.998140.9943610.990430.995490.997870.99133
MZF15130.997190.9754910.985340.98330.981930.98585
Ap10.984650.9723110.971210.958250.974690.99445
Table 5

Results for the set of computational methods considered for each TF of the Mus musculus organism. The ν is defined through the mean and variance of the A U C using a cross-validation method. Given a TF and method, the ν is chosen with maximum mean and lower variance in the A U C

ν AUC
TFBSMEME/MASTQresidualsSIGMAEntropyDivergenceBiostringsMotifRegressor
Pax20.891610.962150.985720.963230.949980.982450.93971
FOXO30.980050.9771910.937210.917960.970790.972
NFkappaB0.926560.999440.9823220.999490.997230.999390.96767
ARID3A0.997570.9976410.997710.995480.997530.98933
EBF10.803790.9978710.99640.995930.997690.95929
En10.859430.9092110.931190.945580.87360.96797
NR3C10.919040.9887310.990170.988440.958110.94069
Egr10.999830.9999610.999560.998260.999690.961
Ap10.988230.9704410.998280.996720.969020.98861
Runx10.999370.998910.993230.996010.997430.999510.93645
CREB10.999970.99953110.999580.999870.97698
AhrARNT0.875930.9981610.998280.996720.997210.99901
Pdx10.937960.995650.994990.996690.977220.998710.94051
NFATC20.918830.982190.985810.953940.9343160.935030.9475
Lhx30.999610.999240.988460.998620.998520.99810.97183
ARNT0.999980.9993510.999450.999450.99990.9999
ELF50.989920.990450.985930.996410.995930.994530.97089
Top to bottom: Box plot of the AUC and its variation for the studied transcription factors for the Homo sapiens and Mus musculus organisms using different computational methods: (black square symbol) MAST, (red square symbol) SIGMA, (green square symbol) Divergence, (blue square symbol) Entropy, (cyan square symbol) Qresiduals, (pink square symbol) Biostring, (yellow square symbol) MotifRegressor. The background sequences used have been E P74078(+)H s R P S9P2+ for the Homo sapiens and E P07119(+)M m I g k0M P C11 for the Mus musculus Top to bottom: Performance of each algorithm ((black circle symbol) MAST, (red triangle symbol) SIGMA, (green cross symbol) Divergence, (blue times symbol) Entropy, (cyan diamond symbol) Qresiduals, (pink down-pointing triangle symbol) Biostring, (yellow diamond symbol) MotifRegressor) is shown through ν , (Eq. 9), for a set of TFBS for the Mus musculus and Homo sapiens organisms. When ν is close to 1, the mean is close to 1 and the variance is close to zero. For each TF, the best computational method will be that for which ν is closest to 1 Results for the set of computational methods considered for each TF of the Homo sapiens organism. The ν is defined through the mean and variance of the A U C using a cross-validation method. Given a TF and method, ν is chosen with maximum mean and lower variance in the A U C Results for the set of computational methods considered for each TF of the Mus musculus organism. The ν is defined through the mean and variance of the A U C using a cross-validation method. Given a TF and method, the ν is chosen with maximum mean and lower variance in the A U C We computed a Wilcoxon rank-test [33] in order to estimate whether the improvement in performance is statistically significant. The null hypothesis was that the AUC distributions between SIGMA and other methods were the same and the alternative hypothesis was that the AUC distributions were different. The level of significance is represented by −l o g 10(p ). Any p >0.05 is shown in bold, see Tables 6 and 7). In most cases, it can be observed that the difference between the AUC distributions is significant.
Table 6

The level of significance corresponding to −l o g 10 (p ) calculated using the Wilcoxon-rank test for the Homo sapiens organism. The null hypothesis is that the AUC distributions between SIGMA and the other computational methods are the same and the alternative hypothesis is that the AUC distributions are different. p >0.05 is in shown in bold

l o g 10(p value)
TFBSQresidualsMEME/MASTEntropyDivergenceBiostringsMotifRegressor
ELK41.581.465.809.419.489.60
ETS13.487.557.967.527.517.85
NFATC2 0.71 7.612.815.219.489.59
MYCMAX2.257.592.317.837.559.60
E2F11.587.122.333.127.569.6
MAX3.734.162.665.135.106.46
NFIL3 1.20 6.10 1.19 6.056.217.82
NFE2L2 1.20 4.10 0.80 2.984.355.11
INSM12.338.63 1.20 2.088.9510.11
CREB12.318.47 1.20 1.20 8.478.68
Irf2 0.80 6.793.376.146.786.89
FOXO32.316.115.635.206.488.26
HLF3.384.45 0.80 1.20 2.086.02
NFkappaB 1.20 6.873.406.506.836.96
MZF1147.5213.9510.993.9014.119.65
ESR11.956.103.745.436.117.81
FOXD11.951.32 1.20 1.09 7.118.22
MZF15136.103.723.413.783.714.32
Ap14.7513.512.673.0313.517.14
Table 7

The level of significance corresponding to −l o g 10(p ) calculated using the Wilcoxon-rank test for the Mus musculus organism. The null hypothesis is that the AUC distributions between SIGMA and the other computational methods are the same and the alternative hypothesis is that the AUC distributions are different. p >0.05 is in shown in bold

l o g 10(p value)
TFBSQresidualsMEME/MASTEntropyDivergenceBiostringsMotifRegressor
Pax23.4010.11 0.81 1.20 9.8911.37
FOXO32.664.064.064.064.064.13
NFkappaB7.148.805.654.889.1311.08
ARID3A10.052.68 0.17 0.17 2.689.5
EBF16.783.093.525.613.7314.27
En14.064.822.665.105.106.47
NR3C13.375.79 0.80 1.20 4.537.14
Egr1 1.20 2.152.43 2.14 2.157.89
Ap14.754.762.664.764.764.89
Runx14.7510.6510.2110.2110.2312.7
CREB11.573.713.012.663.713.72
AhrARNT 1.19 3.806.3511.0411.1311.36
Pdx12.069.15 0.80 0.80 9.159.59
NFATC2 0.21 0.66 3.67 0.05 4.2515.46
Lhx34.475.78 0.80 0.80 5.477.36
ARNT 0.80 0.48 0.45 1.78 0.45 11.28
ELF52.372.206.159.489.489.57
The level of significance corresponding to −l o g 10 (p ) calculated using the Wilcoxon-rank test for the Homo sapiens organism. The null hypothesis is that the AUC distributions between SIGMA and the other computational methods are the same and the alternative hypothesis is that the AUC distributions are different. p >0.05 is in shown in bold The level of significance corresponding to −l o g 10(p ) calculated using the Wilcoxon-rank test for the Mus musculus organism. The null hypothesis is that the AUC distributions between SIGMA and the other computational methods are the same and the alternative hypothesis is that the AUC distributions are different. p >0.05 is in shown in bold The computational time of SIGMA was compared with the set of computational methods considered. The C code for Qresiduals, Entropy and Divergence using the model obtained in validation and MEME/MAST (Version 4.4.0) was used and has been made publicly available. The run time was obtained in comparison with randomly generated candidate sequences of 1500 nucleotides. The total time has been calculated from 100 iterations of each algorithm. The averages of the computational times in detection for the set of TF considered of Homo sapiens (Tables 4 and 5) are shown in Table 8.
Table 8

Per CPU, the total run time was calculated on a 2.3 GHz Intel Core 2 Duo P8600 computer with 4 GB RAM

MethodRun time (s)sd (s)
SIGMA0.1320.007
Qresiduals0.1190.006
Entropy0.0510.003
Divergence0.0810.004
MEME/MAST0.0190.001
Biostrings0.0040.0001
MotifRegressor0.1440.02
Per CPU, the total run time was calculated on a 2.3 GHz Intel Core 2 Duo P8600 computer with 4 GB RAM

Conclusions

A new methodology based on a discriminant analysis of two information theoretic measures has been proposed for binding site detection. The variation on the information has been measured through two parametric uncertainty measurements (the Rényi entropy and Rényi divergence). The method focusses on the variation in these information measures when a new sequence is assumed to belong to a training set of sequences with known binding properties. This methodology allows us to detect cis-regulatory sequences with maximum performance disregarding the co-variability observed in the positions of the training set of sequences. SIGMA has been characterised on the detection problem for a large set of transcription factors and compared with different motif detection algorithms. AUC distributions have been calculated which show that there is a statistically significant difference between SIGMA performance and the performance of the other methods. In approximately 70 % of the cases considered, SIGMA has exhibited better performance properties, at comparable levels of computational resources, than the methods with which it was compared. As you can see through the heuristic parameter, SIGMA method is more robust than the other methods. A model based on both parametric uncertainty measurements can be useful to detect cis-regulatory sequences. But when the number of the positions involved in the binding sites process is small, the SIGMA performance is comparable with the rest of the computational methods.
  27 in total

Review 1.  DNA binding sites: representation and discovery.

Authors:  G D Stormo
Journal:  Bioinformatics       Date:  2000-01       Impact factor: 6.937

2.  A non-parametric model for transcription factor binding sites.

Authors:  Oliver D King; Frederick P Roth
Journal:  Nucleic Acids Res       Date:  2003-10-01       Impact factor: 16.971

3.  Identification of transcription factor binding sites with variable-order Bayesian networks.

Authors:  I Ben-Gal; A Shani; A Gohr; J Grau; S Arviv; A Shmilovici; S Posch; I Grosse
Journal:  Bioinformatics       Date:  2005-03-29       Impact factor: 6.937

4.  Transcription factor binding site detection through position cross-mutual information variability analysis.

Authors:  Joan Maynou; Montserrat Vallverdu; Francesc Claria; Joan-Josep Gallardo-Chacon; Pere Caminal; Alexandre Perera
Journal:  Conf Proc IEEE Eng Med Biol Soc       Date:  2009

Review 5.  In silico representation and discovery of transcription factor binding sites.

Authors:  Giulio Pavesi; Giancarlo Mauri; Graziano Pesole
Journal:  Brief Bioinform       Date:  2004-09       Impact factor: 11.622

6.  A new generation of JASPAR, the open-access repository for transcription factor binding site profiles.

Authors:  Dominique Vlieghe; Albin Sandelin; Pieter J De Bleser; Kris Vleminckx; Wyeth W Wasserman; Frans van Roy; Boris Lenhard
Journal:  Nucleic Acids Res       Date:  2006-01-01       Impact factor: 16.971

7.  EPD in its twentieth year: towards complete promoter coverage of selected model organisms.

Authors:  Christoph D Schmid; Rouaïda Perier; Viviane Praz; Philipp Bucher
Journal:  Nucleic Acids Res       Date:  2006-01-01       Impact factor: 16.971

8.  A survey of motif discovery methods in an integrated framework.

Authors:  Geir Kjetil Sandve; Finn Drabløs
Journal:  Biol Direct       Date:  2006-04-06       Impact factor: 4.540

9.  Prediction for human transcription start site using diversity measure with quadratic discriminant.

Authors:  Jun Lu; Liaofu Luo
Journal:  Bioinformation       Date:  2008-04-28

10.  Comparative analysis of regulatory motif discovery tools for transcription factor binding sites.

Authors:  Wei Wei; Xiao-Dan Yu
Journal:  Genomics Proteomics Bioinformatics       Date:  2007-05       Impact factor: 7.691

View more

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