Abstract
The Motif Enrichment Tool (MET) provides an online interface that enables users to find major transcriptional regulators of their gene sets of interest. MET searches the appropriate regulatory region around each gene and identifies which transcription factor DNA-binding specificities (motifs) are statistically overrepresented. Motif enrichment analysis is currently available for many metazoan species including human, mouse, fruit fly, planaria and flowering plants. MET also leverages high-throughput experimental data such as ChIP-seq and DNase-seq from ENCODE and ModENCODE to identify the regulatory targets of a transcription factor with greater precision. The results from MET are produced in real time and are linked to a genome browser for easy follow-up analysis. Use of the web tool is free and open to all, and there is no login requirement. Address: http://veda.cs.uiuc.edu/MET/.
INTRODUCTION
Researchers frequently design and conduct experiments that result in a novel set of functionally related genes. It is a common paradigm of genomic analysis to understand these experimentally derived gene sets by statistically associating them with previously characterized sets from literature and public databases. An example of this approach (1) identifies the Gene Ontology (2) terms that are enriched in a novel gene set obtained from co-expression analysis. There are numerous popular web services, such as the Database for Annotation, Visualization and Integrated Discovery (DAVID) (3), that are designed to identify these statistical associations. In fact, a 2008 survey (4) catalogued 30 separate web tools dedicated to this important task. These tools differ in their approaches to identify meaningful associations and by their collections of curated gene sets.
Fewer tools exist that take the genes of an experimentally-derived set and examine their corresponding non-coding regions for evidence of a shared regulatory signature. This is an important analysis that can uncover major transcriptional regulators of the novel gene set and suggest a mechanistic explanation for the results of the experiment. The most common type of analysis is to subject the regulatory sequences of the novel gene set to ab initio motif-finding tools, such as Multiple EM for Motif Elicitation (MEME) (5). These tools identify short, over-represented deoxyribonucleic acid (DNA) patterns that may then potentially be mapped to known transcription factor motifs. One disadvantage of this type of approach is that it searches over the large space of all possible motifs, which may result in the loss of statistical power. Motif-scoring tools, e.g. PRISM (6), take collections of experimentally characterized motifs and search for their occurrence in each genomic loci provided by the user. The new web-based tool presented here, called ‘Motif Enrichment Tool’ (MET), extends this motif scoring approach and attempts to predict the major regulators of the provided gene set by testing if the non-coding sequences of its genes are enriched in the motifs from experimentally determined collections. MET quantifies the presence of a motif with a probabilistic score that integrates both weak and strong binding sites embedded in a genomic segment rather than simply counting the number of sites that are strong matches to the motif. MET offers users the option of using chromatin accessibility profiles (DNase-seq data), if available, to improve functional binding prediction. The web tool also provides the option of refining its computational predictions of transcription factor binding locations based on sequence conservation across multiple species. In addition to identifying motif over-representation, MET can discover common regulators of a gene set that are revealed by TF-DNA binding profiles from chromatin immunoprecipitation (ChIP) experiments. The methods underlying MET have been used in previous publications on songbirds (7), honeybees (8), other insects (9) and in studies on human, stickleback fish and mouse. The i-cisTarget tool (10) is similar to MET in its goals and capabilities, although it uses different data collections and methods to calculate conservation and enrichment. i-cisTarget covers the fruit fly genome, while MET analysis is currently available for a dozen species with more species to be added soon. Figure 1A compares a number of related online analysis tools for novel gene sets by their expected input, the public-domain data they incorporate and the results they return.
MATERIALS AND METHODS
The MET performs enrichment tests on user-defined gene sets to identify their potential major transcriptional regulators. It does so by defining a set of genes that are putative regulatory targets of a TF and quantifying the significance of its overlap with the user gene set. The procedure for defining regulatory target genes has several steps, many of which can be customized by the user.
First, a genome-wide scoring profile of a TF's binding (henceforth called a ‘cis-regulatory feature’) is created either computationally from motifs or from ChIP data. This profile assigns a score to every 500 bp window in the genome (in shifts of 250 bp), representing the strength of that feature (e.g. motif presence or ChIP occupancy) in the window. MET currently supports ChIP-based analysis for 143 ChIP data sets from lymphoblastoid cell lines in humans and 53 ChIP data sets of early embryonic development in fruit fly (11). A genome-wide ChIP profile is pre-processed to produce a single value representing the average ChIP signal (e.g. read counts) for each genomic window.
Since ChIP data is not available for most species, MET also scores each genomic window by computationally predicting TF binding from its DNA sequence and characterized TF-DNA binding specificities (motifs). MET uses the HMM-based program Stubb (12) to compute a score that integrates over both strong and weak matches to the motif present in a window. MET scores TF motifs from several database collections. It utilizes vertebrate motifs from JASPAR (13) and TRANSFAC (14), which catalog footprinted binding sites from literature. MET also scores a collection of 239 non-redundant motifs of human TFs that were characterized using the high throughput SELEX method (15). For analysis of insect genomes, MET supports a collection of 223 non-redundant motifs from the FlyFactorSurvey database (16) that were characterized with a bacterial one-hybrid system. 108 motifs of Arabidopsis TFs characterized with protein binding microarrays (17) provide the basis for MET analysis in plants. MET allows the user to select the collection of regulatory features (e.g. motif database or ChIP data source) they wish to examine for associations with their gene set.
The next step in the MET pipeline is to rank-normalize the regulatory feature profiles, converting the original feature values (motif scores or ChIP scores) into scores from 0 to 1 where 0 represents the best value. For instance, a window that scores in the top 1% genome-wide would be given a normalized score of 0.01. A variant of this normalization procedure considers the local G/C content. The motivation is straightforward. If a motif is composed of mostly C's and G's, then a high Stubb score is expected to be computed in a G/C rich window. We are interested in those windows where the motif matches are much stronger than expected by G/C content alone. Thus, the ‘G/C normalization’ procedure separates genomic windows into 20 equal-sized bins based on their G/C content, and performs rank-normalization within each bin separately. MET allows the user to choose between standard normalization and G/C normalization.
Motif scoring is a noisy process with a high level of false positives. To make our method more accurate, we incorporate sequence conservation and chromatin accessibility data where available. For Drosophila melanogaster, there are 11 other available Drosophila genomes. To score a D. melanogaster window, we combine the Stubb scores of the 12 orthologous windows in a phylogenetic-weighted averaging scheme (18), causing windows with a conserved motif presence to be scored higher. These multi-species averages are then subjected to the rank-normalization procedure. Another method for increasing the accuracy of predicted TF-DNA binding profiles is by using cell type specific chromatin accessibility data as a filter. Currently, DNaseI hypersensitivity (DHS) profiles from different stages of fruit fly early embryonic development (19) are available for use as optional filters. Windows that score in the top 10% for accessibility in a given stage are retained for further analysis, and all other windows are assigned a rank-normalized score of 1 (no binding). MET also supports an accessibility filter for human genome analysis based on DHS data from lymphoblastoid cell lines generated by the ENCODE project (20). Where available, MET allows the user to select particular accessibility filters and/or multi-species based motif scores to increase the specificity of the genome-wide motif profiles to be examined.
Once the cis-regulatory feature profile has been defined and normalized, MET identifies the genes that have the strongest feature scores in their regulatory regions. This is called the ‘target gene set’ of the motif or TF that defines the feature. In this step, the user is allowed to choose how to define the regulatory regions of genes. The user may choose regions of a predefined, fixed length, e.g. ‘1 kbp upstream’, ‘10 kbp upstream’, or ‘5 kbp upstream and 2 kbp downstream’ of the transcription start site (TSS). MET also offers two additional types of regulatory regions of variable length: ‘nearest TSS’ defines regulatory regions as the genomic windows that are closer to the gene's TSS than to any other TSS, while ‘gene territory’ includes the gene's body and half the distance to the nearest non-overlapping genes upstream and downstream. Once a regulatory region type has been selected, MET produces a score, Sg , for each gene g for the presence of a given cis-regulatory feature in that gene's regulatory region. This is given by:
where Pg is the best normalized score of the regulatory feature in the regulatory region of g and wg is the number of windows in the region. To create the target gene set corresponding to the feature (motif or TF), MET selects a fixed number of genes with the best scores. Figure 1B shows the normalized score profile for a single motif in the regulatory region of gene filtered by chromatin accessibility and the components for computing the corresponding regulatory feature score.
Ultimately, MET tests the significance of overlap between the target gene set of each regulatory feature and the user-provided gene set using a one-sided Fisher's exact test. It displays a list of significantly enriched features ranked by the P-values of these tests, and also provides links for understanding and investigating the reported statistical associations. MET can quickly produce these results for multiple user sets and many possible combinations of user options, since most of the necessary information is pre-computed and only the last step of the significance test with the user-provided gene sets is performed in real time. Simultaneously examining the results of many different methodological options allows the user to discover the most informative normalization methods, window filters and regulatory region types.
WEB SERVER
Configuration pages
Navigation page
The main navigation page of the Motif Enrichment Tool provides a description of the tool as well as links to related resources. Most importantly, this page requires the user to select their species of interest. MET currently supports 12 species ranging from vertebrates (human, mouse, zebra finch, stickleback) to insects (fruit fly, honeybee, red flour beetle, parasitoid wasp, yellowfever and African malaria mosquitos) to planaria and to flowering plants (arabidopsis). Additional species, motif collections and high throughput experimental profiles are added regularly.
Options configuration page
Upon choosing a species, the user is directed to the options configuration page as illustrated by Figure 2A. The first step is to enter their gene set of interest in the central panel. An example set is preloaded in the text box, and shows the user the correct format and the type of gene identifiers that must be used for that particular species. There is a link to the BioMart ID Converter (21) to help the user find the correct gene IDs. The MET tool supports multiple user gene sets to be tested simultaneously if entered in the correct format in this text box. In the rightmost text box, the user may enter a universe of genes to consider for the analysis. By default, MET defines the gene universe as all of the genes in its gene annotation file for that species. The user may want to narrow down the gene universe if there were genes excluded from their experimental analysis, e.g. a microarray experiment with no probes for some genes. The user may set the maximum size of the target gene sets (500 by default) and the minimum P-value significance to display associations. Each row in the table at the bottom of the page represents the regulatory target gene sets corresponding to a particular collection of features (motif database or ChIP data source), with a particular normalization method, regulatory region type and accessibility filter. The user may select one, many, or all (using the ‘Run All Definitions’) of these definitions of target gene sets to perform enrichment tests. We included a detailed example analysis on our web page to demonstrate how a user might consider the results of multiple definitions.
Results pages
Summary page
The results summary page loads progressively as each batch of enrichment tests is performed on the user's gene set(s). Results are saved on the server for up to 2 weeks and can be accessed using the address linked to at the top of the page. Each row in the sortable summary table represents one group of enrichment tests between a user gene set and target gene sets defined by a particular combination of options. There are additional columns to indicate how many and what fraction of those enrichment tests were significant, as well as a column that lists the names of the most significantly enriched regulatory features. The first column provides links to detailed results for further inspection by the user. A text file that contains the results from all enrichment tests is provided below the table to facilitate additional manipulation of the results in a spreadsheet.
Detailed results page
The top of a detailed results page shows the combination of options used to define target gene sets. Sizes and elements of the user-provided gene set and the gene universe are also available at the top of this page. The enrichment tests are reported below in a sortable table. When the regulatory feature is a TF motif, a visual representation (logo) of the DNA binding specificity is provided. This is followed by the size of the target gene set, its overlap with the user gene set and the significance of the enrichment test (as well as the negative log10 of the P-value). The final column lists the genes that were found in the overlap, i.e. those user-provided genes that are also targets of the regulatory feature. Each gene name is a link to its regulatory region in a genome browser called Genome Surveyor (22) which specializes in the display of experimental and computationally predicated regulatory features. With additional configuration in Genome Surveyor, the significantly enriched regulatory features can be displayed as a track for deeper analysis of the result. Figure 2B shows the detailed results of a sample query in which the user searched for potential regulators of genes expressed in the ventral nerve cord primordium of stages 11–12 fruit fly embryos (23). The top TF motif discovered in the 5 kbp upstream regulatory regions while using sequence conservation and stage-specific chromatin accessibility filter, was DEAF1, a transcription factor that has been identified as a regulator of neural tube development in mouse embryos (24).
CONCLUSION
The novel Motif Enrichment Tool fulfills an important role in biologists’ enrichment analysis pipeline of experimental gene sets by identifying potential transcriptional regulators. Since MET uses computational scans of TF motifs, it currently operates on a dozen genomes and can be extended to any species with available genome sequence and annotation. MET has mechanisms for incorporating high throughput data and sequence conservation to improve regulatory feature prediction. Because of the variability of genome and regulatory sequence characteristics, MET allows a user to quickly explore the different methods for defining regulatory feature target sets and choose the most appropriate for their analysis.
Acknowledgments
The authors would like to thank Le Xu and Majid Kazemian for their insights and support in the development of MET.
FUNDING
National Institutes of Health [1R01GM085233-01]; National Science Foundation [EFRI-1136913]; United States Department of Agriculture [2012-67013-19361, Sub R775499]. Funding for open access charge: National Institutes of Health [1R01GM085233-01].
Conflict of interest statement. None declared.
REFERENCES
- 1.Patil M.A., Chua M.S., Pan K.H., Lin R., Lih C.J., Cheung S.T., Ho C., Li R., Fan S.T., Cohen S.N., et al. An integrated data analysis approach to characterize genes highly expressed in hepatocellular carcinoma. Oncogene. 2005;24:3737–3747. doi: 10.1038/sj.onc.1208479. [DOI] [PubMed] [Google Scholar]
- 2.Ashburner M., Ball C.A., Blake J.A., Botstein D., Butler H., Cherry J.M., Davis A.P., Dolinski K., Dwight S.S., Eppig J.T., et al. Gene ontology: tool for the unification of biology. The Gene Ontology Consortium. Nat. Genet. 2000;25:25–29. doi: 10.1038/75556. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Huang da W., Sherman B.T., Lempicki R.A. Systematic and integrative analysis of large gene lists using DAVID bioinformatics resources. Nature Protoc. 2009;4:44–57. doi: 10.1038/nprot.2008.211. [DOI] [PubMed] [Google Scholar]
- 4.Huang da W., Sherman B.T., Lempicki R.A. Bioinformatics enrichment tools: paths toward the comprehensive functional analysis of large gene lists. Nucleic Acids Res. 2009;37:1–13. doi: 10.1093/nar/gkn923. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Bailey T.L., Boden M., Buske F.A., Frith M., Grant C.E., Clementi L., Ren J., Li W.W., Noble W.S. MEME SUITE: tools for motif discovery and searching. Nucleic Acids Res. 2009;37:W202–W208. doi: 10.1093/nar/gkp335. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6.Wenger A.M., Clarke S.L., Guturu H., Chen J., Schaar B.T., McLean C.Y., Bejerano G. PRISM offers a comprehensive genomic approach to transcription factor function prediction. Genome Res. 2013;23:889–904. doi: 10.1101/gr.139071.112. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Warren W.C., Clayton D.F., Ellegren H., Arnold A.P., Hillier L.W., Kunstner A., Searle S., White S., Vilella A.J., Fairley S., et al. The genome of a songbird. Nature. 2010;464:757–762. doi: 10.1038/nature08819. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Ament S.A., Blatti C.A., Alaux C., Wheeler M.M., Toth A.L., Le Conte Y., Hunt G.J., Guzman-Novoa E., Degrandi-Hoffman G., Uribe-Rubio J.L., et al. New meta-analysis tools reveal common transcriptional regulatory basis for multiple determinants of behavior. Proc. Natl. Acad. Sci. U.S.A. 2012;109:E1801–E1810. doi: 10.1073/pnas.1205283109. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Kim J., Cunningham R., James B., Wyder S., Gibson J.D., Niehuis O., Zdobnov E.M., Robertson H.M., Robinson G.E., Werren J.H., et al. Functional characterization of transcription factor motifs using cross-species comparison across large evolutionary distances. PLoS Comput. Biol. 2010;6:e1000652. doi: 10.1371/journal.pcbi.1000652. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Herrmann C., Van de Sande B., Potier D., Aerts S. i-cisTarget: an integrative genomics method for the prediction of regulatory features and cis-regulatory modules. Nucleic Acids Res. 2012;40:e114. doi: 10.1093/nar/gks543. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Negre N., Brown C.D., Ma L., Bristow C.A., Miller S.W., Wagner U., Kheradpour P., Eaton M.L., Loriaux P., Sealfon R., et al. A cis-regulatory map of the Drosophila genome. Nature. 2011;471:527–531. doi: 10.1038/nature09990. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Sinha S., van Nimwegen E., Siggia E.D. A probabilistic method to detect regulatory modules. Bioinformatics. 2003;19(Suppl.1):i292–301. doi: 10.1093/bioinformatics/btg1040. [DOI] [PubMed] [Google Scholar]
- 13.Portales-Casamar E., Thongjuea S., Kwon A.T., Arenillas D., Zhao X., Valen E., Yusuf D., Lenhard B., Wasserman W.W., Sandelin A. JASPAR 2010: the greatly expanded open-access database of transcription factor binding profiles. Nucleic Acids Res. 2010;38:D105–D110. doi: 10.1093/nar/gkp950. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Matys V., Fricke E., Geffers R., Gossling E., Haubrock M., Hehl R., Hornischer K., Karas D., Kel A.E., Kel-Margoulis O.V., et al. TRANSFAC: transcriptional regulation, from patterns to profiles. Nucleic Acids Res. 2003;31:374–378. doi: 10.1093/nar/gkg108. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Jolma A., Yan J., Whitington T., Toivonen J., Nitta K.R., Rastas P., Morgunova E., Enge M., Taipale M., Wei G., et al. DNA-binding specificities of human transcription factors. Cell. 2013;152:327–339. doi: 10.1016/j.cell.2012.12.009. [DOI] [PubMed] [Google Scholar]
- 16.Zhu L.J., Christensen R.G., Kazemian M., Hull C.J., Enuameh M.S., Basciotta M.D., Brasefield J.A., Zhu C., Asriyan Y., Lapointe D.S., et al. FlyFactorSurvey: a database of Drosophila transcription factor binding specificities determined using the bacterial one-hybrid system. Nucleic Acids Res. 2011;39:D111–D117. doi: 10.1093/nar/gkq858. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Franco-Zorrilla J.M., Lopez-Vidriero I., Carrasco J.L., Godoy M., Vera P., Solano R. DNA-binding specificities of plant transcription factors and their potential to define target genes. Proc. Natl. Acad. Sci. U.S.A. 2014;111:2367–2372. doi: 10.1073/pnas.1316278111. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Kazemian M., Blatti C., Richards A., McCutchan M., Wakabayashi-Ito N., Hammonds A.S., Celniker S.E., Kumar S., Wolfe S.A., Brodsky M.H., et al. Quantitative analysis of the Drosophila segmentation regulatory network using pattern generating potentials. PLoS Biol. 2010;8:epublish. doi: 10.1371/journal.pbio.1000456. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Thomas S., Li X.Y., Sabo P.J., Sandstrom R., Thurman R.E., Canfield T.K., Giste E., Fisher W., Hammonds A., Celniker S.E., et al. Dynamic reprogramming of chromatin accessibility during Drosophila embryo development. Genome Biol. 2011;12:R43. doi: 10.1186/gb-2011-12-5-r43. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Rosenbloom K.R., Sloan C.A., Malladi V.S., Dreszer T.R., Learned K., Kirkup V.M., Wong M.C., Maddren M., Fang R., Heitner S.G., et al. ENCODE data in the UCSC Genome Browser: year 5 update. Nucleic Acids Res. 2013;41:D56–D63. doi: 10.1093/nar/gks1172. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21.Kasprzyk A. BioMart: driving a paradigm change in biological data management. Database. 2011;2011:bar049. doi: 10.1093/database/bar049. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Kazemian M., Brodsky M.H., Sinha S. Genome Surveyor 2.0: cis-regulatory analysis in Drosophila. Nucleic Acids Res. 2011;39:W79–W85. doi: 10.1093/nar/gkr291. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Tomancak P., Berman B.P., Beaton A., Weiszmann R., Kwan E., Hartenstein V., Celniker S.E., Rubin G.M. Global analysis of patterns of gene expression during Drosophila embryogenesis. Genome Biol. 2007;8:R145. doi: 10.1186/gb-2007-8-7-r145. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Hahm K., Sum E.Y., Fujiwara Y., Lindeman G.J., Visvader J.E., Orkin S.H. Defective neural tube closure and anteroposterior patterning in mice lacking the LIM protein LMO4 or its interacting partner Deaf-1. Mol. Cell. Biol. 2004;24:2074–2082. doi: 10.1128/MCB.24.5.2074-2082.2004. [DOI] [PMC free article] [PubMed] [Google Scholar]