Next Article in Journal
Lipid Peroxidation as the Mechanism Underlying Polycyclic Aromatic Hydrocarbons and Sunlight Synergistic Toxicity in Dermal Fibroblasts
Next Article in Special Issue
Loss of ERβ Disrupts Gene Regulation in Primordial and Primary Follicles
Previous Article in Journal
Comprehensive Similarity Algorithm and Molecular Dynamics Simulation-Assisted Terahertz Spectroscopy for Intelligent Matching Identification of Quorum Signal Molecules (N-Acyl-Homoserine Lactones)
Previous Article in Special Issue
Cancer Associated PRDM9: Implications for Linking Genomic Instability and Meiotic Recombination
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

BestCRM: An Exhaustive Search for Optimal Cis-Regulatory Modules in Promoters Accelerated by the Multidimensional Hash Function

K.A. Timiryazev Institute of Plant Physiology RAS, 35 Botanicheskaya Str., Moscow 127276, Russia
Int. J. Mol. Sci. 2024, 25(3), 1903; https://doi.org/10.3390/ijms25031903
Submission received: 1 December 2023 / Revised: 24 January 2024 / Accepted: 26 January 2024 / Published: 5 February 2024
(This article belongs to the Special Issue Developmental Biology: Computational and Experimental Approaches)

Abstract

:
The concept of cis-regulatory modules located in gene promoters represents today’s vision of the organization of gene transcriptional regulation. Such modules are a combination of two or more single, short DNA motifs. The bioinformatic identification of such modules belongs to so-called NP-hard problems with extreme computational complexity, and therefore, simplifications, assumptions, and heuristics are usually deployed to tackle the problem. In practice, this requires, first, many parameters to be set before the search, and second, it leads to the identification of locally optimal results. Here, a novel method is presented, aimed at identifying the cis-regulatory elements in gene promoters based on an exhaustive search of all the feasible modules’ configurations. All required parameters are automatically estimated using positive and negative datasets. To be computationally efficient, the search is accelerated using a multidimensional hash function, allowing the search to complete in a few hours on a regular laptop (for example, a CPU Intel i7, 3.2 GH, 32 Gb RAM). Tests on an established benchmark and real data show better performance of BestCRM compared to the available methods according to several metrics like specificity, sensitivity, AUC, etc. A great practical advantage of the method is its minimum number of input parameters—apart from positive and negative promoters, only a desired level of module presence in promoters is required.

1. Introduction

The process of gene regulation involves transcription factors (TFs) binding to specific regions of the genome, such as proximal promoters or distal enhancers, to control gene expression [1]. TF binding to its target sites (TFBS) often occurs cooperatively, forming cis-regulatory modules (CRMs) that are essential for effective and highly specific transcriptional regulation [2]. Collaborations between TFs, whether synergistic or antagonistic, impact gene specificity and regulatory flexibility during processes like tissue development or response to stimuli [3].
The experimental identification of single motifs and CRMs is labor-intensive, leading to the development of computational discovery methods [4]. The basic structures comprising the CRMs are short motifs, which are categorized as structural or sequence motifs [5,6]. The bioinformatic identification of such motifs can be based on sequence statistics [7,8], Chip-seq data [9,10], phylogenetic conservation [11], libraries of known motifs [12,13], and others. Altogether, there are over 150 motif-discovery programs covering a wide spectrum of methodological ideas, types of experimental data, and heuristics (see reviews [14,15,16,17]).
Today, computational motif discovery has shifted toward identifying entire regulatory modules, termed “composite motifs” or “cis-regulatory modules”. In the literature, both of the terms are used similarly, but in this paper, we will differentiate between modules found based on similarity to experimentally identified modules [18,19] and modules found by evaluating the statistical properties of DNA sequences, for example, overrepresented motif clusters [20,21], which we call CRMs.
Numerous computational algorithms have been developed to identify CRMs by determining potential interactions between TFs based on their co-location [22,23]. Many of these methods, however, require prior knowledge of a TF pair, focus only on statistically overrepresented single motifs, and need pre-defined parameters like thresholds for position weight matrices (PWMs) [21,24,25]. Recent efforts aimed to overcome these limitations by employing various strategies, such as searching for clusters of binding sites, comparing functional conservation between species, and applying complex statistical methods like the hypergeometric test [20,21,26,27].
The general challenge of module discovery involves inferring both the model representing a module and identifying its locations on sequences. Most methods require users to provide candidate single motif models, typically in the form of IUPAC consensus strings or PWMs [28]. Some, like Co-Bind [29], LOGOS [30], and CisModule [31], infer the module’s structure and location without stringent input requirements. Others, like Hexdiff [32], necessitate known CRMs for training. The definition of what a significant combination is varies across methods—MSCAN [33] searches for regions with unusually high densities of binding sites, and ModuleSearcher [34] and CREME [35] look for specific combinations of motifs that co-occur in regulatory regions of related genes.
Efforts to improve existing methods involve approaches like Fuzzy Clustering [20], Co-occurring Pattern Search (COPS) [21], and randomized occurrence frequency [26]. However, these approaches may face limitations in running time and memory consumption, making them less applicable to large and complex genomes. Additionally, some methods, such as those by Nandi et al. [26] and Hu et al. [27], require many user-specified (and mostly unknown) parameters, potentially impacting their performance. One notable method, MatrixCatch [36], focuses on experimentally verified regulatory elements and recognizes composite elements similar to those stored in the TRANSCompel database [19]. While MatrixCatch outperforms statistical methods, it has limitations in detecting novel TF pairs.
The presented method aimed to target the following several challenges: detect novel motif combinations; minimize the number of input parameters from the user by estimating them using input DNA sequences; perform an exhaustive search to find the most significant CRMs; and finally, be computationally effective. The exhaustive search (also called brute force search) is the examination of all combinations of motif types, thresholds, and distances between motifs. The computational efficacy is achieved using the special hash function to organize the space of potential modules, followed by a reduction in search space using limitations on the module’s presence in datasets. Schematically, the method is represented in Figure 1.

2. Results

Testing of performance is a critical step, describing the general advantages of a method and also specific cases where a method can be of the most use. The following principles were suggested in [37]: testing should use the same datasets and metrics as previous methods so the results are directly comparable; the selection of comparative methods should be objective and the number of methods substantial; and finally, self-made datasets and user-defined performance metrics are used only in addition to the above to show a method’s superiority in specific applications. Accordingly, performance testing was performed using the established datasets [5] containing known CRMs as targets and a dataset of tissue-specific promoters [38] with unknown CRMs.

2.1. Performance of the Method on Recognition of Known CRMs

For the evaluation of BestCRM performance, we utilized an established benchmark dataset [39] and our previous program MatrixCatch [36]. As a metric of quality, we opted for the nucleotide-level correlation coefficient (nCC) rather than binary true/false predictions, upon which measures like true positives (TPs), false negatives (FNs), etc., are calculated. This choice was made because the values of true/false predictions did not effectively address scenarios where a predicted module only slightly overlaps with a real one or is considerably longer than a real one [39]. For single, short motifs, it can be accepted when a slight overlap is counted as a true prediction, but for longer CRMs, it will mislead the search. For example, MCAST [40] identified in the 500 bp breast dataset [36] a module of 355 bp long with 23 motifs as a top hit. Clearly, programs predicting very long modules (hundreds of nucleotides) will have higher chances to make “correct” predictions just by chance if a slight overlap is counted as a true hit. In contrast, nCC assesses how many nucleotides were actually predicted correctly, and on this basis. it calculates measures like sensitivity (Sn), specificity (Sp), positive predictive value (PPV), and others.
The chosen benchmark [39] comprises known CRMs together with PWMs and promoter sequences associated with them. This benchmark consists of several datasets with true PWMs along with additional “noise” matrices. The higher the noise, the more difficult it is to identify the true modules. BestCRM was executed with its default parameters on all datasets, and the results were submitted for evaluation, as described in [39]. Additionally, we included our previous program MatrixCatch, designed specifically to detect known CRMs, in the comparison.
The results are presented in Figure 2 (Figure 2B,C depicts the 75% noise level, and data for all noise levels are depicted in Figure S3 in the Supplementary). BestCRMs outperforms other statistical methods like CMA, ModuleSearcher, Stubb, MSCAN, MCAST, Cister, and Cluster-Buster, for all noise levels according to nCC and other performance characteristics like Sn SP, PPV, AUC, etc., except for ModuleSearcher at the point “99% noise” (Figure 2A,B). One of the important properties of BestCRM is its stable performance over different classes of TFs, while most other methods show a strong bias in performance toward particular classes of TFs. For example, a pair IRF-NFkB is reliably detected by all the methods, while Ebox-Ets is quite difficult to detect (Figure 2C). Interestingly, for Cister, the module Ebox-Ets is the second-best at recognition. BestCRM and MatrixCatch show more uniform performance over different classes of transcription factors.
BestCRM constantly performs above all the statistical methods and slightly below MatrixCatch. The reason for that is the distinct nature of these methods (de novo identification and library-based), which require a detailed explanation of this point. MatrixCatch uses a library of known CRMs based on the TRANSCOMPEL database [19], and the test dataset also uses the same database together with the original data collected by the authors [39]. Obviously, MatrixCatch has an advantage over methods utilizing only the statistical properties of DNA sequences. The quality of CRM identification in non-annotated DNA sequences will be discussed in the next section.

2.2. Tests on Recognition of Novel CRMs

An experimental investigation of gene expression across diverse human tissues revealed significant variations in transcription, including transcriptions initiated by alternative promoters [38], making the identified tissue-specific promoters (i.e., promoters driving similar expression patterns) ideal candidates for bioinformatics analysis. Our objective is to explore the presence of potential regulatory modules using several approaches.
To uncover CRMs, we selected the methods used above and one new method, PC-Traff [41]. Among eight programs, two (MSCAN and Stubb) were unavailable; Cluster-Buster and Cister could not be applied due to other input sequence requirements. MCAST identified lengthy modules with numerous motifs (as mentioned above, a module of 355 bp long with 23 motifs), which, from a biological perspective, has no meaning. PC-Traff identified too many modules with highly similar motifs (the problem of self-correlated motifs is discussed later) and was also excluded. Ultimately, only five programs—BestCRM, MatrixCatch, CisModule, ModuleSearcher, and CMA—were employed for the analysis.
All of the programs were run with default parameters and adjustments: CMA, ModuleSearcher, and CisModule, with a maximum of two motifs per CRM, and in ModuleSearcher, the “Number of top scoring modules to return” was set to 10. CMA was set to output five CRMs (maximum allowed) and optimize the distance of a module. The resulting modules were optimized in order to maximize the ratio C C R M + / C C R M (these and the following values are introduced in the Material and Methods section), provided that the boundary conditions C C R M + C m i n + , and C C R M C m a x hold true, by varying thresholds for both PWMs. The CRM with the highest ratio is reported as a top hit for each program. Various sets of boundary conditions ( C m i n + , C m a x ) were used: (0.90, 0.50), (0.75, 0.50), (0.66, 0.50), (0.50, 0.25), and (0.33, 0.15), which can be interpreted as a search for regulatory modules that are common to most of the promoters or to a small subgroup.
The results are presented in Table 1 and Table S1 in Supplementary. As it can be seen, in each specificity group, BestCRM found modules in more datasets compared to other methods. For example, in the top group ( C C R M + 0.90 and C C R M 0.5 0), BestCRM found regulatory modules in breast- and prostate-specific promoters, while MatrixCatch only found regulatory modules in prostate-specific promoters. Other programs failed to identify any CRMs with such stringent criteria.
The CRM found in the breast dataset consists of motifs for interferon-regulatory factors (IRFs) and nuclear factor-κB (NFKB), found by respective PWMs with the thresholds 0.92 and 0.68, respectively, and located at a maximum distance of 130 bp (Figure 3). The family of IRF plays an important role in defense against intracellular pathogens, including the expression of intrinsic anti-microbial defense and the production of interleukin-12 (IL12), which are essential for the priming of early T cell-mediated immune responses [42]. Second, TF-NFκB consists of a family of transcription factors that play a critical role in inflammation, immunity, cell proliferation, and survival [43]. So, based on our statistical analysis of motif combinations in promoters active in breast tissue, a novel potential CRM was found with functionally relevant transcription factors.
The second CRM, found by both BestCRM and MatrixCatch in prostate-specific promoters, is a known module composed of two copies of C/EBP motifs located at a distance of up to 35 nucleotides and bound by C/EBP-related proteins [44]. C/EBP transcription factors were found to upregulate metastatic gene expression in human prostate cancer cells [45,46], which demonstrates that BestCRM without any prior knowledge is able to identify regulatory modules, the functionality of which has been confirmed by several independent studies. MatrixCatch found this CRM because it was in the library used for the search. Other programs could not identify any modules in the prostate dataset.
The above example clearly demonstrates the differences between BestCRM and MatrixCatch—the later uses the library of known regulatory modules and detects new instances of these modules using a complex measure of similarity. BestCRM makes an exhaustive search of all the possible combinations of single motifs located at different distances and, therefore, is able to reveal novel combinations based on the statistics of motif presence in positive versus negative promoters.
Altogether, MatrixCatch is able to accurately identify the regulatory modules and shows a slightly higher recognition performance (Figure 2), but it is limited to the known modules. In contrast, BestCRM can identify new combinations with a recognition power comparable to MatrixCatch, and it is much more precise compared to other statistical methods.
The different nature of the two algorithms also explains why MatrixCatch reports so many modules (Table S1 in Supplementary). For example, in breast datasets, MatrixCatch reports 67 CRMs in the group ( C C R M + 0.66 and C C R M 0.5 0) because it outputs each match between the sequence and every example in the library. Assuming that some CRMs have dozens of examples, the output from MatrixCatch can be quite exhaustive. BestCRM searches for the most optimal configuration for each type of CRM, and therefore, the output is more concise.

3. Discussion

The exploration of gene transcriptional regulation through bioinformatic techniques is a common practice in biomedical research, and the method presented here significantly contributes to this field. The program BestCRM is aimed at the discovery of cis-regulatory modules in gene promoters and enhancers, and it is equipped with several motif libraries, test datasets, and examples. The program imposes no restrictions on the size and number of the promoters/enhancers, and it is suitable for analyzing small and short DNA loci or extensive datasets representing entire genomes. The stringency of the search can be easily adjusted using a minimal and maximal presence of CRMs, which has a clear biological interpretation of transcriptional co-regulation. Testing according to the guidelines for objective comparison [37], including the recognition of known CRMs and comparison with other programs using established datasets, showed that BestCRM consistently outperforms alternative methods. In a specific study focusing on tissue-specific promoters, the program successfully pinpointed a candidate regulatory module unique to breast- and prostate-active promoters, offering a promising avenue for further investigation. In contrast, alternative methods exhibited lower specificity, with some failing to identify CRMs in promoters for many tissues.
The exhaustive search deployed in BestCRM represents a class of computational problems with NP complexity, with computational time growing exponentially with the number of parameters. Usually, one would require a kind of heuristic or simplification to speed up computations, which always leads to finding only local optima. Here, we showed that by constructing a special hash function and reducing the search space, it is possible to verify all combinations of parameters with a dimensionality of three. Our investigations show that it is feasible to increase the dimensionality up to four and maintain a still-acceptable computational time. For example, additional parameter such as a minimal distance, composite score, or a third motif can be introduced. The composite score is the most promising as it represents cooperativity between protein factors, which is observed in real modules [36]. This effect consists in stabilizing the binding of the second protein factor on a weaker DNA motif (also called co-motif) via protein–protein interactions with a first factor, thus, forming a stable dimer–DNA complex. This idea was realized in MatrixCatch, and it can be added to BestCRM, but this would require some additional optimizations for use in modern multicore and multiprocessor systems to achieve effective parallel computations. Another promising direction for further development is the use of different maximization functions. For example, the presence of positive promoters C C R M + can be maximized rather than the ratio C C R M + / C C R M . Coupling the optimization with numerical gene expression values can also refocus the search to give more weight to genes with high levels of expression.
Another very important feature of the new method is its tolerance to the correlated PWMs. The libraries of motifs often contain similar PWMs, for example, describing different subsets of known motifs sorted by experimental evidence. These highly similar PWMs have different names, and they are accepted by search programs as unrelated. This results in identifying artificially coupled motif pairs, which have nothing to do with biological co-regulation or collaboration between respective transcription factors. Another issue is when two unrelated transcription factors indeed share similar DNA binding motifs. This is often when the protein factors actually compete for the same binding motif, displacing each other on a DNA sequence, but this contradicts the concept of CRM. This problem is exemplified by the PC-TraFF [41] program applied to the breast dataset. The program outputs a number of significant modules, and the top five of them consist of fully correlated motifs (Figure S4 in Supplementary). Indeed, the top module for TFs PU1 and ETS consists of motifs GAGGAAG and CTTCCTC, which are exact reverse complements to each other. The next four modules are similarly artificially correlated (Figure S4 in Supplementary).
The concept of contrasting positive and negative sets realized in BestCRM automatically solves the described problem—correlated PWMs stay correlated in any sequence, and their presence in negative promoters will be above the allowed maximum C m a x . This removes the need for removing redundant PWMs, clustering similar motifs, adopting specific codon usage [47], or post-filtering results, which has been realized in some methods. BestCRM only outputs motif pairs that are specific to the dataset of interest.
For practical investigations of gene promoters, the following workflow could be suggested: First, with a set of positive promoters of co-regulated genes, programs like MatrixCatch are best to be applied to find out if there are any known regulatory modules. Modules similar to the known ones will give immediate biological explanations of the possible regulation mechanisms. Next, statistical approaches like BestCRM can be applied that will show if promoters share common modules. These modules can then be mapped to databases to obtain a functional view of the possible mechanisms of regulation.

4. Materials and Methods

4.1. Basic Definitions

A CRM consists of a pair of single DNA motifs defined by two PWMs (PWM1, PWM2) with respective thresholds (Thr1, Thr2) for a minimal PWM score, and it is located at maximum distance D (graphically represented in Figure S1 in Supplementary). Let S+ be a set of promoter sequences with a positive response in some experiment and S with no or negative response; n+/− is a number of sequences in S+/−. We say that a CRM has a presence C C R M + on S+ if it can be identified on n + · C C R M + sequences. In other words, C C R M + is a share of sequences that contain at least one module.

4.2. Problem Definition

By varying the types of single motifs, thresholds and distance a combination should be found so that the presence of the CRM is above some minimal value on positive sequences, below some value on negative, and the ratio between these values is maximized. Formally, it looks as follows: C C R M + C m i n + , C C R M C m a x , C C R M + / C C R M m a x , where C m i n +   a n d   C m a x are the boundary conditions (by default, we set these values to C m i n + = 0.75 and C m a x = 0.5 ).

4.3. Accelerating by the Hash Function

By default, the ratio C C R M + / C C R M should be calculated for all combinations of Thr1, Thr2, and D, and for all pairs of motifs, which represent a class of so-called NP-hard problems, and it is computationally very intensive. Fortunately, this procedure can be optimized using the following idea: Let us assume a hash function H (Thr1, Thr2, D) that shows how many sequences in our set contain at least one CRM found with parameters (Thr1, Thr2, D). The major property of this function is that it is monotonically increasing with the decrease in the PWM thresholds and the increase in D. Indeed, if a CRM is found with a Thr1 = 0.9, then it will also be found with a Thr1 = 0.89, 0.88, 087, and so on (same for Thr2). Reducing the thresholds will only increase the number of CRMs and, hence, the number of promoters with them. The same is valid for the length D. Normalizing H with the number of promoters in a set will give the presence value CCRM. Further we will always use the normalized H.
Therefore, starting from the point (Thr1 = 1.0, Thr2 = 1.0, D = 0) and consecutively decreasing thresholds, one needs to find a point where C C R M + C m i n + . From this point, one would need to control how many modules the negative promoters contain (if C C R M C m a x ), when further decreasing the thresholds. The area where both conditions are met defines the parameter range of the possible solutions.
Figure 4 gives an example of the above idea using prokaryotic PWMs for TFs REX and FUR from the PRODORIC database [48] and Bacillus subtilis promoters as a positive set versus random genomic sequences as a negative (all datasets are given on the program website). So, at the point (Thr1 = 1.0, Thr2 = 1.0), neither B. subtilis promoters nor random sequences contain a CRM. By reducing the thresholds more and more, promoters contain the module, and at values (Thr1 = 0.65, Thr2 = 0.8) more than 0.75 ( C m i n + ) of the positive set contain the CRM. This indicates that from this point and toward lower thresholds, positive promoters will always have a higher number of CRMs, which defines the area of possible values for Thr1 and Thr2 (red mesh at 0.75 ( C m i n + ) Figure 4). After further decreasing the thresholds, the number of random sequences containing the CRM increases, reaching the limit of 0.5 at Thr1 = 0.425 and Thr2 = 0.7, which in turn, defines the area of possible values based on the negative set (red mesh at 0.5 ( C m a x ), Figure 4). The overlap of those areas defines the parameter range where the ratio C C R M + / C C R M should be maximized, which is only a tiny part of all the possible parameter ranges (red area on the bottom, Figure 4). Therefore, using the described idea, one can significantly increase computational efficiency and make an exhaustive search practically feasible on a regular PC (as used in this work—CPU Intel i7, 3.2 GH, 32 Gb RAM). Of note, here, the parameter distance between motifs D is not assumed to simplify explanations and make it possible to draw the surfaces in 3D, but in the program, the calculations are performed for three parameters: Thr1, Thr2, and D.
Overall, the entire algorithm consists of several steps and is repeated for each possible motif pair: dynamically build a hash function for the positive set and define the area where the boundary constraint C C R M + C m i n + is met; then, on that area, build the function for the negative set controlling C C R M C m a x , and finally, maximize the ratio C C R M + / C C R M for all valid parameter combinations.
More detailed descriptions with formulas are given in the Supplementary including another example of the hash function for prokaryotic transcription factors (Figure S2).

4.4. Datasets Used for Performance Testing

The method was tested according to the principles suggested in [37]. Accordingly, the performance testing was performed using the established datasets [5] and a dataset of tissue-specific promoters [38]. The first dataset [5] contains ten sets of DNA promoters with CRMs of different types, each set varying from 7 to 16 promoters. To simulate different complexity levels, the dataset contains 60 sets of Transfac PWMs with different ratios of PWMs related to the target CRMs and “noise” PWMs. An evaluation of the prediction results was performed remotely on the website [5].
The second dataset contains promoters driving specific gene expression in 11 human tissues [39]. A total of 22 datasets of positive and negative promoters of lengths 500 bp and 1 kb, covering regions (−400 to +100) and (−900 to +100) around the Transcription Start Site (TSS), respectively, were generated (all datasets are available on the program website). The number of sequences ranges from 17 for prostate-specific promoters to 761 for cerebellum-specific promoters, with an average of 184 promoters per set.

5. Conclusions

Here, we have presented a novel method, BestCRM, for the identification of cis-regulatory modules in gene promoters and enhancers. The software is supplied with several PWM libraries and can be easily extended by the user. The performance of the method is shown on the established benchmark data and on the real task of promoter analysis of co-expressed genes. Implementation of the exhaustive search through the entire parameter space guarantees the identification of globally optimal CRM once it exists. The program source code executables for Windows and Linux, together with all the required libraries and examples, are freely available at https://github.com/Deyneko/BestCRM (accessed on 25 January 2024).

Supplementary Materials

The following supporting information can be downloaded at https://www.mdpi.com/article/10.3390/ijms25031903/s1.

Funding

This research was funded by the Russian Science Foundation (RSF, funding number 22-14-00057) and program implementation, and the APC was funded by the Ministry of Science and Higher Education of the Russian Federation (theme No. 122042700043-9).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The program source code and executables for Windows and Linux together with all required libraries and examples are freely available at https://github.com/Deyneko/BestCRM (accessed on 25 January 2024).

Conflicts of Interest

The author declares no conflicts of interest.

References

  1. Kyrchanova, O.; Georgiev, P. Mechanisms of Enhancer-Promoter Interactions in Higher Eukaryotes. Int. J. Mol. Sci. 2021, 22, 671. [Google Scholar] [CrossRef] [PubMed]
  2. Deyneko, I.V.; Kasnitz, N.; Leschner, S.; Weiss, S. Composing a Tumor Specific Bacterial Promoter. PLoS ONE 2016, 11, e0155338. [Google Scholar] [CrossRef] [PubMed]
  3. Liu, X.; Chen, M.; Qu, X.; Liu, W.; Dou, Y.; Liu, Q.; Shi, D.; Jiang, M.; Li, H. Cis-Regulatory Elements in Mammals. Int. J. Mol. Sci. 2023, 25, 343. [Google Scholar] [CrossRef] [PubMed]
  4. Deyneko, I.V.; Weiss, S.; Leschner, S. An integrative computational approach to effectively guide experimental identification of regulatory elements in promoters. BMC Bioinform. 2012, 13, 202. [Google Scholar] [CrossRef] [PubMed]
  5. Sahu, T.K.; Rao, A.R.; Vasisht, S.; Singh, N.; Singh, U.P. Computational approaches, databases and tools for in silico motif discovery. Interdiscip. Sci. Comput. Life Sci. 2012, 4, 239–255. [Google Scholar] [CrossRef] [PubMed]
  6. Deyneko, I.V.; Bredohl, B.; Wesely, D.; Kalybaeva, Y.M.; Kel, A.E.; Blöcker, H.; Kauer, G. FeatureScan: Revealing property-dependent similarity of nucleotide sequences. Nucleic Acids Res. 2006, 34, W591–W595. [Google Scholar] [CrossRef] [PubMed]
  7. Bailey, T.L. STREME: Accurate and versatile sequence motif discovery. Bioinformatics 2021, 37, 2834–2840. [Google Scholar] [CrossRef] [PubMed]
  8. Ponomarenko, P.M.; Ponomarenko, M.P. Sequence-based prediction of transcription upregulation by auxin in plants. J. Bioinform. Comput. Biol. 2015, 13, 1540009. [Google Scholar] [CrossRef]
  9. Schwarzl, T.; Sahadevan, S.; Lang, B.; Miladi, M.; Backofen, R.; Huber, W.; Hentze, M.W.; Tartaglia, G.G. Improved discovery of RNA-binding protein binding sites in eCLIP data using DEWSeq. Nucleic Acids Res. 2024, 52, e1. [Google Scholar] [CrossRef]
  10. Kong, Q.; Chang, P.K.; Li, C.; Hu, Z.; Zheng, M.; Sun, Q.; Shan, S. Identification of AflR Binding Sites in the Genome of Aspergillus flavus by ChIP-Seq. J. Fungi 2020, 6, 52. [Google Scholar] [CrossRef]
  11. Zhao, K.; Luo, X.; Shen, M.; Lei, W.; Lin, S.; Lin, Y.; Sun, H.; Ahmad, S.; Wang, G.; Liu, Z.J. The bZIP Transcription Factors in Current Jasmine Genomes: Identification, Characterization, Evolution and Expressions. Int. J. Mol. Sci. 2023, 25, 488. [Google Scholar] [CrossRef] [PubMed]
  12. Pratt, H.E.; Andrews, G.R.; Phalke, N.; Purcaro, M.J.; van der Velde, A.; Moore, J.E.; Weng, Z. Factorbook: An updated catalog of transcription factor motifs and candidate regulatory motif sites. Nucleic Acids Res. 2022, 50, D141–D149. [Google Scholar] [CrossRef] [PubMed]
  13. Keränen, S.V.E.; Villahoz-Baleta, A.; Bruno, A.E.; Halfon, M.S. REDfly: An Integrated Knowledgebase for Insect Regulatory Genomics. Insects 2022, 13, 618. [Google Scholar] [CrossRef] [PubMed]
  14. Tognon, M.; Giugno, R.; Pinello, L. A survey on algorithms to characterize transcription factor binding sites. Brief. Bioinform. 2023, 24, bbad156. [Google Scholar] [CrossRef] [PubMed]
  15. Orlov, Y.L.; Orlova, N.G. Bioinformatics tools for the sequence complexity estimates. Biophys. Rev. 2023, 15, 1367–1378. [Google Scholar] [CrossRef] [PubMed]
  16. Jayaram, N.; Usvyat, D.; Martin, A.C.R. Evaluating tools for transcription factor binding site prediction. BMC Bioinform. 2016, 17, 547. [Google Scholar] [CrossRef]
  17. Tran, N.T.; Huang, C.H. A survey of motif finding Web tools for detecting binding site motifs in ChIP-Seq data. Biol. Direct 2014, 9, 4. [Google Scholar] [CrossRef]
  18. Krivan, W.; Wasserman, W.W. A predictive model for regulatory sequences directing liver-specific transcription. Genome Res. 2001, 11, 1559–1566. [Google Scholar] [CrossRef]
  19. Kel-Margoulis, O.V.; Kel, A.E.; Reuter, I.; Deineko, I.V.; Wingender, E. TRANSCompel: A database on composite regulatory elements in eukaryotic genes. Nucleic Acids Res. 2002, 30, 332–334. [Google Scholar] [CrossRef]
  20. Navarro, C.; Lopez, F.J.; Cano, C.; Garcia-Alcalde, F.; Blanco, A. CisMiner: Genome-wide in-silico cis-regulatory module prediction by fuzzy itemset mining. PLoS ONE 2014, 9, e108065. [Google Scholar] [CrossRef]
  21. Ha, N.; Polychronidou, M.; Lohmann, I. COPS: Detecting co-occurrence and spatial arrangement of transcription factor binding motifs in genome-wide datasets. PLoS ONE 2012, 7, e52055. [Google Scholar] [CrossRef] [PubMed]
  22. Bentsen, M.; Heger, V.; Schultheis, H.; Kuenne, C.; Looso, M. TF-COMB—Discovering grammar of transcription factor binding sites. Comput. Struct. Biotechnol. J. 2022, 20, 4040–4051. [Google Scholar] [CrossRef]
  23. van Bömmel, A.; Love, M.I.; Chung, H.R.; Vingron, M. coTRaCTE predicts co-occurring transcription factors within cell-type specific enhancers. PLoS Comput. Biol. 2018, 14, e1006372. [Google Scholar] [CrossRef]
  24. Mysickova, A.; Vingron, M. Detection of interacting transcription factors in human tissues using predicted DNA binding affinity. BMC Genom. 2012, 13 (Suppl. 1), S2. [Google Scholar] [CrossRef] [PubMed]
  25. Hu, Z.; Hu, B.; Collins, J.F. Prediction of synergistic transcription factors by function conservation. Genome Biol. 2007, 8, R257. [Google Scholar] [CrossRef] [PubMed]
  26. Nandi, S.; Blais, A.; Ioshikhes, I. Identification of cis-regulatory modules in promoters of human genes exploiting mutual positioning of transcription factors. Nucleic Acids Res. 2013, 41, 8822–8841. [Google Scholar] [CrossRef]
  27. Hu, Z.; Gallo, S.M. Identification of interacting transcription factors regulating tissue gene expression in human. BMC Genom. 2010, 11, 49. [Google Scholar] [CrossRef]
  28. Stormo, G.D. DNA binding sites: Representation and discovery. Bioinformatics 2000, 16, 16–23. [Google Scholar] [CrossRef]
  29. GuhaThakurta, D.; Stormo, G.D. Identifying target sites for cooperatively binding factors. Bioinformatics 2001, 17, 608–621. [Google Scholar] [CrossRef]
  30. Xing, E.P.; Wu, W.; Jordan, M.I.; Karp, R.M. Logos: A modular bayesian model for de novo motif detection. J. Bioinform. Comput. Biol. 2004, 2, 127–154. [Google Scholar] [CrossRef]
  31. Zhou, Q.; Wong, W.H. CisModule: De novo discovery of cis-regulatory modules by hierarchical mixture modeling. Proc. Natl. Acad. Sci. USA 2004, 101, 12114–12119. [Google Scholar] [CrossRef]
  32. Chan, B.Y.; Kibler, D. Using hexamers to predict cis-regulatory motifs in Drosophila. BMC Bioinform. 2005, 6, 262. [Google Scholar] [CrossRef]
  33. Alkema, W.B.; Johansson, O.; Lagergren, J.; Wasserman, W.W. MSCAN: Identification of functional clusters of transcription factor binding sites. Nucleic Acids Res. 2004, 32, W195–W198. [Google Scholar] [CrossRef]
  34. Aerts, S.; Van Loo, P.; Thijs, G.; Moreau, Y.; De Moor, B. Computational detection of cis-regulatory modules. Bioinformatics 2003, 19 (Suppl. 2), ii5–ii14. [Google Scholar] [CrossRef] [PubMed]
  35. Sharan, R.; Ovcharenko, I.; Ben-Hur, A.; Karp, R.M. CREME: A framework for identifying cis-regulatory modules in human-mouse conserved segments. Bioinformatics 2003, 19 (Suppl. 1), i283–i291. [Google Scholar] [CrossRef] [PubMed]
  36. Deyneko, I.V.; Kel, A.E.; Kel-Margoulis, O.V.; Deineko, E.V.; Wingender, E.; Weiss, S. MatrixCatch—A novel tool for the recognition of composite regulatory elements in promoters. BMC Bioinform. 2013, 14, 241. [Google Scholar] [CrossRef] [PubMed]
  37. Deyneko, I.V. Guidelines on the performance evaluation of motif recognition methods in bioinformatics. Front. Genet. 2023, 14, 1135320. [Google Scholar] [CrossRef] [PubMed]
  38. Jacox, E.; Gotea, V.; Ovcharenko, I.; Elnitski, L. Tissue-specific and ubiquitous expression patterns from alternative promoters of human genes. PLoS ONE 2010, 5, e12274. [Google Scholar] [CrossRef] [PubMed]
  39. Klepper, K.; Sandve, G.K.; Abul, O.; Johansen, J.; Drablos, F. Assessment of composite motif discovery methods. BMC Bioinform. 2008, 9, 123. [Google Scholar] [CrossRef] [PubMed]
  40. Bailey, T.L.; Noble, W.S. Searching for statistically significant regulatory modules. Bioinformatics 2003, 19 (Suppl. 2), ii16–ii25. [Google Scholar] [CrossRef] [PubMed]
  41. Meckbach, C.; Tacke, R.; Hua, X.; Waack, S.; Wingender, E.; Gultas, M. PC-TraFF: Identification of potentially collaborating transcription factors using pointwise mutual information. BMC Bioinform. 2015, 16, 400. [Google Scholar] [CrossRef]
  42. Marquis, J.F.; Kapoustina, O.; Langlais, D.; Ruddy, R.; Dufour, C.R.; Kim, B.H.; MacMicking, J.D.; Giguere, V.; Gros, P. Interferon regulatory factor 8 regulates pathways for antigen presentation in myeloid cells and during tuberculosis. PLoS Genet. 2011, 7, e1002097. [Google Scholar] [CrossRef]
  43. Oeckinghaus, A.; Ghosh, S. The NF-kappaB family of transcription factors and its regulation. Cold Spring Harb. Perspect. Biol. 2009, 1, a000034. [Google Scholar] [CrossRef]
  44. Sterneck, E.; Muller, C.; Katz, S.; Leutz, A. Autocrine growth induced by kinase type oncogenes in myeloid cells requires AP-1 and NF-M, a myeloid specific, C/EBP-like factor. EMBO J. 1992, 11, 115–126. [Google Scholar] [CrossRef] [PubMed]
  45. Kim, M.H.; Fields, J. Translationally regulated C/EBP beta isoform expression upregulates metastatic genes in hormone-independent prostate cancer cells. Prostate 2008, 68, 1362–1371. [Google Scholar] [CrossRef] [PubMed]
  46. Kim, M.H.; Minton, A.Z.; Agrawal, V. C/EBPbeta regulates metastatic gene expression and confers TNF-alpha resistance to prostate cancer cells. Prostate 2009, 69, 1435–1447. [Google Scholar] [CrossRef] [PubMed]
  47. Khan, M.F.; Patra, S. Deciphering the rationale behind specific codon usage pattern in extremophiles. Sci. Rep. 2018, 8, 15548. [Google Scholar] [CrossRef]
  48. Dudek, C.A.; Jahn, D. PRODORIC: State-of-the-art database of prokaryotic gene regulation. Nucleic Acids Res. 2022, 50, D295–D302. [Google Scholar] [CrossRef]
Figure 1. Schematic representation of the method. Exhaustive search (also called brute-force search) is a simple enumeration of all the possible motif pairs. Acceleration using the four-dimensional hash function allows the search to be completed in several hours.
Figure 1. Schematic representation of the method. Exhaustive search (also called brute-force search) is a simple enumeration of all the possible motif pairs. Acceleration using the four-dimensional hash function allows the search to be completed in several hours.
Ijms 25 01903 g001
Figure 2. Comparative testing of BestCRM on the dataset from [38]. (A). Performance over different noise levels. nCC (nucleotide correlation coefficient) shows how many nucleotides within CRM on average were predicted correctly. (B). Different parameters reflect the quality of predictions: Sn—sensitivity; SP—specificity; PPV—positive predictive value; PC—performance coefficient; ASP—average site performance. (C). nCC values over different classes of transcription factors. (D). Receiver operating characteristic (ROC) and area under curve (AUC) of recognition methods. (AC) produced by evaluation software [39].
Figure 2. Comparative testing of BestCRM on the dataset from [38]. (A). Performance over different noise levels. nCC (nucleotide correlation coefficient) shows how many nucleotides within CRM on average were predicted correctly. (B). Different parameters reflect the quality of predictions: Sn—sensitivity; SP—specificity; PPV—positive predictive value; PC—performance coefficient; ASP—average site performance. (C). nCC values over different classes of transcription factors. (D). Receiver operating characteristic (ROC) and area under curve (AUC) of recognition methods. (AC) produced by evaluation software [39].
Ijms 25 01903 g002
Figure 3. Novel CRM identified in promoters of human genes with specific expression in breast (dataset from [38]). CRM consists of motifs for transcription factors IRF and NFKB located at a maximum distance of 130 bp.
Figure 3. Novel CRM identified in promoters of human genes with specific expression in breast (dataset from [38]). CRM consists of motifs for transcription factors IRF and NFKB located at a maximum distance of 130 bp.
Ijms 25 01903 g003
Figure 4. Hash functions for transcription factors REX and FUR. Green surface (H+) is a hash function built for positive promoters (B.subtilis promoters), and a blue surface (H) is for the negative (random genomic sequences). A—area of parameters (Thr1, Thr2), where more than C m i n + of positive promoters contain CRM; B—area of parameters (Thr1, Thr2), where less than C m a x of negative promoters contain CRM; C—intersection of A and B area, where the ratio C C R M + / C C R M should be maximized. Parameter D—distance between motifs is not presented here to be able to draw the surfaces in three-dimensional space.
Figure 4. Hash functions for transcription factors REX and FUR. Green surface (H+) is a hash function built for positive promoters (B.subtilis promoters), and a blue surface (H) is for the negative (random genomic sequences). A—area of parameters (Thr1, Thr2), where more than C m i n + of positive promoters contain CRM; B—area of parameters (Thr1, Thr2), where less than C m a x of negative promoters contain CRM; C—intersection of A and B area, where the ratio C C R M + / C C R M should be maximized. Parameter D—distance between motifs is not presented here to be able to draw the surfaces in three-dimensional space.
Ijms 25 01903 g004
Table 1. Recognition of regulatory modules in tissue-specific promoters. The values represent the number of datasets in which respective programs found at least one CRM with the required level of presence in positive ( C m i n + ) and negative ( C m a x ) promoters. BestCRM identifies CRMs in more datasets for all settings of motif presence.
Table 1. Recognition of regulatory modules in tissue-specific promoters. The values represent the number of datasets in which respective programs found at least one CRM with the required level of presence in positive ( C m i n + ) and negative ( C m a x ) promoters. BestCRM identifies CRMs in more datasets for all settings of motif presence.
Boundary   Conditions :   ( C m i n + / C m a x )
0.90/0.500.75/0.500.66/0.500.50/0.250.33/0.15
BestCRM26757
MatrixCatch14645
CMA01301
ModuleSearcher01613
CisModule00112
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Deyneko, I.V. BestCRM: An Exhaustive Search for Optimal Cis-Regulatory Modules in Promoters Accelerated by the Multidimensional Hash Function. Int. J. Mol. Sci. 2024, 25, 1903. https://doi.org/10.3390/ijms25031903

AMA Style

Deyneko IV. BestCRM: An Exhaustive Search for Optimal Cis-Regulatory Modules in Promoters Accelerated by the Multidimensional Hash Function. International Journal of Molecular Sciences. 2024; 25(3):1903. https://doi.org/10.3390/ijms25031903

Chicago/Turabian Style

Deyneko, Igor V. 2024. "BestCRM: An Exhaustive Search for Optimal Cis-Regulatory Modules in Promoters Accelerated by the Multidimensional Hash Function" International Journal of Molecular Sciences 25, no. 3: 1903. https://doi.org/10.3390/ijms25031903

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop