carlosmendeznlp

Add TEXT_FILES

Showing 116 changed files with 35269 additions and 0 deletions
1 +BMC Bioinformatics
2 +Address : 1Centre INRIA Rennes Bretagne Atlantique , IRISA , Rennes , France , 2Université de Rennes 1 , IRISA , Rennes , France , 3Université de Rennes 1 , IRMAR , Rennes , France and 4CNRS , UMR 6074 , IRISA , Rennes , France Email : Philippe Veber * - philippe.veber@googlemail.com; Carito Guziolowski - cvargas@irisa.fr; Michel Le Borgne - michel.leborgne@irisa.fr; Ovidiu Radulescu - ovidiu.radulescu@irisa.fr; Anne Siegel - anne.siegel@irisa.fr * Corresponding author
3 +Abstract
4 +Background : Expression profiles obtained from multiple perturbation experiments are increasingly used to reconstruct transcriptional regulatory networks , from well studied , simple organisms up to higher eukaryotes .
5 +Admittedly , a key ingredient in developing a reconstruction method is its ability to integrate heterogeneous sources of information , as well as to comply with practical observability issues : measurements can be scarce or noisy .
6 +In this work , we show how to combine a network of genetic regulations with a set of expression profiles , in order to infer the functional effect of the regulations , as inducer or repressor .
7 +Our approach is based on a consistency rule between a network and the signs of variation given by expression arrays .
8 +Results : We evaluate our approach in several settings of increasing complexity .
9 +First , we generate artificial expression data on a transcriptional network of E. coli extracted from the literature ( 1529 nodes and 3802 edges ) , and we estimate that 30 % of the regulations can be annotated with about 30 profiles .
10 +We additionally prove that at most 40.8 % of the network can be inferred using our approach .
11 +Second , we use this network in order to validate the predictions obtained with a compendium of real expression profiles .
12 +We describe a filtering algorithm that generates particularly reliable predictions .
13 +Finally , we apply our inference approach to S. cerevisiae transcriptional network ( 2419 nodes and 4344 interactions ) , by combining ChIP-chip data and 15 expression profiles .
14 +We are able to detect and isolate inconsistencies between the expression profiles and a significant portion of the model ( 15 % of all the interactions ) .
15 +In addition , we report predictions for 14.5 % of all interactions .
16 +Conclusion : Our approach does not require accurate expression levels nor times series .
17 +Nevertheless , we show on both data , real and artificial , that a relatively small number of perturbation experiments are enough to determine a significant portion of regulatory effects .
18 +This is a key practical asset compared to statistical methods for network reconstruction .
19 +We demonstrate that our approach is able to provide accurate predictions , even when the network is incomplete and the data is noisy .
20 +Background
21 +A central problem in molecular genetics is to understand the transcriptional regulation of gene expression .
22 +A transcription factor ( TF ) is a protein that binds to a typical domain on the DNA and influences transcription .
23 +The effect of this TF can be either a repression or an activation of transcription depending on the type of binding site , the distance to coding regions , or on the presence of other molecules .
24 +Finding which gene is controlled by which TF is a reverse engineering problem , usually named network reconstruction .
25 +This question has been approached over the past years by various groups .
26 +A first approach to achieve this task is to collect the information spread in the primary literature .
27 +Following this idea , a large number of databases that take protein and regulatory interactions from the literature and curate them have been developed [ 1-5 ] .
28 +For the bacteria E. coli , RegulonDB is a dedicated database that contains experimentally verified regulatory interactions [ 6 ] .
29 +For the budding yeast ( S. cerevisiae ) , the Yeast Proteome Database contains a large amount of regulatory information [ 7 ] .
30 +In this latter case , however , the amount of available information is not sufficient to build a reasonably accurate model of transcriptional regulation .
31 +Databases with regulatory knowledge extracted from the literature are , nevertheless , an unavoidable starting point for network reconstruction .
32 +The alternative to a literature-curated approach is a data-driven approach .
33 +This approach is supported by the availability of high-throughput experimental data including microarray expression analysis of deletion mutants ( simple or more rarely double non-lethal knockouts ) , over expression of TF-encoding genes , protein-protein interactions , protein localisation , or ChIP-chip experiments coupled with promoter sequence analysis .
34 +We may cite several classes of methods that use these kinds of data , such as correlation , mutual information or causality studies , Bayesian networks , path analysis , information-theo-retic approaches , and ordinary differential equations [ 8-10 ] .
35 +In short , most available approaches so far are based on a probabilistic framework which defines a probability distribution over the set of models .
36 +The reconstructed network is then defined as the most likely model given the data .
37 +Such an optimization problem is usually non convex , and finding a global optimum can not be guaranteed in practice .
38 +Existing algorithms report a local optimum which should be interpreted with care : errors can appear and no consensual model may be produced .
39 +As an illustration , special attention has been paid to the reconstruction of S. cerevisiae network from ChIP-chip data and protein-protein interaction networks [ 11 ] .
40 +A first regulatory network was obtained with promoter sequence analysis methods [ 12,13 ] , yet , some undetected transcriptional regulatory motifs were proposed using non-para-metric causality tests [ 14 ] .
41 +Moreover , Bayesian analysis also identified new regulatory modules for this network [ 15,16 ] .
42 +Thus , the results obtained with the different methods do not coincide and a fully data-driven search is in general subject to over-fitting and not fully reliable [ 17 ] .
43 +In regulatory networks an important and non-trivial physiological information is the regulatory role of TFs as inducer or repressor , also called the sign of the interaction .
44 +This information is needed if one wants to know , for instance , the physiological effect of a change caused by external conditions or the effect of a perturbation on the TF .
45 +While this can be achieved for one gene at a time with ( long and expensive ) dedicated experiments , probabilistic methods such as Bayesian models [ 18 ] or path analysis [ 19,20 ] are capable of proposing models from highthroughput experimental data .
46 +However , as for the network reconstruction task , these methods are based on optimization algorithms that compute an optimal solution with respect to an interaction model .
47 +In this paper , we apply formal methods to compute the sign of interactions in networks that have an available topology .
48 +By doing so , we also validate the topology of the network .
49 +Roughly , we use expression profiles to constrain the possible regulatory roles of TFs , and we report those regulations that are assigned the same role in all feasible models .
50 +Thus , we over-approximate the set of feasible models , and then look for invariants in this set .
51 +A similar idea was applied in [ 21 ] to check the consistency of gene expression assays .
52 +However , we use a deeper formalisation and stronger algorithmic methods to achieve the inference task .
53 +Different sources of large-scale data are exploited in this study : gene expression arrays , which provide information on the interaction signs ; and ChIP-chip experiments , which provide the topology of the regulatory network when not available .
54 +The main tasks we address are the following:
55 +1 .
56 +Building a formal model of regulation for a set of genes that integrates information from ChIP-chip data , sequence analysis , and literature annotations .
57 +2 .
58 +Checking its consistency with expression profiles on perturbation assays .
59 +3 .
60 +Inferring the regulatory role of TFs as inducer or repressor if the model is consistent with expression profiles .
61 +4 .
62 +Isolating ambiguous pieces of information if it is not .
63 +The Results section is organised as follows .
64 +We first introduce the mathematical framework which is used to define and to test the consistency between expression profiles and transcriptional networks .
65 +Then , we apply our algorithms to address three main issues :
66 +• Analysis of the dependence between the number of available observations and the number of inferred regulations .
67 +In the case where all genes are observed , we prove that at most 40.8 % of E. coli network can be inferred and that 30 perturbation experiments are enough to infer 30 % of the network on average .
68 +In the case of missing observations , we estimate how the proportion of unobserved genes affects the number of inferred regulations .
69 +• Illustration and validation of our method on the transcriptional network of E. coli , obtained from RegulonDB [ 6 ] , with a compendium of expression profiles [ 9,22 ] .
70 +• Execution of our inference algorithms over the S. cerevi-siae transcriptional network .
71 +We inferred , for small scale subnetworks , more than 20 % of the roles of regulations .
72 +For more complex networks , we detected and isolated inconsistencies ( ambiguities ) between expression profiles and a significant part of the model ( 15 % of all the interactions ) .
73 +Results
74 +Detecting the role of a regulation and validating a model Our goal is to determine the regulatory role of a TF on its target genes by using expression profiles .
75 +Let us illustrate our purpose with a simple example .
76 +We suppose that we are given the topology of a network ( this topology can be obtained from ChIP-chip data or any computational network inference method ) .
77 +In this network , let us consider a node A with a single predecessor .
78 +In other words , the model tells us that the protein B acts on the expression of the gene coding for A and no other protein acts on A.
79 +Independently , we suppose that we have several gene expression arrays at our disposal .
80 +One of these arrays indicates that A and B simultaneously increase during a steady state shift experiment .
81 +Then , common sense tells us that B must have been an activator of A during the experiment .
82 +More precisely , protein B can not have inhibited gene A since they both have increased .
83 +Consequently , we say that the model predicts the sign of the interaction from B to A as positive ( see Fig. 1 ) .
84 +This naive rule is actually used in a large class of models ; we will call it the naive inference rule .
85 +When several expres ¬
86 +Model
87 +B A
88 +to A is an activation .
89 +F Illiugsutraeti1on of the simple inference rule Illustration of the simple inference rule .
90 +sion profiles are available , the predictions of the different profiles can be compared .
91 +If two expression profiles predict different signs for a given interaction , there is an ambiguity or inconsistency between data and model ( see Fig. 2 ) .
92 +Then , the ambiguity of the regulatory role can be attrib-uted to three factors : ( 1 ) a complex mechanism of regulation , the role of the interaction depends on the state of the system ; ( 2 ) a missing interaction in the model ; ( 3 ) an error in the experimental source .
93 +This simple strategy is implemented in the Algorithm 1 .
94 +Let us consider now the case when A is activated by two proteins B and C. No more natural deduction can be done when A and B increase during an experiment since the influence of C must be taken into account .
95 +A model of interactions between A , B , and C has to be proposed .
96 +Probabilistic methods estimate the most probable signs of regulations that fit with the theoretical model [ 18,23 ] .
97 +Our point of view is different ; we introduce a basic rule that shall be checked by each interaction in the model .
98 +This rule tells us that any variation of A must be explained by the variation of at least one of its predecessors .
99 +In previous papers , we introduced a formal framework to justify this basic rule under some reasonable assumptions .
100 +We also tested the consistency between expression profiles and a graphical model of cellular interactions .
101 +This formalism will be introduced here in an informal way ; its full justification and extensions can be found in the references [ 24-27 ] .
102 +In our example , the basic rule means that if B and C activate A , and both ( B and C ) are known to decrease during a steady state experiment , A can not be observed as increasing .
103 +Then A is predicted to decrease ( see Fig. 3 ) .
104 +More generally , we apply the rule as a constraint for the model , we
105 +B
106 +write constraints for all the nodes of the model , and we use several approaches in order to solve the system of constraints .
107 +From the study of the set of solutions , we deduce which signs are surely determined by these rules .
108 +Then , we obtain necessary conditions on the signs instead of the most probable signs given by probabilistic methods .
109 +A formal approach
110 +Consider a system of n chemical species { 1 , ... , n } .
111 +These species interact with each other and we model these interactions using an interaction graph G = ( V , E ) .
112 +The set of nodes is denoted by V = { 1 , ... , n } .
113 +There is an edge j → i ∈ E if the level of species j influences the production rate of species i. Edges are labelled by a sign { + , - } which indicates whether j activates or represses the production of i.
114 +In a typical stress perturbation experiment a system leaves an initial steady state following a change in control parameters .
115 +After waiting long enough , the system may reach a new steady state .
116 +In genetic perturbation experiments , a gene of the cell is either knocked-out or overexpressed ; perturbed cells are then compared to the reference .
117 +Our approach relies on the signs of the variations in expression or activity of the species in the network .
118 +Let us denote by sign ( Xi ) ∈ { + , - , 0 } the sign of the variation of species i during a given perturbation experiment , and by sign ( j → i ) ∈ { + , - } the sign of the edge j → i in the interaction graph .
119 +Let us fix species i such that there is no positive self-regu-lating action on i. For every predecessor j of i , sign ( j → i ) * sign ( Xj ) provides the sign of the influence of j on the spe-cies i. Then , we can write a constraint on the variation to interpret the rule that was previously stated : the variation of species i is explained by the variation of at least one of its predecessors in the graph .
120 +When the experiment is a genetic perturbation , the same equation holds for every node that was not genetically perturbed during the experiment and such that all its predecessors were not genetically perturbed .
121 +If a predecessor XM of the node was knocked-out , the equation becomes
122 +The same holds with + sign ( M → i ) when the predecessor XM was over-expressed .
123 +There is no equation for the genetically perturbed node .
124 +The sign algebra is the suitable framework for reading these equations [ 26 ] .
125 +It is defined as the set { + , - , ?
126 +, 0 } , provided with a sign consistency relation ≈ , and arithmetic operations + and × .
127 +The following tables describe this algebra :
128 +For a given interaction graph G , we will refer to the qualitative system associated with G as the set made up by applying constraint ( 1 ) for each node in G .
129 +We say that node variations Xi ∈ { + , - , 0 } are consistent with the graph G when they satisfy all the constraints associated with G using the sign consistency relation ≈ .
130 +With this material at hand , let us come back to our original problem , namely to infer the regulatory role of TFs from the combination of heterogeneous data .
131 +In the following we assume that :
132 +• The interaction graph is either given by a model to be validated , or built from ChIP-chip data and TF binding site search in promoter sequences .
133 +Thus , as soon as a TF j binds to the promoter sequence of gene i , j is assumed to regulate i .
134 +This is represented by an arrow j → i in the interaction graph .
135 +• The regulatory role of a TF j on a gene i ( as inducer or repressor ) is represented by the variable Sji , which is constrained by Eqs .
136 +( 1 ) or ( 2 ) .
137 +• Expression profiles provide the sign of variation of the gene expression for a set of r steady-state perturbation , mutant , or over-expression experiments .
138 +In the following , xi will stand for the sign of the observed variation of gene i in experiment k.
139 +Our inference problem can now be stated as finding values in { + , - } for Sji , subject to the constraints :
140 +Most of the time , this inference problem has a huge number of solutions .
141 +However , some variables Sji may be assigned the same value in all solutions of the system .
142 +Then , the recurrent value assigned to Sji is a logical consequence of the constraints ( 3 ) , and a prediction of the model .
143 +We will refer to these inferred interaction signs as predictions of the qualitative system , that is , sign variables Sji that have the same value in all solutions of a qualitative system ( 3 ) .
144 +When the inference problem has no solution , we say that the model and the data are inconsistent or ambiguous .
145 +Let us illustrate this formulation with a very simple ( yet informative ) example .
146 +Suppose that we have a system of three genes A , B , C , where B and C influence A , as given in Fig. 4 .
147 +Let us say that for this interaction graph we obtained six experiments , and in each of them the variation of all products in the graph was observed .
148 +Using some or all of the experiments provided will lead us to different qualitative systems , as shown in Table 1 , hence to different inference results .
149 +e1 e2 e3 e4 e5 -- -- + C e6 + -- + IiFmnitegenuxrtaprsce , t rtei4sosniognrawpahsoofbtsherreveedgeinessixA , stBr , eCss wpehretruerbthaeiiorncheaxnpgeersiInteraction graph of three genes A , B , C , where their changes in expression was observed in six stress perturbation experiments .
150 +Algorithmic procedure
151 +When the signs on edges of the interaction graph are known ( i.e. fixed values of Sji ) , finding consistent node variations Xi is a NP-complete problem [ 26 ] .
152 +When the node variations are known ( i.e. fixed values of Xi ) , finding the signs of edges Sji from Xi can be proven NP-complete in a very similar way .
153 +However , we have been able to design algorithms that perform efficiently on a wide class of regulatory networks .
154 +These algorithms predict signs of the edges when the network topology and the expression profiles are consistent .
155 +In case of inconsistency , though , they identify ambiguous motifs and propose predictions on parts of the network that are not concerned with ambiguities .
156 +The general process flow is as follows ( see the Methods section for details ) :
157 +Step 1 Sign Inference
158 +Divide the graph into motifs ( each node with its predecessors ) .
159 +For each motif , find sign valuations ( see Algorithm 1 in the Appendix section ) that are consistent with all expression profiles .
160 +If there are no solutions , call the motif Multiple Behaviours Module ( MBM ) and remove it from the network .
161 +Solve again the remaining equations and determine the edge signs that are fixed to the same value in all the solutions .
162 +These fixed signs are called predicted edge and represent our predictions .
163 +Step 2 Global test/correction of the inferred signs
164 +Solutions at the previous step are not guaranteed to be global .
165 +Indeed , two node motifs at step 1 can be consist-ent separately , but not altogether ( with respect to all expression profiles ) .
166 +This step checks global consistency by solving the equations for each expression profile .
167 +New Multiple Behaviours Modules can be found and removed from the system .
168 +Step 3 Extending the original set of observations
169 +Once all conflicts have been removed , we get a set of solutions in which signs are assessed to both nodes and edges .
170 +Predicted nodes , representing inferred gene variations can be found in the same way as we did for edges .
171 +We add the new variations to the set of observations and return to step 1 .
172 +The algorithm is iterated until no new signs are inferred .
173 +Step 4 Filtering predictions
174 +In the inconsistent case , the validity of the predictions depends on the accuracy of the model and on the correct identification of the MBMs .
175 +The model can be incomplete ( missing interactions ) , and MBMs are not always identifiable in a unique way .
176 +Thus , it is useful to sort predictions according to their reliability .
177 +Our filtering parameter is a positive integer k representing the number of different experiments with which the predicted sign is consistent .
178 +For a filtering value k , all the predictions that are consist-ent with less than k profiles are rejected .
179 +The inference process then generates three results:
180 +1 .
181 +A set of MBMs , containing interactions whose role was unclear and generated inconsistencies .
182 +We have identified several types of MBMs :
183 +• Modules of Type I : are composed of several direct regulations towards the same gene .
184 +They are detected in the Step 1 of the algorithm , and most of them are composed of only one edge like illustrated in Fig. 5 , but bigger examples exist .
185 +• Modules of Type II , III , IV : are detected in Steps 2 or 3 , hence they contain either direct regulations coming from the same protein or indirect regulations and/or loops .
186 +Each of these regulations represents a consensus of all the experiments , but when we attempt to assess them glo-bally , they lead to contradictions .
187 +The indices II-IV have no topological meaning , they label the most frequent situations and are illustrated in Fig. 5 .
188 +2 .
189 +A set of inferred signs , meaning that the expression profiles fix the signs of certain interactions in a unique way .
190 +3 .
191 +A reliability ranking of inferred signs .
192 +The filtering parameter k used for ranking is the number of different expression profiles that validate a given sign .
193 +On a computational level , the division between Step 1 ( which considers each small motif with all profiles together ) and Step 2 ( which considers the whole network with each profile separately ) is necessary to overcome the memory complexity of the search for solutions .
194 +To handle
195 +[ Type I ] [ Type II ] [ Type III ] [ Type IV ] C F i i f i t i s o foilugansusdrfenca5Sti.ocneroevitshaee MrualntspclreipBtieohnaavlionuertwMrokdules ( MBM ) Classification of the Multiple Behaviours Modules ( MBM ) found in S. cerevisiae transcriptional network .
196 +Green and red interactions correspond to inferred activations and repressions respectively .
197 +Significant differentially expressed genes of the MBM , during one experimental condition , are coloured green ( up-regulated ) , or red ( down-reg-ulated ) ( a ) Type I modules are composed by regulations towards the same gene .
198 +Regulations in this module were found to be inconsistent in at least 2 experiments .
199 +( b ) Type II are composed by genes regulated by the same direct pred-ecessor .
200 +Explanation : The interaction among Sum1 and YFL040W is inferred at the Step 1 of the algorithm as an activation , while among Sum1 and DIT2 as an inhibition .
201 +During the correction step ( Step 2 ) , expression profiles related to one experiment showed that the expression of these two genes ( YFL040W and DIT2 ) is up-regulated .
202 +As it is impossible to state if SUM1 is up or down-regulated ( inconsistency ) , we mark this module as MBM .
203 +( c ) Type III are composed by coloured genes that share a predecessor .
204 +( d ) Type IV are composed by coloured genes sharing the same predecessor or successor .
205 +large scale systems we combine decision diagrams and constraint solvers ( see details in the Methods section ) .
206 +Since our basic rule is a weak constraint , we expect it to produce very robust predictions .
207 +On the other hand , there are theoretical limits to this approach .
208 +For certain interaction graphs , not a single sign may be inferred even with a high number of experiments .
209 +In the next paragraphs , we comment on the maximum number of signs that can be inferred from a given graph .
210 +In perturbation experiments , gene responses are observed following changes of external conditions ( temperature , nutritional stress , etc. ) , gene inactivations , knock-outs , or over-expression .
211 +When one expression profile is available for all the genes in the network we say that we have a complete profile , otherwise the profile is partial ( data is missing ) .
212 +In the following pragraphs we describe the results we obtained .
213 +First of all , in order to validate our formal approach , we evaluated the percentage of the E. coli network recovered from a reasonable number of artificial randomly generated perturbation experiments .
214 +Secondly , we combined real perturbation experiments with the E. coli network and computed the percentage of the recovered network .
215 +Finally , we performed the same previous analysis in a real setting of the S. cerevisiae network obtained from ChIP-chip data .
216 +On a computational level , we checked that our algorithms were able to handle large scale data , as produced by highthroughput measurement techniques ( expression arrays , ChIP-chip data ) .
217 +This is demonstrated in the following by considering networks of thousands of genes .
218 +Stress perturbation experiments : how many do you need ?
219 +For any given network topology , even when considering all possible experimental profiles , there are signs that can not be determined ( see Table 1 ) .
220 +Sign inference has thus a theoretical limit , referred to here as theoretical percentage of recovered signs , that is unique for a given network topology .
221 +If only some perturbation experiments are available , and/or data is missing , the percentage of inferred signs will be lower .
222 +For a given number N of available expression profiles , the average percentage of recovered signs is defined over all sets of N different expression profiles consistent with the qualitative constraints Eqs .
223 +( 1 ) and ( 2 ) .
224 +In order to calculate the theoretical and the average percentages of recovered signs for the transcriptional network of E. coli , we modelled the network as an interaction graph using the public database RegulonDB [ 6 ] .
225 +For each transcriptional regulation A → B we added the corresponding arrow between genes A and B in the interaction graph .
226 +This graph will be referred to as the unsigned interaction graph .
227 +From the unsigned interaction graph of E. coli , we build the signed interaction graph by annotating the edges with a sign .
228 +Most of the time , the regulatory role of a TF is available in RegulonDB , however , when it is unknown or depends on the TF level , we arbitrarily choose the value + for this regulation .
229 +This provides a graph with 1529 nodes and 3802 edges , all signed edges .
230 +The signed interaction graph is used to generate complete expression profiles that simulate the effect of perturbations .
231 +More precisely , a perturbation experiment is represented by a set of gene expression variations { Xi } i = 1 , ... , n that are not entirely random , for they are constrained by Eqs .
232 +( 1 ) and ( 2 ) .
233 +Then , we forget the signs of the network edges and compute the qualitative system with the signs of regulations as unknown .
234 +The theoretical maximum percentage of inference is given by the number of signs that can be recovered assuming that complete expression profiles of all conceivable perturbation experiments are available .
235 +We computed this maximum percentage using constraint solvers ( see Algorithm 2 in the Appendix section ) .
236 +We found that at most 40.8 % of the signs in the network can be inferred , corresponding to Mmax = 1551 edges .
237 +However , this maximum can be obtained only if all conceivable ( more than 250 ) perturbation experiments are done , which is in practice not possible .
238 +We performed computations to understand the influence of the number of experiments ( N ) on the inference .
239 +For each value of N ( from 5 to 200 ) , we generated 100 sets of N complete random expression profiles and performed our algorithm for each set .
240 +Then , the percentage of inference was calculated as a function of N .
241 +The resulting statistics are shown in Fig. 6 .
242 +We can obtain a theoretical formula explaining the saturation aspect of the curve in Fig. 6 .
243 +Let us suppose that the network contains M1 single incoming regulations .
244 +These can be inferred with probability one from only one experiment , using the naive algorithm ( see Algorithm 1 ) .
245 +Let us suppose a second category of interactions , whose signs are inferred with probability p ( 0 < p < 1 ) on average , per experiment .
246 +This implies that the average number of inferred signs for one experiment is M ( 1 ) = M1 + pM2 , where M2 is the number of interactions in the second category .
247 +Supposing now that inference failures are independent for different experiments , we obtain the average number of inferred signs for N experiments : M ( N ) = M1 + M2 ( 1 - ( 1 - p ) N ) .
248 +In general , we have M1 + M2 < E ( E is the total number of edges ) , meaning that there are edges whose signs can not be inferred .
249 +In our example , the value M1 = 609 corresponds to the average number of signs inferred by the naive algorithm .
250 +Surprisingly , by using our method we can significantly improve the naive inference with little effort .
251 +For the whole E. coli network it appears that a few expression profiles are enough to infer a significant percentage of the network .
252 +More precisely , 30 different expression profiles may be enough to infer one third of the network ( 1267 regulatory roles ) .
253 +Adding more expression profiles continuously increases the percentage of inferred signs .
254 +For N > 100 we are practically on the plateau close to 37.3 % ( this corresponds to M = 1420 signed regulations ) .
255 +According to our estimates the position of the plateau is M = M1 + M2 = 1420 , which is smaller than the theoretical maximum M < Mmax .
256 +The difference , although negligible in practice ( to obtain Mmax one has to perform N > 250 experiments ) , suggests that the plateau has a very weak slope .
257 +This means that contributions of different experiments to sign inference are weakly dependent .
258 +The values of M1 , M2 , p estimate the efficiency of our method : large p , M1 , M2 mean small number of expression profiles needed for inference .
259 +Inferring the core of the network
260 +Obviously , not all interactions play the same role in the network .
261 +The core is a subnetwork that naturally appears for computational purposes and plays an important role in the system .
262 +It consists of all oriented loops and of all oriented chains leading to loops .
263 +All oriented chains leaving the core without returning are discarded when reducing the network to its core .
264 +Acyclic graphs and in particular trees have no core .
265 +The main property of the core is that if a system of qualitative equations has no solution , neither has the reduced system built from its core .
266 +Hence it corresponds to the most difficult part of the constraints to solve .
267 +It is obtained by reduction techniques that are very similar to those used in [ 28 ] ( see details in the Methods section ) .
268 +As an example , the core of E. coli network ( shown in Fig. 7 ) only has 28 nodes and 57 edges .
269 +In the previous section , we applied the same inference process to this graph .
270 +Not surprisingly , we noticed a rather different behaviour when inferring signs on a core graph than on a whole graph as demonstrated in Fig. 6 .
271 +In the former case , we needed many more experiments for the inference since the sets of expression profiles contained from N = 50 to 2000 random profiles .
272 +Two observations may be concluded .
273 +First , a greater number of experiments is required to reach a comparable percentage of inference ; the value of p is smaller than for the whole network .
274 +This confirms that the core is more difficult to infer than the rest of the network .
275 +Second , Fig .
276 +FCiogrueroef7E. coli network
277 +Core of E. coli network .
278 +It consists of all oriented loops and of all oriented chains leading to loops .
279 +The core contains the dynamical information of the network , hence sign edges are more difficult to infer .
280 +6 displays a much less continuous behaviour for the core .
281 +More precisely , when using the core , different perturbation experiments have a strongly variable impact on sign inference .
282 +For instance , the experimental maximum percentage of inference ( 27 signs over 58 ) can be obtained already from about 400 expression profiles , yet , most of the datasets with 400 profiles infer only 22 signs .
283 +This suggests that not only the core of the network is more difficult to infer , but also that a brute force approach ( multiplying the number of experiments ) may fail as well .
284 +This situation encourages us to apply experiment design and planning , that is , computational methods to mini-mise the number of perturbation experiments while inferring a maximal number of regulatory roles .
285 +This also illustrates why our approach is complementary to dynamical modelling .
286 +In the case of large scale networks , when an interaction stands outside the core of the graph , an inference approach is suitable for inferring the sign of the interaction .
287 +However , when an interaction belongs to the core of the network , more complex behav-iours occur ( e.g. influences that depend on activation thresholds ) thus , a precise modelling of the dynamical behaviour of this part of the network should be performed [ 29 ] .
288 +Influence of missing data
289 +In the previous paragraphs , we assumed that all products in the network were observed .
290 +That is , in each experiment each node is assigned a value in { + , 0 , - } .
291 +However , in real measurement devices , such as expression profiles , a part of the values is discarded due to technical reasons .
292 +A practical method for network inference should cope with missing data .
293 +We studied the impact of missing values on the percentage of inference .
294 +For this , we have considered a fixed number of expression profiles ( N = 30 for the whole E. coli network , N = 30 and N = 200 for its core ) .
295 +Then , we have randomly discarded a growing percentage of observed products in the profiles , and computed the percentage of inferred regulations .
296 +The resulting statistics are shown in Fig. 8 .
297 +In both cases ( whole network and core ) , the dependency between the average percentage of inference and the percentage of missing values is qualitatively linear .
298 +Simple arguments allow us to find an analytic dependency .
299 +If not observing one node of the network implies losing information on d interaction signs , we are able to obtain the following linear dependency M max i = Mi - d * f * Mtotal ; where Mmax i is the number of inferred interactions for complete expression profiles ( no missing values ) , f is the fraction of unobserved nodes , and Mtotal is the total number of nodes .
300 +In order to keep Mi non negative , d must decrease with f .
301 +Our numerical results imply that the constancy of d and the linearity of the above dependency extend to rather large values of f .
302 +This indicates that our qualitative inference method is robust enough for practical use .
303 +For the whole network we estimated d = 0.35 , meaning that on average we lose one interaction sign for about 2.9 missing values .
304 +However , for the same number of expression profiles , the core of the network is more sensitive to missing data ( the value of d is larger , it corresponds to losing one sign for about 2.3 missing values ) .
305 +For the core , increasing the number of expression profiles increases d and hence the sensitivity to missing data .
306 +Application to E. coli network with a real compendium of expression profiles We validated our method on the transcriptional E. coli network using the compendium of expression profiles publicly available in [ 9 ] and [ 22 ] .
307 +This time the network was composed of 1418 nodes and 2888 edges .
308 +The difference with the previous model are the sigma-factors -- gene interactions .
309 +Several profiles were available , including a reference condition .
310 +We grouped together the different profiles corresponding to the same experiment ; for each gene we calculated its average variation in the group of profiles .
311 +When profiles were time series , we considered that each time series ends with steady state and we used the last state in the time series .
312 +Then , we sorted the measured genes in four classes : 2-fold up-regulated , 2-fold down-regulated , non-observed , and zero variation ; this last class corresponds to non significantly ( 2-fold ) expressed genes .
313 +Only the first two classes were used in the algorithm .
314 +Therefore , there will be missing data : for some edges , neither the input nor the output are observed .
315 +Altogether , we have processed 226 sets of expression profiles corresponding to 61 different experiments ( over-expression , gene-deletion , and stress perturbation ) .
316 +We verified , for all the experiments , that they correspond to the comparison between one perturbed condition against a control condition with identical levels in all chemical components except for the one altered in the perturbed condition .
317 +We applied our inference algorithm twice : the first time we used the signed network in a pre-processing step , in order to clean the expression data .
318 +It appears that the signed network is consistent with only 31 of the 61 selected experiments .
319 +After discarding the inconsistent motifs from each experiment ( deleting observations that caused conflicts ) , we stayed with 61 experiments which only contained the data consistent with the signed network .
320 +In these 61 experiments , on average 12.62 % of the network nodes were observed .
321 +When summing up all the observations , we obtained that 6.5 % ( 190 ) of the edges ( input and output ) were observed in at least one expression profile ; these represent the maximal set of signs that can be inferred at Steps 1 and 2 of our inference algorithm .
322 +In order to test our algorithm we wiped out the information on edge signs and then tried to recover it .
323 +Since the profiles and network were consistent , our algorithm found no ambiguity and predicted 38 signs , i.e. 20 % of the edges observed at least once ( input and output ) .
324 +The naive inference algorithm inferred 31 signs .
325 +Hence , 18 % of the total of our predictions could not be obtained by the naive algorithm .
326 +Afterwards , we tested our algorithm with the full set of observations , no data being discarded .
327 +Conflicts appeared and we filtered our inference with different parameters on the full set of 61 experiments including inconsistencies .
328 +This time 12.9 % of the network products were observed on average .
329 +When summing all the observations , 17.2 % ( 497 ) of the edges ( input and output ) were observed in at least one expression profile .
330 +Several values of the filtering parameter k were used from k = 1 to k = 5 .
331 +Without filtering we predicted 152 signs of the network ( 30 % of the edges observed at least once ) , among them , 41.4 % were not inferred by the naive algorithm .
332 +We compared the predictions to the known interaction signs : 28.3 % of the predictions were false predictions .
333 +Sources of errors may lie on non-modelled interactions ( possibly effects of sigma-factors ) , or in using experiments on different E. coli strains .
334 +Filtering improves our score allowing us to retain only reliable predictions .
335 +Thus , for k = 5 , we inferred 41 signs , of them , only 1 was an incorrect prediction ( 2.5 % of false prediction ) .
336 +We conclude that filtering is a good way to strengthen our predictions even when the model is not precise enough .
337 +We illustrated the effect of the filtering process in Fig. 9 .
338 +It should be noted that we obtained very similar results either by cleaning the data thanks to the signed network , either by using our filtering procedure .
339 +This is a particularly clear indication that this filtering procedure is an effective strategy to produce robust predictions .
340 +Our algorithm also detected ambiguous modules in the network .
341 +There are seven MBM of Type I ( i.e. single incoming interactions ) ; four of them are also stated as ambiguous by the naive algorithm .
342 +In addition , there are 4 MBM of Type II that are not detected by the naive inference algorithm .
343 +All the ambiguities are shown in Fig. 10 .
344 +A list of experimental assays that yield ambiguities on each interaction is given in the Supplementary Web site .
345 +This analysis shows that there exist non-modelled interactions that balance the effects on the targets in the MBM detected .
346 +wit r i t l i FRiegshulratesco9fmtphenidnifuemenocfe61algeoxrpitehrmmeapnpsliendottogloE.bcaolly nceothweorernkt Results of the inference algorithm applied to E. coli network with a compendium of 61 experiments not globally coherent .
347 +The dark and light regions of the bars correspond to false positive and validated predictions , respectively .
348 +Without filtering , there are 28.3 % of false positives .
349 +With filtering -- keeping only the sign predictions confirmed by k different experiments -- the rate of false positives decreases to 2.5 % .
350 +A real case : inference of signs in S. cerevisiae transcriptional regulatory network We applied our inference algorithm to the transcriptional regulatory network of the budding yeast S. cerevisiae .
351 +Let us here briefly review the available sources that can be used to build the unsigned regulatory network .
352 +The experimental dataset proposed by Lee et al. [ 11 ] is widely used in the network reconstruction literature .
353 +It is a study conducted under nutrient rich conditions , and it consists of an extensive ChIP-chip screening of 106 TFs .
354 +Estimations regarding the number of yeast TFs that are likely to regulate specific groups of genes by direct binding to the DNA vary from 141 to 209 , depending on the selection criteria .
355 +In follow-up papers of this work , the ChIP-chip analysis was extended to 203 yeast TFs in rich media conditions
356 +Fit i f .
357 +i Ianmgeburigarucetoi1ou0snswiinththaecroemgupleantodruymnedtawtaorokf oexpErecsosliothnaptraorfeles Interactions in the regulatory network of E. coli that are ambiguous with a compendium data of expression profiles .
358 +For each interaction , there exist at least two expression profiles that do not predict the same sign on the interaction .
359 +Dotted and filled lines represent the MBM of Type I and Type II , respectively .
360 +and 84 of these regulators in at least one environmental perturbation [ 12 ] .
361 +Analysis methods were refined in 2005 by MacIsaac et al. [ 13 ] .
362 +Other studies continued to work in this network using different approaches [ 10,14-16 ] .
363 +Here we selected two of these sources .
364 +All networks are provided in the Supplementary Web site .
365 +( A ) The first network consists of the core of the transcriptional ChIP-chip regulatory network produced in [ 11 ] .
366 +Starting from the full network with a p-value of 0.005 , we reduced it to the set of nodes that have at least one output edge .
367 +This network was already studied in [ 28 ] .
368 +It contains 31 nodes and 52 interactions .
369 +( B ) The second network contains all the transcriptional interactions between TFs shown by [ 11 ] with a p-value below 0.001 .
370 +It contains 70 nodes and 96 interactions .
371 +( C ) The third network is the set of interactions among TFs as inferred in [ 13 ] from sequence comparisons .
372 +We have considered the network corresponding to a p-value of 0.001 and 2 bindings ( 83 nodes , 131 interactions ) .
373 +( D ) The last network contains all the transcriptional interactions among genes and regulators shown by [ 11 ] with a p-value below 0.001 .
374 +It contains 2419 nodes and 4344 interactions .
375 +Inference process with gene-deletion expression profiles We first applied our inference algorithm to the large scale network ( D ) using a panel of expression profiles for 210 gene-deletion experiments [ 30 ] .
376 +The information given by this panel is quite small , since 1.6 % of all the products in the network is on average observed , and 12 % of the edges ( input and output ) of the network are observed in at least one expression profile .
377 +Using these data , we inferred 162 regulatory roles .
378 +We validated our prediction with a literature-curated network on Yeast [ 31 ] .
379 +We found that among the 162 signpredictions , 12 were referenced with a known interaction in the database , and 9 with a good sign .
380 +Gene-deletion expression profiles were used in order to compare our results to path analysis methods [ 20,23 ] since the latter can only be applied to knock-out data .
381 +Other sign-regulation inference methods needed either other sources of gene-regulatory information ( promoter binding information , protein-protein information ) , or time-series data to be performed [ 10,15,18 ] .
382 +First , we tested the consistency between the inferred network obtained from path analysis methods with the 210 gene-deletion experiments .
383 +We obtained that the network was inconsistent with 28 of the 210 experiments .
384 +Second , we compared the inference results for both methods , our approach and the path analysis method , obtaining in the latter that 234 roles of widely connected paths were inferred ; whereas with our method 162 roles were inferred , mainly localised in the branches of the network .
385 +Both results intersected on 17 interactions and no contradiction in the inferred role was reported .
386 +An illustration of these results is given in the Supplementary Web site .
387 +This suggests that our approach is complementary to path analysis methods .
388 +Our explanation is as follows : in [ 20,23 ] , network inference algorithms identify probable paths of physical interactions connecting a gene knockout to genes that are differentially expressed as a result of that knock-out .
389 +This leads to a search for the smallest number of interactions that carry the largest information in the network .
390 +Hence , inferred interactions are located near the core of the network , but not exactly in the core .
391 +On the contrary , as we already mentioned , the combinatorics of interactions in the core of the network are too intricate to be determined from a few hundreds of expression profiles with our algorithm , thus , we concentrate on interactions around the core .
392 +Inference with stress perturbation expression profiles To overcome the problem exposed using the small amount of information contained in [ 30 ] , we have used stress perturbation experiments .
393 +These data correspond to curated information available in SGD ( Saccharomyces Genome Database ) [ 32 ] .
394 +When time series profiles were available , we selected the last time expression array .
395 +Therefore , we collected and treated 15 experiments described in Table 2 .
396 +For each expression array , we sorted the measured genes in four classes : 2-fold up-regulated , 2-fold down-regulated , non-observed , and zero variation .
397 +Full datasets are available in the Supplementary Web site .
398 +As in the case of E. coli , it appeared that all the networks ( A ) , ( B ) , ( C ) , and ( D ) were not consistent with the whole set of expression arrays .
399 +Thus , when executing our algorithms we identified motifs that held ambiguities , and we marked them as MBM of type I-IV ( as described in our inference algorithm ) .
400 +We also generated a set of inferred signs and applied the filtered algorithm ( with filter k = 3 ) to the large scale network ( D ) .
401 +We obtained our total inference rate by adding the number of inferred signs fixed in an unique way to the number of non-repeated interactions in the MBM detected , and dividing it by the total number of edges in the network .
402 +In Table 3 we illustrate the inference rate obtained for each of the networks .
403 +Depending on the network , the inference rate varies from 19 % to 37 % ; thus , they are similar to the theoretical rates obtained for E. coli
404 +All experiments contain information on steady state shift and their curated data is available in SGD (Saccharomyces Genome Database) [32].
405 +network even with a small number of perturbation experiments ( 14 or 15 ) .
406 +We validated the inferred interactions comparing them to the literature-curated network published in [ 31 ] .
407 +We obtained 631 predictions when no filtering is applied .
408 +Furthermore , among the 198 interactions predicted with a filter parameter k = 3 , 19 were referenced with a known interaction in the database , and only 1 prediction had a wrong sign .
409 +As in the case of E. coli , we conclude that filtering is a good way to produce extremely robust predictions .
410 +Additionally , we compared our predictions to the naive inference algorithm finding that the naive algorithm usually predicts half of the signs that we obtain .
411 +In Fig. 11 we illustrate the inferred interactions for Network ( B ) .
412 +As already mentioned , the algorithm identified a large number of ambiguities .
413 +The exhaustive list of MBM is given in the Supplementary Web site and the Type I modules of size 2 found for the networks ( A ) , ( B ) , and ( C ) are detailed in Table 4 .
414 +We noticed that the MBM of Type I were detected in the four networks ; whereas the MBM of Type II-IV were only detected , in an large number , for Network ( D ) ; Type II MBM being the most numerous ( 85.4 % ) .
415 +For each MBM , a precise biological study of the species should enable to understand the origin of the ambiguity : erroneous expression data , missing interactions in the model , or context-dependent regulations .
416 +Contribution of expression profiles to the inference Analysing only the sign inference process on the global network ( D ) , we wish to estimate how the 14 experiments used influence the unique way { + , - } inferred signs .
417 +On that account we address the following question : Assuming that all the inferred roles in Step 1 of our inference algorithm are correct , which is the experiment that marks more inferred roles as inconsistent ( i.e. that generates more MBM ) ?
418 +Therefore , we classified the 14 experiments according to the MBM of Type II-IV generated per experiment .
419 +MBM of Type I are not included in this computation , for they are inferred in Step 1 of the algorithm .
420 +The results of this classification are shown in Fig. 12 .
421 +The fourth chart illustrates that the real contribution of each expression profile does not depend on the amount of observed genes it contains .
422 +Discussion
423 +Predicting from a `` small '' number of expression profiles In principle , inferring the functional effect of regulations could be done using general reconstruction methods .
424 +The most outstanding approaches in this domain include Bayesian networks [ 33 ] , linear ordinary differential equations ( ODE ) [ 34,35 ] and correlation/causal networks [ 14,16,36 ] ( see [ 10 ] for a review , and a comparison on several datasets ) .
425 +These are quantitative methods which are carefully designed to cope with the high level of noise that is generally observed in expression data .
426 +They rely either on an explicit parametric modelling of noise distribution ( like in Bayesian networks ) , either on robust statisnFil i i i f t ) t t e eCnogacdseusrspf , erc4oa13ct24eo4snseodofgrehtshee1g4loebxapletrriamnescnrtispuisoendalinnethwosirgkn - ( i2n4fe1r9-Classification of the 14 experiments used in the sign-inference process for the global transcriptional network ( 2419 nodes , 4344 edges ) .
427 +The experiments are represented by their identifier ( see Table 2 ) .
428 +Each experiment has a twofold contribution : it spots inconsistent modules ( MBM that are further excluded from inference ) and it predicts interaction roles .
429 +Some experiments have more predictive power , just because they include more genes .
430 +In order to normalise the predictive power , we divided the percentage of predictions by the percentage of observed nodes .
431 +For each experiment we have estimated : ( A ) Number of significant ( 2-fold ) up/down-regulated genes .
432 +( B ) Percentage of edges in the spotted MBMs of type II-IV divided by the percentage of observed genes .
433 +( C ) Percentage of inferred signs divided by the percentage of observed genes .
434 +( D ) Real contribution of each experiment , calculated by subtracting C ( inference ) from B ( eliminated inconsistency ) ; negative values correspond to experiments whose main role is to spot ambiguities .
435 +tical estimators for the network and its kinetic parameters .
436 +The main limitation of these approaches is the number of independent samples they require in order to be properly used .
437 +It is often stated [ 10,36 ] that a minimum of 100 to 300 expression profiles are needed for the estimation procedure .
438 +While there exists a couple of datasets of such size , the usual number of available profiles for a given biological system is much smaller .
439 +Our approach is meant to be used when the number of profiles ranges from 1 to a couple of hundreds , and should thus be seen as complementary to quantitative methods .
440 +Indeed our simulations on E. coli network show that one can characterise about 30 % of the regulations from 30 expression profiles .
441 +We additionally showed that this is close to the theoretical limit of our approach .
442 +This result was confirmed using expression data on the same network : we infer 20 % of the regulations whose input and output are simultaneously observed in at least one experiment , using 61 expression profiles .
443 +Generating accurate predictions
444 +The problem of inferring functional effect of transcription factors was specifically addressed by Yeang and colleagues [ 20,23 ] , using a probabilistic discrete model .
445 +In this approach , one identifies probable paths of physical interactions connecting a gene knock-out to genes that are differentially expressed as a result of that knock-out .
446 +Predictions correspond to the signs found in models of maximum likelihood .
447 +More generally , most reconstruction methods are based on computing an `` optimal '' model with respect to the data .
448 +This raises two main issues .
449 +First , the underlying optimization problems are often non convex , and finding a global optimum is a very difficult computational task .
450 +In practice , most algorithms only guarantee to find a local optimum , which should be cautiously examined before being reported as a prediction .
451 +Second , even if a global optimum is found , it is important ( but computationally difficult ) to check that there is no slightly sub-optimal model that yields very different predictions .
452 +In other terms , it is necessary to evaluate the robustness of the predictions .
453 +In our approach , we describe the ( possibly huge ) set of models that are consist-ent with the data , then look for invariants in this set .
454 +This means that our predictions are compatible with all feasible models .
455 +In order to cope with experimental noise , we combine this strategy with a filtering procedure , which selects predictions that agree with a minimal number of expression profiles .
456 +This led us to very accurate predictions , as it was shown on data from E. coli and yeast .
457 +We compared our inference approach to the path analysis method by Yeang and colleagues [ 20,23 ] .
458 +We found that both algorithms infer a similar number of regulations , and that the predictions coincide .
459 +We noticed that the predictions are located in different parts of the network , depending on the algorithm : path analysis tends to infer signs in highly connected regions , while our approach infer signs on regulations acting on small in-degree nodes .
460 +Another difference is that path analysis requires expression profiles from gene-deletion experiments , whereas our method gives better results with stress perturbation experiments ( though it can be applied to both types of experiment ) .
461 +Sign inference and network topology
462 +Using simulations , we evaluated the dependence between the number of available expression profiles and the number of signs that can be inferred from them .
463 +Not surprisingly , we noticed that the topology of the regulatory network has a strong influence on the estimated relationship .
464 +This was illustrated by computing statistics on both a complete regulatory network and its core .
465 +The complete network is characterised by an over-representation of feedback-free regulatory cascades , which are controlled by a small number of TFs .
466 +In this setting , the number of inferred signs grows almost continuously with the number of observations .
467 +In contrast , the core network does not obey the simple law `` the more you observe , the better '' , some expression profiles being clearly more informative than others .
468 +Additionally , in these core networks an unfeasible number of experiments is necessary to infer a small number of signs with high probability .
469 +For these core networks , two different strategies may be adopted .
470 +First , to build a more accurate model for these restricted subnetworks using dynamic modelling techniques ( see [ 29 ] for a review ) .
471 +Second , to develop experiment planning in our qualitative framework : given some control parameters , how to find the most informative experiments while keeping their number as low as possible ?
472 +Conclusion
473 +In this work we proposed a discrete approach for a particular case of reconstruction problem : given a set of regulations between genes , and a set of expression profiles , determine the functional effect of each regulation , as activation or inhibition .
474 +Our approach is based on a qualitative modelling framework , that was initially introduced to check the consistency between a regulatory network and expression data [ 24,25 ] .
475 +This framework is based on a rule , which basically says that if the expression of a gene varies between two conditions , then this should be accounted for by the variation of at least one of its predecessors .
476 +Here we applied this approach to predict the functional effect of transcription factors on their target genes .
477 +While intuitive and simple , the qualitative rule we propose can be used to infer a significant number of regulatory effects from a reasonable number of expression profiles .
478 +As shown using data on E. coli and yeast , the predictions are particularly reliable , especially when they are validated with our filtering procedure .
479 +Furthermore , our algorithms can handle datasets of realistic size .
480 +It should be noted that computing the predictions presented in this work requires to solve thousands of NP-hard problems ( more precisely , constraints with variables on a finite domain ) .
481 +Each of these problem has several thousands of variables .
482 +Nevertheless , our algorithms are exact and compute the predictions in no more than an hour using a standard desktop PC .
483 +This means that they are able to cope with system-wide data in a fairly reasonable amount of time .
484 +Due to the structure of the algorithms , we are confident that they can handle even larger datasets in less time , by distributing the computations on several machines .
485 +From our results on yeast , it appears that a significant proportion of the network -- as given by ChIP-chip data -- is not compatible with the available expression profiles .
486 +As explained in the Results section , these data is discarded from the analysis , in order to compute safe predictions -- but at the expense of a loss of information .
487 +The subject of our current work is to develop an improved notion of prediction , that copes better with inconsistent network and data .
488 +The goal is to include inconsistent data in the inference process , while preserving the reliability of the predictions .
489 +where Xi stands for the sign of the variation of species i in experiment k , and Sji the sign of the influence of species j on species i. Recall that the graph G itself comes from chIP-chip experiments or sequence analysis .
490 +Using expression arrays , we obtain an experimental value for some var-k k iables Xi , which will be denoted xi ; more generally uppercase ( resp .
491 +lowercase ) letters will stand for variables of the systems ( resp .
492 +constants + , - or 0 ) .
493 +A single equation in the system ( 4 ) can be viewed as a predicate Pi , k ( X , S ) where i denotes a node in the graph and k one of the r available experiments .
494 +If the value for some variables in the equation is known , the predicate resulting from their instantiation will be denoted Pi , k ( X , S ) [ xk , s ] .
495 +Our problem can now be stated as follows : given a set of expression profiles x1 , ... , xr , decide if the predicate :
496 +Decision diagram encoding
497 +In a previous work [ 26 ] , we showed how the set of solutions of a qualitative system can be computed as a decision diagram [ 37 ] .
498 +A decision diagram is a data structure meant to represent functions on finite domains ; it is widely used for the verification of circuits or network protocols .
499 +Using such a compact representation of the set of solutions , we proposed efficient algorithms for computing solutions of the systems , hard components , and other properties of a qualitative system .
500 +Back to our problem : in order to predict the regulatory role of TFs on their target genes , it is enough to compute the decision diagram representing the predicate ( 5 ) , and compute its hard components as proposed in [ 26 ] .
501 +This approach is suitable for systems of at most a couple of hundred variables .
502 +Above this limit , the decision diagram is too large in memory complexity .
503 +In our case however , we consider systems of about 4000 variables at most , which is far too large for the above mentioned algorithms .
504 +In order to cope with the size of the problem , we propose to investigate a particular case , when all species are observed , in all experiments .
505 +In this case , i ≠ j implies that P ( X , S ) [ xk ] and P ( X , S ) [ xk i , k j , k ] share no variables .
506 +This means that P may be satisfied if and only if each predicate may be satisfied .
507 +As a consequence , a variable Sji is a hard component of P if and only if it is a hard component of Pi , . .
508 +Pi , .
509 +correspond to the constraints which relate species i to its predecessors in G for all experiments .
510 +The number of variables in Pi , .
511 +is exactly the in-degree of species i in G , which is at most 10 -- 20 in biological networks .
512 +As soon as some species are not observed in some experiment , the predicates Pi , .
513 +share some variables and it is not guaranteed to find all hard components by studying them separately .
514 +A brief investigation showed ( data not shown ) that due to the topology of the graph , most of the equations are not independent any more , even with few missing nodes .
515 +Note however , that any hard component of Pi , .
516 +is still a hard component of P .
517 +The same statement holds for
518 +In practice , this algorithm is very effective in terms of computation time and number of hard components found .
519 +However , as already stated , it is not guaranteed to find all hard components of P .
520 +This is what motivates the technique described in the next paragraph .
521 +Solving with Answer Set Programming
522 +In order to solve large qualitative systems , we also tried to encode the problem as a logic program , in the setting of answer set programming ( ASP ) .
523 +While decision diagrams represent the set of all solutions , finding a model for a logic program provides one solution .
524 +In order to find hard components , it is enough to check for each variable V , if there exists a solution such that V = + and another solution such that V = - .
525 +The ASP program we used in order to solve the qualitative system is given in supplementary materials .
526 +In the following we will denote by asp_solve ( P ) the call to the ASP solver on the predicate P .
527 +The returned value is an admissible valuation if there is one , or ⊥ otherwise .
528 +The complete algorithm is reported below
529 +We use clasp for solving ASP programs [ 38 ] , which performs astonishingly well on our data .
530 +The procedure described in Algorithm 3 is particularly efficient in finding non hard components : generating one solution may be enough to prove non hardness of many variables at a time .
531 +To sum up , in order to solve a system of qualitative equations ( 4 ) with only partial observations , we use Algorithm 2 first and thus determine most ( if not all ) hard components .
532 +Then , Algorithm 3 is used for the remaining components , which are nearly all non hard .
533 +Reduction technique
534 +As mentioned in the Result section , interaction graphs may be reduced in a way that preserves the satisfiability of the associated qualitative system .
535 +Consider a graph G with defined signs on its edges .
536 +If some node n has no successor , then deletes it from G. Note then , that any solution of the qualitative system associated to the new graph can be extended in a solution to the system associated to G .
537 +The same statement holds if one iteratively delete all nodes in the graph with no successor .
538 +The result of this procedure is the subgraph of G such that any node is either on a cycle , or has a cycle downstream .
539 +We refer to it as the core of the interaction graph .
540 +The core of an interaction graph corresponds to the most difficult part to solve , because extending a solution for the core to the entire graph can be done in polynomial time , using a breadth-first traverse .
541 +Diagnosis for noisy data
542 +When working with real-life data , it may happen that the predicate P defined in Eq .
543 +( 5 ) can not be satisfied .
544 +This may be due to three ( non exclusive ) reasons :
545 +• the sign on an edge depends on the state of the system
546 +In the third case , the conditions for deriving Eq .
547 +( 1 ) are not fulfilled for one node and its qualitative equation should be discarded .
548 +This , however , does not affect the validity of the remaining equation .
549 +In all cases , isolating the cause of the problem is a hard task .
550 +We propose the following diagnosis approach : as P is a conjunction of smaller predicates , it might happen that some subsets of the predicates are not satisfiable yet .
551 +Our strategy is then to find `` small '' subsets of predicates which can not be satisfied .
552 +A particularly interesting feature of this approach is that by selecting subsets of Pi , .
553 +, .
554 +predicates , the result might directly be interpreted and vis-ualised as a subgraph of the original model .
555 +How to determine if a sign can be inferred
556 +In the Results section , we have seen some examples showing that even when all feasible observations are available , it might not be possible to infer all signs in the interaction graph .
557 +Whether or not a sign can be inferred depends on the topology of the graph , and also on the actual signs on interactions .
558 +In practice , it is thus impossible to tell from the unsigned graph only if a sign can be recovered .
559 +However , it is still interesting to evaluate on fully signed interaction networks which part can be inferred .
560 +A trivial algorithm for this consists in explicitly generating all feasible observations and using the algorithms described above .
561 +This is unfeasible due to the number of observations .
562 +With the notations introduced above , consider an observation X and sign variables S for an interaction graph .
563 +Pi ( X , S ) denotes the constraints that link the variation of a node i to that of its predecessors given the signs of the interactions .
564 +Moreover , the real signs in the graph are denoted by s. For each node i , we build the predicate giving the feasible observations on node i and its predecessors , given the rest of the graph and the real signs s
565 +O (X) = ∃X P (X, s) i jj∈{i}∪pred(i) , i,k 1≤i≤n
566 +Then , the constraint that we can derive on S variables is : for any observation X that is feasible Pi ( X , S ) should hold .
567 +This constraint is more formally defined by
568 +Ci(S) = ∀XOi(X) ⇒Pi(X, S)
569 +Finally , the hard components of Ci are exactly the signs that can be inferred using all feasible observations .
570 +Let us sum up the procedure :
571 +1. compute P(X, S) = ∧1 ≤ i ≤ n Pi(X, s)
572 +2. compute Oi from P and the actual signs s
573 +3 .
574 +compute Ci , the constraints of signs given all feasible observations
575 +4 .
576 +compute the hard components of Ci , which are exactly the signs that can be inferred .
577 +If it is not possible to compute P ( X , S ) ( mainly because the interaction graph is too large ) , we use a more sophisticated approach based on a modular decomposition of the interaction graph .
578 +The resulting algorithm , as well as all inference algorithms , experimental data , and the results obtained for the S. cerevisiae , and E. coli regulatory networks can be found at : http://www.irisa.fr/symbiose/ interactionNetworks/supplementaryInference.html .
579 +Authors' contributions
580 +PV participated in designing the algorithms described in the Methods section and in performing the simulations .
581 +CG designed the algorithms described in the Results section , and performed the analysis on E. coli and yeast data .
582 +OR made the statistical modeling in the Results section .
583 +MLB participated in implementing the algorithms on decision diagrams .
584 +All authors participated in writing the manuscript , read and approved its final state .
585 +Appendix
586 +Algorithm 2
587 +Heuristic for finding hard components in large interaction networks with many expression profiles .
588 +Algorithm 3
589 +Exact algorithm for finding the set of hard components of P , based on logic programming .
590 +Acknowledgements
591 +The authors are particularly grateful to B. Kauffman , M. Gebser , and T. Schaub from the University of Potsdam for their help on CLASP software .
592 +They also wish to thank the referees for their interesting and constructive remarks .
...\ No newline at end of file ...\ No newline at end of file
1 +BIOINFORMATICS ORIGINAL PAPER
2 +Edward Wijaya1 ,2 , Siu-Ming Yiu3 , Ngo Thanh Son1 , Rajaraman Kanagasabai2 and Wing-Kin Sung1 ,4 , ∗ 1School of Computing , National University of Singapore , Singapore 119260 , 2Institute for Infocomm Research , 21 Heng Mui Keng Terrace , Singapore 119613 , 3Department of Computer Science , The University of Hong Kong , Pokfulam Road , Hong Kong and 4Genome Institute of Singapore , 60 Biopolis Street , # 02-01 Genome , Singapore 138672 Received on May 9 , 2008 ; revised on August 3 , 2008 ; accepted on August 7 , 2008 Advance Access publication August 12 , 2008 Associate Editor : Alex Bateman
3 +ABSTRACT
4 +Motivation : Locating transcription factor binding sites ( motifs ) is a key step in understanding gene regulation .
5 +Based on Tompa 's benchmark study , the performance of current de novo motif finders is far from satisfactory ( with sensitivity ≤ 0.222 and precision ≤ 0.307 ) .
6 +The same study also shows that no motif finder performs consistently well over all datasets .
7 +Hence , it is not clear which finder one should use for a given dataset .
8 +To address this issue , a class of algorithms called ensemble methods have been proposed .
9 +Though the existing ensemble methods overall perform better than stand-alone motif finders , the improvement gained is not substantial .
10 +Our study reveals that these methods do not fully exploit the information obtained from the results of individual finders , resulting in minor improvement in sensitivity and poor precision .
11 +Results : In this article , we identify several key observations on how to utilize the results from individual finders and design a novel ensemble method , MotifVoter , to predict the motifs and binding sites .
12 +Evaluations on 186 datasets show that MotifVoter can locate more than 95 % of the binding sites found by its component motif finders .
13 +In terms of sensitivity and precision , MotifVoter outperforms stand-alone motif finders and ensemble methods significantly on Tompa 's benchmark , Escherichia coli , and ChIP-Chip datasets .
14 +MotifVoter is available online via a web server with several biologist-friendly features .
15 +Availability : http://www.comp.nus.edu.sg/∼bioinfo/MotifVoter Contact : ksung@comp.nus.edu.sg supplementary information : Supplementary data are available at Bioinformatics online .
16 +1 INTRODUCTION
17 +Understanding the regulatory mechanism of genes is one of the major challenges faced by biologists today .
18 +Central to this problem is the identification of recurring patterns ( motifs ) in regulatory sequences , which represent binding sites of a transcription factor .
19 +In general , one would like to identify transcription factors whose binding sites are statistically over-represented in the promoter of a set of co-regulated genes .
20 +Many motif finders have been proposed to undertake this problem using different approaches , such as profilebased methods ( Nimwegen , 2007 ) and consensus-based methods ( Eskin and Pevzner , 2002 ; Pavesi et al. , 2001 ; Wijaya et al. , 2007 ) .
21 +However the existing tools are still not effective for discovering motifs ( Das and Dai , 2007 ; Tompa et al. , 2005 ) .
22 +For example , as shown in Tompa et al. 's evaluation , even the best performing algorithm has sensitivity < 13 % and precision < 35 % ( sensitivity is percentage of true nucleotides that are predicted and precision is the percentage of predicted nucleotides that are true ) .
23 +To deal with this issue , some literatures ( Harbison et al. , 2004 ; Hu and Kihara , 2005 ; MacIsaac and Fraenkel , 2006 ) hinted that assembling the results of multiple motif finders can provide better results for motif finding .
24 +For example , Harbison et al. ( 2004 ) observed different motif finders have different strengths .
25 +They successfully identified more binding sites by combining results of six motif finders compared to using only single finder .
26 +In fact , the benchmark datasets from Tompa et al. ( 2005 ) also support this .
27 +By simply taking the union of all binding sites predicted by 10 selected motif finders , the sensitivity can be increased by more than double over each selected motif finder .
28 +However , the union of all predicted sites could contain a lot of noise .
29 +It is not trivial to distinguish the real binding sites from the noise .
30 +Six ensemble methods have been developed .
31 +SCOPE ( Chakravarty et al. , 2007 ) and BEST ( Dongsheng et al. , 2005 ; Jensen and Liu , 2006 ) rerank all motifs predicted by individual finders based on a certain scoring function and report the top motif .
32 +WebMotifs ( Gordon et al. , 2005 ; Romer et al. , 2007 ) , MultiFinder ( Huber and Bulyk , 2006 ) and RGSMiner ( Huang et al. , 2004 ) assume motifs given by the consensus of several motif finders are likely to be the real motifs .
33 +They cluster the motifs and report one motif from the best cluster .
34 +All above methods select one representative motif among the predicted motifs from the individual finders .
35 +If none of the motifs from the finders can capture the binding sites accurately , the performance of these methods will suffer .
36 +EMD ( Hu et al. , 2006 ) goes a step further and considers the binding sites predicted by the motifs .
37 +Motifs of the same rank from different component motif finders are grouped together .
38 +For each group , based on the binding sites predicted by all the motifs in the group , new motifs are derived .
39 +Though these ensemble methods indeed help to improve the performance of motif finding , the improvement is not significant .
40 +For example , in Tompa 's benchmark and Escherichia coli datasets , the average sensitivity is only improved by 62 % but the average precision is reduced by 15 % .
41 +We believe that some important aspects have been overlooked by existing ensemble methods :
42 +These observations are also supported by Hu and Kihara ( 2005 ) and MacIsaac and Fraenkel ( 2006 ) .
43 +In this article , we show how to formalize these observations and derive two criteria , namely discriminative and consensus criteria , to combine results from multiple motif finders .
44 +Extensive evaluation shows that our proposed ensemble method , MotifVoter , can extract almost all information from multiple motif finders .
45 +On 186 datasets for Tompa 's benchmark ( Tompa et al. , 2005 ) and E.coli ( Salgado et al. , 2004 ) , MotifVoter retains more than 95 % of true binding sites predicted by at least one individual motif finder .
46 +This implies that MotifVoter improves the sensitivity by 120 % and precision by 77 % when compared with the best individual motif finder and it also shows an improvement of 90 % in sensitivity and 135 % in precision when compared to the existing ensemble methods .
47 +Applying MotifVoter on 140 yeast and mammalian ChIP-Chip datasets , we demonstrate that MotifVoter is scalable .
48 +Furthermore , in these ChIP-Chip datasets , we notice that the motifs reported by MotifVoter are more similar to true motifs when compared with those reported by existing stand-alone motif finders and ensemble methods .
49 +It may be noted that , unlike other ensemble methods that only work on the predicted motifs , MotifVoter and EMD work on both the predicted motifs and binding sites .
50 +MotifVoter differs from EMD in the discriminative and consensus criteria used for grouping ( clustering ) the motifs .
51 +First , the discriminative criterion requires the selected cluster to of motif share as many binding sites as possible , while requiring that motifs outside the cluster share none or few binding sites .
52 +Second , the consensus criterion requires the motifs in the selected cluster to be contributed by as many motif finders as possible .
53 +We propose a scoring function that captures the two criteria and derive an efficient algorithm to select a cluster that optimizes this scoring function .
54 +In addition to these two criteria , MotifVoter selects only those binding sites of high confidence to construct the new motif , rather than using all binding sites predicted by motifs in the same group ( cluster ) .
55 +Compared to existing ensemble schemes , MotifVoter has the following advantages :
56 +3 METHODS
57 +MotifVoter uses 10 basic motif finders .
58 +The first group consists of three motif finders based on ( l , d ) model , namely MITRA ( Eskin and Pevzner , 2002 ) , Weeder ( Pavesi et al. , 2001 ) , and SPACE ( Wijaya et al. , 2007 ) .
59 +The second group consists of seven motif finders based on PWM model , namely AlignACE ( Hughes et al. , 2000 ) , ANN-Spec ( Workman and Stormo , 2000 ) , BioProspector ( Liu et al. , 2001 ) , Improbizer ( Ao et al. , 2004 ) , MDScan ( Liu et al. , 2002 ) , MEME ( Bailey and Elkan , 1995 ) and MotifSampler ( Thijs et al. , 2001 ) .
60 +The details of these component motif finders and parameter descriptions can be found in Supplementary Material 10 .
61 +Section 3.1 formally describes the discriminative and consensus criteria used in the motif filtering step .
62 +Then , in Section 3.2 , we present the heuristic algorithm for finding a cluster of motifs that satisfy the two criteria .
63 +The details of the sites extraction step are given in Section 3.3 .
64 +Finally , Section 3.4 describes the performance evaluation measures we used for benchmarking MotifVoter against other existing methods .
65 +3.1 The discriminative and consensus criteria
66 +Given two motifs x and y , we first describe how to measure their similarity based on the binding sites defined by these motifs .
67 +Let I ( x ) be the set of binding sites defined by motif x. Let I ( x ) ∩ I ( y ) be the set of regions covered by at least one site in x and one site in y. Let I ( x ) ∪ I ( y ) be the set of regions covered by any site of x or y .
68 +We denote the total number of nucleotides of all the regions in I ( x ) ∩ I ( y ) and I ( x ) ∪ I ( y ) , as | I ( x ) ∩ I ( y ) | and | I ( x ) ∪ I ( y ) | , respectively .
69 +The similarity of x and y , denoted sim ( x , y ) , is expressed as | I ( x ) ∩ I ( y ) | / | I ( x ) ∪ I ( y ) | .
70 +Note that 0 ≤ sim ( x , y ) ≤ 1 and sim ( x , x ) = 1 .
71 +Now , we define the scoring function to capture the discriminative criterion .
72 +Given m motif finders and each motif finder reports its top-n candidate motifs , there will be a set P of mn candidate motifs .
73 +Among all the candidate motifs in P , some of them will approximate the real motif while the other will not .
74 +We would like to identify the subset X of P such that the candidate motifs in X are likely to approximate the real motif .
75 +The principle idea is that if the candidate motifs in X can model the real motif , motifs in X should be highly similar while motifs outside X should be distant from one another ( discriminative criteria ) .
76 +Let X be some subset of candidate motifs of P .
77 +The mean similarity among the candidate motifs in X , denoted as sim ( X ) , is defined as : ∑
78 +2 ( ( sim ( x , y ) − sim ( X ) ) x , y ∈ X The function w ( X ) measures the degree of similarity among the candidate motifs in X .
79 +If many of the candidate motifs in X approximate the real motif , we should expect to have a high w ( X ) .
80 +On the other hand , we expect the complement of X , that is P − X , should have a low w ( P − X ) .
81 +Thus , w ( P − X ) constitutes the discriminative criterion in the clustering procedure .
82 +In other words , if X is the set of candidate motifs which approximates the real motif , we expect to have a high A ( X ) score , where : w ( P − X ) Note that there may be multiple sets of X with the same A ( X ) score .
83 +Among those X 's , we would select one that contains maximum number of motif finders .
84 +The latter constitutes the consensus criterion .
85 +In summary , this stage aims to find X ⊆ P which maximizes A ( X ) while X contains the candidate motifs predicted by maximum number of motif finders .
86 +The naive method to identify X is to enumerate all possible X and check if they satisfy the above two criteria .
87 +However , this approach is computationally infeasible .
88 +In the next section , we describe our proposed heuristics to identify X to overcome this difficulty .
89 +3.2 Heuristics for motif filtering
90 +In this subsection , we describe the heuristic algorithm for identifying X , the set of similar candidate motifs in the first stage .
91 +Let P be all motifs found by m motif finders , where each motif finder returns n motifs .
92 +Steps 1 -- 3 compute the pairwise similarity scores for all pairs of motifs .
93 +Based on these similarity scores , we apply the following heuristics approach to find X ( Steps 4 -- 9 ) .
94 +Instead of enumerating all possible subsets in P which takes exponential time , we only consider subsets Xz , j = { z , p1 , ... , pj } for every z ∈ P and for every 1 ≤ j ≤ | P | − 1 where sim ( z , pi ) > sim ( z , pi +1 ) and pi ∈ P .
95 +The rationale behind examining only these subsets is as follows .
96 +For each z ∈ P , let a and b be two other motifs such that sim ( a , z ) > sim ( b , z ) .
97 +That is , a is more similar to z than b. Then , it is likely that A ( { z , a , b } ) > A ( { z , b } ) .
98 +By including pj in the subset , we also include all pi with i < j. For each X , we compute the value of A ( X ) and the number of motif z , j z , j finders contributing to Xz , j , denoted as Q ( Xz , j ) .
99 +Finally , we set X to Xz , j with maximum A ( Xz , j ) value .
100 +If there are more than one such subset , pick the one with the largest Q ( Xz , j ) .
101 +In case of a tie again , we pick one randomly .
102 +The time complexity of heuristics can be shown to be O ( m2n2 ) as follows .
103 +There are | P | = mn motifs .
104 +For each motif z , we consider mn different
105 +Output : PWM of the aligned sites 1 : for each z , y ∈ P do 2 : compute sim ( z , y ) 3 : end for 4 : for each z ∈ P do 5 : sort p1 , p2 , ... , pk such that sim ( z , pi ) ≥ sim ( z , pi +1 ) ; ∀ i = 1 . .
106 +k 6 : consider sets X = { z , p , ... , p } ; ∀ j = 1 , ... , k z , j 1 j 7 : compute A ( Xz , j ) for all such Xz , j 8 : set Q ( Xz , j ) = number of motif finders contributing to Xz , j 9 : end for = 10 : set X Xz , j with the maximum A ( Xz , j ) score , if there are two such Xz , j 's , pick the one with the largest Q ( Xz , j ) 11 : extract and align sites of motifs in X 12 : construct PWM
107 +Xz , j subsets .
108 +For each subset , we need to compute the value of A ( Xz , j ) for all j. Note that we can obtain the value of A ( Xz , j ) from the value of A ( Xz , j − 1 ) in constant time .
109 +So , for each motif z , to compute all values of A ( Xz , j ) , it takes O ( mn ) time .
110 +Therefore , the overall time complexity is O ( m2n2 ) .
111 +For the actual running time of the heuristics , please refer to Supplementary Material 5 .
112 +3.3 Sites extraction
113 +From X , we obtain the list of sites using two requirements .
114 +First , we accept all regions which are covered by sites defined by at least two motifs x and y in X , where x and y are predicted by two different motif finders .
115 +The reason behind is that it is unlikely that several motif finders predict the same spurious binding sites .
116 +Second , we accept all the sites of the motif x in X with the highest confidence in approximating real motif .
117 +The confidence score is defined as follows .
118 +Let B ( x ) be the total number of nucleotides covered by the sites defined by motif x. Let O ( x ) be the total number of nucleotides covered by the sites defined by motif x and all other motifs in X .
119 +The confident score of motif x is defined as O ( x ) / B ( x ) .
120 +For the selected sites that are covered by more than one motif finder , we further apply a post-processing procedure to refine each site by removing the nucleotides that are only covered by a single finder to increase the precision of our prediction as these nucleotides are likely to be noise .
121 +Given all the sites predicted by MotifVoter , we generate a PWM motif to model the motif .
122 +To achieve this , we first align these sites using MUSCLE ( Edgar , 2004 ) , then a PWM is generated from this alignment to model the motif .
123 +Figure 1c provides an illustration of this process .
124 +3.4 Performance evaluation measures
125 +For performance evaluation , we use the same four measures proposed in ( Tompa et al. , 2005 ) namely , sensitivity ( nSN ) , positive predictive value1 ( nPPV ) , performance coefficient ( nPC ) and correlation coefficient ( nCC ) .
126 +Index n is used to denote that the assessment is done at the nucleotide level instead of site level .
127 +The definitions of these performance measures can be found in Supplementary Material 4 .
128 +For ChIP-Chip datasets which do not have sites position information , we use sum of squared distance ( SSD ) to evaluate the performance of motif finders .
129 +It is one of the most widely used methods for comparing PWMs ( Mahony et al. , 2007 ) .
130 +Let L be length of two aligned motifs X and Y , SSD is defined as :
131 +1Throughout the article , we use the term precision instead of positive predictive value .
132 +where pxi ( b ) and pyi ( b ) are the probabilities of base b occurring at position i in motif X and Y , respectively .
133 +Note that 0 ≤ SSD ( X , Y ) ≤ 2 and SSD ( X , X ) = 2 .
134 +If the motifs are of different length , we use the shorter motif to align different regions of the longer motif and obtain the maximum SSD value .
135 +4 EXPERIMENTAL RESULTS
136 +There is no universal benchmark dataset for evaluating a motif finder .
137 +We thus performed an extensive evaluation on MotifVoter over 326 datasets from Tompa 's benchmark , E.coli and ChIP-Chip datasets .
138 +In our experiments , we consider the top-30 ( i.e. n = 30 ) motifs reported by each individual motif finder .
139 +For the effect of different values of n , please refer to Supplementary Material 6 .
140 +4.1 Comparison using Tompa’s benchmark dataset
141 +This section compares MotifVoter with existing methods using Tompa 's benchmark datasets .
142 +The datasets are constructed based on real transcription factor binding sites drawn from four different organisms ( human , fruitfly , mouse and yeast ) .
143 +The background sequences are based on three categories : ( 1 ) real upstream sequences ( real ) , ( 2 ) randomly chosen upstream sequences with binding sites inserted ( generic ) and ( 3 ) sequences randomly generated by a Markov chain with binding sites inserted ( markov ) .
144 +It consists of 56 datasets .
145 +The number of sequences per dataset ranges from 1 to 35 and the sequence lengths are up to 3000 bp ( Tompa et al. , 2005 ) .
146 +Such diverse characteristics of the benchmark make it a good candidate for evaluating the robustness of a motif finder .
147 +The graph in Figure 2a shows the average performance of all stand-alone and ensemble motif finders based on four performance evaluation measures [ see also Table 1 for the actual figures of sensitivity ( nSN ) and precision ( nPPV ) ] using Tompa 's benchmark dataset .
148 +Among the stand-alone motif finders , Weeder and SPACE perform somewhat similar and outperform the other 15 stand-alone motif finders by all four measures .
149 +However , integration of motif finders enables MotifVoter to further enhance the performance .
150 +The improvement gained over SPACE is 215 % in sensitivity and 45 % in precision .
151 +We believe that MotifVoter is able to piece together different subregions of sites identified by the stand-alone motif finders , thus yielding significant improvement in sensitivity .
152 +Furthermore , since MotifVoter imposes strict discriminative and consensus criteria on the clustering procedure , we get significant improvement in precision also .
153 +For ensemble methods , MotifVoter outperforms the sensitivity of BEST and precision of SCOPE by 54.1 % and 226.2 % , respectively .
154 +We can not directly evaluate RGSMiner and MultiFinder because of their limited applicability .
155 +For WebMotifs , it only takes probe names as input , so we only evaluate WebMotifs on ChIP-Chip dataset ( see Section 4.3 ) .
156 +In principle , these three ensemble methods select one motif out of all motifs reported by the component motif finders .
157 +Although we are not able to run these finders on the dataset , to predict the upper bound of the performance of these finders , we can select the most sensitive and precise motif for each dataset .
158 +We found that even if we do so , the sensitivity is at least 48.6 % lower than MotifVoter and the precision is at least 41.2 % lower .
159 +For EMD , a direct evaluation is done in the next subsection on E.coli dataset .
160 +However , in this benchmark if we cluster the motifs of the same rank given by 10 motif finders and pick the most sensitive cluster , the highest possible sensitivity is 21.3 % lower than MotifVoter .
161 +The main reason why MotifVoter yields better performance is because apart from the ability to capture true sites from various motif finders , it also includes true sites that may come from different ranks .
162 +4.2 Comparison using E.coli dataset
163 +Despite its comprehensive assortments of datasets , Tompa 's benchmark does not fully represent real biological settings since it still contains synthetic sequences ( markov ) and mixture of real and synthetic ( generic ) sequences .
164 +Here we evaluate MotifVoter using real E.coli datasets .
165 +This species is not included in Tompa 's benchmark .
166 +The datasets are taken from RegulonDB ( Salgado et al. , 2004 ) ( http://regulondb.ccg.unam.mx/ ) , and the sequences are generated from the intergenic regions of E.coli genome .
167 +In total , there are 62 datasets .
168 +The average number of sequences per dataset is 12 and the average sequence length is 300 bp .
169 +The graph in Figure 2b shows the average performance of all stand-alone and ensemble motif finders based on four performance evaluation measures [ see also Table 1 for the actual figures of
170 +The nSN and nPPV for stand-alone motif finders in Tompa 's benchmark are taken directly from Tompa et al. ( 2005 ) .
171 +For E.coli dataset , we are unable to obtain the result of a few stand-alone motif finders ( marked with dash ) , because either these programs are not available or the output does not give binding sites for us to evaluate the results ( e.g YMF ) , during the preparation of this article .
172 +Motif finders marked with asterisks ( * ) are ensemble methods .
173 +Note that for some ensemble methods , we are not able to execute on the given datasets , we only estimate their upper bound ( see Section 4.1 for details on how we obtain the upper bound ) .
174 +sensitivity ( nSN ) and precision ( nPPV ) ] using the E.coli dataset .
175 +MotifVoter consistently outperforms the stand-alone motif finders by about 168 % in terms of sensitivity .
176 +For precision , although the improvement is not so much as for sensitivity , MotifVoter still yields a significant improvement over stand-alone motif finders exceeding the highest precision by 80.9 % .
177 +Three ensemble methods ( SCOPE , BEST , EMD ) evaluated on this dataset outperform the stand-alone algorithms in terms of sensitivity .
178 +However , even for the most sensitive ensemble method ( EMD ) among the three , the improvement is not significant .
179 +On the other hand , MotifVoter outperforms the EMD ensemble method by 130.2 % in sensitivity .
180 +As for precision , MotifVoter also consistently performs better with a 45.9 % improvement over the best ensemble method ( SCOPE ) .
181 +4.3 Application on ChIP-Chip datasets
182 +In this section , we evaluate MotifVoter on yeast and mammalian ChIP-Chip datasets .
183 +These datasets provide an ideal platform for assessing the scalability and applicability of MotifVoter to the entire genome .
184 +The yeast ChIP-Chip datasets and TF profiles are obtained from Harbison et al. ( 2004 ) ( http://fraenkel.mit.edu/Harbison/ ) .
185 +For mammalian datasets , we evaluate nine transcription factors : CREB ( Zhang et al. , 2005 ) , E2F ( Ren et al. , 2002 ) , HNF4/HNF6 ( Odom et al. , 2004 ) , MYOD/MYOG ( Cao et al. , 2006 ) , NFKB ( Schrieber et al. , 2006 ) , NOTCH ( Palomero et al. , 2006 ) , SOX ( Boyer et al. , 2005 ) .
186 +Further details about the yeast and mammalian datasets sources can be found in Supplementary Material 1 .
187 +Out of 65 cases , MotifVoter can identify 56 motifs .
188 +As for the missing ones , we found that the individual finders do not perform well .
189 +Figure 3 shows the evaluation using SSD values of the stand-alone and ensemble motif finders based on the 56 successful cases .
190 +Note that SSD values can give an estimation of how close the prediction of one motif finder is to the real PWM in each dataset .
191 +Table 2 shows the average SSD performance of each motif finder .
192 +On yeast ChIP-Chip datasets , among all stand-alone and ensemble motif finders , Improbizer has the highest average SSD value ( 1.639 ) .
193 +MotifVoter outperforms Improbizer with an average SSD value of 1.919 .
194 +Weblogos of the actual motifs predicted by MotifVoter on these datasets can be found in Supplementary Material 3 .
195 +Figure 4 shows the nine PWMs found by MotifVoter in agreement with canonical motifs in mammalian datasets .
196 +Evaluation on MotifVoter shows that it has an average SSD value of 1.824 , while the best performing existing motif finder achieves an average SSD value of 1.530 .
197 +SSD of MotifVoter on mammalian datasets is lower than that on yeast since the datasets of mammalian genome are much more complex than yeast .
198 +Note that the SSD score is at most 2.
199 +5 DISCUSSION
200 +This section further investigates the effectiveness of MotifVoter in terms of the following aspects : ( 1 ) the optimality of MotifVoter ; ( 2 ) the effects of the discriminative and consensus criteria used in MotifVoter and ( 3 ) the robustness of MotifVoter and the running time of MotifVoter .
201 +5.1 Optimality of MotifVoter
202 +In general , the performance of any ensemble method is bounded by its component motif finders .
203 +The total number of true binding sites that are covered by any of its component motif finders can be regarded as a rough upper bound on the performance of an ensemble method .
204 +We say an ensemble motif finder is - optimal if it can find fraction of the true sites covered by at least one of its component motif finders .
205 +Evaluation on Tompa 's benchmark shows that the highest possible sensitivity that can be achieved all by the component motif finders is 0.440 .
206 +The sensitivity of MotifVoter is 0.419 which is 95.2 % of this upper bound .
207 +In E.coli dataset , the highest possible sensitivity is 0.643 and MotifVoter achieves 95.7 % .
208 +This empirical study shows that MotifVoter is a near optimal ensemble method .
209 +5.2 Analysis of the effects of MotifVoter’s criteria
210 +The discriminative criterion of MotifVoter makes use of the information provided by the false positive ( spurious ) motifs/sites to guide the clustering of true motifs/sites .
211 +This information is not fully utilized by existing ensemble methods .
212 +The consensus criterion in MotifVoter requires the cluster to be globally contributed by as many motif finders as possible .
213 +This can enhance the confidence that the cluster contains good motifs/sites .
214 +These two key ideas distinguish our ensemble method from the existing ones .
215 +This subsection experimentally shows that both criteria in MotifVoter are equally important in their own right .
216 +Figure 5a shows the evaluation results on Tompa 's benchmark datasets .
217 +Sensitivity of MotifVoter without both criteria ( Case IV ) is 80 % lower than BEST and precision is 15 % lower than Weeder .
218 +Similarly in Figure 5b for E.coli , when neither discriminative nor consensus criteria are implemented , the precision of MotifVoter is lower than that of SCOPE .
219 +In contrast , by including both criteria MotifVoter can improve the sensitivity by 163.2 % and precision by 45.9 % .
220 +5.3 Robustness and time complexity MotifVoter
221 +We also evaluate the performance of MotifVoter on various background sequences and various species in Tompa 's benchmark .
222 +MotifVoter achieved the highest nSN and nPPV on all three backgrounds .
223 +The major sensitivity improvement is on real datasets ( 275 % ) , followed by generic datasets ( 128 % ) .
224 +As for evaluation on three species , MotifVoter made major sensitivity improvement on human dataset ( 314 % ) followed by fruitfly ( 263 % ) , while the least improvement was made on yeast datasets ( 84 % ) .
225 +MotifVoter relies on its component motif finders .
226 +Thus , a natural question is whether the performance of MotifVoter will degrade if we include some motif finders with poor performance .
227 +The performance of MotifVoter does degrade as more random motif finders ( representing motif finders with poor performance ) are included .
228 +However , even if we include five random motif finders ( that is half of the real motif finders we used ) , the performance of MotifVoter is still greater than that of the best individual motif finder by 183 % in sensitivity and by 10.4 % in precision .
229 +These results imply that MotifVoter is robust even if some of the component motif finders perform badly .
230 +We remark that it is possible that MotifVoter may predict wrong motifs if almost every individual finder reports similar wrong motifs .
231 +However , MotifVoter can reduce the chance of finding such wrong motifs significantly in comparison to individual finders because the chance of having many individual finders to report the same ( similar ) spurious motif is low since every finder has its own scheme of predicting the motifs .
232 +Running all 10 component motif finders for MotifVoter is not always practical .
233 +We show that the sensitivity and precision of MotifVoter are still significantly better than the best motif finder when we run only the five fastest motif finders .
234 +The details of the above robustness evaluations are shown in Supplementary Material 5 .
235 +In Supplementary Material 8 , we evaluate and discuss the characteristics of binding sites missed by MotifVoter .
236 +We also show that MotifVoter can identify motifs in motif modules that contain multiple motifs work in groups , provided that these motifs have signals strong enough to be detected by the individual motif finders used in MotifVoter .
237 +Details can be found in Supplementary Material 9 .
238 +6 CONCLUSIONS
239 +We have presented MotifVoter , a simple yet effective ensemble method that utilizes both positive and negative information in the motifs returned by the basic motif finders and achieves near-optimal sensitivity .
240 +In extensive evaluations on many ChIP-Chip and benchmark datasets , we observed that MotifVoter outperforms all stand-alone and existing ensemble motif finders significantly .
241 +It is also robust with respect to the inclusion of random motif finders and number of component motif finders .
242 +A key advantage of MotifVoter is its flexibility in incorporating new algorithms .
243 +That is , if a novel superior motif finding algorithm is made available , it can be readily incorporated into the MotifVoter platform .
244 +In the website version , we provide an option for users to provide results from the component motif finders that are not included in our main list .
245 +Furthermore , MotifVoter , as a web application , has several biologist friendly features such as a parameter-free interface , ability for users to choose their preferred component motif finders and option for speedier return of results using the fastest motif finders .
246 +ACKNOWLEDGEMENTS
247 +We are grateful to the authors of the component motif finders used by MotifVoter for making their tools available for public use .
248 +We thank C. Dongsheng for providing command line version of BEST .
249 +Finally , the authors would like to thank the reviewers for all their useful and constructive comments .
250 +Funding : National University of Singapore ( grant R-252-000-326-112 ) ; Research Output Prize ( Faculty of Engineering ) of the University of HongKong to S.M.Y.
...\ No newline at end of file ...\ No newline at end of file
1 +EcoCyc: A comprehensive view of Escherichia coli
2 +ABSTRACT
3 +EcoCyc ( http://EcoCyc.org ) provides a comprehensive encyclopedia of Escherichia coli biology .
4 +EcoCyc integrates information about the genome , genes and gene products ; the metabolic network ; and the regulatory network of E. coli .
5 +Recent EcoCyc developments include a new initiative to represent and curate all types of E. coli regulatory processes such as attenuation and regulation by small RNAs .
6 +EcoCyc has started to curate Gene Ontology ( GO ) terms for E. coli and has made a dataset of E. coli GO terms available through the GO Web site .
7 +The curation and visualization of electron transfer processes has been significantly improved .
8 +Other software and Web site enhancements include the addition of tracks to the EcoCyc genome browser , in particular a type of track designed for the display of ChIP-chip datasets , and the development of a comparative genome browser .
9 +A new Genome Omics Viewer enables users to paint omics datasets onto the full E. coli genome for analysis .
10 +A new advanced query page guides users in interactively constructing complex database queries against EcoCyc .
11 +A Macintosh version of EcoCyc is now available .
12 +A series of Webinars is available to instruct users in the use of EcoCyc .
13 +SRI International , 333 Ravenswood Ave. , Menlo Park , CA 94025 , Program of Computational Genomics , Centro de Ciencias Genómicas , Universidad Nacional Autónoma de México , AP 565-A , Cuernavaca , Morelos 62100 , Mexico , Department of Microbiology , Immunology , and Molecular Genetics and the Molecular 3 Biology Institute , University of California , Los Angeles , CA 90095 , J. Craig Venter Institute , Rockville , 4 MD 20850 , USA and Department of Chemistry and Biomolecular Sciences , Macquarie University , Sydney , NSW , 5 Australia 2109
14 +OVERVIEW OF EcoCyc CONTENT
15 +Since the last NAR Database Issue publication on EcoCyc four years ago ( 1 ) , significant additions and changes to the content and features of EcoCyc have occurred .
16 +EcoCyc staff perform an ongoing literature-based curation of the Escherichia coli genome , whose methodology and results were described in detail in 2007 ( 2 ) .
17 +The EcoCyc curators edit gene names and functions , and write mini-reviews about each E. coli gene product and multimeric complex .
18 +These mini-reviews include extensive citations to the experimental literature .
19 +In mid-2006 , EcoCyc reached an important milestone when EcoCyc curators had performed literature searches for every E. coli gene and had written mini-reviews for every gene for which experimental literature was found .
20 +In EcoCyc 12.5 , released during fall 2008 , 2650 ( 59.3 % ) E. coli genes have experimentally defined functions .
21 +Table 1 provides an overview of the current contents of EcoCyc .
22 +RECENT INITIATIVES
23 +Electron transfer enzymes and associated pathways in the membrane
24 +Previously , curation of electron transfer reactions in EcoCyc was limited to brief written summaries of the gene products and protein complexes .
25 +This approach did not provide for a visual representation of the electron transfer enzymes in the membrane , nor did it indicate known or potential roles in cellular electron transfer and proton movement relative to the cell compartments .
26 +To address these issues , we have extended the Pathway Tools software that underlies EcoCyc in two respects : First , it can now visually depict electron transfer enzyme complexes and their associated balanced oxidation/reduction reactions ( Figure 1 ) .
27 +Reaction displays now show enzyme membrane localization , the flow of all substrates and products , and the fate of the protons associated with the overall reactions .
28 +Second , the software can now depict electron transfer pathways that consist of coupled systems of electron transfer enzymes ( Figure 2 ) .
29 +E. coli possesses more than 25 enzymes and enzyme complexes that participate in the oxidation of primary electron donors or in the reduction of terminal electron acceptors during different cell culture conditions .
30 +The literature-based curation for approximately 15 electron transfer enzymes and enzyme complexes has been updated , and associated membrane depictions and balanced reactions are available .
31 +Electron transfer pathways have been generated and curated for 10 sets of electron donor/acceptor pairs .
32 +An example of a membrane depiction is shown in Figure 1 for the E. coli enzyme NADH dehydrogenase I , encoded by the nuoABCDEFGHIJKLMN operon .
33 +Herein , the oxidation of NADH is shown to occur at the cytoplasmic face of the enzyme with electron transfer within the enzyme to the physiological electron acceptors , ubiqui-none ( UQ ) or menaquinone ( MQ ) .
34 +Combining the oxidation reactions for a physiological electron donor and an acceptor yields an electron transport pathway .
35 +For example , in Figure 2 the NADH dehydrogenase I enzyme shown in Figure 1 is combined with cytochrome bo oxidase ( cyoABCD ) to represent the transfer of electrons from NADH to molecular oxygen ( O2 ) .
36 +Net movement of protons across the membrane by each enzyme complex provides , in part , the proton motive force ( PMF ) needed for ATP synthesis .
37 +Updates to regulation of transcription initiation
38 +Curation of transcriptional regulation is performed by the RegulonDB group at the Center for Genomic Sciences , Universidad Nacional Autónoma de México .
39 +Curation of older literature on transcriptional regulation was completed in December 2006 and since then , data from new literature is consistently added to EcoCyc shortly after publication .
40 +After reports of differences and apparent inconsistencies between the transcriptional regulatory networks of EcoCyc and RegulonDB appeared ( 3,4 ) , we undertook detailed curation that led to fully synchronized content and releases in both databases ( 5 ) .
41 +Other systematic curation efforts included the sigmulons of s54 ( RpoN ) , s28 ( FliA ) , s19 ( FecI ) , s24 ( RpoE ) , s32 ( RpoH ) , and s38 ( RpoS ) ; various metabolic and motility regulons ; and representations of the binding sites for the ArcA and NarL transcription factors .
42 +In addition , we have developed guidelines for transcription factor summaries to include relevant physiological data found in the literature that can not be easily added as database objects .
43 +Many summaries have been updated according to these guidelines .
44 +To facilitate the tracking and querying of data based on the quality of the evidence , we have classified the types of evidence used to annotate regulatory objects as ` strong ' or ` weak ' .
45 +Strong evidence corresponds to experiments -- irrespective of methodology -- that provide direct physical evidence .
46 +Examples of strong evidence include the experimental mapping of transcription start sites and DNA binding of purified transcription factors .
47 +Evidence such as that from gene expression analyses that provide only indirect evidence is considered weak .
48 +Strong and weak evidence types are graphically distinguished by using solid or dashed lines for the corresponding objects ( such as promoter arrows ) .
49 +To expand the information about transcription regulation of E. coli , the RegulonDB group has incorporate various new types of experimental and predicted data into EcoCyc .
50 +A collection of 259 new transcription start sites , which resulted from a high-throughput experimental modified RACE approach , was added ( 6 ) .
51 +Promoters and DNA binding sites with evidence from at least two types of high-throughput data ( such as computational predictions , microarrays and ChIP-chip experiments ) have been added to EcoCyc .
52 +Examples include a collection of 54 s32 promoters experimentally identified by ChIP-chip and by gene expression assays ( 7 ) ; 45 s32 promoters identified by microarray analysis , transcription initiation mapping and computational analysis ( 8 ) ; and 45 Fur DNA binding sites identified by computational prediction and binding of purified protein ( 9 ) .
53 +Beyond regulation of transcription initiation
54 +EcoCyc has included information about the regulation of both transcription initiation and enzyme activity for many years .
55 +A major new EcoCyc initiative is to expand the database schema and content to include other types of regulation , such as attenuation and regulation of translation by small RNAs ( sRNAs ) .
56 +For example , the EcoCyc schema can now represent all six known types of regulation by attenuation of transcription , each of which involves slightly different database fields to capture aspects such as the regulatory ligand , protein and RNA regions involved .
57 +This initiative will provide both more complete information about E. coli regulation and the regulatory datasets that can be used by bioinformaticians to develop predictors for a broader diversity of regulatory interactions from genome datasets .
58 +All known examples of ribosome-mediated attenuation in the pathways of amino acid biosynthesis have been added to EcoCyc in release 12.5 .
59 +For example , Figure 3 shows regulation of the thrLABC operon by attenuation , which is modulated by the availability of charged isoleucyl-and threonyl-tRNA .
60 +In this example of attenuation , translation of the thrL leader peptide open reading frame influences the formation of an attenuator structure .
61 +When charged isoleucyl - and threonyl-tRNAs are abundant , unobstructed translation by the ribosome enables the formation of a secondary structure that acts as a terminator , releasing RNA polymerase and halting transcription of the operon .
62 +On the EcoCyc display , the charged tRNAs are represented as rods .
63 +Their role in modulating termination at the attenuator is indicated by their red color and the ` X ' near the terminator structure ; this shows at a glance that a charged tRNA leads to premature termination .
64 +Curation of other attenuation systems is ongoing .
65 +An example of the representation of regulation by sRNAs is shown in Figure 4 .
66 +The transcription unit that encompasses the glmUS operon is shown .
67 +Expression of this operon is regulated at the level of transcription initiation by the transcription factor NagC ( 10 ) , whose binding sites are shown as green boxes upstream of the glmUS transcription start site .
68 +In addition , the sRNA GlmZ was recently shown to regulate translation of the second open reading frame , glmS ( 11,12 ) .
69 +glmS encodes L-glutamine :D - fructose-6-phosphate aminotransferase , th enzyme that catalyzes the first step in the biosynthesis of UDP-N-acetylglucosamine , which is used as the precursor for the synthesis of peptidoglycan , lipid A and the enterobacterial common antigen .
70 +Genetic experiments suggest that full-length GlmZ interacts directly with the 0 5 UTR of glmS , unmasking the ribosome binding site and thus activating translation ( 11,12 ) .
71 +The interaction of GlmZ with the glmUS mRNA is shown by a bar ( representing GlmZ ) that is connected with lines to glmUS , suggesting base-pairing at the position indicated .
72 +The 12.5 release of EcoCyc contains 19 examples of attenuation and 15 examples of regulation by mechanisms other than transcription initiation , attenuation , or regulation of enzyme activity .
73 +We are actively expanding both the curation of the preceding regulatory mechanisms and the ability of the Pathway Tools software to handle additional regulatory mechanisms .
74 +Annotation of EcoCyc gene products with Gene Ontology terms
75 +Gene Ontology ( GO ) is an accepted standard for ontological annotation of gene products ( www.Gene Ontology.org ) .
76 +The EcoCyc project has been annotating E. coli genes with GO terms for the past two years .
77 +Overall , the more than 38 000 GO terms present in EcoCyc have been derived from four sources : ( i ) GO terms were inferred from a mapping from the original MultiFun ( 13 ) ontology annotations within EcoCyc to GO terms ; ( ii ) GO terms were inferred from a mapping from the Enzyme Commission ( EC ) numbers present within EcoCyc to GO terms ; ( iii ) GO term assignments are manually curated by EcoCyc curators on an ongoing basis ; and ( iv ) many GO terms were imported into EcoCyc from UniProt .
78 +EcoCyc and the EcoliWiki project ( www.EcoliWiki.net ) are jointly producing an oficial data file of E. coli GO terms that we regularly submit to the GO project , and that is available from the GO Web site at http://www.geneontology.org/GO.current .
79 +annotations.shtml .
80 +GO terms are found on EcoCyc gene and gene product pages and provide a useful way of finding all E. coli genes with a common function .
81 +For example , rsmD encodes an rRNA methyltransferase and is annotated with the GO process term for rRNA methylation , GO :0031167 .
82 +Clicking that GO term navigates the user to a page that both provides the definition of that GO term and lists all other gene products within EcoCyc that have been annotated with that GO term .
83 +The GO term annotations within
84 +EcoCyc should be considered incomplete , as manual curation of GO terms is ongoing .
85 +Updates to metabolic pathways
86 +Although EcoCyc has now expanded far beyond its initial role , EcoCyc began as a database of E. coli metabolism , primarily describing metabolic enzymes and pathways .
87 +Therefore , annotations for many metabolic enzymes are among the oldest entries in EcoCyc .
88 +During the past decade , significant progress has been made in understanding E. coli metabolic pathways and their enzymes .
89 +Therefore , we have begun to systematically re-annotate these pathways ; in release 12.5 , 41 pathways that were entered into EcoCyc more than ten years ago , as well as 19 more recently added pathways , have been updated .
90 +As part of this effort , the curation of more than 180 metabolic enzymes has already been updated to reflect the latest state of knowledge .
91 +NEW SOFTWARE AND WEB SITE FEATURES Genome browser tracks
92 +The EcoCyc genome browser now supports a track mechanism to aid users in visually analyzing positional datasets with respect to genome features such as the positions of genes , promoters and transcription factor binding sites .
93 +Examples include datasets of predicted promoters , predicted transcription factor binding sites and ChIP-chip datasets .
94 +Datasets encoded as GFF-format files ( http://www.sanger.ac.uk/Software/formats/GFF/ ) can be loaded into the desktop or Web versions of EcoCyc .
95 +Figure 5 shows a type of track specifically designed for the visualization of ChIP-chip data called a graph track .
96 +Multi-genome browser
97 +Users of EcoCyc include both researchers who study the biology of E. coli and those who use E. coli , and thus EcoCyc , as a reference for their research in other organisms .
98 +To support both types of users , we have added several comparative tools to EcoCyc .
99 +The comparative genome browser is accessible from every gene page , and allows a user to select organisms from the hundreds that are available via the BioCyc database collection at BioCyc.org ( 14 ) and to then examine the ortholog of the starting gene in its local context within each selected organism .
100 +For example , Figure 6 shows the E. coli gene thrA aligned with its orthologs in several other organisms .
101 +The starting gene is marked with hash marks and aligne across the displays .
102 +Note that the other orthologs present are marked with the same color .
103 +For example , the adjacent gene thrB has an ortholog present in each organism displayed .
104 +The tool also indicates at the bottom of the page when no ortholog could be found .
105 +Using the multi-genome browser , users can query a broad range of organisms in search of orthologs and then can see the extent to which those orthologs have maintained their genetic context relative to E. coli .
106 +The Genome Omics viewer
107 +Many users come to EcoCyc with large-scale datasets that include gene expression , proteomic and metabolomic data .
108 +As described in our earlier report on the EcoCyc database , these datasets can be viewed in the context of the E. coli metabolic network via the Cellular Omics Viewer , which is a tool that enables users to ` paint ' the results from these datasets onto the Cellular Overview diagram .
109 +To this tool , we have recently added the Genome Omics Viewer .
110 +This new viewing tool enables the display of large-scale gene-related datasets on the full E. coli genome , providing a valuable additional tool for the interpretation of highthroughput data .
111 +As shown in Figure 7 , the Genome Omics Viewer differs from the EcoCyc Genome Browser both by providing a schematic rather than a ` to-scale ' view of the genome and by placing an emphasis on operon membership and adjacent genes .
112 +In combination , the Genome and Cellular Omics Viewers enable interpretation of large datasets in both the metabolic and genomic contexts .
113 +Advanced query page
114 +The new EcoCyc advanced query page is accessible by clicking the ` Advanced Query Form ' button located a the bottom of most EcoCyc data pages .
115 +The resulting page enables users to interactively construct complicated , multicriteria searches against EcoCyc .
116 +Example queries include ` Find all proteins of E. coli K-12 for which the DNA-FOOTPRINT-SIZE is smaller than 10 ' and ` Find all proteins of E. coli K-12 containing more than one subunit and that catalyze a reaction in which pyruvate is a substrate ' .
117 +Instructions for the advanced query page are available at http://www.biocyc.org/webQueryDoc.html .
118 +For many years we have provided a version of EcoCyc that runs as an application on a user 's local laptop or workstation computer .
119 +This form of EcoCyc access is highly recommended for frequent EcoCyc users because it provides faster execution and more capabilities than the Web version of EcoCyc .
120 +Scientists who use either the omics data analysis facilities or the genome browser tracks will find this version 's faster speeds particularly useful .
121 +Differences between the desktop and Web versions of EcoCyc are summarized at http://www.biocyc.org/ desktop-vs-web-mode .
122 +shtml .
123 +In early 2008 , we adapted the desktop EcoCyc software to run on the Macintosh , adding one more personal computer option to the existing PC/Windows and PC/Linux platforms .
124 +The EcoCyc Web site now allows users to create accounts through which they can customize the appearance of EcoCyc pages , store organism sets for comparative operations , configure default settings for the Omics Viewers , and register to receive periodic email updates about EcoCyc .
125 +See the ` Create New Account ' link in the upper right corner of most EcoCyc Web pages .
126 +We have produced several video tutorials that walk users through the basic and advanced use of the EcoCyc and BioCyc Web sites , and that cover the unique features of the desktop software .
127 +These videos are available in several formats directly from the BioCyc site ( http://www.biocyc .
128 +org/webinar .
129 +shtml ) , and as podcasts via either iTunes ( search for ` BioCyc ' in the podcasts section of the iTunes Store ) or the video-sharing site YouTube ( http://www .
130 +youtube.com/user/SRIBRG ) .
131 +Flat files that contain the EcoCyc data are freely available for download at http://www.biocyc.org/download.shtml .
132 +The Pathway Tools software/database bundle is freely available to academic researchers .
133 +ACKNOWLEDGEMENTS
134 +We thank Dr Robert Landick for suggesting the graphtrack display .
135 +National Institutes of Health ( grants GM077678 and GM75742 to P.D.K. , GM071962 to J.C.-V . ) .
136 +Funding for open access charge : NIH grant GM077678 .
137 +Conflict of interest statement .
138 +SRI authors benefit from a commercial licensing program for Pathway Tools .
...\ No newline at end of file ...\ No newline at end of file
1 +during exponential growth of Salmonella Typhimuriummmi_69291169..1186
2 +The challenge of compacting the chromosome into the limited size of the bacterial cell is met by a number of mechanisms including macromolecular crowding and DNA supercoiling .
3 +The chromosomal DNA is further condensed by small nucleoid-associated proteins that influ-ence local DNA topology ( Luijsterburg et al. , 2006 ) .
4 +The architectural role of these proteins also plays a major role in the transcriptional regulation of genes that respond to environmental changes ( McLeod and Johnson , 2001 ; Fang and Rimsky , 2008 ) .
5 +The protein composition of the bacterial nucleoid is not static and reflects varying cellular requirements as it adapts to changing environmental conditions or growth phase ( Azam and Ishihama , 1999 ) .
6 +The 15.5 kDa proteins StpA ( suppressor of td mutant phenotype A ) and H-NS ( histone-like nucleoid structuring protein ) are major components of the Escherichia coli and Salmonella enterica serovar Typhimurium nucleoid ( Luijsterburg et al. , 2006 ) .
7 +The StpA and H-NS proteins are closely related and share 52 % identity .
8 +Conserved amino acids are predominantly located in the dimerization and DNA-binding domains .
9 +The close relatedness of the dimerization domains allows StpA and H-NS to interact to form heteromers ( Williams et al. , 1996 ; Johansson and Uhlin , 1999 ; Leonard et al. , 2009 ) .
10 +Both StpA and H-NS bind DNA nonspecifically .
11 +They display a slight preference for curved DNA , as found in the AT-rich segments found close to bacterial promoters ( Yamada et al. , 1990 ; Owen-Hughes et al. , 1992 ; Sonnenfield et al. , 2001 ) .
12 +Consequently , both StpA and H-NS can repress transcription from a synthetic gal promoter containing an upstream curved sequence in bacterial cells ( Zhang et al. , 1996 ) .
13 +More recently , an AT-rich ( 78 % ) consensus sequence has been proposed as a high-affinity H-NS binding site in proteobacteria ( Lang et al. , 2007 ; Sette et al. , 2009 ) .
14 +Mutations in the hns structural gene cause pleiotropic phenotypes in both Salmonella and E. coli , many of which are linked to adaptation to environmental changes such as increased resistance to osmotic and cold shock in Salmonella ( Hinton et al. , 1992 ) , carbon source utilization ( Atlung and Ingmer , 1997 ) , homologous recombination and genome stability in E. coli ( Lejeune and Danchin , 1990 ; Dri et al. , 1992 ) .
15 +In contrast , mutations in stpA have
16 +StpA is a paralogue of the nucleoid-associated protein H-NS that is conserved in a range of enteric bacteria and had no known function in Salmonella Typhimurium .
17 +We show that 5 % of the Salmonella genome is regulated by StpA , which contrasts with the situation in Escherichia coli where deletion of stpA only had minor effects on gene expression .
18 +The StpA-dependent genes of S. Typhimurium are a specific subset of the H-NS regulon that are predominantly under the positive control of s38 ( RpoS ) , CRP-cAMP and PhoP .
19 +Regulation by StpA varied s38 with growth phase ; StpA controlled levels at mid-exponential phase by preventing inappropriate s38 activation of during rapid bacterial growth .
20 +In contrast , StpA only activated the CRP-cAMP regulon during late exponential phase .
21 +ChIP-chip analysis revealed that StpA binds to PhoP-dependent genes s38 but not to most genes of the CRP-cAMP and s38 regulons .
22 +In fact , StpA indirectly regulates-s38 dependent genes by enhancing turnover by repressing the anti-adaptor protein rssC .
23 +We discovered that StpA is essential for the dynamic regula-s38 tion of in response to increased glucose levels .
24 +Our findings identify StpA as a novel growth phase-specific regulator that plays an important physi-s38 ological role by linking levels to nutrient availability .
25 +Accepted 11 October , 2009 .
26 +* For correspondence .
27 +E-mail sacha.lucchini@bbsrc.ac.uk; Tel. ( +44 ) 1603 255000 ; Fax ( +44 ) 1603 255288 .
28 +no obvious phenotype in E. coli , although StpA often has a ( minor ) role in processes in which H-NS is involved ( Bertin et al. , 2001 ) .
29 +This minor role was confirmed by the fact that deletion of stpA has no effects at the proteomic or transcriptomic levels in E. coli , as defined by two-dimensional protein gel electrophoresis and global gene expression analysis ( Zhang et al. , 1996 ; Mueller et al. , 2006 ) .
30 +In fact , inactivation of stpA only has phenotypic effects in the absence of hns , indicating that the deletion of stpA is fully compensated by H-NS in E. coli .
31 +The observed phenotypic differences between stpA and hns deletions might be partially explained by the fact that intracellular H-NS levels are higher than those of StpA ( Zhang et al. , 1996 ; Sonnenfield et al. , 2001 ) .
32 +This would be supported by the observation that multicopy expression of stpA rescues several hns mutant phenotypes ( Bertin et al. , 2001 ) .
33 +One mechanism that maintains the imbalance in levels of the two proteins is mediated by the negative cross-regulation that both proteins exert on each other ; H-NS represses stpA transcription more strongly than StpA controls hns ( Zhang et al. , 1996 ) .
34 +Additionally , StpA is susceptible to degradation by the Lon protease , while H-NS is not .
35 +StpA degradation by Lon increases in the absence of H-NS , suggesting that the formation of H-NS-StpA hetero-oligomers protects StpA from Lon and that only low levels of StpA Homo-oligomers are found in bacterial cells ( Johansson and Uhlin , 1999 ) .
36 +Although it is clear that StpA can mediate multicopy suppression of many H-NS-dependent genes , both proteins are not functionally identical .
37 +StpA was discovered by virtue of its ability to suppress the splicing defect of a mutant phage T4 thymidylate-synthase gene , and the protein was shown to promote RNA splicing in vitro ( Zhang et al. , 1995 ) .
38 +In fact , StpA has a stronger effect on splicing than H-NS in vivo ( Zhang et al. , 1996 ) .
39 +The involvement of StpA in RNA splicing probably reflects its ability to promote RNA annealing , strand displacement and folding of RNA ( Zhang et al. , 1996 ; Cusick and Belfort , 1998 ; Mayer et al. , 2007 ) .
40 +In addition to its RNA splicing role , StpA induces OmpF expression in E. coli by destabilizing the micF antisense RNA .
41 +In contrast , H-NS positively regulates OmpF levels by transcriptionally repressing micF ( Deighan et al. , 2000 ) .
42 +This suggests that under specific conditions StpA has a distinct function as an RNA chaperone that can not be fulfilled by H-NS .
43 +More recently , the H-NS regulon of S. Typhimurium was defined by transcriptomic analysis .
44 +Consistent with the pleiotropic effects of hns mutations , 1439 genes were regulated by H-NS ( twofold cut-off , FDR 0.05 ) in S. Typhimurium ( Ono et al. , 2005 ; Lucchini et al. , 2006 ; Navarre et al. , 2006 ) .
45 +H-NS is responsible for silencing the expression of horizontally acquired DNA ( Lucchini et al. , 2006 ; Navarre et al. , 2006 ) .
46 +We have now determined the regulatory role of StpA by assessing the impact of deleting stpA upon S. Typhimurium global gene expression at different stages of growth .
47 +We show that , unlike in E. coli , StpA regulates a large number of genes in S. Typhimurium .
48 +StpA plays an important role in the growth phase-specific regulation of gene expression ; during mid-exponential phase , StpA prevents the premature expression of the s38 regulon whereas , during late-exponential growth , StpA is required for full expression of the CRP-cAMP regulon .
49 +Results
50 +Growth phase-dependent expression of StpA The transcription of stpA is known to be restricted to a short period of the exponential growth phase during growth of E. coli in rich medium ( Free and Dorman , 1997 ) .
51 +This suggested that the cellular requirement for StpA could change in Salmonella during batch culture .
52 +To determine whether the levels of StpA were growth phase-dependent in S. Typhimurium SL1344 , we monitored stpA transcription and protein levels throughout growth in rich medium .
53 ++ A stpA : : gfp transcriptional fusion showed that expression of stpA peaks during the early stages of exponential growth , as observed in E. coli ( Fig. 1A ) .
54 +As StpA is regulated at the post-translational level by Lon protease in E. coli ( Johansson and Uhlin , 1999 ) , we monitored StpA protein levels .
55 +To achieve this we first constructed strain JH3573 that expresses a version of StpA with a C-terminal 3 ¥ FLAG epitope from the native stpA locus .
56 +3 ¥ FLAG Transcriptomic analysis of the stpA strain JH3573 showed that no genes were differentially expressed during exponential growth compared with SL1344 wild type , confirming that the addition of the epitope did not compromise StpA function ( data not shown ) .
57 +This strain was used to detect StpA protein at all growth stages by Western blotting , with levels peaking at the entry to exponential growth ( Fig. 1B ) .
58 +This confirms that , unlike in E. coli , stpA continues to be expressed at a reduced level throughout exponential and stationary growth in S. Typhimurium .
59 +Identification of the StpA regulon
60 +The growth phase-dependent expression of StpA prompted us to use a transcriptomic approach to define the StpA regulon at four stages of growth , corresponding to different levels of StpA expression ( Fig. 1A ) : 60 ′ ( early exponential phase , EEP ) , 160 ′ ( mid-exponential phase , MEP ) , 250 ′ ( late exponential phase , LEP ) and 22 h pos-tinoculation ( late stationary phase , LSP ) .
61 +Bacterial RNA was extracted at each of the four time points , labelled and hybridized against SALSA microarrays ( see Experimental procedures ) .
62 +The transcriptome of the SL1344 parent and a strain lacking stpA ( JH3003 ) was compared under identical growth conditions , and revealed that the StpA regulon varied with growth phase ( Table S1 ) .
63 +The absence of StpA did not affect gene expression in EEP or LSP ( 1 and 22 h ) .
64 +In contrast , expression of up to 5 % of the S. Typhimurium genome was significantly altered in JH3003 compared with SL1344 during exponential growth ( MEP and LEP ) , and we define these genes as being StpA-dependent .
65 +The number of StpA-dependent genes ( twofold change and a false discovery rate ( FDR ) 0.05 ) at any time point was 183 .
66 +There were 96 StpA-dependent genes at MEP and 129 at LEP .
67 +Most of the StpA-dependent genes were derepressed , with 92 % ( MEP ) and 81 % ( LEP ) genes being upregulated in the absence of StpA ( Table S1 ) .
68 +It has been reported that StpA can negatively regulate expression of a reporter gene under the control of the hns promoter in E. coli ( Zhang et al. , 1996 ) ; although this could only be observed in the absence of hns , this raised the possibility that StpA-dependent gene expression could simply reflect changes in the level of H-NS .
69 +Because StpA potentially represses hns , we expected such genes to be upregulated in an hns mutant and downregulated in a DstpA strain .
70 +After comparing the list of StpA-dependent genes with the previously published H-NS regulon of S. Typhimurium ( Ono et al. , 2005 ) , only one gene was identified that displayed such behav-iour ( STM3138 ) .
71 +This indicates that under the conditions tested , StpA does not regulate gene expression by modulation of H-NS levels , and is consistent with the transcriptomic data , which do not show significant StpA-dependent changes in hns gene expression in S. Typhimurium JH3003 at any time point .
72 +We used transcriptional gene fusions and RT-PCR to confirm the transcriptomic data for selected genes ( Fig .
73 +S1 ) .
74 +StpA represses genes required for cell envelope modification and resistance to cationic peptides
75 +Among the genes that were derepressed in the stpA deletion mutant were mig-14 , virK and ugtL , which are required for resistance to the cationic antimicrobial peptide polymyxin B ( PmB ) ( Brodsky et al. , 2002 ; Det-weiler et al. , 2003 ; Shi et al. , 2004 ) .
76 +Interestingly , more than half ( 54 % ) of the genes that were repressed at any time point by StpA were inducible by PmB ( Bader et al. , 2003 ) , suggesting that StpA could be involved in the resistance of Salmonella to antimicrobial peptides .
77 +To test the phenotypic consequences of StpA-dependent gene regulation , we analysed the effects of deleting or overexpressing stpA on survival of PmB challenge .
78 +Moderate overexpression of stpA was achieved by cloning the stpA gene into the low-copy-number vector pWKS30 [ six to eight copies per cell ; ( Wang and Kushner , 1991 ) ] to generate pMDH20 .
79 +A significant increase in resistance to PmB was seen in JH3003 ( DstpA ) , and we discovered that overexpression of StpA caused a strong PmBsensitive phenotype ( Fig. 2A ) .
80 +Increased resistance of Salmonella to PmB involves alteration of the cell envelope via modification of the lipid
81 +A component of LPS .
82 +It has been demonstrated that ugtL encodes a protein that mediates the formation of mono-phosphorylated lipid A ( Shi et al. , 2004 ) and reduces the negative charge of the lipid A .
83 +This decreases the interaction of the cationic PmB , leading to reduced plasma membrane destabilization and increased PmB resistance ( Ernst et al. , 2001 ) .
84 +Our data show that ugtL is StpA-dependent , as are other genes involved in LPS modification including pagC and pagP .
85 +These genes are under the control of the PhoPQ two-component system ( Belden and Miller , 1994 ; Soncini et al. , 1996 ; Zwir et al. , 2005 ) and have been shown to control the permeability of the outer membrane to a variety of molecules , including the bile component deoxycholate ( Murata et al. , 2007 ) .
86 +We tested the effect of deoxycholate on Salmonella survival in response to stpA deletion and overexpression , and discovered that deoxycholate and PmB showed similar sensitivity patterns .
87 +Deletion of stpA resulted in a mar-ginal effect , and overexpression of StpA caused a deoxycholate-sensitive phenotype ( data not shown ) , supporting a role of StpA in the regulation of LPS modification .
88 +Analysis of the StpA regulon ( Table S1 ) suggests that the role of StpA in altering the composition of cell envelope is not restricted to modulation of LPS components .
89 +StpA also represses a variety of genes thought to be involved in the synthesis of cell surface structures such as pili ( stdAB , safA , fimA ) , capsule ( wca operon ) and cell membrane components ( ybhO ) .
90 +StpA represses s38-activated genes
91 +More than one third of the StpA-dependent genes that are derepressed in JH3003 ( DstpA ) during MEP are activated by the alternative sigma factor s38 in Salmonella ( 39 % , Table S1 ) .
92 +s38 is encoded by rpoS and is required for the cellular reprogramming associated with entry into stationary phase or adverse growth conditions known as the general stress response ( Ishihama , 2000 ) .
93 +The transcription of a large number of stationary phase-associated genes is activated by s38 , and confers increased resistance to a number of physical and chemical stresses , including acid , heat and oxidative agents ( Klauch et al. , 2007 ) .
94 +The list of s38-dependent genes that are derepressed in JH3003 included genes involved in resistance to salt shock ( otsAB ) and oxidative stress ( katN and katE ) .
95 +Two of the most highly upregulated s38-dependent genes in JH3003 , osmY and yciE , code for proteins that are induced by acid in E. coli ( Audia et al. , 2001 ) .
96 +This suggested novel phenotypes that could be regulated by StpA in S. Typhimurium .
97 +We determined the level of resistance of the stpA mutants to stationary phase-relevant stresses , namely salt , acid and peroxide killing .
98 +The absence of StpA caused increased stress resistance at MEP ( Fig. 2B , D and E ) .
99 +This role was con-firmed by overexpression of StpA , which increased the sensitivity to salt and peroxide , compared with the wildtype strain ( Fig. 2B and D ) .
100 +We discovered that the deletion of stpA caused a far less pronounced effect on the transcription of s38-dependent genes at LEP compared with MEP ( Table S1 ) .
101 +This is exemplified by the osmY and otsAB genes , which were repressed by StpA at the MEP stage of growth , but not at LEP .
102 +This effect had phenotypic consequences as the stpA deletion mutant JH3003 displayed increased resistance to salt at MEP , but not at LEP ( Fig. 2C ) .
103 +StpA prevents s38-dependent gene expression during mid-exponential growth
104 +During the early stages of exponential growth in rich medium , several mechanisms ensure that s38 levels are maintained at low levels ( Klauch et al. , 2007 ) .
105 +Consequently , s38 inactivation has a mild effect on gene expression during exponential growth in E. coli ( Dong et al. , 2008 ) .
106 +Consistent with this , comparison of the transcriptional profile of S. Typhimurium SL1344 with that of an rpoS-deletion mutant revealed few differences at MEP .
107 +Only eight genes showed minor changes in gene expression ( Table S3 ) , leading us to consider the possibility that the activation of s38-dependent genes in the absence of StpA could be mediated by other factors .
108 +It may be relevant that the s38-dependent genes osmC and katE have been shown to possess a second s38-independent promoter that is activated by the RcsC-YojN-RcsB phosphorelay ( Tanaka et al. , 1997 ; Bouvier et al. , 1998 ; DavalosGarcia et al. , 2001 ; Majdalani and Gottesman , 2005 ) .
109 +We needed to know if the increased gene expression observed in JH3003 in the absence of the repressive activity of StpA was dependent on s38 or not .
110 +We used a genetic strategy to determine whether deletion of stpA caused upregulation of gene expression in the absence of s38 at MEP .
111 +We compared the expression profiles of rpoS and stpA/rpoS mutant strains , and found that the majority of the 88 genes derepressed in JH3003 , including osmC and katE , were no longer derepressed in response to stpA deletion in the absence of s38 at MEP ( Fig. 3 ; Table S1 ) .
112 +The data show that s38-activation is responsible for the derepression observed in JH3003 .
113 +We conclude that StpA prevents s38-dependent gene expression during exponential growth of S. Typhimurium .
114 +StpA is essential for linking s38 expression to glucose availability
115 +As well as the large number of genes that are directly or indirectly repressed by StpA , 32 genes were downregulated in the absence of StpA .
116 +Many of these genes , including mglAB , aspA and glpF , are involved in the catabolism of carbohydrates and are activated by CRP-cAMP in E. coli ( Gosset et al. , 2004 ) ( Table S1 ) .
117 +This raised the possibility that StpA could directly induce the expression of crp at LEP , as had been observed in E. coli ( Johansson et al. , 1998 ; 2000 ) .
118 +Indeed , a StpA-dependent decrease of crp expression was observed in our experiment ( 1.6-fold ) .
119 +This change was less than twofold , and therefore did not meet one of the criteria for detecting differentially expressed genes .
120 +However , the StpA-dependent reduction of the crp mRNA was highly statistically significant ( FDR 0.001 ) .
121 +A similar low-level StpA-dependent decrease in crp was seen in E. coli ( Johansson et al. , 2000 ) .
122 +Interestingly , the expression of the CRP-cAMP regulon was only StpA-dependent at LEP ( Fig. 4 ) .
123 +In E. coli , CRP-cAMP represses rpoS transcription during logarithmic growth ( Lange and Hengge-Aronis , 1994 ) .
124 +However , there are indications that CRP-cAMP also plays a different role as an activator of rpoS expression during the late stages of growth ( Hengge-Aronis , 2002 ) .
125 +As StpA regulates both s38 and CRP , we hypothesized that StpA might link the expression of s38 with sugar availability .
126 +As CRP requires cAMP for its activity , we determined the effects of levels of glucose that lower intracellular cAMP levels upon s38 ( Deutscher et al. , 2006 ) .
127 +Growth in the presence of glucose caused a decrease of s38 in wild-type S. Typhimurium , and these changes in s38 levels were StpA-dependent ( Fig. 5 ) .
128 +Importantly , the non-PTS sugar maltose had a reduced effect on s38 levels in wild-type S. Typhimurium .
129 +To rule out an indirect effect on s38 through a change in medium osmolarity , we looked at the effect of the addition of lactose , a sugar that can not be utilized by Salmonella .
130 +The addition of lactose did not alter s38 levels .
131 +While this does not prove a mechanistic link between CRP-cAMP and StpA in the regulation of s38 , these results do show that the modulation of s38 by glucose requires functional StpA .
132 +StpA-regulated genes are also H-NS-dependent To determine whether StpA and H-NS regulate the expression of similar genes , we compared the regulons of StpA and H-NS .
133 +During exponential growth , 1439 genes are regulated by H-NS in S. Typhimurium ( twofold , FDR 0.05 ) ( Ono et al. , 2005 ) .
134 +We found that 90 % of the 162 StpA-dependent genes are regulated , to varying extents , by H-NS .
135 +Further analysis revealed that StpA regulates a defined subset of the H-NS regulon , largely 38 consisting of the PhoP and s regulons ( Fig. 6A ) .
136 +These findings show a limited but distinct role for StpA in the control of global gene expression .
137 +Identification of StpA-binding sites on the Salmonella chromosome
138 +Because StpA regulates a subset of the H-NS regulon , and we and others have shown that H-NS directly silences expression of ~ 250 S. Typhimurium genes ( Lucchini et al. , 2006 ; Navarre et al. , 2006 ) , it was important to compare the binding of H-NS and StpA to the chromosome in S. Typhimurium .
139 +As StpA and H-NS form hetero-oligomeric complexes ( Williams et al. , 1996 ; Leonard et al. , 2009 ) , we determined whether StpA and H-NS colocalize in vivo and could cooperate to regulate gene expression .
140 +We used chromatin-immunoprecipitation ( ChIP-on-chip ) to identify StpA and H-NS DNA-binding sites on the genome of S. Typhimurium SL1344 .
141 +ChIP-on-chip was performed on strain JH3573 that expresses a 3 ¥ FLAG-tagged version of StpA .
142 +The parental SL1344 strain was used as negative control .
143 +We identified 285 chromosomal regions that bind StpA , ranging in size from 400 to 3500 base pairs and containing 572 genes .
144 +Comparison of the ChIP data revealed that StpA displayed an identical binding profile to H-NS ; all genomic regions associated with StpA were also bound by H-NS ( Fig. 6B and C ) .
145 +As previously seen for H-NS ( Lucchini et al. ,
146 +2006 ; Navarre et al. , 2006 ) , StpA displayed a slight preference for AT-rich DNA ( Fig .
147 +S2 ) .
148 +Of the 88 StpA-dependent genes that were derepressed in JH3003 during mid-exponential growth , only 25 were bound by StpA in the wild-type strain ( Table S1 ) .
149 +This interesting finding shows that StpA generally regulates gene expression indirectly .
150 +We investigated the s38 regulon and found that only a small minority of StpA-dependent genes that were activated by s38 were bound by StpA ( 6/35 ) .
151 +In contrast , the majority of PhoP-dependent genes were bound by StpA ( 8/9 ) ( Table S1 ) .
152 +StpA modulates s38 stability
153 +Our observation that the regulation of s38-dependent genes by StpA was largely indirect was intriguing .
154 +It was possible that StpA controlled the s38 regulon by modulating levels of s38 at the transcriptional level .
155 +However , transcriptomic data showed that the rpoS mRNA levels did not vary in JH3003 at MEP , compared with wild type ( Table S1 ) , and this was confirmed by real-time PCR ( Fig. 7C ) .
156 +As post-transcriptional and post-translational regulation of s38 play an important role in E. coli ( Hengge-Aronis , 2002 ) , we used Western blotting to analyse s38 levels and discovered a clear increase in s38 in the stpA deletion strain at MEP ( Fig. 7A ) .
157 +This suggested that StpA regulates s38 by a post-transcriptional or post-translational mechanism at MEP .
158 +In contrast , StpA did not significantly modulate s38 protein levels at LEP ( Fig. 7A ) .
159 +Consistent with this observation , deletion of stpA had little effect on the transcription of s38-dependent genes at LEP compared with MEP ( Table S1 ) .
160 +This was exemplified by the expression profile of the s38-dependent gene osmY ; the expression of osmY is StpA-dependent ( i.e. altered in the stpA deletion strain ) during mid-exponential growth ( Fig. 7C ) .
161 +However , despite the fact that the deletion of stpA did not affect s38 protein levels at LEP , our data showed that rpoS mRNA levels were significantly lower in the absence of StpA ( in strain JH3003 ) at LEP compared with wild type ( Table S1 , Fig. 7C ) .
162 +This suggests that during the later stages of exponential growth , the StpA dependence of the rpoS mRNA is compensated by another mechanism that increases the level of s38 protein .
163 +During exponential growth in LB , s38 is maintained at low levels by a series of post-translational mechanisms , including ClpXP-mediated protein degradation ( Hengge-Aronis , 2002 ) .
164 +We tested a role for StpA in the posttranslational control of s38 by monitoring s38 stability after blocking protein synthesis with spectinomycin .
165 +The LEP growth phase was chosen because s38 levels are similar at this time point in wild type and JH3003 , and any observed difference in stability would not simply reflect the concentration of s38 .
166 +The results show that deletion of stpA leads to the stabilization of s38 , while overexpression of StpA reduces the half-life of s38 ( Fig. 7D ) , revealing that StpA is involved in the control of s38 protein turnover .
167 +StpA represses expression of the RssC anti-adaptor protein
168 +Degradation of s38 requires the binding of the adapter protein RssB to target s38 to the ClpXP proteolytic system .
169 +Anti-adapter proteins are an important component of this pathway and interfere with the binding of RssB to the sigma factor to stabilize s38 .
170 +The RssB inhibitor IraP has been shown to be dependent on PhoP ( Bougdour et al. , 2006 ; Tu et al. , 2006 ) .
171 +As StpA repressed several PhoP-dependent genes , we speculated that StpA might regulate s38 stability via modulation of IraP activity .
172 +However , deletion of stpA in a DiraP background resulted in the same fivefold increase in s38 half-life seen in a DstpA iraP + background ( data not shown ) showing that StpA does not directly modulate s38 stability via IraP .
173 +A screen for genes that increased s38 activity in S. Typhimurium identified the rssC gene ( STM1110 ) .
174 +Overexpression of rssC was reported to cause a 10-fold increase in the stability of s38 ( Bougdour et al. , 2008 ) .
175 +Based upon its similarity to the E. coli IraM protein , RssC is predicted to be a RssB anti-adaptor ( Bougdour et al. , 2008 ) .
176 +Our data show that the rssC gene is highly upregulated in the stpA deletion mutant at LEP ( Table S1 ) , raising the possibility that StpA could indirectly modulate s38 by controlling the transcription of rssC .
177 +To confirm the role of RssC , we conducted an experiment at LEP and discovered that the stabilization of s38 caused by deletion of stpA was RssC-dependent ( Fig. 7E ) .
178 +It should be noted that StpA also regulates s38 stability via another mechanism , because s38 levels still show a partial StpA-dependence in the absence of rssC .
179 +We also determined whether rssC was necessary for the StpA-dependent modulation of s38 levels at MEP .
180 +The
181 +Western blot data clearly showed that the stabilization of s38 caused by deletion of stpA is also RssC-dependent at MEP ( Fig. 7B ) .
182 +In summary , StpA controls s38 stability during MEP and LEP by modulating the level of RssCmediated degradation of s38 .
183 +Discussion
184 +We characterized the role of an H-NS paralogue in S. Typhimurium during growth in rich medium , and discovered that StpA is a true global regulator of gene expression that directly and indirectly regulates 183 genes .
185 +The majority of these genes are repressed by StpA .
186 +Many of the StpA-repressed genes were involved in the synthesis/modi fication of the cell envelope and response to various stresses such as osmotic shock , oxi-dative stress and resistance to cationic antimicrobial peptides .
187 +A large proportion of the StpA-dependent genes belong to the s38 , CRP and PhoP regulons .
188 +To validate the transcriptomic data at the phenotypic level , we showed that the stpA mutant exhibited increased resistance to various environmental stresses and antimicrobial peptides .
189 +The majority of the StpA-dependent genes belong to a well-defined subset of the H-NS regulon .
190 +Most of the overlap between the two regulons involved s38 and PhoP-dependent genes .
191 +However , StpA does not regulate the Salmonella pathogenicity island 2 or the motility system , which are strongly repressed by H-NS .
192 +Therefore , StpA does not simply share the same biological properties of H-NS , but has a distinct and specific role .
193 +Importantly , gene regulation by StpA was found to be growth phase-dependent .
194 +Repression of the s38 regulon by StpA was restricted to the exponential phase of growth , while activation of CRP-dependent genes was limited to LEP .
195 +This identifies StpA as an important factor in the growth phase-dependent control of gene expression in Salmonella .
196 +StpA prevents premature expression of s38-dependent genes and potentiates the expression of genes involved in nutrient acquisition during the late stages of exponential growth , when nutrient availability becomes a limiting factor for cellular replication .
197 +To differentiate between direct and indirect regulation of gene expression by StpA , we used chromatin immunoprecipitation ( ChIP-chip ) to identify StpA binding sites on the Salmonella genome in living bacterial cells .
198 +We found StpA coimmunoprecipitated with the majority of PhoP-dependent genes .
199 +Two StpA-repressed PhoP-dependent genes bound by StpA , pagC and ugtL , are also directly repressed by H-NS ( Perez et al. , 2008 ) .
200 +Interestingly , these genes require SlyA to alleviate H-NS repression .
201 +As SlyA is not able to directly activate transcription in vitro , its role appeared to be limited to counteracting the repressive action of H-NS on genes that were recently acquired by horizontal gene transfer ( Perez et al. , 2008 ) .
202 +Our finding that a large proportion of SlyA-activated genes are repressed and bound by StpA ( Table S1 ) suggests that StpA regulates these genes in a similar manner to H-NS , and that SlyA can counteract the effect of both H-NS and StpA mediated repression .
203 +In contrast to the binding of StpA to members of the PhoP regulon , only a minority of s38-dependent genes were bound by StpA .
204 +This led us to determine whether StpA regulated s38-dependent genes indirectly by modulation of s38 levels .
205 +We discovered that s38 protein levels were much higher in the stpA mutant than in the parental strain during exponential growth , and that StpA modulates s38 stability via repression of rssC .
206 +H-NS has also been shown to modulate s38 levels in E. coli by regulating translation initiation and s38 stability through mechanisms that still require clarification ( Hengge-Aronis , 2002 ; Zhou and Gottesman , 2006 ) .
207 +No regulatory function has been attrib-uted to StpA in E. coli ( Hengge-Aronis , 2002 ) .
208 +Strikingly , we observed that deletion of stpA does not affect s38 levels during late exponential growth , even though StpA does modulate s38 stability during this growth phase .
209 +The stpA deletion mutant displayed lower rpoS mRNA levels at LEP , indicating that the negative effect of StpA on s38 stability may be compensated at the transcriptional level under conditions when higher s38 amounts are required ( Fig. 8 ) .
210 +We speculate that the dual role played by StpA in both the transcriptional and post-transcriptional control of s38 makes the RpoS system particularly sensitive to environmental conditions .
211 +The expression of genes required for the resistance against environmental challenges is costly for the bacterial cell .
212 +This is exemplified by the fact that rpoS mutants of Salmonella display a fitness advantage in the absence of stress ( Robbe-Saule et al. , 2003 ) .
213 +Moreover , natural isolates of E. coli that displayed higher levels of s38 activity were shown to metabolize fewer carbon sources and to be less able to compete for low nutrient concentrations ( King et al. , 2004 ) .
214 +These findings led to the hypothesis that bacteria need to balance self-preservation and nutritional capacity ( SPANC ; Ferenci , 2005 ) .
215 +The fitness advantage derived from reduced s38 levels under low stress conditions has been linked to sigma factor competition ( Farewell et al. , 1998 ) .
216 +It is postulated that there is a limiting amount of RNA polymerase ( RNAP ) and that s38 and s70 compete for binding to the RNAP .
217 +High s38 levels therefore allow less s70 binding to RNAP leading to lower expression of s70-dependent genes , many of which are linked to metabolism and cellular growth ( Gruber and Gross , 2003 ) .
218 +Consequently , bacterial cells must tightly regulate the expression levels of key global regulators and this is exemplified by the complex regulatory network that determines s38 levels .
219 +Because StpA represses the s38 regulon while stimulating expression of the CRP-cAMP regulon , we propose that StpA plays a role in promoting an appropriate SPANC balance by linking stress response to nutrient availability in S. Typhimurium .
220 +This hypothesis is supported by the observation that the glucose-mediated decrease of s38 levels is StpA-dependent .
221 +Analysis of the ChIP-chip data revealed that StpA colocalizes with H-NS on the Salmonella genome .
222 +Together with our finding that all StpA-dependent genes are also regulated by H-NS , the localization results suggest that StpA and H-NS cooperate to regulate gene expression by forming hetero-oligomers .
223 +This is reminiscent of the H-NS-like proteins MvaT and MvaU of Pseudomonas aeruginosa that regulate gene expression in a synergistic fashion ( Castang et al. , 2008 ) .
224 +It is important to note that although H-NS and StpA bind to the same genes , their effect on gene expression is not equivalent .
225 +For example , the SPI2 genes , which are strongly derepressed in an Dhns mutant ( Lucchini et al. , 2006 ) , do not respond to the deletion of stpA despite the fact that StpA and H-NS share a similar binding profile over the entire locus ( Fig. 6C ) .
226 +Our data fit with other observations that binding of StpA to a particular locus is not sufficient to exert repression .
227 +At the bgl operon in E. coli , StpA can compensate for the deletion of the H-NS DNA-binding domain , but StpA alone is not capable of significant repression ( Free et al. , 1998 ) .
228 +The fact that StpA can compensate for the lack of the H-NS DNA-binding domain implies that the functional differences between these two proteins are associated with the dimerization and oligomerization domains .
229 +Consistent with this , recent work in S. Typhimurium and E. coli shows that StpA and H-NS have different dimerization and oligo-merization properties ; StpA homodimers are more thermostable than H-NS homodimers ( Leonard et al. , 2009 ) .
230 +In addition , H-NS-StpA hetero-oligomers are more stable than homo-oligomers of either StpA or H-NS .
231 +There is growing evidence that interactions between H-NS and other regulatory proteins are an essential component of H-NS-mediated repression .
232 +Hha and YdgT are homologues of the H-NS dimerization and oligomerization domains that can interact with both H-NS and StpA ( Nieto et al. , 2002 ; Paytubi et al. , 2004 ) .
233 +Deletion of Hha and YdgT induces derepression of many more H-NS-dependent genes than we observed in the absence of StpA .
234 +These findings suggest that the complexes that H-NS forms with Hha/YdgT have distinct properties compared with H-NS homo-oligomers or H-NS-StpA hetero-oligomers , possibly due to a modulation of the activity of H-NS ( Vivero et al. , 2008 ) .
235 +Distinctions between the regulatory roles of H-NS and StpA may therefore lie in their differing abilities to form homo-oligomers , and to interact with other proteins , with concomitant effects upon local DNA conformation and gene expression .
236 +Overall , our data reveal a novel role for StpA in the transcriptional regulatory network of S. Typhimurium as a node that connects the CRP-cAMP , PhoP and s38 regulons ( Fig. 8 ) .
237 +This contrasts with the situation described for E. coli , where inactivation of stpA only significantly affects gene or protein expression in the absence of hns ( Zhang et al. , 1996 ; Mueller et al. , 2006 ) .
238 +The fact that StpA plays a more limited role in gene regulation in E. coli was also observed at the phenotypic level , as deletion of stpA in E. coli does not show the clear effects we observed in Salmonella ( Atlung and Ingmer , 1997 ; Bertin et al. , 2001 ) .
239 +Our findings correlates with the fact that hns is an essential gene in S. Typhimurium ( Navarre et al. , 2006 ) , while deletion of hns only has a moderate effect on growth rate in E. coli ( Zhang et al. , 1996 ) .
240 +The differing roles of StpA in the closely related organisms S. Typhimurium and E. coli could reflect the different requirements and the evolution of an intracellular pathogen .
241 +Analysis of the conservation of the E. coli transcriptional network in 175 prokaryotic genomes revealed that transcription factors evolve faster than their target genes ( Babu et al. , 2006 ) .
242 +It has also been shown that bacterial adaptation can not only be achieved by gene acquisition and/or loss but also requires changes at the level of gene regulation ( Winfield and Groisman , 2004 ) .
243 +Our discovery that StpA represses the s38 regulon during exponential growth of S. Typhimurium , but not in E. coli , is consistent with the function of orthologous regulatory proteins rapidly diverging to allow adaptation to new environmental niches .
244 +Experimental procedures
245 +Bacterial strains and growth conditions
246 +The S. enterica serovar Typhimurium strain SL1344 was provided by Catherine Lee ( Hoiseth and Stocker , 1981 ) and is the same isolate used in previous transcriptomic studies from the Hinton laboratory ( Eriksson et al. , 2003 ; Mangan et al. , 2006 ; Nagy et al. , 2006 ; Hautefort et al. , 2008 ) .
247 +Where necessary , antibiotics were used at the following concentrations : ampicillin ( 100 mg ml-1 ) , chloramphenicol ( 12.5 mg ml-1 ) , kanamycin ( 35 mg ml-1 ) .
248 +Cultures were grown in LB broth ( Sambrook and Russell , 2001 ) under aeration ( 250 r.p.m. ) at 37 °C and harvested at four different growth phases : EEP ( A600 = 0.005 -- 0.010 ) , MEP ( A600 = 0.12 -- 0.15 ) , LEP ( A600 = 1.0 -- 1.2 ) and LSP ( A600 = 3.7 -- 3.8 ) .
249 +Bacterial strains and plasmids used in this study are shown in Table 1 .
250 +Strain construction and DNA manipulation
251 +To obtain a strain overexpressing StpA , we used the low-copy plasmid pWKS30 ( Wang and Kushner , 1991 ) .
252 +First , we PCR-amplified the stpA gene including 779 bp upstream of the structural gene using primers stpA-FO2 and stpA-RO2 , which carry the restriction sites XbaI and HindIII respectively .
253 +The resulting PCR product and plasmid pWKS30 were digested with XbaI and HindIII , purified by agarose gel electrophoresis and ligated to generate plasmid pMDH20 .
254 +This plasmid was then transferred into S. Typhimurium SL1344 to generate strain JH3750 .
255 +Overexpression of StpA from pMDH20 was confirmed at both RNA and protein levels ( data not shown ) .
256 +To generate a stpA deletion derivative of S. Typhimurium SL1344 we first constructed a plasmid derivative of pMDH20 , where the stpA orf was replaced by the Campylobacter coli cat gene from the plasmid pAV35 ( van Vliet et al. , 1998 ) .
257 +To do so , we used primers StpA-Ri and StpA-Fi2 carrying a BamHI site to perform an inverse PCR on pMDH20 .
258 +These primers prime outward from the stpA structural gene and do not amplify it .
259 +The PCR product was then ligated to generate plasmid pMDH21 .
260 +The pAV35 cat gene was then inserted into the BamHI site of pMDH21 .
261 +This generated a new plasmid , designated pMDH22 , which contains the cat gene flanked by approximately 780 and 450 base pairs of the regions upstream and downstream of the stpA gene respectively .
262 +The DNA fragment containing the cat flanked by the stpA flanking regions was excised from pMDH22 by a XbaI and HindIII restriction digestion .
263 +This DNA fragment was then electroporated into S. Typhimurium SL1344 expressing the l Red recombinase ( Datsenko and Wanner , 2000 ) .
264 +The other deletion derivatives of S. Typhimurium SL1344 generated for this study ( Table 1 ) were obtained using the un-modified l Red method ( Datsenko and Wanner , 2000 ) .
265 +After mutagenesis , all mutations were P22-transduced to a clean background using phage P22 HT105/1 int-201 .
266 +EBU plates were used to select for nonlysogens ( Bochner , 1984 ) .
267 +P22-transduction was also used to combine mutations for the generation of double mutants .
268 +All mutant strains were verified by PCR and DNA sequencing .
269 +Strains carrying the deletion of rpoS and/or stpA were additionally validated by Western blot .
270 +The C-terminal tagging of StpA with the 3 ¥ FLAG epitope was performed using a modified l Red method ( Uzzau et al. , 2001 ) .
271 +The DNA fragment to be recombined into the chromosome was PCR-amplified from the pSUB11 plasmid .
272 +The successful fusion of StpA with the 3 ¥ FLAG epitope was confirmed by sequencing and Western blot .
273 +To obtain a stpA : : gfp + transcriptional fusion we used a derivative of the l Red system ( Hautefort et al. , 2003 ) ; we used primers stpA-gfp_F and stpA-gfp_R to amplify from plasmid pZEP07 a DNA fragment containing a promoterless gfp + gene followed by a chloramphenicol resistance cassette .
274 +The primers were designed to direct integration of the gfp + and cat genes in the Salmonella chromosome 20 bp downstream of the stpA ORF .
275 +All primers used to generate the different constructs are shown in Table S2 .
276 +Flow cytometric analysis
277 +For measurement of GFP + expression , samples were immediately fixed for 1 min at room temperature in 3.7 % ( w/v ) formalin , diluted in 1 -- 2 ml of PBS to obtain a maximum of approximately 106 particles ml-1 and analysed with a FACS-calibur flow cytometer ( Becton Dickinson , Franklin Lakes , N.J. ) equipped with a 15 mW air-cooled argon ion laser as the excitation light source ( 488 nm ) as previously described ( Hautefort et al. , 2003 ) .
278 +RNA extraction for transcriptomic experiments
279 +Overnight cultures were diluted 1000-fold into 250 ml flasks containing 25 ml of LB-broth ( Sambrook and Russell , 2001 ) .
280 +These cultures were incubated at 37 °C for 60 min , 160 min , 250 min or 22 h in a water bath ( New Brunswick Innova 4000 ) under agitation ( 250 r.p.m. ) .
281 +Synthesis and degradation of RNA were then blocked by adding 1/5 volume of stop-solution ( 90 % ethanol/10 % phenol ) ( Tedin and Blasi , 1996 ) .
282 +RNA was prepared from each culture flask using the Promega SV total RNA purification kit according to the manufacturer 's instructions .
283 +The quality of RNA was checked using the RNA nanochip ( Labchip , on an Agilent 2100 Bioanalyser ) and quantified by measuring the absorbance at 260 nm on a Nanodrop 1000 spectrophotometer .
284 +Template labelling and hybridization
285 +The ` Common reference ' experimental design used S. Typhimurium genomic DNA as the cohybridized control for one channel on all microarrays .
286 +This method has the advantage of allowing the direct comparison between multiple samples , and is ideal for time-course experiments ( Eriksson et al. , 2003 ; Mangan et al. , 2006 ) .
287 +Total RNA and chromosomal DNA were labelled by random priming according to the protocols described at http://www.ifr.ac.uk/safety/ microarrays / #protocols .
288 +Briefly , a total of 16 mg RNA was reverse-transcribed and labelled with Cy3-conjugated dCTP ( Pharmacia ) using 200 U of Stratascript ( Stratagene ) and random primers ( Invitrogen ) .
289 +Chromosomal DNA ( 400 ng ) was labelled with Cy5-dCTP using the Klenow fragment .
290 +After labelling , each Cy5-labelled cDNA sample was combined with Cy3-labelled chromosomal DNA and hybridized to a microarray overnight at 65 °C .
291 +Data acquisition and transcriptomic data analysis
292 +After hybridization , slides were washed and scanned using a GenePix 4000A scanner ( Axon Instruments ) .
293 +Fluorescent spots and the local background intensities were quantified using GenePix 5.0 software ( Axon ) .
294 +To compensate for unequal dye incorporation , data centring was performed bringing the median Ln ( Red/Green ) for each block to zero ( one block being defined as the group of spots printed by the same pin ) .
295 +Data visualization and data mining were performed using GeneSpring 7.1 ( Silicon Genetics ) .
296 +The complete dataset is available at GEO ( Accession Number GSE18452 ) .
297 +Real-time PCR
298 +To determine the levels of rpoS mRNA in wild type and DstpA strains through growth in batch-culture , overnight cultures were diluted 1:1000 in LB and cells were grown as for the transcriptomic experiment at 37 °C under aeration ( 250 r.p.m. ) .
299 +Aliquots were removed at regular intervals and treated with 0.2 vol .
300 +of stop solution ( 90 % EtOH ; 10 % water-saturated phenol ) .
301 +Total RNA was isolated as described above , using the Promega SV total RNA purification kit and RNA concentrations were determined on a Nanodrop machine ( NanoDrop Technologies ) .
302 +The RNA ( 5 mg ) was reverse-transcribed in 25 ml of Stratascript first-strand buffer in the presence of 0.5 mM dNTPs , 1 mg of random hexamers and 50 U Stratascript ( Stratagene ) .
303 +The relative amounts of target mRNA were then determined by real-time PCR using SYBR Green JumpStart Taq ReadyMix following the manufacturer 's instructions ( Sigma ) .
304 +The real-time PCR was performed using genespecific primer pairs ( Table S2 ) designed in silico ( http : / / frodo.wi.mit.edu/primer3/ ) to generate amplicons in the 100 -- 120 bp range .
305 +ampD was used as an internal standard as it generally displays little variation in the transcriptional studies performed in our lab .
306 +In all the transcriptomic data presented in this article , ampD did not change by > 1.3-fold .
307 +Environmental stress survival
308 +The ability to survive various environmental challenges was measured on S. Typhimurium bacterial cultures grown in LB until MEP ( A600 = 0.12 -- 0.15 ) or LEP ( A600 = 1.0 -- 1.2 ) .
309 +At the appropriate time , hydrogen peroxide ( 20 mM final concentration ) or polymyxin B ( 4 mg ml-1 ) was added .
310 +Survival at low pH was tested by diluting MEP cultures 1:100 into LB poised to pH 3.0 with HCl .
311 +Resistance to salt was examined by diluting MEP or LEP cultures 1:10 into LB containing 3.3 M NaCl .
312 +Samples were taken at various time points and spread on LB agar , except for the samples subjected to acid shock that were spread on Tryptone Soya Agar ( Oxoid CM0131 ) to promote optimal recovery .
313 +Colony forming units were enumerated and the relative survival of each strain was determined at each time point .
314 +For each test , at least three biological replicates were quantified .
315 +To determine the amounts of StpA3 ¥ FLAG or s38 protein levels , cells were lysed by sonication ( 10 mm amplitude ; MSE Soni-prep 150 ) .
316 +Total protein amounts were then determined using the bicinchoninic acid assay ( Sigma , Cat .
317 +BCA-1 ) .
318 +For each sample , 15 mg of total protein were re-suspended in SDS sample buffer ( Sigma , Cat .
319 +S3401 ) and run on NuPAGE 12 % Bis-Tris gels ( Invitrogen ) .
320 +Transfer to PVDF membrane was performed as described by the manufacturer ( Invitrogen ) and the membranes were then blocked for 45 min in 10 % Marvel Milk prepared in TBS-Tween 20 ( 25 mM Tris ; 0.8 % NaCl ; 0.02 % KCl ; 0.05 % Tween 20 ; pH 7.5 ) .
321 +The membranes were subsequently probed for 2 h with 1:1000 anti-s38 ( Neoclone , Cat .
322 +W0009 ) or 10 mg ml-1 anti-FLAG M2 antibody ( Sigma , Cat .
323 +F3165 ) serum in 10 % Marvel Milk prepared in TBS-Tween 20 .
324 +Washes and chemiluminescent immunodetection were performed as described previously ( Hautefort et al. , 2008 ) .
325 +Spectinomycin assay of protein stability
326 +The S. Typhimurium SL1344 cultures were grown to LEP , at which point spectinomycin was added to a 100 mg ml-1 concentration to stop protein synthesis ( Zhou and Gottesman , 2006 ) .
327 +Bacterial samples were taken at regular intervals and immediately precipitated by adding 1/6 volume 30 % TCA .
328 +The samples were then left on ice for 20 min and centrifuged at 20 000 g for 20 min at 4 °C .
329 +Pellets were washed with cold acetone and centrifuged again at 20 000 r.p.m. for 20 min .
330 +After air-drying , the pellets were re-suspended in SDS sample buffer for Western blot analysis .
331 +Chromatin immunoprecipitation
332 +Overnight cultures of S. Typhimurium stpA3 ¥ FLAG or S. Typh-imurium SL1344 were diluted 1000-fold into 250 ml flasks containing 25 ml of LB and grown at 37 °C under aeration .
333 +After reaching mid-exponential growth ( OD600 0.12 ) , formaldehyde ( Sigma ) was added to reach a 1 % final concentration and the cultures incubated for 15 min at 37 °C .
334 +The cross-linking was then stopped by adding 1/4 vol .
335 +1 M glycine .
336 +Cells were washed three times in ice-cold PBS ( pH 7.4 ) , re-suspended in 500 ml lysis buffer ( 10 mM Tris pH 8.0 ; 50 mM NaCl ; 10 mM EDTA ; 20 % sucrose ; 20 mg ml-1 lysozyme ) and incubated 45 min at 37 °C at which point 500 ml 2 ¥ RIPA ( 100 mM Tris pH 8.0 ; 300 mM NaCl ; 2 % Nonidet P40 ; 1 % sodium deoxycholate ; 0.2 % SDS ) was added .
337 +Chromatin was solubilized by sonication ( 10 mm amplitude ; MSE Soniprep 150 ) until DNA fragments were between 300 and 750 bp , and the lysate centrifuged at 12000 g for 10 min to remove debris .
338 +To determine the binding of StpA3 ¥ FLAG to the S. Typhimurium genome , the cell extract from S. Typhimurium stpA3 ¥ FLAG was incubated with anti-FLAG M2 antibody for 4 h at 4 °C .
339 +Chromatin immuno-precipitation with the anti-FLAG M2 antibody on the SL1344 wild-type strain provided the negative control .
340 +Co-immunoprecipitation of H-NS and DNA was performed by incubating S. Typhimurium SL1344 lysate with H113 monoclonal anti-H-NS antibody ( Sonnenfield et al. , 2001 ) .
341 +As a negative control , immunoprecipitation was obtained by incubating the cell extract without the addition of any antibody.After the incubation of the cell extracts with or without antibody , 50 ml protein G beads ( Sigma , E3405 ) were added and left for 16 h at 4 °C .
342 +The protein G beads were then washed twice in 1 ¥ RIPA , twice in wash solution ( 10 mM Tris pH 8.0 ; 250 mM LiCl ; 1 mM EDTA ; 0.5 % Nonidet P40 ; 0.5 % sodium deoxycho-late ) and twice in TE ( 10 mM Tris pH 8.0 ; 1 mM EDTA ) .
343 +The immunoprecipitate was eluted in 150 ml of elution buffer ( 50 mM Tris pH 8.0 ; 10 mM EDTA ; 1 % SDS ) prewarmed at 65 °C .
344 +Cross-linking was reversed by incubating the eluate in 0.5 ¥ elution buffer containing 0.8 mg ml-1 pronase ( Sigma ) and DNA purified using the Qiagen PCR purification kit .
345 +The StpA and H-NS ChIP data are available at GEO ( Accession Number GSE18452 ) .
346 +Acknowledgements
347 +We thank Ida Porcelli and Gary Rowley for useful discussions , and Martin Goldberg for assistance with the construction of plasmid pMDH20 .
348 +We are indebted to Lionello Bossi for providing plasmid pSUB11 for the construction of the epitope-tagged StpA .
349 +We are grateful to Roy Bongaerts and Isabelle Hautefort for their help with the analysis of the stpA-gfp + transcriptional fusion .
350 +We also thank Fran Mulholland and Nigel Belshaw for technical assistance .
351 +We acknowledge funding from the BBSRC Core Strategic Grant to J.H. .
352 +Supporting information
353 +Additional supporting information may be found in the online version of this article .
354 +Please note : Wiley-Blackwell are not responsible for the content or functionality of any supporting materials supplied by the authors .
355 +Any queries ( other than missing material ) should be directed to the corresponding author for the article .
...\ No newline at end of file ...\ No newline at end of file
1 +Identification of b-catenin binding regions in colon
2 +ABSTRACT
3 +Nucleic Acids Research , 2010 , Vol .
4 +38 , No. 17 5735 -- 5745 doi :10.1093 / nar/gkq363
5 +Deregulation of the Wnt/b-catenin signaling pathway is a hallmark of colon cancer .
6 +Mutations in the adenomatous polyposis coli ( APC ) gene occur in the vast majority of colorectal cancers and are an initiating event in cellular transformation .
7 +Cells harboring mutant APC contain elevated levels of the b-catenin transcription coactivator in the nucleus which leads to abnormal expression of genes controlled by b-catenin/T-cell factor 4 ( TCF4 ) complexes .
8 +Here , we use chromatin immunoprecipitation coupled with massively parallel sequencing ( ChIP-Seq ) to identify b-catenin binding regions in HCT116 human colon cancer cells .
9 +We localized 2168 b-catenin enriched regions using a concordance approach for integrating the output from multiple peak alignment algorithms .
10 +Motif discovery algorithms found a core TCF4 motif ( T/A -- T/A -- C -- A -- A -- A -- G ) , an extended TCF4 motif ( A/T/G -- C/G -- T/A -- T/A -- C -- A -- A -- A -- G ) and an AP-1 motif ( T -- G -- A -- C/T -- T -- C -- A ) to be significantly represented in b-catenin enriched regions .
11 +Furthermore , 417 regions contained both TCF4 and AP-1 motifs .
12 +Genes associated with TCF4 and AP-1 motifs bound b-catenin , TCF4 and c-Jun in vivo and were activated by Wnt signaling and serum growth factors .
13 +Our work provides evidence that Wnt / b-catenin and mitogen signaling pathways intersect directly to regulate a defined set of target genes .
14 +Oregon Clinical and Translational Research Institute , Oregon Health and Science University , Portland , OR , 2 The Department of Biochemistry and Molecular Biology , The Pennsylvania State University College of Medicine , Hershey , PA 17033 , Department of Medical Informatics and Clinical Epidemiology , Oregon Health 3 and Science University , Portland , OR , Knight Cancer Institute , Division of Biostatistics in the Department of 4 5 Public Health and Preventative Medicine , Oregon Health and Science University , Portland , OR , Program in 6 Cellular and Molecular Biology and The Pennsylvania State Hershey Cancer Institute , The Pennsylvania State 7 University College of Medicine , Hershey , PA 17033 , USA
15 +INTRODUCTION
16 +The Wnt/b-catenin signaling pathway is required for homeostasis in the gastrointestinal ( GI ) tract ( 1 ) .
17 +The GI tract is coated with small invaginations , or crypts , which are comprised of discrete zones of proliferating and differentiated cells ( 1 ) .
18 +Wnt signaling maintains the proliferative compartment of the crypt .
19 +The b-catenin transcriptional coactivator controls downstream genetic programs elicited by Wnt signaling and its cellular levels are tightly regulated ( 2,3 ) .
20 +When cells are not exposed to Wnt , cytosolic b-catenin associates with a multi-protein complex that contains the adenomatous polyposis coli ( APC ) protein .
21 +APC functions as a scaffold to coordinate b-catenin phosphorylation and degradation by the prote-asome .
22 +Under these conditions , Wnt/b-catenin target genes are silenced by corepressor complexes that are tethered to Wnt responsive DNA enhancers ( WREs ) through interactions with the T-cell factor ( TCF ) family of transcription factors ( 4 ) .
23 +TCF4 is a predominant TCF family member in colon cancer cells ( 5 ) .
24 +When cells are exposed to Wnt , b-catenin escapes proteasomal degrad-ation , and is chaperoned to the nucleus by APC .
25 +There , it occupies TCF4 bound WREs and displaces the corepressors .
26 +b-catenin then recruits chromatinmodifying complexes and Wnt/b-catenin target genes are expressed ( 4 ) .
27 +Deregulation of the Wnt/b-catenin pathway is associated with colon carcinogenesis ( 2,3 ) .
28 +In virtually all cases of colon cancer , mutations target components of the Wnt signaling pathway ( 6 ) .
29 +The most common lesions localize to APC and lead to production of a truncated APC protein that can no longer effectively coordinate b-catenin degradation .
30 +This mutation occurs at the earliest stages of carcinogensis when normal colonic epithelial cells are transformed into aberrant crypt foci ( 6 ) .
31 +Inherited APC mutations give rise to familial adenomatous polyposis , a disease where afflicted individuals are burdened by thousands of intestinal polyps early in adulthood ( 7,8 ) .
32 +In the rare cancer cases where APC is wild-type , mutations instead are found in CTNNB1 ( 3,9,10 ) .
33 +CTNNB1 is the gene that encodes b-catenin , and the cancer causing lesions map to positions near the 50 portion of the gene .
34 +These mutations give rise to a b-catenin pool that is resistant to proteasomal degrad-ation ( 11 ) .
35 +In each instance , mutations that target APC or CTNNB1 lead to high levels of b-catenin in the nucleus and abnormal expression of genes regulated by b-catenin / TCF4 complexes ( 5,9 ) .
36 +Therefore identifying target genes directly controlled by b-catenin/TCF4 is required to understand the pathogenesis of this disease .
37 +To identify direct b-catenin/TCF4 target genes it is first necessary to map binding sites for these factors across the genome .
38 +Previously , we used an unbiased and genome-wide screen termed serial analysis of chromatin occupancy ( SACO ) to localize 412 high confidence b-catenin binding sites in the human colorectal cancer cell line , HCT116 ( 12 ) .
39 +Approximately half of the binding sites were near ( < 2.5 kb ) or within protein-coding gene boundaries .
40 +These b-catenin binding sites were located in 50 promoter regions , intragenic regions and 30 untranslated regions .
41 +b-Catenin binding to 30 positions relative to E2F4 and MYC genes identified functional WREs .
42 +For E2F4 , the downstream enhancer drove expression of an antisense and non-coding transcript that decreased E2F4 protein levels ( 13 ) .
43 +For MYC , b-catenin occupancy of the downstream enhancer initiated a chromatin loop that integrated the 50 WRE to coordinate MYC expression in response to Wnt/b-catenin and mitogen signaling pathways ( 14,15 ) .
44 +Recently , Hatzis et al. ( 16 ) used chromatin immunoprecipitation ( ChIP ) coupled with microarrays ( ChIP-chip ) to localize 6868 TCF4 binding sites in L171 colorectal cancer cells ( 16 ) .
45 +As was the case for b-catenin , TCF4 binding was also found throughout protein coding gene boundaries .
46 +Together these studies indicate that Wnt activation of target gene expression is mechanistically more intricate than the simple model involving recruitment of b-catenin to TCF4-bound 50 promoter regions .
47 +While SACO was a pioneering technique used to identify transcription factor binding sites and was a viable alternative to the ChIP-chip approach , it did , like most methodologies , suffer from some limitations .
48 +First , SACO libraries were constructed in plasmid vectors and then sequenced using high-throughput and Sanger-based sequencing .
49 +This was both laborious and costly .
50 +In addition , large DNA fragments were included in construction of the earliest SACO libraries .
51 +While most DNA was in the 500 -- 700 bp range , fragments as large as 2.5 kb were included in the b-catenin SACO library .
52 +This impinged upon the resolution of the technique and hindered b de novo motif discovery within - catenin bound loci .
53 +A successor to SACO is the recently described ChIP coupled with massively parallel sequencing ( ChIP-Seq ) approach ( 17 -- 19 ) .
54 +In this technique , DNA purified from immunoprecipitated chromatin is size-selected and then sequenced using one of the next-generation sequencing platforms such as the Illumina genome analyzer ( 18,19 ) .
55 +The robustness , cost , resolution and relative ease in library construction has made ChIP-seq , rather than SACO , a current method of choice for genome-wide localization of transcription factor binding sites .
56 +ChIP-Seq has been used to map numerous histone modifications ( 20 ) and binding sites for several transcription factors including , but not limited to , NRSF/REST , GATA1 , SRF , E2F4 , E2F6 and STAT1 ( 17 ) .
57 +In addition , ChIP-Seq has been used recently to identify TCF4 enriched binding regions in human colon cancer cell lines ( 21,22 ) .
58 +Tuupanen et al. ( 22 ) identified 10 TCF4-site containing regions in LoVo cells using a combination of ChIP-Seq and the enhancer element locator analysis .
59 +Blahnik et al. ( 21 ) used ChIP-Seq to identify 21 102 TCF4 binding sites in HCT116 cells .
60 +In this report we used ChIP-Seq to identify b-catenin binding regions in HCT116 human colon cancer cells .
61 +We chose this high-resolution and genome-wide approach because we were interested in using de novo motif analysis to identify transcription factors that putatively cooperate with b-catenin/TCF4 .
62 +Many algorithms exist to map the enriched genomic regions identified in a ChIP-Seq experiment ( 23 ) .
63 +Because each approach varies in computational strategy and can produce dramatically different numbers of enriched regions for a given false discovery rate ( FDR ) cutoff , there is some debate as to which is the preferred algorithm ( 18 ) .
64 +In this report , we used CisGenome ( 24 ) , SISSRs ( 25 ) and WTD ( 26 ) to initially identify enriched regions from the b-catenin ChIP-Seq library .
65 +Based on the intersection of regions found in common with each algorithm , we identified 2168 b-catenin enriched regions .
66 +Consistent with our previous report ( 12 ) , we found over-representation of the core and evolutionarily conserved TCF4 consensus motifs within enriched regions .
67 +In addition , we found that consensus AP-1 motifs were also over-represented in a large subset of the enriched regions with the majority of these motifs co-occurring with a TCF4 motif .
68 +Finally , we show that serum mitogens and Wnt signaling agonists cooperatively activate expression of some target genes in proximity to b-catenin bound loci that contain AP-1 and TCF4 motifs .
69 +These findings indicate that a discrete subset of b-catenin target genes are activated by mitogen and Wnt signaling in colon cancer cells , and that this regulation likely occurs through consensus AP-1 and TCF4 sites , respectively .
70 +MATERIALS AND METHODS Cell culture
71 +HCT116 human colorectal cancer cells ( ATCC number CCL-247 ) were cultured as previously described ( 14 ) .
72 +ChIP
73 +Antibodies used in ChIP assays included : 3 mg of anti-b-catenin ( BD transduction , 610154 ) , 3 mg of anti-TCF
74 +( Millipore , 05-511 ) , 2 ml of anti-c-Jun ( Millipore , 06-225 ) and 6 mg rabbit anti mouse IgG ( Jackson Immunoresearch , 315-005-003 ) .
75 +b-Catenin ChIP DNA for the ChIP-Seq library was prepared using the Chromatin Immunoprecipitation Assay Kit ( Millipore , 17-295 ) according to the instructions .
76 +To assess b-catenin , TCF4 and c-Jun binding to ChIP-Seq peak loci , ChIP assays contained 5 -- 10 10 cells and were conducted as previously 6 reported ( 13 ) .
77 +Chromatin in formaldehyde fixed cell lysates was sonicated to an average size of 500 -- 700 bp using a Misonix Ultrasonic XL-2000 Liquid Processor ( 5 20 s , output wattage 7 , with 45 s rest intervals on ice between pulses ) .
78 +Real time PCR was used to detect isolated ChIP fragments and samples contained 10 ml of 2 iQ SYBR Green Supermix ( Bio-rad , 170-882 ) , 0.25 mM of each primer and 3 ml of purified ChIP DNA .
79 +Reactions were processed for one cycle at 94 C for 3 min , then 45 cycles at 94 C for 10 s and at 68 C for 40 s using a MyIQ Single Color Real-Time PCR machine ( Bio-rad ) .
80 +Primers were designed , using Primer3 software , to a 600 bp DNA segment that was centered on the b-catenin ChIP-Seq coverage region .
81 +Primers used in this study are listed in Supplementary Table S7 .
82 +Real time data is represented as fold levels over control .
83 +The control is a distal region that is 5 kb upstream from the MYC transcript start site that does not bind significant levels of b-catenin , TCF4 or c-Jun ( 14 ) .
84 +Construction of the ChIP-Seq library
85 +b-Catenin precipitated and purified ChIP DNA ( 350 ng ) was processed using the ChIP-Seq DNA Sample Preparation Kit ( Illumina , 1003473 ) according to instructions provided by the manufacturer .
86 +Prior to sequencing , DNAs were re-quantified using a NanoDrop 1000 Spectrophotometer and the quality of DNA was assessed using a Bioanalyzer DNA 1000 ( Agilent ) .
87 +Samples were diluted to 10 nM and 54-nt reads were obtained from one lane of sequencing on a Illumina GA II sequencer .
88 +The High Throughput Sequencing Facility at the University of Oregon ( http://htseq.uoregon.edu ) sequenced the library .
89 +Raw sequence data was submitted to the sequence read archive ( SRA ) under accession number SRA012054 .
90 +Realignment of ChIP-Seq reads
91 +Reads ( 9 322 654 ) were sequenced and of these , 8 456 287 passed the quality filter as assessed using ELAND software ( Illumina ) .
92 +We then used ELAND to align the 8 456 267 reads to the repeat masked NCBI 36/hg18 build of the human genome .
93 +We assigned unique positions for 6 576 033 reads allowing up to two mismatches in the first 32 bases of the read sequence .
94 +This set of reads was retained for downstream computational analysis .
95 +Identification of b-catenin enriched regions
96 +We utilized three peak calling programs to define a set of putative binding regions : CisGenome ( 24 ) , SISSRs ( 25 ) and WTD ( 26 ) .
97 +Each method implements variations on a sliding window approach to identify regions of higher read depth , referred to as peaks , relative to a background distribution .
98 +Based on the particular algorithm , background distributions are derived using reads from a negative control experiment , through monte carlo proced-ures , or through statistical models ( 23 ) .
99 +CisGenome and SISSRs rely on statistical model fitting while the WTD method uses a randomization approach .
100 +SISSRs was run using a window size of 20 bases with the FDR set at 0.01 .
101 +WTD was run with the window size estimated from the binding characteristics .
102 +Any local tag anomalies were removed and an FDR cutoff of 0.01 was assessed using 10 randomization procedures .
103 +CisGenome was run using a window size of 100 and a read cutoff of 7 reads .
104 +We then identified the midpoints of each of the regions and extended 299 bp upstream and 300 bp downstream so that there was a total of 600 bp identifying each putative binding region .
105 +We chose 600 bases because it was twice what we considered to be the largest size of DNA fragments submitted for sequencing ( Figure 1B ) .
106 +Using these criteria , CisGenome , SISSRs and WTD called 100 372 , 80 733 and 2940 peak regions , respectively .
107 +Peaks called in common by the three algorithms yielded 2168 putative b-catenin binding regions and this set was used for further computational analysis ( See Supplementary Table S1 for a summary of peak overlaps ) .
108 +De novo motif analysis
109 +The genomic sequence ( 600 bp ) encompassing each enriched region was isolated and the regions were separated into two sets based upon whether they had at least one instance of a canonical ( T/A -- T/A -- C -- A -- A -- A -- G ) or evolutionarily conserved ( A -- C/G -- T/A -- T -- C -- A -- A -- A -- G ) TCF4 motif within the boundaries of the region ( 16 ) .
110 +The reverse complements of these sequences were also included .
111 +The sequence from each region was repeat masked and used as input into the Gibbs sampler motif finding program provided by CisGenome .
112 +The motif finder was run searching for motifs of 7 , 11 and 15 bp using 5000 MCMC iterations and a score was produced for each motif .
113 +Control sequences were picked based on the strategy of Ji et al. ( 27 ) .
114 +Briefly , sequences were chosen to match the underlying characteristics of the enriched regions .
115 +Each control sequence was picked randomly such that it was of the same size and was in the same position relative to the nearest RefSeq transcript ( 28 ) as a given enriched region .
116 +Five sets of control sequences were chosen in this manner for both sets of enriched regions .
117 +Motifs found from the de novo search were mapped back to both the b-catenin enriched regions and the control sequences using the motif mapping tool from CisGenome .
118 +The number of matches were based on a likelihood ratio cutoff of 500 and a background model consisting of a third-order markov chain , in accordance with Ji et al. ( 27 ) .
119 +The relative enrichment was computed as described ( 27 ) .
120 +Motifs that had a relative enrichment score > 2 were determined to be over-represented in the b-catenin enriched regions .
121 +Chromatin conformation capture
122 +Chromatin conformation capture ( 3C ) assays were conducted as described ( 15 ) with minor modifications .
123 +Formaldehyde cross linked chromatin was digested over-night with 40 ml ( 800 U ) of XbaI ( New England Biolabs ) .
124 +XbaI was then heat-inactivated at 65 C for 20 min prior to ligation reactions .
125 +After proteinase K treatment , the samples were extracted in phenol/chloroform three times , followed by three back extractions with chloroform .
126 +The chromatin loop at CXXC5 was detected by PCR using primers C51 , GTACGTAGTCGTTTTAGCC and C56 , GCACCCAGCCTCTCAAACCC and the conditions previously described ( 15 ) .
127 +To control for loading , parallel samples were amplified by PCR with the tubulin specific primers GGGGCTGGGTAAATGGCAAA and TGGCACTGGCTCTGGGTTCG .
128 +Products were analyzed on a 1 % agarose gel by electrophoresis , purified and sequenced .
129 +Serum and LiCl stimulation of HCT116 cells
130 +HCT116 cells were synchronized in the cell cycle as previously described ( 14 ) .
131 +For ChIP experiments , G0/G1 cells grown in a 10-cm tissue culture dish were stimulated with medium containing 10 % fetal bovine serum for 1 or 2 h prior to formaldehyde fixation .
132 +For expression analysis , G0/G1 cells were grown in a 6-well plate prior to stimulation with medium containing serum with and without 10 mM LiCl for 1 or 4 h as indicated .
133 +Reverse transcription/real time PCR
134 +RNA was isolated using TRIZol reagent ( Invitrogen , 15596-018 ) according to the instructions .
135 +cDNA was synthesized using 500 ng of total RNA and the iScript cDNA Synthesis Kit ( Bio-rad , 170-8890 ) according to the instructions .
136 +cDNA was diluted to 1 : 150 before quantification by real-time PCR .
137 +Real-time PCR was conducted as outlined under the ChIP section , except 3 ml of diluted cDNA was used as the template .
138 +Primers were designed using Primer3 software and their sequences are included in Supplementary Table S7 .
139 +RESULTS
140 +Construction of the b-catenin ChIP-Seq library
141 +We were interested in using ChIP coupled with massively parallel sequencing ( ChIP-Seq ) to identify b-catenin binding regions in HCT116 human colon cancer cells .
142 +Prior to constructing the library , we tested the eficacy of our ChIP protocol to identify bona fide b-catenin targets in this cell line .
143 +b-catenin strongly associated with a WRE located 1.4 kb downstream of the transcription stop site of the c-Myc gene ( MYC ) as we have reported previously ( Figure 1A ) ( 14,15 ) .
144 +Furthermore , insignificant levels of b-catenin were detected at a control element located 5 kb upstream of the MYC transcription start site that did not associate with either b-catenin or TCF4 ( Figure 1A ) ( 14 ) .
145 +Size-selected b-catenin ChIP DNA was then processed according to the Illumina sample preparation protocol and minimally amplified by PCR .
146 +Most amplified fragments were in the range of 175 -- 225 bp and were produced in samples containing b-catenin ChIP DNA whereas these products were absent in the control sample ( Figure 1B ) .
147 +A total of 9 322 654 reads were generated from one lane of sequencing using an Illumina GA II high throughput sequencer .
148 +Of these , 90.7 % ( 8 456 287 ) passed the quality filter and 77.8 % ( 6 576 033 ) reads were assigned a unique position in the human genome .
149 +The set of 6 576 033 reads was then subjected to additional computational analysis .
150 +As outlined in the ` Materials and Methods ' section , we compared three computational algorithms and we considered the peaks called in common to demarcate putative b-catenin binding regions .
151 +This approach yielded 2168 peaks that we termed b-catenin enriched regions .
152 +The genomic boundaries of these regions are provided in Supplementary Table S2 .
153 +To determine whether our approach identified bona fide Wnt/b-catenin target genes , we searched for representation of the MY gene .
154 +b-catenin enriched regions coincided with the 50 , 30 and distal WREs previously shown to regulate MYC expression ( Figure 1C ) ( 15,22,29 -- 31 ) .
155 +Thus , our approach identified b-catenin associated WREs in colon cancer cells .
156 +Computational analysis of b-catenin enriched regions We next localized the b-catenin enriched regions relative to transcripts deposited in the reference sequence database ( RefSeq ) ( 28 ) .
157 +Of the 2168 b-catenin enriched regions , 1562 ( 72 % ) were within 50 kb of a RefSeq transcript .
158 +Upon further analysis , we found that 1219 ( 56 % ) were within 10 kb and 1090 ( 50 % ) were within 2.5 kb ( Figure 2A ) .
159 +With respect to protein-coding genes and in agreement with our previous findings ( 12 ) , we found that b-catenin preferentially localized to internal positions or those positions that are downstream from the transcription start site and upstream from the transcription stop site ( Figure 2B ) .
160 +There was a tendency for b-catenin enriched regions within 2.5 kb of the 50 gene boundary to cluster around transcriptional start sites ( Figure 2C ) .
161 +The genes containing b-catenin enriched regions near ( < 2.5 kb ) or within gene boundaries are listed in Supplementary Table S3 .
162 +Overall , the 1090 b-catenin enriched regions are near or within 988 genes .
163 +It was recently shown that a distal WRE interacted with MYC through a large chromatin loop ( 30,31 ) .
164 +This was the first demonstration indicating that a WRE positioned hundreds of kilobases away from their target genes functioned as a transcriptional enhancer .
165 +To further explore the relationship of b-catenin enriched regions and annotated protein-coding transcripts , we determined the empirical cumulative distribution function ( CDF ) of the distance from each b-catenin enriched region to the nearest transcript .
166 +This analysis found that 80 % of enriched regions were within 100 kb of an annotated transcript and that 95 % were within 450 kb ( Figure 2D ) .
167 +Together these findings indicate that while most b-catenin regions are near or within protein-coding genes , 28 % localized at a distance of > 50 kb away .
168 +Furthermore , localization of b-catenin enriched regions with gene boundaries was statistically significant when compared to localization of a control set of regions with gene boundaries ( Supplementary Figure S1 ) .
169 +b-Catenin occupancy of 50 and 30 regions at CXXC5 identified a chromatin loop Recently we described a b-catenin and TCF4-coordinated chromatin loop at MYC that integrated 50 and 30 proximal WREs ( 15 ) .
170 +To identify targets that may be likewise regulated , we searched for genes that contained both 50 and 30 b-catenin enriched regions .
171 +In addition to MYC , we found two genes , CXXC5 and FXR2 , that contained b-catenin enriched regions within 2.5 kb of both transcript boundaries ( Supplementary Table S4 and Figure 3A ) .
172 +If the range was expanded to include regions 10 kb from the 50 and 30 ends , 11 loci were identified .
173 +This number increased to 111 loci if the range was further expanded to 50 kb .
174 +We first used ChIP and real-time PCR to determine whether b-catenin occupied the identified regions relative to CXXC5 .
175 +b-catenin precipitated higher levels of the 50 and 30 CXXC5 enriched regions relative to control ( Figure 3B ) .
176 +We then used chromatin conform-ation capture ( 3C ) to determine whether a chromatin loop containing the 50 and 30 b-catenin associated regions formed at CXXC5 ( 32 ) .
177 +Figure 3A depicts the pos-itions of the XbaI restriction endonuclease sites and PCR primer locations used to interrogate CXXC5 in 3C assays .
178 +A PCR product of the correct size was generated with forward primer C51 and reverse primer C56 , and its production was dependent upon the addition of XbaI and DNA ligase to the reaction ( Figure 3C ) .
179 +This 341 bp fragment was sequenced and confirmed to be the correct CXXC5 product ( Figure 3D ) .
180 +This analysis indicated that a chromatin loop containing b-catenin bound 50 and 30 WREs is present at CXXC5 in human colon cancer cells .
181 +Motif analysis of b-catenin enriched regions
182 +Genome-wide binding analysis has indicated that most b-catenin recruitment to chromatin in colon cancer cells likely occurred through interactions with TCF4 ( 12 ) .
183 +Therefore , we first determined whether the b-catenin enriched regions contained a canonical TCF4 motif ( T/A -- T/A -- C -- A -- A -- A -- G ) or the evolutionarily conserved TCF4 motif ( A -- C/G -- T/A -- T -- C -- A -- A -- A -- G ) ( 16 ) .
184 +Of the
185 +GTACGTAGTCGTTTTAGCCCCGGGACTCAAGAG TTGAGGCTGATGCCTGCCTGAGAGATAAAATATCCTTTCTCGGAT
186 +CAGTTTCCTCACCTGAGAAATGGGAACGGGAATCTCCGCCCCTT TTCTCCCGGGGCCCTAGTGCCCACTGAATCCATTAAGGAGCTCT TGGAAGGGTGGGGTCTTGGAACACGCGTCTACCTCCCAGGACC CTCGACTAGGAATCTCTGGCCCGCCGCGCACCTGAGCTGGGGG GCGCGGCCAAATTCTCCCTCCCGGTCCTCGGAGCTTCTGGCCC CGC TCTAGA CACAGAACGGTGGGGGTTTGAGAGGCTGGGTGC XbaI C56 Figure 3 .
187 +A chromatin loop containing 50 and 30 b-catenin enriched regions is detected at the CXXC5 gene .
188 +( A ) Schematic of the CXXC5 locus with untranslated regions as thin rectangles , introns as thin lines , exons as thick rectangles and an arrow demarcating the transcription start site .
189 +The peak density plots below the gene represent b-catenin enriched regions identified in the ChIP-Seq library .
190 +The triangles and stunted arrows identify the XbaI sites and PCR primers , respectively , used in the chromatin conformation capture ( 3C ) assay depicted in ( C ) .
191 +( B ) Real time PCR analysis of b-catenin ChIP assays performed in HCT116 cells .
192 +Specific oligonucleotides were used to detect b-catenin binding to enriched regions depicted by gray rectangles in ( A ) .
193 +50 is the upstream site and 30 is the downstream site .
194 +A distal upstream region of the MYC gene was used as a negative control ( Ctrl ) .
195 +Error bars are SEM .
196 +( C ) Agarose gel of PCR products generated from a 3C analysis of CXXC5 in HCT116 cells .
197 +Generation of the 3C product ( CXXC5 0 0 5 3 ) with primers C51 and C56 required the addition of XbaI and ligase to the reactions .
198 +LC is a loading control and S is a DNA standard .
199 +( D ) DNA sequence of the 3C product .
200 +Arrows denote primer sequences C51 and C56 and the XbaI site are boxed .
201 +2168 enriched regions , 1026 ( 47 % ) contained at least one TCF4 motif .
202 +A fraction of these , 192 ( 9 % ) , resembled the longer and evolutionarily conserved variant .
203 +We then performed de novo motif analysis on these populations using a Gibbs sampler algorithm ( 24,27 ) .
204 +Over-representation of motifs was determined by computing the relative enrichment measure as described in the ` Materials and Methods ' section ( 27 ) .
205 +Using the 1026 enriched-regions that contained TCF4 consensus sequences , we successfully identified an over-representation of both the core and evolutionarily conserved TCF4 motifs .
206 +This indicated that our de novo search approach was valid .
207 +Upon further analysis , we found a striking co-enrichment of AP-1 motifs with the consensus TCF4 motifs .
208 +Examples of all three motifs , along with their scores and enrichment values relative to control sequences , are shown in Figure 4A .
209 +Overall , 417 b-catenin enriched regions contained a TCF4 and an AP-1 motif ( Figure 4B and Supplementary Table S5 ) .
210 +The coupling of AP-1 and TCF4 motifs in 417 ( 19 % ) b-catenin enriched regions suggested that AP-1 , TCF4 and b-catenin may co-regulate target gene expression .
211 +To address this hypothesis , we used the ChIP assay to determine whether these factors bound regions containing AP-1 and TCF4 motifs .
212 +We first tested b-catenin binding to a selected subset of regions associated with 23 protein-coding genes .
213 +For this set of genes , associated regions were those that localized within 2.5 kb from gene boundaries .
214 +b-catenin occupied 19 sites in asynchronously growing HCT116 cells ( Figure 5A ) .
215 +We then assayed the same regions for TCF4 binding using TCF4 specific antibodies in the ChIP assay .
216 +TCF4 bound the same 19 targets as b-catenin ( Figure 5B ) .
217 +We concluded from this analysis that b-catenin and TCF4 co-occupied target genes containing TCF4 and AP-1 consensus motifs .
218 +Next , we determined whether AP-1 bound to these selected regions .
219 +AP-1 is a heterodimeric complex comprised of Fos and Jun transcription factors ( 33,34 ) .
220 +AP-1 regulates key cellular processes such as proliferation , differentiation and apoptosis ( 35 ) .
221 +Several groups have shown that c-Jun associates with AP-1 consensus motifs in colon cancer cells ( 14,36 -- 39 ) .
222 +We therefore tested whether c-Jun occupied b-catenin enriched regions containing AP-1 and TCF4 motifs .
223 +Using c-Jun antibodies in ChIP assays conducted in asynchronously growing HCT116 cells , we found that c-Jun associated with 14 of the 19 regions that bound b-catenin and TCF4 ( Figure 5C ) .
224 +Serum mitogens elicit signal transduction pathways that stimulate c-Jun binding to chromatin .
225 +We have previously shown that c-Jun occupancy of the MYC 30 enhancer increased as quiescent cells re-entered the cell cycle in response to serum ( 14 ) .
226 +We therefore determined whether treatment of quiescent cells with serum would stimulate c-Jun association with the five targets that lacked binding in asynchronous cells .
227 +HCT116 cells were grown to confluency in serum-depleted medium for two days , which caused these cells to enter the G0/G1 stage of the cell cycle ( 14,39 ) .
228 +Cells were then treated with medium containing serum for 1 or 2 h and c-Jun ChIP assays were conducted .
229 +In line with previous findings , higher levels of c-Jun were found at the MYC 30 enhancer when synchronized cells were exposed to serum for 1 h as compared to levels detected in quiescent cells media .
230 +We then added medium containing serum with or without 10 mM LiCl for 1 or 4 h. LiCl is a well-established agonist of the Wnt/b-catenin pathway as it inhibits GSK3b and stimulates nuclear b-catenin accumulation ( 13,40,41 ) .
231 +We and others have shown that LiCl increased b-catenin levels in HCT116 cells ( 13,42,43 ) .
232 +Therefore , we predicted that if mitogen and Wnt/b-catenin signaling pathways converged to regulate gene expression , treatment with serum and LiCl would result in increased transcript levels when compared to treatment with serum alone .
233 +LiCl increased mitogen-induced expression of MYC , PDE4B , DDR2 , CTBP2 , EGFR , DNAJB1 , WISP1 and PINX1 ( Figure 6B ) .
234 +HDAC4 , PCDH7 and HABP4 were activated by serum alone , and MMP20 , CYP39A1 and YAP1 genes were not induced above levels seen in serum-deprived cells ( Figure 6B ) .
235 +Together this analysis indicated that Wnt/b-catenin and mitogen-signaling pathways directly activate a subset of b-catenin target genes in colon cancer cells .
236 +DISCUSSION
237 +Gene expression is rarely controlled by the association of a single transcription factor with an enhancer element embedded in the proximal promoter .
238 +Rather , association of multiple transcription factors within an enhancer allows for precise and specific regulation of gene expression in response to environmental stimuli .
239 +Moreover , enhancers can occupy regions over 100 kb from their target gene ( 44,45 ) .
240 +Genome-wide profiling of transcription factor binding sites has emerged as one method to localize composite enhancer elements that integrate upstream signal transduction pathways ( 17,45 ) .
241 +In this report , we used ChIP-Seq to identify b-catenin enriched regions in human colon cancer cells .
242 +Through an integrated approach involving bioinformatics , ChIP and expression analyses , we provide evidence that a population of b-catenin target genes is directly regulated by b-catenin , TCF4 and AP-1 transcription factors .
243 +The nature of ChIP-Seq data provides many challenges for analysis ( 18 ) .
244 +Algorithms have been designed to assign a presence or absence prediction for occupancy at any non-repetitive region of the genome .
245 +A common approach for many algorithms is to use sliding window methods that identify regions of high read depth ( relative to a background distribution ) by traversing the genome in windows of a predetermined size .
246 +CisGenome , SISSRs and WTD algorithms exemplify this approach ( 24 -- 26 ) .
247 +It follows that although each algorithm finds disparate numbers of enriched regions , increased confidence can be assigned to regions that have been found by all three .
248 +This approach resulted in 2168 enriched b-catenin binding regions identified in our b-catenin ChIP-Seq library .
249 +In addition to the three WREs that control MYC expression ( 14,22,29 ) , 30 Wnt/b-catenin target genes listed on the Wnt homepage ( http://www.stanford.edu/ rnusse / pathways/targets .
250 +html ) were in proximity to b-catenin enriched regions ( Supplementary Table S5 ) .
251 +Furthermore , when considering of all genomic regions identified and assayed for b-catenin and TCF4 binding in this report , we found that 28 of 32 ( 87.5 % ) bound both factors .
252 +Together , these findings indicate that the b-catenin ChIP-Seq library identified bona fide and direct Wnt/b-catenin target genes .
253 +We previously localized b-catenin binding sites in colon cancer cells using an unbiased and genome-wide approach termed SACO ( 14 ) .
254 +In that study , we found that 84 % of high confidence b-catenin binding regions contained at least one TCF4 consensus core motif ( T/A -- T/A -- C -- A -- A -- A -- G ) .
255 +In this report , we performed de novo motif analysis on the 2168 b-catenin enriched regions and found that 47 % contained a core TCF4 consensus motif .
256 +This discrepancy is likely attributed to methodo-logical and computational differences in the generation and analysis of each data set .
257 +For the SACO study , a 5 kb interval surrounding the mean position of the enriched region was used in the analysis .
258 +For the ChIP-Seq analysis , we examined a much smaller interval enveloping each b-catenin enriched region ( 600 bp ) .
259 +Therefore , based on our findings using ChIP-Seq and due to the resolution of this technique , the 47 % association rate of TCF4 consensus motifs found in b-catenin enriched regions likely reflects the landscape in vivo .
260 +Results gleaned from our current analysis are consistent with TCF4 being a predominant factor that directly recruits b-catenin to enhancers in colon cancer cells , but also suggest that the portion of targets that rely on other b factors to recruit - catenin is substantial .
261 +Two recent studies localized TCF4 binding regions in human colon cancer cells using ChIP-Seq ( 21,22 ) .
262 +We b therefore searched for representation of our - catenin enriched regions in the reported TCF4 libraries .
263 +Of the 10 conserved TCF4 binding peak regions identified by Tuupanen et al. ( 22 ) , three were identified in our b-catenin ChIP-Seq library .
264 +This included the peak that identified the WRE located 335 kb upstream from the MYC transcription start site .
265 +Upon analysis of the TCF4 ChIP-Seq data sets reported by Blahnik et al. ( 21 ) and the ENCODE Project Consortium , we found that 786 ( 36.3 % ) of our b-catenin peak regions overlapped a TCF4 peak region .
266 +There are several possibilities for why a greater percentage of our b-catenin peak regions are not represented in the aforementioned ChIP-Seq libraries .
267 +Methodological variations , algorithms chosen to assign peak regions , and cell-type differences aside , TCF4 is bound to both transcriptionally active and repressed genes .
268 +As b-catenin is thought to primarily associate with transcribed genes , a partial overlap of the b-catenin enriched regions identified in our study with the TCF4 enriched regions is expected .
269 +Furthermore , as mentioned above , our analysis suggests that the many genes likely recruit b-catenin independently of TCF4 .
270 +Most of these targets are not represented in the TCF4 ChIP-Seq libraries .
271 +Finally , the amount of sequencing required to identify all of the binding sites represented in a ChIP-Seq library is debatable ( 18 ) .
272 +Therefore , we would anticipate that additional sequencing of our library would undoubtedly identify more of the reported TCF4 peak regions .
273 +Overall , however , the concordance of TCF4 and b-catenin peaks identified by three separate groups independently validates ChIP-Seq as a methodology to identify direct Wnt/b-catenin target genes .
274 +Upon mapping the b-catenin enriched regions relative to RefSeq gene boundaries , we found that binding sites are dispersed through the 50 , intragenic , and 30 ends of gene boundaries .
275 +This finding is in line with previous genome-wide localization studies of b-catenin and TCF4 binding sites ( 12,16 ) .
276 +We were intrigued by the observation that several targets contained b-catenin enriched regions 0 0 that localized to both 5 and 3 gene boundaries .
277 +Based on our previous work with MYC ( 15 ) , we tested whether a chromatin loop was present at two targets that contained 50 and 30 b-catenin enriched regions in the library , CXXC5 and GRHL3 .
278 +CXXC5 is a zinc finger containing protein that inhibits canonical Wnt signaling in response to bone morphogen protein signaling in neural stem cells ( 46 ) .
279 +GRHL3 encodes a Grainyhead factor that plays a role in epidermal barrier formation in the bladder ( 47 ) .
280 +0 0 Substantial levels of b-catenin binding to the 5 and 3 regions of CXXC5 and GRHL3 were detected by ChIP analysis ( Figure 3B and Supplementary Figure S2 ) .
281 +Using the 3C technique , we found that a chromatin loop 0 0 accompanied b-catenin binding to 5 and 3 regions of CXXC5 .
282 +However , we were unable to detect a chromatin loop at GRHL3 .
283 +This finding suggests that while looping between separated enhancers may be a prevalent mechan-ism to coordinate Wnt/b-catenin gene expression , b-catenin binding to 50 and 30 sites alone is not suficient for this interaction .
284 +We anticipate that 3C coupled with high throughput sequencing techniques will facilitate identification of target genes that are regulated by distal WREs via chromatin loops ( 48,49 ) .
285 +Through de novo motif analysis , we found that nearly half of the b-catenin enriched regions that contained a TCF4 consensus motif also contained an AP-1 motif .
286 +It is noted here that AP-1 motifs were also over-represented in TCF4 bound regions identified by recent ChIP-Seq and ChIP-chip analysis ( 16,21 ) .
287 +However , our current study is the first to report over-representation of AP-1 motifs in b-catenin bound regions .
288 +While b-catenin/TCF4 and AP-1 have been shown by others and our group to regulate target gene expression ( 36,38,39,50 ) , our findings here suggest that target genes regulated by 417 b-catenin enriched regions may be likewise regulated .
289 +Our ChIP analysis indicated that nearly every region assayed ( 95 % ) containing a TCF4 and AP-1 motif bound c-Jun , a component of the AP-1 complex .
290 +The majority of these loci showed an additive increase in expression upon the addition of both LiCl and serum .
291 +This analysis suggests that mitogen and Wnt signaling pathways likely converge through AP-1 and b-catenin/TCF4 to co-regulate target gene expression .
292 +However , LiCl treatment failed to enhance mitogen-activated gene expression for several targets .
293 +It is possible that pre-treatment of quiescent cells with LiCl prior to serum stimulation would sensitize the system to facilitate detection of pathway cooperation .
294 +Alternatively , AP-1 binding may function to regulate gene expression in response to a different stimulus such as cytokine signaling or the apoptotic stress response ( 35 ) .
295 +The application of sequence-based methods to identify transcription factor binding sites genome-wide is likely t persist as the methodology of choice .
296 +Next generation sequencing technology , such as those using the Illumina platform , allows increased resolution and increased output .
297 +These attributes have facilitated the replacement of SACO with massively parallel sequencing approaches to map transcription factor binding regions isolated by b ChIP .
298 +Through our ChIP-Seq screen of - catenin binding regions in asynchronous HCT116 cells , we uncovered evidence for a functional interplay between b-catenin/TCF4 and AP-1 .
299 +Because cells that initiate colon carcinogenesis contain pathogenic levels of b-catenin in the nucleus and are bathed in serum mitogens , our findings here suggest that miss-expression of target genes containing AP-1 and TCF4 motifs might represent the pathogenically relevant set .
300 +Supplementary Data are available at NAR Online.
301 +ACKNOWLEDGEMENTS
302 +We would like to thank Dr Laura Carrel and Dr Faoud Ishmael ( Penn State University College of Medicine ) for critically reading this manuscript and providing helpful comments .
303 +We would like to thank Doug Turnbull and the High Throughput Sequencing Facility in the Molecular Biology Institute at the University of Oregon for sequencing the library .
304 +We would like to thank Dr Richard Goodman and Dr Gail Mandel ( Oregon Health and Science University ) for support during the initiation of this project .
305 +FUNDING
306 +National Institutes of Health ( grant number R01DK080805 to G.S.Y. ) ; start-up research funds from the Pennsylvania State University College of Medicine ( to G.S.Y. ) ; National Institutes of Health , National Center for Research Resources ( 5UL1RR024140 to S.K.M. ) ; National Institutes of Health , National Cancer Institute ( 5 P30 CA069533-13 to S.K.M. ) .
307 +Funding for open access charge : National Institutes of Health ( grant number R01DK080805 to G.S.Y. ) .
...\ No newline at end of file ...\ No newline at end of file
1 +r, a Histone-Like Protein H1 (H-NS) Family Protein Encoded the IncP-7 Plasmid pCAR1, Is a Key Global Regulator
2 +Histone-like protein H1 ( H-NS ) family proteins are nucleoid-associated proteins ( NAPs ) conserved among many bacterial species .
3 +The IncP-7 plasmid pCAR1 is transmissible among various Pseudomonas strains and carries a gene encoding the H-NS family protein , Pmr .
4 +Pseudomonas putida KT2440 is a host of pCAR1 , which harbors five genes encoding the H-NS family proteins PP_1366 ( TurA ) , PP_3765 ( TurB ) , PP_0017 ( TurC ) , PP_3693 ( TurD ) , and PP_2947 ( TurE ) .
5 +Quantitative reverse transcription-PCR ( qRT-PCR ) demonstrated that the presence of pCAR1 does not affect the transcription of these five genes and that only pmr , turA , and turB were primarily transcribed in KT2440 ( pCAR1 ) .
6 +In vitro pull-down assays revealed that Pmr strongly interacted with itself and with TurA , TurB , and TurE .
7 +Transcriptome comparisons of the pmr disruptant , KT2440 , and KT2440 ( pCAR1 ) strains indicated that pmr disruption had greater effects on the host transcriptome than did pCAR1 carriage .
8 +The transcriptional levels of some genes that increased with pCAR1 carriage , such as the mexEF-oprN efflux pump genes and parI , reverted with pmr disruption to levels in pCAR1-free KT2440 .
9 +Transcriptional levels of putative horizontally acquired host genes were not altered by pCAR1 carriage but were altered by pmr disruption .
10 +Identification of genome-wide Pmr binding sites by ChAP-chip ( chromatin affinity purification coupled with high-density tiling chip ) analysis demonstrated that Pmr preferentially binds to horizontally acquired DNA regions .
11 +The Pmr binding sites overlapped well with the location of the genes differentially transcribed following pmr disruption on both the plasmid and the chromosome .
12 +Our findings indicate that Pmr is a key factor in optimizing gene transcription on pCAR1 and the host chromosome .
13 +Nucleoid-associated proteins ( NAPs ) have architectural and regulatory functions in bacterial cells .
14 +Bacterial chromosomal DNA is folded into a compact nucleoid body by NAPs ( 9 , 11 ) .
15 +Because of their DNA-binding ability , NAPs can also influence the expression of genes ( 9 , 11 ) .
16 +Histone-like protein H1 ( H-NS ) , a NAP family member , is an oligomeric DNA-binding protein identified in Escherichia coli because of its effect on transcription in vitro ( 13 , 16 ) .
17 +H-NS acts as a global repressor and binds to horizontally acquired DNA regions ( 28 ) .
18 +Plasmid-encoded H-NS can function as a `` stealth '' protein to switch off gene expression on chromosomes or plasmids and to maintain host cell fitness ( 15 ) .
19 +H-NS also interacts with paralogous proteins , such as StpA and Hfp in E. coli , or other NAPs ( 12 , 16 , 27 ) .
20 +* Corresponding author .
21 +Mailing address : Biotechnology Research Center , University of Tokyo , 1-1-1 Yayoi , Bunkyo-ku , Tokyo 113-8657 , Japan .
22 +Phone : 81-3-5841-3064 .
23 +Fax : 81-3-5841-8030 .
24 +E-mail : anojiri @mail .
25 +ecc.u-tokyo .
26 +ac.jp .
27 +† C.-S.Y. and C.S. contributed equally to this work .
28 +‡ Present address : Department of Environmental Life Sciences , Graduate School of Life Sciences , Tohoku University , Sendai 980-8577 , Japan .
29 +§ Present address : Japan Collection of Microorganisms , Microbe Division , RIKEN BioResource Center , 2-1 Hirosawa , Wako , Saitama 351-0198 , Japan .
30 +¶ Supplemental material for this article may be found at http://jb .
31 +asm.org / .
32 +Published ahead of print on 16 July 2010 .
33 +Tendeng et al. ( 39 ) suggested that conserved MvaT proteins from Pseudomonas bacteria belong to the H-NS family , despite their limited sequence similarity with H-NS .
34 +Recently MvaT and MvaU from Pseudomonas aeruginosa PAO1 , functional homologous H-NS proteins from Pseudomonas bacteria , were shown to interact with each other ( 44 ) .
35 +Castang et al. ( 5 ) reported that these two H-NS family proteins bind to the same chromosomal regions and that they function coordinately .
36 +Interestingly , P. putida KT2440 has five genes encoding H-NS family proteins , and recently Renzi et al. ( 30 ) named them as follows : PP_1366 ( turA ) , PP_3765 ( turB ) , PP_0017 ( turC ) , PP_3693 ( turD ) , and PP_2947 ( turE ) .
37 +TurA and TurB were copurified as the TOL plasmid ( pWW0 ) upper operon repressors A and B , respectively , and both bound to the Pu promoter ( a 54-dependent promoter of the operon encoding enzymes for the upper pathway of toluene degradation in pWW0 ) , suggesting that these two proteins could interact with each other ( 31 ) .
38 +Renzi et al. ( 30 ) proposed that TurA and TurB belonged to groups I and II , respectively , and that these groups contained orthologous H-NS family proteins present in all Pseudo-monadaceae species .
39 +Conversely , TurC , TurD , and TurE belonged to group III , which contained species-specific H-NS family proteins ( 30 ) .
40 +The self-transmissible pCAR1 , an IncP-7 archetypal plasmid , endows the host strain with carbazole-degrading ability ( 23 , 36 , 38 ) .
41 +pCAR1 carries the pmr gene , encoding the H-NS family protein designated Pmr ( plasmid-encoded MvaT-like regulator ) ( 25 ) and belonging to the above-mentioned group III .
42 +The effect of plasmid carriage on host strains may change in different hosts , and therefore , we performed transcriptome comparisons between pCAR1-free and pCAR1-containing KT2440 strains ( 25 , 35 ) .
43 +Based on the comparisons , pCAR1 carriage affected the iron acquisition system of the host KT2440 strain , enhanced resistance to chloramphenicol by inducing the mexEF-oprN operon , and induced the transcription of PP_3700 ( parI ) ( 35 ) .
44 +We also discovered that pmr was transcribed in four distinct Pseudomonas host bacterial strains ( 26 , 35 ) .
45 +These data suggest that Pmr could interact with other H-NS family proteins , such as TurA , TurB , TurC , TurD , and TurE , encoded on the KT2440 chromosome .
46 +In the present study , we assessed the in vivo transcriptional profiles of genes encoding H-NS family proteins on both pCAR1 and the KT2440 chromosome .
47 +Additionally , we investigated the in vitro interaction of Pmr with itself and with other H-NS family proteins .
48 +Furthermore , we assessed the effect of pmr disruption on the transcriptome of the host strain and identified genome-wide Pmr-binding sites .
49 +Taken together , we clarified the role of Pmr as a horizontally acquired H-NS family protein .
50 +MATERIALS AND METHODS
51 +Bacterial strains and plasmids .
52 +The bacterial strains and plasmids used in this study are listed in Table 1 .
53 +E. coli strains for cloning and expression of genes were grown in L broth ( LB ) ( 32 ) at 37 °C or 25 °C , and the Pseudomonas strains were cultivated with LB at 30 °C .
54 +Ampicillin ( Ap ) ( 50 g/ml ) , chloramphenicol ( Cm ) ( 30 g/ml ) , kanamycin ( Km ) ( 50 g/ml ) , gentamicin ( Gm ) ( 120 g/ml ) , rifampin ( Rif ) ( 250 g/ml ) , streptomycin ( Sm ) ( 450 g/ml ) , or tetracycline ( Tc ) ( 12.5 g/ml ) was added to the selective medium .
55 +For plate cultures , the above media were solidified with 1.6 % agar ( wt/vol ) .
56 +DNA manipulations .
57 +Plasmid DNA extraction from E. coli was performed using the alkaline lysis method ( 32 ) , and total DNA from Pseudomonas strains was extracted using hexadecyltrimethylammonium bromide as described previously ( 1 ) .
58 +Restriction enzymes ( New England Biolabs , Ipswich , MA ; Toyobo , Tokyo , Japan ) and the Ligation High reagent ( Toyobo ) were used according to the manufacturers ' instructions .
59 +DNA fragments were extracted from agarose gels using the Ezna gel extraction kit ( Omega Bio-Tek , Norcross , GA ) according to the manufacturer 's instructions .
60 +PCR was performed with Ex Taq Hot Start polymerase ( Takara Bio , Shiga , Japan ) according to the manufacturer 's instructions .
61 +All other experiments were performed according to standard methods ( 32 ) .
62 +All primers used are presented in Table S1 in the supplemental material .
63 +RNA extraction .
64 +RNA extractions from strain KT2440 , KT2440 ( pCAR1 ) , or KT2440 ( pCAR1 pmr ) were performed as follows : an overnight culture of each strain in LB was washed and transferred into 100 ml NMM-4 buffer ( 37 ) supplemented with 0.1 % succinate by adjusting the turbidity to 0.05 at 600 nm and then incubated at 30 °C in a rotating shaker at 120 rpm .
65 +At early log phase growth ( turbidity of 0.15 to 0.20 at 600 nm ) , we used the RNAprotect bacterial reagent ( Qiagen , Valencia , CA ) to stabilize the total RNA in the bacterial cultures , and subsequently , RNA extraction was performed using the RNeasy Midi kit ( Qiagen ) or Nucleospin RNA II ( Macherey-Nagel GmbH & Co. .
66 +KG , Düren , Germany ) according to the manufacturers ' instructions .
67 +The eluted RNA was treated with RQ1 RNase-free DNase ( Promega , Fitchburg , WI ) at 37 °C for 30 min .
68 +Following inactivation of the DNase by the addition of the stop reagent and subsequent incubation at 65 °C for 10 min , RNA samples were repurified with th
69 +RNeasy Mini column ( Qiagen ) or Nucleospin RNA binding column ( MachereyNagel ) according to each manufacturer 's RNA cleanup protocol .
70 +Primer extension and pmr disruption .
71 +We identified the transcription start point ( tsp ) of pmr by primer extension analysis , performed as described previously ( 25 ) .
72 +We used the IRD800-labeled primer PMR-R ( Aloka Co. , Ltd. , Tokyo , Japan ) ( see Table S1 in the supplemental material ) , which anneals to the coding region of pmr from 218 to 237 ( 77782 to 77763 on pCAR1 ; see Table S1 ) .
73 +The extension reaction was performed with 4 l of 5 First Strand buffer containing 10 g of total RNA , 2 pmol of the labeled primer , 100 U of SuperScript III reverse transcriptase ( Invitrogen , Carlsbad , CA ) , 40 U of RNaseOUT ( Invitrogen ) , 10 mM dithiothreitol ( DTT ) , and 0.5 mM deoxynucleoside triphosphates ( dNTPs ) ( Toyobo ) .
74 +After denaturation of the RNA and the labeled primer at 65 °C for 5 min , the remaining reagents were added , and then the mixture was incubated at 50 °C for 30 min .
75 +The extended product was purified by phenol-chloroform extraction and ethanol precipitation and then dissolved in 2 l of H2O and 1 l of IR2 stop solution ( Li-Cor Inc. , Lincoln , NE ) .
76 +The solution was then denatured at 95 °C for 2 min and subjected to electrophoresis using a Li-Cor model 4200L-2 automated DNA sequencer ( Li-Cor ) .
77 +A sequence ladder was obtained using the same primer and the template plasmid pUB11 ( Table 1 ) .
78 +pmr disruption in pCAR1 was designed by removing the region containing the tsp ( 77486 to 77909 ) .
79 +The 3.8-kb EcoRI-PstI fragment from 75681 to 79457 in pCAR1 ( GenBank/EMBL/DDBJ accession number AB0088420 ) was inserted into pK19mobsacB ( 33 ) , and then the SmaI fragment containing the nonpolar Gm resistance cassette of pSJ12 ( 21 ) was inserted into blunt-ended SalI-SacI sites from 77486 to 77909 in the opposite direction to yield pK19mobsacBpmrGm .
80 +Using a method described previously ( 29 ) , pK19mobsacBpmrGm was introduced into KT2440 ( pCAR1 ) by filter mating with E. coli S17-1 ( pir ) transformants , and subsequently , double-crossover recombinants were screened .
81 +Quantitative RT-PCR .
82 +Quantitative reverse transcription-PCR ( qRT-PCR ) was performed using the ABI 7300 real-time PCR system ( Applied Biosystems , Foster City , CA ) as described previously ( 25 ) .
83 +The primers used for qRT-PCR are shown in Table S1 in the supplemental material , and all of the products were between 100 and 150 bp in length .
84 +16S rRNA was used as an internal normalization standard .
85 +All of the reactions were carried out at least in triplicate , and the data were normalized using the average of the internal standard .
86 +Preparation of a KT2440 ( pCAR1 ) derivative containing a gene encoding the His-tagged Pmr protein .
87 +The construction of the KT2440 ( pCAR1 ) derivative strain expressing Pmr containing six histidine ( His ) residues at the C terminus was performed using a homologous recombination-based gene replacement system with suicide vectors , antibiotic resistance selection , and sucrose counterselection ( 33 ) .
88 +The preparation of the DNA region to replace the pmr gene with a modified gene that expresses His-tagged Pmr was performed by overlap extension PCR as described by Choi and Schweizer ( 6 ) .
89 +Briefly , the primers Pmr-His01 and Pmr-His02 were used to amplify the His-tagged pmr gene .
90 +The prim-ers Pmr-His03 and Pmr-His04 were used to amplify the downstream region of the untagged pmr gene .
91 +Simultaneously , the primers Gm-F and Gm-R were used to amplify the Gm cassette flanked by flippase recognition target ( FRT ) sites from pPS856 ( 20 ) .
92 +The primers used are listed in Table S1 in the supplemental material .
93 +These three partially overlapping DNA fragments were amplified and then spliced together by in vitro overlap extension PCR .
94 +The resulting DNA fragment was cloned into the pT7Blue T vector .
95 +After verification of the inserted sequence , the fragment was excised and then recombined into the suicide vector pK19mobsacB to yield pK19mobsacBpmrHis .
96 +The pK19mobsacBpmrHis construct was introduced into KT2440 by filter mating with E. coli S17-1 ( pir ) transformants , and double-crossover recombinants were subsequently screened by sucrose counterselection to yield the KT2440 ( pCAR1 ) derivative , replacing the pmr gene with a gene encoding the His-tagged Pmr protein .
97 +Finally , the Gm resistance gene was removed by site-specific recombination of FRT sites with Flp recombinase supplied from E. coli S17-1 ( pir ) transformants containing pFLP2Km .
98 +Then , pFLP2Km was constructed by insertion of the EcoRV fragment of pTKm ( 47 ) containing the Km resistance gene cassette into the ScaI site of pFLP2 ( 20 ) .
99 +PCR analyses were performed to confirm the final construction of the derivative strain .
100 +Western blot analysis for growth phase-dependent expression of Pmr .
101 +Cell lysates for Western blot analyses were prepared using the B-Per reagent ( Pierce Biotechnology , Inc. , Rockford , IL ) according to the manufacturer 's instructions .
102 +The protein samples were quantified using the bicinchoninic acid ( BCA ) protein assay reagent kit ( Pierce ) , and 40 g of protein sample for Pmr or 5 g of protein sample for the RNA polymerase subunit was loaded in each lane .
103 +Proteins were separated on a 15 % SDS-polyacrylamide gel and transferred to a Sequi-Blot polyvinylidene difluoride ( PVDF ) membrane ( Bio-Rad , Foster City , CA ) .
104 +Anti-His antibody ( GE Healthcare Bio-Sciences , Piscataway , NJ ) or anti-RNA polymerase subunit ( NeoClone , Madison , WI ) was used as the primary antibody , and enhanced chemiluminescence ( ECL ) peroxidase-labeled anti-mouse antibody ( GE Healthcare Bio-Sciences ) was used as the secondary antibody .
105 +Proteins were detected using the Immobilon Western chemiluminescent horse-radish peroxidase ( HRP ) substrate ( Millipore , Billerica , MA ) , and LAS1000 plus ( Fujifilm , Tokyo , Japan ) was used for imaging analyses .
106 +Overexpression of Pmr and other H-NS family proteins in E. coli cells .
107 +To construct the C-terminal-His-tagged Pmr expression plasmid , the pET-26b ( ) vector ( Novagen , San Mateo , CA ) was used .
108 +The insert was amplified by PCR using the pCAR1-covered clone pUB11 as template DNA and the primer set with artificial NdeI and XhoI sites at the 5 and 3 ends of the pmr gene .
109 +The nucleotide sequence of the insert was confirmed , and the resultant expression plasmid was designated pET-C-His-pmr .
110 +To express each C-terminal-FLAG-tagged H-NS family protein ( Pmr , PP_0017 [ TurC ] , PP_1366 [ TurA ] , PP_2947 [ TurE ] , PP_3693 [ TurD ] , PP_3765 [ TurB ] ) , pFLAG-CTC ( Sigma-Aldrich , St. Louis , MO ) was used as a vector .
111 +Each insert was amplified by PCR using the primer set with artificial NdeI and SalI sites at the 5 and 3 ends of each gene and pUB11 ( for pmr ) or total DNA of the P. putida strain KT2440 ( for others ) as a template .
112 +The resulting expression plasmids were designated pFLAGpmr , pFLAG0017 , pFLAG1366 , pFLAG2947 , pFLAG3693 , pFLAG3765 , and expressed FLAG-tagged forms of Pmr , PP_0017 ( TurC ) , PP_1366 ( TurA ) , PP_2947 ( TurE ) , PP_3693 ( TurD ) , and PP_3765 ( TurB ) , respectively .
113 +Transformed E. coli BL21 ( DE3 ) harboring each expression plasmid of H-NS family proteins was grown at 25 °C to a cell turbidity at 600 nm of 0.6 to 0.8 and was induced overnight by the addition of isopropyl - D-thiogalactoside ( IPTG ) at a final concentration of 0.5 mM .
114 +The expression level of each protein was con-firmed by Tricine-SDS-PAGE ( 34 ) .
115 +Pull-down assays .
116 +Pull-down assays were performed using the MagneHis protein purification system ( Promega ) .
117 +Cells expressing His-tagged or FLAG-tagged H-NS family proteins were harvested by centrifugation and washed twice with 25 mM Tris-HCl ( pH 8.0 , 4 °C ) containing 2 mM EDTA and 10 % glycerol .
118 +Cells were then resuspended in 700 l of MagneHis binding/wash buffer and broken by ultrasonication , and crude extracts were obtained by centrifugation ( 17,000 g , 15 min , 4 °C ) .
119 +Protein concentrations were estimated with the Bio-Rad protein assay reagent ( Bio-Rad ) according to the manufacturer 's instructions .
120 +Crude extract ( 200 g ) containing His-tagged Pmr was mixed with the following amounts of crude extract containing FLAG-tagged proteins , according to each protein expression level : Pmr , 225 g ; TurC , 900 g ; TurA , 450 g ; TurE , 225 g ; TurD , 1350 g ; and TurB , 225 g .
121 +After the addition of 30 l of MagneHis Ni particles ( Promega ) , the protein mixture was incubated at 4 °C and centrifuged ( 10 rpm , 1 h ) .
122 +Elution of His-tagged Pmr was done according to the manufacturer 's instructions .
123 +Each protein sample was separated by Tricine-SDS-PAGE and transferred to a PVDF membrane ( iBlot gel transfer stack , PVDF , regular ; Invitrogen ) using the iBlot gel transfer system ( Invitrogen ) according to the manufacturer 's instructions .
124 +Anti-His antibody ( GE Healthcare Bio-Sciences ) or monoclonal anti-FLAG M2 antibody ( Sigma-Aldrich ) was used as the primary antibody , and ECL peroxidase-labeled anti-mouse antibody ( GE Healthcare Bio-Sciences ) was used as the secondary antibody .
125 +Detection of the proteins was performed similarly to that described above for Western blot analyses .
126 +Phenotype MicroArray ( PM ) analyses .
127 +Phenotypic differences between KT2440 ( pCAR1 ) and KT2440 ( pCAR1 pmr ) in carbon metabolism were compared for cell respiration of each strain using 96-well plate microarrays ( Biolog PM1 and PM2 ; Biolog , Hayward , CA ) ( 4 ) .
128 +Each plate well contained defined medium with a unique carbon compound plus indicator dye for cell respiration , and each medium was made at Biolog .
129 +Excluding carbon-free wells ( negative controls ) , the PM1 and PM2 Biolog assays can assess the ability to use 190 carbon compounds as the sole carbon source .
130 +Experiments were performed in duplicate , according to the manufacturer 's instructions , except that the strains were precultured on R2A plates ( 1.5 % agar ) and data collection was performed manually using the Biolog MicroLog MicroStation system .
131 +Tiling array transcriptome analyses of pCAR1 and the KT2440 chromosome .
132 +Transcriptome analyses with our custom-made tiling arrays were performed as described previously ( 26 , 35 ) .
133 +Briefly , total RNA was extracted in parallel from samples of each host culture ( 1 109 cells from two exponential-phase cultures [ the turbidity of each culture was 0.15 to 0.20 at 600 nm ] derived from two independent precultures ) .
134 +cDNAs reverse transcribed from these RNAs were hybridized individually with each microarray chip using the GeneChip hybrid-ization oven 640 ( Affymetrix , Inc. , Santa Clara , CA ) at 60 rpm and at 50 °C for 16 h with the KT2440 chromosomal tiling array or at 45 °C for 16 h with the pCAR1 tiling array .
135 +After washing , staining , and scanning of the chips , the signal intensities for each probe were computed using the Affymetrix Tiling Analysis Software program , v. 1.1 ( TAS ) .
136 +We used the median signal intensities of the probes located within each gene as an indicator of the expression level .
137 +Comparisons between two conditions were performed using each of the biologicall duplicated data , and we identified upregulated and downregulated open reading frames ( ORFs ) with fold changes of 1.5 in the four data comparisons ( between replicate 1 of KT2440 ( pCAR1 ) and replicate 1 of KT2440 ( pCAR1 pmr ) and between replicate 1 of KT2440 ( pCAR1 ) and replicate 2 of KT2440 ( pCAR1 pmr ) ; see Tables S2 to S4 in the supplemental material ) .
138 +The data were visualized using the IGB software package ( Affymetrix ) .
139 +The fold change of pmr expression levels between KT2440 ( pCAR1 ) and KT2440 ( pCAR1 pmr ) was only 4.5 to 5.5 ( see Table S2 ) because the Gm resistance gene introduced into the pmr gene was transcribed in the counterdirection to the pmr gene , and the read through from the Gm resistance gene was detected ( see Fig .
140 +S2 ) .
141 +Chromatin affinity purification coupled with high density tiling chip ( ChAP-chip ) analysis .
142 +An overnight culture of the KT2440 ( pCAR1 ) derivative expressing 6-His-tagged Pmr in LB at 30 °C was inoculated into 200 ml NMM-4 supplemented with 0.1 % ( wt/vol ) succinate to obtain an initial turbidity at 600 nm of 0.05 and then incubated at 30 °C in a rotating shaker at 120 rpm for 4 h to a turbidity at 600 nm of 0.20 to 0.30 .
143 +The His-tagged Pmr and DNA in the cells were in vivo cross-linked by the addition of formaldehyde to a final concentration of 1 % for 15 min with shaking at 30 °C .
144 +The cross-linking reaction was quenched by the addition of glycine to a final concentration of 125 mM for 5 min , and then the cells were washed twice with chilled Tris-EDTA ( TE ) buffer ( pH 8.0 ) .
145 +The resulting harvested cells were disrupted by sonication on ice in 2.4 ml of QuickPick Imac wash buffer ( Bio-Nobile , Turku , Finland ) .
146 +After centrifugation ( 17,000 g , 20 min ) , the supernatant was affinity purified using the QuickPick Imac metal affinity kit ( Bio-Nobile ) according to the manufacturer 's instructions to yield 6-His-tagged Pmr .
147 +Cross-links were dissociated by heating at 65 °C for 4 h , and the resulting DNA was purified using the Qiaquick kit ( Qiagen ) according to the manufacturer 's instructions .
148 +Terminal labeling of the purified DNA fragments and hybridization to the pCAR1 and KT2440 chromosomal tiling arrays were performed as described above .
149 +Signal intensities of DNA hybridization on the arrays were computed to identify protein-binding sites using TAS , which uses nonparametric quantile normalization and a Hodges-Lehmann estimator for fold enrichment ( Affymetrix Tiling Array Software v1 .1 User 's Guide ) with the biologically duplicated affinity-purified fractions ( treatment DNA ) and those of DNA isolated from the biologically duplicated wholecell extract fractions before purification ( control DNA ) .
150 +Microarray data accession number .
151 +The array data reported in this article have been deposited in the Gene Expression Omnibus ( GEO ) of the National Center for Biotechnology Information ( NCBI ) ( GEO ; http://www.ncbi.nlm.nih .
152 +gov/geo / ) under the GEO Series accession no .
153 +GSE21968 .
154 +RESULTS AND DISCUSSION
155 +Transcriptional profiles of pmr and other H-NS family genes in P. putida KT2440 .
156 +Transcriptional levels of H-NS family proteins change in the presence or absence of other H-NS homologous proteins , and they are not always transcribed under the same growth condition ( 7 , 27 , 44 ) .
157 +First , we determined the transcription start point ( tsp ) of pmr to construct a pmr disruptant strain by extinguishing its transcription ( see Materials and Methods ) .
158 +The tsp of pmr ( 1 ) was located 69 bp upstream of the annotated start codon of Pmr ( nucleo-tide at 77571 of pCAR1 ; see Fig .
159 +S1 in the supplemental material ) , corroborating our findings using a previous tiling array analysis ( 26 ) .
160 +To clarify the transcriptional profiles of the H-NS family genes , qRT-PCR analyses were performed for KT2440 , KT2440 ( pCAR1 ) , and KT2440 ( pCAR1 pmr ) , along their growth curves .
161 +As demonstrated in Fig. 1A and B , the transcriptional levels of turA ( PP_1366 ) , turC ( PP_0017 ) , and turD ( PP_3693 ) in early log-phase growth were higher than those in the stationary phase , whereas turB ( PP_3765 ) and turE ( PP_2947 ) were transcribed in the late log and stationary growth phases , compared with the early log phase growth in KT2440 , confirming a previous report ( 48 ) .
162 +In KT2440 ( pCAR1 ) , pmr was transcribed in early log phase growth ( the cell turbidity was about 0.18 at 600 nm ) , and its transcription was reduced in the stationary phase ( the cell turbidity was 0.56 ) ( Fig. 1A and B ) .
163 +The transcriptional profiles of other H-NS-encoding genes did not change with pCAR1 carriage or with pmr disruption ( Fig. 1A and B ) .
164 +Similar results were also obtained by transcriptome analysis using tiling arrays with these three strains in early log phase growth : the signal intensities of the H-NS family proteins did not change with pCAR1 carriage or with pmr disruption ( Fig. 1C ) .
165 +Taken together with the results of the transcriptional profiles of pmr , turA , turB , turC , turD , and turE , pmr and turA were the primary transcribed genes in the early log phase growth , whereas turB was transcribed in the late log and stationary growth phases in KT2440 ( pCAR1 ) ( Fig. 1B and C ) .
166 +Translational profiles of Pmr in P. putida KT2440 ( pCAR1 ) .
167 +Because previous reports indicated that the translational pro-files of some H-NS family proteins were different from their transcriptional profiles ( 7 , 44 ) , we confirmed the translational profiles of Pmr .
168 +Western blot analysis was performed with the crude extract from KT2440 ( pCAR1 ) cells in the growth phase that expressed C-terminal-6-His-tagged Pmr .
169 +Pmr signals in KT2440 ( pCAR1 ) were detected throughout the growth phase , and translational levels of Pmr were higher in the late log and stationary growth phases than in early log phase growth ( Fig. 1A and D ) .
170 +Notably , the translational profile of Pmr differed from the transcriptional profile ( Fig. 1B and D ) and from those of other previously reported H-NS family proteins ( 7 , 44 ) .
171 +Currently , we could not explain the physiological meaning ( s ) of the discrepancy between pmr transcription and translation .
172 +Reciprocal transcription and translation of a gene encoding an H-NS-like protein , Sfh of pSF-R27 , have been investigated in detail before ( 14 ) .
173 +Those authors showed that a blockade of sfh mRNA translation occurred in early exponential growth and was relieved at the onset of stationary phase , responsible for the expression pattern of Sfh ( 14 ) .
174 +They proposed that con-finement of Sfh expression may ensure that the conjugative plasmid pSF-R27 carrying sfh minimizes the disruption on the physiology of the host cell ( 14 ) .
175 +It is therefore possible that Pmr translation may have been regulated in a similar manner to reduce effects on the host cell ; however , further investigations are still necessary to clearly explain the Pmr translation mechanism .
176 +Pmr interacts with itself and with three other H-NS family proteins .
177 +Many reports have indicated that H-NS family proteins can interact with themselves and with paralogous proteins , such as StpA , Hfp , or MvaU ( 7 , 22 , 27 , 44 ) .
178 +Thus , Pmr may interact with itself or other H-NS family proteins expressed from the host chromosome .
179 +To assess this possibility , we performed pull-down assays followed by Western blot analyses to clarify whether Pmr interacted with itself and/or other H-NS family proteins .
180 +As revealed in Fig. 2B ( lane 1 of each sample ) , we detected anti-FLAG signals from each crude extract , indicating that each H-NS family protein was expressed in E. coli .
181 +Anti-His signals were also detected in each eluant after the pull-down assays , indicating that His-tagged Pmr existed in each eluant ( data not shown ) .
182 +In contrast , anti-FLAG signals in the eluants were detected only in the mixtures of His-tagged Pmr with FLAG-tagged Pmr , TurA , TurB , and TurE , whereas those with FLAG-tagged TurC and TurD were not detected ( Fig. 2B , lane 2 of each sample ) .
183 +This result indicates that the strength of the interactions between Pmr and itself or between Pmr and TurA , TurB , or TurE is higher than those between Pmr and TurC or TurD .
184 +One important featur of H-NS family proteins is their modular structure ( 10 ) .
185 +Additionally , KT2440 proteins have putative structures similar to that of H-NS : a well-conserved amino-terminal oligomerization domain ( see Fig .
186 +S3A , blue box , in the supplemental material ) , a conserved carboxyl-terminal nucleic acid-binding domain ( see Fig .
187 +S3A , red box ) , and a poorly conserved flexible linker that connects the two aforementioned domains ( see Fig .
188 +S3A ) .
189 +When the amino acid sequences of the H-NS family proteins of KT2440 were aligned , their putative oligomerization domains at the N-terminal regions were well conserved ( see Fig .
190 +S3A ) , although the identity between H-NS family proteins of KT2440 , including Pmr and the H-NS protein of E. coli , was low ( see Fig .
191 +S3B ) .
192 +Although it was difficult to predict why Pmr could have heteromeric interactions with three H-NS family proteins but not with two other H-NS family proteins , some residues from the latter may be important for the interaction .
193 +Notably , the homologous proteins of TurA and TurB are conserved in all Pseudomonadaceae species , but TurC , TurD , and TurE are species-specific proteins ( 30 ) encoded in the putative horizontally acquired DNA region ( 24 ) .
194 +Taken together with the result that turA and turB were transcribed primarily in the early log and late log growth phases , respectively , Pmr may primarily interact with TurA and TurB , although the functional significance of TurE is presently unclear .
195 +Considering the reciprocal transcription and translation of Pmr ( Fig. 1B and D ) , it is necessary to analyze the translational levels of Tur proteins in vivo .
196 +Phenotypic alteration by pmr disruption .
197 +To assess the effects of pmr disruption on the phenotypes of KT2440 ( pCAR1 ) , comparisons of the catabolic abilities of KT2440 ( pCAR1 ) and KT2440 ( pCAR1 pmr ) were performed using Biolog PM analyses by measuring the absorbance of colored cultures derived from a tetrazolium dye used as a reporter of cell respiration .
198 +From the comparisons for each of the 190 substrates as a sole carbon source , reproducible reductions of the maximum absor-bance of the color were observed in the KT2440 ( pCAR1 pmr ) culture , compared with results for the KT2440 ( pCAR1 ) culture , with nine compounds ( D-fructose , L-serine , L-valine , saccharic acid , D-malic acid , pyruvic acid , methyl pyruvate , D-ribono-1 ,4 - lactone , and inosine ; see Fig .
199 +S4 in the supplemental material ) .
200 +We did not detect any difference between the two strains in the culture using the other carbon sources ( for ex ample , the result with D-glucose was shown in Fig .
201 +S4 ) .
202 +These results indicated that pmr disruption affected the catabolic abilities of KT2440 ( pCAR1 ) with several carbon sources , suggesting that Pmr may function as a global regulator of many genes .
203 +Transcriptome alteration by pmr disruption .
204 +To confirm the effects of pmr disruption on the host cells , we performed transcriptome comparisons between KT2440 ( pCAR1 ) and KT2440 ( pCAR1 pmr ) using custom-made tiling arrays of genome sequences of pCAR1 and the KT2440 chromosome ( 26 , 35 ) .
205 +To evaluate the transcriptional and translational profiles of pmr ( Fig. 1 ) , transcriptome comparisons were performed for cells in early log phase growth .
206 +Overview .
207 +We found that the transcription of 31 genes on pCAR1 and 159 genes on the KT2440 chromosome were altered by pmr disruption , with a fold change of 1.5 ( see Materials and Methods ; see also Tables S2 and S3 in the supplemental material ) .
208 +We identified 2 and 19 upregulated genes on pCAR1 and the KT2440 chromosome , respectively , and 29 and 140 downregulated genes on pCAR1 and the KT2440 chromosome , respectively .
209 +Based on our previous study ( 35 ) , we identified 112 genes altered by pCAR1 carriage with a fold change of 1.5 in both of the duplicate data ( see Table S3 ) .
210 +Notably , the number of downregulated genes following pmr disruption was larger than that with pCAR1 carriage ( see Fig .
211 +S5 ) , suggesting that Pmr may play an important role in mediating the transcription of the chromosomal genes of the host KT2440 by pCAR1 carriage .
212 +The comparison of the transcriptome changes with pCAR1 carriage with those with pmr disruption enabled us to classify 5,398 genes of KT2440 ( after rRNA and tRNA removal ) based on their transcriptional patterns .
213 +First , the transcription of 5,146 genes was not affected by pCAR1 carriage or by pmr disruption .
214 +Among the remaining 252 genes , 43 ( group A ) or 50 ( group B ) were upregulated or downregulated by pCAR1 carriage , respectively , but neither of their transcription levels was affected by pmr disruption ( Fig. 3 ; see also Table S4 ) .
215 +Only one gene ( group D ) was downregulated by both pCAR1 carriage and pmr disruption ( no gene was classified into group C ) ( Fig. 3 and Table 2 ; see also Table S4 ) .
216 +Seventeen genes ( group E ) were upregulated by pCAR1 carriage but downregulated by pmr disruption , and one gene ( group F ) was the reverse ( Fig. 3 ; see also Table S4 ) .
217 +In total , 122 genes ( group G ) or 18 genes ( group H ) were upregulated or downregulated by pmr disruption , respectively , but neither group was affected by pCAR1 carriage ( Fig. 3 ; see also Table S4 ) .
218 +Doyle et al. ( 15 ) proposed that these H-NS proteins encoded on plasmids have `` stealth '' functions to minimize the effect on host strain fitness , comparing the number of genes whose transcriptional levels were altered in the presence or absence of the H-NS protein .
219 +Regarding KT2440 ( pCAR1 ) , the number of differentially transcribed genes with pmr disruption ( 159 genes on the chromosome ) was larger than that with pCAR1 carriage ( 112 genes ) .
220 +Additionally , 88 % of them ( belonging to group G or H ) were altered only by the absence of Pmr , suggesting that Pmr had a `` stealth '' function , as mentioned above .
221 +The transcription levels of only 12 % of the differentially transcribed genes with pmr disruption ( 18 genes ) reverted t levels similar to those in pCAR1-free KT2440 ( groups E and F in Fig. 3 ; see also Table S4 ) , suggesting that these genes were regulated primarily by Pmr itself , directly or indirectly .
222 +These results suggest that Pmr is a key global regulator of many genes , both on pCAR1 and on the host chromosome .
223 +Martins dos Santos et al. ( 24 ) demonstrated that KT2440 had many putative horizontally acquired DNA regions .
224 +These regions include 1,105 ORFs , corresponding to about 20 % of the total ORFs in KT2440 .
225 +Because H-NS family proteins bind to horizontally acquired DNA regions ( 16 , 28 ) , we calculated the ratio of ORFs in the regions in the above differentially transcribed genes ( Fig. 3 ) .
226 +Of the 112 genes ( Fig. 3 , groups A to F ) differentially transcribed by pCAR1 carriage , 23 ( 21 % ) were located in the putative horizontally acquired DNA region ( Table 2 ; see also Table S4 in the supplemental material ) .
227 +Conversely , 56 ( 35 % ) of 159 genes differentially transcribed by pmr disruption ( Fig. 3 , groups C to H ) were in this region ( Table 2 ; see also Table S4 ) .
228 +Notably , the proportions of groups B , G , and H were high : 28 % , 39 % , and 28 % , respectively ( Table 2 ; see also Table S4 ) .
229 +The average G C content of pCAR1 and the KT2440 chromosome is 56.3 % and 61.6 % , respectively .
230 +We then calculated the G C content in the 500 bp upstream of each ORF .
231 +The G C content of pCAR1-borne genes differentially transcribed by pmr disruption was significantly below the average : for most upstream regions of 30 among 31 affected ORFs ( Table 3 ) , it was below 61.6 % , and for those of 27 ORFs , including the car or parAB genes ( see Table S2 ) , it was even below 56.3 % ( Table 3 ) .
232 +Concerning the ORFs on the KT2440 chromosome , the G C content of the upstream regions of 92 ( 58 % ) among 159 ORFs was below 61.6 % , and that for 37 ORFs was below 56.3 % ( Table 3 ) .
233 +As revealed in Table 3 , the ratio of these ORFs to the total affected ORFs was higher ( 87 % in pCAR1 and 23 % in the KT2440 chromosome ) than the ratio of the ORFs whose upstream regions were low in G C content ( below 56.3 % ) to the total ORFs ( 64 % in pCAR1 and 17 % in the KT2440 chromosome ) .
234 +Notably , the ORFs with a ratio of 56.3 % in the upstream region ( 16 ORFs ) among the ORFs affected by pCAR1 carriage ( 112 ORFs ) was 14 % ( Table 3 ) .
235 +Thus , some ORFs with low-G C regions may be specifically regulated by Pmr .
236 +Downregulated genes on pCAR1 with pmr disruption .
237 +The transcription levels of the genes on the car operon , involved in carbazole degradation , were downregulated ( Fig. 4A ; see also Table S2 in the supplemental material ) .
238 +When KT2440 ( pCAR1 ) is grown with succinate , the car operon is constitutively transcribed from the PcarAa promoter ( 26 , 35 ) , and it is induced by anthranilate , an intermediate of the carbazole deg-radation pathway , from the Pant promoter , further upstream ( 42 ) .
239 +Thus , the constitutively expressed carbazole-degrading enzymes will be required to produce anthranilate .
240 +This suggests that the downregulation of the constitutive transcription levels of car genes may have caused the growth delay with carba-zole .
241 +In fact , the growth rate of KT2440 ( pCAR1 pmr ) was delayed compared with that of KT2440 ( pCAR1 ) in NMM-4 buffer with carbazole as a sole carbon source ( data not shown ) .
242 +The transcriptional levels of the parAB genes were also reduced in the pmr disruptants ( Fig. 4B ; see also Table S2 ) .
243 +The parAB genes are required for the stable maintenance of pCAR1 in the host strain ( 36 ) , and thus , the downregulation of these genes may cause instability of pCAR1 .
244 +However , we did not detect changes in the stability of pCAR1 or pCAR1 pmr in KT2440 cells ( data not shown ) , suggesting that the effects of the downregulation of the parAB genes on plasmid stability may be insignificant .
245 +It is also possible that the chromosomally encoded ParAB system ( ParABKT2440 ) for the partition of the KT2440 chromosome may have been involved in plasmid partition ; however , the transcriptional levels of these genes were unaltered in the pmr disruptant ( data not shown ) .
246 +Additionally , the cis-acting centromere-like parS sequence is indispensable for the function of ParABKT2440 ; however , the 16-nucleotide ( nt ) parS sequence of P. putida KT2440 ( 5 - TGTTNCACGT GAAACA-3 ) ( 3 , 18 ) was not found in the pCAR1 sequence ( data not shown ) .
247 +The reason pCAR1 pmr was stable in the host strain was not clear .
248 +Notably , the transcriptional levels of the car and parAB genes were altered in different host strains ( 26 , 35 ) , and the transcription of these genes may be related to the Pmr concentration .
249 +pmr disruption alters chromosomal gene transcription that is upregulated by pCAR1 carriage .
250 +The mexEF-oprN operon , encoding the efflux pump , was upregulated in KT2440 ( pCAR1 ) and downregulated in KT2440 ( pCAR1 pmr ) ( Fig. 5A ; see also group E of Table S4 in the supplemental material ) .
251 +In our previous study , these gene products enhanced the chloramphenicol ( Cm ) resistance of the host strain ; KT2440 ( pCAR1 ) showed resistance to concentrations of Cm higher than 300 g/ml , although KT2440 was not able to grow with that concentration .
252 +( 35 ) .
253 +Therefore , we assessed the Cm resistance ( 300 g/ml ) of the pmr disruptants .
254 +Cm resistance reverted to the levels of pCAR1-free KT2440 , indicating that the downregulation of the mexEF-oprN operon may occur with the loss of resistance at that concentration .
255 +Westfall et al. ( 45 ) reported that the transcription of mexEF-oprN orthologous genes in P. aeruginosa PAO1 ( normally untranscribed ) was induced in the mvaT ( PA4315 ) mutant on the PAO1 chromosome .
256 +Thus , H-NS family proteins may be involved in the transcriptional regulation of these genes in PAO1 .
257 +Although our case contrasted with the PAO1 case , i.e. , pmr disruption caused the downregulation of the mexEF-oprN operon , Pmr may have contributed to the transcriptional regulation of these genes .
258 +Herrera et al. ( 19 ) recently reported that PhhR ( PP_4489 ) , a transcriptional regulator of phenylalanine hydroxylase phhAB genes , modulates the level of expression of mexEF-oprN together with MexT ( PP_2826 ) .
259 +Notably , the transcriptional levels of both phhR and mexT were not changed by pCAR1 carriage or by pmr disruption ( data not shown ) , suggesting that Pmr may be the third element for the regulation of the mexEF-oprN operon .
260 +The parI gene encodes a putative ParA-like ATPase containing an N-terminal DNA-binding motif , and its transcription was upregulated in KT2440 ( pCAR1 ) but downregulated in KT2440 ( pCAR1 pmr ) ( Fig. 5B ; see also group E of Table S4 in the supplemental material ) .
261 +This corroborated our previous results that the parI promoter was activated in the presence of pCAR1 because of the parA product from pCAR1 ( 25 ) .
262 +Therefore , the decrease in the parI transcriptional level in KT2440 ( pCAR1 pmr ) was caused by the reduced parA transcription ( Fig. 4B ; see also Table S2 ) , although the reasons for the parA gene downregulation in KT2440 ( pCAR1 pmr ) remain unclear .
263 +Pmr preferentially binds to foreign DNA and low-G C regions of the host chromosome .
264 +Because the transcription of many genes was affected by pCAR1 carriage and by pmr disruption , we identified genome-wide Pmr-binding DNA regions on both pCAR1 and the KT2440 chromosome .
265 +We performed ChAP-chip analyses to identify the Pmr-binding sites on the KT2440 chromosome and in pCAR1 in early log phase growing cells , as well as transcriptome analyses , although the translational levels of Pmr were higher in the late log and stationary growth phases than in early log phase growth ( Fig. 1D ) .
266 +Consequently , 241 and 26 Pmr-binding sites were detected ( with a P value of 0.01 ) on the KT2440 chromosome and in pCAR1 , respectively ( see Table S5 in the supplemental material ) .
267 +First , we calculated the G C content of the regions identified .
268 +The average G C content of the 241 Pmr-binding regions in the KT2440 chromosome was significantly lower ( 52.5 % ) than that of the entire KT2440 chromosome ( 61.6 % ) .
269 +The 26 Pmr-binding regions in pCAR1 also demonstrated an average G C content ( 52.5 % ) that was lower than that of the entire pCAR1 plasmid ( 56.3 % ) .
270 +Indeed , a high association was found between the Pmr-binding sites on the KT2440 chromosome and the putative foreign DNA region ( Fig. 6A ) .
271 +Notably , 73 % of the Pmr-binding sites in the KT2440 chromosome were located in foreign DNA regions .
272 +Interestingly , many Pmr binding sites in pCAR1 overlapped with the localization of the differentially transcribed genes with pmr disruption ( Fig. 6B ) .
273 +Similarly , many binding sites in the KT2440 chromosome were also found near regions where the differentially transcribed genes localized , although not every gene near a binding-site region was affected by pmr disruption ( Fig. 6A ) .
274 +These data indicate that Pmr regulates the transcription of many genes by binding to intergenic or intragenic regions of target genes .
275 +To determine the relative positions of the Pmr-binding sites to each intergenic or intragenic region of the ORFs , distribution analyses were performed for the ChAP chip analysis data ( Fig. 7 ) .
276 +The Pmr binding site number peaked at around 200 bp upstream from the translational start point and at around 300 bp downstream from the translational endpoint ( Fig. 7 ) , which was similar in the ChAP-chip analysis when different P-value thresholds were used ( Fig. 7 ) .
277 +This analysis indicated that Pmr may bind preferentially to intergenic regions rather than to intragenic regions of ORFs , con-firming many reports that H-NS family proteins regulate gene expression by binding to target promoter regions ( 10 , 16 ) .
278 +Our ChAP-chip analysis demonstrated that Pmr bound preferentially to DNA with a low G C content in KT2440 ( pCAR1 ) and that Pmr bound to intergenic regions and regulated the transcription of genes in the flanking regions of the binding sites .
279 +We also performed ChAP-chip analysis to identify the binding sites of the TurA and TurB proteins , which are encoded on the KT2440 chromosome .
280 +However , the detected TurA - and TurB-binding sites were almost identical to those of Pmr , and most of them were DNA regions with low G C content ( data not shown ) .
281 +These results were similar to those observed with E. coli or P. aeruginosa PAO1 , in which the two H-NS family proteins ( H-NS and StpA or MvaT and MvaU ) bound to the same regions of the chromosome ( 5 , 43 ) .
282 +Recently Dillon et al. ( 8 ) reported that the DNA binding sites of plasmid-encoded Sfh of Salmonella overlapped with those of H-NS .
283 +Sfh does not bind uniquely to any site , and the number of binding sites in Sfh is smaller than that in H-NS .
284 +Although Sfh binding sites are located within H-NS , the DNA binding sites greatly expand in the absence of H-NS , suggesting that Sfh may play a `` backup '' role for H-NS ( 8 ) .
285 +These facts suggest that the three protein
286 +Pmr , TurA , and TurB may function coordinately as global regulators in the cells and that Pmr may also perform `` backup '' functions for the other proteins , different from those of H-NS and Sfh , because the binding sites of Pmr , TurA , and TurB are identical .
287 +However , previous genome-wide analyses of the binding sites of H-NS family proteins , including ours , did not necessarily take into account the in vivo protein-protein interaction ( s ) .
288 +In other words , the detected sites are not necessarily showing how they bind to the DNA sequences by forming the homo - or heteromultimer of the H-NS family proteins in vivo .
289 +Considering the coordinate functions for DNA binding and transcriptional regulation by Pmr and TurA to TurE , analyses from protein structure viewpoints will be necessary to understand how they compose the homo - or heteromultimer in vivo in the presence or absence of target DNA .
290 +Conclusions .
291 +In this study , we demonstrated that the plas-mid-encoded H-NS family protein Pmr forms homomeric and heteromeric oligomers in vitro and that pmr , turA , and turB are the primary transcribed genes at different growth phases .
292 +We also revealed that pmr disruption affected the carbon catabo-lism of KT2440 ( pCAR1 ) and that Pmr is a key factor that regulates the transcription of genes on both pCAR1 and the host chromosome in two ways : ( i ) Pmr may alter the transcriptional levels of genes in group E or F , such as mexEF-oprN and parI , and ( ii ) Pmr may minimize the effect of the transcription of many genes in group G or H , such as those in the putative foreign DNA regions .
293 +The identification of genome-wide binding sites in Pmr by ChAP-chip analysis indicated that Pmr binds to putative foreign DNA regions with low G C content .
294 +Additionally , Pmr binds preferentially to intergenic regions and may regulate many genes in the flanking regions of the binding sites .
295 +These findings indicate that Pmr is involved in the regulation of the expression of many genes , directly or indirectly , and that this regulation may be closely related to its DNA-binding regions and its interaction with other H-NS family proteins , primarily TurA and TurB .
296 +Recently three H-NS family proteins in pathogenic E. coli , the endogenous hns and stpA genes and the horizontally acquired hfp gene , were shown to be differentially transcribed at distinct temperatures ( 27 ) .
297 +Thus , we must further analyze the transcriptional and translational levels of Pmr , TurA , TurB , TurC , TurD , and TurE under conditions other than those we have used to date .
298 +Notably , the pmr gene is conserved in another IncP-7 plasmid , pWW53 ( 46 ) , indicating that Pmr is an important protein for IncP-7 plasmids .
299 +Moreover , H-NS family proteins are expressed from other plasmids , such as H-NS from R27 ( IncHI ) ( 17 ) , Sfh from pSf-R27 ( IncHI ) ( 15 ) , Orf4 from R446 ( IncM ) ( 41 ) , or an undeposited ORF from pQBR103 ( IncP-3 ) ( 40 ) .
300 +A key function of H-NS expressed from mobile genetic elements is maintaining host cell fitness ( 15 ) .
301 +H-NS is a member of the NAP family , and its coordinate functions with other NAPs are also important for host cell fitness maintenance ( 9 , 11 ) .
302 +In the case of the R27 studies , the Hha-like protein , a protein-protein modulator of H-NS activity , is encoded on the plasmid ( 17 ) ; however , no candidates for Pmr modulator-encoding genes are found on pCAR1 .
303 +Interestingly , pCAR1 harbors two other genes encoding putative NAPs other than Pmr , although their transcriptional levels were unaltered by pmr disruption .
304 +Analyses of the function ( s ) of these gene products are necessary to understand how these H-NS family proteins behave when pCAR1 is introduced into the host cell by conjugative transfer .
305 +Such information would help to explain the adaptive and evolutionary mechanisms of bacteria acquiring foreign genes by horizontal gene transfer .
306 +ACKNOWLEDGMENTS
307 +We thank Akira Yokota of the Institute of Molecular and Cellular Biosciences , the University of Tokyo , for use of his Biolog MicroLog MicroStation system .
308 +This study was supported by the Program for Promotion of Basic Research Activities for Innovative Biosciences ( PROBRAIN ) in Ja-pan .
309 +Y.T. was supported by research fellowships from the Japan Society for the Promotion of Science ( JSPS ) for Young Scientists .
...\ No newline at end of file ...\ No newline at end of file
1 +A Polymerase Trafficking in Bacillus subtilis Cells †
2 +To obtain insight into the in vivo dynamics of RNA polymerase ( RNAP ) on the Bacillus subtilis genome , we analyzed the distribution of the A and subunits of RNAP and the NusA elongation factor on the genome in exponentially growing cells using chromatin affinity precipitation coupled with gene chip mapping ( ChAP-chip ) .
3 +In contrast to Escherichia coli RNAP , which often accumulates at the promoter-proximal region , B. subtilis R P is evenly distributed from the promoter to the coding sequences .
4 +This finding suggests that , in general , B. subtilis RNAP recruited to the promoter promptly translocates away from the promoter to form the elongation complex and proceeds without intragenic transcription attenuation .
5 +We detected RNAP accumulation in the promoter-proximal regions of some genes , most of which can be identified as transcription attenuation systems in the leader region .
6 +Our findings suggest that the differences in RNAP behavior between E. coli and B. subtilis during initiation and elongation steps might result in distinct strategies for postinitiation control of transcription .
7 +The E. coli mechanism involves trapping at the promoter and promoter-proximal pausing of RNAP in addition to transcription attenuation , whereas transcription attenuation in leader sequences is mainly employed in B. subtilis .
8 +Biochemical studies on RNA polymerase ( RNAP ) show that transcriptional initiation involves three steps ( 20 ) : ( i ) recruitment of RNAP to the promoter via recognition of consensus elements within the promoter sequence to form a closed complex ; ( ii ) isomerization of the closed complex to an open complex , with opening of double-stranded DNA ; and ( iii ) promoter clearance , coupled with formation of the elongation complex ( EC ) and initiation of transcriptional elongation .
9 +The efficiency of transcriptional initiation depends on the rate of each step .
10 +While recruitment of RNAP to promoters is the main target for control of gene expression , transitions to the open complex and the subsequent elongation complex are also proposed regulatory targets ( 29 ) .
11 +Recently , in vivo trafficking of RNAP during transcriptional initiation has been explored for several organisms using chromatin immunoprecipitation coupled with the gene chip mapping method ( ChIP-chip ) .
12 +ChIP-chip analyses of RNAP distribution on the Escherichia coli genome reveal typically higher RNAP association at promoter regions than within coding sequences ( 21 , 26 ) .
13 +Initially , it was proposed that promoterproximal peaks reflected RNAPs trapped at promoters , designated `` poised RNAP , '' since about 23 % of RNAP peaks at promoters are not associated with transcripts ( 26 ) .
14 +Consistent with this hypothesis , RNAP trapping at the promoter has been reported for a number of E. coli genes .
15 +The GalR repressor suppresses the galP1 promoter by trapping RNAP in an intermediate state between the closed and open complexes ( 3 ) .
16 +* Corresponding author .
17 +Mailing address : Graduate School of Information Science , Nara Institute of Science and Technology , 8916-5 , Takayama , Ikoma , Nara 630-0192 , Japan .
18 +Phone : 81-743-72-5430 .
19 +Fax : 81-743-72-5439 .
20 +E-mail : nogasawa@bs.naist.jp .
21 +† Supplemental material for this article may be found at http://jb .
22 +asm.org / .
23 +‡ These authors contributed equally .
24 +Published ahead of print on 3 September 2010 .
25 +Moreover , the ArgP activator bound to lysine restrains RNAP at the argO promoter in a step following open complex formation that precedes productive transcription , and the complex is altered to a transcriptionally active state upon arginine addition ( 18 ) .
26 +In vivo and in vitro footprinting analyses additionally suggest that 10 to 20 % of transcriptional complexes in E. coli stall at the promoter or promoter-proximal regions , depending on the 10 and/or 10-like sequences ( 11 ) .
27 +However , Mooney et al. ( 21 ) proposed that promoter-proximal RNAP peaks result from transcriptional attenuation rather than the presence of poised RNAP at the promoter regions , since the average RNAP peak ( subunit peak ) is offset from the average 70 peak in the direction of transcription and coincides with that of NusA , which associates with the elongating complex ( 21 ) .
28 +Promoter-proximal RNAP peaks are common for human and Drosophila genes , where they appear to be correlated with developmentally regulated rather than housekeeping genes ( 10 , 22 , 34 ) .
29 +In Saccharomyces cerevisiae , RNAPs are located upstream of several hundred genes prior to their transcriptional activation during the stationary phase , possibly allowing immediate adaptation to changes in environmental conditions ( 25 ) .
30 +Here , we report in vivo RNAP trafficking in the Gram-positive bacterium Bacillus subtilis .
31 +The major vegetative RNAP holoenzyme of B. subtilis is E A , the counterpart of E 70 in E. coli .
32 +Both RNAPs have the same core subunit composition , comprising 2 , and holoenzymes recognize the same consensus sequences at the 35 ( TTGACA ) and 10 ( TATAAT ) regions of the promoter .
33 +However , biochemical analyses show characteristic differences in their activities .
34 +E. coli RNAP forms a stable open complex , evident from the protection of DNA downstream of the promoter region from DNase I digestion upon binding of RNAP and formation of a heparinresistant RNAP-promoter complex ( 23 , 30 ) .
35 +In contrast , B. subtilis RNAP is unable to protect DNA downstream of the promoter , indicating lower activity of this polymerase in forming a stable open complex than E. coli RNAP ( 1 , 6 , 23 , 27 , 30 ) .
36 +Interestingly , chromatin affinity precipitation ( ChAP ) - chip analysis , a modified ChIP-chip method developed in our laboratory ( 16 ) , showed that B. subtilis RNAP is distributed evenly from the promoter to the coding sequences in the majority of transcriptional units ( TUs ) .
37 +We detected some promoter-prox-imal peaks of RNAP , which were mostly attributed to transcription attenuation mechanisms .
38 +Accordingly , we conclude that RNAP mainly initiates transcription without trapping in a poised or paused state at the promoter or promoter-proximal sites and proceeds without intragenic transcription attenuation in B. subtilis cells .
39 +These findings suggest that the differences in RNAP behavior during initiation and elongation steps in E. coli and B. subtilis might result in different strategies for the postinitiation control of transcription .
40 +The E. coli mechanism involves trapping at the promoter region and promoter-proximal pausing of RNAP in addition to transcription attenuation , whereas transcription attenuation in leader sequences is mainly observed in B. subtilis .
41 +MATERIALS AND METHODS
42 +Construction of B. subtilis strains .
43 +To construct B. subtilis strains expressing A , , and NusA fused to histidine tags , 500-bp fragments encompassing the 3 portions of the corresponding genes , except the stop codons , were amplified from B. subtilis 168 genomic DNA by PCR using the primer sets rpoC.f-rpoC .
44 +r , sigA.fsigA.r , and nusA.f-nusA .
45 +r , respectively ( see Table S3 in the supplemental material ) , and cloned between the HindIII or EcoRI and XhoI sites of pMUTinHis ( 15 ) .
46 +The resultant plasmids were integrated into the B. subtilis genome via single crossing-over to obtain strains designated 168rpoCHis , 168sigAHis , and 168nusA-His , respectively .
47 +ChAP-chip analysis .
48 +The 168rpoCHis , 168sigAHis , and 168nusAHis stains were cultivated in LB at 37 °C under aerobic conditions and harvested at log phase ( optical density at 600 nm [ OD600 ] 0.4 ) .
49 +Protein-DNA cross-linking with formaldehyde , purification of protein-DNA complexes with the Ni column , and mapping of copurified DNA fragments using a custom Affymetrix tiling chip were performed as described previously ( 15 ) .
50 +Protein binding signals were analyzed and visualized using the software package In Silico Molecular Cloning , array edition ( In Silico Biology ) .
51 +Protein binding signal intensities were estimated by dividing the signal intensities of DNA in the affinity-purified fraction ( ChAP DNA ) by control DNA intensity ( enrichment factor ) as previously described ( 32 ) .
52 +The whole-cell extract fraction before purification of A ( for A and ChAP-chip ) or NusA ( for NusA ChAP-chip ) was used as control DNA for ChAP-chip analyses .
53 +Distribution of protein binding signals along the genome coordinate in 2 independent ChAP-chip analyses for each protein is shown in Fig .
54 +S1 in the supplemental material .
55 +Transcriptome analysis .
56 +Total RNA was purified from wild-type cells cultured under conditions similar to those employed for ChAP-chip experiments .
57 +Synthesis and terminal labeling of cDNA , hybridization to the tiling chip , and data processing , including normalization of hybridization intensities of cDNA by those of genomic DNA , were performed according to previous protocols ( 16 ) .
58 +The distribution of transcription signals along the genome coordinate was visualized with the In Silico Molecular Cloning program , array edition ( In Silico Biology ) .
59 +Extraction of TUs .
60 +We extracted transcriptional units ( TUs ) using the average transcription signal intensities of each probe from three independent experiments .
61 +To eliminate the effects of artificial spikes and inefficient hybridization signals , sliding-window methods were usually applied for transcriptome analysis using a tiling chip , whereby the average values of contiguous probes in a window are determined to extract transcriptionally active regions with signals above a threshold value .
62 +However , symmetrical sliding-window methods tend to produce biased estimates of the starting points and endpoints of transcribed regions depending on the signal levels compared to background signals ( 13 ) .
63 +To precisely determine the initiation and termination sites of transcripts , we designed a novel procedure applying asymmetrical sliding windows .
64 +In addition to the extraction of transcriptionally active regions using a 550-bp symmetrical sliding window , we applied two asymmetrical sliding windows , one comprising the regions 150 bp upstream and 400 bp downstream from each probe and the other comprising the regions 400 bp upstream and 150 bp downstream .
65 +In cases where the signal intensities of more than half of the probes in the upstream and downstream windows were higher than the threshold value , the probe was judged `` transcription positive . ''
66 +We set the threshold value as 0.5 in these analyses ( see Fig .
67 +S5A in the supplemental material ) .
68 +In addition , if the distance between neighboring TUs was determined to be less than 150 bp ( corresponding to a maximum of two probes in the coding regions and 6 probes in the intergenic regions ) , the TUs were concatenated .
69 +Finally , we combined the positive probes determined from the 3 windows , and 2,073 TUs ( defined as a region containing positive probes determined by at least one window ) were obtained .
70 +To evaluate the general behavior of the B. subtilis RNAP , we extracted TUs suitable for the analysis using criteria similar to those adopted for E. coli studies ( 21 , 26 ) .
71 +If TUs have multiple promoters , transcriptional signal intensities tend to increase stepwise at initiation sites .
72 +These TUs were removed by extraction using a higher threshold value of 0.75 .
73 +In total , 1,258 TUs displaying coincident transcription start sites ( TSSs ) determined using both thresholds were selected ( see Fig .
74 +S5B in the supplemental material ) .
75 +Next , we extracted 741 TUs of more than 200 bp .
76 +Among these , we extracted 344 TUs located more than 500 bp from neighboring TUs to avoid overlapping protein binding and transcription signals .
77 +Finally , we visually selected 180 TUs with clear single TSSs , designated `` highquality TUs '' in this study ( see Table S1 in the supplemental material ) .
78 +Detection of A binding sites .
79 +The A binding peaks were computationally detected by searching more than 2 consecutive probes in noncoding regions with A binding signals higher than the threshold value ( determined as 4.0 for experiment 1 and 2.0 for experiment 2 ) , depending on their background levels ( see Fig .
80 +S4 in the supplemental material ) .
81 +Rough spacing of probes in the coding regions on our tiling chip did not allow precise detection of the A binding sites in the A coding region .
82 +Next , we selected binding sites whose center points of peaks were located within 100 bp ( covered by maximally 8 probes ) in two experiments , excluding promoters of rRNA and tRNA operons .
83 +The average median position was assigned as the binding position of A , yielding 571 sites .
84 +Estimation of the maximum enrichment position of the protein binding pro-A file .
85 +We estimated positions where , , and NusA binding signals reach the maximum level ( peak ) in each of the 180 high-quality TUs based on difference of average values between upstream and downstream windows .
86 +We set a pair of 200-bp sliding windows and calculated differences in average probe intensities between the upstream window and the downstream window .
87 +The window was moved at 50-bp intervals from bp 200 to bp 600 of the TSS .
88 +The position where the difference between the values for the up - and downstream windows changes from positive to negative was computationally detected as a peak .
89 +When multiple peaks were detected , the most upstream position was defined as the peak position .
90 +Extraction of genes for calculation of the traveling ratio ( TR ) .
91 +Genes immediately downstream of the 571 A binding sites were initially extracted .
92 +However , A genes located divergently from the single binding sites were excluded from further analysis , since it was difficult to establish the precise relationship A between binding and regulated genes .
93 +Promoters of rRNA and tRNA operons were additionally excluded .
94 +Genes for which binding signals from upstream TUs overlapped in the promoter regions were removed via visual inspection , leading to a final selection of 416 genes ( see Table S2 in the supplemental material ) .
95 +Microarray data accession number .
96 +Raw data ( CEL format ) from the ChAP-chip experiments described here have been deposited in the ArrayExpress da-tabase under accession number E-MEXP-2649 .
97 +RESULTS
98 +ChAP-chip analysis of RNAP distribution on the B. subtilis genome .
99 +A , , and NusA fused with histidine tags were employed for ChAP-chip analysis .
100 +For this purpose , the coding sequence of the His tag was fused to the 3 end of each gene at the authentic locus on the B. subtilis genome .
101 +Under the growth conditions used ( LB at 37 °C under aerobic conditions ) , the resultant strains apparently grow normally and the expression levels of His-tagged A , , and NusA were similar to those of untagged proteins in wild-type cells ( data not shown ) .
102 +Purification of protein-DNA complexes with a Ni column , mapping of copurified DNA fragments using a custom Af fymetrix tiling chip , and quantitative analysis and visualization of protein-binding signals were performed as described previously ( 16 ) .
103 +In parallel , transcripts were mapped in wild-type cells grown under similar conditions using the tiling chip .
104 +Two biologically independent analyses were performed for each ChAP-chip experiment , and typical examples of the distribution of protein binding and transcription signals are shown in computationally detected TUs , and signals from neighboring TUs often overlapped .
105 +However , many of TSSs clearly distinguishable from the neighboring TU are associated with A binding signals ( Fig. 1 ; see Fig .
106 +S1 in the supplemental material ) .
107 +TSSs without a A binding signal might correspond to promoters transcribed by alternative factors .
108 +Detailed analysis of the correlation of A binding peaks and promoter sequences is under way .
109 +As expected , RNAP ( represented by ) binding signals are observed along the transcribed regions ( Fig. 1 ; see Fig .
110 +S1 in the supplemental material ) .
111 +NusA binding signals are also additionally detected in most of the transcribed regions .
112 +Indeed , a scatter plot of the RNAP and NusA signals of each probe in the coding regions demonstrated their high genome-wide correlation ( r 0.76 ) ( Fig. 2A ) , strongly suggesting that NusA is a general transcription factor included in elongation complexes of RNAP , as reported for E. coli NusA ( 7 , 8 , 21 ) .
113 +In E. coli , although signal intensity is low , a positive correlation of 70 binding signals with those of RNAP in coding regions has been reported ( 21 ) .
114 +We also observed a similar statistically significant correlation ( r 0.48 ) ( Fig. 2B ) , suggesting interaction between A and the elongation complex of RNAP and/or increased nonspecific binding of A-containing RNAP in transcribed regions , as previously suggested ( 21 ) .
115 +Visualization of general RNAP trafficking profile in B. subtilis .
116 +Interestingly and noticeably , in contrast to E. coli RNAP , which often accumulates at promoter-proximal regions in vivo ( 21 , 26 ) , B. subtilis RNAP appeared evenly distributed from the promoter to the coding regions ( Fig. 1 ; see Fig .
117 +S1 in the supplemental material ) .
118 +To evaluate the general behavior of RNAP from initiation to elongation steps on the B. subtilis genome , we searched TUs suitable for the analysis of the distribution of A , , and NusA on individual TUs , as described in Materials and Methods .
119 +As a result , we selected 180 TUs ( high-quality TUs ) ( see Table S1 in the supplemental material ) that are clearly separated from neighboring TUs , are associated with a single TSS , and have enough length ( 200 bp ) for the analysis of elongating RNAP .
120 +Then , the relative ratios of protein binding and transcription signal intensities to those at TSS were calculated for probes located from bp 800 to bp 1000 relative to TSS in each of 180 TUs and plotted as a function of distance ( bp ) from TSS ( Fig. 3A to D , red lines ) .
121 +Finally , as the relative positions of the probes in each TU were different , we calculated the average profiles of transcriptional and A , , and NusA binding signal intensities from promoters to coding regions using the locally weighted scatter plot smoothing ( LOWESS ) method ( 5 ) ; these profiles were plotted ( green lines in Fig. 3A to D ) and overlaid ( Fig. 3E ) .
122 +Average profiles of protein binding signals were evaluated using data from two independent experiments , and the results from one experiment are presented in Fig. 3B , C , and D .
123 +In Fig. 3E , we also included average profiles obtained from other data sets ( see Fig .
124 +S2 in the supplemental material ) to demonstrate the reproducibility of the results .
125 +The average A profile reveals a symmetric distribution centered at TSS , indicating that A is rapidly released from the RNAP core after promoter clearance ( Fig. 3A ) , similar to what is found for E. coli ( 21 , 26 ) .
126 +A significant level of the average signal of the subunit is observed at the TSS , and the signal reaches its maximum level immediately downstream of TSS , with relatively constant binding signals in the downstream transcribed regions ( Fig. 3C ) .
127 +These results confirmed an even distribution of RNAP from the promoter to the coding regions , at least in the high-quality TUs , in B. subtilis .
128 +In contrast , Reppas et al. ( 26 ) reported that , in E. coli , the median ratio of the signal 800 bp downstream of the promoter relative to the peak value at the promoter was 0.43 for 59 high-quality TUs similar to ours , and Mooney and coworkers ( 21 ) classified 29 TUs as having promoter-proximal peaks among 42 highquality and highly transcribed TUs .
129 +Constant distribution was also observed for NusA ( Fig. 3D ) .
130 +However , the average NusA binding signal appeared to reach a plateau downstream of th position where binding reaches the maximum level , consistent with the exchange of A with NusA on the RNAP core after promoter clearance .
131 +Resolution of our ChAP-chip data does not exclude the possibility of NusA binding to RNAP before A release .
132 +However , an in vivo pulldown assay of A and NusA in B. subtilis cells showed that A was not copurified with NusA and vice versa , strongly suggesting that NusA is an exclusive component of the elongation complex of RNAP through exchange with A bound to the initiation complex ( IC ) ( our unpublished data ) .
133 +Additionally , we verified that average profiles obtained by the LOWESS smoothing method indeed reflect characteristic of selected TUs by analyzing data sets with another method .
134 +We estimated positions where A , , and NusA binding signals reach the maximum level ( peak ) in each of the 180 highquality TUs as described in Materials and Methods .
135 +The distribution of peak positions of A , , and NusA in 180 TUs is presented in Fig. 3F .
136 +The median values of the peak position of A , , and NusA are 0 , 100 , and 150 bp from TSS , respectively , and statistical evaluation of these results revealed that there are significant differences between estimated maximal enrichment points of A and NusA ( P 2.186 e 14 ) , A and ( P 1.423 e 08 ) , and and NusA ( P 0.026 ) , supporting statistically significant differences of average binding profiles of A , , and NusA .
137 +Characterization of RNAP distribution based on the TR .
138 +For selection of high-quality TUs analyzed in the previous section , we adopted the criterion that contiguous signals of transcription and binding are distributed in sequences of greater than 200 bp .
139 +This specification would eliminate short transcripts associated with RNAP paused at the promoter or promoter-proximal sites or transcriptional termination by attenuation signals .
140 +Next , we attempted to characterize the transition of RNAP occupancy from the promoter to the coding region by calculating the relative ratio of RNAP occupancy ( traveling ratio [ TR ] ) ( 26 ) at 571 automatically detected A binding sites as described in Materials and Methods .
141 +We then selected 416 genes ( see Table S2 in the supplemental material ) located immediately downstream of the A binding site with a binding signal in the promoter region that did not overlap with those of neighboring TUs .
142 +Genes located divergently from the single A binding site were excluded , since the precise relationships between A binding and genes regulated were difficult to establish .
143 +We calculated the average binding signal intensities of probes in the 100-bp region centered at the A binding site ( IC signal intensity ) and the coding region ( EC signal intensity ) ( Fig. 1 ) .
144 +The TR value for each gene , obtained by dividing EC signal intensity by IC signal intensity ( see Table S2 in the supplemental material ) is presented as a histogram in Fig. 4A .
145 +If RNAP is distributed evenly from a promoter to a coding region , TR values are expected to give a normal distribution , with the average value near 1.0 .
146 +In fact , the distribution of TR values is apparently similar to the normal distribution , with an average of 0.85 ( Fig. 4A ) .
147 +We estimated the false discovery rate ( FDR ; possibility of existence of genes that do not actually belong to the normal distribution centered at a TR of 1.0 ) .
148 +The q value of the FDR was determined for each gene by a one sided t test ( 0.05 ) with the null hypothesis of a log2 TR of 0 , followed by the Benjamini-Hochberg ( BH ) method ( 2 ) ( see Table S2 in the supplemental material ) .
149 +The results did not suggest the existence of a significant number of genes with significantly low TR values .
150 +These results again demonstrate that the majority of RNAPs are relatively evenly distributed from the promoter to coding regions in B. subtilis .
151 +However , we visually found a limited number of low-TR genes in which RNAP accumulates at the promoter or pro-moter-proximal regions , as discussed below .
152 +Characterization of the promoter-proximal peaks of RNAP .
153 +Next , we focused on 40 genes with TR values of 0.5 in two independent experiments ( Table 1 ; see Fig .
154 +S3 in the supplemental material ) .
155 +Typical examples of peaks at the promoter or promoter-proximal regions , together with distribution of A , NusA , and transcripts , are shown in Fig. 4B , b to d .
156 +The peaks overlapped with the NusA signals , except in the cases of 8 genes ( thdF , yerA , yusL , yktD , ylxS , ymcB , yfjO , and mutS ) , indicating that the majority of promoter or promoter-proximal RNAP peaks contain elongating RNAPs .
157 +B. subtilis often uses transcriptional attenuation for regulation of gene expression at the postinitiation step ( 19 ) .
158 +These transcription attenuation sequences are located between the promoters and coding sequences , and transcribed RNA mole-cules form two distinct structures for either termination before the coding region or read-through toward the coding region , depending on association of protein , tRNA , and metabolites ( riboswitch ) .
159 +In B. subtilis , 59 attenuation sequences have been reported , and the behavior of RNAP at these regions is summarized in Table S3 in the supplemental material .
160 +Twenty-five genes presented in Table S3 in the supplemental material were excluded from this study , since A binding at the promoter regions was undetected ( 18 genes ; yvrC , ribD , ypaA , cysH , metE , metI , yitJ , yxjG , yxjH , ykoF , ylmB , yueJ , ktrA , hutH , bglS , pyrP , sacB , and sacX ) or the A peak was shared by divergent genes ( 7 genes ; gcvT , metK , yoaD , yxkD , yybP , sacP , and yqjO ) .
161 +In the remaining 34 genes , 25 genes showed TR values of 0.5 in two independent experiments ( Table 1 , known attenuators ) .
162 +In addition , visual inspection of 6 genes ( pbuE , xpt , purE , mtnK , yczA , and serS ) showed clear accumulation of RNAP at the promoter-proximal regions ( average TR values of duplicate experiments are 0.53 to 0.82 ) ( see Table S3 in the supplemental material ) .
163 +Thus , most genes regulated by attenuation sequences ( 31 of 34 genes , 91 % ) displayed a promoterproximal peak of RNAP .
164 +The remaining 3 genes ( glmS , pbuG , and yxjA ) displayed a constant distribution of binding and transcription signals , implying that transcriptional attenuation in these cases is not significant under our experimental conditions .
165 +It should be also noted that , although A binding was not assigned to ribD in our algorithm because of the existence of a small open reading frame ( ORF ) , ypuE , upstream of it ( see Table S3 in the supplemental material ) , the TU also showed significant accumulation of RNAP at the promoter-proximal region ( see Fig .
166 +S1 in the supplemental material ) .
167 +In vitro experiments indicate that RNAP pauses at the leader regions of trpE ( protein-mediated attenuation ) , glyQS ( tRNAmediated attenuation ) , and ribD ( riboswitch ) , probably to provide sufficient time for proper folding of the RNA molecule and effective ligand binding ( 9 , 31 , 33 ) .
168 +Since this pause occurs regardless of the binding of ligands to attenuation structures , RNAP accumulation at the leader region should be observed , even without transcription termination .
169 +We detected short leader transcripts , possibly resulting from pausing and/or premature termination of transcription , for 15 genes .
170 +The failure to detect leader transcripts may be attributed to several reasons .
171 +The transcripts are very unstable , as reported for S-adenosylme-thionine ( SAM ) - dependent riboswitches ( 28 ) and/or too short to act as templates for cDNA synthesis during the preparation of hybridization probes for transcript mapping .
172 +It is additionally possible that completed transcripts accumulating in the cytoplasm mask the signals of ongoing transcription .
173 +While the remaining 15 genes listed as `` candidates '' in Table 1 are not known to be regulated by attenuators , we identified possible - independent terminator sequences upstream of th coding regions for 8 genes ( pheS , yyaE , ndhF , ybgE , ypbR , yrhG , yusL , and ylxS ) , which may act as part of an unknown attenuation system .
174 +In fact , short leader transcripts were detected for two of the sequences .
175 +The molecular mechanisms underlying RNAP accumulation at the other 7 promoters are unclear at present .
176 +Notably , 8 genes ( thdF , yerA , yusL , yktD , ylxS , ymcB , yfjO , and mutS ) in Table 1 showed no or weak distribution of NusA binding signals , while significant transcription signals were observed for 6 genes but not for yktD and yusL ( Fig. 4B , c ) .
177 +These profiles might indicate nonuniform population of RNAP traf-ficking .
178 +In the majority fraction , RNAPs might be trapped at the promoter or promoter-proximal region without forming elongation complexes with factors , including NusA , but might initiate elongation with RNA synthesis in a minor fraction .
179 +Two genes , yktD and yusL , were exceptions , since the promoterproximal peaks of A and were not associated with significant NusA binding and transcription signals ( Fig. 4B , d ) .
180 +Thes genes are candidates for regulation by poised RNAP in B. subtilis .
181 +DISCUSSION
182 +We report here that the B. subtilis RNAP is evenly distrib-uted from the promoter region to the coding sequences in the majority of TUs and that the promoter-proximal peaks mainly result from attenuation mechanisms .
183 +Most of the known attenuator sequences analyzed disclose accumulation of RNAP with NusA at the promoter-proximal regions , regardless of leader transcript detection .
184 +Interestingly , the RNAP signals distrib-uted from promoter to attenuation sequences are significant and constant .
185 +This profile is indicative of the high density of the elongation complexes in the leader region .
186 +It was observed that , in contrast to the distribution of the B subtilis RNAP , that of the E. coli RNAP is generally higher at the promoter region than within the coding sequence ( 21 , 26 ) .
187 +Three mechanisms of RNAP accumulation at the promoter or promoter-proximal regions occur in E. coli , specifically , trapping at the promoter , promoter-proximal pausing , and attenuation of transcription ( 21 ) .
188 +Reppas et al. ( 26 ) suggest that E. coli RNAP is often trapped or `` poised '' at the promoter region , based on the observation that 23 % of E 70s at promoters are not associated with transcripts .
189 +In addition , RNAP trapping at the promoter and pausing at promoter-proximal regions are reported for a number of E. coli genes ( 3 , 11 , 18 ) .
190 +However , Mooney and colleagues ( 21 ) propose that the majority of the promoter-proximal RNAP peaks reflect an elongating complex ( transcription attenuation ) rather than an initiating complex ( RNAP poised at the promoter ) , based on the observation that the RNAP peaks overlap with those of NusA .
191 +While the average RNAP peak is located 130 bp downstream of 70 , the NusA peak is further downstream ( 190 bp from the 70 peak ) in 29 high-quality TUs analyzed by Mooney et al. ( 21 ) .
192 +These differences may indicate that promoter-proximal peaks of E. coli RNAP contain multiple types of RNAP , in-70 cluding some fraction of RNAP - trapped at promoters or promoter-proximal sites and RNAP-NusA paused and terminated at further downstream promoter-proximal or attenuated sites .
193 +In contrast , significant accumulation of RNAP was not observed for the majority of genes in B. subtilis , indicating that RNAP recruited to the promoter promptly leaves to form an elongation complex without trapping or pausing at the promoterproximal site .
194 +This observation is consistent with the different in vitro properties of RNAPs of the two bacteria .
195 +E. coli RNAP forms a stable open complex , which is not observed for B. subtilis RNAP ( 1 , 6 , 23 , 27 , 30 ) .
196 +Additionally , constant distribution of RNAP on TUs might be related to low activity of Rho-dependent termination in B. subtilis .
197 +In E. coli , the Rho factor is an essential abundant protein and responsible for 20 to 50 % of termination of mRNA synthesis .
198 +Additionally , it has been proposed that Rho factor is involved in intragenic transcriptional termination , which occurs when translation efficiency of the mRNA is reduced ( 12 , 24 ) .
199 +In contrast , Rho is a weakly expressed dispensable protein in B. subtilis , and only the trp operon and the rho gene are its known targets ( 14 ) .
200 +Furthermore , it has been demonstrated that two additional factors , NusG and NusA , participate in Rho-dependent termination by coupling Rho to the elongation complex ( 4 ) .
201 +Interestingly , NusA is essential in B. subtilis but not in E. coli ( although only in rho mutants with reduced termination efficiency ) , and NusG is essential in E. coli but not in B. subtilis ( 4 ) .
202 +These differences might be also related to different distributions of RNAP on TUs in both bacteria .
203 +Different biochemical characteristics of RNAP and its interactions with transcription factors in B. subtilis and E. coli may result in distinct strategies for postinitiation control of transcription .
204 +Specifically , E. coli often employs promoter trapping or promoter-proximal pausing of RNAP in addition to transcription attenuation in leader sequences , whereas B. subtilis mainly employs transcription attenuation .
205 +Further examination of the molecular basis for promoter-proximal RNAP peaks and their involvement in regulation of gene expression in both bacterial types is necessary to prove our hypothesis .
206 +In addition , studies on the dynamics of RNAP trafficking in other bacteria are essential to elucidate the relationships between the biochemical characteristics of RNAP and evolution of regulatory strategies of gene expression during the postinitiation steps of transcription .
207 +ACKNOWLEDGMENTS We are grateful to Jon Hobman for the critical reading of the
208 +manuscript and Hiroki Takahashi and Hiroshi Mori for the critical discussion about the statistical analysis .
209 +This work was supported by a KAKENHI grant-in-aid for scientific research in the Priority Area `` Systems Genomics '' from the Ministry of Education , Culture , Sports , Science , and Technology of Japan .
210 +REFERENCES 1 .
211 +Artsimovitch , I. , V. Svetlov , L. Anthony , R. R. Burgess , and R. Landick .
212 +2000 .
213 +RNA polymerases from Bacillus subtilis and Escherichia coli differ in recognition of regulatory signals in vitro .
214 +J. Bacteriol .
215 +182:6027 -- 6035 .
216 +2 .
217 +Benjamini , Y. , and Y. Hochberg .
218 +1995 .
219 +Controlling the false discovery rate : a practical and powerful approach to multiple testing .
220 +J. R. Stat .
221 +Soc .
222 +Ser .
223 +B 57:289 -- 300 .
224 +3 .
225 +Choy , H. E. , R. R. Hanger , T. Aki , M. Mahoney , K. Murakami , A. Ishihama , and S. Adhya .
226 +1997 .
227 +Repression and activation of promoter-bound RNA polymerase activity by Gal repressor .
228 +J. Mol .
229 +Biol .
230 +272:293 -- 300 .
231 +4 .
232 +Ciampi , M. S. 2006 .
233 +Rho-dependent terminators and transcription termination .
234 +Microbiology 152:2515 -- 2528 .
235 +5 .
236 +Cleveland , W. S. 1979 .
237 +Robust locally weighted regression and smoothing scatterplots .
238 +J. Am .
239 +Stat .
240 +Assoc. 74:829 -- 836 .
241 +6 .
242 +Dobinson , K. F. , and G. B. Spiegelman .
243 +1987 .
244 +Effect of the delta subunit of Bacillus subtilis RNA polymerase on initiation of RNA synthesis at two bacteriophage phi 29 promoters .
245 +Biochemistry 26:8206 -- 8213 .
246 +7 .
247 +Gill , S. C. , S. E. Weitzel , and P. H. von Hippel .
248 +1991 .
249 +Escherichia coli sigma 70 and NusA proteins .
250 +I. Binding interactions with core RNA polymerase in solution and within the transcription complex .
251 +J. Mol .
252 +Biol .
253 +220:307 -- 324 .
254 +8 .
255 +Greenblatt , J. , and J. Li .
256 +1981 .
257 +Interaction of the sigma factor and the nusA gene protein of E. coli with RNA polymerase in the initiation-termination cycle of transcription .
258 +Cell 24:421 -- 428 .
259 +9 .
260 +Grundy , F. J. , and T. M. Henkin .
261 +2004 .
262 +Kinetic analysis of tRNA-directed transcription antitermination of the Bacillus subtilis glyQS gene in vitro .
263 +J. Bacteriol .
264 +186:5392 -- 5399 .
265 +10 .
266 +Guenther , M. G. , S. S. Levine , L. A. Boyer , R. Jaenisch , and R. A. Young .
267 +2007 .
268 +A chromatin landmark and transcription initiation at most promoters in human cells .
269 +Cell 130:77 -- 88 .
270 +11 .
271 +Hatoum , A. , and J. Roberts .
272 +2008 .
273 +Prevalence of RNA polymerase stalling at Escherichia coli promoters after open complex formation .
274 +Mol .
275 +Microbiol .
276 +68:17 -- 28 .
277 +12 .
278 +Henkin , T. M. , and C. Yanofsky .
279 +2002 .
280 +Regulation by transcription attenuation in bacteria : how RNA provides instructions for transcription termination/antitermination decisions .
281 +Bioessays 24:700 -- 707 .
282 +13 .
283 +Huber , W. , J. Toedling , and L. M. Steinmetz .
284 +2006 .
285 +Transcript mapping with high-density oligonucleotide tiling arrays .
286 +Bioinformatics 22:1963 -- 1970 .
287 +14 .
288 +Ingham , C. J. , J. Dennis , and P. A. Furneaux .
289 +1999 .
290 +Autogenous regulation of transcription termination factor Rho and the requirement for Nus factors in Bacillus subtilis .
291 +Mol .
292 +Microbiol .
293 +31:651 -- 663 .
294 +15 .
295 +Ishikawa , S. , Y. Kawai , K. Hiramatsu , M. Kuwano , and N. Ogasawara .
296 +2006 .
297 +A new FtsZ-interacting protein , YlmF , complements the activity of FtsA during progression of cell division in Bacillus subtilis .
298 +Mol .
299 +Microbiol .
300 +60 : 1364 -- 1380 .
301 +16 .
302 +Ishikawa , S. , Y. Ogura , M. Yoshimura , H. Okumura , E. Cho , Y. Kawai , K. Kurokawa , T. Oshima , and N. Ogasawara .
303 +2007 .
304 +Distribution of stable DnaA-binding sites on the Bacillus subtilis genome detected using a modified ChIP-chip method .
305 +DNA Res .
306 +14:155 -- 168 .
307 +17 .
308 +Kunst , F. , N. Ogasawara , I. Moszer , A. M. Albertini , G. Alloni , V. Azevedo , M. G. Bertero , P. Bessieres , A. Bolotin , S. Borchert , R. Borriss , L. Boursier , A. Brans , M. Braun , S. C. Brignell , S. Bron , S. Brouillet , C. V. Bruschi , B. Caldwell , V. Capuano , N. M. Carter , S. K. Choi , J. J. Codani , I. F. Connerton , A. Danchin , et al. 1997 .
309 +The complete genome sequence of the grampositive bacterium Bacillus subtilis .
310 +Nature 390:249 -- 256 .
311 +18 .
312 +Laishram , R. S. , and J. Gowrishankar .
313 +2007 .
314 +Environmental regulation operating at the promoter clearance step of bacterial transcription .
315 +Genes Dev .
316 +21:1258 -- 1272 .
317 +19 .
318 +Mandal , M. , B. Boese , J. E. Barrick , W. C. Winkler , and R. R. Breaker .
319 +2003 .
320 +Riboswitches control fundamental biochemical pathways in Bacillus subtilis and other bacteria .
321 +Cell 113:577 -- 586 .
322 +20 .
323 +McClure , W. R. 1985 .
324 +Mechanism and control of transcription initiation in prokaryotes .
325 +Annu .
326 +Rev. Biochem .
327 +54:171 -- 204 .
328 +21 .
329 +Mooney , R. A. , S. E. Davis , J. M. Peters , J. L. Rowland , A. Z. Ansari , and R. Landick .
330 +2009 .
331 +Regulator trafficking on bacterial transcription units in vivo .
332 +Mol .
333 +Cell 33:97 -- 108
334 +22 .
335 +Muse , G. W. , D. A. Gilchrist , S. Nechaev , R. Shah , J. S. Parker , S. F. Grissom , J. Zeitlinger , and K. Adelman .
336 +2007 .
337 +RNA polymerase is poised for activation across the genome .
338 +Nat .
339 +Genet .
340 +39:1507 -- 1511 .
341 +23 .
342 +Nechaev , S. , M. Chlenov , and K. Severinov .
343 +2000 .
344 +Dissection of two hallmarks of the open promoter complex by mutation in an RNA polymerase core subunit .
345 +J. Biol .
346 +Chem .
347 +275:25516 -- 25522 .
348 +24 .
349 +Peters , J. M. , R. A. Mooney , P. F. Kuan , J. L. Rowland , S. Keles , and R. Landick .
350 +2009 .
351 +Rho directs widespread termination of intragenic and stable RNA transcription .
352 +Proc .
353 +Natl. Acad .
354 +Sci .
355 +U. S. A. 106:15406 -- 15411 .
356 +25 .
357 +Radonjic , M. , J. C. Andrau , P. Lijnzaad , P. Kemmeren , T. T. Kockelkorn , D. van Leenen , N. L. van Berkum , and F. C. Holstege .
358 +2005 .
359 +Genome-wide analyses reveal RNA polymerase II located upstream of genes poised for rapid response upon S. cerevisiae stationary phase exit .
360 +Mol .
361 +Cell 18:171 -- 183 .
362 +26 .
363 +Reppas , N. B. , J. T. Wade , G. M. Church , and K. Struhl .
364 +2006 .
365 +The transition between transcriptional initiation and elongation in E. coli is highly variable and often rate limiting .
366 +Mol .
367 +Cell 24:747 -- 757 .
368 +27 .
369 +Rojo , F. , B. Nuez , M. Mencia , and M. Salas .
370 +1993 .
371 +The main early and late promoters of Bacillus subtilis phage phi 29 form unstable open complexes with sigma A-RNA polymerase that are stabilized by DNA supercoiling .
372 +Nucleic Acids Res .
373 +21:935 -- 940 .
374 +28 .
375 +Shahbabian , K. , A. Jamalli , L. Zig , and H. Putzer .
376 +2009 .
377 +RNase Y , a novel endoribonuclease , initiates riboswitch turnover in Bacillus subtilis .
378 +EMBO J. 28:3523 -- 3533 .
379 +29 .
380 +Wade , J. T. , and K. Struhl .
381 +2008 .
382 +The transition from transcriptional initiation to elongation .
383 +Curr .
384 +Opin .
385 +Genet .
386 +Dev .
387 +18:130 -- 136 .
388 +30 .
389 +Whipple , F. W. , and A. L. Sonenshein .
390 +1992 .
391 +Mechanism of initiation of transcription by Bacillus subtilis RNA polymerase at several promoters .
392 +J. Mol .
393 +Biol .
394 +223:399 -- 414 .
395 +31 .
396 +Wickiser , J. K. , W. C. Winkler , R. R. Breaker , and D. M. Crothers .
397 +2005 .
398 +The speed of RNA transcription and metabolite binding kinetics operate an FMN riboswitch .
399 +Mol .
400 +Cell 18:49 -- 60 .
401 +32 .
402 +Wu , L. J. , S. Ishikawa , Y. Kawai , T. Oshima , N. Ogasawara , and J. Err-ington .
403 +2009 .
404 +Noc protein binds to specific DNA sequences to coordinate cell division with chromosome segregation .
405 +EMBO J. 28:1940 -- 1952 .
406 +33 .
407 +Yakhnin , A. V. , and P. Babitzke .
408 +2002 .
409 +NusA-stimulated RNA polymerase pausing and termination participates in the Bacillus subtilis trp operon attenuation mechanism in vitro .
410 +Proc .
411 +Natl. Acad .
412 +Sci .
413 +U. S. A. 99:11067 -- 11072 .
414 +34 .
415 +Zeitlinger , J. , A. Stark , M. Kellis , J. W. Hong , S. Nechaev , K. Adelman , M. Levine , and R. A. Young .
416 +2007 .
417 +RNA polymerase stalling at developmental control genes in the Drosophila melanogaster embryo .
418 +Nat .
419 +Genet .
420 +39:1512 -- 1516
...\ No newline at end of file ...\ No newline at end of file
1 +Sensitive and accurate identification of protein–DNA
2 +ABSTRACT
3 +Immuno-precipitation of protein -- DNA complexes followed by microarray hybridization is a powerful and cost-effective technology for discovering protein -- DNA binding events at the genome scale .
4 +It is still an unresolved challenge to comprehensively , accurately and sensitively extract binding event information from the produced data .
5 +We have developed a novel strategy composed of an information-preserving signal-smoothing proced-ure , higher order derivative analysis and application of the principle of maximum entropy to address this challenge .
6 +Importantly , our method does not require any input parameters to be specified by the user .
7 +Using genome-scale binding data of two Escherichia coli global transcription regulators for which a relatively large number of experimentally supported sites are known , we show that 90 % of known sites were resolved to within four probes , or 88 bp .
8 +Over half of the sites were resolved to within two probes , or 38 bp .
9 +Furthermore , we demonstrate that our strategy delivers significant quantitative and qualitative performance gains over available methods .
10 +Such accurate and sensitive binding site resolution has important consequences for accurately reconstructing transcriptional regulatory networks , for motif discovery , for furthering our understanding of local and non-local factors in protein -- DNA interactions and for extending the usefulness horizon of the ChIP-chip platform .
11 +INTRODUCTION
12 +Protein -- DNA interactions are fundamental for cellular function .
13 +Comprehensive and accurate knowledge of protein-binding locations on a chromosome is a prerequis-ite for understanding transcriptional regulation , resolving the role of proteins in structuring the bacterial nucleoid and eukaryotic chromatin and revealing the dynamics of protein binding or translocations .
14 +The biological significance of in vivo protein -- DNA interactions has been remarkably enhanced by the advent of the combination of chromatin immuno-precipitation with DNA microarrays ( ChIP-chip ) ( 1 ) .
15 +In this technological framework , the DNA in proximity to binding events is obtained by protein -- DNA complex fragmentation and immunoprecipitation .
16 +Hybridization of this DNA to a tiled DNA microarray produces an enrichment signal at particular locations of the chromosome .
17 +The data from a ChIP-chip experiment is information rich in that it is a report on quasi-digital protein -- DNA binding events , but these binding event signals are shrouded in an analog signal due to the fact that the DNA flanking the actual binding event is also hybridized to the microarray .
18 +Furthermore , probe-level noise inherent in the microarray platform has a significant negative impact on the signal-to-noise ratio .
19 +The challenge , then , in ChIP-chip data analysis is to identify all protein -- DNA binding events and to do so with high accuracy .
20 +A number of methods , discussed elsewhere ( 2 ) , have been developed to analyze ChIP-chip data sets .
21 +Many methods only aim to identify the broad regions of enrichment and not the precise location of binding events .
22 +ChIP-chip is a high-throughput technology , and to fully leverage its capabilities requires statistical significance calculations to be included with binding event information .
23 +Few methods provide this information .
24 +Furthermore , all available methods require user-specified parameters -- such as window sizes and cutoff values -- that are difficult for users to optimally set .
25 +As yet , there is no available method that identifies the locations of protein -- DNA binding events with high accuracy , is sensitive to weak signals and to closely spaced binding events , can associ-ate statistical significance values to the identified binding events and learns needed parameters from each individual ChIP-chip data set instead of requiring them as user input .
26 +Higher order derivative analysis has a long history in the analytical chemical sciences ( 3 -- 6 ) , having been applied to a large number of spectroscopic techniques ( 7 ) whose principal commonality is that their output is a curved spectrum comprising a single peak or , more typically , a number of overlapping peaks .
27 +Derivate analysis of zero-order spectra is a powerful technique for identifying weak peak signals from background noise and for resolving essentially hidden peaks in a spectrum that is composed of closely spaced peaks of different magnitudes .
28 +The power of derivative analysis resides in the fact that faint changes in the slope of a signal are revealed as separate , easily identifiable peaks in the signal 's higher derivatives .
29 +Herein , we report on the development of a method for applying higher order derivative analysis ( i.e. employing derivatives greater than two ) for the first time to ChIP-chip data for the discovery of protein -- DNA binding events .
30 +We evaluate the method by applying it to ChIP-chip data sets of two global regulators in Escherichia coli , for which a large number of experimentally supported binding sites ( ESBSs ) are known , and by comparison to widely used methods .
31 +In so doing , we demonstrate an approach , called DECODE ( binding event discovery using derivatives ) , which accurately and sensitively identifies binding site locations without the need for user-specified parameter settings and which delivers a significant quantitative and qualitative performance gain over available methods .
32 +MATERIALS AND METHODS Defining ESBSs
33 +We downloaded protein -- DNA binding event data in the form of a table from RegulonDB and extracted only those entries involving the proteins Lrp and Fis .
34 +We then retained only those interactions whose support for exist-ence included ` Binding of purified protein ' .
35 +Input data preparation
36 +The data utilized in this work were from Nimblegen arrays with 50 bp probes that are overlapped by 25 bp .
37 +There are no issues that would preclude the use of other array platforms , provided that the array data is prepared ( as described below ) in a similar manner .
38 +The control channel corresponds to the probe signal intensities when only genomic DNA is hybridized to the array and the experiment channel is the probe-signal intensities when the immuno-precipitated DNA is hybridized to the array .
39 +For an experimental replicate , then , the two channel signals were normalized to have the same sum of signal intensities -- a correction necessary to reflect that fact that the same amount of DNA was used for each channel 's hybridization .
40 +All replicates ' control channel signals were then quantile normalized together , as were the experiment channel signals .
41 +Each replicate 's experiment channel signal was then quantile normalized with its corresponding control channel signal , and a final enrichment signal formed from the ratio of the experiment and control channel signals .
42 +The probe ratio values were not logarithmically transformed .
43 +Cross-replicate equalization
44 +We equalized the baseline signal across all replicates by , for each replicate in turn , histogramming the probe ratio values ( in bin sizes of 0.01 ) and identifying the bin value corresponding to the histogram maximum -- or the average value of the background noise distribution .
45 +We then computed a replicate-specific offset by subtracting the histogram maximum bin value from 1.0 .
46 +A replicate enrichment signal was then baseline corrected by adding the offset to all probe ratio values .
47 +The effect of this procedure was to make the value of 1.0 correspond to the average background noise value in all replicates , making them all directly comparable .
48 +Potential binding region identification
49 +Potential binding site regions were identified as those contiguous regions at least 400 bp in length wherein all probes had an enrichment value greater than 1.0 .
50 +This cutoff value corresponds to a region size that is much smaller than the size of any positive signal that would be due to immuno-precipitated DNA in any ChIP-chip experiment , and so represents a very liberal criterion for identifying regions that might contain a binding event .
51 +Enrichment signal smoothing
52 +The enrichment signal in potential binding site regions was smoothed in a two-step manner .
53 +In step one , we removed spikes in the raw signal using an approach based on Poincaré maps ( 8,9 ) .
54 +As suggested ( 9 ) , we utilized Chauvenet 's criterion and the median of the absolute deviations from the sample median to calculate the Universal Threshold .
55 +Because ChIP-chip signals vary over a greater range than the type of signal for which the Poincaré map procedure was originally intended , we modified the procedure to identify spikes in the enrichment signal , s , of a potential binding site region using a surrogate signal , s * .
56 +For each probe i in s , we computed the value for probe i in s * as absðs m Þ s 1/4 i i i mi
57 +By normalizing each probe value in this way , we effectively removed the magnitude of the underlying signal while retaining the spike behavior -- rendering all probes directly comparable .
58 +We then applied the Poincaré map procedure to s * and , additionally , computed a weight , wi , for each probe i :
59 +A probe i was considered to be a spike if it was outside of the ellipse of the Poincaré map procedure .
60 +We used the weights , wi , to replace the signal value for each probe considered to be a spike using the weighted average of it as well as its two neighboring probes : ð Þ 0 1/4 wi 1 si 1 + wi si + wi +1 si +1 s i ðwi 1 + wi + wi +1 Þ Finally , we computed the percent change in the sum of the values of the signals s and s0 .
61 +By substituting s0 for s , the entire spike-removal procedure could be iterated , which we did until the percent change converged .
62 +In practice , convergence corresponded to a percent change of 0.1 % .
63 +The second step of the smoothing procedure was smoothed using the Savitzky -- Golay filter ( 10 ) with a symmetric smoothing window whose of half-width was optimally computed using a modification the Durbin-Watson criterion ( 11 ) .
64 +The output of the smoothing procedure was a smoothed enrichment signal S.
65 +Potential binding site identification
66 +The first three derivatives of S were calculated using the differential quotients derivative method -- which simply computes the derivative at a point as the average of the slopes between it and its two adjacent neighboring points .
67 +Negative second derivative regions greater than five probes in length were then identified , and all positive-to-negative zero crossings of the third derivative within these regions were identified as local maxima positions .
68 +The local maxima so identified were the locations of apices of peaks that could be due to either bona fide binding events or to noise .
69 +We defined the set of all such apex locations as L.
70 +Peak estimation
71 +Peak estimation is the process of simultaneously estimating the shape and size of the peaks at all of the peak apex positions in L .
72 +We estimated these peaks using two objective functions concurrently .
73 +First , we required that the estimated peaks , when summed to form a reconstructed signal R , minimized the difference , D , between R and S .
74 +That is , we sought to estimate peaks such that , when summed , reconstructed the original enrichmsenXfi fifi fi fi fi fi fififitfififisfiigfifinfiafifilfififiafisfifificfifilfiosely as possible .
75 +We computed D as 2 Sp Rp p where p is the index over all probes in S. Second , we required that the estimated peaks maximize the entropy , E , over all of the probes in S. ( The definition of E and how D and E were balanced are detailed below . )
76 +This second requirement is known as the principle of maximum entropy ( 12 ) , and it states that the only justifiable ( frequency ) distribution that can be constructed from incomplete information is the one that has maximum uncertainty , subject to any constraints .
77 +As constraints , we required estimated peaks to be unimodal and symmetric .
78 +It is necessary to explain how a binding region signal was reconstructed before describing how the entropy of R was calculated .
79 +The binding region probe values are real numbers .
80 +We converted the probe values to integers by multiplying them by a large integer ( 100 ) and then rounding to integers .
81 +In so doing , reconstruction of the binding region signal could be accomplished by incrementally adding or subtracting ` counts ' to probes in an ongoing signal reconstruction .
82 +Since adding or subtracting counts to a probe was done in the context of estimating some peak , the counts had an explicitly attached peak label l from the set L. Thus the counts for a probe had a frequency distribution fl over the different peak labels .
83 +The Shan Xnon entropy for a probe p , could then be computed .
84 +The total entropy for the all probes Xin a region was then computed as
85 +In regards to how the two mathematical objective functions governing the peak-estimation process were utilized simultaneously , counts were only added for a probe if D decreased or D remained unchanged and E increased .
86 +The two constraints were enforced in regards to how counts could be added to estimate a peak .
87 +The first constraint was that probe values on either side of the peak maximum had to be decreasing with increasing distance from the peak maximum ( to ensure a unimodal peak ) .
88 +The second constraint was that the count values for the symmetric probes about the probe position of the peak maximum had to be the same .
89 +In a final step , the probe values were re-scaled by division with the same large integer used above in order to transform the probe intensity values back to real numbers .
90 +Identifying peaks due to noise
91 +We first identified the complementary regions to the potential binding site regions by identifying those regions that were at least 400 bp in length wherein all probe values were less than 1.0 .
92 +( That is , we identified regions whose signal was below the average background noise level and so could confidently be assumed to not contain binding events . )
93 +We then inverted these regions about the probe value of 1.0 to create fake enrichment signals and proceeded with our algorithm to identify peak apex pos-itions and perform peak estimation .
94 +We termed the identified peaks ` noise peaks ' , as they could assuredly be assumed to not be due to bona fide binding events .
95 +Peak significance values
96 +From each ChIP-chip replicate , we fit a g distribution to the distribution of the noise peak heights .
97 +The parameters of the g distribution were then used to calculate the P-value of peaks identified in the enrichment signal
98 +Once all peaks have been identified in all potential binding event regions in a ChIP-chip replicate and their associated P-values calculated , we applied the local false discovery rate ( FDR ) ( 13 ) to distinguish binding event peaks from noise peaks .
99 +We used a local FDR value of 0.01 .
100 +Comparison to other methods
101 +We utilized the following algorithms for comparative evaluation : Mpeak ( 14 ) , Nimblegen 's windowed threshold-detection algorithm that is a component of their SignalMap software ( 15 ) , MA2C ( 16 ) , Chipotle ( 17 ) and TAMALPAIS ( 18 ) .
102 +All algorithms were run with their default parameters .
103 +For TAMALPAIS , we used T02P05 predictions .
104 +For the algorithms that only predicted binding event regions , we used the center of the regions as the location of their binding event predictions .
105 +RESULTS
106 +We present as results the major aspects of our algorithm and an evaluation of its ability to identify ESBS for the global regulators Fis and Lrp in E. coli .
107 +Algorithm
108 +ChIP-chip experiments are usually performed using multiple replicates , and it is common to average these rep-licates to produce on enrichment signal that is then analyzed for binding event information .
109 +We find that different replicates can reflect non-trivial differences in mo-lecular binding activity and that averaging can abolish strong enrichment signals or indicate binding event locations that are not supported by any individual replicate .
110 +Because our method is designed for high-resolution binding site identification , we did not average replicates but instead analyzed each on its own ( 18 ) .
111 +Replicates , though , still need to be directly comparable .
112 +So , after normalizing replicates , first individually and then altogether , we computed and applied a baseline correction in the form of an offset for each replicate such that an enrichment signal of 1.0 corresponded to the average value of the background noise distribution ( i.e. mean value of the non-enriched probes ) ( 19 ) .
113 +The most prominent characteristic of ChIP-chip data is the non-smooth variation of signal between adjacent probes ( Figure 1A ) .
114 +Derivative analysis is at the heart of our method , but it can not be applied directly to unsmoothed data because it would indicate a derivative change between essentially all adjacent probes and would in effect be useless .
115 +The challenge , then , in applying de-rivative analysis is to reveal the underlying smoothly varying enrichment signal while simultaneously minimizing the loss of binding event information contained in the raw ChIP-chip signal .
116 +To address this problem , we developed a procedure involving Poincaré maps and the Savitzky -- Golay smoothing filter that transforms a raw enrichment signal into one that varies smoothly over its entire domain while retaining subtle features ( Figure 1B ) .
117 +Derivative analysis identifies the apex positions of the constituent peaks underlying , and together composing , a ChIP-chip signal spanning a contiguous stretch of a chromosome .
118 +We utilized the second and third derivatives to precisely locate local maxima in each replicate 's smoothed enrichment signal ( Figure 1C and D ) .
119 +As a result of this strategy , local maxima positions corres-ponded to the apex positions of underlying peaks that were due to both bona fide protein-binding events and to noise .
120 +To discern between those maxima corresponding to noise and those corresponding to binding events , it was necessary to estimate the shape and size of the associated underlying peaks .
121 +We applied the principle of maximum entropy to resolve the shape and size of the underlying peaks , subject to the constraints that the peaks be unimodal and symmetric .
122 +The result of this step is the resolution of a smoothed enrichment signal into its underlying peaks ( Figure 1E ) .
123 +In order to quantify the probability that a peak is due to noise and not immuno-precipitated DNA , it was necessary to identify a large number of peaks that are with certainty due to noise from which noise peak statistics could be computed .
124 +Noise in this context is the background variation in signal that occurs among probes to which no immuno-precipitated DNA is complementarily bound .
125 +This noise is symmetrically distributed about the average non-enriched probe value ( 19 ) , and because of how we baseline corrected each data replicate , this noise is symmetrically distributed about the enrichment signal value of 1.0 .
126 +While probe values greater than 1.0 may be due in part to immuno-precipitated DNA , we can be certain that probe values less than 1.0 are due only to noise .
127 +We located regions wherein all probe values were less than 1.0 and reflected these about the value 1.0 .
128 +This reflection effectively created false ` enrichment signals ' .
129 +We then applied the peak-identification algorithm to these false enrichment signals and , with the identified peaks , computed null distribution statistics .
130 +This procedure is depicted in Figure 2 .
131 +From these statistics we computed a P-value for every identified peak in a ChIP-chip replicate and used the local FDR to identify the peaks corresponding to bona fide binding events .
132 +Performance evaluation of the algorithm
133 +We have previously performed ChIP-chip analysis for the global regulators Fis ( 20 ) and Lrp ( 21 ) in E. coli .
134 +We used the large number of ESBS for these two DNA-binding proteins that are contained in the EcoCyc ( 22 ) and RegulonDB ( 23 ) databases to assess the sensitivity and accuracy of our method and its performance relative to other available methods .
135 +We discriminated protein-binding events from noise using the local FDR values , which as can be seen in Figure 3A are strongly distributed toward the extreme values that the local FDR can assume ( i.e. 0.0 and 1.0 ) .
136 +These plots are for a representative single replicate , but are qualitatively very similar to the results for all replicates .
137 +The very clear split between peaks identified as being due to noise and to immuno-precipitated DNA means that the composition of the set of binding events is not very sensitive to the exact value of the local FDR cutoff value .
138 +This clear distinction implies that noise peaks have very different characteristics than bona fide binding event peaks .
139 +It also indicates that leveraging the symmetric nature of the background variation in non-enriched probe signals was an effective way to quantitatively discover these differentiating characteristics .
140 +The plots also indicate that peaks due to noise are much more numerous than predicted binding event peaks , underscoring the noisy nature of ChIP-chip data and the need for appropriate measures of significance
141 +For each ESBS data set ( i.e. Fis or Lrp ) , we evaluated the accuracy of our method by tabulating the number of ESBS that were identified as a function of distance from the closest predicted binding site .
142 +Since we had multiple replicates , we defined the distance to the closest predicted binding site as the median distance between one of the ESBS and the closest predicted binding site in each of the replicates .
143 +The results for the Fis and Lrp data sets are shown by the light-colored bars in Figure 3B .
144 +The results show that , while a majority of the ESBS is predicted within a few probes , there were a large number of sites whose closest predicted binding event was relatively distant .
145 +We found that for these cases there was no evidence in our ChIP-chip data for the existence of these
146 +ESBS .
147 +A typical example is shown in Figure 4A , where the arrows indicate the location of four Fis ESBS in the rnpB promoter .
148 +( For the remainder of this study , we did not utilize these cases in any further analysis involving DECODE or other algorithms used for performance comparison . )
149 +We re-performed our accuracy assessment without cases like these , and display the results depicted by the black bars in Figure 3B .
150 +This reassessment significantly improves the accuracy for both Fis and Lrp data , especially the latter .
151 +Based on the results from these two data sets , we calculated that our method accurately identifies 90 % of the ESBS within 88 bp .
152 +The majority of predicted sites were within 38 bp of the ESBS .
153 +In terms of the number of probes on our tile array platform , these numbers correspond to four and two probes , respectively .
154 +Sensitivity was a key performance goal in the development of our method , where sensitivity refers to the ability to identify weak and closely spaced binding events .
155 +Histograms of the median probe-enrichment values ( across all replicates ) on which the ESBS were located are shown in Figure 3D .
156 +The Fis histogram shows that 24 % of the ESBS were on probes whose signal values were less than twice the average background noise signal .
157 +That a significant number of the ESBS with such weak signal were identified attests to our method 's ability to work close to the background noise level .
158 +To demonstrate the ability to resolve closely spaced binding events , we show two examples .
159 +Note that , in each example , for clarity we show only the closest predicted binding events to the ESBS .
160 +The ESBS for Fis in the osmE promoter are shown in Figure 4B .
161 +While the larger peak is inaccurate by four probes from predicting the leftmost binding site , the smaller peak exactly identifies the probe of the two rightmost binding events .
162 +Nonetheless , these are difficult binding events to resolve since they occur on the shoulder of a larger enrichment signal .
163 +The example in Figure 4C is the Lrp enrichment peak at the invertible fim switch ( 24 ) .
164 +The left arrow identifies the Lrp binding site that is cataloged in RegulonDB and EcoCyc , and as can be seen the underlying predicted peak exactly locates this non-obvious binding site .
165 +The fim switch is a 314 bp , invertible DNA element .
166 +The invertible nature of this stretch of DNA means that it has two orientations in a population of cells , and so the Lrp binding site will actually be located in two chromosomal locations in a population .
167 +The inverted position of the Lrp binding site is marked by the starred arrow , which is also exactly located by a predicted peak .
168 +To assess the performance of DECODE relative to other methods that are available , we performed the same analysis as above with widely used available methods .
169 +This comparative analysis , as shown in Figure 5 , reveals that DECODE provides a marked improvement over all of the available methods in both accuracy and comprehensiveness .
170 +Furthermore , the performance of DECODE does not vary depending on the binding characteristics of the protein of interest -- in distinction to all of the other methods .
171 +This performance difference is due to the fact that Fis binding signals are rarely isolated , unimodal and symmetric peaks [ because of the Fis protein 's propensity to oligimerize along the DNA into extended binding regions ( 25 ) ] and that the other methods do not handle complicated enrichment signals as well as they do unimodal enrichment signals .
172 +The latter result highlights a strength of the derivative-based approach employed by DECODE .
173 +DISCUSSION
174 +We have developed a method to address the difficult challenge of extracting all of the information about protein -- DNA interactions from a ChIP-chip data set .
175 +The difficulties in this challenge are due to the chemistry-based background hybridization noise inherent in the tiled array platform , to the incompletely fragmented DNA that flanks protein -- DNA binding events that is also immunoprecipitated , and to the ambiguity of defining a binding event location due to the sometimes complicated biologic-al interaction of proteins and DNA .
176 +These sources of dif-ficulty together confuse the apex positions of enrichment peaks of isolated binding events , obscure weak binding event enrichment signals and mask closely spaced binding events .
177 +Our method contains a number of novel components .
178 +Principal among these is the use of higher order derivative analysis for identifying local maxima -- which correspond to underlying peaks -- in a ChIP-chip signal .
179 +Second , we developed an information-preserving smoothing proced-ure that allowed us to apply derivative analysis to ChIP-chip signals .
180 +Third , we applied the principle of maximum entropy for discovering the underlying peaks , as opposed to deconvolution using a functional form as in most other approaches .
181 +Fourth , we leveraged the symmetric nature of the background noise to learn noise peak characteristics , allowing us to quantify the significance of the underlying peaks and to discriminate peaks due t binding events from noise peaks while controlling for false discovery rates .
182 +This combination of novel components results in high accuracy and sensitivity for a number of reasons .
183 +Our strategy to resolve a signal into peaks -- without identifying whether the peaks are due to noise or to enrichment from immuno-precipitated DNA -- has two important consequences .
184 +First , it allows us to use liberal thresholds in delineating regions that ` might ' contain binding events , and so with high certainty we do not miss any weak bona fide binding events .
185 +Second , it allows us to use significance testing to discriminate noise peaks from enrichment peaks .
186 +Furthermore , since our method is applied on a per-replicate basis , peak identification is based on the learned noise statistics of each individual experimental replicate .
187 +Consequently , parameters are optimally learned and set and are not required as input from the user .
188 +Since multiple replicates are unnecessary , our method is appropriate to use for exploratory ChIP-chip experiments .
189 +We evaluated our method using ChIP-chip data sets of two DNA-binding proteins for which a relatively large number of ESBS are known ( Figure 4 ) .
190 +We demonstrated accuracy by showing that 90 % of the sites could be identified within four probes , and the majority could be identified within two probes .
191 +We demonstrated sensitivity by showing that 24 % of the identified Fis ESBS were located on probes whose enrichment signal was < 2-fold the background noise signal .
192 +We found that all of the ESBS that we did not closely predict did not have associated ChIP-chip signal enrichment to support the claim of their existence .
193 +These results demonstrate that our method was able to identify the local regions that had even very weak signals .
194 +Furthermore , they call into question a number of ` experimentally validated ' binding sites that are cataloged in the literature -- although the discrepancies could be due to different experimental conditions .
195 +We also evaluated our method through a performance comparison involving widely used available methods ( Figure 5 ) .
196 +We found that DECODE is distinguished from the other methods both in its ability to accurately identify binding events and to comprehensively identify all of them .
197 +These accuracy and comprehensiveness characteristics were very similar for both of the qualitatively different ChIP-chip data sets utilized -- stability not observed in the other methods .
198 +An important characteristic of a binding event discovery algorithm is that its performance does not vary with the protein under study , for such performance variance increases the uncertainty associated with all results that such an algorithm produces .
199 +The ability to resolve binding event locations with high resolution and with associated statistical significance is important for many reasons .
200 +First , in genomic regions with a high density of genes or other sequence features , accurate localization helps disambiguate to which features the binding events are functionally related .
201 +Such accuracy is critical for accurate transcriptional regulatory network reconstruction , for instance .
202 +Second , it can dramatically improve the signal-to-noise ratio for motif discovery by identifying regions that are most likely to contain functional motifs .
203 +Third , it facilitates studies aimed at discovering principles of promoter architecture .
204 +Fourth , the statistical significance that DECODE associates with each predicted binding event ( i.e. P-values ) gives users the ability to integrate binding event predictions with other high-throughput data types ( 26 ) .
205 +And fifth , the ability to localize binding events with improved accuracy and sensitivity will extend the usefulness horizon of the ChIP-chip platform , especially given that bacterial genomes can now be completely tiled with 1 -- 5 bp resolution and that for bacterial genomes ChIP-chip still has cost and usability advantages over ChIP-seq .
206 +A user of the DECODE software , which is freely available upon request , must bear in mind some caveats when interpreting the output .
207 +Our goal was to develop a method that could discover where binding events were occurring , with a minimum number of errors and localize the binding event more accurately than is possible with other methods .
208 +Realistically , though , one must recognize that defining a binding location entails ambiguity that will be a function of the size and overlap of the chip probes and of the nature of the interaction between the particular protein of interest and the DNA .
209 +So while some binding events can be expected to occur on a predicted probe , it would b most appropriate to work with a narrow region around a predicted binding event location .
210 +The application regime of DECODE encompasses both the resolution afforded by the chip tiling density and the range of genomes to which it can be applied .
211 +Given the high resolution and low cost of chip technology today , we did not design the algorithm for low-resolution arrays .
212 +Nonetheless , we demonstrated that our method is sensitive to weak enrichment signals , and so would be advantageous for discerning weak signals in low-resolution arrays .
213 +For low-resolution arrays whereon probes are widely spaced along the chromosome , the high-resolution advantages of our method are likely to be muted .
214 +Our method is not limited to bacterial genomes and would be appropriate for eukaryotic genomes since there are no genome-specific parameters in the software .
215 +The only issue that will arise in applying the method to eukaryotic genomes is the increased running time .
216 +Our method is ` embarrassingly parallel ' , though , so it could easily be run simultaneously on different portions of a eukaryotic Chip-chip data set .
217 +CONCLUSIONS
218 +In this work we have applied higher order derivative analysis to ChIP-chip data for the first time , and in so doing have extended the application regime of a powerful analytical technique .
219 +We limited our method to utilize only the third derivative , which may likely be the useful derivative limit given the signal-to-noise ratio of ChIP-chip data .
220 +Higher derivatives can be used for add-itional information gain , such as for resolving closely spaced binding events .
221 +Resolving more , and more closely spaced , binding events requires that the enrichment signal actually contain such discernable information , such as could be provided by chips with highly overlapping probes or by ChIP-seq ( 27,28 ) .
222 +Chip-seq data is of a fundamentally different nature than ChIP-chip data , so application of our method to ChIP-seq would require changes to the raw data-processing aspect of our algorithm .
223 +Otherwise , the core elements of our method can be adapted to ChIP-seq data , and so could offer a consistent framework for maximizing the information gain from contemporary protein -- DNA binding assay technologies .
224 +FUNDING
225 +National Institutes of Health Grant GM062791 ; the Office of Science-Biological and Environmental Research , U.S. Department of Energy , cooperative agreement DE-FC02-02ER63446 ; National Health Research Institutes-Taiwan Grant UCSD2008-3183R ; National Institutes of Health Grant DE-AC05-76RL01830 .
226 +Funding for open access charge : National Institutes of Health Grant GM062791 .
...\ No newline at end of file ...\ No newline at end of file
1 +Using Sequence-Specific Chemical and Structural
2 +Abstract
3 +An important step in understanding gene regulation is to identify the DNA binding sites recognized by each transcription factor ( TF ) .
4 +Conventional approaches to prediction of TF binding sites involve the definition of consensus sequences or position-specific weight matrices and rely on statistical analysis of DNA sequences of known binding sites .
5 +Here , we present a method called SiteSleuth in which DNA structure prediction , computational chemistry , and machine learning are applied to develop models for TF binding sites .
6 +In this approach , binary classifiers are trained to discriminate between true and false binding sites based on the sequence-specific chemical and structural features of DNA .
7 +These features are determined via molecular dynamics calculations in which we consider each base in different local neighborhoods .
8 +For each of 54 TFs in Escherichia coli , for which at least five DNA binding sites are documented in RegulonDB , the TF binding sites and portions of the non-coding genome sequence are mapped to feature vectors and used in training .
9 +According to cross-validation analysis and a comparison of computational predictions against ChIP-chip data available for the TF Fis , SiteSleuth outperforms three conventional approaches : Match , MATRIX SEARCH , and the method of Berg and von Hippel .
10 +SiteSleuth also outperforms QPMEME , a method similar to SiteSleuth in that it involves a learning algorithm .
11 +The main advantage of SiteSleuth is a lower false positive rate .
12 +Introduction
13 +An important step in characterizing the genetic regulatory network of a cell is to identify the DNA binding sites recognized by each transcription factor ( TF ) protein encoded in the genome .
14 +A TF typically activates and/or represses genes by associating with specific DNA sequences .
15 +Although other factors , such as metabolite binding partners and protein-protein interactions ( for example , between a TF and RNA polymerase or a second TF ) , can affect gene expression [ 1 ] , it is important to identify the sequences directly recognized by TFs to the best of our ability to understand which genes are controlled by which TFs .
16 +A better understanding of gene regulation , which plays a central role in cellular responses to environmental changes , is a key to manipulating cellular behavior for a variety of useful purposes , as in metabolic engineering applications [ 2 ] .
17 +A number of computational methods have been developed for predicting TF binding sites given a set of known binding sites [ 3 -- 10 ] .
18 +Commonly used methods involve the definition of a consensus sequence or the construction of a position-specific weight matrix ( PWM ) , where DNA binding sites are represented as letter sequences from the alphabet { A , T , C , G } .
19 +More sophisticated approaches further constrain the set of potential binding sites for a given TF by considering , in addition to PWMs , the contribution of each nucleotide to the free energy of protein binding [ 3 ] and additional biologically relevant information , such as nucleotide correlation between different positions of a sequence [ 8 ] or sequence-specific binding energies [ 6 ] .
20 +Perhaps not as widely used as sequence analysis , the idea of employing structural data for predicting TF binding sites has been considered [ 11 -- 15 ] .
21 +Most of these methods use protein-DNA structures rather than DNA by itself .
22 +Acquiring training sets large enough to be useful is problematic for even well-studied TFs , for which only small sets of known binding sites ( on the order of 10 sites ) are typically available [ 8 ] .
23 +New high-throughput technologies have been used to identify large numbers of binding sites for particular TFs [ 16 -- 18 ] , but there remains a need for methods that predict TF binding sites given a small number of positive examples .
24 +Such methods can be used , for example , to complement analysis of high-throughput data .
25 +Binding sites detected by high-throughput in vitro methods , such as protein-binding microarrays [ 16 ] , can be compared with predicted binding sites to prioritize studies aimed at confirming the importance of sites in regulating gene expression in vivo .
26 +The fine three-dimensional ( 3D ) structure of DNA is sequence dependent and TF-DNA interactions depend on various physicochemical parameters , such as contacts between nucleotides and amino acid residues and base pair geometry [ 19 ] .
27 +These parameters are not accounted for by conventional methods for predicting TF binding sites , which rely on sequence information alone .
28 +Letter representations of DNA sequences do not capture the biophysics underlying TF-DNA interactions .
29 +Given that a TF does not read off letters from a DNA sequence , but interacts with a particular sequence because of its chemical and structural features , we hypothesized that better predictions of TF binding sites might be generated by explicitly accounting for these features in an algorithm for predicting TF binding sites .
30 +The mechanisms by which TFs recognize DNA sequences can be divided into two classes : indirect readout and direct readout [ 19 ] .
31 +For indirect readout , a TF recognizes a DNA sequence via the conformation of the sequence , which is determined by the local geometry of base pair steps , the distortion flexibility of the DNA sequence , and ( water-mediated ) protein-DNA interactions [ 20,21 ] .
32 +For direct readout , a TF recognizes a DNA sequence through direct contacts between specific bases of the sequence and amino acid residues of the TF [ 22,23 ] .
33 +These two classes of recognition mechanisms are not mutually exclusive .
34 +In this study , we introduce a method , SiteSleuth , for predicting TF binding sites on the basis of sequence-dependent structural and chemical features of short DNA sequences .
35 +By using molecular dynamics ( MD ) methods to calculate these features , we can map a set of known or potential binding sites for a given TF to vectors of structural and chemical features .
36 +We use features of positive and negative examples of TF binding sites to train a support vector machine ( SVM ) to discriminate between true and false binding sites .
37 +Negative examples are derived from randomly selected non-coding DNA sequences .
38 +Positive examples are taken from RegulonDB [ 24 ] , which collects information about TFs in Escherichia coli .
39 +E. coli Classifiers for TFs developed through the SiteSleuth approach are evaluated by cross validation , and the classifier for Fis is tested against chromatin immunoprecipitation ( ChIP ) - chip assays of Fis binding sites [ 17 ] .
40 +Combining ChIP with microarray technology , ChIP-chip assays provide information about DNA-protein binding in vivo on a genome-wide scale [ 25 ] .
41 +We also evaluate the performance of SiteSleuth against four other computational methods : the method of Berg and von Hippel ( BvH ) [ 3 ] , MATRIX SEARCH [ 5 ] , Match [ 7 ] , and QPMEME [ 6 ] .
42 +The BvH , MATRIX SEARCH , and Match methods rely on the PWM approach to capture TF preferences for binding sites .
43 +The QPMEME method is similar to SiteSleuth in that it employs a learning algorithm .
44 +In the case of Fis , we show that SiteSleuth generates significantly fewer estimated false positives and provides higher prediction accuracy than the other computational approaches .
45 +Methods
46 +Our supervised learning approach , which we call SiteSleuth , involves training a linear SVM classifier to distinguish TF binding sites documented in RegulonDB from randomly selected noncoding DNA sequences , which we take to represent negative examples of TF binding sites .
47 +Briefly , a linear SVM classifier is an ( n21 ) - dimensional hyperplane in a n-dimensional feature space that maximally separates positive and negative training examples , if possible .
48 +When the training data can be separated by a hyperplane ( w x T + d = 0 ) , two parallel hyperplanes , given by wTx + d = 61 , mark the boundaries that maximize the distance between positive and negative examples ( 2/IwI ) .
49 +The quantity x is a vector of features , w is a weight vector of length n , and IwI2 = wTw .
50 +A larger distance 2/IwI results in a lower generalization error of the classifier .
51 +Positive examples lie on the positive side of T w x + d = 1 and negative examples lie on the negative side of T w x + d = 21 .
52 +The parameters w and d of a classifier are determined by solving an optimization problem [ 26 ] .
53 +On the other hand , if no hyperplane exists that completely separates positive and negative examples , which is generally the case here , w and d can be determined using a soft margin method [ 26 ] , which finds a hyperplane that achieves the largest separation distance possible with the smallest error penalty imposed by non-zero slack variables , fk ( k = 1 , ... , N ) , where N is the number of training examples , both positive and negative .
54 +The soft margin method trades off separation and misclassification .
55 +Another way to deal with training examples that can not be fully separated is to use a nonlinear SVM .
56 +Because the computational cost of using a nonlinear SVM for our purposes would be expensive , we opted to use a linear SVM with slack variables .
57 +The method of finding
58 +Classifier training
59 +Let us use X = { x1 , ... , xN } to represent the set of training data , where xk ( k = 1 , ... , N ) is a real-valued n-dimensional feature vector th that characterizes the k training example and n is the number of features considered .
60 +The features considered are described below .
61 +Given input xk and scalar output yk = { 21,1 } , which identifies a training example as a positive or negative example of a binding site , classifier training produces an ( n21 ) - dimensional hyperplane in the space of features that satisfies the equation w x T + d = 0 and a set of linear inequality constraints , each involving a slack variable .
62 +The parameters w and d and the slack variables jk ( k = 1 , ... , N ) are found by solving the minimization problem where C + and C2 are penalty parameters [ 27 ] .
63 +These parameters are introduced to balance the contributions of negative and positive training examples to the objective function ( Eq .
64 +1a ) , as we typically have available many more negative examples than positive examples .
65 +The penalty parameters are determined for each TF via a grid search over ranges of C2 and C + values as part of a 3-fold cross-validation procedure for each classifier .
66 +In 3-fold cross validation , we randomly divide the training set into three subsets of roughly equal size .
67 +One subset is then used to test the accuracy of the classifier trained on the remaining two subsets until each subset has been used in testing .
68 +We used the F-measure to assess accuracy .
69 +The F-measure is the harmonic mean of precision ( p ) and recall ( r ) :
70 +F~ : pzr
71 +Precision is the fraction of predicted binding sites that are actually binding sites and recall is the fraction of actual binding sites predicted to be binding sites : where TP , FP , and FN represent true positives , false positives and false negatives from 3-fold cross validation .
72 +To find values of C2 and C + that maximize the F-measure , we first performed a coarse grid search over the following grid points : C = [ 2 , 2 , ... , 2 ] 25 23 15 2 and C = [ 2 25 23 15 + , 2 , ... , 2 ] .
73 +We then performed fine grid searches using progressively smaller grid spacing ( 2 , 2 , 2 , ... ) around 0.5 0.125
74 +SiteSleuth prediction
75 +Once trained , a classifier for a TF , taken to recognize binding sites of length L , is used for prediction as follows .
76 +The classifier is used to scan an organism 's genome for binding sites of length L. Given a feature vector x for a potential binding site m , we m calculate the quantity w xm T + d .
77 +The decision function of the classifier is the sign of w xm T + d. Thus , if the sign of this quantity is positive , then site m is predicted to be a TF binding site .
78 +Conversely , a negative quantity indicates that m is not a binding site .
79 +This step is repeated for all non-coding sequences in the E. coli genome of length L .
80 +The length L was chosen for each TF based on information in RegulonDB [ 24 ] .
81 +Structural and chemical features
82 +Structural and chemical features of short DNA sequences were defined based on the predicted 3D structures of these DNA sequences , which were determined via MD simulations .
83 +MD simulations of solvated nucleic acids have been performed for almost three decades [ 28,29 ] .
84 +Simulations of DNA oligomers have been studied systematically and results have been discussed in multiple publications [ 30 -- 32 ] .
85 +Our approach is similar to that used in Refs .
86 +[ 30 -- 32 ] and is described below .
87 +Because the available experimental data are incomplete ( i.e. , structures are unavailable for all 4-mers , at least in the Nucleic Acid Database [ 33 ] ) and available structures have been determined under various experimental conditions ( e.g. , free or bound to protein ) , we used simulated structures rather than experimentally determined structures for determining structural and chemical features .
88 +Predicted structures were obtained for a common condition in a uniform manner .
89 +Structural features .
90 +For an indirect readout mechanism , a TF recognizes DNA conformation , the local structure of DNA .
91 +To calculate structural features of base pairs , we considered all possible 3-mers and 4-mers of DNA .
92 +Each of the 3-mers ( 4-mers ) was embedded within flanking GC nucleotide pairs to generate
93 +7-mers ( 8-mers ) .
94 +Flanking nucleotide pairs are added to eliminate edge effects of 3-mers or 4-mers of DNA .
95 +We chose to cap both ends with GC nucleotide pairs , which is a common choice for reasons of rigidity and symmetry [ 30 -- 32 ] .
96 +For each 7-mer or 8-mer , its initial 3D structure was generated using the 3DNA software [ 34 ] .
97 +The structure produced by 3DNA is based on the Watson and Crick DNA structure .
98 +The 3D DNA fragments were solvated and ionized to balance the negative charges of the DNA backbone .
99 +Final structures were obtained using the NAMD software tool [ 35 ] for MD simulations with the CHARMM27 force field parameters [ 36 ] .
100 +Other MD software packages could also have been used to obtain 3D DNA structures , but NAMD was a convenient choice for us because of our familiarity with this package .
101 +For each NAMD simulation , we performed 3 picoseconds ( ps ) of minimization , 7 ps of heating to 300 K , 30 ps of relaxation , and 50 ps of equilibration , followed by 1 nanosecond ( ns ) of production , or post-equilibrium , simulation .
102 +Each simulation was carried out using the isothermal-isobaric ( NPT ) ensemble ( P = 1 atm , T = 300 K ) .
103 +During the production simulation , the DNA structures were recorded every picosecond for a total of 1000 frames of DNA structures .
104 +For each 7-mer and 8-mer , these 1000 frames were aligned to calculate the average DNA structure .
105 +From the average structure , we performed normal mode analysis [ 37 ] using the 3DNA software tool [ 34 ] to estimate six base parameters for the middle base pairs of 3-mers , and six step parameters for the middle base pairs of 4-mers .
106 +The six base parameters are shear , buckle , stretch , propeller , stagger and opening , and the six step parameters are shift , tilt , slide , roll , rise and twist [ 37 ] .
107 +Chemical features .
108 +A TF can recognize specific DNA sequences based on direct contact between nucleotides and amino acids through electrostatic and hydrophobic interactions .
109 +These molecular interactions , and therefore the interaction field features of a nucleotide , depend on nearby bases .
110 +Considering nucleotides beyond the first nearest neighbor bases did not result in significantly different values for interaction field features ( results not shown ) , but it was significantly more computationally expensive .
111 +Thus , we considered only the influence of immediately adjacent bases in calculations of the molecular interaction field features of a nucleotide .
112 +Let b be a middle nucleotide of a 3-mer as shown in Figure 1 .
113 +To characterize the sequence-dependent molecular interaction field around b , we used the average structure for the 3-mer obtained from MD simulations and defined V as the volume around the base b constrained by four planes ( A , B , C , and D ) as shown in Figure 1 .
114 +Within V , we systematically placed a small probe at different locations and computed the interaction energy between the DNA and the probe using the molecular force field encoded in GRID [ 38 ] , a software tool designed for this purpose .
115 +We considered 31 probes available in GRID , such as an alkyl hydroxyl group , a methyl group , and an aliphatic neutral amide group ( Table S1 ) .
116 +The distance between planes C and D , which bound V , is 20 Å .
117 +This distance was chosen to capture all interactions between a probe and the DNA sequence that produce energy less than 20.001 Kcal/mol , which is the largest negative energy reported by GRID .
118 +For each probe i M { 1 , ... , 31 } , using the GRID software tool [ 38 ] , we calculated and recorded the minimum interaction energy , Pi : where W ( r ) is the potential at point r .
119 +We also calculated the interaction score , Qi : where the integration is performed over the volume V .
120 +We integrated over all points in V where the interaction energy was less than 20.001 .
121 +The interaction field features for all middle bases in all of the 64 possible 3-mers were calculated and stored for use in defining chemical features as described below ( Figures 1 and 2 ) .
122 +For probe i , the interaction score , Qi , is a measure of the energy stored in the field of the DNA sequence in the volume V. Note that we defined the volume for each nucleotide separately rather than for a base pair to capture more information about DNA structure , such as major groove and minor groove effects .
123 +A middle base of a 3-mer is associated with 62 molecular interaction field features : a minimum interaction energy given by Eq .
124 +2a for each of the 31 probes and an interaction score given by Eq .
125 +2b for each of the 31 probes .
126 +We found that some of these features are correlated .
127 +To identify a smaller set of uncorrelated features , we used principal component analysis ( PCA ) .
128 +PCA generates a list of uncorrelated variables , or principal components , that are described by the eigenvectors of the correlation matrix of a dataset .
129 +The variability in the dataset is captured by the eigenvalues that correspond to the eigenvectors .
130 +For each probe and each of the 64 possible 3-mers , the values of the 62 molecular interaction field features for each base in the middle base pair were normalized to mean 0 and standard deviation 1 and organized in a 64662 matrix .
131 +PCA was performed on this matrix .
132 +We arbitrarily chose the first eight eigenvalues , which capture 93 % of the variance , and used the eigenvectors associated with these first eight eigenvalues as the chemical features to be used in training .
133 +Thus , for each middle base in a 3-mer , its chemical features are the corresponding elements from the first eight principal components , or eigenvectors , from PCA of the
134 +Mapping of DNA sequences to feature vectors .
135 +For a given TF that recognizes binding sites of length L in a genome , DNA sequences of length L are mapped to feature vectors as follows .
136 +For each of the L bases in a DNA sequence , we determine six geometrical base parameters and eight chemical features .
137 +These features are those that were calculated as described above for a 3-mer with the base of interest at the middle position .
138 +Recall that the eight chemical features are derived from the principal components of 62 molecular interaction field features .
139 +We also determine six geometrical step parameters for the middle two bases of all possible 4-mers .
140 +For efficiency , the features of a sequence are determined by table look up .
141 +In other words , the features of all possible 3 - and 4-mers were calculated before assigning features to known and potential TF binding sites and saved in a table .
142 +Recall that structural features of 3 - and 4-mers were determined in the context of flanking GC sequences .
143 +Figure 2 illustrates how feature vectors are obtained for a particular DNA sequence .
144 +The features associated with a sequence depend on the flanking nucleotides .
145 +As shown in Step 1 of Figure 2 , for each of the ten nucleotides in the DNA sequence GACCTCTAGA , starting with G , we determined the chemical features of the 3-mer in which this nucleotide is centered .
146 +Since DNA is double stranded , both strands were mapped to chemical features .
147 +For example , G within AGA and its complement taken in reverse , C within TCT , were mapped to chemical features .
148 +Then , shifting one base to the right , the next triplet GAC and its complement GTC were mapped to chemical features .
149 +This process continues until the last base in the sequence , A , is reached .
150 +The ten possible 3-mers for this example are AGA , GAC , ACC , CCT , CTC , TCT , CTA , TAG , AGA , and GAT .
151 +The corresponding reverse complements are TCT , GTC , GGT , AGG , GAG , AGA , TAG , CTA , TCT , and ATC .
152 +In Step 2 of Figure 2 , we mapped each middle base pair in the ten possible 3-mers in the sequence to six geometrical base features .
153 +Similarly , in Step 3 , we mapped the two middle base pairs for each of the nine possible 4-mers in the sequence to six geometrical step features , starting with GA in AGAC .
154 +The nine possible 4-mers for this example are AGAC , GACC , ACCT , CCTC , CTCT , TCTA , CTAG , TAGA , and
155 +AGAT .
156 +For this example sequence , there are ten triplets and nine quadruplets , which result in ( 10 triplets * 8 features from PCA analysis per base * 2 middle bases per triplet ) 160 chemical features , ( 10 triplets * 6 structural base features per triplet ) 60 structural base features , and ( 9 quadruplets * 6 structural step features per quadruplet ) 54 structural step features , for a total of 274 feature vector components ( n = 274 ) .
157 +The structural and chemical features associated with AGA are given in Table S2 for reference .
158 +Sources of negative and positive examples for training .
159 +The E. coli genome was downloaded from KEGG [ 39 ] .
160 +The E. coli open reading frames ( ORFs ) were identified in KEGG .
161 +For each E. coli TF , its documented binding sites were downloaded from RegulonDB 5.6 .
162 +We decided to consider only E. coli TFs with at least five known binding sites .
163 +There are 54 such TFs in RegulonDB .
164 +The DNA sequences for the set of known binding sites for a given TF were mapped to feature vectors , and these vectors were used in training .
165 +To obtain negative examples for training , we first removed the ORFs from the genome .
166 +The remaining non-coding portions of the genome were taken to be negative examples of TF binding sites .
167 +We randomly selected 10,000 non-coding sequences to serve as negative examples for each TF , and mapped these sequences to feature vectors .
168 +We also obtained positive training data from DPInteract [ 40 ] .
169 +The source of training data did not affect the main qualitative findings of our method comparisons reported in the Results section .
170 +Namely , we find that the performance of SiteSleuth is better than the other methods tested .
171 +Results based on DPInteract training data are given in Table S5 of the Supplemental Material .
172 +These results are not discussed further because DPInteract has not been updated for some time and more binding sites are documented in RegulonDB .
173 +To build a SiteSleuth model for a TF , we need known binding sites for the TF ( positive examples ) , 10,000 randomly selected non-coding sequences ( negative examples ) , and the structural and chemical features of short DNA sequences .
174 +It is time consuming to generate the structural and chemical features of short DNA sequences because these features require MD simulations to be performed and molecular interaction energy calculations .
175 +However , the MD simulations are performed only once and the structural and chemical features of short DNA sequences are tabulated .
176 +SiteSleuth classifiers are defined by a vector ( w , d ) , whose determination requires SVM T training by solving the minimization problem defined in Eq .
177 +1a subject to the constraints defined in Eq .
178 +1b for the positive and negative examples .
179 +We used libsvm [ 27 ] for training .
180 +A single training run takes less than 1 minute .
181 +For a potential binding site m , we used the tabulated structural and chemical features to calculate feature T vector xm and the prediction value w xm + d .
182 +Once this is done , using the SiteSleuth model to scan the E.coli genome requires several minutes for each TF .
183 +Implementation of other TF binding site prediction methods
184 +For comparison , we implemented four other computational TF binding site prediction methods : the method of Berg and von Hippel ( BvH ) [ 3 ] , Match [ 7 ] , MATRIX SEARCH [ 5 ] , and QPMEME [ 6 ] .
185 +These methods were implemented as described in the cited papers and , for the 54 TFs studied , a list of binding sites predicted by each method can be found online at http://cellsignaling.lanl.gov/ EcoliTFs/SiteSleuth / .
186 +For completeness , each method is briefly presented below .
187 +To discuss these methods we will need to first introduce a few quantities .
188 +For a set of N DNA binding sites of a particular TF , the length of each binding site is denoted by L .
189 +The value of L is set equal to the length of binding sites reported in RegulonDB for a given TF .
190 +In the case of Fis , we set L = 21 .
191 +We define nj ( b ) to be the number of times base b appears in the j position in the th sequences of the binding sites , and fj ( b ) to be the corresponding frequency .
192 +We denote ff ~ ( b ) as the overall background frequency of base b .
193 +We use S to denote a potential TF binding site of length L and we use Sj ( j = 1 , ... , L ) to denote the j base of sequence S. th For the BvH method , we denoted the number of occurrences of the most common base in position j of the set of binding sites by nj ( 0 ) .
194 +Using a training set of N binding sites , the BvH method calculates the score of each binding site as the summation over every position of the log-odds score of observing a base of S versus the most frequent base in the corresponding position of the sequence .
195 +Thus , the score is given by
196 +A pseudocount of 0.5 is used in the formula [ 3 ] .
197 +A cutoff threshold is defined as the mean score of the N positive training examples .
198 +To evaluate whether a new sequence S is a binding site , the score of S is calculated based on the above formula and compared with the cutoff threshold .
199 +If the score of sequence S is greater than the cutoff threshold , it is predicted to be a binding site .
200 +For the Match method , a set of N training examples is used to define an information vector I ( j ) , which describes the conservation of the position j in a binding site from the training set : X
201 +I(j)~ fj(b) ln (4fj(b)): b[fA,T,C,Gg
202 +The information vector is used to evaluate whether a new sequence S is a binding site or not by calculating a score defined as and min and max are calculated using the lowest and highest nucleotide frequency in each position , respectively .
203 +A cutoff threshold is defined as the mean score of the N positive training examples .
204 +If the score for a new sequence S is larger than the cutoff threshold , S is predicted to be a binding site .
205 +Using a set of N binding sites as training examples , the MATRIX SEARCH method calculates the score of each binding site S as the summation over every position of the log-odds score of observing a base in S versus the overall background frequency of that base in the corresponding position of the sequences .
206 +Thus , the score is given by
207 +A pseudocount of 0.01 is used in the formula [ 5 ] .
208 +A cutoff threshold is determined as the mean of the N scores calculated from the training data .
209 +A new sequence S is predicted to be a binding site if its score is greater than the cutoff threshold .
210 +The QPMEME ( Quadratic Programming Method of Energy Matrix Estimation ) method defines a weight e ( b ) for each base b j at position j in S .
211 +The score for a sequence S is defined as
212 +The weight ej ( b ) is estimated via a learning algorithm that only uses positive examples .
213 +The learning algorithm minimizes the variance e2 subject to the constraint that the score for each known binding site is less than a predefined cutoff value .
214 +Consistent with the Methods section of Djordjevic et al. [ 6 ] , we used 21 for the cutoff value in our implementation of QPMEME , which constrains all known binding sites to one side of a hyperplane .
215 +Mathematically , the learning algorithm is described by
216 +Comparison of methods
217 +Cross-validation .
218 +SiteSleuth was implemented for 54 TFs , which each have at least five known binding sites in E. coli according to RegulonDB ( Table S3 ) .
219 +A complete list of binding sites predicted by SiteSleuth for each TF can be found online at http://cellsignaling.lanl.gov/EcoliTFs/SiteSleuth/ .
220 +A linear SVM served as the classification model for each TF .
221 +The classification models were used to scan the entire non-coding portion of the DNA sequence to predict new binding sites .
222 +For BvH , Match , and MATRIX SEARCH , as described above , the cutoff thresholds for classifying potential binding sites as true binding sites were defined to be the mean scores of the positive training examples .
223 +The cutoff threshold used for QPMEME was 21 [ 6 ] .
224 +The cutoff threshold for SiteSleuth was w x T + d. 0 .
225 +Each model relies on a set of parameters , some of which are fixed and some of which are free parameters that must be estimated .
226 +More complex models have more free parameters , but these free parameters increase the chance of overfitting the data .
227 +It is possible that complex models will be able to fit the training data well but that the model 's ability to accurately predict new TF binding sites may be low .
228 +Thus , to address the question of possible overfitting and to evaluate each model 's prediction capability we performed 3-fold cross-validation .
229 +For each TF , training and testing were performed ten times to estimate the mean crossvalidation value for the positive examples .
230 +The cross-validation score , V , is the fraction of positive examples predicted to be true binding sites .
231 +One measure used to compare classifiers is the area under a receiver operating characteristics ( ROC ) curve .
232 +A ROC curve is a two-dimensional plot of the false positive rate ( 1 - specificity ) versus the true positive rate ( sensitivity ) .
233 +Each data point on this plot is generated by changing the cutoff values of classifiers and the area under the ROC curve ( AUC ) is calculated .
234 +The AUC is always between 0 and 1 .
235 +A perfect classifier will have an AUC of 1 and a random classifier will have an AUC of 0.5 .
236 +We implemented an algorithm for generating ROC curves and for calculating the AUC , which ranks classifier scores according to testing examples [ 41 ] .
237 +Positive examples for a given TF are chosen by randomly dividing the training set data into 2/3 positive training examples and 1/3 positive testing examples .
238 +The non-coding portions of the E. coli genome were used to generate all possible negative examples of TF binding sites .
239 +We built models using the training examples for the five methods .
240 +The models are used to calculate scores for positive testing examples and negative examples .
241 +An ROC curve and the corresponding AUC were estimated .
242 +For each TF , we performed the above procedure ten times to estimate ten AUCs for each method , and we reported the average value and standard deviation of AUC .
243 +For n positive testing examples , we can generate n points to draw the ROC curve .
244 +Fewer positive testing examples may generate large uncertainty in AUC calculation .
245 +Thus , we performed AUC analysis only for TFs in RegulonDB with at least 20 known binding sites .
246 +Comparison with experimental data .
247 +We further interrogated the performance of these methods against SiteSleuth by comparing predictions against experimental data for Fis binding to E. coli DNA [ 17 ] .
248 +Cho et al. [ 17 ] identified 894 Fis-associated binding regions in ChIP-chip experiments .
249 +For each computational method , its list of predicted Fis binding sites , 21 base pairs ( bp ) in length , was compared to these 894 binding regions .
250 +Comparisons were made by scanning the binding region in the forward and reverse directions .
251 +A match was recorded if the complete predicted binding site or its complement was found within the experimentally determined binding region .
252 +False positives were computed by subtracting the number of matches from the total number of predicted binding sites .
253 +Results
254 +Local structural features of DNA depend on nucleotide environment
255 +To make a preliminary assessment of our hypothesis that we can produce better predictions if we consider the chemical and structural features of sequence-specific DNA , we examined the features of various sequences and found that the same base in the same position in a sequence can have different chemical and structural features depending on its environment .
256 +We illustrate this finding in Figure 3 , which shows sequence-specific DNA structures .
257 +From the structures , one can see the context-dependent variation in the twist angle between the center two base planes .
258 +The center base pair is the same in each structure , but the twist angle for the left structure of Figure 3A is 220.4 u , whereas the twist angle for the right structure of Figure 3A is 24.3 u. Figure 3A demonstrates that different local structural features may characterize the same nucleotide at the same position in a sequence .
259 +The feature vectors for TGG and AGA are given in Table S2 .
260 +Similarly , Figure 3B demonstrates that different nucleotides in the same position may be characterized by the same local structural features .
261 +The twist angles of the middle base pairs of the two structures in Figure 3B are the same , even though the base pairs are different .
262 +These observations suggested to us that chemical and structural features may capture sequence correlations relevant for TF-DNA interactions that are not apparent from sequence data alone and encouraged us to build classifiers that separate negative and positive examples of TF binding sites based on their positions in chemical and structural feature space .
263 +This approach , which we call the SiteSleuth method , combines DNA structure prediction , computational chemistry and machine learning .
264 +To demonstrate the reliability of MD simulations for prediction of structural features of DNA oligomers , we calculated the propeller feature using 1 ) available experimental structural data ( obtained from the Nucleic Acid Database [ 33 ] ) and 2 ) predicted structures obtained via MD simulations , and we found significant correlation ( about 0.8 ) .
265 +The results are shown in Figure S2 .
266 +Classifiers
267 +As described in the Methods section , binary SiteSleuth classifiers were developed to identify and predict the binding sites of 54 TFs based on TF binding sites documented in RegulonDB .
268 +The input to a classifier is a vector of structural and chemical features generated from DNA sequences , each labeled as either a positive or negative example .
269 +Negative examples were taken from randomly chosen non-coding sequences of the E. coli genome .
270 +The classifiers were then used to scan both strands of non-coding sequences in the E. coli genome from 59 to 39 to identify potential TF binding sites .
271 +For comparison , we also considered four other computational TF binding site prediction methods : BvH [ 3 ] , MATRIX SEARCH [ 5 ] , Match [ 7 ] , and QPMEME [ 6 ] These methods are each briefly described in the Methods section .
272 +Cross-validation of classifiers
273 +The accuracy of predictions of each method was evaluated through a 3-fold cross-validation procedure , described in the Methods section .
274 +For each method , the mean cross-validation score , V , for the 54 TFs considered are listed in Table S4 and classifier accuracy is summarized in Figure 4 .
275 +Recall that V is the fraction of positive examples predicted to be true binding sites in the cross-validation procedure .
276 +Figure 4 is a heat map showing the cross-validation score , 0ƒVƒ1 , produced by each of the five computational methods .
277 +Brighter red indicates a higher cross-validation score and black represents V ~ 0 .
278 +A cross-validation score of V ~ 1 indicates perfect prediction , whereas a cross-validation score of zero indicates that the method fails to predict any TF binding sites correctly .
279 +Of the 54 TFs studied , SiteSleuth outperforms all the other methods in 28 cases , equals the next best method in 11 cases , and performs more poorly in 15 cases .
280 +Based on the number of times a method outperformed all the other methods , SiteSleuth ( 28 ) performed better than QPMEME ( 8 ) , which performed better than MATRIX SEARCH ( 2 ) , which equaled the performance of BvH ( 2 ) , which performed better than Match ( 0 ) .
281 +In one case , IcsR , SiteSleuth is the only method for which V = 0 .
282 +The data used to construct Figure 4 are given in Table S4 .
283 +Interestingly , Figure 4 reveals that all methods give crossvalidation scores of zero for several TFs : CysB , GcvA , OxyR , RcsAB , and Rob .
284 +This observation suggests that methods that rely on DNA sequence information , including SiteSleuth , are insufficiently equipped to predict the binding sites for these TFs .
285 +Some of these TFs , such as GcvA [ 42 ] , may perhaps recognize DNA indirectly via interaction with a second protein that recognizes DNA directly .
286 +Another explanation could be that some of these TFs , such as Rob [ 43 ] , may be recognizing very short sequences .
287 +The total number of TF binding sites predicted by each computational method is given in Table S3 .
288 +For most TFs , QPMEME and Match both predict a large number of TF binding sites in the E. coli genome .
289 +The BvH and MATRIX SEARCH methods predict fewer binding sites , but still more than the number of predictions generated by SiteSleuth .
290 +In Figure 5 , we show the performance of SiteSleuth relative to that of BvH for the TFs with five or more known binding sites .
291 +The relative performance ( RP ) score shown in Figure 5 is defined as the number of TF binding sites predicted by BvH divided by the number of TF binding sites predicted by SiteSleuth .
292 +This score indicates how many times more TF binding sites are predicted by BvH than by SiteSleuth .
293 +For example , BvH predicts 23 times more TF binding sites for MetJ than does SiteSleuth .
294 +For reference , the log transformed number of TF binding sites predicted by SiteSleuth is also indicated in Figure 5 and a solid line is drawn at RP = 1 .
295 +As can be seen in Figure 5 , 41 TFs have RP .1 and 13 TFs have RP ,1 .
296 +Thus , there is a large class of TFs for which SiteSleuth predicts fewer binding sites than BvH ( RP .1 ) and , by extension , the other computational methods .
297 +From these results alone , it is not clear whether fewer predictions are a result of fewer false positives or more false negatives .
298 +To examine this question , we considered ChIP-chip data for Fis binding to DNA [ 17 ] , which , as shown in Figure 5 , has RP .1 .
299 +Our findings are discussed in the next section .
300 +As described in the Methods section , we also generated ROC curves and calculated AUC to compare classifiers .
301 +For each of the five computational methods and for TFs in RegulonDB with 20 or more known binding sites , the AUC values are tabulated in Table S6 .
302 +We find that SiteSleuth had the largest AUC for 60 % of the TFs tested , BvH had the largest AUC for 25 % of the TFs , MATRIX SEARCH had the largest AUC for 10 % of the TFs tested , QPMEME had the largest AUC for 5 % of the TFs tested , and Match had the largest AUC for 0 % of the TFs tested .
303 +Validation against ChIP-chip data
304 +ChIP-chip assays have identified 894 DNA sequences that bind Fis in E. coli [ 17 ] , which we used to validate the Fis binding sites predicted by each method .
305 +Looking at SiteSleuth results for Fis , SiteSleuth predicted 129,150 binding sites for Fis from a positive training set of 133 binding sites published in RegulonDB ( Table S3 ) , the second largest training set available for the 54 TFs we studied .
306 +The relative performance of SiteSleuth for Fis binding site prediction is close to one for three of the other methods under consideration ( RPBvH = 1.56 , RPMatch = 2.03 , RPMATRIX SEARCH = 1.55 , and RPQPMEME = 11.67 ) .
307 +SiteSleuth 's cross-validation score for Fis ( V = 0.33 ) is low ( Table S4 ) .
308 +The availability of empirical data on Fis binding , including a larger number of known binding sites in RegulonDB for training , and the indirect recognition mechanisms of Fis binding to DNA [ 33 ] suggested that Fis may provide a good example to test whether SiteSleuth , which accounts for DNA structure , performs better than the other methods , despite its low cross-validation score .
309 +Predictions of Fis binding sites from each computational method are compared to experimentally identified DNA sequences that bind Fis in E. coli in ChIP-chip assays [ 17 ] .
310 +We assume that the sequences found in this study contain , to a first approximation , the complete set of Fis binding sites .
311 +For each method , the approximate number of false positives was determined by subtracting the number of predictions that matched experimentally defined Fis binding sequences from the total number of predictions made by the method .
312 +Figure 6 shows the number of false positives generated by each computational method ( black bars ) .
313 +As can be seen , the QPMEME method produced more than 1.5 million estimated false positives .
314 +Match generated approximately 261,000 false positives and BvH and MATRIX SEARCH both generated roughly 200,000 false positives .
315 +SiteSleuth produced the fewest false positives , over 70,000 fewer than the next best method , a reduction of 35 % in the estimated false positive rate .
316 +In absolute terms , QPMEME predicted a binding site within 889 of the 894 experimentally defined Fis binding sequences ( 99.44 % ) .
317 +However , the predictions are not practically useful , since they are hidden within over 1.5 million estimated false positive results .
318 +The gray bars in Figure 6 report the percentage of TF binding sites correctly predicted by the five computational methods normalized by the total number of predictions .
319 +After normalization , QPMEME was the lowest performer for Fis .
320 +The BvH , Match , and MATRIX SEARCH methods gave approximately equivalent results .
321 +SiteSleuth outperformed these methods , showing a 41 % improvement over MATRIX SEARCH , the next best method .
322 +Discussion
323 +We postulated that a better TF binding site prediction method could be developed on the basis of chemical and structural features , instead of letter sequences .
324 +To test this hypothesis , we developed the SiteSleuth method , in which potential TF binding sites are associated with DNA sequence-specific structural and chemical features .
325 +These features are then used to build classification models for and to predict TF binding sites .
326 +Compared to the other computational methods we tested , including the three methods that use a PWM representation of TF binding sites ( BvH , Match , and MATRIX SEARCH ) , our method provides a higher cross-validation accuracy .
327 +For 72 % of the TFs studied , SiteSleuth cross-validation accuracy is as high as or higher than any other method ( Table S4 ) .
328 +SiteSleuth also generates 35 % fewer estimated false positive results ( Figure 6 ) , and gives more accurate predictions ( 41 % improvement over the next best method ) for TF binding sites ( Figure 6 ) .
329 +In addition , the four other methods considered here each rely on the additivity assumption , which states that each nucleotide in a DNA binding site contributes to binding affinity in an independent fashion .
330 +In the study of Benos et al. [ 44 ] , the additivity assumption was tested .
331 +In general , the additivity assumption holds rather well as shown by ddG measurements of mutated DNA sites in several protein-DNA complexes [ 44 ] .
332 +However , it was shown that additivity is a poor assumption for some cases [ 44 ] .
333 +SiteSleuth does not rely on the additivity assumption , which may partially explain its better performance .
334 +It must be noted that none of the methods for predicting TF binding sites considered here can be deemed reliable when used alone .
335 +In Figure 6 , although SiteSleuth indeed produces the highest fraction of correct predictions , the fraction of correct predictions is still small at 0.4 % .
336 +Nonetheless , SiteSleuth constitutes an advance over existing methods and the approach warrants further investigation .
337 +The chemical and structural features we have considered are crude and additional determinants of specificity and other biologically relevant features , such as amino acid side chain interaction energy with DNA , could be incorporated into the SiteSleuth approach in the future .
338 +It may also be possible to incorporate experimental measurements of short DNA sequence properties into the SiteSleuth framework .
339 +A mechanistic understanding of TF binding to DNA could guide the design of novel model features .
340 +For example , a recent study of Fis showed that the shape of the DNA minor groove affects Fis-DNA binding [ 45 ] .
341 +This property is hard to capture using only DNA letter sequences , but could be captured by defining a new feature in SiteSleuth based on the available structural data .
342 +Presently , the features defined in SiteSleuth are unable to capture the effects of the minor groove on Fis binding , which may account for SiteSleuth 's poor performance in absolute terms .
343 +The QPMEME method is similar to the SVM-based approach of SiteSleuth .
344 +Both methods involve a quadratic programming minimization procedure with linear inequality constraints .
345 +QPMEME maps sequences of L bases into 4 | L multidimensional spaces with energy terms for each dimension and constructs a hyperplane such that all positive examples are located on one side of the plane .
346 +This quadratic optimization procedure defines a separating hyperplane by minimizing the variance of energies in an energy matrix so as to minimize the number of random sequences lying on the side of the plane that contains the positive examples .
347 +In contrast , the separating hyperplane of an SVM divides true binding sites from nonbinding sites with maximum margin .
348 +The distinction between random sequences , considered in QPMEME , and negative examples , considered in SiteSleuth , is important because sequences do not appear with equal probability in the E. coli genome , as is shown in Figure S1 .
349 +SiteSleuth used negative examples directly sampled from non-coding regions of the E. coli genome .
350 +In the report of Djordjevic et al. [ 6 ] , the QPMEME method is applied to non-ORF regions of the E. coli genome to predict binding sites for 34 TFs , including Fis .
351 +For Fis , Table 1 of Ref .
352 +[ 6 ] indicates that QPMEME predicts 255 Fis binding sites , compared to the 1.5 million found with QPMEME in our hands ( Table S3 ) .
353 +To ensure that our implementation was correct , we applied QPMEME using the same training data set used by Djordjevic et al. [ 6 ] from DPInteract and were able to reproduce their weight matrix [ 6 ] .
354 +For Fis , RegulonDB reports 133 binding sites , compared to only 19 reported Fis binding sites in DPInteract .
355 +This difference in the size of the training data set ( 19 versus 133 positive examples of Fis binding sites ) may be responsible for the difference in number of predicted binding sites ( 255 vs. 1.5 million ) .
356 +As can be seen by comparing the common entries in Table 1 of Ref .
357 +[ 6 ] and in Table S3 , Fis is not an isolated example of QPMEME predicting a larger number of TF binding sites when the number of positive training examples is larger .
358 +It is also the case for the TFs ArcA , ArgR , CRP , CytR , DnaA , FadR , FarR , Fnr , FruR , GalR , GlpR , H-NS , IHF , LexA , LRP , MetJ , NagC , NarL , OmpR , SoxS , and TyrR .
359 +The QPMEME method may perform poorly for TFs with relatively large numbers of known binding sites because QPMEME requires that all positive examples be located on one side of a hyperplane in the space spanned by an energy matrix [ 6 ] ( see Methods section ) .
360 +Thus , known binding sites that are outliers in this space may potentially expand the range of sequences considered to be binding sites , such that recall is maximized at the expense of precision .
361 +We have not systematically investigated the reasons underlying our observation that QPMEME performs poorly for the TFs identified above when using positive training data from RegulonDB , as such an investigation was beyond the intended scope of our study .
362 +In summary , how TFs selectively bind to DNA is one of the least understood aspects of TF-mediated regulation of gene expression .
363 +An ability to better predict TF binding sites from small training data sets may advance our understanding of TF-DNA binding , and may reveal important insights into TF binding specificity , regulation and coordination of gene expression , and ultimately into gene function .
364 +A long-standing problem has been how to identify new TF binding sites given known binding sites .
365 +The accuracy and usefulness of computational methods for genome-wide TF binding site prediction has been limited by the inability to validate , verify , and inform these methods .
366 +Only recently has technology matured to the point that we can assay for TF binding sites on a genome-wide scale .
367 +This capability should allow us to critically evaluate predictions from computational methods and to develop methods that are more predictive than those currently available .
368 +Toward this end , the work presented here provides a starting point for future investigations of how TF binding site prediction can be improved by considering the physical and chemical aspects of TF-DNA binding .
369 +Supporting Information
370 +seen , the non-coding genome sequence is not random , i.e. , the assumption that sequences appear with equal probability is invalid .
371 +Found at : doi :10.1371 / journal.pcbi .1001007 .
372 +s001 ( 3.93 MB TIF )
373 +DOC)
374 +Author Contributions
375 +Conceived and designed the experiments : WSH PJU FM .
376 +Performed the experiments : ALB FM .
377 +Analyzed the data : ALB FM .
378 +Wrote the paper : ALB WSH FM .
379 +6 .
380 +Djordjevic M , Sengupta AM , Shraiman BI ( 2003 ) A Biophysical Approach to Transcription Factor Binding Site Discovery .
381 +Genome Res 13 : 2381 -- 2390 .
382 +7 .
383 +Kel AE , Gössling E , Reuter I , Cheremushkin E , Kel-Margoulis OV , et al. ( 2003 ) MATCH : a tool for searching transcription factor binding sites in DNA TM sequences .
384 +Nucleic Acid Res 31 : 3576 -- 3579 .
385 +8 .
386 +Osada R , Zaslavsky E , Singh M ( 2004 ) Comparative analysis of methods for representing and searching for transcription factor binding sites .
387 +Bioinformatics 20 : 3516 -- 3525 .
...\ No newline at end of file ...\ No newline at end of file
1 +Retrospective Application of Transposon-Directed Insertion Site
2 +Sequencing to a Library of Signature-Tagged Mini-Tn5Km2 Mutants of Escherichia coli O157 : H7 Screened in Cattle † Sabine E. Eckert ,1 ‡ Francis Dziva ,2 ‡ Roy R. Chaudhuri ,3 ‡ Gemma C. Langridge ,1 ‡ Daniel J. Turner ,1 § Derek J. Pickard ,1 Duncan J. Maskell ,3 Nicholas R. Thomson ,1 and Mark P. Stevens4 * The Wellcome Trust Sanger Institute , Wellcome Trust Genome Campus , Hinxton , Cambridge CB10 1SA , United Kingdom1 ; Enteric Bacterial Pathogens Laboratory , Institute for Animal Health , Compton , Berkshire RG20 7NN , United Kingdom2 ; Department of Veterinary Medicine , University of Cambridge , Madingley Road , Cambridge CB3 0ES , United Kingdom3 ; and Roslin Institute and Royal ( Dick ) School of Veterinary Studies , University of Edinburgh , Bush Farm Road , Roslin , Midlothian EH25 9RG , United Kingdom4
3 +Enterohemorrhagic Escherichia coli ( EHEC ) strains comprise a subset of Shiga toxin-producing E. coli strains that cause acute enteritis in humans ( 2 ) .
4 +Infections may be complicated by severe sequelae and are frequently acquired via contact with ruminant feces .
5 +The molecular mechanisms underlying colonization of the ruminant intestines by EHEC are incompletely understood .
6 +Previously , we screened a library of 1,900 EHEC O157 : H7 mutants for their ability to colonize bovine intestines by signature-tagged mutagenesis ( STM ) ( 6 ) .
7 +STM relies on a panel of transposons harboring unique oligo-nucleotide tags .
8 +The tags can be detected by amplification and hybridization , enabling the composition of complex pools to be analyzed before and after inoculation of animals .
9 +Mutants that are negatively selected in vivo relative to the inoculum are inferred to lack a gene required for colonization or survival , which can be identified by isolation and sequencing of trans-poson-flanking regions ( 16 ) .
10 +Our analysis focused on the prototype E. coli O157 : H7 strain EDL933 , for which the chromosome and plasmid sequences are known ( 1 , 18 ) .
11 +Of the 1,900 signature-tagged mutants screened , 101 were underrepresented in pools recovered from feces 5 days postinoculation of calves ( 6 ) .
12 +The transposon insertion site could be mapped in 79 such mutants , identifying 59 different genes influencing colonization ( 6 ) .
13 +Thirteen attenuating mutations were mapped to the locus of enterocyte effacement ( LEE ) , which encodes a type III secretion system
14 +* Corresponding author .
15 +Mailing address : Roslin Institute and Royal ( Dick ) School of Veterinary Studies , University of Edinburgh , Bush Farm Road , Roslin , Midlothian EH25 9RG , United Kingdom .
16 +Phone : 44 131 527 4200 .
17 +Fax : 44 131 440 0434 .
18 +E-mail : Mark.Stevens@roslin.ed.ac.uk .
19 +§ Present address : Oxford Nanopore Technologies , 4 Robert Robinson Way , Magdalen Science Park , Oxford OX4 4GA , United Kingdom .
20 +‡ Contributed equally to the study .
21 +† Supplemental material for this article may be found at http://jb .
22 +asm.org / .
23 +Published ahead of print on 28 January 2011 .
24 +( T3SS ) required for the formation of `` attaching and effacing '' lesions .
25 +The role of T3SS components in intestinal coloni-zation was subsequently confirmed with defined mutants ( 6 , 17 ) and by screening of 480 signature-tagged mutants of EHEC O26 : H from calves ( 27 ) .
26 +STM also detected attenuating mutations in genes encoding secreted substrates of the T3SS ( espD , map , and nleD ) ( 6 ) .
27 +Though STM has provided valuable insights into the genetic basis of virulence of microbes , it is limited by the number of unique tags and the effort required to construct libraries and map attenuating mutations .
28 +Moreover , only negatively selected mutants tend to be investigated and subjective judgments are required to compare signal intensities relative to the input and coscreened mutants .
29 +Functional annotation of the E. coli O157 : H7 genome in reservoir hosts is further hindered by the cost of using large animals at a high level of disease containment .
30 +Recently , several protocols have been described that permit the simultaneous assignment of the genotype and fitness score for mutants screened in pools .
31 +Transposon-di-rected insertion-site sequencing ( TraDIS ) exploits Illumina sequencing to obtain the sequence flanking each transposon insertion ( 11 ) .
32 +The massively parallel nature of such sequencing permits comparison of the number of specific reads derived from inocula and output pools recovered from animals , providing a numerical measure of the extent to which mutants were selected in vivo .
33 +TraDIS obviates the need to construct and array uniquely tagged mutants and to subclone and sequence attenuating mutations , yielding substantial time and cost savings .
34 +TraDIS-like methods have defined the essential gene complement of Salmonella enterica serovar Typhi ( 11 ) and Streptococcus pneumoniae ( 28 ) and have identified genes influencing Haemo-philus influenzae pathogenesis ( 7 ) and survival of the gut symbiont Bacteroides thetaiotaomicron ( 8 ) .
35 +We retrospectively applied TraDIS to assign the genotype and fitness score of EDL933 mutants previously screened in calves .
36 +This required the massively parallel sequencing of transposon-flanking regions in the input and output pools of
37 +EDL933 mini-Tn5Km2 mutants obtained by Dziva et al. ( 6 ) , as schematically shown in Fig. 1 .
38 +Adequate genomic DNA was retrieved for 19 of the mutant pools screened , comprising a total of 1,805 mutants .
39 +Genomic DNA from each input and output sample was quantified with a Nanodrop ND-1000 spectrophotometer ( Thermo Fisher , Loughborough , United Kingdom ) .
40 +Equal amounts ( 1 g ) from all input and all output samples were pooled , and input and output pools were separately fragmented by ultrasonication with a Covaris adaptive focused acoustics instrument , to an average of 200 bp ( 19 ) .
41 +Fragment libraries were prepared with the Illumina paired-end DNA sample preparation kit ( PE-102-1001 ; Illumina , Little Chesterford , United Kingdom ) , according to the manufacturer 's instructions , and quantified on an Agilent DNA1000 chip ( Agilent , South Queensferry , United Kingdom ) .
42 +To form dou-ble-strand adapters , oligonucleotides Ind_Ad_T ( 5 - ACACTC TTTCCCTACACGACGCTCTTCCGATC * T-3 [ where the asterisk represents phosphorothioate ) and Ind_Ad_B ( 5 - pG ATCGGAAGAGCGGTTCAGCAGGAATGCCGAGACCG ATCTC-3 ) were annealed .
43 +The input and output DNA was ligated to the double-strand adapters and then quantified by quantitative PCR ( qPCR ) using the primers Ad_T_qPCR1 ( 5-CTTTCCCTACACGACGCTCTTC-3 ) and Ad_B_qPCR2 ( 5 - ATTCCTGCTGAACCGCTCTTC-3 ) and SYBR green ( Applied Biosystems , Warrington , United Kingdom ) .
44 +Two hundred nanograms of adaptor-ligated fragments was used to specifically amplify transposon insertion sites .
45 +Twenty-four cycles of PCR were performed with transposon-specific forward primer MiniTn5-P5-3pr-3 ( 5 - AATGATACGGCGACCACC GAGATCTACACCTAGGCTGCGGCTGCACTTGTG-3 ) , which contains the Illumina P5 end for attachment to the flow cell , and reverse primer RInV3 .3 ( 5 - CAAGCAGAAGACGG CATACGAGATCGGTACACTCTTTCCCTACACGACGC TCTTCCGATCT-3 , containing the Illumina P7 end ) .
46 +PCR products were size separated on an agarose gel , and fragments of 350 to 450 bp were excised and recovered with QiaExII gel extraction columns ( Qiagen , Crawley , United Kingdom ) following the manufacturer 's instructions , but without heating ( 19 ) .
47 +DNA was eluted in 30 l of elution buffer , and quantified by qPCR with standards of known concentration , using prim-ers Syb_FP5 ( 5 - ATGATACGGCGACCACCGAG-3 ) and Syb_RP7 ( 5 - CAAGCAGAAGACGGCATACGAG-3 ) ( 19 ) .
48 +The DNA fragment libraries were sequenced for 37 cycles according to the manufacturer 's instructions on single end flow cells by an Illumina GAII sequencer , using the custom sequencing primer MiniTn5-3pr-seq3 ( 5 - TAGGCTGCGGCTG CACTTGTGTA-3 ) , which binds 10 bp from the transposon end .
49 +There were 12.6 and 13.3 million reads obtained for the input and output pools , respectively ( European Nucleotide Archive accession no .
50 +ERP000368 ) .
51 +Totals of 12.1 million ( 96.3 % ) of the input reads and 12.4 million ( 93.7 % ) of the output reads contained perfect matches to the 3 end of mini-Tn5Km2 ( 3 ) , and these reads were included in downstream analyses .
52 +Transposon-derived sequence was removed from each read with a custom Perl script available from the authors .
53 +The remainder of each sequence read was mapped to th
54 +EDL933 chromosome and pO157 with NovoAlign ( Novocraft Technologies Sdn Bhd , Selangor , Malaysia ) .
55 +Totals of 9.9 million input reads ( 78.4 % ) and 10.7 million output reads ( 80.6 % ) were mapped to unique positions in the EDL933 genome .
56 +Subsequent analyses were performed with R , version 2.8.0 ( R Foundation for Statistical Computing , Vienna , Austria ) .
57 +To quantify changes in the number of reads arising from specific insertions between the input and output , we adopted an approach suggested for RNA-Seq data analysis ( 15 ) .
58 +The number of reads at each insertion location ( x ) was treated as a proportion of the total number of mapped reads ( n ) , and a variance-stabilizing arcsine-root transformation was applied , converting each value of x to narcsin ( x/n ) .
59 +The transformed output values were divided by the equivalent input values to determine the fold change .
60 +To avoid infinite values derived from taking the log of 0 , sequence counts of 0 were replaced with an arbitrary value of 0.5 .
61 +Log2 fold change values were calculated to represent the difference in abundance of each mutant in the output pools relative to the input and provide a measure of fitness .
62 +In our experience , TraDIS may overpredict the number of insertion sites due to a low-level background signal derived from incorrectly mapped or chimeric reads .
63 +To distinguish genuine inserts from this background signal , predicted insertion sites with fewer than 25 ( i.e. , 32 ) mapped reads were removed from the data set ( see Fig .
64 +S1 in the supplemental material ) .
65 +Of the 1,805 EDL933 mutants screened , TraDIS unambig-uously assigned the insertion site and fitness score for 1,645 , representing 855 different genes .
66 +Importantly , we assigned the genotype and fitness scores to 91.1 % of the mutants analyzed , where previously we only identified the insertion site in 4.2 % of mutants owing to the constraints of STM ( 6 ) .
67 +Insertions were in general well distributed , although there are AT-rich regions where insertions are overrepresented ( Fig. 2 ) , as may be expected as mini-Tn5Km2 preferentially inserts at TA dinucleotides .
68 +Table S1 in the supplemental material lists the insertion site and log2 fold change relative to input for each mutation .
69 +Figure S2 in the supplemental material shows a histogram of log2 fold change values obtained for all the mutants .
70 +This distribution was modeled by fitting a bimodal normal distribution using the R package mixdist ( 13 ) ( Fig .
71 +S2 ) .
72 +This model represents the mutants as a mixture of two distinct populations .
73 +Most of the mutants show no attenuation , with no clear change in abundance relative to the input pool and a normal distribution of log2 fold change values with a mean close to 0 .
74 +Attenuated mutants show lower log2 fold change values , with a mean of approximately 3 .
75 +The model suggests that a log2 fold change of 1 ( equivalent to a 2-fold decrease in the abundance of the mutant in the output pool relative to the input ) is a suitable cutoff value to identify most of the attenuated mutants while restricting the number of false positives to an acceptable level .
76 +Seventy-two insertions were detected by both STM and TraDIS , 86.1 % of which were negatively selected in both cases and 72.2 % of which showed at least 1 log2 fold change or greater by TraDIS ( see Table S1 in the supplemental material ) .
77 +Though STM screening of EDL933 mutants in calves identi-fied 13 attenuating mutations in LEE genes ( 6 ) and was considered exhaustive at the time , TraDIS identified 54 insertions in the LEE in 21 different genes .
78 +By TraDIS , all LEE mutants were negatively selected , except those with insertions in rorf1 or the region between ler and espG ( Fig. 3 ) .
79 +Insertions in the LEE-flanking regions were not attenuating .
80 +Mutations in predicted T3SS structural components were strongly negatively selected , with the exception of a single insertion in a gene of unknown function ( rorf8 ) .
81 +Several LEE genes were disrupted many times , producing comparable fitness scores .
82 +Variance in the scores for a given gene may reflect differences in competition dynamics in the pools in which the mutants were screened .
83 +Tra-DIS found 5 attenuating mutations in eae , encoding intimin and 3 mutations in tir , encoding the translocated intimin receptor .
84 +These were missed by STM , even though intimin and Tir play key roles in intestinal colonization of cattle by E. coli O157 : H7 ( 22 , 29 ) .
85 +TraDIS also identified mutations in 29 of the 39 type III secreted effectors of E. coli O157 : H7 verified by Tobe et al. ( 26 ) ( see Table S2 in the supplemental material ) .
86 +Mutants with insertions in several LEE-encoded effectors ( EspF , EspB , Tir , Map , EspH , and EspZ ) were all negatively selected , consistent with the role of such effectors in intestinal persistence of Citrobacter rodentium in mice ( 4 ) and E. coli O157 : H7 in rabbits ( 20 ) .
87 +Of the non-LEE-encoded effectors , several appeared to play little or no role ( e.g. , NleG , NleH , EspY1 , and EspY4 ) ( Table S2 ) , whereas mutations in the genes coding for the others were attenuating .
88 +Among the latter was z1829 , encoding EspK , an effector missed by STM but which influences persistence of EHEC in calves ( 27 , 30 ) .
89 +Though several effector phenotypes have been independently verified , we caution that some attenuating mutations identified by STM could not be reproduced when mutants were tested in isolation ( e.g. , map ) ( 6 ) or by coinfection with the parent strain ( e.g. , nleD ) ( 14 ) , possibly due to the distinct selection pressure exerted by combining 95 mutants during the library screen .
90 +Analysis of signature-tagged mutants of EHEC O26 : H in calves indicated that the cytotoxins EspP and enterohemo-lysin may promote intestinal colonization ( 27 ) .
91 +Though mutants with defects in these genes were not detected in the EDL933 STM screen ( 6 ) , TraDIS revealed that several such mutants were represented in the library and were generally negatively selected in calves .
92 +Three of four EDL933 espP mutants were attenuated by TraDIS ( see Table S1 in the supplemental material ) , consistent with the modest attenuation of a defined espP mutant in calves ( 5 ) .
93 +Nine of 11 mutants with defects in the enterohemolysin ( EHEC-hly ) operon were negatively selected by TraDIS , supporting the attenuation of an ehxA mutant of EHEC O26 : H in calves ( 27 ) .
94 +EhxA appears not to play a significant role in rectal colonization in steers ( 22 ) ; however , the latter study involved rectal application of the mutant to ruminant steers , without passage through the intestines .
95 +Eight insertions were detected in l7031/tagA , which encodes a zinc metalloprotease that cleaves C1-esterase inhib-itor ( StcE ) ( 12 ) , promotes adherence ( 9 ) , and modulates neutrophil function ( 25 ) .
96 +StcE mutants were generally underrepresented in calves , as were mutants with insertions in the EtpCD type II secretion system required for StcE secretion , consistent with the role of this system in colonization of rabbits ( 10 ) .
97 +Seventeen mutations were detected in the gene encoding the large clostridial toxin homolog L7095/ToxB , though only 7 were negatively selected by greater than 1 log2 fold change
98 +This relatively weak phenotype is consistent with the phenotype of a defined E. coli O157 : H7 toxB mutant in calves ( 24 ) .
99 +Other genes carried by pO157 that were missed by STM but putatively linked to colonization by TraDIS include katP ( cat-alase-peroxidase ) , l7029/msbB ( lipid A myristoyl transferase ) , and a gene of the linked ecf operon ( l7026 ) .
100 +TraDIS faithfully reproduced the fitness defect of mutants detected by STM that are impaired in O-antigen biosynthesis ( e.g. , manC , per , wbdP , and wzy ) , consistent with the phenotype of an E. coli O157 : H7 perosamine synthetase ( per ) mutant in steers ( 23 ) .
101 +It also identified other attenuating mutations missed by STM that affect this process , as well as other pathways implicated in bacterial survival in vivo , such as aromatic amino acid biosynthesis ( aroA ) and iron storage ( ftn ) .
102 +Of further interest , TraDIS identified an attenuating mutation in the catalytic subunit of Shiga toxin 1 ( stx1A ) .
103 +Previously , STM identified an attenuating mutation downstream of the toxin genes in prophage CP-933V but upstream of those involved in bacterial lysis .
104 +The attenuation of the stx1A mutant supports the finding that Stx1 promotes intestinal colonization of mice by E. coli O157 : H7 ( 21 ) .
105 +In common with other methods for screening pools of random mutants , TraDIS describes single gene-phenotype relationships and does not account for functional redundancy .
106 +Rarely , mutants may also contain more than one transposon insertion , harbor a secondary mutation of another kind , or possess polar insertions affecting the expression of nearby genes .
107 +These limitations impose a formal requirement to confirm mutant phenotypes via the evaluation of nonpolar mutant and repaired or trans-complemented strains .
108 +The number of mutants that can be simultaneously screened will also be constrained by the requirement to obtain an output pool of an adequate size at a time postinoculation sufficient for attenuation to be evident .
109 +It is estimated that if 100 mutants are screened , the output pool must comprise at least 10,000 colo-nies in order to state at the 95 % confidence interval that specific mutants are absent due to attenuation as opposed to chance ( 6 ) .
110 +Moreover , at high pool complexities , stochastic loss of mutants may occur if the number of mutants exceeds a `` bottleneck '' above which individual mutants in the population no longer have an equal chance of establishing themselves in the host .
111 +Such limitations are balanced by the ability of massively parallel sequencing of mutant libraries to derive vastly richer functional annotation of pathogen genomes than can be obtained by earlier methods .
112 +In conclusion , TraDIS validated and substantially extended our analysis of signature-tagged E. coli O157 : H7 mutants in cattle .
113 +It described the genotype and fitness score for 91.1 % of mutants screened , unlocking hundreds of novel phenotypes with no further animal use .
114 +It represents a significant advance toward the principles of reduction , refinement , and replacement of animals in research and is relatively inexpensive to apply de novo or retrospectively .
115 +The procedures described herein relate to transposons that have been extensively used in other microbes ( reviewed in reference 16 ) and can therefore be widely applied to derive quantitative data for functional annotation of microbial genomes .
116 +We gratefully acknowledge the support of DEFRA ( grant OZ0707 ) , the BBSRC ( grants D017556 and D017947 ) , and the Wellcome Trust
...\ No newline at end of file ...\ No newline at end of file
1 +Transcription Factor GreA Contributes to Resolving Promoter-Proximal Pausing of RNA Polymerase
2 +Bacterial Gre factors associate with RNA polymerase ( RNAP ) and stimulate intrinsic cleavage of the nascent transcript at the active site of the enzyme ( 12 ) .
3 +In eukaryotic cells , the transcription factor , TFIIS , exerts similar activity ( 9 ) , indicating that Gre function is evolutionarily conserved in multisubunit RNAPs ( 9 ) .
4 +Gre factors consist of an N-termi-nal extended coiled-coil domain ( NTD ) and C-terminal globular domain ( CTD ) ( 19 , 32 ) .
5 +Escherichia coli possesses two highly homologous Gre factors : GreA and GreB .
6 +A structural study on the RNAP-GreB complex further revealed that CTD binds to the rim of the secondary channel of RNAP through which substrate nucleoside triphosphates for RNA synthesis enter the catalytic site ( 18 , 25 , 38 ) , while NTD extends into the secondary channel and the tip reaches the catalytic center ( 28 ) .
7 +Two acidic residues , D41 and E44 , located at the tip of NTD , are conserved in Gre factors , including those of Bacillus subtilis , and are proposed to assist RNAP function by coordinating the Mg2 ion and water molecule required for catalysis of RNA hydrolysis ( 20 , 28 , 31 ) .
8 +During the elongation process of transcription , roadblocks generated by DNA-binding proteins or specific DNA sequences induce RNAP to slide backward along the template ( backtrack ) , resulting in extrusion of the 3 terminus of nascent RNA through the RNAP secondary channel ( 9 ) .
9 +Several bio-in Bacillus subtilis Cells † Yoko Kusuya ,1 Ken Kurokawa ,2 Shu Ishikawa ,1 Naotake Ogasawara ,1 and Taku Oshima1 * Graduate School of Information Science , Nara Institute of Science and Technology , 8916-5 Takayama , Ikoma , Nara 630-0192 , Japan ,1 and Graduate School of Bioscience and Biotechnology , Tokyo Institute of Technology , 4259 Nagatsuta , Midori , Yokohama , Kanagawa 226-8501 , Japan2
10 +* Corresponding author .
11 +Mailing address : Graduate School of Information Science , Nara Institute of Science and Technology , 8916-5 , Takayama , Ikoma , Nara 630-0192 , Japan .
12 +Phone : 81-743-72-5430 .
13 +Fax : 81-743-72-5439 .
14 +E-mail : taku@bs.naist.jp .
15 +† Supplemental material for this article may be found at http://jb .
16 +asm.org / .
17 +Published ahead of print on 22 April 2011 .
18 +chemical and genetic studies have confirmed that the Gre factor facilitates endonucleolytic cleavage of extruded RNA to generate a new terminus that can be extended by RNAP , thus preventing transcription arrest during elongation and enhancing transcription fidelity ( 3 , 8 , 21 , 27 , 36 ) .
19 +Furthermore , the Gre factor participates in the stimulation of promoter escape and the suppression of promoter-proximal pausing during the beginning of RNA synthesis in E. coli ( 1 , 11 , 13 , 21 , 33 -- 35 ) .
20 +A fraction of RNAP is anchored to the promoter after initiation of RNA synthesis via persistent binding of 70 to the core promoter sequence in some E. coli promoters , and Gre factors upregulate transcription initiation from these promoters .
21 +In addition , E. coli RNAP often binds and stalls at 10-like sequences located downstream of the core sequence after promoter escape ( 6 , 11 , 21 ) .
22 +The data obtained from in vivo KMnO4 mapping suggest that E. coli RNAP stalls at the pro-moter-proximal regions in 10 to 20 % of promoters , and GreA reduces the duration time of stalling at these regions for several genes ( 11 ) .
23 +Consistent with these findings on Gre involvement in initiation of transcription , recent microarray analyses revealed that GreA activates transcriptional initiation of 19 genes under normal growth conditions and an even larger number of genes upon overexpression ( 34 ) .
24 +The intracellular level of GreA increases upon SigE overexpression in E. coli , indicating that GreA is important for transcriptional regulation under stress , rather than normal growth conditions ( 34 ) .
25 +Although Gre factors are universally conserved in bacteria , current knowledge of their functions in bacterial species other than E. coli is limited .
26 +The gre gene is essential in Mycoplasma pneumoniae ( 14 ) .
27 +Gre factors are important for osmotolerance in Rhizobium tropici and Sinorhizobium meliloti ( 26 , 39 ) .
28 +Bacillus subtilis possess one Gre factor , designated GreA .
29 +168 trpC2 Pasteur stock 168rpoCHis 168 rpoC : : pMUTinHis rpoC 15 168sigAHis 168 sigA : : pMUTinHis sigA 15 168nusAHis 168 nusA : : pMUTinHis nusA 15 YK02 168 greA : : pMUTinHis greA This study YK03 168 greA : : spec This study YK04 168 greA : : spec This study rpoC : : pMUTinHis rpoC YK05 168 greA ( D44A ) : : cat This study YK06 168 greA ( D44A ) : : cat This study rpoC : : pMUTinHis rpoC a spec , spectinomycin resistance gene ; cat , chloramphenicol resistance gene .
30 +The transcription elongation factors NusA , NusB , and NusG are concentrated in specific regions of the nucleoid termed transcription foci , which represent major sites of rRNA synthesis in B. subtilis cells .
31 +In contrast , B. subtilis GreA localizes uniformly throughout the nucleoid , suggesting its constant association with RNAP synthesizing mRNA ( 5 , 7 ) .
32 +Recent studies have explored the trafficking of core RNAP and the transcription factors , i.e. , the main sigma factor ( E. coli 70 A and B. subtilis ) and elongation factor NusA , on the chromosomes of E. coli and B. subtilis using ChIP-chip and ChAP-chip ( chromatin affinity precipitation coupled with DNA microarray ) methods ( 15 , 22 , 29a ) .
33 +The results suggest that the sigma factor in the initiation complex of RNAP is replaced with NusA upon transition to the elongation complex .
34 +Furthermore , our group demonstrated that in contrast to E. coli RNAP , which often accumulates at the promoter-proximal region , B. subtilis RNAP is evenly distributed from the promoter to coding sequences , indicating that RNAP B. subtilis recruited to the promoter promptly leaves the promoter-prox-imal region without trapping or pausing to form the elongation complex ( 15 ) .
35 +In the present study , we extended the ChAP-chip analysis to visualize the distribution of B. subtilis GreA on the chromosome and examined the effects of GreA inactivation on trafficking of core RNAP .
36 +Our data indicate that GreA is uniformly distributed throughout the transcribed region ( from promoters to coding regions ) in association with core RNAP , and its inactivation induces accumulation of RNAP at many promoter or promoter-proximal regions .
37 +Accordingly , we propose that GreA is constantly associated with core RNAP during transcriptional initiation and elongation and resolves its stalling at the promoter or promoterproximal regions , resulting in even distribution of the polymer-ase throughout the transcribed region in B. subtilis cells .
38 +MATERIALS AND METHODS
39 +Bacterial strains and plasmids .
40 +The bacterial strains and primers used in the present study are listed in Table 1 and in Table S1 in the supplemental material , respectively .
41 +To create a B. subtilis strain expressing C-terminal 12 His-tagged GreA ( YK02 ) , a fragment encompassing the 3 region of the greA gene ( except the stop codon ) was amplified by PCR from B. subtilis 168 chromosomal DNA using the greA.f-greA .
42 +r primer set , and cloned between the HindIII and XhoI sites of pMUTinHis ( 17 ) .
43 +The resultant plasmid was integrated into the B. subtilis chromosome via single crossover to generate the YK02 strain .
44 +Western blot analysis confirmed a similar level of expression as that of wild-type GreA ( see Fig .
45 +S1 in the supplemental material ) .
46 +It was difficult to determine the functionality of GreA-His , since the greA-deleted mutant showed no apparent phenotype .
47 +However , our results indicate that His-tagged GreA minimally retains binding ability to core RNAP ( see Fig. 4A ) .
48 +To generate a greA deletion mutant ( greA , YK03 ) , the spec resistance gene , including the promoter region , was amplified from the pJL62 plasmid ( 16 ) by using the specF and specR primers , and the 5 and 3 flanking regions of greA were amplified from B. subtilis chromosomal DNA by using the primer sets greAF1-greAR1 spec and greAF2 spec-greAR2 , respectively .
49 +The primers greAR1 spec and greAF2 spec contained a 20-bp sequence complementary to the specF and specR primer sequences , respectively , at the 5 end .
50 +The three resulting fragments were fused via PCR by using the greAF1-greAR2 primer set and integrated into the B. subtilis chromosome via homologous recombination through the 5 and 3 flanking regions .
51 +A strain expressing C-terminal histidine-tagged RpoC ( 168rpoCHis ) was transformed with chromosomal DNA of YK03 to obtain YK04 ( rpoC-his greA ) .
52 +The GreA-D44A strain [ greA ( D44A ) ] harboring a point mutation altering Asp44 of GreA to Ala ( YK05 ) was constructed by using PCR ( shown schematically in Fig. 1 ) .
53 +The chloramphenicol resistance gene with the terminator region was obtained from the pDLT3 plasmid ( 23 ) by using the rPCR-CmF2 and rPCR-CmR2 primer sets .
54 +The greA gene and its downstream region were amplified from B. subtilis 168 chromosomal DNA as two fragments by using the primer sets D44AgreA1F-D44greA1R and D44greA2F Cm-D44AgreA2R , respectively .
55 +Primers D44AgreA1F and D44AgreA2R introduced substitutions of several bases to give one amino acid change ( Asp44 to Ala ) of GreA and the recognition site of the restriction enzyme , ApaLI , used for the confirmation of the substitution in greA gene .
56 +The D44greA2F Cm primer contained a 22-bp sequence complementary to the rPCR-CmF2 primer at the 5 end .
57 +The region upstream of greA was amplified from B. subtilis 168 chromosomal DNA by using the primers D44greA3F and D44greA3R Cm .
58 +The D44greA3R Cm primer contained a 22-bp sequence complementary to the rPCR-CmR2 primer at the 5 end .
59 +The resulting four fragments were fused by PCR using the D44greA3F-D44greA1R primer set and integrated into the B. subtilis chromosome via homologous recombination with selection for chloramphenicol resistance .
60 +A strain expressing C-terminal histidine-tagged RpoC ( 168rpoCHis ) was transformed with chromosomal DNA of YK05 to generate the YK06 strain [ rpoC-his greA ( D44A ) ] .
61 +Pulldown purification of RNAP complexes .
62 +B. subtilis strains expressing histi-dine-tagged protein -- 168rpoCHis , 168sigAHis , 168nusAHis , and YK02 ( expressing His-tagged GreA ) -- were grown in 400 ml of Luria-Bertani ( LB ) me-dium containing erythromycin ( 0.5 g/ml ) under aerobic conditions at 37 °C until cultures reached an optical density at 600 nm ( OD600 ) of 0.4 .
63 +Each culture was treated with formaldehyde ( 1 % final concentration ) for 30 min at 37 °C .
64 +Cells were washed with Tris-buffered saline buffer ( pH 7.5 ) and stored at 80 °C .
65 +Affinity purification of RNAP complexes was performed according to a previously described procedure for ChAP-chip experiments ( 17 ) with the following modifications .
66 +Dithiothreitol was removed from the UT buffer , Dynabead Talon ( 50 l ; Invitrogen ) used instead of MagneHis beads , and elution of complexes from Dynabeads was performed twice with 400 l of elution buffer .
67 +Recovered RNAP complexes were heated at 95 °C for 30 min to remove cross-linking , and the appropriate amounts of proteins were separated by using a 5 to 20 % SDS-PAGE gradient gel , followed by transfer to polyvinylidene difluoride membrane ( GE Healthcare ) via electroblotting at 100 V for 1.5 h ( RpoC , SigA , and NusA ) or 4 h ( GreA ) .
68 +Western blotting was performed according to the instructions of the Amersham ECL Plus Western blotting detection system ( GE Healthcare ) using horseradish peroxidase-conjugated goat anti-rabbit or anti-mouse IgG ( Bio-Rad ) .
69 +Mouse polyclonal anti-RpoB antibody was obtained from Neoclone , and rabbit polyclonal anti- A antibody was kindly provided by Fujio Kawamura ( 24 ) .
70 +Rabbit polyclonal anti-NusA and anti-GreA antibodies were prepared as described below .
71 +Preparation of anti-GreA or NusA peptide antibody .
72 +Peptides corresponding to residues 21 to 37 ( EGKQKLEQELEYLKTVK ) , 40 to 55 ( EVVERIKIARS FGDLS ) , and 141 to 157 ( TVQTPGGEMLVKIVKIS ) of GreA and to residues 57 to 73 ( RVFARKDVVDEVYDQRL ) , 228 to 244 ( EAGDRSKISVRTDDP DV ) , and 355 to 371 ( EDDEPLFTEPETAESDE ) of NusA were synthesized , and mixtures of three peptides were used to raise antisera against GreA or NusA in rabbits ( Sigma Genosys , Japan ) .
73 +Anti-GreA and anti-NusA peptide antibodies were subsequently purified from antiserum by using peptide affinity column chromatography ( Sigma Genosys ) .
74 +ChAP-chip analysis .
75 +The strains used for ChAP-chip analysis were cultivated in 400 ml of LB medium containing the appropriate antibiotic ( s ) -- specifically , erythromycin ( 0.25 or 0.5 g/ml ) , spectinomycin ( 50 g/ml ) , and chloramphen-icol ( 2.5 g/ml ) -- under aerobic conditions at 37 °C until cultures reached a
76 +OD600 of 0.4 .
77 +The procedure for ChAP fraction preparation was similar to that for pulldown purification of the RNAP complex , and the final volume of the elution fraction was 40 l. Cross-linked whole-cell extract fractions before pu-rification of RNAP in each experiment were used to prepare control DNA for ChAP-chip analysis .
78 +Protein-DNA cross-links were dissociated by heating over-night at 65 °C .
79 +DNA was subsequently purified by using QiaQuick ( Qiagen ) and eluted with 50 l of nuclease-free water ( Ambion ) .
80 +Random amplification and terminal labeling of DNA in whole-cell extracts or affinity-purified fractions and hybridization to the custom Affymetrix tiling chip were performed as described previously ( 17 ) .
81 +The signal intensities of DNA isolated from the affinity purification and whole-cell extract fractions before purification ( control DNA ) were adjusted to confer a signal average of 500 .
82 +The signal intensities of DNA in the affinity-purified fraction were divided by those of control DNA for quantitative estimation of the enrichment of DNA fragments by affinity purification ( 37 ) .
83 +The binding signals represented by the enrichment values were visualized along the genome coordinate by using the In Silico Mo-lecular Cloning Program , Array Edition ( In Silico Biology , Japan ) .
84 +All experiments were performed in duplicate .
85 +A Analysis of the TR of RNAP .
86 +The binding peaks were automatically detected ( 15 ) , with the threshold value set as 2.0 .
87 +We selected genes positioned immediately downstream of the A binding sites , removing those located divergently and sharing the same A binding sites .
88 +Consequently , we selected 268 genes with sufficient RNAP signal intensities ( 0.95 ) and lengths ( 150 bp ) for traveling ratio ( TR ) calculation ( 15 , 29a ) .
89 +Transcriptome analysis .
90 +Total RNA was purified from wild-type , YK03 , and YK05 strains cultured in 200 ml of LB medium at 37 °C under aerobic conditions to an OD600 of 0.4 .
91 +Synthesis of cDNA , terminal labeling , and hybridization to the custom Affymetrix tiling chip were performed as described previously ( 4 ) .
92 +The signal intensities of perfectly matched probes ( only ) were used in this analysis and were adjusted to confer a signal average of 500 .
93 +Data visualization was performed by the In Silico Molecular Cloning Program .
94 +The average signal intensities of probes in each gene were calculated , and 2,824 genes with average signal intensities of 100 in wild-type , greA , and GreA-D44A cells were used to search for genes that were up - or downregulated upon inactivation of GreA .
95 +Comparison of transcriptome between the wild type and each greA mutant was performed by four different combinations using duplicate data for each strain .
96 +Array data .
97 +Raw data ( CEL format ) from ChAP-chip and transcriptome experiments have been deposited in ArrayExpress under accession numbers E-MEXP-3056 and E-MEXP-3055 , respectively .
98 +RESULTS
99 +Distribution of GreA on the B. subtilis chromosome .
100 +To visualize the genome-wide association of GreA with RNAP , we created a strain expressing GreA tagged with 12 histidines at the C terminus under the control of the original promoter o the chromosome .
101 +GreA-His-expressing cells were cultivated in LB medium under aerobic conditions and harvested at an OD600 of 0.4 , followed by ChAP-chip analysis , as described earlier ( 15 ) .
102 +In parallel , we performed ChAP-chip analysis of the core RNAP ( subunit ) , A , and NusA , as well as transcriptome analysis using cells cultured under similar conditions .
103 +Typical distributions of protein-binding and transcription signals are shown in Fig. 2 , and the complete data set is presented in Fig .
104 +S2 in the supplemental material .
105 +The core RNAP binding signals started from the transcription start site ( 5 edge of contiguous transcription signals ; gray line ) and were evenly distributed along the transcribed region ( Fig. 2A and B ) .
106 +The A signals were observed symmetrically at the transcription start site ( Fig. 2C ) , while the NusA signals started slightly downstream of the transcription start site and were distributed throughout the transcribed regions ( Fig. 2D ) .
107 +These features are consistent with our previous findings ( 15 ) .
108 +We observed that GreA signals were distributed along the transcribed regions ( Fig. 2E ) , a finding similar to those for core RNAP and NusA .
109 +However , absolute signal intensities were lower and background signals were higher than binding signals of other proteins , probably because of indirect interaction of GreA with DNA and/or lower accessibility of His tag in the GreA-RNAP complex .
110 +In addition , we found no regions where GreA signals are observed without RNAP signals .
111 +Furthermore , we detected genome-wide positive correlation between the RNAP and GreA binding signals ( r 0.86 , Fig. 3A ) in the coding regions , similar to NusA binding signals ( r 0.94 , Fig. 3B ) .
112 +These results suggest that GreA is constantly associated with the majority of core RNAP during transcription elongation in B. subtilis cells , which is consistent with the overlapping localization of RNAP-green fluorescent protein ( GFP ) and GreA-GFP fluorescence ( 7 ) .
113 +The reduced correlation of signal intensities between GreA and RNAP in the low-signal-intensity region in Fig. 3A would be caused by the higher background signals of GreA .
114 +GreA is involved in the initiation and elongation of RNAP complexes .
115 +Several biochemical and structural studies have established that sigma factor and NusA compete for the same binding surface of core RNAP ( 10 , 41 ) , while GreA associates with core RNAP at a different site ( secondary channel ) .
116 +This finding suggests that , in addition to association with the elongation complex of RNAP , Gre factor also interacts with the initiation complex of RNAP .
117 +In support of this hypothesis , start sites of the GreA binding signals appeared to shift to transcription start sites , compared to those of NusA signals ( Fig. 2 and see Fig .
118 +S2 in the supplemental material ) .
119 +To confirm GreA association with the RNAP initiation complex , we analyzed the composition of RNAP complexes with the pulldown assay using His-tagged RpoC , GreA , NusA , or A as bait .
120 +Strains expressing 12 His-tagged GreA , NusA , A , and RpoC were cultivated to an OD600 of 0.4 , and cellular proteins were cross-linked with formaldehyde .
121 +Subsequently , cross-linked protein complexes were purified with nickel magnetic beads , and proteins included within the purified complexes were fractionated by SDS-PAGE after the removal of cross-linking by heat treatment .
122 +For precise comparison of the amounts of components within each complex , protein mixtures containing similar concentrations of RpoB ( representing the amount of core RNAP ) were subjected to SDS-PAGE ( see greA ( Fig. 5E ) and GreA-D44A strains ( Fig. 5F ) disclose decreased TR values in the majority of genes examined and not specific genes .
123 +Our findings suggest that GreA inactivation results in the stalling of RNAP at the promoter or promoterproximal region , supporting its general involvement in stimulation of promoter escape or suppression of promoter-proxi-mal pausing in B. subtilis cells .
124 +Notably , the GreA-D44A mutation exerted a more significant effect on RNAP trafficking than GreA deletion .
125 +Thus , it appears that GreA activity in assisting nucleolytic cleavage activity of RNAP is essential to resolve stalling at the promoter or promoter-proximal regions .
126 +Furthermore , it is possible that the GreA-D44A protein retains the ability to bind RNAP , similar to the E. coli mutant protein , which interferes with the intrinsic nucleolytic activity of active RNAP ( 20 ) , although no direct evidence to support this theory has been obtained .
127 +GreA contributes to resolving the stall of A-RNAP .
128 +Next , we attempted to characterize the stalled RNAP complexes in GreA-inactivated cells , focusing on genes for which core RNAP peaks appeared clearly at the promoter or promoterproximal regions in greA and GreA-D44A cells .
129 +We selected genes whose TR values were reduced by more than 0.20 , followed by visual inspection to strictly define core RNAP accumulation in greA mutants .
130 +As a result , 13 genes were identified in greA cells ( aee Fig .
131 +S6 in the supplemental material , genes 1 to 13 ) and 34 genes in GreA-D44A cells ( see Fig .
132 +S6 in the supplemental material , genes 2 to 35 ) .
133 +Among these , 1 and 22 genes were reproducibly detected only in greA and GreA-D44A cells , respectively , and 12 genes reproducibly detected in both strains .
134 +We further examined whether these stalled complexes were A-RNAP or NusA-RNAP by searching for genes in which A and NusA peaks could be discriminated .
135 +We identified 10 genes ( marked by asterisks in Fig .
136 +S6 in the supplemental material ) in which A and NusA peaks overlapped to a lesser extent .
137 +In most of these genes , accumulated RNAP peaks overlapped with A peaks ( Fig. 6 ) , suggesting that the majority of RNAP peaks induced by GreA inactivation constitute the A-RNAP complex .
138 +The greA deletion and D44A substitution have little impact on the transcriptome .
139 +Finally , we investigated the impact of GreA inactivation on genome-wide transcriptional regulation in B. subtilis cells .
140 +Total RNA was prepared from wild-type greA , and GreA-D44A cells , cultivated in LB medium under aerobic conditions , and harvested at an OD600 of 0.4 , and transcriptome profiles were obtained by using the tiling chip used for the ChAP-chip experiments , as described earlier ( 4 ) .
141 +We selected 2,824 genes with average signal intensities of 100 in the coding regions in all three strains and generated scatter plots of their transcription signal intensities , as shown in Fig. 7 .
142 +Next , we searched for genes that are up - or downregulated by 2.8-fold ( i.e. , log2 1.5 ) in greA and GreA-D44A cells , compared to wild-type cells , with P values ( Student t test ) lower than 0.05 .
143 +As a result , 28 upregulated and 35 downregulated genes were identified ( see Table S3 in the supplemental material ) .
144 +Among the 28 upregulated genes , 17 genes were upregulated in both mutant strains , and 24 and 21 genes were upregulated in greA and GreA-D44A cells , respectively .
145 +Similarly , 15 genes were downregulated in both mutant strains , and 24 and 26 genes were downregulated in greA and GreA-D44A , respectively .
146 +Furthermore , we observed no correlation between changes in the transcription level and RNAP accumulation ( Fig. 7 ) .
147 +These results indicate that inactivation of GreA has a limited impact on the transcriptome , and these effects are not directly related to RNAP accumulation in the promoter or promoter-proximal regions .
148 +DISCUSSION
149 +To our knowledge , this is the first report on genome-wide distribution analysis of the bacterial elongation factor , Gre .
150 +The cellular level of B. subtilis GreA is twice that of RNAP , and the majority of GreA associates with RNAP ( 7 ) .
151 +We have shown here that GreA is evenly distributed from the promoter to coding regions and overlaps with RNAP engaged in transcription in B. subtilis ( Fig. 2 and 3 and see Fig .
152 +S2 in the supplemental material ) .
153 +Gre factors were previously proposed to transiently associate with stalled RNAP ( 9 ) .
154 +However , our data strongly suggest that GreA is not specifically recruited to stalled RNAP .
155 +In addition , pulldown assays of the components of RNAP complexes demonstrated that GreA associates with not only with the elongation complex of RNAP ( NusA-RNAP ) but also the initiation complex ( A-RNAP ) ( Fig. 4 ) .
156 +However , although the copurification analysis suggests that His-tagged GreA minimally retains binding ability to core RNAP ( Fig. 4A ) , it is possible that the His tag addition affects some GreA function and/or its binding affinity to RNAP , and this requires further investigation .
157 +GreA inactivation had no clear effects on the distribution of elongating RNAPs but induced a genome-wide shift in TR values , a finding indicative of RNAP pausing at promoter or promoter-proximal regions ( Fig. 5 ) .
158 +Clear RNAP peaks were detected at the promoter or promoter-proximal regions of 35 genes in GreA-inactivated cells ( Fig. 6 and see Fig .
159 +S6 in the supplemental material ) .
160 +Furthermore , the majority of the induced RNAP peaks colocalized with A peaks , suggesting the accumulation of A-RNAP .
161 +In E. coli cells , Gre factors enhance promoter escape and suppress promoter-proximal pausing of A-RNAP ( 11 , 13 , 21 , 34 , 35 ) .
162 +Based on these findings , we propose that B. subtilis Gre factor plays a similar role during the initiation of RNA synthesis in many promoters or promoter proximal regions .
163 +Although the resolution of our ChAP-chip analysis did not permit discrimination of RNAP accumulation at promoters or promoter-proximal regions , we favor the possibility of accumulation at promoter-proximal pausing , since B. subtilis RNAP is known to form unstable open complexes and synthesize smaller amounts of abortive transcripts than E. coli RNAP ( 2 , 40 ) .
164 +Recently , it was reported that the pausing of RNAP in E. coli is induced by direct and sequence specific interactions of RNAP with promoter-like sequences ( 6 , 29 ) .
165 +However , we have not yet found any correlation between RNAP stalling and promoter-like sequences at the promoter-proximal regions in B. subtilis .
166 +Further in vitro analysis of the effects of GreA on transcription initiation by B. subtilis RNAP and bioinformatics studies on the signals inducing RNAP pausing at promoter-proximal sites are required to elucidate the molecular mechanism of RNAP accumulation in greA mutants .
167 +The RNAP accumulation observed in greA cells was also detected in GreA-D44A cells , supporting the hypothesis that Asp44 of the B. subtilis GreA is essential to resolve the pausing of RNAP through stimulation of nucleolytic cleavage activity of RNAP .
168 +Interestingly , the effects of the GreA-D44A mutation on RNAP pausing were more extensive than those of the greA mutation .
169 +The E. coli Gre protein mutated at D41 ( corresponding to D44 in B. subtilis GreA ) inhibits elongation of transcription in vitro ( 20 ) .
170 +Recently , overexpression of a yeast TFIIS mutant harboring substitutions of two amino acids that stimulate intrinsic nucleolytic activity of RNAP was found to be lethal in yeast cells ( 30 ) .
171 +Based on the collective results , we propose that the B. subtilis GreA-D44A protein retains the ability to bind RNAP , and this binding interferes with the intrinsic nucleolytic activity of RNAP , which remains active , even without stimulation by Gre .
172 +However , in contrast to the data obtained with yeast , growth defects were not observed upon expression of the GreA-D44A protein , suggesting that the pausing of RNAP during the initiation and elongation of transcription does not occur frequently in B. subtilis cells , and the problem of stalling may be resolved by ways other than cleavage of the extruded 3 terminus of nascent RNA such as , for example , collapse of the association of RNAP with the DNA template .
173 +In E. coli cells , GreA inactivation has direct and negative effects on the transcription initiation frequencies of a number of genes ( 34 ) .
174 +However , we could not establish a direct impact of GreA inactivation on the transcriptome in B. subtilis cells under normal growth ( LB medium and aerobic ) conditions , even though RNAP trapping or pausing at promoters or pro-moter-proximal regions was induced in many genes in mutant strains .
175 +These observations suggest that the trapping or pausing frequency is lower in B. subtilis cells , compared to that in E. coli , probably due to differences in the biochemical properties of the two RNAP types .
176 +Initiation complexes of B. subtilis RNAP are efficiently converted to elongation complexes in vitro and in vivo , compared to E. coli RNAP ( 2 , 15 , 29a , 40 ) .
177 +As in several other bacteria , GreA function may be essential for B. subtilis growth under stress conditions that induce frequent pausing of RNAP .
178 +However , the phenotypes of greA mutants under various conditions are yet to be established , and further studies are required to understand the biological importance of GreA in B. subtilis cells .
179 +ACKNOWLEDGMENTS
180 +We are grateful to Hiroki Takahashi for the suggestion of the statistical analysis .
181 +This study was supported by a KAKENHI grant-in-aid for scientific research in the Priority Area `` Systems Genomics '' from the Ministry of Education , Culture , Sports , Science , and Technology of Japan .
...\ No newline at end of file ...\ No newline at end of file
1 +Signature tagged mutagenesis in the functional
2 +Keywords : signature tagged mutagenesis , virulence , gastrointestinal , pathogenesis , pathogen , gut , GI tract
3 +Introduction
4 +PCR .
5 +The original tag consisted of a short DNA sequence of 40 bp that was flanked by two invariant arms of 20 bp .
6 +The region between the variable and invariable region contained a restriction enzyme site that could be used to release the arms from the central regions following amplification and labeling therefore allowing for tag specific probes to be generated .
7 +The original method to detect the signature tags was by dot blot but over the years there have been many methods for detection of signature tags ( PCR , polymorphic tag-length transposon mutagenesis ) .
8 +STM was initially developed to identify virulence genes in Salm bs onel nter ca s ro r oth r b ter al s e een usBlaieoisecvaityphimurium but has subsequently ed in many screens ineenacciep.cies as well as in the yeast Saccharomyces cerevisiae , the fungus Cryptococcus neoformans and the parasite Toxoplasma gondii.1-10 stribute .
9 +For any bacterial pathogen there are several critical parameters that must be followed in order to ensure an efficient STM screen in vivo .
10 +First , the transposon chosen should insert randomly into the chromosome , a property which varies depending on the transposon .
11 +It was previously noted that the Tn917 transposon system used in Listeria monocytogenes has tendency for hot-spots , while this is not the case with a recently developed marnier transposon system pJZ037.11-14 Second , the pool size must be determined with respect to the inoculum dose ( normally this ranges between 48 -- 96 mutants per pool ) .
12 +Finally the route of administration and the infecting dose must be established and the best time frame for when to evaluate a possible attenuation in virulence .
13 +The main advantages of this system compared with other classical gene inactivation methods ( targeted or random ) is that STM is a negative selection screen allowing the discovery of virulence genes without prior knowledge of their nature or function .15 Secondly , as a large number of mutants can be screened in tandem ( up to 96 ) , this method is in principal much faster and more exhaustive in identifying virulence factors compared with standard transposon systems .
14 +The disadvantage of this system is that it is limited to finding non-essential genes ( i.e. , genes not required for growth in broth ) .
15 +Furthermore some DNA tags are unable to be amplified from chromosomal DNA of bacteria after recovery from the animal host .
16 +This reason for this is not known but it can result in loss of reproducibility and the identification of false negatives .
17 +This can be overcome by re-organizing the candidates in a new pool that is then re-screened in the animal .
18 +While this may be time-consuming it reduces the number of false-negative candidates .
19 +Another drawback encountered with infections , particularly diarrheal disease , are still the third most common cause of death in children under 5 years of age .19 An example of such a disease is Salmonella enterica serovar Typhi infection ( typhoid fever ) , which results in more than 2 million infections a year leading to approximately 200,000 deaths .20 Bacterial pathogens have developed several intricate systems to evade detection by the immune response and to circumnavigate the stresses they may encounter in the GI tract ( pH , osmotic stress , bile and acid stress ) .21 -23 Following ingestion , the first physical stress encountered by the bacterium is the low pH of the stomach ( pH 2 ) , followed by the increased osmolarity of the upper small intestine ( equivalent to 0.3 M NaCl ) and in the duodenum , the antimicrobial activity of the biological detergent bile ( 1 L of bile is produced in the liver , stored interdigestively in the gall bladder and secreted into the duodenum each day ) .24 which functions as a Ca2 + dependent metallo-protease with collagenolytic activity .
20 +The mutant strain produced half as much proteolytic activity as the wild-type and was unable to degrade collagen .26 Collagen type I and III are important components of the extracellular matrix of the stomach epithelium .
21 +Furthermore type I collagen is present in the area around gastric ulcers and is important for the process of ulcer healing .27 Kavermann and colleagues suggest that the secretion of a collagen degrading enzyme by H. pylori could be responsible for the persistence of gastric or duodenal ulcerogenesis and the delayed healing process .
22 +Vibrio cholerae
23 +Cholera is an acute diarrheal disease which is characterized by discharge of voluminous rice water stool caused by toxigenic Vibrio cholerae strains .28 The pathogen enters the host through the oral route of infection , transits the gastric acid barrier of the stomach and colonizes the small intestine .
24 +Once established within this niche the bacteria begin to produce the cholera toxin ( CT ) , which is responsible for the diarrheal disease that is characteristic of cholera .28 The ensuing diarrheal disease can lead to death by dehydration within hours of infection .
25 +V. cholerae O1 and O139 serogroups producing cholera toxin ( CT ) are mainly responsible for cholera outbreaks that can cause havoc in highly populated regions in Asia , Africa and Latin America .28 accumulation of intracellular K + .
26 +However this screen was the first to link reduced colonization and decreased survival in organic acids to a gshB mutation in V. cholerae .
27 +An additional virulence factor shown to be important in colonization and acid tolerance response was a HepA homolog .
28 +HepA was originally identified in E. coli as a protein that co-purified with RNA polymerase and inhibited the binding of sigma 70.38 A mutation in E. coli in this gene leads to increased sensitivity to UV damage .38 It is thought that acid stress causes DNA damage and if HepA is required for synthesis of the DNA repair enzymes it would establish a link between the two functions .
29 +Both of these mutations resulted in a 1000 fold decrease in colonization signifying the importance of both of these genes in the infant mouse model .37 An interesting finding from this screen is that over 20 % of the genes identified in the screen play a role in energy metabolism .
30 +This indicates that the environment in the small intestine of the suckling mouse is nutrient limited .
31 +Therefore to survive within such an environment V. cholerae must actively employ multiple pathways for energy source acquisition and survival .
32 +Es is a o m n em t n s rain ha e t e
33 +.
34 +coli Bcimoosmcber of the commensal bacteria of the large intestine , however ceriaietnscveh.ability to cause disease .
35 +Enterohemorrhagic E. coli ( EHEC ) is known to cause disease in humans associated with diarrhea and hemorrhagic colitis.39-41 EHEC serotype O157 : H7 has emerged as a major cause of severe diarrhea worldwide and EHEC is the leading stribute .
36 +predecessor to pediatric acute renal failure in many countries .42,43 Healthy ruminants are the principal reservoir of EHEC and human infections occur by ingestion of contaminated meat or dairy products contaminated with ruminant feces .44,45 To increase the knowledge of EHEC factors associated with bovine coloni-zation a STM mutant bank was created in O157 : H7 background .46 A total of 1900 mutants were screened by oral inoculation of 10 -- 14-day old calves with recovery of the output pool 5 days post-infection .
37 +79 mutants were identified to be absent or poorly represented in the output pool .
38 +All the genes were grouped according to their function and consisted of genes involved in TTSS , surface structure , O-islands , regulatory genes , genes involved in central intermediary metabolism and hypothetical genes .
39 +Thirteen transposons were inserted into genes on the locus of enterocyte effacement ( LEE ) .
40 +LEE encodes a TTSS required for formation of attaching and effacing lesions on the intestinal epithelia .
41 +Their data demonstrated that the structural component of TTSS escC plays a vital role in colonization of the calves as this mutant was highly attenuated following oral infection of calves .
42 +This was the first time that the structural components of the TTSS were implicated in colonization of the calf intestine .46 Furthermore this work demonstrated that coloni-zation of the bovine intestines requires multiple elements not associated with LEE .
43 +Their evidence suggests that a novel fimbrial locus ( z2199-z2206 ) plays an important function in intestinal colonization .46 This was the first comprehensive study to elucidate the genes required by E. coli O157 : H7 for infection of bovine intestine and this new information can be used to facilitate the grouped into two classes , with class B pilins being associated with intestinal infections .53 Mundy and colleagues suggest that disruption of cfcH is likely to prevent the assembly and/or secretion of CFC pili .50 This would result in C. rodentium cells being unable to adhere to colonic epithelia and therefore unable to establish an infection .50 Another gene identified in this screen encodes a novel type III secreted protein , EspI , which is encoded outside the LEE region and is present in the sequenced A/E EHEC and EPEC pathogens .49 The function of this gene has not been elucidated but it has been shown to play an important role in both bacterial colonization of colonic epithelium of infected mice and induction of hyperplasia in the colonic epithelium of infected mice .49 The second STM screen performed in C. rodentium utilized the C57BL/6 mouse model .
44 +The study examined 576 mutants of which 19 were attenuated for survival at 5 -- 7 d post-infection .48 Several insertions corresponded to previously identified virulence genes , including the gene cluster cfc and the espI .
45 +However one interesting finding was an insertion in the gene encoding a putative translocation effector of A/E pathogens , NleB .48,54 An nleB deletion mutant was constructed and tested for its ability to colonize the mouse .
46 +As with the transposon mutant the nleB deletion mutant was outcompeted by the wild-type in mixed ins ns .
47 +I ddit on si g e in ecti ns t w fectioBniaoisincnilefnocieas.also shown to be e sential for colonization and virulence .48 NleB is also present in the EHEC O157 : H7 strain indicating that C. rodentium is an invaluable small animal model to represent other A/E pathogens and to test the role of new effector proteins in disease .48 stribute .
48 +Campylobacter jejuni
49 +Campylobacter jejuni is the most common bacterial cause of food-borne disease in the developed world , with estimates that it infects 1 out 100 individuals in the United States and United Kingdom .55,56 In the developed world , campylobacteriosis is common in neonates and young adults resulting in mild bloody diarrhea , abdominal cramps and the presence of fecal leukocytes .57,58 Although the vast majority of cases are self-limiting , campylobacter can cause severe post-infection complications , such as bacteraemia and polyneuropathies such as GuillainBarré and Miller-Fisher syndrome .59 C. jejuni usually infects the avian gastrointestinal ( GI ) tract particularly of chickens .60 During the slaughtering process , the GI contents may contaminate the meat products and ingestion and handling of contaminated meats are a main cause of sporadic cases of C. jejuni disease .55 STM has been used in both early and late chicken models of infection with varying degrees of success .
50 +The first STM screen in C. jejuni analyzed cecal colonization of chicks in a 1-d old chick model of commensalism .61 In total 1550 C. jejuni mutants were screened of which 29 were attenuated for colonization representing 22 different genes required for wild type levels of infection .61 The vast majority of the mutants ( 17 ) exhibited a non-motile phenotype or displayed altered flagellar motility .61 It was previously known that motility of C. jejuni is required for wild-type levels of cecal colonization therefore validating the efficacy of the screen .62,63 Of the remaining mutants two were of particular interest Cj0019c and Cj0020c chosen for proof-in-principle of STM because of its excellent genetic systems and well validated animal models .1,73 The original STM screen identified a novel pathogenicity island , SPI-2 74 .
51 +SPI-2 was only identified due to its role in disseminated infection .
52 +SPI-2 encodes a type three secretion system ( TTSS ) which is required for intracellular replication and systemic infection .74 Furthermore , SPI-2 genes have been shown to be involved in the survival of Salmonella within the macrophages and play a role in avoidance of NADPH oxidase-dependent killing.75-77 Recently SPI-2 mutants have been included in live attenuated vaccines in S. typhi and S. typhimurium indicating how STM has lead from proof-of-principle all the way to potential clinical applications .78,79 As stated earlier S. typhimurium can colonize a range of different hosts and STM has been used to try and elucidate both species specific virulence factors and common colonization factors to allow a better understanding of how this bacteria is able to infect such a wide variety of different niches .
53 +A previous mini-Tn5Km2 STM bank was used to screen mutants for attenuated virulence in both calves and chicks .80 S. typhimurium infection in calves results in enterocolitis followed by systemic infection , while infection of 2-week old chicks results in asymptomatic cecal colonization .
54 +The STM screen in the calves recovered mutants 3s s af r infe tio fro f om ho ge ize -- 5 dayBteiocsncm the ileal mucosa while in the chicks the mutants were recoveredirenmocned.ceca at 4 d post-infection .80 In total 1045 mutants were screened in both hosts .
55 +Of the screened mutants 75 were associated with attenuation in the calves , 61 were associated with attenuation in chicks alone stribute .
56 +and 52 mutants were attenuated in both species .80 A large proportion ( n = 40 ) of the mutated genes were within Salmonella pathogenicity islands ( SPIs 1 -- 5 ) .
57 +All of the mutants with a transposon insertion in SPI-1 or SP1 -- 2 were deficient for colonization of the calf model but only 3/32 of these SPI mutants resulted in poor colonization of the chick ceca .80 This suggests that S. typhimurium is much less dependent on TTSS-1 and TTSS-2 to colonize the intestines of chicks compared with calves .80 Furthermore SPI-4 was found to be required for coloni-zation of calf ileum but not for cecal colonization of chickens .80 Several genes required for production of LPS were identified by this in vivo screen as being attenuated in both calf and chick colonization models .80 LPS is widely considered to play a role in protecting the bacteria against host defense mechanisms such as bile salts , gastric acidity and phagocytes .
58 +The precise role of LPS in Salmonella virulence is not yet known but it clearly has a major function in colonization of the intestinal sites of different hosts .
59 +Of the genes associated with attenuation within the chick model several mutants had transposon insertions in genes required for production of six different fimbriae .80 Fimbriae are used by bacteria to adhere to each other as well as host surfaces , and this data indicates that fimbriae are important for colonization within the intestine of the chicken .
60 +The same STM mutant library was used to identify novel genes associated with virulence in the intestinal colonization of pigs .81 This screen identified 119 mutants attenuated for virulence in the porcine model of infection .
61 +Of these 119 mutants , the transposon insertion site of 79 had been identified in the previous screen .80 The remaining 40 transposon mutants were associated appropriate doses to be efficiently used to identify Salmonella mutants with altered fitness in vivo .86 Furthermore it is the first step toward a more complete description of Salmonella genes involved in systemic infection , in particular genes that may have a milder phenotype that are difficult to detect by the older STM methods .86
62 +Listeria monocytogenes
63 +Listeria monocytogenes is a Gram-positive food-borne pathogen responsible for life-threatening infections in humans and animals .
64 +It is a facultative intracellular pathogen capable of entering a wide variety of host cells , including epithelial cells , hepatocytes , fibroblasts , endothelial cells and macrophages.91-94 Infection occurs in step-wise manner consisting of entry into the host , lysis of the phagosomal vacuole , multiplication in the cytosol and direct cell to cell spread using actin based motility .95 Each step is dependent on virulence factors which are located in a cluster of genes encoding a regulatory protein ( PrfA ) , a phosphatidylinositol specific phospholipase C ( PlcA ) , the hemolysin listeriolysin A ( LLO ) , a metalloprotease ( Mpl ) , an actin recruiting protein ( ActA ) and a lecithinase ( PlcB ) .95 A second locus encodes two proteins involved with invasion , InlA and InlB .
65 +Expression os vir e ce g nes are c ntr led y t e p ei f theseBulinoescioeolnbchel.otropic regulator PrfA .
66 +A STM approach was implemented in the L. monocytogenes EGDe background using a Tn917 derivative transposon .
67 +Mutants se re n bute .
68 +wertscreied in vivo for reduced colonization of the spleen and liver at 72 h post-infection .96 From this screen the response regulator VirR was identified .
69 +VirR ( Virulence Regulator ) has high homology to the OmpR-PhoB family of regulators .96 It is part of a seven gene operon , which also contains the sensor kinase , VirS .
70 +The VirRS two-component system ( TCS ) is novel in that unlike most TCS the constituent genes are not adjacent to each other but are separated by three other loci .96 The results obtained from this study demonstrated that the DvirR strain had a reduced ability to grow and multiply within both liver and spleen even after 24 h indicating a crucial role for VirR in the establishment of successful L. monocytogenes infection .96 This STM screen also identified another novel virulence factor in L. monocytogenes designated FbpA .
71 +This gene has strong homology to atypical fibronectin-binding proteins such as PavA of Streptococcus pneumoniae , Fpb54 of S. pyogenes and FbpA of S. gordonii.97-99 Fibronectin is a dimeric glyocoprotein that has a critical role in eukaryotic cellular processes such as adhesion , migration and differentiation .100 However , many bacteria such as S. pneumoniae and Staphylococcus aureus utilize fibronectin to facilitate their internalization into epithelial cells .101 Mutation of fbpA in L. monocytogenes resulted in a 100-fold decrease in bacterial counts in the intestine and liver in orally infected mice when compared with the wild-type strain after 72 h. 100 Furthermore , there was a 10-fold decrease in bacterial counts in the mesenteric lymph between mutant and wild-type but no difference in the spleenic bacterial counts .100 This data indicated that FbpA is involved in the hepatic phases of listeriosis and represents a novel virulence factor .
72 +scores for 1,645 mutants which represented insertions in 855 different genes .
73 +This represented 91.1 % of mutants analyzed while the previous STM bank only identified insertion sites in 4.2 % of mutants .107 Furthermore the STM screen in O157 : H7 identified 13 attenuating mutations in LEE genes but sequencing identified 54 insertions in the LEE region which corresponded to 21 different genes .107 Analysis of the STM bank of EHEC O26 : H - demonstrated a role for cytotoxins ( EhxA and PssA ) during pathogenesis but these genes were not identified in the EHEC O157 : H7 screen .46,47 Parallel sequencing revealed that several such mutants were represented in the library and were generally negatively selected in calves .107 A similar massively parallel sequencing approach called INSeq ( insertion sequencing ) was developed independently to analyze transposon insertion sites in the gut commensal organism Bacteroides thetaiotaomicron .108 The authors utilized this approach to analyze genes required for colonization of conventional and germ-free or mono-colonized gnotobiotic mice .
74 +The work revealed how colonization by Bacteroides is influenced by existing populations in the gut and competition for key nutrients in this environment .
75 +STM is a powerful genetic tool that allows identification of genes that are important for different facets of pathogenesis and is well suited for analysis of elements required for gut colonizas ribute .
76 +tiontand localized pathogenesis .
77 +Recent technical advances in the screening , choice and identification of negative selection screens have broadened its applicability and versatility .
78 +One such technical advance is the development of a positive STM screen .109 This was used to screen for patho-adaptive Pseudomonas aeruginosa mutants promoting survival in the cystic fibrosis lung .109 This novel approach could be applied to other pathogens that enhance fitness in the host through patho-adaptive mutations and could provide a basis for a more comprehensive understanding of chronic infectious disease .109 Overall the STM tool is an important method for better understanding the behavior of microbes in the gut and other environments and in conjunction with other genome wide techniques ( microarray technology , in vivo expression techno-logy , TraDIS ) can be used to fully understand the multi-faceted nature of bacterial pathogenesis .
79 +It is expected that the results from these STM screens can be used to help develop vaccines or drugs to prevent additional infections and decrease the economic burden associated with such infections .
80 +Acknowledgments
81 +Joanne Cummins is supported by funding from the Science Foundation Ireland Research Frontiers Programme ( 08-RFP-Gen1320 ) .
82 +We acknowledge the support of funding from the Alimentary Pharmabiotic Centre , University College Cork under the Science Foundation Ireland Centres for Science Engineering and Technology ( CSET ) program .
...\ No newline at end of file ...\ No newline at end of file
1 +Under-representation of intrinsic terminators across bacterial genomic islands: Rho
2 +Horizontal gene transfer Intrinsic termination Hairpin RNA polymerase Pathogenicity
3 +1. Introduction
4 +Transcription involves synthesis of RNA by RNA polymerase ( RNAP ) on a DNA template and is functionally divided into initiation , elongation and termination ( von Hippel , 1998 ) .
5 +The last step i.e. termination involves stopping of elongation , release of the RNA and dissociation of the RNAP machinery ( Richardson and Greenblatt , 1996 ) .
6 +In bacteria , termination functions by two mechanisms -- intrinsic and factor-dependent ( Peters et al. , 2011 ; Santangelo and Artsimovitch , 2011 ) .
7 +At intrinsic terminators ( ITs ) , termination is effected by the sequence and structural features of the hairpin and the U-trail of the na-scent RNA ( Epshtein et al. , 2007 ) .
8 +In contrast , factor-dependent termination predominantly involves the Rho protein which shows little preference for any specific sequence or structure on the RNA and the template DNA for its activity ( Ciampi , 2006 ; Richardson , 2002 ) .
9 +Rho seems to be the major termination factor for genes that do not have an IT downstream .
10 +It has been speculated that several genes are likely targets for Rho in vivo , although only few have been characterized ( Ciampi , 2006 ) .
11 +Historically , termination has received relatively lesser attention than the first two steps of transcription .
12 +In the recent
13 +Abbreviations : GI , genomic islands ; IT , intrinsic terminator ; HGT , horizontal gene transfer ; RNAP , RNA polymerase .
14 +Corresponding author at : Department of Microbiology and Cell Biology , Indian Institute of Science , Bangalore-560012 , India .
15 +Tel. : +91 80 22932598 ; fax : +91 80 23600668 .
16 +E-mail address : vraj@mcbl.iisc.ernet.in ( V. Nagaraja ) .
17 +post-genomics era its regulatory importance in the context of the whole cell is being understood ( Cardinale et al. , 2008 ; Peters et al. , 2009 ) .
18 +An outcome of the large-scale sequencing and annotation of genomes is the `` pangenome '' concept .
19 +It is now understood that horizontal gene transfer has played a pivotal role in the evolution of pro-karyotes ( Boto , 2010 ; Boyd et al. , 2009 ; Juhas et al. , 2009 ; Ochman et al. , 2000 ) .
20 +In a nutshell , horizontal gene transfer ( HGT ) is the acquisition of DNA from the environment and its integration into the genome of the recipient species .
21 +The genes would be inherited by the daughter cells , even though they were not transmitted `` vertically '' .
22 +Such genes or gene clusters ( henceforth , generically referred to as genomic islands ( GI ) ) , code for various protein ( s ) with myriad functions .
23 +Their acquisition can result in `` quantum leaps '' by bacterial genomes ( Boto , 2010 ; Nakamura et al. , 2004 ) .
24 +However , un-concerted expression of any recently-acquired gene ( s ) or expression of toxic proteins from bacteriophages ( Canchaya et al. , 2004 ) ( Casjens , 2003 ) can have disastrous effects on cellular homeostasis of the host .
25 +Hence , after entering a genome , most GIs are repressed by silencing mechanisms that act at different stages of the gene expression process ( Navarre et al. , 2007 ) .
26 +Although mechanisms that control initiation and repression of transcription in GIs have been studied , the importance of transcription termination at genomic islands was noticed only recently .
27 +In Escherichia coli , the global regulatory role of Rho has emerged from two studies using either microarray or ChIP-chip approaches , ( Cardinale et al. , 2008 ; Peters et al. , 2009 ) .
28 +Such studies have unambiguously show that in E. coli Rho-dependent termination is important in suppressing aberrant expression from the genomic islands including prophages .
29 +In this manuscript , we propose that the suppression of transcription in GIs could be a universally conserved function of Rho .
30 +We show that Rho-dependent termination indeed seems to play a similar role in regulating expression at GIs across diverse bacterial phyla .
31 +Furthermore , based on the experimental understanding about the mechanism of interactions of Rho with the nascent RNA and RNAP ( Dutta et al. , 2008 ) , we suggest that the lesser density of ITs in GI could actually facilitate Rho-dependent termination .
32 +2. Materials and methods
33 +The program GeSTer can recognize both canonical and non-canonical intrinsic terminators .
34 +The mode of action of GeSTer has been described earlier ( Mitra et al. , 2009 , 2010 ; Unniraman et al. , 2002 ) .
35 +All genome sequences were downloaded in their GenBank format from NCBI ( ftp : / / ftp.ncbi.nih.gov / genbank/genomes/Bacteria / ) .
36 +Sequence information about GIs was obtained from available literature , and from the NCBI lists for individual genomes .
37 +Once GeSTer has identified all the ITs for a genome , we analyzed the intrinsic terminator-content in the GIs of that genome .
38 +For a given GI , the density of ITs ( DIT ) was calculated as the [ ( number of ITs identified ) / ( number of genes ) ] × 100 .
39 +Similarly , the genomic DIT = [ ( number of ITs identified in genome ) / ( number of genes in genome ) ] × 100 .
40 +To ascertain which transcription units ( multigenic operon or single-gene ) had an IT downstream , the gene at the 3 ′ end of a multigenic operon was identified from the DOOR database , and the GeSTer results for that genome were analyzed to see if that 3 ′ terminal gene had an IT after its stop codon .
41 +The HGT ( IT/TU ) % was calculated as ( number of ITs in the GI ) / ( number of transcription units in the GI ) .
42 +The total number of transcription units in the genome was calculated from the genome-specific statistics available at the DOOR site ( http://csbl1.bmb.uga.edu/OperonDB_10142009/displayspecies .
43 +php ) .
44 +Genomic ( IT/TU ) % is calculated as ( number of ITs in the genome ) / ( number of transcription units in the genome ) .
45 +3. Results and discussion
46 +3.1. Rationale for the experimental design
47 +A salient result of the microarray studies in E. coli K-12 is that , when Rho action was inhibited by the antibiotic Bicyclomycin , the transcription of several GIs ( known as K-islands in E. coli K-12 MG1655 ) significantly increased ( Cardinale et al. , 2008 ) .
48 +These studies also revealed an under-representation of ITs in the same K-islands .
49 +Yet another study , treatment of E. coli K-12 MG1655 with sublethal dosage of Bicyclomycin followed by ChIP-chip analysis showed several regions on the chromosome where RNAP could localize only in presence of Bicyclomicin ( Peters et al. , 2009 ) .
50 +The inference was that Bicyclomycin specifically inhibited Rho in these cells , thus allowing RNAP to transcribe into regions where Rho would have caused termination in absence of the antibiotic ( Peters et al. , 2009 ) .
51 +These genomic regions , named Bicyclomycin Sensitive Regions ( BSRs ) , are thus sites where Rho-dependent termination would normally occur .
52 +The study identified 23 BSRs which were downstream of K-12-specific genes ( belonging to K-islands ) or pro-phage DNA .
53 +We analyzed the IT profile of these BSRs and found that they have an under-representation of ITs and hairpins .
54 +Of the 23 BSRs that are downstream of the GIs , there was not a single IT or even a stable hairpin-forming sequence in 16 ( 70 % ) of them ( Supplementary Table S1 ) .
55 +Thus , ITs are under-represented in those regions of E. coli genome where Rho is functioning .
56 +In fact , the scarcity of ITs seems to have been compensated by the action of Rho ( Cardinale et al. , 2008 ) .
57 +Hence , Rho is most likely to terminate transcription at the ends of genes where ITs are absent as these are the only mechanisms of termination known in bacteria .
58 +This would mean that the intrinsic DIT of the GIs of any genome could be a pointer of Rho activity at such genomic islands .
59 +In other words , if the DIT of GI ( s ) is lower than the DIT of the whole genome , then Rho-dependent termination is probably an important mode of regulation in these GI ( s ) .
60 +Hence , we selected representative genomes from different phyla and clas-ses , for which information about GIs was available , and analyzed their IT profiles using the algorithm , GeSTer , which detects both ca-nonical and non-canonical ITs ( Mitra et al. , 2009 ; Mitra et al. , 2010 ; Unniraman et al. , 2002 ) .
61 +If the assumption that GIs across bacteria have extensive Rho-dependent termination is correct , we should observe a consistent trend of decreased presence of ITs in GIs in different species .
62 +Our sample included well characterized prophages , cryptic phages and other kinds of GIs .
63 +3.2. GIs of other E. coli strains are poor in ITs
64 +The importance of Rho-dependent termination in GIs of E. coli was based primarily on experiments in E. coli K-12 MG1655 .
65 +In particular , the paucity of ITs in GIs was shown only for the K-islands of E. coli K-12 ( Blattner et al. , 1997 ; Cardinale et al. , 2008 ) .
66 +At first , we ensured that the results reported for the K-islands of E. coli K-12 could also be obtained using GeSTer .
67 +Tabulation of the ITs in 42 K-islands ( Cardinale et al. , 2008 ) showed that indeed , there was ~ 50 % reduction in DI .
68 +DIT in these GIs was only 21.9 % as compared to the whole genomic DIT of E. coli K-12 of 41.7 % .
69 +Thus , although we had used a different algorithm , these results were consistent with the previous study .
70 +Next , we considered another `` model '' strain , E. coli 0157 : H7 EDL933 , which also houses several GI , collectively called O-islands ( OIs ) .
71 +As with E. coli K-12 , the OIs of this genome also show enhanced transcription after bicyclomycin treatment ( Cardinale et al. , 2008 ) .
72 +Hence , the IT profile of 11 OIs -- OI-7 , 8 , 9 , 35 , 36 , 43 , 44 , 45 , 47 , 48 and 50 ( consisting of a total of 616 genes i.e. 11.8 % of genome ) of E. coli 0157 : H7 EDL933 was analyzed .
73 +The major criterion for selecting these OIs was that they all were relatively large GIs .
74 +The largest among them , OI-43 , encoded for 106 genes while the smallest , OI-35 , contained 15 genes .
75 +Additionally , in order to assess the regions annotated as resident phages , we selected a prophage ( OI-45 ) and four representative cryptic phages .
76 +Out of 616 genes from these 11 O-islands , only 135 genes have an IT immediately downstream .
77 +Thus , as observed in E. coli K-12 , the number of IT is distinctly lower ( DIT = 21.9 % ) in these islands as compared to the genomic DIT of 36.6 % ( Fig. 1A ) .
78 +A closer examination into the IT profiles of the individual OIs showed that large stretches of genes are devoid of any ITs .
79 +Also , as reported in E. coli K-12 , we note that many genes occur in series on the same strand and most of these genes , including the gene at the 3 ′ end of the series , often lack ITs ( Cardinale et al. , 2008 ) .
80 +If these serial gene clusters are operons , then it seems likely that they lack an IT downstream .
81 +In addition , ITs are absent for most of the genes that are at the 5 ′ or 3 ′ ends of the OIs .
82 +Lack of identifiable ITs hints at the possibility that Rho-dependent termination is probably the major termination mechanism in these OIs .
83 +The genomes of two other strains of E. coli -- enteropathogenic E. coli 234869 ( Iguchi et al. , 2009 ) and uropathogenic E. coli CFT073 ( Lloyd et al. , 2007 ) -- code for several experimentally characterized pathogenicity islands .
84 +The total number of GI genes identified in E. coli 234869 is 493 .
85 +Besides prophages , these GIs also include the LEE island that has been implicated in virulence .
86 +Similarly , the CFT073 strain houses the well-known islands -- PAI-II , PAI-III and PAI-CFT073-serX -- that encode a total of 299 genes ( Lloyd et al. , 2007 , 2009 ) .
87 +The DIs of these islands show that there is a similar decrease in abundance of ITs .
88 +The DIT of the islands were 19.9 % and 20.1 % for strains 234869 and CFT073 respectively i.e. between 50 and 58 % of the genomic values ( Fig. 1B , Supplementary Fig. 1A ) .
89 +A detailed analysis of the two islands -- PAI-II from strain CFT073 and LEE from strain 234869 for the presence of ITs in relation to the genomi organization reaffirms the observations .
90 +PAI-II has 74 genes and can be considered divisible into 17 gene clusters ( Fig. 1C ) .
91 +Of these , ITs are totally absent in case of 11 clusters while only three clusters have ITs at the ends .
92 +The IT profile of the LEE island is analogous .
93 +Of the nine gene clusters in the LEE island , six clusters have no IT at all ( Supplementary Fig S2 ) .
94 +This includes the clusters that are at the two ends of the LEE island , suggesting that Rho-dependent termination may also prevent read-through transcription into and out of the island .
95 +Thus , both the PAI-II and LEE islands are poor in ITs , with skewed distribution suggesting that Rho-dependent termination is a significant regulator of these GIs .
96 +Thus , it seems that GIs across various E. coli strains are poor in ITs , and , as experiments have shown in E. coli K-12 , are most likely `` hotspots '' for Rho-dependent termination .
97 +3.3. GIs in other γ-proteobacteria have a dearth of ITs
98 +Salmonella enterica serovar Typhimurium ( LT2 isolate ) has a ge-nome that encodes several prophages , pathogenicity islands and phage remnants .
99 +We considered two pathogenicity islands SPI-I ( Lostroh and Lee , 2001 ) and SPI-II ( Hensel et al. , 1997 ) , four pro-phages and a phage remnant region ( 4422192 -- 4438335 bp ) .
100 +Similar to the results described above with the E. coli strains , both SPI-I and SPI-II showed very low DIT of 10.4 % and 6.8 % respectively , compared to the genomic DIT of 37.2 % ( Fig. 2A ) .
101 +Analysis of four representative prophage regions -- Gifsy-1 , Gifsy-2 , Fels-1 and Fels-2 also showed that the DIT values are consistently lower -- between 40 and 60 % of the genomic value .
102 +To ascertain that the paucity of ITs was observable only within the GIs , and was not a general feature of that part of the ge-nome , we resorted to a `` neighboring region '' approach .
103 +We analyzed the DIT ( Density of Intrinsic Terminators ) value of genomic stretches immediately adjacent to a GI .
104 +The stretch considered was very similar in total number of genes to the GI , but was part of the `` core genome '' .
105 +Thus , it served as a `` control experiment '' for the in silico analysis .
106 +The abundance of ITs in a 42-genes stretch ( STM2644-2693 ) ( DIT = 42.8 % ) was in sharp contrast to the neighboring 46-gene Fels-2 prophage which has a DIT of 17.4 % .
107 +Such `` neighborhood analysis '' revealed similar trends in other genomes .
108 +Another γ-proteobacterium , Pseudomonas aeruginosa PA-14 , harbors the large PAP-1 island ( Battle et al. , 2009 ) , shown to be important for virulence .
109 +GeSTer analysis showed that the PAP-1 island has only 11 ITs although it consists of 114 genes .
110 +This means that its DIT is only ~ 34 % of the genomic value .
111 +A closer inspection of the PAP-1 island ( Fig. 3A ) indicated the absence of ITs at either end of the island .
112 +Also , only two of the 16 gene-clusters in the PAP-1 island are probably terminated with an IT .
113 +Thus , Rho seems to be the major effector of transcription termination in this GI .
114 +The results are in congruence with the initial report in E. coli K-12 and suggest that Rho-dependent termination is indeed a strong regulator at GIs in γ-proteobacteria
115 +3.4. IT profiles of α-, β- and ε-proteobacteria species
116 +Next , extending the study beyond γ-proteobacteria , the geno-mic islands of 3 representative proteobacteria -- Bordetella petrii ( β-proteobacteria ) , Helicobacter pylori ( ε-proteobacteria ) and Brucella melitensis ( α-proteobacteria ) -- were analyzed .
117 +B. petrii , an environmental Bordetella species ( Lechner et al. , 2009 ) has 7 large genomic islands ( GI-1 to − 7 ) and 2 prophages , encoding for a total of 1150 genes .
118 +In line with the previous results , the GIs of B. petrii also have a lesser number of ITs ( ~ 43 % of genomic average ) .
119 +If a `` control '' region of 90 genes just upstream of GI-7 ( encodes 87 genes ) is considered , it has a DIT of 33.3 % , in sharp contrast to GI-7 's DIT of 11.5 % ( Fig. 2B ) .
120 +Also , the two prophage regions in the B. petrii have the lowest DIT .
121 +H. pylori 26695 strain has a DIT of 14.7 % ( Mitra et al. , 2009 ) .
122 +However , the DIT of the 27-gene encoding cag island ( Blomstergren et al. , 2004 ) is 7.4 % i.e. 50 % of the genomic value ( Figs. 2C , 3B ) .
123 +It is noteworthy that although absolute values of ITs are lower in this species when compared to others analyzed , the trend of lower DIT in GIs is consistent across distant species .
124 +In contrast , a `` control '' region of 35 genes immediately upstream of cag island showed a DIT of 13.9 % , very close to the genomic average .
125 +In case of the pathogenic α-proteobacteria , B. melitensis , a comparison between the genomic DIT ( 27.9 % ) and that of the genomic islands ( 16 % ) ( Supplementary Fig. 1B ) revealed a consistent trend observed in other proteobacterial species .
126 +3.5. ITs in the genomic islands in other bacterial phyla
127 +Several actinobacteria genomes sequenced so far also have their share of GIs .
128 +A functional Rho homologue has been reported for Micrococcus luteus , ( Nowatzke et al. , 1997 ) Streptomyces lividans and Mycobacterium tuberculosis ( Kalarickal et al. , 2009 ) .
129 +Thus , it is possible that Rho could play a similar `` silencing of xenogenic DNA '' role in actinobacteria .
130 +For the present analysis , three genomes were selected -- M. tuberculosis , Mycobacterium abscessus and Corynebacterium diphtheriae .
131 +GIs have been recently identified in the M. tuberculosis H37Rv genome ( Becq et al. , 2007 ) .
132 +The search identified only 36 ITs immediately downstream of the 454 GIs ' genes in M. tuberculosis H37Rv ( Supplementary Fig. 1C ) .
133 +Also , several `` large islands '' , notably , Rv739-750 , Rv2954-2961 , Rv3081-3089 , Rv3108-3227 and Rv298-303 did not have a single flanking or internal IT .
134 +The islands Rv0057-0080 ( Fig. 3C ) and Rv0595-0614 had several gene clusters with no IT at their 3 ′ ends .
135 +The experimentally characterized genomic island Rv0986-0988 ( RosasMagallanes et al. , 2006 ) had no IT either .
136 +Thus , even for a bacterium which has a distinctly low abundance of ITs ( DIT = 11.9 % ) , the GIs , which comprise ~ 10 % of the genome , show further decrease in the IT content ( DIT = 7.7 % ) .
137 +In M. abscessus ( Ripoll et al. , 2009 ) , the causative agent of Buruli ulcer , a similar pattern is observed ( Fig. 2D ) .
138 +Furthermore , if the GIs of M. abscessus are divided into prophage and non-prophage regions , then the three prophages show a further reduction in th number of ITs .
139 +In contrast , a `` control '' region consisting of similar number of genes ( MAB0198-0220 ) immediately upstream of the prophage , MAB0221-0242 , has a much larger number of ITs .
140 +An analogous situation is seen in the case of the non-mycobacterial actinomycete , C. diphtheriae 13129 ( Cerdeno-Tarraga et al. , 2003 ) .
141 +The two known prophages of C. diphtheriae are the poorest with respect to the number of ITs ( Supplementary Fig. 1D ) .
142 +3.6. Fewer operons within GIs have an IT downstream
143 +It can be argued that the differences in DIT between GIs and `` core '' regions of a given genome are a function of their operonic content .
144 +To check this possible scenario , we used the DOOR ( Mao et al. , 2009 ) , which is considered a reliable database for operon prediction ( Brouwer et al. , 2008 ) .
145 +For any genome , the complete set of transcription units ( TU ) , that includes both multigenic operons and single-gene TU , can be obtained from DOOR .
146 +This data allowed us to ascertain the number of TUs in some of the GIs analyzed from diverse species and also how many of those TUs have an IT downstream .
147 +Although the results in this case are obtained from two prediction systems , DOOR and GeSTer are among the most reliable databases available , and so errors are likely to be minimal .
148 +The results show that fewer TUs belonging GIs have an IT downstream , as compared to the genomic estimates ( Supplementary Table 2 ) .
149 +The lack of ITs at the 3 ′ ends of many TU in these GIs indicates that these TU are employing Rho-dependent termination .
150 +3.7 .
151 +ITs in the GIs of Bacillus subtilis and Staphylococcus aureus , two species with low expression of Rho
152 +B. subtilis , a firmicute , has been shown experimentally to have very low intracellular levels of Rho , constituting about 0.004 % of the total cellular soluble protein ( Ingham et al. , 1999 ) .
153 +In contrast , the level of Rho is ~ 0.15 % of the total protein in E. coli , and even higher levels of expression of Rho is seen in mycobacteria ( Mitra et al. , unpublished observations ) .
154 +The non-essential nature of Rho in B. subtilis has been demonstrated by the fact that B. subtilis grows well in the presence of Bicyclomycin , the specific inhibitor of Rho although the antibiotic inhibits all known Rho homologues , including B. subtilis Rho in vitro .
155 +Moreover , in other firmicutes such as S. aureus and Streptococcus species , Rho is non-essential ( Washburn et al. , 2001 ) or has been lost ( Mitra et al. , 2009 ) , illustrating the limited importance of Rho in firmicutes .
156 +Not surprisingly , the firmicutes are species ' with the highest incidence of ITs ( de Hoon et al. , 2005 ; Mitra et al. , 2009 ) .
157 +Since Rho action seems to be predominant wherever there is a lack of ITs , as a corollary , in species with decreased levels of Rho , not only `` core genome '' regions but also genomic islands would employ a larger number of ITs for regulation of gene expression .
158 +Indeed , searching the GIs of B. subtilis 168 genome ( Westers et al. , 2003 ) with GeSTer confirms this hypothesis .
159 +The DIT for GIs is 32.7 % while the genomic DIT is 41.3 % .
160 +Similarly , the genomic DIT of S. aureus is 33.3 % , while that of three representative GIs ( including a prophage and TSST-pathogenicity island ) is 25 % .
161 +Thus of all the species analyzed , the GIs of B. subtilis and S. aureus have the highest number of ITs .
162 +It is most likely that the overall increased dependence of B. subtilis and S. aureus on intrinsic termination is mirrored in its GIs as there is insufficient Rho for efficient inter - and intragenic termination .
163 +Such species could be employing other mechanisms such as R-M systems or nucleoid-associated proteins to silence spurious expression of GIs .
164 +For example , the sequences of GIs often have a GC-content that is lesser than that of the host ge-nome , allowing NAPs to selectively silence such regions ( Gordon et al. , 2010 ; Navarre et al. , 2006 ) .
165 +3.8. Dearth of ITs in GIs may facilitate Rho-dependent termination
166 +A simple explanation to the observation , consistent with experimental data , is that these GIs are `` hotspots '' for Rho-dependent termination ( Cardinale et al. , 2008 ; Peters et al. , 2009 ) .
167 +A trans factor such as Rho is probably advantageous over cis-acting intrinsic termination in the context of GIs .
168 +Rho initiates termination by first loading onto a stretch of nascent RNA called the rut ( Rho utilization ) site ( Richardson , 2003 ; Richardson and Richardson , 1996 ) .
169 +In the few Rho-dependent terminators that have been experimentally characterized ( Ciampi , 2006 ) the rut site is C-rich but has no consensus sequence .
170 +Thus , C-rich sequences can not be termed as specific sites and not all C-rich sequences are Rho sites .
171 +However , Rho also binds to other RNAs as well , and the recent genome-wide studies on Rho have not identified any degenerate sequence at Rho-dependent termination sites .
172 +Infact , the lack of a conserved sequence in the rut site could well enhance Rho 's ability to carry out both intergenic termination as well as intragenic termination of any gene provided it has access to a sufficient length of naked RNA ( Ciampi , 2006 ; Faus and Richardson , 1990 ; Gowrishankar and Harinarayanan , 2004 ) ( Fig. 4 ) .
173 +Additionally , many of these xenogenic genes have a relatively poor codon adaptation index .
174 +Hence , it is likely that the leading ribosome actually lags far behind the transcribing RNAP allowing Rho to bind to the naked RNA in between the RNAP and the ribosome and cause termination ( Richardson , 2006 ) ( Fig. 4 ) .
175 +Thus , Rho is uniquely suited to be primary mediator for prematurely terminating transcription of genes encoded in GIs .
176 +Since Rho is functioning , there is no evolutionary constraint in favor of ITs at these GIs .
177 +However , there are two `` limitations '' to Rho 's mechanism , and both are based on its limited ability to bypass a hairpin structure on the transcript .
178 +An intervening double stranded RNA stem can prevent E. coli Rho 's ability to translocate along the RNA towards the RNAP ( Steinmetz et al. , 1990 ) .
179 +Additionally , Rho can not terminate RNAP when the latter has been paused by a class I pause hairpin , ( Dutta et al. , 2008 ) .
180 +The exact mechanism of how a pause hairpin inhibits Rho-dependent termination is unclear .
181 +However , it has also been shown recently that Rho employs an allosteric mechanism to cause termination ( Epshtein et al. , 2010 ) .
182 +Rho interacts with the lid and other domains in the exit channel region of RNAP to transmit an inhibitory signal to the active center of RNAP .
183 +β ′ domains extending from the lid and other neighboring parts of the β ′ clamp probably mediate signals from Rho ( or Rho-RNA complex ) to the catalytic site .
184 +The pause hairpin formed in the exit channel uses the β and β ′ domains contacted by Rho to transmit a pause-inducing signal to the active site of RNAP ( Toulokhonov and Landick , 2003 ; Toulokhonov et al. , 2001 , 2007 ) .
185 +Thus , when Rho encounters RNAP paused at a hairpin , it is most likely that the RNAP domains that Rho would have used to transduce a terminating signal are either occluded by the hairpin or , alternatively , are in a conformation that is unresponsive to the factor ( Supplementary Fig S3 ) .
186 +The paused RNAP would however , resume elongation after a specific time .
187 +But , the already formed hairpin that is now extruded from the RNAP exit channel could still impede translocation of Rho .
188 +Thus , presence of sequences which have potential to form hairpins would effectively reduce the efficiency of Rho-dependent termination and increase the probability of RNAP completing the transcription of toxic or unnecessary genes of GIs .
189 +Since Rho-dependent termination seems to be a GI-silencing mechanism it is possible that there could be progressive selection against hairpin-encoding sequences to facilitate Rho action .
190 +In other words , Rho 's silencing action at the various GIs may be facilitated by the lack of structured RNA moieties like intrinsic terminators and hairpins which makes the RNA unstructured and more suitable as a substrate for Rho .
191 +Moreover , since these regions are not part of the core genome it is easier to select against them .
192 +However , selection against hairpins by substitution or deletion is also likely to delete a significant fraction of the ITs since all of them consist of a hairpin .
193 +In this scenario , their removal is not detrimental as these stretches of GIs are now regions where there is efficient Rho-dependent termination .
194 +In effect , Rho would have functionally replaced ITs in these regions .
195 +Two pieces of evidence -- both of which focus on the mutual exclusiveness of Rho-dependent terminators and ITs/hairpins -- seem to corroborate the above model .
196 +Firstly , as described earlier , the Bicyclomycin-sensitive regions ( BSRs ) of E. coli K-12 MG 1655 ge-nome ( Peters et al. , 2009 ) have an under-representation of ITs and potential hairpins , especially the BSRs that are downstream of K-12 specific and prophage DNA ( Supplementary Table S1 ) .
197 +Secondly , there is an inverse correlation between genomic GC content and the prevalence of ITs in any genome .
198 +Additionally , Rho seems to become more indispensable in species ' as genomic GC content increases .
199 +Since experiments have shown that Rho action may be facilitated by the lack of hairpins ( Dutta et al. , 2008 ) it is possible that genomes , which predominantly rely on Rho for termination could have an overall under-representation of hairpins -- both ITs and pause hairpins -- in the regions downstream of the genes .
200 +This would happen in both GIs and in core genomic regions , as Rho is a global regulator .
201 +To assay this , we determined the total number of hairpins for a sample of bacterial genomes ( n = 27 ) and computed the genomic ( hairpins/genes ) ratio for these genome ( Fig. 5 ) .
202 +The results show that as the genomic GC content increases , the genomic ( hairpins/genes ) value tends to decrease .
203 +The results are in harmony with the fact that most bacteria which lack Rho have AT-rich genomes ( eg. , mycoplasma , many streptococci ) ( Mitra et al. , 2009 ) , while Rho seems to be indispensable in species with high GC content ( eg. , Caulobacter crescentus , M. luteus , M. tuberculosis , Steptomyces sp . ) .
204 +In other words , in bacteria where Rho-dependent termination is more important , the absolute number of stable hairpins in intergenic regions decreases across the entire ge-nome , possibly to favor Rho-dependent termination .
205 +Such a situation would also be consistent with the lack of ITs in GIs across different genomes .
206 +3.9 .
207 +Intergenic , but not intragenic , Rho-dependent termination could function efficiently in expressing GIs
208 +As mentioned earlier , Rho can effect intragenic termination within the coding region of a poorly translated gene because transcription -- translation coupling is inefficient , allowing the factor to access to nascent RNA and RNAP ( Fig. 4 ) .
209 +However , if a GI gene that has been silenced in the past by intragenic Rho-dependent termination is now incorporated into the cellular machinery , selection is likely to ensure that the gene 's codon adaptive index is similar to that of the cell .
210 +In that case , transcription -- translation coupling would now function efficiently preventing intragenic termination by Rho , and ensure gene expression .
211 +However , Rho-dependent termination would still continue to be the preferred mode of termination , once the stop codon has been crossed ( Fig. 5 ) .
212 +Thus , Rho is likely to be the default mode of intergenic termination for most GIs , irrespective of whether they are silenced or expressed across species .
213 +This could explain why ITs are rare even in genomic islands that are known to express and carry out defined functions such as SPI-1 , SPI-2 , LEE , PAI-II , and cag .
214 +4. Conclusion
215 +Once a genomic island gets integrated into a genome , multiple checkpoints are likely to ensure that expression from its genes is silenced or stringently regulated to prevent any toxicity .
216 +Cis factors like ITs are of limited effectiveness in such situations as they can only function when sequences that encode them are `` strategically '' inserted into the GI .
217 +In contrast , a trans factor like Rho protein is more effective in bringing about termination as it has lesser sequence constraints and can effectively sense uncoupling of transcription and translation .
218 +Hence , Rho-dependent termination is likely to be more effective in regulating transcription from any xenogenic DNA that enters the genome .
219 +Consequently , in stretches of the genome where there is active Rho-dependent termination ( such as GIs ) , ITs not only become functionally redundant , but experimental evidence hints that they may also hinder efficient Rho-dependent termination .
220 +Hence , over evolutionary timescales , these regions could undergo a selection against such RNA hairpins .
221 +Since our analysis is a snapshot in an evolutionary time-scale , a uniform decrease of ITs in GIs across different phyla is unlikely to be observed for various reasons .
222 +Both coding regions and non-coding regulatory elements of GIs are likely to be subjected to differential selection pressures .
223 +Individual GIs could have initially `` entered '' the host genome with different cohorts of ITs at different time points and varied time spans would have elapsed since their genomic integration .
224 +However , the genome analysis across diverse species reinforces the experimental evidence that Rho is indeed an important genome sentinel along with restriction -- modification systems , Nucleoid Associated Proteins , transcription repressors and other factors ( proteins , small RNAs ) that act at different stages to silence expression of foreign DNA .
225 +Rho 's ability to interact without exquisite sequence specificity coupled to its property of translocating along RNA interacting with RNAP has resulted in a versatile component of cellular `` immunity surveillance '' mechanism .
226 +Supplementary data to this article can be found online at http : / / dx.doi.org/10.1016/j.gene.2012.07.064 .
227 +Acknowledgments
228 +V. N. is a recipient of the J. C. Bose fellowship of the Department of Science and Technology , Government of India .
229 +The work is supported by the Centre of Excellence for Mycobacterial Research Grant , Government of India .
...\ No newline at end of file ...\ No newline at end of file
1 +Improved predictions of transcription factor binding
2 +ABSTRACT
3 +Typical approaches for predicting transcription factor binding sites ( TFBSs ) involve use of a position-specific weight matrix ( PWM ) to statistic-ally characterize the sequences of the known sites .
4 +Recently , an alternative physicochemical approach , called SiteSleuth , was proposed .
5 +In this approach , a linear support vector machine ( SVM ) classifier is trained to distinguish TFBSs from background sequences based on local chemical and structural features of DNA .
6 +SiteSleuth appears to generally perform better than PWM-based methods .
7 +Here , we improve the SiteSleuth approach by considering both new physicochemical features and algorithmic modifications .
8 +New features are derived from Gibbs energies of amino acid -- DNA interactions and hydroxyl radical cleavage profiles of DNA .
9 +Algorithmic modifications consist of inclusion of a feature selection step , use of a nonlinear kernel in the SVM classifier , and use of a consensus-based post-processing step for predictions .
10 +We also considered SVM classification based on letter features alone to distinguish performance gains from use of SVM-based models versus use of physicochemical features .
11 +The accuracy of each of the variant methods considered was assessed by cross valid-ation using data available in the RegulonDB database for 54 Escherichia coli TFs , as well as by experimental validation using published ChIP-chip data available for Fis and Lrp .
12 +Mark Maienschein-Cline , Aaron R. Dinner , William S. Hlavacek and Fangping Mu * 1 1 2,3 2,3,
13 +Department of Chemistry , University of Chicago , Chicago , IL 60637 , Theoretical Biology and Biophysics Group , Theoretical Division , Los Alamos National Laboratory , Los Alamos , NM 87545 and Department of 3 Biology , University of New Mexico , Albuquerque , NM 87131 , USA
14 +INTRODUCTION
15 +Transcription factors ( TFs ) are key molecular components of gene regulatory networks that modulate gene expression by binding to DNA and affecting the ability of RNA polymerase to transcribe genes .
16 +Thus , methods for identifying TF binding sites ( TFBSs ) in DNA can provide important insights into cell biology and may in the future help to enable exquisite manipulation of cellular behavior through synthetic and systems biology approaches ( 1,2 ) .
17 +A large number of binding sites for diverse TFs have been characterized through targeted low-throughput experimental approaches .
18 +Additionally , several highthroughput methods , such as chromatin immunoprecipitation coupled to sequencing ( ChIP-seq ) and protein binding microarray ( PBM ) assays , are now available for large-volume detection of binding sites ( 3 -- 5 ) .
19 +TFBSs discovered through both low - and high-throughput approaches are documented in databases such as RegulonDB ( 6 ) and JASPAR ( 7 ) .
20 +These methods and the increasing catalog of TFBSs are providing new insights into the general nature of TF -- DNA interactions and promise to elucidate how TF binding specificity is achieved ( 8 ) .
21 +Experimental approaches for characterizing TFBSs are complemented by computational approaches , which can provide a level of detail inaccessible experimentally .
22 +For example , ChIP-seq binding sites are limited to a precision of a couple hundred base-pairs ( bp ) ( 9 ) , which is much longer than actual TFBSs .
23 +Computational methods typic-ally aim to model sets of TFBSs as ( sequence ) motifs ( 5,10 ) , built on the basis of a set of training data .
24 +A motif model can be used to summarize data , to more precisely localize a binding site within a region of DNA known to associate with a TF , to design experiments , or to predict the effect of a mutation on a known TFBS .
25 +It can also provide insights into the features of DNA sequences important for TF -- DNA recognition .
26 +A common approach to motif representation or motif modeling involves the construction of a position-specific weight matrix ( PWM ) or a consensus sequence ( 10 ) .
27 +There are many methods , as well as software tools , for modeling TFBSs in terms of PWMs ( 11 -- 17 ) , as well as more advanced techniques that consider dependencies between nucleotides in different positions ( 18 ) , but the vast majority are based on the assumption that letter representations of DNA sequences suitably capture the physicochemical properties of DNA ( and proteins ) that govern the specificity of protein -- DNA interactions .
28 +However , the general validity of this assumption is questionable ( 19 ) .
29 +The three-dimensional ( 3D ) structure of DNA is sequence dependent ( 20,21 ) , and shape readout is an important mode of recognition used by a large class of TFs ( 22 -- 25 ) .
30 +However , letter sequence similarity does not guarantee structure similarity and vice versa : DNA sequences can diverge at the level of letter representation but share a similar structure , and conversely , DNA sequences can differ in only one or two bases but have distinct local structures ( 20,22,26 ) .
31 +There is strong evidence that TFs that recognize one particular sequence can also recognize different sequences if the sequences have similar structural properties , and more generally that some TFs interact with multiple classes of DNA sequences at the level of letter representation ( 21 -- 24,27 -- 29 ) .
32 +Interestingly , it was recently reported that Hoogsteen base pairs , which are characterized by a pattern of hydrogen bonding that differs from that of Watson -- Crick base pairs , are present in free DNA in equilibrium with Watson -- Crick base pairs ( 30 ) .
33 +These discoveries imply that TF-DNA binding specificity is extremely unlikely to be described by a simple linear code ( 31 ) .
34 +The simple reason is that , with this newfound understanding of the plasticity of DNA structure , a letter code for a DNA sequence can no longer be taken to have an unambiguous structural interpretation .
35 +Moving beyond analysis of letter codes , researchers have made a number of attempts to use structural data to predict TFBSs ( 32 -- 42 ) .
36 +Some approaches focus on shape readout , although this is relevant only for some TFs .
37 +A second important mode of recognition is base readout ( 22 ) , which involves direct contacts between nucleotides and amino acid residues .
38 +In other words , some TFs scan the chemical signatures of DNA sequences , not their shapes alone .
39 +Methods that rely on atomic structures of protein -- DNA complexes can address these cases but are computationally more expensive and depend strongly on the quality of experimental structures ( 35 ) .
40 +In some cases homology structure predictions can provide some of these details , but these calculations still require a degree of expertize in structural modeling .
41 +Although promising results have been obtained by all-atom approaches in some cases , there is a need for methods that consider details at an intermediate resolution , between the fine resolution of atomic characterization of macromolecular complexes and the coarse resolution of letter representations of DNA .
42 +In particular , we believe that a method requiring only the sequences of known binding sites ( i.e. the same inputs as standard PWM approaches ) but using physical properties of DNA to construct a TFBS model could begin to approach the accuracy of structure-based models while retaining the accessibility of the usual PWM models .
43 +Recently , we reported a motif modeling approach based on local structural and chemical features of DNA ( 26 ) .
44 +This approach , which we called SiteSleuth , maps DNA sequences to physicochemcial features and uses a support vector machine ( SVM ) classifier that discrimin-ates between known TFBSs and genome background sequences .
45 +The features considered include structural features , which characterize the local conformation of a DNA sequence , and chemical features , which characterize the thermodynamics of interactions between small functional group probes and a DNA sequence .
46 +The SiteSleuth method typically performs better than commonly used PWM-based methods ( 26 ) .
47 +Here , we report an improvement of the SiteSleuth method obtained by considering both new physicochemical features and algorithmic modifications ( i.e. variations on the machine learning approach ) .
48 +We examine each improvement by implementing them one by one into distinct motif models , and by comparing to a standard PWM-based algorithm .
49 +In all , we compare six methods .
50 +To evaluate the different motif modeling approaches , we focused on 54 TFs in Escherichia coli and their binding sites documented in RegulonDB ( 6 ) , measuring the accuracy of each model through cross validation .
51 +We also used ChIP-chip binding data available for the E. coli TFs Fis and Lrp ( 43,44 ) .
52 +MATERIALS AND METHODS
53 +Our physicochemical motif modeling approach is based on two essential ingredients : physicochemical features of DNA , and supervised machine learning , in particular the use of SVMs to discriminate known TFBSs from background genome sequences .
54 +In this section , we first describe calculation of the various features used in our motif models and show how DNA sequences are mapped to those features .
55 +We consider two main classes of physicochemical features : structural features , which characterize the conformational rigidity and steric properties of DNA , and chemical features , which characterize the electrostatic profile around DNA .
56 +We also introduce letter features , which makes the information used in training an SVM the same as that used in standard PWM-based approaches .
57 +We distinguish the new models using physicochemical features or letter features by including PMM or LMM ( for physical motif model or letter-based motif model ) , respectively , in their name .
58 +Second , we describe the details of the training and predicting aspects of the machine learning approach that we use , which is based on SVMs .
59 +We discuss optimization of SVM parameters through grid search , the differences between the linear and radial basis function ( RBF ) SVM kernels , improvements in the training step through feature selection , and improvements in the prediction step through consensus-based post-processing of the positive predictions .
60 +Finally , we discuss the sources of data used for training and testing .
61 +Definition and use of feature sets
62 +Structural features
63 +Our structural features are based on free DNA properties .
64 +Because structural correlations have been observed between free and bound TFBSs ( 45 ) , we expect tha these properties will be relevant for TFBSs prediction .
65 +First , parameters describing the geometry of base pairs and bp steps were derived from duplex structures of short DNA sequences ( all possible 3 - and 4-mers embedded between flanking GC dinucleotides ) , which were found via molecular dynamics ( MD ) simulations as described previously ( 26 ) .
66 +Briefly , for each duplex , the initial structure was taken to be the standard Watson and Crick structure for B-DNA .
67 +The NAMD program ( 46 ) and the CHARMM27 force field ( 47 -- 50 ) were then used to produce an equilibrium average structure .
68 +For the middle base pair in each of the 64 possible 3-mers , we used normal mode analysis of the corresponding average structure to calculate six base-pairing parameters : shear , stretch , stagger , buckle , propeller and opening .
69 +Similarly , for the middle 2 bp in each of the 256 possible 4-mers , we used normal mode analysis of the corresponding average structure to calculate 6 bp step parameters : shift , tilt , slide , roll , rise and twist .
70 +Features derived from simulated structures have been shown to correlate with features derived from experimentally determined structures ( 26 ) .
71 +In addition to the geometric parameters described above , which were considered in earlier work ( 26 ) , we also considered a structural profile defined on the basis of hydroxyl radical cleavage of DNA ( 20,53,54 ) .
72 +This profile has been shown to correlate with various aspects of DNA structure ( 54 ) , as the global structure of a DNA sequence imposes localized steric constraints on hydroxyl radical cleavage propensity ( 20 ) .
73 +The ORChID ( OH Radical Cleavage Intensity Database ) resource provides tools for predicting the hydroxyl radical cleavage profile of a given DNA sequence ( 53 ) .
74 +The profile is calculated by sliding a 4 bp window across the sequence and averaging over a database of experimentally measured cleavage profiles to generate a cleavage propensity at each nucleo-tide .
75 +Within the ORChID tool , the cleavage propensity at each position is completely determined by the three flanking nucleotides on each side of a central nucleotide , so our hydroxyl radical cleavage feature list consists of the calculated structural profiles for all possible 7-mers ( 4 = 16 384 ) .
76 +Each of these 7-mers is associated with 7 two structural features : the cleavage propensities of the central nucleotides of the forward and reverse strands .
77 +Chemical features
78 +Structural features characterize the conformation of free DNA .
79 +Here , we introduce chemical features to characterize the electrostatic profile around DNA , which can be expected to influence site-specific protein -- DNA interactions .
80 +In earlier work , 31 small functional groups were used as probes , and thermodynamic parameters were calculated to characterize an array of probe and DNA configurations ( 26 ) .
81 +Here , we consider the 20 common amino acids as probes of the DNA electrostatic profile .
82 +For a given probe , different spatial configurations of the probe and a DNA duplex are generated .
83 +Thermodynamic parameters are calculated for each configuration and an average over the configurations is determined .
84 +Features based on functional group probes were calculated as described previously ( 26 ) .
85 +For amino acid probes , a similar approach is followed , except sampling of configur-ations is now more extensive because amino acids are relatively large , and as a result , thermodynamic parameters are more sensitive to configurational aspects of probe -- DNA interaction .
86 +These features , which are introduced in this study , are determined as described below .
87 +Initial structures of amino acids capped by an acetyl group at the N-terminus and an N-methylamide group at the C-terminus were obtained using CHARMM34b1 ( 55 ) .
88 +These structures were paired with equilibrated , average structures of DNA 3-mers ( with flanking GC di-nucleotides ) , calculated as described above .
89 +For each of the 20 64 amino acid-DNA duplex pairs , we considered the following spatial configurations of the two molecules .
90 +As illustrated in Figure 1 , for each of the two central nucleotides in the DNA duplex , we considered a 6 6 3 grid filling a rectangular box .
91 +For each grid , the a-carbon of the amino acid probe was placed at each of the 108 grid points .
92 +The initial orientation of the amino acid was arbitrary but consistent across grid points .
93 +At each grid point , we considered 81 distinct whole-molecule rotations .
94 +Each of these rotations was a composition of a rotation of angle y 2 [ p/2 , 7p/18 , 5p/18 , ... , p/2 ] around the x-axis and a rotation of angle f 2 [ p , 8p / 9 , 7p/9 , ... , p ] around the z-axis ( 9 rotations each ) .
95 +At each grid point , we also considered fifteen side-chain rotamers for all amino acid probes except alanine , glycine and proline .
96 +Rotamers of an amino acid were generated by rotating the side chain around the bond between the a - and b-carbons ( 1 dihedral ; additional rotations around 2 , 3 etc. were not considered ) .
97 +The angles of rotations were integer multiples of 2p/15 ( see Figure S1 of the Supplementary Materials for more details on how the angle increments were chosen ) .
98 +Thus , for each side of a DNA duplex , we considered a total of 2 256 984 probe-duplex configurations ( 108 81 ( 17 15 +3 ) ) .
99 +For each amino acid-DNA duplex pair ( Figure 1 ) , we estimated the Gibbs free energy at each grid point p using the expression Gp = kBTlnZp , where kB is the Boltzmann constant , T is the absolute temperature , which wePtook to be 298 K , and Zp is the partition function q exp ( Epq/kBT ) .
100 +In the partition function , q is an index for the elements of the set of all whole-molecule rotations and all side-chain rotations ( if any ) , and Epq is the total energy given by NAMD and the CHARMM27 force field with the probe at grid point p in orientation q .
101 +The change in Gibbs free energy caused by interaction between the probe at a grid point and the DNA duplex , Gp , was found by subtracting the Gibbs free energy obtained when the probe and DNA duplex were separated by a large distance , G .
102 +In other words , Gp Gp G. To define chemical features , we first split up the grid into three sub-grids : two 3 3 3 grids in the minor and major grooves of the DNA and a 6 3 3 grid outside the DNA ( orange dots , red dots and purple dots in Figure 1 , respect-ively ) .
103 +For each sub-grid , we computed the average ( over all favorable grid points with G < 0 ) , Gavg , and minimum , Gmin .
104 +This procedure resulted in 120 values for each side of a DNA duplex ( minimum and average G for each of three sub-grids and 20 amino acids )
105 +Many amino acids may have similar interaction profiles with the various 3-mers , so many of these 120 dimensions are highly correlated across different DNA sequences .
106 +To eliminate correlated feature dimensions while retaining the essential information about the electrostatic profile encapsulated in the chemical features , we used principal component analysis ( PCA ) to generate orthogonal vectors that capture the variability of the original feature set ; we normalized each of the 120 dimensions ( across all 64 possible 3-mers ) to have mean 0 and standard deviation 1 prior to performing PCA .
107 +We chose the top 20 principal components as an abbreviated feature list , which captured 90.5 % of the variance .
108 +The final feature list was obtained by concatenating the features for each side of the DNA duplex .
109 +Thus , the chemical features consist of 40 values ( 20 for each strand ) associated with the center nucleotide of each DNA 3-mer .
110 +Letter features
111 +The structural and chemical features discussed above are one facet of SVM-PMM and SiteSleuth that distinguishes these methods from other TFBSs prediction algorithms , such as PWM-based methods and other methods based on letter representations of DNA sequences ( 11 -- 14 ) .
112 +The other main difference is the use of an SVM classifier .
113 +Because it was previously found that SiteSleuth outperforms other TFBSs prediction algorithms ( 26 ) , we wanted to measure how much of this improvement can be attributed to the use of SVM-based classification versus the use of physicochemical features .
114 +To this end , we created an LMM that uses features designed to encode letter sequences : orthonormal 4D vectors ( 1,0,0,0 ) , ( 0,1,0,0 ) , ( 0,0,1,0 ) and ( 0,0,0,1 ) are designated as feature vectors of the single nucleotides A , C , G and T , respect-ively .
115 +Using letter features , we can independently assess the effects of using SVM-based classification and physicochemical features in PMMs .
116 +We will use ` SVM-LMM ' to refer to TFBSs models that take letter features as input for training .
117 +Mapping DNA sequences to feature vectors
118 +To associate DNA sequences of known or potential TFBSs with positions in a space of features , in which negative and positive examples can be separated using the SVM approach to classification , we map each sequence to a feature vector of real numbers .
119 +Each scalar component of a feature vector corresponds to a letter , structural or chemical feature .
120 +Although it is time consuming to calculate the structural and chemical features of ( short ) DNA sequences , the mapping proced-ure described below allows us to pre-calculate and store sets of features and then to efficiently determine the physicochemical features of any new given DNA sequence .
121 +The procedure for mapping a given DNA sequence to a feature vector is illustrated in Figure 2 .
122 +Before starting this procedure , we select a known or potential binding site sequence ( Figure 2A ) , we add flanking nucleotides at each end ( lower case ) in accordance with the genome sequence , and we identify the sets of pre-calculate features for short sequences that will be considered ( Figure 2B ) .
123 +In SVM-PMM , four feature sets are considered : ( i ) amino acid -- DNA chemical features ( ai ) ; ( ii ) structural base-pairing features ( bi ) ; ( iii ) structural bp step features ( gi ) ; and ( iv ) structural hydroxyl radical cleavage features ( di ) .
124 +Within a feature set , K features are associated with each of the possible DNA sequences of length N. Set ( i ) associates 20 features with each of the possible 3-mers ( i.e. ai 2 R20 , i = 1 , ... , 64 ) : Set ( ii ) associ-ates six features with each of the possible 3-mers : Set ( iii ) associates six features with each of the possible 4-mers : and Set ( iv ) associates two features with each of the possible 7-mers .
125 +In the case of letter features ( not considered in Figure 2 ) , four features ( three 0 's and one 1 ) are associated with each of the four 1-mers .
126 +To map a given DNA sequence to features , we start with the first nucleotide of the sequence proper ( e.g. the first capital letter in Figure 2A ) .
127 +For each feature set of interest , we consider the appropriate length N-mer sliding window across the sequence , illustrated in Figure 2B .
128 +Thus , for Set ( i ) or ( ii ) , for which N = 3 , we consider the first nucleotide and its closest neighbors .
129 +The features associated with this N-mer are then concatenated to the feature vector for the sequence , as shown in Figure 2C .
130 +The example of Figure 2 is specific to SVM-PMM .
131 +The feature sets considered depend on the motif model under consideration , and motif models can incorporate different feature sets .
132 +For a given set of sequences to be used in SVM training , we linearly scale each feature associated with these sequences such that the numerical values associated with a given feature across all sequences lie between 1 and 1 .
133 +The purpose of this normalization step is to avoid differences in magnitude between feature dimensions overwhelming the differences within a feature dimension ( 56 ) .
134 +To scale the features , once all training sequences are mapped to feature vectors , we examine xi , j ( i over all sequences , j over all features ) and determine Mj maxj ( jxi , jj ) .
135 +We use xi , j/Mj as the components of feature vectors in SVM training .
136 +The values of Mj are saved and used to normalize components of feature vectors of test sequences .
137 +Algorithmic details
138 +Machine learning algorithm
139 +Using LIBSVM ( 56 ) , we train SVM classifiers to discriminate features of TFBSs from features of background genome sequences .
140 +The process is described below .
141 +We are given m feature vectors { x , ... , x } , where 1 m x 2 Rn and n is the number of features captured in each i vector ( recall that each feature corresponds to a single scalar quantity . )
142 +We are also given the corresponding m classification values { y , ... , y } , where y 2 { 1 , 1 } .
143 +1 m i The feature vector x is mapped to a higher dimensional i space through a function f , the form of which depends on the form of a kernel function .
144 +The kernel function k ( zi , zj ) = f ( zi ) f ( zj ) defines a similarity measure between two points zi and zj .
145 +For a linear SVM ,
146 +1 2 ; ð1Þ which reflects use of a hyperplane to separate positive and negative examples .
147 +The RBF kernel is kðz ; z Þ 1/4 exp k z z k2 ; ð2Þ 1 2 1 2 where g is a constant .
148 +Because positive training examples are often tightly clustered in feature space , whereas negative training examples tend to be more broadly distributed , the RBF kernel often gives more accurate results .
149 +However , training an SVM classifier with an RBF kernel is significantly more computationally expensive ( 56 ) .
150 +Below , we use ` SVM ' in the name of a method t denote use of a linear kernel , and we use ` SVMR ' in the name of a method to denote use of an RBF kernel .
151 +In training an SVM , we find a surface with weight vector w and offset d that separates the positive examples ( i.e. the examples for which yi = 1 ) from the negative examples ( i.e. the examples for which yi = 1 ) .
152 +This task is accomplished by solving the minimization problem X 1 min wTw þ Cþ i þ C w ;d ; i 2 y 1/4 1 i yiðw fðxiÞ þ dÞ 1 i and i 0 : ð4Þ
153 +The adjustable parameters xi ( i 2 [ 1 , ... , m ] ) are slack variables that are introduced to account for the fact that it is generally not possible to perfectly separate the training data .
154 +The C + and C parameters , which are called penalty parameters , are taken to have fixed values .
155 +The minimization problem is solved using quadratic programming techniques .
156 +The solution can be express Xed as w 1/4 iyifðxiÞ : i where each ai is a Lagrange multiplier .
157 +The separating surface can be re Xpresented as for feature vector x. Thus , given values for C + , C and g ( if the RBF kernel is being used ) , the other SVM parameters ( w , d and xi for i = 1 , ... , m ) are uniquely determined by the solution of the minimization problem described above .
158 +The penalty parameters C + and C are introduced to balance the influences of positive and negative training data , which is important because we always have available many more negative examples than positive examples .
159 +Each of the C + , C and g ( if the RBF kernel is being used ) parameters affect the accuracy of a classifier and should be optimized for best results .
160 +Optimization of these parameters is performed as follows .
161 +For an SVM with a linear kernel , we optimize C + and C .
162 +For an SVM with an RBF kernel , we set C + = C = C and optimize C and g .
163 +In both cases , optimization is performed through a 2D grid search .
164 +In this search , the optimality of a grid point is assessed using a cross-validation procedure , which is described below .
165 +This approach to SVM parameter optimization is an adaptation of a method recommended in the LIBSVM guide ( 56 ) .
166 +The search starts out over a coarse grid of points : C + , C = { 2 , 2 , ... , 2 } ( in the case of a linear 5 3 11 kernel ) , or C = { 2 , 2 , ... , 2 } and 5 3 15 g = { 2 15 , 2 , ... , 2 } ( in the case of a radial kernel ) .
167 +The optimiza-13 5 tion is refined over two progressively finer grids in smaller increments around the best grid point from the previous grid ( as assessed by the cross-validation procedure ) .
168 +For example , consider a linear kernel .
169 +If ( C + , C ) = ( 2 , 2 ) is 5 1 the optimal result from the first grid search , the second grid search would be over C = { 2 , 2 3 4 5 6 7 + , 2 , 2 , 2 } and C = { 2 , 2 , 2 , 2 , 2 } .
170 +If ( C + , C ) = ( 2 , 2 ) is the 3 2 1 0 1 4 0 optimal result from the second grid search , the third grid search would be over C = { 2 , 2 3 3.5 4 4.5 5 + , 2 , 2 , 2 } and C = { 2 , 2 , 2 , 2 , 2 } .
171 +Refinement stops after 1 0.5 0 0.5 1 the third grid search .
172 +Each grid point defines a pair of parameters .
173 +For each pair , we perform 3-fold cross-validation : the available training data are randomly split into three sets ( as equal in size as possible ) and each set is used to assess the prediction accuracy of an SVM classifier trained , as described above , on the other two sets .
174 +The accuracy of the classifier is quantified by the F-measure :
175 +F ¼ ; p þ r
176 +where p and r are precision and recall , respectively .
177 +These quantities are defined as where TP , FP and FN are counts of true positives , false positives and false negatives from the cross-validation procedure .
178 +Once optimal values for C + and C ( or C and g ) are obtained through the process described above , these par-ameter values and all available training data are used to determine the remaining SVM parameters by solving the minimization problem described above .
179 +The optimal F-measure obtained after the third grid search ( but before final determination of w , d and xk ) is taken to represent the accuracy of an SVM classifier .
180 +Once all SVM parameters are determined , an SVM classifier can be used for prediction : a test sequence is mapped to a feature vector z and w f ( z ) + d is evaluated ( left-hand side of Equation ( 6 ) ) .
181 +If this value is positive ( i.e. z is on the same side of the separating surface as the positive examples ) , the sequence is considered to be a binding site .
182 +Feature selection
183 +We evaluated a simple feature selection step to reduce the dimensionality of feature vectors , which results in decreased computation time and improved accuracy .
184 +Feature selection is done separately for each TF , with the aim of selecting the subset of features that most aptly describes DNA binding for that TF .
185 +Our feature selection step is performed prior to cross-validation and training of the SVM , so it depends only on the training data and the feature set used .
186 +The procedure is illustrated schematically in Figure S2A of the Supplementary Materials .
187 +First , we compute the mutual information MIj ( j = 1 , ... , n ) between the j-th dimension of the training data , xi , j , and the training classifications yi ; note that as j indexes the entire feature vector , it covers both the length of the binding site and all the features for each nucleotide of the binding site .
188 +Mutual information measures the dependence between two variables based on their probability distributions : a large value indicates greater dependence
189 +Finding the distribution of yi is straightforward , as it takes only the values 1 and 1 .
190 +After normalization , xi , j is a continuous variable between 1 and 1 .
191 +We approximate its distribution by a discrete histogram with 20 bins of width of 0.1 , which we denote as Bl = [ 1 + ( l 1 ) / 10 , 1 + l/10 ) , for l = 1 , ... , 20 .
192 +The quantity MIj is then computed as X X 20 MIj 1/4 Pðxi ; j 2 Bl ; yi 1/4 mÞ l 1/4 1 m 1/4 1 ; 1 Pðx 2 B ; y 1/4 mÞ i ; j l i log2 ð 2 Þ ð 1/4 Þ : P xi ; j Bl P yi m where P ( x 2 B ) and P ( y = m ) are the marginal distribu-i , j l i tions of x and y ( i.e. distributions computed over the i , j i training data , indexed by i ) and P ( x 2 B , y = m ) is the i , j l i joint distribution .
193 +After MI has been computed for each feature dimenj sion , we select the minimal subset of feature dimensions such that at least 90 % of the total mutual information is retained .
194 +In other words , we ` turn on ' dimensions one at a time , starting with the dimension with the largest MI first , j until the sum of all the ` on ' MI is at least 90 % of the total j ( the sum over all j ) .
195 +The list of ` on ' dimensions is determined from the training data and saved so that the same features are retained in the test data .
196 +We will indicate the use of the feature selection step in a method by adding ` FS ' to its name .
197 +Figures S2B and C of the Supplementary Materials give statistics about the overall percentage of features retained by feature selection , and how that retention breaks down over the different types of features , respectively .
198 +SVM parameter optimization by cross-validation as described above results in selection of values for ( C + , C ) or ( C , g ) that yield good discrimination of negative and positive training examples .
199 +However , in some cases , there are many combinations of parameter values that yield approximately the same discrimination .
200 +For an example , compare Figures S3A and B of the Supplementary Materials , which show the accuracy of SVM-PMM at different ( C , C ) pairs for DnaA and + NanR , respectively .
201 +Because there is a degree of stochasticity in the cross-validation step introduced by the random three-way splitting of the training data , the best parameter pair can change from one training run to the next .
202 +For this reason , we repeated all training and prediction runs five times to assess the robustness of the SVM parameter settings that result from the training procedure .
203 +We can use the extra information from multiple training and prediction runs by considering the combined results .
204 +Multiple training runs on the same training data generate similar but different models , because parameter settings depend on the random splits of training data used in the cross-validation procedure .
205 +We can combine the results of prediction runs for these related models and focus our attention on predictions that are made by all or a specified fraction of the models , thereby filtering out predictions that are sensitive to degenerate SVM parameter settings .
206 +Thus , in addition to examining the accuracy of the prediction steps individually , we also use a post-processing consensus approach to identify higher confidence binding sites by requiring that a TFBSs be predicted in all ( five ) prediction runs .
207 +Data for training and testing
208 +Training data were obtained and used as described previously ( 26 ) , except flanking sequences were extended to 3 nucleotides instead of 1 .
209 +Briefly , we considered binding sites of 54 TFs documented in RegulonDB ( 57 ) .
210 +Each of these TFs is associated with at least five TFBSs in RegulonDB .
211 +Binding sites of a given TF are all taken to have the same length , which is sufficiently long to encompass the binding sites documented in RegulonDB .
212 +Sequences used as positive training examples included the TFBSs sequences from RegulonDB as well as flanking nucleotides .
213 +Flanking nucleotides were added in accordance with the E. coli genome sequence , which was obtained from KEGG ( 58 ) .
214 +Sequences used as negative training examples consisted of randomly selected non-coding sequences of the E. coli genome ( i.e. sequences were selected from regions not annotated to contain open reading frames ) ; the length of the negative training sequence was taken to be the same as that of a positive training sequence for that TF , so that the feature dimensions were equal for all training data .
215 +A total of 10 000 negative examples were considered for each TF ; known TFBSs were excluded from the negative examples .
216 +To assess the accuracy of motif models , we used the F-measure obtained from the cross-validation analysis described above .
217 +To further validate motif modeling approaches , we used published ChIP-chip data for Fis and Lrp ( 43,44 ) .
218 +These data include 894 sequences that putatively contain at least one binding site for Fis and 138 sequences that putatively contain at least one binding site for Lrp .
219 +Data from RegulonDB include 133 binding sites of Fis and 84 binding sites of Lrp .
220 +The sequences from RegulonDB were used for training ( as described above ) , whereas the sequences from the ChIP-chip data were used only for validation .
221 +Although the number of training sequences for Lrp is similar to the number of Lrp-bound sites detected by ChIP-chip assay , only 11 of the ChIP-chip sequences contain a binding site documented in RegulonDB .
222 +We define the accuracy of a Fis or Lrp motif model as the number of ChIP-chip sequences containing a predicted binding site divided by the total number of predicted binding sites .
223 +RESULTS
224 +As detailed in the Materials and Methods section , we developed motif models based on physicochemical features of DNA .
225 +Using MD simulations , we generated a tabulated set of sequence-dependent structural and chemical features of short DNA sequences .
226 +We also obtained empirical structural features from hydroxyl radical cleavage profiles of DNA using the ORChID resource .
227 +Known o
228 +Original physicochemical features were introduced with the SiteSleuth method (26): structural bp features, structural bp step features and chemical features derived from functional group–DNA interaction energies. Expanded physicochemical features include: structural bp features, structural bp step features, hydroxyl radical cleavage features and chemical features derived from amino acid–DNA interaction energies.
229 +potential binding sites for a given TF are mapped to vectors of these structural and chemical features , and feature vectors of positive and negative examples of TFBSs were used to train an SVM classifier to discrimin-ate between true and false binding sites .
230 +Our results span a series of six methods and corresponding motif models : a standard PWM-based method , BvH , plus five SVM-based methods listed in Table 1 in order of increasing complexity and accuracy .
231 +The different methods are distinguished by the classifier used to identify binding sites , the information/features input into the classifier to describe potential binding sites , and add-itional algorithmic steps .
232 +The advances we discuss in the Results come from improvements in all three areas : the use of the radial SVM versus linear SVM classifier ( and the improvement of both over the PWM classifier ) , the introduction of new physicochemical features , and the mutual information-based feature selection step .
233 +Finally , we see additional improvements in the predicted TFBSs with use of consensus-based post-processing .
234 +Training results assessed using data in RegulonDB for 54 TFs in E. coli
235 +Using F-measure averaged over five independent training runs and all 54 TFs to assess accuracy ( Figure 3 ) , we see significant effects from both the training algorithm and the features used in each method ; average F-measures and training times ( as well as number of positive training sequences ) are given in Table S1 of the Supplementary Materials .
236 +We see steady improvements in accuracy from left to right in Figure 3A .
237 +First , although BvH and SVM-LMM use only the DNA letter sequence information ( i.e. the same features ) , the average F-measure for SVM-LMM is 67 % larger than BvH .
238 +Thus , solely the use of the SVM framework for training and predicting binding sites constitutes a substantial improvement over standard PWM-based methods .
239 +However , just as much improvement is observed with the introduction of physicochemical features in SiteSleuth , where the average F-measure increases further to 0.38 ( 138 % increase over BvH ) .
240 +Further improvement with the introduction of new physicochemical features is observed in SVM-PMM , where the average F-measure increases to 0.39 .
241 +Finally , additional improvements from algorithmic changes ( rather than changes of feature sets ) are obtained with the introduction of feature selection ( in SVM-PMM-FS ) , average F = 0.40 , and with use of a radial kernel
242 +( in SVMR-PMM-FS ) , average F = 0.43 .
243 +Although the incremental gains are not always large , there are significant , repeatable improvements when the 54 TFs are considered as a whole .
244 +By examining the improvements for each TF individually in Figure 3B ( and studying Table S1 of the Supplementary Materials ) we can gain additional understanding for the averaged improvements in Figure 3A .
245 +Some TFs show very marked improvement with the first introduction of physical features ( i.e. SVM-LMM versus SiteSleuth ) and only small improvements thereafter .
246 +For example , the F-measure for MalT increases from 0.079 to 0.529 from SVM-LMM to SiteSleuth , with only a slight additional increase to 0.606 for SVMR-PMM-FS .
247 +Other TFs are apparently equally well described by the DNA letter sequence as by physicochemical features : Fis has an F-measure of 0.29 for SVM-LMM ( 56 % higher than BvH ) , but actually a decrease in F-measure for the linear physicochemical SVM methods ( its F-measure for SVMR-PMM-FS , 0.33 , is slightly higher ) .
248 +Although SVMR-PMM-FS is the most accurate method overall , the wide distribution of trends for each individual TF mean that different aspects of this method are important for accurate predictions for different TFs : in some cases , the important change is the radial kernel , whereas in other cases the important change is the physicochemical features .
249 +The different SVM-based models have different computational requirements , as can be seen in Supplementary Figure S4A .
250 +Reported training times include ( i ) mapping training sequences to feature vectors ; ( ii ) parameter optimization by grid search : and ( iii ) final training of the model with optimal parameters .
251 +Step ( ii ) dominates the overall run time , as it requires training the SVM three times per parameter pair ; the time for training the SVM scales with the length of the feature vector ( which in turn scales with the number of features and the length of the binding sites ) , the number of training examples , and the SVM kernel .
252 +The latter is the main reason for the large increase in times for SVMR-PMM-FS ( although the initial coarse grid for that method is slightly larger as well ) : optimizing Equation ( 3 ) is much more computationally expensive for the RBF kernel .
253 +However , the increased time for SVMR-PMM-FS highlights the importance of the feature selection step , which in addition to a small increase in accuracy also results in a decrease in training time , about a 32 % speed-up on average .
254 +The distributio of speed-ups is shown in Figure S4B of the Supplementary Materials , which in some cases is more than 60 % .
255 +The training time for BvH is not indicated in Figure 3 , as this time is just the time required to compute a PWM , which is insignificant compared with SVM training times .
256 +In contrast to the wide distribution of trends in Figure 3B , changes in training time for different TFs in Figure S4A of the Supplementary Materials are fairly consistent and mirror the trends of the average training time in Figure 3A .
257 +We provide additional comparisons of each method against the most accurate overall method , SVMR-PMM-FS , in Figure 4 .
258 +In each panel of Figure 4 , we plot the cross-validation accuracy of TFBSs models obtained via SVMR-PMM-FS against those of models obtained via one of five other methods ( SVM-PMM-FS , SVM-PMM , SiteSleuth , SVM-LMM or BvH ) .
259 +Each point in a scatterplot corresponds to one of the 54 E. coli TFs under consideration .
260 +A point on the diagonal line in a panel is a point at which the accuracies of two models being compared would be exactly equal ; SVMR-PMM-FS is the more accurate model for points below the diagonal line .
261 +As algorithmic complexity increases from Figure 4A ( comparing to BvH ) to Figure 4E
262 +( comparing to SVM-PMM-FS ) , fewer points fall far below the diagonal .
263 +Moreover , note than in each panel of Figure 4 , any points above the diagonal still tend to be close to the diagonal .
264 +That is , when SVMR-PMM-FS is less accurate than the other method being considered , it is only slightly less accurate .
265 +On the other hand , a number of points are always quite far below the diagonal in each panel , so there are TFs for which SVMR-PMM-FS performs much better .
266 +It should be noted that there are six TFs for which all methods fail ( i.e. for which F = 0 ) .
267 +These TFs are CysB , GcvA , OxyR , PspF , RcsAB and Rob .
268 +In these cases , the likely cause for the poor performance is that the binding sites for these TFs can be fairly diverse sequences , but too few positive training sequences were available for any classifier to adequately construct a model .
269 +GcvA , PspF and RcsAB have only five positive training sequences ( the minimum number for inclusion in our study ) , Rob has only six , CysB has only eight and OxyR has only nine .
270 +A small positive training set alone does not necessarily mean low F-measure , as GadE and UxuR ( both with only five positive training sequences ) have F-measures of 0.89 and 0.58 under SVMR-PMM-FS , respectively ; indeed , the Pearson correlation between number o positive training sequences and F-measure for SVMR-PMM-FS over all 54 TFs is only 0.12 .
271 +The fact that some TFs had only 5 positive training sequences was also our reason for using 3-fold cross validation in the training procedure .
272 +To see if any improvement can be obtained from more splits , we tested 5 - and 10-fold cross validation for the 7 TFs with at least 80 positive examples , training SVM-PMM-FS .
273 +The results of this analysis are shown in Figure S5 of the Supplementary Materials .
274 +For five of the TFs there was essentially no change in F-measure from 3 - to 10-fold cross validation .
275 +Two of the TFs , Lrp and IHF , showed slight increases .
276 +Prediction results assessed using ChIP-chip data for Fis and Lrp
277 +Individual prediction runs
278 +We used the trained models for Fis and Lrp to predict TFBSs across the entire E. coli genome and compared the predictions with binding regions from ChIP-chip experiments ( 43,44 ) .
279 +For these data , we defined the accuracy of a motif model as the number of predicted TFBSs in ChIP-chip regions divided by the total number of predicted TFBSs .
280 +This approach also allowed us to test the consensus-based approach for identifying predicted TFBSs , wherein we compare the predicted TFBSs from five independently trained models and retain only those sites that are predicted positive by each model ; there is no variability in the training procedure for BvH , so the consensus analysis is not performed for this method .
281 +Figure 5A gives the accuracy from each method for Fis and Lrp , and Figure 5B gives the number of predicted binding sites from each method .
282 +Note that the F-measures for Fis and Lrp are indicated by the boxed dots and circled dots , respectively , in Figure 4 .
283 +We do not report prediction times for the different methods under consideration , as prediction time is typically dominated by the mapping of test sequences to feature vectors , which is I/O intensive and therefore platform dependent .
284 +We also give the DNA sequence logos for Fis and Lrp , generated by WebLogo ( 59,60 ) from the positive training examples in Figure S6 of the Supplementary Materials for the reader 's reference .
285 +For Fis , in accordance with cross-validation results ( Figure 4 ) , we see a significant improvement in accuracy from BvH to SVM-LMM .
286 +The improved accuracy can be attributed to the use of SVM-based classification ( and negative training examples ) .
287 +However , SVM-LMM performs similarly to SiteSleuth , SVM-PMM and SVM-PMM-FS ; it is only significantly outperformed by SVMR-PMM-FS ( Figure 5A , left set of bars ) .
288 +Correspondingly , when comparing F-measures for these methods , only SVMR-PMM-FS outperforms SVM-LMM .
289 +These results suggest that the physicochemical features considered here may not provide substantially more information than that found in the letter-based representations of Fis binding sites .
290 +The accuracy results of Figure 5A are mirrored in Figure 5B : as accuracy increases , the number of predicted TFBSs decreases .
291 +Thus , improvements in accuracy ( e.g. from BvH to SVM-LMM ) seem to be obtained by reductions of the false positive rate .
292 +Starkly different results are obtained for Lrp ( Figure 5 , right set of bars ) .
293 +The accuracy of BvH and SVM-LMM are close to zero , and the accuracy of SiteSleuth is identically zero .
294 +In fact , SiteSleuth was unable to predict any TFBSs for Lrp ; we were surprised by this result , since the SiteSleuth F-measure for Lrp is greater than the values for BvH and SVM-LMM .
295 +We see comparable accuracy between SVM-PMM and SVM-PMM-FS , and then significant improvement in SVMR-PMM-FS .
296 +The latter method reaches > 10 % accuracy on average .
297 +As in the case of Fis , improvements in accuracy accompany decreases in the number of predicted TFBSs ( cf. panels A and B in Figure 5 ) .
298 +The high ( average ) accuracy of SVMR-PMM-FS is achieved because of prediction runs with very small numbers of predicted TFBSs .
299 +In 4 of the 5 runs , a few hundred TFBSs were predicted at an accuracy of about 3 % , and in the fifth run only 3 TFBSs were predicted , 2 of which were correct ( 67 % accurate ) .
300 +Other than the lack of SiteSleuth predicted TFBSs , the trend of increasing accuracy from BvH to SVMR-PMM-FS ( Figure 5 , right set of bars ) is consistent with crossvalidation results ( Figure 4 ) .
301 +We computed a P-value for each predicted TFBSs by comparing its SVM score ( computed from Equation ( 6 ) ) to the distribution of SVM scores from 10 000 randomly generated DNA sequences with the same GC content as the E. coli genome ; higher ( more positive ) scores indicate stronger predictions , so the P-value for a predicted TFBSs is P ( random score > w f ( z ) + d ) .
302 +The P-value distributions are given in Figure S7 of the Supplementary Materials .
303 +The predictions for SVMR-PMM-FS are clearly the strongest for both Fis and Lrp .
304 +The fact that predictions for Fis from SVM-LMM tend to be slightly more significant than those from SiteSleuth , SVM-PMM or SVM-PMM-FS is consistent with the fact that SVM-LMM has a larger F-measure and higher accuracy ( before consensus filtering ) than these methods , as discussed above .
305 +Consensus-based predictions
306 +The effects of adding five-way consensus filtering of TFBSs predictions for Fis and Lrp models are indicated by the thick horizontal lines in Figure 5 .
307 +For Fis models incorporating physicochemical features ( SiteSleuth through SVMR-PMM-FS ) , there is a fairly consistent increase in accuracy .
308 +In fact , although the individual runs of SVM-PMM and SVM-PMM-FS were no better than those runs for SVM-LMM , the consensus predictions for the PMMs do outperform the consensus prediction for SVM-LMM .
309 +Improvements in accuracy obtained through the consensus procedure are mirrored by drops in the number of predicted TFBSs .
310 +For Lrp models , consensus filtering results in a large accuracy improvement for SVM-PMM .
311 +The loss of accuracy for the SVM-PMM-FS Lrp model is reflected in the lower F-measure obtained when the feature selection step is used for Lrp ( one of a minority of TFs where feature selection did not improve accuracy ) .
312 +On the other hand , consensus filtering reduces accuracy ( to zero ) for
313 +SVM-LMM and SVMR-PMM-FS : for SVM-LMM because three training runs produced a model that predicted no TFBSs , and for SVMR-PMM-FS because one run only predicted three binding sites , which did not overlap with the predictions of the other four runs .
314 +If we replace the five-way consensus requirement with a less stringent two-way consensus , accuracy of SVM-LMM increases to 0.019 % ( from 0.007 % for the case without consensus filtering ) , and 3.2 % accuracy of SVMR-PMM-FS is obtained , consistent with the results of four of the runs .
315 +We assessed the effect of multiple training and prediction runs on the consensus analysis by performing an add-itional 15 training and prediction runs for Fis and Lrp using SVM-PMM-FS , for a total of 20 .
316 +We used a bootstrapping procedure to analyze the effect of the number of runs in the consensus analysis on the accuracy and number of predicted TFBSs : for a given number of runs n ( allowing n to vary from 2 to 20 ) , we randomly sampled ( with replacement ) n sets of TFBSs predictions out of the 20 total runs .
317 +We then performed the consensus-based post-processing analysis , requiring all n runs to agree on each prediction .
318 +This process was repeated 10 times for each n , and we computed the mean and standard deviation of the accuracy and number of TFBSs .
319 +These results are plotted in Figure S8 of the Supplementary Materials .
320 +In the bootstrapping results , we see a steady trend toward greater accuracy and fewer predicted TFBSs as the number of runs considered increases , although the standard deviations are generally fairly large with respect to the increases in accuracy .
321 +We also considered easing the consensus rule , allowing TFBSs predictions to pass if fewer than n prediction runs agree , as was necessary for Lrp predictions from SVM-LMM and SVMR-PMM-FS .
322 +However , for our extra analysis of SVM-PMM-FS in Figure S8 of the Supplementary Materials , we found that the best accuracy was almost always obtained by the most stringent consensus requirement ( results not shown ) .
323 +DISCUSSION
324 +We have extended a recently proposed motif modeling paradigm ( 26 ) wherein physicochemical features of DNA -- protein interactions are used to discriminate TFBSs from background genome sequences .
325 +This approach constitutes a fundamental change from typical PWM-based motif modeling approaches , which consider only letter representations of DNA sequences .
326 +Here , we advance the physicochemical motif modeling ( PMM ) approach by considering new physicochemical features of DNA and algorithmic improvements .
327 +We implemented modifications of the motif modeling approach one by one to illustrate the effect of each modification on accuracy .
328 +The PMM that incorporates all improvements considered here ( both new features and new algorithmic steps ) , SVMR-PMM-FS , was found to be the most accurate .
329 +The source code for the software used to generate our results is freely available at http://dinner-group.uchicago .
330 +edu/downloads .
331 +html
332 +The foremost difference between PMMs and PWM-based methods is the use of physicochemical features to directly capture the important aspects of protein -- DNA interactions .
333 +In Figure S9 of the Supplementary Materials , we compare distances between random DNA sequences in letter sequence space and feature space to illustrate the fact that DNA letter sequence alone is not a complete predictor of the structural and chemical properties of DNA : DNA sequences may correlate ( or anti-correlate ) in ways too subtle to be detectable in the discrete letter-sequence space .
334 +We attempted to recover these correlations through our chemical features , which should capture base readout mechanisms of TF binding , and our structural features ( bp , bp step and hydroxyl radical cleavage ) , which should capture shape readout mechanisms .
335 +Our chemical features calculations depended on the evaluation of amino acid-DNA energies for different amino acid rotamers .
336 +Our strategy for generating these rotamers involved a fixed angle rotation around 1 .
337 +We wanted to examine if there would be any substantial effect of an approach that considered other side chain rotations as well ( e.g. 2 , 3 etc. ) .
338 +To sample additional side chains , we downloaded the Backbone-Dependent Rotamer Library of Shapovalov and Dunbrack ( 61 ) , which contains joint probabilities for different n combinations as a function of the backbone f-c angles .
339 +We then re-computed interaction G values for arginine , glutamic acid and tyrosine around the GGG 3-mer : selecting the appropriate joint distribution based on the backbone angles for each amino acid , for each of the 108 grid points shown in Figure 1 , we randomly sampled 50 times from this distribution and performed whole-molecule rotations and energy calculations as described in the Materials and Methods .
340 +In Figure S10A of the Supplementary Materials we plot the free energies from the rotamer library and the fixed 1 rotation as a function of the 108 grid points .
341 +We see good agreement for arginine and tyrosine ; although free energies for glutamic acid do not always have the same trend across the grid , they still vary within the same range .
342 +Following the analysis described in the Chemical Features section of the Materials and Methods , we re-computed the minimum and average G for the minor groove , major groove and outside DNA sub-grids .
343 +Remaining differences between rotamer sampling strategies were typically much smaller than differences between sub-grids or amino acids after this step , see Figure S10B of the Supplementary Materials .
344 +The second principal difference between PMMs and PWM-based methods is the classifier algorithm used to determine binding sites .
345 +Our use of the SVM is a direct result of the introduction of physicochemical features , as discrete ( ACGT ) DNA sequences are mapped to continuous physical feature vectors .
346 +However , improvements may be due to either aspect of the PMMs , so we quantified the relative improvement due to the physicochemical features versus the SVM classifier by introducing a novel LMM in SVM-LMM .
347 +Interestingly , we found a significant improvement when comparing this method to a standard PWM method , BvH .
348 +This essentially demonstrates that the SVM does a better job of integrating the information in the training data into a predictive model than the PWM .
349 +The SVM framework leads to additional potential algorithmic improvements .
350 +In this study , we investigated a simple feature selection step and use of an RBF versus linear kernel in the SVM .
351 +We found improvements in accuracy and training time with the feature selection step .
352 +Training with the RBF kernel resulted in substantially more accurate predictions at the cost of significantly more training time .
353 +We also were able to take advantage of the stochasticity in the grid search parameter optimization step by training multiple models and selecting binding sites by consensus .
354 +The choices we made for these algorithmic changes are not necessarily unique , and others could be explored in the future .
355 +For instance , there are many possible non-linear kernels for the SVM ( 56 ) , but from our understanding of their differences we decided that the RBF would be the most appropriate for TFBSs prediction .
356 +Alternative feature selection strategies ( 62,63 ) could also be explored .
357 +In principle , feature selection can provide some physical details about the nature of TF-DNA binding .
358 +However , in practice we see that our routine does not eliminate a large percentage of features : about 75 85 % of all features are retained for most TFs ( Figure S2B ) ; CRP was an outlier , with 68 % retention ( and a corresponding 60 % speed-up with feature selection ) .
359 +We did not see any distinct patterns distinguishing binding modes from the features that were selected .
360 +Because our feature selection step chooses the minimal subset of features that retained 90 % of the total mutual information , at most 90 % of features can be selected .
361 +Since actual selection percentages are not much smaller than this maximum , we are limited in our ability to conclusively distinguish different modes of TF binding via our feature selection procedure .
362 +Nevertheless , we present a short analysis of the features retained by feature selection .
363 +Figure S2C of the Supplementary Materials gives the frequency of feature selection for different types of features ; frequencies are computed over the length of the training sequence , as each feature type is mapped to each nucleotide in the training sequence .
364 +The gray curve shows the average and standard deviation of feature selection frequency over all 54 TFs .
365 +Note that the effect of PCA on the chemical features can be seen by the high consistency with which features 1 , 2 , 21 and 22 are selected : these are the first principal components for the forward and reverse strands , respectively , and together capture 42 % of the variance .
366 +We do not find any distinct patterns among the structural features , other than the lower selection frequency for the hydroxyl radical cleavage features .
367 +Thus far we have not discussed the typical application of TFBSs prediction algorithms , where a specific set of genomic regions , such as promoters or other cis regulatory sites ( 64 ) , are examined and over-representation of predicted TFBSs in those regions is used to infer probable binding ( 65 ) .
368 +This typically involves computation of a P-value for the over-representation of TFBSs in the surveyed regions versus background regions .
369 +However , when we performed this analysis for the Fis and Lr predictions , we always found significant over-representation of TFBSs in the ChIP regions for all six of the methods compared , including BvH and SVM-LMM .
370 +We chose to omit these results because they fail to clearly distinguish a method that predicts a large number of false positives , but still more true positives than would be expected by chance , from a more discriminating method that predicts far fewer false positives and obtains higher accuracy .
371 +In addition to considering the P-values for overrepresentation of TFBSs in particular genomic regions , we also considered P-values for each predicted TFBS , which measure the quality of each site individually .
372 +The distribution of P-values for each method is given in Figure S7 of the Supplementary Materials , where we see substantially more highly significant predictions for SVMR-PMM-FS compared with the other methods .
373 +It should be noted that our use of randomly generated DNA sequences tends to generate less conservative estimates of P-values than other approaches , as has been discussed by Frith et al. ( 65 ) .
374 +A good alternative is to use a large genomic region as background ; however , since we used our models to make genome-wide predictions , all genomic regions are already tested , so we felt that randomly generated sequences constituted the simplest available approach for estimating P-values .
375 +Nevertheless , our results still demonstrate the relative quality of predictions from different models , and we include the option to use background sequences for P-value estimation in the source code available online .
376 +Standard TFBSs prediction approaches use a library of motif models to identify a subset of TFs that may preferentially bind to the genomic regions of interest .
377 +In this regard , the development of an online database of PMMs , like JASPAR , RegulonDB or TRANSFAC ( 6,7,66 ) for PWM-based motif models , would be a valuable resource for researchers interested in applying PMMs to their own data .
378 +Such a database would contain multiple SVMR-PMM-FS trained models for each TF to account for variability in the parameter optimization step and for consensus-based predictions .
379 +Although SVMR-PMM-FS was the most computationally expensive model to train , the model for a TF only needs to be trained once , as the same output can be used to predict an unlimited number of test sequences .
380 +We see evidence among our results that , for some TFs , our PMM features do not necessarily capture any more information about binding specificity than DNA letter sequences do .
381 +For example , predictions for Fis ( before consensus filtering ) by SVM-LMM are just as accurate as the ( linear ) PMMs .
382 +Studies suggest that Fis specificity is likely to depend on both direct points-of-contact ( direct readout ) and the non-local mechanical properties of its DNA binding sites ( indirect readout ) : point mutations have a strong affect on binding affinity ( 43,67 -- 69 ) , but Fis-DNA structures also show a distinct bent DNA structure ( 69,70 ) and mutations that are known to affect DNA structure are among those affecting Fis binding ( 71 ) .
383 +Properties like flexibility , thermodynamic softness , and large-scale curvature could be included in a new PMM and might yield more accurate predictions of Fis TFBSs .
384 +There are a number of additional ways that PMMs could be further improved .
385 +We have focused on encoding the chemical and structural nature of DNA and protein -- DNA interactions , but there are likely many other relevant pieces of information in that regard .
386 +Epigenetic structure can play a key role in selecting TFBSs beyond just DNA sequences .
387 +In eukaryotic genomes , histone markers have been widely linked with promoter and enhancer regions ( 64,72 -- 77 ) ; experimental data detailing the relationship between DNA sequence and histone positioning and modifications could be translated into chromatin structure features ( 78 ) .
388 +Also , in many cases , the TFBSs are known to be dependent on cellular conditions or cooperation with other TFs ( 79,80 ) .
389 +This information is difficult to include in existing static motif models , but could possibly be accounted for by defining cell state-dependent features and grafting those onto the existing features .
390 +Ultimately , the flexible nature of our SVM-based framework allows different features to be substituted easily , which makes it possible for different researchers to compute and test features independently .
391 +Also , refinements in the quality of ( positive ) training data could also greatly improve accuracy .
392 +Although these binding sites are verified by high quality individual experiments , the precision of the experiment may not be to the level of a single bp .
393 +Even shifts of 1 or 2 bp could greatly affect the agreement between different positive training sequences , in either the space of DNA letter sequences or our mapped features .
394 +Besides stronger quality controls in the determination of positive training examples , adding an alignment step before training could also enhance agreement among positive training sequences in feature space , and thus the quality of the predictions .
395 +The nature of TF -- DNA interactions is one of the most important features of gene regulation but remains poorly understood , in that predictions of TFBSs tend to have a high false positive rate .
396 +We have presented a TFBSs prediction method with greatly improved predictive capability , and we believe that this tool constitutes an important step in the advancement of accurate TFBSs prediction .
397 +We have clearly demonstrated the improvements are gained through the use of physicochemical features , and that higher quality features yield higher quality results .
398 +Importantly , because the space of possible physical features is practically limitless , there is much room for further improvements .
399 +SUPPLEMENTARY DATA
400 +Supplementary Data are available at NAR Online : Supplementary Tables 1 and Supplementary Figures 1 -- 10 .
401 +ACKNOWLEDGEMENTS
402 +The authors thank A. L. Bauer for helpful discussions and the Center for Nonlinear Studies for use of office space and computational resources during the visit of MMC to Los Alamos .
403 +We also acknowledge support from NIH
404 +US Department of Energy through the Computational Science Graduate Fellowship program and contract DE-AC52-06NA25396 ; National Institutes of Health ( NIH ) [ RR018754 , GM085273 , GM081892 ] .
405 +Funding for open access charge : NIH [ GM085273 ] .
406 +Conflict of interest statement. None declared.
...\ No newline at end of file ...\ No newline at end of file
1 +Salmonella enterica serovars Typhi and Typhimurium reveals
2 +Thomas Wileman ,1 Keith James ,1 Thomas Keane ,1 Duncan Maskell ,3 Jay C. D. Hinton ,4 Gordon Dougan1 and Robert A. Kingsley1 * 1The Wellcome Trust Sanger Institute , The Wellcome Trust Genome Campus , Hinxton , Cambridge CB10 1SA , UK .
3 +2School of Biological Sciences , University of East Anglia , Norwich NR4 7TJ , UK .
4 +3Department of Veterinary Medicine , University of Cambridge , Madingley Road , Cambridge CB3 0ES , UK .
5 +4Institute of Integrative Biology , University of Liverpool , Crown Street , Liverpool L69 7ZB , UK .
6 +Summary
7 +OmpR is a multifunctional DNA binding regulator with orthologues in many enteric bacteria that exhibits classical regulator activity as well as nucleoid-associated protein-like characteristics .
8 +In the enteric pathogen Salmonella enterica , using chromatin immunoprecipitation of OmpR : FLAG and nucleotide sequencing , 43 putative OmpR binding sites were identified in S. enterica serovar Typhi , 22 of which were associated with OmpR-regulated genes .
9 +Mutation of a sequence motif ( TGTWACAW ) that was associated with the putative OmpR binding sites abrogated binding of OmpR :6 ¥ His to the tviA upstream region .
10 +A core set of 31 orthologous genes were found to exhibit OmpR-dependent expression in both S. Typhi and S. Typhimurium .
11 +S. Typhimurium-encoded orthologues of two divergently transcribed OmpR-regulated operons ( SL1068 -- 71 and SL1066 -- 67 ) had a putative OmpR binding site in the inter-operon region in S. Typhi , and were characterized using in vitro and in vivo assays .
12 +These operons are widely distributed within S. enterica but absent from the closely related Escherichia coli .
13 +SL1066 and SL1067 were required for growth on N-acetylmuramic acid as a sole carbon
14 +Accepted 19 November , 2012 .
15 +* For correspondence .
16 +E-mail rak @ sanger.ac.uk ; Tel. ( +44 ) 1223495391 ; Fax ( +44 ) 1223494919 .
17 +source .
18 +SL1068 -- 71 exhibited sequence similarity to sialic acid uptake systems and contributed to coloni-zation of the ileum and caecum in the streptomycinpretreated mouse model of colitis .
19 +Introduction
20 +OmpR is a DNA binding protein that , with the cognate sensor EnvZ , co-ordinates transcriptional response to environmental factors including osmotic stress in many enteric bacteria ( Forst and Roberts , 1994 ) .
21 +OmpR/EnvZ are central to the adaptive response to the intestinal environment ( Giraud et al. , 2008 ) , in part because of the distinct osmolyte composition of the lumen .
22 +As many as 125 genes in Escherichia coli ( Oshima et al. , 2002 ) and 305 genes in Salmonella Typhi ( Perkins et al. , 2009 ) have been implicated in OmpR/EnvZ-dependent expression .
23 +The OmpR regulon includes genes from the ` ancestral ' core genome shared with many enteric bacteria as well as genes of the accessory genome .
24 +The latter include virulence-associated loci such as the viaB locus that encodes Vi polysaccharide biosynthesis genes , and genes encoded on Salmonella pathogenicity island 2 ( SPI-2 ) via its regulation of ssrAB ( Pickard et al. , 1994 ; Feng et al. , 2003 ; Perkins et al. , 2009 ) .
25 +OmpR-regulated orthologues in diverse enteric bacteria define the ancestral regulon and include porin genes such as ompF and ompC .
26 +However , the OmpR regulon exhibits considerable plasticity and can include genes of the ancillary genome acquired by horizontal gene transfer , many of which are involved in host -- pathogen interactions .
27 +The acquisition of such genes and the ability to express them appropriately on moving from the intestinal lumen to the intracellular compartment were likely key features in the evolution of Salmonella ( Bäumler , 1997 ; Groisman and Ochman , 1997 ) .
28 +The genus Salmonella consists of more than 2500 sero-types that exhibit diverse host range and pathogenicity ( Bäumler et al. , 1997 ; Popoff et al. , 2004 ) .
29 +Most of the > 2500 serovars of Salmonella enterica have a relatively broad host range and are typically associated with gastro-enteritis in human ( Santos et al. , 2001 ) .
30 +In contrast , S. enterica serovar Typhi ( S. Typhi ) is highly host-adapted to cause the systemic disease typhoid specifically in human .
31 +S. Typhi can invade the intestinal mucosa but colonization of the intestine is relatively transient and rapid systemic dissemination can follow leading to typhoid .
32 +This distinct pathogenesis is driven at least in part by horizontally acquired genes that are required for virulence , including the OmpR-regulated viaB , encoding the Vi polysaccharide antigen ( Pickard et al. , 1994 ) .
33 +The OmpR regulon includes both Salmonella pathogenicity island 1 ( SPI-1 ) and SPI-2 , mediated through ssrAB expression .
34 +The integration of such horizontally acquired genes into existing regulons is a recurring theme in the evolution of pathogenesis .
35 +The mechanism by which OmpR regulates gene expression is not fully understood .
36 +It has been proposed that OmpR has only weak specificity for DNA binding ( Head et al. , 1998 ; Rhee et al. , 2008 ) and that it may have both a classical site-specific impact on gene expression through recruitment of RNA polymerase and additional nucleoid-associated protein ( NAP ) - like pro-perties that may also impact global gene expression ( Cameron and Dorman , 2012 ) .
37 +In this study we combine RNA-seq and ChIP-seq together with in vitro and in vivo phenotyping to define the interaction of OmpR with the chromosome and characterize two novel OmpR-regulated operons that are part of the S. enterica ancillary genome .
38 +Results
39 +Identification of candidate S. Typhi genes regulated by OmpR using ChIP-seq
40 +We recently characterized the OmpR regulon of S. Typhi BRD948 using DNA microarray and RNA-seq ( Perkins et al. , 2009 ) ( Table S1 ) identifying 208 genes by microarray and 305 genes by RNA-seq , that exhibited OmpR-dependent transcription during mid-log phase culture in rich media .
41 +In order to further characterize the OmpR regulon we used ChIP-seq to identify candidate genome regions that are preferentially associated with the OmpR protein in the S. Typhi genome .
42 +To this end a S. Typhi BRD948 derivative TT53 .8 was constructed in which the 3 ′ end of ompR harboured an in-frame fusion with sequence encoding three repeats of the FLAG epitope ( 3 ¥ FLAG tag ) .
43 +TT53 .8 expressed the fusion protein ( OmpR : :3 ¥ FLAG ) in place of the wild-type OmpR protein from the native chromosomal location at single copy .
44 +To assess if this fusion protein had comparable function to wild-type OmpR , we indirectly monitored the expression of the ompR-dependent viaB locus in TT53 ( Pickard et al. , 1994 ) .
45 +Agglutination of S. Typhi TT53 with anti-Vi antiserum was indistinguishable to that of S. Typhi BRD948 in low-salt and high-salt culture media ( data not shown ) .
46 +Salmonella Typhi TT53 .8 or BRD948 were grown to mid-log phase ( OD600 = 0.6 ) and ChIP-seq was performed on DNA precipitated by anti-FLAG antibody .
47 +The normalized sequence depth at each base of the reference genome sequence was plotted as the number of standard deviations from the mean ( z-score ) to identify regions of significantly enriched sequence coverage ( z-score > 3 ) and 43 ChIP-enriched peaks that were within intergenic regions were studied further ( 15 lay within annotated coding sequence and were excluded from further analysis ) ( Fig. 1 , Table S2 ) .
48 +Twenty-two of the genes with a sequence enrichment peak in their upstream region also exhibited OmpR-dependent expression as determined by RNA-seq or microarray analysis ( Perkins et al. , 2009 ) ( Fig. 1 , Table 1 ) .
49 +These included many previously identified OmpR-regulated genes such as tviA and ompS1 ( Fig. 2 ) .
50 +Some genes associated with aerobic lifestyle such as citrate synthase ( gltA ) and succinate dehydrogenase C ( sdhC ) also contained enrichment peaks .
51 +A ChIP peak was identified in the intergenic region of the divergently transcribed operons encoding stdA and dppA .
52 +Another within the intragenic region of two divergently transcribed putative operons encoding genes t1787 -- 1790 and t1791 -- 93 ( Table 2 ) .
53 +Surprisingly , statistically significant peaks with a z-score > 3 were not identified in the well-characterized OmpR-regulated genes ompF and ompC , although a minor peak that fell just short of the statistical cut-off , mapped extensively to motifs ( C1 -- 3 ) implicated in OmpR binding ( Fig. 2C ) .
54 +To determine if the C-terminal FLAG tag of OmpR impacted binding to the ompC or ompF promoter region we compared expression of these genes in the wild-type ( BRD948 ) and ompR : : FLAG strains ( TT53 .8 ) ( Fig .
55 +S1 ) .
56 +Expression of tviB and ompF was similar in these two strains but ompC was expressed at a significantly lower level in TT53 .8 .
57 +The degree to which ompC expression was decreased in TT53 .8 compared to wild-type BRD948 was not as pronounced as that in a strain in which ompR was deleted ( TT10 ) suggesting that some OmpR activity for the ompC promoter was retained in the epitope-tagged protein .
58 +Identification of nucleotide sequence motifs associated with OmpR binding
59 +To identify sequence motifs within the 43 intergenic ChIP-enriched sequence coverage peaks that may be involved in OmpR binding , nucleotide sequences were compared using the YMF algorithm ( Sinha and Tompa , 2003 ) , which identifies candidate binding sites by searching for statistically overrepresented motifs .
60 +Five eight-nucleotide motifs ( z-score > 9.8 , Table S2 ) were identified in 14 separate loci , with some loci containing multiple motifs .
61 +The motif TGTWACAW occurred 21 times , in 12 ChIP-enriched sequences including the viaB locus ( 5 ′ tviA ) where it precisely coincided with the peak of sequence enrichment motif was present in two copies in the upstream region of seven genes : ompS1 , csgD , sdhC , galP , dppA , pckA and t4357 .
62 +t4357 encodes a putative integrase encoded on a prophage ~ 3.6 kbp upstream of tviA .
63 +A second motif AYGGCCTA was present in single copy in the upstream region of four loci : t0528 , t1320 , dppA and tviA .
64 +There was also a significant difference in the magnitude of ChIP sequence peaks containing motif AYGGCCTA compared with those with no identifiable motif ( Student 's t-test , P < 0.0001 ) ( Fig .
65 +S2 ) , suggesting a link between this sequence and the avidity of OmpR binding .
66 +None of the sequence motifs are present in the previously described C1 -- 3 or F1 -- 4 OmpR binding sites in ompC and ompF promoter regions respectively .
67 +The largest enrichment peak ( z-score = 16.23 ) was found upstream of tviA of the viaB locus , encoding four different candidate motifs : TGTWACAW , CTAGACTA , AYGGCCTA and AACTAACW ( Table S2a ) .
68 +To find if the TGTWACAW motif was involved in binding of OmpR to the tviA upstream region , we used an electrophoresis mobility shift assay ( EMSA ) with phosphorylated recombinant OmpR : :6 ¥ His protein and oligonucleotide probes .
69 +The probes comprised either tviA -133 to -460 or tviA -303 to -377 of the tviA upstream region .
70 +Arbitrary mutation of the TGTTACAA motif at the -- 341 to -348 position to GCTCGGAC resulted in abrogation of OmpR : :6 ¥ His binding to either probe ( Fig. 3 ) .
71 +No binding of OmpR : :6 ¥ His was observed with a probe containing the mutant motif sequence , suggesting that this motif is important for OmpR binding .
72 +Significantly , the TGTTACAA motif in the tviA upstream region also coincides with the genome sequence most highly overrepresented following ChIP enrichment ( z-score = 30 , Fig. 2 ) .
73 +The OmpR regulons of S. Typhi and S. Typhimurium contain a core set of shared orthologous genes
74 +We next compared the previously unreported OmpR regulon of the broad host range S. Typhimurium strain SL1344 with that of the human restricted S. Typhi Ty2 ( Perkins et al. , 2009 ) to identify previously uncharacterized genes , controlled by OmpR in both pathogens .
75 +A total of 208 genes and 329 genes were expressed in an OmpR-dependent manner in S. Typhi and S. Typhimurium respectively .
76 +Of these , 31 orthologous genes were expressed in an OmpR-dependent manner in both serotypes ( Table S3 ) .
77 +OmpR-dependent expression levels of genes that were OmpR-regulated in both S. Typhi and S. Typh-imurium showed a high degree of correlation ( Fig. 4 ; R2 = 0.73 ) indicating strongly conserved regulation between the two serovars in this cohort of genes .
78 +OmpR-dependent genes found in both serotypes included ompS1 , ompC , sprB and ompR , all of which showed decreased expression in the absence of OmpR .
79 +A number of genes were upregulated in the absence of OmpR , including the succinate dehydrogenase genes sdhCDA ( Cunningham and Guest , 1998 ) , fatty acid dehydrogenase genes fadABI ( Campbell et al. , 2003 ) , narK ( Rowe et al. , 1994 ) , required for nitrite extrusion , and the nitrite reduct-ase gene nrfA ( Clarke et al. , 2008 ) .
80 +Potentially important differences in the expression of SPI-1 , SPI-2 and flagellin secretion apparatus in S. Typhi and S. Typhimurium were also revealed by the transcriptomic data in S. Typhimurium ; 28 SPI-1-associated genes exhibited decreased expression in the absence of OmpR , including the sprB gene .
81 +Furthermore , several genes associated with the flagella type III secretion system ( fliGHJLMOPR ) and 10 apparatus genes encoded on SPI-2 ( ssaA , ssaB , ssaGHIJKLT and STM1410 ) also exhibited up to fivefold greater expression in the absence of a functional OmpR ( Table S4 ) .
82 +In contrast , the only known SPI-1 gene that was OmpR-dependent in S. Typhi was sprB , and this encodes a transcriptional regulator ( Golubeva et al. , 2012 ) .
83 +However , it is important to note that the culture conditions employed in our studies are known to result in low expression of SPI-1 and SPI-2 genes and therefore the biological impact of the observed differences in OmpR regulation in these conditions is not clear .
84 +We next characterized the function of t1787 -- t1790 and t1791 -- 1793 using a number of in vitro and in vivo assays .
85 +In S. Typhimurium SL1344 , genes SL1071 -- SL1068 ( STM1133 -- STM1130 ) and SL1067 -- SL1066 ( STM1129 -- STM1128 ) are orthologues of the S. Typhi t1787 -- t1790 and t1791 -- 1793 genes respectively ( Fig. 5 ) .
86 +However , t1792 and t1793 of S. Typhi are present as a single open reading frame ( SL1066 ) in S. Typhimurium , suggesting that these genes may represent fragments of a pseudogene in S. Typhi .
87 +We considered that these operons may be involved in host -- pathogen interactions since they were absent from the closely related species E. coli ( strain K12 ) ( Blattner et al. , 1997 ) but were highly conserved within S. enterica serotypes exhibiting > 99 % identity at the amino acid level in these pathogens ( Fig. 5 ) .
88 +The transcriptomic data showed that expression of at least two of the S. Typhimu-rium orthologues was OmpR-dependent , namely SL1068 ( 4.75-fold increase , P < 0.05 , orthologue of t1791 ) and SL1069 ( 9.59-fold increase , P < 0.05 , orthologue of t1789 , Fig. 4 ) .
89 +Proteins encoded by several of the genes in these operons exhibit similarity to proteins that have previously been implicated in sialic acid uptake and metabolism .
90 +An orthologue of SL1066 encoded by S. Typhimurium LT2 ( STM1128 ) is a sodium solute symporter ( SSS ) family transporter of sialic acid and shares 44 -- 48 % identity at the amino acid level with similar transport systems in Lactoba-cillus spp .
91 +and Staphylococcus spp .
92 +( Severi et al. , 2010 ) .
93 +The STM1128 gene complemented a mutant E. coli lacking the sialic acid transporter NanT for growth on sialic acid as the sole source of carbon ( Severi et al. , 2010 ) .
94 +SL1067 is a homologue of nanE ( SL3309 ) that is encoded elsewhere on the SL1344 chromosome , sharing 69 % identity at the amino acid level .
95 +SL1068 to SL1071 have previously been proposed to be orthologues of genes encoded by E. coli K12 ( nanM , nanC , yjhB and yjhC respectively ) , some of which have been implicated in sialic acid metabo-lism ( Severi et al. , 2008 ) .
96 +However , the genomic context for these genes is quite different in E. coli compared to S. Typhimurium and amino acid sequence identity ranges from just 22 % for NanC to 62 % for YhjC , considerably less than observed for orthologous proteins of E. coli and S. Typhimurium of approximately 90 % ( Parkhill et al. , 2001 ) .
97 +We therefore tested the hypothesis that genes within these operons were involved in utilization of acetylated amino sugars including sialic acid as a sole carbon source , and colonization of the murine host .
98 +The surface of the agar was inoculated with each strain cultured on LB agar and incubated for 48 h at 37 °C .
99 +Growth was assessed and recorded as no growth ( - ) , growth retarded relative to that with glucose as a sole carbon source ( + ) and comparable growth to that with glucose as a sole carbon source ( + + ) .
100 +To this end , we determined the ability of S. Typhimurium SL1344 and the isogenic mutant derivatives RAK103 ments in the streptomycin-pretreated mouse model of colitis ( Hapfelmeier et al. , 2004 ; Hapfelmeier and Hardt , 2005 ) .
101 +Groups of streptomycin-pretreated mice were inoculated with 1 ¥ 103 cfu of an equal mixture of S. Typh-imurium RAK103 or RAK105 and RAK113 .
102 +Four days post inoculation RAK103 was present in similar proportion to RAK113 ( Table 4 ) .
103 +However , RAK113 was present in approximately threefold greater numbers in the caecum of mice compared with RAK105 ( Table 4 ) .
104 +This decrease in fitness specifically in the inflamed gut was statistically significant , and reproducible .
105 +Furthermore , when the SL1067/SL1066 genes were reintroduced into RAK105 by phage-mediated transduction giving rise to strain SW771 , the ability to compete successfully with the wild-type RAK113 in colonization of the caecum in streptomycinpretreated mice was restored ( Table 4 ) .
106 +Discussion
107 +Transcriptional regulons have been defined using DNA microarrays and more recently by RNA-seq approaches .
108 +Observed changes in transcript abundance can be directly or indirectly related to a regulator protein binding either within an operator or at a secondary regulatory site .
109 +We have combined measurement of transcript abundance with a direct assay of OmpR binding using ChIP-seq to gain a more complete understanding of the regulon and identify novel genes within this network .
110 +Using this approach genome sequences that were enriched included many previously described OmpR-regulated genes ( Fig. 1 ) .
111 +The most highly enriched sequences were upstream of the viaB locus ( tviA ) ( Fig. 2A ) .
112 +Furthermore , there was considerable enrichment in the 5 ′ UTR of ompS1 ( Fig. 2B ) , ompR and between the divergently transcribed csg operons .
113 +These observations provided proof of principle that the ChIP-seq approach identified wellknown OmpR-regulated genes .
114 +Perhaps surprisingly , substantial enrichment peaks were not observed in the 5 ′ UTR of the ompC and ompF genes , even though these are known to be regulated by OmpR ( Rhee et al. , 2008 ) .
115 +A minor peak that did map to previously identified OmpR binding sites ( C1 -- 3 ) was present , but fell below the criteria used for peak identification .
116 +The reason for the lack of enrichment peaks associated with the ompC and ompF genes is not known , but may be related to the specific culture conditions used in this study resulting in incomplete phosphorylation of OmpR or due to interference from the C-terminal FLAG epitope tag .
117 +The presence of a C-terminal FLAG epitope had little impact on expression of the tviB and ompF genes but the ompC gene exhibited decreased expression , suggesting that the epitope may impact binding sites differently .
118 +Therefore , it is possible that all OmpR binding sites were not identified in this study .
119 +Specific binding of OmpR is thought to depend at least in part on short nucleotide sequence motifs in the 5 ′ UTR region of genes within the regulon ( Huang et al. , 1994 ; Harlocker et al. , 1995 ; Rhee et al. , 2008 ) , although the dependence on specific sequence is markedly less pronounced than for another two-component regulator of Salmonella , PhoP ( Harari et al. , 2010 ) .
120 +Specific recognition of these motifs by OmpR is dependent on the phosphorylation state of the regulator and subsequent positive regulation of transcription results from direct interaction with RNA polymerase .
121 +A number of motifs have been proposed based on sequence similarity in the 5 ′ UTR of the ompC and ompF genes of E. coli , and DNAase footprint analysis .
122 +However , the lack of specifi-city for OmpR binding to these motifs is shown by the absence from the upstream sequence of other OmpR-regulated genes .
123 +We used the YMF algorithm to identify sequences that were statistically overrepresented within enriched sequences following immunoprecipitation .
124 +While no such motifs were identified in 28 of 43 enrichment peaks using this approach , the motif ( TGTWACAW ) was present in 12 enrichment peaks and appeared in multiple copies ( two or three copies ) in seven of these regions .
125 +The motif TGTTACAA was present precisely at the point of greatest ChIP enrichment in the tviA upstream region determined by sequencing .
126 +Furthermore , this sequence was critical for binding of recombinant OmpR -- 6 ¥ His in vitro using an EMSA approach .
127 +A total of four additional motifs were also identified and generally where these were present they were in the 5 ′ UTR of genes that also contained the common motif TGTWACAW .
128 +This suggested there may be a functional link between these sequences .
129 +A total of 31 orthologous pairs of genes showed OmpR-dependent expression in both S. Typhi and S. Typhimu-rium .
130 +Many more genes were OmpR-dependent in either S. Typhi or S. Typhimurium .
131 +The reason for this distinction is not clear but may be related to differences in the phosphorylation state of EnvZ , the OmpR cognate sensor kinase , that has been reported between these two sero-types ( Oropeza and Calva , 2009 ) .
132 +OmpR has pleiotropic effects on the homeostasis of the bacterial cell and these may manifest differently in Typhi and Typhimurium due to the overall differences in genotype .
133 +Facultative anaerobic bacteria such as E. coli and Sal-monella are thought to occupy a niche in the mucus layer close to the intestinal epithelium .
134 +Here they scavenge monosaccharides produced from the hydrolysis of complex polysaccharides and dietary fibre by anaerobic bacterial members of the microbiota ( Chang et al. , 2004 ) .
135 +However , pathogenic bacteria such as Salmonella ( Stecher et al. , 2007 ) can induce a strong inflammatory response that results in a decrease in the population of many components of the microbiota that not only alters the available nutrients ( Stecher et al. , 2008 ) but also available respiratory electron acceptors ( Winter et al. , 2010 ) .
136 +Two divergently transcribed operons that were differentially expressed on inactivation of the ompR gene and contained a candidate OmpR binding site were predicted to be involved in scavenging and transport of alternative carbon sources .
137 +The predicted product of t1787 -- t1790 ( SL1071 -- SL1068 ) had sequence similarity to sialic acid transport and metabolism systems .
138 +However , genetic deletion of SL1071 -- SL1068 did not impact on the utilization of N-acetylneuraminic acid ( sialic acid ) as a sole carbon source under the conditions tested , probably due to the presence of other sialic acid transport system , such as NanA/NanT in S. Typhimurium ( Plumbridge and Vimr , 1999 ) .
139 +The proteins encoded by t1791 -- 3 ( SL1067 -- 1066 ) are also predicted to be involved in sialic acid metabolism .
140 +SL1067 exhibited homology with NanE , an N-acetylmannosamine-6-phosphate epimerase , and SL1066 orthologue has been reported to complement a nanT mutant of E. coli for growth in sialic acid as a sole source of carbon ( Severi et al. , 2010 ) .
141 +However , deletion of these genes did not detectably impact utilization of sialic acid in vitro , presumably because of the presence of nanT and nanE .
142 +However , deletion of these genes resulted in the inability to use a related acetylated carbon compound , N-acetylmuramic acid , as a sole source of carbon during culture in vitro .
143 +Furthermore , although SL1068 -- SL1071 were not obviously required for coloni-zation of the murine host in conventional mixed inoculum experiments , in the colitis model there was a reproducible and statistically significant decrease in the ability of RAK105 DSL1068 -- SL1071 to colonize the caecum of streptomycin-pretreated mice in competition with the wildtype parent .
144 +S. Typhimurium RAK103 was indistinguishable from the RAK105 SL1067 -- SL1066 locus in the ability to colonize the murine host .
145 +Sialic acid has several potential impacts on host -- pathogen interactions .
146 +It can be utilized as a carbon or nitrogen source , and is used by Haemophilus influenzae to modify LPS in order to evade detection by the host immune system ( Severi et al. , 2005 ; 2007 ) , although this has not been reported in enteric pathogens to date .
147 +Nutrient content of the intestine is impacted by the microbial community because of the complex interplay in catabolism of complex nutrients in the luminal contents ( Bertin et al. , 2012 ) .
148 +However , it is likely that nutrient availability is altered as a result of the inflammatory response induced by Salmonella during infection , concomitant with disturbance of the normal microbiota ( Stecher et al. , 2007 ) .
149 +Indeed , it was recently reported that Salmonella can use hostderived ethanolamine as a carbon source and respiratory electron acceptor following the switch to anaerobic respiration in the inflamed intestine ( Thiennimitr et al. , 2011 ) .
150 +Our findings suggest that additional OmpR-regulated genes may contribute to nutrient scavenging in the inflamed intestine .
151 +Experimental procedures
152 +Bacterial culture and strains
153 +Salmonella Typhi was cultured routinely in LB broth with aromatic amino acids and pABA supplements as described previously ( Lowe et al. , 1999 ) .
154 +Growth media were supplemented with antibiotics as appropriate at final a concentration of 0.05 mg l-1 kanamycin or 0.03 mg l-1 chloramphenicol .
155 +A strain in which the ompR gene is replaced by the aph gene encoding kanamycin resistance has been described previously ( Kingsley et al. , 2003 ) .
156 +To construct a chromosomally encoding ompR : :3 ¥ FLAG , overlap extension PCR was employed to create a sequence encoding an in-frame 3 ¥ FLAG peptide at the C-terminus of the ompR gene .
157 +This was complicated by the overlapping start -- stop codon of the ompB locus ( Parkhill et al. , 2001 ) .
158 +The Shine -- Dalgarno sequence of the envZ gene , predicted to be encoded in the ompR ORF , was encoded downstream of the stop codon after the 3 ¥ FLAG sequence .
159 +This sequence was cloned into the suicide vector pWT12 and the strain TT53 made by allelic exchange ( Turner et al. , 2006 ) .
160 +Primers used were as follows : CGTCAGGCAAACGAACTGCC , 5 ′ to 3 ′ ompR bases ( 364.383 ) , CCGTCATGGTCTTTGTAGTCTGCTTTA GAACCGTCCGGTA ( full reverse primer sequence 5 ′ to 3 ′ ) , GACTACAAAGACCATGACGGTGATTATAAAGATCATGATA TCGATTACAAGGATGACGATGACAAGTAGGTACCGGACG GTTCTAAAGC [ concatenated primers are 5 ′ to 3 ′ forward ( 1:69 FLAG + 1:20 ) ] , CGAAACGCAGGCGGCACG [ reverse for envZ is 5 ′ to 3 ′ ( 213:230 ) ] .
161 +A strain designated RAK105 in which the SL1068 -- SL1071 genes of SL1344 were replaced by the aph gene was constructed using oligonucleotides 5 ′ accataagatcactaatgatgaagctttactccaattgtatttcttcgcTGTG TAGGCTGGAGCTGCTTC 3 ′ and 5 ′ cataagcgcagcgccaccg gccaataacaccaccatccggctttcaattCATATGAATATCCTCCTTAG 3 ′ to amplify with the pKD4 plasmid template .
162 +A strain designated RAK103 in which the SL1067 -- SL1066 genes of SL1344 were replaced by the aph gene was constructed using oligonucleotides 5 ′ cgcgttggcgtcaccgtatgctgtgtcggtatagcgtggtatcatgaaaTGTGTAGGCTGGAGCTGCTTCG 3 ′ and 5 ′ agacataacataaaacggagcaaaacttcaaatatataaggcgga actggCATATGAATATCCTCCTTAG 3 ′ to amplify with the pKD4 plasmid template .
163 +In all cases the mutation was retransduced into S. Typhimurium SL1344 using bacteri-ophage P22 in order to decrease the chances of the accumulation unlinked mutations during the passaging of bacteria during mutation construction .
164 +Strains ( SW738 and SW771 ) in which the wild-type copy of genes SL1066 and SL1067 or SL1068 -- 1071 was replaced in strains RAK103 ( DSL1066 -- 1067 : : aph ) and RAK105 ( DSL1068 -- 1071 : : aph ) , respectively , were constructed using phage-mediated transduction .
165 +In order to select for transductants in this region a cat gene was introduced in the intergenic region of SL1071 and SL1072 using oligonucleotide primers 5 ′ cgcaaagtaaaactcactgaaat-tcttggctaaaattgaaagccgGTGTAGGCTGGAGCTGCTTCG 3 ′ and 5 ′ ccggtctacataagcgcagcgccaccggccaataacaccaccatc CATATGAATATCCTCCTTAG 3 ′ .
166 +The cat gene was then introduced into S. Typhimurium strain RAK105 by P22 transduction and chloramphenicol-resistant transductants selected on LB + Cm culture medium .
167 +Transductants that were resistant to chloramphenicol but sensitive to kanamycin were identified by replica plating on culture media containing the appropriate antibiotics .
168 +One such transductant was designated SW771 and the replacement of the aph gene with the wild-type SL1068 -- 1071 confirmed by PCR amplification .
169 +Expression analyses using microarray data and RNA-seq
170 +Bacterial strains were cultured to OD = 0.6 and immediately 600 fixed with RNAprotect ( Qiagen ) and harvested .
171 +The pellet was dried and RNA isolated using SV RNA isolation kit ( Promega ) according to manufacturer 's instructions ; however , elutions were performed using DEPC-treated water ( Ambion ) .
172 +Dye incorporation , microarray design and analysis were performed as described previously ( Kelly et al. , 2004 ) .
173 +RNA-seq data were described previously ( Perkins et al. , 2009 ) .
174 +For S. Typhimurium microarrays , strain SL1344 and variants were cultured shaking at 250 r.p.m. in a New Brunswick Innova 3100 water bath at 37 °C in 25 ml of fresh LB medium inoculated with a 1:100 dilution from an overnight bacterial culture .
175 +Three biological replicates were performed for each strain , and RNA was extracted at an optical density at 600 nm of 0.6 ( mid-exponential phase ) .
176 +RNA was extracted using Prome-ga 's SV 96 total RNA purification kit .
177 +RNA quality was assessed on an Agilent 2100 Bioanalyser .
178 +Transcriptomic analyses were performed on a SALSA microarray that contained the 5000 open reading frames ( ORFs ) identified from the sequence of S. enterica serovar Typhimurium SL1344 , as described previously ( Balbontin et al. , 2006 ) .
179 +Hybridization , microarray scanning and data analysis were all performed as described previously ( Kelly et al. , 2004 ) , using a false-discovery rate of 0.05 .
180 +The expression data have been depos-ited in the NCBI GeneExpression Omnibus http://www.ncbi .
181 +nlm.nih.gov/geo/query/acc.cgi ?
182 +token = pbkdfwskomsowpq & acc = GSE35938 and are accessible through GEO Series Accession Number GSE35938 .
183 +All microarray data are MIAME-compliant .
184 +ChIP-seq
185 +Salmonella Typhi ompR : :3 ¥ FLAG ( strain TT53 ) and S. Typhi BRD948 were cultured in LB broth to OD600 = 0.6 , lysed , incubated with 1 % formaldehyde at 37 °C for 20 min to cross-link DNA with protein then quenched with glycine ( ph7 ) to a final concentration of 0.5 M. Cells were harvested and washed twice in TBS and lysed by osmotic shock .
186 +Genomic DNA was then sheered by sonication to an average size of 300 bp and immunoprecipitated using anti-3 ¥ FLAG monoclonal antibody ( Sigma , F3165 ) as previously described ( Pfeiffer et al. , 2007 ) using the Protein G Immunoprecipitation kit ( Sigma ) .
187 +Eluates were then treated with pronase ( 0.8 mg ml-1 , Sigma ) at 65 °C overnight .
188 +The nucleotide sequence of genomic DNA fragments was determined by Illumina GAII paired-end sequencing with read length 36 bp and mapped to the S. Typhi Ty2 whole genome sequence ( AE014613 ) .
189 +Sequence data were mapped to the S. Typhi Ty2 genome using the same parameters as previously described ( Perkins et al. , 2009 ) , without assigning the sequence reads to each strand .
190 +Plots were z-score-normalized , in order to indicate the number of stand-ard deviations above or below the mean for each datum point , and the differences between the untagged S. Typhi Ty2 and ompR : :3 ¥ FLAG-tagged associated DNA sequences determined .
191 +Plots were then read into the genome browser tool Artemis ( Rutherford et al. , 2000 ) .
192 +The Peakfinder function was used to determine enrichment for OmpR : :3 ¥ FLAG bound DNA sequences .
193 +The Peakfinder function ( 36 bp window and z-score cut-off score set to 3 ) identified 58 peaks .
194 +Due to the background noise of the mapped sequence data plots and low stringency of the Peakfinder conditions , identified peaks were then filtered manually .
195 +Sites of DNA enrichment present within a predicted or known CDS were ignored unless there were multiple similar sites nearby , reducing the total number of analysed peaks to 43 .
196 +Enriched sequences were then input to the motif finding algorithm YMF with the length of motif set to eight nucleotides and with a maximum of two redundant bases ( Sinha and Tompa , 2003 ) .
197 +RNA extraction, reverse transcription-PCR (RT-PCR) and real-time PCR
198 +RNA was extracted from S. Typhi using a Fast RNA Blue Kit ( MP Biomedicals ) according to the instructions of the manufacturer .
199 +RNA samples ( 40 mg ) were DNase I ( Thermo Scientific ) treated in a 100 ml volume and diluted to 100 ng ml-1 .
200 +RNA samples were reverse transcribed and used as the template for Real-Time PCR with Express One-Step SYBR GreenER ( Invitrogen ) in a 20 ml total reaction volume .
201 +RealTime PCR was performed using a StepOnePlus Real-Time PCR System ( Applied Biosystems ) with the oligonucleotides ( Sigma ) ATATGTTGGGCTTCCTCTGG and TTCAGATAAC GAGCCTCACG ( tviB ) , TTGATGGCCTGCACTACTTC and TGGTTGCCCTGAATCTGATA ( ompC ) , GAAACGCAGAT TAACACCGA and ACTTCCGCGTATTTCAAACC ( ompF ) and TACCTGCTGGCGGAGATTA and ATACCATGCTGAT GCAGAGAA ( waaY ) .
202 +Data were analysed by using the comparative CT method where target gene transcription of each sample was normalized to the CT of the waaY transcript .
203 +Electrophoretic mobility shift assay (EMSA)
204 +For preparation of recombinant OmpR -- 6 ¥ His S. Typhi genomic DNA was PCR-amplified using oligonucleotide primers 5 ′ CATGCCATGGaagagaattataagattctgg 3 ′ and 5 ′ CCGCTCGAGtgctttagaaccgtccggtac 3 ′ .
205 +The amplified DNA was cloned into pET28 vector into the NcoI and XhoI restriction sites giving rise to pTW1 .
206 +One litre of E. coli BL21 pTW1 was cultured in Luria -- Bertani containing 1 mM IPTG broth at 25 °C to OD600 of 0.6 .
207 +Cells were disrupted using a constant cell disruptor ( Constant Systems ) , centrifuged at 23500 rcf and OmpR -- 6 ¥ His purified from the supernatant by affinity chromatography using nickel-resin chromatography .
208 +OmpR was phosphorylated with lithium potassium acetyl phosphate as previously described ( Kenney et al. , 1995 ) .
209 +Double-stranded DNA probes were either PCR-amplified from S. Typhi genomic DNA using primers 5 ′ 6-FAM -- AAC GGGATTTTTACACAACAGAG 3 ′ and 5 ′ 6-FAM -- AGTC ATTATCCATATCTTTAATTTG 3 ′ ( probe 1 ) , or by annealing the oligonucleotides 5 ′ 6-FAM -- TCAAAATAAGAATATT CCTAATCGTATTTGAAATAATCTGTTACAAATTTAATTGTTT
210 +GCACCTTTGGGGTTAAA 3 ′ and 5 ′ 6-FAM -- TTTAA CCCCAAAGGTGCAAACAATTAAATTTGTAACAGATTATTT CAAATACGATTAGGAATATTCTTATTTTGA 3 ′ .
211 +Probes with mutated putative binding motif were generated by overlap extension PCR using the oligonucleotide primers 5 ′ cat agaaaaggtacaagcaatatc 3 ′ , 5 ′ caattaaatgctcggacgattatt-tcaaatacgattaggaatattc 3 ′ , 5 ′ agtatcacccactacccagg 3 ′ and 5 ′ gaaataatcgtccgagcatttaattgtttgcacctttggg 3 ′ , and subsequent amplification with 6-FAM labelled primers above .
212 +EMSA binding assay was performed in 10 mM Tris.HCl pH 7.2 , 50 mM KCl , 5 mM MgCl2 , 1 mM EDTA , 1 mM DTT , 1 mg ml-1 BSA , 0.001 mg of poly ( dIdC ) and 5 % glycerol .
213 +10 nM OmpR -- 6 ¥ His was incubated with various concentrations of 6-carboxyfluorescein ( 6-FAM ) - labelled probe DNA shaking for 35 min at 30 °C .
214 +Samples were separated on a 10 % TBE polyacrylamide gel ( Biorad ) and 6-FAM-labelled nucleic acid imaged using a Typhoon 9200 ( Amersham ) .
215 +Animal experiments
216 +In all mouse experiments female , 7 -- 8 week-old C57BL/6 mice ( Charles River ) were inoculated orally by gavage with S. Typhimurium suspended in PBS pH 7.4 .
217 +For mixed inoculum experiments in order to distinguish the wild-type strain from the mutant test strains , a cat ( chloramphenicol acetyltransferase , chloramphenicol resistance gene ) was inserted in the S. Typhimurium SL1344 chromosome in a position that has previously been described to have no effect on colonization of the murine host ( Kingsley et al. , 2003 ; Winter et al. , 2010 ) ( phoN locus , strain RAK113 ) .
218 +Groups of five mice were inoculated orally with a 1:1 ( log10 = 0 ) of approximately 1 ¥ 108 cfu of strain RAK113 and the test strain .
219 +When mice were moribund ( less than 80 % body weight compared with day of inoculation ) or on day 5 post inoculation , mice were culled and cfu of each strain in homogenized mesenteric lymph nodes ( MLN ) , caecum , ileum , spleen and liver was determined by serial dilution in PBS pH 7.4 and plating on LB agar containing cloramphenicol and LB agar containing kanamy-cin .
220 +Serial 10-fold dilutions were plated on LB + Cm or LB + Km agar , as appropriate , to determine cfu per organ .
221 +The ratio of wild-type ( strain RAK113 ) to test strain was transformed to log10 and to determine if these values were significantly different from the log10 of the input ratio ( input ratio log10 = 0 ) was determined using the two-tailed Student 's t-test in the Prism 4 software version 4.0 c ( Graph Pad ) .
222 +Value for P < 0.05 was considered significantly different .
223 +Minimal media growth assays
224 +Salmonella Typhimurium SL1344 and isogenic mutant strains were grown overnight and washed three times in PBS and then plated onto M9 minimal media supplemented with L-histidine ( for SL1344 growth ) and 1 % agar .
225 +The glucose carbon source was substituted with amino sugars .
226 +Wild-type controls were grown concomitantly on separate plates made from the same agar mix .
227 +Ethics statement
228 +All animal procedures were performed in accordance with the United Kingdom Home Office Inspectorate under the Animals
229 +( Scientific Procedures ) Act 1986 .
230 +The Wellcome Trust Sanger Institute Ethical Review Committee granted ethical approval for these procedures .
231 +Acknowledgements
232 +The work described here was funded by the Wellcome Trust through core funding for the Sanger Institute Pathogen Variation Group .
233 +The funders had no role in study design , data collection and analysis , decision to publish or preparation of the manuscript .
234 +The authors have no conflicts of interest to declare .
235 +Supporting information
236 +Additional supporting information may be found in the online version of this article .
...\ No newline at end of file ...\ No newline at end of file
1 +Crp Is a Global Regulator of Antibiotic Production in Streptomyces
2 +ABSTRACT Cyclic AMP receptor protein ( Crp ) is a transcription regulator controlling diverse cellular processes in many bacteria .
3 +In Streptomyces coelicolor , it is well established that Crp plays a critical role in spore germination and colony development .
4 +Here , we demonstrate that Crp is a key regulator of secondary metabolism and antibiotic production in S. coelicolor and show that it may additionally coordinate precursor flux from primary to secondary metabolism .
5 +We found that crp deletion adversely affected the synthesis of three well-characterized antibiotics in S. coelicolor : actinorhodin ( Act ) , undecylprodigiosin ( Red ) , and calcium-dependent antibiotic ( CDA ) .
6 +Using chromatin immunoprecipitation-microarray ( ChIP-chip ) assays , we determined that eight ( out of 22 ) secondary metabolic clusters encoded by S. coelicolor contained Crp-associated sites .
7 +We followed the effect of Crp induction using transcription profiling analyses and found secondary metabolic genes to be significantly affected : included in this Crp-dependent group were genes from six of the clusters identified in the ChIP-chip experiments .
8 +Overexpressing Crp in a panel of Streptomyces species led to enhanced antibiotic synthesis and new metabolite production , suggesting that Crp control over secondary metabolism is broadly conserved in the streptomycetes and that Crp overexpression could serve as a powerful tool for unlocking the chemical potential of these organisms .
9 +IMPORTANCE Streptomyces produces a remarkably diverse array of secondary metabolites , including many antibiotics .
10 +In recent years , genome sequencing has revealed that these products represent only a small proportion of the total secondary metabolite potential of Streptomyces .
11 +There is , therefore , considerable interest in discovering ways to stimulate the production of new me-tabolites .
12 +Here , we show that Crp ( the classical regulator of carbon catabolite repression in Escherichia coli ) is a master regulator of secondary metabolism in Streptomyces .
13 +It binds to eight of 22 secondary metabolic gene clusters in the Streptomyces coelicolor genome and directly affects the expression of six of these .
14 +Deletion of crp in S. coelicolor leads to dramatic reductions in antibiotic levels , while Crp overexpression enhances antibiotic production .
15 +We find that the antibiotic-stimulatory capacity of Crp extends to other streptomycetes , where its overexpression activates the production of `` cryptic '' metabolites that are not otherwise seen in the corresponding wild-type strain .
16 +Streptomyces bacteria are an important source of bioactive compounds , with their products including two-thirds of clinically prescribed antibiotics , as well as immunosuppressants , anticancer agents , and antiparasitic molecules .
17 +The model streptomycete Streptomyces coelicolor has long been known to produce four chemically distinct antibiotics : actinorhodin ( Act ) ( 1 ) , undecylprodigiosin ( Red ) ( 2 , 3 ) , calcium-dependent antibiotic ( CDA ) ( 4 ) , and the plasmid-encoded methylenomycin ( Mmy ) ( 5 , 6 ) , although Mmy is not produced by the sequenced , plasmid-free S. coelicolor strain M145 .
18 +Act and Red are blue and red pigmented , respectively , and serve as outstanding markers for following the effects of genetic manipulation on antibiotic production .
19 +Recently , the characterized antibiotic repertoire of S. coelicolor has expanded to include a yellow-pigmented polyketide ( yCPK ) ( 7 ) .
20 +Notably , S. coelicolor has the genetic capacity to produce far more secondary metabolites than have been detected in the lab , encoding 22 predicted secondary metabolic gene clusters .
21 +This plethora of clusters specifying unknown molecules is a characteristic shared with all streptomycetes whose genomes have been sequenced to date .
22 +These `` cryptic '' clusters are of considerable interest , as they represent a vast reservoir of potentially novel bioactive molecules .
23 +The genes mediating antibiotic synthesis are usually arranged in contiguous clusters that range in size from a few kilobases to over 100 kb ( 8 ) .
24 +These clusters include genes encoding biosynthetic enzymes , resistance determinants , and regulatory proteins ( 8 ) .
25 +The pathway-specific regulators for Act ( ActII-ORF4 ) , Red ( RedD and RedZ ) , CDA ( CdaR ) , and yCPK ( CpkO ) activate the synthesis of their respective antibiotics through interactions with promoter regions within their individual clusters ( 8 , 9 ) .
26 +Expression of these activators is in turn controlled by disparately encoded regulators that affect the production of one or more anti-biotics .
27 +More than 15 of these `` global '' antibiotic regulators have been identified on the basis of their effects on antibiotic production ( 10 ) ; however , direct regulatory connections have been established for only a few of these proteins .
28 +In the `` activator '' class , only the TetR-like regulator AtrA has been characterized biochemically , binding directly to the actII-orf4 promoter region and stimulating its expression and the subsequent production of Act ( 11 ) .
29 +This activity is in contrast to that of the pleiotropic regulator DasR , which inhibits both Act and Red biosynthesis through its binding to sites overlapping the promoters of actII-orf4 and redZ ( 12 ) .
30 +The AbsA1/A2 two-component system also adversely impacts Act , Red , and CDA production , with phosphorylated AbsA2 repressing the expression of the pathway-specific regulators for each gene cluster ( 13 ) .
31 +Mechanistic insight into the roles played by global regulators -- and particularly the global activators -- is thus a critical missing component in the regulatory networks underpinning antibiotic production , as such activators could provide a key to unlocking the reservoirs of cryptic secondary metabolites encoded within Streptomyces genomes .
32 +Rigorous and multifaceted control of metabolism is a phenom-enon common to all organisms .
33 +One broadly conserved regulator of bacterial metabolism is the cyclic AMP ( cAMP ) receptor protein ( Crp ) .
34 +Crp is found throughout Gram-negative and - positive bacteria , although it is absent in Bacillus and the other Firmicutes ( 14 ) .
35 +Crp has been best studied in Escherichia coli , where it mediates carbon catabolite repression in conjunction with its effector molecule cAMP ( 14 , 15 ) .
36 +In E. coli , Crp binds tightly to ~ 70 different genetic regions and affects the expression of hundreds of genes ( 16 ) .
37 +In the actinomycetes , including Streptomyces , Crp also has important global regulatory roles , although it does not seem to function in carbon catabolite repression ( 17 -- 19 ) .
38 +Previous work on Crp in S. coelicolor has confirmed its ability to interact with cAMP ( 20 ) , while functional studies have primarily focused on its role in morphological development , as crp mutants have very distinct developmental defects ( reduced and delayed germination , small colonies , and accelerated sporulation ) ( 19 , 21 ) .
39 +Here , we probe the function of Crp in controlling secondary metabolism and show that Crp contributes directly to the regulation of multiple antibiotics in S. coelicolor and stimulates secondary metabolism more broadly in the streptomycetes .
40 +Furthermore , we show that Crp directly affects the expression of enzymes needed for precursor synthesis , suggesting an ability to influence precursor flux into secondary metabolism and a role for Crp at the interface of primary and secondary metabolism .
41 +RESULTS
42 +Crp deletion affects antibiotic production in S. coelicolor .
43 +It has been noted previously that S. coelicolor crp mutants produce reduced levels of the blue-pigmented antibiotic actinorhodin ( 19 , 21 ) .
44 +We constructed a crp mutant in wild-type S. coelicolor strain M145 and observed a similar defect in Act production ( Fig. 1A ) .
45 +We set out to examine the antibiotic production potential of the crp mutant strain more broadly and compared the levels of Act , Red , and CDA produced by the mutant relative to its wild-type parent .
46 +Total Act ( actinorhodin and - actinorhodin ) was assessed over a 7-day time course during growth in rich liquid medium .
47 +Act levels in the wild-type strain increased sharply between days 2 and 4 , after which levels remained high through day 7 .
48 +A crp mutant strain , however , produced barely detectable levels of Act throughout the same time course ( Fig. 1B ) .
49 +A similar phenomenon was observed for CDA , where a plate-based bioassay revealed a complete abrogation of CDA production by a crp mutant ( Fig. 1C ) .
50 +In contrast , Red production profiles during growth in rich liquid medium were similar in both wild-type and crp mutant strains , although a reproducible lag of ~ 24 h was observed for the crp mutant ( Fig. 1D ) .
51 +In all cases , both the abundance and timing of antibiotic production could be restored to near-wild-type levels by complementing the crp deletion mutant with a construct carrying crp expressed from its native promoter , confirming that the phenotypes were due to crp deletion ( Fig. 1 ) .
52 +These data suggest that Crp has a global influence on secondary metabolite production .
53 +Crp associates with multiple secondary metabolic gene clusters .
54 +Given the dramatic secondary metabolic defects exhibited by a crp mutant , we wanted to determine the targets of Crp activity in the cell .
55 +As a first step , we monitored Crp transcript and protein levels over a 48-h time course in liquid culture ( prior to the onset of significant actinorhodin production ) to determine when Crp was expressed .
56 +We found that crp was most highly expressed up until 20 h , after which transcripts decreased to levels barely detect-able by 36 h .
57 +In contrast , Crp protein levels were relatively constant throughout the same 48-h period ( see Fig .
58 +S1 in the supplemental material ) .
59 +We next examined cAMP levels over the time when crp was most highly expressed ( 12 to 20 h ) , as cAMP is presumed to be the effector molecule for Crp , based on studies in other bacteria ( 22 -- 24 ) .
60 +Extracellular cAMP levels were highest at 12 and 16 h , before dropping significantly at 20 h ; intracellular levels were too low to be detected , consistent with previously published results ( 25 ) ( see Fig .
61 +S1 ) .
62 +Interestingly , cAMP levels were more than an order of magnitude higher in the crp mutant than in the wild-type strain ( see Fig .
63 +S1 ) ; enhanced cAMP production has been previously observed for crp mutants in both E. coli ( 26 ) and Salmonella enterica serovar Typhimurium ( 27 ) .
64 +We tested the effect of high levels of exogenous cAMP ( 2 mM ) on the behavior of the wild-type strain and found there to be no obvious phenotypic difference between this strain and the one grown without supplementation ( data not shown ) , suggesting that the phenotype of the crp mutant stems from loss of Crp and not from heightened cAMP production .
65 +Consequently , we pursued investigations into Crp targets after growth for 16 h , using chromatin immunoprecipitation assays with purified Crp-specific polyclonal antibodies , together with microarray analyses of the precipitated DNA ( ChIP-chip ) .
66 +As a negative control , parallel assays were conducted using crp mutant cultures .
67 +We considered a sequence to be Crp associated if the log2 ( wild-type/mutant signal ratio ) was greater than 3 times the standard deviation above the median ratio ( 1.73 ) and if at least one adjacent probe sequence also met this criterion .
68 +We found 393 Crp-associated sequences , distributed relatively evenly throughout the genome ( Fig. 2A ) .
69 +Candidate target genes were classified according to their predicted -- or demonstrated -- functions , as described in the literature or as annotated in the Streptomyces database StrepDB ( see Table S1 in the supplemental material ) .
70 +Among the genes with assigned functions , the most abundant functional groups were transcriptional regulators ( 9.9 % of targets ) and proteins involved in metabolism ( 17.6 % of targets ) , of which one-third were predicted , or demonstrated , to participate in secondary metabolism ( 5.1 % ) ( see Table S1 ) .
71 +Notably , eight out of the 22 predicted secondary metabolic clusters in S. coelicolor were associated with Crp binding sites ( Fig. 2A ; Table 1 ) ( 28 ) .
72 +Of the characterized clusters , Crp coimmunoprecipitated with at least two sites in , or upstream of , the coding regions of pathway-specific regulatory genes for the Act ( SCO5085 ; actII-ORF4 ) , Red ( SCO5881 ; redZ ) , and CDA ( SCO3217 ; cdaR ) biosynthetic gene clusters ( Table 1 ) .
73 +Multiple Crp binding sites were also associated with the biosynthetic genes for yCPK , specifically , upstream and within cpkA , which encodes a polyketide synthase ( Table 1 ) .
74 +The other four metabolic clusters associated with Crp binding are predicted to code for a nonribosomal peptide synthetase ( NRPS ) ( SCO6429-6438 ) , the sesquiterpene antibiotic albaflavenone ( SCO5222-5223 ) , a type II fatty acid synthase ( SCO1265-1273 ) , and a deoxysugar synthase/glycosyltransferase ( SCO0381-0401 ) ( Table 1 ) .
75 +These four clusters all lack obvious pathway-specific regulatory genes , and each is arranged such that they could be expressed as a single transcriptional unit .
76 +Intriguingly , the Crp-associated sequences for each of these clusters correspond to positions upstream and/or within the first gene of each cluster .
77 +This suggests that there is potential for Crp to specifically regulate the expression of the entire cluster , possibly serving as a `` pathway-specific regulator '' for those clusters that lack one .
78 +To begin to validate Crp association with select sequences , we constructed a thiostrepton-inducible crp construct and introduced this plasmid into the crp mutant strain .
79 +We conducted chromatin immunoprecipitation assays prior to induction ( time zero ) and after induction for 15 and 45 min ; immunoprecipitated and total DNA samples were then used as the templates for quantitative PCR ( qPCR ) amplification of the pathway-specific regulator-associated sequences for Act ( SCO5085 ; actII-ORF4 ) , CDA ( SCO3217 ; cdaR ) , and Red ( SCO5881 ; redZ ) .
80 +As a negative control , a sequence from SCO4662 ( tuf-1 ) was also subjected to qPCR amplification , as this sequence was not identified as a Crp binding target in our initial ChIP-chip analyses .
81 +All target sequences , apart from the negative control , were enriched in the immunoprecipitated DNA within 15 min and , more significantly , after 45 min of Crp induction ( Fig. 2B ) .
82 +This experiment indirectly confirmed SCO5085 ( actII-ORF4 ) , SCO3217 ( cdaR ) , and SCO5881 ( redZ ) as Crp targets .
83 +Electrophoretic mobility shift assays ( EMSAs ) using select Crp-associated sequences failed to yield traditional shifts , a phenomenon that has been noted in previous studies ( 19 , 20 ) and may be due to the unusually low pI ( 5.8 ) of the Streptomyces Crp , relative to its counterpart in other bacteria .
84 +We therefore pursued DNase I footprinting assays on several of the Crp-associated sequences that gave an unusual `` downshift '' in our initial EMSA trials , in an effort to identify a consensus binding sequence ( see Fig .
85 +S2 in the supplemental material ) .
86 +We mapped sites upstream of crp itself , SCO4561 and SCO2977 , and identified a consensus binding sequence [ GTG ( N ) 6GNCAC ] ; derivatives of this motif could be found in all of the secondary metabolism-associated target sequences , although notably , one-half of the palindrome seemed to be better conserved than the other [ GTG ( N ) 6GNGAN ] ( Fig. 2C ; Table 1 ) .
87 +Crp induction affects the expression of secondary metabolic gene clusters .
88 +Since both phenotypic investigations and ChIP-chip assays had suggested a role for Crp in secondary metabolite regulation , transcriptome profiling was conducted to gain further insight into the Crp control of these genes/clusters .
89 +We opted to follow Crp-dependent effects using an inducible system , where crp was expressed from a thiostrepton-inducible promoter , rather than simply comparing expression patterns of wild-type and mutant strains , as these strains grow very differently ( the crp mutant is significantly delayed in germination relative to the wild-type strain ) .
90 +RNA samples were prepared from thiostrepton-inducible crp and empty-plasmid control strains , before and after thiostrepton induction , and were analyzed using Affymetrix-based microarrays .
91 +Genes showing at least a 2-fold change in their expression following induction in the crp-containing samples , but not in the negative control , were regarded as potential targets .
92 +Overall , we found the expression of 360 genes to be activated and that of 91 genes to be repressed following Crp induction ( Fig. 2A ; see Table S2 in the supplemental material ) .
93 +Consistent with the ChIP-chip assay results , functional classi-fication of the Crp-affected genes supported a central role for Crp in governing secondary metabolism , with nearly 20 % of all differentially expressed genes encoding products involved in secondary metabolite biosynthesis ( see Table S2 in the supplemental material ) .
94 +Notably , genes within the Act , Red , CDA , and yCPK clusters were significantly upregulated in response to Crp induction ( Fig. 3 ) .
95 +Expression of the NRPS gene cluster ( SCO6429-38 ) that contained a Crp association sequence was activated as well , whereas the albaflavenone biosynthetic genes ( SCO5222-23 ) were repressed ( Table 2 ) .
96 +As a further test , we used reverse transcription-qPCR ( RT-qPCR ) to examine the transcription profiles of select genes , including those from the Act ( actVA4 , actII-ORF4 ) , Red ( redD , redX ) , CDA ( cdaR , cdaPSI ) , yCPK ( cpkA , scF ) , and albaflavenone ( eizA ) biosynthetic clusters ( see Fig .
97 +S3 in the supplemental material ) .
98 +In every case , the RT-qPCR profiles matched our microarray results , effectively validating our array data .
99 +When comparing Crp-associated DNA targets from our ChIP-chip experiments with the differentially expressed genes identified in our microarray experiments , we found overlap not only of key secondary metabolic genes but also of genes encoding key primary metabolic enzymes that make important contributions to second-ary metabolism .
100 +These included genes involved in the synthesis of acetyl coenzyme A ( acetyl-CoA ) ( pckA/SCO4979 ; SCO5261 ) , as well as those needed to synthesize malonyl-CoA ( accA1/SCO6271 ; accA2/SCO4921 ) , both of which are used as precursors by polyketide enzymes in the synthesis of antibiotics and other secondary metabolites ( 29 ) .
101 +Also identified were genes required for the synthesis of cofactors like flavin mononucleotide ( FMN ) ( e.g. , riboflavin biosynthesis , SCO1443-1439 ) , which is needed in the later stages of Act biosynthesis ( Tables 1 and 2 ) ( 30 ) .
102 +These results suggest that Crp activity plays a central role in promoting secondary metabolite production in S. coelicolor , integrating multiple regulatory nodes that include the direct control of antibiotic production via the pathway-specific regulators and the modulation of primary metabolic pathways feeding into secondary metabolism .
103 +The impact of Crp overexpression on secondary metabolism of Streptomyces .
104 +Crp is well conserved across the streptomycetes , with alignments revealing 90 % amino acid sequence identity shared between different Crp orthologs ( see Fig .
105 +S4 in the supplemental material ) .
106 +Given the importance of Crp to secondary me-tabolism in S. coelicolor , we tested whether Crp overexpression could enhance antibiotic production in this organism .
107 +We cloned the crp gene behind a strong constitutive promoter ( ermE * ) on an integrating plasmid vector whose target integration sequence is found in all sequenced Streptomyces species examined to date .
108 +The Crp overexpression construct , along with an empty-plasmid control , was then conjugated into S. coelicolor , and antibiotic production was analyzed .
109 +Significant upregulation of the blue-pigmented Act antibiotic was obvious in surface-grown cultures of the Crp-overexpressing strain ( Fig. 1A ) , and this was further confirmed through quantitative assays of liquid medium-grown cultures ( Fig. 1B ) .
110 +CDA production was also increased ( Fig. 1C ) , while Red production initiated at a higher level than in the control strain ( Fig. 1D ) .
111 +To determine whether the antibiotic-stimulatory effects of Crp were more universal , we introduced the Crp overexpression construct into a number of different Streptomyces species , including both sequenced strains and wild Streptomyces isolates ( see Table S3 in the supplemental material ) .
112 +Using immunoblotting , we confirmed that Crp was overexpressed in these strains , relative to controls bearing the empty-plasmid vector , and verified that similar total protein levels were being compared using Coomassie blue staining ( see Fig .
113 +S5 ) .
114 +We initially conducted bioassays to compare the antimicrobial production capabilities of these different Streptomyces species carrying either the ermE * - crp construct or the empty vector , using an array of indicator strains ( Escherichia coli , Staphylococcus aureus , and Bacillus subtilis ) .
115 +Crp overexpression appeared to stimulate antibiotic production in the wild isolate Streptomyces sp .
116 +strain WAC4988 , as determined by the enhanced zones of clearing observed for S. aureus and B. subtilis indicator strains ( Fig. 4A ) .
117 +We also followed secondary metabolite production using liquid chromatography coupled with mass spectrometry ( LC-MS ) , to determine whether Crp overexpression induced any significant secondary metabolic changes in strains that did not show increased antimicrobial activity .
118 +Some of the most striking changes were observed in Streptomyces sp .
119 +strain SPB74 , where levels of several metabolites were dramatically enhanced in the overexpression strain relative to the control .
120 +For example , molecules with m/z values of 620.189 and 638 were increased by 22-fold ( day 3 ) and ~ 33-fold ( day 7 ) , respectively , in the overexpression strain relative to the control ( Fig. 4B ) .
121 +These findings support a role for Crp as a global activator of secondary metabo-lism throughout the streptomycetes .
122 +DISCUSSION
123 +Crp is a founding member of the cAMP receptor protein ( Crp ) / fumarate-nitrate-reductase ( FNR ) family of regulators and predominantly functions as a transcriptional activator ( 14 ) .
124 +In addition to regulating the catabolite repression pathway in E. coli , Crp also controls a much broader range of cellular functions , including primary metabolism , stress resistance , cell motility , and pathogenesis ( 31 ) .
125 +In S. coelicolor , the function of Crp in spore germination and morphological development has been well documented ( 19 -- 21 ) .
126 +Here , we extend the role of Crp , revealing it to be a central regulator capable of coordinating primary and secondary metabolism and demonstrating that its activity can be coopted to enhance antibiotic production in diverse Streptomyces species .
127 +Overexpressing regulators to activate secondary metabolism is a strategy with a history of success .
128 +Indeed , most classical `` global '' antibiotic regulators in S. coelicolor were initially identified through their actinorhodin-stimulatory effects following overexpression ( 32 -- 34 ) .
129 +More recently , activation of `` cryptic '' antibiotic clusters has been achieved using both directed approaches involving pathway-specific regulator overexpression ( e.g. , stambomycin activation in Streptomyces ambofaciens [ 35 ] ) and more-global approaches ( e.g. , overexpressing a mutant allele of the S. coelicolor antibiotic repressor AbsA1 stimulated new antimicrobial activity in Streptomyces flavopersicus [ 36 ] ) .
130 +Crp is highly conserved among streptomycetes and can influence precursor abundance , the activity of pathway-specific regulators , and the expression of metabolic clusters lacking cognate regulators .
131 +We found that its overexpression led to increased production of the secondary metabolites Act , Red , and CDA .
132 +These data , and the extent of Crp interactions across the genome , indicate that Crp overexpression has the potential to be a powerful , multifaceted avenue for new secondary metabolite production .
133 +Crp induction has broad effects on both primary and second-ary metabolism .
134 +These processes are necessarily intertwined in the streptomycetes , as the precursors and cofactors required for secondary metabolite assembly are supplied by the primary meta-bolic pathways .
135 +Glycolysis leads to the production of acetyl-CoA , which can be directed into the citric acid cycle , or into any number of other biosynthetic pathways , including polyketide synthesis .
136 +Here , we find that Crp directly controls the expression of several enzymes contributing to acetyl-CoA accumulation ( SCO4921 and SCO5261 ) .
137 +The preferred substrate for many polyketide synthase enzymes , however , is malonyl-CoA , whose synthesis requires the activity of an acetyl-CoA carboxylase enzyme complex ( ACCase ) ( 37 ) , whose subunits were either directly ( accA1 and accA2 ) or indirectly ( accBE ) regulated by Crp .
138 +Previous genetic studies have implicated both ACCase ( 38 ) and the malic enzyme encoded by SCO5261 ( 37 ) in actinorhodin production , and recent chemical genetic studies have demonstrated that precursor supply is one factor that limits antibiotic yields ( 39 ) .
139 +In addition to carbon flux , phosphate and nitrogen levels have also been tightly correlated with antibiotic production ( 40 ) .
140 +Phosphate homeostasis in the cell is controlled by the response regulator PhoP , and recent work has shown intriguing cross regulation between PhoP and AfsR ( 41 , 42 ) , where AfsR is a transcription factor that broadly influences antibiotic production in S. coelicolor through its activation of afsS , a small sigma factor-like protein of unknown function ( 43 ) .
141 +We find here that Crp adds an additional dimension to this regulatory interplay : comparisons of previous transcriptomic studies ( 44 , 45 ) revealed the expression of 24 genes to be affected by both AfsS and PhoP , and of these , nearly half were also influenced by Crp induction in our transcriptomic studies .
142 +A further 25 AfsS and 38 PhoP regulon-specific members were also affected by Crp activity ( see Fig .
143 +S6 in the supplemental material ) .
144 +These findings highlight the complex interplay between nutrient availability and antibiotic production and effectively illustrate the integrated nature of these disparate metabolic processes .
145 +An important future goal will be to define the conditions that stimulate Crp activity and to fully elucidate the regulatory networks connecting primary metabolism with secondary metabolism .
146 +The ability of Crp to modulate fundamental aspects of primary metabolism while at the same time directly to govern the expression of secondary metabolic gene clusters is reminiscent of DasR activity in S. coelicolor .
147 +DasR is a GntR-like regulator that directly controls both antibiotic production and N-acetylglucosamine uptake via the phosphotransferase system ( 12 ) .
148 +The critical difference between Crp and DasR lies at the heart of their regulatory behavior : Crp functions predominantly as an activator , while DasR acts as a repressor ( 12 , 46 ) .
149 +Crp induction led to increased expression for the majority of biosynthetic genes in the Red , CDA , yCPK , and SCO6429-38 gene clusters ( Fig. 3 ) .
150 +It did not have the same extensive effect on the Act cluster , but this is likely due to the nature of Act cluster organization and regulation .
151 +There are three operons under ActII-ORF4 control ( actVI/actVA , actIII , and actI / actVII/VI/VB ) , with the highest-affinity binding site being upstream of actVI ( 47 ) .
152 +Expression from the actVI operon was activated after 60 min of Crp induction ; this was the final time point examined in our transcriptome profiling experiments , and it is likely that expression of the remaining genes would have been upregulated after this time .
153 +It is worth noting that Crp also has repressor activity , as seen for the sesquiterpene antibiotic albaflavenone-encoding genes .
154 +Interestingly , Crp induction also led to repression of a gene encoding a related terpene synthase responsible for geosmin production ( 48 ) , although this effect appeared to be indirect .
155 +The increased cAMP levels observed in a crp mutant also suggested a repressive role for Crp in cAMP accumulation ; however , this also appears to be indirect , as Crp did not associate with sequences near the cya ( adenylate cyclase-encoding ) gene , nor did Crp induction impact cya expression in our transcriptomic experiments .
156 +In S. coelicolor , Crp exerts its regulatory influence by associating with sequences similar to those identified for Crp in other bacteria ( 22 , 23 ) .
157 +In E. coli , these binding sites are typically found immediately upstream or overlapping the 35 promoter element , where Crp binding facilitates RNA polymerase recruitment ( 31 ) .
158 +Here , Crp frequently bound multiple sites within any given region , including at least one intragenic site ; intergenic sites were often significantly upstream of any mapped promoter , as was seen for the majority of secondary metabolic clusters shown in Table 1 .
159 +This unexpected coding sequence association was not restricted to secondary metabolite gene regulation ; more than 50 % of all Crp-associated sequences were within open reading frames .
160 +Crp in E. coli can bind within coding regions ; however , these are primarily low-affinity binding sites ( 16 ) , whereas here , seven of the top 10 interaction scores for Crp were intragenic , and the highest-affinity sites associated with most secondary metabolic genes were within coding regions .
161 +Collectively , this suggests a very different mechanism of Crp-mediated gene activation in S. coelicolor than that described for E. coli , as none of these intragenic binding sites appear to be associated with internal promoters , as determined by RNA Seq analyses ( M. J. Moody and M. A. Elliot , unpublished data ) .
162 +Intragenic binding is increasingly being observed for transcription factors throughout bacteria : in Salmonella , nearly half of SsrB binding sites are coding region associated ( 49 ) , and a similar situation has been seen for AbrB and Abh in Bacillus subtilis ( 50 ) , while in Pseudomonas syringae , the Crp-related Fur protein associates with intragenic sequences with an affinity comparable to that for intergenic sites ( 51 ) .
163 +A major difference in the intragenic binding by these transcription factors , and that of Crp in S. coelicolor , however , is that the intragenic Crp sites were frequently associated with transcriptional effects ( both activation and repression ) , whereas for the other regulators , such effects were not commonly seen ( 49 -- 51 ) .
164 +Our work here reveals an important new role for the wellstudied Crp regulator in the control of antibiotic production .
165 +To date , Crp is one of the only global antibiotic regulators for which direct regulatory connections to a broad range of secondary met-abolic pathways have been established .
166 +Furthermore , we have shown that its ability to stimulate secondary metabolite production is not limited to S. coelicolor , and our results suggest that Crp overexpression is a useful strategy for accessing the previously untapped reservoirs of Streptomyces antibiotics and other natural products .
167 +MATERIALS AND METHODS
168 +Bacterial strains , plasmids , and culture conditions .
169 +Streptomyces strains , Escherichia coli strains , and all plasmids/cosmids used in this study are summarized in Table S3 in the supplemental material .
170 +Streptomyces strains were grown at 30 °C on solid Difco nutrient agar or MS ( soy flourmannitol ) , R2YE ( rich ) , or R5 ( rich ) agar media or in liquid R5 medium as described previously ( 52 ) .
171 +E. coli strains were grown at 37 °C on or in LB ( Luria-Bertani ) medium or in liquid 2 YT ( yeast-tryptone ) broth ( 52 ) .
172 +Antibiotics were added to maintain plasmids when necessary .
173 +Strain and plasmid construction .
174 +An in-frame deletion of crp was created using REDIRECT technology ( 48 ) , and mutants were confirmed by PCR .
175 +The crp mutant strain was complemented using the wild-type crp gene , with extended upstream ( 273-bp ) and downstream ( 284-bp ) sequences , cloned into the integrating plasmid vector pIJ82 ( see Table S3 in the supplemental material ) .
176 +To create a crp-inducible construct , the crp gene was PCR amplified and cloned into the pCR2.1-TOPO vector ( Invitrogen ) before being subcloned downstream of the tipA promoter in the integrating Streptomyces vector pIJ6902 ( see Table S3 ) .
177 +A constitutive crp overexpression plasmid was made by cloning the crp gene and its downstream sequence immediately downstream of the ermE * promoter in the pMC500 vector ( see Table S3 ) , before excising ermE * - crp and inserting it into pIJ82 .
178 +Plasmids were introduced into Streptomyces strains via conjugation from the nonmethylating E. coli strain ET12567 containing the conjugation `` helper '' plasmid pUZ8002 ( 52 ) .
179 +All DNA oligonucleotides used in this study are summarized in Table S4 .
180 +Crp overexpression , purification , and antibody generation .
181 +To create a Crp overexpression plasmid , the crp coding sequence was PCR amplified ( see Table S4 in the supplemental material ) and ligated into pET15b ( see Table S3 ) .
182 +The integrity of the resulting construct was con-firmed using sequencing before being introduced into E. coli BL21 ( DE3 ) ( Novagen ) ( see Table S3 ) .
183 +His6-Crp expression was induced overnight at 26 °C with 0.5 mM isopropyl - - D-thiogalactopyranoside ( IPTG ) , before the cells were collected and lysed using a French press .
184 +The protein was purified from the resulting cell extract using nickel-nitrilotriacetic acid ( Ni-NTA ) affinity chromatography and was eluted using increasing concentrations of imidazole ( 100 mM to 500 mM ) .
185 +Purified His6-Crp was used to generate polyclonal antibodies ( Cedarlane Labs ) .
186 +To remove His6-tag-reactive species from the crude antiserum , an independent His6-tagged protein ( His6-VirB8 protein from Brucella suis ) was used .
187 +Briefly , the His6-VirB8 protein was immobilized on an Ni-NTA agarose column .
188 +The column was washed five times with equilibration buffer ( 150 mM NaCl , 50 mM Tris-Cl , pH 7.4 ) , after which anti-Crp antiserum was passed through the column , and the flowthrough was collected as the precleared antiserum .
189 +The precleared antiserum was then further affinity purified using Ni-NTA-immobilized His - Crp and was eluted with 2 ml of a high-6 salt ( 4 M MgCl2 ) buffer , before buffer exchange into phosphate-buffered saline ( PBS ) .
190 +Cell extract preparation , SDS-PAGE , and immunoblotting .
191 +Cell extracts were prepared from Streptomyces cells grown in liquid R5 medium , and Bradford assays were conducted to measure total protein concentrations .
192 +The protein extracts were separated using SDS-PAGE and either were stained with Coomassie brilliant blue R-250 ( to ensure equivalent protein concentrations in all samples ) or were subjected to immunoblotting with anti-Crp polyclonal antibodies ( 1:2,000 ) and anti-rabbit IgG horseradish peroxidase ( HRP ) - conjugated secondary antibodies ( 1:3,000 ; Cell Signaling ) .
193 +ChIP and microarray assays .
194 +Wild-type strain M145 was grown in liquid R5 medium for 16 h before formaldehyde was added to a final concentration of 1 % ( vol/vol ) .
195 +To ensure that we were working with cultures grown to similar optical densities ( OD ) , the crp mutant strain was grown for 64 h ( this strain exhibits significant delays in germination and very slow vegetative growth ) before cross-linking .
196 +Cultures were cross-linked at 30 °C for 25 min before glycine was added to a concentration of 125 mM to stop the cross-linking .
197 +Immunoprecipitation was then carried out as described in reference 53 .
198 +DNA labeling , hybridization , and microarray scanning were performed by Oxford Gene Technology ( OGT ) according to their standard protocols .
199 +Microarrays consisted of 44,000 60-mer oligonucleotide probes covering the entire genome of S. coelicolor ( Oxford Gene Technology , Oxford , United Kingdom ) , and each strain was examined in duplicate .
200 +For each array , the signals of all probes were normalized to the median channel signal for the respective array to correct for any systematic errors .
201 +Signal ratios between immunoprecipitated DNA and total reference DNA were obtained for both the wild-type and the mutant strain experiments .
202 +A final interaction score was calculated by taking the log2 value of the ratio between the wild-type and the mutant values for each probe .
203 +A probe was considered to contain a binding site only when it , and at least one adjacent probe , showed an interaction score 3 times the standard deviation above the median interaction score ( 1.7 ) .
204 +For temporal ChIP experiments , cultures of the crp strain ( pIJ6902crp ) were grown in liquid R5 medium for 16 h , before thiostrepton was added ( to a final concentration of 50 g/ml ) to induce crp expression .
205 +Immunoprecipitation was carried out before induction and after 15 and 45 min , as described above .
206 +Immunoprecipitated DNA was analyzed using qPCR , as described below , and the threshold cycle ( CT ) value was normalized with the total-DNA CT value .
207 +The uninduced sample was used to assess the fold change of the DNA levels in the 15 - and 45-min samples .
208 +Three independent cultures were set up for the ChIP experiments , and qPCRs ( reactions described below ) for each were done in triplicate .
209 +Analyses of variance ( ANOVAs ) were performed using SPSS v17 .0 to test the statistical significance ( P value , 0.05 ) of the results .
210 +DNase footprinting .
211 +DNA probes were prepared by PCR amplifying the intergenic regions of SCO3570-3571 , SCO2976-2977 , and SCO4561-4562 using oligonucleotides end labeled with T4 polynucleotide kinase and [ -32 P ] ATP .
212 +In each binding reaction , 0 , 27 , or 81 M Crp protein was incubated with 15,000 cpm of DNA probe at 30 °C for 15 min in the presence of 20 mM Tris-Cl ( pH 7.8 ) , 5 mM MgCl2 , 50 mM KCl , 1 mM dithiothreitol ( DTT ) , 0.1 mM EDTA , 5 % glycerol , 0.5 mg/ml bovine se-rum albumin ( BSA ) , 1 g poly ( dI-dC ) , and 50 M cAMP .
213 +This was followed by digestion using 0.01 U DNase I ( Invitrogen ) in a volume of 40 l at room temperature for 30 s .
214 +The digestion buffer contained 10 mM Tris-Cl ( pH 7.8 ) , 5 mM MgCl2 , and 1 mM CaCl2 .
215 +One hundred sixty microliters of stop buffer ( 200 mM NaCl , 30 mM EDTA , 1 % SDS ) was added to terminate each reaction .
216 +Samples were phenol-chloroform extracted and precipitated .
217 +Each pellet was dissolved in 13 l loading dye ( 80 % [ vol/vol ] formamide , 1 mM EDTA [ pH 8.0 ] , 10 mM NaOH , 0.1 % [ wt / vol ] bromophenol blue , 0.1 % [ wt/vol ] xylene cyanol FF ) and heated to 95 °C for 5 min prior to loading 6 l on a 6 % denaturing polyacrylamide gel .
218 +Sequencing reactions were prepared as described in reference 54 , except with the PCR-amplified probe sequences as the template .
219 +RNA isolation , RT , and qPCR .
220 +Cultures of crp ( pIJ6902crp ) and crp ( pIJ6902 ) strains were grown as described for the temporal ChIP experiments .
221 +RNA was harvested from cell aliquots before induction ( time zero ) and at 15 , 30 , 45 , and 60 min following induction with thio-strepton ( 50 g/ml final concentration ) .
222 +Total RNA was harvested as described previously ( 55 ) , followed by passage through an RNeasy minicolumn ( Qiagen ) .
223 +Reverse transcription ( RT ) reactions were performed as described in reference 56 , except with 2 g of total RNA as the template .
224 +Semiquantitative PCRs were also conducted as described in reference 56 , and we optimized the number of cycles to ensure that amplification was occurring within the linear range of the reaction ( 28 cycles for crp and 15 cycles for 16S rRNA ) .
225 +For qPCRs , 1 l of cDNA was used for each 25 l qPCR mixture , together with 1 PCR buffer , 2 mM MgSO4 , 0.2 mM deoxynucleoside triphosphate ( dNTP ) , 1 mM ( each ) gene-specific primer , 7.5 % dimethyl sulfoxide ( DMSO ) , 0.5 l SYBR green I dye ( 50 in DMSO ) ( Invitrogen ) , and 1.25 U Taq DNA polymerase ( Norgen ) , using a CFX96 qPCR detection system ( Bio-Rad ) .
226 +The cycling conditions used were 95 °C for 5 min , 95 °C for 30 s , 58 or 60 °C for 1 min ( annealing ) , 72 °C for 30 s ( extension ) , and 72 °C for 10 min , with steps 2 to 4 repeated for 40 cycles .
227 +All reactions were performed in triplicate .
228 +Transcriptome profiling .
229 +RNA samples were prepared as described above in duplicate and were processed and analyzed at the London Regional Genomics Center .
230 +cDNA samples were created by reverse transcription and were then biotinylated and fragmented before hybridization to custom-designed Affymetrix GeneChip arrays , as described in reference 40 .
231 +The hybridized arrays were stained and washed using an Af-fymetrix Fluidics station 450 and were scanned with an Affymetrix Scanner 3000 7G .
232 +Data were analyzed using the Partek Genomics Suite .
233 +The log2 values of the signals were normalized to the median value of the respective arrays .
234 +The transcriptional fold change of each gene was calculated as the ratio between the induced and the uninduced sample .
235 +Selected targets were validated with RT-qPCR , as described above .
236 +In addition to the genes of interest , 16S rRNA was included as a reference .
237 +For each time point , the CT of a target gene was normalized to the C of 16S rRNA , T which was obtained from the same cDNA .
238 +The uninduced ( time zero ) sample was used to establish a baseline expression level and to determine the fold change in transcript levels at each subsequent point in the time course .
239 +ANOVAs were performed using SPSS v17 .0 to determine whether the results ( microarray and RT-qPCR ) were statistically significant ( P value , 0.05 ) .
240 +Antibiotic production assays .
241 +Act and Red production for S. coelicolor M145 ( pIJ82 ) , crp ( pIJ82 ) , crp ( pIJ82crp ) , and M145 ( pIJ82ermE * crp ) strains , grown in liquid R5 medium for 7 days , was quantified spectro-photometrically as described previously ( 13 , 57 ) .
242 +Three independent cultures were set up for each strain , and duplicate aliquots from each culture were tested .
243 +CDA production bioassays were conducted as outlined in reference 13 , except that Streptomyces strains were grown in liquid R5 medium for 48 h. Four replicates were conducted for each strain .
244 +CDA production was quantified by measuring the diameter of the inhibition zones .
245 +The levels of all antibiotics were normalized relative to the biomass of the mycelia from which the antibiotics were extracted .
246 +Antibiotic production by S. coelicolor M145 , Streptomyces venezuelae ATCC 10712 , Streptomyces pristinaespiralis ATCC 25486 , Streptomyces sp .
247 +strain SPB74 , Streptomyces sp .
248 +strain WAC4657 , and Streptomyces sp .
249 +strain WAC4988 ( see Table S3 in the supplemental material ) , containing pIJ82 or pIJ82ermE * crp ( crp overexpression construct ) , was tested against the following indicator strains : E. coli , Staphylococcus aureus , and Bacillus subti-lis .
250 +Approximately 106 spores ( in 5 l sterile distilled water ) of each strain were spotted on DNA or R2YE agar plates and incubated at 30 °C for 48 , 72 , 96 , 120 , and 144 h before being overlaid with soft agar ( 1:1 DNA plus Difco nutrient broth ) containing a 100-fold dilution of indicator strain overnight culture in liquid LB medium .
251 +The plates were incubated over-night at 37 °C before measuring the size of the inhibition zone ( distance from the outer edge of each Streptomyces circular patch to the edge of the zone of clearing ) .
252 +Each experiment included four replicates for each strain and was performed three times .
253 +Secondary metabolite extraction and analysis .
254 +crp-overexpressing Streptomyces strains and their vector-alone-containing controls were spread on R5 agar medium and incubated for 3 and 7 days .
255 +The cultures , along with the agar , were diced , soaked in 25 ml n-butanol , and sonicated in a Branson 2520 tabletop ultrasonic cleaner for 3 min before being macerated at room temperature overnight .
256 +The mixture was filtered through Whatman filter paper and lyophilized in an HT-4X centrifugal vacuum evaporator ( Genevac ) , followed by reconstitution in 500 l acetonitrile-distilled water ( dH2O ) ( 1:1 , high-pressure liquid chromatography [ HPLC ] grade ) .
257 +R5 agar alone was processed in parallel as a negative control .
258 +Each sample was prepared in quadruplicate .
259 +LC-MS analysis was performed on an Agilent 1200 series analytical HPLC system equipped with a reverse-phase C18 column ( 2.1 by 100 mm , 2.6 m , 100 Å ) ( Kinetex ) coupled to a benchtop time-of-flight spectrometer ( Bruker MicroTOF II ; Bruker Daltonics ) .
260 +The samples were separated using a gradient of 5 % to 95 % acetonitrile ( 0.1 % [ vol/vol ] formic acid ) at 50 °C over 22 min , with a flow rate of 0.2 ml/min .
261 +Positive electrospray ionization was performed at 4.5 kV , and the ions were scanned over a mass range of 200 to 1,700 m/z .
262 +Data were analyzed using MZmine 2 software ( 58 ) .
263 +cAMP concentration measurement .
264 +Spores of the wild-type , crp , crp ( pIJ6902crp ) , and crp ( pIJ6902 ) strains were pregerminated and cultured in liquid R5 medium .
265 +For the wild-type strain , samples were harvested at 12 , 16 , 20 , and 24 h , while for the crp ( pIJ6902crp ) strain , cultures were induced at 16 h and samples were harvested at 16 ( preinduction ) , 18 , 20 , and 24 h. Cultures of the negative controls , the crp and crp ( pIJ6902 ) strains , were set up 48 h ahead of the wild-type and crp ( pIJ6902crp ) strains , respectively , and were then followed using the same time course .
266 +At each time point , 7 ml of culture was extracted and cells were pelleted .
267 +For determining extracellular cAMP levels , the supernatant was heated at 95 °C for 5 min and then diluted 10 ( M145 ) - or 40 [ crp ( pIJ6902crp ) ] - fold in work buffer ( BTI ; Biomedical Technologies ) .
268 +Samples were assayed using a cAMP enzyme immunoassay ( EIA ) kit ( BTI ) that allows cAMP quantification in the range of 0.5 to 100 pmol/ml .
269 +For quantification of intracellular cAMP , the cell pellets were washed in an equal volume of phosphate-buffered saline ( PBS ) ( 0.8 % NaCl , 0.02 % KCl , 0.15 % Na2HPO4 , 0.024 % KH2PO4 , pH 7.4 ) and resuspended in 1 ml of work buffer ( BTI ) .
270 +The mycelia were sonicated on ice and then centri-fuged .
271 +The cell extract supernatant was heated at 95 °C for 5 min before being assayed using the kit .
272 +Each strain was examined in duplicate , and the concentrations were normalized relative to the biomass of the mycelium pellets .
273 +SUPPLEMENTAL MATERIAL
274 +Supplemental material for this article may be found at http://mbio.asm.org / lookup/suppl/doi :10.1128 / mBio.00407-12 / - / DCSupplemental .
275 +Figure S1 , PDF file , 0.1 MB .
276 +Figure S2 , PDF file , 0.1 MB .
277 +Figure S3 , PDF file , 0.2 MB .
278 +Figure S4 , PDF file , 0.2 MB .
279 +Figure S5 , PDF file , 0.1 MB .
280 +Figure S6 , PDF file , 0.2 MB .
281 +Table S1 , PDF file , 0.1 MB .
282 +Table S2 , PDF file , 0.1 MB .
283 +Table S3 , PDF file , 0.1 MB .
284 +Table S4 , PDF file , 0.1 MB .
285 +We thank Sheila Pimentel-Elardo , Alison Berzins , and Chris Hanke for technical assistance and Mark Buttner and Justin Nodwell for helpful comments and discussions .
286 +This work was funded by Cystic Fibrosis Canada .
...\ No newline at end of file ...\ No newline at end of file
1 +micro-array analysis for genome-wide identification
2 +ABSTRACT
3 +Nanobodies are single-domain antibody fragments derived from camelid heavy-chain antibodies .
4 +Because of their small size , straightforward production in Escherichia coli , easy tailoring , high affinity , specificity , stability and solubility , nanobodies have been exploited in various biotechnological applications .
5 +A major challenge in the post-genomics and post-proteomics era is the identification of regulatory networks involving nucleic acid -- protein and protein -- protein interactions .
6 +Here , we apply a nanobody in chromatin immunoprecipitation followed by DNA microarray hybridization ( ChIP-chip ) for genome-wide identification of DNA -- protein interactions .
7 +The Lrp-like regulator Ss-LrpB , arguably one of the best-studied specific transcription factors of the hyperthermophilic archaeon Sulfolobus solfataricus , was chosen for this proof-of-principle nanobody - assisted ChIP .
8 +Three distinct Ss-LrpB-specific nanobodies , each interacting with a different epitope , were generated for ChIP .
9 +Genome-wide ChIP-chip with one of these nanobodies identified the well-established Ss-LrpB binding sites and revealed several unknown target sequences .
10 +Furthermore , these ChIP-chip profiles revealed auxiliary operator sites in the open reading frame of Ss-lrpB .
11 +Our work introduces nanobodies as a novel class of affinity reagents for ChIP .
12 +Taking into account the unique characteristics of nanobodies , in particular , their short generation time , nanobody - based ChIP is expected to further streamline ChIP-chip and ChIP-Seq experiments , especially in organisms with no ( or limited ) possibility of genetic manipulation .
13 +INTRODUCTION
14 +Chromatin immunoprecipitation ( ChIP ) is a widely used technique to measure DNA-binding events of transcription factors in vivo .
15 +ChIP , combined with DNA micro-array analysis ( ChIP-chip ) or high-throughput sequencing ( ChIP-Seq ) , allows genome-wide mapping of all locations where a factor is associated , through protein -- DNA or protein -- protein interactions ( 1,2 ) .
16 +In contrast to transcriptomics and proteomics that measure the consequences of the regulatory interactions ( changes in RNA or protein levels ) , which may be because of either direct or indirect ( cascade ) effects , ChIP-chip and ChIP-Seq provide information on the regulatory interactions themselves and are , therefore , the most direct ways to define regulons .
17 +An additional advantage of ChIP-chip and ChIP-Seq is that the analysis can be performed in a wild-type strain ; there is no need for a gene disruption mutant or a strain that overexpresses a tagged regulatory DNA-binding protein .
18 +The ChIP-chip procedures have been established for different organisms , ranging from prokaryotes and yeasts to higher eukaryotes , including mammals ( 3 -- 9 ) .
19 +In bacteria , ChIP-chip has been applied mainly to Escherichia coli ( 10,11 ) .
20 +The use of ChIP in archaea has been lagging behind and , to our knowledge , has only been applied to Halobacterium salinarum NRC-1 ( 12 -- 14 ) .
21 +A ChIP-chip assay consists of multiple sequential experimental steps .
22 +Living cells are first treated with formaldehyde , resulting in covalent cross-linking of DNA-associated proteins to DNA .
23 +Subsequently , nucleoprotein is extracted and sheared into shorter DNA fragments , usually by sonication .
24 +This preparation is then subjected to immunoprecipitation using an antibody specific for the protein of interest .
25 +After ChIP , the enriched nucleoprotein complexes are treated to hydrolyse the cross-linked complexes , and DNA is purified .
26 +Generally , the yield of ChIP DNA is too low and needs to be amplified before array hybridization .
27 +Given the large number of experimental parameters in a ChIP-chip experiment , it is not surprising that there is a wide variation in the design of different studies .
28 +One of the most critical determinants of a successful ChIP-based approach is the antibody ( 5,11,15,16 ) .
29 +ChIP antibodies should be capable of capturing specifically one single protein of a vast pool of DNA-binding proteins .
30 +It should also be considered that DNA binding and DNA -- protein cross-linking might provoke conformational changes in the nucleoprotein complexes that lead to epitope masking , causing false-negative outcomes , whereas cross-reactivity of the antibodies to non-cognate targets could generate falsepositive outcomes .
31 +Effects of epitope masking can be minimized by using polyclonal antibodies ( pAbs ) ( 17 ) .
32 +However , pAbs increase the frequency of false-positive outcomes , their production requires regular immunization and they exhibit batch to batch variability ( 18,19 ) .
33 +In comparison with pAbs , monoclonal antibodies ( mAbs ) suffer less from the aforementioned problems .
34 +However , the availability of high-quality ChIP-grade mAbs is apparently limited ( 11,20 ) .
35 +Epitope tagging , by homologous recombination-mediated knock-in of the tagged genes , could circumvent the lack of ChIP-grade mAbs .
36 +Although this technology is relatively straightforward for some well-established model organisms , such as Saccharomyces cerevisiae and E. coli ( 7,8,14,21 -- 23 ) , genetic tools to achieve this in many organisms such as Sulfolobus , one of the archaeal model organisms , are still limited ( 24,25 ) .
37 +Moreover , it is not excluded that the characteristics ( e.g. stability , folding efficiency , hydrophobi-city ) of a tagged protein may differ from those of the wild-type .
38 +Evidently , such potential differences can affect the outcome of the ChIP experiment .
39 +Monospecific antigen-binding domains can also be produced by microorganisms at a fraction of the cost of mAbs , and they might constitute a novel and valuable resource of ChIP-grade antibodies .
40 +Especially the recombinant single-domain antigen-binding fragments , such as Nanobodies , seem to be attractive for ChIP .
41 +Remarkably , the antibody repertoire of camelids contains , in addition to conventional antibodies , a novel class of antibodies comprising heavy chains only ( 26 ) .
42 +These antibodies , referred to as heavy-chain antibodies , bind their cognate antigen by virtue of one singlevariable domain , termed VHH or nanobody .
43 +In contrast , the antigen binding by conventional antibodies relies on variable regions of both heavy and light chains ( VH and VL , respectively ) .
44 +Therefore , construction of libraries of antigen-binding domains of conventional antibodies involves random association of VHs and VLs .
45 +Consequently , large libraries are required to restore all possible VH -- VL combinations , of which some may represent the original VH -- VL pairing as it was affinity matured in vivo during immunization with antigen .
46 +As camelid heavy-chain antibodies bind their target antigens by only one single domain , construction of large immune libraries to trap antigen-specific nanobodies has proven unnecessary ( 27,28 ) .
47 +Construction of libraries of antigen-binding repertoire of conventional antibodies is also complicated by the existence of multiple VH and VL gene families , whereas the vast majority of VHHs belong to one single sub-family ( 28 ) .
48 +The aforementioned technological advantages of constructing ` immune ' nanobody libraries , together with small size , recognition of unique epitopes , high affinity , high solubility , high expression yield in heterologous expression systems and easy tailoring , make nanobodies an interesting class of affinity reagents for various applications ( 27,29,30 ) .
49 +Here , we demonstrate the use of target-specific nanobodies in ChIP experiments .
50 +As a model system , we chose the well-characterized transcription regulator Ss-LrpB from the hyperthermoacidophilic archaeon Sulfolobus solfataricus ( 31 ) .
51 +Ss-LrpB belongs to the leucine-responsive regulatory protein ( Lrp ) family , a wide-spread and abundant family of regulators in prokaryotes , both bacteria and archaea ( 32,33 ) .
52 +Several regulatory targets of Ss-LrpB have already been identified by in vitro binding experiments and by in vivo gene expression analysis ( 34 ) .
53 +These targets include the regulator gene itself and a gene cluster juxtaposed to it , encoding a putative ferredoxin oxidoreductase and two permeases .
54 +In this work , different Ss-LrpB-specific nanobodies were generated and assessed for their capacity to capture spe-cifically the regulator , either free or bound to DNA .
55 +We then developed a nanobody - based ChIP protocol for S. solfataricus .
56 +The genome-wide application of nanobody - based ChIP for Ss-LrpB is demonstrated by implementation of the Roche NimbleGen microarray TM platform .
57 +The results presented here demonstrate the utility and specificity of nanobodies as a novel class of affinity reagents for ChIP .
58 +MATERIALS AND METHODS Protein purifications
59 +Full-length non-tagged Ss-LrpB protein was produced recombinantly in E. coli and was purified by heat treatment and ion exchange chromatography , as previously described ( 35 ) .
60 +The His-tagged C-terminal 2 + domain of Ss-LrpB was purified by Ni affinity chromatography ( 36 ) .
61 +LysM and Ss-Lrp proteins were produced and purified by the same procedure as the Ss-LrpB purification .
62 +For LysM , E. coli BL21 ( DE3 ) was first transformed with construct pLUW632 ( 37 ) .
63 +After purification , the Ss-LrpB and Ss-Lrp preparations were dialysed against 20 mM of Tris -- HCl ( pH 8.0 ) , 50 mM of NaCl , 0.4 mM of ethylenediaminetetraacetic acid ( EDTA ) , 0.1 mM of DTT , 12.5 % of glycerol and the LysM preparation against 20 mM of Tris -- HCl ( pH 8.0 ) and 20 % of glycerol
64 +After identification as described later in the text , the Ss-LrpB-specific VHH ( nanobody ) genes were cloned into the pHEN6c vector , which allows expression of nanobodies in fusion with His6 tag ( 38 ) .
65 +Expression and purification of nanobodies were performed as previously described ( 39 ) .
66 +Protein concentrations in the case of Ss-LrpB expressed in monomeric units were determined by ultraviolet absorption at 280 nm and by densitometric analysis of Coomassie stained sodium dodecyl sulphate ( SDS ) -- polyacrylamide gel ( PAG ) .
67 +Generation of Ss-LrpB-specific nanobodies
68 +Ss-LrpB-specific nanobodies were generated by immunizing an alpaca ( Vicugna pacos ) with purified fulllength Ss-LrpB .
69 +Using peripheral blood lymphocytes of the animal , a VHH library was constructed , and specific nanobodies were selected according to published methods ( 38 ) .
70 +Surface plasmon resonance
71 +Surface plasmon resonance ( SPR ) measurements of the interactions of Ss-LrpB-specific nanobodies with their antigen were performed with a Biacore T200 instrument .
72 +All measurements were performed in phosphate-buffered saline ( PBS ) at 25 C. CM5 chips ( GE Healthcare ) were used to covalently couple Ss-LrpB via its primary amines of lysine residues .
73 +Ss-LrpB was immobilized onto the chip until the signal reached 500 resonance units ( RUs ) .
74 +Measurements were performed by applying various concentrations of nanobodies ( between 3 and 500 nM ) as analyte to the chip , at a flow rate of 30 ml/min .
75 +An association phase of 150 s was followed by a dissociation phase of 600 s. Regeneration was achieved by washing the chip with 10 mM of glycine hydrochloride ( pH 2.0 ) for 20 s , at a flow rate of 60 ml/min .
76 +The association and dissociation curves of the sensorgrams were analysed with the Biacore Evaluation software , version 2.0 , yielding kinetic and equilibrium binding constants .
77 +Epitope analysis was done with 250 , 500 or 750 nM of each nanobody , either alone or combined , also at a flow rate of 30 ml/min .
78 +Each association phase lasted 200 s.
79 +Immunoprecipitation (pull-down) assays with crude cell extracts
80 +Escherichia coli BL21 ( DE3 ) crude cell extracts containing one of the three Lrp-like transcription factors from S. solfataricus ( Ss-LrpB , LysM or Ss-Lrp ) , expressed from recombinant pET24 vectors , were used for these experiments .
81 +Crude extracts from BL21 ( DE3 ) containing an empty pET24 vector served as negative control .
82 +Cell pellets from 20 ml cultures were resuspended in 1 ml of IP buffer [ 150 mM of NaCl , 50 mM of Tris -- HCl ( pH 8.0 ) , 1 % of Triton X-100 , 0.5 % of NP-40 , 1 % of deoxycholate ] , sonicated and centrifuged .
83 +Aliquots of 200 ml of the supernatants were incubated with different amounts of His-tagged nanobodies for 20 min at room temperature .
84 +Subsequently , the pull-down was performed using Nickel-NTA magnetic particles ( Bio-Nobile ) following supplier 's recommendations .
85 +The nanobody -- antigen complexes were eluted with 100 ml of PBS containing 250 mM of imidazole , and the eluted proteins were analysed using 12 % of SDS -- PAG electrophoresis ( PAGE ) .
86 +Native protein polyacrylamide gel electrophoresis
87 +Native protein gel electrophoresis was performed with 10 % of Tris -- glycine gel ( Invitrogen ) .
88 +Each reaction mixture , with a total volume of 20 ml , contained 20 mg of Nb9 and/or 10 mg of the respective Lrp-like protein .
89 +Reaction mixtures were incubated for 30 min at room temperature before gel analysis .
90 +The electrophoresis was performed in Tris -- glycine ( pH 8.5 ) electrophoresis buffer at 125 V for 4 -- 5 h .
91 +The gel was stained with Coomassie blue .
92 +Electrophoretic mobility shift assays
93 +Electrophoretic mobility shift assays ( EMSAs ) were performed with labelled DNA prepared by polymerase chain reaction ( PCR ) .
94 +One of the two oligonucleotides was 50-end labelled with 32P using [ g-32P ] - adenosine triphosphate ( Perkin Elmer ) and T4 polynucleotide kinase ( Fermentas ) .
95 +The PCR mixtures contained Taq DNA polymerase ( Ready Mix , Sigma-Aldrich ) , the labelled primer , a second non-labelled primer and the recombinant vector pUC18 / o Ss-lrpB or pBendBox1 as p template ( 31 ) .
96 +Primer sequences are given in Supplementary Table S1 .
97 +Labelled DNA fragments were purified from PAG .
98 +EMSA experiments were performed as previously described ( 40 ) .
99 +Binding reactions were allowed to equilibrate for 20 min at 37 C in Lrp-binding buffer [ 20 mM of Tris -- HCl ( pH 8.0 ) , 1 mM of MgCl2 , 50 mM of NaCl , 0.4 mM of EDTA , 0.1 mM of DTT , 12.5 % of glycerol ] .
100 +For binding reactions in which Ss-LrpB and nanobodies were combined , Ss-LrpB was pre-incubated with DNA for 20 min before addition of nanobody .
101 +Cell culture and formaldehyde cross-linking
102 +Sulfolobus solfataricus P2 ( DSMZ 1617 ) was cultured aerobically by shaking at 80 C in Brock medium ( 41 ) supplemented with 0.1 % of tryptone as carbon and nitrogen source .
103 +Depending on the downstream application , 50 ml or 200 ml cultures were grown .
104 +When cells were in mid-exponential growth phase [ at optical density ( OD ) 600 nm of 0.5 ] , the cultures were cooled to 37 C , and formaldehyde was added to a final concentration of 1 % , while shaking for 5 min , unless otherwise noted .
105 +The cross-linking reaction was quenched by adding glycine to a final concentration of 125 mM , followed by an additional incubation of 5 min at 37 C. To find the optimal cross-linking time , 50 ml cultures were formaldehyde-treated for different periods , centrifuged and sonicated for 5 min ( see later in the text for sonication details ) .
106 +After this treatment , 200 ml aliquots were subjected to phenol extraction to separate proteinfree from complexed DNA .
107 +This extraction was done by mixing with 2 volumes of phenol/chloroform/isoamyl alcohol ( 25:24:1 ) followed by 5 min of centrifugation a
108 +20 817g .
109 +The protein-free DNA fractions were recovered from the upper aqueous phase by ethanol precipitation .
110 +Finally , the extracted DNA was treated with 16.5 ng RNase ( Invitrogen ) for 2 h at 37 C and column-purified .
111 +The degree of cross-linking was assessed by quantitative PCR ( qPCR ) analysis of the protein-free DNA samples relative to DNA from a non -- cross-linked sample , which represented total DNA , and was prepared by extraction and purification as described for cross-linked samples .
112 +Sonication
113 +Cross-linked cells from either 50 ml or 200 ml cultures were centrifuged at 3220g for 10 min ; cell pellets were washed twice with PBS and resuspended in 3 ml IP buffer .
114 +Sonication was performed with a Bioblock Scientific-Vibracell sonicator at 20 % of the maximal amplitude , in a pulsed operating mode with 9 s rest in between each 3 s of operation .
115 +The total operating time was 9 min , unless otherwise stated .
116 +Cells were continuously cooled during sonication .
117 +After sonication , the samples were centrifuged at 21 000g for 15 min , and the supernatants were used for ChIP as described later in the text .
118 +For small-scale sonication tests , samples from 50 ml cultures were cross-linked for 5 min and sonicated with total operation times between 3 and 30 min .
119 +For each sample , a 200 ml aliquot was purified by phenol extraction , and a 200 ml aliquot was de-cross-linked , as described later in the text .
120 +These two samples , corresponding to proteinfree DNA and total genomic DNA , respectively , were analysed by qPCR to calculate the ratio of cross-linked protein -- DNA complexes versus total DNA .
121 +The DNA size distribution was analysed by 1 % agarose gel electrophoresis of de-cross-linked samples .
122 +Chromatin immunoprecipitation
123 +For each ChIP assay , 0.5 mg of purified nanobody was added to 3 ml cross-linked sonicated sample obtained as previously described after centrifugation .
124 +The mixtures were incubated overnight at 4 C .
125 +In parallel , 1 ml of His-Select Nickel Affinity Gel suspension ( Sigma-TM Aldrich ) was blocked overnight at 4 C with IP buffer containing 0.5 % of bovine serum albumin , and it was added the next day to the mixtures of the nanobody -- cross-linked/sonicated sample .
126 +After 2 h incubation at room temperature , the gel pellets were washed three times with 4 ml of IP buffer each .
127 +The ChIP-enriched fractions were then eluted from the gel pellet by the addition of 400 ml of elution buffer [ 50 mM of Tris -- HCl ( pH 8.0 ) , 1 % of Triton X-100 , 0.5 % of NP-40 , 1 % of deoxycholate , 1 % of SDS , 300 mM of NaCl , 250 mM of imidazole ] and a further incubation of the gel mixture at room temperature for 1 h. Subsequently , 400 ml samples were subjected to de-cross-linking by incubation at 55 C for 16 h , followed by addition of 1 volume of protein lysis buffer [ 10 mM of Tris -- HCl ( pH 8.0 ) , 1 mM of EDTA , 31 nM of proteinase K , 0.9 mg/ml of glycogen ] and incubation at 37 C for 2 h. DNA was recovered from the mixture by phenol extraction , followed by a treatment with 50 ml of RNase A solution ( 33 ng/ml ) at 37 C for 2 h and by column purification ( Qiagen ) .
128 +Input DNA , sampled after sonication , was also de-cross-linked and purified as aforementioned .
129 +Finally , all ChIP samples were amplified by whole-genome amplification using the WGA-2 Kit ( Sigma-Aldrich ) following the manufacturer 's instructions for ChIP-chip samples in which the heat-induced fragmentation step is omitted .
130 +Mock immunoprecipitations were performed with a BcII b-lactamase-specific nanobody ( here referred to as NbX ) ( 38 ) .
131 +For the spiking immunoprecipitation experiment , covalently cross-linked Ss-LrpB -- DNA complexes were prepared as follows : formaldehyde was added ( 1 % , final concentration ) to a mixture of 7.7 pM of pUC18p/oSs-lrpB plasmid DNA ( 31 ) and 1.5 nM Ss-LrpB protein , and it was incubated at room temperature for 10 min .
132 +The reaction was then quenched by adding glycine ( final concentration 125 mM ) and by incubating for 5 min at 37 C .
133 +The mixture was sonicated as previously described .
134 +For all ChIP samples , enrichment was evaluated by qPCR relative to input DNA .
135 +Microarray design and data analysis
136 +For DNA microarray analysis , a custom 385 K highdensity tiling array was designed and manufactured by NimbleGen ( Madison , WI , USA ; www.nimblegen .
137 +TM com ) .
138 +The probes ( 50 -- 75 bases , with an average tiling interval of 14 bases ) were designed based on the S. solfataricus P2 genome sequence ( 42 ) .
139 +Each probe occurred twice on each array .
140 +Sample labelling , hybridization and array processing were performed at NimbleGen .
141 +The ChIP input and output samples TM were labelled with Cy3 and Cy5 , respectively .
142 +The Ringo package ( 43 ) was applied to analyse the raw data sets , including removal of unreliable signals , normalization and smoothing of the data and assignment of ChIP-enriched regions ( chers ) .
143 +Venn diagrams were generated using ChIPpeakAnno ( 44 ) .
144 +All microarray data are available in Supplementary Material .
145 +Quantitative real-time PCR
146 +qPCR reactions were performed with a My-iQ Single TM Colour Real-time PCR system ( Bio-Rad ) .
147 +Amplification and detection were achieved using SYBR Green Master Mix ( Bio-Rad ) .
148 +Each 25 ml of PCR reaction contained 10 ng of template DNA and 200 nM of each primer .
149 +Cycling conditions ( 10 min at 94 C and 40 cycles of 30 s at 94 C , 30 s at 60 C ) were followed by melt curve analysis .
150 +Amplicon sizes were between 100 and 250 bp ; all primers are listed in Supplementary Table S1 .
151 +Quantification cycles ( Cq ) were determined by My-iQ software ( Bio-Rad ) , and relative quantitative analysis was done using the 2 method ( 45 ) .
152 +All measurements Ct were normalized to reference DNA , a non-related sequence fragment amplified by PCR from E. coli gDNA , and spiked at 30 ng/sample before sonication .
153 +Experiments were performed at least in duplicate
154 +RESULTS
155 +Generation , affinity determination and epitope mapping of Ss-LrpB-specific nanobodies
156 +An alpaca was immunized by six injections at weekly intervals , each time with 200 mg of purified full-length recombinant Ss-LrpB .
157 +The plasma obtained 4 days after the last injection showed an end-titre of 10 [ the plasma 5 dilution which still gives an antigen-specific enzyme-linked immunosorbent assay ( ELISA ) signal , which is 3-fold above background ] .
158 +Subsequently , an immune VHH library comprising 10 independent transformants was 8 constructed from the peripheral blood lymphocytes taken from the immunized animal 4 days after the last immunization .
159 +The library was subjected to two distinct bio-panning experiments , against either full-length Ss-LrpB or the C-terminal domain of Ss-LrpB ( ` Ss-LrpB CTerm ' ) ( 36 ) .
160 +We included the selection against Ss-LrpB C-Term because the N-terminal domain of Lrp-like transcription regulators contains the DNA-binding helix-turn-helix motif .
161 +By selecting binders that recognize epitopes located in the C-terminal oligomerization and effector binding domain , we aimed to increase the chances of obtaining nanobodies interacting with regions of the regulator that remain accessible on DNA binding .
162 +After three rounds of selection , > 200 clones were randomly chosen to assess their nanobody to recognize Ss-LrpB in an ELISA .
163 +The nanobody nucleotide sequence of 75 ELISA positive clones ( 19 and 56 clones from panning against full-length Ss-LrpB and Ss-LrpB CTerm , respectively ) was determined , resulting in 47 different genes ( 10 and 37 against full-length Ss-LrpB and Ss-LrpB C-Term , respectively ) , encoding proteins that differ from each other in at least 1 amino acid .
164 +Several of the nanobody sequences possess a nearly identical CDR3 ( the third hypervariable antigen-binding loop ) .
165 +Of these binders , it is known that they interact with the same epitope , although sequence differences in other antigen-binding loops ( CDR1 and CDR2 ) might affect the affinity for the antigen ( 46 ) .
166 +Remarkably , 24 different CDR3 sequences could be discerned for the Ss-LrpB C-Term target , and only two different CDR3 sequences were obtained for the full-length target .
167 +Twelve nanobody genes ( 2 for the full-length and 10 for the C-Term ) were re-cloned in an expression vector in fusion with a His6 tag , expressed and the recombinant protein purified to homogeneity to determine the affinity and to identify binders that recognize a unique epitope by both , surface plasmon resonance ( SPR ) and ELISA .
168 +Based on these criteria , it was decided to continue with three nanobodies , designated Nb1 , Nb11 and Nb9 ( Figure 1A ) .
169 +The first two nanobodies originated from the pannings on the full-length Ss-LrpB , the Nb9 was retrieved from the C-Term selections .
170 +The affinity ( KD ) as obtained from SPR ranged from 40 ( Nb11 ) to 1 nM ( Nb9 ) ( Table 1 ) .
171 +The high affinity of Nb9 is attributed to a high association rate constant ( kon ) , which is 6-and 64-fold higher than the kon of Nb1 and Nb11 , respectively ( Table 1 ) .
172 +The koff rate ( 10 s ) is similar 3 1 for all three nanobodies .
173 +Therefore , Nb9 is the best candidate nanobody for ChIP in terms of affinity .
174 +SPR experiments , involving the sequential injection of two nanobodies at target saturating concentrations on the immobilized Ss-LrpB , further demonstrated that Nb1 , Nb11 and Nb9 indeed bind to independent sites on the regulator ( Figure 1B ) .
175 +This figure shows that Nb1 and Nb9 bind concomitantly to the immobilized Ss-LrpB protein : a second injection of the same nanobody did not result in a significant RU change , indicating saturation of the first occupied epitope .
176 +However , a second injection of the counterpart nanobody resulted in a similar RU change as observed after the first injection .
177 +Similar results were obtained for Nb1/Nb11 and Nb9/Nb11 combinations ( data not shown ) .
178 +The same epitope grouping whereby the three nanobodies recognize three independent epitopes on the same antigen was further confirmed by ELISA ( data not shown ) .
179 +Specificity of the Ss-LrpB–nanobody interaction
180 +Thus far , all interaction analyses were performed with purified immobilized Ss-LrpB and , therefore , do not address the specificity of the nanobodies for their cognate target in a complex mixture .
181 +Moreover , immobilization of antigen can lead to ( partial ) denaturation , thereby exposing epitopes that are not present or accessible in the native soluble protein .
182 +To evaluate the capacity of nanobodies to capture Ss-LrpB in solution and to provide further information on their specificity , we performed pull-down assays with the three selected nanobodies , using total protein extracts from E. coli cells expressing recombinant Ss-LrpB ( Figure 2A ) .
183 +It is clear that different amounts of Nb1 ( from 6.5 to 25 mg ) capture specifically Ss-LrpB from crude cell extract , and that E. coli endogenous proteins are not observed after pull-down .
184 +Similar results were obtained in pull-down assays with Nb9 and Nb11 ( data not shown ) .
185 +The control nanobody , NbX with specificity for an antigen that is not expressed by E. coli , fails to capture Ss-LrpB or any other protein , thereby demonstrating its suitability as a negative control in ChIP ( Figure 2A , lower panel ) .
186 +However , the lack of cross-reactive antigens in E. coli does not guarantee that proteins displaying homology with Ss-LrpB are absent in S. solfataricus .
187 +In particular , S. solfataricus Lrp family members , other than Ss-LrpB , may cross-react with Ss-LrpB-specific nanobodies .
188 +Two such Lrp family members , Ss-Lrp ( encoded by Sso0606 ) and LysM ( encoded by Sso0157 ) , have already been reported to exhibit 31 and 25 % sequence identity and 60 and 52 % sequence homology to Ss-LrpB , respectively ( 32,47 ) .
189 +In addition , these Lrp-like transcription factors exhibit large structural homologies ( 33 ) .
190 +Nevertheless , physical interactions between Nb9 and LysM could be excluded from the results of a native protein PAGE with mixtures of the two proteins ( Figure 2B ) .
191 +The Lrp-like regulators migrate out of the gel towards the cathode because of their high-isoelectric point , whereas the nanobodies migrate into the gel because of their overall negative charge at pH 8.5 .
192 +Complexes between Lrp proteins and nanobodies enter into the gel , but with a slower migration velocity than the nanobodies alone .
193 +Nb9 forms a stable complex with Ss-LrpB , whereas this type of complex is not observed with LysM ( Figure 2B ) .
194 +Pull-down assays with total protein extracts from E. coli cells overexpressing Ss-Lrp or LysM further demonstrate the inability of Nb9 to capture these proteins ( Figure 2C ) .
195 +Similar results were obtained with Nb1 and Nb11 ( data not shown ) .
196 +Interaction between nanobodies and DNA-bound Ss-LrpB
197 +DNA binding might influence the interaction between antibody and transcription factor because of epitope masking and/or conformational changes .
198 +Here , we used EMSAs ( Figure 3 ) to investigate the possible occurrence of supershifts as readout for nanobodies associating in vitro with Ss-LrpB in complex with its cognate target DNA , and as an indicator for the suitability of nanobodies for ChIP .
199 +Using a DNA fragment containing a single binding site for SsLrpB , stable complexes are formed , in which the semi-palindromic binding site is bound by an Ss-LrpB dimer ( Figure 3A ) .
200 +It is shown that the nanobodies do not provoke a band shift of the free DNA in an EMSA ( last lane ) .
201 +However , the addition of Nb1 or Nb11 to pre-equilibrated Ss-LrpB -- DNA complexes shifts the protein -- DNA equilibrium towards dissociation of the preformed complexes .
202 +The Nb1 induced dissociation occurs at lower nanobody concentration than with Nb11 , indicating that the dissociation is proportional to the affinity of the nanobody -- Ss-LrpB interaction .
203 +This dissociation can be explained as resulting either from a direct association of the nanobody with the DNA-binding face o the Ss-LrpB , so that the nanobody competes effectively with the DNA for the Ss-LrpB protein , or from a nanobody - induced conformational change in Ss-LrpB that affects its DNA binding allosterically in a negative fashion .
204 +The former explanation would discourage the use of Nb1 and Nb11 in ChIP , as their Ss-LrpB epitopes are probably unavailable in cross-linked nucleoprotein .
205 +Conversely , Nb9 , with specificity to the C-terminal domain of Ss-LrpB , binds to the Ss-LrpB -- DNA complex as evidenced by supershifting ( Figure 3A , middle panel ) .
206 +This suggests that Nb9 recognizes an epitope that is not directly involved in , or affected by , DNA binding .
207 +Therefore , Nb9 is definitely the best candidate for ChIP .
208 +Ss-LrpB interacts with its main DNA targets ( control region of own gene and of the neighbouring pyruvate ferredoxin oxidoreductase ( porDAB ) operon ) by binding cooperatively to three regularly spaced semi-palindromic binding sites ( 31,34 ) .
209 +On binding , all three sites of the Ss-lrpB control region , the three protein dimers closely interact and are assumed to wrap the DNA , causing large conformational changes with respect to the nucleoprotein complex with a single binding site ( 35 ) .
210 +Besides the formation of three specific complexes , nonspecific binding is observed on adding larger amounts of Ss-LrpB , visible as a complex ( annotated ` NS ' ) of variable relative mobility in gel and dependent on the protein concentration ( 31 ) .
211 +To analyse Nb9 interaction with nucleoprotein complexes involving three Ss-LrpB binding sites , which are expected to be prevalent in vivo , an EMSA was performed with a tripartite operatorcontaining DNA fragment ( Figure 3B ) .
212 +At the highest Ss-LrpB concentration used , the addition of Nb9 causes supershifting and the disappearance of the triple bound Ss-LrpB -- DNA complex ( C3 ) , indicating the recognition of these complexes by Nb9 .
213 +At the lowest Ss-LrpB concentration used , with all three distinct complexes ( C1 , C2 and C3 ) being present , Nb9 interacts only with complexes having two and three Ss-LrpB dimers bound ( C2 and C3 ) .
214 +These data , in conjuncture with those presented in Figure 3A ( middle panel ) , suggest that although Nb9 binds all three complexes , it preferentially interacts with complexes involving two and three Ss-LrpB dimers .
215 +Optimization of the nanobody -assisted ChIP assay for S. solfataricus
216 +Cross-linking conditions
217 +The formaldehyde cross-linking of DNA -- protein complexes is a crucial step in ChIP ( 17 ) .
218 +As this process is temperature-dependent and is reversed at high temperatures , it is impossible to perform cross-linking at physiological temperatures of hyperthermophilic organisms .
219 +Although formaldehyde-induced fixation of hyperthermophilic archaea chromatin works sufficiently well at room temperature ( 48,49 ) , we performed formaldehyde cross-linking at 37 C which is , as compared with room temperature , closer to hyperthermophiles ' physiological temperature .
220 +Cross-linking time is also an important parameter : a time that is too short might lead to insufficient cross-linking , and as a consequence to inability to detect an interaction , whereas excessive cross-linking might lead to epitope unavailability because of epitope masking or aggregation ( 11,17,50 ) .
221 +To optimize the cross-linking time , we performed a time-course experiment in which the efficiency of cross-linking was evaluated by separating cross-linked from non -- cross-linked DNA with phenol extraction followed either by gel electrophoresis analysis ( see Supplementary Figure S1 ) or by qPCR quantification of SsLrpB-target and non-target genomic regions ( Figure 4A ) .
222 +For all genomic regions tested , of which two are shown in Figure 4A , the fraction of protein -- cross-linked DNA ( over total DNA ) reached values between 84 and 99 % after 1 min cross-linking .
223 +Moreover , these values did not change significantly on increasing the cross-linking time .
224 +Cross-linking efficiencies varied somewhat depending on the genomic region , which can be explained by differences in the abundance of genome-associated proteins ( 51 ) .
225 +In conclusion , formaldehyde treatment for 1 min at 37 C is sufficient to cross-link S. solfataricus chromatin .
226 +This time is considerably shorter than the cross-linking time reported previously in eukaryotic or bacterial ChIP protocols , which varies from 10 min to several hours ( 7,50,52 ) .
227 +Note that we analysed cross-linking globally while individual proteins can have varying cross-linking efficiencies .
228 +To ensure successful cross-linking of Ss-LrpB , we decided to perform the cross-linking for 5 min for all further experiments .
229 +Sonication conditions
230 +Sonication , to fragment the DNA in appropriate sizes and to solubilize the chromatin , is one of the most variable and critical steps in ChIP , and optimal conditions depend on cell type , cell quantity , chromatin structure and so forth ( 5 ) .
231 +Insufficient sonication might lead to loss of resolution of binding events , whereas over-sonication can result in the disruption of cross-linked protein -- DNA complexes and introduction of noise in the microarray data .
232 +To determine the optimal sonication conditions , we performed small-scale tests for different periods of time ranging from 3 to 30 min and analysed both fragment size distribution and dissociation of protein -- DNA complexes ( Figure 4B and C ) .
233 +Sonication for 6 , 9 and 18 min yielded similar results with DNA size distribution of 0.2 -- 0.6 kb .
234 +On longer sonication ( 18 min ) , cross-linked protein -- DNA complexes tend to dissociate ( Figure 4C ) .
235 +The extent of dissociation was somewhat variable , depending on the genomic region under study .
236 +To ensure both the stability of cross-linked protein -- DNA complexes and an optimal fragment size distribution , we chose to sonicate for 9 min in further experiments .
237 +Minimal amount of cells
238 +The number of cells subjected to ChIP is also an important element for a successful assay .
239 +It needs to be sufficiently high to obtain robust results ( 5 ) , whereas it also affects the concentration of targets , so that i combination with the antibody affinity ( and specificity ) it might influence the outcome as well .
240 +Cell counting by plating and by microscopy indicated a cell density of 2 10 cells/ml for a cell suspension with 7 OD600 nm of 0.5 ( exponential growth phase ; data not shown ) .
241 +Taking into account that S. solfataricus is a haploid species characterized by a long G2 cell cycle phase ( 53,54 ) , most cells are expected to have two chromosomal copies , and a 50 ml culture at an OD600 nm of 0.5 is expected to harbour 1 -- 2 10 copies of each 9 genomic binding site .
242 +To determine the minimal amount of cells required for ChIP-based DNA enrichment with Ss-LrpB-specific nanobodies , a preliminary immunoprecipitation assay was performed with Nb9 ( Figure 4D ) .
243 +Here , different amounts of in vitro prepared cross-linked Ss-LrpB -- DNA complexes , containing the Ss-lrpB operator , were added to a constant amount of cross-linked S. solfataricus cells .
244 +The mixture was subjected to ChIP by Nb9 .
245 +The enrichment of the Ss-lrpB operator , compared with input DNA and normalized to E. coli reference DNA that was added to all samples before sonication , in the immunoprecipitated DNA was analysed by qPCR .
246 +Likewise , an unrelated genomic region , not bound by Ss-LrpB , was analysed as negative control .
247 +No ChIP enrichment was observed using cells from 50 ml culture ( Figure 4D ) .
248 +In contrast , after spiking , the samples with different amounts of cross-linked Ss-LrpB -- DNA complexes , enrichments exceeding a 4-fold ratio ( log2 value of 2 ) , were observed .
249 +Parallel ChIP with control nanobody NbX showed no enrichment ( data not shown ) .
250 +These experiments suggest 9 that at least 2 -- 3 10 specific complexes need to be present for detection by qPCR .
251 +Based on this result , 200 ml cultures , corresponding to 4 10 cells , were 9 used in subsequent ChIP-chip experiments .
252 +Comparative analysis of ChIP performance of nanobodies using predefined DNA targets
253 +Although Nb9 is the most promising nanobody for ChIP in terms of affinity and epitope location , we compared the performance of the three Ss-LrpB-specific nanobodies by evaluating nanobody - mediated enrichment of known Ss-LrpB binding sites by qPCR and ChIP-chip .
254 +To avoid variability introduced by ChIP , the same ChIP DNA was used for both qPCR and ChIP-chip .
255 +In the first approach , enrichment of known target regions wa analysed as the evaluation criterion ( Figure 5 ) .
256 +A nontarget genomic region and mock immunoprecipitation with the nanobody NbX were used as negative controls .
257 +By using qPCR as readout , significant enrichment was observed with negative controls in ChIP DNA , as compared with the input DNA ( log2 values between 1 and 3 ) .
258 +Although the whole-genome ampli-fication protocol might result in a minimal amplification bias ( 16 ) , we observed a bias towards more efficient amplification of longer DNA molecules ( data not shown ) , probably because longer DNA fragments might anneal to more primers yielding a larger number of amplification products .
259 +This bias possibly explains the observed background enrichment , as the molecular weight of the reference E. coli DNA is significantly lower than the average molecular weight of the chromatin DNA .
260 +Therefore , amplification could cause a higher ratio of chromatin DNA/reference DNA in the ChIP DNA as compared with the unamplified input DNA , irrespective of immuno-enrichment ( Figure 5A ) .
261 +Nevertheless , this bias does not affect the assessment of the ChIP enrichments , as they were calculated based on the relative fold enrichment and were compared with the ChIP enrichment of the negative control NbX .
262 +The experiment with the Nb9 resulted in 500 - and 33-fold enrichment of the Ss-lrpB and porDAB operators DNAs , respectively ( Figure 5A ) .
263 +This difference might reflect the difference in the binding affinities of Ss-LrpB for the two operators .
264 +The use of Nb1 and Nb11 enriched the target Ss-lrpB operator 47 - and 62-fold , respectively .
265 +Furthermore , the Nb1 and Nb11 enrichment of porDAB operator DNA failed to exceed the background levels .
266 +Next , genome-wide ChIP-chip experiments were performed with DNA prepared with each of the nanobodies , and raw log2 fold-enrichment values were compared for the genomic regions known to bind Ss-LrpB ( Figure 5B ) .
267 +Although the sensitivity of this assay is lower than qPCR , the trends of the peaks confirm th relative enrichment ratios observed with qPCR .
268 +For the porDAB operator region , absolute log2 values were somewhat higher , but the ChIP curve obtained with control nanobody NbX coincided with those of Nb1 and Nb11 ( data not shown ) .
269 +The ChIP-chip derived binding peaks for the known autoregulatory binding sites exhibit an unexpected shape , centred over the coding part of the gene rather than over the operator region ( Figure 5B ) .
270 +This observation prompted us to re-investigate autoregulatory binding of Ss-LrpB , and indeed , two additional potential binding sites were predicted in silico in the open reading frame ( ORF ) sequence ( Figure 6A ) .
271 +These sites , tentatively called Box4 and Box5 , are located at the 30-end of the ORF with a spacing of 26 bp .
272 +Based on sequence similarity with the Ss-LrpB consensus sequence ( 56 ) , both sites are expected to be low-affinity sites ( Figure 6B ) .
273 +To further investigate possible Ss-LrpB binding within the ORF , EMSAs were performed with a fragment encompassing the promoter region only , both the promoter region and the coding region and with a fragment spanning the coding region only ( Figure 6C and D ) .
274 +In the former case , three complexes ( C1 -- C3 ) are formed , whereas a fourth complex ( C4 ) that migrates slower than the other three complexes ( C1 -- C3 ) is clearly present when the DNA fragment comprises both the promoter and the ORF .
275 +In contrast to Ss-LrpB complexes with the fragment containing the promoter region-only , the presence of the third complex ( C3 ) is seriously reduced , obviously in favour of forming a new complex , C4 .
276 +This suggests a cooperative binding to additional binding sites within the ORF .
277 +Supplementary DNA deformations ( looping ) and a higher protein stoichiometry may explain the significant reduction in the relative mobility of complex C4 .
278 +Furthermore , low-affinity binding to the ORF fragment is inferred ( Figure 6D ) , as two nucleoprotein complexes are detected in these EMSA ( C1 and C2 ) , although they result in smearing , reflecting binding instability .
279 +In conjunction , we provide strong evidence both in vivo and in vitro that Ss-LrpB binds two additional binding sites in the Ss-lrpB ORF , located 392 bp downstream of Box1 and oriented on the same side of the DNA helix ( with a centre-to-centre distance of four helical turns )
280 +Thus far we analysed the ChIP enrichment of two highaffinity Ss-LrpB targets .
281 +Two other known Ss-LrpB targets , the operator regions of Sso2126 and Sso2127 , bind Ss-LrpB at a single site in vitro ( 34 ) , and Ss-LrpB indeed exerts a weak activation effect on gene expression of these targets .
282 +After inspection of the ChIP-chip binding profiles , recorded in the growth conditions in which the expression of Sso2126 and Sso2127 genes was analysed , none of the nanobodies enriched these sequences .
283 +Given the weak regulatory effect of Ss-LrpB on these targets under the growth conditions used , the Ss-LrpB binding affinity for these sequences might be low , or the Ss-LrpB is only binding to these recognition sites in a subpopulation of cells , possibly because of the effect of cofactors .
284 +Comparative analysis of ChIP performance of nanobodies using genome-wide data
285 +In an alternative approach , genome-wide ChIP-chip binding profiles were evaluated to assess the performance of different nanobodies ( Figure 7 ) .
286 +Binding patterns obtained with Nb1 and Nb11 almost completely overlap with the patterns obtained with control NbX and , consequently , fail to reveal any novel potential Ss-LrpB binding sites ( Figure 7A , first and third panel ) .
287 +The two sites identified by Nb11 at cut-off of 1.0 and the site identified both by Nb11 and Nb1 at cut-off of 0.8 ( Figure 7B ) are considered as false-positive sites because the log2 enrichment of the negative control NbX corresponding to these sites are 0.93 , 0.82 and 0.79 , respectively .
288 +The mean log2 enrichment over the whole genome by NbX is 0.22 .
289 +In contrast , the binding profile obtained with Nb9 showed significant novel Ss-LrpB binding regions throughout the entire genome , besides the previously known Ss-LrpB target sites ( Figure 7A , middle panel ) .
290 +Depending on the significance threshold , ChIP-chip analysis using Nb9 revealed between 36 ( cutoff = 2-fold or 1.0 log2-fold enrichment ) and 181 ( cutoff = 1.5-fold or 0.6 log2-fold enrichment ) novel putative Ss-LrpB binding sites ( Figure 7B ) .
291 +The ChIP-chip signals of most of the newly discovered potential binding sites , called ChIP-enriched regions ( chers ) , were higher than that of the Ss-lrpB operator region .
292 +To further validate the validity of these chers to represent genuine novel Ss-LrpB genomic association sites , qPCR analysis was performed for a selection of 13 chers that scored a log2 ChIP-chip value between 1.0 and 2.0 ( Figure 8 ) .
293 +All these chers showed enrichment in qPCR , and for more than half of them , enrichment values far exceeded the background enrichment level .
294 +Therefore , the use of Nb9 leads to the discovery of novel potential targets with ChIP-chip , whereas the use of Nb1 and Nb11 does not , although qPCR analysis shows enrichment of the main target ( p/o Ss-lrpB ) by these latter Nbs ( Figure 5A ) .
295 +A statistically solid identification and further analysis of novel Ss-LrpB targets in the context of the physiological function of the transcription factor is beyond the scope of this work and will be published elsewhere .
296 +DISCUSSION
297 +Chromatin immunoprecipitation is a valuable technique , especially in combination with deep sequencing or microarray analysis to decipher gene regulatory networks .
298 +However , its success is largely dependent on the quality of the antibodies ( i.e. specificity and affinity for its cognate antigen ) ( 5,11,15,16 ) .
299 +Cross-reactivity of the antibody with other non-cognate antigens is an important source of high background signals and false-positive outcomes in genome-wide ChIP assays .
300 +A study with antibodies directed against modified histones has demonstrated a high level of specificity problems , as > 20 % of a panel of tested antibodies , including those with a ` ChIP-grade ' label , were shown to fail in ChIP experiments ( 18 ) .
301 +As argued in the ` Introduction ' section , recombinant antibodies constitute an interesting and renewable source of monospecific antibodies for various applications including ChIP .
302 +What is the problem with pAbs and mAbs in ChIP ?
303 +The polyclonal antibody preparations consist of a mixture of different antibodies , each with a different epitope recognition mode .
304 +Hence , it can be argued that pAbs are to be preferred over mAbs because of lower incidences of epitope masking in the cross-linked chromatin ( 17 ) .
305 +However , the pAbs are obviously less suitable for ChIP in terms of specificity ( 18,19 ) , and their use increases the risk of association to non-cognate antigens , thus crossreaction .
306 +Furthermore , the specificity of pAbs varies from batch to batch , necessitating a specificity analysis for each preparation ( 19 ) .
307 +With mAbs , which is renewable antibody source , most of these problems of non-cognate antigen binding can be avoided , and the antibody that performs best in terms of specificity and ChIP-efficiency can be selected and used repeatedly and reproducibly .
308 +However , as the mAb recognizes , in principle , only one epitope structure , this epitope may be masked during DNA binding , or within the chromatin architecture when interaction occurs with other transcription factors , or by fixation during cross-linking .
309 +The problem of epitope masking can be avoided by careful design of the immunization and antibody selection protocols .
310 +For instance , the use of cross-linked DNA -- protein complexes to screen the mAbs from hybridomas should yield antibodies with greater chance of success in ChIP .
311 +However , this is rarely done .
312 +Finally , irrespective of whether polyclonal or monoclonal antibodies are used , antibodies are complex molecules comprising an Fc part that is recognized by multiple effector molecules , and thus forms a possible source of multiple unwanted binding events in ChIP .
313 +The latter complication is expected to be absent with antibody fragments , such as scFv and nanobodies , which lack the Fc part .
314 +Nanobodies are recombinant single-domain antigen-binding entities derived from unique heavy chain only antibodies naturally occurring in camelids ( 26 ) .
315 +Sharks also possess such heavy chain antibodies , referred to as IgNARs .
316 +However , IgNARs are more ancestral antibodies compared with the camel variant ( 57 ) , and the immunization of sharks might be rather complicated .
317 +The immunization of camelid
318 +( camel , dromedary , alpaca and llama ) is more practical : these animals are routinely vaccinated in farms with optimized adjuvants , and we shortened the immunization time to 6 weeks .
319 +In addition , the cloning of the nanobody genes form the peripheral blood B-cells of the immune animal and the subsequent identification of recombinant , antigen-specific nanobodies after phage display became indeed a fast and straightforward technology ( 27,30,58 ) .
320 +Moreover , nanobodies are well expressed in microbial systems , and with their small size ( < MW 15 000 ) , high robustness and high specificity for their cognate antigen they are versatile .
321 +Nanobodies seem to suffer minimally from non-specific antigen capturing in the context of complex proteomes as illustrated here ( Figure 2 )
322 +This seems to be a general property of nanobodies , as they have already been used successfully as highly specific probes in antigen capturing and intracellular imaging ( 59,60 ) .
323 +Here , we have demonstrated the successful use of an Ss-LrpB-specific nanobody ( Nb9 ) in ChIP in S. solfataricus .
324 +A high-affinity interaction between the nanobody and its cognate antigen [ KD in the nM range as routinely observed ( 28 ) ] warrants a specific and efficient immunoprecipitation of the target nucleoprotein complex from the chromatin .
325 +However , it is clear that the exact epitope recognized by the antibody is also of crucial importance , and nanobodies are no exception to this rule .
326 +Indeed the nanobodies , like mAbs , need to be carefully screened .
327 +This is illustrated with two other Ss-LrpB specific nanobodies ( Nb1 and Nb11 ) with similar good affinity characteristics as the Nb9 ( i.e. KD in low nM range ) but targeting a different epitope .
328 +These two Ss-LrpB-specific nanobodies failed in ChIP , as their antigen binding provokes a clear dissociation of the SsLrpB from its DNA ( Figure 3 ) .
329 +Hence , the epitope should be preferentially located not only outside the DNA-binding domain of the protein but also outside the regions used to interact with ( other ) partner chromatin proteins , and these are not always known in advance .
330 +It is possible to increase the chances to retrieve ` ChIP-able ' nanobodies by selecting during phage display pannings on truncated protein constructs lacking the DNA-binding domain as done here or by selecting on cross-linked DNA -- protein complexes .
331 +Finally , the use of nanobodies has the advantage that the vast majority of them are directed to conformational epitopes , which increases the specificity and decreases the background and false-positive signal after immunoprecipitation .
332 +The chance is indeed higher that a binder to a linear epitope also interacts with a mimetic peptide .
333 +The weakness of the nanobody - based ChIP technology is that a specific nanobody needs to be identified for each target .
334 +This can be avoided by using an epitope-tagging approach , where a unique peptide tag ( e.g. GFP , hemagglutinin , GST , myc , FLAG ) for which ChIP-able antibodies are available is knocked-in in the target gene , preferentially by homologous recombination ( 14 ) .
335 +Such tagging workflow is available , for example , in model organisms Saccharomyces cerevisae or E. coli ( 61 ) and the halophilic archaeon Halobacterium salinarum ( 14 ) .
336 +For those systems where a GFP has been introduced as a tag , a GFP binding nanobody could be used for ChIP .
337 +This GFP-specific nanobody has an excellent track record for intracellular targeting and for immune precipitation from cells expressing fluorescent DNA-binding proteins as well ( 58,62,63 ) .
338 +Although the homologous recombination of tagged genes replacing the endogenous genes avoids the overexpression of recombinant proteins that are naturally of low abundance within the cell , the presence of an unnatural C - or Nterminal tag at the target protein might lead to complications , such as an induced loss of function by mislocalization , or multimerization and aggregation of the GFP-tagged protein .
339 +Therefore , it is probably safer and more relevant to avoid the strategy of tagged gene product .
340 +In addition , for higher eukaryotes and many ( extremophilic ) archaeal organisms for which genetic tools have not been developed yet or only work in the hands of specialists , homologous recombination may be less practicable .
341 +The advantage of the method propose here is that it is applicable to any organism .
342 +We , therefore , prefer the standard ChIP technology using dedicated antibodies , where mAbs have been substituted by nanobodies .
343 +As aforementioned , the generation of antigen-specific nanobodies is not a bottleneck for high-throughput ChIP experiments , as they are straightforward to generate in a short time .
344 +We use a fast immunization scheme with multiple antigens in one camel or llama .
345 +The following library construction and identification of antigen-specific nanobodies requires only 2 weeks each .
346 +Hence , antigen-specific nanobodies against > 100 different antigens can be isolated by one researcher per year .
347 +The subsequent microarray or deep sequencing and the interpretation of the data is much more time consuming .
348 +Thus , the work presented here paves the way for a more widespread use of nanobodies in ChIP-chip and ChIP-seq approaches to analyse genome-wide binding of any desired chromatin-associated protein in any organism .
349 +Interestingly , the shape of the ChIP-chip profiles for the autoregulatory binding of Ss-LrpB , for which three binding sites are present in the promoter region , has led to the identification of additional novel low-affinity operator sites in the Ss-lrpB ORF .
350 +Supplementary binding of transcription factors to coding regions is not uncommon and has been previously observed for another archaeal Lrp-like transcription factor from Methanocaldococcus jannaschii called Ptr2 ( 64 ) .
351 +In this case , the additional site was located at the promoterproximal side of the gene ( position +7 ) at a reasonable distance from the main operator sites .
352 +In contrast , the auxiliary Ss-LrpB sites are located almost 400-bp downstream of the promoter Box1 .
353 +This situation is reminiscent of the E. coli Lac repressor , which binds to a site 401-bp downstream of the main operator site ( 65 ) .
354 +Simultaneous binding of the main operator O1 and the auxiliary operator O2 by a single Lac repressor tetramer induces the formation of a DNA loop and contributes to transcriptional repression .
355 +Possibly , Ss-LrpB binding to both operator regions ( upstream of the ORF and at the 0 3 - end of the ORF ) also alters the local conformation of the DNA and might even cause DNA looping .
356 +In any case , Box4 and Box5 binding is expected to contribute to autoregulation by increasing the local concentration of the transcription factor .
357 +Thus , the discovery of the novel Ss-LrpB binding sites within the Ss-LrpB ORF is a nice illustration of the capacity of nanobodies in ChIP-chip to rapidly identify novel operator sites .
358 +SUPPLEMENTARY DATA
359 +Supplementary Data are available at NAR Online : Supplementary Tables 1 and 2 and Supplementary Figure 1 .
360 +ACKNOWLEDGEMENTS
361 +The authors are grateful to Dr John van der Oost for the gift of pLUW632 plasmid .
362 +They thank Ningning Song and
363 +Amelia Vassart for purification of Ss-LysM and Ss-Lrp protein , respectively .
364 +Liesbeth van Oeffelen is greatly acknowledged for assistance with the microarray data analysis .
365 +FUNDING
366 +Fonds voor Wetenschappelijk Onderzoek-Vlaanderen ( to E.P. ) ; Vlaams Interuniversiair Instituut ( VIB ) ( to T.N.D. ) .
367 +Funding for open access charge : Onderzoeksfonds ( OZRGOA ) , Vrije Universiteit Brussel .
368 +Conflict of interest statement. None declared.
...\ No newline at end of file ...\ No newline at end of file
1 +A comparison of dense transposon insertion
2 +ABSTRACT
3 +Nucleic Acids Research , 2013 , Vol .
4 +41 , No. 8 4549 -- 4564 doi :10.1093 / nar/gkt148
5 +Salmonella Typhi and Typhimurium diverged only 50 000 years ago , yet have very different host ranges and pathogenicity .
6 +Despite the availability of multiple whole-genome sequences , the genetic differences that have driven these changes in phenotype are only beginning to be understood .
7 +In this study , we use transposon-directed insertionsite sequencing to probe differences in gene requirements for competitive growth in rich media between these two closely related serovars .
8 +We identify a conserved core of 281 genes that are required for growth in both serovars , 228 of which are essential in Escherichia coli .
9 +We are able to identify active prophage elements through the requirement for their repressors .
10 +We also find distinct differences in requirements for genes involved in cell surface structure biogenesis and iron utilization .
11 +Finally , we demonstrate that transposon-directed insertion-site sequencing is not only applicable to the protein-coding content of the cell but also has sufficient resolution to generate hypotheses regarding the functions of non-coding RNAs ( ncRNAs ) as well .
12 +We are able to assign probable functions to a number of cis-regu-latory ncRNA elements , as well as to infer likely differences in trans-acting ncRNA regulatory networks .
13 +Lars Barquist*, Gemma C. Langridge, Daniel J. Turner, Minh-Duy Phan, A. Keith Turner, Alex Bateman, Julian Parkhill, John Wain* and Paul P. Gardner
14 +INTRODUCTION
15 +Salmonella enterica subspecies enterica serovars Typhi ( S. Typhi ) and Typhimurium ( S. Typhimurium ) are important human pathogens with distinctly different life-styles .
16 +S. Typhi is host-restricted to humans and causes typhoid fever .
17 +This potentially fatal systemic illness affects at least 21 million people annually , primarily in developing countries ( 1 -- 3 ) and is capable of colonizing the gall bladder creating asymptomatic carriers ; such individuals are the primary source of this human restricted infection , exemplified by the case of ` Typhoid Mary ' ( 4 ) .
18 +S. Typhimurium , conversely , is a generalist , infecting a wide range of mammals and birds in addition to being a leading cause of foodborne gastroenteritis in human populations .
19 +Control of S. Typhimurium infection in livestock destined for the human food chain is of great economic importance , particularly in swine and cattle ( 5,6 ) .
20 +Additionally , S. Typhimurium causes an invasive disease in mice , which has been used extensively as a model for pathogenicity in general and human typhoid fever specifically ( 7 ) .
21 +Despite this long history of investigation , the genomic factors that contribute to these differences in lifestyle remain unclear .
22 +More than 85 % of predicted coding sequences are conserved between the two serovars in sequenced genomes of multiple strains ( 8 -- 11 ) .
23 +The horizontal acquisition of both plasmids and pathogenicity islands during the evolution of the salmonellae is believed to have impacted upon their disease potential .
24 +A 100 kb plasmid , encoding the spv ( Salmonella plasmid virulence ) genes , is found in some S. Typhimurium strains and contributes significantly towards systemic infection in animal models ( 12,13 ) .
25 +S. Typhi is known to have harboured IncHI1 plasmids conferring antibiotic resist-ance since the 1970 's ( 14 ) , and there is evidence that these strains present a higher bacterial load in the blood during human infection ( 15 ) .
26 +Similar plasmids have been isolated from S. Typhimurium ( 16 -- 18 ) .
27 +Salmonella patho-genicity islands ( SPI ) -1 and -2 are common to both serovars and are required for invasion of epithelial cells [ reviewed in ( 19 ) ] and survival inside macrophages respect-ively ( 20,21 ) .
28 +S. Typhi additionally incorporates SPI-7 and SPI-10 , which contain the Vi surface antigen and a number of other putative virulence factors ( 22 -- 24 ) .
29 +Acquisition of virulence determinants is not the sole explanation for the differing disease phenotypes displayed in humans by S. Typhimurium and S. Typhi ; genome deg-radation is an important feature of the S. Typhi genome , in common with other host-restricted serovars such as S. Paratyphi A ( humans ) and S. Gallinarum ( chickens ) .
30 +In each of these serovars , pseudogenes account for 4 -- 7 % of the genome ( 9,25 -- 27 ) .
31 +Loss of function has occurred in a number of S. Typhi genes that have been shown to encode intestinal colonization and persistence determin-ants in S. Typhimurium ( 28 ) .
32 +Numerous sugar transport and degradation pathways have also been interrupted ( 9 ) but remain intact in S. Typhimurium , potentially underlying the restricted host niche occupied by S. Typhi .
33 +In addition to its history as a model organism for pathogenicity , S. Typhimurium has recently served as a model organism for the elucidation of non-coding RNA ( ncRNA ) function ( 29 ) .
34 +These include cis-acting switches , such as RNA-based temperature and magnesium ion sensors ( 30,31 ) , together with a host of predicted metabolite-sensing riboswitches .
35 +Additionally , a large number of trans-acting small RNAs ( sRNAs ) have been identified within the S. Typhimurium genome ( 32 ) , some with known roles in virulence ( 33 ) .
36 +These sRNAs generally control a regulon of mRNA transcripts through an antisense binding mechanism mediated by the protein Hfq in response to stress .
37 +The functions of these mol-ecules have generally been explored in either S. Typhimurium or Escherichia coli , and it is unknown how stable these functions and regulons are over evolutionary time ( 34 ) .
38 +Transposon mutagenesis has previously been used to assess the requirement of particular genes for cellular viability .
39 +The advent of next-generation sequencing has allowed simultaneous identification of all transposon insertion sites within libraries of up to 1 million independent mutants ( 35 -- 38 ) , enabling us to answer the basic question of which genes are required for in vitro growth with extremely fine resolution .
40 +By using transposon mutant libraries of this density , which in S. Typhi represents on average > 80 unique insertions per gene ( 35 ) , shorter regions of the genome can be interrogated , including ncRNAs ( 38 ) .
41 +In addition , once these libraries exist , they can be screened through various selective conditions to further reveal which functions are required for growth / survival .
42 +Using Illumina-based transposon-directed insertion-site sequencing [ TraDIS ( 35 ) ] with large mutant libraries of both S. Typhimurium and S. Typhi , we investigated whether these Salmonellae require the same protein-coding and ncRNA gene sets for competitive growth under laboratory conditions , and whether there are differences that reflect intrinsic differences in the pathogenic niches these bacteria inhabit .
43 +MATERIALS AND METHODS Strains
44 +S. Typhimurium strain SL3261 was used to generate the large transposon mutant library , and contains a deletion relative to the parent strain SL1344 .
45 +The 2166 bp deletion ranges from 153 bp within aroA ( normally 1284 bp ) to the last 42 bp of cmk , forming two pseudogenes and deleting the intervening gene SL0916 completely .
46 +For comparison , we used our previously generated S. Typhi Ty2 transposon library ( 35 ) .
47 +Annotation
48 +For S. Typhimurium strain SL3261 , we used feature annotations drawn from the SL1344 genome ( EMBL-Bank accession FQ312003 .1 ) , ignoring the deleted aroA , ycaL and cmk genes .
49 +We re-analysed our S. Typhi Ty2 transposon library with features drawn from an updated genome annotation ( EMBL-Bank accession AE014613 .1 ) .
50 +We supplemented the EMBL-Bank annotations with ncRNA annotations drawn from Rfam 10.1 ( 39 ) , Sittka et al. ( 40 ) , Chinni et al. ( 41 ) , Raghavan et al. ( 42 ) and Kröger et al. ( 32 ) .
51 +Selected protein-coding gene annotations were supplemented using the HMMER webserver ( 43 ) and Pfam ( 44 ) .
52 +Creation of S. Typhimurium transposon mutant library
53 +S. Typhimurium was mutagenized using a Tn5-derived transposon as described previously ( 35 ) .
54 +Briefly , the transposon was combined with the EZ-Tn5 transposase ( Epicenter , Madison , USA ) and electroporated into S. Typhimurium .
55 +Transformants were selected by plating on LB agar containing 15 mg/ml kanamycin and harvested directly from the plates following overnight incubation .
56 +A typical electroporation experiment generated a batch of between 50 000 and 150 000 individual mutants .
57 +Ten batches were pooled together to create a mutant library comprising 930 000 transposon mutants .
58 +DNA manipulations and sequencing
59 +Genomic DNA was extracted from the library pool samples using tip-100 g columns and the genomic DNA buffer set from Qiagen ( Crawley , UK ) .
60 +DNA was prepared for nucleotide sequencing as described previously ( 35 ) .
61 +Before sequencing , a 22-cycle PCR was performed as previously described ( 35 ) .
62 +Sequencing took place on a single end Illumina flowcell using an Illumina GAII sequencer , for 36 cycles of sequencing , using a custom sequencing primer and 2 Hybridization Buffe
63 +( 35 ) .
64 +The custom primer was designed such that the first 10 bp of each read was transposon sequence .
65 +Sequence analysis
66 +The Illumina FASTQ sequence files were parsed for 100 % identity to the 50 10 bp of the transposon ( TAAGAGACA G ) .
67 +Sequence reads , which matched , were stripped of the transposon tag and subsequently mapped to the S. Typhimurium SL1344 or S. Typhi Ty2 chromosomes using Maq version maq-0 .6.8 ( 45 ) .
68 +Approximately 12 million sequence reads were generated from the sequencing run , which used two lanes on the Illumina flowcell .
69 +Precise insertion sites were determined using the output from the Maq mapview command , which gives the first nucleotide position to which each read mapped .
70 +The number and frequency of insertions mapping to each nucleotide in the appropriate genome was then determined .
71 +Statistical analysis of required genes
72 +The number of insertion sites for any gene is dependent on its length ; therefore , the values were made comparable by dividing the number of insertion sites by the gene length , giving an ` insertion index ' for each gene .
73 +As before ( 35 ) , the distribution of insertion indices was bimodal , corres-ponding to the required ( mode at 0 ) and non-required models .
74 +We fitted gamma distributions for the two modes using the R MASS library ( http://www.r-project .
75 +org ) .
76 +Log2-likelihood ratios ( LLR ) were calculated between the required and non-required models , and we called a gene required if it had an LLR of less than 2 , indicating it was at least four times more likely according to the required model than the non-required model .
77 +` Non-required ' genes were assigned for an LLR of > 2 .
78 +Genes falling between the two thresholds were considered ` ambiguous ' for the purpose of this analysis .
79 +This proced-ure lead to genes being called as required in S. Typhimurium when their insertion index was < 0.020 and ambiguous between 0.020 and 0.027 .
80 +The equivalent cut-offs for the S. Typhi library are 0.0147 and 0.0186 , respectively .
81 +We calculated a P-value for the observed number of insertion sites per gene using a Poisson approximation with rate R = N/G where N is the number of unique insert sites ( 549 086 ) and G is the number of bases in the genome ( 4 878 012 ) .
82 +The P-value for at least X consecutive bases without an insert site is e , giving a 5 % cut-off at ( - RX ) 27 bp and a 1 % cut-off at 41 bp .
83 +For every gene g with ng , A reads observed in S. Typhi and ng , B reads observed in S. Typhimurium , we calculated the log2 fold change ratio Sg , A , B = log2 [ ( ng , A +100 ) / ( ng , B +100 ) ] .
84 +The correction of 100 reads smoothes out the high scores for genes with very low numbers of observed reads .
85 +We fitted a normal model to the mode + / 2 sample standard deviations of the distribution of SA , B and calculated P-values for each gene according to the fit .
86 +We considered genes with a P-value of 0.05 under the normal model to be uniquely required by one serovar .
87 +RESULTS AND DISCUSSION
88 +TraDIS assay of every Salmonella Typhimurium protein-coding gene
89 +Approximately 930 000 mutants of S. Typhimurium were generated using a Tn5-derived transposon .
90 +In all , 549 086 unique insertion sites were recovered from the mutant library using short-read sequencing with transposonspecific primers .
91 +This is a substantially higher density than the 371 775 insertions recovered from S. Typhi previously ( 35 ) .
92 +The S. Typhimurium library contains an average of one insertion every 9 bp or > 100 unique inserts per gene ( Figure 1 ) .
93 +The large number of unique insertion sites allowed every gene to be assayed ; assuming random insertion across the genome , a region of 41 bp without an insertion was statistically significant ( P < 0.01 ) .
94 +As previously noted in S. Typhi , the distribution of length-normalized insertions per gene is bimodal ( see Supplementary Figure S1 ) , with one mode at 0 .
95 +We interpret genes falling in to the distribution around this mode as being required for competitive growth within a mixed population under laboratory conditions ( hereafter ` required ' ) .
96 +Of these , 57 contained no insertions whatsoever and were mostly involved in core cellular processes ( see Table 1 , Supplementary Data Set ) .
97 +There was a bias in the frequency of transposon insertion towards the origin of replication .
98 +This likely occurred as the bacteria were in exponential growth phase
99 +Protein-coding genes providing fundamental biological functions in S. Typhimurium. Genes in bold are required in S. Typhi (LLR between required and non-required models less than 2; see ‘Materials and Methods’ section). Asterisk indicates genes ambiguous in S. Typhimurium, having a LLR between 2 and 2.
100 +immediately before transformation with the transposon .
101 +In this phase of growth , multiple replication forks would have been initiated , meaning genes closer to the origin were in greater copy number and hence more likely to be a target for insertion .
102 +We also observed a bias for transposon insertions in A+T rich regions , as was previously observed in the construction of an S. Typhi mutant library ( 35 ) .
103 +However , the insertion density achieved is sufficient to discriminate between required and non-required genes easily .
104 +As was first seen in S. Typhi ( 35 ) , we observed transposon insertions into genes upstream of required genes in the same operon , suggesting that most insertions do not have polar effects leading to the inactivation of downstream genes .
105 +Analysis of the S. Typhimurium mutant library allowed us to identify 353 coding sequences required for growth under laboratory conditions , and 4112 non-required coding sequences ( see Supplementary Data Set ) .
106 +We were unable to assign 65 genes to either the required or non-required category .
107 +Sixty of these genes , which we will refer to as ` ambiguous ' , had LLRs between 2 and 2 .
108 +The final five unassigned genes had lengths < 60 bases , and they were removed from the analysis .
109 +All other genes contained enough insertions or were of sufficient length to generate credible LLR scores .
110 +Thus , every gene was assayed , and we were able to draw conclusions for 98.7 % of the coding genome in a single sequencing run ( Figure 1 ) .
111 +Cross-species comparison of genes required for growth
112 +Gene essentiality has previously been assayed in Salmonella using insertion-duplication mutagenesis ( 46 ) .
113 +Knuth et al. estimated 490 genes are essential to growth in clonal populations , though 36 of these have subsequently been successfully deleted ( 47 ) .
114 +Although TraDIS assays gene requirements after a brief period of competitive growth on rich media , we identify a smaller required set than Knuth et al. of 350 genes in each serovar , closer to current estimates of 300 essential genes in E. coli ( 48 ) .
115 +To demonstrate that TraDIS does identify genes known to have strong effects on growth , as well as to test our predictive power for determining gene essentiality , we compared our required gene sets in S. Typhimurium and S. Typhi to essential genes determined by systematic single-gene knockouts in the E. coli K-12 Keio collection ( 48 ) .
116 +We identified orthologous genes in the three data sets by best reciprocal FASTA hits exhibiting > 30 % sequence identity for the amino acid sequences .
117 +Required orthologous genes identified in this manner share a significantly higher average percentage sequence identity with their E. coli counterparts than expected for a random set of orthologues , at 94 % identity as compared with 87 % for all orthologous genes .
118 +In 100 000 randomly chosen gene sets of the same size as our required set , we did not find a single set where the average shared identity exceeded 90 % , indicating that required genes identified by TraDIS are more highly conserved at the nucleotide level than other orthologous protein-coding sequences .
119 +Baba et al. ( 48 ) have defined an essentiality score for each gene in E. coli based on evidence from four experimental techniques for determining gene essentiality : targeted knockouts using - red mediated homologous recombination ( 48 ) , genetic footprinting ( 49,50 ) , large-scale chromosomal deletions ( 51 ) and transposon mutagenesis ( 52 ) .
120 +Scores range from 4 to 3 , with negative scores indicating evidence for non-essentiality and positive scores indicating evidence for essentiality .
121 +Comparing the overlap between essential gene sets in E. coli , S. Typhi and S. Typhimurium , we find a set of 228 E. coli genes , which have a Keio essentiality score of at least 0.5 ( i.e. there is evidence for gene essentiality ; see Figure 2 ) that have TraDIS-predicted require orthologues in both S. Typhi and S. Typhimurium , constituting 85 % of E. coli genes with evidence for essentiality indicating that gene requirements are largely conserved between these genera .
122 +Including orthologous genes that are only predicted to be essential by TraDIS in S. Typhi or S. Typhimurium raises this figure to nearly 93 % .
123 +The majority of shared required genes between all three bacteria are responsible for fundamental cell processes , including cell division , transcription and translation .
124 +A number of key metabolic pathways are also represented , such as fatty acid and peptidoglycan biosynthesis ( Table 1 ) .
125 +A recent study in the alphaproteobacteria Caulobacter crescentus reported 210 shared essential genes with E. coli , despite C. crescentus sharing less than a third as many orthologous genes with E. coli as Salmonella serovars ( 38 ) .
126 +This suggests the existence of a shared core of 200 essential proteobacterial genes , with the comparatively rapid turnover of 150 -- 250 ` non-core ' lineage-specific essential genes .
127 +If we make the simplistic assumption that gene essenti-ality should be conserved between E. coli and Salmonella , we can use the overlap of our predictions with the Keio essential genes to provide an estimate of our TraDIS libraries ' accuracy for predicting that a gene will be required in a clonal population .
128 +Of the 2632 orthologous E. coli genes , which have a Keio essentiality score of less than 0.5 ( i.e. there is evidence for gene non-essentiality ) , only 33 are predicted to be required by TraDIS in both Salmonella serovars .
129 +S. Typhi contains the largest number of genes predicted by TraDIS to be required with E. coli orthologues with negative Keio essentiality scores .
130 +However , even if we assume these are all incorrect predictions of gene essentiality , this still gives a gene-wise false positive rate ( FPR ) of 2.7 % ( 81 of 2981 orthologues ) and a positive predictive value ( PPV ) of 75 % ( 247 with essentiality scores 0.5 of 328 predictions with some Keio essentiality score ) .
131 +Under these same criteria , the S. Typhimurium data set has a lower gene-wise FPR of 1.6 % ( 51 of 3122 orthologues ) and a higher PPV of 82 % ( 234 of 285 predictions as before ) , as we would expect given the library 's higher insertion density .
132 +In reality , these FPRs and PPVs are only estimates ; genes that are not essential in E. coli may become essential in the different genomic context of Salmonella serovars and vice versa , particularly in the case of S. Typhi where wide-spread pseudogene formation has eliminated potentially redundant pathways ( 26,27 ) .
133 +Additionally , TraDIS will naturally over-predict essentiality in comparison with targeted knockouts , as our library creation protocol ne-cessarily contains a short period of competitive growth between mutants during the recovery from electrotransformation and selection .
134 +As a consequence , genes that cause major growth defects , but not necessarily a complete lack of viability in clonal populations , may be reported as ` required ' .
135 +Serovar-specific genes required for growth
136 +Many of the required genes present in only one serovar encoded phage repressors , for instance the cI proteins of Fels-2 / SopE and ST35 ( see Supplementary Tables S2 and S3 ) .
137 +Repressors maintain the lysogenic state of prophage , preventing transcription of early lytic genes ( 53 ) .
138 +Transposon insertions into these genes will relieve this repression and trigger the lytic cycle , resulting in cell death , and consequently mutants are not represented in the sequenced library .
139 +This again broadens the definition of ` required ' genes ; such repressors may not be required for cellular viability in the traditional sense , but once present in these particular genomes , their maintenance is required for continued viability as long as the rest of the phage remains intact .
140 +Serovars Typhimurium and Typhi both contain eight apparent large phage-derived genomic regions ( 54,55 ) .
141 +We were able to identify required repressors in all the intact lambdoid , P2-like and P22-like prophage in both genomes , including Gifsy-1 , Gifsy-2 and Fels-2 / SopE ( see Supplementary Tables S2 and S3 ) .
142 +With the exception of the SLP203 P22-like prophage in S. Typhimurium , all of these repressors lack the peptidase domain of the classical lambda repressor gene cI .
143 +This implies that the default anti-repression mechanism of Salmonella prophage may be more similar to a trans-actin mechanism recently discovered in Gifsy phage ( 56 ) than to the phage lambda repressor 's RecA-induced self-cleavage mechanism .
144 +We are also able to confirm that most phage remnants and fusions contained no active repressors , with the exception of the SLP281 degenerate P2-like prophage in S. Typhimurium .
145 +This degenerate prophage contains both intact replication and integration genes , but appears to lack tail and head proteins , suggesting it may depend on another phage for production of viral particles .
146 +Both genomes also encode P4-like satellite prophage , which rely on ` helper ' phage for lytic functions and use a complex antisense-RNA based regulation mechanism for decision pathways regarding cell fate ( 57 ) using structural homologs of the IsrK ( 58 ) and C4 ncRNAs ( 59 ) , known as seqA and CI RNA in the P4 literature , respect-ively .
147 +Although the mechanism of P4 lysogenic mainten-ance is not known , the IsrK-like ncRNAs of two potentially active P4-like prophage in S. Typhi are required under TraDIS .
148 +This sequence element has previously been shown to be essential for the establishment of the P4 lysogenic state ( 60 ) , and we predict based on our observations that it may be necessary for lysogenic maintenance as well .
149 +The fact that some lambdoid prophage in S. Typhimurium encode non-coding genes structurally similar to the IsrK-C4 immunity system of P4 raises the possibility that these systems may be acting as a defense mechanism of sorts , protecting the prophage from predatory satellite phage capable of co-opting its lytic genes .
150 +In addition to repressors , 4 prophage cargo genes in S. Typhimurium and one in S. Typhi are required ( See Tables 2 and 3 ; Supplementary Tables S2 and S3 ) .
151 +The S. Typhimurium prophage cargo genes encode a PhoPQ-regulated protein , a protein predicted to be involved in natural transformation , an endodeoxyribonuclease and a hypothetical protein .
152 +The S. Typhi prophage cargo gene encodes a protein containing the DNA-binding HIRAN domain ( 62 ) believed to be involved in the repair of damaged DNA .
153 +These warrant further investigation , as they are genes that have been recently acquired and become necessary for survival in rich media .
154 +To compare differences between requirements for orthologous genes in both serovars , we calculated log-fold read ratios to eliminate genes , which were classi-fied differently in S. Typhi and S. Typhimurium but did not have significantly different read densities ( see ` Materials and Methods ' section . )
155 +Even after this correction , 36 S. Typhimurium genes had a significantly lower frequency of transposon insertion compared with the equivalent genes in S. Typhi ( P < 0.05 ) , including four encoding hypothetical proteins ( Table 2 ) .
156 +This indicates that these gene products play a vital role in S. Typhimurium , but not in S. Typhi when grown under laboratory conditions .
157 +A major difference between the two serovars is in the requirement for genes involved in cell wall biosynthesis ( see Figure 3 ) .
158 +A set of four genes ( SL0702 , SL0703 , SL0706 and SL0707 ) in an operonic structure putatively involved in cell wall biogenesis is required in S. Typhimurium , but not in S. Typhi .
159 +The protein encoded by SL0706 is a pseudogene in S. Typhi ( Ty2 unique ID : t2152 ) owing to a 1 bp deletion at codon 62 that causes a frameshift ( Figure 4a ) .
160 +This operon contains an additional two pseudogenes in S. Typhi ( t2154 and t2150 ) , as well as a single different pseudogene ( SL0700 ) in S. Typhimurium , indicating that this difference in gene requirements reflects the evolutionary adaptation of these serovars to their respective niches .
161 +Similarly , four genes ( rfbV , rfbX , rfbJ and rfbF ) within an O-antigen biosynthetic operon are required by S. Typhimurium , but not S. Typhi .
162 +There appears to have been a shuffling of O-antigen biosynthetic genes since the divergence between the two serovars , and rfbJ , encoding a CDP-abequose synthase , has been lost from S. Typhi altogether .
163 +These broader requirements for cell wall-associated biosynthetic and transporter genes suggest that surface structure biogenesis is of greater importance in S. Typhimurium .
164 +We also identified seven genes from the shared patho-genicity island SPI-2 that appear to contain few or no transposon insertions only in S. Typhimurium under la-boratory conditions .
165 +These genes ( spiC , sseA and ssaHIJT ) are thought to encode components of the SPI-2 type III secretion system apparatus ( T3SS ) ( 63 ) .
166 +In addition , the effector genes sseJ and sifB , whose products are secreted through the SPI-2-encoded T3SS ( 64,65 ) , also fell into the ` required ' category in S. Typhimurium alone .
167 +All of these genes display high A+T nucleotide sequence and have been previously shown ( in S. Typhimurium ) to be strongly bound by the nucleoid-associated protein H-NS , encoded by hns ( 61,66 ) .
168 +Therefore , rather than being ` required ' , it is instead possible that access for the transposon was sufficiently restricted that very few insertions occurred at these sites .
169 +In further support of this hypothesis , a comparison of the binding pattern of H-NS detected in studies using S. Typhimurium LT2 with the TraDIS results from the SPI-2 locus indicated that high regions of H-NS enrichment correlated well with both the ssa genes described here and with sseJ ( 61,66 ) ( see Supplementary Figure S1 ) .
170 +An earlier study also suggests that high-density DNA-binding proteins can block Mu , Tn5 and Tn10 insertion ( 67 ) ; however , a genome-wide study of the effects of H-NS binding on transposition would be necessary to confirm this effect .
171 +Indeed , the generation of null S. Typhimurium mutants in sseJ and sifB , as well as many others generated at the SPI-2 locus suggest that these genes are not truly a requirement for growth in this serovar ( 65,68 -- 70 ) .
172 +Although this is a reminder that the interpretation of gene requirement needs to be made with care , the effect of H-NS on transposon insertion is not genome-wide .
173 +If this were the case , there would be an under-representation of transposon mutants in high A+T regions ( known for H-NS binding ) , which is not what we observed .
174 +In total , only 21 required genes fall into the ` hns-repressed ' category described in Navarre et al. ( 61 ) ( see Table 2 ; Supplementary Table S1 ) ; the remainder ( almost 400 ) contained sufficient transposon insertions to conclude they were non-required .
175 +In addition , all SPI-1 genes that encode another T3SS and are of high A+T content were also found to be non-required .
176 +This phenomenon was not observed in S. Typhi , possibly because the strain used harbours the pHCM1 plasmid , which encodes th
177 +H-NS-like protein sfh and has been shown to affect H-NS binding ( 71,72 ) .
178 +Twenty-two S. Typhi genes had a significantly lower frequency of transposon insertion compared with orthologues in S. Typhimurium ( P < 0.05 ) , indicating that they are required only in S. Typhi for growth under laboratory conditions ( Table 3 ) , including the fepBDGC operon .
179 +This indicates a requirement for ferric [ Fe ( III ) ] rather than ferrous [ Fe ( II ) ] iron .
180 +This can be explained by the presence of Fe ( III ) in the bloodstream , where S. Typhi can be found during typhoid fever ( 15 ) .
181 +These genes function to recover the ferric chelator enterobactin from the periplasm , acting with a number of proteins known to aid the passage of this siderophore through the outer membrane ( 73 ) .
182 +It has long been noted that aroA mutants of S. Typhi , deficient in their ability to synthesize enterobactin , exhibit severe growth defects on complex media , whereas similar mutants of S. Typhimurium grow normally under the same conditions ( 74 ) , though the mechanism has not been clear .
183 +Our results suggest that this difference in growth of aroA mutants is caused by a requirement for iron uptake through the fep system in S. Typhi .
184 +During host adaptation , S. Typhi has accumulated pseudogenes in many iron transport and response systems ( 27 ) , presumably because they are not necessary for survival in the niche S. Typhi occupies in the human host , which may have led to this dependence on fep genes .
185 +In contrast , S. Typhimurium generally causes intestinal rather than systemic infection and is able to use a wider range of iron sources , including Fe ( II ) , a soluble form of iron present under anaerobic conditions such as those found in the intestine ( 75 ) .
186 +TraDIS provides resolution sufficient to evaluate ncRNA contributions to fitness
187 +Under a Poisson approximation to the transposon insertion process , a region of 41 ( in S. Typhimurium ) or 6 bases ( in S. Typhi ) has only a 1 % probability of not containing an insertion by chance .
188 +NcRNAs tend to be considerably shorter than their protein-coding counterparts , but this gives us sufficient resolution to assay most of the non-coding complement of the Salmonella genome .
189 +As a proof of principle , we performed an analysis of the best-understood class of small ncRNAs , the tRNAs .
190 +Francis Crick hypothesized that a single tRNA could recognize more than one codon through wobble recognition
191 +( 76 ) , where a non-canonical G-U base pair is formed between the first ( wobble ) position of the anticodon and the third nucleotide in the codon .
192 +As a result , some codons are covered by multiple tRNAs , whereas others are covered non-redundantly by a single tRNA .
193 +We expect that singleton wobble-capable tRNAs , i.e. wobble tRNAs which recognize a codon uniquely , will be required .
194 +In addition , we inferred the requirement for other tRNAs through the non-redundant coverage o their codons and used this to benchmark our ability to use TraDIS to reliably interrogate short genomic intervals .
195 +The S. Typhi and S. Typhimurium genomes encode 78 and 85 ( plus one pseudogene ) tRNAs , respectively , with 40 anticodons , as identified by tRNAscan-SE ( 77 ) .
196 +In S. Typhi , 10 of 11 singleton wobble tRNAs are predicted to be required or ambiguous , compared with 16 tRNAs below the ambiguous LLR cut-off overall ( significant enrichment at the 0.05 level , two-tailed Fisher 's exact test P-value : 6.4e-08 ) .
197 +Similarly in S. Typhimurium , 9 of 11 singleton wobble tRNAs are required or ambiguous compared with 15 required or ambiguous tRNAs overall , again showing a significant enrichment of required tRNAs in this subset ( Fisher 's exact test P-value : 5.2e-07 ) .
198 +The one singleton wobble tRNA , which is consistently not required in both serovars is the tRNA-Pro ( GGG ) , which occurs within a four-member codon family .
199 +It has previously been shown in S. Typhimurium that tRNA-Pro ( UGG ) can read all four proline codons in vivo owing to a cmo U34 modifi-5 cation to the anticodon , obviating the need for a functional tRNA-Pro ( GGG ) ( 78 ) and making this tRNA non-required .
200 +The other non-required singleton wobble tRNA in S. Typhimurium , tRNA-Leu ( GAG ) , is similarly a member of a four-member codon family .
201 +We predict tRNA-Leu ( TAG ) may also be capable of recognizing all four leucine codons in this serovar ; such a leucine ` four-way wobble ' has been previously inferred in at least one other bacterial species ( 79,80 ) .
202 +Of the six required non-wobble tRNAs in each serovar , four are shared .
203 +These include two non-wobble singleton tRNAs covering codons uniquely , as well as a tRNA with the ATG anticodon , which is post-transcriptionally modified by the required protein mesJ/tilS to recognize the isoleucine codon ATA ( 80 ) .
204 +An additional two required tRNAs in both serovars , one shared and one with a differing anticodon , contain Gln anticodons and are part of a polycistronic tRNA operon containing other required tRNAs .
205 +This operon is conserved in E. coli with the exception of an additional tRNA-Gln at the 30 end that has been lost in the Salmonella lineage .
206 +It is possible that transposon insertions early in the operon may interfere with processing of the polycistronic transcript in to mature tRNAs .
207 +Finally , we do not observe insertions in a tRNA-Met and a tRNA-Val in S. Typhi and S. Typhimurium , respectively .
208 +Using this analysis of the tRNAs , we estimate a worst-case PPV for these short molecules ( 76 bases ) at 81 % , in line with our previous estimates for conserved protein-coding genes , and a FPR of < 4 % , higher than for protein-coding genes but still well within the typical tolerance of high-throughput experiments .
209 +This assumes that the ` required ' operonic tRNA-Glns and the serovar-specific tRNA-Met and tRNA-Val are all false positives ; it is not clear that this is in fact the case .
210 +Surveying the shared required ncRNA content of both serovars ( see Table 4 ) , we find that the RNA components of the signal recognition particle ( SRP ) and RNaseP , two universally conserved ncRNAs , are required as expected .
211 +The SRP is an essential component of the cellular secretion machinery , whereas RnaseP is necessary for the maturation of tRNAs .
212 +We also find a number of required known and potential cis-regulatory molecules associated with genes required for growth under laboratory conditions in both serovars .
213 +The RFN riboswitch controls ribB , a 3,4-dihydroxy-2-butanone 4-phosphate synthase involved in riboflavin biosynthesis , in response to flavin mononucleotide concentrations ( 83 ) .
214 +Additionally , we are able to assign putative functions to a number of previously uncharacterized required noncoding transcripts through their 50 association with required genes .
215 +SroE , a 90 nt molecule discovered in an early sRNA screen ( 84 ) , is consistently located at the 50 end of the required hisS gene across its phylogenic distribution in the Enterobacteriaceae .
216 +Given this consistent association and the function of HisS as a histidyl-tRNA synthetase , we hypothesize that this region may act in a manner similar to a T-box leader , inducing or repressing expression in response to tRNA-His levels .
217 +The thrU leader sequence , recently discovered in a deep-sequencing screen of E. coli ( 42 ) , appears to regulate a polycistronic operon of required singleton wobble tRNAs .
218 +Three add-itional required cis-regulatory elements , t44 , S15 and StyR-8 , are associated with required ribosomal proteins , highlighting the central role ncRNA elements play in regulating fundamental cellular processes .
219 +The sRNAs required for competitive growth
220 +Inferring functions for potential trans-acting ncRNA mol-ecules , such as anti-sense binding sRNAs , from requirement patterns alone is more difficult than for cis-acting elements , as we can not rely on adjacent genes to provide any information .
221 +It is also important to keep in mind that TraDIS assays requirements after a brief competition within a large library of mutants on permissive media .
222 +This may be particularly important when surveying the bacterial sRNAs , which are known to participate in responses to stress ( 29 ) .
223 +This is demonstrated by two sRNAs involved in the sEmediated extracytoplamic stress response , RybB and RseX , both of which can be successfully knocked out in S. Typhimurium ( 101 ) .
224 +In S. Typhi , rpoE is required , as it also is in E. coli ( 48,102 ) .
225 +However , in S. Typhimurium , rpoE tolerates a heavy insertion load , implying that sE mutants are not disadvantaged in competitive growth .
226 +In S. Typhimurium , the sRNA RseX is required .
227 +Overexpression of RseX has previously been E shown to compensate for s essentiality in E. coli by degrading ompA and ompC transcripts ( 95 ) .
228 +This E suggests that RseX may also be short-circuiting the s stress response network in S. Typhimurium ( Figure 4 ) .
229 +To our knowledge , this is the first evidence of a native ( i.e. not experimentally induced ) activity of RseX .
230 +S. Typhi on the other hand requires sE along with its activating proteases RseP and DegS and anchoring protein RseA , as well as the sE-dependent sRNA RybB , which also regulates OmpA and OmpC in S. Typhimurium , along with a host of other OMPs ( 103 ) .
231 +It is unclear why the sE response is required in S. Typhi , but not S. Typhimurium , though it may partially be due to the major differences in the cell wall and oute
232 +CONCLUSION
233 +The extremely high resolution of TraDIS has allowed us to assay gene requirements in two very closely related Salmonellae with different host ranges .
234 +We found , under laboratory conditions , that 58 genes present in both serovars were required in only one , suggesting that identical gene products do not necessarily have the same phenotypic effects in the two different serovar backgrounds .
235 +Many of these genes occur in genomic regions or metabolic systems , which contain pseudogenes and/or have undergone reorganization since the divergence of S. Typhi and S. Typhimurium , demonstrating the complementarity of TraDIS and phylogenetic analysis .
236 +These changes may , in part , explain differences observed in the pathogenicity and host specificity of these two serovars .
237 +In particular , S. Typhimurium showed a requirement for cell surface structure biosynthesis genes ; this may be partially explained by the fact that S. Typhi expresses the Vi-antigen , which masks the cell surface , though these genes are not required for survival in our assay .
238 +S. Typhi on the other hand has a requirement for iron uptake through the fep system , which enables ferric enterobactin transport .
239 +This dependence on enterobactin suggests that S. Typhi is highly adapted to the iron-scarce environments it encounters during systemic infections .
240 +Furthermore , this appears to represent a single point of failure in the S. Typhi iron utilization pathways and may
241 +Of the 4500 protein-coding genes present in each serovar , only 350 were sufficiently depleted in transposon insertions to be classified as required for growth in rich media .
242 +This means that > 92 % of the coding genome has sufficient insertion density to be queried in future assays .
243 +Dense transposon mutagenesis libraries have been used to assay gene requirements under conditions relevant for infection , including S. Typhi survival in bile ( 35 ) , Mycobacterium tuberculosis catabolism of chol-esterol ( 108 ) , drug resistance in Pseudomonas aeruginosa ( 109 ) and Haemophilus influenzae survival in the lung ( 110 ) .
244 +We expect that parallel experiments querying gene requirements under the same conditions in both serovars examined in this study will yield further insights in to the differences in the infective process between Typhi and Typhimurium and ultimately the pathways that underlie host-adaptation .
245 +Both serovars possess substantial complements of horizontally acquired DNA .
246 +We have been able to use TraDIS to assay these recently acquired sequences .
247 +In particular , we have been able to identify , on a chromosome wide scale , active prophage through the requirement for their repressors .
248 +The P4 phage uses an RNA-based system to make decisions regarding cell fate , and structurally similar systems are used by P1 , P7 and N15 phage ( 111,112 ) .
249 +C4-like transcripts have been regarded as the primary repressor of lytic functions , though the IsrK-like sequence is known to be essential to the establishment of lysogeny in P4 and is transcribed in at least two phage types ( 60,112 ) .
250 +Our observations in S. Typhi suggest an important role for the IsrK-like sequence in maintenance of the lysogenic state in P4-like phage , though the mechanism remains unclear .
251 +Recent advances in high-throughput sequencing have greatly enhanced our ability to detect novel transcripts , such as ncRNAs and short open reading frames ( sORFs ) .
252 +Our ability to identify these transcripts now far out-strips our ability to experimentally characterize these sequences .
253 +There have been previous efforts at high-throughput characterization of bacterial sRNAs and sORFs in enteric bacteria ; however , these have relied on labour-intensive directed knockout libraries ( 47,113 ) .
254 +Here , we have demonstrated that TraDIS has sufficient resolution to reliably query genomic regions as short as 60 bases , in agreement with a recent highthroughput transposon mutagenesis study in the alphaproteobacteria Caulobacter crescentus ( 38 ) .
255 +Our method has the major advantage that library construction does not rely on genome annotation , and newly discovered elements can be surveyed with no further laboratory work .
256 +We have been able to assign putative functions to a number of ncRNAs using TraDIS though consideration of their genomic and experimental context .
257 +In addition , ncRNA characterization generally is done in model organisms like E. coli or S. Typhimurium , and it is unclear how stable ncRNA regulatory networks are over evolutionary time .
258 +By assaying two serovars of Salmonella with the same method under the same conditions , we have seen hints that there may be differences in sRNA regulator networks between S. Typhi and S. Typhimurium .
259 +In particular , we have found that under the same experimental sE conditions , S. Typhi appears to rely on the stress response pathway , whereas S. Typhimurium does not ; it is tempting to speculate that this difference in stress response is mediated by the observed difference in requirement for two sRNAs , RybB and RseX .
260 +We believe that this combination of high-throughput transposon mutagenesis with a careful consideration of the systems context of individual genes provides a powerful tool for the generation of functional hypotheses .
261 +We anticipate that the construction of TraDIS libraries in additional organisms , as well as the passing of these libraries through relevant experimental conditions , will provide further insights into the function of bacterial ncRNAs in addition to the protein-coding gene complement .
262 +ERA000097, ERA000217.
263 +SUPPLEMENTARY DATA
264 +Supplementary Data are available at NAR Online : Supplementary Tables 1 -- 3 , Supplementary Figures 1 -- 2 and Supplementary Data Set .
265 +ACKNOWLEDGEMENTS
266 +The authors would like to thank Leopold Parts for assist-ance with the statistical analysis of required genes under laboratory conditions , Derek Pickard for discussions of phage biology and Amy Cain for comments on the manu-script .
267 +The S. Typhimurium nucleotide sequencing data have been deposited in the European Short Read Archive under accession number ERA000217 .
268 +The S. Typhi data can be accessed at ERA000097 .
269 +FUNDING
270 +Wellcome Trust [ WT076964 , WT079643 and WT098051 ] ; Medical Research Council .
271 +Funding for open access charge : Wellcome Trust .
272 +REFERENCES
273 +7 .
274 +Santos , R.L. , Zhang , S. , Tsolis , R.M. , Kingsley , R.A. , Adams , L.G. and Baumler , A.J. ( 2001 ) Animal models of Salmonella infections : enteritis versus typhoid fever .
275 +Microbes Infect. , 3 , 1335 -- 1344 .
276 +8 .
277 +McClelland , M. , Sanderson , K.E. , Spieth , J. , Clifton , S.W. , Latreille , P. , Courtney , L. , Porwollik , S. , Ali , J. , Dante , M. , Du , F. et al. ( 2001 ) Complete genome sequence of Salmonella enterica serovar Typhimurium LT2 .
278 +Nature , 413 , 852 -- 856 .
279 +9 .
280 +Parkhill , J. , Dougan , G. , James , K.D. , Thomson , N.R. , Pickard , D. , Wain , J. , Churcher , C. , Mungall , K.L. , Bentley , S.D. , Holden , M.T. et al. ( 2001 ) Complete genome sequence of a multiple drug resistant Salmonella enterica serovar Typhi CT18 .
281 +Nature , 413 , 848 -- 852 .
282 +10 .
283 +Holt , K.E. , Parkhill , J. , Mazzoni , C.J. , Roumagnac , P. , Weill , F.X. , Goodhead , I. , Rance , R. , Baker , S. , Maskell , D.J. , Wain , J. et al. ( 2008 ) High-throughput sequencing provides insights into genome variation and evolution in Salmonella Typhi .
284 +Nat .
285 +Genet. , 40 , 987 -- 993 .
286 +11 .
287 +Deng , W. , Liou , S.R. , Plunkett , G. 3rd , Mayhew , G.F. , Rose , D.J. , Burland , V. , Kodoyianni , V. , Schwartz , D.C. and Blattner , F.R. ( 2003 ) Comparative genomics of Salmonella enterica serovar Typhi strains Ty2 and CT18 .
288 +J. Bacteriol. , 185 , 2330 -- 2337 .
289 +12 .
290 +Gulig , P.A. and Curtiss , R. 3rd ( 1987 ) Plasmid-associated virulence of Salmonella Typhimurium .
291 +Infect .
292 +Immun. , 55 , 2891 -- 2901 .
293 +13 .
294 +Gulig , P.A. and Doyle , T.J. ( 1993 ) The Salmonella Typhimurium virulence plasmid increases the growth rate of salmonellae in mice .
295 +Infect .
296 +Immun. , 61 , 504 -- 511 .
297 +14 .
298 +Phan , M.D. , Kidgell , C. , Nair , S. , Holt , K.E. , Turner , A.K. , Hinds , J. , Butcher , P. , Cooke , F.J. , Thomson , N.R. , Titball , R. et al. ( 2009 ) Variation in Salmonella enterica serovar Typhi IncHI1 plasmids during the global spread of resistant typhoid fever .
299 +Antimicrob .
300 +Agents Chemother. , 53 , 716 -- 727 .
301 +15 .
302 +Wain , J. , Diep , T.S. , Ho , V.A. , Walsh , A.M. , Nguyen , T.T. , Parry , C.M. and White , N.J. ( 1998 ) Quantitation of bacteria in blood of typhoid fever patients and relationship between counts and clinical features , transmissibility , and antibiotic resistance .
303 +J. Clin .
304 +Microbiol. , 36 , 1683 -- 1687 .
305 +16 .
306 +Datta , N. ( 1962 ) Transmissible drug resistance in an epidemic strain of Salmonella Typhimurium .
307 +J. Hyg .
308 +( Lond . )
309 +, 60 , 301 -- 310 .
310 +17 .
311 +Holt , K.E. , Thomson , N.R. , Wain , J. , Phan , M.D. , Nair , S. , Hasan , R. , Bhutta , Z.A. , Quail , M.A. , Norbertczak , H. , Walker , D. et al. ( 2007 ) Multidrug-resistant Salmonella enterica serovar Paratyphi A harbors IncHI1 plasmids similar to those found in serovar Typhi .
312 +J. Bacteriol. , 189 , 4257 -- 4264 .
313 +18 .
314 +Cain , A.K. and Hall , R.M. ( 2012 ) Evolution of a multiple antibiotic resistance region in IncHI1 plasmids : reshaping resistance regions in situ .
315 +J. Antimicrob .
316 +Chemother. , 67 , 2848 -- 2853 .
317 +19 .
318 +Darwin , K.H. and Miller , V.L. ( 1999 ) Molecular basis of the interaction of Salmonella with the intestinal mucosa .
319 +Clin .
320 +Microbiol .
321 +Rev. , 12 , 405 -- 428 .
322 +20 .
323 +Ochman , H. , Soncini , F.C. , Solomon , F. and Groisman , E.A. ( 1996 ) Identification of a pathogenicity island required for Salmonella survival in host cells .
324 +Proc .
325 +Natl Acad .
326 +Sci .
327 +USA , 93 , 7800 -- 7804 .
328 +21 .
329 +Shea , J.E. , Hensel , M. , Gleeson , C. and Holden , D.W. ( 1996 ) Identification of a virulence locus encoding a second type III secretion system in Salmonella Typhimurium .
330 +Proc .
331 +Natl Acad .
332 +Sci .
333 +USA , 93 , 2593 -- 2597 .
334 +22 .
335 +Pickard , D. , Wain , J. , Baker , S. , Line , A. , Chohan , S. , Fookes , M. , Barron , A. , Gaora , P.O. , Chabalgoity , J.A. , Thanky , N. et al. ( 2003 ) Composition , acquisition , and distribution of the Vi exopolysaccharide-encoding Salmonella enterica pathogenicity island SPI-7 .
336 +J. Bacteriol. , 185 , 5055 -- 5065 .
337 +23 .
338 +Seth-Smith , H.M. ( 2008 ) SPI-7 : Salmonella 's Vi-encoding Pathogenicity Island .
339 +J. Infect .
340 +Dev .
341 +Ctries. , 2 , 267 -- 271 .
342 +24 .
343 +Townsend , S.M. , Kramer , N.E. , Edwards , R. , Baker , S. , Hamlin , N. , Simmonds , M. , Stevens , K. , Maloy , S. , Parkhill , J. , Dougan , G. et al. ( 2001 ) Salmonella enterica serovar Typhi possesses a unique repertoire of fimbrial gene sequences .
344 +Infect .
345 +Immun. , 69 , 2894 -- 2901 .
346 +25 .
347 +Thomson , N.R. , Clayton , D.J. , Windhorst , D. , Vernikos , G. , Davidson , S. , Churcher , C. , Quail , M.A. , Stevens , M. , Jones , M.A. , Watson , M. et al. ( 2008 ) Comparative genome analysis of Salmonella Enteritidis PT4 and Salmonella Gallinarum 287/9 provides insights into evolutionary and host adaptation pathways .
348 +Genome Res. , 18 , 1624 -- 1637 .
349 +26 .
350 +Holt , K.E. , Thomson , N.R. , Wain , J. , Langridge , G.C. , Hasan , R. , Bhutta , Z.A. , Quail , M.A. , Norbertczak , H. , Walker , D. , Simmonds , M. et al. ( 2009 ) Pseudogene accumulation in the evolutionary histories of Salmonella enterica serovars Paratyphi A and Typhi .
351 +BMC Genomics , 10 , 36 .
352 +27 .
353 +McClelland , M. , Sanderson , K.E. , Clifton , S.W. , Latreille , P. , Porwollik , S. , Sabo , A. , Meyer , R. , Bieri , T. , Ozersky , P. , McLellan , M. et al. ( 2004 ) Comparison of genome degradation in Paratyphi A and Typhi , human-restricted serovars of Salmonella enterica that cause typhoid .
354 +Nat .
355 +Genet. , 36 , 1268 -- 1274 .
356 +28 .
357 +Kingsley , R.A. , Humphries , A.D. , Weening , E.H. , De Zoete , M.R. , Winter , S. , Papaconstantinopoulou , A. , Dougan , G. and Baumler , A.J. ( 2003 ) Molecular and phenotypic analysis of the CS54 island of Salmonella enterica serotype Typhimurium : identification of intestinal colonization and persistence determinants .
358 +Infect .
359 +Immun. , 71 , 629 -- 640 .
360 +29 .
361 +Vogel , J. ( 2009 ) A rough guide to the non-coding RNA world of Salmonella .
362 +Mol .
363 +Microbiol. , 71 , 1 -- 11 .
364 +30 .
365 +Waldminghaus , T. , Heidrich , N. , Brantl , S. and Narberhaus , F. ( 2007 ) FourU : a novel type of RNA thermometer in Salmonella .
366 +Mol .
367 +Microbiol. , 65 , 413 -- 424 .
368 +31 .
369 +Cromie , M.J. , Shi , Y. , Latifi , T. and Groisman , E.A. ( 2006 ) An RNA sensor for intracellular Mg ( 2 + ) .
370 +Cell , 125 , 71 -- 84 .
371 +32 .
372 +Kroger , C. , Dillon , S.C. , Cameron , A.D. , Papenfort , K. , Sivasankaran , S.K. , Hokamp , K. , Chao , Y. , Sittka , A. , Hebrard , M. , Handler , K. et al. ( 2012 ) The transcriptional landscape and small RNAs of Salmonella enterica serovar Typhimurium .
373 +Proc .
374 +Natl Acad .
375 +Sci .
376 +USA , 109 , E1277 -- E1286 .
377 +33 .
378 +Hebrard , M. , Kroger , C. , Srikumar , S. , Colgan , A. , Handler , K. and Hinton , J. ( 2012 ) sRNAs and the virulence of Salmonella enterica serovar Typhimurium .
379 +RNA Biol. , 9 , 437 -- 445 .
380 +34 .
381 +Richter , A.S. and Backofen , R. ( 2012 ) Accessibility and conservation : General features of bacterial small RNA-mRNA interactions ?
382 +RNA Biol. , 9 , 954 -- 965 .
383 +35 .
384 +Langridge , G.C. , Phan , M.D. , Turner , D.J. , Perkins , T.T. , Parts , L. , Haase , J. , Charles , I. , Maskell , D.J. , Peters , S.E. , Dougan , G. et al. ( 2009 ) Simultaneous assay of every Salmonella Typhi gene using one million transposon mutants .
385 +Genome Res. , 19 , 2308 -- 2316 .
386 +36 .
387 +Goodman , A.L. , McNulty , N.P. , Zhao , Y. , Leip , D. , Mitra , R.D. , Lozupone , C.A. , Knight , R. and Gordon , J.I. ( 2009 ) Identifying genetic determinants needed to establish a human gut symbiont in its habitat .
388 +Cell Host Microbe. , 6 , 279 -- 289 .
389 +37 .
390 +van Opijnen , T. , Bodi , K.L. and Camilli , A. ( 2009 ) Tn-seq : high-throughput parallel sequencing for fitness and genetic interaction studies in microorganisms .
391 +Nat .
392 +Methods. , 6 , 767 -- 772 .
393 +38 .
394 +Christen , B. , Abeliuk , E. , Collier , J.M. , Kalogeraki , V.S. , Passarelli , B. , Coller , J.A. , Fero , M.J. , McAdams , H.H. and Shapiro , L. ( 2011 ) The essential genome of a bacterium .
395 +Mol .
396 +Syst .
397 +Biol. , 7 , 528 .
398 +39 .
399 +Burge , S.W. , Daub , J. , Eberhardt , R. , Tate , J. , Barquist , L. , Nawrocki , E.P. , Eddy , S.R. , Gardner , P.P. and Bateman , A. ( 2013 ) Rfam 11.0 : 10 years of RNA families .
400 +Nucleic Acids Res. , 41 , D226 -- D232 .
401 +40 .
402 +Sittka , A. , Sharma , C.M. , Rolle , K. and Vogel , J. ( 2009 ) Deep sequencing of Salmonella RNA associated with heterologous Hfq proteins in vivo reveals small RNAs as a major target class and identifies RNA processing phenotypes .
403 +RNA Biol. , 6 , 266 -- 275 .
404 +41 .
405 +Chinni , S.V. , Raabe , C.A. , Zakaria , R. , Randau , G. , Hoe , C.H. , Zemann , A. , Brosius , J. , Tang , T.H. and Rozhdestvensky , T.S. ( 2010 ) Experimental identification and characterization of 97 novel npcRNA candidates in Salmonella enterica serovar Typhi .
406 +Nucleic Acids Res. , 38 , 5893 -- 5908 .
407 +42 .
408 +Raghavan , R. , Groisman , E.A. and Ochman , H. ( 2011 ) Genome-wide detection of novel regulatory RNAs in E. coli .
409 +Genome Res. , 21 , 1487 -- 1497 .
410 +43 .
411 +Finn , R.D. , Clements , J. and Eddy , S.R. ( 2011 ) HMMER web server : interactive sequence similarity searching .
412 +Nucleic Acids Res. , 39 , W29 -- W37 .
413 +44 .
414 +Punta , M. , Coggill , P.C. , Eberhardt , R.Y. , Mistry , J. , Tate , J. , Boursnell , C. , Pang , N. , Forslund , K. , Ceric , G. , Clements , J. et al. ( 2012 ) The Pfam protein families database .
415 +Nucleic Acids Res. , 40 , D290 -- D301 .
416 +45 .
417 +Li , H. , Ruan , J. and Durbin , R. ( 2008 ) Mapping short DNA sequencing reads and calling variants using mapping quality scores .
418 +Genome Res. , 18 , 1851 -- 1858 .
419 +46 .
420 +Knuth , K. , Niesalla , H. , Hueck , C.J. and Fuchs , T.M. ( 2004 ) Large-scale identification of essential Salmonella genes by trapping lethal insertions .
421 +Mol .
422 +Microbiol. , 51 , 1729 -- 1744 .
423 +47 .
424 +Santiviago , C.A. , Reynolds , M.M. , Porwollik , S. , Choi , S.H. , Long , F. , Andrews-Polymenis , H.L. and McClelland , M. ( 2009 ) Analysis of pools of targeted Salmonella deletion mutants identifies novel genes affecting fitness during competitive infection in mice .
425 +PLoS Pathog. , 5 , e1000477 .
426 +48 .
427 +Baba , T. , Ara , T. , Hasegawa , M. , Takai , Y. , Okumura , Y. , Baba , M. , Datsenko , K.A. , Tomita , M. , Wanner , B.L. and Mori , H. ( 2006 ) Construction of Escherichia coli K-12 in-frame , single-gene knockout mutants : the Keio collection .
428 +Mol .
429 +Syst .
430 +Biol. , 2 , 2006.0008 .
431 +49 .
432 +Gerdes , S.Y. , Scholle , M.D. , Campbell , J.W. , Balazsi , G. , Ravasz , E. , Daugherty , M.D. , Somera , A.L. , Kyrpides , N.C. , Anderson , I. , Gelfand , M.S. et al. ( 2003 ) Experimental determination and system level analysis of essential genes in Escherichia coli MG1655 .
433 +J. Bacteriol. , 185 , 5673 -- 5684 .
434 +50 .
435 +Tong , X. , Campbell , J.W. , Balazsi , G. , Kay , K.A. , Wanner , B.L. , Gerdes , S.Y. and Oltvai , Z.N. ( 2004 ) Genome-scale identification of conditionally essential genes in E. coli by DNA microarrays .
436 +Biochem .
437 +Biophys .
438 +Res .
439 +Commun. , 322 , 347 -- 354 .
440 +51 .
441 +Hashimoto , M. , Ichimura , T. , Mizoguchi , H. , Tanaka , K. , Fujimitsu , K. , Keyamura , K. , Ote , T. , Yamakawa , T. , Yamazaki , Y. , Mori , H. et al. ( 2005 ) Cell size and nucleoid organization of engineered Escherichia coli cells with a reduced genome .
442 +Mol .
443 +Microbiol. , 55 , 137 -- 149 .
444 +52 .
445 +Kang , Y. , Durfee , T. , Glasner , J.D. , Qiu , Y. , Frisch , D. , Winterberg , K.M. and Blattner , F.R. ( 2004 ) Systematic mutagenesis of the Escherichia coli genome .
446 +J. Bacteriol. , 186 , 4921 -- 4930 .
447 +53 .
448 +Echols , H. and Green , L. ( 1971 ) Establishment and maintenance of repression by bacteriophage lambda : the role of the cI , cII , and c3 proteins .
449 +Proc .
450 +Natl Acad .
451 +Sci .
452 +USA , 68 , 2190 -- 2194 .
453 +54 .
454 +Thomson , N. , Baker , S. , Pickard , D. , Fookes , M. , Anjum , M. , Hamlin , N. , Wain , J. , House , D. , Bhutta , Z. , Chan , K. et al. ( 2004 ) The role of prophage-like elements in the diversity of Salmonella enterica serovars .
455 +J. Mol .
456 +Biol. , 339 , 279 -- 300 .
457 +55 .
458 +Kropinski , A.M. , Sulakvelidze , A. , Konczy , P. and Poppe , C. ( 2007 ) Salmonella phages and prophages -- genomics and practical aspects .
459 +Methods Mol .
460 +Biol. , 394 , 133 -- 175 .
461 +56 .
462 +Lemire , S. , Figueroa-Bossi , N. and Bossi , L. ( 2011 ) Bacteriophage crosstalk : coordination of prophage induction by trans-acting antirepressors .
463 +PLoS Genet. , 7 , e1002149 .
464 +57 .
465 +Briani , F. , Deho , G. , Forti , F. and Ghisotti , D. ( 2001 ) The plasmid status of satellite bacteriophage P4 .
466 +Plasmid , 45 , 1 -- 17 .
467 +58 .
468 +Padalon-Brauch , G. , Hershberg , R. , Elgrably-Weiss , M. , Baruch , K. , Rosenshine , I. , Margalit , H. and Altuvia , S. ( 2008 ) Small RNAs encoded within genetic islands of Salmonella Typhimurium show host-induced expression and role in virulence .
469 +Nucleic Acids Res. , 36 , 1913 -- 1927 .
470 +59 .
471 +Forti , F. , Dragoni , I. , Briani , F. , Deho , G. and Ghisotti , D. ( 2002 ) Characterization of the small antisense CI RNA that regulates bacteriophage P4 immunity .
472 +J. Mol .
473 +Biol. , 315 , 541 -- 549 .
474 +60 .
475 +Sabbattini , P. , Forti , F. , Ghisotti , D. and Deho , G. ( 1995 ) Control of transcription termination by an RNA factor in bacteriophage P4 immunity : identification of the target sites .
476 +J. Bacteriol. , 177 , 1425 -- 1434 .
477 +61 .
478 +Navarre , W.W. , Porwollik , S. , Wang , Y. , McClelland , M. , Rosen , H. , Libby , S.J. and Fang , F.C. ( 2006 ) Selective silencing of foreign DNA with low GC content by the H-NS protein in Salmonella .
479 +Science , 313 , 236 -- 238 .
480 +62 .
481 +Iyer , L.M. , Babu , M.M. and Aravind , L. ( 2006 ) The HIRAN domain and recruitment of chromatin remodeling and repair activities to damaged DNA .
482 +Cell Cycle , 5 , 775 -- 782 .
483 +63 .
484 +Kuhle , V. , Jackel , D. and Hensel , M. ( 2004 ) Effector proteins encoded by Salmonella pathogenicity island 2 interfere with the microtubule cytoskeleton after translocation into host cells .
485 +Traffic , 5 , 356 -- 370
486 +64 .
487 +Miao , E.A. and Miller , S.I. ( 2000 ) A conserved amino acid sequence directing intracellular type III secretion by Salmonella Typhimurium .
488 +Proc .
489 +Natl Acad .
490 +Sci .
491 +USA , 97 , 7539 -- 7544 .
492 +65 .
493 +Freeman , J.A. , Ohl , M.E. and Miller , S.I. ( 2003 ) The Salmonella enterica serovar Typhimurium translocated effectors SseJ and SifB are targeted to the Salmonella-containing vacuole .
494 +Infect .
495 +Immun. , 71 , 418 -- 427 .
496 +66 .
497 +Lucchini , S. , Rowley , G. , Goldberg , M.D. , Hurd , D. , Harrison , M. and Hinton , J.C. ( 2006 ) H-NS mediates the silencing of laterally acquired genes in bacteria .
498 +PLoS Pathog. , 2 , e81 .
499 +67 .
500 +Manna , D. , Porwollik , S. , McClelland , M. , Tan , R. and Higgins , N.P. ( 2007 ) Microarray analysis of Mu transposition in Salmonella enterica , serovar Typhimurium : transposon exclusion by high-density DNA binding proteins .
501 +Mol .
502 +Microbiol. , 66 , 315 -- 328 .
503 +68 .
504 +Hensel , M. , Shea , J.E. , Raupach , B. , Monack , D. , Falkow , S. , Gleeson , C. , Kubo , T. and Holden , D.W. ( 1997 ) Functional analysis of ssaJ and the ssaK/U operon , 13 genes encoding components of the type III secretion apparatus of Salmonella Pathogenicity Island 2 .
505 +Mol .
506 +Microbiol. , 24 , 155 -- 167 .
507 +69 .
508 +Hensel , M. , Shea , J.E. , Waterman , S.R. , Mundy , R. , Nikolaus , T. , Banks , G. , Vazquez-Torres , A. , Gleeson , C. , Fang , F.C. and Holden , D.W. ( 1998 ) Genes encoding putative effector proteins of the type III secretion system of Salmonella pathogenicity island 2 are required for bacterial virulence and proliferation in macrophages .
509 +Mol .
510 +Microbiol. , 30 , 163 -- 174 .
511 +70 .
512 +Ohlson , M.B. , Fluhr , K. , Birmingham , C.L. , Brumell , J.H. and Miller , S.I. ( 2005 ) SseJ deacylase activity by Salmonella enterica serovar Typhimurium promotes virulence in mice .
513 +Infect .
514 +Immun. , 73 , 6249 -- 6259 .
515 +71 .
516 +Doyle , M. , Fookes , M. , Ivens , A. , Mangan , M.W. , Wain , J. and Dorman , C.J. ( 2007 ) An H-NS-like stealth protein aids horizontal DNA transmission in bacteria .
517 +Science , 315 , 251 -- 252 .
518 +72 .
519 +Dillon , S.C. , Cameron , A.D. , Hokamp , K. , Lucchini , S. , Hinton , J.C. and Dorman , C.J. ( 2010 ) Genome-wide analysis of the H-NS and Sfh regulatory networks in Salmonella Typhimurium identifies a plasmid-encoded transcription silencing mechanism .
520 +Mol .
521 +Microbiol. , 76 , 1250 -- 1265 .
522 +73 .
523 +Rabsch , W. , Voigt , W. , Reissbrodt , R. , Tsolis , R.M. and Baumler , A.J. ( 1999 ) Salmonella Typhimurium IroN and FepA proteins mediate uptake of enterobactin but differ in their specificity for other siderophores .
524 +J. Bacteriol. , 181 , 3610 -- 3612 .
525 +74 .
526 +Edwards , M.F. and Stocker , B.A. ( 1988 ) Construction of delta aroA his delta pur strains of Salmonella Typhi .
527 +J. Bacteriol. , 170 , 3991 -- 3995 .
528 +75 .
529 +Tsolis , R.M. , Baumler , A.J. , Heffron , F. and Stojiljkovic , I. ( 1996 ) Contribution of TonB - and Feo-mediated iron uptake to growth of Salmonella Typhimurium in the mouse .
530 +Infect .
531 +Immun. , 64 , 4549 -- 4556 .
532 +76 .
533 +Crick , F.H. ( 1966 ) Codon -- anticodon pairing : the wobble hypothesis .
534 +J. Mol .
535 +Biol. , 19 , 548 -- 555 .
536 +77 .
537 +Lowe , T.M. and Eddy , S.R. ( 1997 ) tRNAscan-SE : a program for improved detection of transfer RNA genes in genomic sequence .
538 +Nucleic .
539 +Acids .
540 +Res. , 25 , 955 -- 964 .
541 +78 .
542 +Nasvall , S.J. , Chen , P. and Bjork , G.R. ( 2004 ) The modified wobble nucleoside uridine-5-oxyacetic acid in tRNAPro ( cmo5UGG ) promotes reading of all four proline codons in vivo .
543 +RNA , 10 , 1662 -- 1673 .
544 +79 .
545 +Osawa , S. , Jukes , T.H. , Watanabe , K. and Muto , A. ( 1992 ) Recent evidence for evolution of the genetic code .
546 +Microbiol .
547 +Rev. , 56 , 229 -- 264 .
548 +80 .
549 +Marck , C. and Grosjean , H. ( 2002 ) tRNomics : analysis of tRNA genes from 50 genomes of Eukarya , Archaea , and Bacteria reveals anticodon-sparing strategies and domain-specific features .
550 +RNA , 8 , 1189 -- 1232 .
551 +81 .
552 +Rosenblad , M.A. , Larsen , N. , Samuelsson , T. and Zwieb , C. ( 2009 ) Kinship in the SRP RNA family .
553 +RNA Biol. , 6 , 508 -- 516 .
554 +82 .
555 +Frank , D.N. and Pace , N.R. ( 1998 ) Ribonuclease P : unity and diversity in a tRNA processing ribozyme .
556 +Annu .
557 +Rev. Biochem. , 67 , 153 -- 180 .
558 +83 .
559 +Winkler , W. , Nahvi , A. and Breaker , R.R. ( 2002 ) Thiamine derivatives bind messenger RNAs directly to regulate bacterial gene expression .
560 +Nature , 419 , 952 -- 956 .
561 +84 .
562 +Vogel , J. , Bartels , V. , Tang , T.H. , Churakov , G. , Slagter-Jager , J.G. , Huttenhofer , A. and Wagner , E.G. ( 2003 ) RNomics in Escherichia transcriptional output in bacteria .
563 +Nucleic Acids Res. , 31 , 6435 -- 6443 .
564 +85 .
565 +Tjaden , B. , Saxena , R.M. , Stolyar , S. , Haynor , D.R. , Kolker , E. and Rosenow , C. ( 2002 ) Transcriptome analysis of Escherichia coli using high-density oligonucleotide probe arrays .
566 +Nucleic Acids Res. , 30 , 3732 -- 3738 .
567 +86 .
568 +Aseev , L.V. , Levandovskaya , A.A. , Tchufistova , L.S. , Scaptsova , N.V. and Boni , I.V. ( 2008 ) A new regulatory circuit in ribosomal protein operons : S2-mediated control of the rpsB-tsf expression in vivo .
569 +RNA , 14 , 1882 -- 1894 .
570 +87 .
571 +Meyer , M.M. , Ames , T.D. , Smith , D.P. , Weinberg , Z. , Schwalbach , M.S. , Giovannoni , S.J. and Breaker , R.R. ( 2009 ) Identification of candidate structured RNAs in the marine organism ` Candidatus Pelagibacter ubique ' .
572 +BMC Genomics , 10 , 268 .
573 +88 .
574 +Benard , L. , Philippe , C. , Ehresmann , B. , Ehresmann , C. and Portier , C. ( 1996 ) Pseudoknot and translational control in the expression of the S15 ribosomal protein .
575 +Biochimie , 78 , 568 -- 576 .
576 +89 .
577 +Lease , R.A. , Cusick , M.E. and Belfort , M. ( 1998 ) Riboregulation in Escherichia coli : DsrA RNA acts by RNA : RNA interactions at multiple loci .
578 +Proc .
579 +Natl Acad .
580 +Sci .
581 +USA , 95 , 12456 -- 12461 .
582 +90 .
583 +Chao , Y. , Papenfort , K. , Reinhardt , R. , Sharma , C.M. and Vogel , J. ( 2012 ) An atlas of Hfq-bound transcripts reveals 30 UTRs as a genomic reservoir of regulatory small RNAs .
584 +EMBO J. , 31 , 4005 -- 4019 .
585 +91 .
586 +Chen , S. , Lesnik , E.A. , Hall , T.A. , Sampath , R. , Griffey , R.H. , Ecker , D.J. and Blyn , L.B. ( 2002 ) A bioinformatics based approach to discover small RNA genes in the Escherichia coli genome .
587 +Biosystems , 65 , 157 -- 177 .
588 +92 .
589 +Diwa , A. , Bricker , A.L. , Jain , C. and Belasco , J.G. ( 2000 ) An evolutionarily conserved RNA stem-loop functions as a sensor that directs feedback regulation of RNase E gene expression .
590 +Genes Dev. , 14 , 1249 -- 1260 .
591 +93 .
592 +Antal , M. , Bordeau , V. , Douchin , V. and Felden , B. ( 2005 ) A small bacterial RNA regulates a putative ABC transporter .
593 +J. Biol .
594 +Chem. , 280 , 7901 -- 7908 .
595 +94 .
596 +Wassarman , K.M. , Repoila , F. , Rosenow , C. , Storz , G. and Gottesman , S. ( 2001 ) Identification of novel small RNAs using comparative genomics and microarrays .
597 +Genes Dev. , 15 , 1637 -- 1651 .
598 +95 .
599 +Douchin , V. , Bohn , C. and Bouloc , P. ( 2006 ) Down-regulation of porins by a small RNA bypasses the essentiality of the regulated intramembrane proteolysis protease RseP in Escherichia coli .
600 +J. Biol .
601 +Chem. , 281 , 12253 -- 12259 .
602 +96 .
603 +Rivas , E. and Eddy , S.R. ( 2001 ) Noncoding RNA gene detection using comparative sequence analysis .
604 +BMC Bioinformatics , 2 , 8 .
605 +97 .
606 +Kawano , M. , Oshima , T. , Kasai , H. and Mori , H. ( 2002 ) Molecular characterization of long direct repeat ( LDR ) sequences expressing a stable mRNA encoding for a 35-amino-acid cell-killing peptide and a cis-encoded small antisense RNA in Escherichia coli .
607 +Mol .
608 +Microbiol. , 45 , 333 -- 349 .
609 +98 .
610 +Zurawski , G. , Brown , K. , Killingly , D. and Yanofsky , C. ( 1978 ) Nucleotide sequence of the leader region of the phenylalanine operon of Escherichia coli .
611 +Proc .
612 +Natl Acad .
613 +Sci .
614 +USA , 75 , 4271 -- 4275 .
615 +99 .
616 +Naville , M. and Gautheret , D. ( 2010 ) Premature terminator analysis sheds light on a hidden world of bacterial transcriptional attenuation .
617 +Genome Biol. , 11 , R97 .
618 +100 .
619 +Urban , J.H. and Vogel , J. ( 2008 ) Two seemingly homologous noncoding RNAs act hierarchically to activate glmS mRNA translation .
620 +PLoS Biol. , 6 , e64 .
621 +101 .
622 +Papenfort , K. , Pfeiffer , V. , Lucchini , S. , Sonawane , A. , Hinton , J.C. and Vogel , J. ( 2008 ) Systematic deletion of Salmonella small RNA genes identifies CyaR , a conserved CRP-dependent riboregulator of OmpX synthesis .
623 +Mol .
624 +Microbiol. , 68 , 890 -- 906 .
625 +102 .
626 +De Las Penas , A. , Connolly , L. and Gross , C.A. ( 1997 ) SigmaE is an essential sigma factor in Escherichia coli .
627 +J. Bacteriol. , 179 , 6862 -- 6864 .
628 +103 .
629 +Papenfort , K. , Pfeiffer , V. , Mika , F. , Lucchini , S. , Hinton , J.C. and Vogel , J. ( 2006 ) SigmaE-dependent small RNAs of Salmonella respond to membrane stress by accelerating global omp mRNA decay .
630 +Mol .
631 +Microbiol. , 62 , 1674 -- 1688
632 +104 .
633 +Santiviago , C.A. , Toro , C.S. , Hidalgo , A.A. , Youderian , P. and Mora , G.C. ( 2003 ) Global regulation of the Salmonella enterica serovar Typhimurium major porin , OmpD .
634 +J. Bacteriol. , 185 , 5901 -- 5905 .
635 +105 .
636 +Bossi , L. and Figueroa-Bossi , N. ( 2007 ) A small RNA downregulates LamB maltoporin in Salmonella .
637 +Mol .
638 +Microbiol. , 65 , 799 -- 810 .
639 +106 .
640 +Jones , A.M. , Goodwill , A. and Elliott , T. ( 2006 ) Limited role for the DsrA and RprA regulatory RNAs in rpoS regulation in Salmonella enterica .
641 +J. Bacteriol. , 188 , 5077 -- 5088 .
642 +107 .
643 +Coornaert , A. , Lu , A. , Mandin , P. , Springer , M. , Gottesman , S. and Guillier , M. ( 2010 ) MicA sRNA links the PhoP regulon to cell envelope stress .
644 +Mol .
645 +Microbiol. , 76 , 467 -- 479 .
646 +108 .
647 +Griffin , J.E. , Gawronski , J.D. , Dejesus , M.A. , Ioerger , T.R. , Akerley , B.J. and Sassetti , C.M. ( 2011 ) High-resolution phenotypic profiling defines genes essential for mycobacterial growth and cholesterol catabolism .
648 +PLoS Pathog. , 7 , e1002251 .
649 +109 .
650 +Gallagher , L.A. , Shendure , J. and Manoil , C. ( 2011 ) Genome-scale identification of resistance functions in Pseudomonas aeruginosa using Tn-seq .
651 +MBio , 2 , e00315 -- e00310 .
652 +110 .
653 +Gawronski , J.D. , Wong , S.M. , Giannoukos , G. , Ward , D.V. and Akerley , B.J. ( 2009 ) Tracking insertion mutants within libraries by deep sequencing and a genome-wide screen for Haemophilus genes required in the lung .
654 +Proc .
655 +Natl Acad .
656 +Sci .
657 +USA , 106 , 16422 -- 16427 .
658 +111 .
659 +Citron , M. and Schuster , H. ( 1990 ) The c4 repressors of bacteriophages P1 and P7 are antisense RNAs .
660 +Cell , 62 , 591 -- 598 .
661 +112 .
662 +Ravin , N.V. , Svarchevsky , A.N. and Deho , G. ( 1999 ) The anti-immunity system of phage-plasmid N15 : identification of the antirepressor gene and its control by a small processed RNA .
663 +Mol .
664 +Microbiol. , 34 , 980 -- 994 .
665 +113 .
666 +Hobbs , E.C. , Astarita , J.L. and Storz , G. ( 2010 ) Small RNAs and small proteins involved in resistance to cell envelope stress and acid shock in Escherichia coli : analysis of a bar-coded mutant collection .
667 +J. Bacteriol. , 192 , 59 -- 67
...\ No newline at end of file ...\ No newline at end of file
1 +Eficient transcription initiation in bacteria: an interplay of protein–DNA interaction parameters†
2 +As the first , and usually rate-limiting , step of transcription initiation , bacterial RNA polymerase ( RNAP ) binds to double stranded DNA ( dsDNA ) and subsequently opens the two strands of DNA ( the open complex formation ) .
3 +The rate determining step in the open complex formation is opening of a short ( 6 bp ) DNA called the 10 region , which interacts with RNAP in both dsDNA and single stranded ( ssDNA ) forms .
4 +Accordingly , formation of the open complex depends on ( physically independent ) domains of RNAP that interact with ssDNA and dsDNA , as well as on parameters of DNA melting and sequences of
5 +1 Introduction
6 +Transcription initiation is both the first step and a major control point in gene expression .
7 +Transcription can not be initiated by
8 +Institute of Physiology and Biochemistry , Faculty of Biology , University of Belgrade , Studentski trg 16 , 11000 Belgrade , Serbia .
9 +E-mail : dmarko@bio.bg.ac.rs; + + Fax : 381 11 2639 882 ; Tel : 381 63 1312 976 † Electronic supplementary information ( ESI ) available .
10 +See DOI : 10.1039 / c3ib20221f core RNA polymerase alone , so a complex between core RNA polymerase and a s factor , which is called RNA polymerase holoenzyme ( RNAP ) , is formed .1 Different s factors interact with double-stranded DNA ( dsDNA ) and single-stranded DNA ( ssDNA ) in a sequence specific manner , and they are responsible for transcription under different conditions .2 In this work we concentrate on s70 ( the major s factor in E. coli ) , which is responsible for transcribing housekeeping genes .3 Transcription is initiated from the sequences called core promoters .
11 +The main elements of core promoters in bacteria are 35 element and 10 element , where 35 and 10 refer to typical distances of these elements from transcription start sites .4 As the first step of transcription initiation , RNAP reversibly binds to dsDNA of promoter elements , which is called the closed complex formation , and is described by the binding afinity K .
12 +B The binding afinity is , therefore , determined by interactions of s70 with dsDNA , which is exhibited through interactions of s70 domain 4.2 with 35 box , and s70 domain 2.4 with 10 box in the dsDNA form .2 This binding of RNAP leads to opening of the two DNA strands ( promoter melting ) , so that a transcription bubble is formed .
13 +This transcription bubble extends from the upstream edge of the 10 element to about two bases downstream of the transcription start site , which roughly corresponds to positions 12 to +2 ( +1 is the transcription start site ) .5 The ( inverse ) time needed to form the transcription bubble ( i.e. to open the two DNA strands ) is described by the transition rate from the closed to open complex ( kf ) .
14 +The transition rate , therefore , crucially depends on interactions of s70 with 10 element ssDNA , which are exhibited through s70 domain 2.3.6 Since almost the entire -- 10 element is a part of the transcription bubble , this element interacts with s70 in both dsDNA and ssDNA forms .
15 +While sequences from the downstream edge of the -- 10 element to the transcription start site are also part of the transcription bubble , mutating these sequences does not affect the bubble formation ,7 and it is considered that these sequences do not interact with s70 in a sequence specific manner .
16 +Furthermore , both theoretical studies8 and single molecule experiments9 show that opening of 10 element is the rate limiting step in the transcription bubble formation .
17 +Since the 10 box is a part of both the closed and the open complex , there is a complex interplay of biophysical interactions associated with this element : ( i ) DNA melting energies ,10 since the 10 box dsDNA is opened ( melted ) in the open complex , ( ii ) interaction energies of s70 with dsDNA through s70 subdomain 2.4,11 and ( iii ) interaction energies of s70 with ssDNA through s70 subdomain 2.3 .
18 +These three types of interactions are physically independent , since they either correspond to intrinsic DNA properties ( for melting energies ) or are exhibited through physically distinct s70 binding domains ( for s70 -- dsDNA and s70 -- ssDNA interactions ) .6 Given the complex set of physically independent interactions at the 10 element described above , there is a question of how their mutual relationship leads to eficient transcription .
19 +In particular , the RNAP binding afinity ( KB ) depends on interactions of 10 box dsDNA with s70 subdomain 2.4,6 where the stronger interaction leads to larger binding afinity .
20 +On the other hand , a stronger interaction of s2 .4 with dsDNA of 10 element leads to a slower transition from the closed to open complex .8 The transition rate ( kf ) also depends on interactions of 10 box ssDNA with s70 subdomain 2.3 and on the 10 element melting energy , both of which are physically independent of s2 .4.8,12 Due to this , KB and kf should a priori be negatively correlated , and there may be a large number of sequences in the genome that correspond to high KB but low kf .
21 +We call such sequences where RNAP is strongly bound to dsDNA ( high KB ) , but proceeds to the open complex too slowly to achieve functional transcription ( due to small kf ) , poised promoters ; more generally , the term poised promoter is used for all instances where RNAP is bound strongly to DNA , but fails to proceed to functional transcription .13 Naively , RNAP poising appears particularly detrimental for sequences that should be transcriptionally active ( functional promoters ) , since these sequences should result in eficient transcription .
22 +Given the kinetic issues discussed above , we here aim to understand the following questions : ( i ) what is the extent of RNAP poising in the genome ?
23 +( ii ) Are binding specificities of s70 interaction domains , and/or sequences of E. coli intergenic regions , designed to minimize the number of poised promoters ?
24 +( iii ) Do sequences of functional s70 promoters ( additionally ) suppress RNAP poising ?
25 +We here concentrate on the intergenic regions , rather than on the whole genome , since these regions are relevant for transcription regulation , i.e. both transcription start sites and regulatory elements are located in the intergenic regions .
26 +The questions posed above are important not only from the point of design of s70 -- promoter DNA interactions , but also from the point of searches for functional promoters in the genome .
27 +In particular , the most common experimental method to search for core promoters on a genome-wide scale is ChIP-chip14 and its alternatives ( e.g. ChIP-seq15 ) .
28 +However , immunoprecipitation ( ChIP ) detects DNA sequences that are strongly bound by the protein ( RNAP ) , rather than sequences with a high rate of transcription initiation -- which is the parameter that defines a functional promoter .
29 +Consequently , the high number of false positives , which is commonly associated with ChIP-chip experiments aimed for promoter detection ,16 may indicate extensive RNAP poising in the genome .
30 +The goal of this paper is to investigate a relationship between physical interactions at the 10 element and RNAP poising , which provides a basis for better understanding of the nature of false positives in ChIP-chip experiments .
31 +Along the same lines , DNA footprinting experiments detected sequences that are strongly bound by RNAP , but which result in transcriptionally inactive complexes ; these inactive complexes were shown to be due to ineficient formation of the open complex ( i.e. due to RNAP poising ) .17 Such observations seem particularly important from the point of computational searches of transcription start sites ( core promoters ) in the genome , which typically lead to a very high number of false positives .
32 +It was consequently proposed that kinetic effects -- an extreme example of which are poised promoters -- can significantly contribute to accuracy of the weight matrix ( computational ) searches of promoters .18 Furthermore , an understanding of the kinetic effects , which we will achieve in this paper , will motivate their inclusion within more physical methods of TSS recognition .
33 +With regard to this , it was frequently observed that coupling biophysical models with sequence statistics provides a significantly better prediction accuracy compared to simple statistical models .19 In order to analyze how the interplay of different interaction parameters leads to eficient transcription , one must be able to investigate kinetics of transcription initiation on a genome wide scale .
34 +This analysis can not be done through experiments , since KB and kf have to be measured through work-intensive t-plot measurements ,20 individually for each sequence of interest .
35 +We here instead approach the problem computationally , where we use a recently developed biophysical model of the open complex formation ,8 which allows the calculation of the kinetic parameters ( KB and kf ) for each sequence of interest .
36 +This model showed a very good agreement with both biochemical and genomics data , with no free parameters used in comparing the model with the experimental data .8 We will here show that binding specificities of s70 DNA interaction domains are designed to prevent extensive RNAP poising in the intergenic regions , but that the number of poised promoters is still suficient to significantly affect accuracy of core promoter searches .
37 +Surprisingly , we will find that sequences of functional 10 elements increase the extent of RNAP poising ; on the other hand , overall , the sequences in the intergenic regions have no tendency to affect RNAP poising .
38 +Though seemingly counter-intuitive , we will argue that this result fits well within the recently proposed mix-and-match model of promoter recognition .21
39 +2 Results
40 +2.1 Design of in silico experiments
41 +Our goal is to investigate how the interplay of physical interactions at the 10 promoter region provides for eficient transcription .
42 +We , consequently , systematically investigate relations between the kinetic parameters as the 10 element sequence is varied .
43 +To achieve this , we design a number of in silico experiments , where we start from a sequence of the lacUV5 promoter .
44 +This promoter has a consensus 10 element -- which is convenient as a reference for calculating kinetic para-meters -- but has an imperfect 35 element as is characteristic for most functional promoters .5 In the analysis/in silico experiments presented in the following subsections , we will substitute the consensus 10 element of lacUV5 promoter with different sets of DNA segments .
45 +The biophysical model of transcription initiation8 allows the calculation of the relevant kinetic parameters for sets of DNA segments at the scale of the entire genome ( see Methods and ESI † ) .
46 +In particular , in the analysis below , we will substitute the consensus 10 element of lacUV5 promoter with : ( i ) all 6 bp long segments from E. coli intergenic regions , ( ii ) all 10 elements that correspond to experimentally detected E. coli transcription start sites , ( iii ) segments that correspond to randomized intergenic regions and randomized 10 elements of experimentally detected promoters ; the computational procedure allows randomizing DNA sequences multiple times , so that statistics of the relevant quantities can be calculated .
47 +In the analysis below , we will also address how relevant s70 DNA-interaction domains contribute to the kinetic properties that we investigate .
48 +Experimentally , contributions of different protein domains to the properties of interest would be assessed by mutating amino-acid sequences of these domains .
49 +We will computationally assess contributions of s70 domains by randomizing interaction specificities of these domains ; similarly as with DNA sequences , we can perform multiple randomizations in order to calculate statistics of the relevant quantities .
50 +Finally , we will also substitute binding specificities of s70 domains with binding specificities of different E. coli transcription factors , in order to ensure that the reported relationships are not a consequence of generic properties of protein -- DNA interactions .
51 +2.2 Kinetic properties of E. coli intergenic regions
52 +We start from the sequence of the lacUV5 promoter , and substitute its consensus 10 element with all 6 bp long segments from E. coli intergenic regions .
53 +For all these substitutions we calculate the relative binding afinity ( KB ) and the relative transcription initiation rate ( j ) , by using eqn ( 1 ) and ( 3 ) ( see Methods ) .
54 +The relationship between logarithms of KB and j is shown in Fig. 1A , so that the quantities on the two axis correspond to the appropriate interaction energies that determine the relevant kinetic parameters .
55 +Specifically , the horizontal axis ( log ( KB ) ) corresponds to the s70 -- dsDNA binding energy , while the vertical axis corresponds to a combination of the energy terms that we refer to as the effective energy and which directly determines the transcription initiation rate ( see eqn ( 3 ) and ( 4 ) in Methods ) .
56 +Both KB and j , which are shown in Fig. 1A , are calculated relative to the binding afinity and the transcription initiation rate of the lacUV5 promoter .
57 +Note that we substitute ( vary ) only the 10 element of lacUV5 promoter , and that 10 element of this promoter corresponds to the consensus sequence ( ` 12TATAAT 7 ' ) .
58 +Consequently , zeros on the horizontal and the vertical axis correspond to the consensus 10 element , and stronger interaction energies correspond to larger ( less negative ) values on the two axes .
59 +The horizontal line in Fig. 1 ( transcription rate threshold ) indicates the transcription rate below which transcript levels can not be detected , while the vertical line ( binding threshold ) indicates the binding afinity above which a sequence is considered to be strongly bound by RNAP .
60 +The transcription rate threshold is set based on the estimate that the minimal rate of transcription is 1/400 per second , while the transcription rate of the reference lacUV5 can be estimated at 1/3 per second .22 The binding threshold is set so that it corresponds to the binding afinity of a weak Plac promoter , with sequences of 35 element and 10 element that correspond , respectively , to ` 36TTTACA 31 ' and ` 12TATGTT 7 ' ; 23 this definition is in accordance with an intuitive notion that strongly bound sequences should have a larger binding afinity than a weak promoter .
61 +Fig. 1A shows that there is a high positive correlation ( with a Pearson correlation coeficient of R = 0.85 ) between the transcription activity and the binding afinity for 10 elements derived from E. coli intergenic regions .
62 +One should note that the determinants of binding afinity and transcription activity are physically independent ( see the previous section ) , so the good correlation has to be due to the design of s70 interaction domains or due to the sequence of DNA intergenic segments , which is further explored in the next subsection .
63 +However , despite this high correlation , a significant fraction of the strongly bound sequences corresponds to poised promoters : in Fig. 1 , the green dots mark strongly bound DNA segments that correspond to the functional promoters ( i.e. to sequences that are above both the binding and the transcription activity threshold ) , while the red dots mark the sequences that correspond to the poised promoters ( i.e. to sequences that are above the binding , but below the transcription activity threshold ) .
64 +One can see that a significant fraction of the strongly bound sequences ( B30 % ) correspond to poised promoters .
65 +Such poised promoters can be falsely identified as targets by computational and experimental searches of core promoters , which we will further discuss in the next section .
66 +2.3 Analyzing the good correlation between the transcription rate and the binding afinity In this subsection , we concentrate on the properties of s70 -- DNA interactions that lead to the good correlation between the transcription activity and the binding afinity , which is observed in Fig. 1A .
67 +As discussed above , KB depends on s70 interactions with 10 element dsDNA , while j depends on interactions of s70 with 10 box ssDNA and on DNA melting energies .8 Since KB and j are physically independent of each other , there is a question of why there is a good correlation between the transcription rate and binding afinity that is observed in Fig. 1A .
68 +The first possibility is that this good correlation is due to the sequence of E. coli intergenic regions , i.e. the presence of poised promoters is suppressed in these sequences .
69 +This possibility might be reasonable , since existence of a large number of poised promoters could be detrimental for eficient transcription initiation ( see also Discussion ) .
70 +The second possibility is that the good correlation is due to the design of s70 DNA interaction domains ( specifically due to the binding specificities of s70 subunits 2.3 and 2.4 ) .
71 +We test these two possibilities below .
72 +In order to generate an appropriate ensemble to test the possibility that the good correlation is due to the DNA sequence , we next randomize the DNA sequence of E. coli intergenic regions 50 times .
73 +The randomizations are performed so that frequencies of the nucleotides are preserved ( see Methods ) .
74 +We next re-calculate the correlation coeficient between the transcription rate and the binding afinity for each of the 50 randomized sequences , and obtain the mean for these 50 randomizations as R % = 0.84 ( the relationship between the transcription rate and the binding afinity for one such randomization is shown in ESI , † Fig .
75 +S1 ) .
76 +This value ( R % = 0.84 ) is only somewhat smaller compared to the correlation coeficient for the actual E. coli intergenic regions ( R = 0.85 ) .
77 +Consequently , the design of the DNA sequence of the intergenic regions is not a reason for the high correlation between the transcription rate and the binding afinity .
78 +As the second possibility , we analyze if the high correlation is due to the design of the binding specificities of s70 DNA interaction domains .
79 +To test this possibility , we randomize the binding specificities that correspond to s70 subunit 2.3 ( s70 -- ssDNA interactions ) and 2.4 ( s70 -- dsDNA interactions ) and DNA melting energies ( see Methods ) .
80 +We first permute the two parameters that -- in the single nucleotide approximation -- characterize DNA melting ( melting energies of A : T and G : C pairs -- see Methods ) ; the effect of this permutation is shown in Fig. 1B .
81 +In Fig. 1C and D we show the effect of randomization of , respectively , s70 binding domains 2.3 and 2.4 .
82 +Fig. 1B -- D show that ( separately ) randomizing each of the interaction energies leads to a large decrease in the correlation coeficient , and to a consequent large increase in the fraction of poised promoters ( the red dots in Fig. 1B -- D ) .
83 +In particular , note that not only randomizations of the interaction domain specificities ( Fig. 1C and D ) , but also the permutation of the melting energies ( Fig. 1B ) lead to a significant decrease in the correlation coeficient .
84 +This indicates that the reduction of RNAP poising in the genome depends on an interplay of all the relevant parameters ( i.e. on the mutual relation between ssDNA , dsDNA and melting energy parameters ) .
85 +To test statistical significance of the results , in Fig. 1C and D , we calculate correlation coeficients for 50 randomizations of ssDNA interaction parameters ( s70 subunit 2.3 ) , and for 50 randomizations of dsDNA interaction parameters ( s70 subunit 2.4 ) .
86 +The mean values and 95 % confidence intervals for these rando-mizations are shown in the histogram ( see Fig. 2 ) .
87 +For comparison , the correlation coeficient for the actual ( wild type ) interaction parameters and for the permutation of the melting parameters are also indicated .
88 +We see that all the randomizations indeed lead to a statistically significant ( and large ) decrease in the correlation coeficient .
89 +Consequently , the reduction in the number of poised promoters in the intergenic regions depends on the mutual relationship of all physical parameters that are relevant for opening the 10 element .
90 +Finally , from Fig. 2 one can also note that randomization of dsDNA interaction parameters ( s70 domain 2.4 ) leads to an almost complete loss of the correlation .
91 +The reason for this loss is that the binding afinity depends exclusively on dsDNA interactions , while the transcription rate depends on dsDNA interactions through only one out of six bases of the 10 element ( base 12 ) ( see eqn ( 1 ) , ( 3 ) and ( 4 ) ) .
92 +Consequently , randomization of dsDNA interactions leads to an almost complete loss of the relation between the binding afinity and the transcription rate .
93 +2.4 Substitutions of r DNA interaction domains
94 +In this subsection , we provide further evidence that the binding specificities of s70 interaction domains are designed to prevent extensive RNAP poising .
95 +Specifically , while we established that the good correlation is due to the specificities of s70 DNA-binding domains , it remains to be confirmed that the effect is not an artificial consequence of some generic property of protein -- DNA interactions .
96 +For example , such an artifact would arise if protein -- DNA binding domains would have a general tendency to recognize similar AT rich sequences .
97 +To test this , we substitute specificities of binding domains 2.3 and 2.4 with specificities of different E. coli DNA binding proteins .
98 +Parameters of protein -- DNA interactions are inferred from binding sequences assembled in DPInteract database ,24 by using the QPMEME algorithm .19 b From DPInteract database we can infer , with a high reliability , interaction specificities of 8 E. coli transcription factors ( see Methods ) .
99 +We then substitute specificities of RNAP binding domains 2.3 and 2.4 with these inferred specificities , which makes a total of 56 substitution pairs ; note that we do not allow for the same E. coli transcription factor specificity to substitute both s70 domains 2.3 and 2.4 .
100 +For each of these substitutions we calculate correlation between the rates of transcription and binding afinities , as described in the previous subsection .
101 +The distribution of the correlation coeficients for the substitutions is shown in Fig. 3 , and the correlation for the actual s70 binding domains is also indicated in the figure for comparison .
102 +We see that the correlation in the case of the actual s70 binding domains is significantly larger compared to all the substitutions , with a very high statistical significance ( P value of B10 24 ) .
103 +Therefore , the good correlation is not an artificial consequence of some generic property of protein -- DNA interactions , and interaction domains of RNAP are indeed `` hardwired '' so as to reduce RNAP poising in the genome .
104 +2.5 Kinetic properties of experimentally detected r70 promoters
105 +We next investigate kinetic properties of 10 elements associated with 342 experimentally confirmed transcription start sites .
106 +Selection of the transcription start sites with experimentally confirmed transcription activity from RegulonDB database ,25 and alignment of 10 elements associated with these transcription start sites , is described in Methods .
107 +We substitute the consensus 10 element of the lacUV5 promoter with these aligned 10 elements , and for each of these substitutions we calculate the transcription rate and the binding afinity ; the obtained relationship between these two quantities is shown in Fig. 4A .
108 +One may expect that RNAP poising at the transcriptionally active sequences should be suppressed to a larger extent compared to the generic segments from the intergenic regions .
109 +However , in contrast to this expectation , we find that the correlation in the case of the transcriptionally active 10 elements is notably smaller than the correlation for the intergenic segments ( 0.75 vs. 0.84 , compare Fig. 4A with Fig. 1A ) ; to further assess this result , we analyze how the correlation changes when functional 10 elements are randomized .
110 +To obtain appropriate statistics , we randomize the set of aligned 10 elements 50 times , and then calculate the correlation coeficient for each randomization .
111 +Consistent with the result obtained above , the mean of the correlation coeficients for these randomizations is notably larger compared to the correlation for the actual 10 elements ( 0.85 vs. 0.75 ) , with a very high statistical significance ( P B 10 39 ) .
112 +Therefore , the DNA sequences of the transcriptionally active 10 elements indeed significantly decrease the correlation between the transcription rate and the binding afinity , and consequently increase the extent of RNAP poising .
113 +Finally , to visualize the effect of 10 element randomization , we show the relationship between the transcription rate and the binding afinity , for one instance of 10 element randomization
114 +2.6 Extension of the mix-and-match model to kinetic parameters We here establish a connection between the surprising decrease in the correlation coeficient for functional 10 elements and a recently proposed mix-and-match model of promoter recognition .21 The mix-and-match model initially proposed that the strengths of the promoter elements , that interact with dsDNA , complement each other so as to achieve a necessary level of overall binding afinity .
115 +Subsequently , a more detailed statistical analysis showed that promoter elements match each other to achieve a necessary level of total promoter strength .26 We here consider an extension of this model to the kinetic parameters , where we propose that the binding afinity and the transition rate match each other to achieve a necessary level of transcription activity .
116 +To test such extension of the mix-and-match model , we start from the intergenic segments ( analyzed in Fig. 1A ) , and from the transcriptionally active 10 elements ( analyzed in Fig. 4A ) .
117 +From each of these two sets of sequences , we select the following two subsets : ( i ) 30 % of the sequences with the highest value of the transition rate from the closed to open complex ( kf ) and ( ii ) 30 % of the sequences with the lowest value of the transition rate .
118 +The transition rates from the closed to open complex ( kf ) are calculated according to eqn ( 2 ) ( see Methods ) .
119 +We next calculate the distribution of the binding afinities for these two subsets -- i.e. for the sequences with the high and the low values of the transition rate -- by using eqn ( 1 ) ( see Methods ) .
120 +For the intergenic segments , the distributions for the two subsets are shown together in Fig. 5A .
121 +Similarly , the two distributions for transcriptionally active 10 elements are shown together in Fig. 5B .
122 +In Fig. 5A , we see that , for the intergenic segments , the mean binding afinity is significantly smaller for the group with small kf values than for the group with high k values ( P o 10 100 f ) .
123 +This property decreases the extent of RNAP poising for the intergenic segments , i.e. sequences with low values of the transition rates are generally not characterized by high values of the binding afinities .
124 +Note that this result is directly related to the high value of the correlation between the binding afinity and the transcription rate for the intergenic segments .
125 +On the other hand , for the transcriptionally active 10 elements , the distribution of the binding afinities for the group with low kf is shifted towards the stronger binding afinities , relative to the same distribution for the intergenic segments .
126 +As a consequence , for transcriptionally active 10 elements , the group of promoters with high kf values has smaller mean binding afinities compared to the group with low kf values ( with P o 0.05 ) .
127 +This result is a consequence of the decrease in the correlation coeficient between the transcription rate and the binding afinity for the transcriptionally active 10 elements relative to the intergenic segments ( Fig. 4A vs. Fig. 1A ) , and is analyzed below in terms of the mix-and-match model for promoter recognition .
128 +Though unexpected , the result in Fig. 5B is straightforward to interpret in terms of the extension of the mix-and-match model to kinetic parameters .
129 +This figure shows that KB and kf complement each other , so that lower kf is accompanied by higher KB ; this is notably different from the intergenic regions , where sequences with low kf have tendency to have low KB .
130 +This match of the kinetic parameters for the transcriptionally active 10 elements allows us to achieve a suficient level of transcription activity ( which is proportional to the product of KB and kf ) .
131 +This result , and the extension of the mix-and-match model to kinetic parameters , is further discussed in the next section .
132 +3 Discussion
133 +Interactions of s70 with 10 promoter elements are crucial for initiation of transcription .
134 +These interactions involve s70 binding domains that interact with dsDNA and ssDNA , as well as DNA melting energies .
135 +We here analyzed how the interplay of these interactions affects kinetics of transcription initiation .
136 +A prominent example of such kinetic effects are poised promoters , which are sequences where RNAP strongly binds to dsDNA , but has a too slow transition from the closed to open complex to achieve detectable transcription levels .
137 +Extensive RNAP poising could be detrimental for eficient transcription , since unproductively bound RNAP can disrupt normal transcription regulation -- e.g. note that the bound RNAP molecule protects B75 bps of DNA , which is often comparable to the size of E. coli intergenic regions .27 Such unproductive binding can also require a significantly larger RNAP production , in order to achieve a suficiently high RNAP concentration for function of transcriptionally active promoters .
138 +Consequently , it seems plausible that specificities of different interactions and DNA sequences , which are involved in transcription initiation , are somehow tuned to prevent RNAP poising .
139 +We here investigated this possibility and showed that s70 -- DNA interaction domains , though physically independent , are designed to reduce the extent of RNAP poising in the intergenic regions .
140 +This reduction depends on a mutual relationship between all three types of the interaction parameters ( ssDNA , dsDNA and melting energies ) , which strongly suggests that binding specificities of s70 -- DNA interaction domains are tuned to evade a large number of poised promoters in the intergenic regions .
141 +As another evidence that reduction of RNAP poising is a major ` design ' constraint on specificities of s70 -- DNA interaction domains , we found that the actual s70 binding specificities lead to a much larger correlation between binding afinity and transcription rate compared with substitutions of these domains with specificities of other E. coli transcription factors .
142 +It is interesting that the reduction in the number of poised promoters depends on the binding specificities of s70 interaction domains , rather than on the sequence of the intergenic regions .
143 +Such design may allow modularity in reduction of RNAP binding through different bacterial species : while binding specificities of s70 interaction domains are known to be well conserved across different bacteria ,5 DNA sequences of the intergenic regions are widely different .
144 +Therefore , imposing the reduction in the number of poised promoters at the level of ( conserved ) interaction domains , rather than at the level of ( variable ) DNA sequence , provides a straightforward strategy to impose reduction of RNAP poising in diverse bacterial sequences .
145 +Furthermore , there are likely numerous simultaneous constraints on bacterial regulatory ( intergenic ) regions , since these regions must accommodate a number of functional motifs ( e.g. core promoters , transcription factor binding sites , terminators ) .
146 +Due to this , tuning the binding specificities of s70 interaction domains may be easier than imposing the absence of poised promoters at the level of DNA sequence .
147 +The fact that s70 interaction domains are designed to reduce the number of poised promoters implies that any DNA sequence will have a tendency for high correlation between the binding afinity and the transcription activity .
148 +Such high correlation was also observed for DNA sequences of transcriptionally active promoters .
149 +However , we found that DNA sequences of these promoters have a tendency to decrease this correlation , i.e. to increase the extent of RNAP poising .
150 +This finding is surprising , since one may expect that transcriptionally active sequences should evade RNAP poising .
151 +To better understand this result , it is useful to discuss it from the point of the recently proposed mix-and-match model of promoter recognition .
152 +This model proposes that strengths of promoter elements mix with each other , and match each other strengths , so as to achieve the necessary level of promoter strength .21,26 For example , a weaker 10 element may be complemented by a stronger 35 element , so that a necessary level of transcription activity is achieved .28 Actually , Fig. 4A shows that many substitutions of the 10 element of the lacUV5 promoter with 10 elements that correspond to the experimentally detected TSS fall below either the binding afinity or the transcription rate threshold .
153 +It is likely that , for a substantial number of such 10 elements , the strengths of the other elements within the promoter ( 35 element , spacer ) are adjusted ( ` matched ' ) so that the kinetic parameters for the entire promoter are above the thresholds .
154 +Furthermore , one should note that some of the known promoters depend on transcription factors in order to achieve suficient binding afinity and transcription rate , so that their basal values of the kinetic parameters are below the relevant thresholds .
155 +We here proposed to extend the mix-and-match model to the kinetic parameters ; consequently , the observed decrease in the correlation between the binding afinity and the transcription activity can be explained by the need to match the lower transition rate from the closed to open complex with higher binding afinity .
156 +Our results show that , though statistically significant , this decrease in the correlation is still small enough as not to turn a transcriptionally active promoter into a poised promoter .
157 +That is , the observed increase of RNAP poising at functional promoters is such that to allow matching of the kinetic parameters , but not such to cause dysfunctional transcription .
158 +We here predicted that a significant fraction of the strongly bound sequences correspond to poised promoters .
159 +This prediction may have a direct consequence on experiments that identify transcription start sites by detecting sequences to which RNAP strongly binds , such as ChIP-chip or ChIP-seq experiments ; such measurements provide experimental strategy to detect transcription start sites on a genome-wide scale .
160 +Actually , it is interesting that the number of poised promoters , which is estimated here ( B30 % of the strongly bound sequences ) , roughly matches with the reported number of false positives in ChIP-chip experiments .16 However , care must be taken when literally comparing false positives in ChIP-chip experiments with our in silico results , due to possible different choices of the binding thresholds .
161 +That is , the binding threshold is to a good degree provisional in ChIP-chip experiments , i.e. it depends on the signal intensity above which the sequences are considered to be targets .
162 +Therefore , the binding threshold is likely different from one ChIP-chip experiment to the other , and may also be different from the choice of binding threshold in our study .
163 +Consequently , it is likely that false positives in ChIP-chip experiments come from both sequences that are poised promoters and from technical issues such as biases in DNA amplification or imperfect immunoprecipitations of DNA fragments cross-linked to protein .
164 +Furthermore , the importance of the kinetic effects strongly suggests that they should be incorporated in bioinformatic methods for TSS detection .
165 +In fact , TSS detection in bacteria is a classic bioinformatic problem , where available methods show poor accuracy .18 b ,24,29 An alternative to current methods , which are based on information theory , is a biophysics method that would detect promoters based on the calculated transcription rate .
166 +A major dificulty in developing such a method is that interactions of s70 with 35 element have ( to our knowledge ) not been measured until now .
167 +Note that in our in silico experiments we varied the 10 element , while the sequence of 35 element remained constant .
168 +While such a design is evidently useful for studying the interplay of physical interactions at the 10 element , it is not convenient for promoter detection , since promoters sample sequences with variable 35 elements .
169 +A solution to this problem may be a mixed bioinformatic and biochemical parameterization , which is our work that is currently in progress .
170 +In this work , we investigated kinetic effects of transcription initiation on a genome-wide scale .
171 +Such analysis is , to our knowledge , the first of its kind , since there is currently no high-throughput method for measuring kinetic parameters of transcription initiation for sequences of interest .
172 +Consequently , the kinetic parameters have to be experimentally measured through classical , but time-consuming , t-plot measurements , individually for each sequence of interest .
173 +To overcome this dificulty , we here used a quantitative model of transcription initiation , which showed a very good agreement with experimental data , and which allows eficient calculation of the kinetic parameters .
174 +The computational procedure also allowed 70 repeatedly altering both specificities of s -- DNA interaction domains , and relevant DNA sequences , which is experimentally not feasible .
175 +We consequently designed a set of experiin silico ments , which use a model of the specific biochemical process ( transcription initiation ) , in order to study kinetics of transcription initiation on a much larger ( whole genome ) scale .
176 +Through the in silico experiments we found that the extent of RNAP poising in the genome is highly suppressed , where this suppression is at the level of s70 interaction domains , rather than the DNA sequence .
177 +However , despite this suppression , a significant fraction of the sequences that are strongly bound by RNAP correspond to poised promoters .
178 +This significant fraction of poised promoters is directly relevant for interpreting results of experimental and computational searches of transcription start sites .
179 +Furthermore , we surprisingly found that sequences of the functional promoters increase the extent of RNAP poising , which we interpreted in terms of the mix-and-match model of promoter recognition .
180 +Overall , the analysis presented here strongly suggests that the kinetic effects are important , and that they should be incorporated in methods for core promoter detection .
181 +It is likely that this will allow both increasing the accuracy of computational predictions and better understanding the results of the experimental searches .
182 +5 Methods
183 +5.1 Calculation of the kinetic parameters
184 +To calculate the relevant kinetic parameters , we use a biophysical model of transcription initiation .8 For completeness , in ESI , † we summarize elements of this model that are directly relevant for the analysis presented here .
185 +Briefly , the model is used to express the rate by which RNAP opens the two DNA strands , in terms of the interactions of s70 with ssDNA and dsDNA , and DNA melting energies .
186 +To parameterize the model , we use a widely used independent nucleotide approximation ,30 according to which the interaction energies are given by the sum of the terms that correspond to different bases at different positions .
187 +Also , in this study we vary only the sequence of the 10 element , so that the energy terms that are associated with 35 element interactions and spacer lengths do not enter the relevant equations .
188 +Consequently , the binding afinity KB , the rate of transition from the closed to open complex kf , and the rate of transcription initiation j are given below , respectively , by eqn ( 1 ) , ( 2 ) and ( 3 ) ( see ref .
189 +8 and ESI † ) : X 4 6 X .
190 +D ðdsÞ c G k T S i ; a B i ; a i 1/4 1 a 1/4 1 where in the last equation we introduced the effective binding energy DG ( eff ) i , a : .
191 +< > D ðssÞ ðmÞ 8 G þ i ; a DGa kBT for i 2 ð2 ; 6Þ DG > : D ðdsÞ ðeffÞ i ; a .
192 +G kBT for i 1/4 1 i ; a
193 +In the equations above , the index i denotes different positions within the 10 box , so that i = 1 corresponds to the position 12 , while i = 6 corresponds to the position 7 , relative to the transcription start site .
194 +Further , a denotes the four different bases ( A , T , C or G ) , while Si , a is equal to one if base a is present at position i in sequence S , and is equal to zero otherwise .
195 +Furthermore , DG ( m ) a denotes the melting energies of different bases , DG ( ss ) ia denotes the interaction energies of s with different bases at different positions of the non-template strand in the open complex , and DG ( ds ) ia denotes the interaction energies of s with different bases at different positions of duplex DNA for the 10 box .
196 +Note that the base 12 ( i = 1 ) appears asymmetrically in the expression for the effective energy ( see eqn ( 4 ) ) , since this is the only base of the 10 element that remains double stranded in the open complex .6 Also , note that due to the symmetry of the two DNA strands DG ( m ) T C G A = DG ( m ) and DG ( m ) = DG ( m ) , so that there are effectively two parameters that determine melting energy in the single nucleotide approximation .
197 +5.2 Alignment of 10 promoter elements
198 +To align 10 elements , we use the assembly of transcription start sites from RegulonDB database .25 This assembly includes both experimentally verified promoters and computational predictions , and corresponds to both s70 and alternative s factors .
199 +For our alignment , we select only experimentally verified s70 transcription start sites , i.e. we disregard all transcription start sites that are either not experimentally validated , or correspond to alternative s factors .
200 +This selection results in the total of 342 s70 transcription start sites , and we use the obtained start sites in order to extract DNA segments that correspond to positions 17 to 2 , relative to the transcription start sites .
201 +These positions were chosen having in mind that the position of 10 element can deviate for 5 bps relative to its canonical position ( 12 to 7 ) .31
202 +To identify the 6 bp long 10 elements within the selected DNA segments , we used the Gibbs sampler .32 The Gibbs sampler implements a version of the Gibbs search algorithm ,33 which is used to perform unsupervised motif alignment .
203 +Only the DNA strand defined by the direction of transcription was searched , since both 10 box and 35 box motifs are not palindrome symmetric .
204 +The search was done with the initial assumption that one motif element is present in each DNA segment ; however , in the end of the Gibbs sampler search , individual motif elements are added in or taken out , in a single pass of the algorithm , depending upon whether or not their inclusion improves the value of the alignment score .
205 +The last step allows excluding from the alignment those sequences that do not contain 10 box motifs , e.g. due to database miss-assignments .
206 +The search resulted in the identification of 322 aligned 10 boxes that correspond to the experimentally confirmed s70 transcription start sites in E. coli ; these aligned 10 elements were used in the further analysis .
207 +5.3 Randomization of interaction specificities and DNA segments
208 +We aim to randomize the interaction specificities , without changing the overall strength of s70 -- DNA interactions .
209 +To achieve this , it is useful to visualize the interaction parameters in the form of a matrix , where index i corresponds to different positions within the 10 element , while index a corresponds to four different bases .
210 +OveralP l interaction strength for energy matrix ei , a can be defined as e 2.19 b i ; a Consequently , to rando-i ; a mize the interaction specificities , we randomly permute elements of the interaction matrix , whichP randomizes the interaction specificity but does not change e 2 i ; a .
211 +In order to i ; a obtain statistics for quantities of interest , we randomize a given matrix 50 times , according to the procedure described above .
212 +In order to randomize the interactions corresponding to DNA melting , we simply permute energies that correspond to AT ( DG ( m ) T C G A = DG ( m ) ) and GC base pairs ( DG ( m ) = DG ( m ) ) .
213 +This procedure results in a single randomization , and is a consequence of the fact that in the single nucleotide approximation there are only two parameters that describe DNA melting ( see above ) .
214 +We randomize DNA sequences , i.e. intergenic regions and 10 elements that correspond to the experimentally confirmed transcription start sites ( see above ) , by randomly permuting the bases within the sequences .
215 +Note that such randomization preserves nucleotide ( GC ) content of the sequences .
216 +Similar to s70 -- DNA interaction domains , to obtain appropriate statistics we randomize a given DNA sequence 50 times .
217 +5.4 Interaction parameters for E. coli transcription factors
218 +We use protein -- DNA interaction parameters that were obtained in ref .
219 +19b .
220 +These interaction parameters were inferred from E. coli transcription factor binding sites which were assembled in DPInteract database .24 The interaction parameters were inferred from the example binding sites by using the QPMEME ( Quadratic Programming Method of Energy Matrix Estimation ) algorithm .
221 +To ensure a high accuracy of the inferred protein -- DNA interaction parameters , we select those transcription factors ( i.e. their corresponding interaction parameters ) , for which the following two conditions are satisfied : ( i ) the number of the example binding sites assembled in DPInteract database is larger than 10 , ( ii ) over representation for the transcription factor is also larger than 10 .
222 +The first condition ensures that too few example binding sites do not lead to overfitting of the interaction parameters .
223 +The second condition ( over representation ) is related to a measure of significance/functionality of the inferred interaction parameters .19 b This procedure results in selection of the interaction parameters for eight E. coli transcription factors .
224 +We then use the inferred interaction parameters for the selected E. coli transcription factors in order to substitute interaction specificities of s2 .3 ( s70 -- ssDNA interactions ) and s2 .4 ( s70 -- dsDNA interactions ) binding domains .
225 +A technical dificulty is that the length of s2 .3 and s2 .4 binding sites ( 5 bps and 6 bps , respectively ) is generally different ( shorter ) than the length of binding sites of the selected E. coli transcription factors .
226 +To resolve this dificulty , we select a subset of adjacent positions that correspond to maximal binding specificity within the interaction domain of each transcription factor ; the length of the selected adjacent positions corresponds to the length of s2 .3 or s2 .4 binding positions ( i.e. 5 bps or 6 bps ) .
227 +To select the adjacent positions with maximal specificity , we use a definition of the binding specificity si P at position i of the energy matrix e 2 i ; a : si 1/4 ei ; a .
228 +a
...\ No newline at end of file ...\ No newline at end of file
1 +High-Resolution Mapping of In vivo Genomic Transcription Factor Binding Sites Using In situ DNase I Footprinting and ChIP-seq
2 +Graduate School of Biological Sciences , Nara Institute of Science and Technology , 8916-5 , Takayama , Ikoma , Nara 630-0192 , Japan1 ; Department of Life Science and Informatics , Maebashi Institute of Technology , 460-1 , Kamisadori , Maebashi-City , Gunma , Japan2 ; Plant Global Education Project , Graduate School of Biological Sciences , Nara Institute of Science and Technology , 8916-5 , Takayama , Ikoma , Nara 630-0192 , Japan3 and School of Biosciences , The University of Nottingham , Sutton Bonington Campus , Sutton Bonington , Loughborough , Leicestershire LE12 5RD , UK4
3 +* To whom correspondence should be addressed .
4 +Tel. þ81-743-72-5431 ( S.I. and T.O. ) .
5 +Fax .
6 +þ81-743-72-5439 ( S.I. and T.O. ) .
7 +Email : shu@bs.naist.jp ( S.I. ) ; taku@bs.naist.jp ( T.O. ) .
8 +Abstract
9 +Accurate identification of the DNA-binding sites of transcription factors and other DNA-binding proteins on the genome is crucial to understanding their molecular interactions with DNA .
10 +Here , we describe a new method : Genome Footprinting by high-throughput sequencing ( GeF-seq ) , which combines in vivo DNase I digestion of genomic DNA with ChIP coupled with high-throughput sequencing .
11 +We have determined the in vivo binding sites of a Bacillus subtilis global regulator , AbrB , using GeF-seq .
12 +This method shows that exact DNA-binding sequences , which were protected from in vivo DNase I digestion , were resolved at a comparable resolution to that achieved by in vitro DNase I footprinting , and this was simply attained without the necessity of prediction by peak-calling programs .
13 +Moreover , DNase I digestion of the bacterial nucleoid resolved the closely positioned AbrB-binding sites , which had previously appeared as one peak in ChAP-chip and ChAP-seq experiments .
14 +The high-resolution determination of AbrB-binding sites using GeF-seq enabled us to identify bipartite TGGNA motifs in 96 % of the AbrBbinding sites .
15 +Interestingly , in a thousand binding sites with very low-binding intensities , single TGGNA motifs were also identified .
16 +Thus , GeF-seq is a powerful method to elucidate the molecular mechanism of target protein binding to its cognate DNA sequences .
17 +Key words : GeF-seq ; ChIP-seq ; AbrB ; Bacillus subtilis
18 +1. Introduction
19 +Genome-wide mapping of the in vivo DNA-binding sites of transcription factors or other DNA-binding proteins either by Chromatin Immunoprecipitation coupled with microarray ( ChIP-chip ) 1 or by the recently developed ChIP coupled with high-throughput sequencing ( ChIP-seq ) method have become widely used techniques in protein -- DNA interaction research .2 -- 5 The resolution of the DNA-binding sites determined by ChIP-seq was a dramatic improvement on the resolution that was possible using ChIP-chip , because of the higher resolution of high-throughput sequencing compared with oligonucleotide arrays .
20 +However , for both techniques , the DNA fragments , co-purified with the target protein ( ChIP-DNA ) , are generated by sonication and generally fall within the size range of 100 -- 500 bp .
21 +These sonicated fragments are often much longer than the actual protein-binding site and , thus , the sequence tags of the ChIP-DNA distribute in broad regions around the actual binding sites .
22 +In add-ition , as only the terminal sequences of ChIP-DNA fragments can be obtained by high-throughput sequencing , piled ChIP-seq tags on the forward ( þ ) and reverse ( 2 ) strands usually show bimodal peaks .6,7 To overcome these problems and determine the actual protein-binding sites to within a few 10 bp , algorithms for the processing of ChIP-seq data have been proposed , although the results obtained by them are still predictive .6 -- 9 Thus , more precise experimental mapping methods are required to determine the exact binding sites of DNA-binding proteins using ChIP-seq technology .
23 +Recently , the ChIP-exo method , which trims the 50-region of the protein-unbound region of ChIP-DNA by the use of 50 -- 30 lambda ( l ) exonuclease , has been developed , and this method demonstrated an improvement in resolution in determining the DNA-binding sites of target eukaryotic proteins through the determination of the edge positions of protein-bound genomic sequences .10 In contrast to DNA exonucleases , DNase I preferentially cleaves endogenous DNA regions that are not protected by bound proteins and , thus , has been employed for in vitro footprinting to precisely determine the DNA-binding sites of DNA-binding proteins .11 Using DNase I digestion , Vora et al. 12 proposed a method , designated in vivo protein occupancy display ( IPOD ) , which visualizes the in vivo binding profile of total DNA-binding proteins on genomic DNA .12 In this method , genomic DNA cross-linked with total proteins and extracted from formaldehyde-treated cells was digested with DNase I , and the DNase I-resistant DNA fragments were purified by phenol extraction and mapped using a tiling array .
24 +We report here a novel method designated as Genome Footprinting by high-throughput sequencing ( GeF-seq ; in vivo GeF-seq ) .
25 +This method combines in situ DNase I digestion of bacterial genomic DNA with a modified ChIP-chip method ( ChAP-chip , Chromatin Affinity Precipitation-chip ) we previously developed .13 Unlike IPOD , GeF-seq can visualize the binding profile of a specific target protein at a resolution seen at the in vitro footprinting level .
26 +We evaluated the resolution achieved using the GeF-seq method by examining the binding profile of the Bacillus subtilis transition state regulator , AbrB , in comparison with results obtained by ChAP-chip and a modified ChIP-seq method ( ChAP coupled with high-throughput sequencing ) utilizing sonication to fragment the genomic DNA .
27 +AbrB represses the expression of many genes during exponential growth , and we have demonstrated using ChAP-chip that AbrB binds to hundreds of sites throughout the entire B. subtilis genome during exponential growth .14 AbrB is a small protein ( 10.4 kDa ) , having a unique structure .
28 +The N-terminal domains of two AbrB molecules form a single DNA-binding domain , and AbrB forms a tetramer having a stable DNA-binding ability , via both N-terminal and C-terminal interactions .
29 +Structural modelling of AbrB bound to the target sequence indicated that the AbrB tetramer would interact with 20 bp sequences ,15 whereas in vitro footprinting studies detected a wider range of binding regions from 25 to 80 bp , suggesting that a higher order structure of the AbrB tetramer may be involved in DNA binding at some sites on the chromosome .16 -- 18 We previously proposed that AbrB binds to bipartite TGGNA motifs based on the in vivo AbrB-binding regions determined by ChAP-chip ana-lysis ,14 which is in accordance with a motif identified by the in vitro SELEX method .17 However , the consensus sequence was detected in a small number of AbrB-binding regions , and the consensus DNA-binding sequence for AbrB is not completely understood at present .
30 +We demonstrate here that , by mapping the sequences of short DNA fragments co-purified with AbrB after in situ DNase I digestion of the genomic DNA , the AbrB-binding profile could be visualized with a resolution comparable with that of in vitro footprinting .
31 +Importantly , the BiPad web server for model-ling bipartite sequence elements19 automatically detected consensus sequences for AbrB binding in .95 % of the experimentally determined binding sites .
32 +Moreover , highly accurate DNA-binding site information obtained by GeF-seq enabled us to obtain a comprehensive view of the correlation between AbrBbinding signals and cognate recognition sequences ; AbrB not only binds to bipartite motifs in sequences with high binding signals , but also to single-sequence motifs in sequences with low signals .
33 +These results demonstrate the usefulness of the GeF-seq method .
34 +2
35 +. Materials and methods
36 +2.1. Bacterial strain
37 +Bacillus subtilis strain OC001 expressing C-terminal 2HC ( 12 histidines plus a chitin-binding domain ) - tagged AbrB ( AbrB-2HC ) was used throughout .14
38 +2.2. ChAP-chip and ChAP-seq
39 +ChAP-chip data for AbrB binding on the B. subtilis genome were taken from our previous report .14 DNA fragments for ChAP-seq analysis were prepared , as previously described .13,14 Construction of the DNA library for Illumina sequencing was as described below except for the size of the DNA fragments used : 250 bp fragments , corresponding to 150 bp DN fragments isolated by ChAP without adapter sequences , were selected for PCR enrichment .
40 +2.3 .
41 +In situ DNase I digestion of genomic DNA The GeF-seq method is schematically illustrated in Fig. 1A .
42 +To cross-link protein -- DNA complexes , 400 ml of OC001 ( abrB-2HC ) cells grown to the exponential phase in Luria-Bertani medium at 378C were treated with formaldehyde as previously described .14 To hydrolyze the cell wall without osmotic burst , cells were treated with 5 mg/ml lysozyme in 3 ml of isotonic sucrose-malate-magnesium buffer ( 0.02 M maleic acid , 0.5 M sucrose , and 0.02 M MgCl2 , pH 6.5 adjusted with NaOH ) 20 in the presence of 1 mM phe-nylmethylsulfonyl fluoride ( PMSF ) .
43 +After 20-min incubation at 378C with mixing , cells were collected by centrifugation at 6000 g for 5 min at 48C .
44 +Cells were resuspended in 0.5 ml of a buffer containing 0.1 M Tris -- HCl ( pH 7.5 ) , 0.2 M NaCl , 1 % ( v/v ) Triton X-100 , 0.1 % ( w/v ) Na-deoxycholate , 0.2 % ( w/v ) Brij 58 , and 20 % ( v/v ) glycerol .
45 +To determine suitable conditions for in situ DNase I digestion of genomic DNA , four samples of OC001 cells were prepared as described above and mixed with 10 ml of RNase A ( 10 mg/ml ) and 50 ml of a solution containing 100 mM MgCl2 and 50 mM CaCl2 .
46 +DNase I digestion was started with the addition of 0.5 , 0.3 , 0.2 , and 0.1 units ( U ) of DNase I ( corresponding to a final concentration of 1 , 0.6 , 0.4 , and 0.2 U/ml ) ( Takara ) and incubated at 378C with shaking ( 230 rpm ) for 30 min .
47 +The reaction was terminated by urea denaturation upon the addition of 3 ml of urea-Triton buffer [ 0.1 M 4 - ( 2-hydro-xyethyl ) -1 - piperazineethanesulfonic acid ( pH 7.5 ) , 0.01 M imidazole , 8 M urea , 0.5 M NaCl , 1 % Triton X-100 , 10 mM b-mercaptoethanol , and 1 mM PMSF ] instead of ethylenediaminetetraacetic acid , which severely inhibits protein purification by Dynabeads TALON ( invitrogen ) .
48 +The samples were then sonicated on ice using an Astrason Ultrasonic Processor XL ( Misonix ) for 10 min ( 4 s ` on ' and 10 s ` off ' , at output level 5 ) .
49 +After centrifugation to remove cell debris , 30 ml of the supernatant was mixed with 70 ml of M-wash buffer ( 0.1 M Tris -- HCl , pH 7.5 , 1 % sodium dodecyl sulfate , 0.01 M dithiothreitol ) and incubated at 658C overnight to reverse the cross-linking .
50 +After the removal of proteins by phenol -- chloroform -- isoamyl alcohol treatment , DNA was recovered by ethanol precipitation in the presence of glycogen , resuspended in 50 ml of nucle-ase-free water and run on a 2 % agarose gel ( Fig. 1B ) .
51 +Treatment with 0.5 units of DNase I ( 1 U/ml ) generated DNA fragments ,100 bp in size , and incubation with higher amounts of DNase I resulted in a decrease in the amount of DNA detected by agarose gel electrophoresis ( data not shown ) .
52 +Thus , we selected 0.5 units ( 1 U/ml ) of DNase I for further analysis .
53 +2.4 .
54 +Affinity purification of DNA fragments bound to AbrB AbrB -- DNA complexes were affinity-purified from the clarified DNase I-treated cell lysate , using 13,14 Dynabeads TALON as described previously , but with the following modification : after protein -- DNA complexes were purified and reverse cross-linked by heat treatment at 65 C overnight , proteins were 8 removed using two phenol -- chloroform -- isoamyl alcohol extractions , and DNA fragments were recovered by ethanol precipitation in the presence of glycogen .
55 +2.5 .
56 +Sequencing of DNA fragments co-purified with AbrB The DNA library for sequencing by the Illumina Genome Analyzer IIx ( GAIIx ) was generated using the NEB Next DNA Sample Prep Reagent kit ( New England BioLabs ) according to manufacturer 's instructions for ` Preparing Samples for Sequencing Genomic
57 +DNA ' ( Illumina ) with the following modification ; after ligation of the adapters to the DNA fragments , the ligated product was run on a 2 % [ Tris-acetate-EDTA ( TAE ) ] low-range agarose gel ( Biorad ) at 50 V for 2.5 h in TAE buffer and the region of the gel 150 bp ( although the DNA was not visible on the gel ) , corresponding to 50 bp fragments without adapter sequences , was excised .
58 +The DNA fragments were then purified using a QIAquick Gel Extraction kit ( Qaigen ) and amplified using 14 cycles of PCR , to obtain at least 1 fmol of DNA library .
59 +The amount of DNA was determined by an Agilent 2100 Bioanalyzer using the High-Sensitivity DNA Kit ( Agilent ) .
60 +The sequence of the library was then determined by 75-bp single-ended sequencing using the Illumina GAIIx sequencer according to the manufacturer 's instructions .
61 +2.6 .
62 +Mapping of read sequences and normalization of tag counts A total of 10 369 855 read sequences obtained from the Illumina GAIIx were mapped on the reference genome ( B. subtilis str .
63 +168 , NC_000964 .3 ) , and the mapping results were visualized using the mpsmap and psmap softwares ( http://metalmine .
64 +naist.jp / maps/gefseq ) , respectively .21 Because DNA fragments of 50 bp ( without adapter sequences for PCR amplification ) were selected in the sample preparation process to obtain complete sequences of the ChAP-DNA fragments , most of the reads reached into the adapter sequence attached to the 30-end of ChAP-DNA .
65 +Thus , unlike general IlluminaTM sequen-cing results obtained by following the instruction manual , most of the read sequences consisted of 50 bp of ChAP-DNA sequence followed by the adapter sequence , and both of these sequences varied in length .
66 +Since mapping of such different lengths of sequence containing the unmappable adapter sequence was not possible using a standard sequence mapping/assembly program , we utilized the property of mpsmap that maps different length sequences to the best chromosomal location , while allowing up to a specified number of mismatches without a gap .
67 +In this study , the read sequences were initially mapped allowing a maximum of 35 mismatches , and the adapter sequences were finally removed .
68 +As a result of the first mapping , 9 685 519 ( 93 % ) of the read sequences were uniquely mapped to the reference genome .
69 +( Thus , the genomic regions encoding the 10 rRNA operons were not included in the present analysis . )
70 +Then , to remove the adapter sequences , the starting positions were assigned to seven or more bases allowing a two-base mismatch matched with 50-end of the primer sequence ( AGATCGGAAGAGCTCGTATGCCGTCTTCTGC
71 +TGA ) in the 30-region of the read sequences .
72 +In addition , mapped sequences ( without adapter sequences ) with .2 bp mismatches against the reference sequence were removed , and 8 571 055 ( 83 % ) of the read sequences remained for further analysis .
73 +Finally , in order to normalize the difference in the local copy number of genomic DNA , counts of mapped reads at each nucleotide position along the genome sequence were linearly scaled by using the oriC/terC ratio ( 5.15 ) , estimated by sequencing and mapping of whole genomic DNA fragments digested by DNase I , to define the AbrB-binding signals ( Supplementary Fig .
74 +S1 ) .
75 +Results shown in Supplementary Fig .
76 +S1 suggested that there was preferential digestion of AT-rich genomic sequences by DNase I. However , mapping results of the distribution of ChAP-DNA sequences suggested that the preferentiality apparently did not affect the quantitative estimation of the AbrBbinding profile ( Supplementary Fig .
77 +S2 ) .
78 +2.7. Detection of protein-binding regions
79 +Most of the read sequences were mapped on distinct regions along the genome surrounded by regions where ends of the read sequences accumulated ( Fig. 3C ) .
80 +We used this feature to define the
81 +AbrB-binding sites .
82 +To estimate the end points of the genomic sequences in the read sequences more precisely , we reanalysed them so that adapter sequences at the 30-ends of the sequences could be subtracted from the genomic DNA they had been attached to during generation of the library for sequencing .
83 +We assigned sequences as ` adapter sequences ' when five bases at the 30-end of the read sequence were identical to the adapter primer sequence and the following sequences matched to the primer sequence with no more than two bases mismatched .
84 +The accumulation profile of the 30-ends thus determined across the genome sequence was similar to that of 50-ends , which was defined as the first base of the read sequences ( Supplementary Fig .
85 +S3 ) , strongly suggesting that the procedure to estimate the 30-ends of read sequences was reliable .
86 +Then , the left ends of the read sequences relative to the reference genome sequence were defined as a sum of the 50-ends of read sequences mapped on the plus strand and the 30-ends of read sequences mapped on the minus strand , whereas the right ends were defined as a sum of the 30-ends of read sequences mapped on the plus strand and the 50-ends of read sequences mapped on the minus strand ( Supplementary Fig .
87 +S3 ) .
88 +We counted the numbers of left and right ends mapped to each nucleotide , and positions with 10 ends of read sequences and with the highest number of ends within +30 bp windows were determined in 1 bp steps , as candidates for the left and the right boundar-ies of the DNA-binding sequences .
89 +Then , we extracted regions surrounded by a pair of possible left and right boundaries positioned within a range from 25 to 80 bp ( considering the in vitro AbrB footprinting results ) , and regions , where AbrB-binding signal intensities exceeded a threshold value at more than half of the nucleotides between them , were extracted as AbrB-binding sites .
90 +In this study , we first extracted AbrB-binding sequences using the signal intensity corresponding to the top 10th percentile of all nucleo-tides across the genome as the threshold ( Supplementary Fig .
91 +S4 ) .
92 +At some regions , different combinations of boundaries surrounding the overlapping sequences satisfied the criteria .
93 +In such cases , the innermost sequences were selected as AbrB-binding sequences for further analysis .
94 +Finally , the average of the AbrB-binding signals within the individual binding sequence was calculated , as the AbrBbinding signal intensities of each binding site .
95 +2.8. Motif analysis
96 +AbrB-binding DNA motifs were analysed by the BiPad web server ( http://bipad.cmh.edu ) for model-ling bipartite sequence elements .19 The BiPad program performs multiple local alignment by entropy minimization and cyclic refinement using a stochastic greedy search strategy , and we used the following settings : left half-site , gap range lengths , right half-site , and the iteration cycles were set to 9 , 0 or 1 , 9 , and 500 , respectively .
97 +To examine the possibility of whether the AbrB-binding motif was discovered by chance , we selected three sets of data , each of which consists of 300 50 bp sequences randomly selected from the B. subtilis 168 genome sequence by the RSA tool ,22 and analysed by Bipad .
98 +2.9. Sequencing data
99 +Sequencing data in this study have been submitted to the DDBJ Sequence Read Archive ( DRA ) and the BioProject database under accession code DRA0 00758 and PRJDB675 , respectively .
100 +3. Results
101 +3.1. In vivo GeF-seq
102 +To improve the resolution of protein-binding site determination by ChIP-seq or ChAP-seq methodologies , we attempted in situ DNase I digestion of the cross-linked bacterial nucleoid to restrict the size of DNA fragments co-purified with the target protein to directly interacting sequences ( Fig. 1A ) .
103 +We employed B. subtilis AbrB as a model protein , whose binding sites were recently determined by use of the ChAP-chip method to be .600 sites scattered across the genome .14 Exponentially growing B. subtilis OC001 cells expressing C-terminal 2HC ( 12 histidines plus a chitin-binding domain ) - tagged AbrB ( AbrB-2HC ) were treated with formaldehyde to stabilize the protein -- DNA interactions by cross-linking , and the collected cells were treated with lysozyme in isotonic buffer to facilitate an efficient penetration of DNase I into cells .
104 +Then , the genomic DNA was fragmented to ,100 bp by the DNase I treatment , followed by the affinity purification of the cross-linked AbrB -- DNA complexes using cobalt-coated magnetic beads .
105 +DNA fragments co-purified with AbrB ( ChAP-DNA ) were isolated after reversing the cross-linking between proteins and DNA .
106 +As we intended to obtain whole sequences of ChAP-DNA to avoid the bimodal distribution of sequence tags , DNA fragments containing 50 bp of inserted DNA , after ligation of adapter sequences , were selected to prepare the library for high-throughput sequencing by Illumina GAIIx .
107 +It has been demonstrated that AbrB interacts with 20 bp sequences15 and , thus , we also expected that 50 bp fragments would be enough to cover single AbrB-binding sites .
108 +Single-ended 75-bp sequencing by the Illumina GAIIx generated 9 685 519 ( uniquely mapped ) sequence reads .
109 +As expected , most of the read sequences ( 88.5 % ) contained the adapter sequences for PCR amplification at the 30-end portion , with an average insert size of 50 bp after removal of them ( Supplementary Fig .
110 +S5 ) , and insert sequences were mapped on distinct sites on the B. subtilis genome .
111 +Then , counts of the mapped reads at each nucleotide position along the genome were normalized for differences in the local copy number of genomic DNA , to define the AbrB-binding signals .
112 +3.2 .
113 +Comparison of the distribution of AbrB-binding signals determined by GeF-seq , ChAP-seq , and ChAP-chip To evaluate the resolution of the GeF-seq method in identifying genomic protein-binding sites , we initially compared the distributions of AbrB-binding signals along the genome as determined by three methods : GeF-seq , ChAP-seq , and ChAP-chip .
114 +The distributions of the AbrB-binding signals on the genome determined by GeF-seq and ChAP-seq in the present study were highly consistent with that of ChAP-chip we reported previously .14 Typical examples of the comparison are presented in Fig. 2 , and the complete profiles of the binding signals across the genome obtained by the three methods are available in Supplementary Fig .
115 +S2 .
116 +Close-up views of profiles of AbrB-binding signals ( Fig. 3A and B ) indicated that although the ChAP-seq method improved the resolution of detection of the binding regions compared with ChAP-chip , the GeF-seq method dramatically improved the resolution even when compared with ChAP-seq .
117 +Importantly , GeF-seq could resolve the closely positioned binding sites that appear as one peak in the ChAP-seq method , as shown in Fig. 3A .
118 +Using ChAP-seq , binding sites were often detected as two broad peaks on the forward ( þ ) and reverse ( 2 ) strands , as previously reported .6 In contrast , using GeF-seq , the distributions of sequence tags on the plus and 2 strands overlapped in the middle of the two ChAP-seq peaks ( Fig. 3B ) .
119 +Thus , the use of short DNA fragments enabled the conclusive determination of protein-bound regions of DNA without the necessity for the bioinformatic prediction of the binding sites .
120 +In addition , AbrB-binding signals at each binding site generally distributed in a trapezoid form , and the ends of the read sequences accumulated at the left and right edges ( Fig. 3C ) .
121 +These observations strongly suggested that in situ DNase I digestion occurred at the boundaries of proteinbinding sites , as observed in in vitro DNase I footprinting .
122 +Furthermore , the lengths of sequences protected from DNase I digestion ( 27 -- 80 bp ) suggested that these sequences would be interacting with one to three AbrB tetramer ( s ) .
123 +We used this feature to define AbrB-binding sequences , as described below .
124 +3.3 .
125 +Determination of AbrB-binding sequences To automatically extract DNA sequences bound by AbrB from the GeF-seq results , we developed an analytical pipeline as described in Materials and methods .
126 +Briefly , we first surveyed pairs of nucleotide positions showing the highest accumulation of ends of read sequences , as candidates for the borders of the protein-binding regions .
127 +Then , AbrB-binding signals between them were evaluated using a relaxed threshold value , corresponding to the signal intensity at the top 10th percentile of all nucleotide positions across the genome ( Supplementary Fig .
128 +S4 ) .
129 +This resulted in 5897 possible AbrB-binding sites being detected ( Supplementary Table S2 ) , which included not only specific , but also non-specific AbrB-binding , sites .
130 +These were extracted and ranked by their average binding signal intensities of nucleotides included in each site .
131 +The peak ID was given from 1 to 5897 by their intensity ranked from high to low , respectively .
132 +The top 700 binding sites accompanied by highbinding signal intensities were first examined , because this number was approximately similar to that obtained by previous ChAP-chip analysis ( 694 binding sites ) .14 The length of the AbrB-binding regions determined by the GeF-seq ranged from 27 to 79 bp ( Supplementary Fig .
133 +S6 ) , which was consistent with the results of in vitro footprinting experiments listed in a database of transcriptional regulation in B. subtilis23 and in recent reports .17,18,24 Among 32 AbrB-binding sites previously determined by in vitro DNase I footprinting , our GeF-seq experiment detected 11 AbrB-binding sequences ( Fig. 3C and Supplementary Table S1 ) .
134 +GeF-seq also detected 10 AbrB-binding sequences within the 5897 possible AbrB-binding sites , although binding intensities were lower than those of the top 700 binding sites ( Supplementary Table S1 ) .
135 +Thus , we found that these 21 binding sites matched those obtained by in vitro DNase I footprinting .
136 +These results indicate that our GeF-seq method has the ability to detect proteinbound DNA sequences with a resolution comparable with that of the in vitro footprinting method , although differences in boundaries are observed between our GeF-seq result and the in vitro footprinting result , which may result from differences in conditions between in vivo and in vitro experiments .
137 +3.4 .
138 +Identification of consensus sequences for the AbrB binding In previous ChAP-chip analysis ,14 we found a possible consensus sequence for AbrB binding to be TNCCA -- 4 bp -- TGGNA , which is composed of a pair of two AbrB-binding motifs previously identified by the in vitro SELEX method .17 However , those motifs were detected in a limited number of AbrB-bound sequences .
139 +In addition , we found that not only TNCCA -- 4 bp -- TGGNA , but also other bipartite TGGNA motifs , in palindromic or tandem orientation , separated by 4 -- 5 bp were enriched in AbrB-bound DNA sequences on the B. subtilis genome .
140 +In the present GeF-seq analysis , the lengths of automatically extracted AbrB-binding sequences were restricted to an in vitro DNase I footprinting level .
141 +Thus , we expected that the large amount of precise information on AbrB-binding sequences might give us a clear view on the consensus AbrB-binding sequence .
142 +We then utilized the BiPad web server , a web interface to predict sequence elements embedded within unaligned sequences , to analyse the experimentally derived AbrB-binding sequences .
143 +BiPad predicts various pairs of bipartite motifs with different gaps in different orientations as one consensus sequence .19 BiPad successfully identified a mixture of bipartite TGGNA motifs in 96 % ( 678 ) of the 700 experimentally identified sequences ( Fig. 4A ) , and we found that we could classify them into six patterns by manually sorting the predicted consensus in each AbrB-binding sequence ( Fig. 4B and Supplementary Table S3 ) .
144 +As a result , consensus sequences were found to be composed of bipartite TGGNA motifs separated by 4 or 5 bp AT-rich sequences arranged in direct , revers direct , inverted , and everted repeat orientations ( Fig. 4B ) .
145 +Importantly , the location of the consensus sequence was usually close to the middle of the experimentally identified binding sequences ( Fig. 4C ) .
146 +Thus , we not only confirmed that the AbrB-binding consensus sequence we proposed previously was indeed detectable in almost all of the AbrB-binding sequences with high binding signals , but we also demonstrated that the information on the protein-binding sequences automatically extracted by the GeF-seq analysis enabled us to clearly identify a consensus sequence for protein binding , at least in the case of AbrB .
147 +It should be also noted that any clear consensus sequence was not detected in the remaining 22 sequences , although a degenerate single TGGNA motif was detected ( data not shown ) .
148 +Since Abr binding to these sequences was clearly detected with high signal intensity ( Supplementary Fig .
149 +S2 and Supplementary Table S2 ) , this result indicates that AbrB also binds to sequences without bipartite motifs by some mechanism , for example , when the DNA sequence forms structure ( s ) to fit the AbrBbinding surface .
150 +3.5 .
151 +Correlation between AbrB-binding signals and motif discovery Here , using 700 AbrB-binding DNA sequences with high GeF-seq AbrB-binding signals , we identified bipartite AbrB-binding motifs across the Bacillus genome arranged in any orientation with a 4 - or 5-bp spacing , which is consistent with our previous ChAP-chip analysis14 and the in vitro SELEX results reported by Xu and Strauch .17 These results strongly suggested that , when binding signal intensities are high , the sequences are those specifically recognized by AbrB .
152 +We usually use a threshold value to discrimin-ate ` real ' protein-binding peaks and possible ` artificial ' binding peaks in ChIP-chip and ChIP-seq experiments .
153 +However , actually , these threshold values have been operationally defined by researchers ; for example , aiming to remove false positives or to remove false negatives , and examination of actual protein binding to extract possible binding sequences has rarely been examined thoroughly .
154 +The finding that we could identify AbrB-binding consensus sequences in almost all of the binding sequences accompanied with high binding signals in GeF-seq prompted us to comprehensively examine whether there was conservation of the binding motifs in sequences with lower binding signals .
155 +To this end , we divided the 5897 possible AbrBbinding sequences into 20 sets each containing 300 sequences , according to average AbrB-binding signal intensities ( Supplementary Table S2 and Supplementary Fig .
156 +S4C ) , and the consensus sequence for each set was extracted by the Bipad program ( Fig. 5 ) .
157 +In the three datasets with the top AbrB-binding signal intensities ( 1 -- 300 , 301 -- 600 , and 601 -- 900 ) , the bipartite TGGNA motifs with a 4 - or 5-bp spacer sequence were detected in almost all sequences ( 98 , 96 , and 96 % respectively , Fig. 5 ) .
158 +In the next group of datasets with lower binding signal intensities ( 901 -- 1200 , 1201 -- 1500 , and 1501 -- 1800 ) , although the consensus sequences containing bipartite TGGNA motifs with a 4 - or 5-bp spacer sequence could be detected , one half-site became degenerate .
159 +Interestingly , in the following 10 sets ( from 1801 to 4800 ) , only a single TGGNA motif was detected , whereas , in the remaining four sets with the lowest binding signal intensities ( from 4801 to 5897 , Fig. 5 ) , the single motif becomes very degenerate .
160 +We confirmed that the TGGNA motif was not detected by chance because no motif was detected in similar sets of DNA sequences ( 300 50-bp sequences ) that were randomly extracted from the genome sequence of B. subtilis 168 ( data not shown ) .
161 +These results strongly suggested that AbrB not only binds stably , with high experimentally derived binding signals , to bipartite TGGNA motifs , but also interacts with single TGGNA motifs in sequences with lower but significant experimentally derived signal intensities ( Supplementary Fig .
162 +S4 ) .
163 +. Discussion
164 +We demonstrate here that , by mapping the sequences of 50 bp fragments co-purified with AbrB after in situ DNase I digestion of genomic DNA , in vivo AbrB-binding sites could be determined with a resolution comparable with that of in vitro footprinting .
165 +Furthermore , comprehensive and precise information on the DNA sequences that AbrB binds gave us a clear view of AbrB binding on the B. subtilis genome -- it would stably bind to bipartite TGGNA motifs , but it also interacted with many single TGGNA motifs on the genome .
166 +In vitro DNase I footprinting has currently been one of the most widely used methods to determine at high resolution the precise DNA sequences bound by transcription factors and other DNA-binding proteins .
167 +However , this method is laborious and can be performed against only a few DNA sequence targets in one experiment .
168 +In addition , the synthetic conditions under which DNase I foorprinting assays have been conducted risks leading to artifactual results for several reasons , e.g. the use of purified proteins that are not modified as would occur in vivo and may not work in the same way , the low-ionic strength of solutions used in in vitro footprinting experiments that may allow non-specific DNA -- protein interactions , the use of short DNA sequences that may lack the secondary structure of DNA found in vivo , experiments conducted at non-physiological temperatures , and the absence of essential effectors , which may impair the specific binding of the protein to the corresponding DNA sequence .
169 +In contrast , in the GeF-seq method , DNA -- protein interactions in the nucleoid are stabilized in the living cells by formaldehyde treatment , and then DNA digestion is carried out in situ to retain the native DNA-binding state of the target protein .
170 +Thus , the GeF-seq method identifies the actual DNA-binding sequences of target proteins across the whole genome simultaneously , with minimal risk of artefacts , and at high resolution , which is comparable with that of in vitro footprinting .
171 +In analysing the resolution of the method , we confirmed that 21 AbrB-binding regions we found using GeF-seq were consistent with in vitro footprinting results that have been reported previously ( Supplementar single TGGNA motifs in possible low-affinity AbrBbinding sites , that would be generally ignored as non-specific , using the binding-site prediction software .
172 +Such low-affinity AbrB binding may not be biologically important , but it is possible that those binding sites may have a role to concentrate AbrB molecules on the nucleoid to increase the chance of finding high-affinity binding sites , which are directly involved in gene regulation .25 We usually use threshold value to discriminate ` real ' protein-binding peaks on the genome and possible ` artificial ' binding peaks in ChIP-chip and ChIP-seq experiments .
173 +However , our results clearly demonstrated that the use of threshold values could discard important information .
174 +Our results suggest that comprehensive and precise information on protein-binding sequences obtained by GeF-seq analysis , in combination with the identification of consensus sequences in them , would give us a clear and comprehensive view of protein binding on the genome .
175 +Specifically , we clearly demonstrate here that the consensus sequence for the high-affinity AbrB binding is comprised of bipartite TGGNA motifs gapped by a 4 - or 5-bp AT-rich sequence arranged in direct , reverse direct , inverted , and everted repeat orientations .
176 +This result is consistent with a previous in vitro SELEX study ,17 and our informatics analysis showing that various bipartite motifs are enriched in AbrB-binding regions determined by ChIP-chip .14 Thus , the GeF-seq results reported here show , for the first time , the highly flexible proposed consensus sequences , which are actually recognized by AbrB molecules in in vivo .
177 +Previous structural modelling of AbrB bound to the target DNA sequence indicated that the AbrB tetramer would interact with 20 bp sequences ,15 whereas in vitro footprinting studies detected a wider range of binding regions from 25 to 80 bp .
178 +In this study , GeF-seq also detected a similar range of AbrB-binding regions from 27 to 80 bp in size .
179 +When the positions of the bipartite motifs within the binding sequences are depicted , the motifs are usually located in the middle of the binding sequences , but some are not centrally located in the long binding sequences ( Fig. 4C , Supplementary Table S3 ) .
180 +Interestingly , we observed that the binding region is generally composed of multiple TGGNA motifs almost covering the full length of the sequenced region ( data not shown ) , suggesting that higher oligomers of AbrB may interact with multiple TGGNA motifs .
181 +Here , we have demonstrated that GeF-seq is a powerful tool for helping to understand the in vivo distribution of DNA-binding proteins on the genome .
182 +However , several issues remain to be explored , in order to fully establish the GeF-seq method .
183 +( i ) We have not yet examined how DNase I digestion conditions would affect the results , although the results shown in Supplementary Figs S1 and S2 suggest that the GeF-seq results would be robust against changes in DNase I digestion conditions .
184 +( ii ) We empirically selected criteria to map read sequences and to define protein-binding sites on the genome .
185 +Further improvements in the sequence data processing algorithms are desirable to automate this process .
186 +( iii ) The Bipad program outputs one consensus sequence for each input sequence , and a method to identify multiple motifs in each sequence is desirable .
187 +( iv ) GeF-seq data suggest that proteinbinding signal intensities to the genome should correlate with protein-binding affinities to the cognate target sequences , but this needs to be shown experimentally .
188 +( v ) GeF-seq has successfully determined protein-binding sites across a bacterial genome , but examination of whether this method is applicable for much larger genomes of higher organisms is necessary .
189 +Acknowledgements : We are grateful to Dr C. Bi for useful advice on motifs analysis using BiPad web server .
190 +Supplementary data : Supplementary Data are available at www.dnaresearch.oxfordjournals.org .
191 +Funding
192 +This work has been supported by the Advanced Low Carbon Technology Research and Development Program ( ALCA ) of the Japan Science and Technology Agency ( JST ) and a UK Royal Society International Joint Project to T.O. and J.L.H. Interactions between the authors ' laboratories have been facilitated by a BBSRC/JST Japan Partnering Award .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Analysis of the Salmonella Fis Regulon
2 +Abstract
3 +Fis , one of the most important nucleoid-associated proteins , functions as a global regulator of transcription in bacteria that has been comprehensively studied in Escherichia coli K12 .
4 +Fis also influences the virulence of Salmonella enterica and pathogenic E. coli by regulating their virulence genes , however , the relevant mechanism is unclear .
5 +In this report , using combined RNA-seq and chromatin immunoprecipitation ( ChIP ) - seq technologies , we first identified 1646 Fis-regulated genes and 885 Fis-binding targets in the S. enterica serovar Typhimurium , and found a Fis regulon different from that in E. coli .
6 +Fis has been reported to contribute to the invasion ability of S. enterica .
7 +By using cell infection assays , we found it also enhances the intracellular replication ability of S. enterica within macrophage cell , which is of central importance for the pathogenesis of infections .
8 +Salmonella pathogenicity islands ( SPI ) -1 and SPI-2 are crucial for the invasion and survival of S. enterica in host cells .
9 +Using mutation and overexpression experiments , real-time PCR analysis , and electrophoretic mobility shift assays , we demonstrated that Fis regulates 63 of the 94 Salmonella pathogenicity island ( SPI ) -1 and SPI-2 genes , by three regulatory modes : i ) binds to SPI regulators in the gene body or in upstream regions ; ii ) binds to SPI genes directly to mediate transcriptional activation of themselves and downstream genes ; iii ) binds to gene encoding OmpR which affects SPI gene expression by controlling SPI regulators SsrA and HilD .
10 +Our results provide new insights into the impact of Fis on SPI genes and the pathogenicity of S. enterica .
11 +Introduction
12 +Bacterial regulators are broadly classified into two groups-global and local , depending on the number of genes the regulator targets [ 1 ] .
13 +Nucleoid-associated proteins ( NAPs ) are notable among the global regulators .
14 +Most NAPs possess an ability to alter the trajectory of the DNA molecule by bending , wrapping or bridging it , which influences the transcription of numerous genes by changing the global DNA structure [ 2 -- 5 ] .
15 +In addition , some NAPs also regulate specific genes by different mechanisms such as interacting with RNA polymerase and other proteins [ 6 ] .
16 +Fis , one of the best-studied NAPs , was first identified as a stimulator of inversion of the Hin invertible DNA element in Salmonella enterica serovar Typhimurium [ 7 -- 10 ] .
17 +Fis has been studied intensively from the perspective of gene regulation and has been reported to regulate gene expression by modulating the level of DNA supercoiling in the cell and interacting with RNA polymerase at the position of its binding site [ 2,11 -- 14 ] .
18 +The effects of Fis on gene transcription have been mainly studied in E. coli using transcriptomics analysis and chromatin immunoprecipitation ( ChIP ) analysis [ 3,4,15,16 ] .
19 +More than 900 genes were found to be regulated by Fis during the exponential growth stage in E. coli [ 3,4,17 -- 19 ] .
20 +Genes up-regulated by Fis are involved in translation , flagellar biosynthesis and energy metab-olism , while down-regulated genes are involved in stress responses , amino acid and nucleotide biosynthesis , and nutrient transport [ 4,20,21 ] .
21 +More than 1000 Fis-binding regions were determined , and several Fis-binding motifs were identified [ 3,4,16,22,23 ] .
22 +By comparing the genes bound by Fis with the genes regulated by Fis in E. coli , it was found that only a small proportion was present in both , indicating that most genes were indirectly influenced by Fis [ 3,4 ] .
23 +A global role for Fis in transcriptional regulation in S. enterica serovar Typhimurium has been studied using microarrays , and Fis was found to influence 291 genes during the exponential stage [ 7 ] .
24 +Fis-binding sites on several genes such as rpoS and gyrB in S. enterica , through which Fis regulates these genes , have also been identified [ 16 ] .
25 +However , a genome-wide analysis of Fis-binding sites in S. enterica has not yet been reported .
26 +It can be speculated that the Fisbinding regions in S. enterica are different from those of E. coli for two major reasons .
27 +First , there are marked differences in the genomes of these two species .
28 +For instance , approximately 29 % of the genes in S. enterica serovar Typhimurium LT2 ( including those of pathogenicity islands , functional prophages , and plasmids , most of which are closely associated with pathogenesis ) , are absent from E. coli K12 [ 24,25 ] .
29 +Furthermore , the genome regions present in both species share on average only 80 -- 85 % identity at the nucleotide level [ 24 ] .
30 +Second , the DNA supercoiling levels differ between the two species , and Fis binds to DNA to play an important role in the homeostasis of supercoiling [ 15,26 -- 28 ] .
31 +Besides its role in global regulation , the roles of Fis in the regulation of virulence properties in E. coli and S. enterica have been previously reported [ 7,29 -- 31 ] .
32 +For example , Fis was reported to influence the transcription of the virulence genes at the locus of enterocyte effacement ( LEE ) in enteropathogenic E. coli and therefore , to affect the invasion ability of the pathogen [ 29 ] .
33 +S. enterica serovar Typhimurium is a facultative intracellular pathogen that infects intestinal epithelial cells , subsequently be internalized by macrophages cells and then rapidly disseminates through the blood stream accumulating in mesenteric lymph nodes .
34 +It causes food-borne gastroenteritis in millions of people worldwide .
35 +Furthermore , its invasion process is mediated by a type III secretion system ( TTSS ) , which is encoded by Salmonella pathoge-nicity islands ( SPI ) -1 , and TTSS encoded by SPI-2 is responsible for delivering effector proteins to the host cell , which facilitates S. enterica survival and replication in host cells [ 25,32 -- 34 ] .
36 +Besides SPI-1 and SPI-2 , other SPIs such as SPI-3 , SPI-4 and SPI-5 also contribute to host cell invasion and intracellular pathogenesis [ 35 -- 38 ] .
37 +Most of the genes in SPI-1 , SPI-2 , SPI-4 , SPI-5 , and some genes in SPI-3 have been found to be positively regulated by Fis [ 7 ] , although the underlying regulatory mechanism remains to be clarified .
38 +In this study , we determined the genome-wide distribution of Fis-binding regions in S. enterica LT2 , analyzed the regulation of global gene transcription by Fis , and identified the molecular mechanisms by which Fis acts to influence virulence of LT2 .
39 +A lower degree of concordance ( 23 % ) in the Fis-binding regions of S. enterica LT2 and E. coli K12 was found , and a new Fis-binding motif was identified in LT2 that differed from the K12 form .
40 +A large proportion ( 65 % ) of Fis-binding genes was positively regulated by Fis , which is different from the effect of Fis in E. coli .
41 +In addition , we found that Fis up-regulated cobalamin ( B12 ) biosynthesis genes by controlling the B12 regulator gene , pocR .
42 +Using cell invasion assays , we showed that Fis enhances invasion and intracellular replication ability of LT2 within the host cell .
43 +Combining the results of ChIP-seq , RNA-seq , real-time PCR ( RTPCR ) , mutation , and cell infection experiments , we showed that Fis influences the expression of 63 of the 94 SPI-1 and SPI-2 genes , which are responsible for the invasion and intracellular replication of LT2 .
44 +Three regulatory modes were characterized by which Fis controls SPI gene transcription : i ) Fis binds to and activates SPI regulator genes ( hilC and ssrA ) ; ii ) Fis binds directly to SPI genes to enhance the transcription of these genes and those downstream ; iii ) Fis enhances the expression of the global regulator gene ompR [ 39 ] , which induces the expression of SPI positive regulator genes ( hilD and ssrA ) .
45 +Materials and Methods
46 +Bacterial Strains and General Growth Conditions
47 +Strains used in this work are listed in Table S1 .
48 +Luria-Bertani broth and agar ( 15 g/L ) were used for routine growth .
49 +Where necessary , antibiotics were used at the following final concentrations : ampicillin ( 100 mg/mL ) , chloramphenicol ( 15 mg/mL ) , kanamycin ( 50 mg/mL ) , respectively .
50 +Construction of LT2 Mutant and FLAG-tagged Strains
51 +The Dfis strain was constructed by substitution of fis with a chloramphenicol acetyltransferase gene ( cat ) using the phage lambda Red recombination system [ 40 ] .
52 +The fis-FLAG strain was constructed by substitution of the fis termination codon with the 36FLAG epitope and a chloramphenicol resistance cassette amplified from the plasmid pLW1600F [ 41 ] using the same recombination system .
53 +The ompR mutant strains were generated by substitution of ompR with a kanamycin resistance cassette using the Red recombination system in LT2 and Dfis .
54 +For the overexpression of ompR , the ompR PCR product was digested with the restriction enzymes EcoRI and BamHI , and ligated into a low copy plasmid pwsk129 [ 42 ] .
55 +The plasmid pLW1599 containing the cloned ompR gene was then transferred into Dfis [ 42 ] .
56 +Deletion of Fis-binding sites in genes invE , invC and spaO in LT2 were made by substitutions of the corresponding sites with a kanamycin resistance gene ( kan ) using the Red recombination system .
57 +The relevant controls were constructed by the insertion of kan upstream of the Fis-binding sites on genes invE , invC and spaO , respectively in LT2 .
58 +Deletion of genes flhD , fruR , fucR , gutM , pocR and prpR in LT2 wild-type and Dfis were generated , respectively , by substitutions of the corresponding sites with kan using the Red recombination system .
59 +All primers designed for deletion and verification tests are shown in Table S2 .
60 +ChIP
61 +The S. enterica LT2 fis-FLAG strain was used to perform all ChIP-seq experiments .
62 +Cells were grown aerobically at 37uC to mid-exponential ( OD A600 = approximately 0.6 ) phases .
63 +Formal-dehyde was then added to a final concentration of 1 % .
64 +After 25 min of incubation at room temperature , 0.5 M glycine was added for further 5 min to quench the unused formaldehyde .
65 +Cross-linked cells were harvested and washed three times with ice-cold Tris-buffered saline ( TBS ) .
66 +Cells were resuspended in 1 mL of lysis buffer composed of 50 mM Tris-HCl ( pH 7.5 ) , 100 mM NaCl , 1 mM EDTA , 1 mM protease inhibitor cocktail ( Sigma-Aldrich ) , 20 mg/mL lysozyme and 0.1 mg/mL RNase A .
67 +The cells were incubated for 30 min at 37uC and 1 mL 26immunoprecipitation ( IP ) buffer ( 100 mM Tris-HCl ( pH 7.5 ) , 200 mM NaCl , 1 mM EDTA , 2 % ( v/v ) Triton X-100 ) was added .
68 +The lysate was then sonicated ( Hielscher ) to an average size of approximately 250 bp with 20 cycles of 30 s on/off at 95 % amplitude .
69 +Insoluble cell debris was removed by centrifugation at 22,000 RCF for 10 min at 4uC , and the supernatant was split into two 900 mL aliquots .
70 +The remaining 200 mL was kept to check the size of the DNA fragments .
71 +Each 900 mL aliquot was incubated with 30 mL Dynabeads Protein A ( Invitrogen ) on a rotary shaker for 1 h at room temperature to remove non-specifically binding complexes .
72 +The supernatant was then collected and incubated with 50 mL Protein A , pre-diluted with PBST ( PBS buffer at pH 7.4 , 0.02 % Tween 20 ) , as mock-IP sample .
73 +The IP sample was added with FLAG mouse monoclonal antibody ( Sigma-Aldrich ) in the supernatant .
74 +Both samples were incubated on a rotary shaker at 4uC for 4 h , and washed once with IP buffer , once with IP buffer +500 mM NaCl , once with wash buffer ( 10 mM Tris-HCl buffer at pH 8.0 , 250 mM LiCl , 1 % [ v/v ] Triton X-100 , and 1 mM EDTA ) , and once with TE buffer ( pH 7.5 ) in order .
75 +After removing the TE buffer , the beads were resuspended in 200 mL elution buffer ( 50 mM Tris-HCl buffer at pH 8.0 , 10 mM EDTA , and 1 % SDS ) and eluted at 65uC for 20 min .
76 +DNA was purified and recovered by standard phenol-chloroform extraction and ethanol precipitation with 5 mg of glycogen ( Invitrogen ) .
77 +RNA Extraction
78 +To prepare cells for RNA extraction , 100 mL of fresh LB was inoculated from an overnight culture ( 1:200 ) and incubated at 180 rpm at 37uC .
79 +S. enterica LT2 and the Dfis were collected at mid-exponential phase ( OD600 = 0.6 ) .
80 +RNA was extracted using
81 +TRIzol Reagent ( Invitrogen ) according to the manufacturer 's protocol .
82 +RNA samples were further purified using the RNeasy Mini Kit ( Invitrogen ) .
83 +The bacterial 23S and 16S rRNA was then depleted using the MicrobExpress Kit ( Invitrogen ) .
84 +RNA quality was determined using a Bioanalyser ( Thermo ) and by visualization following 1 % agarose gel electrophoresis .
85 +RNA was quantified
86 +Library Construction and Solexa Sequencing
87 +Library construction of immunoprecipitated DNA samples was carried out using the Next DNA Sample Prep Master Mix Set 1 Kit ( NEB ) following the manufacturer 's instructions .
88 +DNA samples were purified using the QIA quick PCR Purification Kit ( QIAGEN ) and the QIA quick Gel Extraction Kit ( QIAGEN ) after each manipulation step .
89 +Samples were loaded at a concentration of 8 pM .
90 +RNA library construction was carried out using the mRNA-Seq 8-Sample Prep Kit ( Illumina ) according to the manufacturer 's protocol .
91 +Samples were loaded at a concentration of 10 pM .
92 +RT-PCR for ChIP-seq and RNA-seq Validation
93 +To measure the enrichment of the Fis-binding targets in the immunoprecipitated DNA samples , RT-PCR was performed using the 7300 Fast Real-Time PCR systems ( Applied Biosystems ) .
94 +IP or mock-IP DNA ( 1 mL ) was used as a template , and the amplifications were performed using specific primers ( Table S2 ) and SYBR mix ( QIAGEN ) .
95 +To measure gene transcription in different strains , RT-PCR was carried out using specific primers based on targeted genes .
96 +Total RNA ( 1.0 mg ) was reverse transcribed to generate cDNA as the template for RT-PCR .
97 +The RT-PCR conditions were as follows : 25 mL SYBR mix ( QIAGEN ) , 1 mL each primer ( 10 pM ) , 1 mL cDNA or DNA , and 22 mL ddH2O .
98 +Three independent technical replicates were carried out for each reaction .
99 +Infection assays using human HeLa epithelial cells ( ATCC CCL-2 ) were performed as described previously [ 43 ] .
100 +HeLa cells ( 16105/well ) were infected ( multiplicity of infection ( moi ) of 10 ) for 30 min with bacteria grown to early exponential phase .
101 +To increase contact between the bacteria and cells , the 6-well plates were centrifuged at 10006g for 5 min , and incubated for 40 min at 37uC in 5 % CO .
102 +Macrophages were washed three times in 2 PBS to remove non-invasive bacterial cells , and fresh RPMI-1640 medium containing 50 mg/mL gentamicin was added to kill remaining extracellular bacteria .
103 +After 1 h , the rate of invasion was calculated according to the number of recovered bacterial cells relative to the input number .
104 +Experiments were carried out in triplicate .
105 +Macrophage Infection Assays
106 +Infection assays using murine RAW 264.7 macrophage cell ( ATCC TIB-71 ) were performed as previously described [ 43 ] .
107 +RAW264 .7 macrophages were incubated in the RPMI-1640 medium and seeded ( 16106 cells/well ) in 6-well plates one day prior to infection .
108 +Bacteria were harvested at the exponential phase and used for infection of RAW264 .7 cells ( moi , 10:1 ) .
109 +Bacterial cells were centrifuged ( 37uC , 8006g , 5 min ) onto the macrophages and incubated for 40 min at 37uC in 5 % CO2 .
110 +Macrophages were washed three times with PBS to remove noninvasive bacterial cells ; this h was defined as the 0 h time-point .
111 +After washing , fresh RPMI-1640 medium containing 50 mg/mL gentamicin was added to kill remaining non-invasive bacterial cells .
112 +After 1 h , the medium was replaced with RPMI-1640 medium containing 15 mg/mL gentamicin , and incubated for an additional 28 h .
113 +The number of intracellular bacteria was determined at 0 , 1 , 2 , 4 , 6 , 8 , 12 , 21 , 24 and 28 h. To estimate the amount of intracellular bacteria at each time point , cells were lysed using 0.1 % SDS , and cell lysates were collected and serially diluted 10-fold in PBS , and aliquots were plated onto LB agar to enumerate bacterial colony-forming units ( cfu ) [ 44 ] .
114 +Experiments were carried out in triplicate .
115 +Fis Purification
116 +Fis protein was purified by glutathione sepharose high performance ( GE Healthcare ) according to the manufacture 's protocol .
117 +The amplified fis product was cloned into pGEX4T-1 to generate the plasmid pLW1601 , and then transformed into E. coli BL21 to generate strain H2114 .
118 +Strain H2114 was grown at 37uC to OD600 = 0.4 , and Fis expression was induced by the addition of 0.1 mM isopropyl-b-D-thiogalactopyranoside ( IPTG ) for 3 h at 30uC .
119 +Fis purity was assessed by Coomassie stained SDS-polyacrylamide gel electrophoresis ( PAGE ) , and its concentration was quantified by Bradford assay .
120 +Electrophoretic Mobility Shift Assay
121 +Gel mobility shift assays were performed by incubating amplified Fis-binding DNA fragments ( 1 nM ) at 25uC for 20 min with various concentrations of Fis protein ( 0 -- 400 nM ) in a 20 mL solution containing 20 mM Tris-HCl ( pH 7.5 ) , 80 mM NaCl , 0.1 mM EDTA and 1 mM DTT .
122 +The boundaries of the Fis-binding DNA found within intergenic regions or the open reading frame ( ORF ) regions were shown in Table S3 .
123 +DNA fragments containing the dmsA ORF region and the ompR promoter region were PCR amplified as negative and positive controls , respectively [ 4,39 ] .
124 +Samples were loaded with native binding buffer on a 6.0 % polyacrylamide gel in 0.56 TBE .
125 +Gel staining was operated according to the manufacture 's protocol [ 45 ] .
126 +Analysis of Fis-binding Regions from ChIP-seq Data
127 +To identify Fis-binding regions on the LT2 chromosome , we mapped ChIP sequences to the genome .
128 +The sequencing reads were mapped to both strands and the distribution of read counts for each basepair formed a standard plot that range between 0 -- 200 at the genomic scale .
129 +An in-house perl script algorithm , coupled with the RPKM ( reads per kilobase per million mapped reads ) value [ 46 ] , was used to detect binding peaks .
130 +Several parameters were set up , including : m = 20 ( if the plot value of a base pair reached 20 , the base pair was considered to be the start site of a potential binding region ) ; r = 100 ( a potential binding region was determined as a real binding region only if the plot value of the peak in this region reached 100 ) .
131 +After identification of the potential Fis-binding regions corresponding to these conditions , RPKM values were re-calculated .
132 +False positive binding regions ( RPKM in the mock-IP greater than those in the IP ) were removed .
133 +All the remaining Fis-binding regions were then considered to be effective Fis-binding targets .
134 +Analysis of Fis-regulated Genes from RNA-seq Data
135 +All the raw FastQ files were cleaned by SolexQA [ 47 ] .
136 +To obtain estimates of transcription levels , TopHat ( v1 .3.1 ) [ 48 ] was used to align the trimmed sequencing reads with the LT2 genome .
137 +The genome and gene annotation used in this study was obtained from the NCBI website .
138 +Cufflinks ( v1 .1.0 ) [ 49 ] was then used to estimate gene transcription levels based on the same gene model annotations .
139 +To select the genes with significant differential expression , the Cufflinks output was parsed by a perl script .
140 +To present the gene expression levels , RPKM was used as normalized metrics .
141 +RPKM values [ 46 ] were determined for all genes in each of the samples tested .
142 +In our research , genes showing greater than a twofold change ( ratio of RPKM ) in transcription between cells grown in the presence and absence of the fis gene were identified .
143 +Motif-searching
144 +To identify Fis-binding motifs , the sequences of Fis-binding regions obtained from ChIP-seq were analyzed using MEME-ChIP software [ 50 -- 52 ] , with the following parameters : zero or one motif per sequence ; motif width ranging from 6 -- 20 ; searching both strands of the sequences ; using a background distribution file containing the mono-nucleotide frequencies of the LT2 chromosome .
145 +The motif with the lowest E-value was considered as the significant motif .
146 +Results
147 +Genome-wide Mapping of Fis-binding Sites
148 +Both mock-IP and IP samples of S. enterica serovar Typhimur-ium strain LT2 were collected in the mid-exponential phase ( OD600 = 0.6 ) , and ChIP-seq analysis was performed .
149 +For mock-IP samples , 6,576,604 reads of 100-nt length were mapped to the LT2 genome , amounting to 120-fold coverage ; for IP samples , 3,350,972 reads were mapped to the genome , amounting to 50-fold coverage ( Table 1 ) .
150 +After removing non-specific binding regions for which read counts from mock-IP samples are greater than those from IP samples , a total of 885 binding regions in 943 genes ( Table S3 ) were detected .
151 +Fis was found to bind to a total of 309 kb ( approximately 8 % ) sequences on the LT2 genome .
152 +The average length of Fis-binding regions is estimated to be 349 bp , and the average length of Fis-binding region intervals is 5.21 kb ssaU , sipB , sipC , invC , accC , ompR , mgtC and metJ ) .
153 +All six previously identified and 14 newly detected Fis-binding regions exhibited enrichment as a log2 ratio range of 0.47 to 22.76 , and the two control regions showed no significant enrichment ( Table S4 ) .
154 +These results indicate that the majority of Fis-binding regions identified by ChIP-seq are reliable .
155 +The 885 Fis-binding regions can be classified into four categories according to the relative position between binding regions and related genes : ORF , IG1 , IG2 and IG3 .
156 +The ORF category consists of Fis-binding peaks found within ORFs regions .
157 +Among the 885 binding regions , 492 ( 55.59 % ) regions belongs to the ORF category .
158 +The IG1 contains those found in intergenic regions between two genes transcribed in the same direction ; 195 ( 22.03 % ) regions were classified as IG1 .
159 +The IG2 category consists of Fis-binding peaks found in intergenic regions between two divergently transcribed genes ; 63 ( 7.12 % ) regions of this category were detected .
160 +All of the remaining binding regions ( 135 , 15.25 % ) were classified as IG3 , which are partly located in intergenic region and partly within the ORF ( Figure 1B ) .
161 +The average A+T content of the Fis-binding sites was estimated to be 51.57 % ( Figure 1C ) , which is higher than that of the LT2 chromosome ( 47.78 % ) [ 24 ] .
162 +LT2 contains 937 horizontally acquired genes [ 24 ] , and 207 of the 885 Fis-binding regions are within horizontally acquired genes .
163 +The average A+T content of the Fis-binding sites in horizontally acquired genes is 52.78 % , higher than that of total horizontally acquired genes ( 49.23 % ) .
164 +These data suggest that Fis binds preferentially to regions of higher A+T content in LT2 , which is in accordance with that found in E. coli K12 [ 3,4,16,53 ] .
165 +The unbiased motif-searching algorithm MEME was used to identify the most significant Fis-binding DNA sequence motif in LT2 .
166 +The motif with the lowest E-value ( 5.2e-039 ) was selected ( 8 nt in length ) , the log likelihood ratio of the motif being 1749 with an information content of 10.6 bits ( Figure 1D ) .
167 +The motif is non-palindromic , consisting mainly of A/T nucleotides , with four consecutive A nucleotides in the center .
168 +The motif is present in 641 of the 885 Fis-binding regions and appears 1592 times in total , twice per binding region on average .
169 +Fis Regulation on Global Gene Transcription
170 +Fis regulation at the global level in LT2 in the mid-exponential phase was studied by RNA-seq on the wild-type and Dfis ( Figure 2 ) .
171 +The cDNA reads obtained for the wild-type and Dfis were 13,202,514 and 14,089,439 , with the map-rate of 95 % and 96 % , respectively ( Table 1 ) .
172 +A total of 1646 genes were found to be differently transcribed between the wild-type and Dfis ; 657 and
173 +989 genes exhibiting higher or lower levels of transcription , respectively , in Dfis ( Table S5 ) .
174 +The RNA-seq results were confirmed by performing RT-PCR analysis of the wild-type and Dfis under the same culture condition as RNA-seq experiments .
175 +RT-PCR analysis targeted 12 genes , including five Fis-indepen-dent genes and seven Fis-dependent genes , and the results corresponded well with the RNA-seq data ( Table S6 ) .
176 +RNA-seq results indicated that Fis prefers to positively influence gene transcription in LT2 in the mid-exponential phase .
177 +The genes differentially transcribed were classified into functional categories based on clusters of orthologous groups ( COG ) designations ( www.ncbi.nlm.nih.gov/COG ) , and the percentage of up-regulated and down-regulated genes in Dfis in each COG category was calculated ( Figure 3 ) .
178 +Fis-regulated genes fell within almost all COGs except for genes involved in extracellular structures , RNA processing and modification .
179 +Among 23 COGs , 17 contained more genes activated by Fis than those repressed by Fis .
180 +The COG with the largest proportion of Fis-activated genes was the cell motility class of which approximately 45 % genes were up-regulated and 13 % genes were down-regulated by Fis .
181 +In the other four COGs , there were more genes repressed by Fis than those activated by Fis .
182 +The COG with lowest proportion of Fisactivated genes was the translation class , of which 22 % genes were Fis-repressed genes , and 4 % were Fis-activated genes ( Figure 3 ) .
183 +Among the 1646 differently transcribed genes between the wildtype and Dfis , 317 were Fis-binding genes , which included 207 genes ( 65.30 % ) with lower transcription in Dfis , and 110 ( 34.70 % ) genes with higher transcription ( Table 2 ) .
184 +It was also found that the activated gene ratio for Fis-binding genes ( 65.30 % ) was higher than that for all Fis-regulated genes ( 60.09 % ) .
185 +These results indicated that , in LT2 , Fis tends to perform an indirect regulatory role , while its direct regulatory role was shown to involve preferential up-regulation of the Fis-binding genes .
186 +Of the 1646 Fis-regulated genes , 1329 were not associated with Fis-binding ( Table S3 and S5 ) .
187 +Of these 1329 genes , 419 are known to be regulated by 55 transcription factors ( TFs ) in LT2 ( Regulon DB ) , including 27 Fis-independent and 28 Fis-dependent transcription factors ( TFs ) .
188 +It is known that the 28 Fis-dependent TFs regulate 303 of those 419 genes ( Regulon DB ) ; thus , it is highly likely that Fis controls the transcription of these 303 genes by regulating corresponding TFs .
189 +We randomly selected five of the 28 TF genes ( fruR , fucR , flhD , gutM and prpR ) [ 54 -- 58 ] to perform gene knockout experiments , and the transcription of 19 genes regulated by these five TFs were compared by RT-PCR between the wild-type and Dfis , and between DTF and DTFDfis .
190 +Three of the 19 genes showed 3.22 to 50.00-fold increases and 16 genes showed 1.25 to 26.35 - fold reductions in transcript levels in Dfis compared to the wild-type .
191 +However , in a TF mutant background , the three Fis-repressed genes exhibited only 1.06 to 5.00-fold higher transcription caused by the mutation of fis , and the effect of
192 +Fis on the 16 Fis-activated genes was attenuated or non-existent ( 0.27 to 7.67-fold ) ( Table 3 ) .
193 +This confirmed that Fis controls the transcription of these 19 genes by regulating the five TFs .
194 +Fis Regulates B12 Biosynthesis Genes by Binding to and Activating PocR B12 is a known cofactor for numerous enzymes mediating methylation , reduction , and intramolecular rearrangements [ 59 --
195 +61 ] .
196 +B12 biosynthesis genes , which are not present in E. coli , were acquired by horizontal gene transfer ( HGT ) in Salmonella [ 62 ] .
197 +In LT2 , a total of 30 genes are required for B12 biosynthesis , and 25 of these are clustered in the cob operon [ 61 ] .
198 +The transcription of the cob operon is mainly controlled by a trans-acting protein encoded by the pocR gene , which is located upstream of the cob operon [ 61,63 ] .
199 +In this study , none of the 25 cob genes were found to be associated with Fis-binding ( Table S3 ) , yet 16 of them were downregulated upon deletion of fis , indicating that Fis up -- regulates these genes ( Table S5 ) .
200 +The pocR gene was found to be activated 5.27-fold by Fis and a Fis-binding site was identified within the gene ( Table S3 and S5 ) .
201 +Evaluating of the transcriptional differences in the 16 cob genes in the wild-type , Dfis , DpocR and DfisDpocR by RT-PCR revealed 1.34 to 2.43-fold lower expression of these 16 cob genes in Dfis compared to the wild-type ( Table S7 ) .
202 +Four of the 16 genes showed 1.11 to 1.65-fold decreases , and nine of those 16 genes exhibited 1.03 to 4.44-fold increases in transcription in DfisDpocR comparing to DpocR ( Figure 4 ) , indicating that the positive effect of Fis on these 13 genes is significantly attenuated or absent ( Figure 4 ) due to the deletion of pocR .
203 +The reason that the expression of cob genes in pocR deleted strains is still dependent of Fis effect is Fis may also control the expression of B12 biosynthesis genes through other unknown negative regulators .
204 +In addition , the other three of the 16 genes ( cbiH , cbiQ and cbiO ) , showed 1.56 , 1.77 , 1.34-fold decreases in transcription , respectively , in DfisDpocR compared to the DpocR , which is similar to the expression changes ( 1.55 , 1.52 , 1.22-fold ) of those genes between Dfis and the wild-type .
205 +The result showed that Fis activates the transcription of B12 biosynthesis genes mainly through controlling the expression of pocR .
206 +Fis Effect on LT2 Invasion and Fis Regulation on SPI Genes
207 +The invasion ability of S. enterica is dependent on its ability to invade intestinal epithelial cells and to survive inside macrophage cells [ 43,64,65 ] .
208 +In a previous study , S. enterica SL1344 Dfis exhibited 50 to 100-fold decreased ability to invade HEp-2 ( epithelial ) cell , compared to the wild-type strain [ 30 ] .
209 +In this study , the effect of Fis on the invasion of HeLa cells by LT2 was evaluated , and LT2 Dfis also exhibited decreased ability ( 5.02-fold ) ( Figure 5A ) .
210 +We also analyzed the effect of Fis on the survival of LT2 inside murine macrophage cells .
211 +The number of Dfis within cells was 2.00 to 14.42-fold less than within the wild-type strain at each time-point from 0 h to 28 h post-infection ( Figure 4B ) .
212 +These results indicated that Fis enhances invasion and intracellular replication ability of LT2 within the host cell .
213 +It is well known that SPI-1 and SPI-2 genes are mainly responsible for the invasion and intracellular replication of LT2 within host cells ; thus , we further investigated the effect of Fis on the expression of SPI-1 and SPI-2 genes .
214 +In comparisons of the expression profiles of LT2 wild-type and Dfis , 63 of the 94 SPI-1 and SPI-2 genes were found to be regulated by Fis , including 55 Fis up-regulated genes and eight Fis down-regulated genes ( Figure S1 ) .
215 +Of the 63 Fis-regulated genes ( Table S8 ) , only 23 could be directly bound by Fis in ChIP-seq analysis , indicating that these genes are directly regulated by Fis .
216 +We then randomly selected 16 genes , including hilC , sipA , sipB , spaS , sicA , invE , invC , spaO of SPI-1 , and orf242 , ssrA , ssaB , sscA , sscB , sseC , sseF , ssaV of SPI-2 , to perform gel mobility shift assays .
217 +As expected , the result showed that when the concentration of Fis protein ( 0 -- 400 nM ) was increased , more FisDNA complex and less free DNA were detected for all 16 genes ( Figure S2 ) .
218 +This confirmed the binding of Fis to these 16 genes .
219 +We also found that eight Fis-activated genes , although not associated with Fis-binding , were proximally located downstream of three Fis-binding genes ( invE , invC , and spaO ) .
220 +These included InvA and invB located downstream of invE , invI and invJ located downstream of invC , and spaP , spaQ , spaR and spaS located downstream of spaO .
221 +In Dfis , all eight genes showed greater than 23.37-fold decrease in transcription .
222 +The Fis-binding sites in the ORF regions of invE , invC , and spaO were substituted by kan in the wild-type .
223 +As a control , kan was also inserted upstream of the binding sites in invE , invC , and spaO in the wild-type .
224 +RT-PCR assays showed that deletion of the corresponding Fis-binding sites led to 1.13 to 5.78-fold transcriptional decrease of these genes compared with corresponding control strains ( Figure 6A ) .
225 +These results indicated that Fis regulates not only genes to which it binds directly , but also genes downstream of the Fis-binding genes ( Table S8 ) .
226 +The other 21 SPI genes , which are not associated with Fis binding , are probably regulated by Fis through control of the expression of global regulator or SPI regulators ( Table S8 ) .
227 +Among the SPI regulators , only hilC and ssrA were both Fis-regulated and Fis-binding genes , indicating that they are regulated by Fis directly .
228 +HilC plays a key role in co-ordinating expression of the SPI-1 genes [ 66 -- 68 ] , and its transcription was found to be decreased 43.82-fold in Dfis .
229 +Eleven Fis-regulated SPI genes have been reported to be under the control of HilC [ 25,32 ] .
230 +SsrA-SsrB is a two-component regulatory system for SPI-2 , which includes SsrA as the predicted integral membrane cognate sensor and SsrB as the response regulator binding to the promoters of all SPI-2 functional gene clusters [ 25,69 ] .
231 +The transcription of ssrA was found to decrease 2.90-fold in Dfis , and 10 Fis-regulated SPI genes have been reported to be under the control of SsrA [ 25,70 ] .
232 +Another SPI regulator , HilD , which is not associated with Fisbinding , acts in an ordered fashion with HilC to coordinately activate expression of the SPI-1 genes .
233 +The transcription of hilD was also found to be decreased 10.03-fold in Dfis .
234 +However , hilD were not found to be bound by Fis .
235 +We proposed that hilD was probably indirectly regulated by Fis through other proteins .
236 +The barA , fur and ompR genes were reported to be positively regulators of hilD [ 32,39,71 ] , and in this study , they were all found to be associated with Fis binding ( Table S3 ) .
237 +However , Dfis , barA and fur were found to maintain their transcription level , and only the expression of ompR decreased 2.41-fold .
238 +OmpR is associated with Fis binding ( Table S5 ) , which is consistent with previous study [ 39 ] , indicating that ompR is regulated by Fis directly .
239 +OmpR was also reported to bind to the promoter of the SPI-2 gene regulator ssrAB [ 69,72 ] .
240 +In this study , the transcription of 14 SPI-1 and 2 SPI-2 genes was evaluated by RT-PCR in the wild-type , Dfis , DompR and DfisDompR .
241 +Obvious decrease ( 3.20 to 21.41-fold ) in the transcription levels of these genes were observed in Dfis compared to the wild-type ( Figure 6B ) .
242 +However , this decrease was less marked ( 1.85 to10.34-fold ) in the DfisDompR strain compared to the DompR strain .
243 +We then overexpressed ompR in Dfis , and found that the increased transcription of the SPI-1 and SPI-2 genes was recovered ( 1.04 to 6.36-fold increase ) , thus partly compensating for the effect caused by the fis deletion ( Figure 6C ) .
244 +These results suggest that Fis positively influences the SPI-1 and SPI-2 regulators by binding to and activating ompR .
245 +To confirm the role of ompR in the effect of Fis on LT2 infection , cell invasion assays were carried out .
246 +The discrepancy in the HeLa invasion rate observed between the DompR and DfisDompR ( 3.83-fold decrease in DfisDompR ) was found to be smaller than that between the wild-type and Dfis ( 6.01-fold decrease in Dfis ) ( Figure 7A ) .
247 +Similar results were also detected in the infection assay using murine RAW 264.7 macrophages ( Figure 7B ) .
248 +Smaller discrepancies were detected for ompR deletion-mutant strains at 0 to 24 h post-infection ( 1.18 to 1.64-fold decrease in DfisDompR ) .
249 +Moreover , overexpression of ompR also increased the invasion ( 2.21-fold ) and survival ability of Dfis ( 1.27 to 2.41-fold ) ( Figure 7C and 7D ) .
250 +These results indicated that ompR plays an important role in Fis regulation of SPI-1 and SPI-2 genes , and influences the infection and replication of LT2 in host cells .
251 +Discussion
252 +By using high-throughput sequencing methods , we clarified the genome-wide distribution of binding regions and global regulation pattern of Fis , one of the most important nucleoid-associated regulators , in S. enterica serovar Typhimurium LT2 .
253 +Furthermore , by using cell infection assay , we showed that Fis not only enhances invasion ability , but also intracellular replication ability of LT2 within macrophage cells .
254 +Most importantly , Fis was found to activate SPI genes , which are essential for the virulence of S. enterica .
255 +In this study , the three regulatory modes for Fis on SPI genes were illustrated for the first time .
256 +We identified 885 Fis-binding sites spread over on a total of 943 genes in LT2 .
257 +Compared to the reported 894 Fis-binding sites on 1341 genes in K12 [ 4 ] , some new features were observed in LT2 : i )
258 +There is a different global regulation pattern of Fis in LT2 .
259 +Only 145 common genes are bound by Fis in both K12 and LT2 , which is possibly due to the difference in their genome sequence , as 320 of the 943 Fis-binding genes in LT2 are not present in K12 [ 24 ] .
260 +This result is also consistent with the phenomenon that the DNA supercoiling levels , which are controlled by Fis , are different between E. coli and S. enterica [ 26 ] .
261 +ii ) A higher percentage ( 23 % ) of Fis-binding sites was found within HGT genes in LT2 , which was significantly higher than that ( 10 % ) reported in K12 [ 3 ] .
262 +The discrepancy might be due to that LT2 acquired at least 1,106 gens mainly by HGT since the divergence from E. coli [ 24 ] .
263 +iii ) LT2 has a novel Fis-binding motif , which contains a A/T-tract ( similar to that in K12 ) , but has no conserved G/C on either side ( present in
264 +K12 ) .
265 +The two E. coli Fis-binding motifs [ 3,4 ] were searched against Fis-binding sequences in LT2 , but no regions of highhomology were identified .
266 +Our RNA-seq data shows that among 1646 Fis-regulated genes in LT2 , the expression of 60.09 % genes are repressed in Dfis .
267 +In contrast , only 33.59 % ( 310 of 923 genes ) of Fis-regulated genes were found to be up-regulated in the mid-exponential phase in K12 [ 4 ] .
268 +This indicates that in LT2 Fis preferentially mediates positively regulation of genes , which is opposite from that in K12 .
269 +Two hundred and thirty-six genes were found to be regulated by Fis in both K12 and LT2 , we found only a small proportion ( 163 genes ) of which are regulated by Fis with the same tendency , including genes for oxidative phosphorylation , secondary metab-olism , motility and carbon utilization .
270 +Seventy-three genes were found to be differently regulated by Fis between the two strains , including genes for the energy and fatty acid metabolism , membrane transport and signal transduction ( Table 4 ) .
271 +The great differences in Fis transcriptional regulation found between LT2 and K12 may be due to the different Fis-binding sites in two strains , and the difference in culture medium and high-throughput technologies used in the two studies .
272 +The effect of Fis on global transcriptional regulation in S. enterica Typhimurium SL1344 has been studied by Kelly et al. using microarrays [ 7 ] , only 291 genes were found to be influenced by Fis .
273 +By comparing data of that study with our research , most of Fis-regulated genes in SL1344 were found to be consistent with those in LT2 .
274 +For instance , genes involved in motility and SPI were found to be strongly down-regulated in Dfis in both studies .
275 +However , there are 30 Fis-regulated genes showed opposite regulation tendencies in the two studies .
276 +For instance , Kelly et al. reported that Fis did not affect genes involved in B12 production , while , our study surprisingly found that these genes were significantly repressed in Dfis .
277 +These differences may be due to the discrepancy in time-points analyzed in the two studies ( 1 hour post-subculture vs. mid-exponential phase after subculturing ) and the low resolution of microarrays .
278 +Fis was reported to influence the expression of many genes on SPI-1 and SPI-2 in S. enterica serovar Typhimurium .
279 +Most previous research has mainly been focused on the effects of Fis on regulating the expression of SPI genes , but the relevant molecular mechanisms are unclear .
280 +In this study , we firstly conclude the existence of three modes of Fis regulatory mechanism on SPI genes , and provide a regulatory network of Fis on SPI genes ( Figure 8 ) , including : i ) Fis binds to and activates the SPI positive regulator genes ; ii ) Fis binds to the ORF region of SPI genes to mediate transcriptional activation of these genes and those downstream genes ; iii ) Fis positively influences the SPI regulators by binding to and activating ompR .
281 +Among these mechanisms , the most interesting discovery is that we find the effect of Fis-binding on gene ORF regions may not exert a single effect on the single corresponding gene , but a small scale effect on several genes , which was not reported before .
282 +In most studies about global binding profiles of TFs in bacteria , such as Fis , HNS , RutR and Sfh , TF binding sites have been found to be located at both ORF regions and intergenic regions [ 3,4,13,73 -- 75 ] .
283 +Several studies further indicated that TF binding in ORF regions could also regulate the transcription of corresponding genes [ 3,4,73 ] , however the exact molecular mechanism for that is still unclear [ 76 ] .
284 +We noted that a ChIP-chip analysis to determine the genomic binding profiles of s in 70 E. coli revealed the existence of many s -- binding sites within the 70 ORF regions [ 77 ] , and another study suggested that at least 37 ORF regions bound by Fis in E. coli also have the core RNA polymerase ( RNAP ) or s binding sites [ 4 ] .
285 +It has been proposed 70 that Fis regulates the transcription by formation of DNA microloops , which form a separate topologica domain [ 78 ] , and in those regions , the RNAP may be trapped to repress the transcription or may recycle to efficiently activate the gene transcription process [ 4 ] .
286 +Therefore we suggest Fis-binding on SPI genes may recycle RNAP to promote the transcription of corresponding genes and those downstream genes .
287 +In this study , the identified Fis-dependent genes in SPI-1 and SPI-2 includes nine genes encoding effector proteins , which are transported via the T3SS into the host cell , 37 genes encoding needle complex structural proteins , six genes encoding SPI regulators , and three genes with unknown functions .
288 +Almost all genes encoding needle complex structural proteins and SPI regulators were activated by Fis .
289 +However , for the 18 genes encoding known effectors , only nine of them showed decrease expression in Dfis .
290 +It can be speculated that the weak effects of Fis on effectors observed in this study result from the inability of the LT2 growth conditions ( Luria-Bertani broth ) to induce transcription of effectors [ 79,80 ] .
291 +Although most genes on SPI were activated by Fis , a small proportion of SPI genes were down-regulated , such as STM2911 and STM2912 in SPI-1 and ttrB in SPI-2 .
292 +STM2912 was annotated as a putative transcriptional regulator [ 24 ] , and we propose that it is likely to be a negative regulator for SPI genes , which will be the subject of future study .
293 +Supporting Information
294 +Acknowledgments
295 +The sequencing was supported by Tianjin Biochip Corporation , Tianjin Economic-Technological Development Area , Tianjin .
296 +We gratefully thanks Dr. Laurence Van Melderen from Université Libre de Bruxelles for providing us with the plasmid pWSK129 .
297 +Author Contributions
298 +Conceived and designed the experiments : LW HW .
299 +Performed the experiments : HW BL .
300 +Analyzed the data : LW HW BL QW .
301 +Contributed reagents/materials/analysis tools : LW .
302 +Wrote the paper : LW HW BL QW .
303 +81 .
304 +Lobry JR ( 1996 ) Asymmetric substitution patterns in the two DNA strands of bacteria .
305 +Mol Biol Evol 13 : 660 -- 665 .
...\ No newline at end of file ...\ No newline at end of file
1 +A fast weak motif-finding algorithm based on
2 +Abstract
3 +Background : Identification of transcription factor binding sites ( also called ` motif discovery ' ) in DNA sequences is a basic step in understanding genetic regulation .
4 +Although many successful programs have been developed , the problem is far from being solved on account of diversity in gene expression/regulation and the low specificity of binding sites .
5 +State-of-the-art algorithms have their own constraints ( e.g. , high time or space complexity for finding long motifs , low precision in identification of weak motifs , or the OOPS constraint : one occurrence of the motif instance per sequence ) which limit their scope of application .
6 +Results : In this paper , we present a novel and fast algorithm we call TFBSGroup .
7 +It is based on community detection from a graph and is used to discover long and weak ( l , d ) motifs under the ZOMOPS constraint ( zero , one or multiple occurrence ( s ) of the motif instance ( s ) per sequence ) , where l is the length of a motif and d is the maximum number of mutations between a motif instance and the motif itself .
8 +Firstly , TFBSGroup transforms the ( l , d ) motif search in sequences to focus on the discovery of dense subgraphs within a graph .
9 +It identifies these subgraphs using a fast community detection method for obtaining coarse-grained candidate motifs .
10 +Next , it greedily refines these candidate motifs towards the true motif within their own communities .
11 +Empirical studies on synthetic ( l , d ) samples have shown that TFBSGroup is very efficient ( e.g. , it can find true ( 18 , 6 ) , ( 24 , 8 ) motifs within 30 seconds ) .
12 +More importantly , the algorithm has succeeded in rapidly identifying motifs in a large data set of prokaryotic promoters generated from the Escherichia coli database RegulonDB .
13 +The algorithm has also accurately identified motifs in ChIP-seq data sets for 12 mouse transcription factors involved in ES cell pluripotency and self-renewal .
14 +Conclusions : Our novel heuristic algorithm , TFBSGroup , is able to quickly identify nearly exact matches for long and weak ( l , d ) motifs in DNA sequences under the ZOMOPS constraint .
15 +It is also capable of finding motifs in real applications .
16 +The source code for TFBSGroup can be obtained from http://bioinformatics.bioengr.uic.edu/TFBSGroup/ .
17 +Background
18 +Transcription factors play an irreplaceable role in the activation and repression of gene expression by binding to specific sites within promoter regions of target genes .
19 +Identification of transcription factor binding sites ( TFBSs ) is a basic task for elucidating the molecular mechanisms of transcriptional regulation .
20 +Although traditional footprinting assays can accurately identify the precise binding sites of any factor , this low-throughput method is highly technical and can analyze only a single small region ( < 1 kb ) at a time .
21 +With the development of high-throughput sequencing technologies , a number of experimental techniques such as ChIP-chip and ChIP-seq have been used to identify the location of transcription factor binding sites .
22 +However , these methods are unable to resolve DNA-protein interactions at base pair resolution [ 1 ] .
23 +In silico identification of over-represented DNA motifs from the promoters of co-regulated or homologous genes as well as ChIP-enriched regions plays a significant role in locating binding sites in a high-throughput and high-resolution manner .
24 +Since a DNA motif is usually highly conserved or overrepresented among DNA sequences , there are two main approaches to its representation : ( 1 ) represent a motif by its profile or position-specific scoring matrix ( PSSM ) [ nj , k ] l × 4 , which records the frequency of base k ( k ∈ { A , C , G , T } ) at position j ( j = { 1 , 2 , · · · , l } ) for all aligned sites [ 2-4 ] or ( 2 ) characterize a motif as an l-length consensus string describing a motif with the most frequent nucleotide in each position of all aligned sites .
25 +According to these two TFBS models , existing motif-finding algorithms can be divided into two classes .
26 +The first includes algorithms that maximize a statistical or entropy-related score of a PSSM [ nj , k ] l × 4 .
27 +CONSENSUS [ 5 ] , MEME [ 6 ] , Gibbs Sampler [ 7 ] , AlignACE [ 8 ] , PROJECTION [ 9 ] , and CRMD [ 10 ] belong to this group .
28 +These algorithms use optimization techniques from the fields of statistics and machine learning , including the greedy strategy [ 5 ] , the Expectation-Maximization method [ 6 ] , Gibbs sampling methods [ 7-9 ] , and the clustering method [ 10 ] .
29 +These algorithms usually have a fast run time .
30 +Sometimes , however , they can not converge to the global optimum , especially for short motifs with high levels of statistical noise or long motifs with a large search space .
31 +The second class of algorithms usually searches for ( l , d ) motifs based on the consensus model [ 11 ] by employing heuristic methods , but in some cases use optimal techniques .
32 +It is supposed that each sequence contains zero , one , or multiple motif instance ( s ) with up to d mutations within a true motif [ 12 ] .
33 +A large number of algorithms have been proposed to exactly or almost exactly extract ( l , d ) motifs from N input sequences with length L. SPELLER [ 13 ] , WEEDER [ 14,15 ] , MITRA-count [ 16 ] , Voting [ 17 ] , PMSprune [ 18 ] , WINNOWER [ 11 ] , iTriplet [ 19 ] , VINE [ 20 ] , Stemming [ 21 ] , RecMotif [ 22 ] , and sMCL-WMR [ 23 ] are included in this group .
34 +These algorithms usually have a high time complexity for long motifs .
35 +This limits their application , especially toward prokaryotic promoters [ 24,25 ] .
36 +In this study , we intend to offer a highly efficient algorithm for finding long and weak ( l , d ) motifs and to use this algorithm to identify TFBSs in prokaryotic data sets .
37 +Motif-finding algorithms based on the consensus model can be further divided into two categories : pattern-driven and sample-driven approaches [ 16 ] .
38 +Using a patterndriven approach , one tries to enumerate all possible 4l l-mer motifs with lexical order .
39 +When applying a sample-driven approach , all possible ( l , d ) motifs generated from the real l-mers of input sequences are often tested .
40 +SPELLER , WEEDER , and MITRA-count are patterndriven approaches and Voting , PMPprune , WINNOWER , iTriple , VINE , Stemming , RecMotif , and sMCL-WMR are sample-driven .
41 +In general , pattern-driven approaches can automatically find ( l , d ) motifs in samples without being given the length l. However , the state-of-the-art sample-driven approaches are usually faster than the state-of-the-art pattern-driven approaches , and thus can be used to extract motifs with a larger l and d. Recently , the sample-driven approach , which transforms the ( l , d ) motif search by extracting the maximum clique or q-cliques ( q ≤ N ) from an N-partite graph , has attracted much attention .
42 +In this graph , each vertex is an l-mer .
43 +There is an edge between two l-mers from two different sequences if the Hamming distance between these two l-mers is no more than 2d .
44 +This is because the Hamming distance between each instance of a motif and the motif itself is assumed to be at most d. Thus , all instances of a motif must form a maximum clique or q-cliques in the graph .
45 +This idea was first presented in WINNOWER , which utilizes an extendable mechanism to cut off spurious edges by extending k-cliques ( k = 2 or k = 3 ) to larger ( k + 1 ) - cliques .
46 +However , the accuracy of WINNOWER can not be guaranteed since there is strong background noise in many sequences and true edges may be pruned by its local extension mechanism .
47 +The VINE algorithm , with its rigorous pruning steps , was proposed to speed up and increase the precision rate of WINNOWER .
48 +Similarly , iTriplet was designed to randomly select two reference sequences and identify all triplets ( 3-cliques ) in these as well as each of the remaining N − 2 sequences .
49 +All discovered triplets along with their sequence information are then inserted into hash tables as candidate motifs .
50 +If a table has enough instances ( e.g. , at least q ) , the motif can be identified as ` true ' .
51 +RecMotif was created to extract N-cliques by using reference sequences as well .
52 +It takes the selected reference vertices from the first x ( x = { 1 , 2 , · · · , N } ) reference sequences in order to select new reference vertices in the remaining sequences .
53 +As x is increased , the selection is continued ( x ← x + 1 ) if new reference vertices can be selected from the remaining sequences to obtain xcliques .
54 +Otherwise , the algorithm backtracks to the first x − 1 reference vertices and finds a substitute .
55 +RecMotif has been shown to be very fast for some ( l , d ) cases ( e.g. , ( 15 , 4 ) , ( 18 , 5 ) and ( 21 , 6 ) ) .
56 +However , in tests performed by Sun et al. [ 22 ] , it failed to find some weak motifs such as ( 15 , 5 ) , ( 18 , 6 ) , and ( 19 , 7 ) .
57 +Additionally , RecMotif operates under the OOPS constraint .
58 +During real applications , some sequences may not contain any instance of a true motif while some may contain multiple instances .
59 +With this work , we offer a more efficient algorithm for extracting long and weak ( l , d ) motifs from N-partite graphs using the more biologically-relevant ZOMOPS constraint .
60 +During our research , we made the following observations : ( 1 ) there may be too many spurious edges in an N-partite graph to extract the q-cliques ( q ≤ N ) needed to identify a weak motif ( e.g. , ( 15 , 4 ) or ( 18 , 6 ) ) and ( 2 ) if we construct the N-partite graph such that there is an edge between two l-mers from two different sequences if the Hamming distance between these two l-mers is no more than x ( d ≤ x ≤ 2d ) instead of exactly 2d , the motif instances in the graph may form a dense subgraph instead of a clique .
61 +Based on this information , we present a new algorithm : TFBSGroup .
62 +It first extracts dense subgraphs , which are groups of candidate instances ( i.e. , TFBSs ) , by the fast community detection algorithm BGLL [ 26 ] .
63 +I then greedily refines these candidate motifs towards the true motif within their own communities .
64 +Our empirical study shows that TFBSGroup can quickly discover long and weak ( l , d ) motifs ( e.g. , ( 18 , 6 ) and ( 24 , 8 ) motifs within 30 seconds ) in synthetical samples under the ZOMOPS constraint .
65 +More importantly , it is able to rapidly identify motifs in a large data set of prokaryotic promoters [ 25 ] generated from the Escherichia coli database RegulonDB [ 27 ] .
66 +It is also able to accurately discover motifs in 12 mouse transcription factor ChIP-seq data sets involved in ES cell pluripotency and self-renewal [ 28 ] .
67 +Results
68 +We first tested TFBSGroup on a series of synthetic ( l , d ) samples and compared it with iTriplet ( source code : http://www.rci.rutgers.edu/∼gundersn/iTriplet/ ) and RecMotif ( source code provided by the authors ) .
69 +iTriplet and RecMotif are both sample-driven algorithms which heuristically extract q-cliques from an N-partite = graph ( q N for RecMotif because of the OOPS constraint ) .
70 +Meanwhile , we compared TFBSGroup with the pattern-driven algorithms SPELLER , WEEDER , and MITRA in order to reveal more differences between sample-driven and pattern-driven approaches .
71 +We then used TFBSGroup on a large data set of prokaryotic promoters generated from the Escherichia coli database RegulonDB for the purpose of finding real long and weak motifs .
72 +Also , we showed the results of TFBSGroup in discovering motifs in ChIP-seq data sets for 12 mouse transcription factors involved in ES cell pluripotency and self-renewal [ 28 ] .
73 +All experiments were performed on a computer with an Intel 2.99 GHz processor and 2GB of main memory running the Windows XP .
74 +Benchmark data sets
75 +Like the previous work of Buhler and Tompa [ 9 ] , the testing samples were generated synthetically using the following steps : 1 ) A parent motif of length l was chosen by randomly picking l bases from the nucleotide set { A , C , G , T } .
76 +2 ) N i.i.d. background sequences of length L were constructed at random .
77 +3 ) q ( q ≤ N ) sequences were randomly selected from these N background sequences .
78 +4 ) The following steps were performed for each of the selected q background sequences :
79 +In our experiments , unless otherwise specified , the number N and the length L of sequences in an ( l , d ) sample are set to 20 and 600 , respectively .
80 +Comparisons between TFBSGroup and state-of-art algorithms using ( l , d ) samples Firstly , to show the efficiency of TFBSGroup , we compared it with state-of-the-art algorithms including the pattern-driven SPELLER , WEEDER , and MITRA-count ( MITRA for short ) and the sample-driven iTriplet and RecMotif on the same testing samples ( Table 1 ) .
81 +Secondly , we tested the effect of the maximal length L of DNA sequences [ 20 ] .
82 +The test results are shown in Table 2 .
83 +WEEDER ( q ) indicates the execution time of WEEDER given q , q/f indicates that WEEDER failed to find the true motif for the given value q , TFBSGroup ( x ) indicates the run time of TFBSGroup given x ( d ≤ x ≤ 2d ) , s , m , and h denote seconds , minutes , and hours respectively , and ′ − ′ indicates a run time of over 10h .
84 +To demonstrate the accuracy of our algorithm , we ran TFBSgroup on 100 randomly generated test samples for each ( l , d ) pair and reported the number of samples in which the implanted motifs were correctly reported in the top 1/5/10 , and which were correctly identified but listed below the top 10 ( denoted b10 ) .
85 +We also reported the number of samples in which the implanted motifs were not correctly reported by TFBSGroup ( denoted f ) , since our algorithm TFBSGroup may fail in some cases .
86 +The accuracy of TFBSGroup for different ( l , d ) pairs is shown as 1/5/10 / b10/f after TFBSGroup ( x ) in Tables 1 and 2 .
87 +For example , we correctly found motifs ranked first in 95 samples , motifs ranked within the top 5 in 98 samples , and motifs ranked within the top 10 in 99 samples for ( 15 , 4 ) .
88 +However , we failed on one sample set .
89 +Thus , the accuracy of TFBSGroup on 100 ( 15 , 4 ) samples can be estimated as 95/98/99 / 0/1 , where motifs were ranked by their significance score [ 14,15 ] .
90 +Furthermore , since the run times of TFBSGroup on different samples of the same ( l , d ) pair showed negligible difference ( usually < 1 second ) under the same parameter settings , we did not average the run times of 100 samples for an ( l , d ) pair but instead kept the run times of TFBSGroup on the same sample sets used in the efficiency comparisons with other algorithms .
91 +In addition , Table 1 and Table 2 describe the results of VINE ( Huang et al. [ 20 ] ) and sMCL-WMR ( Boucher and King [ 23 ] , sMCL for short ) in order to compare these sample-driven algorithms , which extract cliques from N-partite graphs , to our work .
92 +′ ∗ ′ indicates that no result was available from literature .
93 +The experiments using VINE were performed on a PC with an Intel Pentium IV 3.40 GHz processor and 1GB of main memor running Windows .
94 +Those for sMCL-WMR were performed on a Linux machine with a 2.6 GHz processor and 1Gb of RAM running Ubuntu Linux .
95 +We also tested iTriplet and found that the run times of two implementations of this algorithm on the same ( l , d ) sample were greatly different due to its random mechanism for selecting two reference sequences and an l-mer within a reference sequence .
96 +Taking five runs of iTriplet on the same ( 15 , 4 ) sample as an example , the minimum execution time was 0.859 seconds and the maximum was 9.156 seconds .
97 +We have reported the average run time of 5 runs of iTriplet .
98 +As shown in Table 1 , the sample-driven algorithms run faster than the pattern-driven variety .
99 +However , except for MITRA , we used only q and d as input in all implementations of the pattern-driven algorithms .
100 +The length l of planted motifs can be predicted by these algorithms while all the sample-driven types teste above and MITRA require l , d and q to be specified in advance .
101 +TFBSGroup can find all long and weak ( l , d ) motifs within 30 seconds under the ZOMOPS constraint .
102 +Most planted motifs in the synthetic samples ( with the exception of ( 10 , 2 ) ) were correctly reported in the top 1/5/10 .
103 +TFBSGroup performed with high accuracy when identifying exact matches for long and weak ( l , d ) motifs such as ( 15 , 4 ) , ( 16 , 5 ) , ( 18 , 6 ) , and ( 19 , 7 ) .
104 +However , TFBSGroup failed to find exact planted motifs in many cases involving conserved motifs ( e.g. , ( 10 , 2 ) ) .
105 +This may be because the networks are too sparse to form good communities .
106 +For hard ( l , d ) motif search problems such as ( 15 , 5 ) , ( 16 , 5 ) , ( 17 , 6 ) , and ( 18 , 6 ) , TFBSGroup is much more efficient than iTriplet , RecMotif , VINE , and sMCL-WMR .
107 +In addition , it is not easy to tune the parameter q in WEEDER since , with the decrease of q , the run time is dramatically increased .
108 +Moreover , according to our experiments , iTriplet can not be guaranteed to find true inserted motifs in all cases because of its random mechanism .
109 +Also , the memory usage of iTriplet is much higher and can freeze the computer during searches for long and weak motifs such as ( 19 , 7 ) .
110 +Mining for transcription factor binding sites in Escherichia coli K-12 In order to further evaluate TFBSGroup , we used the algorithm on a large data set ( ECRDB70-10 ) to find the binding sites within promoters of Escherichia coli K-12 DNA .
111 +This data , collected by Hu et al. [ 25 ] , is stored in RegulonDB [ 27 ] and contains groups of sequences with experimentally-determined binding sites in the middle regions of the sequences .
112 +We selected sequence sets with more than five DNA sequences .
113 +We used published motif consensuses in the literature , especially the results in Li et al. [ 30 ] , as a guide for inferring the values of l and d .
114 +We listed the motif consensuses , which were similar to the consensuses published in the literature .
115 +If no exact match or similar result was found in the literature , we listed the top ranked motif consensuses with the most binding locations in the middle regions of the sequences .
116 +The test results ( obtained within 1 minute by running TFBSGroup ) are shown in Figures 1 and 2 , where ` TF ' indicates the name of the transcription factor , ` # ' indicates the number of sequences in the corresponding set , ` Consensus ' indicates the motif consensus of the corresponding TFBSs given a TF , ` Logo ' indicates the sequence logo of all TFBSs for a specified TF ( created using the webbased application tool Weblogo [ 31 ] ) , ` Rank ' indicates the ranking number of the significance score [ 14,15 ] for the motif consensuses , ` Lit . '
117 +indicates that similar motif consensuses have been published in the literature while ` * ' means no similar motif consensus was found in the literature , and ( l , d ) and x are represented in the same way as in Table 1 .
118 +As shown Figures 1 and 2 , TFBSGroup can efficiently find over-represented long motifs from prokaryotic promoters .
119 +We illustrate this point using the well-studied TFs CRP , FNR , and LexA as examples [ 21 ] .
120 +Binding site data for the CRP protein includes 138 DNA sequences of length 219 with the consensus TGTGAnnnnnnTCACA ( consensus model : ( 18 , 7 ) ) and 138 actual binding sites .
121 +The FNR data includes 50 DNA sequences of length 222 with the consensus TTGATnnnnATCAA ( consensus model : ( 14 , 4 ) ) and 50 actual binding sites .
122 +The LexA data includes 10 DNA sequences of length 222 with the consensus CTGTnnnnnnnnnnCAG ( consensus model : ( 16 , 6 ) ) and 10 actual binding sites .
123 +For all three sets , the expected motifs are ranked first by TFBSGroup in terms of their significance score : CRP is reported to have 121 sites ( 63 true ) , FNR is predicted to have 46 sites ( 23 true ) , and LexA is reported to have 12 sites ( 8 true ) .
124 +The precision on the site level ( precision = TP TP+FP ) is close to or greater than 50 % on these three data sets , where TP is the number of true positive sites and FP is the number of false positive sites .
125 +It should be pointed out , however , that some results marked with an ` * ' in Figures 1 and 2 may not be satisfactory due to the low specificity of binding sites for the TFs , insufficient number of sequences from which to a draw statistical conclusion , or a lack of knowledge of the proper ( l , d ) models .
126 +Compounding the problem is the fact that the true consensuses in these data sets are unknown , a difficulty which exists for all consensus model-based algorithms .
127 +Motif discovery in 12 mouse ES CELL ChIP-seq data sets To further evaluate the accuracy of motifs predicted by TFBSGroup , we analyzed the ChIP-seq data sets for 12 DNA-binding TFs ( CTCF , cMyc , Esrrb , Klf4 , Nanog , nMyc , Oct4 , Smad1 , Sox2 , STAT3 , Tcfcp2I1 , and Zfx ) involved in mouse embryonic stem cell pluripotency and self-renewal [ 28 ] .
128 +To prepare the data sets for use with motif discovery algorithms , we first extracted peak regions from ChIP-seq data using MACS [ 50 ] with a FDR ( false discovery rate ) threshold of 0.2 .
129 +We then mapped the centers of the ChIP-seq peaks to the mouse mm10 assembly and extracted 100-bp of genomic sequence centered around each peak .
130 +To compare motifs identified by TFBSGroup with motifs found in Chen et al. [ 28 ] , we ran TFBSGroup on hundreds of peaks with low p-values .
131 +The results of Chen et al. and TFBSGroup are shown in Figure 3 , where all sequence logos predicted by TFB-SGroup , including those in Figure 4 , were also created using the web-based application tool Weblogo [ 31 ] .
132 +We found motifs matching those identified in Chen et al. [ 28 ] .
133 +Specifically , motif logos predicted by Chen et al. [ 28 ] and TFBSGroup for each TF in Figure 3 ( with the exception of Klf4 and Zfx ) are exactly or ` almost ' exactly the same .
134 +However , it is well known that Klf4 is able to recognize GC-rich regions .
135 +ZFX has no known published consensus sequence , but its predicted motif agrees to some extent with the result of Chen et al. and the result predicted by cEMRMIT [ 51 ] .
136 +In [ 28 ] , Chen et al. used WEEDER and then refined and extended the motifs with an Expectation-Maximization method .
137 +This second step was necessary because the supplied version of the WEEDER algorithm limited the motif search to a maximum of 12 bps .
138 +As discussed in the previous sections , WEEDER operated with low efficiency for long motifs and was difficult to tune for the parameter q. On the contrary , TFBSGroup was able to find both long and weak motifs .
139 +We obtained the motifs and their TFBS locations in sequences within 1 minute for all data sets with just one run of TFBSGroup .
140 +In addition , we found alternative motifs for some TFs such as OCT4 , Esrrb and CTCF , which were also reported in a previous study [ 52 ] .
141 +One significant alternative motif for each of the three TFs is shown in Figure 4 .
142 +The TFBS sequences of this alternative motif were complementary to those of the main motif in Figure 3 for each of three TFs .
143 +Conclusions and discussion
144 +In this work , we have developed a novel and efficient algorithm ( TFBSGroup ) for identifying ( l , d ) motifs under the ZOMOP constraint .
145 +It extracts dense subgraphs from an N-partite graph using a fast community detectio algorithm designed for processing large-scale networks ( BGLL ) .
146 +Based on these extracted communities , TFB-SGroup heuristically refines candidate motifs and their instances towards the true motifs .
147 +Experimental tests on synthetical samples have shown that TFBSGroup can very quickly discover long and weak ( l , d ) motifs and their instances .
148 +More importantly , TFBSGroup has achieved good performance in rapidly identifying motifs in a large data set of promoters generated from Escherichia coli and in accurately discovering motifs in ChIP-seq data set for 12 mouse transcription factors involved in ES cell pluripotency and self-renewal .
149 +Still , TFBSgroup may not work well in the extreme case that the number of mutations between each motif instance and the motif itself is exactly d , since the graph will be too dense to be partitioned sufficiently .
150 +Fortunately , this case seldom occurs in real applications .
151 +In the future , we plan to improve the algorithm by combining structure - and sequence-based methods in order to address this issue .
152 +Also , we plan to improve the algorithm 's ability to process large-scale ChIP-Seq data sets .
153 +Methods
154 +( l , d ) motif search and dense subgraph extraction Given a set of sequences S = { s1 , s2 , ... , sN } over a symbol set = { A , C , G , T } and positive integers l and d ( | si | ≤ L , 1 ≤ i ≤ N , 1 ≤ l ≤ L and 0 ≤ d < l ) , an ( l , d ) motif search finds a string t ∈ l such that for at least q ( q ≤ N ) sequences { si1 , si2 , · · · , siq } ⊆ S there exists a substring tij in each sij ( j = 1 , 2 , · · · , q ) with d ( t , tij ) ≤ d , where d ( t , tij ) indicates the Hamming distance between the two strings t and tij .
155 +Since the Hamming distance between each instance of a motif and the motif itself is at most d , the Hamming distance between two instances is no more than 2d and all instances of the true motif must form a q-clique .
156 +Therefore , we can obtain ( l , d ) motifs by extracting q-cliques from an N-partite graph where each vertex is an l-mer in S and there is an edge between two l-mers li and lj ( li and lj are l-mers of si and sj , respectively , i = j ) if the Hamming distance between the two l-mers is no more than 2d .
157 +As far as synthetic samples randomly generated by the method mentioned in the above section are concerned , the probability of two random l-mers with a maximum distance of x is x ( ) ∑ i 3 i 1 ( l − i ) p ( l , x ) = · .
158 += l 4 4 i 0
159 +Thus , for a set of N sequences with length L , there are 0.5 × N × ( L − l +1 ) × ( N − 1 ) × ( L − l +1 ) × p ( l ,2 d ) random edges in the background sequences .
160 +For example , there are an estimated 18.2 million random edges in the background sequences for an ( 18 , 6 ) sample when N = 20 and L = 600 .
161 +There are also some spurious edges around the vertices of motif instances , especially for long and weak ( l , d ) motifs , since the neighbor vertices of a motif instance may have links to the neighbor vertices of other motif instances .
162 +Still , only q ∗ ( q − 1 ) / 2 ≤ N ∗ ( N − 1 ) / 2 edges are true positive links forming an expected q-clique .
163 +Suppose there is an edge between two vertices in an Npartite graph if the Hamming distance of the vertices is no more than x ( d ≤ x ≤ 2d ) instead of 2d .
164 +In this case , the number of spurious edges may be dramatically reduced .
165 +For example , if we set x = 7 for a real ( 18 , 6 ) sample , there are only 82,343 edges in the N-partite graph ( there are an estimated 80,335 edges using Eq .
166 +1 ) .
167 +However , the instances of a motif in this situation may not form a qclique but rather a densely connected subgraph .
168 +We can obtain an ( l , d ) motif by detecting dense subgraphs in an N-partite graph where the distance of two vertices is at most x.
169 +Community detection and dense subgraph identification In recent years , complex network analysis has been highlighted in the research community .
170 +It is a powerful tool used to describe the structure of many complex systems in nature and society and has many potential applications .
171 +A network is usually represented by a graph G = V , E , ( ) where V is a set of n vertices and E is a set of m edges representing relationships between pairs of vertices .
172 +Community structure is one of the most important topological characteristics in a network .
173 +A community structure is a subgraph of a network whose vertices are more highly connected with each other than with vertices outside the subgraph .
174 +Therefore , the problem of community detection requires the partition of a network into communities of densely connected nodes such that ∀ u , v , u = v , Cu ∩ Cv = ∅ and ∪ uCu = V , where Cu ( or Cv ) is one of the partitioned communities .
175 +It should be apparent that community structure is a type of dense subgraph .
176 +The current algorithms for identifying communities in complex networks can be used to find dense subgraphs within graphs .
177 +Many methods to identify community structures in complex networks have been developed [ 53,54 ] .
178 +As mentioned above , however , an N-partite graph of input sequences with a long and weak ( l , d ) motif may be a large network with millions of edges .
179 +Fast community detection methods are required to partition a large-scale graph .
180 +In the field of complex network analysis , algorithms including Infomap [ 55 ] , BGLL [ 26 ] , LPA [ 56 ] , and RG [ 57 ] are designed to efficiently detect communities in very large networks .
181 +In this study , we use the BGLL algorithm [ 26 ] to find dense subgraphs in an N-partite graph .
182 +This algorithm is best for our purposes since we only need a coarse partition and BGLL is very fast and easy to use .
183 +The source code for this software can be obtained from http://findcommunities.googlepages.com/ .
184 +BGLL : a near linear time algorithm for community detection BGLL is a heuristic method for optimizing modularity ( Eq .
185 +2 ) , which measures the difference between the empirical distribution of in-community connections of a partition and the expected distribution of in-community connections of a partition in a randomly generated graph with the same vertex degree distribution [ 58 ] .
186 +1 ∑ kikj Q = [ Aij − ] δ ( Ci , Cj ) , 2m 2m i , j ∈ V where Aij is the weight of the edge ( i , j ) .
187 +If a network is unweig ∑ n hted , Aij = 1 for ( i , j ) ∈ E , otherwise Aij = 0 .
188 +ki = j = 1 Aij is the sum of the weights of the edges attached to vertex i or the degree of the node i for an unweighted network .
189 +Ci is the community to which the node i is assigned and δ ( · , · ) is the Kronecker function .
190 +A larger Q yields a better partition .
191 +The BGLL algorithm can be divided into two iterative phases .
192 +Firstly , it assigns a different community to each node of a network .
193 +Then , for each node i , it considers the neighbors j of i ( ( i , j ) ∈ E ) and evaluates the gain of modularity Q ( Eq .
194 +3 ) that would take place by removing i from its community and placing it in the community of j. [ ∑ ∑ ] + 2k = in i , in − ( tot + ki ) 2 [ ∑ 2m ∑ 2m ] − in − ( tot ) 2 − ki 2 ( ) , 2m 2m 2m ∑ where in is the s ∑ um of the weights of the edges inside a community Cu , tot is the sum of the weights of the edges incident to nodes in Cu , and ki , in is the sum of the weights of the edges from i to nodes in Cu .
195 +If the gain is negative , i stays in its original community , otherwise , i is placed in the community which provides maximum gain .
196 +The second phase of the algorithm involves building a new network whose nodes make up the communities found during the first phase .
197 +The weights of the edges between the new nodes are the sum of the weight of the edges between nodes in the corresponding two communities .
198 +Edges between nodes of the same community lead to self-loops for this community in the new network .
199 +The algorithm naturally incorporates a notion of hierarchy , which results in communities of communities .
200 +The BGLL algorithm is extremely fast and performs in linear time on typical and sparse data , since the gain of modularity is very easy to compute with Eq .
201 +2 and the number of communities decreases drastically after just a few passes .
202 +Most of the run time lies within the first iteration [ 26 ] .
203 +In this study , we took the results of the first iteration only since we are interested in obtaining coarse-grained candidate motifs and their group of instances from dense subgraphs of the original network and are not concerned about the hierarchical structure of communities
204 +TFBSgroup operates in two phases .
205 +Firstly , we construct an N-partite graph where the distances of pairs of vertices are no more than x ( d ≤ x ≤ 2d ) for a set of input sequences , which is assumed to contain an ( l , d ) motif and at least q ( q ≤ N ) instances .
206 +We then detect all communities with a size of at least t ( the default is q/2 ) in the N-partite graph using the BGLL algorithm to obtain a candidate motif consensus by aligning all l-mers in each community .
207 +Secondly , we greedily refine these candidate motifs toward the true motif using the following three steps : 1 ) For each candidate motif consensus , we look for the vertices in the neighbor set of the current community Cu for which the Hamming distance between the consensus and the corresponding l-mers of these vertices are no more than d in order to form a new community .
208 +A vertex belonging to the new community is in the neighbor set of the current community Cu if the position of the corresponding l-mer of the vertex is in the interval [ max { 0 , posvi − l } , min { posvi + l , L − l } ] .
209 +posvi is the start position of the corresponding l-mer of a vertex vi ( vi ∈ Cu ) in the sequence to which it belongs .
210 +2 ) We align the new community to obtain a new candidate motif consensus .
211 +We then iteratively execute step 1 and step 2 until each new candidate consensus can not be changed .
212 +3 ) We shift the corresponding l-mers ( an l-mer corresponds to a vertex vi in the final community ) of the final candidate motif in the interval [ max { 0 , posvi − l/3 } , min { posvi + l/3 , L − l } ] , since the true motif and its instances may be near the final candidate motif consensus and their instances .
213 +Furthermore , since there may be many false positive motifs , we sort all output motifs according to their statistical significance using the method of Pavesi et al. [ 14,15 ] and then delete the duplicates .
214 +Finally , the top k significant motifs and their instances are returned .
215 +TFBSGroup is so named because it completes its run after all potential motifs and the groups of their instances ( corresponding to the groups of TFBSs in a set of DNA sequences ) are reported as output .
216 +The details of the TFBSGroup algorithm are shown below , where ( i , j ) indicates an instance starting at the j-th position of the i-th sequence si .
217 +t ( default = q/2 ) is used to filter false positive groups forming small communities during the initial stage .
218 +This will not affect the result or the speed of the algorithm in our simulations because the largest group usually has the highest significance score .
219 +We can set t = 0 to ensure all candidate groups are examined .
220 +Furthermore , the window size l/3 is used to ensure that the predicted TFBSs are within its inserted positions and not around them .
221 +Generally , we can identify true motifs when the window size is less than l/3 .
222 +The source code for TFBSGroup can be obtained from http://bioinformatics.bioengr.uic.edu/ TFBSGroup / or Additional file 1 .
223 +Time and space complexity of TFBSGroup
224 +The time complexity of TFBSGroup depends mainly on the first phase of the algorithm , which includes time for constructing an N-partite graph with distance x ( d ≤ x ≤ 2d ) and time for extracting communities from the constructed N-partite graph .
225 +During the second phase , the algorithm searches through candidate motif consensuses and their instances within each of the communities .
226 +There are at most N × ( L − l +1 ) l-mers for a set of DNA sequences with a length of at most L. Therefore , there are at most N × ( L − l + 1 ) × ( N − 1 ) × ( L − l + 1 ) × l/2 = O ( N2 × L2 × l ) comparisons for constructing an N-partite graph .
227 +During one pass of BGLL , the algorithm computes Q at most t times for each vertex in a network , where t is the maximum number of neighbors of a vertex in the network .
228 +The time complexity of BGLL is bound by O ( N × L × t × time Q ) for extracting communities from an N-partite graph because there are at most N × ( L − l + 1 ) vertices in a network , where time Q is the time complexity for computing Q .
229 +As a result , the time complexity of TFBSGroup for the worst case is × × × = × × × O ( t N L time Q ) O ( t N L m ) ∼ = O ( p ( l , x ) 2 × N4 × L4 ) , where m is the number of edges in a network , m = O ( p ( l , x ) × N2 × L2 ) and t = O ( p ( l , x ) × N × L ) , as estimated using Eq .
230 +1 .
231 +However , it should be noted that the above bound can be a substantial overestimate .
232 +The time complexity of TFBSGroup is almost equal to the time complexity of BGLL , which is near linear with respect to m in real applications , especially for sparse networks [ 26 ] .
233 +The space complexity of TFBSGroup is mainly affected by the storage of all l-mers and an N-partite graph , where the distance of two vertices is at most x. Thus , the space complexity of TFBSGroup is O ( m ) = O ( p ( l , x ) × N2 × L2 ) , while it is at least O ( p ( l , 2d ) × N2 × L2 ) for previous graph-based algorithms .
234 +The time and space complexity of TFBSGroup and several related algorithms ( except for sMCL , since no complexity analysis is available for this algorithm in the literature [ 23 ] ) are shown in Table 3 , where the left half lists pattern-driven algorithms ( labeled ` Pattern-D ' ) and the right half lists sample - v ∑ ( dri ) en algorithms ( labeled ` Sample-D ' ) .
235 +N l , d = d i ( ) i = 0 l 3i and w is the word length , which corresponds to bit length of a processor .
236 +The time complexity of RecMotif relies heavily on the value of p ( l , 2d ) ( see Table one in Sun et al. [ 22 ] ) .
237 +According to Table 3 , each algorithm has its own advantages .
238 +The time complexity of pattern-driven algorithms is higher but they have lower space complexity .
239 +The time complexity of sample-driven algorithms is lower but they generally have higher space complexity .
240 +RecMotif is too sensitive to p ( l , 2d ) and L .
241 +When p ( l , 2d ) is small , RecMotif runs very fast .
242 +However , when p ( l , 2d ) is larger than 0.28 , RecMotif can not produce the results within a reasonable amount of time .
243 +TFBSGroup is a complement to sample-driven algorithms since it makes a reasonable trade-off between speed and accuracy .
244 +The choice of x
245 +The key problem with TFBSGroup is the selection of the parameter x .
246 +If x is too large , the N-partite graph may be too dense to define a community containing only the instances of a motif .
247 +If x is too small , the graph is too sparse to form the expected communities and the true group of TFBSs will be missed .
248 +In this study , we use an experimental statistical method to estimate x for a specified ( l , d ) motif search problem .
249 +Firstly , for a given l-mer consensus , we created 500 instances of the consensus with the Hamming distance between the consensus and each instance equal to at most d .
250 +We then computed the Hamming distance for each pair of instances and counted the number ny of instance pairs with distance y ( y = { 0 , 1 , 2 , · · · , 2d } ) to get the frequency ny distribution .
251 +The center of this distribution should be an estimation of x , i.e. , x ≥ max { ny , y ∈ { 0 , 1 , 2 , · · · , 2d } } or close to this .
252 +Taking ( 18 , 6 ) and ( 19 , 7 ) as examples , the histograms of the frequency ny distribution are shown in Figure 5 .
253 +Using these distributions as a guide , we set x = 7 and x = 8 for ( 18 , 6 ) and ( 19 , 7 ) , respectively .
254 +Additional file 1: The C++ Version of TFBSGroup (for WindowsXP).
255 +Competing interests
256 +The authors declare that they have no competing interests.
257 +Authors’ contributions
258 +CJ initiated the project , analyzed the data , and drafted the manuscript ; MC and JY participated in the study design , discussion , and editing of the manuscript .
259 +All authors read and approved the final manuscript
260 +Acknowledgements
261 +This work was supported in part by the National Nature Science Foundation of China ( Grant No. 60905029 , 61105055 , and 81230086 ) , the Beijing Natural Science Foundation ( Grant No. 4112046 ) , and the Fundamental Research Funds for the Central Universities .
262 +The authors would like to thank Dr. H. Q. Sun for providing the source code for RecMotif .
263 +Received: 22 October 2012 Accepted: 12 July 2013 Published: 17 July 2013
...\ No newline at end of file ...\ No newline at end of file
1 +“Non-canonical protein-DNA interactions
2 +Abstract
3 +Background : Studies of protein association with DNA on a genome wide scale are possible through methods like ChIP-Chip or ChIP-Seq .
4 +Massive problems with false positive signals in our own experiments motivated us to revise the standard ChIP-Chip protocol .
5 +Analysis of chromosome wide binding of the alternative sigma factor σ32 in Escherichia coli with this new protocol resulted in detection of only a subset of binding sites found in a previous study by Wade and colleagues .
6 +We suggested that the remainder of binding sites detected in the previous study are likely to be false positives .
7 +In a recent article the Wade group claimed that our conclusion is wrong and that the disputed sites are genuine σ32 binding sites .
8 +They further claimed that the non-detection of these sites in our study was due to low data quality .
9 +Results/discussion : We respond to the criticism of Wade and colleagues and discuss some general questions of ChIP-based studies .
10 +We outline why the quality of our data is sufficient to derive meaningful results .
11 +Specific points are : ( i ) the modifications we introduced into the standard ChIP-Chip protocol do not necessarily result in a low dynamic range , ( ii ) correlation between ChIP-Chip replicates should not be calculated based on the whole data set as done in transcript analysis , ( iii ) control experiments are essential for identifying false positives .
12 +Suggestions are made how ChIP-based methods could be further optimized and which alternative approaches can be used to strengthen conclusions .
13 +Background
14 +In a recent article in this journal we described o.ur experience with application of the ChIP-Chip method [ 1 ] .
15 +Our focus was on the replication protein SeqA which had been shown to be specific for hemi-methylated GATC-sequences [ 2 ] .
16 +To gain a deeper understanding of the DNA-binding of SeqA we applied a widely used standard ChIP-Chip protocol [ 3 ] .
17 +As a proof that the method works well in our hands we performed ChIP-Chip experiments with RNA-polymerase antibody as published previously [ 4 ] .
18 +To our great surprise the binding sites we detected for SeqA and RNAP were highly similar .
19 +This was absolutely unexpected because many SeqA-bound DNA-regions detected in this experiment did not contain many of the established GATC binding sequences .
20 +One possibility is that these non-canonical protein-DNA interactions could be genuine binding sites and therefore an indication that our understanding of DNA-binding proteins is incomplete .
21 +We considered the alternative possibility that our surprising results might be artifacts .
22 +The key experiment to distinguish between these explanations was a ChIP-Chip using a ΔseqA strain with a SeqA antibody .
23 +Also in this experiment we detected binding signals which unambiguously demonstrated unspecifically enriched chromosomal regions via the used standard method .
24 +The unspecific signals could be caused by binding of non-target proteins by the antibody .
25 +In deed the quality and type of antibody are critical for the quality of ChIP based methods [ 5,6 ] .
26 +However , the antibody turned out not to be the problem in this case .
27 +Evaluation of the ChIP-Chip method led to the identification of four causes for these false signals : i ) non-unique sequences , ii ) incomplete reversion of crosslinks , iii ) inappropriate retention of protein in spincolumns and iv ) insufficient RNase treatment [ 1 ] .
28 +We established a modified ChIP-Chip protocol to minimize the effects of these sources of false positive ChIP peaks and applied it using the SeqA antibody .
29 +The SeqA binding pattern detected with this new protocol was radically different from the standard protocol with almost no overlap .
30 +This means that specific details of a protocol changed the chromosomal binding pattern completely .
31 +The SeqA binding sites we detected with our modified method were exclusively canonical binding sites with binding signals being proportional to the number of GATC sites in the respective regions .
32 +Thus , in the case of SeqA the non-canonical protein-DNA interactions identified with the standard ChIP-Chip method are artifacts .
33 +In 2006 , Wade and colleagues published a ChIP-Chip study on the alternative sigma factor σ32 [ 7 ] .
34 +In addition to 38 known binding sites they surprisingly found 49 new non-canonical binding sites .
35 +These non-canonical sites could be either genuine binding sites or artifacts .
36 +Wade et al. concluded that these sites are genuine σ32 binging sites .
37 +Based on our experience with SeqA described above we considered the possibility that these non-canonical sites might instead be false positives .
38 +This idea was supported by the lack of a control ChIP-Chip experiment in the Wade et al. study and the fact that they refer to the same protocol that gave the enormous false positive rate in our first SeqA attempt [ 1 ] .
39 +In our study , the ΔseqA control strain was crucial for identifying false positives .
40 +We applied our modified ChIP-Chip protocol to analyze σ32 binding on the E. coli chromosome .
41 +We detected almost all of the canonical σ32 binding sites but only very few of the non-canonical sites .
42 +Taken together these findings led to the conclusion that the majority of non-canonical σ32 sites described by Wade et al. are probably not genuine binding sites but instead false positives [ 1 ] .
43 +In a recent article in this journal Wade and colleagues published a new study claiming that our conclusion was wrong and that the noncanonical σ32 sites are in fact genuine binding sites [ 8 ] .
44 +They base their view on ChIP coupled with qPCR ana-lyses of 4 out of the 49 `` Disputed σ32 sites '' ( DSTs ) and the claim that the quality of our ChIP-Chip data is low compared to their study .
45 +In addition they find that the specific ChIP enrichment is reduced because of the increased stringency changes we introduced into the protocol .
46 +Here , we respond to the new study of the
47 +Wade group and use this to discuss some critical questions surrounding ChIP-Chip analysis .
48 +What is good data quality in ChIP-Chip studies ?
49 +As with most methods the quality of ChIP-Chip derived data varies .
50 +This might be due to the details of the meth-odology , the type and quality of the antibody , the biological samples , as well as the performance and experience of the experimenter .
51 +Wade and colleagues reanalyzed their own and our data regarding dynamic range and reproducibility and concluded that both aspects were better in their study .
52 +We appreciate if other scientists re-analyze our data to come to their own conclusion .
53 +This is why we routinely store our ChIP-Chip data in public databases such as the Gene Expression Omnibus ( GEO ) which is publically accessible .
54 +The required detailed description of experimental procedures and data processing together with storage of raw as well as processed data is essential for thorough follow-up analysis .
55 +Thus , we recommend the open access storage of genome wide ChIP studies in general .
56 +Unfortunately , the debated data of Wade and colleagues are not easily accessible .
57 +Wade and colleagues might want to consider storage of their data in a public database to facilitate data comparison and analysis by others .
58 +Below , we discuss questions related to the dynamic range and reproducibility of ChIP-Chip derived data .
59 +Dynamic range
60 +We accept the claim by Wade and colleagues that the dynamic range of their study is higher than in our data set .
61 +However , the dynamic range is not a suitable quality measurement for inter-platform comparison .
62 +The main reason why the dynamic range in our study is lower is because we used an improved microarray with a higher probe number and density .
63 +With such a higher probe density the ChIP-DNA is distributed across a greater number of probes ( Figure 1 ) .
64 +This would certainly decrease the dynamic range but at the same time greatly increase data quality .
65 +This is because binding site detection can be assisted by comparisons between multiple neighboring probe signals ( Figure 1 ) .
66 +Qi and colleagues tested the relationship between probe density and confidence in binding site detection systematically and came to the conclusion that `` a single high density microarray ( 100-bp probe spacing ) provides better spatial resolution than three experimental replicates using lower density arrays ( 300-bp probe spacing ) '' [ 9 ] .
67 +If the lower dynamic range of our ChIP-Chip data is the reason why we did not detect the `` disputed σ32 sites '' ( DSTs ) , then this would only apply to the targets with the lowest values .
68 +However , the three DSTs with the highest ChIP-score in the Wade et al. paper ( ytfI , ygcI and yghJ ) were not detected in our study .
69 +At the sam time we detected known targets that showed a lower score in the Wade et al. study ( for example grpE , yccV , hepA ) .
70 +Furthermore , the question remains if our changes to the ChIP-Chip methodology decrease the dynamic range as suggested by Wade and colleagues and whether such a decrease is relevant to this discussion over the identification of false positives .
71 +We believe that our modifications of the ChIP-Chip protocol do not prohibit necessary dynamic ranges .
72 +Support for this comes from a SeqA ChIP-Chip experiment with synchronized E. coli cells [ 10 ] .
73 +Data was obtained from cells shortly after synchronous initiation of replication ( 5 or 6 min ) using both the standard protocol [ 11 ] and our modified version [ 10 ] .
74 +As Wade and colleagues point out the data from both protocols show similar results ( Figure 2 ) .
75 +However the dynamic range appears to be higher with our modified protocol ( 98.6 ) compared to the study with the standard protocol ( 5.1 ; Figure 2 ) .
76 +The critical point here is that the same antibody , the same E. coli strain and the same microarrays were used for the experiments .
77 +Also for genome wide analyses of SeqA binding in unsynchronized E. coli cells our changed method gave higher dynamic ranges compared to the standard protocol [ 1,11 ] .
78 +Reproducibility
79 +For reliable data , experiments need to be reproducible and the data from the replicates should be comparable .
80 +For ChIP-Chip data , a straight-forward analysis of reproducibility is difficult .
81 +This is because most of the data on the microarray can be considered background .
82 +Even with a protein of interest binding some hundred times , this will be only a small fraction compared to the whole gen-ome .
83 +Subsequently only some probes are expected to give a relevant signal .
84 +The remaining probes will detect only background DNA .
85 +For calculations of correlation coefficients , as done by Wade and colleagues , this means that one mainly calculates the correlation of the background signal .
86 +Thus we consider the information gain of this number limited .
87 +The way we incorporated the reproducibility in our study was to consider only signals as relevant that reached a certain threshold in both replicates , as was the case in the analysis by Wade and colleagues .
88 +Since we have in this way detected in our data almost all known and published σ32 targets , we consider the reproducibility of our data as solid .
89 +There are other ways to assess the reproducibility of ChIP-Chip and ChIP-Seq data .
90 +The critical point is to focus on the target sites .
91 +This can be difficult if one lacks an estimate of the expected number of targets .
92 +One way to deal with this is a stepwise comparison of ranked target-lists and compute the fraction of overlapping targets in the highest 10 , 20 , 30 , ... % .
93 +In our previous study we used the highest 1.000 probes ( out of 40.000 ) to plot Venn diagrams for experiment comparison [ 1 ] .
94 +Such a quantitation of target reproducibility helps the reader in data interpretation and should be provided if possible .
95 +Control experiments
96 +While discussion about data quality is certainly import-ant , it distracts from the main point of our study .
97 +The erroneous data we got for SeqA using the standar protocol had an excellent dynamic range and reproduci-bility was high .
98 +In fact we got the highest dynamic range with our control using a ΔseqA strain and the SeqA antibody .
99 +However , all of the detected peaks in this experiment must be false .
100 +This is actually what we consider the most dangerous fact about the false positive peaks we identified .
101 +They appear as wonderful , reproducible hits and not as noise ( Figure 3 ) .
102 +In our view this is why such false positive enrichments could easily be accepted and published as true binding sites .
103 +We have discussed the importance of control experiments as a critical step to identify false positives [ 1 ] .
104 +Our control experiment for the ChIP-Chip detection of the heat shock sigma factor σ32 in heat shocked E. coli cells was a similar experiment using non-heat shocked cells .
105 +It is remarkable that Wade and colleagues did not include any ChIP-Chip control experiment in their σ32 study .
106 +In a recent study , binding of LeuO to the Salmonella enterica genome was analyzed by ChIP-Chip [ 12 ] .
107 +Dillon and colleagues found 261 binding sites using the ChIPOTle peak finding program .
108 +However , they were aware of the possibility of false positives in ChIP-Chip data and performed a mock control experiment .
109 +In this control 83 peaks were detected overlapping with the 261 potential LeuO peaks .
110 +Dillon and colleagues identified them as false-positives and considered only the remaining 178 as likely LeuO binding sites .
111 +The approach of Dillon and colleagues supports our argument that , firstly , false positives are a serious problem in ChIP-Chip studies and secondly , control ChIP-Chip experiments can help to detect and reduce false-positives .
112 +This is also true for ChIP-Seq where it was shown that peak-scoring algorithms using 2-sample scoring ( scoring sample vs. control experiment ) perform better than single-sample scoring ones [ 13 ] .
113 +Are the new sigma32 targets found by Wade and colleagues real targets or false positives ?
114 +Although Wade and colleagues did not include a ChIP-Chip control experiment in their original study , they performed ChIP-qPCR experiments of 3 selected loci out of the 49 `` disputed σ32 sites '' [ 7 ] .
115 +Notably , here they included a non-heat shock control .
116 +In their new study they analyze 3 more loci [ 8 ] .
117 +The six analyzed loci indeed show temperature dependent association with σ32 .
118 +These results are contradictory to our ChIP-Chip data where no significant temperature dependent association at the respective loci was found .
119 +Further experiments might help to resolve this contradiction .
120 +It is even more important to analyze the 43 remaining DSTs for which no temperature dependent change in σ32 binding has been shown so far .
121 +We suggest that alternative method are needed for verification .
122 +Temperature dependent induction of mRNAs at the respective regions could be considered additional evidence but was not found for most `` disputed σ32 sites '' [ 7,14,15 ] .
123 +Also sequences resembling the well characterized σ32 target promoter sequence in the debated regions would promote them as genuine binding sites .
124 +However , Wade et al. note that for many of the DSTs no such typical binding sequences could be found [ 7 ] .
125 +They suggest that at these sites σ32 binding is mediated by transcriptional activators that are functional only after heat shock .
126 +Identification of these predicted factors would certainly be important for the discussion about DSTs One possibility to find these factors would be mChIP , where proteins co-purified in a ChIP reaction are analyzed [ 16 ] .
127 +What would be an appropriate alternative method to clarify disputed ChIP sites ?
128 +For protein interactions , a popular approach is to compliment one pull down experiment with the reverse pull down , meaning both protein partners should be interchangeable as ` bait ' and ` prey ' .
129 +For ChIP experiments the reverse approach would be to use the DNA as bait to catch the proteins which are proposed to bind this motif .
130 +Such methods have actually been developed [ 17,18 ] .
131 +Can the ChIP protocol still be improved?
132 +One thing that becomes clear from both our study and that of the current Wade study is that the experimental details can change the output of ChIP-Chip experiments dramatically [ 1,8 ] .
133 +We did introduce some changes to the method that completely changed the detected SeqA binding pattern towards what we believe to be a more reasonable result .
134 +However , we also believe that there is still room for improvements .
135 +One main point in consideration is the use of Spin-X columns for washing of the IP bound to Protein A agarose beads .
136 +We had found that a problem is the unspecific binding of highly transcribed and consequently highly crosslinked pieces of DNA to the column matrix .
137 +We suggest that omission of such columns solves the problem that these unspecific bound fragments are washed off the column in the elution step and appear as peaks on the microarray .
138 +Instead of using the columns for collection of the agarose beads we use simple centrifugation and supernatant removal .
139 +Wade and colleagues make the point that the columns are ne-cessary to achieve thorough washing .
140 +Interestingly they actually omit the columns in the first step of the proced-ure where the beads are separated from the cell extract [ 8 ] .
141 +While in the original method description this is don using the Spin-X columns [ 7 ] , Wade and colleagues collect the beads by centrifugation without columns in this first step just as we suggested to do [ 8 ] .
142 +This first step is probably the point where most unspecific binding to the column occurs and the omission of columns in this step would be expected to greatly facilitate a reduction in false signals .
143 +The following washing steps might be less critical in this respect and the use of Spin-X columns possible or even beneficial .
144 +This is certainly a point for further investigations .
145 +A related potential improvement is the choice of the actual column to be used .
146 +The Spin-X column , for example , is available with various matrix material and pore sizes .
147 +We suspect that if unspecific binding to the column is a problem , then this should vary with the pore size and DNA fragment size .
148 +It is noteworthy that other aspects of ChIP-based methods need to be considered beyond the aspects covered by the current discussion .
149 +Most prominent is the computational part of the process which provides new challenges with the advent of ChIP-Seq [ 9,13 ] .
150 +This computational aspect is certainly important for identifying false positives .
151 +Conclusions
152 +ChIP-Chip or ChIP-Seq are wonderful methods to get insights into protein binding to genomes .
153 +We try to promote these methods by optimizing them and alerting other scientists to potential difficulties in data generation and interpretation .
154 +We agree with Wade and colleagues that surprising non-canonical protein-DNA interactions can `` indicate novel functions for well-studied proteins '' .
155 +Examples show that non-canonical binding sites can indeed be functional relevant [ 19,20 ] .
156 +However , we and many others have detected false positives in ChIP-Chip experiments and it is not unlikely that some false positives have not been recognized as such but interpreted and published as real targets .
157 +Wade and colleagues write in their conclusion that our view that surprising ChIP-Chip results are often artifacts is a `` dogmatic approach '' [ 8 ] .
158 +Our conclusions in that regard were not meant to be taken as dogmatic , but rather a respectful caution against wasteful scientific pursuit that could be based upon erroneous conclusions .
159 +The revision of methods and criticism of published results of peers is not always appreciated , and neither is the prospect of having one 's own conclusions questioned .
160 +However , it is an essential part of scientific progress .
161 +We hope that other scientists examine the results and argumentations published by the Wade group and ourselves and come to their own conclusions .
162 +For the future , we are anticipating new results which we hope will help clarify the debated issues surrounding the ChIP-Chip method .
163 +Abbreviations
164 +DST : Disputed σ32 targets ; ChIP : Chromatin immunoprecipitation ; ChIP-Chip : Chromatin immunoprecipitation with microarray technology ; ChIP-Seq : Chromatin immunoprecipitation with next generation sequencing technology ; RNAP : RNA polymerase .
165 +Competing interests
166 +The authors declare that they have no competing interests.
167 +Authors’ contributions
168 +TW wrote the paper with input from DS .
169 +DS prepared the figures with input from TW .
170 +Both authors read and approved the final manuscript .
171 +Acknowledgements
172 +We thank Matthew McIntosh , an anonymous reviewer and members of the Waldminghaus lab for helpful comments on the manuscript .
173 +We thank David Grainger and Stephen Busby for stimulating discussions .
174 +This work was supported within the LOEWE program of the State of Hesse .
175 +Response
176 +By Richard P. Bonocora1 , Devon M. Fitzgerald2 , Anne M. Stringer1 and Joseph T. Wade1 ,2 † 1 Wadsworth Center , New York State Department of Health , Albany , NY 12208 , USA 2Department of Biomedical Sciences , University at Albany , Albany , NY 12201 , USA † corresponding author : jwade@wadsworth.org Debate and criticism must be welcomed in any scientific endeavour ; however , such debate and criticism must also be based on solid experimental evidence .
177 +While Schindler and Waldminghaus have responded to our critique [ 14 ] of their earlier paper , we note that their response offers no new experimental evidence or data analysis .
178 +Hence , our opinion is unchanged : the disputed sites of σ32 binding ( DSTs ) are genuine , and noncanonical sites identified by ChIP-chip or ChIP-seq are not artifacts to be disregarded .
179 +We feel that three points require specific attention :
180 +1. The modifications to the ChIP method proposed by Waldminghaus and colleagues do not improve data quality. By directly comparing the
181 +two methods in targeted , controlled ChIP assays , we have clearly demonstrated that the standard ChIP method is more effective than the modified method at detecting association of σ32 with both well-established targets and DSTs .
182 +Additional experiments with the transcription factor AraC confirm that the general outcome of ChIP experiments is unchanged by the use of Spin-X columns during the wash steps ; if anything , use of Spin-X columns increases signal .
183 +We note that most ChIP studies do not use Spin-X columns until the wash steps , and this modification to the method was applied before the study of Waldminghaus and Skarstad [ 1 ] , e.g. [ 21 ] .
184 +Instead of representing a methodological improvement , we propose that Waldminghaus and Skarstad 's σ32 ChIP-chip experiments simply had reduced sensitivity due to a combination of the ChIP protocol , antibody , and/or growth conditions , all of which differed from our own .
185 +Although we have focused on σ32 , an independent study of SeqA , using the standard ChIP-chip method , yielded almost identical data to those generated by Waldminghaus and colleagues .
186 +This similarity was recently noted by a group who successfully used the standard ChIP method to measure DNA binding by SeqA [ 22 ] .
187 +The data presented by Schindler and Waldminghaus in Figure 2A is misleading because the scales are not comparable for the two datasets , and the time-points after replication initiation are different ( signal at the replication origin is expected to drop rapidly following replication initiation ) .
188 +2 .
189 +Most , if not all DSTs are genuine sites of σ32 association .
190 +Many lines of evidence support this .
191 +First , we tested 6 DSTs using ChIP/qPCR , with an appropriate control ; all 6 targets were confirmed .
192 +Whilst the remaining 43 DSTs were not tested , our data strongly suggest that most are genuine sites of σ32 association .
193 +We find it unrealistic to suggest that every single target identified by a ChIP-chip or ChIP-seq experiment should be validated individually .
194 +Second , while the standard ChIP protocol reliably yields higher enrichment values at DSTs in targeted experiments , the modified method also detects σ32 binding at 2 out of 4 DSTs tested .
195 +Moreover , the ranking of DSTs as a group increases significantly among all genomic regions followin heat shock in Waldminghaus and colleagues ' ChIP-chip data ( Mann-Whitney U Test , p = 1e-6 ) , as would be expected for genuine sites of σ32 association .
196 +Both of these findings support the idea that discrepancies between the datasets are related to differences in assay sensitivity , not the validity of targets .
197 +Third , nine of the DSTs were identified in independent transcriptomic studies [ 14,15 ] and we have shown that RNA polymerase levels increase at two of four DSTs tested following overexpression of σ32 .
198 +These two DSTs were not identified by either transcriptomic study , indicating that such experiments are not necessarily sensitive enough to detect all regulated RNAs .
199 +Fourth , DSTs are more likely to be located in intergenic regions than expected by chance ( Binomial Test , p = 0.00033 ) .
200 +Schindler and Waldminghaus suggest that DSTs are not real σ32 binding sites because many of them lack detectable motifs and/or were not detected in transcriptomic studies .
201 +However , since DSTs are generally weakly bound , they would be expected to bind more degenerate motifs and be associated with more subtle changes in transcription .
202 +headline conclusion of Waldminghuas and Skarstad 's paper `` ChIP on Chip : surprising results are often artifacts '' , and their subsequent criticism of work from multiple laboratories , is highly misleading .
203 +We and others have identified many non-canonical targets for bacterial DNA-binding proteins that have been validated in controlled experiments .
204 +In fact , 15 of the 47 σ32 targets identified by Waldminghaus and Skarstad are non-canonical ( located inside genes or not associated with detectable regulation in transcriptomic studies ) and , by their own logic , should be mistrusted .
205 +Although ChIP-chip and ChIP-seq studies in bacteria have been limited in number , a recent large-scale ChIP-seq study in Mycobacterium tuberculosis identified hundreds of non-canonical transcription factor binding sites [ 23 ] .
206 +We conclude that non-canonical binding sites for bacterial DNA-binding proteins occur often and should be the subject of further study precisely because they do not conform to the text-book model of transcription regulation .
207 +artifacts .
208 +BMC Genomics 2010 , 11:414 .
209 +2 .
210 +Waldminghaus T , Skarstad K : The Escherichia coli SeqA protein .
211 +Plasmid 2009 , 61 ( 3 ) :141 -- 150 .
212 +3 .
213 +Grainger DC , Overton TW , Reppas N , Wade JT , Tamai E , Hobman JL , Constantinidou C , Struhl K , Church G , Busby SJ : Genomic studies with Escherichia coli MelR protein : applications of chromatin immunoprecipitation and microarrays .
214 +J Bacteriol 2004 , 186 ( 20 ) :6938 -- 6943 .
215 +4 .
216 +Reppas NB , Wade JT , Church GM , Struhl K : The transition between transcriptional initiation and elongation in E. coli is highly variable and often rate limiting .
217 +Mol Cell 2006 , 24 ( 5 ) :747 -- 757 .
218 +5 .
219 +Kidder BL , Hu G , Zhao K : ChIP-Seq : technical considerations for obtaining high-quality data .
220 +Nat Immunol 2011 , 12 ( 10 ) :918 -- 922 .
221 +6 .
222 +Aparicio O , Geisberg JV , Struhl K : Chromatin immunoprecipitation for determining the association of proteins with specific genomic sequences in vivo .
223 +Curr Protoc Cell Biol 2004 , Chapter 17 : Unit 17.7 .
224 +7 .
225 +Wade JT , Castro Roa D , Grainger DC , Hurd D , Busby SJ , Struhl K , Nudler E : Extensive functional overlap between sigma factors in Escherichia coli .
226 +Nat Struct Mol Biol 2006 , 13 ( 9 ) :806 -- 814 .
227 +8 .
228 +Bonocora RP , Fitzgerald DM , Stringer AM , Wade JT : Non-canonical protein-DNA interactions identified by ChIP are not artifacts .
229 +BMC Genomics 2013 , 14 ( 1 ) :254 .
230 +9 .
231 +Qi Y , Rolfe A , MacIsaac KD , Gerber GK , Pokholok D , Zeitlinger J , Danford T , Dowell RD , Fraenkel E , Jaakkola TS , et al : High-resolution computational models of genome binding events .
232 +Nat Biotechnol 2006 , 24 ( 8 ) :963 -- 970 .
233 +10 .
234 +Waldminghaus T , Weigel C , Skarstad K : Replication fork movement and methylation govern SeqA binding to the Escherichia coli chromosome .
235 +Nucleic Acids Res 2012 , 40 ( 12 ) :5465 -- 5476 .
236 +11 .
237 +Sanchez-Romero MA , Busby SJ , Dyer NP , Ott S , Millard AD , Grainger DC : Dynamic distribution of SeqA protein across the chromosome of Escherichia coli K-12 .
238 +mBio 2010 , 1 ( 1 ) : e0012 -- 00010 .
239 +12 .
240 +Dillon SC , Espinosa E , Hokamp K , Ussery DW , Casadesus J , Dorman CJ : LeuO is a global regulator of gene expression in Salmonella enterica serovar Typhimurium .
241 +Mol Microbiol 2012 , 85 ( 6 ) :1072 -- 1089 .
242 +13 .
243 +Wilbanks EG , Facciotti MT : Evaluation of algorithm performance in ChIP-seq peak detection .
244 +PLoS One 2010 , 5 ( 7 ) : e11471 .
245 +14 .
246 +Zhao K , Liu M , Burgess RR : The global transcriptional response of Escherichia coli to induced sigma 32 protein involves sigma 32 regulon activation followed by inactivation and degradation of sigma 32 in vivo .
247 +J Biol Chem 2005 , 280 ( 18 ) :17758 -- 17768 .
248 +15 .
249 +Nonaka G , Blankschien M , Herman C , Gross CA , Rhodius VA : Regulon and promoter analysis of the E. coli heat-shock factor , sigma32 , reveals a multifaceted cellular response to heat stress .
250 +Genes Dev 2006 , 20 ( 13 ) :1776 -- 1789 .
251 +16 .
252 +Lambert JP , Mitchell L , Rudner A , Baetz K , Figeys D : A novel proteomics approach for the discovery of chromatin-associated protein networks .
253 +Mol Cell Proteomics 2009 , 8 ( 4 ) :870 -- 882 .
254 +17 .
255 +Butala M , Busby SJ , Lee DJ : DNA sampling : a method for probing protein binding at specific loci on bacterial chromosomes .
256 +Nucleic Acids Res 2009 , 37 ( 5 ) : e37 .
257 +18 .
258 +Dejardin J , Kingston RE : Purification of proteins associated with specific genomic Loci .
259 +Cell 2009 , 136 ( 1 ) :175 -- 186 .
260 +19 .
261 +Lefrancois P , Auerbach RK , Yellman CM , Roeder GS , Snyder M : Centromerelike regions in the budding yeast genome .
262 +PLoS Genet 2013 , 9 ( 1 ) : e1003209 .
263 +20 .
264 +Wong D , Teixeira A , Oikonomopoulos S , Humburg P , Lone IN , Saliba D , Siggers T , Bulyk M , Angelov D , Dimitrov S , et al : Extensive characterization of NF-kappaB binding uncovers non-canonical motifs and advances the interpretation of genetic functional traits .
265 +Genome Biol 2011 , 12 ( 7 ) : R70 .
266 +21 .
267 +Rhodius VA , Wade JT : Technical Considerations in using DNA Microarrays to Define Regulons .
268 +Methods 2009 , 47:63 -- 72 .
269 +22 .
270 +Joshi MC , Magnan D , Montminy TP , Lies M , Stepankiw N , Bates D : Regulation of Sister Chromosome Cohesion by the Replication Fork Tracking Protein SeqA .
271 +PLoS Genet 2013 , 9 : e1003673 .
272 +23 .
273 +Galagan JE , Minch K , Peterson M , Lyubetskaya A , Azizi E , Sweet L , Gomes A , Rustad T , Dolganov G , Glotova I , Abeel T , Mahwinney C , Kennedy AD , Allard R , Brabant W , Krueger A , Jaini S , Honda B , Yu WH , Hickey MJ , Zucker J , Garay C , Weiner B , Sisk P , Stolte C , Winkler JK , Van de Peer Y , Iazzetti P , Camacho D , Dreyfuss J , Liu Y , Dorhoi A , Mollenkopf HJ , Drogaris P , Lamontagne J , Zhou Y , Piquenot J , Park ST , Raman S , Kaufmann SH , Mohney RP , Chelsky D , Moody DB , Sherman DR , Schoolnik GK : The Mycobacterium tuberculosis regulatory network and hypoxia .
274 +Nature 2013 , 499:178 -- 83 .
...\ No newline at end of file ...\ No newline at end of file
1 +Multidrug Resistant Uropathogenic Escherichia coli
2 +Abstract
3 +Escherichia coli ST131 is a globally disseminated , multidrug resistant clone responsible for a high proportion of urinary tract and bloodstream infections .
4 +The rapid emergence and successful spread of E. coli ST131 is strongly associated with antibiotic resistance ; however , this phenotype alone is unlikely to explain its dominance amongst multidrug resistant uropathogens circulating worldwide in hospitals and the community .
5 +Thus , a greater understanding of the molecular mechanisms that underpin the fitness of E. coli ST131 is required .
6 +In this study , we employed hyper-saturated transposon mutagenesis in combination with multiplexed transposon directed insertion-site sequencing to define the essential genes required for in vitro growth and the serum resistome ( i.e. genes required for resistance to human serum ) of E. coli EC958 , a representative of the predominant E. coli ST131 clonal lineage .
7 +We identified 315 essential genes in E. coli EC958 , 231 ( 73 % ) of which were also essential in E. coli K-12 .
8 +The serum resistome comprised 56 genes , the majority of which encode membrane proteins or factors involved in lipopolysaccharide ( LPS ) biosynthesis .
9 +Targeted mutagenesis confirmed a role in serum resistance for 46 ( 82 % ) of these genes .
10 +The murein lipoprotein Lpp , along with two lipid A-core biosynthesis enzymes WaaP and WaaG , were most strongly associated with serum resistance .
11 +While LPS was the main resistance mechanism defined for E. coli EC958 in serum , the enterobacterial common antigen and colanic acid also impacted on this phenotype .
12 +Our analysis also identified a novel function for two genes , hyxA and hyxR , as minor regulators of O-antigen chain length .
13 +This study offers novel insight into the genetic make-up of E. coli ST131 , and provides a framework for future research on E. coli and other Gram-negative pathogens to define their essential gene repertoire and to dissect the molecular mechanisms that enable them to survive in the bloodstream and cause disease .
14 +Introduction
15 +Escherichia coli O25b : H4-ST131 ( E. coli ST131 ) is a recently emerged , globally disseminated clone that is often multidrug resistant and is responsible for a high proportion of community-and nosocomially-acquired urinary tract and bloodstream infections [ 1 -- 6 ] .
16 +E. coli ST131 strains are also capable of causing complicated infections including acute pyelonephritis , osteomye-litis , septic arthritis and septic shock [ 7,8 ] .
17 +E. coli ST131 are commonly associated with production of the CTX-M-15 enzyme , currently the most widespread extended spectrum b-lactamase ( ESBL ) of its type in the world [ 1,9 ] .
18 +In addition to resistance against oxyimino-cephalosporins ( i.e. cefotaxime , ceftazidime ) , and monobactams , E. coli ST131 strains are often co-resistant to fluoroquinolones [ 3,10 ] .
19 +Indeed , most fluoroquinolone-resistant E. coli strains belong to a recently emerged and dominant subgroup of ST131 strains [ 11 ] .
20 +Some E. coli ST131 strains have also been reported to produce carbapenemases [ 12 -- 14 ] , thus severely limiting treatment options that are currently available against this clinically predominant clone [ 15 ] .
21 +E. coli ST131 strains , like many other uropathogenic E. coli ( UPEC ) strains , are derived from phylogenetic group B2 [ 3 ] .
22 +Typically , UPEC strains possess a large and diverse range of virulence factors that contribute to their ability to cause urinary tract and bloodstream infections , including adhesins , toxins , siderophores and protectins [ 15,16 ] .
23 +Several studies have demonstrated that E. coli ST131 strains possess a similar suite of virulence factors and cause invasive disease , leading to the hypothesis that the widespread pathogenic success of E. coli ST131 strains may be in part due to enhanced virulence [ 7,8,17 ] .
24 +However , it has become clear from recent studies that E. coli ST131 strains do not possess a heightened virulence potential compared to other UPEC or B2 E. coli strains in causing invasive infections [ 18 ] or infections in nematodes and zebrafish embryos [ 19 ] .
25 +Thus , other factors such as enhanced metabolic capacity have been proposed to contribute to the fitness and pathogenic success of this dominant clone [ 20,21 ] .
26 +The genome sequence of one of the best-characterized E. coli ST131 strains , EC958 , was recently described [ 22 ] .
27 +E. coli EC958 is a member of the pulsed-field gel electrophoresis ( PFGE ) defined UK epidemic strain A , which represents one of the major pathogenic lineages ( PFGE strains A -- E ) of ESBL producing E. coli causing urinary tract infections ( UTI ) across the UK [ 23 ] .
28 +E. coli EC958 is resistant to eight antibiotic classes , including oxyimino-cephalosporins , fluoroquinolones and sulphonamides .
29 +E. coli EC958 colonizes the bladder of mice in a type 1 fimbriae-dependent manner [ 22 ] , can invade into bladder epithelial cells and form intracellular bacterial communities , can establish both acute and chronic UTI [ 24 ] and can inhibit the contraction of ureters , in vitro [ 25 ] .
30 +The ability to resist the bactericidal activity of serum , and thus survive in the bloodstream , represents an essential virulence trait for UPEC and other extra-intestinal E. coli ( ExPEC ) strains , including E. coli ST131 [ 26 -- 28 ] .
31 +In E. coli , several mechanisms have been shown to contribute to serum resistance .
32 +The importance of O-antigens and K capsules in resistance to serum has been recognized since the 1960s and 1980s , respectively [ 29 -- 31 ] ; and their multiple types , combinations and length contribute differently to serum resistance [ 32 -- 35 ] .
33 +The major outer membrane protein OmpA [ 36 ] , plasmid-encoded proteins TraT [ 37,38 ] and Iss [ 39 ] , and the phage membrane protein Bor [ 40 ] have also been reported to contribute to serum resistance in E. coli .
34 +Notably , each of these resistance mechanisms has been studied in isolation and in different strain backgrounds .
35 +Thus , while serum resistance is clearly a complex phenotype determined by multiple elements , little is known about the combination of factors that contribute to resistance in a single strain .
36 +High-throughput transposon mutagenesis combined with ge-nome-wide targeted sequencing was used recently to study the essential genes in Salmonella enterica serovar Typhi and Caulobacter crescentus [ 41,42 ] .
37 +Langridge et al. also used their transposon directed insertion-site sequencing ( TraDIS ) method to assay every gene for its role in the survival of S. Typhi in the presence of bile salts [ 42 ] .
38 +Similar approaches ( INSeq , HITS , Tn-seq ) have also been applied to a range of organisms to study gene requirements for survival in particular niches [ 43 -- 46 ] .
39 +Here , we adapted TraDIS and designed a multiplexing method to define the essential genes required for in vitro growth ( i.e. Luria-Bertani agar media supplemented with 30 mg/ml Cm at 37uC ) and the serum resistome ( i.e. genes required for resistance to human serum , in E. coli EC958 ) .
40 +We show that the essential gene list of E. coli EC958 comprises 315 genes , 231 of which are shared with E. coli K-12 .
41 +We also define for the first time a comprehensive inventory of genes required for resistance to human serum .
42 +Our study provides a molecular blueprint for understanding the mechanisms employed by E. coli ST131 to survive , grow in the bloodstream and cause disease .
43 +Results
44 +Application of multiplexed TraDIS to the E. coli ST131 strain EC958
45 +Approximately 1 million mutants were generated in the E. coli ST131 strain EC958 [ 22 ] using an in-house miniTn5 transposon carrying a chloramphenicol ( Cm ) resistance gene derived from the pKD3 plasmid [ 47 ] .
46 +A primer comprising four functional regions was designed to facilitate specific sequencing of the transposon insertion sites on the Illumina HiSeq 2000 platform while allowing for intra-lane multiple sample indexing ( Figure S1 ) .
47 +This primer contained ( 59-39 ) : ( i ) the P5 sequence to bind to TruSeq flowcells , ( ii ) the Illumina read 1 sequencing primer binding site , ( iii ) a 6-bp index sequence for multiple sample barcoding and ( iv ) a 25-bp transposon specific sequence designed to amplify the last 12 bp of the transposon and its adjacent genomic sequence .
48 +Using this custom primer , we successfully sequenced the transposon insertion sites for 6 samples on both TruSeq version 2 and version 3 flowcells ( Figure 1A ) .
49 +Each sample yielded from 6.8 million to 15 million reads that were tagged with transposon specific sequence , 71 % of which were reliably mapped to EC958 draft chromosome ( excluding unscaffolded contigs and plasmids ) ( Table 1 ) .
50 +All experiments were performed in duplicate , with the correlation coefficient for the number of insertions per gene for each pair of samples close to 1 ( R .0.99 ) and thus demonstrating a high level 2
51 +Essential genes in E. coli EC958
52 +We initially used our saturated random insertion mutant library to determine the ` essential genes of EC958 ' , defined as the set of genes required for growth on LB agar supplemented with Cm 30 mg/ml .
53 +We extracted genomic DNA ( in duplicates : input A and B ) directly from the library pool and sequenced using our multiplexed TraDIS protocol .
54 +We combined the reads from input A and B to maximize the coverage resulting in 16 million transposon-tagged reads , of which 11 million uniquely mapped to the EC958 chromosome , resulting in 502,068 unique insertion sites .
55 +This equates to an average of one insertion site every 9.92 bp , with a very low probability of having 100 consecutive bp 25 without interruption by chance ( P = 4.2610 ) .
56 +The essential gene list was identified using a statistical analysis similar to that described by Langridge et al. , which recognized two distinct distributions of insertion indexes ( number of insertions divided by gene length ) for non-essential genes ( gamma ) and essential genes ( exponential ) and called those with insertion indexes less than or equal to the intercept of the two distributions as essential [ 42 ] .
57 +In our data , an insertion index cut-off of 0.0158 , resulted in the identification of 315 genes as essential ( Table S1 ) .
58 +This cut-off is equivalent to a log2-likelihood-ratio ( LLR ) of 23.6 , which means that our essential genes are at least 12 times more likely to belong to the exponential distribution ( essential ) than the gamma ( non-essential ) distribution .
59 +The functional category of each gene was identified based on the COG ( Clusters of Orthologous Groups ) numbers from the EC958 annotation ( accession number PRJEA61443 ) .
60 +Figure 2 shows an overview of essential functions in EC958 compared with the total number of genes in each functional category .
61 +Genes involved in translation , ribosomal structure and biogenesis account for 25 % of the total number of essential genes in EC958 , which is 42 % of the total number of genes in this category .
62 +The second most abundant category in the essential gene list comprised genes involved in cell wall/membrane/envelope biogenesis ( 12 % ) , followed by genes involved in coenzyme transport and metabo-lism .
63 +There were 23 essential genes with functions not identified in the COG database .
64 +To investigate the conservation of EC958 essential proteins among different E. coli pathotypes , we performed tfastx alignment ( FASTA v36 ) between the essential protein sequences and translated DNA from 50 E. coli complete genomes ( Table S2 ) .
65 +There were 270 ( 86 % ) proteins conserved across all genomes investigated .
66 +An additional 17 proteins were also present in more than 90 % of the genomes .
67 +Only 6 proteins were specific for EC958 ( not found in 50 genomes ) ( Table S3 ) .
68 +The serum resistome of E. coli EC958
69 +Saturated transposon mutagenesis in combination with next-generation sequencing is a powerful tool for whole genome , highthroughput identification of all candidate genes involved in a particular phenotype .
70 +Here , we used our transposon mutant library in combination with TraDIS to identify genes from EC958 involved in resistance to human serum , thus enabling us to define the serum resistome of EC958 .
71 +We designed a mutant selection procedure in which 1 million mutants were exposed to pooled fresh human serum for 90 minutes and then allowed to grow in LB broth for 4 hours before genomic DNA extraction .
72 +This procedure permitted the growth of serum resistant mutants while eliminating or inhibiting mutants that were sensitive to serum ( Figure 3A ) .
73 +The procedure was performed in parallel with control samples where fresh serum was replaced by inactivated serum that lacked bactericidal activity ( data not shown ) .
74 +The genomic DNA from test and control samples were sequenced using our modified Illumina multiplexed TraDIS procedure ( Figure 3B ) to generate multiple datasets ( Figure 1A ) that were analysed by the Bioconductor package edgeR after filtering out genes identified as essential [ 48 ] .
75 +The serum resistance genes were identified as genes that have significant reduction in read counts in the test samples compared to the control samples ( i.e. less mutants survived after serum treatment ) ( Table S4 ) .
76 +A stringent threshold of log2 fold change of read counts ( logFC ) less than 21 and an adjusted p-value less than
77 +0.001 was used to identify significant genes that are involved in serum resistance ( Figure S2 ) .
78 +Figure 4 shows the names and genomic locations of the 56 genes that satisfied these stringent criteria .
79 +Twenty-two ( 39.3 % ) of the genes belong to three operons responsible for LPS biosynthesis ( including both O-antigen biosynthesis and lipid A-core biosynthesis ) and enterobacterial common antigen ( ECA ) biosynthesis .
80 +This result represents the first layer of evidence demonstrating the importance of the O25 antigen as well as ECA in an E. coli ST131 background for protection from the bactericidal activity of human serum .
81 +Detailed characterisation of the O25 antigen gene cluster is discussed in subsequent sections .
82 +ECA is common to all Enterobacteriaceae and is expressed in both serum resistant ( smooth ) and sensitive ( rough ) strains , except for rough strains that are defective in the shared biosynthesis pathway affecting both O-antigen and ECA [ 49,50 ] .
83 +Seven out of 12 genes in the ECA operon were required for serum resistance as determined by the TraDIS technique .
84 +The remaining 60.7 % of genes in the serum resistome identified by TraDIS included genes encoding lipoprotein , membrane proteins , regulators and hypothetical proteins ( Table 2 ) .
85 +Some of these also affect LPS such as rfaH ( EC958_4322 ) , encoding a known regulator required for LPS biosynthesis [ 51,52 ] and virulence of pathogenic E. coli strains [ 53,54 ] , whilst others represent genes that have not previously been shown to be associated with serum resistance .
86 +The murein lipoprotein gene lpp ( EC958_1897 ) showed the greatest difference between the test and control samples ( logFC of 210 ) , followed by pgm ( EC958_0806 ) , encoding phosphoglucomutase .
87 +Four hypothetical proteins were also identified , two of which ( EC958_0460 and EC958_0461 ) were further characterized in this study ( see below ) .
88 +Validation of serum resistance genes
89 +As mentioned above , we employed a stringent threshold combining fold change and statistical significance to define the set of 56 genes in the EC958 serum resistome .
90 +In order to validate these findings , we attempted to test all 56 genes independently for their role in serum resistance .
91 +Using a modified lambda red mediated-homologous recombination approach [ 22,47 ] we successfully generated defined knock-out mutants for 54 genes ( 96.4 % ) in EC958 .
92 +We were unable to obtain mutants for the remaining 2 genes ( acrA and EC958_2373 ) despite multiple attempts ( Table 2 ) .
93 +The 54 defined mutants were subjected to serum susceptibility testing , whereby the number of surviving colonies after a 90-minute exposure to fresh pooled human serum was compared to the number of colonies prior to treatment ( Table 2 ) .
94 +A mutant was defined as susceptible to serum when its log difference was at least 1 ( i.e. 10 fold reduction after exposure to serum ) .
95 +Forty-one genes
96 +( 75.9 % ) contributed to serum resistance in EC958 using this assay .
97 +In the case of the remaining 13 mutants , it is possible that the lack of susceptibility to human serum was a reflection of the assay , suggesting that survival in serum within a mixed population of one million mutants may be very different from survival of a pure population carrying the same defective mutation .
98 +Therefore , to better mimic the condition of TraDIS library serum selection , a competitive assay was devised where EC958 wild-type was mixed equally with a mutant before exposure to serum and the competitive index of the mutant was measured .
99 +Using this competitive assay , five of the twelve mutants were significantly attenuated compared to the wild-type EC958 strain ( Table 2 ) .
100 +Thus , the overall number of validated susceptible mutants was 46 out of 54 tested ( 85.2 % ) .
101 +Additional characteristics of serum resistant mutants
102 +We hypothesized that one mechanism associated with enhanced sensitivity to human serum could be due to decreased membrane integrity caused by destabilization of the outer leaflet of the outer membrane .
103 +In order to test this , we examined the survival of the 54 mutants in response to outer membrane stresses ( i.e. SDS ) and osmotic potential ( i.e. NaCl ) .
104 +In total , 50.0 % ( 27/54 ) of the mutants displayed enhanced sensitivity to SDS and 11.1 % ( 6/54 ) of the mutants displayed enhanced sensitivity to NaCl ( Table 2 ) .
105 +A comparative analysis of these phenotypes in the context of serum sensitivity is presented below .
106 +O25b antigen biosynthesis genes conferring resistance to serum
107 +It is well established that O-antigen represents the main determinant for serum resistance in E. coli .
108 +However , there are more than 180 different O-antigens that have been defined in E. coli and these may contribute differently to serum resistance in individual bacterial strains [ 32,33 ] .
109 +Furthermore , direct genetic evidence linking O-antigen biosynthesis to serum resistance is only available for a small number of specific O-antigen types .
110 +With this in mind , a detailed characterization of the O25b biosynthesis genes was performed using sequence comparison for function prediction in combination with analysis of LPS composition to deduce the role of each gene in resistance to serum .
111 +Similar to most E. coli strains , the O-antigen biosynthesis operon is located between the galF and gnd genes in EC958 .
112 +Figure 5A shows a comparison of the EC958 O-antigen operon with the equivalent operon from the K-12 strain MG1655 and the O25 serotype E. coli strain E47a [ 32,55 ] .
113 +Nucleotide sugar biosynthesis genes .
114 +The four genes encoding dTDP-a-L-rhamnose biosynthesis enzymes were highly conserved in the three strains , consistent with the presence of a-L-rhamnose in the O16 and O25 antigen repeat unit expressed by
115 +MG1655 and EC958 , respectively [ 56 -- 58 ] .
116 +The dTDP-a-L-rhamnose biosynthesis pathway starts from a-D-glucose-1-phos-phate to produce dTDP-a-L-rhamnose via the catalysis of RmlA ( to make dTDP-a-D-glucose ) , RmlB ( to make dTDP-4-dehydro-6-deoxy-a-D-glucose ) , RmlC ( to make dTDP-4-dehydro-6-deoxy-b-mannose ) and RmlD ( to make dTDP-a-L-rhamnose ) , respectively .
117 +LPS gel analysis of EC958 mutants lacking one of these four enzymes showed that RmlC and RmlD were required for the biosynthesis of O-antigen and mutation in either gene resulted in cells with only the lipid A core ( Figure 5C ) .
118 +On the contrary , the
119 +LPS patterns of rmlA and rmlB mutants showed only a small change in intensity but retained most of the O-antigen chain length distribution , except for the very long chain length band .
120 +This might be explained by the existence of RffH and RffG , two isozymes of RmlA and RmlB , in EC958 .
121 +RffH and RffG , however , were not able to fully compensate for RmlA or RmlB in resistance to serum ( Table 2 ) .
122 +The inability to produce the very long chain length O-antigen in rmlA and rmlB mutants might be a crucial factor in determining their susceptibility to human serum .
123 +Only the rmlC mutant displayed altered sensitivity to SDS , while mutations in rmlABCD did not affect sensitivity to NaCl ( Table 2 ) .
124 +The O-antigen operon in E47a has another set of nucleotide sugar biosynthesis genes ( fnlABC ) for the biosynthesis of UDP-N-acetyl-a-L-fucosamine ( UDP-FucNAc ) from UDP-N-acetyl-a-D-glucosamine ( UDP-GlcNAc ) .
125 +Curiously , EC958 does not have these three genes in the operon or anywhere else in its genome .
126 +O-antigen processing genes .
127 +The O-antigen flippase ( Wzx , EC958_2377 ) and O-antigen polymerase ( Wzy , EC958_2374 ) from EC958 are highly similar to the corresponding genes from E47a .
128 +In contrast , both genes share very low similarity to the corresponding genes from MG1655 .
129 +Mutation of the wzx gene in MG1655 results in the accumulation of high levels of the UndPP-O unit in the cytoplasm [ 59 ] and hypersensitivity to several antibiotics and other agents including nalidixic acid , tetracycline , mitomycin C and hydrogen peroxide [ 60 ] .
130 +Transcriptional analyses of MG1655 responses to the broad-spectrum biocide polyhexamethylene biguanide suggested that Wzx ( also known as RfbX ) might be involved in cellular stress responses [ 61 ] .
131 +In contrast to the previous studies , the wzx gene was defined as essential in this study ( Figure 4 , Table S1 ) .
132 +This might be explained by the fact that Cm was used to select for transposon mutants and the wzx mutants might be hypersensitive to this antibiotic .
133 +The wzy O-antigen polymerase gene ( EC958_2374 ) was also defined as essential in EC958 and thus was not further characterized .
134 +Mutation of the chain length regulator gene ( wzz , EC958_2368 ) showed a non-modal distribution of O-antigen chain length in its LPS pattern ( Figure 5C ) , an observation consistent with previous study describing the role of this gene [ 62 ] .
135 +The reduction of long chain length O-antigen in this mutant is likely to account for the serum sensitivity shown in our assay ( Table 2 ) .
136 +Glycosyltransferases genes .
137 +Glycosyltransferases ( GTs ) are required to form the glycosidic bonds between sugars in an O-antigen repeat unit .
138 +There are now more than 100,000 GTs within 94 families ( http://www.cazy.org ) .
139 +Based on the structure of the O25 repeat unit [ 63,64 ] , we predicted a requirement for 4 GTs in EC958 .
140 +Bioinformatic analysis ( blastp ) confirmed that there are indeed 4 GTs within the O-antigen operon : EC958_2371 , EC958_2372 , EC958_2375 and EC958_2376 .
141 +Surprisingly , two of the predicted GTs in EC958 are very different from those in E47a .
142 +Whether this is related to the different source of a-L-FucNAc in EC958 due to the lack of fnlABC remains to be investigated .
143 +Since the O25 antigen structure is known , we attempted to predict the glycosidic link formed by each GT using a combination of sequence similarity and O-antigen structure comparison as previously described [ 64 ] ; the results of which are shown in Table 3 and Figure 5B .
144 +We were only able to mutate EC958_2371 , while EC958_2372 and EC958_2375 were defined as essential in this study .
145 +Analysis of our EC958_2371 mutant confirmed that EC958_2371 is required for O-antigen biosynthesis ( Figure 5C ) , serum resistance and resistance to SDS ( Table 2 ) .
146 +Other serum resistance mechanisms affecting LPS in EC958
147 +LPS gel analysis was performed on all 54 defined mutants to identify genes that contribute to serum resistance by affecting LPS ( Figure S3 ) .
148 +The normal LPS pattern of EC958 consists of 12 bands including a thick bottom band representing the lipid A-core and an 11-band laddering pattern of lipid A-core bound O-antigen polymers , followed by approximately 6 thick bands of very long O-antigen chain length ( Figure 5C ) .
149 +In addition to the 6 genes involved in O-antigen biosynthesis mentioned above , the LPS patterns of 20 mutants were altered in comparison to wild-type
150 +EC958 ; 6 of these mutants ( waaLKYJ , wecA and rfaH ) only produced a lipid A-core ( Table 2 and Figure S3 ) .
151 +LPS core biosynthesis genes .
152 +The genes involved in biosynthesis of the LPS outer core in EC958 share strong similarity with those from K-12 MG1655 ( waaL and waaGPBIJYK ) [ reviewed in 65,66 ] , suggesting that the LPS outer core structure in EC958 is the same as that in MG1655 .
153 +As expected from the functions of waaGBIJK in MG1655 , the waaG mutant showed the smallest size of lipid A-core , indicating that its whole outer core was not linked to the lipid A-inner core .
154 +Mutations in waaIJYK also produced an expected LPS pattern of lipid A-core only , as these mutations prevent the linkage of O-antigen to the outer core .
155 +The
156 +LPS of the waaB and waaP mutants produced O-antigen laddering patterns containing an abnormal lipidA-core band , indicating that although the core structures were changed , these changes still allow the linking of O-antigen to the outer core .
157 +WaaL is responsible for the ligation of O-antigen to the outer core and mutation of this gene resulted in the synthesis of a lipid A-core without O-antigen .
158 +The EC958 waaL and waaGPBIJYK mutants were sensitive to human serum and SDS ( except for the waaB and waaY mutant ) , while only the waaG , waaI and waaY mutants displayed enhanced sensitivity to NaCl ( Table 2 ) .
159 +ECA biosynthesis genes .
160 +Seven serum resistant candidate genes within the ECA biosynthesis wec operon were identified by TraDIS ( Table 2 ) .
161 +Two of these genes ( wzxE and wzyE ) were not confirmed by serum assays to confer resistance and no changes were observed in the LPS patterns of these two mutants ( Table 2 , Figure S3 ) .
162 +The wzyE mutant ( but not the wzxE mutant ) was , however , more sensitive to SDS ( Table 2 ) .
163 +The LPS patterns of the wzzE mutant revealed changes in the lipid A-core and in the modulation of O-antigen chain length ( Figure S3 ) .
164 +WzxE has previously been shown to preferentially form a protein complex with WzyE and WzzE for the biosynthesis of ECA over Wzy and Wzz [ 67 ] .
165 +However , our results suggested that WzzE might also contribute to the chain length regulation of O-antigen in EC958 .
166 +WecA has been shown previously to be involved in the biosynthesis of O7 , O18 , O75 , and O111 antigen [ 68 ] and our results indicate that the same is also true for O25b , thus explaining the role of WecA in serum resistance in EC958 .
167 +The wecD mutant was highly sensitive to serum , possessed an LPS profile that was altered in both the lipid A-core and the amount of O-antigen , and displayed enhanced sensitivity to SDS ( Table 2 , Figure S3 ) .
168 +Further investigation is required to understand the involvement of WecD in lipid A-core and O-antigen biosynthesis .
169 +Finally , none of the ECA biosynthesis mutants were altered in sensitivity to NaCl .
170 +Other genes .
171 +The remaining 8 mutants with altered LPS patterns were all confirmed as serum sensitive ( Table 2 ) .
172 +They included one mutant , rfaH , which produced only lipid A-core , and 7 mutants with different O-antigen patterns : hyxA ( EC958_0460 ) , hyxR ( EC958_0461 ) , nagA ( N-acetylglucosamine-6-phosphate dea-cetylase ) , pgm ( phosphoglucomutase ) , galE ( UDP-galactose-4-epim-erase ) , EC958_1112 and wcaF ( predicted acetyltransferase involved in colanic acid synthesis [ 69 ] ) .
173 +Some of these genes were also associated with resistance to additional stresses ; EC958 rfaH and wcaF mutants were sensitive to SDS and NaCl , while nagA and pgm mutants were sensitive to SDS ( Table 2 ) .
174 +Novel O-antigen chain length regulators
175 +Mutation of the hyxA and hyxR genes in EC958 resulted in the modulation of O-antigen chain length ( Figure 6B ) .
176 +The EC958 hyxA mutant exhibited an increased proportion of O-antigen chain of 2 to 6 units with maximum number at 3 -- 5 units and reduction in very high chain length polymer .
177 +The EC958 hyxR mutant had an increased proportion of O-antigen polymer of 2 -- 4 units .
178 +The hyxA and hyxR genes are located in a pathogenicity island ( PAI-X ) consisting of 4 genes ( fimX and hyxRAB ) as previously described in the UPEC strain UTI89 [ 70 ] .
179 +The hyxB gene ( EC958_0459 ) has also been named upaB due to its function as an autotransporter [ 71 ] , and we prefer to maintain this nomenclature .
180 +This island is present ( in several variations ) in 24 out of 50 E. coli genomes across all pathotypes ( Figure 6A ) and current sequence data suggest that it is exclusive to E. coli .
181 +No functional prediction was found for hyxA , and thus this is the first report of hyxA involvement in serum resistance by regulating O-antigen chain length .
182 +The hyxR gene encodes a LuxR-like response regulator that suppresses the nitrosative stress response and contributes to intracellular survival in macrophages by regulating hmpA , which encodes a nitric oxide-detoxifying flavohaemoglobin [ 70 ] .
183 +The expression of the hyxR gene is regulated through bidirectional phase inversion of its promoter region by the upstream gene fimX , which encodes a tyrosine-like recombinase [ 70 ] .
184 +It is also worth noting that the contribution of hyxA to serum resistance was greater than hyxR , as demonstrated by the 3-log reduction in viability by the hyxA mutant compared to the hyxR mutant .
185 +A serum sensitive phenotype for the hyxR mutant was only observed in mixed competition assays , and both mutants did not exhibit altered sensitivity to SDS or NaCl ( Table 2 ) .
186 +Novel serum resistance mechanisms not affecting LPS
187 +A major advantage of whole genome approaches such as TraDIS lies in their power of discovery .
188 +Out of 46 genes that define the serum resistome of EC958 , 21 ( 46 % ) genes were confirmed to be required for serum resistance independent of altered LPS patterns ( Table 2 ; Figure S3 ) .
189 +The function of these genes ranged across 10 COG functional categories and included ` Carbohydrate transport and metabolism ' ( 4 genes ) , ` Cell wall / membrane/envelope biogenesis ' ( 3 ) , ` Posttranslational modification , protein turnover , chaperones ' ( 3 ) and many others ( Table 2 ) .
190 +Twelve of these genes were also associated with enhanced sensitivity to SDS and one with enhanced NaCl sensitivity ( Table 2 )
191 +Of the non-LPS genes required for serum resistance , the most notable was lpp ( logFC 210 , log difference = 6 ) ( Table 2 ) .
192 +The lpp gene encodes one of the most abundant proteins in E. coli and is responsible for the stabilisation and integrity of the bacterial cell envelope [ 72 ] .
193 +Mutation of the lpp gene results in the formation of outer membrane blebs , leakage of periplasmic enzyme ribonuclease , decreased growth rate in media of low ionic strength or low osmolarity and hypersensitive to toxic compounds [ 73,74 ] .
194 +Indeed , the EC958 lpp mutant was more sensitive to SDS , suggesting decreased membrane integrity ( Table 2 ) .
195 +To the best of our knowledge , this study is the first to show a direct link between Lpp and serum resistance .
196 +Another set of genes notable in our TraDIS analysis include tolQAB , which encode three of the six proteins ( YbgC-YbgF-TolQ-R-A-B-Pal ) that make up the Tol-Pal system of E. coli cell envelope .
197 +The Tol-Pal system is responsible for maintaining the integrity of the outer membrane .
198 +TolQRA form an inner membrane complex in which TolQR is necessary for its stability [ 75 ] .
199 +TolB , a periplasmic protein , connects the inner membrane complex with the peptidoglycan-associated lipoprotein , Pal , which is anchored to the outer membrane [ 76 ] .
200 +In our study , mutation of the tolA and tolQ genes caused sensitivity to human serum and increased sensitivity to SDS , while the tolB mutant did not ( Table 2 ) .
201 +Our results demonstrate that the Tol-Pal system is important for resistance to human serum , and thus describe a novel function for this important cell wall complex .
202 +BamB is a lipoprotein that is part of the BamABCD complex .
203 +Mutation in bamB results in increased outer membrane permeability , thus enhancing sensitivity to rifampin and dramatically reducing growth on SDS and novobiocin [ 77 ] .
204 +Our data showed that mutation of the bamB gene in EC958 resulted in increased sensitivity to both human serum and SDS ( Table 2 ) .
205 +Our TraDIS experiment also indicated that the modification of lipid A with L-Ara4N was important for serum resistance .
206 +Three ( arnDEF ) of the seven genes involved in the biosynthesis and attachment of L-Ara4N to lipid A-core were identified as part of the serum resistome of EC958 and their role was confirmed by mutagenesis ( Table 2 ) .
207 +This mechanism is known to confer resistance to polymixin B by preventing its binding to lipid A [ Reviewed in 78,79,80 ] .
208 +ArnD catalyzes a deformylation step to generate UDP-L-Ara4N before it is transported across the inner membrane by ArnEF [ 79,81 ] .
209 +The requirement of ArnDEF for serum resistance indicates that EC958 requires L-Ara4N modification to evade the antimicrobial activity of cationic peptides present in human serum .
210 +Interestingly , only the arnD mutation conferred sensitivity to SDS ( Table 2 ) , which might suggest a role of UDP-L-Ara4N in maintaining membrane integrity .
211 +Further investigation is needed to understand why ArnT , the final enzyme required for transferring the L-Ara4N residue to the 49-phosphate group of lipid A-core , was not identified in our TraDIS-defined serum resistome .
212 +We also identified three genes encoding catabolic enzymes that contributed to the serum resistance phenotype of EC958 ( gmm , pgi and fbp ) and confirmed their role by mutagenesis ( Table 2 ) .
213 +Of these genes , only the pgi mutant displayed enhanced sensitivity to SDS ( Table 2 ) .
214 +Gmm is a GDP-mannose mannosyl hydrolase capable of hydrolyzing both GDP-mannose and GDP-glucose [ 82 ] .
215 +This enzyme contributes to the biosynthesis of GDP-fucose , a component of colanic acid , possibly by influencing the concentration of
216 +GDP-mannose or GDP-glucose in the cell and thus regulating cell wall biosynthesis [ 82 ] .
217 +Both Pgi and Fbp catalyze the production of D-fructose-6-phosphate from b-D-glucose-6-phosphate and fruc-tose-1 ,6 - bisphosphate , respectively [ 83,84 ] .
218 +D-fructose-6-phosphate is a precursor for the biosynthesis of UDP-GlcNAc , which in turn is required for peptidoglycan , lipid A and ECA biosynthesis .
219 +Thus , these three enzymes may catalyse key reactions that , if disrupted , could adversely affect the downstream biosynthesis of cell surface components including colanic acid , peptidoglycan , lipid A and ECA .
220 +An ompA mutant is protected from serum killing when present at a low proportion in a mixed bacterial population Of all the chromosomal genes previously attributed to serum resistance , the only gene that was not identified in our TraDIS screen was ompA .
221 +To examine this further we constructed an EC958 ompA mutant and indeed observed it was sensitive to killing by human serum ( Figure 7 ) .
222 +One way to explain this discrepancy is that the phenotype of an ompA mutant could be complemented in trans by other ompA-intact bacteria in a mixed population such as the mutant library .
223 +In fact , OmpA inhibits serum-mediated killing by binding to C4b-binding protein ( C4BP ) to prevent the activation of C3b via the classical complement pathway [ 85 ] , and OmpA is known to be released from E. coli cells when treated with serum [ 86 ] .
224 +In our mutant library , ompA mutants only accounted for approximately 0.02 % of the total bacterial cells , and thus we hypothesized that the release of OmpA from 99.98 % of the cells , when treated with serum , provided OmpA in trans to complement ompA mutants .
225 +We tested this hypothesis by mixing the ompA mutant with wild-type EC958 at various ratios and indeed showed that ompA mutants were protected from serum killing if the proportion of ompA mutants was less than 15 % ( Figure 7 ) .
226 +This result strongly suggests that in trans complementation of OmpA prevents the identification of ompA as a serum resistance gene in our assay .
227 +Complementation of selected mutants restores serum resistance
228 +To further demonstrate the function of non-LPS genes in serum resistance , we selected three orphan genes ( acnB , greA and fbp ) that do not belong to an operon to perform genetic complementation .
229 +For these experiments , the selected gene was amplified by PCR , cloned into the low copy number plasmid pSU2718G , and transformed into the respective mutant strain for complementation .
230 +In each case , the phenotype of the complemented strain exactly matched that of wild-type EC958 ( Table 4 ) .
231 +Taken together , these results confirm the role of acnB , greA and fbp in serum resistance and provide a further layer of evidence to support the use of techniques such as TraDIS in functional gene discovery .
232 +Discussion
233 +The rapid advancement of new sequencing technologies has created novel opportunities to interrogate biological systems that were not previously possible .
234 +TraDIS was first described as a method that combined high-density mutagenesis with Illumina next generation sequencing technology to study the essential genes of S. Typhi and the conditional essential genes required for survival in bile [ 42 ] .
235 +The increased data output afforded by next generation DNA sequencing is particularly useful and costeffective for small bacterial genomes , however it presents technical and bioinformatical challenges for applications such as TraDIS that utilize low complexity DNA libraries .
236 +Here we present the application of a modified version of TraDIS that is amenable to multiplexing using the Illumina HiSeq 2000 platform , and we demonstrate its effectiveness by using it to define the essential gene repertoire and the serum resistome of a multidrug resistant strain from the globally disseminated E. coli ST131 lineage .
237 +The multiplexed TraDIS protocol utilizes a newly designed custom oligonucleotide in the library enrichment step of the Illumina library preparation protocol ( Figure S1 ) .
238 +This oligonucleotide incorporates the Illumina sequencing primer-binding site into transposon specific DNA fragments , enabling the use of the standard Illumina sequencing primer and eliminating the need to design and optimize another sequencing primer for each new transposon sequence .
239 +The 6-bp barcode immediately after the sequencing primer-binding site allows 12-sample multiplexing within one lane .
240 +The use of 12 barcodes at the first 6 nucleotides of read 1 increased the complexity of the library compared with the original TraDIS protocol , thus reducing data loss due to mis-identification of clusters [ 87,88 ] .
241 +However , the number of useable reads from our sequencing runs was still low ( 15 -- 20 % of total reads ) .
242 +We believe non-specific amplification in the enrichment step was the main cause , and further optimization of the enrichment PCR conditions is required .
243 +Similar approaches combining transposon mutagenesis with high-throughput sequencing ( Tn-seq [ 45 ] , INSeq [ 43 ] , HITS [ 44 ] ) have also been used to address different scientific questions , including the identification of essential genes and genes associated with enhanced fitness in specific growth conditions [ 41,42,45 ] , determination of niche-specific essential genes [ 43,44,89 ] , identification of genes associated with tolerance to various agents/conditions [ 42,90 ] and many other applications as reviewed elsewhere [ 91,92 ] .
244 +In terms of insertion density , we achieved 502,068 independent insertion sites with a density of 1/10 bp ( i.e. one insertion every 10 bp ) , which is comparable with the work by Christen et al. ( 1/8 bp in C. crescentus ) [ 41 ] , Langridge et al. ( 1/13 bp in Salmonella Typhi ) [ 42 ] and Barquist et al. ( 1/9 bp in Salmonella Typhimurium ) [ 46 ] .
245 +The identification of the essential gene set for a single organism is challenging due to several factors , including the presence of transposon insertion cold spots ( i.e. regions of low transposon insertion frequency ) , the difficulty in distinguishing mutations that prevent growth from those that severely reduce growth rate , preexisting gene duplications and the specific growth conditions used in the experiment [ 93 -- 95 ] .
246 +In this study , we define essential genes as those genes that , when mutated by transposon insertion , either prevent or severely attenuate growth on LB agar media supplemented with 30 mg/ml Cm at 37uC .
247 +The cut-off value to determine whether a gene is essential was defined as the intercept of two distributions of the insertion index of each gene : the exponential distribution representing essential genes and the gamma distribution representing non-essential genes [ 42 ] .
248 +This means that our essential genes also include those genes that can tolerate insertions but were severely attenuated in the input pool .
249 +Out of 315 essential genes , 64 genes had no transposon insertions , 178 genes had 1 to 5 transposon insertions and 73 genes had more than 5 transposon insertions ( Table S1 ) .
250 +The high density of insertion sites achieved in our study provided reliable data for the identification of essential genes within the EC958 genomes with a minimal probability of false positive calls due to transposon insertion cold spots .
251 +The identification of essential genes has previously been performed using several approaches in E. coli K-12 ( strains MG1655 and
252 +W3110 ) [ 96,97 ] .
253 +Baba et al. generated null mutations by lambda-red recombination in 3985 E. coli W3110 genes ( the Keio library ) , but were unable to mutate 303 candidate essential genes [ 97 ] .
254 +This set of essential genes was further consolidated by manual literature review on the EcoGene website ( www.ecogene.org ) , which reduced the set to 289 genes .
255 +Of the 315 essential genes identified for EC958 in this study , 231 genes ( 73 % ) matched those previously described in the EcoGene list ( Table S1 ) .
256 +There were 84 essential genes specific for EC958 , twenty-four of which do not have homologs in the MG1655 genome .
257 +In contrast , 58 genes previously identified as essential for E. coli K-12 were either not present in EC958 or not identified in our analysis .
258 +The majority of essential genes in EC958 are conserved with 91 % of the genes present in more than 90 % of E. coli complete genomes available .
259 +In this study , we provided two layers of evidence for the role of each serum resistance gene : by simultaneously assaying a large mutant library and by generation of defined mutants for independent phenotypic testing .
260 +Indeed , using defined mutagenesis we were able to confirm a role for 46 of the 56 genes identified by TraDIS in serum resistance .
261 +To the best of our knowledge , this represents the first large scale follow-up of TraDIS data in this manner and highlights the effectiveness of the technique in large-scale functional genomics .
262 +Our study also revealed that trans complementation of specific mutants can occur in a large mutant library population , as demonstrated by our findings with an ompA mutant .
263 +We also demonstrated complete complementation of mutants containing deletions in the acnB , greA and fbp genes , corroborating their novel role in serum resistance independent of LPS alterations .
264 +Finally , we provided further insight into the mechanistic action of the serum resistance genes identified in EC958 by examining the survival of the respective mutants to outer membrane stresses that affect antimicrobial access and osmotic potential .
265 +The search for genetic determinants of serum resistance in bacteria has been ongoing since the 1970s [ 98 ] .
266 +Our current understanding of the mechanisms that promote bacterial resistance to human serum include a role for surface structures such as O antigens , K antigens , outer membrane proteins ( OmpA ) , and plasmid-encoded proteins ( TraT , Iss ) [ 37 -- 39 ] ; notably , however , not all of these mechanisms are required for resistance in a single bacterial strain [ 32,33 ] .
267 +Our study represents the first report to simultaneously investigate the entire serum resistome of one strain .
268 +Our results demonstrated that both the lipid A-core and O25 antigen are crucial for serum resistance in EC958 , while K antigen does not contribute to serum resistance .
269 +Out of 54 defined mutants investigated , half had changes in their LPS gel patterns , all of which resulted in serum sensitivity .
270 +In contrast , none of the K capsular biosynthesis genes were identified in our TraDIS screen .
271 +This result is similar to that reported for the O75 : K5 UPEC strain GR-12 , where alterations in O75 LPS affected serum resistance more than a K5 null mutation [ 34 ] .
272 +It is likely , however , that there are strain-specific differences for the role of O antigen and K capsule in serum resistance , and that this reflects differences in the make-up of these structures .
273 +For example , previous analysis of an E. coli O4 : K54 : H5 blood isolate revealed that the K54 antigen contributes more to serum resistance than the O4 antigen [ 99 ] .
274 +Other K antigens such as the K1 and K2 capsules have also been shown to play an important role in serum resistance [ 100,101 ] .
275 +The K antigen expressed by EC958 has not been typed but genomic analysis shows that EC958 has a group 2 capsular gene cluster that conforms to the conserved structure of this group [ Reviewed in 102 ] .
276 +However , region 2 , which encodes glycosyltransferases specific for each K type , shares such low similarity with available sequences in the GenBank database that deducing its K type in silico was not possible .
277 +The O25 antigen gene cluster was further characterized using sequence analysis , targeted mutation and LPS profiling .
278 +All of the dTDP-a-L-rhamnose biosynthesis genes ( rmlCADB ) were required for serum resistance .
279 +However , EC958 lacks the biosynthesis genes for UDP-FucNAc , a component of O25 antigen unit .
280 +If , based on the cross reaction of antiserum against the O25 antigen with O25b expressing cells , we assume that EC958 has the same O-antigen repeat unit as the O25 determined from previous studies [ 57,58 ] , then EC958 must possess a novel mechanism for the synthesis or uptake of UDP-FucNAc .
281 +Two additional surface antigens that contribute to serum resistance in EC958 are the enterobacterial common antigen and colanic acid ( M antigen ) .
282 +Mutations in five ECA biosynthesis genes rendered EC958 susceptible to serum .
283 +While mutation of three of these genes ( wecA , wzzE and wecD ) affected LPS and sensitivity to SDS , mutation of wecE and wecF did not change LPS ( although a wecF mutant was more sensitive to SDS ) , suggesting that the ECA may be involved in serum resistance , perhaps indirectly via its role in membrane integrity .
284 +Our data also suggest the involvement of colanic acid in serum resistance .
285 +Three genes encoding for colanic acid biosynthesis ( wcaI , gmm and wcaF ) were identified by TraDIS .
286 +Gmm is most likely to be involved in the biosynthesis of colanic acid [ 82 ] , while mutation of the wcaI gene did not confer serum resistance .
287 +The product of wcaF was predicted to be an acetyltransferase [ 103 ] required for colanic acid production [ 69 ] .
288 +The EC958 wcaF mutant possessed an altered LPS pattern with a reduced amount of O-antigen ( especially very long chain length O-antigen ) and was sensitive to both SDS and high osmolarity .
289 +The enhanced sensitivity of the EC958 wcaF mutant could therefore be explained by a number of factors , including altered LPS , altered colonic acid and reduced overall membrane integrity .
290 +A number of other genes were identified that contributed to serum resistance in an LPS-dependent manner .
291 +The gene nagA encodes N-acetylglucosamine-6-phosphate deacetylase , an enzyme important for the metabolism of N-acetyl-D-glucosamine [ 104 ] .
292 +It catalyzes the first step in producing UDP-GlcNAc , a nucleotide sugar required for ECA , lipid A and peptidoglycan biosynthesis , by deacetylating N-acetylglucosamine-6-phosphate to glucos-amine-6-phosphate [ Reviewed in 105 ] .
293 +However , NagA is not solely responsible for the production of UDP-GlcNAc because glucosamine-6-phosphate can also be obtained via GlmS from fructose-6-phosphate or taken up from the environment by ManXYZ [ 105 ] .
294 +Indeed , the LPS banding pattern of the nagA mutant was different to that of the parent strain ( i.e. it possessed thicker second and third bands from the bottom of the gel ; Figure S3 ) , suggesting its enhanced sensitivity phenotype may be associated with a predominantly shorter O antigen .
295 +Pgm is a phosphoglucomutase that catalyses the reversible conversion of glucose-1-phosphate to glucose-6-phosphate , an important step in galactose and maltose catabolism [ 106 ] .
296 +A pgm mutant has several phenotypes ; it is defective in swimming and swarming mobility [ 107 ] , it possesses an aberrant ( shorter and wider ) cell morphology , is sensitive to detergents [ 108 ] and it stains blue with iodine when grown in the presence of galactose [ 106 ] .
297 +An EC958 pgm mutant produced little full length O-antigen ; the majority of its LPS condensed into a thick band of incomplete lipid A-core and a thin clear band of lipid A-core plus one unit of O-antigen .
298 +This feature is consistent with the high serum and SDS sensitivity phenotypes observed for this mutant .
299 +GalE is a well-studied enzyme that catalyzes the interconversion of UDP-galactose and UDP-glucose [ Reviewed in 109 ] .
300 +Both nucleotide sugars are required for colanic acid biosynthesis .
301 +Furthermore , UDP-glucose is used in three steps to synthesize the LPS outer core ( catalyzes by WaaG , WaaI and WaaJ ) .
302 +LPS patterns of the galE mutant exhibited a very thick band of lipid Acore , suggesting that the lipid A-core in this strain has multiple sizes .
303 +This may be explained by the limiting effect of UDP-glucose in the three steps involved in its incorporation into the outer core .
304 +UDP-glucose can also be synthesized by GalU from glucose-1-phosphate [ 110 ] , which may explain why an EC958 galE mutant could still make LPS ( Figure S3 ) .
305 +Despite being able to make LPS , however , the galE mutant was sensitive to human serum .
306 +Whether this sensitivity can be attributed to the effect a galE mutation has on LPS or colanic acid remains to be determined .
307 +We have demonstrated the successful application of multiplexed TraDIS for a functional genomics study targeted at E. coli EC958 , a prototype strain from the globally disseminated and multidrug resistant E. coli ST131 lineage .
308 +This approach enabled the first description of an essential gene set from an ExPEC strain .
309 +Our work has also defined the serum resistome in E. coli EC958 .
310 +This comprehensive inventory of E. coli EC958 genes that contribute to this phenotype provides a framework for the future characterization of virulence genes in ExPEC as well as other Gram-negative pathogens that cause systemic infection .
311 +Materials and Methods
312 +Ethics statement
313 +Approval for the collection of human blood was obtained from the University of Queensland Medical Research Ethics Committee ( 2008001123 ) .
314 +All subjects provided written informed consent .
315 +Bacterial strains and growth conditions
316 +E. coli EC958 was isolated from the urine of a patient presenting with community UTI in the Northwest region of England and is a representative member of the UK epidemic strain A ( PFGE type ) , one of the major pathogenic lineages causing UTI across the United Kingdom [ 23 ] .
317 +EC958Dlac , which contained a mutation in the lac operon , was used in competitive assays .
318 +This strain had an identical growth rate to wild-type EC958 .
319 +Strains were routinely cultured at 37uC on solid or in liquid Luria Broth ( LB ) medium supplemented with the appropriate antibiotics ( Cm 30 mg/ml or gentamicin 20 mg/ml ) unless indicated otherwise .
320 +Generation of miniTn5-Cm mutant library
321 +A miniTn5-Cm transposon containing a Cm cassette flanked by Tn5 mosaic ends ( sequence from Epicenter ) was PCR amplified from pKD3 plasmid DNA ( NotI digested ) using primers 2279 59-CTGTCTCTTATACACATCTcacgtcttgagcgattgtgtagg-39 and 2280 59 - CTGTCTCTTATACACATCTgacatgggaattagc-catggtcc-39 .
322 +The PCR reactions were performed using Phusion High-Fidelity DNA polymerase ( New England BioLabs ) .
323 +The amplicon was purified using the QIAGEN MinElute PCR purification kit before being phosphorylated using T4 polynucle-otide kinase ( New England BioLabs ) and subjected to the final purification step .
324 +A total of at least 800 ng of this miniTn5-Cm transposon DNA was incubated in an 8 ml reaction containing 4 ml of EZ-Tn5 transposase ( Epicenter Biotechnologies ) at 37uC for 1 h then stored at 220uC .
325 +Bacterial cells were prepared for electroporation as previously described [ 42 ] .
326 +Briefly , cells were grown in 26TY broth to an OD600 of 0.3 -- 0.5 , then harvested and washed three times in 0.56 volume of 10 % cold glycerol before being resuspended in a 1 / 10006 volume of 10 % cold glycerol and kept on ice .
327 +A volume of 60 ml cells was mixed with 0.2 ml of transposomes and electroporated in a 2 mm cuvette using a BioRad GenePulser set to 2.5 kV ,
328 +25 mF and 200V .
329 +Cells were resuspended in 1 mL SOC medium and incubated at 37uC for 2 hours , then spread on LB agar plates supplemented with Cm 30 mg/mL .
330 +After incubation overnight at 37uC , the total number of colonies was estimated by counting a proportion from multiple plates .
331 +Chloramphenicol resistant colonies were resuspended in sterilised LB broth using a bacteriological spreader before adding sterile glycerol to 15 % total volume and stored in 280uC .
332 +Each batch of mutants contained an estimated 32,000 to 180,000 mutants .
333 +The final library of 1 million mutants was created by pooling 11 mutant batches , resulting in a cell suspension of 261011 CFU/ml .
334 +Transposon library screening in human serum
335 +Freshly pooled human serum was collected from at least two healthy individuals on the day of the experiment .
336 +Ten milliliters of blood was collected from each person and centrifuged at 4000 rpm for 10 minutes to collect the serum .
337 +Approximately 26108 viable mutants were incubated in 1 ml of 50 % freshly pooled human serum in LB broth at 37uC for 90 minutes .
338 +The control samples were prepared the same way but were incubated with inactivated serum ( Millipore ) instead of fresh serum .
339 +Both control and test experiments were performed in duplicate .
340 +The cells were then washed twice with sterile 16PBS to remove serum , transferred to 100 ml LB broth and allowed to grow at 37uC with 250 rpm shaking for 4 hours .
341 +The genomic DNA was then extracted from 5 ml of each culture using Qiagen 100-G genomic tips .
342 +Multiplexed TraDIS
343 +Genomic DNA was standardized to 3.6 mg in a volume of 120 ml before being sheared by Covaris S2 according to the Illumina TruSeq Enrichment gel-free method ( TruSeq DNA sample preparation v2 guide ) .
344 +The subsequent steps of DNA end repair , DNA end adenylation and adapter ligation were also done following the Illumina TruSeq v2 instructions .
345 +The adapter-ligated fragments containing transposon insertion sites were enriched using a transposon-specific indexing forward primer and the Illumina reverse primer Index 1 ( Table S5 ) at 500 nM each per reaction .
346 +This 89 bp forward primer binds specifically to miniTn5-Cm transposon ( 25 bp ) and carries 64 bp overhang which includes 6 bp index sequence , 33 bp binding site for Illumina read 1 sequencing primer and 23 bp P5 sequence for binding to the flowcell .
347 +The enrichment step was done using the KAPA Library Amplification kit ( KAPA Biosystems ) at an annealing temperature of 60uC for 22 cycles .
348 +The KAPA Library Quantification kit was used to measure the concentration of DNA fragments in the enriched library .
349 +Twelve libraries from 12 samples were pooled to equimolar concentrations to achieve a cluster density of 850 K / 2 mm when 10 nM of library pool was loaded onto the flowcell .
350 +The 12-plex pool was loaded on 3 lanes of TruSeq v2 and 3 lanes of TruSeq v3 flowcells for sequencing using a 100 cycles , paired-end protocol to access the reproducibility and read quantity among lanes and flowcells .
351 +The data from six samples ( Figure 1A ) were presented in this study .
352 +The TraDIS sequence data from this study was deposited on the Sequence Read Archive ( SRA ) under the BioProject number PRJNA189704 .
353 +Analysis of nucleotide sequence data
354 +Sequence reads from the FASTQ files were split according to twelve 6 bp index sequences combined with the 37 bp transposonspecific sequence using fastx_barcode_splitter.pl ( total length of 43 bp as barcodes , allowing for 2 mismatches ) ( FASTX-Toolkit version 0.0.13 , http://hannonlab.cshl.edu/fastx_toolkit/index .
355 +html ) .
356 +The barcode matching reads were trimmed off the 43 bp barcode at the 59end and 25 bp of potential low quality at the 39 end , resulting in high quality sequence reads of 31 bp in length that were used to map to the EC958 chromosome ( PRJEA61443 ) by Maq version 0.7.1 [ 111 ] .
357 +Subsequent analysis steps were carried out as previously described [ 42 ] to calculate the number of sequence reads ( raw read counts ) and the number of different insertion sites for every gene , which were then used to estimate the threshold to identify essential genes .
358 +The read counts and insertion sites were visualized using Artemis version 13.0 [ 112 ] .
359 +The circular genome diagram was generated by CGView [ 113 ] and linear genetic comparison was illustrated using Easyfig version 2.1 [ 114 ] .
360 +Statistical analyses
361 +We identified genes required for survival in human serum by comparing the differences in read abundance of each gene between the inactivated serum control and active serum test samples using the Bioconductor package edgeR ( version 2.6.10 ) [ 48 ] .
362 +The raw read counts from two biological replicates of each treatment were loaded into the edgeR package ( version 2.6.12 ) using the R environment ( version 2.15.1 ) .
363 +Genes that have very low read counts in all the samples ( essential genes ) were removed from further analysis .
364 +The composition bias in each sequence library was normalized using the trimmed mean of M value ( TMM ) method [ 115 ] .
365 +We then used the quantile-adjusted conditional maximum likelihood ( qCML ) for negative binomial models to estimate the dispersions ( biological variation between replicates ) and to carry out the exact tests for determining genes with significantly lower read counts in the test samples compared to the control samples [ 116,117 ] .
366 +Stringent criteria of log foldchange ( logFC ) # 21 and false discovery rate # 0.001 were chosen to define a list of the most significant genes for further investigation by phenotypic assays .
367 +Molecular methods
368 +Chromosomal DNA purification , PCR and DNA sequencing of PCR products was performed as previously described [ 118 ] .
369 +Defined mutations were made using the l-Red recombinase method with some modifications [ 22,47 ] .
370 +In brief , the final PCR products were fused and amplified from three fragments containing two 500-bp homologous regions flanking the gene of interest and a Cm cassette from pKD3 plasmid ( see Table S5 for list of primers ) .
371 +The fused PCR products were then electroporated into EC958 harbouring a gentamicin resistant plasmid carrying the l-Red recombinase gene .
372 +Mutants were then selected and confirmed by sequencing .
373 +Complementation was done by cloning the gene of interest into a gentamicin resistant derivative of pSU2718 [ 119 ] at BamHI-XbaI cut sites ( primers listed in Table S5 ) .
374 +The construct was then transformed into the respective mutant and induced using 1 mM IPTG before and during phenotypic assays .
375 +Serum resistance assay
376 +Overnight bacterial cultures were washed in phosphate buffered saline ( PBS ) and then standardized to an OD600 of 0.8 .
377 +Equal volumes ( 50 mL ) of standardized cultures and pooled human sera were mixed and incubated for 90 min at 37uC ( in triplicates ) .
378 +Viable counts were performed to estimate the number of bacterial cells prior to serum treatment ( t = 0 min ) and post serum treatment ( t = 90 min ) .
379 +E. coli MG1655 was used as a control as it is completely killed by serum .
380 +Serum and PBS only samples served as sterility controls .
381 +Competitive serum resistance assays were performed in the same manner , except that a 50:50 mixture of wild-type ( EC958Dlac ) and mutant strains were used .
382 +Viable counts were performed on MacConkey agar , which allowed the differentiation of EC958Dlac ( non-lactose fermenter ) and the mutant strains .
383 +SDS and NaCl sensitivity assays (MIC)
384 +The MICs of SDS and NaCl were determined by broth microdilution method as previously described [ 120 ] .
385 +We used five concentrations for SDS including 0.125 % , 0.0625 % , 0.031 % , 0.016 % and 0.008 % in LB .
386 +For NaCl , the range of concentration was 0.8 M , 0.6 M , 0.5 M , 0.4 M and 0.3 M.
387 +LPS gel assay
388 +LPS was extracted from bacterial strains and LPS patterns were determined by Tricine-SDS Polyacrylamide gel electrophoresis ( TSDS-PAGE ) and visualized by silver staining as previously described [ 121,122 ] .
389 +Supporting Information
390 +Acknowledgments
391 +We would like to thank Gemma Langridge , Keith Turner , Sabine Eckert , Daniel Turner , Philip Hugenholtz , Nicholas West and Brian Forde for expert advice and Leopold Parts for statistical analysis in R.
392 +Author Contributions
393 +Conceived and designed the experiments : MDP SS MT SAB MAS .
394 +Performed the experiments : MDP KMP SS SWL LPA MESA VMM .
395 +Analyzed the data : MDP DGM SAB MAS .
396 +Contributed reagents / materials/analysis tools : VMM MU SAB .
397 +Wrote the paper : MDP SS DGM MT MU SAB MAS .
...\ No newline at end of file ...\ No newline at end of file
1 +Inferring functional transcription factor-gene binding
2 +Abstract
3 +Background : Chromatin immunoprecipitation ( ChIP ) experiments are now the most comprehensive experimental approaches for mapping the binding of transcription factors ( TFs ) to their target genes .
4 +However , ChIP data alone is insufficient for identifying functional binding target genes of TFs for two reasons .
5 +First , there is an inherent high false positive/negative rate in ChIP-chip or ChIP-seq experiments .
6 +Second , binding signals in the ChIP data do not necessarily imply functionality .
7 +Methods : It is known that ChIP-chip data and TF knockout ( TFKO ) data reveal complementary information on gene regulation .
8 +While ChIP-chip data can provide TF-gene binding pairs , TFKO data can provide TF-gene regulation pairs .
9 +Therefore , we propose a novel network approach for identifying functional TF-gene binding pairs by integrating the ChIP-chip data with the TFKO data .
10 +In our method , a TF-gene binding pair from the ChIP-chip data is regarded to be functional if it also has high confident curated TFKO TF-gene regulatory relation or deduced hypostatic TF-gene regulatory relation .
11 +Results and conclusions : We first validated our method on a gathered ground truth set .
12 +Then we applied our method to the ChIP-chip data to identify functional TF-gene binding pairs .
13 +The biological significance of our identified functional TF-gene binding pairs was shown by assessing their functional enrichment , the prevalence of protein-protein interaction , and expression coherence .
14 +Our results outperformed the results of three existing methods across all measures .
15 +And our identified functional targets of TFs also showed statistical significance over the randomly assigned TF-gene pairs .
16 +We also showed that our method is dataset independent and can apply to ChIP-seq data and the E. coli genome .
17 +Finally , we provided an example showing the biological applicability of our notion .
18 +Background
19 +Cellular responses to external stimuli or environmental changes are usually conveyed through cellular regulatory networks consisting of different regulatory pathways [ 1-4 ] .
20 +Transcriptional regulation plays an essential role for construction of such regulatory pathways at the level of transcription .
21 +The binding of specific transcription factors ( TFs ) controls the initialization or the expression level of genes .
22 +Thus , unravelling functional TF-gene binding events is a fundamental start-up for us to understand the regulatory mechanisms in cells [ 1 ] .
23 +Chromatin immunoprecipitation experiments ( ChIP-chip or ChIP-seq ) are now the most comprehensive experimental approaches for mapping the binding of TFs to their target genes [ 2,3,5 ] .
24 +However , ChIP data alone are insufficient for identifying functional binding target genes of TFs for two reasons .
25 +First , there is an inherent high false positive/negative rate in ChIP-chip or ChIP-seq experiments [ 6 ] .
26 +Although by controlling the level of statistical significance for the analysis can reduce the false positive rate , this approach is prone to getting a great number of false negatives [ 7,8 ] .
27 +Second , binding signals in the ChIP-chip data do not necessarily imply functionality .
28 +The binding of TFs to the promoters of genes may not lead to subsequent transcription activation / repression [ 9,10 ] .
29 +It was suggested that one can improve the confidence of the TF-gene binding pairs by integrating ChIP-chip data with data from other high-throughput technologies [ 10 ] .
30 +Although other high-throughput data may themselves be noisy , the stochastic noises are generally assumed to be uncorrelated [ 9-11 ] .
31 +Hence , combining different sources of high-throughput data is a promising way of extracting biologically meaningful information embedded in any noisy high-throughput data .
32 +Previous studies had tried to extract functional binding target genes of TFs by integrating the ChIP-chip data with various kinds of high-throughput data .
33 +By the types of the integrated data , the integration processes could be roughly divided into two categories .
34 +The first type of existing methods relied on stepwise integration of the ChIP-chip data with the expression data and/or the TF binding motif data .
35 +Functionality of the TF-gene binding pairs was confirmed by some gene properties inferred from the mRNA expression profiles .
36 +For example , ChIP positives were classified into functional and non-functional TF-gene binding pairs by the regression analysis of the mRNA expression profiles [ 12 ] .
37 +And others tried to infer functional binding target genes of TFs from the ChIP-chip data by the synergy properties derived from the mRNA expression profiles and the TF binding motif data [ 10 ] .
38 +Finally , another group of researchers developed the CERMT algorithm to refine the possible functional binding target genes of TFs based on covariance of multiple expression time series [ 13 ] .
39 +The other type of existing bioinformatic approaches for extracting functional TF-gene binding pairs combined diverse biological data beside the mRNA expression profile data through the construction of different types of Baye-sian classifiers .
40 +Some utilized the framework of probabilistic inference to predict the functional TF-gene binding pairs by TF binding site motifs , evolutionary conservation , regulatory potential , nucleosome data and DNase hypersensitive sites [ 14 ] .
41 +Others constructed a Bayesian classifier from comprehensive sources of yeast high-throughput data such as protein-protein interaction data , the phylogenetic data and the nucleosome data [ 7,8 ] .
42 +Another group specified a hierarchical Bayesian model to augment the protein-DNA binding data with gene expression and sequence data [ 15 ] .
43 +Still others defined and trained a logistic regression classifier based on a mapping of preference scores on gene location information and TF-binding motifs [ 9 ] .
44 +While previous works had combined comprehensive sorts of high-throughput experimental data and biological data , these approaches did not consider the TF-gene regulatory relation when inferring functional TF-gene binding pairs .
45 +Expression data , TF binding motif data and other integrated biological data , such as nucleosome positioning and evolutionary conservation , did not directly provide the TF-gene regulatory relation .
46 +Nowadays , the TF knockout ( TFKO ) data are available for biologists to infer the TF-gene regulatory relation [ 4 ] .
47 +TFKO data convey the experimental results showing the change in the expression of some target gene caused by the deletion or mutation of certain TF-encoding gene , revealing the fact that the TF regulates this target gene via certain mechanisms [ 16 ] .
48 +Since none of previous methods had directly utilized the TF-gene regulatory relation , we propose an alternative to infer functional TF-gene binding pairs based on the integration of ChIP-chip data with TF-gene regulatory relation .
49 +In this study , instead of using the supervised or unsupervised learning tools as in the Bayesian approach and other methodologies , our method uses a network approach on the combination of the ChIP-chip data and the TFKO data to infer the functional TF-gene binding pairs .
50 +A TF-gene binding pair , or a ChIP positive , is called functional if we can also find evidence showing that the TF regulates the expression of the target gene .
51 +While direct overlapping of the ChIP-chip and TFKO datasets could give some possible functional TF-gene binding pairs , this only provided a very small number of such pairs because of the low overlap of the ChIP-chip data and the TFKO data [ 4,17,18 ] .
52 +It was shown that the low overlap between the TFKO data and the binding data partly resulted from knockout epistasis [ 4 ] or backup mechanisms [ 17 ] .
53 +The epistatic regulation cascade from the given TF-pair with a higher confident regulation of an intermediate TF on the target gene is suggested to compensate the knockout effect of the regulation of this hypostatic TF-gene pair .
54 +Hence we further considered the possible hypostatically masked ( to the epistatic regulation cascade ) TF-gene regulation relation deduced from the original TFKO data .
55 +The literature-curated TFKO regulation relation and the deduced hypostatic regulation regulation for given ChIP positive TF-gene binding pairs were also checked through regulatory confidence scores ( RCS ) .
56 +Finally , a TF-gene binding pair with a confident TF-gene regulation , which may be the curated TFKO regulation or deduced hypostatic TF-gene regulation , was classified to be functional .
57 +We validated the proposed method on a gathered ground truth set and also demonstrated the superior biological significance of our method to three previous methods by testing the results on functional enrichment , the prevalence of protein-protein interaction and target gene co-expression .
58 +Of all three different aspects of biological significance demonstration , our results all showed improvement over the three previous works .
59 +We also showed that our method is dataset independen and can apply to ChIP-seq data and the E. coli genome .
60 +Finally , we provided an example showing the biological applicability of our notion .
61 +Materials and methods ChIP-chip data and TF knockout data
62 +Genome-wide in vivo TF-gene binding data of 204 yeast Saccharomyces cerevisiae TFs produced by the ChIP-chip technology were adopted from [ 3 ] .
63 +The TF-gene binding assignments were provided in the form of binding p-values , on the hypothesis that the TF binds to the promoter region of the target gene .
64 +To show the data-independence of our method , we also adopted the ChIP-chip data generated from [ 2 ] .
65 +In their location analysis protocol , a promoter region of a gene is defined as the upstream intergenic region .
66 +The genome wide intergenic regions were obtained and amplified using the Yeast Intergenic Region Primers ( Research Genetics ) [ 19 ] .
67 +In Saccaromyces cerevisiae , transcription factor binding sites are positioned further upstream in the intergenic regions and vary over a wide range in promo-ters [ 20 ] .
68 +In this study we adopted the promoter definition and promoter regulation as the ones used in the study of Harbison et al. [ 3 ] .
69 +The TF knockout data of 156 yeast Saccharomyces cerevisiae TFs were retrieved from the Yeastract Indirect evidence [ 16 ] .
70 +Yeastract has deposited the published data showing the change in the expression of the target genes resulting from the deletion or mutation of certain TF-encoding genes .
71 +This so-called indirect evidence therefore provides the TF-gene regulation information .
72 +We retrieved 21871 TFKO TF-gene regulation pairs for 156 TFs from Yeastract .
73 +Protein-protein interaction data and mRNA expression data Two different datasets were collected for use in the biological validations .
74 +For showing the prevalence of pro-tein-protein interaction , we gathered the physical protein-protein interaction data from the Biogrid data-base , which had deposited comprehensive collections of protein-protein interactions [ 21 ] .
75 +And for comparing the expression coherence between different methods , we retrieved 40 time series mRNA expression profiles in yeast Saccharomyces cerevisiae from ExpressDB [ 22 ] .
76 +These 40 different expression conditions were obtained as previously suggested [ 10 ] .
77 +Details of the 40 different conditions can be found in the online supplementary files of [ 10 ] .
78 +These conditions represent the natural and perturbed expression profiles , including the conditions under sporulation in budding yeasts [ 23 ] , yeast cell cycle conditions [ 24,25 ] , the DNA damaged conditions [ 26,27 ] and etc. .
79 +Benchmark control sets
80 +A set of 484 functional TF-gene binding pairs adopted from [ 7 ] were used as the positive control set .
81 +These lit-erature-curated ground truth functional TF-gene binding pairs were collected from the Incyte YPD Database .
82 +To obtain the negative control set , we generated 1516 random TF-gene pairs .
83 +To enhance the stringency of the negative control set , we further required the random pairs not to belong to the positive control and not to have any literature evidence curated in the Yeastract database [ 16 ] .
84 +A total of 2000 TF-gene pairs were used as the control set .
85 +Finding the hypostatic TF-gene regulation relation We used the literature-curated TF-gene regulation pairs from the TFKO data to construct a regulatory relation network .
86 +An edge from a given TF to its regulatory target gene was added to the regulatory relation network if there is TF-gene regulatory relation from the TFKO data showing that the TF regulates the target gene .
87 +For a given TF-gene binding pair , if they are connected by a path of length of two with an intermediate node TF X in the constructed regulatory relation network , this means that the given TF regulates the TF X and the TF X regulates the given gene .
88 +We said that there is deduced hypostatic regulatory relation ( to the epistatic regulation cascade through TF X on the target gene ) in the constructed regulatory relation network for this given TF-gene pair ( Case II in Figure 2 ) .
89 +And the knockout effect of this hypostatic regulation relation may thereby be masked .
90 +Epistatic regulation cascade path of length more than two can be inferred in a similar manner .
91 +We searched such deduced hypostatic regulatory relation of a TF-gene binding pair by the modified breadth first search ( mBFS ) algorithm [ 18 ] .
92 +The algorithm returned the shortest regulation path between a given TF-gene pair in the regulatory relation network .
93 +To briefly explain the algorithm , two different sets of nodes were kept , one for the visited nodes and one for the discovered nodes .
94 +First , we started out from the given TF and put it in the set of visited nodes .
95 +Then we tried out all of its `` unvisited '' neighbours in the regulatory relation network and put the neighbours in the set of discovered nodes .
96 +This process was repeated for each node in the set of discovered nodes in the `` first-in , first-out '' manner , acting as a new starting node in each round , until we reached the target gene .
97 +The shortest regulation path could be obtained by tracing back the process .
98 +Calculating the RCSs for the confidence of the TF-gene regulation The deduced hypostatic TF-gene regulatory relation might be introduced by chance since there is still a larg amount of random noises in the original TFKO data due to the inherent uncertainty in high-throughput technol-ogies .
99 +These inherent random noises could cause the over-fitting problem when deducing hypostatic relations from analysing the network paths [ 17 ] .
100 +We avoided the stochastically introduced TFKO regulation or epistatic relation cascade by comparing the paths found in the constructed regulatory regulation network with those found in the randomly generated network .
101 +We forced the random networks to preserve the node degrees to mimic the degree distribution of the original TFKO regulatory relation pairs [ 28 ] .
102 +Then we used the Student t-test to test against the null hypothesis that the length of the shortest regulation cascade found in the constructed regulation relation network is statistically equal to the average of the lengths of the shortest paths in the randomly generated regulation network .
103 +Multiple hypotheses test correction was done by using the method of FDR .
104 +And the regulation confidence score ( RCS ) is calculated by the formula , which takes the minus logarithm on the corrected statistic p-value :
105 +The RCS measures the non-stochastic confidence of the given regulation pair .
106 +To calculate RCSs , we constructed 10000 degree-pre-serving TFKO random regulation networks .
107 +The choice for sampling size of 10000 from the random distribution is to have a sampling precision of 95 % confidence within 1 % of error , according to the sampling theorem [ 29 ] .
108 +To generate the degree preserving random network , first the degree sequences for nodes in the regulatory relation network were generated , including both the in-degree sequence and the out-degree sequence .
109 +Then we expanded the degree sequences into node frequency sequences .
110 +For example , if we have an in-degree sequence of { 3,2,1 } , then we get an in-degree node frequency sequence of { 1,1,1,2,2,3 } with respect to the given in-degree sequence , for the first node having three in-coming edges in the network .
111 +Then we randomly shuffled the in-degree node frequency sequence and the out-degree node frequency sequence .
112 +Edges in the random network were added for nodes from the randomly shuffled out-degree node frequency sequence to nodes from the randomly shuffled indegree node frequency sequence iteratively .
113 +This guarantees the random networks with the degree preserving property [ 30 ] .
114 +Details of the degree distribution and the properties of the random networks can be found in [ 30 ] .
115 +Results and discussion Overview of the approach
116 +TFKO data conveys the experimental results showing the change in the expression of some target gene resulting from the deletion or mutation of certain TF-encod-ing gene and the ChIP-chip data conveys the TF-gene binding information ( Figure 1 ) .
117 +To extract the functional TF-gene binding pairs , we used a network approach to combine the ChIP-chip data and the TFKO data .
118 +The overall algorithm is depicted in Figure 2 .
119 +We started out from the ChIP positives as the potential functional TF-gene binding pairs .
120 +As mentioned , a ChIP positive is called functional if we can also find evidence showing that the TF regulates the expression of the target gene .
121 +Hence first we sought two different possible TF-gene regulation relation from the TFKO data : the curated TFKO TF-gene regulation ( Case I in Figure 2 ) and the deduced hypostatic TF-gene regulation ( Case II in Figure 2 ) .
122 +For a given TF-gene binding pair , if there was no litera-ture-curated TFKO TF-gene regulation for it , we then tried to see if there exists a possible hypostatic TF-gene regulation for it .
123 +It was shown that the low overlap between the binding data and the TFKO data may partly result from knockout epistatic mechanisms and a single TF knockeout effect on a target gene may be compensated by the epistasis regulation cascade through another paralogous partner TF X [ 4,17 ] ( Case II in Figure 2 ) .
124 +Note that TF X may not directly bind the target gene .
125 +This innovated us to find the possible masked hypostatic TF-gene regulation .
126 +The compensated TF-gene regulation was said to be hypostatic to the epistatic regulation cascade through TF X since the knockout effect of this TF-gene pair may possibly be masked by the epistatic regulation cascade with a more confident regulation of an intermediate TF X on the given target gene .
127 +This meant that there might exist at least an epistatic regulation cascade , or a path from the TF to its target gene through an intermediate TF X in the regulatory relation network , for this TF-gene pair .
128 +Therefore , we constructed a regulatory relation network from the TFKO data and sought the hypostatic TF-gene regulation relation by checking the existence of a regulation path in the regulation relation network for the given ChIP post-ives .
129 +This was done by a previously published path finding algorithm ( as described in the Methods section ) .
130 +Since there are inherent uncertainties in the highthroughput technologies , the TFKO regulation relation or the deduced hypostatic TF-gene cascade regulation may be introduced by chance .
131 +Because of this reason , as a second step , the curated TFKO regulation relation or the deduced hypostatic regulation relation for the given TF-gene ChIP positive was also checked by the regulatory confidence score ( RCS ) , which was scored through the comparison with random TFKO data ( See Methods section ) .
132 +A regulation relation with RCS higher than 1000 was set to be confident .
133 +Finally , a TF-gene binding candidate pair was classified to be functional if it has a confident TF-gene regulation evidence , which may come from the curated TF-gene regulation or the hypostatic TF-gene regulation .
134 +Validation on a literature-proven benchmark TF-gene set First we validated our proposed method on a gathered lit-erature-curated functional TF-gene binding set from [ 7 ] .
135 +The literature-proven functional TF-gene binding pairs were treated as the positive control set and the randomly generated TF-gene pairs were viewed as the negative control set .
136 +Applying our method on the prepared control set , we can generate the receiver operating characteristic ( ROC ) curve by adjusting the regulatory confidence scores ( RCSs ) ( Figure 3 ) .
137 +The RCS is a measurement for the confidence of the curated TFKO TF-gene regulation relation or the deduced hypostatic TF-gene regulation relation as described in the Methods section .
138 +An ROC curve plot is a graphical tool demonstrating the performance of the discriminating algorithm as its discriminating score varies .
139 +The curve is plotted for ( 1-specificity ) against sensitivity .
140 +Specificity is defined as the fraction of true negatives out of the discriminated negatives and ( 1-specificity ) is also known as the false positive rate .
141 +And sensitivity , also known as the true positive rate , is defined as the fraction of true positives out of the discriminated positives .
142 +In the ROC curve plot of our method , we can see that our method acted as a good classifier for discriminating functional binding pairs from non-functional binding pairs ( area under curve , AUC = 0.78 ) due to its performance of low false positive rates with high true positive rates ( to the leftmost of the ROC curve plot ) .
143 +Notice that the trembling phenomenon between 0.2 and 0.3 shows that most of the discriminating scores , which is the RCS , resulted in false positive rate of 0.2 to 0.3 with true positive rate of about 0.7 to 0.8 .
144 +Since our method does not rely on any training process , this result is unlikely to suffer from over-fitting .
145 +Hence we conclude that our method can distinguish functional TF-gene binding pairs from nonfunctional binding pairs .
146 +82 % of the original TF-gene binding pairs suggests functionality In this study , we demonstrated our algorithm on yeast Saccharomyces cerevisiae because of the comprehensibility and availability of the genome-wide TFKO data source .
147 +Harbison et al. have performed the most comprehensive genome-wide chromatin immunoprecipitation microarray ( ChIP-chip ) experiments on the yeast Saccharomyces cerevisiae [ 3 ] .
148 +And from the experimental results , they reported the binding target genes of 204 TFs .
149 +It was suggested taking a p-value threshold of 0.001 in the original error models to ensure a low false positive rate .
150 +But it has been shown that the TF-gen binding pair might already be functional with the p-value threshold of 0.01 [ 7 ] .
151 +Hence in this study , we took the threshold of 0.01 to get start-up ChIP positives for identifying functional binding targets .
152 +Only a subset ( 95 TFs ) of the reported TFs in the study of Harbison et al. were possible for our analysis because of the lack of the TFKO data .
153 +After applying our proposed algorithm , we further required that the percentage of the functional binding targets of a TF should reach above 25 % since we observed a ` jump ' from 23 % to 60 % in the percentage distribution of the extracted functional binding target genes ( Figure 4 and Additional File 1 ) .
154 +Since the binding pairs adopted from Harbison et al. have been already restricted to the TF-gene binding pairs that fit into the promoter binding model , this ` jump ' indicated that the low percentage of functional binding targets of certain TFs might also result from the lack of TFKO data .
155 +As a result , there were 72 TFs suitable for our analysis and a total of 7259 functional TF-gene binding pairs were established by our method ( See Additional File 2 ) .
156 +On average , there are about 82 % ( 7259/8904 ) functional TF-gene binding pairs in the original ChIP-chip data for the 72 analysable TFs .
157 +Direct overlapping of the ChIP-chip data and the TFKO data resulted in 1220 functional TF-gene pairs .
158 +And we have expanded the number of functional TF-gene binding pairs by about 6 folds .
159 +We used these 72 analysable TFs with percentages of the functional binding targets above 25 % in the following validation .
160 +Biological significance comparison with previous methods We next compared the biological significance of the functional TF-gene binding pairs identified in this study and by three previously published methods .
161 +Only three approaches on yeast Saccharomyces cerevisiae were selected for our comparison because of data availability .
162 +For the methods of combining diverse biological data sources to extract the functional TF-gene binding pairs , the log likelihood score ( LLS ) method [ 7 ] is available for our comparison .
163 +The LLS method integrated the most comprehensive experimental datasets to train the Baye-sian classifier , where ChIP-chip data , TF binding motif data , data of sensu stricto species of Saccharomyces cerevisiae , co-expression clustering , physical protein-protein interaction data and the phylogenetic profiles of gene pairs were used .
164 +For the methods relying on stepwise integration of the ChIP-chip data with the expression data , there are two approaches available for our comparison .
165 +One is the method of using the expression coherence score ( ECS ) and TF binding sites information [ 10 ] and the other is the method of MA-networker ( MA ) algorithm [ 12 ] .
166 +The ECS method was based on the integration of co-expression clustering , TF binding motifs , TF synergistic interactions and the TF co-localization in the promoter regions of target genes , which were mostly evaluated by the EC scores .
167 +And the MA-networker algorithm classified the ChIPpositives into functional and non-functional targets based on their expression patterns across different experimental conditions and the transcription factor occupancy data .
168 +In the following sub-sections , we showed that our results conveyed better biological relevance than these three previous works by testing the identified functional binding target genes of TFs on functional enrichment , the prevalence of protein-protein interaction and coexpression .
169 +Details of the following validations can be found in Additional File 3 .
170 +Functional enrichment analysis When several genes are functionally bound by the same TF , one might expect that the gene products of these genes are prone to carry similar cellular functions [ 7,31 ] .
171 +Gene ontology ( GO ) terms provide this sort of characterization .
172 +Following the definition of [ 7 ] , the target gene set of a TF is called functionally enriched if the gene set significantly overlaps with at least one gene ontology category across the three different GO categories ( the biological process ontology , the molecular function ontology and the cellular component ontology ) .
173 +Based on this notion , the functional enrichment test was performed by the web-based tool , GO Term Finder [ 32 ] .
174 +The statistical functional GO term enrichment test was implemented by one-tailed Fisher Exact Test in Go Term Finder .
175 +The statistical results then went through FDR correction for multiple hypotheses tests .
176 +For our analysis , we took a p-value threshold of 0.05 .
177 +Of the 62 common TFs between our results and the results of the LLS method , 59 TF functional binding target gene sets ( 95.2 % ) extracted by our method showed significant functional enrichment while only 54 TF functional binding target gene sets ( 87.1 % ) extracted by the LLS method bore significant functional enrichment .
178 +And comparing the 46 common TFs between our results and the results of the ECS method , our results still outperformed the results of the ECS method ( 43 functionally enriched TF functional binding target gene sets compared with 37 functionally enriched TF functional binding target gene sets , i.e. 93.5 % compared with 80.4 % ) .
179 +As for the 18 common TFs between our results and the results of the MA algorithm , our results showed better functional enrichment ( 18 functionally enriched TF functional binding target gene sets compared with 17 functionally enriched TF functional binding target gene sets , i.e. 100 % compared with 95.6 % ) ( Figure 5 ) .
180 +Note that the high percentage of 100 % achieved in the comparison to the results of MA algorithm is mainly due to the scare available common functional gene target sets of TFs between our results and that of MA algorithm .
181 +In summary , our method can extract functional binding target genes of TFs with better functional enrichment than previous approaches .
182 +Prevalence of protein-protein interaction Functionally related genes tend to carry similar cellular functions by forming protein complexes [ 21 ] .
183 +Thus , if the target genes of a TF have statistically significant overlap with a protein complex , this prevalence of pro-tein-protein interaction may imply the trend that the TF-gene pairs are functional [ 31 ] .
184 +As proposed in [ 31 ] , a protein complex is defined by two set of genes , the core genes and the neighbouring genes .
185 +Core genes are defined by the genes that are both assigned as the target genes and translated to gene products with physical protein-protein interaction .
186 +The set of neighbouring genes gathers the genes that are translated to the gene products having physical protein-protein interaction with the core genes .
187 +A protein complex is formed by the union of the core genes and the neighbouring genes .
188 +Following the above definitions , a set of functional binding targets of a TF showed prevalence of proteinprotein interactions if the proportion of the interacting proteins , or the core genes , in this set was significantly higher than the proportion of the protein complex within the whole genome .
189 +By defining the protein complex as described , we then performed the one-tailed Fisher exact test to test the protein complex overlap significance with FDR correction [ 33 ] and a threshold of a = 0.05 .
190 +Among the 62 common TFs between our results and the results of the LLS method , 49 TF functional binding target gene sets ( 79.0 % ) extracted by our method showed prevalence of protein-protein interaction while only 42
191 +TF functional binding target gene sets ( 67.7 % ) extracted by the LLS method did .
192 +And among 46 TFs between our results and the results of the ECS method , 34 TF functional binding target gene sets ( 73.9 % ) extracted by our method showed prevalence of protein-protein interaction , comparing with only 23 TF functional binding target gene sets ( 50.0 % ) extracted by the ECS method did .
193 +For the 18 common TFs between our results and the results of the MA algorithm , 14 TF functional binding target gene sets ( 77.8 % ) extracted by our method showed prevalence of protein-protein interaction in comparison with only 12 TF functional binding target gene sets ( 66.7 % ) extracted by the MA algorithm did ( Figure 5 ) .
194 +In summary , our method can extract functional binding target genes of TFs with better protein functional cooperation than previous approaches can .
195 +Expression coherence analysis It has been shown that functionally relevant target genes of TFs tend to have similar mRNA expression profiles [ 34 ] .
196 +Using this notion , we calculated the Pearson correlation coefficients from the expression vectors between any two genes [ 18 ] .
197 +It has been pointed out that the TF-gene pairs are usually functional under different cellular conditions [ 10 ] .
198 +Hence , we collected 40 mRNA expression time series profiles under different conditions , as described in the Material section , and verified the expression coherence under these conditions .
199 +Since both positive correlation and negative correlation are both functionally relevant , we took the squares of the coefficients as our expression correlation measurement .
200 +Then under different conditions we performed the one-tailed rank sum test on the expression correlation coefficients to compare the expression coherence between two lists of functional binding target genes of TFs from different methods .
201 +We tested on the two different hypotheses : ( 1 ) the means of the square of correlation coefficients for the TF functional targets mined out in this study are higher than those generated by other methods ( 2 ) the means of the square of correlation coefficients for the TF functional targets mined out in this study are lower than those generated by other methods .
202 +Multiple hypotheses test correction was done by FDR correction and a threshold of a = 0.05 was adopted .
203 +In different expression time series conditions , we first counted the percentage of the functional binding target sets of TFs with statistically higher expression coherence .
204 +Note that the percentages of more expression coherent functional binding target sets of TFs in two different methods may not add up to 100 % since some of the TF functional binding gene sets may have statistically invar-iant average expression correlations between two methods .
205 +Then when one method gained more functional binding target sets of TFs than the other , we said that this method is more expression coherent than the other under this expression time series condition .
206 +We compared our results with those of LLS , ECS , and MA methods for all 40 different expression profiles .
207 +Compared with the LLS method , our method conveyed better expression coherence under 31 different conditions .
208 +Our results were more correlated in the expression profiles than the results of the LLS method under most of the conditions .
209 +And our method showed more expression coherent pairs than the ECS method did under all 40 different conditions .
210 +Finally , compared with the MA algorithm , our method stood out under 21 conditions while the results of MA algorithm got better expression coherence under 15 conditions ( Figure 6 ) .
211 +Our methods were still more correlated in the expression profiles than the results of the MA algorithm .
212 +All in all , our method can extract functional TF-gene binding pairs with better expression coherence .
213 +Comparison with random assignments
214 +To make statistical assessment of the results in this study , we made simulations against random assignments of functional/non-functional TF-gene pairs .
215 +In our study , we have shown that about 82 % of the original TF-gene binding pairs suggests functionality .
216 +Hence we randomly removed 18 % of the original binding targets from the 72 analysable TFs as the random assignment of non-functional TF-gene binding targets .
217 +We repeated this process for 50 times and gained 50 randomly assigned functional TF-gene binding pair lists .
218 +Then we performed the biological significance validation for the randomly assigned results as the stochastic lower limit of the performance of the validation methods .
219 +After that , for the functional enrichment validation and the prevalence of protein-protein interaction validation , we used the left-tailed one sample student t-test to assess the significance of our result , compared to randomly generated TF-gene assignments for these 72 analysable TFs .
220 +The test was performed on the hypothesis that the average performance of the random results are statistically lower than the results in this study .
221 +As for the expression coherence validation , we performed the paired two sample t-test for our results and the random ones in every expression condition .
222 +In each condition-specific expression profile , we used the rank sum test as described earlier on the two stated hypotheses to compare the expression coherence between the result in this study and the randomly assigned TF-gene lists .
223 +The number of target gene sets satisfying the hypothesis of `` results in this study is better than the random results '' and the number of target sets satisfying the hypothesis of `` results in this study is worse than the random results '' for the comparison of our results to the 50 randomly assigned TF-gene lists formed the testing pairs .
224 +We said that our result is better than random assignments in the specific condition if we have the right-tailed p-value by the paired t-test on the 50 testing pairs below 0.05 in this condition
225 +As shown in Table 1 to Table 3 and Additional File 5 , the overall performance of results in this study is statistically better than the 50 random TF-gene target lists ( with p-value threshold of 0.05 ) .
226 +For the 72 TFs , our results generated 62 functionally enriched functional binding target gene sets of TFs , compared to the performance of random assignments with mean and standard deviation equal to 44.8 and 3.53 , respectively ( one-tailed p-value = 2.76 × 10-36 ) .
227 +For the validation of prevalence of protein-protein interaction , there were 53 functional binding target gene sets of TFs in this study showing prevalence of protein-protein interaction , while the random lists obtained a performance with mean and standard deviation of 17.68 and 3.78 , respectively ( one-tailed p-value = 7.04 × 10-50 ) .
228 +Finally for the expression coherence validation , in 39 of the 40 different expression conditions our results were statistically more expressioncoherent than the 50 random lists .
229 +Detail of the validation results can be found in Additional File 5 and Additional File 6 .
230 +In summary , the results generated by our method are statistically meaningful and outperforms mere random assignments .
231 +Applicability to different datasets
232 +To show that our method for identifying functional TF-gene binding pairs is not dataset-dependent , we also performed our method on the dataset provided by Lee et al. [ 2 ] .
233 +Since the original binding dataset used in the ECS method and MA algorithm was from the experimental analysis of Lee et al. , we compared the biological relevance of this result with those generated by the ECS method and the MA algorithm .
234 +In applicable biological validations , similar conclusion also held for these comparisons ( See Additional File 4 ) .
235 +For statistical assessment of the our results obtained by applying our method to the dataset of Lee et al. , similar statistical significance also held ( See Table 2 and Table 3 ) .
236 +Detail of the validation results can be found in Additional File 5 and Additional File 6 .
237 +Applicability to ChIP-seq datasets and the E. coli genome The approach described in this study is not restricted to the Yeast genome or to merely ChIP-chip data .
238 +We further demonstrated that our method can applied to ChIP-seq binding datasets and to the E. coli genome data .
239 +ChIP-seq provides a promising way for identification of transcription factor binding sites , but requires high quality of antibodies to the transcription factors .
240 +Thus the technique is still not scalable to the genome-wide scale of transcription factors [ 35 ] .
241 +While in yeast this is already done by ChIP-chip , no similar work has yet been done repeatedly for ChIP-seq .
242 +Hence we only showed the applicability of our method to the binding target of Ste12 identified by ChIP-seq .
243 +We adopted the ChIP-seq data for genome-wide Ste12 transcription factor binding sites from the work of Lenfrancois et al. [ 36 ] .
244 +In their work , the binding targets were manually curated and provided in the form of binding p-values .
245 +We took the binding targets of Ste12 with the p-value threshold of 0.05 , as suggested in their analysis .
246 +A total of 926 targets of Ste12 were established from their experimental results .
247 +Ste12 is a transcription factor known to involve in mating and cell fusion [ 37 ] .
248 +Hence we tested the Gene Ontology enrichment of the original binding target list and the functional target list filtered by our method .
249 +Significantly enriched GO terms ( FDR corrected p-value < 0.001 ) related to cell fusion ( GO :0000747 , conjugation with cellular fusion ) and mating ( GO :0019236 , response to phero-mone ) were identified in the filtered functional TF-gene binding targets but not in the original target list ( Table 4 ) .
250 +This shows that our method can extract functional binding targets from the original ChIP-seq dataset .
251 +We also demonstrated the applicability of our algorithm to the genome-wide data of E. coli .
252 +Since there is no other similar analysis for E. coli , we gathered a literature-proven benchmark functional TF-gene binding pair set for E. coli and performed our algorithm on this ground truth dataset .
253 +The benchmark set of 338 functional TF-gene binding pairs with at least three different experimental supports was collected from RegulonDB [ 38 ] .
254 +The negative control set was generated as described in the Method Section .
255 +We also collected 3990 TF-gene regulation pairs , which conveyed the same information as the TFKO data , from RegulonDB .
256 +Then we used these TF-gene regulation pairs to construct the E. coli regulatory relation network .
257 +Applying our method on the prepared control set , we can obtain the ROC curve by varying the RCSs .
258 +As shown in Figure 7 , our method acted as a good classifier for discriminating functional binding pairs from non-functional binding pairs with AUC = 0.78 .
259 +Hence our method can well-suited for the E. coli genome as well .
260 +Biological applicability of our method
261 +We have listed the potential epistatic regulation cascade for every functional TF-gene binding pairs settled in this study ( Additional File 2 ) .
262 +To demonstrate the biological applicability of our method , we took the literature-proven functional TF-gene binding pair ( Leu3p , BAP2 ) as an example .
263 +BAP2 is a gene encoding a permease in Saccharomyces cerevisiae for the uptake of branched-chain amino acids from media containing nitrogen source [ 39 ] .
264 +Deletion of BAP2 greatly reduced the up-take of leucine , isoleucine and valine .
265 +And Leu3p is a TF in yeast that regulates the transcription of a group of genes involved in leucine biosynthesis [ 40 ] .
266 +In the original binding data-set from the work of Harbison et al. , the promoter region of BAP2 was found to be bound by Leu3p ( with binding p-value of order 10-7 ) .
267 +But there were no single TF knockout evidence showing the regulation of BAP2 by Leu3p .
268 +In our method , we found out that although there were no TFKO evidence for this TF-gene pair , we could find a regulation cascade ( Leu3p ® Msn4p ® Rpn4p ® Yap1p ® Stp1p ® BAP2 ) in the constructed regulation relation network through the TF Stp1p with RCS bigger than 1000 .
269 +Hence we concluded that the ChIP positive ( Leu3p , BAP2 ) has hypostatic regulation evidence and is a functional TF-gene binding pair .
270 +The Leu3p binding site of BAP2 was established by computer assisted analysis [ 41 ] .
271 +In their work , Nielsen et al. .
272 +31/926 (p = 0.00133)
273 +also showed that mutating the Leu3p binding site reduced the transcription level of BAP2 on SC medium and concluded that Leup3 binding is required to obtain full BAP2 promoter activity .
274 +This matches our classification of the functional binding of Leup3 to BAP2 .
275 +They also demonstrated that Stp1p can functionally bind to the promoter of BAP2 independently of the presence of the functional binding of Leu3p to BAP2 and are synergistic with Leu3p , suggesting the possible masking effect on the knockout event of Leu3p on BAP2 .
276 +Conclusion
277 +Inferring functional TF-gene binding pairs serves as the first step toward under-standing the regulatory pathways in cells .
278 +We have demonstrated that by integrating the ChIP-chip data with the TFKO data , our method can infer functional TF-gene binding pairs .
279 +And compared with three previous works , our method generated more biologically relevant results .
280 +Using our identified functional TF-gene binding pairs , it is possible to reconstruct a more reliable cellular transcriptional network , which will be helpful to unravel the unknown cellular mechan-isms in future researches .
281 +Additional file 6: Validation results of our results compared to 50
282 +List of abbreviations used
283 +ChIP : chromatin immunoprecipitation ; TF : transcription factor ; TFKO data : transcription factor knockout data ; PPI : protein-protein interaction ; LLS : log likelihood score method ; ECS : expression coherence score method .
284 +Competing interests
285 +The authors declare that they have no competing interests.
286 +Authors’ contributions
287 +WSW conceived the research topic and provided essential guidance .
288 +THY developed the algorithms and wrote the manuscript .
289 +THY performed all the simulations and analysis .
290 +WSW proofread the final manuscript .
291 +Both authors have read and approved the final manuscript .
292 +Acknowledgements
293 +This study was supported by National Cheng Kung University and Taiwan National Science Council NSC 99-2628-B-006-015-MY3 .
294 +And we thank Chia-Ming Yeh for helping perform the functional enrichment test on the 50 randomly assigned TF-gene pair lists .
295 +Declarations
296 +The full funding for the publication fee came from Taiwan National Science Council and College of Electrical Engineering and Computer Science , National Cheng Kung University .
297 +This article has been published as part of BMC Systems Biology Volume 7 Supplement 6 , 2013 : Selected articles from the 24th International Conference on Genome Informatics ( GIW2013 ) .
298 +The full contents of the supplement are available online at http://www.biomedcentral.com/bmcsystbiol/supplements/7/S6 .
299 +Published: 13 December 2013
...\ No newline at end of file ...\ No newline at end of file
1 +Methods
2 +Inferring gene regulatory networks from gene expression data at whole genome level is still an arduous challenge , especially in higher organisms where the number of genes is large but the number of experimental samples is small .
3 +It is reported that the accuracy of current methods at genome scale significantly drops from Escherichia coli to Saccharomyces cerevisiae due to the increase in number of genes .
4 +This limits the applicability of current methods to more complex genomes , like human and mouse .
5 +Least absolute shrinkage and selection operator ( LASSO ) is widely used for gene regulatory network inference from gene expression profiles .
6 +However , the accuracy of LASSO on large genomes is not satisfactory .
7 +In this study , we apply two extended models of LASSO , L0 and L1/2 regularization models to infer gene regulatory network from both high-throughput gene expression data and transcription factor binding data in mouse embryonic stem cells ( mESCs ) .
8 +We find that both the L0 and L1/2 regularization models significantly outperform LASSO in network inference .
9 +Incorporating interactions between transcription factors and their targets remarkably improved the prediction accuracy .
10 +Current study demonstrates the efficiency and applicability of these two models for gene regulatory network inference from integrative omics data in large genomes .
11 +The applications of the two models will facilitate biologists to study the gene regulation of higher model organisms in a genome-wide scale .
12 +2014 Elsevier Inc. .
13 +All rights reserved .
14 +1. Introduction
15 +Inferring gene regulatory networks from high-throughput gen-ome-wide data is still a major challenge in systems biology .
16 +Transcriptome that is measured by microarray or RNA-seq describes the expression of all the genes of a genome .
17 +Various methods have been developed to infer gene regulatory networks from such transcriptome data ( reviewed in [ 1 ] ) .
18 +Even though most of the methods perform very well on smaller genomes such as Escherichia coli , very few of them can accurately handle larger genomes , such as human and mouse .
19 +In large genomes , the complexity of gene regulatory system dramatically increases .
20 +Thousands of regulators , such as transcription factors ( TFs ) , communicate in different ways to regulate tens of thousands of target genes in various tissues or biolog ¬
21 +⇑ Corresponding author at : Department of Biochemistry , LKS Faculty of Medicine , The University of Hong Kong , Hong Kong Special Administrative Region , China .
22 +Fax : +852 2855 1254 .
23 +E-mail address : junwen@hku.hk ( J. Wang ) .
24 +1 These authors contributed equally to this work .
25 +ical processes .
26 +However , for a specific gene , only a few key TFs collaborate and control its expression change in a specific cell type or developmental stage .
27 +Thus , the gene regulatory network inference for such large genomes becomes a sparse optimization problem , which is to search a small number of key TFs from a pool of thousands of TFs for tens of thousands of targets based on the dependencies between the expression of TFs and the targets .
28 +The sparsity levels of the gene regulatory networks in large genomes are much higher than those in small genomes .
29 +One of the most popular approaches is to estimate the pair-wise correlation between genes using metrics like Pearson 's correlation coefficient , Spearman 's correlation coefficient , mutual information , partial correlation coefficient or expression alignment , and then filter for causal relationships to infer TF-target pairs [ 2 -- 6 ] .
30 +For example , ARACNE ( Algorithm for the Reconstruction of Accurate Cellular Networks ) is proved to achieve low error rate and scaled up to mammalian system [ 2,7,8 ] .
31 +Another popular approach is to use the regression-based models to select TFs with target gene-specific sparse linear-regression [ 1,9,10 ] .
32 +In regression-based models , leas absolute shrinkage and selection operator ( LASSO ) is most commonly used for gene regulatory network inference .
33 +In the field of optimization , LASSO is also called the L1 regularization model [ 11 ] .
34 +Many efficient algorithms , such as ISTA ( Iterative Soft Thres-holding Algorithm ) , LAR ( Least Angle Regression ) and YALL1 ( Your ALgorithms for L1 ) , have been developed for this model , and some of them are applied to large datasets [ 11 -- 20 ] .
35 +Recently developed methods , such as NARROMI , take advantages of both correlation-and regression-based approaches and achieve improved accuracy [ 10 ] .
36 +However , both approaches suffer from several limitations when dealing with large genomes .
37 +Marbach et al. have shown that all of the 35 methods assessed , including both approaches , have much less precision for gene regulatory network inference in Saccharomyces cerevisiae than those in E. coli .
38 +Because the genome of S. cerevisiae is larger than that of E. coli , and its gene regulatory network is much more complex , only about 2.5 % area under the precision-recall curve ( AUPR ) is achieved by these methods in S. cerevisiae , which is close to random .
39 +The correlation-based approaches need to calculate the correlation of all gene pairs , thus the computation cost increases exponentially with the number of genes .
40 +The sparsity level of the gene regulatory networks in large genomes is much higher than those in small genomes , hence false positives also increase remarkably when a similar correlation cutoff is used to predict the gene regulatory networks [ 2,7,21 ] .
41 +The accuracy of LASSO in large-scale problems with high sparsity is also reported to be not satisfactory [ 22 -- 24 ] .
42 +To improve the performance , current methods require a large number of transcriptome profiles , usually at least one fold of the number of regulators [ 1 ] .
43 +However , in most biological studies , sample size is much smaller than the number of regulators due to high experimental cost .
44 +The limitation in sample size impedes performance of both approaches .
45 +In correlation-based methods , limited sample size makes the correlations between genes sensitive to noise , and thus high correlated gene pair needs not imply a true regulatory relationship .
46 +In large genomes , it is even more difficult to infer true regulatory links from a larger pool of highly correlated gene pairs with smaller sample size .
47 +In LASSO-based methods , when sample size is smaller than the number of regulators , multiple solutions are available , which makes it difficult to determine which solution is more biologically meaningful .
48 +To encounter the small sample size problem , heterogeneous datasets from different tissues , biological processes or experimental conditions are usually pooled together before the modeling , which increases prediction accuracy .
49 +However , the inferred network will lose its cell-type or condition specificity [ 1,25 ] .
50 +Further , heterogeneous datasets may weaken dependencies between the expression of TFs and their targets , since gene regulatory network topology varies among different biological processes , and one TF may regulate different gene sets in different cell states .
51 +Chromatin immunoprecipitation ( ChIP ) coupled with highthroughput techniques , such as sequencing or microarray ( ChIP-seq/chip , hereafter refer to as ChIP-X ) data , which is also called cistrome , are also widely used to construct gene regulatory network in recent years [ 26 -- 28 ] .
52 +However , TF binding sites detected by ChIP-X show only the genomic positions of the TF binding , but could not tell which gene is its target and whether and how the TF binding affects the transcription of its targets .
53 +Recently developed web server ChIP-Array that integrates both ChIP-X and transcriptome data to construct gene regulatory networks takes the advantages of both technologies and provides high accuracy , but it can be used for single TF-centered network only and requires the transcriptome data to be generated under the perturbation of the same TF as that of ChIP-X data .
54 +However , genome-wide gene regulatory networks contain multiple TFs , but only a limited number of TFs have both omics data .
55 +In summary , although several methods have been proposed to infer genome-wide gene regulation networks from transcriptome profiles either alone [ 1,29 ] , or in combination with predicted TF binding data [ 30 ] , they are all limited by high computation cost and low accuracy in large genomes .
56 +To tackle these limitations , here we propose to integrate ChIP-X data with transcriptome pro-files for gene regulatory network inference and use the Lp ( p < 1 ) regularization model to improve the accuracy of LASSO , hereafter referred to as the L1 regularization model .
57 +It is reported that it is able to achieve more sparse and accurate solutions by virtue of the Lp ( p < 1 ) regularization model , even from small amount of samples [ 22,23,31 ] .
58 +However , the Lp ( p < 1 ) regularization model suffers from its non-convexity and it is very difficult in general to design efficient algorithm for its solutions .
59 +Fortunately , the iterative hard thresholding algorithm [ 32 ] and iterative half thresholding algorithm [ 23 ] have been developed to solve the L0 and L1/2 regularization models respectively , but they have not been applied to gene regulatory network inference .
60 +Due to their low computation cost and fast convergence rate , we found that they are suitable for the gene regulatory network inference problem .
61 +Thus in this study , we apply the L0 and L1/2 regularization models to infer gene regulatory networks from ChIP-X and transcriptome data in mouse embryonic stem cells ( mESCs ) .
62 +We compare their performance with the L1 regularization model and find that ChIP-X data dramatically improved the accuracy of all three models , and the L0 and L1/2 regularization models significantly outperform the L1 regularization model in the presence of ChIP-X data .
63 +The proposed models biologists to infer gene regulatory networks in higher model organisms using integrative omics data , efficiently .
64 +All the datasets and codes are available at : http://jjwanglab.org/LpRGNI .
65 +2. Materials and Methods
66 +2.1. Lp regularization models
67 +Regulatory relationship between TFs and targets can be represented approximately by a linear system ( Fig. 1A ) AX 1/4 B þ e where A 2 Rm r denotes the expression matrix of candidate TFs , B 2 Rm n denotes the expression matrix of all target genes , e 2 Rm n denotes an error matrix and X 2 Rr n denotes the regulation matrix that describes the regulatory relationship between all TFs and the targets , m denotes the number of samples , r denotes the number of factors and n denotes the number of target genes .
68 +In gene regulatory network inference , for each target gene j , we want to minimize the difference between AX : ; j and B : ; j with a small number of selected TFs , which is a sparse optimization problem described as min kAX : ; j B : ; jk2 s : t : kX : ; jk0 6 K ; qfiP fifififififififififififififififi where k k2 denotes the Euclidean norm as kX r 2 : ; jk2 1/4 i 1/4 1Xi ; j and kX : ; jk0 denotes the number of non-zero elements in X : ; j .
69 +The less kX : ; jk0 means higher sparsity of X : ; j .
70 +It indicates how many TFs are found to regulate the target gene j. For this problem , a popular and practical technique is to transform the sparse optimization problem into an unconstrained optimization problem , called a regularization problem ( Fig. 1B ) .
71 +For example , given a gene j and its expression profile B : ; j , the L0 regularization model is to minimize the difference between AX : ; j and B : ; j , and maximize the sparsity of X : ; j : minkAX : ; j B 2 r : ; jk2 þ kkX : ; jk0 ; X : ; j2 where k > 0 is the regularization parameter , providing a tradeoff between accuracy and sparsity .
72 +Even though the L0 regularization model is close to the original problem we want to solve , it is NP-hard to achieve a global optimal solution [ 33 ] .
73 +Thus , the L1 regularization model ( LASSO ) , a popular relaxation of the L0 regularization model , is introduced to solve the following problem :
74 +1 i 1/4 1jXi ; jj .
75 +However , in many practical applications , the solutions yielded from the L1 regularization model are less sparse than those of the L0 regularization model [ 22 -- 24 ] .
76 +Recently , the L1/2 regularization model is proposed and proved to perform better than the L1 regularization model [ 23 ] .
77 +This model is described as
78 +: ; j B : ; jk2 þ kkX : ; jk1 = 2 ; X : ; j2R P pfififififififififi 2 where kX r : ; jk1 = 2 1/4 i 1/4 1 jXi ; jj .
79 +Neither L0 nor L1/2 regularization model has been used in gene regulatory network inference .
80 +2.2. Algorithms
81 +In this study , we apply the iterative thresholding algorithms to solve the Lp ( p = 1,1 / 2,0 ) regularization models for gene regulatory network inference from omics data .
82 +The iterative thresholding algorithm is the most widely studied class of the first-order methods for the sparse optimization problem .
83 +It is convergent and of very low computational complexity [ 11,23,32 ] .
84 +Benefitting from its simple formulation and low storage requirement , it is very efficient and applicable even for the large-scale sparse optimization problem .
85 +In particular , the iterative soft thresholding algorithm i introduced and developed to solve the L1 regularization problem ; the iterative hard thresholding algorithm is proposed to solve the L0 regularization problem ; and the iterative half thresholding algorithm is designed for the L1/2 regularization problem .
86 +Briefly , in each iteration , these three algorithms firstly have a same gradient step where the upper indexes of X and Z denote the number of iterations , v denotes the stepsize , which we always choose as 1/2 , and signð Þ denotes the sign function .
87 +The solutions of three algorithms achieved after 200 iterations , except those indicated , are used for further evaluation and comparison .
88 +For all the three algorithms , the regularization parameter k is updated iteratively so as to keep the sparsity of Xk .
89 +For the details , one can refer to [ 23,32 ] .
90 +Since : ; j the number of TFs ( the sparsity of X : ; j ) that regulate a particular gene is usually unknown and biologists need to select a small number of TFs for the experimental verification , we make this parameter adjustable to the user .
91 +For further evaluation and comparison of three models , we test a series of factor numbers ( kX : ; jk0 ) from 1 to 100 ( sparsity level 0.1 % -10 % ) .
92 +In each test , we fix the same sparsity ( kX : ; jk0 ) for all three models .
93 +We assume that the TFs which are detected in a higher sparsity will be more important than those detected in a lower sparsity .
94 +Thus we score each factor according to the highest sparsity where it gets a non-zero index in the final solution ( Section 2.5 ) .
95 +2.3. Data collections
96 +Transcriptome data were downloaded from Gene Expression Omnibus ( GEO ) .
97 +245 experiments under perturbations in mESC were collected from three papers ( Table 1 ) [ 34 -- 36 ] .
98 +Each experiment produced transcriptome data with or without overexpression or knockdown of a gene , two replicates for control and two replicates for treatment .
99 +Gene expression fold changes between control and TF perturbation samples of 19978 genes in all experiments were log2 transformed and formed matrix B ( Fig. 1A ) .
100 +Candidate regulators , including TFs , mediators , co-factors , chromatin modifi-ers and repressors , were collected from four TF databases , TRANSFAC , JASPAR , UniPROBE and TFCat , as well as literatures .
101 +Matrix A was made up of the expression profiles of 939 regulators ( Fig. 1A ) .
102 +A literature-based golden standard TF-target pair set from biological studies ( Fig. 1C ) , including 97 TF-target interactions between 23 TFs and 48 target genes ( low-throughput golden standard ) , was downloaded from iScMiD ( Integrated Stem Cell Molecular Interactions Database ) .
103 +Another golden standard mESC network was constructed from high-throughput ChIP-X and transcriptome data under TF perturbation ( high-throughput golden standard ) .
104 +28 TFs with evidences from both high-throughput ChIP-X and transcriptome data under perturbation were collected from literatures ( Tables 2 and 3 ) .
105 +TF binding sites were called with MACS [ 37 ] for ChIP-seq data and Cisgenome [ 38 ] for ChIP-chip data .
106 +Distance cutoff between a TF binding site and a potential target gene was set as 10 kbp .
107 +Differentially expressed genes under TF perturbation were defined as top 5 % up-regulated and top 5 % down-regulated genes , whose expression changes were significant with p-value < 0.05 .
108 +Single TF-centered network was constructed for each TF by ChIP-Array [ 39 ] with both high-throughput data .
109 +Direct target of all TFs were combined as a golden standard mESC network , which contains 40006 links between 13092 notes ( Fig. 1C ) .
110 +Basically , each target in the network is evidenced by the cell-type specific binding sites on its promoter and the expression change in the perturbation experiment of the TF , which is generally accepted as a true target .
111 +2.4. Integration of ChIP-X and transcriptome data
112 +ChIP-X identifies in vivo active and cell-specific TF binding sites of a particular TF .
113 +A gene with an active TF binding site around its promoter is considered to be a potential target of the TF .
114 +Thus , ChIP-X data provides possible direct TF-target connections and may help regularization models to approximate the biologically meaningful solutions for the whole genome .
115 +Since matrix X describes the connections between TFs and targets , the TF-target connections defined by ChIP-X data were converted into an initial matrix X0 ( Fig. 1A and Table 2 ) .
116 +Without ChIP-X data as a prior , the initial X0 was artificially set as 0 .
117 +When integrating ChIP-X data , if TF i has binding site around the gene j promoter within 10 kbp , except those indicated , the Pearson 's correlation coefficient ( PCC ) between the expression profiles of TF i and gene j was calculated and assigned on X0 .
118 +PCC can be positive or negative , representing i ; j the TF can activate or repress the target gene expression .
119 +2.5. Evaluations
120 +The area under the curve ( AUC ) of a receiver operating characteristic ( ROC ) curve is widely applied as an important index of the overall classification performance of an algorithm .
121 +We applied AUC to evaluate the performance of these three regularization models .
122 +For each pair of TF i and target j , if the Xi ; j is non-zero in the final solution matrix X , this TF is regarded as a potential regulator of the target .
123 +A series of factor numbers ( kX : ; jk0 ) from 1 to 100 were tested for each target .
124 +We assume that the TFs which are detected in a higher sparsity ( smaller kX : ; jk0 ) will be more important than those detected in a lower sparsity ( larger kX : ; jk0 ) .
125 +Thus in the process of calculating the AUC , a score Si ; j was applied as the predictor for TF i on target j : maxð1 = kX : ; jk0Þ ; X 1/4 i ; j -- 0 Si ; j 0 ; Xi ; j 1/4 0 And either high-throughput or low-throughput evaluation dataset was used as the golden standard .
126 +Furthermore , 1000 times ' bootstrap was used to test the stability of AUCs .
127 +After the 1000 times ' bootstrap , 1000 AUCs of each model was obtained .
128 +We then used Wilcoxon test to compare the performance of three models .
129 +3. Results and discussions
130 +Since , current methods are mostly designed for transcriptome data , we firstly inferred the gene regulatory network using curren methods from transcriptome data alone .
131 +To retain the cell-type specificity of the inferred gene regulatory networks , we incorporated data from only mESC .
132 +Two TF-target datasets from highthroughput and low-throughput studies respectively are used as golden standards to evaluate the accuracy .
133 +As expected , their AUCs are all close to random on both evaluation data because the number of samples is much less than the number of regulators in our mESC data set ( Fig. 2 ) .
134 +Thus we incorporated ChIP-X data to improve the accuracy .
135 +We applied three Lp ( p = 1,1 / 2,0 ) regularization models on the integration of ChIP-X and transcriptome data , and compared their performance .
136 +The L1 regularization model used the same algorithm as ISTA , but using a different initial X0 derived from ChIP-X data .
137 +Without the integration of ChIP-X data , the performance of the three models is similar to other methods and very poor when evaluated with either high-throughput ( HGS ) or low-throughput ( LGS ) golden standard ( Fig. 3A and B ) .
138 +When ChIP-X data are integrated for network inference , the performance of all three regularization models dramatically improved , and the L0 and L1/2 regularization models significantly outperformed the L1 regularization model ( Fig. 3A and B , Table 4 ) .
139 +The stabilities of the AUCs for all models are high when evaluated on high-through-put golden standard ( Fig. 3C ) , while , due to the small number of known TF-target pairs , AUCs of different models calculated on low-throughput golden standard are less stable ( Fig. 3D ) .
140 +But the L0 and L1/2 regularization models for integrative data still showed significantly better performance when evaluated on this data set ( Table 4 and Fig. 3B ) .
141 +ROCs describe the information of false positive rate ( FPR ) and true positive rate ( TPR ) of all models .
142 +In biological studies , 0.05 is commonly used as the cutoff of FPR .
143 +At the FPR of 0.05 , when evaluated with HGS , integration of ChIP-X data achieved TPRs of 0.637 , 0.594 and 0.079 for the L0 , L1/2 and L1 regularization models respectively , and calculation with transcriptome data alone had TPRs of 0.031 , 0.034 and 0.044 for the L0 , L1/2 and L1 regulari-zation models respectively ( Fig. 3A ) .
144 +The L0 , and L1/2 regularization models achieved much higher sensitivity when integrating ChIP-X data , which meets biological researches ' demand much better .
145 +Fig. 7 shows an example networks known to be active in mESC .
146 +A strict and identical cutoff ( score Si ; j P 0:1 ) is used for all three models .
147 +The L0 and L1/2 regularization models reported much more true targets than the L1 regularization model .
148 +The advantages of the L0 and L1/2 regularization models are also demonstrated by the smaller error between AX : ; j and B : ; j when compared with the L1 regularization model ( Fig. 4 ) .
149 +The errors are calculated along different sparsity levels ( Fig. 4A ) or iterations ( Fig. 4B ) .
150 +When more TFs are selected , smaller error is achieved .
151 +To obtain solutions with same sparsity level , the L1 regularization model showed a larger error than the L0 and L1/2 regularization models , which means that it gets less sparse if we fix the error allowance .
152 +This observation is consistent with several previous numerical experiments [ 22 -- 24 ] .
153 +The error reduction along the iteration of the L0 and L1/2 regularization models were also faster than the L1 regularization model after 100 iterations ( Fig. 4B ) .
154 +Heatmap in Fig. 5B illustrates an example gene regulatory network inferred by the L0 regularization model in mESC , in which only a small portion of TFs regulates most of the targets .
155 +The inferred TFs with more targets significantly overlapped with the TFs that were intensively reported to be associated with ESCs ( Fig. 5A , p-value is 9.95E-10 in hypergeometric test ) .
156 +The iterative thresholding algorithms we applied here only require low storage and computation cost [ 11,23,32 ] .
157 +The computational complexity of iterative hard and soft thresholding algorithms for the L0 and L1 regularization models , respectively , has been reported to be O ( krlogm ) , where k is the number of iterations , r is the number of TFs and m is the number of targets [ 11,32,40 ] .
158 +The L1/2 regularization model costs the similar computation time , since its computational complexity is similar to that of the L0 and L1 regularization models ( Fig. 6 ) .
159 +Here , these three regularization models inferred the gene regulatory network with 939 TF , 19978 targets and 245 samples of mouse genome within on hour with one Intel Core i7 in personal laptop ( 2.00 GHz , 8.00 GB of RAM ) , slower than YALL1 , but much faster than ARACNE and NARROMI ( Fig. 6 ) .
160 +The ChIP-Array web server we developed previously can also integrate ChIP-X and transcriptome data to construct gene regulatory network for a single TF [ 39 ] .
161 +Even though it provides more confident network , it could be used only if both ChIP-X and transcriptome data of perturbation are available for the same TF .
162 +However , only a limited number of TFs have both omics data .
163 +Moreover , ChIP-Array constructs network for only one TF , although in most cases , target genes are regulated by multiple TFs .
164 +Unlike ChIP-Array , transcriptome data used by the Lp ( p = 1,1 / 2,0 ) regularization models are not necessary to be the paired transcriptome data obtained from the perturbation of the same TF of ChIP-X experiment .
165 +Moreover , the Lp ( p = 1,1 / 2,0 ) regularization models consider multiple TFs at the same time to infer more comprehensive gene regulatory network in a genome-wide scale .
166 +To assess how three models rely on the ChIP-X data , we tested their performance with different initial X0 s .
167 +A series of initial X0 s are made up of ChIP-X defined TF-target relationships with different distance cutoffs between a TF binding site and a potential target gene from 200 bp to 50 kbp , which are commonly used in biological studies ( Table 5 ) .
168 +After the TF binding sites are detected from ChIP-X data , a gene that locates closely to a TF binding site is usually considered as a potential target of the TF .
169 +However , proximity may not always indicate a true target , because the TF may bind on a distal enhancer , it may have other unknown function rather than transcription regulation , or sometimes multiple genes are close to a single TF binding site .
170 +Thus a large portion of potential targets defined by only ChIP-X data are false positives .
171 +Table 5 has shown that only 12.468-16 .277 % of potential targets defined by ChIP-X data alone are true targets that are verified by the TF knockdown/overexpression experiments ( HGS ) .
172 +When a shorter distance cutoff is used , fewer genes will be defined as potential targets in the initial X0 , less false targets , but some true targets in a longer distance may be lost .
173 +When a longer distance cutoff is chosen , more true targets will be included , but false targets will be increased also .
174 +With different initial X0 s , the L0 and L1/2 regularization models consistently outperformed the L1 regularization model ( Table 5 ) .
175 +Even though highthroughput golden standard shares the ChIP-X data with the initial X0 s , the large proportions of false targets in the initial X0 s show that ChIP-X data alone could not infer the true targets accurately .
176 +PCC values between TF and target expression profiles in the initial X0 s were used to indicate the possible regulatory effects of the TFs on the targets ( activated or repressed ) , however , using PCC value in the initial X0 s as the predictor to classify true targets in those potential targets defined by ChIP-X data resulted in very low AUCs ( 0.530 -- 0.538 , Table 5 ) .
177 +Besides , least norm minimization can provide the solution having the smallest L2 norm in all the possible solutions , which is commonly used as the initial point for the algorithms for solving the regularization problems of sparse optimization [ 22 ] .
178 +We created initial X0 s via least norm minimization from transcriptome data , then performed the applied iterative thres-holding algorithms for the Lp ( p = 0,1 / 2,1 ) regularization models and evaluated results with the same methods .
179 +Three regularization models , L0 , L1/2 and L1 , obtained AUCs of 0.529 , 0.531 and 0.498 with high-throughput golden standard , and AUCs of 0.681 , 0.672 and 0.629 with low-throughput golden standard , respectively .
180 +Consistent with [ 22 ] , the L0 , L1/2 regularization models are slightly better than L1 regularization model .
181 +However , the results starting from L2 norm solution are still much worse than those starting from the ChIP-X data .
182 +Thus , either ChIP-X or transcriptome data alone can not achieve satisfactory accuracy , and the L0 and L1/2 regularization models did improve the performance of gene regulatory network inference from integrating ChIP-X and transcriptome data .
183 +Recursive optimization of these three models iteratively moves the initial X0 to the solution with minimum value of error between : ; j AX : ; j and B : ; j .
184 +When sample size is smaller than the number of factors , the solution is not unique .
185 +Without prior knowledge , X : ; j reaches one of the solutions that are close to the artificially assigned initial X0 , like 0 .
186 +Thus , even though the models achieve a : ; j small error , which is mathematically profound ; the non-unique-ness of the solution makes it biologically contradictory , i.e. it may not be the true biological solution we want .
187 +Integrating ChIP-X data provides partial knowledge of the gene regulatory network .
188 +The solutions that are close to the initial X0 defined by ChIP - : ; j X are biologically more meaningful .
189 +Thus the performances of these three models improve after ChIP-X data are incorporated .
190 +Since the L1 regularization model is convex , its local minimizer is also the global minimizer .
191 +Thus different initial X0 s have less influ-ence on the solution of L1 regularization model ( Table 5 ) .
192 +However , the L0 and L1/2 regularization models are non-convex , the corresponding algorithms only converge to some local minimizers [ 41 ] .
193 +Here , we have shown that these local minimizers of the L0 and L1/2 regularization models obtained from integrative data are much closer to the biological solutions we expect than those of the L1 regularization model ( Table 5 ) .
194 +4. Conclusion
195 +In this study , we apply the L0 and L1/2 regularization models to gene regulatory network inference from integrative omics data in large genome with a small number of samples .
196 +Integrating ChIP-X data with transcriptome profiles significantly improves the performance of network inference .
197 +Compared with the commonly used L1 regularization model , the L0 and L1/2 regularization models have much higher accuracy for integrative omics data .
198 +We evaluated the inferred networks with both high-throughput and low-throughput golden standards .
199 +The L0 and L1/2 regularization models consistently outperformed the L1 regularization model for integrative omics data .
200 +Besides , the algorithms we applied here are computationally efficient and can be executed by a personal computer within one hour .
201 +In summary , we have demonstrated that the L0 and L1/2 regularization models are applicable to gene regulatory network inference in biological researches that study higher organisms but generate only a small number of omics data , and facilitate biologists to analyze gene regulation at whole system level .
202 +Funding
203 +This work was supported by funding from the Research Grants Council , Hong Kong SAR , China ( Grant number 781511M ) , National Natural Science Foundation of China , China ( Grant numbers 91229105 and 11101186 ) .
204 +Reference
205 +[ 1 ] D. Marbach , J.C. Costello , R. Kuffner , N.M. Vega , R.J. Prill , D.M. Camacho , K.R. Allison , M. Kellis , J.J. Collins , G. Stolovitzky , Nat .
206 +Methods 9 ( 2012 ) 796 -- 804 .
207 +[ 2 ] A.A. Margolin , I. Nemenman , K. Basso , C. Wiggins , G. Stolovitzky , R. Dalla Favera , A. Califano , BMC Bioinf .
208 +7 ( Suppl 1 ) ( 2006 ) S7 .
209 +[ 3 ] A.J. Butte , I.S. Kohane , Pac .
210 +Symp .
211 +Biocomput .
212 +( 2000 ) 418 -- 429 .
213 +[ 4 ] A. de la Fuente , N. Bing , I. Hoeschele , P. Mendes , Bioinformatics 20 ( 2004 ) 3565 -- 3574 .
214 +[ 5 ] X. Zhang , X.M. Zhao , K. He , L. Lu , Y. Cao , J. Liu , J.K. Hao , Z.P. Liu , L. Chen , Bioinformatics 28 ( 2012 ) 98 -- 104 .
215 +[ 6 ] H.K. Yalamanchili , B. Yan , M.J. Li , J. Qin , Z. Zhao , F.Y. Chin , J. Wang , Bioinformatics 30 ( 2014 ) 377 -- 383 .
216 +[ 7 ] K. Basso , A.A. Margolin , G. Stolovitzky , U. Klein , R. Dalla-Favera , A. Califano , Nat .
217 +Genet .
218 +37 ( 2005 ) 382 -- 390 .
219 +[ 8 ] A.A. Margolin , K. Wang , W.K. Lim , M. Kustagi , I. Nemenman , A. Califano , Nat .
220 +Protoc .
221 +1 ( 2006 ) 662 -- 671 .
222 +[ 9 ] E.P. van Someren , B.L. Vaes , W.T. Steegenga , A.M. Sijbers , K.J. Dechering , M.J. Reinders , Bioinformatics 22 ( 2006 ) 477 -- 484 .
223 +[ 10 ] X. Zhang , K. Liu , Z.P. Liu , B. Duval , J.M. Richer , X.M. Zhao , J.K. Hao , L. Chen , Bioinformatics 29 ( 2013 ) 106 -- 113 .
224 +[ 11 ] I. Daubechies , M. Defrise , C. De Mol , Commun .
225 +Pur .
226 +Appl .
227 +Math .
228 +57 ( 2004 ) 1413 -- 1457 .
229 +[ 12 ] M.A.T. Figueiredo , R.D. Nowak , S.J. Wright , IEEE J.-Stsp 1 ( 2007 ) 586 -- 597 .
230 +[ 13 ] J.F. Yang , Y. Zhang , Siam J. Sci .
231 +Comput .
232 +33 ( 2011 ) 250 -- 278 .
233 +[ 14 ] A.C. Haury , F. Mordelet , P. Vera-Licona , J.P. Vert , BMC Syst .
234 +Biol .
235 +6 ( 2012 ) 145 .
236 +[ 15 ] B. Efron , T. Hastie , I. Johnstone , R. Tibshirani , Ann .
237 +Stat .
238 +32 ( 2004 ) 407 -- 451 .
239 +[ 16 ] R. Tibshirani , J. R. Stat .
240 +Soc .
241 +B : Met .
242 +58 ( 1996 ) 267 -- 288 .
243 +[ 17 ] R. Tibshirani , J. R. Stat .
244 +Soc .
245 +B 73 ( 2011 ) 273 -- 282 .
246 +[ 18 ] M.K.S. Yeung , J. Tegner , J.J. Collins , Proc .
247 +Natl. Acad .
248 +Sci .
249 +USA 99 ( 2002 ) 6163 -- 6168 .
250 +[ 19 ] Y. Wang , T. Joshi , X.S. Zhang , D. Xu , L.N. Chen , Bioinformatics 22 ( 2006 ) 2413 -- 2420
251 +[ 20 ] R. Bonneau , D.J. Reiss , P. Shannon , M. Facciotti , L. Hood , N.S. Baliga , V. Thorsson , Genome Biol .
252 +7 ( 2006 ) .
253 +[ 21 ] V. Belcastro , V. Siciliano , F. Gregoretti , P. Mithbaokar , G. Dharmalingam , S. Berlingieri , F. Iorio , G. Oliva , R. Polishchuck , N. Brunetti-Pierri , D. di Bernardo , Nucleic Acids Res .
254 +39 ( 2011 ) 8677 -- 8688 .
255 +[ 22 ] R. Chartrand , V. Staneva , Inverse Prob .
256 +24 ( 2008 ) .
257 +[ 23 ] Z.B. Xu , X.Y. Chang , F.M. Xu , H. Zhang , IEEE Trans .
258 +Neural Net .
259 +Lear 23 ( 2012 ) 1013 -- 1027 .
260 +[ 24 ] T. Zhang , J. Mach .
261 +Learn Res .
262 +11 ( 2010 ) 1081 -- 1107 .
263 +[ 25 ] D. Marbach , S. Roy , F. Ay , P.E. Meyer , R. Candeias , T. Kahveci , C.A. Bristow , M. Kellis , Genome Res .
264 +22 ( 2012 ) 1334 -- 1349 .
265 +[ 26 ] C.G. de Boer , T.R. Hughes , Nucleic Acids Res .
266 +40 ( 2012 ) D169 -- D179 .
267 +[ 27 ] X. Chen , H. Xu , P. Yuan , F. Fang , M. Huss , V.B. Vega , E. Wong , Y.L. Orlov , W. Zhang , J. Jiang , Y.H. Loh , H.C. Yeo , Z.X. Yeo , V. Narang , K.R. Govindarajan , B. Leong , A. Shahab , Y. Ruan , G. Bourque , W.K. Sung , N.D. Clarke , C.L. Wei , H.H. Ng , Cell 133 ( 2008 ) 1106 -- 1117 .
268 +[ 28 ] A. Marson , S.S. Levine , M.F. Cole , G.M. Frampton , T. Brambrink , S. Johnstone , M.G. Guenther , W.K. Johnston , M. Wernig , J. Newman , J.M. Calabrese , L.M. Dennis , T.L. Volkert , S. Gupta , J. Love , N. Hannett , P.A. Sharp , D.P. Bartel , R. Jaenisch , R.A. Young , Cell 134 ( 2008 ) 521 -- 533 .
269 +[ 29 ] L. Zhang , X. Ju , Y. Cheng , X. Guo , T. Wen , BMC Syst .
270 +Biol .
271 +5 ( 2011 ) 152 .
272 +[ 30 ] N. Novershtern , A. Regev , N. Friedman , Bioinformatics 27 ( 2011 ) i177 -- i185 .
273 +[ 31 ] R. Chartrand , IEEE Signal Process Lett .
274 +14 ( 2007 ) 707 -- 710 .
275 +[ 32 ] T. Blumensath , M.E. Davies , J. Fourier Anal .
276 +Appl .
277 +14 ( 2008 ) 629 -- 654 .
278 +[ 34 ] A. Nishiyama , L. Xin , A.A. Sharov , M. Thomas , G. Mowrer , E. Meyers , Y. Piao , S. Mehta , S. Yee , Y. Nakatake , C. Stagg , L. Sharova , L.S. Correa-Cerro , U. Bassey , H. Hoang , E. Kim , R. Tapnio , Y. Qian , D. Dudekula , M. Zalzman , M. Li , G. Falco , H.T. Yang , S.L. Lee , M. Monti , I. Stanghellini , M.N. Islam , R. Nagaraja , I. Goldberg , W. Wang , D.L. Longo , D. Schlessinger , M.S. Ko , Cell Stem Cell 5 ( 2009 ) 420 -- 433 .
279 +[ 35 ] L.S. Correa-Cerro , Y. Piao , A.A. Sharov , A. Nishiyama , J.S. Cadet , H. Yu , L.V. Sharova , L. Xin , H.G. Hoang , M. Thomas , Y. Qian , D.B. Dudekula , E. Meyers , B.Y. Binder , G. Mowrer , U. Bassey , D.L. Longo , D. Schlessinger , M.S. Ko , Sci .
280 +Rep. 1 ( 2011 ) 167 .
281 +[ 36 ] A. Nishiyama , A.A. Sharov , Y. Piao , M. Amano , T. Amano , H.G. Hoang , B.Y. Binder , R. Tapnio , U. Bassey , J.N. Malinou , L.S. Correa-Cerro , H. Yu , L. Xin , E. Meyers , M. Zalzman , Y. Nakatake , C. Stagg , L. Sharova , Y. Qian , D. Dudekula , S. Sheer , J.S. Cadet , T. Hirata , H.T. Yang , I. Goldberg , M.K. Evans , D.L. Longo , D. Schlessinger , M.S. Ko , Sci .
282 +Rep. 3 ( 2013 ) 1390 .
283 +[ 37 ] J. Feng , T. Liu , B. Qin , Y. Zhang , X.S. Liu , Nat .
284 +Protoc .
285 +7 ( 2012 ) 1728 -- 1740 .
286 +[ 38 ] H. Ji , H. Jiang , W. Ma , W.H. Wong , Current protocols in bioinformatics/editoral board , Andreas D. Baxevanis , et al. , Chapter 2 ( 2011 ) Unit2 13 .
287 +[ 39 ] J. Qin , M.J. Li , P. Wang , M.Q. Zhang , J. Wang , Nucleic Acids Res .
288 +39 ( 2011 ) W430 -- W436 .
289 +[ 40 ] T. Blumensath , M.E. Davies , Appl .
290 +Comput .
291 +Harmon A 27 ( 2009 ) 265 -- 274 .
292 +[ 41 ] Y.H. Hu , C. Li , X.Q. Yang , J. Mach .
293 +Learn .
294 +Res .
295 +( submitted for publication ) , http://www.acad.polyu.edu.hk/~mayangxq/GPA-SO.pdf
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Profiling of Yeast DNA:RNA Hybrid Prone
2 +Abstract
3 +Funding : PH is a senior fellow of the Canadian Institute For Advanced Research ( CIFAR ) and acknowledges support from the National Institutes of Health ( operating grant R01 : 4R01CA158162 ) and Canadian Institutes of Health Research ( CIHR operating grant MOP-38096 ) .
4 +MSK is a Senior Fellow of CIFAR and is funded by CIHR operating grant MOP-119383 and MOP-119372 .
5 +YAC acknowledges scholarship support from the Natural Sciences and Engineering Research Council of Canada , as well as the Roman M. Babicki Fellowship in Medical Research .
6 +MJA and PYTL were supported by Frederick Banting and Charles Best Canada graduate scholarships from CIHR .
7 +PCS was a fellow of the Terry Fox Foundation ( # 700044 ) , the Michael Smith Foundation for Health Research and is currently supported by the Cancer Research Society .
8 +The funders had no role in study design , data collection and analysis , decision to publish , or preparation of the manuscript .
9 +Introduction
10 +Elevated DNA : RNA hybrid formation due to defects in RNA processing pathways leads to genome instability and replication stress across species [ 1 -- 7 ] .
11 +R loops threaten genome stability and often form under abnormal conditions where nascent mRNA is improperly processed or RNA half-life is increased , resulting in RNA that can hybridize with template DNA , displacing the nontranscribed DNA strand [ 8 ] .
12 +A recent study also found that hybrid formation can occur in trans via Rad51-mediated DNA-RNA strand exchange [ 9 ] .
13 +Persistent R loops pose a major threat to genome stability through two mechanisms .
14 +First , the exposed nontranscribed strand is susceptible to endogenous DNA damage due to the increased exposure of chemically reactive groups .
15 +The second , more widespread mechanism , identified in Escherichia coli , Saccharomyces cerevisiae , Caenorhabditis elegans and human cells , involves the R loops and associated stalled transcription complexes , which block DNA replication fork progression [ 3,4,8,10,11 ] .
16 +R loop-mediated instability is an area of great interest primarily because genome instability is considered an enabling characteristic of tumor formation [ 12 ] .
17 +Moreover , mutations in RNA splicing / processing factors are frequently found in human cancer , heritable diseases like Aicardi-Goutieres syndrome , and a degenerative ataxia associated with Senataxin mutations [ 13 -- 17 ] .
18 +To avoid the deleterious effects of R loops , cells express enzymes for the removal of abnormally formed DNA : RNA hybrids .
19 +In S. cerevisiae , RNH1 and RNH201 , each encoding RNase H are responsible for one of the best characterized mechanisms for reducing R loop formation by enzymatically degrading the RNA in DNA : RNA hybrids [ 8 ] .
20 +Another extensively studied anti-hybrid factor is the THO/TREX complex which functions to suppress hybrid formation at the level of transcription termination and mRNA packaging [ 4,11,18,19 ] .
21 +In addition , the Senataxin helicase , yeast Sen1 , plays an important role in facilitating replication fork progress through transcribed regions and unwinding RNA in hybrids to mitigate R loop formation and RNA polymerase II transcription-associated genome instability [ 5,20 ] .
22 +Several additional anti-hybrid mechanisms have also been identified including topoisomerases and other RNA processing factors [ 2,6,7,9,21 -- 23 ] .
23 +To add to the complexity of DNA : RNA hybrid management in the cell , hybrids also occur naturally and have important biological functions [ 24 ] .
24 +In human cells , R loop formation facilitates immunoglobulin class switching , protects against DNA methylation at CpG island promoters and plays a key role in pause site-dependent transcription termination [ 25 -- 28 ] .
25 +Transcription of telomeres by RNA polymerase II also produces telomeric repeatcontaining RNAs ( TERRA ) , which associate with telomeres and inhibit telomere elongation in a DNA : RNA hybrid-dependent fashion [ 29 -- 31 ] .
26 +Noncoding ( nc ) RNA such as antisense transcripts , perform a regulatory role in the expression of sense transcripts that may involve R loops [ 32 ] .
27 +The proposed mechanisms of antisense transcription regulation are not clearly understood and involve different modes of action specific to each locus .
28 +Current models include chromatin modification resulting from antisense-associated transcription , antisense transcription modulation of transcription regulators , collision of sense and antisense transcription machineries and antisense transcripts expressed in trans interacting with the promoter for sense transcription [ 32 -- 40 ] .
29 +More recently , studies in Arabidopsis thaliana found an antisense transcript that forms R loops , which can be differentially stabilized to modulate gene regulation [ 41 ] .
30 +Similarly , in mouse cells the stabilization of an R loop was shown to inhibit antisense transcription [ 42 ] .
31 +Here we describe , for the first time , a genome-wide profile of DNA : RNA hybrid prone loci in S. cerevisiae by DNA : RNA immunoprecipitation followed by hybridization on tiling micro-arrays ( DRIP-chip ) .
32 +We found that DNA : RNA hybrids occurred at highly transcribed regions in wild type cells , including some identified in previous studies .
33 +Remarkably , we observed that DNA : RNA hybrids were significantly associated with genes that have corresponding antisense transcripts , suggesting a role for hybrid formation at these loci in gene regulation .
34 +Consistently , we found that genes whose expression was altered by overexpression of RNase H were also significantly associated with antisense transcripts .
35 +A small-scale cytological screen found that diverse
36 +RNA processing mutants had increased hybrid formation and additional DRIP-chip studies revealed specific hybrid-site biases in the RNase H , Sen1 and THO complex subunit Hpr1 mutants .
37 +These genome-wide analyses enhance our understanding of DNA : RNA hybrid-forming regions in vivo , highlight the role of cellular RNA processing activities in suppressing hybrid formation , and implicate DNA : RNA hybrids in control of a subset of antisense regulated loci .
38 +Results
39 +The genomic distribution of DNA:RNA hybrids
40 +DNA : RNA hybrids have been previously immunoprecipitated at specific genomic sites such as rDNA , selected endogenous loci , and reporter constructs [ 2,5 ] .
41 +Subsequently , DRIP coupled with deep sequencing in human cells has demonstrated the prevalence of R loops at CpG island promoters with high GC skew [ 26 ] .
42 +To investigate the global profile of DNA : RNA hybrid prone loci in a tractable model , we performed genome-wide DRIP-chip analysis of wild type S. cerevisiae ( ArrayExpress E-MTAB-2388 ) using the S9 .6 monoclonal antibody which specifically binds DNA : RNA hybrids , as characterized previously [ 43,44 ] .
43 +DRIP-chip profiles were generated in duplicate ( spearman 's r = 0.78 when comparing each of over 2 million probes after normalization and data smoothing , Supplementary Figure S1 ) and normalized to a no antibody control .
44 +Overall , our DRIP-chip profiles identified several previously reported DNA : RNA hybrid prone sites including the rDNA locus and telomeric repeat regions ( Figure 1 , Supplementary Tables S1 , S2 ) [ 2,29 -- 31 ] .
45 +DNA : RNA hybrids were also observed at 1217 open reading frames ( ORFs ) ( containing greater than 50 % of probes above the threshold of 1.5 and found in both wild type replicates ) ( Supplementary Table S3 ) .
46 +These were generally shorter in length than average ( p = 4.29 e ) , highly transcribed 258 26 ( Wilcoxon rank sum test p = 2.21 e ) , and had higher GC content 250 ( p = 2.52 e ) ( Figure 2A , 2B and 2C , Supplementary Figure S2 ) .
47 +Importantly , despite the correlation between DNA : RNA hybrid association and transcriptional frequency , the wild type DRIP-chip profiles compared to the localization profile of the RNA polymerase II subunit Rpb3 revealed very low correlation ( r = 0.0097 ; [ 45 ] ) .
48 +This suggests that the DRIP-chip method was not unduly biased towards the short DNA : RNA hybrids that could theoretically have been captured within active transcription bubbles .
49 +Importantly , because genes with high GC content also have high transcriptional frequencies ( Supplementary Figure S3 ) , it is not clear from our findings whether GC content or transcriptional frequency contributed more to DNA : RNA hybrid forming potential .
50 +Furthermore , we observe that DNA : RNA hybrid prone loci do not encode for mRNA transcripts with particularly long half-lives ( Supplementary Figure S2D ) , suggesting that the act of transcription is vital to DNA : RNA hybrid formation and supporting the notion of co-transcriptional hybrid formation as the major source of endogenous DNA : RNA hybrids .
51 +Our data also revealed DNA : RNA hybrids highly associated with Ty1 and Ty2 subclasses of retrotransposons ( Figure 2E , Supplementary Table S4 ) .
52 +Consistent with our findings at ORFs , the levels of DNA : RNA hybrids correspond well with the known levels of expression of these elements .
53 +In general , Ty1 which constitutes one of the most abundant transcripts in the cell has the highest levels of DNA : RNA hybrids .
54 +Ty3 and Ty4 that are only slightly expressed have much lower levels of hybrids , and the lone Ty5 retrotransposon which is transcriptionally silent is not enriched for DNA : RNA hybrids ( Figure 2E ) ( [ 46 -- 48 ] ) .
55 +In contrast to the trends observed with ORFs , GC content in retrotransposons is not highly correlated with the levels of expression , suggesting that expression is the main contributor to
56 +DNA : RNA hybrid formation .
57 +Specifically , Ty3 retrotransposons have the highest GC content but have only modest levels of expression and DNA : RNA hybrids .
58 +DNA : RNA hybrids are significantly correlated with genes associated with antisense transcripts
59 +Certain DNA : RNA hybrid enriched regions identified by our DRIP-chip analysis such as rDNA and retrotransposons are associated with antisense transcripts [ 49,50 ] .
60 +Therefore , we checked if this was a common feature of DNA : RNA prone sites by comparing our list of DNA : RNA prone loci to a list of antisense-associated genes ( [ 51 ] ) .
61 +Because the expression of antisense-associated transcripts may be highly dependent on environmental conditions , we based our analysis on a list of transcripts identified in S288c yeast grown to mid-log phase in rich media which most closely mirrors the growth conditions of our cultures analyzed by DRIP-chip ( [ 51 ] ) .
62 +DNA : RNA hybrid enriched genes significantly overlapped with antisense-associ-ated genes , suggesting that DNA : RNA hybrids may play a role in antisense transcript-mediated regulation of gene expression ( Fisher 's exact test p = 1.03 e ) ( Figure 3A , 3B and 3C , 212 Supplementary Table S5 ) .
63 +RNase H overexpression reduces detectable levels of DNA : RNA hybrids in cytological screens and suppresses genomic instability associated with R loop formation presumably through the degradation of DNA : RNA hybrids [ 7,52,53 ] .
64 +To test for a potential role of DNA : RNA hybrids in antisense-mediated gene regulation , we performed gene expression microarray analysis of an RNase H overexpression strain compared to an empty vector control ( GEO GSE46652 ) .
65 +This identified genes that had increased mRNA levels ( upregulated n = 212 ) or decreased mRNA levels ( downregulated n = 88 ) as a result of RNase H overexpression .
66 +A significant portion of the genes with increased mRNA levels were antisense-associated ( Fisher exact test p = 2.9 e ) 27 ( Figure 3D , Supplementary Table S5 ) and tended to have high GC content , similar to DNA : RNA hybrid enriched genes in wild type ( Supplementary Figure S4 ) .
67 +However , the genes with increased mRNA levels under RNase H overexpression and the antisense-associated genes enriched for DNA : RNA hybrids in our DRIP experiment both tended towards lower transcriptional frequencies ( Figure 3E ) .
68 +These findings suggest that antisense-associated DNA : RNA hybrids moderate the levels of gene expression .
69 +Indeed , genes that were both modulated by RNase H overexpression and enriched for DNA : RNA hybrids were all found to be antisense-associated ( Figure 3F ) .
70 +The mechanism underlying altered gene expression in cells overexpressing RNase H remains unclear .
71 +While the association with antisense transcription is compelling , alternative models exist .
72 +One possibility is that the stress of RNase H overexpression triggers gene expression programs that coincidentally are antisense regulated .
73 +We analyzed gene ontology ( GO ) terms enriched among genes whose expression was changed by RNase H overexpression .
74 +Consistent with previous work , genes for iron uptake and incorporation were strongly activated by RNase H overexpression ( p = 2.21 e ) ( Figure 4A , Supplementary 212 Table S6 ) and several of these iron transport genes ( i.e. FRE4 , FRE2 , FRE3 , FET3 , FET4 ) are antisense-associated ( [ 51,54 ] ) suggesting that overexpression of RNase H activates transcription of these genes by perturbing antisense-mediated regulation .
75 +Alternatively , changes in RNase H levels may increase the cellular iron requirements since sensitivity to low iron concentration is associated with DNA damage and repair [ 55 ] .
76 +To test this alternative hypothesis , we tested the RNase H deletion and sen1-1 mutants for sensitivity to low iron conditions compared to a fet3D positive control ( Figure 4B ) .
77 +The sen1-1 mutant , RNase H depletion or overexpression did not induce sensitivity to low iron ruling out the possibility that the transcriptional response in cells overexpressing RNase H was a result of cellular iron requirement .
78 +Collectively , our DRIP-chip and microarray analysis suggest that DNA : RNA hybrids may be an important player in antisensemediated gene regulation .
79 +Cytological profiling of RNA processing mutants for R loop formation
80 +Transcription-coupled DNA : RNA hybrids have been shown to accumulate in a diverse set of transcription and RNA processing mutants involved in a wide range of transcription related processes ( Table 1 ) .
81 +To gain a broader understanding of factors involved in R loop formation , we performed a cytological screen of RNA processing , transcription and chromatin modification mutants for
82 +DNA : RNA hybrids using the S9 .6 antibody .
83 +Importantly , previous work in our lab has shown that all of the mutants screened exhibit chromosome instability ( CIN ) , which would be consistent with increased hybrid formation [ 53 ] .
84 +Significantly elevated hybrid levels were found in 22 of the 40 mutants tested compared to wild type , including a SUB2 mutant which has been previously linked to R loop formation ( Figure 5 , [ 4 ] ) .
85 +We also assayed some of the well-characterized R-loop forming mutants , RNase H , Sen1 and Hpr1 , as positive controls for elevated DNA : RNA hybrid levels ( Figure 5 ) .
86 +In our screen , we detected hybrids in mutants affecting several pathways linked to DNA : RNA hybrid formation such as transcription , nuclear export and the exosome ( Figure 5 , Table 1 ) .
87 +Consistent with findings in metazoan cells , we also observed hybrid formation in some splicing mutants ( Figure 5 , Table 1 ; [ 56 ] ) .
88 +Several rRNA processing mutants were enriched for DNA : RNA hybrids ( 7 out of the 22 positive hits ) , likely due to DNA : RNA hybrid accumulation at rDNA genes , a sensitized hybrid formation site ( Figure 1 ; [ 2 ] ) .
89 +It is possible that , as seen in mRNA cleavage and polyadenylation mutants , DNA : RNA hybrid formation may contribute to their CIN phenotypes [ 6 ] .
90 +Currently , there are 52 yeast genes whose disruptions have been found to lead to DNA : RNA hybrid accumulation , 21 of which were newly identified by our screen ( Table 1 ) .
91 +The success of this small-scale screen suggests that most RNA processing pathways suppress hybrid formation to some degree and that many DNA : RNA hybrid forming mutants remain undiscovered .
92 +DRIP-chip profiling of R loop forming mutants
93 +To better understand the mechanism by which cells regulate DNA : RNA hybrids , we performed DRIP-chip analysis of rnh1Drnh201D , hpr1D , and sen1-1 mutants in order to determine if these contribute differentially to the DNA : RNA hybrid genomic profile .
94 +The rnh1Drnh201D , hpr1D , and sen1-1 mutants are particularly interesting because they have well established roles in the regulation of transcription dependent DNA : RNA hybrid formation .
95 +Our DRIP-chip profiles revealed that , similar to wild type profiles , the mutant profiles were enriched for DNA : RNA hybrids at rDNA , telomeres , and retrotransposons ( Figure 6 , Supplementary Tables S1 , S2 , S3 ) .
96 +The rnh1Drnh201D , hpr1D , and sen1-1 mutants also exhibited DNA : RNA hybrid enrichment in 1206 , 1490 and 1424 ORFs respectively compared to the 1217 DNA : RNA hybrid enriched ORFs identified in wild type ( Supplementary Table S4 ) .
97 +Interestingly , in addition to the similarities described above , our profiles also identified differential effects of the mutants on the levels of DNA : RNA hybrids .
98 +In particular , we observed that deletion of HPR1 resulted in higher levels of DNA : RNA hybrids along the length of most ORFs with a preference for longer genes compared to wild type ( Figure 7A , 7B and 7C ) .
99 +This observation is consistent with Hpr1 's role in bridging transcription elongation to mRNA export and its localization at actively transcribed genes ( [ 4,57 -- 59 ] ) .
100 +In contrast , mutating SEN1 resulted in higher levels of DNA : RNA hybrids at shorter genes ( Figure 7A and 7B ) , which is consistent with Sen1 's role in transcription termination particularly for short proteincoding genes ( [ 5,60,61 ] ) .
101 +The rnh1Drnh201D mutant revealed higher levels of DNA : RNA hybrids at highly transcribed and longer genes ( Figure 7A and 7B ) which is supported by a wealth of evidence of RNase H 's role in suppressing R loops in long genes to prevent collisions between transcription and replication
102 +Further inspection of our profiles also revealed that rnh1Drnh201D and sen1-1 mutants but not the hpr1D mutant had increased DNA : RNA hybrids at tRNA genes ( two tailed unpaired Wilcox test p = 1.56 e in the rnh1Drnh201D mutant and 219 1.68 e in the sen1-1 mutant ) ( Figure 8A , 8B and 8C , 215 Supplementary Table S7 ) and this was confirmed by DRIP-quantitative PCR ( qPCR ) of two tRNA genes in wild type and rnh1Drnh201D ( Supplementary Figure S5 ) .
103 +Because tRNAs are transcribed by RNA polymerase III , this observation indicates that Hpr1 is primarily involved in the regulation of RNA polymerase II specific DNA : RNA hybrids while RNase H and Sen1 have roles in a wider range of transcripts .
104 +Mutation of SEN1 also led to increased levels DNA : RNA hybrids at snoRNA ( two tailed unpaired Wilcox test p = 1.81 e ) ( Figure 8D , 8E and 8F , 26 Supplementary Table S8 ) consistent with its role in 39 end processing of snoRNAs ( [ 63 ] ) .
105 +Discussion
106 +The genomic profile of DNA:RNA hybrids
107 +Identifying the landscape of genomic loci predisposed to DNA : RNA hybrids is of fundamental importance to delineating mechanisms of hybrid formation and the contributions of various cellular pathways .
108 +Although our profiles depend on the specificity of the anti-DNA : RNA hybrid S9 .6 monoclonal antibody , this aspect has been well characterized [ 44 ] and several of our observations are consistent with what has been reported in the literature .
109 +Locus specific tests showed that DNA : RNA hybrids occur more frequently at genes with high transcriptional frequency and GC content [ 4,5,18 ] .
110 +Moreover , in rnh201D cells , there is an inverse relationship between GC content and gene expression levels , suggesting that DNA : RNA hybrids accumulate at regions of high GC content and block transcription in the absence of RNase H [ 64 ] .
111 +Our work extends the knowledge of DNA : RNA hybrids from a few locus-specific observations to show that , in wild type , there are potentially hundreds of hybrid prone genes that tend to be shorter in length , frequently transcribed and high in GC content [ 2,4,56 ] .
112 +The latter is consistent with recent studies in human cells that demonstrated that genomic regions with high GC skew are prone to R loop formation , which plays a regulatory role in DNA methylation [ 26,27 ] .
113 +However , while we determined the relationship between GC content and DNA : RNA hybrid formation , we were unable to do the same analysis for GC skew , likely due to the low level of GC skew and lack of DNA methylation in Saccharomyces .
114 +This is unsurprising since the best characterized functional element associated with GC skew , CpG island promoters [ 26,27 ] , are not found in yeast .
115 +Importantly , our findings at retrotransposons support the notion that expression levels and not GC content contribute more to DNA : RNA hybrid forming potential .
116 +Additionally , DRIP-chip analysis of wild type cells identified hybrid enrichment at rDNA , retrotransposons , and telomeric regions .
117 +Along with previous studies , our DRIP-chip analysis confirms that rDNA is a hybrid prone genomic site and suggests that many factors of rRNA processing and ribosome assembly suppress potentially damaging rDNA : rRNA hybrid formation [ 2,7 ] .
118 +The presence of TERRA-DNA hybrids at telomeres is supported by our observation of significant hybrid signal at telomeric repeat regions across all DRIP-chip experiments .
119 +Antisense association of DNA:RNA hybrids
120 +The DRIP-chip dataset is a resource for future studies seeking to elucidate the localization of DNA : RNA hybrids across antisense-associated regions and the impact of DNA : RNA hybrid removal on genome-wide transcription .
121 +We observed that genes associated with antisense transcripts were significantly enriched for
122 +DNA : RNA hybrids and modulated at the transcript level by RNase H overexpression .
123 +Antisense regulation has been reported at mammalian rDNA and yeast Ty1 retrotransposons , loci that were also enriched for DNA : RNA hybrids in our DRIP-chip [ 49,50 ] .
124 +The role of DNA : RNA hybrids and RNase H in antisense regulation is currently unclear .
125 +However , there are several non-exclusive models of antisense gene regulation .
126 +One model proposes that the physical presence of the antisense transcripts is crucial to antisense gene regulation .
127 +For instance , trans-acting antisense transcripts have been shown to control Ty1 retrotransposon transcription , reverse transcription and retrotransposition [ 65 ] .
128 +Another study has further shown that trans-acting antisense transcripts that only overlap with the sense strand promoter can block sense transcription , potentially by hybridizing with the nontemplate DNA strand [ 33 ] .
129 +These suggest that antisense transcription in cis is not necessary as long as the antisense transcript is present .
130 +It is possible that DNA : RNA hybrids may be formed by the antisense or the sense transcript with genomic DNA .
131 +Moreover , DNA : RNA hybrids may play a functional role in antisense transcription regulation as shown by antisense-associated genes both enriched for DNA : RNA hybrids and affected transcriptionally by RNase H overexpression .
132 +Experiments comparing the ratio of antisense versus sense transcripts and determining the amount of DNA : RNA hybrid formation by either transcript under conditions known to regulate the particular gene will further elucidate the role of RNase H and DNA : RNA hybrids in antisense regulation .
133 +DRIP-chip analysis of hybrid-resolving mutants
134 +Our investigation of mutant-specific DNA : RNA hybrid formation sites is consistent with the existing literature on Hpr1 , Sen1 and RNase H. Significantly , the hpr1D and rnh1Drnh201D mutants exhibited increased DNA : RNA hybrid levels along the length of long genes , while the sen1-1 mutant exhibited increased
135 +DNA : RNA hybrid levels along the length of short genes ( Figure 7A ) .
136 +This coheres with Hpr1 's function in transcription elongation and mRNA export , and RNase H 's role in preventing transcription apparatus and replication fork collisions , which carry greater consequence for long genes ( [ 4,57 -- 59,62 ] ) .
137 +In contrast , Sen1 is particularly important for transcription termination at short genes ( [ 61 ] ) .
138 +In addition , the RNase H deletion and sen1-1 mutants had increased hybrids at tRNA genes , suggesting that they are both required to prevent tRNA : DNA hybrid accumulation .
139 +Interestingly , a recent study found that the mRNA levels of genes encoding RNA polymerase III and proteins that modify tRNA are increased in an rnh1Drnh201D mutant [ 64 ] , which may be in response to a lack of properly processed tRNA transcripts .
140 +The finding that both tRNA and snoRNA genes were enriched for hybrids in sen1-1 highlights the role of Sen1 in RNA polymerase I , II and III transcription termination and transcript maturation [ 60,63,66 ] .
141 +More broadly , our data and the literature support the notion that transcripts from RNA polymerases I , II and III can be subject to DNA : RNA hybrid formation especially in RNA processing mutant backgrounds .
142 +Perspective
143 +Factors regulating ectopic , genome destabilizing DNA : RNA hybrids are best characterized in yeast , although less is known about the functions of native R loop structures .
144 +The genome-wide maps of DNA : RNA hybrids presented here recapitulate the known sites of hybrid formation but also add important new insights to potential functions of R loops .
145 +Most importantly , we demonstrate the usefulness of DRIP profiling for detecting biologically meaningful differences in mutant strains .
146 +Therefore , DRIP profiling of yeast genomes in various mutant backgrounds will be key to understanding the causes and consequences of inappropriate R loop formation and how these are modulated by other cellular pathways .
147 +Methods
148 +Strains and plasmids
149 +All strains are listed in Supplementary Table S9 .
150 +For RNase H overexpression experiments , recombinant human RNase H1 was expressed from plasmid p425-GPD-RNase H1 ( 2m , LEU2 , GPDpr-RNase H1 ) and compared to an empty control plasmid p425-GPD ( 2m , LEU2 , GPDpr ) [ 7 ] .
151 +DRIP-chip and qPCR
152 +Briefly , cells were grown overnight , diluted to 0.15 OD600 and grown to 0.7 OD600 .
153 +Crosslinking was done with 1 % formaldehyde for 20 minutes .
154 +Chromatin was purified as described previously [ 67 ] and sonicated to yield approximately 500 bp fragments .
155 +40 mg of the anti-DNA : RNA hybrid monoclonal mouse antibody S9 .6 ( gift from Stephen Leppla ) was coupled to 60 mL of protein A magnetic beads ( Invitrogen ) .
156 +For ChIP-qPCR , crosslinking reversal and DNA purification were followed by qPCR analysis of the immunoprecipitated and input DNA .
157 +DNA was analyzed using a Rotor-Gene 600 ( Corbett Research ) and PerfeCTa SYBR green FastMix ( Quanta Biosciences ) .
158 +Samples were analyzed in triplicate on three independent DRIP samples for wild type and rnh1Drnh201D .
159 +Primers are listed in Supplementary Table S11 .
160 +For DRIP-chip , precipitated DNA was amplified via two rounds of T7 RNA polymerase amplification ( [ 68 ] ) , biotin labeled and hybridized to Affymetrix 1.0 R S. cerevisiae microarrays .
161 +Samples were normalized to a no antibody control sample ( mock ) using the rMAT software and relative occupancy scores were calculated for all probes using a 300 bp sliding window .
162 +All profiles were generated in duplicate and replicates were quantile normalized and averaged .
163 +Spearman correlation scores between replicates are listed in Supplementary Table S10 .
164 +Coordinates of enriched regions are available in Dataset S1/S2/S3 / S4/S5/S6 / S7 / S8 .
165 +DRIP-chip data is available at ArrayExpress E-MTAB-2388 .
166 +DRIP-chip analysis
167 +Enriched features had at least 50 % of the probes contained in the feature above the threshold of 1.5 .
168 +Only features enriched in both replicates were reported .
169 +Transcriptional frequency [ 69 ] , GC content ( [ 70 ] ) and gene length were compared using the Wilcoxon rank sum test .
170 +Antisense association was analyzed by the Fisher 's exact test using R. Statistical analysis of genomic feature enrichment was performed using a Monte Carlo simulation , which randomly generates start positions for the particular set of features and calculates the proportion of that feature that would be enriched in a given DRIP-chip profile if the feature were distributed at random [ 67 ] .
171 +500 simulations were run per feature for each DRIP-chip replicate to obtain mean and standard deviation values .
172 +These values were used to calculate the cumulative probability ( P ) on a normal distribution of seeing a score lower than the observed value by chance .
173 +DRIP-chip visualization
174 +CHROMATRA plots were generated as described previously ( [ 71 ] ) .
175 +Relative occupancy scores for each transcript were binned into segments of 150 bp .
176 +Transcripts were sorted by their length , transcriptional frequency or GC content and aligned by their Transcription Start Sites ( TSS ) .
177 +For transcriptional frequency transcripts were grouped into five classes according to their transcriptional frequency described by Holstege et al 1998 .
178 +For GC content transcripts were grouped into four classes according to their GC content obtained from BioMart ( [ 70 ] ) .
179 +Average gene , tRNA or snoRNA profiles were generated by averaging all the probes that were encompassed by the features of interest .
180 +For averaging ORFs , corresponding probes were split into 40 bins while 1500 bp of UTRs and their probes were split into 20 bins .
181 +For smaller features like tRNAs and snoRNAs corresponding probes were split into only 3 bins .
182 +Average enrichment scores were calculated using in house scripts that average the score of all the
183 +Gene expression microarray
184 +Gene expression microarray data is available at GEO GSE46652 .
185 +Strains harboring the RNase H1 over-expression plasmid or empty vector were grown in SC-Leucine at 30uC .
186 +All profiles were generated in duplicate .
187 +Total RNA was isolated from 1 OD600 of yeast cells using a RiboPure Yeast kit ( A&B Applied Biosystems ) , amplified , labeled , fragmented using a Message-Amp III RNA Amplification Kit ( A&B Applied Biosystems ) and hybridized to a GeneChIP Yeast Genome 2.0 microarray using the GeneChip Hybridization , Wash , and Stain Kit ( Affymetrix ) .
188 +Arrays were scanned by the Gene Chip Scanner 3000 7G and expression data was extracted using Expression Console Software ( Affymetrix ) with the MAS5 .0 statistical algorithm .
189 +All arrays were scaled to a median target intensity of 500 .
190 +A minimum cut off of pvalue of 0.05 and signal strength of 100 across all samples were implemented and only transcripts that had over a 2-fold change in the RNase H over-expression strain compared to wild type were considered significant .
191 +The correlation between duplicate biological samples was : control ( r = 0.9955 ) , RNase H over-expression ( r = 0.9719 ) .
192 +For statistical analysis , GC content , transcription frequencies and antisense association were analyzed as for DRIP ¬
193 +Yeast chromosome spreads
194 +Cells were grown to mid-log phase in YEPD rich media at 30uC and washed in spheroplasting solution ( 1.2 M sorbitol , 0.1 M potassium phosphate , 0.5 M MgCl2 , pH 7 ) and digested in spheroplasting solution with 10 mM DTT and 150 mg/mL Zymolase 20T at 37uC for 20 minutes similar to previously described ( [ 72 ] ) .
195 +The digestion was halted by addition of ice-cold stop solution ( 0.1 M MES , 1 M sorbital , 1 mM EDTA , 0.5 mM MgCl2 , pH 6.4 ) and spheroplasts were lysed with 1 % vol/vol Lipsol and fixed on slides using 4 % wt/vol paraformal-dehyde/3 .4 % wt/vol sucrose ( [ 73 ] ) .
196 +Chromosome spread slides were incubated with the mouse monoclonal antibody S9 .6 ( 1 mg/mL in blocking buffer of 5 % BSA , 0.2 % milk and 16 PBS ) .
197 +The slides were further incubated with a secondary Cy3-conjugated goat anti-mouse antibody ( Jackson Laboratories , # 115-165-003 , diluted 1:1000 in blocking buffer ) .
198 +For each replicate , at least 100 nuclei were visualized and manually counted to obtain the fraction with detectable DNA : RNA hybrids .
199 +Each mutant was assayed in triplicate .
200 +Mutants were compared to wild type by the Fisher 's exact test .
201 +To correct for multiple hypothesis testing , we implemented a cut off of p ,0.01 divided by the total number of mutants compared to wild type , meaning mutants with p ,0.00024 were considered significantly different from wild type .
202 +BPS sensitivity assay
203 +10-fold serial dilutions of each strain was spotted on 90 mM BPS plates with FeSO4 concentrations of 0 , 2.5 , 20 or 100 mM and grown at 30uC for 3 days [ 55 ] .
204 +A summary of this paper was presented at the 26 International th Conference on Yeast Genetics and Molecular Biology , August 2013 [ 74 ] .
205 +Supporting Information
206 +Dataset S1 Wild type replicate 1 enriched region coordinates .
207 +( XLSX )
208 +Dataset S2 Wild type replicate 2 enriched region coordinates .
209 +( XLSX )
210 +Acknowledgments
211 +The RNase H1 plasmid and anti-DNA : RNA hybrid antibody S9 .6 were kind gifts from Doug Koshland and Stephen Leppla respectively .
212 +We thank Alice Wang and Grace Leung for their assistance with the DRIP-chip protocol and Nigel O'Neil for helpful discussions .
213 +We thank Gian Luca Negri for helpful discussions of the chip-on-chip data analysis and for providing scripts .
214 +Author Contributions
215 +Conceived and designed the experiments : YAC MJA AH PCS .
216 +Performed the experiments : YAC MJA ZL AH .
217 +Analyzed the data : YAC MJA PCS .
218 +Contributed reagents/materials/analysis tools : MJA PYTL ZL MSK PH. Wrote the paper : YAC MJA PCS PH.
...\ No newline at end of file ...\ No newline at end of file
1 +Characterization and analysis of the Burkholderia
2 +Abstract
3 +Background : Burkholderia pseudomallei is a facultative intracellular pathogen and the causative agent of melioidosis .
4 +A conserved type III secretion system ( T3SS3 ) and type VI secretion system ( T6SS1 ) are critical for intracellular survival and growth .
5 +The T3SS3 and T6SS1 genes are coordinately and hierarchically regulated by a TetR-type regulator , BspR .
6 +A central transcriptional regulator of the BspR regulatory cascade , BsaN , activates a subset of T3SS3 and T6SS1 loci .
7 +Results : To elucidate the scope of the BsaN regulon , we used RNAseq analysis to compare the transcriptomes of wild-type B. pseudomallei KHW and a bsaN deletion mutant .
8 +The 60 genes positively-regulated by BsaN include those that we had previously identified in addition to a polyketide biosynthesis locus and genes involved in amino acid biosynthesis .
9 +BsaN was also found to repress the transcription of 51 genes including flagellar motility loci and those encoding components of the T3SS3 apparatus .
10 +Using a promoter-lacZ fusion assay in E. coli , we show that BsaN together with the chaperone BicA directly control the expression of the T3SS3 translocon , effector and associated regulatory genes that are organized into at least five operons ( BPSS1516-BPSS1552 ) .
11 +Using a mutagenesis approach , a consensus regulatory motif in the promoter regions of BsaN-regulated genes was shown to be essential for transcriptional activation .
12 +Conclusions : BsaN/BicA functions as a central regulator of key virulence clusters in B. pseudomallei within a more extensive network of genetic regulation .
13 +We propose that BsaN/BicA controls a gene expression program that facilitates the adaption and intracellular survival of the pathogen within eukaryotic hosts .
14 +Background
15 +Melioidosis is a serious and often fatal infectious disease common to Southeast Asia and Northern Australia caused by the Gram-negative soil bacterium Burkholderia pseudomallei .
16 +B. pseudomallei is a highly versatile pathogen cap-able of surviving inside mammalian cells and in many environmental niches .
17 +The bacterium can infect numerous animal species , amoebae , nematodes , and tomato plants [ 1-5 ] , and has been previously found within the tissues of exotic grasses in Australia [ 6 ] .
18 +The environmental origin of B. pseudomallei and its promiscuous host range have shaped the hypothesis that some of its genetic loci evolved in the rhizosphere as anti-predation determinants that subsequently promote `` accidental '' virulence in humans and animals .
19 +In recent years , important advances have been made in understanding the pathogenic mechanisms of B. pseudomallei including the roles of the Type III and Type VI Secretion Systems ( T3SS , T6SS ) [ 7-11 ] .
20 +B. pseudomallei contains three T3SSs and six T6SSs , but only T3SS3 ( also referred to as the Burkholderia secretion apparatus , or T3SSBsa ) and T6SS1 are critical for pathogenesis in mice and hamsters [ 7,12,13 ] .
21 +Expression of the T3SS3 and T6SS1 gene clusters is tightly controlled , both temporally and spatially , during the B. pseudomallei intracellular lifecycle .
22 +We have identified a regulatory cascade that coordinately activates T3SS3 and T6SS1 gene expression in growth medium and in infected mammalian cells [ 8,14 ] .
23 +At the top of the cascade is the TetR-type regulator BspR that stimulates the expression of bprP .
24 +The bspR gene is located on chromosome 1 of the B. pseudomallei genome whereas bprP is part of the T3SS3 gene cluster on chromosome 2 [ 14 ] .
25 +The ToxR-like BprP in turn activates genes encoding the structural components of T3SS3 , including the araCtype regulatory gene bsaN .
26 +BsaN is important for the activation of T3SS3 effector and translocon gene expression , and several regulatory genes including bprC and virAG , whose gene products control T6SS1 expression [ 8 ] .
27 +The mechanisms through which these transcriptional regulators control the expression of their target genes are not understood .
28 +It is also unclear whether these regulators are acting directly on the identified target genes or through as yet undiscovered intermediary regulators , and whether additional host cell cofactors are involved that may serve as intracellular signals .
29 +Compared to T3SSs in other pathogens such as Pseudo-monas , Salmonella and Shigella , only a limited number of effectors have been identified for B. pseudomallei T3SS3 .
30 +One of the effector proteins secreted by T3SS3 is BopE , which is annotated to exhibit guanine nucleotide exchange factor activity and has been reported to facilitate invasion of epithelial cells [ 15 ] .
31 +bopA is generally assumed to encode a T3SS3 effector since it is located adjacent to bopE , although T3SS3-dependent secretion of BopA has never been verified .
32 +Functionally , BopA has been described to promote resistance to LC3-associated autophagy and a bopA mutation results in an intracellular replication defect [ 16,17 ] .
33 +A third effector protein , BopC ( BPSS1516 ) , was recently shown to be secreted via T3SS3 , and bopC mutants were reported to be less invasive in epithelial cells [ 18 ] and to exhibit delayed endosome escape and reduced intracellular growth in J774 murine macrophages [ 19 ] .
34 +To determine the full extent of the BsaN regulon and examine whether BsaN activates the expression of add-itional effector genes , we performed global transcriptome analysis of B. pseudomallei KHW wildtype ( WT ) and a ΔbsaN mutant strain using RNAseq .
35 +Our analysis shows that 111 genes are under the direct or indirect transcriptional control of BsaN .
36 +In addition to activating loci associated with T3SS3 , we demonstrate that BsaN functions to repress transcription of other loci .
37 +Thus , BsaN functions as a central regulatory factor within a more extensive network to facilitate the intracellular lifecycle of B. pseudomallei .
38 +Results
39 +Identification of the BsaN regulon through RNAseq analysis BsaN ( BPSS1546 in the reference B. pseudomallei K96243 genome ) was previously shown to function as a central regulator of a hierarchical cascade that activates effector and translocon genes of T3SS3 as well as several associated regulatory genes [ 8,14 ] .
40 +Furthermore , BsaN was shown to activate the expression of certain T6SS1-associated genes including the two-component regulatory system locus virAG ( BPSS1494 , 1495 ) , and the bim actin motility genes ( BPSS1490-1493 ) .
41 +To gain further insight into the BsaN regulon , massive parallel sequen-cing was performed on cDNA prepared from RNA isolated from wild-type and ΔbsaN mutant strains .
42 +We had previously shown that complementation of our ΔbsaN mutant with a bsaN plasmid could restore the secretion of the BopE effector [ 14 ] , showing that our complementation restored protein expression of the effectors and that the mutation was specific to bsaN and not due to off target effects .
43 +Between 16 and 56 million reads ( n = 2 from 3 combined cultures ) were obtained that aligned to nonribosomal genes in the KHW [ 20 ] genome ( Additional file 1 : Table S1 ) .
44 +Reads of the technical replicates displayed high reproducibility ( R-value ) ( Additional file 1 : Table S1 ) demonstrating that variability was not introduced through sample preparation or sequencing errors .
45 +The K96243 reference genome was co-aligned for ease of gene annotation .
46 +The nucleotide sequences of chromosomes I and II are 99.3 and 99.1 % identical , respectively .
47 +Comparison between wild-type and ΔbsaN transcriptomes identified 111 genes that were differentially regulated using 3-fold or more ( adjusted p-value < 0.01 ) as the cut off .
48 +Of these , 60 genes were expressed more highly in wild-type KHW compared to the ΔbsaN strain , indicating that BsaN directly or indirectly activates their transcription ( Table 1 ) .
49 +However , 51 genes were expressed more highly in the ΔbsaN mutant suggesting that BsaN can function directly or indirectly as a repressor ( Table 2 ) .
50 +RNAseq results were validated using quantitative real time-PCR ( qRT-PCR ) analysis for select loci .
51 +RNAseq ana-lysis identified all genes that we had previously shown to be activated by BsaN [ 8,14 ] ( Figure 1A and 1B , Table 1 ) .
52 +The effector and chaperone genes bopE , bopA and bicP together with the regulatory gene bprD were amongst the highest activated genes ( 50-270-fold ) .
53 +In addition , two putative transposase genes separating the T3SS3 genes and the T6SS1 gene clusters were highly activated by BsaN ( Table 1 ) .
54 +Genes activated at lower levels ( 3-4-fold ) include a hybrid non-ribosomal peptide synthase ( NRPS ) / polyketide synthase ( PKS ) locus consisting of 22 genes ( BPSL0472-BPSL0493 ) unique to B. pseudomallei and B. mallei .
55 +NRPS/PKS systems are found in microbes and fungi , and are generally responsible for the production of complex natural compounds such as antibiotics and siderophores .
56 +Burkholderia species are rich in NRPS/PKS loci that contain multiple metabolic genes or encode large multidomain synthases [ 21 ] .
57 +Although the precise function of this NRPS/PKS locus is not currently known , the presence of a diaminobutyrate-2-oxoglutarate amino transfer-ase gene ( BPSL0476 ) suggests that 2,4-diaminobutrate i one of the polyketide 's component .
58 +Loci for methionine and threonine biosynthesis , as well as ribose uptake ( Table 2 ) , were activated at similar levels .
59 +Representative BsaN-activated genes were confirmed by qRT-PCR ( Figure 1C-D ) .
60 +Intriguingly , genes encoding the T3SS3 apparatus components were found to be repressed in the wildtype compared with the ΔbsaN mutant , suggesting a role for BsaN in limiting apparatus synthesis when translocon and effector genes are transcribed ( Figure 1A , 1E , Table 2 ) .
61 +Also repressed are polar flagellar motility loci on chromosome 1 including the flagellin genes fliC and fliD , as well as flagellar hook proteins flgL and flgK .
62 +Repression of these genes as well as motA ( BPSL3309 ) and cheD ( BPSS3302 ) were validated by qRT-PCR ( Figure 1E ) .
63 +In Salmonella and other bacteria , motAB are key components of the flagellar motor complex [ 22 ] .
64 +motAB in KHW are part of a chemotaxis ( che ) locus , which is repressed 2 -- 2.9-fold ( p < 0.01 ) as assessed by RNAseq .
65 +In addition , expression of a second polyketide biosynthesis locus ( BPSS0303-BPSS0311 ) was reduced in a ΔbsaN mutant , possibly by repression of a co-localized araC-type regulatory gene , BPSS0336 ( Table 2 ) .
66 +However , down-regulation of this cluster could not be verified by qRT-PCR ( data not shown ) .
67 +We were likewise unable to validate repression of BPSL2404-2405 , which putatively encode transport and energy metabolism functions , respectively , in addition to BPSS1887-1888 , which are postulated to encode oxidative enzymes for energy metabolism .
68 +Additional loci implicated in lipid and energy metab-olism are also repressed ( Table 2 ) .
69 +Catabolic genes encode a cytochrome o oxidase typically used by bacteria in an oxygen-rich environment [ 23 ] , along with enzymes involved in the aerobic degradation of aromatic compounds and in the degradation of arginine .
70 +A gene involved in the synthesis of betaine , an osmoprotectant which serves to adapt Gram-negative bacteria to conditions of high osmolarity , is also repressed by BsaN .
71 +BsaN together with chaperone BicA directly activate T3SS3 effector and T6SS1 regulatory genes We have previously shown that expression of the two component regulatory system virAG and the genes from BPSS1520 ( bprC ) to BPSS1533 ( bicA ) in the T3SS3 cluster were regulated by BsaN in concert with the chaperone
72 +BicA [ 14 ] .
73 +To determine whether BsaN/BicA activate these genes directly , bsaN and bicA open reading frames ( orfs ) from B. pseudomallei strain KHW were inserted into a plasmid downstream of an arabinose-inducible promoter on pMLBAD [ 24 ] .
74 +These constructs were introduced into E. coli DH5α [ 25 ] along with an additional construct containing putative promoter regions of several BsaN target genes transcriptionally fused to lacZ on pRW50 [ 26 ] or pRW50mob , which contains the oriT fragment for pOT182 [ 27 ] .
75 +The effect of BsaN/BicA on promoter activity was then assessed by β-galactosidase activities .
76 +The putative bsaN orf is annotated in the B. pseudomal-lei genome database to initiate from a GTG start codon [ 28 ] .
77 +We identified a second potential start codon ( ATG ) and ribosome binding site 117 nucleotides ( nt ) upstream of GTG ( Figure 2A , B ) .
78 +bsaN/bicA expression constructs ( Figure 2A ) that were initiated from GTG were unable to activate transcription of bicA , bopA and bopE in E. coli ( Additional file 1 : Table S2 ) , supporting the notion that the ATG was the actual start codon for BsaN .
79 +Furthermore , a transcriptional start site was identified 56 nucleotide upstream of the ATG codon via RNA ligase-mediated rapid amplification of cDNA ends ( RLMRACE ) ( Figure 2B ) .
80 +A putative Ribosomal Binding Site ( RBS ) is located in front of the ATG condon .
81 +Replacing the GTG-initiated bsaN orf with the longer version containing the ATG start site resulted in activation of the bicA , bopA and bopE promoters as well as those for BPSS1521 ( bprD ) , BPSS 1495 ( virA ) and the putative transposase BPSS1518 ( Figure 3A-F ) .
82 +Expression of BsaN alone was not sufficient to activate these promoters ( Additional file 1 : Table S2 ) , demonstrating the co-requirement for BicA .
83 +No apparent BsaN/BicA-dependent promoter activity was obtained for BPSS1528 ( bapA ) , BPSS1523 ( bicP ) , BPSS1530 ( bprA ) , or BPSS1520 ( bprC ) ( Additional file 1 : Table S2 ) ( refer to Figure 2C for gene location ) .
84 +Furthermore , BsaN/BicA could not activate transcription of a BPSS1512 ( tssM ) - lacZ fusion in E. coli ( Figure 3G ) .
85 +Thus , BsaN/BicA drives the expression of bprDC and the BPSS1518-1516 operons directly , whereas bicP and bprB gene expression is likely driven by the upstream-located bopA promoter .
86 +Transcription of the bapABC and bprA genes could be driven from the bicA promoter .
87 +Collectively , these results are represented i
88 +Identification of transcriptional start sites and the sequence motif for BsaN/BicA activation Similarities between BsaN/BicA regulated promoters were examined by first determining their transcriptional start sites using RLM-RACE .
89 +One transcriptional start site was identified for the bicA , bprD and BPSS1518 promoters , and two start sites were detected for the bopA and virA promoters .
90 +We were unable to identify a transcriptional start site for bopE , which is divergently transcribed from bopA ( Figure 2C ) .
91 +A 150-bp sequence upstream of each transcriptional start site was submitted to MEME ( Motif Elicitation for Prediction of DNA Motifs ) , which identified a 15 bp motif that we designated as the putative BsaN box ( Figure 4A ) .
92 +The distance from the transcriptional start site varied from 24 bp ( virA ) to 35 bp ( bicA and bopA ) ( Figure 4B ) .
93 +When the motif was submitted to Motif Alignment & Search Tool ( MAST ) to search for other potential BsaN/BicA-regulated promoters in the B. pseudomallei genome ( strain K96243 ) , BsaN boxes were also found upstream of tssM and BPSS1889 , a putative gene encoding an AraC family protein , in addition to those already identified .
94 +However , qRT - PCR analysis of BPSS1889 expression in ΔbsaN and ΔbicA mutants did not reveal a decrease in expression compared to wild type bacteria ( data not shown ) .
95 +BPSS1889 is located adjacent but transcribed in the opposite direction to the operon BPSS1884-1888 , which was shown by RNAseq to be repressed by BsaN ( Table 2 ) .
96 +Although we could not confirm BsaN-dependent regulation of BPSS1889 by qRT-PCR , the upstream BsaN box suggests the possible involvement of this putative regulator in repression of the operon in vivo .
97 +It is likely that conditions for
98 +BsaN-dependent repression are difficult to establish in vitro resulting in variability and lack of validation .
99 +We also could not identify any − 10 and − 35 sequences for prokaryotic housekeeping sigma factor in these promoters .
100 +It is likely that the BsaN/BicA-regulated promoters are transcribed by one or more alternative sigma factors .
101 +Unfortunately , B. pseudomallei genome harbours more than 10 alternative sigma factors tha have not been systematically studied .
102 +Therefore , their recognition sequences are currently unknown .
103 +tssM is one of the highly activated genes in our RNAseq analysis ( Table 1 ) confirming previous in vivo expression studies [ 29 ] .
104 +However , despite the presence of the BsaN box upstream of the putative tssM operon ( BPSS1512-1514 ) , BsaN/BicA alone is not sufficient to activate tssM transcription in E. coli ( Figure 3G ) .
105 +This suggests that tssM regulation is more complex and likely requires additional cis and/or trans-acting regulatory elements for activation .
106 +Determining the sequence motif requirement for BsaN/BicA activation To determine whether the putative BsaN box motif was required and sufficient for the other genes regulated by BsaN/BicA , we constructed two types of truncated promoter-lacZ fusions .
107 +The `` type 1 '' deletion contained only the BsaN motif and lacked all upstream sequences .
108 +The `` type 2 '' deletion lacked all upstream sequences in addition to the first six bp of the putative BsaN box motif .
109 +We assayed the ability of these truncated promoters to drive lacZ expression in the presence of BsaN/BicA .
110 +All truncated versions of the promoter regions for bicA , virA and BPSS1518 lost promoter activity ( Figure 5A-C ) .
111 +In contrast , versions containing the intact BsaN box for bprD ( Figure 5D ) and bopA ( Figure 5E ) were still functional , but further truncation eliminated their activation .
112 +The type 1 truncated version of the bprD promoter ( PbprD1-lacZ ) had three-fold higher β-galactosidase activity than the full length promoter - lacZ fusion ( PbprD-lacZ ) ( Figure 5D ) , whereas deletion of sequences upstream of the bopA promoter did not have a significant effect on the level of activation ( Figure 5E ) .
113 +BprP directly activates bsaN and bsaM
114 +In the hierarchical control of T3SS3 and T6SS1 expression , BspR was suggested to activate the expression of bprP [ 14 ] .
115 +Previously , BprP was shown to bind sequences upstream of bsaM and bsaN ( refer to Figure 2C for gene location ) [ 14 ] , suggesting that it directly activates their transcription .
116 +bsaN is the first orf of the putative operon that encodes structural components of T3SS3 ( Figure 2C ) and is divergently transcribed from bsaM .
117 +To better understand how bsaN expression itself is controlled , we examined the relationships to its upstream regulators BspR and BprP using the LacZ fusion assay as described previously [ 8 ] .
118 +Plasmids with either bspR or bprP under arabinose induction control were introduced into E. coli containing plasmids with either a bsaN-lacZ fusion or a bsaM-lacZ fusion .
119 +A bprP-lacZ fusion served as control for BspR regulation .
120 +The ability of BspR and BprP to directly activate bsaN-lacZ , bsaM-lacZ and bprP-lacZ expression was determined by measuring β-galactosidase activity .
121 +As expected , BprP activated both the bsaM and bsaN promoters in E. coli ( Figure 6A , B ) .
122 +The presence of bprQ , a gene immediate downstream from bprP , had no effect on the activity of BprP .
123 +Furthermore , BprP did not activate its own promoter in E. coli ( data not shown ) .
124 +However , BspR was not able to activate the promoter of bprP demonstrating that this regulator is not active in E. coli or that additional factors are required for activation ( Figure 6C )
125 +Analysis of BsaN/BicA-regulated virulence loci BsaN/BicA directly induces the expression of three known T3SS3 effector loci , bopA , bopC and bopE .
126 +Recent studies suggest that the T3SS3 effectors BopC and BopE are involved in invasion of epithelial cells and endosome escape [ 15,18,19 ] , while BopA has been implicated in escape from autophagy [ 17 ] .
127 +BopC was recently shown to be secreted via T3SS3 in B. pseudomallei K96243 [ 18 ] , and our data confirm this ( Additional file 1 : Figure S1 ) .
128 +In B. pseudomallei KHW , mutation of bopA , bopC or bopE [ 30 ] individually resulted in no detectable difference in numbers of bacteria inside RAW264 .7 mouse macro-phages when measured 2 hr .
129 +after infection ( Additional file 1 : Figure S2A ) .
130 +Upon extended incubation times , however , the ΔbopA and the ΔbopACE [ 30 ] strains exhibited an intracellular replication defect that was intermediate between levels observed for wildtype KHW and the ΔbsaM [ 30 ] or ΔbsaN mutant derivatives .
131 +No differences in intracellular growth or host cell cytotoxicity were observed for the bopC or bopE mutant strains , although infection with the bopA or bopACE triple deletion mutants resulted in a decrease in cytotoxicity ( Additional file 1 : Figure S2B ) that coincided with a reduction in the rate of intracellular replication ( Additional file 1 : Figure S2A ) , suggesting that intracellular replication results in host cell toxicity .
132 +This is in contrast to the T3SS3 ΔbsaM and the ΔbsaN regulatory mutants in strain KHW , which are limited in their ability to multiply intracellularly as previously reported ( Additional file 1 : Figure S2A ) .
133 +Three BsaN/BicA-activated orfs are located between the T3SS3 and T6SS1 loci , and upstream of the T3SS3 effector gene bopC .
134 +We analyzed these orfs for potential roles in intracellular replication and cell-to-cell spread .
135 +BPSS1512 encodes TssM , was previously shown to be secreted independently of T3SS3 and T6SS1 and functions as a broad-base deubiquitinase , with activity on TNFR-associated factor-3 , TNFR-associated factor-6 , and IκBα [ 31 ] .
136 +BPSS1513 is predicted to encode a short ( 97 aa ) protein of unknown function and was not secreted under our assay conditions ( Additional file 1 : Figure S3A ) .
137 +folE ( BPSS1514 ) encodes a putative GTP cyclohydrolase I , suggesting a role in tetrahydrofolate biosynthesis rather than in virulence .
138 +Consistent with this notion , Δ ( BPSS1513-folE ) mutant did not exhibit defects in cell-based virulence assays ( Additional file 1 : Figure S3B-E ) .
139 +Discussion
140 +T3SSs and T6SSs play important roles in bacterial-host cell interactions [ 32,33 ] .
141 +As each system is a complex structure encoded by 20 or more genes , it is expected that their expression and assembly would be tightly regulated .
142 +In B. pseudomallei , T3SS3 and T6SS1 gene clusters are highly induced following host cell infection [ 8 ] , and their function is critical for virulence in animal models [ 8,13 ] .
143 +T3SS3 has been shown to promote escape from endocytic vesicles , and T6SS1 plays a key role in promoting intercellular spread by fusion of adjacent cell membranes , leading to the formation of MNGCs that can be found in melioidosis patients [ 34 ] .
144 +Upregulation of T3SS3 is mediated by a signalling cascade initiating from BspR through BprP , which in turn increases the expression of the AraC-type regulator BsaN .
145 +Using global transcriptome and promoter activation analysis , we have shown that the BsaN regulon occupies a central position in modulating the expression of T3SS3 , T6SS1 and several additional loci that are likely involved in promoting virulence and intracellular survival .
146 +Regulatory factors may act to control expression by acting directly on a given gene , or indirectly by modulating a regulatory intermediate .
147 +We found that BsaN in complex with the T3SS3 chaperone BicA directly controls the expression of 19 loci in a region of chromosome 2 containing T6SS1 and T3SS3 accessory genes ( BPSS1494-BPSS1533 ) .
148 +BsaN/BicA activated transcription of the operons encoding T3SS3 effector proteins , the BipBCD translocon complex , chaperones , and other transcriptional regulators , as well as two genes of unknown function ( BPSS1513-1514 ) .
149 +BsaN/BicA upregulates expression of T6SS1 by activating the transcription of the two component regulatory system loci virAG and bprC , which in turn induce the hcp and tssAB loci , encoding T6SS1 tube and sheath proteins [ 8,35 ] .
150 +Interestingly , our RNAseq and qRT-PCR analyses revealed that BsaN also acts to repress transcription of T3SS3 apparatus genes in the bsaM and bsaN operons that are otherwise directly activated by the upstream regulator BprP .
151 +It is possible that BsaN mediates repression indirectly as the bsaM and bsaN intergenic region lacks a recognizable BsaN binding motif ( see below ) .
152 +It is unlikely , however , that repression occurs due to decreased expression of bprP since its transcription is unchanged in a ΔbsaN mutant .
153 +Taken together , these findings demonstrate that BsaN plays a dual role in th regulation of T3SS3 ; one in coordinating translocon and effector transcription , and a second in preventing costly synthesis of T3SS3 apparatus components that are no lon-ger required .
154 +Given the critical role of T3SS3 and T6SS1 in causing disease , BsaN/BicA could be considered a central regulator of B. pseudomallei mammalian virulence .
155 +Virulence studies in mice support this notion , since the ΔbsaN mutant was unable to cause disease [ 8 ] in contrast to the ΔbspR mutant , which produced a more chronic infection in mice compared to wildtype bacteria [ 14 ] .
156 +In addition to loci associated with T3SS3 and T6SS1 , 41 other genes with potential roles in virulence were also found by RNAseq to be positively regulated by BsaN , most notably the bimBCAD intracellular motility operon and tssM .
157 +Regulation of bimA has been shown to be through virAG [ 8 ] , explaining why no BsaN motif was identified for the operon .
158 +While bimA encodes an autotransporter protein that nucleates and polymerizes host cell actin to facilitate intracellular motility and cell-cell spread by the bacteria [ 36 ] , the functions of the other loci in the bim operon are unknown .
159 +TssM has been shown to suppress host NFκB and Type I interferon pathways [ 31 ] .
160 +TssM is expressed and secreted inside cells following infection with B. mallei [ 29 ] , however , secretion occurs independently of T3SS3 and T6SS1 [ 31 ] .
161 +BsaN was also found to activate expression of a putative non-ribosomal peptide synthase ( NRPS ) / polyketide synthase ( PKS ) biosynthesis locus .
162 +The diversity of polyketides , PKSs and NRPS/PKS hybrid systems was recently reviewed by Hertweck [ 37 ] .
163 +The B. pseudomallei locus is similar in gene content to that of a recently described plasmid encoded NRPS/PKS system in the marine bacter-ium Alteromonas macleodii , which was suggested to produce a bleomycin-related antibiotic Unlike A. macleodii , the gene encoding the putative bleomycin-family resist-ance protein ( BPSL2883 ) is not co-localized with the NRPS/PKS gene cluster , although they are similarly regulated by BsaN ( Table 1 ) .
164 +BsaN is homologous to the Salmonella typhimurium InvF , Shigella flexneri MxiE and the Yersinia enterocholi-tica YsaB transcriptional regulators [ 38-40 ] .
165 +All belong to the AraC/XylS family of transcriptional regulators , which act in complex with a chaperone to activate their respective T3SS genes .
166 +The chaperones not only serve as cognate partners to the transcriptional activators but also pair with T3SS translocase proteins , which are secreted into the host membrane to facilitate the injection of effector proteins [ 41 ] .
167 +We currently , have no understanding of the timed mechanism that frees BicA and allows it to partner with BsaN .
168 +The S. typhimurium chaperone SicA was shown to partition the translocase SipB and SipC , and it is sequestered by SipB [ 42 ] .
169 +Once apparatus assembly is complete , translocases are secreted and SicA is free to complex and thus activate
170 +InvF .
171 +The InvF-SicA split feedback regulatory loop , which includes positive autoregulation of invF , is conserved in Y. enterocholitica [ 40 ] .
172 +However , in S. flexneri MxiE-dependent activity is inhibited via sequestration by the T3SS substrate OspD1 when the apparatus is inactive [ 43 ] .
173 +Only when OspD1 is secreted , can MxiE partner with its chaperone IpgC to activated transcription of effector genes .
174 +Regulation by BsaN-BicA is distinct from the previously described systems .
175 +The designation of BsaN-BicA as a dual-function regulatory protein complex is illustrated by its role in activating T3SS effector and accessory genes while repressing the system 's structural and secretion components as summarized in Figure 7 .
176 +BsaN was also found to suppress the transcription of 51 additional genes in the B. pseudomallei genome including those belonging to the fla1 flagellar and chemotaxis locus on chromosome 1 ( Figure 1E ) .
177 +Fla1 is the sole flagellar system in Southeast Asian B. pseudomallei strains such as KHW , in contrast to Australian B. pseudomallei isolates which possess a complete second system encoded on chromosome 2 ( Fla2 ) [ 9,44 ] .
178 +The conserved fla1 locus encodes polar flagella and was shown to be responsible for swimming in liquid medium and swarming in soft agar , but played no role in intracellular motility following infection [ 9 ] .
179 +Moreover , we were intrigued to find that BsaN suppresses a second PKS/NRPS cluster ( BPSS0130 , BPSS0303-BPSS0311 , BPSS0328-BPSS0339 ) ( Table 2 ) , where almost identical homologs were identified in B. mallei and B. thailandensis by Biggins et al. and shown to produce an iron-chelating siderophore called malleilactone [ 45 ] .
180 +Disruption of the MAL cluster in B. thailandensis reduced lethality following infection of C. elegans , and purified malleilactone was toxic to mammalian cells at micromolar concentrations .
181 +How the function of MAL fits within an overall regulatory framework that promotes virulence is not clear , although it is conceivable that BsaNmediated suppression of MAL reduces the production of toxic products during infection , thereby promoting long term survival within eukaryotic hosts .
182 +Alternatively , mal-leilactone itself may regulate virulence factor production similar to that reported for the P. aeruginosa siderophore pyoverdine [ 46 ] .
183 +Until recently , BopA and BopE were the only two known T3SS effector proteins in B. pseudomallei .
184 +The dearth of effectors is surprising when compared to other intracellular pathogens such as Shigella and Salmonella that are known to possess numerous effectors .
185 +We have independently identified BopC ( BPSS1516 ) as a new T3SS3 effector based on its regulatory control by BsaN / BicA .
186 +bopC is transcribed in an operon encoding its chaperone ( BPSS1517 ) and a transposase ( BPSS1518 ) that are also activated by BsaN/BicA .
187 +Incidentally , we had previously predicted by a genome-wide screen tha
188 +BPSS1516 would encode a T3SS effector based on gen-omic colocalization with T3SS chaperones [ 47 ] .
189 +The BsaN regulatory motif we found in the promoters of the effectors was also recently reported to be associated with T3SS3 in a condition-dependent transcriptome study [ 48 ] .
190 +Of the T3SS3-linked effector proteins ; BopA , BopC and BopE , our results suggest that BopA is the most critical for promoting cellular infection , consistent with prior studies linking BopA to intracellular survival of B. pseudomallei and B. mallei [ 16,17,49 ] .
191 +No cellular phenotype was evident following infection with ΔbopC or ΔbopE deletion mutants , and the ΔbopACE triple effector mutant was indistinguishable from the ΔbopA single deletion strain .
192 +As with bopE and bopC , no roles were observed for the BsaN-regulated effector candidate loci BPSS1513-1514 in cell-based virulence assays .
193 +BPSS1513 encodes a hypothetical protein and BPSS1514 is annotated as folE , a predicted GTP cyclohydrolase .
194 +Based on their genomic organization , the transcription of these loci is likely driven from the promoter upstream of BPSS1512 tssM .
195 +The secretion of HA-tagged BPSS1513 was not detected in in vitro secretion assays , although it is possible that the epitope tag could have interfered with secretion of BPSS1513 , or that the assay was not performed at conditions permissive for secretion .
196 +It is intriguing why these three genes are placed under BsaN/BicA regulation by the bacterium .
197 +One possibility could be that they are important under specific stress conditions or during chronic infection .
198 +Conclusions
199 +Elucidating the scope of the BsaN regulon significantly enhances our understanding of B. pseudomallei patho-genic mechanisms .
200 +BsaN orchestrates the temporal and spatial expression of virulence determinants during progression through the intracellular lifecycle , promoting endosome escape and possibly evasion of autophagy through activation of T3SS3 effector loci , facilitating cell-cell spread by activation of T6SS1 and the bim intracellular motility loci , and suppressing cellular immunity via the action of the TssM ubiquitin hydrolase .
201 +BsaN also suppresses other loci that are potentially counterproductive following intracellular localization , such as the fla1 fla-gellar motility and chemotaxis locus , which could lead to activation of cellular immunity pathways through PAMP recognition .
202 +It is likely that the BsaN regulon and other virulence determinants that promote pathogenesis in higher mammals have been shaped primarily as a result of interactions with free-living protozoa , similar to what is believed to be the case for L. pneumophila [ 50 ]
203 +Indeed , many of the same BsaN-regulated systems , namely T3SS and T6SS , are thought to act as `` anti-predation determinants '' that facilitate endosome escape and promote survival within bacteriovorus amoebae by manipulating eukaryotic pathways that are conserved from protists to humans [ 3 ] .
204 +The dual regulatory roles of BsaN -- that of an activator and a suppressor -- indicate that it is a key node in a regulatory program that successfully enables an environmental saprophyte to transition from the soil to surviving intracellularly .
205 +Methods Bacterial strains and culture conditions
206 +Bacterial strains are listed in Table 3 .
207 +Plasmids are listed in Table 4 and Additional file 1 : Table S2 .
208 +The B. pseudomal-lei wild-type strains used in this study are clinical isolates KHW .
209 +Plasmids were introduced into E. coli DH5α and S17-1 [ 51 ] strains by electro - or chemical-transformation .
210 +Plasmids were transferred into B. pseudomallei by conjugation from E. coli S17-1 on membrane filters .
211 +E. coli donors and B. pseudomallei recipients were first mixed on filters and incubated at 37 °C on non-selective Luria-Bertani ( LB ) agar for 3 hours before transferring the filters onto selective media .
212 +In our RNA isolation for transcriptome analysis and qRT-PCR , B. pseudomallei wild-type and mutant strains were cultured in acidic ( pH 5.0 ) RPMI medium containing 10 % fetal bovine serum at 37 °C for 4 hours , when bacteria were in their mid exponential growth phase ( OD600 ~ 1.0 ) .
213 +Acidification results in higher T3SS3 expression without affecting cell growth .
214 +Bacterial mutant construction
215 +B. pseudomallei gene deletions were generated by allelic exchange .
216 +Approximately 1 kb fragments upstream and downstream of the target gene were amplified from genomic DNA and cloned into pK18mobsacB vector [ 52 ] simultaneously using In-Fusion PCR cloning kit ( Clontech ) .
217 +The plasmids were introduced into B. pseudomallei strains by conjugation .
218 +Homologous recombination was then selected for by growing bacteria in LB + 15 % sucrose to counter select the sacB gene in the pK18mobsacB plasmid backbone .
219 +Successful double cross-over clones were screened by colony PCR from kanamycin sensitive colonies .
220 +Activation of potential promoters by regulators The ability of regulators to directly activate the expression of promoters was examined in E. coli DH5α as described previously [ 8 ] .
221 +Briefly , upstream regions of B. pseudomallei genes encompassing at least 100 bp of non-coding sequence upstream of the start codon were amplified from KHW genomic DNA and fused to the lacZ gene in pRW50 or pRW50mob to generate transcriptional fusions ( Table 4 ) .
222 +Coding sequences of regulators were amplified from KHW genomic DNA and cloned into the arabinose-inducible expression vector pMLBAD .
223 +The lacZ fusion plasmid and arabinose-inducible regulator plasmid were introduced into the E. coli DH5α .
224 +βgalactosidase activities arising from the expression of promoter-lacZ fusions were assessed .
225 +β-Galactosidase assays were performed and values were calculated as previously described [ 53 ] .
226 +Transcriptome analysis by RNAseq
227 +Total RNA was extracted from three independently grown bacterial cultures that were combined at equal cell density in their exponential growth phase and quick frozen in dry ice-ethanol slurry .
228 +Approximately 2 × 109 ice cold cells were centrifuged at 3000 × g for 45 sec and 4 °C and RNA was isolated from cell pellets using the RiboPure ™ - Bacteria Kit ( Ambion ) .
229 +Stable RNAs were removed from 10 μg RNA using the MICROBExpress kit from Ambion .
230 +Absence of genomic DNA contamin-ation was confirmed by PCR .
231 +Paired-end libraries for Illumina sequencing [ 54 ] were prepared using the Tru-Seq RNA sample preparation kit version 2.0 ( Illumina ) according to manufacturer 's High Sample ( HS ) protocol albeit omitting the initial poly A selection step .
232 +Libraries were generated from 2 technical replicates using 350 -- 500 ng enriched RNA from wildtype and ΔbsaN mutant strains as the starting material .
233 +Library preparation and sequencing was done by the UCLA Neuroscience Genom-ics Core ( UNGC ) .
234 +Reads were aligned to chromosomes I and II of B. pseudomallei KHW ( also called BP22 ) ( RefSeq identification numbers NZ_CM001156 .1 an
235 +NZ_CM001157 .1 ) and B. pseudomallei K96243 ( RefSeq identification numbers NC_006350 .1 and NC_006351 .1 ) as the annotated reference genome .
236 +The number of reads aligning to each genomic position on each strand was calculated and normalized using RPKM ( [ reads/kb of gene ] / [ million reads aligning to genome ] ) .
237 +Differentially expressed genes identified by the log2 ratio of the differential between the wildtype and ΔbsaN RPKMs .
238 +Only , genes with a Δlog2 value of > 1.5 and < − 1.5 corresponding to 3-fold up or down regulated genes with a
239 +Measurement of B. pseudomallei gene expression by qRT - PCR Expression of activated genes was confirmed by qRTPCR of RNA prepared from bacteria grown in acidified RPMI .
240 +Gene repression was difficult to observe under these conditions ; RNA for qRT-PCR analysis was therefore prepared from infected RAW264 .7 cells using the following procedure : RAW264 .7 cells ( 5 × 105 cells/well ) were seeded and grown overnight in DMEM medium in 12 well plates .
241 +RAW264 .7 cells were transferred to RPMI medium prior to infection and infected at MOI of 100:1 .
242 +Bacterial RNA was isolated from infected RAW264 .7 cells 4 hours post infection using TRIzol and PureLink RNA mini-kit ( Invitrogen ) .
243 +cDNA was synthesized using 1 μg of RNA and the High Capacity Reverse Transcription Re-agent Kit ( Applied Biosystems ) .
244 +Transcripts were quantified using GoTaq qPCR Master Mix ( Promega ) in a BioRad iQ5 machine .
245 +Real-time PCR primers are listed in Additional file 1 : Table S4 .
246 +Relative RNA level of a particular gene in mutant strains was normalized to that of wild type using the 2 − ΔΔCt method with 16S rRNA or recA as reference gene [ 55 ] .
247 +Mapping transcriptional start sites
248 +The transcriptional start ( +1 ) sites of the promoters were mapped by RNA ligase-mediated rapid amplification of cDNA ends ( RLM-RACE ) [ 56 ] .
249 +The RLM-RACE was performed using GeneRacer Kit ( Invitrogen ) according to manufacturer 's instructions .
250 +The B. pseudomallei RNA was isolated as described previously [ 14 ] .
251 +Sequence motif predication and database search of motifs in the B. pseudomallei KHW genome 150 base pairs of nucleotide sequence upstream of the transcriptional starts of each gene was submitted to the bioinformatics tool -- MEME ( http://meme.nbcr.net/ meme/cgi-bin/meme .
252 +cgi ) for prediction of DNA motifs [ 57 ] .
253 +The motif with the highest statistical significance ( lowest E-value ) was chosen and its data -- in PositionSpecific Probability Matrix format was submitted to MAST ( http://meme.nbcr.net/meme/cgi-bin/mast.cgi ) to search for the best matching positions in the upstream sequences of B. pseudomallei KHW genes [ 58 ] .
254 +Statistical analysis
255 +Results were presented as mean ± standard deviation .
256 +Student 's t-test was used to find the significant differences between the means , defined as when p < 0.05 ( * ) and p < 0.01 ( ** ) .
257 +Competing interests
258 +The authors declare no competing interests.
259 +Authors’ contributions
260 +YC , IS and YHG designed the experiments .
261 +YC , IS , CTF , XJY , BET and IJT performed the experiments .
262 +YC , IS , CTF , AJ and YHG analyzed the results .
263 +YC and YHG conceived the study and together with IS and JFM wrote the manuscript .
264 +All authors read and approved the final manuscript .
265 +Acknowledgements
266 +We thank M. A. Valvano ( University of Western Ontario ) for pMLBAD plasmid , S.J. Busby ( University of Birmingham ) for pRW50 plasmid , S. Korbsrisate ( Mahidol University ) for BopC antibody , and M.P. Stevens ( University of Edinburgh ) for BopE antibody .
267 +This work is supported by grants T208A3105 from the Ministry of Education to YHG , NMRC/1221 / 2009 from the National Medical Research Council to YHG , an award from the Pacific Southwest Regional Center of Excellence in Biodefense and Emerging Infectious Diseases ( NIH U54 A1065359 ) to JFM , and grant HDTRA1-11-1-0003 from the Defense Threat Reduction Agency to JFM .
268 +We would like to thank Isabelle Chen for her technical assistance .
269 +Author details
270 +1Department of Biochemistry , Yong Loo Lin School of Medicine , National University of Singapore , Singapore 117597 , Singapore .
271 +2Department of Microbiology , Immunology and Molecular Genetics , The University of California Los Angeles , Los Angeles , CA 90095 , USA .
272 +3Department of Molecular , Cell and Developmental Biology , The University of California Los Angeles , Los Angeles , CA 90095 , USA .
273 +4California NanoSystems Institute , The University of California Los Angeles , Los Angeles , CA 90095 , USA .
274 +5Molecular Biology Institute , The University of California Los Angeles , Los Angeles , CA 90095 , USA .
275 +6Immunology Program , Yong Loo Lin School of Medicine , National University of Singapore , Singapore 117597 , Singapore
...\ No newline at end of file ...\ No newline at end of file
1 +Genomics Data
2 +abstract
3 +Genomic DNA from Mycobacterium smegmatis mc2155 derived strains AB SOLiD 4 system high-throughput genome sequencer Raw data : sra files , normalized data : wig , SOFT , MINiML , and TXT files In the M. smegmatis strain that was used , the carD gene had been deleted from the native chromosomal locus and the strain instead constitutively expressed a functional C-terminal HA tagged version of CarD.The exception wasthecontrol strainthatexpressedan untagged HA peptide and retained the carD gene at its endogenous locus .
4 +All M. smegmatis strains were isogenic to mc2155 and were grown at 37 °C in LB supplemented with 0.5 % dextrose , 0.5 % glycerol , and 0.05 % Tween 80 to late log phase ( ODλ600 of 1.0 ) before crosslinking the protein -- nucleic acid complexes .
5 +Direct link to deposited data
6 +The direct link for the ChIP-seq data is : http://www.ncbi.nlm.nih .
7 +gov/geo/query/acc.cgi ?
8 +acc = GSE48164 .
9 +Experimental design, materials and methods
10 +Bacterial strains and culture conditions
11 +All M. smegmatis strains were isogenic to mc2155 and were grown at 37 °C in LB supplemented with 0.5 % dextrose , 0.5 % glycerol , and 0.05 % Tween 80 ( broth ) .
12 +For immunoprecipitation of CarD , RNAP β , and RNAP σA , a carD merodiploid strain was produced by integrating pMSG430smcarD-HA ( constitutively expresses M. smegmatis Cterminal HA tagged CarD , kanamycin resistant ) into the attB site of M. smegmatis mc2155 .
13 +Allelic exchange experiments were performed with the carD merodiploid strain using a DNA donor sequence with homology to mc2155 nucleotides 6141480 to 6142268 and 6140266 to 6141010 to delete all of the carD gene except the nucleotides encoding the first 10 and last 3 amino acids from the endogenous locus , generating ΔcarD attB : : tetcarD-HA [ 6 ] .
14 +For immunoprecipitation of unfused HA peptide as a control , mc2155 was transformed with pmsg431 , which integrates into the attB site of the genome and constitutively expresses HA peptide .
15 +This strain was called mc2155 attB : : pmsg431 .
16 +Chromatin immunoprecipitation
17 +Cultures of M. smegmatis ΔcarD attB : : tetcarD-HA and mc2155 attB : : pmsg431 strains were grown to late log phase ( ODλ600 = ~ 1 ) before adding a final concentration of 2 % formaldehyde and shaking at room temperature for 30 min to crosslink DNA and proteins .
18 +The crosslinking was quenched by the addition of 0.25 ml of 2.5 M glycine per 5 ml of culture and incubated 5 min at 25 °C with shaking .
19 +5 ml ( ~ 2.5 × 109 mycobacterial cells ) of each culture was then collected by centrifugation .
20 +The cells were washed once with TE and resuspended in 100 μl of TE supplemented with Roche Complete protease inhibitor cocktail .
21 +The cell suspension was lysed using a Covaris Focused-Ultrasonicator so that the genomic DNA was sheared into ~ 100 base pair ( bp ) fragments , as assessed by DNA gel electrophoresis .
22 +The use of the Covaris Focused-Ultrasonicator was critical for this step and other sonicator systems were unable to yield a comparable consistency and homogeneity of DNA fragment distribution .
23 +The cell debris was spun down and the ly-sate was added to 400 μl ChIP lysis buffer ( 50 mM HEPES-KOH [ pH 7.5 ] , 140 mM NaCl , 1 mM EDTA , 1 % Triton X-100 ) plus Roche Complete protease inhibitor cocktail .
24 +Protein -- nucleic acid complexes containing CarD-HA were immunoprecipitated from the M. smegmatis mc2155 ΔcarD attB : : tetcarD-HA strain cell lysate by adding 50 μl of anti-HA agarose ( Sigma ) .
25 +Complexes containing unfused HA were immunoprecipitated from the mc2155 attB : : pmsg431 strain with the same anti-HA agarose .
26 +RNAP β and σA were immunoprecipitated from ΔcarD attB : : tetcarDHA with monoclonal antibodies specific for these subunits ( Neoclone ; 8RB13 for β , 2G10 for σ ) immobilized on GammaBind G Sepharose ( GE Healthcare Life Sciences ) .
27 +Each immunoprecipitation was performed in duplicate from two separate cultures , thus comprising two biological replicates .
28 +However , one of the RNAP σA samples was lost during library preparation and , therefore , there is only data for one RNAP σA replicate .
29 +The lysates and antibodies were incubated overnight by rotating at 4 °C .
30 +The antibody matrix was washed 2 × with ChIP lysis buffer , 2 × with ChIP lysis buffer plus an additional 360 mM NaCl , 2 × with ChIP wash buffer ( 10 mM Tris-HCl pH 8.0 , 250 mM LiCl , 0.5 % NP-40 , 0.5 % so-dium deoxycholate , 1 mM EDTA ) , and 2 × with TE , each time by rotating for 10 min at 4 °C .
31 +Complexes that co-precipitated with the respective antibody matrix were eluted twice by adding 100 μl of ChIP elution buff-er ( 50 mM Tris-HCl pH 8.0 , 10 mM EDTA , 1 % SDS ) , incubating for 10 min at 65 °C with agitation , spinning down the antibody matrix , and transferring the eluate to a new tube .
32 +Wash and elution buffers were all supplemented with Roche Complete protease inhibitor cocktail .
33 +To reverse the crosslinks , the eluates were incubated overnight at 65 °C .
34 +15 μl of each sample was removed for Western blot analysis of proteins , while 100 μg / ml of proteinase K was added to the rest of each sample and incubated at 37 °C for 2 h before isolating nucleic acid by chloroform phenol extracting 2 times , ethanol precipitating and resuspending the DNA pellet in 34 μl of water .
35 +Sequencing
36 +Co-precipitated DNA was sequenced using an AB SOLiD 4 highthroughput genome sequencer ( Life Technologies ) and a 50 bp read length , which provided sufficient reads for over 100-fold coverage of the genome in each sample , wherein the M. smegmatis genome is 6,988,209 bp in length and the coverage of each sequencing reaction was over 800 Mbp .
37 +Table 1 shows the total number of reads and number of mapped reads for each sample .
38 +Normalization
39 +The DESeq method [ 1 ] was used to normalize the raw data sequence reads .
40 +Specifically , the normalized coverage ( or counts ) was determined by multiplying the raw ( sequenced ) coverage ( or counts ) in each sample by that sample 's size factor .
41 +The size factors are determined by taking the median of the ratios of observed counts .
42 +The normalized number of sequence reads per base pair was then expressed as a log2 value .
43 +If a read mapped with equal quality at multiple loci ( but not more than 3 ) , its contribution was distributed evenly among them .
44 +For example , the sequences of the 16S , 23S , and 5S ribosomal RNA are identical in the M. smegmatis rrnA and rrnB operons .
45 +Therefore , the total number of reads for those sequences was split equally between the operons .
46 +If the number of mapping loci was higher than 3 , the read was discarded .
47 +The normalized number of reads for each base pair was saved as a wig file for each sample .
48 +Data analysis
49 +We first determined how well replicate samples of the distribution of a given protein correlated to each other and how well the distribution of CarD correlated to the distributions of RNAP β and RNAP σA ( Tables 2 and 3 ) .
50 +The correlations were obtained by computing the Pearson correlation of the genomic coverage profiles of each pair of samples .
51 +The coverage profiles were computed by summing the contributions of all mapped fragments , assuming they were 100 bp long , and then , in 20-bp steps along the entire genome , computing the average coverage of the surrounding 100-bp window .
52 +Table 2 shows the correlations between the individual replicates .
53 +These data showed that individual replicates for a single immunoprecipitation condition correlated highly with one another ( bolded in Table 2 ) and indicated that the distribution of CarD-HA or RNAP β was consistent between biological replicates .
54 +This consistency between replicates allowed us to average the Pearson correlation values for each comparison to simplify the comparisons between immunoprecipitation conditions ( Table 3 ) .
55 +The correlation between the distribution of CarD-HA and the distribution of RNAP σA ( bolded in Table 3 ) was almost as high as the correlation between the two CarD-HA replicates , indicating that the distribution of CarD-HA is very similar to that of RNAP σA .
56 +To directly compare the genome distributions of CarD-HA , RNAP β , and RNAP σA , the reads per base pair from the unfused HA peptide sample served as the background control and were subtracted from the other datasets .
57 +The rationale for this control was that as a non-DNA binding protein , the HA peptide should be diffusely localized throughout the cell and serve as a readout for the background levels of nonspecific crosslinking to the DNA .
58 +The normalized , backgroundcorrected log2 reads per base pair were then smoothed over a 20-bp window and RNAP σA and CarD-HA peaks were identified as described previously [ 3,4 ] .
59 +Briefly , maxima and minima were assigned as inflectio
60 +Number of sequencing reads for each sample from the AB SOLiD 4 high-throughput genome sequencer set to a 50 bp read length .
61 +points where the values ± 10 bp were both lower or both higher , respectively .
62 +Maxima within 20 bp were merged with the peak location assigned to the maximum with the highest absolute signal value .
63 +Adjacent minima were merged analogously .
64 +To assess the statistical significance , peaks were divided into 0.1 interval bins of peak heights with a lower cutoff of peak height of 0.4 log2 reads per base pair .
65 +Starting with the lowest bin , we then calculated the distance of each peak to the nearest gene start and compared these distances to those computed using genome coordinates arbitrarily rotated 1 × 106 bp around the M. smegmatis genome .
66 +Using the Wilcoxon -- Mann -- Whitney ranksum test for nonsimilarity of distributions [ 3,4 ] , RNAP σA peaks in the 1.1 -- 1.2 peak-height bins and CarD-HA peaks in the 0.5 -- 0.6 peak-height bins were statistically significant ( P values for similarity of the distributions b0 .0001 ) .
67 +In other words , for each peak-height bin , the two lists of peak-to-gene start distances ( actual and rotated by 1 × 106 bp ) were tested for whether they were from different populations using the Wilcoxon -- Mann -- Whitney ranksum test .
68 +Peaks in the lowest peak-height bin for which peak-to-gene start distances differed from random with a P value of b0 .0001 plus all peaks with greater heights were then used as the statistically significant peaks .
69 +We then identified RNAP σA peaks associated with each gene as the closest RNAP σA peak upstream from the gene start and CarD-HA peaks associated with the RNAP σA peaks as the closest CarD-HA peak to each selected RNAP σA peak .
70 +To calculate average ChIP signals for the aggregate profiles ( Fig. 1 ) , we selected a subset of 62 genes meeting the following criteria : ( i ) ≥ 300 bp in gene length , ( ii ) average RNAP log2 ChIP signal ≥ 1.6 / bp , ( iii ) associated with an RNAP σA peak with log2 ChIP signal ≥ 3/bp , ( iv ) absence of other RNAP σA peaks within 500 bp upstream or 1000 bp downstream of the associated RNAP σA peak , ( v ) absence of an oppositely oriented gene with an average RNAP β log2 ChIP signal ≥ 1 upstream from the gene ( because an oppositely oriented gene could create a divergent promoter region with potential for overlapping RNAP σA and CarD-HA ChIP signals ) , and ( vi ) absence of an upstream gene with average RNAP log2 ChIP signal N0 within 100 bp upstream from the gene ( because such an arrangement would indicate the gene is an internal member of an operon ) .
71 +The RNAP β , CarD-HA , and RNAP σA signals from the 62 genes were then averaged using the distance from the center of the associated σA peaks to align the genes ( Fig. 1 ) .
72 +For the gene alignments , the distance from the center of the associated σA peak served as a proxy for the transcriptional start site , since most transcriptional start sites are not mapped in M. smegmatis .
73 +This analysis showed that whereas RNAP β was found throughout transcribed regions of the genome , CarD-HA
74 +Average Pearson correlations of the genomic coverage profiles for each immunoprecipitation condition examined .
75 +Each sample was done in duplicate , except σA was done once .
76 +Correlations are the average of each duplicate to one another .
77 +The bolded number shows the correlation between the distribution of CarD-HA and the distribution of RNAP σA .
78 +and RNAP σA were primarily associated with promoter regions .
79 +These data matched the high correlation calculated for the distribution of CarD-HA and RNAP σA ( Tables 2 and 3 ) .
80 +Levels of both CarD-HA and RNAP σA dropped off immediately following the promoter sequences , suggesting that these proteins are lost from the RNAP elongating complex after transcription initiation .
81 +The colocalization of RNAP σA and CarD-HA led us to propose that in vivo , CarD associates with RNAP initiation complexes at most promoters and is therefore a global regulator of transcription initiation .
82 +Further analysis of the dataset also revealed that CarD was never present on the genome in the absence of RNAP , suggesting that it may be targeted to the genome through its interaction with RNAP .
83 +Discussion
84 +CarD modulates transcription through its direct interaction with RNAP [ 6,7 ] .
85 +To determine at which stage of the transcription cycle ( initiation , elongation , or termination ) CarD acts , we used ChIP-seq [ 2 ] to survey the distribution of CarD throughout the M. smegmatis chromosome .
86 +Our data shows that CarD is localized to promoters throughout the M. smegmatis genome , indicating that CarD functions during transcription initiation .
87 +Despite the previous finding that CarD has sequence non-specific DNA binding activity [ 5 ] , the ChIP-seq experiments also revealed that CarD was never present on the genome in the absence of RNAP β or RNAP σA , suggesting that CarD is targeted to the genome through its interaction with RNAP .
88 +The ChIP-seq data for the distribution of RNAP σA also serves as a map of potential promoter elements throughout the M. smegmatis genome , which has never before been experimentally examined .
89 +The ChIP-seq experimental dataset has also raised a number of new questions .
90 +Compilation of the ChIP-seq data and previous microarray expression profiling analyses [ 6 ] indicates that CarD is broadly distributed on promoters of most transcription units regardless of whether they were deregulated during CarD depletion .
91 +This brings into question whether CarD activity exhibits promoter specificity .
92 +There is also the striking correlation between the distributions of CarD and RNAP σA on the genome , despite the fact that no direct interaction between these proteins has been reported .
93 +The factors contributing to the enrichment of CarD at RNAP σ containing holoenzymes as opposed to elongating RNAP core complexes remain unknown and will be a topic of future study .
94 +All together , results from these experiments have provided invaluable information that will help direct the ongoing efforts in determining the mechanism of transcription regulation by CarD .
95 +In addition , this work serves as a framework for further investigations into RNAP function in mycobacteria .
96 +The authors thank the Genomics Core Laboratory ( GCL ) at Memorial Sloan Kettering Cancer Center ( MSKCC ) for performing the next-generation sequencing for ChIP-seq experiments .
97 +The GCL is supported by the cancer center core grant P30 CA008748 .
...\ No newline at end of file ...\ No newline at end of file
1 +Chapter 1
2 +Plants consist of many functionally specialized cell types , each with its own unique epigenome , transcriptome , and proteome .
3 +Characterization of these cell type-specific properties is essential to understanding cell fate specification and the responses of individual cell types to the environment .
4 +In this chapter we describe an approach to map chromatin features in specific cell types of Arabidopsis thaliana using nuclei purification from individual cell types with the INTACT method ( isolation of nuclei tagged in spe-cific cell types ) followed by chromatin immunoprecipitation and high-throughput sequencing ( ChIP-seq ) .
5 +The INTACT system employs two transgenes to generate affinity-labeled nuclei in the cell type of interest , and these tagged nuclei can then be selectively purified from tissue homogenates .
6 +The primary transgene encodes the nuclear tagging fusion protein ( NTF ) , which consists of a nuclear envelope-targeting domain , the green fluorescent protein , and a biotin ligase recognition peptide , while the second transgene encodes the E. coli biotin ligase ( BirA ) , which selectively biotinylates NTF .
7 +Expression of NTF and BirA in a specific cell type thus yields nuclei that are coated with biotin and can be purified by virtue of their affinity for streptavidin-coated magnetic beads .
8 +Compared with the original INTACT nuclei purification protocol , the procedure presented here is greatly simplified and shortened .
9 +After nuclei purification , we provide detailed instructions for chromatin isolation , shearing , and immunoprecipitation .
10 +Finally , we present a low input ChIP-seq library preparation protocol based on the nano-ChIP-seq method of Adli and Bernstein , and we describe multiplex Illumina sequencing of these libraries to produce high quality , cell type-specific epigenome profiles at a relatively low cost .
11 +The procedures given here are optimized for Arabidopsis but should be easily adaptable to other plant species .
12 +1 Introduction
13 +Plants build their bodies by drawing on pools of undifferentiated stem cells in the meristems to produce a wide array of specialized cell types , each with its own unique form and function .
14 +This cell fate specification requires reprogramming of the stem cell epig-enome to establish and maintain the specific transcriptional program underlying the phenotype of a given specialized cell type .
15 +Understanding cellular differentiation is an important goal in developmental biology , but progress has been slowed by the technical challenges associated with isolating pure populations of specific cell types from a whole organism .
16 +In recent years a number of techniques have been used to characterize the molecular properties of different plant cell types .
17 +These methods include laser capture microdissection ( LCM ) and fluorescence-activated cell sorting ( FACS ) , which use mechanical separation to isolate whole cells of the desired type , as well as affinity-based methods such as tagged ribosome affinity purification ( TRAP ) and isolation of nuclei tagged in specific cell types ( INTACT ) , which are able to purify translating ribosomes and nuclei , respectively , from the target cell type .
18 +Each of these methods comes with certain advantages and limitations , and all have been reviewed in the recent literature [ 1 -- 4 ] .
19 +In this chapter , we describe the use of the INTACT method for characterizing the chromatin landscape in specific cell types of Arabidopsis thaliana .
20 +The strategy behind INTACT is to affinitylabel the nuclear envelope in a desired cell type such that labeled nuclei can be affinity-purified from a tissue homogenate , in a procedure similar to performing an immunoprecipitation .
21 +This system requires two transgenes : ( 1 ) the tripartite nuclear tagging fusion ( NTF ) , which encodes a nuclear envelope-targeting domain , green fluorescent protein ( GFP ) , and the biotin ligase recognition peptide ( BLRP ) ; and ( 2 ) E. coli biotin ligase ( BirA ) , which biotinylates the BLRP domain of NTF .
22 +The NTF transgene is expressed from a cell type-specific promoter and BirA is expressed from a constitutive promoter , such that the nuclear envelope is fluorescently labeled and biotinylated only in the cell type of interest ( Fig. 1a , b ) .
23 +Nuclei from the desired cell type can then be specifically purified from a tissue homogenate using streptavidin-coated magnetic beads ( Fig. 1c , d ) .
24 +This approach was initially applied to the characterization of the epigenome and nuclear transcriptome of Arabidopsis root epidermal cell types [ 5 , 6 ] and has subsequently been used in the Arabidopsis embryo [ 7 ] , C. elegans muscle and Drosophila mesoderm [ 8 ] , Xenopus cardiac tissue [ 9 ] , as well as tomato roots [ 10 ] .
25 +The protocol presented here utilizes an improved version of the originally published procedure for nuclei purification using INTACT [ 6 ] .
26 +In the original protocol , magnetic bead-bound nuclei were captured from a liquid column as they flowed past a magnet , which required a substantial amount of time given the volume of bead -- nuclei solution and the low flow rate required to efficiently capture highly pure bead-bound nuclei .
27 +The updated protocol does away with this flow-based setup in favor of capturing the bead-bound nuclei directly in a tube placed in a magnet with larger surface area to accommodate the required volume of liquid .
28 +This alteration greatly reduces the amount of time required and further simplifies the procedure without affecting yield or purity of target nuclei .
29 +Following the purification of nuclei from transgenic plants carrying the NTF and BirA transgenes , we next present an optimized chromatin immunoprecipitation ( ChIP ) protocol that can be used on as few as 10,000 purified nuclei .
30 +Finally , we describe the preparation of ChIP-seq libraries for the Illumina sequencing platform using an adaptation of the nano-ChIP-seq method developed by Adli and Bernstein [ 11 , 12 ] .
31 +The procedures laid out here can theoretically be applied to epigenome profiling of any plant cell type , given the availability of an appropriate cell type-specific promoter .
32 +Prepare all solutions with molecular biology-grade water .
33 +Commercially available products should be stored and handled according to the manufacturer 's instructions .
34 +To prepare , dilute 10 × NPB to 1 × concentration and add spermidine , spermine , and Roche Complete protease inhibi-tors just before starting the nuclei purification procedure .
35 +Keep this solution on ice and use within 1 h of preparation .
36 +7 .
37 +Nuclei Purification Buffer containing 1 % formaldehyde ( NPBf ) : 20 mM MOPS ( pH 7 ) , 40 mM NaCl , 90 mM KCl , 2 mM EDTA , 0.5 mM EGTA , 0.5 mM spermidine , 0.2 mM spermine , 1 % ( v/v ) formaldehyde ( Sigma Aldrich , catalog no. 252549 ) .
38 +To prepare , dilute 10 × NPB to 1 × concentration and add spermidine , spermine , and formaldehyde just before starting the nuclei purification procedure .
39 +Keep the solution at room temperature and use within 1 h. Formaldehyde is toxic .
40 +Avoid inhalation and skin exposure , and dispose of the used solution according to local regulations .
41 +8 .
42 +Nuclei Purification Buffer containing 0.1 % Triton X-100 ( NPBt ) : 20 mM MOPS ( pH 7 ) , 40 mM NaCl , 90 mM KCl , 2 mM EDTA , 0.5 mM EGTA , 0.5 mM spermidine , 0.2 mM spermine , 0.1 % ( v/v ) Triton X-100 .
43 +To prepare , dilute 10 × NPB to 1 × concentration and add spermidine , spermine , and Triton X-100 just before starting the nuclei purification procedure .
44 +Keep this solution on ice and use within 1 day of preparation .
45 +9 .
46 +2 M glycine : To make 100 ml , dissolve 15.01 g Glycine in water for a final volume of 100 ml , then filter-sterilize the solution .
47 +Store at 4 °C for up to 3 months .
48 +10 .
49 +DAPI staining stock solution : dissolve 10 mg of DAPI powder ( Sigma Aldrich , catalog no .
50 +D9542 ) in 5 ml of water , filtersterilize the solution and store at 4 °C in dark .
51 +Before nuclei staining , make a 1:10 dilution of the stock in water , and use within several hours .
52 +Stock solution can be stored at 4 °C for several months .
53 +11 .
54 +DynaMag 2 magnetic rack for 1.5 ml tubes ( Life Technologies , catalog no. 12321D ) and DynaMag 15 magnetic rack for 15 ml tubes ( Life Technologies , catalog no. 12301D ) .
55 +12 .
56 +Sterile plastic 10 ml serological pipettes ( Fisher Scientific , catalog no. 13-678-12E ) .
57 +13 .
58 +Pipet-Aid ( Fisher Scientific , catalog no.13-681-161 ) , or equivalent .
59 +14 .
60 +Porcelain 50 ml mortar and pestle ( Fisher Scientific , catalog nos .
61 +FB-961-A and FB-961-K ) , or equivalent .
62 +15 .
63 +Liquid nitrogen .
64 +16 .
65 +70 µM nylon cell strainers ( Fisher Scientific , catalog no. 08-771-2 ) .
66 +17 .
67 +M-280 Streptavidin Dynabeads ( Life Technologies , catalog no. 11205D )
68 +18 .
69 +Nutator platform rotator ( Fisher Scientific , catalog n 14-062 ) , or equivalent .
70 +19 .
71 +1.5 ml Eppendorf tubes ( Fisher Scientific , catalog no .
72 +S348903 ) .
73 +20 .
74 +15 ml Falcon tubes ( Fisher Scientific , catalog no. 05-527-90 ) .
75 +21 .
76 +Vacuum desiccator for tissue cross-linking ( Fisher Scientific , catalog no. 08-594-16A ) .
77 +22 .
78 +Hausser Bright Line hemocytometer ( Fisher Scientific , catalog no. 02-671-1 ) , or equivalent .
79 +23 .
80 +Tabletop microcentrifuge and refrigerated centrifuge with rotor for 15 ml tubes .
81 +24 .
82 +4 °C cold room .
83 +1 .
84 +Nuclei lysis buffer : 50 mM Tris -- HCl ( pH 8 ) , 10 mM EDTA ( pH 8 ) , 1 % ( w/v ) SDS , and 1 × Roche complete protease inhibitor .
85 +Keep at room temperature and use within 1 h of preparation .
86 +2 .
87 +ChIP dilution buffer : 1.1 % ( v/v ) Triton X-100 , 1.2 mM EDTA ( pH 8 ) , 16.7 mM Tris -- HCl ( pH 8 ) , 167 mM NaCl .
88 +Keep solution on ice and use within 1 day .
89 +3 .
90 +Appropriate ChIP-grade antibodies .
91 +4 .
92 +Dynabeads protein A ( Life Technologies , catalog no. 10002D ) or protein G ( Life Technologies , catalog no. 10003D ) 5 .
93 +Low-salt wash buffer : 20 mM Tris -- HCl ( pH 8 ) , 150 mM NaCl , 0.1 % ( w/v ) SDS , 1 % ( v/v ) Triton X-100 , and 2 mM EDTA ( pH 8 ) .
94 +Keep solution on ice before use .
95 +Solution can be stored at 4 °C for up to 1 month .
96 +6 .
97 +High-salt wash buffer : 20 mM Tris -- HCl ( pH 8 ) , 500 mM NaCl , 0.1 % ( w/v ) SDS , 1 % ( v/v ) Triton X-100 , and 2 mM EDTA ( pH 8 ) .
98 +Keep solution on ice before use .
99 +Solution can be stored at 4 °C for up to 1 month .
100 +7 .
101 +LiCl wash buffer : 10 mM Tris -- HCl ( pH 8 ) , 250 mM LiCl , 1 % ( w/v ) sodium deoxycholate , 1 % ( v/v ) NP-40 , 1 mM EDTA ( pH 8 ) .
102 +Keep solution on ice before use .
103 +Solution can be stored at 4 °C for up to 1 month .
104 +8 .
105 +TE : 10 mM Tris ( pH 8 ) , 1 mM EDTA ( pH 8 ) .
106 +Keep solution on ice before use .
107 +Solution can be stored for several months at room temperature .
108 +9 .
109 +ChIP elution buffer : 100 mM NaHCO3 , 1 % ( w/v ) SDS .
110 +This solution should be kept at room temperature and used within several hours of preparation .
111 +10 .
112 +5 M NaCl : To make 1 l , dissolve 292.2 g NaCl in water for a final volume of 1 l , then autoclave or filter-sterilize the solution
113 +11. RNase A (Ambion, catalog no. AM2270).
114 +12 .
115 +Proteinase K ( New England Biolabs , catalog no .
116 +P8107S ) .
117 +13 .
118 +Qiagen MinElute PCR purification kit ( Qiagen , catalog no. 28006 ) .
119 +14 .
120 +PicoGreen dsDNA quantitation kit ( Life Technologies , catalog no .
121 +P7589 ) .
122 +15 .
123 +Fluorometer ( e.g. , BioTek Synergy HT , Life Technologies Qubit , or equivalent ) .
124 +16 .
125 +0.6 ml low retention microcentrifuge tubes ( Fisher Scientific , catalog no. 02-681-311 ) .
126 +17 .
127 +DynaMag 2 magnetic rack for 1.5 ml tubes ( Life Technologies , catalog no. 12321D ) .
128 +18 .
129 +Diagenode Bioruptor Standard Sonicator ( Diagenode Inc. ) , or equivalent .
130 +19 .
131 +Tabletop microcentrifuge .
132 +20 .
133 +4 °C cold room .
134 +21 .
135 +100 °C heat block .
136 +1 .
137 +Primer 1 : 5 ′ - GACATGTATCCGGATGTNNNNNNNNN-3 ′ .
138 +N represents a degenerate position with all four nucleotides at that location .
139 +Prepare a 4 µM solution and store at -- 20 °C .
140 +BciVI site is underlined .
141 +2 .
142 +Primer 2 : 5 ′ - GACATGTATCCGGATGT-3 ′ .
143 +Prepare a 10 µM solution and store at -- 20 °C .
144 +BciVI site is underlined .
145 +3 .
146 +100 mM dNTP mix ( 25 mM each nucleotide ; New England Biolabs , catalog no .
147 +N0446S ) .
148 +Prepare dilutions of both 3 mM and 10 mM final concentration and store at − 20 °C .
149 +4 .
150 +0.1 M Dithiothreitol ( DTT , Affymetrix , catalog no. 70726 ) .
151 +5 .
152 +10 mg/ml bovine serum albumin ( BSA , New England Biolabs , catalog no .
153 +B9001S ) .
154 +6 .
155 +Sequenase Version 2.0 DNA sequencing kit ( Affymetrix , catalog no. 70770 ) : includes Sequenase Version 2.0 DNA Polymerase ( 13 U / µl ) , 5 × Sequenase enzyme reaction buffer , and glycerol enzyme dilution buffer .
156 +7 .
157 +ExoSAP-IT reagent for PCR cleanup ( Affymetrix , catalog no. 78200 ) .
158 +8 .
159 +Phusion Hot Start Flex DNA Polymerase and reaction buffer ( New England Biolabs , catalog no .
160 +M0535L ) .
161 +9 .
162 +Qiagen MinElute PCR purification kit ( Qiagen , catalog no. 28006 ) .
163 +10 .
164 +Qiagen MinElute gel extraction kit ( Qiagen , catalog no. 28606 )
165 +3 Methods
166 +11 .
167 +PicoGreen dsDNA quantitation kit ( Life Technologies , catalog no .
168 +P7589 ) .
169 +12 .
170 +BciVI enzyme and CutSmart digestion buffer ( New England Biolabs , catalog no .
171 +R0596L ) .
172 +13 .
173 +SYBR Green I nucleic acid gel stain ( Sigma Aldrich , catalog no .
174 +S9430 ) .
175 +14 .
176 +Equipment for agarose gel electrophoresis and imaging of DNA .
177 +15 .
178 +Bioo Scientific NEXTflex ChIP-Seq library preparation kit ( Bioo Scientific , catalog no. 5143-01 ) .
179 +16 .
180 +Bioo Scientific NEXTflex ChIP-Seq barcode adapters ( 12 unique barcodes ; Bioo Scientific , catalog no. 514121 ) .
181 +17 .
182 +Agencourt AMPure XP beads ( Beckman Coulter , catalog no .
183 +A63880 ) .
184 +18 .
185 +80 % Ethanol : mix 8 ml of molecular biology-grade ethanol ( Fisher Scientific , catalog no .
186 +BP2818 ) with 2 ml of water .
187 +Prepare fresh before use .
188 +19 .
189 +Thermal cycler with heated lid and adjustable ramp rate .
190 +20 .
191 +DynaMag 2 magnetic rack for 1.5 ml tubes ( Life Technologies , catalog no. 12321D ) .
192 +21 .
193 +Tabletop microcentrifuge .
194 +22 .
195 +Agilent Bioanalyzer .
196 +Carry out all procedures at room temperature unless otherwise specified .
197 +4 .
198 +Draw the tissue suspension into a 10 ml serological pipette and filter through a 70 µM nylon cell strainer into a 15 ml tube on ice .
199 +Spin down nuclei at 1,200 × g for 10 min at 4 °C .
200 +Decant the supernatant carefully without disturbing the pellet of nuclei and debris .
201 +5 .
202 +Gently resuspend the pellet in 1 ml of cold NPB by pipetting up and down and transfer the crude nuclei suspension to a 1.5 ml tube .
203 +Keep on ice .
204 +6 .
205 +Wash the appropriate amount of Streptavidin M280 Dynabead suspension ( 25 µl for nuclei from 1 to 3 g of tissue ; see Note 1 ) with 1 ml of ice-cold NPB in a 1.5 ml tube and collect beads on the DynaMag 2 magnetic rack .
206 +Discard the superna-tant and resuspend beads to their original volume with NPB ( e.g. , 25 µl ) .
207 +7 .
208 +Add 25 µl of washed and resuspended beads to the 1 ml of nuclei suspension from step 5 .
209 +Mix well and rotate on a nutator at 4 °C for 30 min .
210 +Work in the 4 °C cold room for steps 8 -- 15 .
211 +8 .
212 +Transfer the 1 ml of bead -- nuclei mixture to a 15 ml tube and gently add 13 ml of ice-cold NPBt to the mixture to bring the volume to 14 ml .
213 +Mix gently and place on a nutator for 30 s. 9 .
214 +Place the 15 ml tube in the DynaMag 15 magnetic rack for 2 min to capture the nuclei -- beads on the walls of the tube .
215 +10 .
216 +Slowly and carefully remove the NPBt supernatant with a serological pipette , taking care not to disturb the beads on the walls of the tube .
217 +Gently resuspend the beads in 14 ml of ice-cold NPBt , mix gently , and place on a nutator for 30 s. 11 .
218 +Place the tube in the DynaMag 15 magnetic rack for 2 min to capture the nuclei -- beads .
219 +12 .
220 +Repeat steps 10 and 11 .
221 +13 .
222 +Slowly and carefully remove the NPBt with a serological pipette and resuspend the beads in 1 ml of ice-cold NPBt .
223 +Save 25 µl of this nuclei -- bead suspension and store on ice for counting of the captured nuclei on a hemocytometer .
224 +14 .
225 +Transfer the remaining nuclei -- bead suspension to an ice-cold 1.5 ml tube and capture nuclei -- beads on a DynaMag 2 magnetic rack .
226 +15 .
227 +Remove NPBt supernatant , resuspend the beads in 20 µl of NPB , keep on ice , and proceed with the chromatin immunoprecipitation procedure .
228 +Alternatively , nuclei -- beads can be stored at − 80 °C until further use ( see Note 2 ) .
229 +16 .
230 +To view and count nuclei under the microscope , add 1 µl of diluted DAPI solution ( 0.2 µg / µl ) to each 25 µl sample from step 13 , mix well , and place on ice for 5 min in darkness
231 +1 .
232 +Add 120 µl of nuclei lysis buffer to the purified nuclei from step 15 of Subheading 3.1 and transfer nuclei -- buffer mix to a 0.6 ml low-retention tube .
233 +Vortex vigorously for 2 min to lyse the nuclei .
234 +2 .
235 +Sonicate the lysed nuclei at 4 °C in a Diagenode Standard Bioruptor water bath sonicator for 40 min using the high power setting and 45 s on/15 s off sonication cycle ( see Note 4 ) .
236 +3 .
237 +After sonication , centrifuge the lysate at 18,000 × g for 2 min at 4 °C to pellet beads and debris .
238 +Transfer the supernatant containing the sheared chromatin to a new 1.5 ml tube .
239 +4 .
240 +Measure the volume of fragmented chromatin using a micro-pipette , and add ice-cold ChIP dilution buffer to make a tenfold dilution of the sonicated chromatin ( e.g. , the final volume of diluted chromatin should be approximately 1.4 ml ) .
241 +Mix gently by inverting the tube several times , and then place the tube on ice .
242 +5 .
243 +Move 10 % of the diluted chromatin sample to a new tube and store at − 80 °C as the `` input '' chromatin fraction ( see Note 5 ) .
244 +The remaining diluted chromatin is enough for approximately 1 -- 4 ChIP experiments ( see Note 6 ) .
245 +6 .
246 +Divide diluted chromatin into the appropriate number of 0.6 ml low retention tubes ( or a single 1.5 ml tube if using entire chromatin sample for one ChIP experiment ) .
247 +Add the appropriate amount of antibody to each aliquot , mix well , and rotate on a nutator platform at 4 °C for 2 -- 5 h ( see Note 7 ) .
248 +7 .
249 +To prepare magnetic beads , add the appropriate amount of protein A Dynabead suspension ( or protein G Dynabead suspension , depending on antibody isotype ) into an ice-cold 1.5 ml tube ( Use 30 µl of bead suspension per ChIP sample ) .
250 +Add 1 ml of ice-cold ChIP dilution buffer , and invert the tube several times to wash the beads .
251 +Collect the beads on a DynaMag 2 magnet rack , decant , and resuspend the beads to their original volume with ChIP dilution buffer .
252 +Keep the resuspended beads on ice until use .
253 +8 .
254 +Add 30 µl of the washed protein A ( or protein G ) Dynabeads from step 7 to each ChIP sample .
255 +Mix well and incubate on a nutator platform at 4 °C for 1 -- 2 h. Work in the 4 °C cold room for steps 9 -- 12 .
256 +9 .
257 +Collect the beads using a DynaMag 2 magnetic rack and remove the supernatant .
258 +10 .
259 +Resuspend the beads in 0.5 ml of low-salt wash buffer and incubate the beads on a nutator platform at 4 °C for 5 min
260 +11 .
261 +Repeat steps 9 and 10 using the following series of buffers : high-salt wash , LiCl wash , and TE .
262 +12 .
263 +After the TE wash , move the beads -- buffer suspension to a new , ice-cold 0.6 ml low retention tube , collect beads on the DynaMag 2 magnet rack , and remove the supernatant .
264 +13 .
265 +Add 200 µl of ChIP elution buffer to the beads , mix well , and vortex vigorously for 5 min at room temperature .
266 +14 .
267 +Collect the beads on a DynaMag 2 magnetic rack and move the supernatant containing eluted chromatin to a new 0.6 ml low-retention tube .
268 +Perform all subsequent steps on both this sample and the `` input '' chromatin sample from step 5 .
269 +15 .
270 +Adjust the `` input '' chromatin sample to 200 µl with ChIP dilution buffer and then add 20 µl of 5 M NaCl to the 200 µl samples of eluted chromatin and `` input '' chromatin .
271 +Mix well and incubate at 100 °C for 15 min to reverse the formaldehyde cross-links .
272 +Centrifuge briefly at 18,000 × g to collect condensation .
273 +16 .
274 +Add 1 µl of RNase A ( 1 µg ) to each sample , mix well , and incubate for 15 min at 37 °C to digest RNA .
275 +Centrifuge briefly to collect condensation , and then add 1 µl of Proteinase K ( 0.8 U ) .
276 +Mix well and incubate for 15 min at 55 °C to digest protein and antibody , and then centrifuge briefly to collect condensation .
277 +17 .
278 +Purify the ChIP DNA and input DNA using the Qiagen MinElute PCR purification kit .
279 +Start by adding 1 ml of buffer PB to the ~ 220 µl sample and vortex to mix .
280 +18 .
281 +Add 700 µl of this solution to a MinElute column resting in a 2 ml collection tube .
282 +Centrifuge at 18,000 × g for 1 min and discard the flow-through .
283 +19 .
284 +Add the remaining solution from step 17 to the same column .
285 +Centrifuge at 18,000 × g for 1 min and discard the flow-through .
286 +20 .
287 +Add 750 µl of buffer PE to the column .
288 +Centrifuge at 18,000 × g for 1 min and discard the flow-through .
289 +21 .
290 +Centrifuge at 18,000 × g for 2 min to remove any remaining buffer PE from the column .
291 +22 .
292 +Place column in a new 1.5 ml tube , add 12 µl of room temperature elution buffer EB to the center of the column membrane , and let the column stand for 1 min .
293 +23 .
294 +Centrifuge at 18,000 × g for 1 min , discard column and place the eluted DNA on ice .
295 +24 .
296 +Measure the DNA concentration using the PicoGreen DNA quantitation kit according to the manufacturer 's instructions ( see Note 8 )
297 +Given the limited quantities of DNA recovered from ChIP experiments using nuclei from individual cell types , it is generally necessary to amplify the ChIP DNA prior to construction of sequencing libraries .
298 +The procedure presented here uses the nano-ChIP-seq method developed by Adli and Bernstein [ 11 , 12 ] .
299 +This method employs four initial rounds of random priming of the ChIP and input DNA using a primer with nine random bases at the 3 ′ end and a unique sequence , including a BciVI restriction site , at the 5 ′ end .
300 +This primer is designed to form a hairpin at the 5 ′ end at low temperatures in order to minimize primer self-annealing .
301 +The priming reaction is therefore carried out using Sequenase polymerase , which is active at 37 °C but is not thermostable .
302 +Thus , additional enzyme is added after each cycle of priming and denaturation .
303 +After the four cycles of random priming , a limited number of PCR cycles are carried out using a primer corresponding to the unique 5 ′ end of the primer used in the priming step , in order to amplify the DNA and add BciVI sites to each end .
304 +Finally , the amplified DNA is digested with BciVI to generate 3 ′ A overhangs , and this DNA is used for conventional ChIP-seq library preparation .
305 +For all steps in this and the subsequent section , include both ChIP DNA and `` input '' DNA samples .
306 +Also include a negative control reaction ( without added DNA ) to ensure that no DNA contamination is present in the reagents or environment .
307 +allow the cycler to proceed through Phases 3 -- 8 ( see Table 3 ) in which the temperature gradually increases from 8 to 37 °C , then holds at 37 °C for 8 min .
308 +6 .
309 +While the thermal cycler is progressing through Phases 3 -- 8 , prepare diluted Sequenase enzyme solution ( 1:4 dilution ) by mixing 0.9 µl of Sequenase dilution buffer and 0.3 µl of the Sequenase enzyme per priming reaction .
310 +Prepare a master mix of the diluted Sequenase sufficient for three additions of 1.2 µl to each reaction ( i.e. , 3.6 µl per reaction ) .
311 +Mix well by gently pipetting the entire volume up and down several times .
312 +Keep on ice .
313 +7 .
314 +After the thermal cycler has passed again through Phase 1 ( 98 °C ) and has been in Phase 2 ( 8 °C ) for 1 min , pause the thermal cycler , remove and briefly centrifuge the tubes to collect condensation , and place on ice .
315 +To each tube add 1.2 µl of diluted Sequenase enzyme ( from step 6 ) , mix well by pipetting up and down , and return the tubes to the thermal cycler , and resume the program at 8 °C for 2 min before it proceeds to Phase 3 again .
316 +8 .
317 +Repeat step 7 two more times for a total of four rounds of priming .
318 +9 .
319 +When the priming cycles are complete , remove excess primer by adding 3 µl of ExoSAP-IT reagent to each sample , and mix well by pipetting up and down .
320 +Incubate the reactions at 37 °C for 15 min , followed by 80 °C for 15 min to inactivate the ExoSAP-IT .
321 +10 .
322 +Dilute the reaction product from step 9 by adding 45 µl of water and mix well by vortexing .
323 +11 .
324 +For each ChIP and input sample , set up four identical parallel PCRs in 0.2 ml tubes by using 15 µl of diluted product from step 10 as a template for each reaction .
325 +Set up the PCR mix according to Table 4 , mix well , and perform PCR cycling as described in Table 5 ( see Note 10 ) .
326 +12 .
327 +Pool the 4 parallel PCRs for each sample into one 1.5 ml tube .
328 +13 .
329 +Purify the DNA using the Qiagen MinElute PCR purification kit .
330 +Start by adding 5 volumes of buffer PB ( 1 ml ) to the samples , and vortex to mix .
331 +14 .
332 +Add 700 µl of the solution from step 13 to a MinElute column resting in a 2 ml collection tube .
333 +Centrifuge at 18,000 × g for 1 min and discard the flow-through .
334 +15 .
335 +Add remaining solution from step 13 to the same column .
336 +Centrifuge at 18,000 × g for 1 min and discard the flow-through .
337 +16 .
338 +Add 750 µl of buffer PE to the column .
339 +Centrifuge at 18,000 × g for 1 min and discard the flow-through
340 +17 .
341 +Centrifuge at 18,000 × g for 2 min to remove any remaining buffer PE from the column .
342 +18 .
343 +Place the column in a new 1.5 ml tube .
344 +Add 12 µl of room temperature elution buffer EB to the center of the column membrane , let the column stand for 1 min , and centrifuge at 18,000 × g for 1 min .
345 +19 .
346 +Add an additional 12 µl of elution buffer EB to the center of the column membrane , let the column stand for 1 min , and centrifuge at 18,000 × g for 1 min .
347 +Discard the column and place the eluted DNA on ice .
348 +20 .
349 +Measure the DNA concentration using the PicoGreen DNA quantitation kit according to the manufacturer 's instructions , in order to ensure that amplification was successful ( see Note 11 )
350 +The amplified ChIP DNA fragments now contain BciVI sites at each end and are of sufficient quantity to prepare sequencing libraries using conventional methods .
351 +The DNA is first digested with BciVI to generate 3 ′ A overhangs and sequencing library adapters with 5 ′ T overhangs are ligated onto the fragments .
352 +The ligated DNA is then size selected and amplified again prior to sequencing .
353 +appropriate NEXTflex ChIP-Seq barcode adapters .
354 +Mix well by pipetting the entire volume up and down several times and incubate at 22 °C for 15 min .
355 +The remaining BciVI digested DNA can be stored at − 80 °C for later use ( see Note 12 ) .
356 +5 .
357 +Clean up the ligation product by using the MinElute PCR purification kit according to steps 13 -- 18 in Subheading 3.3.1 and store the eluted DNA on ice .
358 +6 .
359 +Mix the eluted ligation products with 1.1 µl of diluted SYBR green I gel stain ( 10,000 × stock diluted 1:1,000 in water ) and 2 µl of 10 × DNA loading dye , and incubate at room temperature for 10 min in the dark .
360 +Separate DNA on a freshly prepared 2 % ( w/v ) agarose gel .
361 +Include a DNA size marker spanning at least 100 -- 1,000 bp , in 100 bp increments .
362 +7 .
363 +Visualize the separated products on a UV light box and sizeselect the adapter-ligated DNA fragments by cutting out a gel slice corresponding to fragment sizes between 250 and 600 bp .
364 +8 .
365 +Purify the DNA from the agarose gel slice using the Qiagen QIAquick gel extraction kit .
366 +Weigh the gel slice in a colorless tube and add 3 volumes of Buffer QG to 1 volume of gel ( e.g. , 300 µl of QG per 100 mg of gel slice ) .
367 +Four hundred mg of gel is the maximum amount that can be used per purification column .
368 +9 .
369 +Incubate the gel slice in buffer QG at 50 °C for 10 min , inverting the tube every 2 -- 3 min during the incubation to mix .
370 +10 .
371 +After the gel slice has dissolved completely , check that the color of the mixture is yellow , similar to Buffer QG without dissolved agarose , indicating the correct pH ( see Note 13 ) .
372 +11 .
373 +Add 1 gel volume of isopropanol to the sample ( e.g. , 100 µl of isopropanol per 100 mg of gel slice ) and mix well by vortexing .
374 +12 .
375 +Apply up to 700 µl of the sample to a MinElute spin column resting in a 2 ml collection tube , centrifuge at 18,000 × g for 1 min , discard the flow-through , and place the MinElute column back in the same collection tube .
376 +13 .
377 +If the volume of dissolved gel solution from step 11 was greater than 700 µl , add the remainder of it to the same column and repeat step 12 .
378 +14 .
379 +Add 0.5 ml of Buffer QG to the column , centrifuge at 18,000 × g for 1 min , discard the flow-through , and place the MinElute column back in the same collection tube .
380 +15 .
381 +Add 0.75 ml of Buffer PE to the column and centrifuge at 18,000 × g for 1 min .
382 +16 .
383 +Discard the flow-through , place the MinElute column back in the same collection tube , and centrifuge the column for an additional 1 min at 18,000 × g
384 +17 .
385 +Place column into a clean 1.5 ml tube .
386 +To elute DNA , add 30 µl of room temperature water to the center of the membrane , let the column stand for 1 min , and then centrifuge for 1 min at 18,000 × g. Discard the column and place the eluted DNA on ice .
387 +18 .
388 +Set up the library amplification mix according to Table 8 , using reagents from the Bioo Scientific NEXTflex ChIP-Seq library preparation kit .
389 +Mix well by gently pipetting the entire volume up and down several times .
390 +Perform PCR using the thermal cycling conditions indicated in Table 9 ( see Note 14 ) .
391 +19 .
392 +Perform PCR purification by using Agencourt AMPure XP magnetic beads .
393 +Pre-warm the beads to room temperature and gently swirl the bottle to resuspend any magnetic particles that have settled .
394 +20 .
395 +Add 90 µl of AMPure XP beads ( 1.8 × the volume of the PCR ) to the PCR product and mix thoroughly by pipetting the entire volume up and down several times .
396 +Let the sample incubate for 5 min at room temperature with occasional mixing .
397 +21 .
398 +Place the tube onto the DynaMag 2 magnetic rack for 2 min to remove the beads from solution
399 +4 Notes
400 +22 .
401 +Remove the supernatant from the tube and discard .
402 +23 .
403 +With the tubes still situated on the magnetic rack , add 200 µl of freshly prepared 80 % ethanol to each tube and incubate for 30 s. Remove the ethanol from the tubes and discard .
404 +Repeat this step for a total of two washes .
405 +24 .
406 +Remove the tube from the magnetic rack and allow the beads to dry for about 5 min ( see Note 15 ) .
407 +25 .
408 +Add 30 µl of room temperature water to each tube , pipette the entire volume up and down ten times to resuspend the beads , and incubate for 2 min at room temperature .
409 +26 .
410 +Place the tube on the DynaMag 2 magnetic rack for 2 min to separate beads from the solution .
411 +Transfer the supernatant containing eluted sequencing library DNA to a new microcentrifuge tube and place on ice .
412 +27 .
413 +Quantify DNA using the PicoGreen DNA quantitation kit according to the manufacturer 's instructions , and check the library size distribution on an Agilent Bioanalyzer .
414 +The library should appear as a range of fragments between approximately 200 and 600 bp ( Fig. 2a ; see Note 16 ) .
415 +Store the sequencing libraries at − 80 °C until use .
416 +28 .
417 +The DNA is now ready for high-throughput sequencing on the Illumina platform ( see Note 17 ) .
418 +Figure 2b shows a genome browser shot of typical Arabidopsis ChIP-seq data from librar-ies made using the procedures presented here .
419 +mark and the amount of starting chromatin .
420 +For example , a ChIP for H3K4me3 from 25,000 Arabidopsis nuclei will yield approximately 5 -- 10 pg of DNA .
421 +9 .
422 +During amplification and library preparation , it is essential to avoid DNA contamination from the environment .
423 +Ensure that all work surfaces , pipettes , and reagents are free of DNA contamination .
424 +10 .
425 +The number of PCR cycles needed should be determined empirically .
426 +The appropriate number of cycles to be used can be estimated by performing a test amplification on a relevant amount of `` input '' DNA and following the reaction progress in a real-time PCR instrument .
427 +Cycling should be stopped during the exponential phase of the reaction , and as few cycles as possible should be used .
428 +Using 25 cycles of PCR , 10 and 100 pg of starting DNA should yield approximately 50 and 200 ng of product , respectively .
429 +11 .
430 +It is recommended to perform qPCR to test for ChIP enrichment of one or more positive ( and negative ) control genomic regions , if such regions are known , at this step before performing the library preparations .
431 +12 .
432 +Unique barcoded adapters can be used for each sample if multiple libraries will be sequenced in an individual flow cell lane .
433 +Thirty nanograms of DNA in the adapter ligation reaction is recommended , but as little as 10 ng can be used .
434 +13 .
435 +If the color of the dissolved gel solution is violet or orange , this means the pH is too high .
436 +This can be rectified by adding 10 µl of 3 M sodium acetate ( pH 5 ) , which should bring the pH down and the color back to yellow .
437 +14 .
438 +The number of PCR cycles required for library amplification should be determined empirically , as described in Note 10 .
439 +Consult your sequencing core facility to determine the total amount of sequencing library DNA required for each experiment .
440 +15 .
441 +A drying time of 5 min is generally sufficient to remove all traces of ethanol from the beads , but this time may vary depending on ambient temperature and humidity .
442 +Care must be taken not to overdry the beads ( bead pellet will appear cracked if overdried ) , as this will negatively affect DNA elution .
443 +16 .
444 +Occasionally libraries will contain significant amounts of adapter dimers ( a distinct band of approximately 125 bp ) and / or primer dimers ( a distinct band of approximately 80 bp ) , which will negatively affect sequencing results .
445 +These products can be easily removed before sequencing by size selection with Agencourt SPRIselect beads ( Beckman Coulter , catalog no .
446 +B23317 )
447 +Acknowledgements
...\ No newline at end of file ...\ No newline at end of file
1 +organism
2 +ABSTRACT
3 +The cMonkey integrated biclustering algorithm identifies conditionally co-regulated modules of genes ( biclusters ) .
4 +cMonkey integrates various orthogonal pieces of information which support evidence of gene co-regulation , and optimizes biclusters to be supported simultaneously by one or more of these prior constraints .
5 +The algorithm served as the cornerstone for constructing the first global , predictive Environmental Gene Regulatory Influence Network ( EGRIN ) model for a free-living cell , and has now been applied to many more organisms .
6 +However , due to its computational inefficiencies , long run-time and complexity of various input data types , cMonkey was not readily usable by the wider community .
7 +To address these primary concerns , we have significantly updated the cMonkey algorithm and refactored its implementation , improving its usability and extendibility .
8 +These improvements provide a fully functioning and user-friendly platform for building co-regulated gene modules and the tools necessary for their exploration and interpretation .
9 +We show , via three separate analyses of data for E. coli , M. tuberculosis and H. sapiens , that the updated algorithm and inclusion of novel scoring functions for new data types ( e.g. ChIP-seq and transcription factor over-expression [ TFOE ] ) improve discovery of biologically informative co-regulated modules .
10 +The complete cMonkey2 software package , including source code , is available at https://github.com/baliga-lab/cmonkey2 .
11 +1Institute for Systems Biology , 401 Terry Ave N , Seattle , WA 98109 , USA and 2Department of Microbiology , University of Washington , Seattle , WA 98103 , USA
12 +INTRODUCTION
13 +It is widely acknowledged that gene regulatory networks ( GRNs ) are inherently modular in nature and organized hierarchically ( 1 -- 3 ) .
14 +This modular structure results from the regulation of genes by distinct combinations of regulatory factors ; transcripts regulated by the same ( set of ) factor ( s ) are presumed to express similar patterns of differential expression over different cellular and environmental conditions .
15 +Such modularity is evident in GRNs across organisms , from the simplest prokaryotes to complex metazoans .
16 +Therefore , identifying co-regulated gene modules can significantly reduce the complexity of the problem of inference of genome-wide GRNs from data , and they can be exploited to greatly improve the accuracy of the inferred regulatory network topology ( 4 -- 7 ) .
17 +For this reason , the detection of co-regulated gene modules via integrated modeling of multiple supporting data types has been an active research topic for more than a decade .
18 +Since the seminal integrated ` module networks ' publications of Segal et al. ( 5,8 ) , SAMBA ( 2 ) and cMonkey ( 9 ) , many groups have released tools with similar overarching goals of data integration for the discovery of conditionally co-regulated modules , using various underlying statistical models and optimization methods .
19 +For example , LeMoNe ( 4 ) infers co-regulated gene modules from expression data , including detection of conditionality of co-regulation .
20 +DISTILLER ( 10 ) extends the LeMoNe framework to integrate known regulation with gene expression data .
21 +Like cMonkey , COALESCE ( 11 ) and Allegro ( 12 ) integrate de novo detection of sequence motifs with coexpression clustering to identify co-regulated gene modules and the cis-regulatory sequence features putatively responsible for their co-regulation .
22 +We refer the reader to a recent review ( 13 ) of integrated methods for detection of biological modules , and note the caveats presented by ( 14 ) regarding the large search-space involved ( particularly for complex metazoan systems ) .
23 +One primary issue with all aforementioned methods and tools is the difficulty of easily extending them to new data types or organisms .
24 +Many of these are implemented as complex command-line tools or graphical user-interfaces that can only be applied to a limited predefined set of model organisms ( typically , a few metazoans
25 +[ human , mouse , fruit fly , etc. ] , and often E. coli and S. cerevisiae ) .
26 +The cMonkey integrated biclustering algorithm ( 9 ) was designed to decipher , from genome-wide measurements , the conditional co-regulation of genes by integrating different types of information which support evidence for their co-regulation and effectively constrain , or regularize , the complex search space mentioned above .
27 +In the end , cMonkey produces biclusters that are constrained by one or more of these streams of data ( 9 ) , over subsets of experimental measurements .
28 +The three primary data sources that were originally integrated and optimized by cMonkey were ( i ) transcript co-expression ( similarity of expression profiles ) of clustered genes across subsets of measurements ; ( ii ) de novo detection of common putative cis-acting gene regulatory motifs ( which we will hereafter abbreviate as GREs , for gene regulatory elements ) in the promoters of clustered genes ( putative binding locations of the same transcriptional regulators ) ; and ( iii ) significant connectivity between clustered genes in functional association or physical interaction networks ( implying meaningful functional association , which is often correlated with co-regulation ) .
29 +We used cMonkey to construct a Environmental Gene Regulatory Influence Network ( EGRIN ) model ( 15 ) for Halobacterium salinarum NRC-1 , and have more recently used it to construct EGRIN models for many more organisms covering all three branches in the tree of life ( ( 7,16 -- 19 ) , and unpublished ) .
30 +Work on the cMonkey algorithm and its implementation has been ongoing during that time , and we are now releasing a completely updated and reengineered version of the cMonkey software tool , with optimized performance , improved documentation and ease-of-use for end-users , and enhanced modularity which will make it straightforward to extend by interested developers .
31 +The primary algorithmic modification in the new implementation is that it uses a global optimization , rather than the local , individual cluster optimization utilized by the original procedure .
32 +Additional algorithm updates include changes to the individual scoring scheme for subnetwork clustering , as well as to the heuristic used to integrate the different scores .
33 +All of these changes , which serve to improve the procedure 's runtime performance by roughly 3-fold , result in additional benefits which we will elucidate below .
34 +We have reimplemented the updated algorithm into a new framework , called cMonkey2 , which improves ease-of-use for the end-user ; greatly simplifies automated integration of additional data types and scoring mechanisms ; and enhances the resulting output to facilitate visualization and exploration of biclusters and their associated evidence ( e.g. de novo predicted GREs ) in the context of other databases and web services .
35 +These improvements make cMonkey2 a fully functioning , unified platform for integrating many kinds of genome-wide data to build gene co-regulatory modules , plus the necessary tools to explore and use them to inform biological insights .
36 +MATERIALS AND METHODS
37 +Hereon , we refer to the originally published version of cMonkey as cMonkey1 .
38 +For a detailed overview of the cMonkey1 algorithm and its data integration model , we refer the reader to ( 9 ) .
39 +In the following we describe only the relevant and notable algorithm changes which have been made in the updated version , which we call cMonkey2 .
40 +These include ( i ) a switch from local bicluster optimization to a global optimization procedure ; ( ii ) a switch from a probabilistic association network-based score to a network density-based scoring function ; ( iii ) a modified , more efficient heuristic for combining the three model components into an integrated clustering score while enabling stochastic exploration of the search space .
41 +Although all three of these modifications appear to replace rigorous statistical models and distributions with heuristics , as we will show , the practical effect is a significant decrease in algorithm run-time with no detriment to performance ( to the contrary , cMonkey2 actually achieves improvement in performance ) .
42 +cMonkey1 is a local optimization procedure , in which biclusters are seeded , one at a time , and then optimized individually .
43 +As each additional bicluster is generated and optimized , any overlap ( in the form of gene membership ) between it and previously-optimized biclusters was reduced by constraining the number of biclusters ( default expected value $ v $ = 2 ) into which each gene may fall .
44 +The most significant modification we have made to the algorithm is that cMonkey2 instead performs a global optimization , that is modeled on the simple , widely-used and effective k-means clustering algorithm ( 20 ) .
45 +After beginning with a chosen distance metric and an initial partitioning of all genes into exactly k clusters ( $ v $ = 1 cluster per gene ) , the basic kmeans algorithm iterates between two steps until convergence : ( i ) ( re - ) assign each gene to the cluster with the closest centroid and ( ii ) update the centroids of each modified cluster .
46 +The updated cMonkey2 algorithm performs an analogous set of moves with four primary distinctions relative to k-means : ( i ) the distance of each gene to the centroid of each cluster is computed using a measure that combines condition-specific expression profile similarity , similarity of putative GREs detected in gene promoters , and connectedness in one or more gene association networks ( and/or additional scoring measures added via the new modular plug-in framework ; see below ) ; ( ii ) each gene can be ( re - ) assigned to more than one cluster ( default $ v $ = 2 ) ; ( iii ) at each step , conditions ( in addition to genes ) are moved among biclusters to improve their cohesiveness ; and ( iv ) at each step , genes and conditions are not always assigned to the most appropriate clusters .
47 +We now elaborate upon these four details .
48 +In cMonkey2 , as with standard k-means ( as well as the original cMonkey1 ) , k must be chosen a priori ; by default , cMonkey2 sets k such that each bicluster will contain ∼ 20 genes on average ( thus , given that each gene is assigned to $ v $ = 2 biclusters by default , k is set to Ng × $ v $ / 20 , where Ng is the number of transcripts measured across all experiments ) .
49 +cMonkey2 begins each iteration with a set of bicluster memberships mi for each element ( gene or condition ) i , where by default | mi | = $ v $ = 2 for genes ( as described previously ) , and | mi | = Nc/2 for conditions ( Nc is the numbe of conditions , or measurements , in the expression data set ; note that for standard k-means clustering , | mi | = 1 for genes and m = N for conditions ) .
50 +then computes log - | i | c cMonkey2 likelihood score matrices R , S and T , for membership of ij ij ij each element i in each bicluster j based upon , respectively , co-expression with the current gene members ( R ) , similarity of GREs in gene promoters ( S ) , and connectivity of genes in networks ( T ) .
51 +For the network scores ( T ) , the original procedure computed a p-value for enrichment of network edges among genes in each bicluster using the cumulative hypergeometric distribution .
52 +This computation was inefficient , and moreover could not account for weighted edges in the input networks , so we replaced it in cMonkey2 with a more standard weighted network clustering coefficient ( 20 ) evaluated only over the genes within each bicluster .
53 +Following computation of the individual component scores , computes a score matrix M that contains cMonkey2 ij the integrated score ( a weighted sum of log-likelihoods , as in cMonkey1 ) supporting the inclusion of gene i in bicluster j .
54 +At this stage cMonkey1 would then train an ` iteratively-reweighted constrained logistic regression ' on each bicluster 's M to obtain a posterior probability distribution p , .
55 +j ij to classify potential bicluster members i based upon these scores .
56 +This procedure proved to be a significant bottleneck on algorithm performance .
57 +In cMonkey2 we instead compute a kernel-based cumulative density distribution from these scores , to estimate the relative probability pij that each element i belongs in each cluster j .
58 +The width of the density distribution kernel is set dynamically to be larger for smaller ( fewer gene ) biclusters , so as to increase the tendency to add genes to small biclusters , rather than remove them .
59 +Whereas cMonkey1 would then sample elements i from pij to stochastically add or remove elements from each bicluster j , in the new implementation we instead add a cMonkey2 small amount of normally-distributed random ` noise ' to the scores Mij in order to achieve a similar type of stochasticity ( which helps prevent the algorithm from falling into local minima ; this noise decreases during the run to zero at the final iteration ) .
60 +The result of this noise is that at the beginning of a cMonkey2 run , biclusters are rather poorly defined ( co-expression , for example , is poor ) , but during the course of a full set of 2000 iterations , as this noise is decreased , the biclusters settle into a much more significant set of minima ( Supplementary Figure S1 ) .
61 +At the end of each iteration , cMonkey2 chooses a random subset of genes or conditions i , and moves i into bicluster j if , for any biclusters j ′ which it is already a member , p p ∀ j ′ , and out of the corresponding worse biclus-i j > ′ , ter j ′ for which pi j > pi j ′ .
62 +Thus , as with the k-means clus-i j tering algorithm , performs a global optimization cMonkey2 of all biclusters by moving elements among biclusters to improve each element 's membership scores , rather than by optimizing each bicluster one-at-a-time ( as cMonkey1 did ) .
63 +Note , however , that we have introduced an added degree of stochasticity to the optimization procedure , both from the selection of a random subset of genes and conditions to be moved at each iteration , and from the randomization described above .
64 +This type of metaheuristic does not exist in the standard k-means clustering algorithm .
65 +The cMonkey2 tool: implementation details
66 +We have completely re-implemented the cMonkey software 2 tool , transforming it into a data integration platform that enables non-technical researchers to easily analyze their gene expression data in the context of additional evidence , while allowing developers to extend and tailor the base functionality with minimal development effort .
67 +cMonkey2 is available as a command-line-driven Python application .
68 +All aspects of the implementation center on modularity and extensibility , enabling developers to easily incorporate their novel data types and/or scoring methodologies into the procedure .
69 +For data input and integration , the tool now downloads , automatically from external databases , relevant information for nearly any microbe , including genome data and gene annotations ( currently using NCBI parsed annotations from RSAT ( 21 ) ; Microbes Online ( 22 ) ) ; gene functional associations ( STRING ( 23 ) ) , expression data ( Gene Expression Omnibus ( GEO ) ( 24 ) ) and others ( e.g. DoE KBase ) .
70 +We implemented cMonkey2 in object-oriented Python , in order to more effectively modularize and streamline the codebase .
71 +This switch alleviated all of the major speed and memory bottlenecks which were causing difficulty with the original implementation in GNU R. For a typical cMonkey2 run , the user provides a file containing a set of mRNA expression log-ratios in standard tab-delimited text file format .
72 +The user will also typically provide a three-letter KEGG organism code ( e.g. ` eco ' for E. coli ) , which is used to identify and automatically fetch additional information ( genome sequence , annotations , operon predictions , promoter sequences , functional associations ) from various scientific databases ( 21 -- 23 ) .
73 +For sequenced prokaryotes and unicellular eukaryotes ( such as S. cerevisiae ) , cMonkey2 provides solutions to common tasks such as name mapping and abstraction of organism-specific aspects including genomic information .
74 +Upon initialization , the tool downloads ( if necessary ) and caches the relevant public data locally .
75 +For example , predicted operons ( 25 ) are downloaded from Microbes Online ( 22 ) , full genome sequences and gene annotations are fetched from NCBI via RSAT ( 21 ) , and these data are used to parse out predicted promoter sequences for each annotated transcript ( Figure 1 ) .
76 +In cases where the organism of interest is not yet included in these databases ( e.g. it is newly sequenced ) , custom versions of these files may be supplied in standard formats ( e.g. tab-delimited , GFF , FASTA , etc. ) to enable motif searching and network clustering .
77 +If these additional data are not available , biclustering on the expression data only is still possible , and will be performed by default .
78 +cMonkey2 scoring functions .
79 +At the core of a cMonkey2 computation lies a cMonkey run .
80 +A run consists of a set of input data and configuration parameters and a set of scoring algorithms that are activated at certain iterations of the optimization procedure ( i.e. following a schedule ) , and combined using user-specified weights .
81 +All parameters have defaults which have been configured to work well with all test cases , data sets and organisms tested ( at this point , over twenty ) .
82 +The user can override certain configuration parameters or methods to customize the run .
83 +The configuratio parameters may be set via command-line or a hierarchy of user-defined and default configuration files .
84 +At the heart of the cMonkey run is a scheduler that executes specific scoring functions at user-defined iterations and with a user-defined scoring weight .
85 +Each scoring function computes the corresponding k × | i | scores for associating a given gene/condition i with each of the k biclusters .
86 +An important detail is that these scores are not required to be comprised of standard distance measures which may be difficult or expensive to calculate .
87 +They can alternatively simply consist of a ( relative ) measure of prior expectation that gene/condition i belong in cluster k given the data and given the other genes/conditions in the cluster .
88 +An example of such an ad hoc scoring mechanism is delineated in detail in our description of the new set-enrichment scoring function ( see below ) .
89 +After computation of all scoring matrices , cMonkey2 integrates the scores , as described in more detail below , via a combiner function , which runs a list of scoring functions in sequence and combines their results according to specified weights .
90 +Bicluster memberships ( rows and columns ) are then updated based upon these combined scores .
91 +A cMonkey2 scoring function has a standard interface , so users can implement and run an arbitrary number of differentlyweighted scoring functions based upon user preferences .
92 +The user has the choice to override the parameters of the scoring functions , via command-line options and/or configuration files .
93 +Default scoring functions for the three standard cMonkey data types -- -- co-expression , MEME-detected conserved promoter GREs and network clustering -- -- are provided by default .
94 +Below , we describe implementations and use-cases for two additional , newly implemented scoring functions .
95 +Implementation and integration of novel row scoring func- tions
96 +To demonstrate the utility and ease of integrating additional streams of evidence for gene co-regulation via implementation of new scoring mechanism ( as described above ) , we implemented two additional row ( gene ) scoring functions which were not part of the original cMonkey1 algorithm .
97 +The first of these integrates a ` set-enrichment ' scoring function , which enables the user to influence bicluster optimization to enrich for user-defined sets of genes ( e.g. similar gene functional annotations ; known promoter binding mapped via ChIP or RNase hypersensitivity ; or known GREs ) .
98 +The second scoring function integrates an additional motif detection algorithm ( Weeder ( 26 ) ) to add motif detection via enriched k-mers , and to search for motifs in regions other than gene promoters ( here , we use 3 ' UTRs ) -- -- a functionality complementary to that already provided by MEME .
99 +Below , we describe the motivation and implementation of these two scoring functions .
100 +Later , in the Results section , we present an analysis of their influence on cMonkey2 biclustering results on data sets for three different organisms .
101 +Set-enrichment row scoring function .
102 +The set enrichment scoring function was developed to easily incorporate ( and enrich biclusters for ) predefined gene sets .
103 +Given a file which lists annotations or groupings of genes into ( possibly overlapping ) sets with unique identifiers , the set enrichment scoring function computes , at each iteration , the significance of overlap between each bicluster 's member genes and the genes annotated for each set using the Fisher 's exact test .
104 +For each bicluster , the set with the most significant overlap ( smallest p-value ) is chosen for training , and a set of row scores is generated that increases the probability of retaining cluster genes or adding new genes that are the enriched set .
105 +The gene scores are computed by a simple heuristic in which we multiply the log10 of the aforementioned p-value by 1.0 for genes which are in the bicluster and are members of the enriched set ; by 0.5 for genes which are in the set but are not in the bicluster ; and by 0.0 for all other genes .
106 +To increase stability of the set enrichment approach we added a low-pass filter which sets the p-value to a minimum of the Bonferroni cutoff p-value given the number of sets tested .
107 +These final gene ( row ) scores are then normalized and combined with the other scoring functions to train cMonkey2 biclusters .
108 +Weeder motif detection row scoring function for detection of enriched k-mers .
109 +While MEME ( 27 ) has been shown ( 28,29 ) to be among the most sensitive and robust sequence motif detection algorithms available , the fact that it models GREs as position-specific scoring matrices ( PSSMs ) and uses expectation maximization to detect the most overrepresented signatures in a set of input sequences means that it is more sensitive to detecting certain types of motifs .
110 +The Weeder algorithm ( 26 ) searches for overrepresented degenerate kmers ( rather than PSSMs ) , and has been shown ( 28 ) to be quite sensitive to detecting other types of regulatory motif signatures , including miRNA binding sites in mammalian genomes ( 30 ) .
111 +Thus , in order to detect putative signatures for miRNAs in human genomes that might be associated with disease , we developed a cMonkey2 scoring function that integrates Weeder motif detection and optimization into the algorithm .
112 +This custom row scoring function replaces MEME with Weeder to search for enriched motifs in gene promoters ( using default parameters , in ` medium ' search mode on both strands ) , and returns gene-specific scores assessing the significance of each promoter 's match to the detected motifs .
113 +Specifically , the function records the n ≤ 4 highest-scoring motifs , ranked by score and provided as PSSMs by Weeder .
114 +As with the default MEME scoring function , it then provides those PSSMs as input to MAST ( 31 ) to compute the significance ( sequence p-values ) of the match of each gene 's promoter to the detected motif ( s ) .
115 +These sequence p-values are then used by the remainder of the cMonkey2 pipeline identically to the default MEME calculation .
116 +cMonkey output , monitoring and visualization and explo-2 ration
117 +Provenance is a key concern in the new implementation , and all information necessary to completely reproduce a given run is stored in the output , including code version , input parameters and configuration files and random number seeds .
118 +cMonkey2 provides a web interface to the output cMonkey2 results database , served via an embedded web server , that enables a user to observe the progress of the run , via histograms of scores and optimization progress of mea statistics at each iteration ( Supplementary Figure S4 ( A ) ) .
119 +The design of this monitoring implementation as an embedded web server allows cMonkey2 analyses to be run on a remote server ( e.g. Amazon 's EC2 platform ) and monitored using a local web browser .
120 +In the future , we intend to extend this interface to enable initialization and control over cMonkey2 runs , as well as remote storage , visualization and exploration of computation results .
121 +The interface also enables searching , selection and viewing of individual biclusters during a run , and upon completion , a Cytoscape ( 32 ) network visualization for exploring relationships between genes , detected GREs , and their membership in biclusters ( Supplementary Figure S4 ( B ) ) .
122 +All of these resources are populated with FireGoose ( 33 ) / ChromeGoose XML microformats , which enable easy integration and exploration using other external tools and databases via the Gaggle ( 34 ) , such as MeV ( 35 ) for expression analysis , STAMP ( 36 ) and RegPrecise/RegPredict ( 37,38 ) for motif comparisons , DAVID ( 39 ) for function analysis , KEGG ( 40 ) for pathway analysis , among many others .
123 +Additionally , we have implemented an interface which enables recorded exploration of biclusters via an interactive IPython notebook .
124 +Methods for evaluation of cMonkey2 module detection E. coli : Comparisons to other published module detection algorithms .
125 +In order to assess the ramifications of the algorithm changes which we made to cMonkey2 , we evaluated its performance relative to both cMonkey1 , to other popular clustering methods -- -- k-means ( 41 ) and WGCNA ( 42 ) , and to published data integration/module detection algorithms COALESCE ( 11 ) , DISTILLER ( 10 ) and LeMoNe ( 4 ) .
126 +We note that this list is by no means comprehensive , but is rather meant to provide a representative sampling of the various data integration and module detection algorithms available .
127 +For all algorithms , we used an E. coli gene expression compendium , containing 868 measurements of mRNA expression for 4203 genes , compiled and normalized by ( 10 ) .
128 +To quantify algorithm performance , we used intrinsic ( tightness of cluster co-expression ; motif significance ) and extrinsic ( recapitulation of known biology ) measures .
129 +For the intrinsic measures , we used the mean square residue ( 43 ) and MEME ( 27 ) motif E-value to quantify bicluster and detected GRE quality , respectively .
130 +For the extrinsic quality assessment , we used the RegulonDB ( 44 ) database as the gold standard for comparing with known E. coli regulatory network modularity and known regulation .
131 +We ran all algorithms listed , other than DISTILLER , for which we used the author-provided clusterings ( based upon the same E. coli data set ) .
132 +For all algorithm runs , we attempted to generate clusters with a similar average number of genes to that of the cMonkey runs ( either , for example , by adjusting k for k-means , or trying different size k-mers for COALESCE ) .
133 +Comparisons of intrinsic measures of cluster quality .
134 +For the intrinsic measures of cluster and motif detection , we used cluster mean squared residue ( 43 ) ) to quantify cluster cohesiveness across included conditions .
135 +For motif detection , we quantified the likelihood of detecting clusters with genes that contain a statistically significant putative GRE ( MEME ( 27 ) E-value ≤ 1 ) .
136 +Detection of known E. coli regulons .
137 +The primary goal of cMonkey is to reconstruct , from expression data , a comprehensive set of co-regulated gene modules .
138 +We have chosen to define a co-regulated gene module as a set of genes which are regulated by the same combination of transcription factors ( TFs ) .
139 +We assessed cMonkey and the other algorithms in their capability to recapitulate experimentally annotated E. coli regulons in RegulonDB ( 44 ) using precision and recall .
140 +For precision , we computed the fraction of computed biclusters that had significant gene membership overlap ( more than two genes , computed via cumulative hypergeometric p-value , controlled for false discovery rate FDR ≤ 0.01 ) with at least one of the 257 such combinatorial regulons in RegulonDB .
141 +For recall , we computed the fraction of all 257 combinatorial regulons which were rediscovered by the algorithm .
142 +A standard measure of algorithm performance relative to an incomplete gold standard is an area under the precisionrecall ( AUPR ) curve .
143 +However given our evaluations which use a single clustering for each algorithm , we use the geometric mean of precision and recall , or G-measure ( 45 ) .
144 +Thus , for a given number of true positives ( TP ) , false positives ( FP ) and false negatives ( FN ) ,
145 +For completeness , we also report the F1 score , which is the harmonic mean of precision and recall .
146 +Detection of known E. coli transcription factor binding sites .
147 +cMonkey has the distinction among the algorithms tested ( along with COALESCE ) that it infers , de novo , conserved putative GREs in the promoters of genes in each cluster using MEME ( 27 ) ( by default ) , and optimizes the clusters to improve those GREs .
148 +To evaluate this aspect of cMonkey , we assessed the performance of all algorithms in identifying groups of genes containing significant combinations of bona fide GREs in their promoters .
149 +For each cluster generated by each algorithm , we applied MEME for motif detection post facto , with the same set of parameters utilized by cMonkey , to the promoters of each cluster 's member genes .
150 +Using FIMO ( 46 ) , we then scanned the GREs detected by MEME across the entire E. coli genome to identify significant ( FDR ≤ 0.05 ) motif instances .
151 +We then compared the locations of these motif instances with 2283 experimentally-determined binding locations for 101 transcription factors ( TFs ) with at least three binding sites in the RegulonDB BindingSiteSet table .
152 +If positions of a GRE aligned to the positions of a TF significantly more often than expected at random ( FDR ≤ 0.01 ) , then we classified that GRE as a match to the TF .
153 +As previously , we assessed each algorithm 's precision ( fraction of all clusters with a match to a RegulonDB TF ) and recall ( fraction of all 101 RegulonDB TFs independently detected ) , and combined these into a single G measure
154 +Evaluations of new set-enrichment scoring module for E. coli .
155 +To evaluate the efficacy of the set-enrichment module ( see Methods section for details ) , we parsed the RegulonDB regulons into gene sets and integrated these into cMonkey2 using the set enrichment row scoring function .
156 +Thus , we added an additional constraint to cMonkey2 which allowed the algorithm to optimize biclusters that ( simultaneously with the other aforementioned constraints -- -- coexpression , GRE detection , and network connectivity ) should be more consistent with the annotated E. coli regulons .
157 +Mycobacterium tuberculosis : Integration of ChIP-seq and TF overexpression via set-enrichment .
158 +The newlyintroduced cMonkey2 set-enrichment scoring function was developed to improve the capability of to concMonkey2 struct co-regulated gene modules which are simultaneously enriched for known gene sets .
159 +By enriching clusters for gene sets which are expected to include additional evidence for co-regulation ( e.g. regulons from ChIP-chip/seq or known regulons ; functional annotation such as Gene Ontology ; or co-regulation via some other pre-computed evidence type ) .
160 +To further test the capability of the cMonkey2 set-enrichment scoring function to improve detection of experimentally validated regulons , we investigated its influence on modules detected for Mycobacterium tuberculosis , using a large gene expression compendium and new global ChIP-seq and transcription factor overexpression ( TFOE ) measurements .
161 +M. tuberculosis data .
162 +We used a compendium of 2,325 publicly available Mycobacterium tuberculosis transcriptome measurements collated from TBDB ( http://tbdb.org ) , as described in ( 18 ) .
163 +For our set-enrichment assessment , we integrated genome-wide binding measurements for 154 M. tuberculosis TFs , assayed via ChIP-seq ( 47 ) , and transcriptome measurements following induction ( over-expression ; hereafter , TFOE ) of 206 TFs ( 48 ) .
164 +As described in ( 18 ) , from the ChIP-seq measurements we distilled 7,248 significant TF-gene interactions through significant binding in regions spanning -150 to +70 nucleotides around transcriptional start sites for 142 TFs .
165 +Similarly , for the TFOE measurements , we used RNA measurements from the same cultures in which the TFs were induced for ChIP-Seq to obtain transcriptomes resulting from overexpression of 205 TFs .
166 +From these measurements , we identified 3,785 mRNAs with significant expression change ( p-value ≤ 0.01 ) .
167 +Running cMonkey2 on M. tuberculosis .
168 +We ran cMonkey2 on the M. tuberculosis data in eight different combinations : ( i ) without the ChIP-seq or TFOE gene sets ( default ) ; ( ii ) with only the ChIP-seq gene sets via the set-enrichment scoring function ; ( iii ) with only the TFOE gene sets via the set-enrichment scoring function ; and ( iv ) both ChIP-seq and TFOE gene sets , weighted equally via the standard cMonkey2 weighting mechanism .
169 +We additionally ran cMonkey2 with motif detection/integration turned off for all four combinations .
170 +For all runs , we used k = 600 , as in ( 18 ) , but excluded the ( default ) inclusion of EMBL STRING functional co-association networks , in order to eliminate the possibility of redundancy between test - and training data .
171 +Given the non-deterministic optimization of cMonkey2 , we ran each combination of parameterizations ten times , enabling us to report estimates of the mean and standard errors to facilitate comparisons .
172 +In total , this investigation comprised 80 separate cMonkey2 runs .
173 +Recovery of gene sets significantly enriched in cMonkey2 modules .
174 +For each run , we used a Benjamini-Hochberg-corrected p-value ( p-value ≤ 0.01 ) to identify the total number of biclusters ( out of 600 ) which were significantly enriched for any of the 142 ChIP-seq gene sets or any of the 205 TFOE gene sets .
175 +Human Lung Squamous Cell Carcinoma ( LUSC ) .
176 +To test the capability of the new cMonkey2 set-enrichment and Weeder scoring functions to improve detection of validated regulons in mammalian systems , we investigated their performance on The Cancer Genome Atlas ( TCGA ) lung squamous cell carcinoma data set .
177 +In particular , we assessed the recovery of miRNA regulators ( using 3 ' UTR sequences as input for training to the Weeder scoring function , and a pre-computed database of miRNA to target gene predictions as training input for the set-enrichment function ) .
178 +Human LUSC data .
179 +We downloaded RNA-seq gene level counts for 20 351 genes across 475 lung squamous cell carcinoma ( LUSC ) tumors ( 49 ) from the October 17 , 2014 run of the Broad TCGA GDAC Firehose ( doi :10.7908 / C1CJ8CFD ) .
180 +Using DESeq2 ( 50 ) we normalized the RNA-seq gene level counts using the variance-stabilizing transformation , computed the coefficient of variation for each gene , and selected the top 2000 genes with largest coefficients of variation as input for cMonkey2 .
181 +Each cMonkey2 run detected 133 biclusters .
182 +Significant coexpression for each bicluster was ensured by filtering out all biclusters where the variance explained by the first principal component was less than the variance explained by the first principle component for randomly sampled gene sets of same size for more than 5 % of the random samples .
183 +This filtering led to an average of 112 ± 8 biclusters per cMonkey2 run on the LUSC tumors .
184 +Running cMonkey2 on LUSC tumors .
185 +We used GeneMANIA ( 51,52 ) as the gene-gene interaction network training input for human cMonkey2 runs .
186 +A gene synonym thesaurus was created from the Ensembl BioMart database to covert between different gene identifiers .
187 +Weeder was used to discover motifs in the 3 ' UTR sequences that were extracted from the UCSC genome browser FTP site using the same methods we have described previously ( 30,53 ) .
188 +The TargetScan database of predicted human miRNA target genes release 6.2 ( 54 ) was used for set-enrichment training .
189 +We ran cMonkey2 on the LUSC normalized RNA-seq gene expression using three different training approaches : ( i ) no cis-regulatory training inputs ( i.e. no de novo motif detection ) ; ( ii ) training on de novo-detected 3 ' UTR Weeder motifs ; and ( iii ) training only on set-enrichment using TargetScan miRNA target gene predictions .
190 +As cMonkey2 is non-deterministic in nature we ran each of the three training approaches six times to provide estimates of the mean and standard errors to facilitate comparisons
191 +Human LUSC : comparing number of significant weeder motifs .
192 +The significance of Weeder motifs was determined by calculating empirical p-values for each bicluster Weeder motif score using pre-computed Weeder motifs scores from 1000 randomly sampled gene sets .
193 +As bicluster sizes vary we precomputed gene sets sizes from 5 to 65 genes on the interval of 5 genes and selected the closest gene set size for empirical p-value calculation .
194 +A Weeder motif score was considered to be significant if it had an empirical p-value less than or equal to 0.05 .
195 +A post-hoc Weeder motif discovery and empirical p-value calculation was conducted to determine the number of significant motifs detected for cMonkey2 runs that did not train on Weeder motifs .
196 +A Student 's t-test was used to compare the number of significant Weeder motifs between the three approaches .
197 +Recovery of miRNAs implicated in LUSC .
198 +Each bicluster was tested for enrichment of miRNA target genes from the TargetScan database of predicted human miRNA target genes as described previously ( 53 ) .
199 +For each run we determined the overlap of the miRNAs enriched in biclusters with the manually curated miR2Disease database which implicates 110 different miRNAs in the etiology of lung cancer and/or non-small cell lung cancer .
200 +A Student 's t-test was used to compare the number of LUSC miRNAs rediscovered between the three approaches .
201 +RESULTS
202 +Below , we summarize results of our three separate analyses described in the Methods section .
203 +Overall , cMonkey2 proves to be a worthy successor to cMonkey1 , and , based upon our assessments of both cluster quality and recapitulation of known modularity and mechanisms in prokaryotic gene regulatory networks , is an excellent tool for this purpose .
204 +We also would like to note that these comparisons may be supplemented by our previously-published evaluations of cMonkey1 , which included extensive performance comparisons with many other biclustering methods , and an analysis of performance on randomized and shuffled data sets .
205 +Evaluation and comparison of module detection for E. coli In the following sections , we evaluate the performance of cMonkey2 in recapitulating known regulation as annotated in the RegulonDB database ( see Methods section for details ) .
206 +Results of all comparisons are summarized in Table 1 and plotted in Supplementary Figure S2 .
207 +Intrinsic measures of cluster quality .
208 +When compared to the algorithms tested ( see Methods section , we found that cMonkey2 identified clusters with , on average , tighter coexpression ( cluster mean squared residue ( 43 ) ) , and , other than cMonkey1 , with a greater likelihood of containing a statistically significant GRE ( MEME ( 27 ) E-value ≤ 1 ) ( Table 1 and Supplementary Figure S2 ) .
209 +Typically , there is , somewhat paradoxically , a tradeoff between obtaining tight coexpression and detecting significant GREs .
210 +Thus it is noteworthy that cMonkey2 obtained tighter clusters , while still detecting more clusters with more statistically significant
211 +GREs .
212 +While cMonkey1 clusters were more likely to contain a significant motif ( 96 % ) , this is primarily because it is both ( a ) training more heavily on GREs than on expression data , which explains the less coherent ( higher residual ) cMonkey1 biclusters ; and ( b ) redundantly detecting the same significant GREs in multiple redundant clusters ( i.e. achieving greater precision at the expense of lower recall ) .
213 +This also explains the reason that even cMonkey2 ( no motif ) , for example , achieved greater recall ( and hence greater G score ) than cMonkey1 .
214 +The modified algorithm of cMonkey2 , which only allows each gene to be assigned to no more than two biclusters , is far more stringent than the probabilistic constraint in cMonkey1 .
215 +A similar effect explains the greater precision of some other algorithms ( e.g. WGCNA ) than cMonkey -- -- the discovery of relatively fewer ( e.g. only 25 by WGCNA ) and significantly larger ( ∼ 8 × larger , for WGCNA ) modules , enables it to focus on only the most significant ( and thus most easily characterized ) modules .
216 +Detection of known E. coli regulons .
217 +Surprisingly , cMonkey2 detected combinatorial regulons with substantially greater precision ( 51 % vs. 42 % ) and recall ( 79 % vs. 50 % ) than cMonkey1 .
218 +In fact , cMonkey2 achieved greater recall than all algorithms tested , and greater precision than all except COALESCE ( 54 % ) .
219 +cMonkey2 achieved the greatest G score ( see Methods section ) for combinatorial regulon detection vs. RegulonDB ( Table 1 and Supplementary Figure S2 ; using the F1 score instead ( Methods section ) produces the same outcome ) .
220 +If we instead compare performance in recovering standard regulons ( as opposed to combinatorial regulons ; see Methods section ) , cMonkey2 again achieved the greatest G ( and F1 ) .
221 +It is noteworthy that cMonkey2 surpassed even DISTILLER on these combined measures , even though DISTILLER uses known regulon data as part of its training set , which gives it greater precision .
222 +Detection of known E. coli GREs .
223 +cMonkey2 again outperformed cMonkey1 in both precision and recall for detection of validated GRE sites in RegulonDB ( Table 1 and Figure S2 ; see Methods section ) .
224 +It also achieved greater recall than all other assessed methods , although with relatively lower precision than COALESCE .
225 +However , cMonkey2 surpassed all methods in the combined precision-recall G ( and F1 ) measure .
226 +While DISTILLER achieved greater performance than the original cMonkey1 in these measures on our E. coli GRE detection benchmarks , primarily due to its greater precision , our analysis reveals that the algorithm modifications in cMonkey2 have enabled it to outperform all methods .
227 +Evaluation of cMonkey2 integration of motifs and networks for E. coli .
228 +In order to evaluate whether the data integration scheme of cMonkey2 performed as expected , we included results for runs of cMonkey2 in which motifs and/or networks were not included as part of the training data .
229 +Not surprisingly , using the full complement of data performs significantly better than excluding motif information .
230 +However , we found that excluding only the network data ( here , STRING ( 23 ) functional association links ) did not significantly handicap the algorithm ; although exclud ing both networks and motifs performed significantly worse than only excluding either data type separately .
231 +Enrichment for E. coli known regulons via new set-enrichment row scoring module .
232 +We will now present the results of integrating the two novel cMonkey2 scoring modules ( described in Methods section ) in more detail and evaluate their utility in improving the method 's performance in recapitulating RegulonDB regulons and known GREs .
233 +Table 1 and Figure S2 shows that this integration effectively improved the cMonkey2 recapitulation of RegulonDB regulons and combinatorial regulons ( particularly , the precision of regulon detection ) , while not significantly impeding its ability to meet the other default constraints of tight conditional co-expression and significant GRE detection .
234 +Clearly , the degree to which this module can improve these measures ( and by result decrease other measures ) depends upon adjustment of its weighting schedule .
235 +While we acknowledge the circularity of this assessment , it proves that the set enrichment row scoring module has the intended effect and could be effectively used to integrate ChIP , functional annotations , or related data types into the cMonkey2 module detection process .
236 +Evaluation of co-regulated modules detected for Mycobac- terium tuberculosis
237 +All assessments of cMonkey2 module predictions for M. tuberculosis are summarized in Table 2 and Supplementary Figure S3 .
238 +Set-enrichment scoring function significantly increases recovery of set-enriched modules .
239 +Recently we reported the construction of a global gene regulatory network for Mycobacterium tuberculosis ( Mtb ) by applying cMonkey to 2,325 publicly available Mtb transcriptome profiles ( 18 ) .
240 +We previously validated this predicted network using two separate global data sets : ( i ) genome-wide binding locations for 143 TFs measured via ChIP-seq ( 47 ) , and ( ii ) global transcriptional consequences of overexpressing 206 TFs ( TFOE ) ( 48 ) .
241 +We hypothesized that training on these experimentally determined TF-regulated genes from ChIP-seq or TFOE would improve cMonkey2 gene regulatory module inference .
242 +We tested this hypothesis by applying cMonkey2 analysis to the same transcriptome profiles for Mtb as used previously ( 18 ) , and varying the training inputs ( MEME de novo cisregulatory motif detection ; ChIP-seq set-enrichment ; and TFOE set-enrichment ) .
243 +Importantly , we first found that integration of MEME motifs in cMonkey2 optimization significantly increased the number of modules that were enriched for both ChIP-seq ( 350 vs. 187 significantly enriched modules , Student 's t-test p-value = 5.0 × 10 − 12 , Table 2 ) and TFOE ( 346 vs. 249 significantly enriched modules , p-value = 6.2 × 10 − 10 , Table 2 ) TF targets , in comparison runs in which motifs were excluded from training ( i.e. co-expression alone ) .
244 +This result demonstrates clearly that the cMonkey2 integration of sequence information from MEME de novo motif detection significantly improves discovery of biclusters that are enriched for Mtb TFs .
245 +Using the set-enrichment scoring function to train on ChIP-seq or TFOE ( while excluding motif detection ) , also significantly increased the number of enriched modules beyond what was discovered by co-expression training alone ( ChIP-seq p-value = 2.3 × 10 − 9 , TFOE p-value = 2.5 × 10 − 13 , Table 2 ) , or to the runs trained on MEME motifs ( ChIP-seq p-value = 1.3 × 10 − 7 ; TFOE p-value = 5.8 × 10 − 7 , Table 2 ) .
246 +Notably , this improvement was achieved with relatively little decrease in bicluster co-expression ( i.e. little increase in residual , Table 2 ) , suggesting that , by integrating this alternate form of prior cis-regulatory information , cMonkey2 is effectively exploiting the complex , multifactorial biclustering search space to result in modules with similar co-expression ` quality , ' but which are significantly more enriched with the desired sets .
247 +Due to the indirect nature of TFOE responses ( vs. inherently direct interactions measured via ChIP ) , the condition sensitivity of the experiments , and the noise inherent to ChIP-seq measurements , there is a small amount of overlapping cis-regulatory information between the ChIP-seq and TFOE data sets ( 18 ) , which leads to little to no increase in the number of TFOE set-enriched modules detected when trained on ChIP-seq sets , and vice versa .
248 +The complementary nature of these data sets and the lack of a gold-standard set of cis-regulatory predictions meant that we did not have an independent validation that could be used to assess th strength of these predictions .
249 +We address this lack of external validation in the following section on lung squamous cell carcinoma where an external validation set is available .
250 +Evaluation of module detection for human Lung Squamous Cell Carcinoma (LUSC)
251 +Increased recovery of LUSC-implicated miRNAs by training on Weeder motifs .
252 +Previously , we developed methods to discover miRNA mediated regulation from gene coexpression clustering by discovering 3 ' UTR motifs using Weeder post-facto on the 3 ' UTR sequences of genes in the clusters ( 53 ) .
253 +The integration of Weeder into cMonkey2 allows us to train biclusters based simultaneously on coexpression and Weeder 3 ' UTR motifs thereby increasing the potential for discovering meaningful miRNA co-regulation .
254 +We tested this hypothesis by applying cMonkey2 to The Cancer Genome Atlas ( TCGA ) lung squamous cell carcinoma ( LUSC ) patient tumors to discover miRNA mediated co-regulation .
255 +We observed significant increase in the number of significant 3 ' UTR motifs discovered in when cMonkey2 is trained on Weeder motifs when compared with runs not trained on any cis-regulatory inputs ( p-value = 1.5 − × 10 3 ; Table 3 ) .
256 +Training on Weeder 3 ' UTR motifs also led to a significant 2.5 fold increase in recovery of miRNAs implicated in lung cancer as compared to runs not trained on any cis-regulatory inputs ( p-value = 6.0 × 10 − 5 ; Table 3 ) .
257 +We have demonstrated that integration of training on Weeder 3 ' UTR motifs into cMonkey2 has improved the discovery of 3 ' UTR motifs , which in turn leads to an impressive increase in the discovery of disease implicated miRNAs .
258 +Increased recovery of LUSC-implicated miRNAs by set-enrichment training .
259 +A faster alternative for training cMonkey2 runs to discover miRNA mediated regulation in mammalian species with large genomes is set-enrichment with databases of pre-computed miRNA target gene predictions such as TargetScan ( 54 ) .
260 +cMonkey2 was run on the TCGA LUSC patient tumors ( see above ) and trained , using set-enrichment , on TargetScan miRNA target gene predictions .
261 +This analysis led to a significant 2.3-fold increase in recovery of miRNAs implicated in lung cancer as compared to runs not trained on any cis-regulatory inputs ( pvalue = 1.8 × 10 − 6 ; Table 3 ) .
262 +Importantly , there was not a significant difference in the number of miRNAs recovered between Weeder 3 ' UTR motifs or TargetScan miRNA target gene training approaches ( p-value = 0.24 ) ; however omitting the de novo motif detection resulted in a ∼ 3 × improvement in cMonkey2 run time in the TargetScan set-enrichment runs ( 4.7 ± 0.08 ) hours , versus the Weeder 3 ' − 5 UTR motif runs 14.3 ± 0.2 hours ; p-value = 9.1 × 10 ) .
263 +These results demonstrate that if regulatory factor to target gene databases exist that set-enrichment approaches can be used in place of de novo motif detection and also lead to significant performance improvements .
264 +DISCUSSION
265 +We have described cMonkey2 , an updated and improved framework for detecting co-regulated modules of genes via automated data integration and optimization .
266 +We have described our recent modifications to the algorithm , which served to improve both its runtime performance , as well as its ability to discover optimized and experimentally validated gene regulatory modules .
267 +Based upon our tests on E. coli , cMonkey2 proves to be a strong performer in this crowded arena of regulatory network module detection and data integration .
268 +We have completely overhauled the cMonkey2 implementation , focusing on ease-of-use for the end user ( with automatic downloading and integration of many different data sources for any sequenced and annotated microbe ) , and on simplicity for the developer in integrating new data types and scoring schemes into the procedure .
269 +We demonstrated the utility of two new scoring mechanisms with use-cases for three different organisms -- -- E. coli , M. tuberculosis and H. sapiens , and showed that a simple integration of a new set-enrichment scoring procedure , as well as a new motif detection algorithm ( Weeder ) improved upon the existing capability of cMonkey2 to detect valid co-regulated gene modules and cis-regulatory motifs .
270 +These tests moreover demonstrated the importance of motif integration as part of cMonkey , revealing that this constraint can significantly improve module detection performance when additiona
271 +Weeder motif training Set-enrichment training
272 +Notes: (1) All p-value comparisons are relative to ‘Expression only.’
273 +data sets ( other than expression data ) are not available -- -- as would be the case , for instance , for newly-sequenced and culturable microbes with no developed genetics capability .
274 +Because various motif detection algorithms use different statistical models and heuristics for learning them , they have different , often complementary capabilities for detecting different types of real signatures ( 55 ) .
275 +For this reason , a number of researchers ( 56,57 ) have taken to integrating the predictions of several different motif detection algorithms and have demonstrated resulting increased sensitivity and/or precision on prokaryotic genomes ( 56,58 ) .
276 +Our long-term goal is to integrate a number of motif detection algorithms into an ensemble learning procedure for learning co-regulated modules with cMonkey .
277 +This will in-2 clude searching , in addition to annotated gene promoters ( the current default ) , their 5 ' and 3 ' UTRs for potential miRNA and post-transcriptional regulatory motifs .
278 +As we have shown , cMonkey now provides a straightforward 2 framework for this type of integration , and we have identified excellent candidates ( 29 ) including BoBro ( 59 ) , Spacer ( 60 ) or dyad-analysis ( 61 ) , and BioProspector ( 62 ) , which model DNA motifs in different ways , as additional targets for integration .
279 +In the future , in addition to integration of multiple motif detection algorithms , we intend to use this new framework to add additional constraints via phylogenetic genomic conservation ( e.g. ( 63 ) and related ) , as well as other new data types including genomic location constraints provided by ChIP-seq ( 64 ) , ATAC-seq ( 65 ) or DNase-seq ( 66 ) measurements , which will provide significant additional constraints on the bicluster ( and in particular , motif ) optimization .
280 +Moreover , the framework provides the opportunity to investigate other measures of gene expression pattern similarity ( e.g. mutual information ) to identify other potential patterns of co-regulation .
281 +Our desire is to see cMonkey2 become a focal point for a community of users and developers , with additional data types and scoring function modules being contributed by the community .
282 +To this end , development of the framework is openly hosted on Github ( http://github.com/baliga-lab/ cmonkey2 ) , with extensive documentation , wikis , and discussion groups .
283 +We will moreover provide a framework for automatically testing modifications and improvements contributed by the community via benchmarks similar to the RegulonDB ones presented here .
284 +ACKNOWLEDGEMENTS
285 +We would like to thank Aaron Brooks , Justin Ashworth , Sam Danziger , Frank Schmitz and Serdar Turkarslan for their input into the design and implementation of cMonkey2 .
286 +We would like to acknowledge Eliza Peterson for filtering and providing the Mtb ChIP-seq and TFOE data in machine-readable format .
287 +FUNDING
288 +U.S. National Science Foundation [ ABI NSF-1262637 , EAGER-MSB-1237267 , DB-1262637 , MCB-1330912 ] ; National Institute of Allergy & Infectious Diseases of the National Institutes of Health [ U 19 AI10676 ] ; National Institute of General Medical Sciences of the National Institutes of Health [ P50GM076547 ] ; ENIGMA , supported by the Office of Science , Office of Biological & Environmental Research of the US Department of Energy Contract No .
289 +DE-AC02-05CH11231 ) ; University of Luxembourg -- ISB Partnership .
290 +Funding for open access charge : U.S. National Science Foundation [ ABI NSF-1262637 ] .
291 +Conflict of interest statement .
292 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +Molecular Characterization of a Multidrug
2 +Abstract
3 +Escherichia coli sequence type 131 ( E. coli ST131 ) is a recently emerged and globally disseminated multidrug resistant clone associated with urinary tract and bloodstream infections .
4 +Plasmids represent a major vehicle for the carriage of antibiotic resistance genes in E. coli ST131 .
5 +In this study , we determined the complete sequence and performed a comprehensive annotation of pEC958 , an IncF plasmid from the E. coli ST131 reference strain EC958 .
6 +Plasmid pEC958 is 135.6 kb in size , harbours two replicons ( RepFIA and RepFII ) and contains 12 antibiotic resistance genes ( including the blaCTX-M-15 gene ) .
7 +We also carried out hyper-saturated transposon mutagenesis and multiplexed transposon directed in-sertion-site sequencing ( TraDIS ) to investigate the biology of pEC958 .
8 +TraDIS data showed that while only the RepFII replicon was required for pEC958 replication , the RepFIA replicon contains genes essential for its partitioning .
9 +Thus , our data provides direct evidence that the RepFIA and RepFII replicons in pEC958 cooperate to ensure their stable inheritance .
10 +The gene encoding the antitoxin component ( ccdA ) of the post-segregational killing system
11 +CcdAB was also protected from mutagenesis , demonstrating this system is active .
12 +Sequence comparison with a global collection of ST131 strains suggest that IncF represents the most common type of plasmid in this clone , and underscores the need to understand its evolution and contribution to the spread of antibiotic resistance genes in E. coli ST131 .
13 +Introduction
14 +Escherichia coli sequence type 131 ( E. coli ST131 ) is a recently emerged and globally disseminated multidrug resistant clone associated with urinary tract and bloodstream infections [ 1 , 2 ] .
15 +E. coli ST131 was originally identified in 2008 as a major clone linked to the spread of the CTX-M-15 ex-tended-spectrum β-lactamase ( ESBL ) - resistance gene [ 3 -- 5 ] .
16 +Since then , E. coli ST131 has also been strongly associated with fluoroquinolone resistance , as well as co-resistance to aminoglycosides and trimethoprim-sulfamethoxazole [ 6 , 7 ] .
17 +Recent analyses of the global epidemiology of E. coli ST131 using whole genome sequencing has revealed the CTX-M-15 allele is highly prevalent within a fluoroquinolone resistant-FimH30 ( H30 ) ST131 sublineage [ 8 ] and demonstrated a significant role for recombination in the evolution of this E. coli lineage [ 9 ] .
18 +As observed for most other multidrug resistant Enterobacteriaciae pathogens , plasmids are the major vehicles for carriage of antibiotic resistance genes in E. coli ST131 .
19 +Multiple plasmids from a range of incompatibility groups and containing various combinations of antibiotic resistance genes , conjugative transfer genes and other cargo genes have been described in E. coli ST131 strains [ 2 ] .
20 +This includes the IncF plasmids pEK499 , pEK516 [ 10 ] , pGUE-NDM [ 11 ] , pC15-1a [ 12 ] , pJJ1886-5 [ 13 ] , pEC_B24 , pEC_L8 , pEC_L46 [ 14 ] , pJIE186-2 [ 15 ] , as well as the IncN plasmid pECN580 [ 16 ] , the IncX plasmid pJIE143 [ 17 ] and the IncI plasmid pEK204 [ 10 ] .
21 +E. coli EC958 represents one of the best-characterised genome-sequenced E. coli ST131 strains [ 18 ] .
22 +E. coli EC958 is a phylogenetic group B2 , CTX-M-15 positive , fluoroquinolone resistant , H30 E. coli ST131 strain [ 19 ] .
23 +The strain belongs to the pulse field gel electrophoresis defined United Kingdom ( UK ) epidemic strain A [ 20 ] , and the recently defined ST131 Clade C2/H30-Rx sublineage [ 8 , 9 ] .
24 +E. coli EC958 contains multiple genes associated with the virulence of extra-intestinal E. coli , including type 1 fimbriae which are required for adherence to and invasion of human bladder cells , the formation of intracellular bacterial communities , and colonization of the mouse bladder [ 19 , 21 ] .
25 +In animal models , E. coli EC958 causes acute and chronic urinary tract infection ( UTI ) [ 21 ] and impairment of uterine contractility [ 22 ] .
26 +E. coli EC958 is also resistant to the bactericidal action of human serum , and the complement of genes that define this phenotype have been comprehensively defined [ 23 ] .
27 +E. coli EC958 contains a large IncF plasmid ( pEC958 -- HG941719 ) containing multiple antibiotic resistance genes .
28 +Here we describe the full annotation of pEC958 , and demonstrate that genes encoded on pEC958 are common among other Clade C2/H30-Rx ST131 strains .
29 +Plasmid pEC958 contains two replicons , and we show that both replicons contribute to its maintenance in E. coli EC958 .
30 +Materials and Methods
31 +Bacterial strains and growth conditions
32 +E. coli EC958 is a UTI strain originally isolated in the UK in 2005 [ 19 ] .
33 +E. coli TOP10 has been described previously [ 24 ] .
34 +E. coli strains were stored in 15 % glycerol at -80 °C and routinely cultured at 37 °C on solid or in liquid Lysogeny Broth ( LB ) medium .
35 +Antimicrobial susceptibility testing
36 +The minimal inhibitory concentrations ( MICs ) were determined by Etest ( bioMérieux Austra-lia ) on Mueller-Hinton agar at 37 °C .
37 +The procedure and interpretation of MIC were performed as recommended by the manufacturer using CLSI breakpoints [ 25 ] .
38 +Molecular methods
39 +Plasmid DNA purification was performed using the PureLink HiPure Plasmid Filter Midiprep Kit ( Life Technologies ) .
40 +E. coli TOP10 electro-competent cells were prepared as previously described [ 23 ] and pEC958 plasmid DNA was transformed into TOP10 in a 2 mm cuvette using a BioRad GenePulser set to 2.5 kV , 25 mF and 200 O. Cells were resuspended in 1 mL SOC me-dium and incubated at 37 °C for 2 hours , then selected on LB agar plates supplemented with ampicillin 100 μg / mL .
41 +The FAB formula for IncF plasmids ( IncF RST scheme [ 26 ] ) was identified in silico using the online pMLST tool ( http://cge.cbs.dtu.dk/services/pMLST/ ) [ 27 ] .
42 +The pEC958 information was uploaded to the pMLST database ( http://pubmlst.org/ ) .
43 +Annotation of pEC958
44 +The sequence of plasmid pEC958 ( emb | HG941719 ) [ 18 ] was manually curated in Artemis [ 28 ] using BLAST and literature searches .
45 +Antibiotic resistance genes were named in accordance with ResFinder 1.4 [ 29 ] and confirmed manually by BLAST and literature searches .
46 +TraDIS analyses
47 +The TraDIS sequence data used in this work was generated from a previously published study that examined essential genes in EC958 ( BioProject number PRJNA189704 ; input A and B samples ) [ 23 ] .
48 +The short reads were mapped to the pEC958 sequence using Maq version 0.7.1 [ 30 ] .
49 +Counts of insertion per gene and insertion index were calculated as previously described [ 23 ] .
50 +Phylogenetic tree building
51 +The maximum-likelihood phylogenetic tree of EC958_A0140 homologs was built using the PhyML v3 .0 online tool [ 31 ] .
52 +The tree used the WAG model for amino acid substitution and branch supports were calculated using approximate likelihood-ratio test ( aLRT ) [ 32 ] .
53 +Visualization
54 +The read counts and insertion sites from TraDIS were visualized using Artemis version 15.0 [ 28 ] .
55 +The circular genome diagram was generated by DNAplotter [ 33 ] and linear genetic diagrams were constructed using Easyfig version 2.1 [ 34 ] .
56 +Circos [ 35 ] and Circoletto [ 36 ] were used to generate the sequence comparison figure .
57 +Sequence comparisons of pEC958 against ST131 strains were generated using BLAST Ring Image Generator ( BRIG ) [ 37 ] .
58 +Results
59 +Characteristics of plasmid pEC958
60 +The plasmid pEC958 is a 135,600 bp circular DNA molecule containing 142 coding sequences ( CDSs ) and 10 pseudogenes ( Fig 1 ) .
61 +The most closely related plasmid to pEC958 is pEK499 ( 99 % identity covering 85 % of pEC958 ; pEK499 lacks the second transfer region present in pEC958 , which accounts for the remaining 15 % of pEC958 ) ( Fig 2 ) .
62 +In silico replicon sequence typing identified pEC958 as a hybrid plasmid containing both IncFII and IncFIA replicons ( FAB formula F2 : A1 : B - ) .
63 +The RepFIA replicon
64 +The 6,509 bp RepFIA replicon in pEC958 is 99 % identical to the corresponding region on the F-plasmid ( nt 45922 to 52516 , accession no .
65 +NC_002483 .1 ) and 100 % identical to two other plasmids isolated from E. coli ST131 strains , pEK499 ( NC_013122 .1 [ 10 ] ) and pJJ1886_5 ( NC_022651 .1 [ 13 ] ) ( Fig 2 ) .
66 +As observed in many other RepFIA sequences , this region does not contain the repC gene ( replication initiation ) found on the F-plasmid .
67 +The first region of RepFIA in pEC958 contains two rfsF sites ( the target sequences of the site-specific resolvase ResD [ 38 ] ) , followed by the oriV-1 origin of replication , ccdAB genes ( post-segregational killing ) , and resD ( multimer resolution ) .
68 +The second region of RepFIA in pEC958 contains the replication repE gene ( RepFIA ) with its upstream sequences ssiA ( single strand initiation ) and oriV-2 ( including the DnaA boxes , A/T rich region and four iterons ) , and the downstream incC iterons ( incompatibility and copy-number control ) .
69 +The third region of RepFIA in pEC958 contains the sopAB partition genes and their target centromere-like sopC sequence .
70 +This is the only partition system found on pEC958 .
71 +Although this RepFIA replicon contains two origins of replication ( oriV-1 and oriV-2 ) , replication is predicted to start unidirectionally from oriV-2 because the bidirectional replication from oriV-1 is known to require the missing RepC protein [ 39 , 40 ] .
72 +The RepFII replicon
73 +The second replicon in pEC958 , RepFII ( 4,068 bp ) , is 99 % identical to the IncFII replicon in the Shigella flexneri 2b plasmid R100 ( accession no .
74 +NC_002134 .1 , [ 41 ] ) and 100 % identical to the RepFII replicon in the E. coli ST131 plasmid pEK499 ( Fig 1 ) .
75 +This replicon encodes the essential gene for its replication , repA1 , which is regulated by the negative regulator RepA2 ( CopB ) , the non-coding RNA copA and the regulatory leading peptide RepA6 [ 42 -- 44 ] .
76 +The pEC958 RepFII origin of replication ( ori ) is located between repA1 and repA4 , consistent with previous descriptions for the initiation of DNA replication from this replicon [ 42 , 45 -- 47 ] .
77 +The repA4 region is important for plasmid stability and contains the ter sites for replication termination [ 48 ] .
78 +The pEC958 RepII replicon contains the tir ( transfer inhibition protein [ 49 ] ) and the type II toxin-antitoxin system pemI/pemK [ 50 , 51 ] downstream of repA4 .
79 +The transfer region of pEC958 is not functional
80 +The transfer ( tra ) region of pEC958 is disrupted by a composite mobile element flanked by IS26a and IS26b , carrying blaTEM-1 gene ( Fig 1 ) .
81 +The first half of this tra region is 100 % identical to the corresponding region on pEK499 ( F2 : A1 : B - ) , and 99 % identical to the corresponding region of several other IncF plasmids including pJJ1886_5 ( F2 : A1 : B - ) , pEC_L46 ( F2 : A1 : B - ) , pEC_L8 ( F2 : A1 : B - ) , pEFC36a ( F2 : A - : B - ) and pChi7122-2 ( F11 : A - : B - ) .
82 +In contrast , the second half of the pEC958 tra region is 100 % identical to pC15-1a ( F2 : A - : B - ) , R100 ( F2 : A - : B - ) , pHN3A11 ( F2 : A - : B - ) , pFOS-HK151325 ( F2 : A - : B - ) , pXZ ( F2 : A - : B - ) , pHK23a ( F2 : A - : B - ) , pHK01 ( F2 : A - : B - ) and pEG356 ( F2 : A - : B - ) .
83 +However , the pEC958 conjugation system is missing three genes , namely trbI , traW and traU .
84 +TrbI is an inner membrane protein that affects pilus retraction [ 52 ] ; TraW is required for F-pilus assembly [ 52 ] ; and mutations in traU significantly reduce plasmid transfer proficiency [ 53 ] .
85 +Despite repeated attempts , we were unable to demonstrate conjugative transfer of pEC958 to recipient strains , supporting the bioinformatic prediction that its conjugation system is non-functional ( data not shown ) .
86 +Toxin-antitoxin systems
87 +The pEC958 plasmid encodes four toxin-antitoxin ( TA ) systems : the hok/sok system , the ccdAB system encoded within RepFIA , the pemIK system encoded within RepFII and the vagDC system .
88 +The hok/sok locus encodes a type I TA system including a `` host killing '' ( hok ) transmembrane protein that damages the cell membrane , a `` modulation of killing '' ( mok ) and a `` suppression of killing '' ( sok ) antisense RNA that inhibits translation of mok [ 54 ] .
89 +Both ccdAB and pemIK belong to type II TA system where the toxin protein is inactivated by direct interaction with the antitoxin protein .
90 +The ccdB gene encodes for a gyrase inhibitor toxin [ 55 ] that kills the cell in the absence of the CcdA anti-toxin , which is unstable and degraded by the Lon protease [ 56 ] .
91 +PemK is a sequence-specific endoribonuclease that cleaves mRNAs to inhibit protein synthesis [ 50 ] whereas PemI blocks the endoribonuclease activity and is also subjected to Lon proteolysis [ 57 ] .
92 +There are two identical copies of the vagDC genes in pEC958 .
93 +Sequence analysis of VagD revealed a PIN_VapC-FitB ( cd09881 ) domain found in toxins of many bacterial TA systems .
94 +VagC contains an antitoxin-MazE ( pfam04014 ) domain .
95 +The vagDC genes have been shown to be involved in plasmid stability in Salmonella Dublin , where VagD inhibits cell division and VagC modulates the activity of VagD [ 58 ] .
96 +Mobile genetic elements and antibiotic resistance genes
97 +The majority of mobile genetic elements and antibiotic resistant genes in pEC958 cluster in two regions : an 8-kb region in the middle of the tra region , and a 41-kb region located immediately downstream of the RepFII replicon ( Fig 1 ) .
98 +Plasmid pEC958 contains eight IS26 elements ( named IS26a-IS26h ) , two IS1 elements , one ISEc23 element and one group II intron ( E.c.I11 , found outside of the two regions ) ( Fig 3 ) .
99 +IS26a and IS26b are located at the two ends of the 8-kb region , flanking ISEcp1 , a remnant of Tn3 , which includes the blaTEM-1 gene , and a partial sequence of Tn21 .
100 +The beginning of the 41-kb region contains a partial sequence of Tn5403 followed by IS26c .
101 +The region between IS26c and IS26d contains a cluster of 6 genes ( EC958_A0096 to EC958_A0101 ) predicted to encode a series of ABC transporters and an iron permease .
102 +Downstream of IS26d is a class I integron In54 [ 59 ] with gene cassettes consisting of dfrA17 , aadA5 and sulI , encoding trimethoprim , streptomycin and sulfonamide resistance , respectively .
103 +The mphR-mrx-mph ( A ) operon encoding resistance to macrolides is located between IS6100 and IS26e .
104 +Immediately after IS26e is the blaCTX-M-15 gene encoding cefotaxime resistance .
105 +Located between IS26f and IS26g are catB4Δ ( non-functional ; disrupted by IS26f ) , blaOXA-1 ( beta-lactam resistance ) and aac ( 6 ' ) - Ib-cr ( fluoroquinolone and aminoglycoside resistance ) .
106 +After IS26g lies Tn1721 , which harbours tetR and tet ( A ) , encoding resistance to tetracycline .
107 +The end of the 41-kb region contains a partial sequence of Tn5403 and IS26h .
108 +Functional characterization of antibiotic resistance genes on pEC958
109 +To investigate the antibiotic resistance phenotypes conferred by plasmid pEC958 , we transformed the plasmid into E. coli TOP10 .
110 +Table 1 shows the resistance profile of wild-type EC958 ( which contains pEC958 ) compared to TOP10 ( pEC958 ) .
111 +EC958 is resistant to 11 of the 18 antibiotics tested , five of which are fully transferable via pEC958 .
112 +EC958 is resistant to the cepha-mycin cefoxitin and the three third-generation cephalosporins tested ( cefotaxime , ceftazidime and cefpodoxime ) .
113 +These phenotypes , however , were not fully transferred to TOP10 by pEC958 .
114 +TOP10 ( pEC958 ) had elevated MICs to cefoxitin , cefotaxime , ceftazidime and cefpodoxime ( MIC of 6 , 1.5 , 1.5 and 8.0 μg / mL , respectively ) compared to the background strain TOP10 ( MIC of 4 , 0.047 , 0.38 and 0.25 μg / mL , respectively ) , but these MICs were still 6 -- 10 fold lower than those of the EC958 wild-type strain .
115 +This suggests that blaCTX-M-15 on pEC958 plasmid does not mediate the full resistance against third-generation cephalosporins .
116 +This is consistent with previous reports of lower resistance to cephalosporins in strains where the blaCTX-M-15 is separated by IS26 from its promoter within the ISEcp1 element [ 60 -- 63 ] .
117 +The other resistance phenotypes not transferred were for quinolones and fluoroquinolones .
118 +Chromosomal mutations in gyrA ( S83L , D87N , A828S ) and parC ( S80I , E84V , A192V , A471G , D475E , Q481H ) genes are likely to mediate these phenotypes , even though the plasmid carries aac ( 6 ' ) - Ib-cr [ 64 -- 66 ] .
119 +Genes required for the stable maintenance of pEC958
120 +In order to gain insights into molecular mechanisms of plasmid stability , we analyzed the Tra-DIS data from a saturated transposon mutant library of EC958 [ 23 ] against the complete sequence of pEC958 to identify genes required for plasmid stability .
121 +We used a total of 12 million transposon-tagged reads , of which 901,588 reads ( 7.4 % ) were mapped to plasmid pEC958 , identifying 27,317 unique insertion sites ( i.e. one insertion site every 4.96 bp ) .
122 +To devise a biological threshold for the identification of genes required for the stable maintenance of pEC958 , the insertion index ( number of mapped reads normalized by gene length ) of each plasmid gene was calculated and compared with the sopAB genes , which are known to be essential for plasmid partitioning ( Fig 4 ) .
123 +A total of 9 genetic elements were identified to be required for the stable maintenance of pEC958 .
124 +They are the ccdA , sopA and sopB genes in RepFIA ; the copA , repA6 , repA1 , repA4 genes and the oriV region in RepFII ; and the hypothetical gene EC958_A0140 .
125 +Our results indicate that replication of pEC958 is initiated at the oriV of RepFII and requires at least the copA , repA6 , repA1 , repA4 genes .
126 +While RepFIA is not essential for replication , it is required for partitioning ( sopAB ) of pEC958 into daughter cells .
127 +Our data also demonstrated that the ccdAB TA system located within RepFIA is functional .
128 +EC958_A0140 represents a novel gene associated with plasmid maintenance .
129 +We screened the NCBI complete plasmid sequence database and identified 17 other plasmids that also contain this gene ( Fig 5 ) .
130 +All of these plasmids were IncF type except for pECL_A ( non-typable ) , and several were also isolated from E. coli ST131 strains ( pJJ1886_5 , pEK499 , pEC_L8 and pEC_L46 ) .
131 +Bioinformatic analysis of EC958_A0140 did not yield any clues regarding is function , and thus further work is required to confirm its role in plasmid stability .
132 +The prevalence of pEC958-like plasmid sequences was assessed in a previously described global collection of 97 E. coli ST131 strains [ 9 ] .
133 +Fig 6 shows the overview of plasmid sequences from 97 ST131 strains plus four complete ST131 plasmids available on GenBank in comparison with the pEC958 sequence .
134 +There are 20 strains and 2 database plasmids ( pEK499 and pJJ1886_5 ) that contain more than 70 % of pEC958 gene content , all of which belong to the clade C subli-neage C2 ( 40 % ) ( Fig 6 and S1 Table ) .
135 +Twelve out of these 20 strains ( plus pEK499 ) also harbor all 9 pEC958 essential genes identified above .
136 +In silico replicon sequence typing of IncF plasmids was also performed on the 97 strains .
137 +Table 2 shows the 8 most common FAB types found within this collection .
138 +The FAB formula of pEC958 , F2 : A1 : B - , is also the most common replicon type , accounting for 20.6 % of all 97 E. coli ST131 strains , or 27.8 % of clade C strains , all of which also belong to subclade C2 .
139 +The second most common type is F1 : A2 : B20 , of which 17 are in subclade C1 and 1 is in clade A .
140 +In terms of individual replicons , FIB is present in 100 % of clade A and B strains , while FII is most common in clade C ( 87.5 % ; S1 Table ) .
141 +Based on our sequence analysis , 3/97 strains do not harbor an IncF plasmid .
142 +Discussion
143 +Our study presents a full annotation of pEC958 , a multi-drug resistance plasmid in the well-characterized E. coli ST131 strain EC958 [ 18 , 19 , 23 ] .
144 +In addition , we identified genes required for the maintenance and stability of pEC958 .
145 +Although IncF plasmids are extremely successful in the E. coli ST131 clonal lineage [ 67 ] , this is the first study to examine the biology of an IncF plasmid in its native host using TraDIS [ 68 ] .
146 +The replication and stability of IncF plasmids ( Fplasmid , R1 , and R100 ) has been well documented [ 39 , 47 , 69 , 70 ] .
147 +Here we provide insights into the interplay between two replicons in order to achieve stable maintenance of the circular plasmid DNA on which they co-exist .
148 +The data analysis in this study used a straight cut-off based on the insertion index of the sopAB genes , which encode the partitioning system of pEC958 .
149 +Mutation of sopAB is known to cause destabilization of IncF plasmids and thus they represent characterised genes involved in plasmid stability [ 71 , 72 ] .
150 +This deviation from the model-based approach , in which the cut-off is defined as the intercept of two distribution models representing essential and non-essential genes [ 23 ] , was chosen because of two reasons : ( i ) the number of genes on plasmid is insufficient to build two distribution models ; and ( ii ) the cut-off previously defined using chromosomal data is not applicable because of the higher insertion frequency on the plasmid ( i.e. one insertion every 4.96 bp compared to every 9.92 bp on the chromosome ) .
151 +In the case of the well-characterised IncF system , use of a straight cut-off assumed that any gene with an insertion index lower than the sopAB genes would have a similar or stronger effect on plasmid stability .
152 +The stable maintenance of large plasmids such as pEC958 is achieved by the contribution of multiple factors , including systems involved in replication , partitioning and toxin-antitoxin production .
153 +Using the strategy outlined , we aimed to identify genes that when mutated caused destabilization of plasmid pEC958 -- thus they must play a role in plasmid stability .
154 +Our results showed that RepFII , particularly the copA , repA1 , repA4 genes and oriV region , is required for the replication of pEC958 .
155 +This is consistent with previous studies on the function of RepFII in the IncFII plasmid R100 [ 41 ] .
156 +In contrast to R100 , the RepFII region on pEC958 does not contain its own intrinsic partition system ( stb locus on R100 [ 73 , 74 ] ) .
157 +Furthermore , we could not identify any region that resembles a partition site ( centromere-like ) elsewhere on pEC958 other than within the RepFIA region .
158 +Thus , it is reasonable to assume that the sopAB genes in the RepFIA region [ 75 , 76 ] represent the only active partition system on pEC958 .
159 +Indeed , our transposon mutagenesis revealed a very low insertion index for both sopA and sopB , confirming the requirement of these two genes for pEC958 partitioning and allowing us to use these genes as a reference threshold to identify biologically significant genes required for plasmid maintenance .
160 +Using TraDIS , we were able to demonstrate that none of the known replication genes in RepFIA are required for pEC958 replication .
161 +This included the oriV-1 of RepFIA , which was not expected to be functional due to the absence of the repC gene [ 40 ] .
162 +The oriV-2 and its associated genes in RepFIA appear to be intact yet dispensable in pEC958 .
163 +Similar behavior has been reported in the dual-replicon plasmid pCG86 , which contains an active RepFII replicon and an inactive ( but intact ) RepFIB replicon [ 77 ] .
164 +This is consistent with a previously proposed model for plasmid speciation , in which the existence of co-integrate plasmids ( such as pEC958 ) allows one replicon to be relaxed and free to accumulate mutations whilst the other replicon is constrained by evolutionary pressure to maintain its replication function [ 78 ] .
165 +The RepFIA also carries one toxin-antitoxin system ccdAB in which the antitoxin CcdA is protected from transposon mutagenesis , indicating that the system is active in pEC958 .
166 +There are three other TA systems in pEC958 , none of which were required for plasmid stability under the conditions tested in this study .
167 +Others have suggested that TA systems are more than just plasmid maintenance systems ; they can also function as a stress-response system [ 79 , 80 ] , as a programmed cell-death network [ 81 ] , or as a reversible bacteriostasis system ( i.e. induction of dormancy or persistence ) [ 82 , 83 ] .
168 +It is conceivable that the redundancy of TA systems on pEC958 is linked to other functions that provide a fitness advantage to its host .
169 +Plasmids of several different incompatibility types have been identified in E. coli ST131 , including IncF , IncI1 , IncN , IncA/C and pir-type [ 2 ] .
170 +Our data demonstrates that IncF plasmids are the most common plasmid type in E. coli ST131 , and is in accordance with previous studies [ 2 , 4 ] .
171 +To investigate the prevalence of pEC958 sequences in our strain collection , we used ge-nome sequence data to evaluate the prevalence of pEC958 genes and to perform in silico IncF replicon sequence typing .
172 +We identified 20 strains ( including EC958 ) that contained more than 70 % of the genes identified on pEC958 , suggesting that many ST131 strains carry very similar plasmids .
173 +We also identified 20 strains that possess the F2 : A1 : B - plasmid replicon formula , 17 of which contain > 70 % of pEC958 genes .
174 +Taken together , our data demonstrate that pEC958 belongs to the most common group of IncF plasmids found in E. coli ST131 .
175 +The overall success of IncFII plasmids extends beyond the carriage of blaCTX-M-15 in E. coli ST131 .
176 +IncFII plasmids that have acquired the blaNDM-1 gene ( thus conferring carbapenem resistance ) have been described in the ST131 lineage [ 11 , 84 ] , but strain EC958 was isolated prior to the discovery of NDM determinants and we did not find any NDM determinants in the 97 ST131 strain collection .
177 +The IncFIIk plasmid , a replicon type originally found in Klebsiella [ 26 ] , has also been found in KPC-producing ST131 strains in the USA and China [ 85 , 86 ] .
178 +The evolution and continual gain of new antimicrobial resistance determinants in IncFII plasmids represents a major challenge for our understanding of plasmid biology and the spread of antibiotic resistance genes .
179 +Here , we shed novel insight into our knowledge of plasmid replication by providing direct evidence that the RepFIA and RepFII replicons in pEC958 cooperate to ensure their stable inheritance .
180 +The combination of replication from RepFII and partition from RepFIA may represent a co-evolutionary adaptation for this common plasmid type .
181 +Supporting Information
182 +We thank Majed Alghoribi for technical assistance.
183 +Author Contributions
184 +Conceived and designed the experiments : MDP MU SAB MAS .
185 +Performed the experiments : MDP KMP SS SH MU .
186 +Analyzed the data : MDP BMF MSC NLBZ MU .
187 +Contributed reagents / materials/analysis tools : MSC MU SAB .
188 +Wrote the paper : MDP MU SAB MAS .
...\ No newline at end of file ...\ No newline at end of file
1 +The B. subtilis Accessory Helicase PcrA
2 +Abstract
3 +In bacteria the concurrence of DNA replication and transcription leads to potentially deleterious encounters between the two machineries , which can occur in either the head-on ( lagging strand genes ) or co-directional ( leading strand genes ) orientations .
4 +These conflicts lead to replication fork stalling and can destabilize the genome .
5 +Both eukaryotic and pro-karyotic cells possess resolution factors that reduce the severity of these encounters .
6 +Though Escherichia coli accessory helicases have been implicated in the mitigation of head-on conflicts , direct evidence of these proteins mitigating co-directional conflicts is lacking .
7 +Furthermore , the endogenous chromosomal regions where these helicases act , and the mechanism of recruitment , have not been identified .
8 +We show that the essential Bacillus subtilis accessory helicase PcrA aids replication progression through protein coding genes of both head-on and co-directional orientations , as well as rRNA and tRNA genes .
9 +ChIP-Seq experiments show that co-directional conflicts at highly transcribed rRNA , tRNA , and head-on protein coding genes are major targets of PcrA activity on the chromosome .
10 +Partial depletion of PcrA renders cells extremely sensitive to head-on conflicts , linking the essential function of PcrA to conflict resolution .
11 +Furthermore , ablating PcrA 's ATPase/helicase activity simultaneously increases its association with conflict regions , while incapacitating its ability to mitigate conflicts , and leads to cell death .
12 +In contrast , disruption of PcrA 's C-terminal RNA polymerase interaction domain does not impact its ability to mitigate conflicts between replication and transcription , its association with conflict regions , or cell survival .
13 +Altogether , this work establishes PcrA as an essential factor involved in mitigating transcription-replica-tion conflicts and identifies chromosomal regions where it routinely acts .
14 +As both conflicts and accessory helicases are found in all domains of life , these results are broadly relevant .
15 +Introduction
16 +Transcription is a major impediment to DNA replication .
17 +Head-on conflicts arise when a gene is encoded on the lagging strand , prompting transcription in the direction opposite to the movement of the replisome .
18 +Conversely , transcription of genes encoded on the leading strand causes co-directional conflicts which occur between replication and transcription complexes moving in the same direction .
19 +The significantly faster rate of replication , relative to transcription , leads to the meeting of the two complexes co-directionally .
20 +Though the deleterious effects of head-on replication-transcription conflicts have been appreciated for some time , the impact of the less severe , but more common , co-directional conflicts has only recently been established [ 1 -- 6 ] .
21 +The majority of genes in bacterial genomes are co-oriented with replication [ 7 -- 11 ] .
22 +This ge-nome co-orientation bias is thought to be a strategy to avoid the more deleterious head-on rep-lication-transcription conflicts .
23 +Although the co-orientation bias of bacterial genomes reduces the prevalence of head-on conflicts , by definition , it increases the prevalence of co-directional genes .
24 +Importantly , most highly transcribed and essential genes , including rRNA and tRNA operons , are co-oriented with replication [ 7 -- 9,11 -- 15 ] .
25 +Previously identified consequences of co-directional conflicts at rRNA genes include replication stalling and restart in Bacillus subtilis [ 5 ] .
26 +In Escherichia coli , co-directional conflicts caused by permanently arrested RNA polymer-ases have been shown to cause double-strand breaks [ 6 ] .
27 +Cells possess mechanisms that promote replication progression through conflict regions [ 16 ] .
28 +One strategy is the use of accessory helicases such as E. coli UvrD , Rep , and DinG [ 17 ] .
29 +Previous work has shed light on the beneficial effects of accessory helicases on replisome progression .
30 +There is strong evidence showing that in E. coli these proteins can promote replisome progression through artificially inverted ( head-on ) rRNA genes and that their combined activities contribute to cell survival under these conditions [ 17 ] .
31 +Additional work showed that mutations in RNA polymerase that impact the expression of rRNA genes ( rpoB mutations ) can rescue the viability of strains lacking Rep and UvrD , implying that accessory helicases may also function at endogenous co-directionally oriented rRNA genes [ 18 ] .
32 +However , direct evidence that accessory helicases resolve co-directional conflicts is lacking .
33 +The bulk of previous reports have focused on the rRNA genes , except for one instance where inversion of a large region of the chromosome containing several protein-coding genes of both head-on and co-directional orientations also led to growth defects in a rep uvrD double mutant [ 17 ] .
34 +Though these data implied that protein-coding genes may also produce physiologically relevant replication-transcription conflicts , they did not dissect the contribution , if any , that co-directional conflicts played in the associated growth defect .
35 +Because co-directional genes represent at least 50 % of most bacterial genomes , and are known to cause replisome stall-ing in B. subtilis , the additive impact of many co-directional conflicts , especially at rRNA or highly expressed protein-coding genes , may be quite significant .
36 +Therefore , clarifying the relative impact of accessory helicases in otherwise identical head-on versus co-directional conflicts should yield insight into their impact on replication .
37 +Moreover , identifying the regions where accessory helicases act within the genome should clarify their predominant function ( s ) in the cell .
38 +Homologues of the E. coli accessory helicases UvrD and Rep exist in all domains of life .
39 +B. subtilis , which diverged from E. coli more than 1 billion years ago [ 19 ] , harbors one such homologue , PcrA [ 20,21 ] .
40 +Whereas ΔuvrD and Δrep are only lethal in E. coli in combination , deletion of pcrA alone is lethal in B. subtilis .
41 +Currently , the reason PcrA is essential remains unclear , however the lethality of both ΔuvrD Δrep and ΔpcrA strains can be rescued by inactivation of the RecFOR pathway .
42 +This complex facilitates the loading of RecA onto single stranded DNA gaps [ 22,23 ] .
43 +PcrA and UvrD can remove RecA from DNA [ 24 ] and PcrA depletion strains are hyper-recombinogenic [ 21 ] .
44 +These findings suggest that the essential nature of these helicases is related to excessive RecA activity .
45 +It is unclear whether the RecA removal activity of UvrD is important in the context of conflicts .
46 +Additionally , it is unclear whether the conflict resolution activity of UvrD is conserved in PcrA .
47 +Several studies have shown that both E. coli UvrD and B. subtilis PcrA interact with RNA polymerase [ 25,26 ] .
48 +However , the physiological significance of these interactions remains unclear , except for a role recently identified for UvrD in transcription-coupled repair [ 27 ] .
49 +Furthermore , although there is an abundance of in vitro studies on UvrD and PcrA 's helicase and ATPase activities , which are coupled , the physiological relevance of these functions in vivo are poorly understood [ 24,28,29 ] .
50 +The physiological significance of PcrA 's RNA polymerase interaction or helicase/ATPase activities is unclear .
51 +Additionally , whether these features of accessory helicases are important in conflict resolution is unknown .
52 +Here we show that PcrA associates with both head-on and co-directional genes and reduces transcription-dependent replisome stalling at these regions .
53 +Using chromatin immunoprecipitations ( ChIPs ) of the replicative helicase DnaC and 2D gel analyses , we were able to detect increased replisome stalling at a single conflict in both the head-on and co-directional orientations when PcrA is depleted .
54 +Accordingly , partial depletion of PcrA , which is normally sub-lethal , causes a severe survival defect when a single head-on gene is highly transcribed .
55 +Using ChIP-Seq of DnaC and PcrA we identified chromosomal regions where PcrA predominantly associates and impacts replisome stalling .
56 +These regions include the heavily transcribed rRNA , tRNA , and other co-directionally and head-on oriented protein-coding genes .
57 +Additionally , we found that the helicase/ATPase activity of PcrA , but not its C-terminal RNA polymerase interaction domain , is required for survival in general .
58 +Furthermore , although its recruitment is not ablated , a helicase/ATPase mutant of PcrA can not mitigate conflicts and shows dominant negative effects on replisome stalling at specific transcription units .
59 +Altogether , these results identify PcrA as an essential conflict mitigation factor , provide direct evidence for its activity in replication progression through co-directional genes , map the endogenous regions of the chromosome where PcrA routinely resolves conflicts , and establish a correlation between PcrA 's essential function and its helicase/ATPase activity in resolution of conflicts .
60 +Results Construction and characterization of a conditional PcrA degradation
61 +mutant To investigate whether PcrA might mitigate replication-transcription conflicts in B. subtilis , w generated a conditional mutant by developing a PcrA degron strain as previously described
62 +[ 30 ] .
63 +In this strain , the C-terminal end of the endogenous pcrA gene is translationally fused to an ssrA degradation tag .
64 +At a second locus , we integrated an IPTG-inducible gene encoding the SspB adaptor protein .
65 +PcrA is depleted when IPTG is added to the culture , inducing the expression of SspB , which then binds the ssrA tag and delivers PcrA to the ClpXP protease .
66 +After treatment of cells with 100 μM IPTG for 15 minutes we observe a 60 -- 90 % depletion of PcrA ( Fig 1A ) .
67 +Under these conditions cell survival is completely ablated ( Fig 1B ) , indicating that our conditional depletion system functions as expected .
68 +To further validate that our PcrA depletion mimics a complete pcrA knockout , we also tested the ability of recF deletion to rescue viability defects of PcrA depleted cells .
69 +We found that PcrA depletion in the absence of recF no longer causes viability defects , consistent with previous studies ( Fig 1B , and [ 21 ] ) .
70 +Depletion of PcrA leads to increased replisome stalling at transcription units of both orientations
71 +If PcrA mitigates conflicts , then replisome progression should be hindered in the absence of PcrA .
72 +We previously showed that ChIP of the replicative helicase DnaC is sensitive enough to identify replisome stalling and restart at both head-on and co-directional genes [ 5 ] .
73 +Because the majority of the genes within the genome are co-directional , and we are most interested in the physiologically relevant and naturally occurring conflicts , we again chose to use this technique for our studies .
74 +To test the potential role of PcrA in conflict mitigation , we used DnaC ChIPs to measure replisome stalling at two inducible genes : hisC under the lower strength , IPTG-inducible Pspank ( hy ) promoter and lacZ under the strongly expressed Pxis promoter , which is constitutively active or repressed , depending upon the strain ( Fig 2A and 2B ) .
75 +These constructs were integrated into the chromosome in either the head-on ( HO ) or co-directional ( CD ) orientation relative to replication .
76 +To account for the possibility that local context might affect our experiments , we used two different integration loci : Pxis-lacZ was integrated at thrC ( left chromosomal arm ) and Pspank ( hy ) - hisC was integrated at amyE ( right chromosomal arm ) .
77 +These constructs each allow for the direct comparison of otherwise identical co-directional and head-arrow ) and MLS resistance gene ( black triangle ) were integrated onto the chromosome either co-directionally ( CD ) , or head-on ( HO ) to replication at the thrC locus ( upstream and downstream thrC fragments used for integration into the chromosome are shown in white ) .
78 +Pspank ( hy ) - hisC constructs share the same conceptual design , but have a spectinomycin resistance gene in place of the MLS gene and are integrated at amyE .
79 +B ) mRNA levels were determined by RT-qPCR using primers that bind in the middle of hisC or lacZ .
80 +Levels are shown relative to the control gene , yhaX .
81 +`` Trx '' refers to transcription before or after induction with IPTG ( Trx-and Trx + , respectively ) .
82 +C ) The relative association of DnaC with either CD or HO hisC was determined by ChIP-qPCR and plotted relative to its association with control region yhaX .
83 +D ) The relative association of DnaC with lacZ was determined as in 2C .
84 +Here lacZ is expressed/repressed in strains lacking/possessing repressor protein ImmR , respectively .
85 +`` R '' refers to inhibition of transcription by subsequent addition of rifampicin ) .
86 +`` Rep. '' refers to unperturbed or HPUra-inhibited replication .
87 +An additional condition is shown where DnaC association with lacZ was determined after replication was inhibited by 15 minutes of HPUra treatment ( last bar on the right in the lacZ `` HO '' panel ) .
88 +doi :10.1371 / journal.pgen .1005289 .
89 +g002 on conflicts .
90 +The two loci , and distinct coding genes , also control for potential chromosomal lo-cation-dependent and gene sequence-dependent effects .
91 +Using ChIP-qPCR we measured the degree of DnaC association with the regions expressing either lacZ or hisC in the two orientations , when transcription is activated or repressed , and in the presence or absence of PcrA .
92 +We observed a transcription-dependent enrichment of DnaC with both the head-on and co-directional lacZ and hisC genes relative to a previously established control region , yhaX ( [ 5,31 -- 33 ] and several other control loci around the chromosome give similar results to yhaX [ 34 ] ) ( Fig 2C and 2D ) .
93 +Normalization of ChIP data from a region of interest compared to a control locus ( in this case yhaX ) generally provides the most consistent results between experiments .
94 +However , we also analyzed non-normalized , raw IP/input values to rule out any potential artifacts of normalization in these experiments .
95 +Induction of transcription leads to a significant increase in DnaC association with the head-on lacZ construct regardless of normalization to yhaX , though the absolute degree of enrichment varies between experiments ( S1A Fig ) .
96 +Consistent with the higher transcriptional level of lacZ , DnaC association at head-on lacZ was approximately 4-fold higher than at head-on hisC ( Fig 2B , 2C and 2D ) .
97 +To measure the impact of PcrA on replisome stalling we carried out DnaC ChIPs in strains harboring the PcrA degron system .
98 +After depletion of PcrA , DnaC association increased significantly relative to the conditions where PcrA was present at wild-type levels , with both of the head-on reporters ( Fig 2C and 2D , ( and see S1B Fig ) for non-normalized IP/Input values in the degron experiment ) .
99 +Again , the effect of PcrA depletion on replisome stalling was less severe at hisC relative to the lacZ gene , where DnaC association tripled , reaching 55-fold over the control region .
100 +PcrA depletion did not affect DnaC association with co-directional hisC , however it caused a small increase in DnaC association -- from 2.4 to 4.0 ( p < 0.01 ) with co-direc-tional lacZ .
101 +To determine if the increased stalling in the absence of PcrA is due to transcription , after we induced the conflict by de-repressing transcription , we treated cells with 300 μg / ml rifampicin for 3 minutes to inhibit transcription initiation .
102 +We observed that DnaC association both before and after PcrA depletion decreased to baseline after rifampicin treatment , indicating that the increased replisome stalling at these conflict regions , without PcrA , is due to repli-cation-transcription conflicts ( Fig 2C and 2D ) .
103 +Previous reports have demonstrated that certain proteins may artificially stick to transcription units and produce ChIP artifacts [ 35,36 ] .
104 +To control for the possibility that DnaC could bind non-specifically during ChIPs , we shut off replication for 15 minutes through the addition of HPUra .
105 +HPUra is a specific nucleotide analogue that inhibits PolC by inserting into its active site [ 37 ] .
106 +Under these conditions DnaC association with lacZ drops by approximately 90 % , demonstrating that this signal is replication-dependent ( Fig 2D ) .
107 +In contrast , a 15 minute HPUra treatment does not reduce the association of RNA polymerase beta subunit ( RpoB ) with this reporter region , as determined with RpoB ChIPs ( S2 Fig ) .
108 +Therefore DnaC ChIP signal is unlikely to be an artifact of transcription .
109 +To further confirm the results of our ChIP assay we analyzed replication fork stalling at headon oriented Pxis-lacZ using 2D gels ( Fig 3 ) .
110 +2D gels allow for the direct visualization and analysis of replication intermediates [ 38 ] .
111 +Restriction digestion ( Fig 3A ) of replicating chromosomes releases branched fragments that generate Y-arcs on 2D gels ( Fig 3B diagram ) .
112 +The 2D gels with lacZ fail to reveal any replication intermediates in the absence of transcription ( Fig 3B , top panels ) -- with or without PcrA -- because replication through the transcriptionally silent region of the chromosome is extremely fast .
113 +However , after transcriptional induction an arc of replication intermediates forms , consistent with impaired replication fork movement approaching and entering the lacZ gene .
114 +The comparison between the + PcrA and -- PcrA gels reveals that the signal intensity is not uniform across the Y arcs , with areas of pausing indicated by locally darkened regions ( Fig 3B lower panels ) .
115 +Quantification of the Y-arc demonstrates that the increase in replication fork stalling at the 3 ` end of lacZ is roughly 1.7 ± 0.25 following PcrA depletion ( Fig 3C and 3D ) .
116 +These results indicate that replication is indeed slowed by the head-on transcription of lacZ , and that depletion of PcrA exacerbates this effect .
117 +We also quantified the apparent decrease in signal within the region of the larger Y-intermediates 5 ` of the initial stall site : Signal in this region drops as low as ~ 0.64 ± 0.13 when PcrA is depleted ( PcrA - / PcrA + ) .
118 +We note that a digestion intermediate is present on the EagI/ApaLI gels , partly obscuring the lacZ region .
119 +These undigested DNAs produced a second Y-arc that is not obscured and showed the same trends displayed in 3B on the right hand side , and 3D ( S3 Fig ) .
120 +These data suggest that , absent PcrA , replication forks are highly compromised in their ability to proceed past the initial point of contact with head-on RNA polymerases .
121 +They also serve as confirmation of our ChIP experiments which indicated that that DnaC accumulates at the 3 ` end of head-on genes after PcrA depletion ( Fig 2 ) .
122 +PcrA associates with conflict regions
123 +It is conceivable that the effects of PcrA depletion on replisome stalling is indirect .
124 +If PcrA acts directly at our reporters , it should be physically present there .
125 +To address this possibility , we tested the association of an N-terminally Myc-tagged PcrA with our reporters by ChIP-qPCR .
126 +After confirming that Myc-tagged PcrA compliments the cell death phenotype observed in the degron ( S4 Fig ) , we performed ChIP in our reporter strains using a monoclonal antibody specific for the Myc peptide .
127 +We observed that PcrA associates with both hisC and lacZ reporters after transcription induction ( Fig 4A and 4B ) .
128 +Similar to DnaC , PcrA also associates more with both head-on reporters compared to their co-directional counterparts .
129 +To further confirm that PcrA association with the conflict region depends on transcription , we treated cells with rifampicin for 3 minutes .
130 +Because rifampicin inhibits transcription initiation , the RNA polymerase occupancy within the gene significantly decreases after treatment , thereby preventing the occurrence of replication-transcription conflicts .
131 +We found that addition of rifampicin reduced PcrA association with the hisC and lacZ loci to background levels
132 +PcrA followed by qPCR for hisC in the presence ( + IPTG ) or absence ( - IPTG ) of transcription ( Trx + , or Trx - , respectively ) and following transcriptional induction and subsequent inhibition by rifampicin ( Trx - `` R '' ) .
133 +B ) ChIP-PCR of PcrA was performed as in 4A , but for lacZ .
134 +* P < 0.05 and ** P < 0.01 .
135 +Depletion of PcrA leads to increased replisome stalling at endogenous chromosomal loci
136 +We set out to identify endogenous chromosomal regions where PcrA promotes replication progression .
137 +To globally examine all chromosomal regions , we conducted DnaC ChIP-Seq experiments in the PcrA degron strain ( HM448 ) .
138 +After deep sequencing both the total ( input ) DNA used for the IPs , and the DNA recovered from the DnaC ChIPs , we normalized the ChIP sequence reads to the input signal for both the + PcrA ( - IPTG ) and the -- PcrA ( + IPTG ) samples by subtracting input from IP signal .
139 +We then subtracted the normalized-IPTG signal from the normalized + IPTG signal , identifying the regions where DnaC association increases after PcrA depletion .
140 +We found that following PcrA depletion , DnaC association increased significantly at several regions including the rRNA and tRNA genes , and many protein-coding genes of both orientations ( Fig 5A and S5 Fig ) .
141 +For comparison , non-normalized DnaC ChIP-Seq data are displayed in S6 Fig .
142 +In addition to the rRNA and tRNA genes , the most prominent peaks included the head-on operons dltABCDE , amtB/glnk , ykaA-pit , the head-on ribosomal protein gene rpsD , and the co-directional ribosomal protein genes encoded between rrnW and rrnI ( from 8 ° -13 ° ) ( Fig 5A and S5 Fig ) .
143 +As expected , activation of the degron system also led to a significant increase in DnaC association downstream of the thrC locus where Pspank-sspB produces an artificial head-on conflict ( Fig 5A , peak H5 ) .
144 +Consistent with the observation that PcrA promotes replication across transcription units , we frequently observed an increase in ChIP signal throughout whole genes .
145 +Therefore , rather than calling peaks , we found it most appropriate to simply identify genes affected by PcrA depletion .
146 +To do this , we calculated the ChIP signal in terms of the maximum signal , or area under the curve within each gene on the chromosome .
147 +To account for peaks present in intergenic regions , we performed the same analysis with all intergenic regions greater than 5 nucleo-tides in length .
148 +Genes containing ChIP signal with a maximum height of more than 5-fold over background were considered peak containing regions .
149 +A list containing the 50 regions that met these criteria is presented in S1 Table .
150 +However , a comprehensive list of all genes and intergenic regions is also included in S2 Table .
151 +Interestingly , though replisome stalling was most
152 +ChIP-Seq data showing chromosomal locations where DnaC association increases after PcrA depletion ( strain HM448 ) .
153 +Data were calculated by first normalizing ChIP-Seq samples to inputs .
154 +Normalized ChIP signal when PcrA was present was then subtracted from ChIP signal after PcrA depletion .
155 +The resulting differential signal is shown .
156 +Peaks at rRNA genes and tRNA genes are indicated .
157 +Selected peaks are labelled according to orientation .
158 +C = co-directional , H = head-on : ribosomal protein genes at 8 -- 13 ° position ( C1 ) , ssbA ( C2 ) , pit ( H1 ) , cotC ( H2 ) , yoaM ( H3 ) , rpsD ( H4 ) , thrC ( H5 ) , amtB ( H6 ) , dltA-E ( H7 ) .
159 +The ter region is indicated by * .
160 +B ) ChIP-Seq of Myc-PcrA in an otherwise wild-type strain containing the myc-pcrA allele ( HM224 ) .
161 +ChIP data were normalized to input , then non-specific peaks ( identified via antibody control ChIP-Seq ) were subtracted out .
162 +Peaks at rRNA and tRNA genes are indicated .
163 +prominent within genes , we also observed peaks within promoter regions , including the promoters for nagP and qdoI which contain transcriptional repressor binding sites .
164 +These data are consistent with reports that PcrA removes DNA binding proteins in addition to RNA polymer-ase [ 28 ] Among the gene regions affected by PcrA activity , approximately 16 % ( 8 genes ) are head-on , and 84 % ( 42 genes ) were co-directional .
165 +These data demonstrate that replisome progression slows within genes of both head-on and co-directional orientation , consistent with DnaC association measurements at the lacZ reporter genes .
166 +Previous reports have suggested that ChIP may produce inaccurate data due to non-specific association of target proteins with the rRNA genes .
167 +To assess the accuracy of our DnaC ChIP signal at endogenous rRNA genes , we analyzed the formation of replication intermediates at these regions using 2D gels ( S8 Fig ) .
168 +When PcrA is present we did not observe any replication intermediates within rRNA genes , despite our use of digest conditions that allowed us to collectively probe for all 10 rDNA repeats simultaneously ( S8 Fig , left side ) .
169 +However , after PcrA depletion we clearly observed the formation of replication intermediates within these regions ( S8 Fig , right side ) .
170 +This result is consistent with our DnaC ChIP-Seq data and demonstrates that when PcrA is absent , replication slows when it passes through the co-directionally oriented rRNA genes .
171 +This strongly suggests that the DnaC ChIP-Seq data is accurate and not an artifact caused by the non-specific adhesion of DnaC proteins to rDNA or other genes .
172 +We also considered the possibility that the activity of PcrA at conflict regions could be related to the removal of RecFOR-loaded RecA -- a function of PcrA that has been well-characterized in vitro .
173 +To test this possibility we carried out the DnaC ChIPs-qPCRs , with and without PcrA , in a ΔrecF background and measured the levels of DnaC association at the most common conflict region we identified -- rRNA genes .
174 +We found that even when RecF is not present , depletion of PcrA leads to increased DnaC association with rRNA loci ( S9 Fig ) .
175 +This result suggests that any effects of RecF related to PcrA activity in conflicts occur either downstream of replisome stalling or are independent of conflicts .
176 +PcrA associates with rRNA and tRNA genes
177 +In keeping with the results of our reporter assays , we anticipated that on the chromosome PcrA should associate with the regions where replisome stalling increases following PcrA depletion .
178 +To identify these regions we conducted ChIP-Seq of Myc-PcrA in strain HM224 ( Fig 5B ) .
179 +This strain differs from the PcrA degron strain ( HM448 ) used in Fig 5A in that it does not possess the sspB gene encoded at thrC .
180 +To reduce background signal due to non-specific interaction of the Myc antibody with endogenous proteins , we normalized Myc-PcrA ChIP signal to both input DNA and a mock IP with the anti-Myc antibody .
181 +We first normalized both the PcrA ChIP and mock IP to their respective input ( total ) DNA data sets by subtracting the input signal from the IP signal at each nucleotide position .
182 +Furthermore , because this normali-zation still produced nonspecific signal ( peaks present in both the experimental and mock IPs ) we also subtracted the mock IP-total signal from the PcrA ChIP-total signal .
183 +For comparison , non-normalized and normalized data are shown together in S7 Fig .
184 +The resulting data set indicated that PcrA associates predominantly with the rRNA and tRNA genes ( Fig 5A ) .
185 +We quantified the data as with the DnaC ChIP-Seq data set , and present a list of peak-containing regions in S3 Table .
186 +A comprehensive list of all gene regions can be found in S4 Table .
187 +The absence of detectible signal at protein-coding genes identified in the DnaC ChIP-Seq following PcrA depletion suggests that either the association of PcrA with these loci is simply below our detection limit or that its activity at these regions is transient .
188 +PcrA association and activity at endogenous conflict regions is transcription-dependent
189 +We set out to determine if PcrA association and activity at the endogenous loci we identified is transcription-dependent .
190 +To address this question and to confirm our ChIP-Seq data we analyzed DnaC and PcrA association with different candidate loci relative to the control locus yhaX using ChIP-qPCRs ( Fig 6 ) .
191 +The candidate loci included rRNA , tRNA and protein-coding genes of both orientations .
192 +Specifically , for genes in the co-directional orientation , we examined the ribosomal RNA gene rrn23S , the Val1-Thr1 tRNA pair , trnSL-Ser1 , and the protein coding gene rplGB .
193 +Though we did not detect PcrA association with rplGB in our PcrA ChIP -- Seq experiment , DnaC levels increased at this locus following PcrA depletion .
194 +Therefore , rplGB was anticipated to represent the lower end of our detection range for PcrA association .
195 +For genes in the head-on orientation , we examined the ribosomal protein gene rpsD and two genes from the dltA-E operon , dltA and dltB .
196 +( We also confirmed DnaC association , with and without PcrA , with the genes pit , cotC , and yoaM -- see S10 Fig ) .
197 +As a negative control , we also investigated the head-on gene yutJ which showed no detectable PcrA or DnaC association .
198 +To determine if the association of DnaC and PcrA with the candidate loci was transcrip-tion-dependent we used rifampicin to shut off transcription initiation : we treated cells for 3 minutes then analyzed PcrA and DnaC association with these regions .
199 +Consistent with the ChIP-Seq experiments , we found that PcrA association with some coding genes was low in ChIP-qPCR experiments ( Fig 6A ) .
200 +However , regardless of the degree of association , transcription shut-off reduced association of PcrA with all examined loci to some degree , except at the and correlate with RpoC association .
201 +A ) Relative association of PcrA with nine candidate loci , compared to the control locus yhaX was measured by ChIP-qPCR , with active ( white bars , before rifampicin treatment ) and inhibited ( gray bars , after 3 min .
202 +of rifampicin treatment ) transcription .
203 +B ) Relative association of DnaC ( compared to yhaX ) as measured by ChIP-qPCR in the presence of PcrA and transcription ( no rifampicin , black ) , following PcrA depletion ( no rifampicin , white ) , and following PcrA depletion and transcription shut off ( 3 min .
204 +of rifampicin treatment , gray bars ) .
205 +C ) Relative association of RpoC-GFP with the candidate regions ( compared to yhaX ) was measured by ChIP-qPCR before ( white ) and after transcription inhibition with rifampicin ( gray ) .
206 +Co-directional and head-on genes are indicated above the graph .
207 +Pearson correlation coefficient for DnaC ( - PcrA ) vs. PcrA association = 0.7709 .
208 +Pearson correlation coefficient for co-directional genes : R = 0.7 for DnaC ( - PcrA ) vs. RpoC , and R = 0.9 for PcrA vs. RpoC .
209 +N 5 .
210 +* P < 0.05 and ** P < 0.01 .
211 +negative control locus , yutJ ( Fig 6A ) .
212 +Also in agreement with our ChIP-Seq data , in the ChIP-qPCR experiments , DnaC association increased after PcrA depletion at all chromosomal loci examined , with the exceptions of the single tRNA gene trn-SL-ser1 , dnaK and yutJ ( Fig 6B , S10 Fig and see S11 Fig for non-normalized IP/Input values for DnaC association with the rRNA genes ) .
213 +Presumably , a single tRNA gene may simply be so short that local RNA polymerase occupancy remains limited , thereby minimizing the impact on replication .
214 +Regardless , we do observe stalling at a locus encoding multiple tRNA genes ( Val1-Thr1 ) .
215 +As with the PcrA ChIPs , after rifampicin treatment and in the absence of PcrA , DnaC association with the other loci was ablated ( Fig 6B ) .
216 +These data confirm that PcrA 's association and activity at conflict regions requires active transcription as initially indicated by our reporter data .
217 +RNA polymerase occupancy correlates with PcrA and DnaC association
218 +To determine if the association and activity of PcrA was correlated with transcription , we took a second approach : we measured RNA polymerase occupancy at the loci identified in the ChIP-Seq experiments ( as a measure of transcription level ) by conducting ChIP-qPCRs of a GFP-fusion allele of the beta ' subunit of RNA polymerase , RpoC , using an anti-GFP polyclonal antibody .
219 +We found that RpoC associates at predictably varying degrees with all but the negative control candidate regions tested ( Fig 6C ) .
220 +As anticipated , rifampicin treatment reduced this association at all examined loci by 80 % or more ( Fig 6C ) .
221 +To control for potential artifacts of the GFP-fusion we carried out ChIP-qPCRs of the beta subunit of RNA polymerase , RpoB , using a native antibody .
222 +Although the absolute degree of association of RpoB compared to the RpoC ChIPs was different , the relative association patterns with conflict regions were equivalent ( S12 Fig ) .
223 +RpoC ChIP-qPCRs allowed us to compare RNA polymerase occupancy with PcrA association and conflict severity ( DnaC association ) .
224 +RpoC , DnaC and PcrA associations closely correlated with all co-directional genes examined ( Pearson coefficient 0.7 for DnaC ( - PcrA ) vs. RpoC , and 0.9 for PcrA vs. RpoC ) .
225 +Among the head-on genes replisome stalling in the absence of PcrA correlates with PcrA occupancy ( Pearson coefficient 0.89 for DnaC ChIP -- PcrA vs. + PcrA ChIP ) and is highest at the gene with the highest RNA polymerase occupancy , rpsD .
226 +This correlation suggests that conflict severity is related to transcription levels for head-on genes .
227 +We also find comparison of the co-directional and head-on genes to be informative : replisome stalling is similar between dltA , dltB and the co-directional rplGB gene despite the significantly lower transcription levels for dltA and dltB ( roughly 3 fold lower RpoC association compared to rplGB ) .
228 +Similarly , replisome stalling at rpsD ( head-on ) is equivalent to levels at the Val1-Thr1 tRNA genes ( co-directional ) despite an approximately 3 fold lower RpoC association with rpsD .
229 +Therefore , these data are consistent with our reporter experiments where we observed that a head-on conflict causes significantly more replisome stalling than an equivalent co-directional conflict ( Fig 2C and 2D ) .
230 +Furthermore , the results of our genome-wide analyses , together with the results of the engineered conflict experiments , underscore the potent effects of head-on relative to co-directional conflicts .
231 +Although the signals observed in these experiments are relatively small , altogether , the consistency between the data from the various experiments shows that PcrA resolves both head-on and co-directional conflicts genome-wide .
232 +Partial depletion of PcrA renders cells highly sensitive to head-on conflicts
233 +Highly expressed co-directional genes are common in the genome .
234 +Therefore , expression of an additional co-directional gene should not have a major effect on cell viability .
235 +However , since the number of highly expressed head-on genes is limited during fast growth , we wondered if the addition of a highly expressed head-on gene would increase the sensitivity of cells to PcrA depletion .
236 +To test this hypothesis , we measured viability before and after partial PcrA depletion in cells harboring the lacZ reporters in both orientations .
237 +In the presence of PcrA , transcription of lacZ had no effect on cell survival regardless of its orientation ( Fig 7A , no IPTG ) .
238 +However , following partial PcrA depletion with 2 μM IPTG we observed slow growth in cells with the co-directional lacZ gene and cells harboring the repressed head-on lacZ reporter ( Fig 7A , 2 μM IPTG , and 7B ) .
239 +Expression of co-directional lacZ did not cause a decrease in plating efficiency , suggesting that a single additional co-directional conflict does not have a major effect on replication or growth rate .
240 +However , expression of head-on lacZ caused a severe decrease in plating efficiency after an otherwise non-lethal degree of PcrA depletion ( Fig 7B ) .
241 +Strains harboring the hisC reporters ( which are incorporated at different regions on the chromosome and are expressed under a different promoter ) showed a similar asymmetric effect on plating efficiency ( S13 Fig ) .
242 +These results suggest that mitigation of severe conflicts by PcrA is essential for viability .
243 +The C-terminal domain of PcrA is not required for its conflict mitigation activity
244 +The mechanism ( s ) allowing accessory helicases to be recruited to conflict regions have not been defined .
245 +PcrA could be recruited to either the replication fork or to RNA polymerase during a conflict .
246 +Previous work has established that PcrA interacts with RNA polymerase [ 25,26 ] .
247 +Whether this interaction is important for its role in conflict mitigation is unknown .
248 +To address this question , we produced a mutant allele of myc-pcrA shown to dramatically reduce PcrA 's RNA polymerase association in vitro , in the closely related species , Geobacillus stearothermo-philus : myc-pcrA-ΔC [ 25 ] .
249 +This mutant lacks the final 71 amino acids of PcrA 's C-terminal domain .
250 +To avoid the potential problem of lethality , or accumulation of suppressor mutations , we expressed this mutant conditionally by placing it under the control of an IPTG-inducible promoter .
251 +When expressed in cells already harboring the PcrA degron system , the addition of IPTG triggers the simultaneous depletion of PcrA-ssrA and induction of myc-pcrA-ΔC .
252 +We found that the PcrA-ΔC protein had wild-type level activity in preventing replisome stalling and association with conflict regions of both orientations ( Fig 8A and 8B ) .
253 +Furthermore , this mutant completely rescued the viability of PcrA degron strains , indicating that RNA polymer-ase interaction through the C-terminal domain of PcrA is not essential for its conflict mitigation activity ( Fig 8C ) .
254 +It is possible that this mutant does not completely ablate PcrA 's interaction with RNA polymerase , as an N-terminal interaction between PcrA and RNA polymerase has also been detected [ 39 ] .
255 +However , based on previous work , we expect this disruption to at least partially reduce PcrA 's association with RNA polymerase .
256 +The complete lack of a phenotype in conflict mitigation and survival in strains harboring this mutant suggests that its RNA polymerase interaction is not required for PcrA 's association or activity at conflict regions .
257 +PcrA 's ATPase and helicase activities are required for conflict mitigation In vitro studies of PcrA have demonstrated that its helicase and ATPase activities are required for its ability to separate DNA strands , but are dispensable for RecA removal .
258 +To determine if PcrA 's helicase/ATPase activities are required for its conflict mitigation functions and viability , we constructed a previously characterized separation of function allele , myc-pcrA K37A Q254A ( PcrA H - ) which is defective in helicase/ATPase activity [ 24 ] .
259 +By expressing this allele in a strain already harboring the conditional degron system ( as discussed above ) we were able to use ChIP-qPCR to determine whether this mutant is capable of mitigating head-on and co-assays were carried out for strains containing the Pxis-lacZ reporter constructs .
260 +1:10 dilutions of exponential cultures were plated on agar plates with IPTG ( at 2 μM or 100 μM , as indicated , leading to PcrA depletion ) or without IPTG ( no PcrA depletion ) .
261 +Transcription repression ( Trx - , strain HM876 ) or de-repression ( Trx + , strain HM877 ) due to the presence or absence , respectively , of the ImmR repressor protein is indicated below .
262 +Co-directional ( CD ) and head-on ( HO ) orientations of the reporters are indicated below the dilution series .
263 +B ) Quantification of cell survival following PcrA depletion during lacZ expression ( Trx + ) is plotted .
264 +Percent survival of each strain containing the reporters , after IPTG-induced depletion of PcrA , relative to predepletion , was quantified and plotted ( CD Pxis-lacZ ( gray ) and HO Pxis-lacZ ( black ) ) .
265 +Symbol * indicates that no colonies were detected after PcrA depletion with 100 μM IPTG in the presence of head-on lacZ .
266 +N = 6 .
267 +directional conflicts , and measure its association with conflict sites ( Fig 8 ) .
268 +We found that the PcrA H - allele failed to resolve both head-on ( dltB ) and co-directional ( rrn23S and rplGB ) rep-lication-transcription conflicts and that conflict severity at these regions was exaggerated in the presence of this mutant ( Fig 8A ) .
269 +The inability of PcrA H - to resolve conflicts does not reflect an inability to associate with conflict sites , as we actually observed increased association of this mutant with rrn23S and rplGB ( Fig 8B ) .
270 +This increase could potentially reflect a reduced ability to release from the DNA due to a defect in ATP hydrolysis [ 40 ] .
271 +Though we did not observe a significant association of either wild-type or the PcrA H - mutant protein at dltB , this result is not entirely surprising given the low PcrA ChIP signal we previously observed at these loci and the further decreased overall ChIP signal in these experiments .
272 +Nevertheless , the effect of PcrA H - on replisome stalling at dltB indicates that it is active at this location .
273 +To determine if the helicase/ATPase activities of PcrA are important for viability , we carried out plating efficiency assays .
274 +Here we observed that cells depleted of the wild-type PcrA and expressing the PcrA H - allele are inviable ( Fig 8C ) .
275 +Because this mutant is capable of removing RecA and preventing RecA-dependent strand exchange in the closely related species S. aureus [ 24 ] , the loss of viability in the strain harboring the PcrA H - protein may not be due to inability to remove RecA .
276 +Discussion
277 +Though the role of accessory helicases in head-on conflict resolution has been appreciated in E. coli , whether these functions are conserved in other bacteria was unknown .
278 +Furthermore , though indirect evidence has also suggested the involvement of accessory helicases in co-direc-tional conflict mitigation , direct evidence for this role has been lacking .
279 +This gap in our knowledge is largely due to the lack of detectable replication stalling in co-directionally oriented genes using traditional methods .
280 +The use of ChIPs allowed us to overcome this difficulty and directly investigate PcrA 's activity at endogenous regions , including those that are co-direction-ally oriented to replication .
281 +Here we also confirm that PcrA mitigates head-on conflicts , as was anticipated based upon previous work on the E. coli homologues of PcrA .
282 +Importantly , we identify the locations where accessory helicases routinely function on the chromosome , including highly transcribed rRNA and tRNA genes , protein coding co-directional genes , and headon genes where severe conflicts occur .
283 +The results of our studies on the separation of function mutants provide insight into the mechanism of PcrA recruitment to , and activity at , these conflict regions .
284 +Together with the plating efficiency assays , our data also strongly suggest that PcrA is essential due to its role in conflict mitigation .
285 +Model for PcrA recruitment to conflict regions
286 +There are at least two models that could potentially explain how PcrA associates with the site of a conflict .
287 +Based on data from E. coli regarding the interaction and movement of Rep with the replication fork , it is conceivable that PcrA is also recruited to conflict regions via interactions with the replication fork [ 41 ] .
288 +On the other hand , reports also indicate that PcrA interacts with RNA polymerase , suggesting that PcrA may be recruited to the conflict site through this association .
289 +In our system , removing the C-terminal domain of PcrA , which prevents detect-able association with RNA polymerase in vitro , did not impact its function in conflicts [ 25 ] .
290 +Because the data suggest that PcrA is recruited to conflict regions independent of its interaction with RNA polymerase , recruitment via an interaction with the replisome seems more plausible .
291 +Model for PcrA activity at conflict regions
292 +There are at least two models for PcrA activity at conflict regions .
293 +PcrA may directly remove either RNA polymerases or RecA bound to single stranded DNA ahead of the replication fork .
294 +These two possibilities are not mutually exclusive .
295 +We found that the helicase/ATPase activities of PcrA , which facilitate strand separation , are required for conflict mitigation .
296 +This result was not necessarily expected given that mutants lacking these activities retain the ability to efficiently remove RecA from DNA in related species [ 24 ] .
297 +( As the potential RecA removal activity of PcrA H - has not yet been demonstrated in B. subtilis or in vivo , the following analysis is predicated on the assumption that this in vitro activity of S. aureus PcrA is relevant to living B. subtilis cells . )
298 +If PcrA 's role in replisome progression through transcription units stems from direct removal of RecA , then a mutant defective in helicase/ATPase activity should have , at least partially , retained the ability to mitigate conflicts .
299 +However , PcrA H - is defective in both conflict mitigation and survival .
300 +Therefore , we propose that PcrA may not mitigate conflict severity via the direct removal of RecA .
301 +In addition , the inability of this mutant to support life suggests that the rescue of ΔpcrA strains by inactivation of the RecFOR pathway stems from an activity of PcrA that is upstream of RecA recruitment ( i.e. PcrA indirectly prevents excessive RecA recruitment ) .
302 +Given the correlation between decreased viability and increased conflict severity , we suspect that the essentiality of PcrA is due specifically to its activity in conflict mitigation .
303 +We prefer a model in which PcrA clears RNA polymerases ahead of the replisome , and thereby prevents excess single stranded DNA formation and subsequent RecA binding at conflict regions .
304 +Accessory helicases and conflict mitigation
305 +Previous studies comparing the two types of conflicts have shown that head-on conflicts are far worse than co-directional conflicts .
306 +Furthermore , a number of studies have suggested that accessory helicases reduce the deleterious impact of transcription on replisome progression in vivo and in vitro .
307 +In vitro work had previously suggested that B. subtilis PcrA , similar to UvrD and Rep , promotes replisome progression past a single protein block [ 41 ] .
308 +Furthermore , PcrA can complement the survival deficiencies of UvrD and Rep mutants [ 20,41 ] .
309 +Although these studies suggested that PcrA acts similarly to UvrD and Rep , the role of PcrA in conflict resolution was not directly shown prior to this study .
310 +Furthermore , the endogenous chromosomal regions where UvrD , Rep or PcrA act have not been reported .
311 +Here , we provide direct evidence for PcrA activity in conflict mitigation and identify for the first time the natural targets of PcrA .
312 +These include , as we and others suggested , naturally occurring co-directionally oriented rDNA .
313 +Interestingly , we also identified specific head-on and co-directional genes that were not necessarily predictable .
314 +Previous studies investigating the role of accessory helicases in conflict mitigation took advantage of severe conflicts caused by artificially inverted ( head-on ) rDNA , which causes major survival defects .
315 +However , the interpretations of these studies regarding conflicts may be complicated by the unique properties of rRNA genes such as GC richness , RNA polymerase stabilizing anti-termination proteins , and secondary DNA structures .
316 +Our experiments using lacZ , hisC , and several endogenous coding genes , circumvent these potential complications .
317 +Also , by detecting effects on replisome stalling at an otherwise identical gene ( i.e. hisC or lacZ ) in the two orientations , we can estimate the relative impact of gene expression and orientation on replisome progression : when PcrA is present , transcription-dependent replication stalling increases roughly by 6-fold at the head-on lacZ construct compared to its co-directional counterpart .
318 +However , in the absence of PcrA , this differential reaches more than 20-fold .
319 +Unfortunately , because these results are gathered from ensemble assays , it is difficult to further quantify the severity or frequency of replisome stalling in single cells or during a round of replication .
320 +Future experiments examining the impact of conflicts on replisome progression in single cell studies could potentially answer these questions .
321 +The impact of co-directional conflicts on replication
322 +Bacterial genomes are generally organized such that highly transcribed and essential genes are oriented co-directionally with respect to DNA replication .
323 +In the case of rRNA genes , co-orien-tation is essentially universal .
324 +Though co-orientation reduces conflict severity , replication-tran-scription conflicts still occur in these regions to some degree .
325 +Our observations highlight the importance of co-directional conflicts in vivo , despite the apparent lack of effect on replisome progression in vitro [ 42 ] .
326 +Though any one co-directional conflict may not severely inhibit replication , the abundance of co-directional conflicts suggests that collectively , they can significantly slow replication .
327 +This consideration is especially important given that co-orientation appears to be a major strategy cells use to reduce conflict severity ; in doing so , cells increase the impact of co-directional conflicts .
328 +Conflict mitigation mechanisms in different bacterial species
329 +Although similar conflict mitigation mechanisms seem to exist in both B. subtilis and E. coli , there is a significant difference in how the two species tolerate head-on oriented rRNA genes [ 3,43,44 ] .
330 +Furthermore , the genome co-orientation bias in the two organisms is significantly different : there are many more head-on genes in E. coli compared to B. subtilis ( 45 % vs. 26 % , respectively ) .
331 +Together , the rDNA inversion experiments and the genome co-orientation biases from these two different species suggest that E. coli cells are much more tolerant of conflicts than B. subtilis .
332 +In keeping with these differences , studies in E. coli were unable to detect replication intermediates in rRNA genes , even after accessory helicase deletion , or rDNA inversion ( replication intermediates only formed in inverted rDNAs after accessory helicase deletion ) [ 17 ] .
333 +However , we observed replication intermediates in naturally occurring , co-directionally oriented rRNA genes following PcrA deletion in B. subtilis .
334 +What is the reason for the higher conflict tolerance of E. coli ?
335 +Since multiple E. coli accessory helicases can be deleted without detectibly slowing replication through the rDNA , it seems likely that either E. coli possesses additional , as yet unidentified , conflict mitigation mechanisms , or that the replication machinery is inherently less susceptible to stalling at transcription units in E. coli .
336 +Materials and Methods
337 +Media and growth conditions
338 +For all experiments , B. subtilis 168 cells were plated on LB supplemented with the corresponding antibiotics .
339 +Single colonies from plates were used to inoculate cultures of liquid rich medium ( Luria-Bertain ( LB ) ) .
340 +Liquid cultures were grown to mid-log at 30 °C , shaking at 260 r.p.m. , then diluted back to OD 0.05 , and grown again to OD 0.3 -- 0.35 before harvesting .
341 +For
342 +Rifampicin treatments , 30 mg/ml Rifampicin in DMSO was added to a final concentration of 0.3 mg/ml , for 3 minutes .
343 +PcrA Degron cultures were grown as above , with the exception that cells were split at OD 0.2 into two cultures , with or without IPTG at 100 μM final concentration .
344 +At OD 0.3 -- 0.35 , cells were harvested .
345 +2D gels
346 +B. subtilis cultures were grown to OD 0.3 , then treated with 0.2 % NaAzide to arrest growth .
347 +20 mg of cells were then suspended in low-melt agarose plugs ( 0.5 % ) as previously described [ 45 ] .
348 +Lysis was performed in 2 mg/ml lysozyme for 16 hours at 37 °C .
349 +Protein was removed via incubation with 5 mg/ml proteinase K , 5 % sarkosyl , 0.5 M EDTA for 4 hours at 37 °C .
350 +Proteinase K was then removed by 8 successive 4 hour washes in TE at 4 °C .
351 +DNA was digested overnight in plugs equilibrated in 1x CutSmart buffer plus a 0.5 μl of each of the indicated enzymes ( NEB ) .
352 +DNA was subjected to 2-dimensional electrophoresis and Southern blotting as previously [ 46 ] .
353 +Probes for Southern blots were generated via random priming of gel-extracted PCR products corresponding to the lacZ region or the rrn16S-23S rRNA regions .
354 +Probes were radioactively labelled using α-32P-dATP .
355 +Hybridization images were generated on X-ray film or with phosphor screens ( GE Healthcare ) .
356 +Y-arcs were quantified by conforming a single lane to the shape of the entire arc in ImageQuant software ( GE Healthcare ) .
357 +This yielded a histogram consisting of approximately 450 data points along the arc .
358 +Strain constructions
359 +Strains used in this publication are listed in Table 1 .
360 +The ImmR protein , which is coded for by the mobile genetic element ICEBs1 , tightly represses Pxis [ 47 ] .
361 +We introduced the Pxis-lacZ constructs into strains that either harbored ( Trx - ) or were cured of ( Trx + ) ICEBs1 .
362 +To produce the PcrA degron strains , genomic DNA from strain HM448 was transformed into strains harboring the Pxis-lacZ constructs prior to selection on MLS for the Pspank-sspB construct .
363 +The pcrA-ssrA allele from HM448 was then transformed into the resulting strains as a second transformation .
364 +Survival assays
365 +Single colonies were grown in liquid LB and grown to OD 0.5 , then serially diluted at a 1:10 ratio prior to plating .
366 +ChIP-qPCR analysis
367 +Polyclonal rabbit anti-DnaC antibodies were used for ChIP of native DnaC [ 5,48 ] .
368 +Mouse monoclonal anti-Myc antibody purchased from Invitrogen was used for anti-Myc-PcrA ChIP experiments ( Product Number 13 -- 2500 ) .
369 +Polyclonal rabbit anti-GFP antibodies were used for RpoC-GFP ChIP experiments .
370 +DNA samples for ChIP were prepared essentially as previously described [ 5,48 ] : Bacillus subtilis cells were grown in LB medium as described .
371 +Cells were cross-linked with formaldehyde at a final concentration of 1 % v/v .
372 +Following 20 minutes of incubation at room-temperature , reactions were quenched with glycine , and cells were pelleted , washed once in 1x PBS , pelleted again , then frozen at -80 C. Pellets were re-suspended in 1.5 ml solution A ( 20 % sucrose , 50 mM NaCl , 10 mM EDTA , 10 mM Tris pH 8.0 ) , plus 1 mg/ml lyso-zyme , and 1 mM AEBSF .
373 +Following a 30 minute incubation at 37 °C , lysates were sonicated on a Fisher sonic dismembrator ( Fisher FB120 ) for 40 seconds ( 10 seconds on , 10 seconds off ) , at
374 +30 % amplitude .
375 +Lysates were spun at 8k rpm for 15 min at 4 °C in microcentrifuge tubes , and the supernatant cell extract was transferred to fresh tubes and frozen at -80 C. ChIP was performed by adding 12 μl anti-Myc or 1 μl anti-DnaC antibody to 1 ml aliquots of extract , then incubating over-night at 4 °C in an end-over-end nutator .
376 +Antibody-bound protein : DNA complexes were precipitated using protein A sepharose beads ( GE 45000143 ) , decrosslinked over-night at 65 °C , then purified by phenol : chloroform extraction and ethanol precipitation .
377 +qPCR analysis was performed on a Bio-Rad CFX connect ( Product Number 1855201 ) using Sso Advanced SYBR green master mix ( product number 1725262 ) .
378 +Primer pairs include HM192 ( 5 ` - CCGTCTGACCCGATCTTTTA-3 ` ) and HM193 ( 5 ` - GTCATGCTGAATGTC GTGCT-3 ` ) which amplify the low conflict region yhaX , HM80 ( 5 ` - AGGATAGGGTAAGCG CGGTATT ) and HM81 ( 5 ` - TTCTCTCGATCACCTTAGGATTC-3 ` ) which amplify the rrn23S repeat of rRNA gene repeats , HM766 ( 5 ` - GCT GGG AGA GCA TCT GCC TT-3 ` ) , HM767 ( 5 ` - CCAACCTACTGATTACAAGTCAGTTGCTCTA-3 ` ) which amplify between Threonine and Valine tRNA genes at 4 repeats , HM892 ( 5 ` - CATGAAAAAGCTCGGCAA AG-3 ` ) and HM893 ( 5 ` - TGGAATCTTACGCAAAAACAAA-3 ` ) which amplify within the rplGB gene , HM803 ( 5 ` - TGTTTTGCGGAGAGGTTCTT-3 ` ) and HM804 ( 5 ` - CGGGCCGT ACGTATTAAAAA-3 ` ) which amplify within the dltA gene , and HM902 ( 5 ` - CGGGGTCAG CTACATTATGG-3 ` ) , and HM903 ( 5 ` - AGACATATGCCAGCGATTCC-3 ` ) which amplify within the dltB gene .
379 +HM770 ( 5 ` - TCTCCAGCTGTGATAAACGGTA-3 ` ) and HM771 ( 5 ` - A AAACGGCATTGATTTGTCA-3 ` ) which amplify within the dnaK gene , HM952 ( 5 ` - GGTG TAAACGAACGTCAATTCCGCAC-3 ` ) and HM953 ( 5 ` - AGCTTGTACACAACGTTATCA AGACGAGAATC-3 ` ) which amplify within the rpsD gene , and HM954 ( 5 ` - GAAGAAAAA GTGAATGAGCTGCTGAAGGAA-3 ` ) and HM955 ( 5 ` - AATGTCTTCGCTCTCAAAAAA CTCAATCAAACG-3 ` ) which amplify within the yutJ gene .
380 +qPCR analysis was conducted for both yhaX and test DNA species in both input and ChIP samples .
381 +Final fold enrichment was calculated as ( Test DNA in ChIP Sample/Test DNA in Input Sample ) / ( yhaX in ChIP sample / yhaX in Input sample ) .
382 +ChIP-Seq analysis
383 +ChIP DNA samples were analyzed first using qPCR to validate that a given sample is representative .
384 +DNA samples were then processed and sequenced by the University of Washington High Throughput Sequencing Genomics Center , on an Illumina Next-Seq .
385 +FASTQ file analysis
386 +Approximately 750k paired-end Illumina Next-Seq reads per sample were mapped against the genome of B. subtilis strain JH642 ( GenBank : CP007800 .1 ) using Bowtie 2 with the -- no-mixed option .
387 +This option prevents unpaired alignments , such that only reads that aligned uniquely at both ends were mapped [ 49 ] .
388 +As discordant mapping was minimal and did not significantly alter the resulting profile , discordant mapping was active .
389 +The resulting .
390 +sam file was processed by SAMtools , view , sort , and mpileup functions [ 50 ] , to produce wiggle plots .
391 +We tested the effect of removing PCR-based and optical duplicates using Picard v1 .3 and found that the same gene regions were identified in subsequent analyses , but at a slightly lower signal : noise ratio .
392 +Therefore , in the presented data sets , duplicates were not removed .
393 +Myc-PcrA ChIP-Seq data and antibody control data were first normalized to input samples ( signal in the ChIP sample minus the signal in the corresponding input sample ) .
394 +Normalized antibody control IP ( Mock IP ) data representing non-specific signal enrichment was subtracted from the normalized ChIP signal .
395 +For DnaC ChIP-Seq , ChIP samples were first normalized to inputs ( ChIP minus input ) .
396 +The normalized + PcrA DnaC ChIP sample signal was then subtracted from the normalized -- PcrA DnaC ChIP signal at each nucleotide position , establishing the differential signal .
397 +ChIP-Seq data were quantified as follows : for each gene and intergenic region , the maximal signal , average signal , area under the curve , and area under the curve divided by total gene length ( normalized area under the curve ) were calculated .
398 +Local background was independently determined for regions proximal to oriC ( the 0 -- 300k nucleotide region , where background signal is slightly higher due to higher chromosomal copy number ) , or distal to oriC , by calculating the average maximal signal in ~ 100 kb regions that were devoid of peaks .
399 +Genes containing a maximum signal of more than 5-fold above background were called as peak-containing regions .
400 +Supporting Information
401 +S1 Fig .
402 +Normalization of ChIP signal to the yhaX locus allows for robust sample comparison and preserves trends in ChIP data identified at the lacZ locus .
403 +Here data are presented as individual non-normalized sample isolates , averaged non-normalized samples , and average normalized samples ( to totals and yhaX ) .
404 +Because we normalized using a control locus ( yhaX ) we did not normalize the amount of template DNA added to each reaction , leading to apparent variability between non-yhaX-normalized replicates .
405 +A ) DnaC ChIP in the presence or absence of transcription , B ) DnaC ChIP in the presence or absence of PcrA , C ) PcrA and DnaC ChIP-qPCR signal - / + transcription or - / + PcrA ( DnaC only ) demonstrates that target protein association with yhaX does not change between experimental conditions , making yhaX an ideal normalization locus .
406 +( EPS )
407 +S2 Fig .
408 +RNA polymerase association does not decrease following replication inhibition .
409 +RpoB ChIP-qPCR indicates that RNA polymerase association with conflict regions is not ablated by 30 minute HPura treatment ( which inhibits replication ) .
410 +However , HPUra treatment does cause a major decrease in DnaC association at the same locus as demonstrated in Fig 1D .
411 +( EPS )
412 +S3 Fig .
413 +A second Y-arc confirms trends apparent on the EagI/ApaLI digestion of the lacZ gene region .
414 +Here the 2D gel data displayed in fig 3B , bottom right panels , are shown again , but with the second Y-arc emanating from the undigested spot fully displayed .
415 +Here the left edge of the Y-arc is free from background signal .
416 +This allows for an improved view of the lacZ gene region where replication intermediate signal decreases after PcrA is depleted .
417 +White arrows indicate the approximate location of the 3 ` end of the lacZ gene within the second Y-arc .
418 +( EPS )
419 +S4 Fig .
420 +N-terminally Myc-tagged PcrA rescues cell death caused by depletion of endogenous PcrA .
421 +PcrA degron strains harboring an empty vector ( left ) or a second , N-terminally Myc-tagged copy of PcrA , integrated at amyE ( right ) were plated on media lacking IPTG ( top ) , or including IPTG ( bottom ) .
422 +Cells harboring the Myc-PcrA allele were viable following depletion of endogenous PcrA , demonstrating the functionality of the tagged protein .
423 +( EPS )
424 +S5 Fig .
425 +Replisome stalling increases at chromosomal regions following PcrA depletion .
426 +Candidate gene regions from DnaC ChIP-Seq ( which are also quantified by qPCR in Fig 6 and S9 Fig ) are shown in detail , either before ( blue ) or after ( red ) PcrA depletion .
427 +Sequencing coverage is indicated on the left , the gene or gene regions are identified at the top of each box , and the location ( s ) of the gene ( s ) are indicated below .
428 +Gene orientation relative to replication is denoted `` HO '' for head-on genes , and `` CD '' for co-directional genes .
429 +( EPS )
430 +S6 Fig .
431 +DnaC ChIP-Seq prior to and post-normalization .
432 +A ) Wiggle files for DnaC ChIP prior to ( left ) and following ( right ) PcrA depletion , as well as total ( input ) samples for both conditions , and ChIP minus total normalizations .
433 +B ) Final normalization of the DnaC ChIP -- Seq data set .
434 +Here the total normalized DnaC ChIP-Seq signal + PcrA ( S5A Fig , bottom left ) , was subtracted from -- PcrA condition signal ( S5A Fig , bottom right ) .
435 +( EPS )
436 +S7 Fig .
437 +PcrA ChIP-Seq prior to and post-normalization .
438 +A ) Wiggle files for PcrA ChIP , total ( input ) , and ChIP minus total normalization .
439 +B ) Wiggle file for Mock IP , total ( input ) , and Mock IP minus total normalization .
440 +C ) Magnified view of one chromosomal region encoding several rDNA repeats following total normalization .
441 +D ) Final normalization of the PcrA ChIP -- Seq data set on a global level ( right ) , and within the first 200k nucleotides .
442 +Denotes the position of a single tRNA gene .
443 +( EPS )
444 +S8 Fig .
445 +Replication intermediates accumulate in rRNA genes following PcrA depletion .
446 +To test for potentially slow replication through rDNA genes after PcrA depletion , chromosomal
447 +DNA was digested using KpnI and EagI restriction enzymes which cut at the same position in all rRNA genes , causing all 10 rRNAs to run together during 2D gel electrophoresis .
448 +A ) Restriction digest map showing the 16S-23S rRNA fragment that was probed against during 2D gel analysis .
449 +B ) 2D gels for rRNA gene fragments in the presence or absence of PcrA .
450 +The relative amount of DNA loaded , as indicated by quantification of the non-replicating 1N spot , is indicated at the top right .
451 +The appearance of an arc of replication intermediates following PcrA depletion indicates replication slowing/stalling in this region .
452 +( EPS )
453 +S9 Fig .
454 +RecF is not required for the increase in replisome stalling observed after PcrA depletion .
455 +Replisome stalling at rrn23S was measured by DnaC ChIP-qPCR in the presence ( left ) or absence of recF ( right ) , and before ( black ) or after PcrA depletion ( white ) .
456 +The equivalent increase in DnaC association following PcrA depletion in the presence or absence of RecF suggests that the viability of the PcrA degron ΔrecF strain , following PcrA depletion , is not due to a reduction in replication fork stalling .
457 +( EPS )
458 +S10 Fig .
459 +Additional peaks identified via DnaC ChIP-Seq also show increased replisome stalling after PcrA depletion when assayed using ChIP-qPCR .
460 +Replisome stalling , as measured by DnaC ChIP-qPCR , was measured for three additional gene regions ( all head-on ) identified in Fig 5 .
461 +These locations each show increased DnaC association after PcrA depletion , verifying that PcrA mitigates conflicts in these regions .
462 +( EPS )
463 +S11 Fig .
464 +Normalization of ChIP signal to the yhaX locus allows for more accurate sample comparison .
465 +ChIP-qPCR data showing A ) DnaC association with experimental locus rrn23S as individual non-normalized sample isolates , B ) DnaC association with control locus yhaX as individual samples , or C ) averaged samples normalized only to input ( total samples ) and average normalized samples ( to totals and yhaX ) .
466 +Trends in the data are observable prior to , as well as after normalization .
467 +However , normalization controls for sample loading , and ChIP efficiency , thereby contributing to a more accurate and consistent measurement of protein association with test locus rrn23S .
468 +( EPS )
469 +S12 Fig .
470 +RNA polymerase beta and beta ` subunits shows similar association patterns with genomic loci .
471 +To measure relative RNA polymerase occupancy , ChIP-qPCR of RNA polymer-ase subunits beta ( RpoB ) , or beta ` ( RpoC-GFP ) , were analyzed for their association with four genomic loci .
472 +RpoC-GFP was immunoprecipitated using anti-GFP antibodies , whereas RpoB was immunoprecipitated with a native RpoB monoclonal antibody ( Abcam ab12087 ) .
473 +The rrn23S , and rplGB loci are co-directional , and the dltA , and rpsD loci are head-on to replication .
474 +( EPS )
475 +S13 Fig .
476 +PcrA essentiality is linked to its activity in conflict mitigation .
477 +A ) Cells exhibit equal plating efficiency in the presence of PcrA ( left panel ) , regardless of whether they harbor the non-transcribed co-directional hisC allele ( lanes 3 and 4 , left panel ) or the non-transcribed hisC head-on allele ( lanes 3 and 4 , left panel ) .
478 +Also , the non-induced PcrA degron system does not affect viability relative to strains lacking the PcrA degron ( lanes 2 and 4 , versus 1 and 3 , respectively ) .
479 +In these strains , IPTG addition ( right panel ) leads to the simultaneous induction of hisC , and induction of the sspB adaptor protein gene .
480 +Hence IPTG addition causes cell death in strains harboring the PcrA degron ( lanes 2 and 4 , both panels ) , but not in strains that lack the complete degron system ( lanes 1 and 3 , both panels ) .
481 +( Control strains in lanes 1 and 3 possess the sspB adaptor protein , but lack the pcrA-ssrA allele ) .
482 +The strain harboring the PcrA degron system and the transcribed co-directional hisC allele shows less sensitivity to partial depletion of PcrA , than the equivalent strain with a transcribed head-on hisC allele ( right panel , lanes 2 vs. 4 ) .
483 +B ) .
484 +Quantification of cell survival after partial PcrA depletion ( left ) or near-complete PcrA depletion ( right ) .
485 +N 3 for all conditions .
486 +indicates that no colonies were detected .
487 +( EPS )
488 +S1 Table .
489 +Peaks in the DnaC ChIP-Seq data set .
490 +Here the quantitative ChIP-Seq data for each chromosomal region where DnaC enrichment increases to 5-fold above background following PcrA depletion are reported .
491 +Data include the maximal and average number of reads within each defined gene or intergenic region .
492 +We also report the area under the curve , and area under the curve divided by the total regions length for each region .
493 +( TXT )
494 +S2 Table. DnaC ChIP-Seq quantification for all chromosomal regions. (TXT)
495 +S3 Table .
496 +Peaks in the PcrA ChIP-Seq data set .
497 +Here the quantitative ChIP-Seq data for each chromosomal region where DnaC enrichment increases to 5-fold above background are reported .
498 +Data include the maximal and average number of reads within each defined gene or intergenic region .
499 +We also report the area under the curve , and area under the curve divided by the total regions length for each region .
500 +( TXT )
501 +S4 Table. PcrA ChIP-Seq quantification for all chromosomal regions. (TXT)
502 +Acknowledgments
503 +We thank Ariana Samadpour for the construction and characterization of the Pxis-lacZ report-er strains .
504 +We thank the Grossman lab for their generous gift of anti-GFP and DnaC antibodies , strains , and plasmids .
505 +We also thank Peter Lewis for the RpoC-GFP strain .
506 +Conceived and designed the experiments: CNM HM. Performed the experiments: CN lyzed the data: CNM HM BJB. Contributed reagents/materials/analysis tools: CNM H Wrote the paper: CNM HM BJB. Provided technical help: BJB.
...\ No newline at end of file ...\ No newline at end of file
1 +pathogens
2 +1 School of Chemistry & Molecular Biosciences , the University of Queensland , Brisbane , Queensland 4072 , Australia ; E-Mails : n.benzakour@uq.edu.au ( N.L.B.Z. ) ; m.phan1@uq.edu.au ( M.-D.P. ) ; b.forde@uq.edu.au ( B.M.F. ) ; m.stantoncook@uq.edu.au ( M.S.-C . )
3 +2 Australian Infectious Diseases Research Centre , the University of Queensland , Brisbane , Queensland 4072 , Australia
4 +1. Introduction
5 +Uropathogenic Escherichia coli ( UPEC ) are a major cause of urinary tract infections ( UTI ) , causing ~ 80 % of all cases [ 1 ] .
6 +Over the last few decades , several pandemic clones of UPEC , some of which are associated with multidrug resistant infections , have disseminated worldwide .
7 +This includes UPEC clones belonging to several multi-locus sequence types , including sequence type 131 ( ST131 ) , ST69 , ST73 and ST95 [ 2,3 ] .
8 +E. coli ST131 was originally identified in 2008 as a major clone linked to the spread of the CTX-M-15 extended-spectrum β-lactamase ( ESBL ) - resistance gene [ 4 -- 6 ] , the most widespread CTX-M ESBL enzyme worldwide [ 7,8 ] .
9 +ST131 strains have now been identified in both hospital and community settings from virtually all parts of the globe [ 9 -- 12 ] .
10 +ST131 causes a variety of extra-intestinal infections , most commonly UTI and bacteremia .
11 +Many ST131 strains exhibit resistance to multiple antibiotics , and therefore these infections are often associated with limited treatment options and frequent recurrences .
12 +The largest sub-clonal lineage of E. coli ST131 is resistant to fluoroquinolones and contains the type 1 fimbriae fimH30 ( H30 ) allele [ 13 ] .
13 +Three complete ST131 genome sequences have been generated .
14 +This includes SE15 [ 14 ] , EC958 [ 15 ] and JJ1886 [ 16 ] .
15 +Another ST131 strain , NA114 , while listed among the completely sequenced genomes on the NCBI database , remains in draft format [ 15,17 ] .
16 +This review will present an overview of our recent genomic analysis of ST131 and provide an update on the molecular characterization of the ST131 reference strain EC958 .
17 +2. Global Epidemiology of ST131
18 +ST131 belongs to the E. coli phylogenetic group B2 , which encompasses the largest group of E. coli associated with extra-intestinal infections .
19 +Based on phylogenetic analyses , the ST131 strains EC958 , NA114 and JJ1886 cluster together in a clade discrete from SE15 , and separate from representative strains from other E. coli phylogroups ( Figure 1 ) .
20 +Two recent studies have independently examined the global epidemiology of ST131 using genome sequence-based methods [ 18,19 ] .
21 +These studies identified a globally dominant fluoroquinolone resistant-FimH30 sub-lineage defined as H30 [ 18 ] or clade C [ 19 ] .
22 +All strains within this sub-lineage possessed the fluoroquinolone resistance alleles gyrA1AB and parC1aAB .
23 +Further analysis also revealed that ST131 strains containing the blaCTX-M-15 allele comprised a smaller subset of strains within this sub-lineage and were referred to as H30-Rx [ 18 ] or clade C2 [ 19 ] .
24 +Strikingly , the data from both studies supports the recent emergence and global dissemination of this sub-lineage from a single progenitor , provoking intriguing questions with respect to ST131 transmission , colonization and virulence .
25 +In addition to the dominant clade C that comprised 79 % of our sequenced ST131 strains , our analysis also identified two other well-supported ST131 clades referred to as A and B [ 19 ] .
26 +Clade A , represented by the reference strain SE15 , was the most divergent and comprised strains that contained the fimH41 allele .
27 +In contrast , strains from clade B were very similar to those from clade C and characterised by possession of the fimH22 allele .
28 +The prevalence of these fimH alleles , including the dominant H30 allele , is consistent with that reported previously from a large and extensive collection of ST131 strains [ 13 ]
29 +Our own detailed genomic analysis focused on the major defining features of the three ST131 clades [ 19 ] .
30 +While sequence analysis did not reveal any significant association with geographic origin , the majority of the single nucleotide polymorphisms that defined each clade were strongly associated with recombination .
31 +In total , 137 regions were defined as recombinant within our ST131 strain set , with the majority of large recombinant regions located adjacent to insertion sites for prophages and mobile genetic elements .
32 +Other recombination regions within the ST131 strain set were also identified , some of which encompassed virulence genes including fimH , the fliC flagella major subunit gene , and genes involved in capsule and O antigen biosynthesis .
33 +One other notable recombination region encompassed the fimB recombinase gene that contributes to the regulation of type 1 fimbriae expression .
34 +Most ST131 strains from clade C have a 1,895 bp insertion element within the fimB gene ( fimB : : ISEc55 ) , suggestin they may possess an altered type 1 fimbriae expression profile .
35 +Indeed , the fimB : : ISEc55 insertion has been associated with a slower `` off '' - to - `` on '' type 1 fimbriae switching phenotype in ST131 [ 20,21 ] .
36 +We are currently investing the impact of this insertion on ST131 virulence .
37 +3. Molecular Characterisation of the ST131 Reference Strain EC958
38 +EC958 is an O25b : H4 serotype strain isolated in 2005 from the urine of an 8-year old girl presenting with a community-acquired UTI in the United Kingdom [ 21 ] .
39 +The complete genome sequence of EC958 has been determined [ 15 ] .
40 +EC958 contains multiple genes associated with UPEC virulence , including genes encoding adhesins ( e.g. , type 1 fimbriae , curli and the afimbrial adhesin ) , autotransporter proteins ( e.g. , Ag43 , UpaG , UpaH and PicU ) and the biosynthesis of several siderophores ( enterobactin , aerobactin and yersiniabactin ) .
41 +Both EC958 and JJ1886 belong to the globally dominant CTX-M-15 positive , fluoroquinolone resistant , H30 clade C ST131 sub-lineage .
42 +The two strains display a high level of synteny at the core genome level , with major differences due to the number , content and location of genomic islands ( GIs ) and other mobile elements ( Figure 1 ) .
43 +For example , GI-selC is present in EC958 but not JJ1886 , while the Phi8 prophage is only present in JJ1886 .
44 +The two strains cluster distinct from the ST131 clade A SE15 strain .
45 +Based on whole-genome BLASTn comparisons , the major structural differences between EC958/JJ1886 and SE15 are the presence of seven prophage loci ( Phi1-Phi7 ) and four genomic islands ( GI-thrW , GI-pheV , GI-selC , and GI-leuX ) ( Figure 2 ) .
46 +Future examination of complete genomes of ST131 strains from different origins will be required to determine the extent of divergence of prophage , genomic islands and other mobile genetic elements in the ST131 clonal group .
47 +4. Virulence of E. coli ST131
48 +EC958 has been characterised extensively with respect to several virulence characteristics .
49 +The strain possesses the fimB : : ISEc55 insertion but can express type 1 fimbriae after several rounds of static subculture .
50 +The expression of type 1 fimbriae by EC958 is required for adherence to and invasion of human T24 bladder epithelial cells , and colonization of the mouse bladder [ 21 ] .
51 +In mice , E. coli EC958 causes acute and chronic UTI [ 22 ] .
52 +EC958 bladder infection involves the formation of intracellular bacterial communities ( IBCs ) in superficial epithelial cells and the subsequent release of rod-shaped and filamentous bacteria into the bladder lumen [ 22 ] .
53 +EC958 also causes impairment of rat uterine contractility [ 23 ] .
54 +The ability of EC958 to resist the bactericidal action of human serum has been extensively interrogated using hyper-saturated transposon mutagenesis in combination with transposon directed insertion-site sequencing ( TraDIS ) [ 24 ] .
55 +TraDIS is a high-throughput functional genomics method that enables a pool of transposon mutants to be characterized by direct sequencing of DNA flanking transposon insertion sites [ 25 ] .
56 +In total , 56 genes were defined by TraDIS to comprise the EC958 serum resistome , of which 46 genes were validated by the generation and testing of specific mutants .
57 +The majority of these genes encode outer membrane proteins , or were associated with the biosynthesis of lipopolysaccharide ( LPS ) , the enterobacterial common antigen or colonic acid .
58 +Overall , the murein lipoprotein Lpp and two lipidA-core biosynthesis enzymes ( WaaP and WaaG ) were most strongly associated with serum resistance .
59 +The hyxR gene , which has previously been shown to contribute to th nitrosative stress response and intramacrophage survival of UPEC [ 26 ] , was also identified as a minor regulator of O-antigen chain length .
60 +5. Plasmids of ST131
61 +Plasmids represent a major vehicle for the carriage of antibiotic resistance genes .
62 +Among the Enterobacteriaceae , plasmids from a range of incompatibility ( Inc ) groups have been characterised that contain various combinations of resistance , conjugative transfer and other cargo genes .
63 +The diversity of plasmid types in ST131 has been examined , with 50 % of the most frequent gamma-proteobacterial plasmid groups identified within the ST131 lineage [ 28 ] .
64 +Our own analysis revealed that the majority of ST131 strains harbor an IncF plasmid , many of which are associated with the carriage of antibiotic resistance genes [ 29 ] .
65 +Indeed , complete genome sequencing of EC958 demonstrated it contains a large 135.6 kb plasmid that harbors two replicons ( RepFIA and RepFII ) and 12 antibiotic resistance genes ( including blaCTX-M-15 ) .
66 +The most closely related plasmid to pEC958 is pEK499 ( 99 % identity covering 85 % of pEC958 ; Figure 3 ) , which was also isolated from an ST131 strain in the United Kingdom [ 30 ] .
67 +Interestingly , despite the presence of the blaCTX-M-15 gene on pEC958 , we have shown that this is not the major determinant responsible for EC958 resistance to second and third generation cephalosporins .
68 +Instead , EC958 contains a chromosomally-located blaCMY-23 gene that drives this resistance phenotype [ 31 ]
69 +We employed TraDIS as a novel approach to investigate the biology of pEC958 [ 29 ] .
70 +Analysis of TraDIS data from our saturated transposon mutant library of EC958 identified 27,317 reads that mapped to unique insertion sites in plasmid pEC958 ( i.e. , one insertion site every 4.96 bp ) .
71 +Genetic elements required for pEC958 stability were identified in both the RepFIA and RepFII replicons ; the ccdA , sopA and sopB genes in RepFIA , and the copA , repA6 , repA1 , repA4 genes as well as the oriV region in RepFII .
72 +Interestingly , this data suggests a model where both replicons contain features that ensure their stable inheritance : replication in RepFII and partition as well as post-segregational killing in RepFIA .
73 +Our analysis also identified EC958_A0140 as a novel gene of unknown function that is associated with pEC958 stability .
74 +Screening of the NCBI complete plasmid sequence database revealed EC958_A0140 is present in 17 other plasmids , all of which are IncF type except for pECL_A ( non-typable ) .
75 +However , bioinformatic analysis of EC958_A0140 did not yield any clues regarding its function and thus this remains an area of ongoing study .
76 +6. Conclusions
77 +Our current understanding of ST131 epidemiology supports its divergence into three discrete sub-lineages sometime before the year 2000 , with acquisition of multiple mobile genetic elements , associated recombination events and point-mutations jointly responsible for the emergence of the most prevalent clade C/H30 strains .
78 +Several studies have now reported the identification of ST131 strains resistant to last-line carbapenem antibiotics [ 32 -- 35 ] , highlighting the alarming scenario of pan-resistance in a UPEC clone that has already demonstrated its capacity to disseminate rapidly across the globe .
79 +Future work will explore the continued evolution of the globally dominant clade C/H30 group , and address important questions that relate to ST131 resistance , transmission , colonization and virulence .
80 +Acknowledgments
81 +M.A.S. and S.A.B. would like to thank other members of their research teams who have contributed to this ongoing area of research .
82 +In addition , we thank our many national and international collaborators for their valuable contributions .
83 +This work was supported by a grant from the National Health an
84 +Medical Research Council ( NHMRC ) of Australia ( APP1067455 ) .
85 +M.A.S. is supported by an Australian Research Council Future Fellowship ( FT100100662 ) and S.A.B. is supported by an NHMRC Career Development Fellowship ( APP1090456 ) .
86 +Conflicts of Interest
87 +1
88 +2
89 +15 .
90 +Forde , B.M. ; Ben Zakour , N.L. ; Stanton-Cook , M. ; Phan , M.D. ; Totsika , M. ; Peters , K.M. ; Chan , K.G. ; Schembri , M.A. ; Upton , M. ; Beatson , S.A. .
91 +The complete genome sequence of Escherichia coli EC958 : A high quality reference sequence for the globally disseminated multidrug resistant E. coli O25b : H4-ST131 clone .
92 +PLoS ONE 2014 , 9 , e104400 .
93 +6 .
94 +Andersen , P.S. ; Stegger , M. ; Aziz , M. ; Contente-Cuomo , T. ; Gibbons , H.S. ; Keim , P. ; Sokurenko , E.V. ; Johnson , J.R. ; Price , L.B. Complete genome sequence of the epidemic and highly virulent CTX-M-15-producing H30-RX subclone of escherichia coli st131 .
95 +Genome Announc .
96 +2013 , 1 , doi :10.1128 / genomeA.00988-13 .
97 +7 .
98 +Avasthi , T.S. ; Kumar , N. ; Baddam , R. ; Hussain , A. ; Nandanwar , N. ; Jadhav , S. ; Ahmed , N. Genome of multidrug-resistant uropathogenic Escherichia coli strain NA114 from India .
99 +J. Bacteriol .
100 +2011 , 193 , 4272 -- 4273 .
101 +18 .
102 +Price , L.B. ; Johnson , J.R. ; Aziz , M. ; Clabots , C. ; Johnston , B. ; Tchesnokova , V. ; Nordstrom , L. ; Billig , M. ; Chattopadhyay , S. ; Stegger , M. ; et al. .
103 +The epidemic of extended-spectrum-β-lactamase-producing Escherichia coli ST131 is driven by a single highly pathogenic subclone , H30-RX .
104 +MBio 2013 , 4 , e00377 -- 00313 .
105 +19 .
106 +Petty , N.K. ; Ben Zakour , N.L. ; Stanton-Cook , M. ; Skippington , E. ; Totsika , M. ; Forde , B.M. ; Phan , M.D. ; Gomes Moriel , D. ; Peters , K.M. ; Davies , M. ; et al. .
107 +Global dissemination of a multidrug resistant Escherichia coli clone .
108 +Proc .
109 +Natl. Acad .
110 +Sci .
111 +USA 2014 , 111 , 5694 -- 5699 .
112 +20 .
113 +Paul , S. ; Linardopoulou , E.V. ; Billig , M. ; Tchesnokova , V. ; Price , L.B. ; Johnson , J.R. ; Chattopadhyay , S. ; Sokurenko , E.V. Role of homologous recombination in adaptive diversification of extraintestinal Escherichia coli .
114 +J. Bacteriol .
115 +2013 , 195 , 231 -- 242 .
116 +21 .
117 +Totsika , M. ; Beatson , S.A. ; Sarkar , S. ; Phan , M.D. ; Petty , N.K. ; Bachmann , N. ; Szubert , M. ; Sidjabat , H.E. ; Paterson , D.L. ; Upton , M. ; et al. .
118 +Insights into a multidrug resistant Escherichia coli pathogen of the globally disseminated ST131 lineage : Genome analysis and virulence mechanisms .
119 +PLoS ONE 2011 , 6 , e26578 .
120 +22 .
121 +Totsika , M. ; Kostakioti , M. ; Hannan , T.J. ; Upton , M. ; Beatson , S.A. ; Janetka , J.W. ; Hultgren , S.J. ; Schembri , M.A. .
122 +A FimH inhibitor prevents acute bladder infection and treats chronic cystitis caused by multidrug-resistant uropathogenic Escherichia coli ST131 .
123 +J. Infect .
124 +Dis .
125 +2013 , 208 , 921 -- 928 .
126 +23 .
127 +Floyd , R.V. ; Upton , M. ; Hultgren , S.J. ; Wray , S. ; Burdyga , T.V. ; Winstanley , C. Escherichia coli-mediated impairment of ureteric contractility is uropathogenic E. coli specific .
128 +J. Infect .
129 +Dis .
130 +2012 , 206 , 1589 -- 1596 .
131 +24 .
132 +Phan , M.D. ; Peters , K.M. ; Sarkar , S. ; Lukowski , S.W. ; Allsopp , L.P. ; Gomes Moriel , D. ; Achard , M.E. ; Totsika , M. ; Marshall , V.M. ; Upton , M. ; et al. .
133 +The serum resistome of a globally disseminated multidrug resistant uropathogenic Escherichia coli clone .
134 +PLoS Genet .
135 +2013 , 9 , e1003834 .
136 +25 .
137 +Langridge , G.C. ; Phan , M.D. ; Turner , D.J. ; Perkins , T.T. ; Parts , L. ; Haase , J. ; Charles , I. ; Maskell , D.J. ; Peters , S.E. ; Dougan , G. ; et al. .
138 +Simultaneous assay of every Salmonella typhi gene using one million transposon mutants .
139 +Genome Res .
140 +2009 , 19 , 2308 -- 2316 .
141 +6 .
142 +Bateman , S.L. ; Seed , P.C. Epigenetic regulation of the nitrosative stress response and intracellular macrophage survival by extraintestinal pathogenic Escherichia coli .
143 +Mol .
144 +Microbiol .
145 +2012 , 83 , 908 -- 925 .
146 +27 .
147 +Sullivan , M.J. ; Petty , N.K. ; Beatson , S.A. Easyfig : A genome comparison visualizer .
148 +Bioinformatics 2011 , 27 , 1009 -- 1010
149 +28 .
150 +Lanza , V.F. ; de Toro , M. ; Garcillan-Barcia , M.P. ; Mora , A. ; Blanco , J. ; Coque , T.M. ; de la Cruz , F. Plasmid flux in Escherichia coli ST131 sublineages , analyzed by plasmid constellation network ( placnet ) , a new method for plasmid reconstruction from whole genome sequences .
151 +PLoS Genet .
152 +2014 , 10 , e1004766 .
153 +29 .
154 +Phan , M.D. ; Forde , B.M. ; Peters , K.M. ; Sarkar , S. ; Hancock , S. ; Stanton-Cook , M. ; Ben Zakour , N.L. ; Upton , M. ; Beatson , S.A. ; Schembri , M.A. Molecular characterization of a multidrug resistance IncF plasmid from the globally disseminated Escherichia coli ST131 clone .
155 +PLoS ONE 2015 , 10 , e0122369 .
156 +0 .
157 +Woodford , N. ; Carattoli , A. ; Karisik , E. ; Underwood , A. ; Ellington , M.J. ; Livermore , D.M. Complete nucleotide sequences of plasmids pEK204 , pEK499 , and pEK516 , encoding CTX-M enzymes in three major Escherichia coli lineages from the united kingdom , all belonging to the international O25 : H4-ST131 clone .
158 +Antimicrob .
159 +Agents Chemother .
160 +2009 , 53 , 4472 -- 4482 .
161 +31 .
162 +Phan , M.D. ; Peters , K.M. ; Sarkar , S. ; Forde , B.M. ; Lo , A.W. ; Stanton-Cook , M. ; Roberts , L.W. ; Upton , M. ; Beatson , S.A. ; Schembri , M.A. Third-generation cephalosporin resistance conferred by a chromosomally encoded blaCMY-23 gene in the Escherichia coli ST131 reference strain EC958 .
163 +J. Antimicrob .
164 +Chemother .
165 +2015 , 70 , 1969 -- 1972 .
166 +32 .
167 +Johnson , T.J. ; Hargreaves , M. ; Shaw , K. ; Snippes , P. ; Lynfield , R. ; Aziz , M. ; Price , L.B. Complete genome sequence of a carbapenem-resistant extraintestinal pathogenic Escherichia coli strain belonging to the sequence type 131 H30R subclade .
168 +Genome Announc .
169 +2015 , 3 , doi :10.1128 / genomeA.00272-15 .
170 +3 .
171 +Accogli , M. ; Giani , T. ; Monaco , M. ; Giufre , M. ; Garcia-Fernandez , A. ; Conte , V. ; D'Ancona , F. ; Pantosti , A. ; Rossolini , G.M. ; Cerquetti , M. Emergence of Escherichia coli ST131 sub-clone H30 producing VIM-1 and KPC-3 carbapenemases , Italy .
172 +J. Antimicrob .
173 +Chemother .
174 +2014 , 69 , 2293 -- 2296 .
175 +34 .
176 +Cai , J.C. ; Zhang , R. ; Hu , Y.Y. ; Zhou , H.W. ; Chen , G.X. Emergence of Escherichia coli sequence type 131 isolates producing KPC-2 carbapenemase in China .
177 +Antimicrob .
178 +Agents Chemother .
179 +2014 , 58 , 1146 -- 1152 .
180 +5 .
181 +Naas , T. ; Cuzon , G. ; Gaillot , O. ; Courcol , R. ; Nordmann , P .
182 +When carbapenem-hydrolyzing β-lactamase KPC meets Escherichia coli ST131 in France .
183 +Antimicrob .
184 +Agents Chemother .
185 +2011 , 55 , 4933 -- 4934 .
186 +© 2015 by the authors ; licensee MDPI , Basel , Switzerland .
187 +This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution license ( http://creativecommons.org/licenses/by/4.0/ )
...\ No newline at end of file ...\ No newline at end of file
1 +Salmonella enterica Serovar Typhimurium
2 +Abstract
3 +The alternative sigma factor σE functions to maintain bacterial homeostasis and membrane integrity in response to extracytoplasmic stress by regulating thousands of genes both directly and indirectly .
4 +The transcriptional regulatory network governed by σE in Salmonella and E. coli has been examined using microarray , however a genome-wide analysis of σE -- binding sites in Salmonella has not yet been reported .
5 +We infected macrophages with Sal-monella Typhimurium over a select time course .
6 +Using chromatin immunoprecipitation followed by high-throughput DNA sequencing ( ChIP-seq ) , 31 σE -- binding sites were identified .
7 +Seventeen sites were new , which included outer membrane proteins , a quorum-sensing protein , a cell division factor , and a signal transduction modulator .
8 +The consensus sequence identified for σE in vivo binding was similar to the one previously reported , except for a conserved G and A between the -35 and -10 regions .
9 +One third of the σE -- binding sites did not contain the consensus sequence , suggesting there may be alternative mechanisms by which σE modulates transcription .
10 +By dissecting direct and indirect modes of σE-medi-ated regulation , we found that σE activates gene expression through recognition of both canonical and reversed consensus sequence .
11 +New σE regulated genes ( greA , luxS , ompA and ompX ) are shown to be involved in heat shock and oxidative stress responses .
12 +Introduction
13 +Where household sigma factor σ70 is responsible for promoting transcription of a large number of genes in a bacterial cell , alternative sigma factors are produced or activated when cells E undergo particular physiological stresses [ 1 ] [ 2 ] .
14 +The alternative sigma factor E ( σ ) responds to extracytoplasmic cues generated by temperature , osmotic , or oxidative stress , which releases σE from sequestration at the inner membrane through a series of protein cleavage events .
15 +Free σE in the cytoplasm binds core RNA polymerase and initiates transcription at σE-dependent promoters , resulting in a specific response to promote restoration of homeostasis in the cell [ 3 ] [ 4 ] .
16 +In Salmonella enterica serovar Typhimurium ( referred to as STM or Salmonella hereafter ) , deletion of σE ( ΔrpoE ) is lethal for intracellular survival in macrophages ; the strongest phenotype among regulator deletion strains examined [ 5 ] .
17 +The transcriptional regulatory network controlled by σE has been investigated in previous studies [ 6 ] [ 7 ] [ 8 ] [ 9 ] .
18 +Recent findings from our group indicated that approximately 58 % of the entire Salmonella genome was regulated by σE , an effect most likely produced by modulation of the expression of multiple general regulators [ 10 ] .
19 +Aided by sample-matched global proteomic and transcriptomic analyses , we found that σE regulated Salmonella gene expression not only at the transcriptional level , but also by a post-transcriptional mechanism , which was partially dependent on the RNA-binding protein Hfq [ 11 ] .
20 +The above studies suggested that the majority of transcriptional regulation mediated by σE occurred indirectly , driven by a small number of genes that were directly regulated by σE .
21 +Therefore , it is essential to identify σE-binding sites globally to understand the intricacies of σE-mediated gene regulation .
22 +Chromatin-immunoprecipitation followed by high-throughput DNA sequencing ( ChIP-seq ) has been successfully used in the identification of chromosomal binding sites of various regulators in bacteria [ 12 ] [ 13 ] [ 14 ] .
23 +It offers higher resolution , lower noise , and greater coverage than its array-based predecessor ChIP-chip [ 15 ] .
24 +We selected ChIP-seq as a method for genome-wide profiling of σE -- binding sites in STM .
25 +Our results indicated some σE -- binding sites resided 5 ' to divergent flanking genes , and raised the question whether σE regulated these genes equally .
26 +Moreover , a previous study from the Gross group mentioned the possibility that a reversed consensus sequence of σE might be involved in repressing gene expression , exemplified by ompX [ 8 ] .
27 +We elucidated the above questions by constructing consensus sequence substituted strains , and dissecting direct from indirect regulatory effects of σE .
28 +In this study we identified 31 σE -- binding sites on the STM genome during in vivo infection of Raw264 .7 macrophages with STM and determined a consensus sequence for σE-binding .
29 +However , this consensus sequence was not the only mechanism utilized by σE in transcriptional regulation .
30 +Moreover , σE did not regulate its flanking genes equally when the σE-binding site resided between bi-directional promoters .
31 +σE activated gene expression through binding the consensus or reversed consensus sequence .
32 +Finally , we found that new targets directly regulated by σE were involved in response to heat shock and oxidative stress .
33 +Materials and Methods
34 +Bacterial strains and growth conditions
35 +Salmonella enterica Serovar Typhimurium ATCC 14028s was used as the parent strain in this study .
36 +The rpoE-deletion strain ( ΔrpoE ) was constructed using λ red recombination system as described [ 5 ] .
37 +The consensus sequence substituted mutants were constructed by replacing the σE -- binding motif of greA , ompX , ompA , luxS and rpoE with a substitutive consensus sequence consisting of nucleotides with the least prevalence at the corresponding positions in the σE consensus sequence ( ATTTGCGGGAACATGCGAAGACTGACTG ) .
38 +The substitutive consensus sequence was synthesized with SacI and AvrII restriction sites at two ends , and ligated into pKD13 modified plasmid [ 16 ] , resulting in a new plasmid pKD13-RpoE1 .
39 +λ red recombination was used to construct the consensus sequence substituted mutants with pKD13-RpoE1 plasmid similar to the ΔrpoE strain .
40 +All substitutions were validated by DNA sequencing .
41 +Primers used for construction of the above mutants are shown in S1 Table .
42 +For in vitro study , the bacteria were grown overnight in Luria-Bertani ( LB ) medium , washed twice in pH 5.8 , low phosphate , low magnesium-containing medium ( LPM ) , and resuspended in LPM at 1:10 dilution for an additional 4 h , 8 h or 20 h [ 17 ] .
43 +All bacterial cultures were grown in triplicate .
44 +Anti-σE antibody generation
45 +The anti-σE antibody ( Ab ) was generated as previously described [ 10 ] .
46 +Briefly , the rpoE gene of STM was cloned into the plasmid pET200/D-TOPO ( Invitrogen ) and transformed into BL21 ( DE3 ) E. coli strain ( Invitrogen ) .
47 +Transformed bacteria were induced using Isopropyl β-D-1-thiogalactopyranoside ( IPTG ) , lysed and sonicated for purification of recombinant σE using HisPurTM Cobalt resin ( Pierce ) .
48 +The eluted protein was separated on SDS-PAGE , and stained with Coomassie blue .
49 +The single gel bands at the size of recombinant RpoE ( His tagged ) were excised and sent to Pacific Immunology Corp. ( Ramona , CA ) for polyclonal antisera production .
50 +The σE antisera generated in rabbits were purified by affinity chromatography .
51 +CH Sepharose 4B ( GE Healthcare ) was coupled with recombinant σE , then σE antisera was loaded in a chromatography column ( Bio-Rad ) .
52 +After washes , the column was eluted with 200 mM glycine pH 2.0 , then adjusted to pH 7.0 with 5 N NaOH .
53 +Fractions containing purified anti-σE Ab as judged by SDS-PAGE were frozen at -20 °C .
54 +Protein concentration determination was performed according to modified Lowry method using bovine serum albumin ( BSA ) as reference protein [ 18 ] .
55 +Immunoblot analysis
56 +The WT and ΔrpoE strains were cultured in LB for 4 h. Cells were washed and approximately 5 x 107 colony-forming units were pelleted and re-suspended in Laemmli sample buffer , boiled for 5 min , and then separated on SDS-PAGE .
57 +Proteins on the gel were next transferred to poly-vinylidene difluoride ( PVDF ) membrane ( Millipore ) .
58 +After blocking in Tris-buffered saline ( TBS ) plus 5 % nonfat dry milk for 1 h , membranes were probed with anti-σE Ab or anti-GFP Ab at 1:1000 , 1:3000 , and 1:5000 dilutions .
59 +The flow-through of rabbit immune sera during affinity chromatography purification of anti-σE Ab was also used to probe the membrane as control .
60 +Membranes were washed and probed with secondary antibody ( anti-rabbit IgG conjugated with peroxidase ) ( Cell Signaling Technology ) .
61 +The immune complexes were detected via chemiluminescence using Western LightningTM ( PerkinElmer ) , and then exposed to XAR Bio-film ( Kodak ) .
62 +Salmonella infection
63 +The Raw264 .7 macrophage cell line was purchased from ATCC and grown in Dulbecco 's modified Eagle 's medium ( DMEM ) containing 10 % fetal calf serum in 6 - well plates until reaching confluency of 80 -- 90 % .
64 +STM grown overnight in LB was washed and diluted with PBS to an appropriate concentration .
65 +Raw264 .7 cells were infected with STM at MOI = 100 for 4 , 8 , or 18 h. Infections were initiated by centrifuging the bacteria onto the cell monolayers at 1,000 × g for 5 min and plates were incubated at 37 °C with 5 % CO2 for 1 h. To remove extracellular bacteria after internalization , cells were washed with PBS and incubated in DMEM containing 10 % fetal calf serum and gentamicin ( 100 μg / ml ) for 1 h .
66 +The cells were then washed with PBS and overlaid with DMEM containing 10 % fetal calf serum and 20 μg / ml gentamicin for the remainder of the experiment .
67 +After 4 , 8 , or 18 h infection with STM , Raw264 .7 cells were washed with PBS and scraped off the plates .
68 +The cells were collected and cross-linked by 1 % formaldehyde at room temperature for 25 min with shaking , then quenched using 125 mM glycine for an additional 5 min of incubation at room temperature .
69 +Chromatin Immunoprecipitation assay was performed as described [ 10 ] .
70 +Cells were lysed and sonicated , and the supernatant was split into two samples .
71 +One was mixed with affinity purified rabbit anti-σE Ab to immunoprecipitate σE -- DNA complex , and the other sample was mixed with rabbit monoclonal Ab to GFP as control .
72 +After overnight incubation at 4 °C , 50 μl of the Dynabead M-280 sheep anti-rabbit IgG ( Invitrogen ) was added into the mixture and further incubated at 4 °C for 6 h. Beads were washed and resuspended in elution buffer ( 50 mM Tris-HCl at pH 8.0 , 10 mM EDTA , and 1 % SDS ) and incubated at 65 °C overnight to reverse the cross-linking .
73 +Protein and RNA were removed from the samples and DNA was purified with a PCR purification kit ( QIAGEN ) .
74 +Gene-specific quantitative PCR was carried out using the DNA samples ( primers in S2 Table ) .
75 +The DNA was then combined with 5x Sequenase buffer and Random 9-Ns primer and cycled to 94 °C for 2 min then cooled to 10 °C .
76 +A mix of 5x Sequenase buffer , dNTP mix , BSA , DTT , and Sequenase was added to the DNA and ramped up from 10 °C to 37 °C at 0.1 °C / s , held at 37 °C for 8 min , heated to 94 °C for 2 min and then cooled to 10 °C .
77 +Sequenase dilution buffer and Sequenase enzyme were added and the sample was ramped up from 10 °C to 37 °C at 0.1 °C / s , held at 37 °C for 8 min and then cooled to 4 °C .
78 +Samples were diluted and combined with a mix of pfu buffer , dNTP mix , Rand universal primer , and pfu polymerase .
79 +The DNA was cycled to 94 °C for 30 s , 40 °C for 30 s , 50 °C for 30 s , and 72 °C for 2 min for 25 cycles .
80 +The amplified DNA was purified using the Qiagen PCR purification kit according to protocol .
81 +The purified DNA was precipitated using 3M sodium acetate and ethanol overnight .
82 +Samples were centri-fuged at 4 °C for 1 h and subsequently washed with 70 % ethanol , dried and resuspended in water .
83 +Libraries for sequence analysis on the Illumina HiSeq 2000 using V3 chemistry were generated per the Illumina TruSeq standard protocol .
84 +Peak calling
85 +HiSeq fastq files were generated and loaded into the CLC Genomics Workbench 7 software ( CLCBio , Boston MA ) for ChIP peak identification .
86 +Imported reads were mapped to the reference genome retrieved from NCBI .
87 +Default mismatch rates were applied , with length and similarity fractions both at 90 % .
88 +All experimental samples were compared to the reference controls to identify binding events of interest .
89 +The most statistically significant peak calls at each time point were then visually verified using the GenomeView genome browser [ 19 ] .
90 +Quantitative RT-PCR analysis
91 +Total RNA was isolated by RNeasy mini kit , combined with RNA-free DNase for on-column DNase digestion ( Qiagen ) according to manufacturer 's instructions .
92 +cDNA was synthesized using the iScript cDNA synthesis kit ( Bio Rad ) .
93 +The amount of cDNA corresponding to 10 ng of input RNA was used as template for real-time reaction containing Power SYBR green ( Applied Biosystems ) and gene-specific primers .
94 +The primers were designed with Primer Express 3.0 software and tested for amplification efficiencies ( S2 Table ) .
95 +The gyrB gene , encoding for the B subunit of the DNA gyrase , was utilized as endogenous control .
96 +The RT-PCR reactions were carried out at 95 °C for 10 min , 95 °C for 15 s and 60 °C for 1 min for 40 cycles ( ABI 7700 , Applied Biosystems ) .
97 +The expression ratio of each gene was the average from three independent RNA samples and was normalized to the level of gyrB .
98 +We recently characterized the set of genes affected by σE in STM 14028s by microarray and identified 2533 genes exhibiting σE-dependent transcription during growth in nutrient-rich and acidic minimal media .
99 +However , only 81 genes ( 3 % ) were regulated by σE in all of the growth conditions examined , suggesting genes regulated by σE were tuned by growth conditions that activated σE via different environmental cues [ 10 ] .
100 +In order to study the genomic binding sites of σE under conditions approximating the phagosomal environment , we infected murine macrophage Raw264 .7 with STM and performed ChIP-seq on intracellular bacteria to identify genes directly bound by σE on the STM genome .
101 +To avoid the possible influence of epitope tagging on protein function , we generated primary anti-σE Ab , purified with affinity chromatography , and assessed its specificity by Western blot before applying it to ChIP .
102 +A single band at the correct size of σE ( 22 kDa ) was detected in the cell lysate of the WT strain and absent in the ΔrpoE using anti-σE Ab ( S1 Fig ) .
103 +When diluted 1:5000 , the anti-σE Ab yielded a single reactive band .
104 +This evidence indicated that the generated anti-σE Ab was highly specific and had strong affinity .
105 +The monoclonal anti-GFP Ab , which did not show any cross reaction with STM , was used as negative control in the ChIP-seq experiments ( S1 Fig ) .
106 +After peaks were called , the most statistically significant from each time point were visually verified .
107 +To pass this step , the read counts composing a peak were required to be substantially higher than background and also needed to be distributed evenly on both sides of the transcript ( Fig 1 ) .
108 +The peaks were ambiguous for the in vivo 4 h infection .
109 +We believe that the signal at this early time was not strong enough to provide robust results , so we excluded it from the analysis .
110 +A total of 31 ChIP-enriched peaks were identified for the 8 h and 18 h infections .
111 +Fourteen of the peak-associated genes were previously shown to be directly regulated by σE [ 8,9 ] , supporting the effectiveness of the ChIP-seq procedure ( Table 1 ) .
112 +The remaining 17 genes represented new targets of varying function ; encoding outer membrane proteins ( ompA , ompF , and ompN ) , a quorum sensing protein ( luxS ) [ 20 ] , a cell division factor ( minD/minE ) [ 21 ] , a signal transduction modulator ( sixA ) [ 22 ] , and hypothetical proteins ( stm14_1163 , stm14_1514 , stm14_1018 , stm14_2321 , stm14_2952 ) .
113 +Validation of in vivo σE-binding sites
114 +To validate σE-binding , we performed ChIP-qPCR on target genomic loci and determined their fold enrichment in pulldowns using anti-σE Ab versus anti-GFP Ab ( control ) .
115 +A known σE -- binding site , rpoE promoter 3 , was pulled down in our ChIP-seq assay and used as positive control , and a non-target site , the promoter region of hns , was chosen as negative control [ 10 ] .
116 +For the 8 h infection , except for the binding site upstream of spf , all the ChIP-seq peaks exhibited more than 2-fold enrichment when compared to control samples , and were therefore considered authentic σE-binding sites ( Fig 2 ) .
117 +For the 18 h infection , all of the ChIP-seq peaks were validated .
118 +For both conditions , binding sites upstream of luxS , stm14_1018 , ompX , stm14_2321 , and yhjJ exhibited enrichment as high as the positive control ( rpoE , 64-fold ) , hence were considered high-affinity binding sites for σE ( Fig 2 ) .
119 +Identification of the consensus sequence of σE-binding in vivo
120 +The sequences of the 31 binding regions determined by our ChIP-seq experiments were analyzed with the MEME suite tool to identify a consensus sequence for σE-binding [ 23 ] .
121 +For 20 of these peak regions , a consensus motif was identified ( p-value < 0.0001 ) .
122 +This A-T rich σE consensus sequence is largely similar to the one that was identified previously for STM [ 9 ] , except calls for each replicate 8 h and 18 h are shown .
123 +The peaks in the blue box correspond to the binding site of σE to 5 ' region of the gene rpoE , while those in the orange box correspond to the binding site 5 ' to the gene rseA .
124 +that the nucleotides between the -35 and -10 regions appeared to contain conserved G and A in our in vivo σE -- binding consensus sequence .
125 +Except for the six genes ( rpoE , rpoH , fkpA , htrA , yfiO , and ygiM ) that were previously identified to contain σE-dependent promoters [ 9 ] , the σE consensus sequence was also found upstream of genes encoding outer membrane proteins ( ompA , ompF , ompN , and ompX ) , putative permease ( perM ) , putative cytoplasmic protein ( ybhP ) [ 24 ] , transcription elongation factor ( greA ) [ 25 ] , and quorum sensing autoinducer 2 synthase ( luxS ) [ 20 ] ( Fig 3 ) .
126 +There were 11 σE-binding sites ( cspE , galF , minD , rpoD , sixA , spf , stm14_2321 , stm14_2952 , surA , yggN , yhjJ ) validated in our study that did not contain any recognizable consensus sequence .
127 +However , some of these sites exhibited high σE-binding capacity , such as stm14_2321 , ybjJ ( > 64-fold enrichment ) , and stm14_1514 , surA , sixA , stm14_2952 , galF , minD ( > 16-fold enrichment ) ( Fig 2 ) .
128 +This observation suggested that , besides the major regulatory mechanism of using the canonical consensus sequence , σE may utilize additional complementary mechanisms to regulate gene transcription .
129 +Establishing in vitro condition to mimic the in vivo σE-binding The transcriptional profile of σE for STM intracellular infection is elusive because the rpoE mutation is so deleterious that the mutant can survive for no more than 30 min post-infection [ 5 ] .
130 +Therefore , we sought an in vitro method that could reproduce in vivo σE-binding conditions .
131 +STM grown in LPM was used for mimicking in vivo infection [ 26 ] , here the bacteria were cultured in LPM for 4 , 8 , and 18 h and then subjected to ChIP-qPCR as performed on in vivo samples .
132 +σE-binding was evaluated on 15 sites selected from the in vivo ChIP-seq results ( Fig 4 ) .
133 +None of the three in vitro conditions could achieve similar binding capacity of σE on these sites as was seen in the in vivo conditions .
134 +However the LPM 4 h condition produced the most favorable result among them , where except for htrA , remaining binding sites were detected at levels higher than the 2-fold threshold .
135 +Hence , we used the LPM 4 h condition to study σE-mediated gene regulation in an effort to approximate in vivo binding conditions .
136 +Dissecting direct versus indirect regulation mediated by σE Although 31 σE-binding sites were recognized as directly regulated by σE during in vivo infection ( Table 1 , Fig 2 ) , microarray was not sufficient to evaluate the regulatory effects of σE on these genes through comparing WT and ΔrpoE because this comparison measured total regulation mediated by σE .
137 +Indirect regulation mediated by σE , largely through controlled expression of multiple general regulators , accounted for the majority of the total regulation observed [ 10 ] .
138 +To dissect direct from indirect σE -- mediated regulation for greA , ompX , ompA , luxS , and rpoE , we replaced the authentic consensus sequence upstream of these genes with a scrambled consensus sequence , which resulted in 5 mutants designated greA-RpoE1 , ompX-RpoE1 , ompA-RpoE1 , luxS-RpoE1 , and rpoE-RpoE1 .
139 +Mutant strains were cultured in LPM for 4 h and the σE binding capacity on 5 designated binding sites ( greA , ompX , ompA , luxS , and rpoE promoter region ) was examined using ChIP-qPCR ( Fig 5 ) .
140 +As expected , mutation of the σE-bind-ing motif upstream of each gene only eliminated ( greA , ompA , luxS ) or decreased ( ompX ) σE binding of each mutant to its corresponding sites , while leaving the other sites intact for σEbinding .
141 +These results further confirmed the direct occupation of σE on these selected σE-bind-ing motifs .
142 +Of the 31 σE-binding sites identified , 16 of them were located between bi-directional promoter elements ( Table 1 ) .
143 +Since the σE-binding site was 5 ' to genes in both directions , we further investigated if σE regulated these genes equally .
144 +Two σE-binding sites were chosen , one located between dacB and greA , with a second between ompX and ybiF ( Fig 6A ) .
145 +WT , ΔrpoE , and consensus sequence substituted mutants ( greA-RpoE1 or ompX-RpoE1 ) were cultivated in LPM for 4 h , and expression of the genes in question was measured using qRT-PCR with gyrB serving as the internal control .
146 +The total regulatory effects of σE on a particular gene was calculated by comparing its expression ratio in WT versus ΔrpoE .
147 +The direct contribution of σE was measured by the expression ratio in WT versus the consensus sequence substituted mutant , and the indirect contribution of σE was measured by the expression ratio in ΔrpoE versus the consensus sequence substituted mutant .
148 +We found that based on total regulation , it was apparent that σE regulated dacB instead of greA .
149 +However the indirect regulation of σE on greA was much higher than that on dacB , leading to the net regulation directly mediated by σE significant on greA , but not dacB ( Fig 6B ) .
150 +Similarly , dissecting σE regulation indicated that σE activated ompX instead of ybiF ( Fig 6C ) .
151 +Three more σE-binding sites ( 5 ' to ompA , luxS , and rpoE ) were examined .
152 +σE activated each locus through direct occupation of their σE consensus sequence ( Fig 6D ) .
153 +Moreover , the direct effect of σE in regulating its own expression ( rpoE ) was much lower than the total and the indirect contributions of σE .
154 +The dissection of σE-mediated regulation clarified that σE activated gene expression by binding to the consensus sequence ( such as greA ) or reverse consensus sequence ( such as ompX ) .
155 +The previous findings of σE repressing gene expression by comparing the level of expression in WT and ΔrpoE was therefore misleading , in that indirect regulation of σE expression itself played a large role in defining activation versus repression .
156 +When the indirect regulation of σE is subtracted from the total regulation mediated by σE , the resulting direct regulation of σE is activation of gene expression .
157 +Together ,
158 +Genes regulated by σE are involved in heat shock and oxidative stress response The alternative sigma factor σE is activated under extracytoplasmic stress such as heat shock , ethanol , osmotic stress , immune response etc. [ 4 ] .
159 +By regulating gene expression at both the transcriptional and post-transcriptional levels [ 11 ] , σE functions to maintain the integrity and homeostasis of the cell .
160 +We further investigated if newly identified targets of σE-binding served to fulfill this purpose .
161 +The WT and consensus sequence substituted mutants ( greA-RpoE1 , ompX-RpoE1 , ompA-RpoE1 , luxS-RpoE1 , and rpoE-RpoE1 ) were challenged by heat shock and oxidative stress ( Fig 7 ) .
162 +Compared to WT , the susceptibility of all mutants to heat shock was significantly altered at 90 min post-challenge .
163 +Except for greA-RpoE1 , all other mutants exhibited lower resistance to heat shock .
164 +At the 3 h time point , the greA-RpoE1 strain recovered to WT levels , whereas the remaining mutants were significantly hyper-sensitive to heat shock when compared to WT ( Fig 7A ) .
165 +Under oxidative stress , the mutant strains exhibited higher ( greA-RpoE1 ) or lower ( rpoE-RpoE1 and ompX-RpoE1 ) susceptibility than WT at 60 min post-challenge .
166 +At the 2 h time point , all mutant strains showed significantly altered sensitivity to oxidative stress compared to WT ( Fig 7B ) .
167 +These results suggested the genes regulated by σE ( greA , luxS , ompA , and ompX ) were involved in heat shock and oxidative stress response .
168 +Discussion
169 +The transcriptional profile of σE has been studied using microarray by comparing WT to ΔrpoE strain or by comparing WT to rpoE-overexpressed strain [ 10 ] [ 8 ] .
170 +Since microarray can not distinguish direct from indirect regulation , a large amount of genes were found to be regulated by σE , and the number of genes activated by σE was similar to those repressed [ 10 ] .
171 +Although the Salmonella σE-regulon associated with direct binding has been studied using an E. coli two-plasmid screening system [ 9 ] , the genome-wide identification of σE-binding sites during Salmonella in vivo infection has not been investigated .
172 +The in vivo σE-binding sites are likely different from in vitro because the signals perceived by σE from these two environments are different .
173 +Thirty-one σE-binding sites were identified during Salmonella in vivo infection in this study , and when compared with in vitro culture on fifteen of these sites , the binding capacity of σE in LPM 4 , 8 , and 20 h culture was lower on the majority of the sites measured ( Fig 4 ) .
174 +How σE selectively binds to some sites but not other potential sites under certain conditions is not known .
175 +However , other general regulators such as H-NS , IHF , and Fis might play a role in affecting the direct binding of σE to these sites [ 14 ] .
176 +Out of the thirty-one in vivo σE-binding sites , sixteen were located upstream of bi-directional promoter elements ( Table 1 ) .
177 +We found that those flanking genes were not equally regulated by σE under the conditions examined ( Fig 6 ) .
178 +The σE consensus sequence predicted here during Salmonella infection was similar to the consensus sequence identified by the E. coli two-plasmid system [ 9 ] , and also comparable to the consensus sequence identified in E. coli [ 8 ] , suggesting conservation of sequence features related to σE-binding .
179 +Both this and previous studies found that the σE consensus sequence located upstream of ompX was reversed , and the microarray data indicated that σE represses ompX expression [ 8 ] [ 10 ] .
180 +Since ompX was found to be directly regulated by σE , the repression effect of σE on outer membrane proteins was hypothesized as a conserved feature [ 8 ] .
181 +We constructed a consensus sequence substituted strain and by comparing with WT and ΔrpoE strains , successfully dissected the direct versus indirect contribution of σE .
182 +The results clearly demonstrated that σE directly activated ompX expression through the reversed consensus sequence .
183 +The perception of σE-mediated repression was due to the high-level of indirect effects of σE .
184 +Except for ompX , other genes encoding outer membrane proteins ( ompA , ompF , and ompN ) were additionally directly regulated by σE .
185 +Similar to ompX , the total effect of σE on the expression of these genes is not activation [ 10 ] , likely mediated by σE -- dependent small RNAs that accelerate global omp mRNA decay upon membrane stress [ 27 ] .
186 +We found that a considerable amount of σE-binding sites were associated with genes involved in transcriptional circuitry ( rpoE , rpoH , rpoD , rseA , greA , and sixA ) [ 25 ] [ 22 ] , protein folding ( fkpA , surA , and htrA ) [ 28 ] [ 29 ] [ 30 ] , protein biosynthesis ( pth ) [ 31 ] and assembly ( yfiO ) [ 32 ] , stress adaptation ( cspE , galF , and luxS ) [ 33 ] [ 34,35 ] , cell division ( minD/minE ) [ 21 ] , and lipid A biosynthesis ( ddg ) [ 36 ] .
187 +Upon activation of σE , a positive feedback on itself ensures sufficient σE is produced to accelerate the protein synthesis required for regaining homeostasis .
188 +As a strategy to avoid imbalances , σE also regulates the anti-sigma factor rseA , which dampens the σE response as a negative feedback loop [ 8 ] .
189 +Other alternative factors are also activated by σE , not only because some of the stresses they respond to are overlapping , but also to expand the protection to other stresses the bacteria may encounter in later stages [ 37 ] .
190 +A previous study identified a cell division protein FtsZ is regulated by σE in eight organisms closely related to E. coli [ 8 ] .
191 +Here , we found σE regulates other cell division factors ( minD / minE ) , further suggesting that σE may orchestrate factors associated with cell division .
192 +Both outer membrane proteins ( OmpA , OmpF , OmpN , and OmpX ) and proteins promoting OMP assembly ( FkpA , HtrA , and YfiO ) are regulated by σE , hence facilitating the proper assembly and insertion of the newly synthesized OMPs into the outer membrane of Salmonella .
193 +Activation of σE is thought to maintain bacterial homeostasis under extracytoplasmic stresses .
194 +Five σE-binding sites ( greA , ompX , ompA , luxS , and rpoE ) were tested for the fulfillment of this purpose using heat shock and oxidative stress challenges ( Fig 7 ) .
195 +All of them exhibited significantly altered susceptibility to these stresses , consistent with the traditional role of σE .
196 +Moreover , this finding supported the observation that the transcription elongation factor GreA has functional chaperone activity [ 38 ] , which is likely regulated by σE .
197 +Why the quorum sensing protein LuxS is involved in extracytoplasmic stress response needs to be further investigated .
198 +The σE regulatory system is flexible and efficient , hence playing a significant role for Salmonella to survive in various environments .
199 +Supporting Information
200 +S1 Fig .
201 +The quality of antibodies for ChIP experiments .
202 +The rabbit Ab to σE and monoclonal Ab to GFP were tested for specificity by western blot .
203 +Cell lysates from WT or ΔrpoE strains were loaded on the gel , and different Abs were used to develop the membrane .
204 +Lane 1 , the flow through of rabbit immune sera during affinity chromatography purification of anti-σE Ab .
205 +Lane 2 -- 4 , Ab to σE diluted at 1:1000 , 1:3000 , and 1:5000 respectively .
206 +Lane 5 -- 7 , monoclonal Ab to GFP diluted at 1:1000 , 1:3000 , and 1:5000 respectively .
207 +( TIF )
208 +Conceived and designed the experiments: FH JNA JL. Performed the experiments: JL RC MBJ. Analyzed the data: CCO JL. Contributed reagents/materials/analysis tools: JEM ED Wrote the paper: JL EDC.
...\ No newline at end of file ...\ No newline at end of file
1 +Department of Biology, Massachusetts Institute of Technology, Cambridge, Massachusetts, USAa; Department of Biochemistry and Molecular Biology, University of Chicago, Chicago, Illinois, USAb; Howard Hughes Medical Institute, Massachusetts Institute of Technology, Cambridge, Massachusetts, USAc
2 +ABSTRACT
3 +An ability to sense and respond to changes in extracellular phosphate is critical for the survival of most bacteria .
4 +For Caulobacter crescentus , which typically lives in phosphate-limited environments , this process is especially crucial .
5 +Like many bacteria , Caulo-bacter responds to phosphate limitation through a conserved two-component signaling pathway called PhoR-PhoB , but the direct regulon of PhoB in this organism is unknown .
6 +Here we used chromatin immunoprecipitation-DNA sequencing ( ChIP-Seq ) to map the global binding patterns of the phosphate-responsive transcriptional regulator PhoB under phosphate-limited and - replete conditions .
7 +Combined with genome-wide expression profiling , our work demonstrates that PhoB is induced to regulate nearly 50 genes under phosphate-starved conditions .
8 +The PhoB regulon is comprised primarily of genes known or predicted to help Caulobacter scavenge for and import inorganic phosphate , including 15 different membrane transporters .
9 +We also investigated the regulatory role of PhoU , a widely conserved protein proposed to coordinate phosphate import with expression of the PhoB regulon by directly modulating the histidine kinase PhoR .
10 +However , our studies show that it likely does not play such a role in Caulobacter , as PhoU depletion has no significant effect on PhoB-dependent gene expression .
11 +Instead , cells lacking PhoU exhibit striking accumulation of large polyphosphate granules , suggesting that PhoU participates in controlling intracellular phosphate metabolism .
12 +IMPORTANCE
13 +The transcription factor PhoB is widely conserved throughout the bacterial kingdom , where it helps organisms respond to phosphate limitation by driving the expression of a battery of genes .
14 +Most of what is known about PhoB and its target genes is derived from studies of Escherichia coli .
15 +Our work documents the PhoB regulon in Caulobacter crescentus , and comparison to the regulon in E. coli reveals significant differences , highlighting the evolutionary plasticity of transcriptional responses driven by highly conserved transcription factors .
16 +We also demonstrated that the conserved protein PhoU , which is implicated in bacterial persistence , does not regulate PhoB activity , as previously suggested .
17 +Instead , our results favor a model in which PhoU affects intracellular phosphate accumulation , possibly through the high-affinity phosphate transporter .
18 +Most bacteria must sense and rapidly respond to the nutrient states of their environments to survive and to proliferate .
19 +Although this capacity for adapting to extracellular changes is critical , the molecular mechanisms by which it occurs remain incompletely understood .
20 +Sensing the availability of extracellular phosphate is particularly crucial , as phosphate is required for the synthesis of many biomolecules , from ATP to phospholipids .
21 +Prior studies have demonstrated that phosphate sensing is important for maximal growth of bacteria ( 1 ) , biofilm formation ( 2 ) , and the virulence of some pathogens ( 3 -- 6 ) .
22 +Most bacteria respond to phosphate limitation through a widely conserved signal transduction pathway whose connectivity and functionality remain only partly characterized ( 1 ) .
23 +In this pathway , the availability of phosphate is likely sensed through changes in phosphate uptake by the high-affinity Pst transporter in conjunction with a two-component signaling pathway , PhoR-PhoB , collectively known as the Pho system .
24 +In Escherichia coli , the Pst transporter is active during growth under phosphate-replete conditions , which somehow inhibits autophosphorylation of the histidine kinase PhoR .
25 +When phosphate becomes limiting and flux through the Pst transporter is reduced , PhoR is stimulated to autophosphorylate and then transfer its phosphoryl group to PhoB .
26 +Phosphorylated PhoB undergoes a conformational change and dimerizes along its 4 - 5 - 5 interface ( 7 ) , allowing it to then bind conserved DNA sequences called pho boxes in certain promoters , typically leading to increased transcription of target genes ( 8 ) , many of which help cells cope with the decreased extracellular phosphate levels that initiated the pathway .
27 +X-ray crystallography and mutational studies indicate that PhoB binds to region 4 of 70 , stabilizing its association with the 35 region of target promoters ( 9 , 10 ) .
28 +In E. coli , the expression of more than 40 genes , including the pst and pho genes themselves , changes following phosphate starvation ( 11 ) .
29 +These genes were identified through a combination of reporter studies and DNA microarray analyses , but which genes are direct targets of PhoB is unclear ( 12 , 13 ) .
30 +More recently , a study of PhoB using chromatin immunoprecipitation with microarray technology ( ChIP-chip ) identified some putative direct targets but did not examine PhoB binding under high-phosphate conditions ( 11 -- 13 ) .
31 +The conservation of the Pho regulon is also unknown , as there have not yet been efforts to accurately define the entire set of genes directly regulated by PhoB in organisms other than E. coli .
32 +Two-component systems are a predominant means by which bacteria sense and respond to external stimuli ( 14 , 15 ) .
33 +Although many histidine kinases bind extracellular ligands , others lack large extracellular domains and may instead respond to intracellular signals ( 1 , 16 ) .
34 +The conserved Gram-negative histidine kinase PhoR resides in the inner membrane but does not contain a significant periplasmic domain .
35 +PhoR has been suggested to sense the extracellular phosphate status through an interaction with the Pst transporter , which also resides in the inner membrane , but the precise mechanism by which the Pst system regulates PhoR is unclear .
36 +A protein of unknown function , PhoU , was proposed as an intermediate between the Pst and Pho systems , inhibiting PhoR when the Pst system actively transports phosphate ( 17 , 18 ) .
37 +phoU is widely conserved in bacteria and frequently coregulated with the pst and pho genes ( 17 , 18 ) .
38 +In E. coli , the expression of alkaline phosphatase and some other members of the Pho regulon are upregulated in phoU mutants ( 19 , 20 ) , which indicates that PhoU may function as a negative regulator of the Pho regulon .
39 +However , the effects of a phoU mutant on expression of the Pho regulon are poorly defined , and earlier studies suggested that PhoU may instead affect phosphate transport ( 21 , 22 ) , leaving the precise function of PhoU uncertain .
40 +Although many bacteria use the Pst-Pho signaling pathway to respond to phosphate limitation , they likely adapt to changes in phosphate levels in different ways .
41 +For example , in the freshwater alphaproteobacterium Caulobacter crescentus , low extracellular phosphate stimulates elongation of a polar appendage called the stalk , which is a tubular extension of the cell envelope .
42 +Phosphate starvation can lead cells to extend their stalks to up to 20 times their lengths under phosphate-replete conditions ( 23 , 24 ) .
43 +It was initially suggested that stalk elongation may increase the nutrient-scavenging ability of phosphate-starved Caulobacter cells , but subsequent studies found that a diffusion barrier may exist between the stalk and the cell body , potentially preventing the free exchange of membrane and periplasmic proteins ( 25 ) .
44 +Here we use a combination of genome-wide expression profil-ing , bioinformatics , and chromatin immunoprecipitation-DNA sequencing ( ChIP-Seq ) to identify the direct targets of Caulobacter PhoB .
45 +The Caulobacter PhoB regulon includes nearly 50 genes , with relatively few genes in common with the E. coli PhoB regulon beyond the pst and pho genes .
46 +Active Caulobacter PhoB drives substantial changes in the repertoire of membrane transporters expressed , presumably to help cells effectively scavenge for inorganic phosphate .
47 +Our results demonstrate how a highly conserved signaling pathway can be used for vastly different programs of gene expression in different bacteria , highlighting the plasticity of bacterial regulatory networks .
48 +Further , we show that the conserved protein PhoU does not , as previously suggested from studies of E. coli , negatively regulate the PhoR-PhoB signaling pathway in Caulobacter and instead is a critical player in cellular phosphate metabolism or phosphate transport by the Pst system .
49 +MATERIALS AND METHODS
50 +Strains and growth conditions .
51 +C. crescentus strains were grown in pep-tone-yeast extract ( PYE ) ( rich medium ) , M2G ( minimal medium ) , or M5G ( low-phosphate medium ) , supplemented when necessary with oxytetracycline ( 1 g/ml ) , kanamycin ( 25 g/ml ) , or gentamicin ( 0.6 g/ml ) .
52 +Cultures were grown at 30 °C , unless otherwise noted , and diluted when necessary to maintain exponential growth .
53 +E. coli cultures used for cloning were grown at 37 °C in Superbroth , supplemented when necessary with oxytetracycline ( 12 g/ml ) , kanamycin ( 50 g/ml ) , or gentamicin ( 15 g/ml ) .
54 +The phoU depletion strain was constructed by first integrating a copy of phoU at the vanillate locus using plasmid pVGFPN-4 ( 26 ) , with the phoU open reading frame cloned into the NdeI and XbaI sites , which removes the green fluorescent protein ( GFP ) coding region from the plasmid .
55 +We subsequently deleted phoU from the pstC-pstA-pstB-phoU-phoB operon using allelic replacement , as described previously ( 27 ) .
56 +The resulting strain contains phoU at the van locus and a markerless deletion of phoU in the pstC operon , in which the entire coding region of phoU is removed , except for the first and final 9 bases .
57 +lacZ reporter plasmids were derived from pRKlac290 ( 28 ) .
58 +pRKlac290 was digested with KpnI and XbaI , and a DNA fragment containing the 200 bp directly upstream of either the pstC or the pstS annotated translation start site , with flanking KpnI and XbaI cut sites , was cloned into the mul-tiple-cloning site upstream of the lacZ open reading frame .
59 +The pstS : : Tn5 strain was obtained from Yves Brun ( 23 ) and transduced into a clean CB15N background .
60 +Lysate from this strain was also used to construct the pstS : : Tn5 phoB-3 FLAG and pstS : : Tn5 Pvan-phoU phoU strains .
61 +The phoR : : tet strain was constructed previously ( 27 ) .
62 +The phoR Pvan-phoU phoU double mutant was constructed by transduction of the phoR allele into the phoU depletion strain .
63 +Microscopy .
64 +Cells in mid-exponential phase were fixed with 0.5 % paraformaldehyde , mounted on M2G-1 .5 % agarose pads , and imaged as described in reference 29 .
65 +To image polyphosphate granules in single cells , 12 g/ml 4 = ,6 - diamidino-2-phenylindole ( DAPI ) was added directly to the culture medium .
66 +Culture plus DAPI was incubated at 22 °C in the dark for 30 min and spotted on M2G-1 % agarose pads .
67 +Fluorescence micros-copy images of DAPI-stained polyphosphate granules in cells were collected at a 630 magnification with a Leica CTR5000 microscope with a Hamamatsu ORCA-ER camera .
68 +A custom filter set ( 390/70-nm excitation filter , 488-nm dichroic filter , and 515-nm long-pass emission filter ) was used to visualize DAPI-polyphosphate .
69 +- Galactosidase assays .
70 +Strains were grown to the mid-exponential phase in medium supplemented with 1 g/ml oxytetracycline .
71 +Assays were performed essentially as described previously ( 30 ) .
72 +Immunoblots .
73 +Immunoblotting was performed as described previously ( 31 ) .
74 +Samples were prepared in 20 l of 1:4 sample buffer-distilled water to an optical density at 600 nm ( OD600 ) of 0.2 , resolved on 12 % sodium dodecyl sulfate-polyacrylamide gels , and transferred to polyvi-nylidene difluoride transfer membranes ( Pierce ) .
75 +Membranes were probed with monoclonal mouse anti-FLAG ( Sigma ) at a 1:1,500 dilution .
76 +Secondary horseradish peroxidase ( HRP ) - conjugated antimouse antibody ( Pierce ) was used at a 1:3,000 dilution .
77 +ChIP-Seq and analysis .
78 +Chromatin immunoprecipitation for ChIP-Seq was performed as described previously ( 32 ) , with modifications .
79 +Mid-exponential-phase cultures were cross-linked in 10 mM sodium phosphate ( pH 7.6 ) and 1 % formaldehyde at room temperature for 10 min .
80 +Reactions were quenched with 0.1 M glycine at room temperature for 5 min and on ice for 15 min .
81 +Cells were washed three times in phosphatebuffered saline ( PBS ) and lysed with Ready-Lyse lysozyme solution ( Epicentre , Madison , WI ) according to the manufacturer 's instructions .
82 +Ly-sates were diluted 1:1 in ChIP buffer ( 1.1 % Triton X-100 , 1.2 mM EDTA , 16.7 mM Tris-HCl [ pH 8.1 ] , 167 mM NaCl ) with Roche protease inhibi-tor tablets ( Roche ) and incubated at 37 °C for 10 min .
83 +Lysates were sonicated ( Branson sonicator ) on ice , with 6 bursts of 10 s each at 15 % amplitude , and then cleared by centrifugation at 14,000 rpm for 5 min at 4 °C .
84 +Cleared supernatants were normalized by protein content in 1 ml of ChIP buffer with 0.01 % SDS and precleared with 50 l of protein A Dynabeads ( Invitrogen ) ( preblocked with 100 g UltraPure bovine serum albumin [ BSA ] in ChIP buffer with 0.01 % SDS ) by rotation for 1 h at 4 °C .
85 +Ten percent of each supernatant was removed and used as the total chromatin input sample .
86 +The remaining supernatant was incubated with a 1:1,000 dilution of anti-M2 antibody overnight at 4 °C .
87 +Each sample was then incubated with 50 l of preblocked protein A Dynabeads for 6 h at 4 °C , with rotation .
88 +The Dynabeads were washed consecutively at 4 °C for 15 min with 1 ml of the following buffers : low-salt wash buffer ( 0.1 % SDS , 1 % Triton X-100 , 2 mM EDTA , 20 mM Tris-HCl [ pH 8.1 ] , 150 mM NaCl ) , high-salt wash buffer ( 0.1 % SDS , 1 % Triton X-100 , 2 mM EDTA , 20 mM Tris-HCl [ pH 8.1 ] , 500 mM NaCl ) , LiCl wash buffer ( 0.25 M LiCl , 1 % Nonidet P-40 , 1 % deoxycholate , 1 mM EDTA , 10 mM Tris-HCl [ pH 8.1 ] ) , and Tris-EDTA ( TE ) buffer ( 10 mM Tris-HCl [ pH 8.1 ] , 1 mM EDTA ) ( twice ) .
89 +Complexes were eluted twice by incubation with 250 l freshly prepared elution buffer ( 1 % SDS , 0.1 M NaHCO3 ) at 30 °C for 15 min .
90 +Cross-links were reversed by the addition of 300 mM NaCl and 2 l of 0.5 mg/ml RNase A and overnight incubation at 65 °C .
91 +Samples were treated with 5 l of proteinase K ( 20 mg/ml ; NEB ) in 40 mM EDTA and 40 mM Tris-HCl ( pH 6.8 ) for 2 h at 45 °C .
92 +DNA was extracted using a PCR purification kit ( Qiagen ) and was resuspended in 80 l of water .
93 +Libraries were prepared using the SPRIworks system and sequenced on an Illumina MiSeq sequencer ( MIT BioMicroCenter ) .
94 +ChIP-Seq results were analyzed using the MACS software package ( 33 ) .
95 +A total of 860,000 reads were analyzed for each sample , and peaks were called with a P value of 10 5 .
96 +To determine the amount by which a ChIP sample was enriched for individual loci , we performed quantitative PCR ( qPCR ) with an input DNA control for each sample ; a portion of each sample was reserved before the sample was subjected to ChIP , and DNA was isolated from this input sample and analyzed by qPCR at the pstC and CC1294 loci .
97 +Fold enrichment was then calculated as the amount of the pstC or CC1294 locus found in a ChIP output sample , relative to the amount found in the input sample .
98 +DNA microarrays .
99 +RNA was collected from cultures grown to the mid-exponential phase in rich medium at 30 °C .
100 +For the pstS mutant , RNA from the wild type was used as a reference .
101 +For the phoU depletion strain and the pstS and phoU depletion double mutant , the strains grown in the absence of vanillate were compared with the same strains grown in the presence of vanillate .
102 +Gene expression profiles were obtained as described previously ( 29 ) , using custom 8 15K Agilent expression arrays , and expression values are given as the average of ratios for a given gene .
103 +Complete data sets for expression profiling and ChIP-Seq are provided in Tables S1 and S2 in the supplemental material and are available through GEO .
104 +CFU .
105 +Strains were grown overnight in PYE with vanillate and then washed and released into medium with or without vanillate .
106 +Cultures were subsequently grown for 30 h and diluted once every two generations to maintain mid-exponential growth .
107 +Samples were removed every 3 h and plated on PYE with vanillate .
108 +Colonies were counted after 2 days of growth for all strains except those with a pstS mutation , which have a growth defect and were counted after 3 days of growth .
109 +Transposon mutagenesis and rescue cloning .
110 +Electrocompetent Pvan-phoU phoU cells ( 50 l ) were transformed with 0.5 l of EZ-Tn5 transposon mixture ( EZ-Tn5 R6Kyori/KAN -2 insertion kit ; Epicentre ) and grown in 1 ml of PYE for 1.5 h at 30 °C .
111 +Cells were then plated on PYE supplemented with kanamycin .
112 +Colonies were picked after 2 , 3 , and 4 days of growth at 30 °C .
113 +Colonies were restruck onto fresh plates with PYE plus kanamycin , and chromosomal DNA subsequently prepared from single colonies was cultured in PYE with kanamycin .
114 +DNA was digested with BfuCI for 2 min at room temperature and 20 min at 80 °C , to yield approximately 5-kb fragments .
115 +Sheared DNA was ligated with T4 DNA ligase , and the reaction mixture was dialyzed for 1 h using 0.45 - m nitrocellulose filters ( Millipore ) .
116 +From each dialyzed ligation reaction mixture , 1.5 l was electroporated into 25 l of pir-116 cells and plated on LB medium supplemented with kanamycin .
117 +DNA was extracted from the resulting colonies and sequenced using KAN-2 FP-1 and R6KAN-2 RP-1 primers ( Epicentre ) .
118 +RESULTS
119 +Epitope-tagged PhoB retains wild-type function .
120 +To map the PhoB regulon in Caulobacter , we sought to perform ChIP-Seq on PhoB .
121 +To this end , we constructed a strain in which the chromosomal copy of phoB encodes a 20-amino-acid linker and a C-ter-minal 3 FLAG epitope tag ( phoB-3 FLAG ) .
122 +To test whether this version of phoB supports wild-type-like growth under both phos-phate-replete and phosphate-starved conditions , we grew the phoB-3 FLAG strain in minimal medium with 10 mM phosphate ( M2G ) and then washed and resuspended the cells in minimal medium with either 10 mM phosphate ( M2G ) or 50 M phosphate ( M5G ) , with the latter representing phosphate-limited conditions .
123 +The growth of the phoB-3 FLAG strain was indistinguishable from that of the wild type under both conditions , in contrast to the growth of a phoB deletion strain , which grew poorly under both conditions ( Fig. 1A ) .
124 +We also tested whether PhoB-3 FLAG regulated PhoB-de-pendent genes in a manner comparable to that of the untagged PhoB .
125 +We constructed lacZ transcriptional fusions with the pstC and pstS promoters in Caulobacter and then assessed the ability of phoB-3 FLAG to induce the expression of each reporter following phosphate limitation .
126 +Cells were shifted from M2G to M5G , or mock shifted and retained in M2G , and were grown for 7 h to mid-exponential phase before - galactosidase activity was measured .
127 +In M2G , the activity of each reporter was 2,000 Miller units in both the phoB-3 FLAG and wild-type strains .
128 +In M5G , - galactosidase activity was induced to 10,000 Miller units for the PpstC reporter in both the wild-type and phoB-3 FLAG strains and to 8,000 Miller units for the PpstS reporter in both strains .
129 +These results indicate that FLAG-tagged PhoB functions as well as untagged PhoB to induce the expression of PhoB-dependent genes .
130 +As a control , we confirmed that in a phoB deletion strain , both reporters exhibited less than 2,000 Miller units of activity , consistent with these promoters being PhoB dependent ( Fig. 1B ) .
131 +Finally , we assessed the activity of PhoB-3 FLAG in a strain that constitutively activates the Pho system .
132 +Null mutations of pstS , which encodes the periplasmic phosphate-binding protein , block phosphate import and result in hyperactivation of the Pho regulon in Caulobacter , including stalk elongation , even during growth under phosphate-replete conditions ( 23 ) .
133 +We found that in a pstS : : Tn5 background , cells producing PhoB-3 FLAG also exhibited extensive stalk elongation ( Fig. 1C ) , further supporting our conclusion that the epitope-tagged version of PhoB binds and regulates the same set of target genes as wild-type PhoB .
134 +ChIP-Seq reveals genome-wide binding patterns of PhoB .
135 +We performed ChIP-Seq analysis using an anti-FLAG antibody with cells expressing phoB-3 FLAG grown to mid-exponential phase in ( i ) peptone-yeast extract ( PYE ) , a complex rich medium in which PhoB should be predominantly unphosphorylated and inactive , ( ii ) minimal defined medium containing 50 M phosphate ( M5G ) , in which PhoB is phosphorylated and active , as judged by the PhoB-dependent reporters for PpstC and PpstS ( Fig. 1B ) , and ( iii ) PYE with cells also harboring a disruption of pstS , leading to high constitutive activation of PhoB .
136 +In each case , PhoB-bound DNA was immunoprecipitated using an anti-FLAG antibody .
137 +As controls , we performed ChIP-Seq using the same anti-FLAG antibody on strains grown under identical conditions but producing untagged wild-type PhoB .
138 +We first used qPCR to verify that the ChIP samples for strains producing tagged PhoB were enriched for a chromosomal region ( the pstC promoter ) strongly predicted to be PhoB bound , based on E. coli studies and the expression analyses presented below .
139 +As a control locus , we examined the promoter of gene CC_1294 ( PCC1294 ) , whose expression is not PhoB regulated .
140 +For all three growth conditions involving cells producing PhoB-3 FLAG , the pstC locus was 20-fold enriched by ChIP relative to the input DNA ( Fig. 2A ) , in contrast to what occurred with cells producing wild-type PhoB , for which all enrichment ratios were 2.5-fold .
141 +As expected , PCC1294 was not significantly enriched in any of the samples ( Fig. 2A ) .
142 +We then constructed and deep sequenced libraries from the ChIP samples taken from cells producing epitope-tagged PhoB and grown in a rich medium or phosphate-limited medium or cells with an additional pstS : : Tn5 mutation grown in rich me-dium ; control ChIP samples were taken from strains treated identically but harboring the wild-type copy of phoB .
143 +Equal numbers of reads ( 860,000 reads ) were analyzed from each sample , using the peak-calling software MACS ( 33 ) , and peaks for which the P values were 10 5 were identified .
144 +Consistent with our qPCR data , the genome-wide PhoB binding profiles ( Fig. 2B and C ) indicated that in most cases , PhoB binding was induced by phosphate limitation .
145 +Only 5 significant peaks were identified in the rich medium sample , while 102 significant peaks were found in the 50 M phosphate sample and 204 were identified in the pstS : : Tn5 sample , consistent with PhoB being hyperactivated in this genetic background ( Fig. 3A ; also see Table S1 in the supplemental material ) .
146 +Fold enrichment for individual loci in the ChIP-Seq data was determined by comparing the number of reads at a particular peak in the epitope-tagged experimental sample with the number of reads at the same locus in the non-epitope-tagged control sample .
147 +At most loci , the observed fold enrichment was greater in the pstS mutant sample than in the low-phosphate sample ( Fig. 3B ; also see Table S1 in the supplemental material ) ; this may indicate that a pstS mutation leads to greater activation of PhoB than does lowphosphate growth medium .
148 +Alternatively , the difference may re-flect differences in the abundances of other transcription factors , as the pstS cells were grown in rich medium while the phosphate-starved cells were grown in minimal medium .
149 +In total , 92 peaks identified in the pstS sample were also identified in the 50 M phosphate sample ( Fig. 3A ) .
150 +The overlap in the peaks identified for these two independent samples , in which PhoB is activated under different nutrient conditions , supports the notion that these peaks represent direct PhoB binding sites and suggests that PhoB regulates the same core set of genes at different levels of phosphate limitation .
151 +Finally , we noted that the vast majority of PhoB ChIP-Seq peaks were found in intergenic regions ( see Table S1 ) .
152 +Only 4 of the 50 highest peaks were contained within an annotated coding region .
153 +This pattern is consistent with a model in which PhoB activates transcription primarily by binding near the 35 region of promoters , outside coding regions ( 8 ) .
154 +Identification of the PhoB regulon .
155 +To delineate high-confi-dence members of the PhoB regulon , we used whole-genome DNA microarrays to identify genes whose expression depends on PhoB .
156 +We harvested RNA from strains harboring either the pstS : : Tn5 mutation alone or the pstS : : Tn5 mutation in a phoB background , with each strain being grown to mid-exponential phase in rich medium .
157 +RNAs from these strains were compared on microarrays with RNA obtained from wild-type Caulobacter grown under the same conditions .
158 +To identify PhoB-regulated genes , we selected genes that ( i ) had expression levels that changed at least 1.7-fold in the pstS mutant relative to the wild type but did not change in the pstS : : Tn5 phoB double mutant relative to the wild type and ( ii ) had promoters that were enriched 5-fold over background in the PhoB ChIP-Seq analysis of pstS : : Tn5 cells .
159 +A threshold of 5-fold was chosen because promoters showing enrichment above this level in the pstS : : Tn5 cells also typically showed high enrichment in the M5G ChIP sample .
160 +In total , 43 genes fit these criteria , with 32 genes in 22 putative transcriptional units being activated by PhoB and 11 genes being repressed by PhoB ( Fig. 3B ) .
161 +There were an additional 91 genes whose expression changed at least 2-fold in the pstS : : Tn5 mutant but that did not have peaks indicating 5-fold enrichment in the PhoB ChIP-Seq data , although some had 2-fold enrichment ( see Table S2 in the supplemental material ) .
162 +These genes are likely indirectly regulated by PhoB .
163 +Conversely , there were 39 genes that had PhoB ChIP-Seq peaks indicating 5-fold enrichment but that did not change significantly in terms of gene expression .
164 +Some of these genes may be directly regulated by PhoB , but either a change in gene expression was not detected by DNA microarray analysis or expression of these genes may change only transiently upon phosphate starvation .
165 +Finally , we note that there were 122 genes with ChIP-Seq peaks indicating enrichment of 2-fold ; some of these genes may also be bona fide PhoB targets .
166 +We used the motif-finding program MEME ( 34 ) to identify a consensus PhoB binding site using the sequences of the 24 ChIP-Seq peaks that were 13-fold enriched in the pstS mutant .
167 +The resulting motif contains two 6-bp sites that appear to be direct repeats flanking an AT-rich region ( Fig. 3C ) .
168 +Although similar to the PhoB consensus site predicted for E. coli ( 11 ) , this Caulobacter site is 1 base pair shorter and has a higher GC content , with the latter possibly reflecting the higher GC content of the Caulobacter genome .
169 +In E. coli , the central AT-rich region was proposed to be a modified 35 binding site ( 11 ) .
170 +The putative Caulobacter PhoB binding motif , or Pho box , identified here was used to predict PhoB binding sites across the Caulobacter genome using MAST ( 34 ) .
171 +This analysis identified putative Pho boxes within 37 of the 50 most enriched ChIP-Seq peaks ( see Table S1 in the supplemental material ) .
172 +The list of 43 genes in Fig. 3B represents high-confidence members of the PhoB regulon and includes several known and expected target genes , such as the Pst transporter genes ( pstCAB and pstS ) , phoU , and phoB itself .
173 +The PhoB regulon indicates that Caulobacter cells respond to phosphate limitation through major changes in the expression of membrane transport systems , likely to support the scavenging of inorganic phosphate from the extracellular environment while preventing unwanted efflux .
174 +In addition to upregulating the high-affinity Pst transporter , PhoB activates the expression of the phosphonate transport system PhnCDE , 6 genes annotated as TonB-dependent receptors , and the TonB accessory proteins ExbB and ExbD .
175 +The set of PhoB targets also includes genes that help to generate sources of inorganic phosphate , such as a secreted alkaline phosphatase , an exported lipoprotein , called ElpS , that may stimulate alkaline phosphatase activity ( 35 ) , and another putative secreted phosphatase , PhoX .
176 +The set of genes downregulated by PhoB includes 4 TonB-dependent receptors .
177 +Whether ( and how ) the repression of these transporters helps cells cope with phosphate limitation is unclear , but the changes in their expression underscore the notion that Caulobacter cells respond to phosphate starvation by remodeling membrane transport capabilities .
178 +PhoU is not a negative regulator of the Pho regulon in Cau-lobacter .
179 +The activation of PhoB as a transcription factor depends on the histidine kinase PhoR , which somehow senses changes in flux through the phosphate transporter PstABC .
180 +Whether this sensing is direct is unknown .
181 +A highly conserved protein called PhoU , which often is encoded in the same operon as the pst genes , has been suggested to couple PhoR with the Pst transporter .
182 +Spe-cifically , PhoU was suggested to repress PhoR activity under phos-phate-replete conditions when the transporter is active , implying that PhoU is a negative regulator of the Pho regulon ( 1 ) .
183 +To test this hypothesis in Caulobacter , we constructed a strain in which phoU was deleted from its native locus but inserted at the van locus under the control of the Pvan promoter , permitting inducible expression of phoU by vanillate .
184 +This phoU depletion strain was cultured overnight in rich medium supplemented with vanillate , and cells were then shifted to medium without vanillate and diluted as needed to maintain exponential growth .
185 +Upon the removal of vanillate , the depletion of PhoU did not result in stalk hyperelongation , as would be expected upon loss of a negative regulator of the Pho regulon and as occurs in pstS mutants ( Fig. 1C ) .
186 +Instead , the loss of PhoU led to enlarged and slightly filamentous cells after 8 h of depletion and modest chromosome accumulation after 16 h of depletion ( Fig. 4A ) .
187 +Also in contrast to a pstS mutant , we found that the depletion of phoU was lethal .
188 +To measure viability , the phoU depletion strain was shifted to medium without vanillate and diluted approximately every two generations to maintain growth in mid-expo-nential phase .
189 +Samples were taken at 3-h intervals to measure CFU , normalized at each time point to the number of CFU per ml of culture at an OD600 of 1 .
190 +We observed a 3-log decrease in CFU after 30 h of depletion ( Fig. 4B ) .
191 +In contrast , when wild-type or pstS : : Tn5 cells were treated in the same manner , we observed no loss in viability .
192 +Finally , we note that we were unable to delete the native copy of phoU unless another copy of phoU was present at the vanillate locus ( data not shown ) .
193 +Collectively , these phenotypic analyses suggest that PhoU likely does not negatively regulate the Pho regulon in Caulobacter .
194 +To directly assess whether PhoU influences the Pho regulon , we examined global patterns of gene expression in the phoU depletion strain .
195 +A culture was grown in the presence of vanillate and then shifted to medium with or without vanillate .
196 +Samples were removed at 2 , 5 , 7 , and 16 h postshift , and RNAs from the two conditions were directly compared on DNA microarrays .
197 +Although we did not have an antibody for monitoring PhoU levels , we note that the viability of the phoU depletion strain began to decrease 10 h postshift , suggesting that PhoU levels had dropped significantly by that point .
198 +Moreover , even if PhoU were lost only through dilution , it would be present at 6 % or 0.1 % of the initial levels after 7 or 16 h of depletion , respectively , given that the phoU depletion strain accumulates ( the optical density increases ) at a rate comparable to that of the nondepleted control for up to 14 h .
199 +The vast majority of genes upregulated 2-fold or more in a pstS mutant were not upregulated after phoU was depleted ( Fig. 5A ; also see Table S2 in the supplemental material ) .
200 +Expression of the pstCAB genes ( but not pstS ) was increased 2.6-fold 7 h after the shift , although this change was substantially less than that observed in the pstS mutant .
201 +After 16 h of PhoU depletion , some Pho regulon genes were upregulated ( Fig. 5A ) ; however , much greater changes in expression were observed for a multitude of other stress response genes at this time point ( Fig. 5B ; also see Table S2 ) .
202 +Additionally , by the 16-h time point , an approximately 2-log decrease in viability was observed ( Fig. 4B ) , suggesting that expression changes at this time point might have resulted nonspecifically from cell death .
203 +In support of the latter idea , we also examined gene expression changes in a phoU depletion strain harboring a suppressor mutation ( see below ) , such that cells remain viable throughout a PhoU depletion time course .
204 +In that case , we did not observe any significant changes in the Pho regulon genes or in other genes that change following PhoU depletion , even after 16 h ( Fig. 5C ; also see Table S2 ) ; however , it is possible that for the Pho regulon , the genes are already maximally induced in the suppressor strain and thus can not be further induced .
205 +We also assayed the effects of depleting PhoU by using lacZ reporters for the pstC and pstS promoters , which are PhoB regulated ( Fig. 1B and 3B ) .
206 +We again shifted the phoU depletion strain to noninducing conditions , and we observed a modest increase in the activity of the PpstC reporter but not the PpstS reporter after 7 h or more ( Fig. 5D ) .
207 +In both cases , substantially higher activity was seen in the pstS mutant .
208 +Taken together , our data indicate that a loss of phoU does not induce the same expression patterns as seen in a pstS mutant in which the Pho regulon is upregulated .
209 +These data support the conclusion that PhoU does not function as a negative regulator of the Pho regulon in Caulobacter .
210 +Mutations in both the Pst and Pho systems suppress a phoU mutant .
211 +To further probe the function of PhoU , we isolated mutations that restore viability to a strain depleted of PhoU .
212 +We performed transposon mutagenesis of the Pvan-phoU depletion strain using kanamycin-marked Tn5 .
213 +We plated transposon-mu-tagenized cells on rich medium with kanamycin and without va-nillate , to select for mutants that are viable in the absence of phoU .
214 +We selected colonies that grew after 2 to 4 days , and we identified the sites of transposon insertion for 18 candidate suppressors ( Fig. 6A ) .
215 +Two insertions mapped near vanR , the vanillate repressor ( which regulates phoU transcription in this strain ) , and one mapped to cobT , a cobaltochelatase , which we did not independently verify .
216 +Seven Tn5 insertions mapped to phoR or phoB , with the remaining 8 insertions being distributed among the four components of the pst system , i.e. , pstSCAB .
217 +To verify that mutations in both the pst and pho systems can suppress the lethality of a phoU mutant , we independently transduced the pstS : : Tn5 allele and a phoR mutation into the phoU depletion strain .
218 +In both cases , the mutation introduced was epi-static to the depletion of phoU .
219 +Cells depleted of PhoU and harboring a phoR deletion had a morphology similar to that of the phoR strain and no longer lost viability when shifted to medium lacking vanillate ( Fig. 6B and C ) .
220 +Similarly , pstS : : Tn5 cells depleted of PhoU exhibited the long-stalk phenotype associated with pstS : : Tn5 and retained viability upon being shifted to medium without vanillate .
221 +These findings confirm that mutations disrupting either the PhoR-PhoB signaling pathway or the Pst transporter can suppress the lethality of PhoU depletion .
222 +These genetic results corroborate our conclusion that PhoU is not a negative regulator of the Pho regulon .
223 +If it were and the lethality of phoU depletion were due to overexpression of the Pho regulon , then our screen would have been predicted to identify suppressor mutations in phoR and phoB but not in the pst genes , because such mutations , like pstS : : Tn5 , dramatically upregulate the Pho regulon ( Fig. 3A and B ) .
224 +Instead , our results strongly suggest that the lethality of a PhoU mutant is suppressed by reducing the levels of the Pst transporter , which is achieved directly by disrupting pst genes or indirectly by disrupting phoR or phoB , genes that are required for expression of the pst genes ( Fig. 1B and 5C ) .
225 +This model suggests that PhoU may participate in regulating or metabolizing cellular pools of inorganic phosphate that are taken up by the Pst system , such that , without PhoU , the inorganic phosphate imported is inappropriately metabolized or perhaps converted to a toxic form , leading to cell death .
226 +Alternatively , the activity of the Pst transporter may be increased without PhoU and cells may not tolerate the resulting excessive concentrations of inorganic phosphate .
227 +Intriguingly , we observed the formation of large intracellular granules by phase microscopy after depletion of phoU ( Fig. 7A ) ; the granules may be comprised of polyphosphate ( 36 ) .
228 +To test whether the intracellular granules observed are in fact composed of polyphosphate , we used fluorescence microscopy .
229 +When stained with DAPI , polyphosphate granules fluoresce green , while DNA fluoresces blue , and an appropriate filter set can discriminate between polyphosphate and nucleic acids ( 37 ) .
230 +We found that , when grown in rich medium in the absence of vanillate , the phoU depletion strain indeed accumulated large stores of concentrated polyphosphate , visible as bright foci in most cells after 9 h ( Fig. 7A , top ) and as large extended structures after 22 h ( Fig. 7A , bottom ) .
231 +In the presence of vanillate , little intracellular polyphosphate accumulation was observed with DAPI staining .
232 +Under these growth conditions , foci were rarely seen in the wild type and , when pres-ent , were substantially smaller than those seen following PhoU depletion .
233 +These results are consistent with a model in which the uptake of inorganic phosphate is unregulated in cells lacking PhoU , leading to the accumulation of large cytoplasmic pools of polyphosphate .
234 +We also asked whether the polyphosphate accumulation observed was responsible for the lethality of the phoU depletion mutant .
235 +If this were the case , then decreasing the levels of polyphosphate should restore viability .
236 +In Caulobacter , two genes , i.e. , ppk1 and ppk2 , are responsible for polyphosphate synthesis ( 38 ) .
237 +We therefore deleted ppk1 and ppk2 in the phoU depletion strain and assayed the levels of polyphosphate using DAPI staining .
238 +These cells were largely devoid of polyphosphate foci , even after depletion of PhoU for 22 h , as expected ( Fig. 7A ) .
239 +However , despite the absence of polyphosphate granules , cells lacking ppk1 and ppk2 and depleted of PhoU still lost viability , like the phoU depletion strain alone ( Fig. 7B ) .
240 +These results suggest that the polyphosphate granules seen in the phoU depletion strain do not contribute significantly to cell death but reflect the fact that the cells likely have imported excessive levels of inorganic phosphate .
241 +The latter idea is consistent with the results of our suppressor screen , indicating that the lethality of a phoU mutant can be rescued by mutations that reduce the expression of the high-affinity Pst transporter and presumably prevent an accumulation of cellular inorganic phosphate .
242 +Collectively , our data suggest that PhoU is not a negative regulator of PhoR and instead regulates phosphate uptake , such that cells depleted of PhoU accumulate excessively high levels of inorganic phosphate .
243 +DISCUSSION
244 +Two-component signaling systems are one of the predominant forms of signal transduction in bacteria .
245 +Although these systems employ a variety of output mechanisms , most use a response regulator to enact a transcriptional response ( 39 ) .
246 +However , for the vast majority of response regulators , the regulons remain uncharacterized or incompletely defined .
247 +Here we used global expression studies and ChIP-Seq to create a high-resolution map of PhoB targets in Caulobacter crescentus under both phosphate-limited and phosphate-replete conditions .
248 +Our results support a model in which phosphate limitation leads to the phosphorylation of PhoB , which enables it to bind and to regulate target genes .
249 +We found that PhoB directly activated more than 30 genes following phosphate starvation ( Fig. 3B ) , with at least 90 other genes being indirectly activated by PhoB .
250 +We also found that PhoB negatively regulates gene expression , with microarray analysis indicating that 11 PhoB targets are likely directly repressed by PhoB ( Fig. 3B ) .
251 +PhoB regulates a different set of genes in Caulobacter than in E. coli .
252 +A recent ChIP-chip-based study of the Pho regulon in E. coli ( 11 ) enables a comparison of the PhoB regulons in Caulobacter and E. coli .
253 +We find that the set of genes regulated by PhoB in Caulobacter differs substantially from that regulated in E. coli , indicating that , although the upstream signaling pathway is highly conserved , the output regulon has likely been tailored to each organism 's individual needs and ecological niche .
254 +Of the 43 genes comprising the Caulobacter Pho regulon , we could identify a reciprocal best BLAST hit in E. coli for only 8 ( see Table S3 in the supplemental material ) .
255 +Of those 8 genes , only 3 are members of the E. coli Pho regulon , including phoB itself , the pst operon , and the phosphonate ( phn ) transport system operon .
256 +The minimal overlap of the PhoB regulons in Caulobacter and E. coli may reflect differences in the ways in which genes were identified as PhoB targets , although this is unlikely to explain the lack of overlap entirely .
257 +In some cases , there may also be different genes in the two organisms that fulfill similar functions , particularly as both regulons encode a number of transport-related proteins .
258 +However , it generally appears that the two organisms have evolved fundamentally different Pho regulons .
259 +Some of the differences in the Caulo-bacter PhoB regulon relative to that of E. coli presumably account for their different physiological responses , most notably the stalk elongation that is a hallmark of phosphate-starved Caulobacter .
260 +Which genes are responsible for stalk elongation is not yet clear , but the delineation of the PhoB regulon may help guide future efforts to identify them .
261 +PhoU does not regulate PhoR activity in Caulobacter and instead likely regulates phosphate metabolism .
262 +Although the PhoR-PhoB signaling pathway is highly conserved throughout the bacterial kingdom and has been studied for decades , the mechanism by which the histidine kinase PhoR senses changes in extracellular phosphate levels has remained unclear .
263 +PhoU has been suggested to couple the Pst transporter to the histidine kinase PhoR , inhibiting PhoR when flux through the transporter is high ( 1 ) .
264 +However , our results strongly suggest that PhoU does not function in this manner , at least in Caulobacter , because depletion of PhoU did not phenocopy a pstS mutation , which leads to hyperactivity of the PhoR-PhoB pathway .
265 +It is formally possible that PhoU has two functions , one that is essential for viability and a second that involves regulating the PhoR-PhoB pathway ; if the depletion of PhoU affects the essential function first , then this could , in principle , mask effects on the PhoR-PhoB pathway .
266 +However , such a model would require that PhoU be capable of regulating PhoR-PhoB at extremely low levels , as many of the gene expression effects of PhoR hyperactivation were not seen after depletion of PhoU for 16 h. Even if PhoU were a stable protein , its levels should be 1 % after 16 h due to dilution , given that the phoU depletion strain continued to grow at a rate comparable to that of the wild-type strain for 10 to 14 h .
267 +Our genetic data indicate that the lethality of PhoU depletion can be rescued by mutations that block phosphate uptake , including disruptions of the genes that encode the high-affinity phosphate transporter system PstSCAB or the signaling proteins PhoR and PhoB , which stimulate expression of the transport system ( Fig. 8 ) .
268 +We can envision two general models for PhoU function , i.e. , that ( i ) PhoU negatively regulates the phosphate import activity of the Pst transporter or ( ii ) PhoU regulates intracellular phosphate metabolism .
269 +We could not detect changes in radioactive phosphate uptake rates in the phoU depletion strain ( data not shown ) .
270 +However , the phosphate uptake assay may not detect subtle differences that , over the extended period of a phoU depletion time course ( Fig. 4 ) , lead to significant differences in intracellular phosphate levels .
271 +Studies of E. coli have produced inconsistent results , as phoU mutants have been reported to have little effect on phosphate import ( 18 ) , to increase phosphate import ( 21 ) , and to reduce phosphate import ( 22 ) .
272 +Whether PhoU affects phosphate uptake or metabolism , cell death likely results from an excessive accumulation of intracellular phosphate or other metabolites that accumulate in a phosphate-dependent manner , explaining why mutations that prevent the expression or activity of the Pst transporter , and hence slow the import of phosphate , restore viability .
273 +Additionally , we found that Caulobacter cells accumulated large polyphosphate granules following PhoU depletion ( Fig. 7 ) , as also seen in other organisms ( 36 ) .
274 +The presence of these granules after PhoU depletion is consistent with a defect in the regulation of phosphate uptake .
275 +However , polyphosphate granules are not the underlying cause of cell death in the absence of PhoU , because deletion of ppk1 and ppk2 did not restore viability to the phoU mutant .
276 +Instead , only mutations that resulted in the loss of the phosphate transporter or the genes ( phoR and phoB ) that drive its expression rescued phoU ( Fig. 6 ) .
277 +Thus , we favor a model in which PhoU regulates the Pst transporter to prevent the toxic accumulation of inorganic phosphate or a phosphate-derived metabolite ( Fig. 8 ) .
278 +In either case , our results strongly support the conclusion that PhoU does not couple the Pst system to the histidine kinase PhoR , as is commonly asserted .
279 +Concluding remarks .
280 +We have characterized both the transcriptional output enacted in response to phosphate limitation and the signaling pathway that regulates it in Caulobacter crescentus .
281 +We have shown that PhoU does not act as a negative regulator of the Pho regulon but that it is a critical player in cellular phosphate metabolism , a role that is likely to be conserved , given the wide conservation of phoU .
282 +We have also identified the genes that PhoB regulates in response to phosphate limitation in Caulobacter crescentus ; these genes show little similarity to the set of PhoB-regulated genes in E. coli , highlighting the flexibility and dynamics of transcriptional networks in bacteria .
283 +The delineation of the Caulobacter Pho regulon will enable a better understanding of how bacteria respond to phosphate limitation , including how the synthesis of a polar organelle , such as the stalk , is regulated .
284 +ACKNOWLEDGMENTS
285 +We thank D. Baer for help with ChIP-Seq analysis , A. Yuan for pstS : : Tn5 and pstS : : Tn5 phoB microarray data , and B. Perchuk for assistance with viability assays .
286 +M.T.L. is an Investigator of the Howard Hughes Medical Institute .
287 +The funders had no role in study design , data collection and interpretation , or the decision to submit the work for publication .
...\ No newline at end of file ...\ No newline at end of file
1 +Seminars in Cell & Developmental Biology
2 +completion of a prior event before initiation of a subsequent event .
3 +However , in the cell cycle of bacteria dividing under high nutrient or high growth conditions , the events of cell growth , chromosome replication , chromosome segregation and the assembly of the division machinery at the division site occur simultaneously .
4 +The chromosome begins a subsequent round of replication prior to the completion of the first , a mechanism termed multifork replication .
5 +As the round of replication nears completion , the division machinery accumulates and assembles at the division site in preparation for septation , although the subsequent splitting of the daughter cells is held off until midcell has been cleared of DNA .
6 +The simultaneous nature of these cell cycle events in bacteria makes advance
7 +1. Introduction
8 +dination of chromosome replication with cell division to produce viable daughter cells .
9 +The ordering of distinct events of cell growth , chromosome replication , chromosome segregation and cytokinesis ( cell division ) is fundamental to the cell cycle in actively dividing eukaryotic cells and occurs through checkpoints that ensure Survival of any cellular organism relies on the efficient coor ¬
10 +1084-9521 / Crown Copyright © 2015 Published by Elsevier Ltd. .
11 +All rights reserved .
12 +in this area challenging due to the difficulty in separating these processes and , despite intense investigation over several decades , the exact mechanism as to how bacteria spatially and temporally couple septum formation with the replication and segregation of the genetic material is not yet clearly understood .
13 +This review focuses on the current evidence of a coordinating link between these processes in Bacillus subtilis ( Gram-positive model system ) and Escherichia coli ( Gram-negative model system ) , and the latest advances in chromosome conformation capture techniques to bring us one step closer to answering this fundamental question .
14 +2. DNA replication
15 +divided into three main stages : initiation , synthesis ( or elongation ) and termination .
16 +A key regulatory molecule for ensuring that replication occurs only once per cycle and in synchrony with cell growth and division is initiator DnaA , an AAA + ATPase ( ATPases Associated with various cellular Activities ) found in virtually all bacteria [ 1,2 ] : levels of DnaA are stringently controlled .
17 +Means of its control vary amongst bacteria and have been recently reviewed [ 1,3,4 ] .
18 +In its ATP-bound form DnaA exists as a helical oligomer that binds to specific AT-rich sequences ( DnaA-boxes ) within oriC .
19 +It is the binding of DnaA to the single chromosome origin of replication , oriC , positioned ◦ ◦ replication .
20 +At these sites DnaA forms a highly ordered nucleoprotein complex , the DNA-unwinding element ( DUE ) [ 1,5 ] , effectively melting and unwinding the local double stranded DNA to allow the recruitment of the replication machinery [ 5,6 ] .
21 +case loader ( DnaI ) and co-loader proteins ( DnaD and DnaB ) that are also recruited to this site actively load the helicase ( DnaC ) to establish the replication fork [ 7 -- 9 ] .
22 +DNA primase ( DnaG ) , DNA polymerase III holoenzyme ( PolC ) and the accessory polymerase ( DnaE ) then bind to the oriC region and , together with the other replication proteins , form the replisome thus completing the initiation stage [ 8 ] .
23 +A similar process , although with differing proteins , occurs in E. coli , as reviewed by [ 10 ] .
24 +[ Note , particularly that the DNA helicase in E. coli is named DnaB , not DnaC as it is in B. subtilis and that there is no homolog of the B. subtilis DnaB in E. coli . ]
25 +the circular chromosome [ 11 -- 13 ] .
26 +The two replication forks continue bi-directionally until they encounter the terminus region ( Ter ) , at which point the replisome disassembles allowing the decatenation and subsequent complete separation of the newly replicated sister chromosomes [ 14,15 ] .
27 +Resolution of the chromosomes , when required , is then completed by the combined action of site-specific recombinases located at the terminus ( XerCD in E. coli , and RipX and CodV in B. subtilis ) and DNA translocases ( FtsK in E. coli , and SpoIIIE in B. subtilis ) [ 16 -- 21 ] .
28 +DNA replication is a tightly regulated and ordered process at the 0 / 360 chromosome position that initiates Working together with oriC-bound DnaA , in B. subtilis , the heli-Starting at oriC , DNA synthesis occurs bi-directionally around
29 +3. Chromosome segregation
30 +regation occur concomitantly .
31 +Soon after the origin regions are replicated , they migrate in opposite directions towards the future division sites , located at the cell quarter positions [ 22 ] .
32 +Most research on chromosome segregation in bacteria has focussed on how these newly-replicated origin regions separate .
33 +Separation involves the ParABS system and SMC ( Structural Maintenance of Chromosome ) condensin complex in B. subtilis , and the MukBEF complex in E. coli .
34 +aration in a number of bacteria , including B. subtilis , the ParABS system was first identified by the discovery of two proteins , ParA In B. subtilis and E. coli , DNA replication and chromosome seg-Although it is now known to be required for chromosome sep-and ParB , required for effective plasmid partitioning on the P1 plasmid hosted in E. coli [ 23 ] .
35 +ParB was found to bind co-operatively to the parS cis-acting site along with ParA , a Walker-type ATPase , to form a large nucleoprotein complex resulting in replicated plasmids segregating bidirectionally to the cell poles [ 24 ] .
36 +Since its discovery , par loci have been subsequently found on the chromosome of over 65 % of all sequenced bacterial genomes [ 25 ] , including B. subtilis .
37 +In B. subtilis however , the components of the ParABS system are known as Soj ( ParA ) and Spo0J ( ParB ) because they had been previously observed in B. subtilis having an effect on sporulation [ 26 ] .
38 +Cells lacking Spo0J mislocalise sister origin positions [ 27 ] , suggesting a role for this protein in separating the newly duplicated chromosome origins in B. subtilis .
39 +Subsequently it was shown that Spo0J binds to several parS sites located within the oriC region [ 28,29 ] , and in cells labelled with Spo0J-GFP , Spo0J co-localises with oriC and appears as distinct compact foci positioned at the cell quarters [ 30,31 ] .
40 +Several elegant studies in recent years have revealed significant insight into the roles of the ParABS system and the SMC condensin complex in chromosome segregation in B. subtilis .
41 +Following binding to parS , Spo0J spreads onto non-specific neighbouring DNA , drawing them together to form a nucleoprotein complex ( see Fig. 1B ) [ 30,32 ] .
42 +The method by which Spo0J spreads has been recently proposed by Graham et al. , such that Spo0J forms clusters on neighbouring DNA bridging them together , forming DNA loops [ 33 ] .
43 +The formation of these long-distance DNA loops is suggested to facilitate the condensation and compaction of the origin-proximal region of the chromosome as well as the recruitment and loading of the SMC constituents ( Fig. 1B ) [ 33 ] .
44 +The SMC condensin complex ( from now on referred to as simply SMC ) , made up of proteins Smc , ScpA and ScpB , and supplemented by the ParABS system , is then suggested to draw the sister origins away from each other [ 34 ] .
45 +Essentially , SMC resolves the origins enabling ParABS to actively segregate origins towards opposite poles .
46 +The extent to which Soj actually plays a role in the active segregation of chromosomes is unknown .
47 +Interestingly it was shown that the primary role of Soj is likely to be in regulating the initiation of DNA replication ( Fig. 1A ) .
48 +It does this by directly interacting with the initiation protein , DnaA [ 35 ] , inhibiting or promoting DnaA activity .
49 +As a monomer , Soj inhibits DnaA activity by preventing formation of its helical oligomer , whereas the Soj dimer relieves this inhibition by allowing DnaA to form oligomers .
50 +This ability to switch however is mediated by its interaction with DNA-bound Spo0J ( Fig. 1A ) [ 36 ] .
51 +So it is now clear that Spo0J has two separate roles , one in the regulation of DnaA via its effect on Soj self-association , and another in chromosome segregation .
52 +These functions have been shown to reside in different domains [ 37 ] .
53 +The mechanism of chromosome segregation in E. coli is more elusive .
54 +While the ParABS system is absent in this organism it does possess a distant relative of the SMC complex , MukBEF , a protein complex existing in enterobacteria and some - proteobacteria [ 38,39 ] .
55 +This complex plays a key role in separating newly replicated oriC regions [ 40 ] and , together with topoisomerase IV ( TopoIV ) , in promoting DNA decatenation [ 41 ] .
56 +Although it does n't share any homology with Spo0J , MukB is thought to have a similar bridging function , in that it binds DNA forming a cluster , creating bridges with randomly colliding protein-free DNA .
57 +Rybenkov et al. postulates that the formation of these bridges stabilises DNA compaction , potentially assisting in pulling apart the sister chromosomes [ 42 ] .
58 +It is unlikely these proteins are the sole players in chromosome segregation and there are several hypotheses as to how E. coli and other bacteria segregate their chromosomes [ 12,43,44 ] .
59 +In fact , biophysical models in E. coli suggest that chromosome segregation is generated via entropic forces [ 45 ] .
60 +Application of polymer physics concepts to the bacterial chromosome by Jun and Mulder , resulted in a passive segregation model where th replicated sister chromosomes themselves possess internal forces leading to entropic repulsion or exclusion [ 45 ] .
61 +However , recent evidence suggests that these entropic forces are insufficient to complete whole chromosome segregation [ 46,47 ] , highlighting the high complexity of chromosome segregation which requires several different components or modes of action for successful execution .
62 +4. Cell division and regulation of division-site placement
63 +cific division proteins to the right place ( midcell ) at the right time within the cell cycle .
64 +The first and foremost of these proteins to localise to midcell is the tubulin-like protein , FtsZ which assembles at the inner face of the cytoplasmic membrane into a ring structure known as the Z ring [ 48 ] .
65 +The Z ring then facilitates the recruitment of all the other division proteins , together called the divisome [ 49 -- 51 ] , and provides a contractile force required for the invagination of the envelope layers , or at least the inner cell membrane .
66 +Thus , precise recruitment of FtsZ to midcell is central to the regulation of cell division and FtsZ has , over the last 20 years , become one of the most studied bacterial proteins .
67 +Much has been elucidated about FtsZ and most , if not all , of the divisome proteins [ 51 ] , but what yet escapes us is how the assembly of this crucial machinery , not only precisely finds the midcell , but how it does so in concert with the replication and segregation of the chromosome ?
68 +This question is of utmost importance as the correct timing and positioning of the Z ring between the DNA at midcell is quintessential to the competitive long-term survival of bacteria .
69 +Cell division is dependent on the localisation of numerous spe ¬
70 +4.1. Negative regulators of Z ring placement
71 +has been described as regulated by the combined action of the Min system and nucleoid occlusion .
72 +The Min system prevents the Z ring from forming at the cell poles and nucleoid occlusion prevents the Z ring from forming within the vicinity of the chromosome [ 52 -- 54 ] .
73 +The overall result is that the two systems prevent the Z ring from forming anywhere other than the cell centre ( Fig. 2A ) .
74 +For the past two decades , the positioning of Z ring formation extensive research has revealed several components of this system that function in a co-operative manner to inhibit polar Z ring assembly and division at the poles .
75 +In E. coli and B. subtilis the Min system consists of two main proteins , MinC and MinD , that function to prevent FtsZ assembly and cell division at the cell poles , and additional Min proteins unique to each organism , that assist in different modes of action .
76 +For a complete review of the Min system and its mode of action , the reader is encouraged to read recent reviews [ 58 -- 60 ] .
77 +tion over the DNA , and is mediated by proteins SlmA ( in E. coli ) and Noc ( in B. subtilis ) [ 52,53 ] .
78 +Although no sequence homology exists between the two , both SlmA and Noc possess similar characteristics : both proteins bind to specific regions scattered around the chromosome , except for the terminus region , which is largely devoid of these binding sites [ 61 ] .
79 +This pattern of binding supports the proposal that as chromosome replication nears completion and the terminus region occupies the central position in the cell , SlmA and Noc are no longer present in this region , relieving this area of nucleoid occlusion , thus allowing a Z ring to form there [ 52 ] .
80 +SlmA and Noc however , have differing modes of action .
81 +Recent studies into the activity of SlmA have elucidated two potential mechanisms as to how it inhibits Z ring formation .
82 +In the first , SlmA promotes FtsZ depolymerisation [ 62 -- 64 ] .
83 +When bound to its specific DNA binding sites ( SBS ) , SlmA attaches to the highly conserved C-terminal tail of FtsZ where it competes for binding with other interacting or regulatory partners of FtsZ , including ZipA , FtsZ , ZapD , MinC and ClpX [ 64 ] .
84 +This promotes further interactions between SlmA and FtsZ , leading to FtsZ protofilament breakage independent of the GTPase activity of FtsZ [ 64,65 ] .
85 +In a second , alternative hypothesis , Tonthat et al. have suggested that SlmA binds to DNA as a dimer of dimers and spreads along nascent DNA where it forms higher-order nucleoprotein complexes that capture and inhibit FtsZ from coalescing into functional Z rings [ 66 ] .
86 +Continuing studies into the activity of SlmA are required to elucidate which hypothesis is correct , and , further , to understand how SlmA is able to carry out these membrane-localised functions when tethered to the DNA .
87 +effect by recruiting DNA to the membrane periphery via its newly discovered ability to bind the membrane [ 67 ] .
88 +Adams et al. propose a model in which Noc mediates its Z ring inhibitory function by physically crowding the available space between the DNA and the membrane periphery such that Z rings are unable to form there [ 67 ] .
89 +The model raises several questions .
90 +Is Noc abundant enough within the cell to mediate this crowding effect on its own or are there other protein players involved ?
91 +Is this Noc activity coupled with the transertion effect , a theory postulated over 20 years ago , which couples transcription , translation and insertion of membrane proteins ?
92 +Additionally , what effect does this recruitment of the DNA to the cell periphery have on chromosome organisation and what happens to this organisation in the absence of Noc ?
93 +Noc could potentially impact chromosome orga-nisation or segregation in a way not previously considered .
94 +Noc belongs to the ParB family and shares ∼ 40 % sequence homology with the known chromosome segregation protein , Spo0J [ 68 ] .
95 +Furthermore , unlike in B. subtilis , Staphylococcus aureus cells with a noc deletion form a significant number of anucleate cells , even during normal , unperturbed growth [ 69 ] , thus suggesting a role for Noc in chromosome segregation in this organism .
96 +This raises the possibility that Noc could also be impacting chromosome organisation or segregation in B. subtilis to influence cell division .
97 +ulatory systems has shown that they can not be the sole regulators Since the discovery of the Min system over 30 years ago [ 55 -- 57 ] , Nucleoid occlusion on the other hand , inhibits Z ring forma-In contrast , Noc in B. subtilis mediates its nucleoid occlusion Continued study of the Min system and nucleoid occlusion reg-of correct placement of the Z ring at midcell .
98 +Under normal growth conditions , when either the Min system or Noc/SlmA in B. subtilis or E. coli are deleted , cells continue to grow and divide without major changes to cell viability [ 52,53,70 ] .
99 +However , although division is significantly perturbed in B. subtilis and E. coli cells devoid of both the Min system and their respective nucleoid occlusion proteins , Z rings nonetheless preferentially form at midcell in internucleoid positions with high precision [ 53,71,72 ] .
100 +Thus , it appears that the role of the Min system and Noc/SlmA is to ensure there is sufficient FtsZ for Z ring assembly at the desired division site in B. subtilis and E. coli by limiting the regions in which FtsZ can accumulate .
101 +Additionally , a number of bacteria possess only one system , or do not possess either the nucleoid occlusion or the Min protein homologues .
102 +Instead , positive mechanisms regulating Z ring positioning have recently been revealed by studies on several of these bacteria , including Streptococcus pneumoniae , Myxococcus xanthus and Streptomyces coelicolor .
103 +These are illustrated in Fig. 2B and described below .
104 +4.2. Positive regulators of Z ring placement
105 +A novel protein in S. pneumonia , recently described by two independent studies , is named MapZ ( Mid-cell Anchored Protein Z ) or LocZ ( Localising at midcell of FtsZ ) [ 73,74 ] .
106 +MapZ localises to the midcell division site prior to any division proteins , including FtsZ and FtsA .
107 +This localisation of MapZ drives the recruitment of FtsZ to its midcell position .
108 +Following Z ring assembly , MapZ splits into two rings , which migrate bidirectionally , in tandem with the equatorial rings , to the future division sites [ 73,74 ] .
109 +Similarly , the ParA-like protein , PomZ ( Positioning at Midcell of FtsZ ) , discovered by Treuner-Lange et al. in M. xanthus , localises at the cell centre prior to , and independently of , FtsZ [ 75 ] .
110 +However , PomZ appears to have a positive spatial and temporal regulatory role .
111 +In newborn cells , PomZ is seen to co-localise with the nucleoid .
112 +Only once the nucleoid replicates does PomZ migrate to midcell to promote FtsZ recruitment .
113 +How it does so is not yet understood .
114 +The lack of in vitro interaction between purified FtsZ and PomZ , led Treuner-Lange et al. to postulate the existence of interacting partners to mediate PomZ regulatory activity on FtsZ [ 75 ] .
115 +Interacting proteins positively regulating Z ring placement have also been observed in S. coelicolor .
116 +S. coelicolor possesses a novel set of proteins unique to Actinobacteria which promote FtsZ recruitment and polymerisation at the correct site .
117 +In sporulating S. coelicolor cells , the membrane-associated SsgB is localised at midcell by its interaction with SsgA ; SsgB then recruits and tethers FtsZ to the division site [ 76,77 ] .
118 +An outstanding question in these organisms is how do these proteins recognise the future division site ?
119 +Is there a signal or unidentified marker ?
120 +And do such positive systems exist in bacteria that possess the Min system and/or nucleoid occlusion proteins ?
121 +Given that neither the Min system nor nucleoid occlusion are essential in positioning the Z ring correctly in either E. coli or B. subtilis , it would suggest some other regulatory system exists in these bacteria .
122 +A recent positive regulation link has been found between cell division and glycolysis in B. subtilis .
123 +Monahan et al. describe a model in which PDH E1 ( the E1 subunit of pyruvate dehydrogenase , required for the metabolism of pyruvate at the final stage of glycolysis ) positively regulates Z ring assembly by co-localizing with the chromosome in a pyruvate-dependent manner [ 78 ] .
124 +This system may help to coordinate bacterial division with nutritional conditions to ensure the survival of newborn cells .
125 +Indeed , increasing evidence is pointing towards aspects of DNA replication and chromosome organisation/segregation influencing cell division in B. subtilis and E. coli cation and cell division in bacteria came from studies in B. subtilis .
126 +B. subtilis cells are able to begin septation when only 70 % of the chromosome has been replicated [ 79 ] .
127 +Given that Z ring formation precedes septation , this means mechanisms must be at play to trigger this first stage of cell division earlier on in DNA replication .
128 +Moreover , blocking the initiation of DNA replication in B. subtilis significantly affects Z ring positioning , suggesting a link between these two processes [ 80,81 ] .
129 +Examining this more closely Moriya et al. examined the effect of different blocks at the initiation stage of DNA replication and found that , the earlier the block in initiation , the less likely a Z ring would form at midcell , with completion of the initiation stage allowing midcell Z rings to form at wild-type levels .
130 +Moriya et al. proposed a model , called the Ready-Set-Go model , linking the progression of initiation of DNA replication to midcell Z ring assembly , such that as the initiation phase progresses , midcell becomes increasingly available or `` potentiated '' for Z ring assembly ( Fig. 3 ) .
131 +This coincides nicely with the finding that the initiation phase of DNA replication in B. subtilis involves several proteins that assemble at oriC in a step-wise manner [ 8 ] .
132 +Most significantly , the `` Ready Set Go '' phenomenon is independent of Noc [ 82 ] , and has a positive influence on Z ring placement .
133 +What this Z ring potential at midcell actually is , is currently unclear .
134 +It is possible that the build-up of the replisome proteins at the medially located oriC acts as a beacon for progressive FtsZ accumulation there .
135 +Importantly , this study highlighted that Noc activity is insufficient in inhibiting cell division during initiation of DNA replication , suggesting other Noc-independent inhibition strategies must be in place within cells for proper cell division , an idea also supported by studies of Bernard et al. [ 83 ] .
136 +in B. subtilis is further demonstrated in studies by Arjes et al. .
137 +The authors show that extended inhibition of DNA initiation replication results in an irreversible block to cell division and vice versa .
138 +This phenomenon was adequately termed the point of no return ( PONR ) [ 84 ] .
139 +What the trigger for the PONR is and why bacteria are unable to resume growth remain outstanding questions .
140 +The phenomenon is however independent of the SOS-response and cellular levels of DnaA and FtsZ ; and microarray data suggest that the trigger for the PONR may be post-transcriptional [ 84 ] .
141 +to DNA replication in E. coli .
142 +Cambridge et al. found midcell Z ring assembly was inhibited when DNA replication elongation was blocked [ 85 ] .
143 +Importantly , this occurred in a SlmA - , MinC - and SOS-independent manner .
144 +Overall , this finding suggests that DNA replication playing a positive role in Z ring positioning is not exclusive to B. subtilis , but is likely to occur in a number of organisms .
145 +The first suggestion of a coordinated link between DNA repli-Linkage between initiation of DNA replication and cell division More recently , midcell Z ring assembly has also been linked
146 +6. Coordinating cell division with chromosome organisation and segregation
147 +cally associated with coordinating cell division and chromosome segregation , a variety of mutations in chromosome segregation proteins have long been known to lead to incorrect Z ring positioning in both E. coli and B. subtilis [ 26,39 ] , providing clear evidence that the two processes are connected .
148 +The absence of any of the constituents of the E. coli MukBEF complex results in temperature sensitivity , loss of chromosome organisation and condensation , and generation of ∼ 5 % anucleate cells at the permissive temperature due to Z ring misplacement [ 39 ] .
149 +Similarly , B. subtilis cells lacking smc ( under slow growth conditions ) or spo0J exhibit aberrant positioning , or level of condensation of the nucleoid , and While the nucleoid occlusion proteins Noc and SlmA are typialso result in formation of anucleate cells [ 26,27,86,87 ] .
150 +In minimal media , deletion of both smc and spo0J enhances this effect whereby the frequency of anucleate cells increases to 19 % , with 12 % of cells containing nucleoids guillotined by the septum [ 27 ] .
151 +While these cell division phenotypes of chromosome segregation mutants have been known for a long time , it remains unclear if chromosome segregation and division site positioning are coupled by the chromosome segregation proteins themselves .
152 +At the heart of this question is the fact that misplacement of Z rings in chromosome segregation mutants can occur indirectly through nucleoid occlusion : chromosome segregation mutants alter chromosome architecture , thus resulting in improper Noc/SlmA-DNA localisation within the cell and misplaced Z rings .
153 +However , it still remains possible that chromosome segregation proteins may actually directly contribute to Z ring placement , independently of their indirect consequences on nucleoid occlusion .
154 +One hypothesis is that they may participate directly in establishing the Z ring site ; however no direct interaction between chromosome segregation proteins and FtsZ has ever been reported in the literature .
155 +A second hypothesis is that through their chromosome-organizing activities , they contribute to an unknown aspect of chromosome organisation that is directly linked to cell division .
156 +In favour of this hypothesis is the recent observation that the organisation of a specific region of the E. coli chromosome contributes to establishing the Z ring position at midcell .
157 +Bailey et al. found that the Ter macrodomain of the chromosome in E. coli becomes important for midcell Z ring positioning in the absence of SlmA and the Min system [ 72 ] .
158 +Specifically , combining the slmA min double mutant with a mutant in MatP ( the protein that organises the Ter macrodomain ) affected midcell Z ring precision .
159 +The authors also demonstrated that this effect is mediated through interactions between MatP and the divisome proteins ZapB and ZapA .
160 +These interactions were established by Espéli et al. [ 88 ] .
161 +Thus , these results suggest that the organisation of the Ter macrodomain plays a positive role in Z ring positioning .
162 +Intriguingly , in the absence of this link to the Ter macrodomain , SlmA and the Min system , there is still a slight midcell bias for Z ring placement .
163 +Thus , these modest effects to Z ring positioning suggest that many levels of control are required for bacteria to accurately coordinate division with chromosome organisation .
164 +In analogy to MatP , and as mentioned above , Spo0J , SMC and MukBEF are suggested to be involved in the overall organisation of the origin region following its replication [ 33,42,89 ] .
165 +Marbouty et al. and Wang et al. have very recently utilised Hi-C techniques in B. subtilis to elucidate the structure of the chromosome in this organism [ 90,91 ] .
166 +As well as identifying both short - and long-range chromosomal DNA interactions within the B. subtilis chromosome , both these studies directly demonstrate the requirement of the ParABS system and SMC complex in origin-region resolution , reformation and segregation following its duplication .
167 +Both studies also elegantly shine a light on the intrinsic link between DNA replication and chromosome organisation .
168 +Blocking initiation of DNA replication elucidated an effect on these DNA interactions and demonstrated a loss to normal chromosome organisation and segregation .
169 +These studies make it intriguing to see which chromosome interaction domains are lost in chromosome organisation mutants resulting in abnormal Z ring formation such as those in the absence of spo0J , smc or mukB .
170 +It is possible that changes to chromosome architecture as a result of the action of chromosome segregation proteins is vital for large scale compaction of the origin region to bring together sequence-distal operons to allow for important interactions , for example to form a signal or to localise protein-protein interactions required for proper Z ring formation .
171 +Continued studies in this area will surely further lead to the emergence of how these three key processes of DNA replication , chromosome organisation and cell division come together in perfect synchrony ral dynamics of cell division and chromosome segregation proteins and chromosomal loci is a greater appreciation of the architecture of the chromosome under various conditions , and the important role this plays in cell cycle regulation .
172 +For example , it is not yet clear exactly how or in what way cellular processes such as DNA replication , chromosome segregation or transcription affect chromosome architecture .
173 +Isolating the influence of each of these processes on chromosome architecture , and pinpointing cause and effect , will be challenging .
174 +Recent advances in technologies to look closer at how the chromosome is compacted and organised will be of great value in this endeavour .
175 +Genome-wide conformation capture techniques such as Hi-C and super-resolution microscopy allow us to detect chromosome interaction domains and infer information on the spatial organisation of the chromosome [ 90 -- 93 ] .
176 +Examining chromosome architecture on a more global scale using these technologies and in different environmental or growth conditions will give us insight into how bacteria coordinate chromosome replication , segregation and Z ring formation under various situations to allow proper daughter cell propagation .
177 +Critical to a greater understanding of the spatial and tempo ¬
178 +Acknowledgements
179 +for providing data prior to publication .
180 +We are also grateful to Fiona MacIver for critical and proofreading of the manuscript .
181 +This work was supported by Australian Research Council Discovery Project Grants to E.J.H ( DP120102010 ; DP150102062 ) .
182 +I.V.H was supported by an Australian Postgraduate Award .
183 +We thank David Rudner , Marcelo Nollmann and Romain Koszul
...\ No newline at end of file ...\ No newline at end of file
1 +DamID-seq: Genome-wide Mapping of Protein-DNA Interactions b
2 +Abstract
3 +The DNA adenine methyltransferase identification ( DamID ) assay is a powerful method to detect protein-DNA interactions both locally and genome-wide .
4 +It is an alternative approach to chromatin immunoprecipitation ( ChIP ) .
5 +An expressed fusion protein consisting of the protein of interest and the E. coli DNA adenine methyltransferase can methylate the adenine base in GATC motifs near the sites of protein-DNA interactions .
6 +Adenine-methylated DNA fragments can then be specifically amplified and detected .
7 +The original DamID assay detects the genomic locations of methylated DNA fragments by hybridization to DNA microarrays , which is limited by the availability of microarrays and the density of predetermined probes .
8 +In this paper , we report the detailed protocol of integrating high throughput DNA sequencing into DamID ( DamID-seq ) .
9 +The large number of short reads generated from DamID-seq enables detecting and localizing protein-DNA interactions genome-wide with high precision and sensitivity .
10 +We have used the DamID-seq assay to study genome-nuclear lamina ( NL ) interactions in mammalian cells , and have noticed that DamID-seq provides a high resolution and a wide dynamic range in detecting genome-NL interactions .
11 +The DamID-seq approach enables probing NL associations within gene structures and allows comparing genome-NL interaction maps with other functional genomic data , such as ChIP-seq and RNA-seq .
12 +Introduction
13 +DNA adenine methyltransferase identification ( DamID ) 1,2 is a method to detect protein-DNA interactions in vivo and is an alternative approach to chromatin immunoprecipitation ( ChIP ) 3 .
14 +It uses a relatively low amount of cells and does not require chemical cross-linking of protein with DNA or a highly specific antibody .
15 +The latter is particularly helpful when the target protein is loosely or indirectly associated with DNA .
16 +DamID has been successfully used to map the binding sites of a variety of proteins including nuclear envelope proteins 4-10 , chromatin associated proteins 11-13 , chromatin modifying enzymes 14 , transcription factors and co-factors15-18 and RNAi machineries 19 .
17 +The method is applicable in multiple organisms including S. cerevisiae 13 , S. pombe 7 , C. elegans 9,17 , D. melanogaster 5,11,18,20 , A. thaliana 21,22 as well as mouse and human cell lines 6,8,10,23,24 .
18 +The development of the DamID assay was based on the specific detection of adenine-methylated DNA fragments in eukaryotic cells that lack endogenous adenine methylation 2 .
19 +An expressed fusion protein , consisting of the DNA-binding protein of interest and E. coli DNA adenine methyltransferase ( Dam ) , can methylate the adenine base in GATC sequences that are in spatial proximity ( most significantly within 1 kb and up to roughly 5 kb ) to the binding sites of the protein in the genome 2 .
20 +The modified DNA fragments can be specifically amplified and hybridized to microarrays to detect the genomic binding sites of the protein of interest 1,25,26 .
21 +This original DamID method was limited by the availability of microarrays and the density of predetermined probes .
22 +We have therefore integrated high throughput sequencing into DamID 10 and designated the method as DamID-seq .
23 +The large number of short reads generated from DamID-seq enables precise localization of protein-DNA interactions genome-wide .
24 +We found that DamID-seq provided a higher resolution and a wider dynamic range than DamID by microarray for studying genome-nuclear lamina ( NL ) associations 10 .
25 +This improved method allows probing NL associations within gene structures 10 and facilitates comparisons with other high throughput sequencing data , such as ChIP-seq and RNA-seq .
26 +The DamID-seq protocol described here was initially developed for mapping genome-NL associations 10 .
27 +We generated a fusion protein by tethering mouse or human Lamin B1 to E. coli DNA adenine methyltransferase and tested the protocol in 3T3 mouse embryonic fibroblasts , C2C12 mouse myoblasts 10 and IMR90 human fetal lung fibroblasts ( data not published ) .
28 +In this protocol , we start with constructing vectors and expressing Dam-tethered fusion proteins by lentiviral infection in mammalian cells 24 .
29 +Next , we describe the detailed protocols of amplifying adenine-methylated DNA fragments and preparing sequencing libraries that should be applicable in other organisms .
30 +The Dam-V5-LmnB1 fusion protein was verified to be co-localized with the endogenous Lamin B protein by immunofluorescence staining ( Figure 1 ) .
31 +The successful PCR amplification of adenine-methylated DNA fragments is a key step for DamID-seq .
32 +The experimental samples should amplify a smear of 0.2 - 2 kb while the negative controls ( without DpnI , without ligase or without PCR template ) should result in no-or clearly less-amplification ( Figure 2 ) .
33 +The methylated DNA fragments are in the range from 0.2 to 2 kb , while the desired insert size for an NGS library is from 200 to 300 bp .
34 +Therefore , it is essential to fragment the methyl PCR products into the suitable size range .
35 +Nonetheless , it was found to be impractical to simultaneously break larger DNA fragments down to suitable sizes and keep the majority of smaller DNA fragments intact in a single fragmentation duration .
36 +Therefore , time course experiments were performed to determine the minimal time ( T0 .2 kb ) needed to fragment 1 µg DNA to a smear centered at 200 bp ( Figure 3 ) .
37 +Then 6 time durations in equal increments were selected between 5 min and T0 .2 kb for the actual fragmentation .
38 +The enzymatic activity of double strand DNA Fragmentase may vary from batch to batch and may decrease over time , so it is recommended to repeat this step for a new batch of Fragmentase or after storage for a period of time .
39 +The desired insert size is between 200 and 300 bp corresponding to DNA fragments between 300 and 400 bp (including 121 bp sequencing adaptors) on the agarose gel. Three thin slices within this range were excised from each experimental sample to narrow the size range of a library and increase the possibility of obtaining at least one qualified sequencing library (Figure 4).
40 +An aliquot of 5 µl of each amplified DNA library was analyzed on the agarose gel to determine which library may qualify for sequencing .
41 +As shown in Figure 5A , a clear single band of the same size as the excised gel slice should be visible on the agarose gel ( step 3.7.4 ) .
42 +Next , selected libraries were examined by a Bioanalyzer ( Figure 5B ) to determine the exact size range and concentrations prior to sequencing .
43 +If desired , amplified DNA libraries can be directly examined by a Bioanalyzer without gel analysis .
44 +When multiple libraries are of good quality , it is recommended to sequence libraries of similar size ranges for a pair of experimental ( cells expressing Dam-V5-POI ) and control ( cells expressing V5-Dam ) samples .
45 +The short reads generated by sequencing systems were first mapped back to the corresponding genome .
46 +Uniquely aligned reads were then passed to subsequent analyses .
47 +A pipeline to process short reads , construct a genome-NL interaction map and analyze gene-NL associations were described in detail in our previous work 10 .
48 +Representative results are shown in Figure 6 .
49 +Discussion
50 +Whether Dam-tagged proteins retain the functions of endogenous proteins should be examined before a DamID-seq experiment .
51 +The subcellular localization of Dam-tagged nuclear envelope proteins should always be determined and compared with that of the endogenous proteins .
52 +For studying transcription factors , it is suggested to examine whether the Dam-fusion protein can rescue the functions of the endogenous protein in regulating gene expression .
53 +This functional test can be performed in organisms in which knockout mutants of endogenous DNA-binding proteins are available .
54 +Because advances in genome engineering have potentially allowed knocking out any endogenous gene of interest , functions of Dam-tagged DNA-binding proteins can be examined in cultured mammalian cells .
55 +The critical step in this protocol is to successfully fragment the DpnII-digested DamID PCR products to around 200 bp .
56 +This step is designed to render the amplified adenine-methylated fragments to a narrow size range for sequencing and to randomize the starting nucleotides of the DNA fragments in a sequencing library .
57 +Inefficient fragmentation will leave the majority of the DNA fragments starting with GATC ( the 5 ' - overhang from the second DpnII digestion ) , and will result in a much lower performance and yield or even a failure in Illumina sequencing .
58 +Other DNA fragmentation methods may be used as an alternative approach .
59 +The resolution of DamID ( and DamID-seq described here ) is limited by the frequency of GATCs in the genome to be studied .
60 +Moreover , even with high throughput sequencing , the genomic localizations of a DNA-binding protein can only be mapped within two consecutive GATCs rather than to the actual DNA-binding sites .
61 +Despite its limitation , the DamID assay has important advantages .
62 +Because DamID does not require highly-specific antibodies , it can be used to detect a subset of nuclear proteins that could be difficult to assay by ChIP ( such as the nuclear envelope proteins ) .
63 +To study how these proteins regulate genome functions , it is important to integrate and cross-analyze their genome-wide localization data with the current epigenomic mapping data ( such as data from the ENCODE and NIH Roadmap Epigenomics Projects 30,31 ) .
64 +The DamID-seq approach provides both higher resolution and higher sensitivity than DamID by microarray and enables detecting differential NL-associations within gene structures 10 .
65 +A combinatorial analysis of DamID-seq data , ChIP-seq data 32 and gene expression data has identified a class of NL-associated genes with distinct epigenetic and transcriptional features ( data not published ) .
66 +Another advantage of DamID is that it only requires a small number of cells .
67 +In recent years , there has been an explosion in single cell analysis of gene regulation 33,34 .
68 +Although genome sequence 35 , genome-wide gene expression 36 and chromatin conformation 37 can be assayed in a single cell , there has not been an available approach for detecting protein-DNA interactions genome-wide in a single cell .
69 +DamID-seq is a highly promising approach for this goal , and may complement the single cell imaging approach in detecting the dynamics of genome-NL interactions 38 .
70 +One complication is that because the Dam-fusion protein is expressed at a much lower level than the endogenous protein in the DamID assay , it is possible that the Dam-fusion protein may only occupy a subset of genomic binding sites as compared to the endogenous protein .
71 +DamID assay has mostly been used in cultured animal cells to detect protein-DNA interactions .
72 +Notably , developmental biologists have applied this assay in detecting protein-DNA interactions in specific cell types in vivo .
73 +For example , Dam-tagged RNA polymerase II was expressed specifically in Drosophila neural stem cells to detect their genome-wide occupancy without cell isolation 39 .
74 +DamID-seq will be highly useful to study the genome-wide localizations of nuclear envelope proteins , transcription factors and chromatin regulators during development in animal models .
75 +Acknowledgements
...\ No newline at end of file ...\ No newline at end of file
1 +coli Challenge on Liver and Mammary
2 +Abstract
3 +Our objective was to identify the biological response and the cross-talk between liver and mammary tissue after intramammary infection ( IMI ) with Escherichia coli ( E. coli ) using RNAseq technology .
4 +Sixteen cows were inoculated with live E. coli into one mammary quarter at ~ 4 -- 6 weeks in lactation .
5 +For all cows , biopsies were performed at -144 , 12 and 24 h relative to IMI in liver and at 24 h post-IMI in infected and non-infected ( control ) mammary quarters .
6 +For a subset of cows ( n = 6 ) , RNA was extracted from both liver and mammary tissue and sequenced using a 100 bp paired-end approach .
7 +Ingenuity Pathway Analysis and the Dynamic Impact Approach analysis of differentially expressed genes ( overall effect False Discovery Rate 0.05 ) indicated that IMI induced an overall activation of inflammation at 12 h post-IMI and a strong inhibition of metabolism , especially related to lipid , glucose , and xenobiotics at 24 h post-IMI in liver .
8 +The data indicated in mammary tissue an overall induction of inflammatory response with little effect on metabolism at 24 h post-IMI .
9 +We identified a large number of up-stream regulators potentially involved in the response to IMI in both tissues but a relatively small core network of transcription factors controlling the response to IMI for liver whereas a large network in mammary tissue .
10 +Transcriptomic results in liver and mammary tissue were supported by changes in inflammatory and metabolic mediators in blood and milk .
11 +The analysis of potential cross-talk between the two tissues during IMI uncovered a large communication from the mammary tissue to the liver to coordinate the inflammatory response but a relatively small communication from the liver to the mammary tissue .
12 +Our results indicate a strong induction of the inflammatory response in mammary tissue and impairment of liver metabolism 24h post-IMI partly driven by the signaling from infected mammary tissue .
13 +Introduction
14 +During early lactation ( i.e. the first 60 days of lactation ) , the massive repartition of nutrients to the mammary gland for milk synthesis has been identified as a major contributor to the high risk of developing diseases [ 1 ] .
15 +This repartition of energy toward the mammary gland is not compensated via feed intake , that is also reaching a nadir during early lactation [ 1 ] .
16 +The requirement of energy and nutrients increases ~ 5-fold from pregnancy to lactation in high producing dairy cows mainly due to the large amount of milk synthesized by the mammary gland [ 2 ] .
17 +In order to meet the nutrient demands in early lactation , most cows mobilize body tissue , e.g. skeletal muscle and adipose tissue , and thereby experience a period of negative energy balance , as reflected by the degree of increase in circulating non-esterified fatty acids ( NEFA ) , ketone bodies ( β-hydroxybutyrate ; BHBA ) and decrease in blood glucose [ 3 ] .
18 +As a result , production diseases , such as ketosis and hepatic lipidosis , occur most often at this time [ 4 ] and are associated with negative impacts on animal health and reduced economic outcome to the farmer .
19 +The liver plays a central role in the metabolic and inflammatory physiology of the dairy cow .
20 +Dairy cows , being ruminants , have a negligible amount of glucose absorbed from the intestine [ 4 ] ; therefore , the large amount of glucose needed to synthesize milk lactose is coming largely from the hepatic gluconeogenesis .
21 +Especially in early lactation , the liver is naturally compromised via increased gluconeogenesis and the catabolism of infiltrating NEFA .
22 +Besides its vital role in metabolism , the liver participates to the immune response by synthesizing and secreting into the bloodstream inflammatory mediators ( i.e. acute phase proteins ) [ 5 ] .
23 +Acute phase proteins are non-specific innate immune components involved in restoring homeostasis and providing host protection from invading microorganisms and inflammation [ 6 ] .
24 +Few studies have focused on the metabolic changes that occur in the liver after an IMI .
25 +Recent work has demonstrated a large transcriptomic response of the bovine liver after intramammary infection ( IMI ) challenge with lipopolysaccharides ( LPS ) , an endotoxin released from the cell wall of Escherichia coli ( E. coli ) [ 7 ] .
26 +Results indicated an increase in the hepatic expression of transcripts coding for proteins involved in acute phase reaction ( and other inflammatory related proteins ) and a consequent/concomitant reduction in the expression of transcripts coding for key metabolic enzymes , including the ones involved in gluconeogenesis [ 7 ] .
27 +Therefore , during inflammatory states such as mastitis , the immunometabolic demands may compromise liver function and increase risk of disease .
28 +The cross-talk between different tissues is emerging as an important regulatory factor during health and disease .
29 +This has been observed in monogastrics [ 8 ] .
30 +Mastitis , an inflammation of the mammary gland , is the most costly disease in the dairy industry and occurs more frequently during early lactation [ 9 ] .
31 +Mastitis is characterized by an increase in milk somatic cell count ( SCC ) and may be accompanied by the presence of an intramammary pathogen [ 10 ] , such as E.coli , one of the most common and costly mastitis-causing pathogens [ 11 ] .
32 +The mammary tissue is highly dependent on a highly functional liver and , therefore , it appears reasonable that a direct cross-talk between the mammary gland and the liver exists to coordinate the nutrient demands for lactation and to elicit the immune response to mastitis .
33 +Our objective was to characterize the individual response and the cross-talk between liver and mammary tissue in response to IMI with E. coli using RNAseq technology .
34 +Materials and Methods
35 +Experimental procedures involving animals were approved by the Danish Animal Experiments Inspectorate and complied with the Danish Ministry of Justice Laws concerning animal experimentation and care of experimental animals .
36 +The animal trial was conducted at the Aarhus University 's dairy barn , Ammitsbøl Skovgaard ( Denmark ) .
37 +Sixteen healthy primiparous Holstein cows at ~ 4 -- 6 weeks in lactation were used for this study .
38 +The experimental design has been illustrated previously [ 12 ] .
39 +Cows were not treated for any clinical signs of disease before the study period .
40 +Details on animal housing , total mixed ration fed , treatment , preparation and inoculation of E. coli and clinical examinations have been previously described [ 13,14 ] .
41 +Briefly , cows were considered healthy and free of mas-titis-causing pathogens based on body temperature , white blood cell count , glutaraldehyde test , California Mastitis Test ( Kruuse , Marslev , Denmark ) and bacteriological examinations of aseptic quarter foremilk samples prior to the start of the study period .
42 +Using the portable DeLaval Cell Counter ( DeLaval , Tumba , Sweden ) , the front quarter with the lowest SCC ( < 27,000 cells / mL ) was used for E. coli infusion .
43 +All eligible cows were inoculated with ~ 20 -- 40 cfu of live E. coli ( Danish field isolate k2bh2 ) into one front mammary quarter immediately following the afternoon milking ( h = 0 ) .
44 +Healthy , control quarters were chosen based upon bacteriological examinations where quarter SCC were < 181,000 cells/mL at 24 h post-IMI .
45 +Daily feed intake and milk yield at each milking were recorded .
46 +Rectal temperature was recorded periodically and composite milk samples were collected at -180 , -132 , -84 , -36 , -12 h , 0 , 12 , 24 , 36 , 48 , 60 , 72 and 84 h relative to IMI challenge from infected quarters for analysis of lactate dehydrogenase ( LDH ) , alkaline phosphatase ( AP ) and N-acetyl-β-D-glucosaminidase ( NAGase ) following procedures reported previously [ 15 ] .
47 +Aseptic quarter foremilk samples were collected at -12 , 0 , 3 , 6 , 12 , 18 , 24 , 48 , 60 and 84 h relative to IMI challenge from infected quarters .
48 +One day prior to IMI challenge , sterile Micro-Renathane polyvinyl catheters were inserted into the jugular vein and flushed with a sterile 0.9 % NaCl solution containing 50 IU Na-heparin as previously described [ 12 ] .
49 +Blood was collected at -12 , 0 , 3 , 6 , 12 , 18 , 24 , 36 , 60 and 84 h relative to IMI challenge and plasma was analyzed for concentrations of glucose , NEFA , BHBA and cholesterol using an autoanalyzer , ADVIA 16501 Chemistry System ( Siemens Medical Solution , Tarrytown , NY , USA ) as previously described [ 16 ] .
50 +Liver biopsies were collected from all cows at -144 , 12 and 24 h relative to IMI challenge were analyzed for gene expression as previously described [ 17 ] ; and , using a minimally invasive biopsy technique , mammary tissue was collected at 24 relative to IMI challenge from both infected and control quarters for gene expression analysis as previously described [ 13 ] .
51 +Combined biopsy had no effect on the production and inflammatory mediators presented for this study [ 12 ] .
52 +After the mammary biopsies had been collected , cows were administered a prophylactic antibiotic treatment against infection with Gram-positive bacteria by intramuscular injection of 30 mL of Penovet1 vet ( 300,000 IE benzylpenicillinprocain/ml ; Boehringer Ingelheim Danmark A/S , Copenhagen , Denmark ) .
53 +No other antibiotic therapy was administered after IMI challenge .
54 +RNAseq Analysis
55 +For a subset of liver and mammary tissue samples ( n = 6 cows for both liver and mammary tissue ) , RNA extraction was performed as described previously [ 18 ] .
56 +RNA was extracted from the liver of 6 cows at 3 different time points ( i.e. -144 , 12 and 24 h relative to IMI challenge ; 3 x 6 = 18 liver RNA samples in total ) and for the mammary tissue from the infected and control quarters of the same 6 cows ( i.e. 2 x 6 = 12 mammary tissue RNA samples in total ) .
57 +Each sample was sequenced using a 100 bp paired approach with the Illumina Hiseq2000 sequencing technology by AROS Applied Biotechnology ( Aarhus , Denmark ) .
58 +The standard Illumina Tru-Seq mRNA protocol was used with minor changes ( fragmentation time was 1 minute and the number of PCR cycles was 13 ) .
59 +Sequence reads obtained for each sample were aligned separately to the Bovine genome assembly ( UMD3 .1 ) .
60 +Sequence alignment was conducted using an efficient and sensitive mapping paradigm based on seed-and-vote algorithm [ 19 ] implemented in the Rsubread package in R .
61 +The abundance of mRNAs for all genomic features ( bovine Ensembl genes ) was calculated for each sample .
62 +Procedures previously described [ 20 ] were used to obtain the annotated bovine Ensembl genes from the annotations available at the UCSC Genome Browser .
63 +The total number of bovine Ensembl genes was 24,616 .
64 +The function ` Feature Counts ' in the R package was used to count the number of reads that mapped to each feature using the default settings .
65 +The total number of mapped reads for each sample varied from 10,434,369 to 22,098,317 .
66 +Statistical Analysis
67 +RNAseq .
68 +Differential expressed genes were identified using edgeR ( version 3.4.2 ; [ 21 ] ) .
69 +The count data were normalized using the weighted trimmed mean of M-values [ 21 ] .
70 +Count data were non-normally distributed thus a generalized linear model ( GLM ) was fitted for each gene .
71 +A negative binomial GLM was used allowing for a quadratic mean-variance relationship commonly observed in this type of data .
72 +The GLM allows for a design to be modeled and differential expression is determined using a likelihood ratio test .
73 +In the GLM model specified the number reads in RNA sample i that map to the gene g is denoted ygi and the total number of mapped reads is denoted Ni .
74 +It is assumed that ygi * NB ( μgi , ϕg ) , where μgi is the mean and ϕg is the dispersion parameters of the negative bionomial distribution .
75 +The expected number of reads for a particular gene μgi is the product of the relative abundance of that gene λgi and the total number of reads Ni in the ith sample .
76 +It is assumes that λgi can be represented by a log-lin-ear model : where xT is the covariate vector indicating the treatment conditions applied to sample i and β i g is the vector of regression coefficients by which the covariate effects are mediated for gene g. Liver and mammary tissue samples were analyzed separately .
77 +In the statistical analyses we only considered the main effect of time in case of liver samples ( i.e. βg has three treatment levels , -144 , 12 and 24 h relative to IMI challenge ) and infection status in case of mammary tissue samples ( i.e. βg has two treatment levels , Infected and Control ) .
78 +The aim of the differential expression analysis is to test the null hypothesis ( H0 ) ( stating that the relative abundance of reads for the gene g is similar in treatment condition T1 ( e.g. time = -144 hours ) and T2 ( e.g. time = 12hours ) ) : H : λ T1 1/4 λ T2 against the alternative hypothesis ( H 0 g g 1 ) ( stating that the relative abundance of reads for the gene g is different in treatment condition T1 and T2 ) : H : λ T1 1/4 : b 1/4 b 1 g g 0 g g 6 λ T2 .
79 +This corresponds to test the null hypothesis H T1 T2 in the log-linear model which can be specified by a contrast vector cT for H0 : cT βg = 0 .
80 +These hypotheses are evaluated by comparing the observed likelihood ratio test statistics to a χ2 distribution with 1 degree of freedom .
81 +For the liver we determined if there is differential expression between any of the time points ( e.g. a joint test for the three comparisons : -144 vs 12 , -144 vs 24 and 12 vs 24 ) or at specific time points ( e.g. three individual tests one for each of comparison -144 vs 12 , -144 vs 24 and 12 vs 24 ) .
82 +For the mammary tissue determined if there is differential expression between the infected and uninfected quarter ( e.g. a single test ) .
83 +To ensure stable inference for each gene an empirical Bayes method was applied to squeeze the gene wise dispersions towards a common dispersion for all genes [ 22 ] .
84 +As there are 24,616 genes annotated in the bovine genome , the statistical tests in each analysis were corrected for multiple testing using the Benja-mini and Hochberg False Discovery Rate ( FDR ) method [ 23 ] as implemented in R ( version 2.12.0 ) .
85 +The RNAseq data files were deposited in NCBI 's Gene Expression Omnibus ( GEO ; http : / / www.ncbi.nlm.nih.gov/geo/ ) and are accessible through GEO series accession number [ GSE75379 ; http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?token=czgzgcwwfxwjtub&acc= GSE75379 ) .
86 +Blood and milk .
87 +The PROC MIXED procedure of SAS ( SAS/STAT version 9.2 ; SAS Institute Inc. , Cary , NC ) was used for statistical analysis for all biopsied cows ( n = 16 ) .
88 +The class variables included cow , block ( i.e. date of IMI challenge ) , and time ( i.e. relative to IMI ) and the model included the fixed effect of time and the random effect of cow nested within block .
89 +The degrees of freedom were estimated with the Kenward-Roger specification in the model statement .
90 +The data are presented as least squares mean ( LSM ) and the standard error of the mean ( SEM ) .
91 +Statistical differences were declared as significant if P 0.05 .
92 +Bioinformatics Analyses Using Ingenuity Pathway Analysis (IPA)
93 +Network , function , and pathway analyses were generated using IPA ( Ingenuity Systems , www .
94 +ingenuity.com ) that assists with RNAseq data interpretation via grouping differentially expressed genes ( DEG ) into known functions , pathways , and networks based primarily on human and rodent studies .
95 +The whole dataset containing Ensembl Gene ID , FDR , expression ratio , and P-value for all comparisons was uploaded into IPA and the whole bovine annotated genome ( 24,616 unique Ensembl IDs ) was used as background .
96 +Only 15,148 unique genes were mapped into IPA .
97 +Due to the nature of the sample analyzed the analysis carried out with IPA was restricted to IPA database related to liver as organ system and all Hepatoma cell lines for the data related to liver and IPA dataset related to mammary tissue as organ system and Brest Cancer cell lines and Other cell lines for the data related to mammary tissue .
98 +The genes used in the IPA were selected based on the following criteria : In the liver a FDR adjusted p-value below 0.05 for the joint test determining differentially expression at any of the time points , a fold change larger than 1 ( or smaller than -1 ) , and a p-value below 0.05 for each of the comparison -144 vs 12 , -144 vs 24 and 12 vs 24 .
99 +In the mammary tissue a FDR adjusted p-value below 0.05 for test comparing the infected and uninfected quarter .
100 +Both up - and down-regulated genes were analyzed simultaneously .
101 +The IPA was used to analyze the up-stream regulators of DEG using the `` Up-stream analysis '' feature .
102 +The analysis uses an IPA Knowledge base to predict the expected causal effects between up-stream regulators and DEG targets .
103 +The analysis provides the more plausible prediction of the status of the up-stream regulator ( i.e. , activated or inhibited ) by computing an overlap P-value and an activation z-score .
104 +The results were downloaded and graphically depicted using SigmaPlot v11 ( Systat Software Inc. , Germany ) .
105 +Network analysis of DEG coding for transcriptional factors ( TF ; i.e. , transcriptional network analysis ) was performed using IPA .
106 +The network analysis allows to uncover ( and to visualize ) the interaction between TF and also provides an overall prediction of the TF activation/inhibition using expression of putative down-stream genes .
107 +Furthermore , the most significantly enriched functions were uncovered among DEG TF in the network using IPA .
108 +The cross-talk between liver and mammary tissue at 24 h after E.coli IMI was performed using the network capability of IPA as previously described [ 24 ] .
109 +For the present analysis DEG were identified using as criteria : FDR < 0.05 for the overall effect ( overall time effect for liver encompassing 12 and 24 h post-IMI and IMI vs. control for mammary tissue ) , an expression ratio 2 , and P-value < 0.001 ; a higher stringency compared to the functional analysis was used in order to identify the genes coding for proteins with a higher likelihood of cross-talk between the tissues .
110 +The genes considered to code for secreted proteins were the one in the cytokines and growth factors categories while genes coding for proteins considered to be receptors that might be able to `` sense '' the secreted proteins were the one in G-protein coupled receptor , ligand-dependent nuclear receptor , transcription regulator , and transmembrane receptor .
111 +Networks between DEG with high expression in liver of cows at 24 h and coding for secreted proteins and DEG more expressed in E. coli treated vs. saline in mammary tissue and coding for receptors and vice versa were built using IPA Knowledge base .
112 +Bioinformatic Analyses Using Dynamic Impact Approach
113 +The description of the Dynamic Impact Approach ( DIA ) tool is reported elsewhere [ 25 ] .
114 +For the DIA analysis , the Ensembl IDs were transformed into Entrez Gene ID using BioDBnet [ 26 ] .
115 +Only 16,867 unique Entrez Gene IDs were obtained and used for the analysis .
116 +The whole annotated dataset was uploaded into the system using the whole bovine annotation as background .
117 +As for IPA a FDR < 0.05 for the overall time effect and a P-value < 0.05 between comparisons were used as cut-off .
118 +The DIA analysis was performed for the Kyoto Encyclopedia of Genes and Genomes ( KEGG ) pathways [ 27 ] .
119 +Results and Discussion
120 +Responses in Blood and Milk after IMI with E. coli
121 +For all biopsied cows ( n = 16 ) , clinical symptoms and rises in milk SCC , shedding of E. coli , rectal temperature , heart rate and respiration were observed and results are reported elsewhere [ 12,15 ] .
122 +Change in concentration of AP , NAGase and LDH in milk after IMI with E. coli for all 16 cows is shown in S1 Fig .
123 +Alkaline phosphatase increased by 48 h after IMI when compared to pre-IMI levels ( h = 0 ) .
124 +Milk NAGase was elevated at 36 , 48 and 72 h post-IMI .
125 +Milk LDH was significantly elevated at 36 h post-IMI whereas no other time points differed from h = 0 .
126 +Our data clearly indicate an inflammatory response to IMI challenge with E. coli .
127 +Feed intake and milk yield response for cows ( n = 16 ) after IMI challenge with E. coli are shown in S2 Fig .
128 +Feed intake decreased by 48 h post-IMI and returned to pre-IMI levels by 72 h post-IMI whereas milk yield decreased by 24 h , remained lower through 48 h , and returned to pre-IMI levels by 60 h post-IMI .
129 +The pro-inflammatory response and the changing hormonal environment contribute to reduced feed intake and milk production observed during an IMI [ 28 ] and most likely explains the majority of variation in feed intake and milk yield observed for this study .
130 +Changes in plasma concentrations of NEFA , BHBA , glucose and cho-lesterol ( n = 16 ) after IMI with E. coli are shown in S3 Fig .
131 +Overall , plasma NEFA increased during IMI but no differences were observed at any given time point .
132 +Elevated NEFA in blood indicates increased adipose tissue lipolysis during the inflammatory response [ 29 ] .
133 +Glucose concentrations increased by 36 and 60 h after IMI whereas plasma BHBA decreased by 12 h post-IMI and remained lower throughout the study period .
134 +Concentration of plasma cholesterol decreased and was significantly lower at 84 h post-IMI when compared to 0 h. Increases in plasma glucose are not associated with increased hepatic gluconeogenesis , impaired during periods of inflammation [ 30 ] , but is likely consequence of insulin resistance typically induced by inflammation leading to hyperglycemia [ 31 ] .
135 +Drops in plasma BHBA can be primarily associated with increased transfer into milk [ 15 ] .
136 +Blood BHBA has been associated with reduced neutrophil recruitment [ 32 ] and may partly explain reduced levels of blood BHBA during inflammation .
137 +Changes in metabolites in blood and animal production during IMI are similar to those reported by others [ 33,34 ] and may increase risk for the development of subsequent disease during mastitis for dairy cows in early lactation .
138 +The complete dataset with statistical results is available in S5 Fig .
139 +Genomic analysis via RNAseq uncovered > 3,643 and > 4,724 DEG ( Fig 1 ) in liver tissue at 12 and 24 h post-challenge compared to -144 h , respectively .
140 +By 12 h ( i.e. early inflammatory response ) , 1,399 DEG were down-regulated and 2,244 were up-regulated whereas the same number of up - and down-regu-lated ( 2,388 up - and 2,336 down-regulated ) were detected at 24 h post-challenge ( i.e. peak inflammatory response ) compared to 144 h pre-challenge .
141 +For mammary tissue , > 2,379 DEG were observed 24 h post-challenge in the IMI compared to the control quarter with , similar to the liver at 12 h , more up-regulated ( 1,407 ) compared to down-regulated ( 972 ) DEG .
142 +Overall , the liver had a larger transcriptomic response to IMI when compared to mammary tissue .
143 +However , the mammary gland having a single comparison the use of a FDR cut-off for the overall effect of the treatment has accounted for the false positive while for the liver the false positives were accounted for the overall effect ( i.e. , time ) but we did not corrected for false positive for the specific comparisons ( i.e. , 12 vs. 144 h , 24 vs. 144 h , and 24 vs. 12 h ) .
144 +The use of FDR 0.05 for the mammary tissue resulted in a P-value 0.005 ( S5 Fig ) .
145 +The use of the same P-value cut-off for the liver resulted in lower DEG for the comparisons , with the comparison 12 vs. 144 h having 2,555 DEG and the comparison 24 vs. 144 h having 3,323 DEG ( approx .
146 +28 % less DEG compared with the use of P-value 0.05 ) .
147 +Thus , the overall transcriptomic effect of IMI was still larger for the liver compared to mammary tissue .
148 +Because of the difference in the overall effect considered for the mammary tissue ( IMI vs. control ) and the liver ( time effect ) , we decided to use a consistent FDR for the overall effect and a P-value 0.05 for the various comparisons for the liver , while for the mammary the P-value was not used ( but only the FDR for the overall effect ) .
149 +The use of a simple P-value ( i.e. not corrected for multiple comparisons ) 0.05 in liver is a liberal approach and can be a limitation when evaluating the functional analysis in enrichment approach analyses , such as the approach used by IPA .
150 +However , the Z-score for the up-stream regulator analysis in IPA can benefits from a larger number of DEG and the DIA is minimally affected by the P-value cut-off and , as for the Z-score , the algorithm benefits from a larger number of DEG .
151 +Thus , we opted for a more liberal P-value between comparisons in liver .
152 +Functional Analysis of the Liver Transcriptome: Early Induction of Inflammation followed by Large Inhibition of Metabolism
153 +Hepatic transcriptomic response at 12 h post-IMI .
154 +Results using IPA analysis ( Fig 2 ) revealed a large induction of pathways associated with the inflammatory response such as ` IL-10 Signaling ' , ` IL-6 Signaling ' and ` Acute Phase Response Signaling ' with an important role played by the hepatic stellate cells at 12 h post-IMI via an induction of ` Hepatic Fibrosis / Hepatic Stellate Cell Activation ' pathway .
155 +With regard to DEG associated with ` Hepatic Fibrosis/Hepatic Stellate Cell Activation ' , the DEG overlapped with other inflammatory pathways such as ` IL-10 Signaling ' and ` IL-6 Signaling ' and genes associated with liver tissue damage were not altered at this time .
156 +Among other noteworthy pathways highly enriched and induced were ` Glucocorticoid Receptor Signaling ' and ` Death Receptor Signaling ' .
157 +During the inflammatory response , the liver synthesizes acute phase proteins ( e.g. serum amyloid A and hapto-globin ) that are associated with restoring homeostasis and providing host protection from invading microorganisms via inhibiting growth of bacteria .
158 +The acute phase proteins are considered a negative feedback inhibitor for the immune response [ 6 ] .
159 +Synthesis of acute phase proteins are stimulated by several cytokines , including IL-6 [ 35 ] , and may partly explain the enrichment of DEG associated with ` IL-6 Signaling ' .
160 +Glucocorticoids have been well documented as a natural immunosuppressor around parturition [ 36 ] and during the inflammatory
161 +< 0.05 , P-value between comparisons < 0.05 ) as total ( black ) , up-regulated ( Up ; red ) , and down-regulated ( Down ; green ) in bovine liver at 12 and 24 h vs. -144 h relative to IMIchallenge with E. coli and at 24 vs. 12 h post-IMI .
162 +Reported is also the number of DEG between infected and non-infected bovine mammary quarters at 24 h post-IMI .
163 +response [ 36 ] .
164 +Interleukin-10 aids in controlling the pro-inflammatory response via its antiinflammatory properties [ 37 ] .
165 +The enrichment of both ` IL-10 Signaling ' and ` Glucocorticoid Receptor Signaling ' may help control the pro-inflammatory response thereby reducing risk of host tissue damage during inflammation .
166 +Among the metabolic-related pathways , the only pathway highly enriched and induced was ` PPAR Signaling ' .
167 +The Peroxisome Proliferator-activated Receptor ( PPAR ) are ligand-depen-dent nuclear receptors that can control a large number of functions , but particularly control lipid metabolism [ 38 ] .
168 +The increase activation of PPARα , the most abundant PPAR isotypes in liver , during the early response to IMI challenge is somewhat expected due to the anti-inflam-matory role of PPAR via increased catabolism of arachidonic acid and modulation of liver acute phase response by transrepression of inflammatory transcription factors [ 39 ] .
169 +The DIA analysis ( Fig 3 and S6 Fig ) uncovered as the most impacted and induced pathways at 12 h post-challenge the ones associated with the ` Immune System ' as well as metabolic-related pathways .
170 +Among immune-related pathways the ` NOD-like receptor signaling ' and the ` Toll-like receptor ( TLR ) signaling ' pathways were among the most impacted and induced ( S6 Fig ) .
171 +Among metabolic-related pathways , DIA indicated a high impact and induction of pathways related to amino acid metabolism ( Fig 3 ) .
172 +There was a general induction of almost all the pathways related to amino acid metabolism but the largest induction was detected for the ` Taurine and hypotaurine metabolism ' pathway ( S6 Fig ) .
173 +The large effect of amino acid metabolism during inflammation is likely determined by the pro-inflammatory cytokines and appears to be an important part of the inflammatory pattern in most species [ 40 ] .
174 +The DIA analysis uncovered a relatively high impact of IMI on lipid-related pathways with ` Fatty acid biosynthesis ' , ` Primary bile acid biosynthesis ' , and ` Steroid biosynthesis ' pathways among the most induced ( S6 Fig ) .
175 +The larger induction of fatty acid synthesis might be associated with the increase in triglycerides accumulation in liver during IMI , at the least as observed by using LPS in cows [ 41 ] .
176 +The summary of the pathways ( Fig 3 ) indicated as highly impacted by the IMI also pathways related to signaling .
177 +The most induced pathways related to signaling were ` Cytokine-cyto-kine receptor interaction ' and ` Chemokine signaling ' ( S6 Fig ) .
178 +The `` Folding , sorting and degradation ' category of pathways was induced by IMI ( Fig 3 ) especially due to an induction of the ` Protein processing in endoplasmic reticulum ' pathway ( S6 Fig ) indicating an induction of synthesis of secreted proteins which may be associated with the synthesis of acute phase proteins , as supported by an induction of ` Acute Phase Response Signaling ' in IPA ( Fig 2 ) and by increase in acute phase proteins after IMI [ 13 ] .
179 +Finally an induction of the apoptosis was also indicated by the DIA analysis ( Fig 3 and S6 Fig ) .
180 +An increase in apoptosis of liver during inflammation has been observed previously in mice [ 42 ] .
181 +Hepatic transcriptomic response of liver at 24 h post-IMI .
182 +According to IPA analysis , DEG 24 h post-challenge associated with metabolism were down-regulated in liver tissue with no pathways associated with the inflammatory response significantly altered , with the exception of ` Acute Phase Response Signaling ' , which was overall induced ( Fig 2 ) .
183 +The most significantly enriched pathway at 24 h post-IMI was the ` LPS/IL -1 Mediated Inhibition of Retinoid X Receptor ( RXR ) Function ' indicating a direct effect of the Gram-negative bacteria on inhibiting the liver metabolism through the RXR , a nuclear receptor essential for the formation of the functional heterodimer with most ligand-dependent nuclear receptors [ 43 ] .
184 +In addition , ` Gluta-thione-mediated Detoxification ' is a common pathway utilized by the liver for detoxification but requires acetyl-CoA as a substrate and acetyl-CoA availability may have been low due to the inhibition of hepatic fatty acid oxidation/metabolism ( Figs 2 and 3 ) and carbohydrate metabolism ( Fig 3 ) during the inflammatory response .
185 +The DIA analysis confirmed IPA results with metabolic-related pathways being the most strongly impacted and inhibited and small or no effects were detected for immune-related pathways ( Fig 3 ) .
186 +Among the most inhibited metabolic-related pathways were ` Carbohydrate Metabolism ' ( e.g. , ` Ascorbate and aldarate metabolism ' , ` Pentose and glucuronate interconversions ' , ` Glycolysis / Gluconeogenesis ' , ` Propanoate metabolism ' ) , ` Lipid Metabolism ' ( e.g. , ` Ste-roid hormone biosynthesis ' , ` Primary bile acid biosynthesis ' , and ` Fatty acid metabolism ' ) , metabolism of amino acids ( e.g. , ` Valine , leucine and isoleucine degradation ' , ` Tryptophan metabolism ' , ` Glycine , serine and threonine metabolism ' ) , metabolism of vitamins ( e.g. , ` Reti-nol metabolism ' ) , biosynthesis of secondary metabolites ( e.g. , ` Caffeine metabolism ' ) , and metabolism of xenobiotics ( e.g. , ` Drug metabolism -- cytochrome P450 ' ) ( Fig 3 ; S6 Fig ) .
187 +These results indicate that the overall metabolism in the liver was activated during early inflammation but strongly inhibited and may have been compromised in relatively later stage of inflammation .
188 +The data indicated that especially inhibited at 24 h post-IMI was the ability to oxidize fatty acids , synthesize ketone bodies , produce cholesterol , performed gluconeogenesis , and metabolize carbohydrates and amino acids .
189 +Coupled with the increase in ` Fatty acid biosynthesis ' pathway , it is likely that the liver of the cows at 24 h post-IMI had an increase in triglycer-ides accumulation .
190 +This is consistent with previous observations [ 44,45 ] .
191 +Furthermore , the inhibition of hepatic gluconeogenesis by inflammation has been observed in lactating dairy cows [ 30 ] .
192 +The decrease in BHBA observed in blood is explained by a combination of increased BHBA secretion in milk [ 15 ] and a down-regulation of genes associated with hepatic ketogenesis ( Fig 2 ) .
193 +An impairment of the hepatic metabolic response during inflammation is further supported by the comparison of hepatic transcriptomic expression between 24 and 12 h post-IMI challenge ( Fig 3 ) .
194 +The DIA results indicated that DEG associated with metabolism such as ` Carbohydrate Metabolism ' , ` Lipid Metabolism ' and ` Metabolism of Other Amino Acids ' were the most inhibited pathways during the inflammatory response .
195 +These results provide evidence that hepatic metabolic function is compromised during inflammation and suggest that cows experiencing mastitis may be at risk for development of subsequent metabolic diseases , especially during early lactation when risk of metabolic disease is high [ 46 ] .
196 +Up-stream Regulators Controlling the Liver Transcriptomic Response to IMI
197 +The IPA analysis uncovered a large number of up-stream regulators potentially controlling the transcriptomic adaptation of the liver at 12 ( Fig 4 ) and 24 h ( Fig 5 ) post-IMI .
198 +Hepatic response 12 h post-IMI .
199 +Genes coding for pro-inflammatory cytokines such as tumor necrosis factor alpha ( TNF ) , interleukin ( IL ) 1α ( IL1A ) and β ( IL1B ) , and IL-6 ( IL6 ) were estimated to play a major up-stream controlling role .
200 +Few anti-inflammatory cytokines
201 +E. coli .
202 +Ingenuity Pathway Analysis predicts causal effects among up-stream regulators and targets ( i.e. , differentially expressed genes ) .
203 +The analysis provides the more plausible prediction of the status of the upstream regulators ( i.e. activated or inhibited ) by computing an overlapping P-value and a Z-score .
204 +The upstream regulators are grouped by functional categories with an activation Z-score 2 ( positive = activated ; negative = inhibited ) , significance of overlap ( or enrichment ; as -- log10 of the P-value ) , and , when available and significant , the expression ratio .
205 +E. coli .
206 +Ingenuity Pathway Analysis predicts causal effects among up-stream regulators and targets ( i.e. differentially expressed genes ) .
207 +The analysis provides the more plausible prediction of the status of the upstream regulator ( i.e. activated or inhibited ) by computing an overlapping P-value and a Z-score .
208 +The upstream regulators are grouped by functional categories with an activation Z-score 2 ( positive = activated ; negative = inhibited ) , significance of overlap ( or enrichment ; as -- log10 of the P-value ) , and , when available and significant , the expression ratio .
209 +were also uncovered to play a regulatory role , such as IL2 and IL10 .
210 +Several growth factors were estimated to be important up-stream regulators such as leptin ( LEP ) and epidermal growth factor ( EGF ) .
211 +Among a large number of transcription regulators ( TR ) , the highest activation was estimated for IRF1 ( interferon regulatory factor 1 ) , MYC ( v-myc avian myelocytomatosis viral oncogene homolog ) , NFE2L2 ( Nuclear Factor , Erythroid 2-Like 2 ) , STAT3 ( signal transducer and activator of transcription 3 ) , and SMAD4 ( mothers against decapentaplegic homolog 4 ) .
212 +The analysis by IPA indicated that HNF4A ( hepatocyte nuclear factor 4 , alpha ) , master regulator of lipid metabolism [ 47 ] , FOXO1 ( forkhead box protein O1 ) , essential for the regulation of gluconeogenesis [ 48 ] , and PPARGC1A ( PPAR gamma , coactivator 1 alpha ) , the essential cofactor for the activity of PPAR , were inhibited by the IMI .
213 +Few ligand-dependent nuclear receptors ( LdNR ) were deemed to play a role , among these the NR1I3 ( nuclear receptor subfamily 1 , group I , member 3 ) and NR0B2 ( nuclear receptor subfamily 0 , group B , member 2 ) were the most activated while AHR ( aryl hydrocarbon receptor ) and THRA ( thyroid hormone receptor , alpha ) were strongly inhibited .
214 +Several transmembrane receptors involved in the immune response were strongly induced while several membrane transporters , especially the one involved in cholesterol transport ( e.g. , ABCB4 and APOE ) were inhibited ( Fig 4 ) .
215 +Inflammation is known to negatively affect cholesterol transport in monogastrics [ 49 ] and decrease as consequence of inflammation in dairy cows [ 50 ] .
216 +The decrease in cholesterol transport was also supported in our study by the overall decrease in cholesterol following IMI ( S4 Fig ) .
217 +Hepatic response 24 h post-IMI .
218 +The pro-inflammatory cytokines regulating the transcriptomics adaptation at 12 h post-IMI were still among the main up-stream regulators also at 24 h post-IMI with a relatively strong activation .
219 +Among growth factors , EGF remained activated but LEP was inhibited at 24 h post-IMI .
220 +A large number of LdNR and TR were uncovered to play a major regulatory role by IPA .
221 +With few exceptions , all the LdNR and the TR were inhibited at 24 h post-IMI .
222 +Among these , AHR , PPARA ( PPARα ) , PPARD ( PPARβ / δ ) , RARA ( retinoic acid receptor α ) and RXRA ( RXRα ) were the most inhibited LdNR while HNF4A , MED1 ( mediator complex subunit 1 ) , PPARGC1A , and the two SREBP ( sterol regulatory ele-ment-binding protein ) isoforms ( i.e. SREBF1 and SREBF2 ) were the most inhibited LR ( Fig 5 ) .
223 +Noteworthy is also the estimated inhibition of SCAP ( SREBF cleavage activating protein ) , MLX , and XBP1 ( X-box binding protein 1 ) .
224 +Most of the LdNR inhibited by the IMI at 24 h are involved in lipid and glucose metabolism [ 51,52 ] .
225 +Overall , the data indicated a large role of cytokines and TF in the transcriptomic regulation in the early phase of IMI but a very large importance of LdNR and TR in the transcriptomic adaptation of the liver at 24 h post-IMI , especially in controlling hepatic lipid and glucose metabolism .
226 +Transcription Network Controlling the Transcriptomic Adaptation in Liver after IMI
227 +The analysis of the transcriptional network among the up-stream regulators deemed to have played a major role in the transcriptomics adaptation of the liver to IMI ( Figs 4 and 5 ) , uncovered a relative small number of TF with potential large cross-talk capabilities ( Figs 6 and 7 ) .
228 +At 12 h post-IMI , the network analysis revealed a tight network among several predicted activated TR such as MYC , STAT3 and IRF1 , and several predicted inhibited LdNR and TR , such as NR1I3 , AHR , HNF4A and PPARGC1A ( Fig 6 ) .
229 +The STAT3 was predicted to be activated by a plethora of cytokines and growth factors with IRF1 activated by IL1-β ( Fig 6 ) .
230 +This prediction is indicative of STAT3 being a central hub in the response to liver inflammation with the activation of MYC , NR1I3 , and NFE2L2 at 12 h post-IMI mainly due to the activation of STAT3 by cytokines .
231 +However , the network also indicated that the inhibited LdNR and TR had a negative regulatory role toward several of the pro-inflammatory TR ( Fig 6 ) .
232 +Thus , the activation of the networks toward a pro-inflammatory response could have been initially be driven by cytokines mainly through STAT3 but then the inhibition of several TR and LdNR had reduced the inhib-itory role , amplifying the pro-inflammatory response .
233 +The importance of the TR and LdNR of the network is highlighted also by their significant association with several pathways and functions with an important role in the early response to inflammation , such as ` Glucocorticoid Receptor Signaling ' , ` Acute Phase Response Signaling ' , ` Regeneration of Liver ' , ` Inflammation of Liver ' , ` Proliferation of Lymphocytes ' and ` Synthesis of Fatty Acid ' .
234 +At 24 h post-IMI , the transcription network was composed exclusively by metabolic-associ-ated LdNR and TF including PPARA , PPARD , SREBP isoforms , and HNF4A ( Fig 7 ) .
235 +Among these TF the PPAR are known to be highly regulated by endogenous or dietary compounds , such as fatty acids , leukotriene B4 , and glucose [ 38 ] .
236 +However , according to the predicted upstream regulators analysis , the importance of endogenous chemicals is not as large as cytokines ( Fig 5 ) .
237 +It is known that several of the LdNR and especially PPAR isotypes are inhibited indirectly by cytokines [ 53 ] which , however , was not predicted to have played a prominent role at 24 or 12 h post-IMI .
238 +The transcriptional network at 24 h post-IMI ( Fig 7 ) was significantly associated with lipid-related metabolism , including oxidation of fatty acids and synthesis of cholesterol and triglycerides which were all deemed to be inhibited at 24 h post-IMI .
239 +The above results are indicative of a prominent role of metabolic-related LR and LdNR on the coordination of the metabolic shut down of the liver at 24 h post-IMI .
240 +Functional Analysis of Mammary Transcriptome: Large Induction of Inflammatory Signaling and Reduced Milk Fat Synthesis
241 +Differentially expressed genes up-regulated in mammary tissue 24 h post-IMI challenge were associated with the inflammatory response and down-regulated DEG were associated with lipid metabolism .
242 +The DIA analysis ( Fig 3 ) revealed that the most impacted pathways primarily activated in mammary tissue 24 h post-IMI challenge were associated with the ` Immune System ' , ` Signaling Molecules and Interaction ' ( i.e. , ` Jak-STAT signaling pathway ' ) , and ` Xenobiot-ics Biodegradation and Metabolism ' .
243 +Only two categories of pathways were predicted to be primarily inhibited in mammary tissue after IMI challenge , i.e. the ` Biosynthesis of Other Secondary Metabolites ' and ` Lipid metabolism ' .
244 +Surprisingly , no pathways or functions relating to the utilization of BHBA in the mammary transcriptome were observed and is partly supported by the down-regulation in expression of 3-hydroxybutyrate dehydrogenase isoforms ( File S1 ) , genes coding for a key proteins for the utilization of 3-hydroxybutyrate .
245 +Increased transfer of BHBA from circulation to the mammary gland partly explains the decrease in blood BHBA relative to increases in milk BHBA observed in this study [ 15 ] .
246 +The mammary transcriptome data indicate little or no utilization of BHBA by mammary tissue .
247 +The role , if any , of BHBA in milk during IMI is unclear and warrants further investigation .
248 +The importance of lipid metabolism was highlighted by ` Fatty acid biosynthesis ' and ` Glycerolipid metabolism ' being among the top impacted and inhibited pathways ( S6 Fig ) .
249 +Among the many immune-related pathways that were highly impacted and activated , the ` Chemokine signaling pathway ' and the ` NODlike receptor signaling ' were the most important ( Fig 3 and S6 Fig ) .
250 +The results from the IPA analysis ( Fig 8 ) supported DIA results .
251 +All the most enriched pathways were associated with the activation of the inflammatory response such as adhesion and diapedesis of leukocytes , ` Interferon Signaling ' , IL-10 and IL-6 Signaling , and ` Acute Phase
252 +Response Signaling ' .
253 +The ` LXR/RXR Activation ' was the only metabolic-related pathway significantly enriched ( Fig 8 ) .
254 +Despite having the majority of DEG associated with these pathways up-regulated by IMI , several of the DEG were strongly down-regulated and are known to be associated with milk fat synthesis .
255 +Among these are LPL ( lipoprotein lipase ) , FASN ( fatty acid synthase ) , SREBF1 , and ACACA ( acetyl-CoA carboxylase alpha ) ( S5 Fig ) .
256 +No down-regulation of PPARG ( PPARγ ) or NR1H3 ( LXR ) were detected ( S5 Fig ) despite the fact that milk fat synthesis was substantially reduced post-IMI [ 15 ] .
257 +Previous data with IMI using Streptococcus uberis were indicative of PPARγ being important in the observed reduction of milk fat synthesis [ 54 ] .
258 +These data with other evidences allowed proposing a role of PPARγ in the control of milk fat synthesis in the bovine mammary gland [ 38 ] .
259 +The data from the present paper only partly support a role of PPAR and LXR being important in the decreased milk fat synthesis due to E. coli IMI , mostly inferred by the decrease in expression of target genes ; however , none of the bioinformatics analysis results were indicative of these two LdNR being crucial in the E. coli IMI response .
260 +Overall , the results from DIA and IPA clearly are indicative of a marked activation of pathways and functions associated with the immune response and inhibition of pathways associated with lipid synthesis in mammary tissue 24 h post-IMI challenge with E. coli .
261 +The analysis of up-stream regulators ( Fig 9 ) revealed a primary role of a large number of cytokines , growth factors , and TR , with almost all predicted to be highly activated in the coordination of the transcriptomic adaptation to IMI by the mammary tissue .
262 +Among the up-stream regulators , the largest predicted activation was uncovered for INFG ( interferon gamma ) and TNFA among DEG coding for cytokines , whereas EGF , NRG1 ( neuregulin 1 ; that can bind EGF receptor ) , and VEGF ( vascular endothelial growth factor ) among the growth factors , RELA ( v-rel avian reticuloendotheliosis viral oncogene homolog A ) and NFKB1 ( nuclear factor of kappa light polypeptide gene enhancer in B-cells ) were among the TR most highly activated in mammary tissue at 24 h post-IMI .
263 +The data depict a large importance of TR involved in inflammation and immune response with an interesting induction of epithelial proliferation ( i.e. , EGF ) [ 55 ] and vasculogenesis ( i.e. , VEGF ) .
264 +Several transmembrane receptors were predicted to be highly activated , among these prevailed several of the TLR which are involved in the inflammatory response ( Fig 9 ) .
265 +Contrary to the liver , where no miRNA ( microRNA ) were predicted to be upstream regulators , the mammary tissue response resulted in a relatively large number of miRNA inhibited with miR16-5p be the most inhibited ( Fig 9 ) .
266 +Interestingly , when compared with the actual data ( S5 Fig ) , none of the predicted down-regulated miRNA by IPA were actually affected by the IMI .
267 +Up to 11 miRNA were significantly affected by the IMI ( FDR < 0.001 ) with 9 of them up-regulated and 2 down-regulated ( miR30F and miR33b ) .
268 +Among the up-reg-ulated miRNA , the miR23A was induced > 420-fold in mammary 24 h post-IMI ( S5 Fig ) .
269 +The up-regulation of miR23A can be associated with the activation of TLR , especially TLR2 [ 56 ] .
270 +Whether the miRNA expression observed serves as a feedback signal altering the mammary transcriptome is unclear .
271 +The transcription regulation network controlling the transcriptomic adaptation of the mammary tissue 24 h post-IMI was very large ( Fig 10 ) .
272 +Most of the TR were deemed to be activated and associated with inflammatory response under the control of a plethora of cytokines .
273 +The TR in the network were highly associated with the acute phase response and activity and proliferation of leukocytes .
274 +The TR of the network were also estimated to be associated with synthesis of lipid and metabolism of proteins ( Fig 10 ) .
275 +Overall the data are indicative of a large inflammatory response of the mammary at 24 h post-IMI with little or no effect on metabolism , with the exception perhaps of some negative effects on milk fat synthesis supporting the decrease in milk fat synthesis observed [ 15 ] .
276 +The with E. coli .
277 +Ingenuity Pathway Analysis predicts causal effects among up-stream regulators and targets ( i.e. differentially expressed genes ; DEG ) .
278 +The analysis provides the more plausible prediction of the status of the up-stream regulator ( i.e. activated or inhibited ) by computing an overlapping P-value and a Z-score .
279 +The upstream regulators are grouped by functional categories with an activation Z-score ( positive = activated ; negative = inhibited ) , significance of overlap ( or enrichment ; as -- log10 of the P-value ) , and , when available and significant , the expression ratio .
280 +adaptation of mammary tissue was highly coordinated by cytokines that appeared to have driven the inflammatory signaling network of the mammary .
281 +Both RNAseq reported here and microarray analyses in liver [ 7,17 ] and mammary tissue [ 13 ] resulted in similar conclusions .
282 +In mammary tissue , an up-regulation of DEG associated with the inflammatory response and a down-regulation of DEG associated with lipid metabo-lism were observed in both studies .
283 +In liver , DEG associated with the inflammatory response were up-regulated during the early inflammatory response ( i.e. 12 h post-IMI challenge ) whereas DEG associated with metabolism were down-regulated during peak inflammatory response ( i.e. 24 h post-IMI challenge ) .
284 +Results indicate that during the early response of mastitis an increase in both pro-and anti-inflammatory factors may help control inflammation while minimizing damage to liver tissue .
285 +In addition , results suggest an increase in the synthesis of acute phase proteins in response to pro-inflammatory cytokines ( e.g. IL-1β , IL-6 and TNF-α ) released primarily from resident macrophages and mammary epithelial cells during mastitis .
286 +During peak inflammatory response ( i.e. 24 h post-IMI challenge ) , hepatic tissue shifts from an inflammatory state to a reduction in the liver 's ability to metabolize nutrients , especially energy and protein metabolism .
287 +Cross-talk Between Liver and Mammary Inferred by the Transcriptomic Analysis
288 +In Fig 11 is shown the cross-talk between liver and mammary tissue as inferred by the DEG with an expression 2-fold at 24 h post-IMI challenge with E. coli .
289 +The use of a more stringent criteria identified approximately 2,300 DEG in liver at 24 h post-IMI compared to -144 h and 1,800 DEG in mammary tissue in the IMI vs. control ( 51.6 % and 76.8 % of the DEG compared to the functional analysis reported above ) .
290 +The analysis revealed substantial cross-talk between the two tissues with a communication almost unidirectional , i.e. mammary to liver .
291 +The IPA analysis predicted that the mammary tissue primarily had a large increase in secreted inflammatory cytokines , e.g. IL-10 , IL-6 and IL-1β , that interacted with liver receptors highly expressed during IMI , i.e. TLR2 , IL1R1 , TNFRSF1A , STAT3 , and BCL3 ( B-cell CLL/lymphoma 3 ) with a consequent increase in hepatic proliferation and regeneration and the inflammatory response ( primarily acute phase protein response ; Fig 2 ) .
292 +The IPA analysis identified 3 up-regulated DEG in liver at 24 h post-IMI , GRP ( gastrinreleasing peptide ) , SPP1 ( secreted phosphoprotein 1 ; osteopontin ) , and EPO ( erythropoietin ) , that encode for signaling proteins that may potentially interact with receptors involved in the migration of neutrophils , development of mononuclear leukocytes and infiltration of granulocytes in mammary tissue ( Fig 11 ) .
293 +The gastrin-releasing peptide was originally classified as a neurotransmitter [ 57 ] and more recently has been associated with the endocrine response primarily as a regulatory peptide in the cow reproductive tract [ 58 ] .
294 +The protein encoded by SPP1 , i.e. osteopontin , is expressed mainly in the bone and kidney and is involved in the attachment of osteoclasts to the mineralized bone matrix .
295 +Osteopontin also acts as a cytokine that regulates the immune-mediated disease response [ 59 ] .
296 +The SPP1 protein has been associated with inflammation , metabolic diseases , fatty liver , and liver fibrogenesis in human [ 60,61 ] .
297 +The up-regulation of SPP1 at 24 h post-IMI challenge in the liver may have played a role in the impairment of hepatic metabolic function during inflammation as well as maintenance of the inflammatory response in the mammary tissue .
298 +challenge with E. coli .
299 +Purple objects for liver and blue for mammary denote genes with expression 2-fold at 24 h after intramammary infection challenge with E. coli .
300 +Differentially expressed genes that code for proteins that are either released ( ! )
301 +by the tissue as cytokines and growth factors ( drawn outside the organs ) or function as receptor ( drawn inside the organ ) .
302 +Solid ➞ denote direct and dashed ⇢ denote indirect activation of receptors in one organ by cytokines or growth factors with a potential increased release from the other organ .
303 +In yellow shade are most enriched functions of the affected receptors .
304 +SREBP isoforms , CEBP [ CCAAT/enhancer-binding protein alpha isoform d ] , and XBP1 ) .
305 +Coupling the metabolic response in blood and milk with transcriptomic responses in liver , our results indicate impaired liver metabolism during later stages of inflammation .
306 +The transcriptome analysis of the mammary tissue at 24 h post-IMI indicated a large immune response of the tissue with very little effect on metabolism , except a likely inhibition of lipid synthesis .
307 +Contrary to the liver , the transcriptomic adaptation of the mammary tissue appeared to be driven by a large network of up-stream regulators , with a large sensitivity to cytokines .
308 +The inflammatory transcriptomic response of the mammary tissue is supported by the inflammatory response observed in milk where dramatic increase in inflammatory mediators was observed after IMI with E. coli .
309 +The analysis of cross-talk uncovered a large communication from the mammary to the liver to coordinate the inflammatory response with very few factors potentially released by the liver to control the response of the mammary tissue during IMI .
310 +Our data also indicate that the mammary tissue did not directly influence the decreased metabolism of the liver at 24 h post-IMI but , likely , indirectly impacted hepatic metabolism via stimulation of the hepatic inflammatory response .
311 +A summary of the most relevant findings in the present experiment are reported in Fig 12 .
312 +In conclusion , our data revealed a different response of the liver and mammary tissue during IMI , with a similar overall inflammatory-like response of the mammary tissue in the quarter treated with IMI vs. the control quarter at 24 h post-treatment and liver at 12 h vs. -144 h post-IMI with also a large increase in expression of positive acute phase proteins related genes ( S4 Fig ) .
313 +Despite this , the metabolism of the mammary tissue was not significantly affected .
314 +As a result , the mammary tissue did not experience the `` shutdown '' of specific functions , i.e. metabolism and clearance , as observed in the liver , at 24 h post-IMI .
315 +The momentarily impairment of metabolism and clearance capability of the liver as consequence of the IMI might be partly explained by the shift in partitioning of nutrients towards the immune response .
316 +Due to the pivotal role played by the liver in controlling overall nutritional economy , metabolism , clearance inflammatory status in the mammary tissue .
317 +Our analyses revealed substantial cross-talk between the two tissues with a communication almost unidirectional , i.e. mammary to liver , via various cytokines and growth factors altered during inflammation .
318 +The mammary tissue appears to have synthesized positive acute phase proteins but did not experience a reduction of negative acute phase proteins ( S4 Fig ) .
319 +By 24 h post-IMI , milk synthesis decreased in the infected mammary gland , primarily milk fat synthesis .
320 +AHR = aryl hydrocarbon receptor ; APP = acute phase proteins ; BHBA = beta hydroxybutyrate ; CEBP = CCAAT/enhancer-binding protein alpha isoform d ; HNF4A = hepatocyte nuclear factor 4 , alpha ; IMI = intramammary infection ; NFKB = nuclear factor of kappa light polypeptide gene enhancer in B-cells ; NR1I3 = nuclear receptor subfamily 1 , group I , member 3 ; PPAR = peroxisome proliferator-activated receptors ; RELA = v-rel avian reticuloendotheliosis viral oncogene homolog A ; SREBP = sterol regulatory element-binding protein ; STAT3 = signal transducer and activator of transcription 3 ; VLDL = very low density lipoproteins .
321 +from xenobiotics , and the immune response , our findings of a transcriptionally driven decline of critical functions in the liver provide further evidence of the negative consequence on overall performance of dairy cows affected by mastitis .
322 +The IMI response appeared to be highly coordinated by the potential increase in signaling between the two tissues with a strong regulatory role of the mammary tissue toward the liver via signaling molecules .
323 +Overall , the data revealed a previously unknown cross-talk between mammary and liver coordinating the response to IMI .
324 +Supporting Information
325 +S1 Fig .
326 +Concentrations of alkaline phosphatase ( A ) , N-acetyl-β-D-glucosaminidase ( NAGase ; B ) and lactate dehydrogenase ( LDH ; C ) in milk from cows ( n = 16 ) after intramammary challenge during early lactation .
327 +Differences ( P < 0.05 ) when compared to h = 0 .
328 +( DOCX )
329 +S2 Fig .
330 +Changes in daily feed intake ( A ) and milk yield ( B ) from cows ( n = 16 ) after intramammary challenge during early lactation .
331 +Differences ( P < 0.05 ) when compared to h = 0 .
332 +( DOCX )
333 +S3 Fig .
334 +Plasma concentrations of non-esterified fatty acids ( NEFA ; A ) , beta-hydroxybuty-rate ( BHBA ; B ) , glucose ( C ) and cholesterol ( D ) from cows ( n = 16 ) after intramammary challenge during early lactation .
335 +Differences ( P < 0.05 ) when compared to h = 0 .
336 +( DOCX )
337 +S4 Fig .
338 +Expression of genes coding for selected pro-inflammatory cytokines and positive and negative acute phase proteins ( data as also reported in S5 Fig ) .
339 +( JPG )
340 +S6 Fig .
341 +Dynamic Impact Approach of the KEGG pathways analysis for both liver and mammary tissue .
342 +Presented are the summary of the categories of pathways , the details of each pathway , and sorted in descending order of impact in each comparison .
343 +( XLSX )
344 +S7 Fig .
345 +Results of the pathway and function analysis of Ingenuity Pathways Analysis for both liver and mammary tissue .
346 +( XLSX )
347 +S8 Fig .
348 +Complete results of the predicted up-stream regulators by Ingenuity Pathway Analysis for both liver and mammary tissue .
349 +( XLSX )
350 +Acknowledgments
351 +We thank Dr Helle Daugaard Larsen , Danish Meat Research Institute ( DMRI ) , Roskilde , Denmark for the E. coli bacteria .
352 +The AU laboratory technicians and barn staff are thanked and acknowledged for their excellent technical assistance .
353 +38 .
354 +Bionaz M , Chen S , Khan MJ , Loor JJ ( 2013 ) Functional Role of PPARs in Ruminants : Potential Targets for Fine-Tuning Metabolism during Growth and Lactation .
355 +PPAR Res 2013 : 684159 .
356 +doi : 10.1155 / 2013/684159 PMID : 23737762
...\ No newline at end of file ...\ No newline at end of file
1 +OPEN Systematic analysis of an evolved
2 +Thermobifida fusca is a thermophilic actinobacterium .
3 +T. fusca muC obtained by adaptive evolution preferred yeast extract to ammonium sulfate for accumulating malic acid and ammonium sulfate for cell growth .
4 +We did transcriptome analysis of T. fusca muC on Avicel and cellobiose with addition of ammonium sulfate or yeast extract , respectively by RNAseq .
5 +The transcriptional results indicate that ammonium sulfate induced the transcriptions of the genes related to carbohydrate metabolisms significantly more than yeast extract .
6 +Importantly , Tfu_2487 , encoding histidine-containing protein ( HPr ) , did n't transcribe on yeast extract at all , while it transcribed highly on ammonium sulfate .
7 +In order to understand the impact of HPr on malate production and cell growth of the muC strain , we deleted Tfu_2487 to get a mutant strain : muCΔ2487 , which had 1.33 mole/mole-glucose equivalent malate yield , much higher than that on yeast extract .
8 +We then developed an E. coli-T .
9 +fusca shuttle plasmid for over-expressing HPr in muCΔ2487 , a strain without HPr background , forming the muCΔ2487S strain .
10 +The muCΔ2487S strain had a much lower malate yield but faster cell growth than the muC strain .
11 +The results of both mutant strains confirmed that HPr was the key regulatory protein for T. fusca 's metabolisms on nitrogen sources .
12 +Thermobifida fusca is a thermophilic actinobacterium , which is an effifficient degrader of plant cell walls1 .
13 +T. fusca has been heavily studied for more than 30 years because it can produce a variety of cellulases , hemicellulases and other enzymes .
14 +These enzymes especially cellulases are thermostable and their activities retain high from pH 4 to 102 -- 9 .
15 +Previously , a mutant strain , T. fusca muC obtained from adaptive evolution by cultivating T. fusca WT on non-lethal medium , was found to accumulate malic acid from different sugars10 .
16 +Malic acid is an important value-added product of the C4 diacids family , reported by the U.S. Department of Energy as the chemical of great commercial interest produced from renewable substrates11 .
17 +The malic acid synthesis pathway in T. fusca was identified by Deng et al. : phosphoenolpyruvate from glycolysis pathway was converted to oxaloacetate , which was then reduced to malate12 .
18 +Previously , the nitrogen sources were proved to affect the cell growth and malic acid production significantly12 .
19 +In this study , we did transcriptome analysis of T. fusca muC on Avicel and cellobiose with addition of ammonium sulfate and yeast extract , respectively .
20 +The histidine phosphocarrier protein ( Hpr or Tfu_2487 ) did n't express at all in the muC strain on ammonium sulfate , with faster cell growth and less malic acid yield compared to the one on yeast extract .
21 +In order to understand the impact of HPr on the muC strain 's metabolisms , the hpr gene was deleted in T. fusca muC , forming muCΔ2487 .
22 +Tfu_2487 was then over-expressed in muCΔ2487 , forming muCΔ2487S , which was grown on ammonium sulfate and yeast extract .
23 +1National Engineering Laboratory for Cereal Fermentation Technology ( NELCF ) , Jiangnan University , 1800 Lihu Road , Wuxi , Jiangsu 214122 , China .
24 +2The Key Laboratory of Industrial Biotechnology , Ministry of Education , Jiangnan University , 1800 Lihu Road , Wuxi , Jiangsu 214122 , China .
25 +3College of Life Science , North China University of Science and Technology , Tangshan 063000 , China .
26 +4School of pharmaceutical science , Jiangnan University , 1800 Lihu Road , Wuxi , Jiangsu 214122 , China .
27 +Correspondence and requests for materials should be addressed toY.D .
28 +( email : dengyu@jiangnan.edu.cn ) or X.Z. ( email : xzhang6@163.com )
29 +Results
30 +Effect of nitrogen sources .
31 +The muC strain was grown on four conditions with different carbon and nitrogen sources : 1 ) CB1 : 2g/L yeast extract , 5g/L cellobiose ; 2 ) CB2 : 2g/L yeast extract , 5g/L Avicel ; 3 ) CC1 : 2g/L ammonium sulfate , 5 g/L cellobiose ; 4 ) CC2 : 2 g/L ammonium sulfate , 5 g/L Avicel .
32 +The fermentation results are shown in Fig. 1 .
33 +The specific growth rates on CC1 and CC2 were 0.218 h − 1 and 0.221 h − 1 , which were significantly higher than those on CB1 ( 0.142 h − 1 ) and CB2 ( 0.154 h − 1 ) .
34 +However , the muC strain on CB1 and CB2 had much higher malic acid yields than those on CC1 and CC2 .
35 +It seems that yeast extract is much more suitable for producing malic acid , while T. fusca muC favors ammonium sulfate to accumulate biomass .
36 +Global gene expression and clusters of orthologous groups ( COG ) analysis .
37 +In order to investigate transcriptional changes on different conditions , the transcriptomes of the muC strain on CB1 , CB2 , CC1 and CC2 were analyzed by RNAseq .
38 +The RNAseq results were stored in the GenBank ( SRA # : SRP067532 ) .
39 +The results of transcriptomes are shown in Supplementary Table S2 .
40 +The COG distributions for the genes up-regulated and down-regulated in the transcriptomes of them are shown in Fig. 2 .
41 +Compared to CB1 , T. fusca muC on CC1 had 357 genes up-regulated and 335 genes down-regulated ; the top three categories of up-and down-regulated genes are : R : general function prediction only
42 +( equivalent to unclassified ) , E : Amino acid transport and metabolism and C : Energy production and conversion .
43 +Compared to CB2 , T. fusca muC on CC2 had 292 genes up-regulated and 357 genes down-regulated .
44 +The top three categories of up-and down-regulated genes are : R : General function prediction only ; C : Energy production and conversion ; C : Amino acid transport and metabolism .
45 +The observed cell growth and metabolite changes were phenotypes that largely depended on changes in carbohydrate transport and metabolism .
46 +The genes responsible for producing malic acid by muC were also mainly included in the above category .
47 +When considering genes associated with carbohydrate transport and metabolism , RNA transcripts in CC1 ( as compared to the CB1 strain ) : 184 genes up-regulated and 27 genes down-regulated ; the ones in CC2 ( as compared to the CB2 ) : 172 genes up-regulated and 10 genes down-regulated .
48 +Because T. fusca muC on CC1 and CC2 used ammonium sulfate as the sole nitrogen source and T. fusca muC on CB1 and CB2 used yeast extract as the sole nitrogen source , the above transcriptional results indicate that ammonium sulfate induced the transcriptions of the genes related to carbohydrate metabolisms significantly more highly than yeast extract .
49 +Based on the cell growth in Fig. 1 , it is indicated that the higher transcriptional levels of the genes related to carbohydrate metabolism were in agreement with the faster cell growth of the muC strain on CC1 and CC2 ( ammonium sulfate as the nitrogen source ) .
50 +Genes related to cellulases .
51 +The widely accepted mechanism for enzymatic hydrolysis of cellulose involves the synergistic activity of endocellulases , exocellulases and processive cellulases13 .
52 +There were 10 cellulase genes and 3 hemicellulase genes found to be highly expressed in the muC strain under all conditions ( Table 1 ) .
53 +In Table 1 , 7 out of 10 cellulase genes and 2 out of 3 hemicellulase genes of the muC strain on CC1 transcribed more than those on CB1 ( LFC ≥ 0 ) .
54 +All of the cellulase and hemicellulase genes except Tfu_1607 of the muC strain , transcribed significantly more on CC2 than those on CB2 ( LFC ≥ 1 ) .
55 +Although most of the cellulase gene 's expressions were higher on ammonium sulfate than on yeast extract , in order to estimate the synergistic effect of the cellulases corresponding to gene expressions , the specific cellulase activities were tested .
56 +In Fig. 3 , the muC strain on CC1 had much higher specific cellulase activity than the one on CB1 .
57 +And the specific cellulase activity of muC on CC2 was much higher than that on CB2 .
58 +Thus , the cellulase gene expressions were in agreement with the specific cellulase activity well .
59 +Malic acid production .
60 +The synthesis of malic acid involved phosphoenolpyruvate carboxykinase ( Tfu_0083 ) and malate dehydrogenase ( Tfu_0092 ) .
61 +The degradation of malic acid included ` malic ' enzyme ( Tfu_0562 ) , malate dehydrogenase ( oxaloacetate decarboxylating ) ( Tfu_2390 ) and fumarate hydratase ( Tfu_0459 ) 12 .
62 +All the genes related to malic acid metabolism were expressed highly ( Supplementary Table S2 ) .
63 +The gene expressions related to malic acid pathway were shown in Table 2 .
64 +In Fig. 1B , the muC strain on CB1 and CB2 produced a lot more malic acid than that on CC1 and CC2 .
65 +However , the transcriptions of the major genes related to malic acid synthesis were inconsistent with the fermentation results .
66 +We then further looked into the major genes related to the malic acid degradation to pyruvate , which were ` malic ' enzyme ( Tfu_0562 ) and malate dehydrogenase ( oxaloacetate decarboxylating , Tfu_2390 ) .
67 +Both genes on CC1 and CC2 transcribed significantly more highly than the one on CB1 and CB2 , causing less malate accumulated by the muC strain on CC1 and CC2 .
68 +PTS system related genes and the deletion of hpr ( Tfu_2487 ) .
69 +The bacterial phosphoenolpyruvate ( PEP ) : sugar phosphotransferase system ( PTS ) regulates the use of carbon sources in bacteria14 -- 16 .
70 +PTS system consists of enzyme I ( EI ) and histidine phosphocarrier protein ( HPr ) and several sugar specific enzyme IIs .
71 +EI transfers phosphoryl groups from PEP to the phosphoryl carrier protein HPr .
72 +HPr then transfers the phosphoryl groups to the different transport complexes .
73 +PTSs are ubiquitous in bacteria but do not occur in archaea and eukaryotes .
74 +It has been found that EI and HPr exist while enzyme IIs are absent in T. fusca17 .
75 +And HPr ( Tfu_2487 ) was thought to be the regulatory protein for T. fusca 's metabolism17 .
76 +On CB1 and CB2 , there was no Tfu_2487 transcription detected , while it transcribed highly on the medium on CC1 and CC2 .
77 +The transcription of this gene was confirmed by RT-qPCR ( Supplementary Table S1 ) .
78 +After searching the genome annotations of T. fusca , Tfu_2765 ( enzyme I ) and Tfu_2487 ( HPr ) have been well-annotated and they both transcribed highly ( Supplementary Table S2 ) .
79 +However , EII complexes , where the carbohydrate specificity of the PTS resides , were missing in T. fusca .
80 +The above results indicate that the PTS system was not complete in T. fusca , but it worked for the regulatory systems to control the carbon metabolisms1 .
81 +In order to determine if the zero transcription of Tfu_2487 was the reason why the muC strain produced a lot more malic acid on yeast extract than ammonium sulfate , it was deleted in the muC strain by homologous recombination by using plasmid puC-hpr-del , forming strain muCΔ2487 .
82 +The puC-hpr-del plasmid was not a replicating plasmid , which was eliminated after the homologous recombination .
83 +The muCΔ2487 and muC strains were then grown on the medium with ammonium sulfate or yeast extract , respectively .
84 +In Fig. 4 , muCΔ2487 grown on ammonium sulfate had a little higher biomass ( 0.41 g/L ) than yeast extract ( 0.35 g/L ) , however , it grew much worse than the muC strain ( 0.94 g/L DCW on ammonium sulfate and 0.41 g/L DCW on yeast extract ) .
85 +The highest titer of malate produced by muCΔ2487 was achieved on ammonium sulfate ( 5.23 g/L with 1.33 mole-malate/mole-glucose equivalent yield ) , not on yeast extract , and it was opposite to the muC strain ( 4.33 g/L on yeast extract with 1.10mole-malate / mole-glucose equivalent yield ) .
86 +Besides , on either yeast extract or ammonium sulfate , muCΔ2487 produced a lot more malic acid than the muC strain ( Fig. 4B ) 18 .
87 +The above results confirm that HPr was the repressor for malic acid production
88 +Over expression of Tfu_2487 in muCΔ2487 strain .
89 +In order to study if the over-expression of Tfu_2487 solely could affect cell growth and malic acid production , Tfu_2487 was expressed in plasmid pYD-Tfu-hpr , a replicating plasmid designed for T. fusca .
90 +Tfu_2487 gene was cloned into the E. coli-T .
91 +fusca shuttle plasmid pYD-Tfu-4 with thiostrepton resistant gene as the selection marker .
92 +The backbone of pYD-Tfu-4 was based on pIJ602119 , a replicating plasmid in Streptomyces coelicolor and puC18 in E. coli .
93 +However , the replication of origin of pYD-Tfu-4 was from T. fusca to ensure the replication in T. fusca strains .
94 +Besides , the promoter region for thiostrepton resistant gene ( tsr ) was replaced by the one for gapdh ( Tfu_2017 ) transcription in T. fusca to ensure a strong transcription of tsr in T. fusca .
95 +The hpr gene was cloned to the multiple cloning site of this plasmid , forming pYD-Tfu-hpr .
96 +The transcription of hpr was controlled by a thiostrepton inducible promoter , tipA .
97 +The above plasmid replicated in muCΔ2487 , forming the muCΔ2487S strain .
98 +The cell growth and malic acid yield of this mutant strain was shown in Fig. 5 .
99 +The biomass of the muCΔ2487S strain was much higher than the muC strain both on ammonium sulfate ( 0.99 g/L for muCΔ 2487S and 0.93 g/L for muC strain ) and yeast extract ( 0.86 g/L for muCΔ2487S and 0.66 g/L for muC strain ) .
100 +The yield of malic acid by muCΔ2487S ( 0.64 mole-malate/mole-glucose equivalent ) was much lower than the muC and muCΔ2487 strains ( 0.80 and 1.33mole-malate / mole-glucose equivalent , respectively ) on ammonium sulfate .
101 +Although yeast extract was thought to induce the production of malic acid , the malate yield of muCΔ2487S ( 0.71 mole-malate/mole-glucose equivalent ) was significantly lower than muC ( 1.10 mole-malate/mole-glucose equivalent ) and muCΔ2487 strains ( 1.24 mole-malate/mole-glucose equivalent ) .
102 +The above results indicate that the over-expression of Hpr could increase the biomass , however , the malate yield was reduced significantly .
103 +Discussion
104 +Thermobifida fusca is a thermophilic actinobacterium .
105 +Previously , we isolated a mutant strain : T. fusca muC from adaptive evolution .
106 +T. fusca muC was confirmed to produce malic acid a lot more than its parent strain YX10 .
107 +After identifying the malate synthesis pathway , we engineered the muC strain to produce a lot more malic acid from sugars12 .
108 +Importantly , by fermentation optimization , the choices of nitrogen sources were found to affect the cell growth and malate production .
109 +However , the intracellular metabolisms related to the muC strain were largely unknown .
110 +In order to investigate the effect of nitrogen sources on cell growth and malate synthesis in T. fusca muC , RNAseq was employed to analyze the transcriptional changes corresponding to nitrogen sources .
111 +After analyzing the RNAseq data , the most important discovery was that Tfu_2487 , annotated for histidine-containing protein ( Hpr ) , did n't transcribe on yeast extract , however it transcribed highly on ammonium sulfate .
112 +We then deleted Tfu_2487 to get a mutant strain : muCΔ2487 , which produced a lot more malic acid than the muC strain on ammonium sulfate ( a nitrogen source bad for malate production by muC ) .
113 +However , the deletion of Tfu_2487 is not the ultimate evidence to prove the role of Hpr in cell growth and malate production .
114 +We also need to over-express it in muCΔ2487 , a strain without Hpr background .
115 +The hpr ( Tfu_2487 ) gene was over-expressed on an E. coli - T. fusca shuttle plasmid pYD-Tfu-3 in muCΔ2487 , forming muCΔ2487S .
116 +The muCΔ2487S strain experienced a low malate yield and faster cell growth compared to the muC strain .
117 +HPr is an important member in the PTS system .
118 +We analyzed the genome annotations of T. fusca , and found that the PTS system was incomplete .
119 +In bacteria , HPr transfers a phosphoryl group to the CheY domains of response regulators , which typically regulate transcription .
120 +Adenylate cyclases increase the cellular level of cAMP , which , along with CAP protein , stimulates transcription from a number of promoters14 -- 16,20 .
121 +Adenylate cyclase , encoded by Tfu_2552 in T. fusca , was found to be highly active .
122 +The proteins interacted with adenylate cyclase in T. fusca was predicted by STRING 10 ( Supplementary Figure S3 ) 20 .
123 +Tfu_2552 might regulate RNA polymer-ase subunits ( rpoB , rpoC , rpoA and rpoZ ) , which controlled the transcription of genes in T. fusca .
124 +The pyruvate kinase ( Tfu_1179 ) was also regulated by Tfu_2552 .
125 +Supplementary Figure S4 show that pyruvate kinase ( Tfu_1179 ) interacted with malate dehydrogenase ( Tfu_2390 ) and ` malic enzyme ' ( Tfu_0562 ) , which are directly related to the synthesis of malic acid .
126 +Thus , the proposed rough scheme of malate regulation is : HPr → adenylate cyclase → pyruvate kinase → malate dehydrogenase and malic enzyme → malic acid .
127 +Thus , we will employ proteomics analysis and other experimental tools to verify and modify the above prediction .
128 +Based on the fermentation data of the muCΔ2487 strain , the deletion of hpr increased the malic acid production significantly , indicating that HPr was the repressor for malic acid production .
129 +In addition , the over-expression of HPr in muCΔ2487 , dramatically impaired the malic acid production , confirming the role of Hpr on malate synthesis .
130 +However , the mechanisms of HPr regulation in T. fusca need more study .
131 +Methods
132 +Strains and cultivation .
133 +Thermobifida fusca was grown on Hagerdahl medium with addition of desired carbon and nitrogen sources2 ,21 .
134 +10 % V/V of pre-cultures of T. fusca were grown in the shaken flasks at 55 °C with 250 rpm rotation .
135 +The shaken flasks were sealed by the rubber stoppers to reduce the air exchange during the fermentation .
136 +150 mL precultures were inoculated into a 5 L fermentor at 55 °C with various stirring speeds .
137 +E. coli was grown on Luria-Bertani ( LB ) or SOC medium for molecular work .
138 +The strains and plasmids used in this study are shown in Table 3 .
139 +The primers and DNA sequences are shown in the Supplementary Table S2 .
140 +Molecular Work .
141 +Deletion of Tfu_2487 .
142 +The general strategy of deleting Tfu_2487 in T. fusca was described previously22 .
143 +The brief process is : the Hpr deletion cassette included ~ 500 bp DNA fragment homologous to the upstream of hpr gene , the inducible promoter region of Tfu_2176 ( endoglucanase ) of T. fusca ( genome location : 2,552,376-2 ,552,832 , 457 bp ) , kanamycin resistant gene from pET-28a ( + ) ( 813 bp ) and 500 bp DNA fragment homologous to the downstream of hpr gene ( the sequences are shown in the supplementary file 1 ) .
144 +The above cassette was synthesized and ligated to pUC57 by Genewiz ( Suzhou , China ) , forming puC-hpr-del plasmid .
145 +The resulting plasmid with right structure was then transformed to E. coli BL21 ( DE3 ) .
146 +Then , puC-hpr-del plasmid was introduced to T. fusca muC for deleting hpr gene .
147 +Plasmid work .
148 +The backbone of the E. coli-T .
149 +fusca shuttle plasmid was puC18 .
150 +The replication of origin of T. fusca was identified by the online tool ( http://tubic.tju.edu.cn/doric/index.php ) 23,24 .
151 +The DNA cassette : tfu-shuttle for T. fusca included : Kanamycin resistant gene , tsr-inducible MCS region , the gapdh promoter region of T. fusca , thiostrepton resistant gene ( tsr ) and origin of replication was synthesized by Genewiz ( Suzhou , China ) .
152 +The puC18 was cut at NdeI and SacI and then was ligated to tfu-shuttle cassette by Gibson assembly25 , which was then transformed to E. coli JM109 .
153 +The transformants were picked from agar plates and subjected to colony PCR with primers hprEco-F and hprEco-R ( Supplementary Table S1 ) .
154 +The final plasmid was sequenced to verify the structure and designated as pYD-Tfu-4 .
155 +The sequence and map of pYD-Tfu-4 are shown in Supplementary Figure S1 .
156 +Construction of the plasmid for expressing hpr in T. fusca .
157 +The hpr gene was amplified by primers hprF and hprR ( Supplementary Table S1 ) .
158 +The PCR product was cloned to pUCm-T vector ( Sangon Biotech , Shanghai , China ) and sequenced and digested by BamHI and SphI .
159 +The , the digested hpr gene was purified and ligated to pYD-Tfu-4 , forming pYD-Tfu-hpr ( Supplementary Figure S2 ) .
160 +Transformation of T. fusca and allelic exchange .
161 +The puC-hpr-del and pYD-Tfu-4 plasmids were transformed to T. fusca protoplasts with the experimental details described previously22 .
162 +The transformants with pYD-Tfu-4 were grown on kanamycin and thiostrepton .
163 +The deletion of hpr was confirmed by diagnosis PCR using primers hprdel-F and hprdel-R ( Supplementary Table S1 ) and directly sequenced by Sanger sequencing , thus confirming a positive recombination event .
164 +Metabolite detection .
165 +The metabolites were detected by HPLC system ( Dionex Ultimate3000 ) equipped with Bio-Rad HPX-87H ion exclusion column .
166 +The mobile phase was 0.005 mol/L H2SO4 at the rate of 0.6 mL/min using IR and UV detection .
167 +RNAseq work .
168 +T. fusca muC under different conditions was grown to 24 hours and then cells were harvested by centrifugation at > 10,000 g for 15 min .
169 +The cell pellets were washed by fresh medium and then spin down again to get rid of the supernatant .
170 +The above process was repeated three times .
171 +The general procedures about sample preparation for RNAseq analysis were described previously26 .
172 +An Illumina HiSeq2000 PE100 was used in this study .
173 +The biological duplicates were used in this study .
174 +SRA accession number for samples is SRP067532 .
175 +Statistical Analysis .
176 +The Unity platform developed by Genome Canada was used to process the raw data .
177 +In this study , the reported data were subject to log2-transformation26 .
178 +If log2 ( a ) − log2 ( b ) ( defined as log2 fold change or LFC ) ≥ 1 or ≤ − 1 , the difference between a and b was significant .
179 +The other statistical analysis methods were according to Deng et al. 26 .
180 +RT-PCR .
181 +The RT-qPCR experiments were describe previously21 ,22,27 and the primers used are shown in Supplementary Table S1 .
182 +Cellulase activity. The general process of measuring cellulase activity has been described previously22.
183 +Acknowledgements
184 +This work was supported by the grants from National Natural Science Foundation of China ( 31500070 ) , Natural Science Foundation of Jiangsu Province ( BK20150136 , BK20150151 ) , the Fundamental Research Funds for the Central Universities ( JUSRP115A18 ) and the Key Laboratory of Industrial Biotechnology , Ministry of Education , Jiangnan University , China ( KLIB-KF201403 ) .
185 +Y.D. and X.Z. , conceived and designed the experiments .
186 +Y.D. , J.L. , Y.M. and X.Z. performed the experiments .
187 +Y.D. , J.L. , Y.M. and X.Z. contributed to the writing of the manuscript .
188 +All authors Y.D. , J.L. , Y.M. and X.Z. contributed to the analysis of data and approved the manuscript .
189 +Additional Information Supplementary information accompanies this paper at http://www.nature.com/srep Competing financial interests : The authors declare no competing financial interests .
190 +How to cite this article : Deng , Y. et al. .
191 +Systematic analysis of an evolved Thermobifida fusca muC producing malic acid on organic and inorganic nitrogen sources .
192 +Sci .
193 +Rep. 6 , 30025 ; doi : 10.1038 / srep30025 ( 2016 ) .
194 +This work is licensed under a Creative Commons Attribution 4.0 International License .
195 +The images or other third party material in this article are included in the article 's Creative Commons license , unless indicated otherwise in the credit line ; if the material is not included under the Creative Commons license , users will need to obtain permission from the license holder to reproduce the material .
196 +To view a copy of this license , visit http://creativecommons.org/licenses/by/4.0/
...\ No newline at end of file ...\ No newline at end of file
1 +Thymus transcriptome reveals novel pathways in response to avian pathogenic Escherichia coli infection
2 +ABSTRACT Avian pathogenic Escherichia coli as in 5 dpi vs. one dpi challenged-susceptible birds .
3 +The ( APEC ) can cause significant morbidity in chickens .
4 +Toll-like receptor signaling pathway was the major in-The thymus provides the essential environment for T nate immune response for birds to respond to APEC incell development ; however , the thymus transcriptome fection .
5 +Moreover , lysosome and cell adhesion molecules has not been examined for gene expression in response pathways were common mechanisms for chicken reto APEC infection .
6 +An improved understanding of the sponse to APEC infection .
7 +The T-cell receptor signaling host genomic response to APEC infection could inform pathway , cell cycle , and p53 signaling pathways were future breeding programs for disease resistance and significantly activated in resistant birds to resist APEC APEC control .
8 +We therefore analyzed the transcrip - infection .
9 +These results provide a comprehensive assess-tome of the thymus of birds challenged with APEC , ment of global gene networks and biological functioncontrasting susceptible and resistant phenotypes .
10 +Thou - alities of differentially expressed genes in the thymus sands of genes were differentially expressed in birds under APEC infection .
11 +These findings provide novel inof the 5-day post infection ( dpi ) challenged-susceptible sights into key molecular genetic mechanisms that difgroup vs. 5 dpi non-challenged , in 5 dpi challenged - ferentiate host resistance from susceptibility in this pri-susceptible vs. 5 dpi challenged-resistant birds , as well mary lymphoid tissue , the thymus .
12 +Key words : RNASeq , APEC , thymus , transcriptome , immune response 2017 Poultry Science 95:2803 -- 2814 http://dx.doi.org/10.3382/ps/pew202
13 +INTRODUCTION
14 +Colibacillosis , caused by avian pathogenic Escherichia coli ( APEC ) , is an extraintestinal disease that may manifest as septicemia , pericarditis , or airsacculitis in poultry ( JanBen et al. , 2001 ; Stordeur et al. , 2004 ) .
15 +APEC also has been recently identified as a possible cause of human disease ( Rodriguez-Siek et al. , 2005 ; Ewers et al. , 2007 ; Johnson et al. , 2007 ; Russo and Johnson , 2003 ) .
16 +Studies report that APEC shares similar phylogenic background and certain virulence genes with human extraintestinal pathogenic Escherichia coli ( ExPEC ) , suggesting the potential of zoonotic risk of APEC ( Manges and Johnson , 2012 ) .
17 +C The Author 2016 .
18 +Published by Oxford University Press on behalf of Poultry Science Association .
19 +This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License ( http://creativecommons.org/licenses/ by-nc/4 .0 / ) , which permits non-commercial re-use , distribution , and reproduction in any medium , provided the original work is properly cited .
20 +For commercial re-use , please contact journals.permissions @ oup.com Received March 3 , 2016 .
21 +Accepted May 5 , 2016 .
22 +1Corresponding author : sjlamont@iastate.edu
23 +Moreover , contaminated chicken meat and eggs are potential sources of human infections ( Vincent et al. , 2010 ; Bergeron et al. , 2012 ) .
24 +APEC generally gains entry to the host bird via the respiratory tract ( Dho-Moulin and Fairbrother , 1999 ) .
25 +From there , bacteria enter the bloodstream and gain access to the viscera resulting in a multisystemic disease .
26 +Colibacillosis causes multimillion-dollar annual losses in the US poultry industry due to morbidity , mortality , and condemnation of infected products ( Kabir , 2010 ) .
27 +In the United Kingdom , a recent longitudinal survey of 4 broiler flocks sampled weekly for 4 wk showed 39 % of dead birds resulted from colibacillosis ( Kemmett et al. , 2013 ) .
28 +Also in the U.K. , 70 % of dead birds were caused by colibacillosis from a separate analysis of causes of mortality 2 to 3 d after placement of broiler chicks ( Kemmett et al. , 2014 ) .
29 +Although antibacterial agents have been used successfully to prevent this disease , restrictions on antibiotic usage in poultry production and APEC 's increasing resistance to antimicrobial agents have made colibacillosis control problematic ( Lanz et al. , 2003 ; Yang et al. , 2004 ) .
30 +Thus , control of colibacillosis by means other than antimicrobial agents is highly desirable .
31 +Variation in gene expression can be very useful in studying specimens treated under different conditions at a genome-wide level ( Alizadeh et al. , 2000 ; Ross et al. , 2000 ; Bahar et al. , 2006 ) .
32 +Many types of chicken microarrays have been used in genome-wide gene expression studies , including a macrophage microarray , avian innate immunity microarray , 44 K Agilent microarray , and Affymetrix chicken genome array ( Call et al. , 2001 ; Lavric et al. , 2008 ; Li et al. , 2008 ; Kranis et al. , 2013 ) .
33 +The new technology of RNAseq is an efficient and reliable tool to investigate genetic architecture and sequence variation and to quantify gene expression through whole transcriptome analysis ( Ozsolak and Milos , 2011 ) .
34 +We have reported its use in previous studies of the transcriptomic response of bone marrow and bursa to systemic APEC infection ( Sun et al. , 2015a ; 2015b ) .
35 +The current study used RNAseq technology to characterize the transcriptomic response of genes involved in the early phases of immune response against APEC by studying the primary lymphoid organ , the thymus .
36 +MATERIALS AND METHODS
37 +Ethics Statement
38 +All animal care and experimental procedures were reviewed and approved by the Iowa State University Institutional Animal Care and Use Committee ( # 11-07-6460-G ) .
39 +Avian Pathogenic Escherichia Coli (APEC) Experimental Design
40 +A total of 360 commercial male broilers ( meat-type chickens ) were used in the pathogen-challenge trial .
41 +At
42 +4 wk of age , 288 birds were inoculated with APEC O1 intra-air sac and , for the control group ( same type and age ) , 72 were injected with the same volume of phosphate buffered saline ( PBS ) .
43 +The APEC O1 strain and experimental procedures have been previously described in detail ( Sandford et al. , 2011 ; Sandford et al. , 2012 ) .
44 +At necropsy , the lesions on the liver , air sacs , and pericardium were scored .
45 +The range of scores for each tissue was : liver , 0 to 2 ; air sac , 0 to 3 ; and pericardium , 0 to 2 .
46 +The sum of its tissue lesion scores was used to assign the level of pathology of the individual bird .
47 +If the summed lesion scores were 0 to 3 , birds were classified as resistant ( mild lesion ) .
48 +If the summed lesion scores were 4 to 7 , birds were classified as susceptible ( severe lesion ) .
49 +The lesion scores were normally distributed over the 288 infected birds ( Sun et al. 2015a ) .
50 +Thymi were collected at one or 5 days post infection ( dpi ) .
51 +A total of 6 treatments were thus classified : 1 dpi challenged-resistant birds ; 1 dpi challenged-susceptible birds ; 1 dpi non-challenged birds ; 5 dpi challenged-resistant birds ; 5 dpi challenged-susceptible birds ; and 5 dpi non-challenged birds ( Figure 1 ) .
52 +Birds selected for RNA-seq analysis were from the 2 phenotypic extremes for APEC-induced pathology : resistant birds with 0 to 1 lesion scores and susceptible birds with 6 to 7 lesion scores .
53 +These were the same birds as the study of Sun et al. ( 2015a ) .
54 +Four individual bird replicates were used for each treatment group , totaling 24 samples .
55 +An Ambion MagMAX-96 Kit ( AM1839 ) ( Applied Biosystems , Foster City , CA ) was used to isolate RNA from the thymus samples .
56 +The quality and quantit of RNA were assessed using the Agilent 2100 Bioanalyzer according to the manufacturer 's instructions ( Agilent Technologies ) .
57 +RNA Integrity Numbers ( RIN ) for all the RNA samples selected to construct the cDNA libraries were greater than 8.0 .
58 +Next , an Illumina TruSeq © R RNA Sample Preparation v2 Kit was utilized to convert 0.1 to 4 μ g RNA into cDNA libraries .
59 +Twenty-four cDNA libraries , which included 4 biological replicates ( birds ) for each treatment , were constructed .
60 +Briefly , fragment mRNA was purified using oligo-dT beads from the initial RNA and reverse transcribed into a double strand cDNA fragment .
61 +End repair , adenylation , adapter ligation , and PCR amplification were then carried out in conformance with the TruSeq © R manufacturer 's instructions ( Protocol : # 15026495 , May 2012 ) .
62 +A Qubit © R Quantitation Platform and HS dsDNA kit ( Invitrogen , Paisley , UK ) were then used to test and quantify the cDNA libraries .
63 +Six cDNA libraries , including one for each of the 6 treatments , were sequenced in the same lane of the Illumina © R HiSeq 2000 at the Iowa State University DNA facility ( 4 lanes for the 24 cDNA libraries ) with single end 100 bp cycles .
64 +Read Quality Control, Alignment, and Reads Number Calculation
65 +Fastx toolkit software ( version 0.0.13 ) was used to remove the adapter for each read , and quality of RNA-seq reads from all the samples was checked using FastQC software ( version 0.10.1 ) keeping a Phred score of 32 .
66 +Then the filtered reads from each sample were separately aligned to the Gallus gallus 4.0 reference genome from Ensembl using TopHat2 ( version 2.0.9 ) and Bowtie ( version 2.1.0 ) software with default parameters .
67 +The abundance of reads for all annotated genes was counted using the HTseq software package ( version 0.5.4 p3 ) in Python .
68 +Statistical and Biological Analysis
69 +To test the samples ' relationship , Qlucore Omics Explorer ( version 3.0 ) was used to conduct principal component analysis ( PCA ) by using the read count data from the 24 samples .
70 +Then , the software package edgeR
71 +( version 3.0.8 ) was run in R software ( version 2.15.3 ) to identify differentially expressed ( DE ) genes .
72 +The generalized linear model ( GLM ) analysis in edgeR based on the negative binomial distribution was applied .
73 +Then relevant linear contrasts were constructed to compare treatment conditions .
74 +The Benjamini-Hochberg method was used to control false discovery rate ( FDR ) ( Benjamini and Hochberg , 1995 ) at 5 % .
75 +To avoid gene length bias , the GOseq package ( version 1.10.0 ) ( Young et al. , 2010 ) was utilized for further gene ontology ( GO ) and pathway analysis while controlling FDR at 5 % .
76 +Animal systems biology analysis and modeling center ( ASBAMC ) was used to generate the significant pathways .
77 +Candidate Genes for qPCR Validation
78 +Quantitative real time PCR ( qPCR ) was performed to measure the mRNA expression levels of 11 selected genes ( IL7 , IL7R , LCK , ZAP70 , CD3Z , IL18 , IL8 , IFNGR , NOD1 , LIG4 , TLR6 ) using the same 24 RNA samples used for sequencing .
79 +The gene selection criteria were involvement in multiple immune response pathways and significance in the RNAseq analysis .
80 +An internal control gene ( 28 S rRNA ) was used for normalization of the initial concentration of RNA .
81 +Primers were designed for amplifying fragments in the qPCR reaction using sequences from NCBI and Primer 3 ( Rozen and Skaletsky , 2000 ) .
82 +Primer sequence detail is displayed in Table 1 .
83 +qPCR was performed in triplicate on individual thymus samples .
84 +Reactions of qPCR were carried out using the QuantiTect SYBR Green kit ( Qiangen Inc. , Valencia , CA ) as described by Redmond and co-workers ( Redmond et al. , 2010 ) .
85 +The following equation was used to calculate the adjusted cycle threshold ( Ct ) values : 40 -- [ Ct target gene mean + ( Ct 28S median -- Ct 28S mean ) ( slope of target gene/slope of 28S ) ] .
86 +The Fit Model procedure in JMP software ( SAS Institute Inc. , Cary , NC ) was used to analyze the Ct value .
87 +Relative gene expression values were calculated for different treatment contrasts .
88 +Availability of Supporting Data
89 +The RNAseq data can be obtained from the NCBI Gene Expression Omnibus ( GEO ) database with the accession number GSE69014
90 +RESULTS
91 +Twenty-four individual thymus samples were analyzed by RNAseq .
92 +These included one sample from each of 6 treatment conditions from 4 biological replicates .
93 +After sequencing the cDNA libraries , the average total raw reads were 26.59 million .
94 +By trimming the adaptor contamination using the Fastx toolkit and FastQC quality control , the average number of clean reads over all samples was 25.14 million .
95 +The number of raw and clean reads for each treatment group is displayed in Figure 2A .
96 +Using TopHat2 , an average of 82.96 % of the reads mapped back to the reference genome and the unique mapped reads accounted for an average of 78.62 % ( Figure 2A ) .
97 +Examination of the total mapped reads distribution is illustrated in Figure 2B .
98 +Distribution of reads among the 6 treatment groups was relatively consistent .
99 +On average , 74.44 % of the reads mapped to exons , including 48.00 % CDS exons , 22.16 % 3 ′ UTR exons , and 4.28 % 5 ′ UTR exons ( Figure 2B ) .
100 +There were 21.59 % and 3.97 % of the reads located into introns and intergenic , respectively ( Figure 2B ) .
101 +After alignment , the average number of reads for all samples was 12.53 million using HTseq counting .
102 +The average transcriptome coverage , i.e. , the number of detected transcripts over the total annotated transcripts , was 85.89 % .
103 +To further explore the relationship among the total 24 samples , PCA was used to cluster similar samples in multivariate space .
104 +The PCA results showed that the 5 dpi susceptible birds were distinct from the other 5 treatment groups ( Figure 3 ) .
105 +Additionally , 1 dpi susceptible birds differed slightly from the 4 groups : 1 dpi resistant , 5 dpi resistant , 1 dpi non-challenged , and 5 dpi non-challenged birds .
106 +Variability among replicates in each treatment group was low and the clear separation of the different groups indicated that susceptible birds possess a unique characteristic expression pattern that was greatly different from resistant and from nonchallenged birds .
107 +Analysis of Differentially Expressed (DE) Genes
108 +From a total of 16,693 detected transcripts , 2,484 transcripts were novel .
109 +After keeping genes with read counts above one count per million for at least 3 samples in at least one treatment group and removing the other low-expression reads , 11,585 transcripts were statistically analyzed .
110 +Comparisons of gene expression with respect to treatment , time , and pathology effects were carried out to identify candidate genes that respond to APEC infection .
111 +Nine total contrasts were constructed for interesting 2-way comparisons .
112 +The numbers of up-regulated DE transcripts were greater than those of down-regulated ones for most of the 9 contrasts ( Table 2 ) .
113 +Tests for 4 comparisons ( pair-wise contrasts ) identified large numbers of DE genes : 1 dpi susceptible vs. 1 dpi non-infected birds , 5 dpi susceptible vs. 5 dpi non-infected birds , 5 dpi susceptible vs. 5 dpi resistant birds , and 5 dpi vs. 1 dpi susceptible birds ( Table 2 ) .
114 +However , tests for the other comparisons detected only a few DE genes ( N < 25 ) .
115 +There were 158 DE genes detected comparing 1 dpi susceptible vs. 1 dpi noninfected birds .
116 +Thousands of DE genes were identified when comparing 5 dpi susceptible vs. 5 dpi non-infected birds ; 5 dpi susceptible vs. 5 dpi resistant birds ; and 5 dpi vs. 1 dpi susceptible birds .
117 +These results indicate that there were large differences between 5 dpi susceptible birds and 5 dpi resistant birds , and between 5 dpi susceptible birds and 5 dpi non-challenged birds .
118 +However , resistant birds differed little from the non-infected birds .
119 +The transcriptomic response of susceptible birds greatly increased over time post infection , whereas a time-related response increase did not occur in resistant and non-infected birds
120 +Significant GO Terms Analysis
121 +To provide sufficient genes for common biological process analysis , the 4 comparisons with the largest numbers of DE genes were used for further analysis .
122 +The false discovery rate was controlled at 5 % for all the significant GO terms and pathways in the following results and discussion .
123 +In the contrast of 1 dpi susceptible vs. non-challenged birds , the DE genes were mainly involved in these top 3 significant GO terms : defense response to bacterium , defense response , and response to bacterium .
124 +The comparisons of 5 dpi susceptible vs. 5 dpi non-infected birds and of 5 dpi susceptible vs. 5 dpi resistant birds had the top significant GO terms of immune response , tolllike receptor signaling pathway , T/B cell activation , and
125 +T-cell lineage commitment .
126 +With passage of time post infection ( 5 dpi vs. 1 dpi ) , the susceptible birds ' response mainly focused on natural killer cell differentiation , myeloid progenitor cell differentiation , lymphoid progenitor cell differentiation , and lymphocyte differentiation GO terms .
127 +Significant Pathways Analysis
128 +These 4 comparisons also had significantly changed pathways in response to APEC infection .
129 +Generally , phagosome , lysosome , toll-like receptor ( TLR ) signaling pathway , Jak-STAT signaling pathway , cell adhesion molecules ( CAMs ) , ECM-receptor interaction , and cytokine-cytokine receptor interaction were dramatically induced in these 3 comparisons : 5 dp susceptible vs. 5 dpi non-challenged birds , 5 dpi susceptible vs. 5 dpi resistant birds , and 5 dpi vs. 1 dpi susceptible birds .
130 +Moreover , T-cell receptor ( TCR ) signaling pathway was strongly suppressed in the above 3 contrasts .
131 +Also , cell cycle and p53 signaling pathways were significantly suppressed in the contrast of 5 dpi susceptible vs. 5 dpi non-challenged birds and of 5 dpi susceptible vs. 5 dpi resistant birds .
132 +Cell cycle also was detected in 1 dpi susceptible vs. 1 dpi non-challenged birds .
133 +Figure 4 showed the DE genes that were involved in the significant pathways in the 4 contrasts .
134 +Detailed information of DE genes of the significant pathways for the 4 contrasts was displayed in Table S1-S4 .
135 +These results indicate that compared to resistant birds , susceptible birds extensively initiate their pathways of immune response , signal transduction , and signal molecules and interaction to resist APEC infection .
136 +However , the Tcell differentiation and proliferation and cell growth are significantly impaired in susceptible birds .
137 +Validation of RNAseq Data
138 +To validate the RNAseq data , qPCR was performed on the following 11 genes selected from immune related genes that were significantly DE in RNAseq : IL7 , IL7R , LCK , ZAP70 , CD3Z , IL18 , IL8 , IFNGR , NOD1 , LIG4 , TLR6 .
139 +The qPCR results for 10 of 11 selected genes conformed to the same direction of fold change and significance as those in RNAseq data ( Table 3 ) .
140 +A close correlation ( 93.42 % ) in the expression level was between qPCR results and RNAseq data .
141 +Only one gene , CD3Z , was not significantly DE in the qPCR experiment ; however , the CD3Z expression pattern in the qPCR experiment conformed to the same direction as for RNAseq ( Table 3 ) .
142 +DISCUSSION
143 +The novel experimental design of the current study enabled characterization of the resistance and susceptibility mechanisms of different phenotype birds in response to APEC infection through chicken thymus transcriptome analysis .
144 +The PCA of the thymus transcriptome of different phenotype birds , together with the identified DE genes in different contrasts ( Figure 3 and Table 2 ) , demonstrated that it was appropriate to classify the challenged birds as resistant or susceptible birds based upon their total lesion scores .
145 +Nakamura et al. ( 1985 ) demonstrated that marked atrophy of the thymus and bursa were observed in natural colibacillosis of broiler chickens , and the relative weights of the thymus and bursa were dramatically decreased at 1 dpi ( Nakamura et al. , 1986 ) .
146 +Histologically , the T and B lymphocytes were greatly depleted in the thymus and bursa , respectively , after 1 dpi in colibacillosis of white Leghorn ( Nakamura et al. , 1986 ) .
147 +These results indicate T and B cells have important functions in bacteria infection .
148 +Thus , the primary lymphoid tissues ( bone marrow , bursa , and thymus ) have critical importance to understand how the host 's primary immune organs respond to systemic APEC infection .
149 +Transcriptome analyses of bone marrow and bursa have been published on investigations of the earliest phases of immune response to systemic APEC infection ( Sun et al. , 2015a ; 2015b ) , as well as the combined analysis of bone marrow , bursa , and thymus to investigate primary lymphoid tissues ' interaction or cooperation ( Sun et al. , 2016 ) .
150 +To date , however , the gene expression patterns in the thymus of resistant and susceptible birds under systemic APEC infection have not been reported .
151 +The thymus is an essential primary lymphoid organ , providing an appropriate environment for T cell precursor development , differentiation , and maturatio
152 +( Rose , 1979 ) and unique pathway changes were identified in thymus transcriptome analysis , compared to the results of combined analysis of primary lymphoid tissues .
153 +In the current study , the TLR signaling pathway , lysosome pathway , CAMs , and TCR signaling pathway were the major response mechanisms in the thymus after APEC infection .
154 +In the comparison of combined analysis of primary lymphoid tissues ( Sun et al. , 2016 ) , TLR and CAM were the unique pathway changes in the thymus .
155 +The TLR is the major innate immune response modulator for chicken resistance to APEC infection .
156 +TLRs can recognize pathogen-associated molecular patterns ( PAMPs ) to trigger inflammatory cascades ( Martinon and Tschopp , 2005 ; Akira et al. , 2006 ) .
157 +The TLR4 protein bound to Gram-negative bacteria can interact with TIR-domain-containing adaptor proteins ( MyD88 , MAL , and IRAK4 ) to transmit signals , inducing MAPK ( mitogen-activated protein kinases ) signaling pathway activation and inflammatory cytokines ( Akira et al. , 2001 ; Werling and Jungi , 2003 ; Akira , 2006 ; Sutterwala et al. , 2006 ) .
158 +Moreover , TLR6 can use the same signaling pathway as TLR4 ( Figure 5 ) .
159 +TLR5 can bind to flagellin to activate cytokine IL8 expression and inflammatory response
160 +( Hayashi et al. , 2001 ) .
161 +In the current study , TLR6 ( TLR1LA ) , TLR4 , TLR5 , and IL8 were all overexpressed in 5 dpi susceptible vs. 5 dpi non-challenged and 5 dpi susceptible vs. 5 dpi resistant birds ( Figure 5 ) .
162 +These results may indicate that susceptible birds attempt to trigger high levels of activation of the innate immune response to resist the systemic APEC infection , compared to resistant and non-challenged birds .
163 +MAPK and ERK have important functions in signal transduction under cellular stresses ( Davis , 1993 ; Kyriakis and Avruch , 1996 ) .
164 +Currently , controversial evidence showed signal transduction pathway JNK and MAPK had a complex role in transmitting a distinct cellular effect in different cell lineages ( Huh et al. , 2004 ) .
165 +For example , MAPK signaling was activated when pathogenic bacteria invaded ( Watanabe et al. , 2001 ) .
166 +Activation of ERK1/2 , JNK , and p38 MAPK was induced in the infection of epithelial cell lines with Listeria monocytogenes , Salmonella enterica , or enteropathogenic Escherichia coli ( EPEC ) ( Chen et al. , 1996 ; Hobbie et al. , 1997 ; Czerucka et al. , 2001 ) .
167 +In our study , the p38 ( MAPK11 , MAPK12 , and MAPK13 ) , ERK ( MAPK1 ) , and JNK ( MAPK9 ) genes were overexpressed in 5 dpi susceptible vs. 5 dpi non-challenged birds and 5 dpi susceptible vs. 5 dpi resistant birds .
168 +It seems that susceptible birds activated signalin transduction pathways to protect cell survival under systemic APEC , compared to resistant and nonchallenged birds .
169 +Moreover , the TLR signaling pathway also produced the costimulatory molecules ( CD40 , CD80 , and CD86 ) to stimulate T cells ( Melief et al. , 2002 ; Severa et al. , 2007 ) .
170 +In the current study , CD40 , CD80 , and CD86 were more highly expressed in 5 dpi susceptible birds than in 5 dpi non-challenged and 5 dpi resistant birds ( Figure 6 ) .
171 +The same phenomenon was also observed in the contrasts of 5 dpi vs. 1 dpi susceptible birds ( Figure 6 ) .
172 +Additionally , TLR6 ( TLR1LA ) , TLR4 , TLR5 , MAPK1 , and CD40 also were significantly changed in bone marrow in 5 dpi susceptible vs. 5 dpi non-challenged birds ( Sun et al. , 2015a ) .
173 +TLR4 and CD40 were also DE in bone marrow in 5 dpi susceptible vs. 5 dpi resistant birds ( Sun et al. , 2015a ) .
174 +These genes might be potential biomarkers for chicken host response to APEC infection .
175 +CD40 also was involved in the significantly changed pathways CAMs .
176 +Here , the CAMs pathway was strongly induced in the thymus in 5 dpi susceptible vs. 5 dpi resistant birds and 5 dpi susceptible vs. 5 dpi non-challenged birds .
177 +The VCAM1 , ITGB1 , and ITGA6 genes were all more highly expressed in 5 dpi susceptible birds than in 5 dpi non-challenged and 5 dpi resistant birds in the current study , strongly suggesting important roles of these genes .
178 +The highly induced CAMs pathway , together with previous reports of thymus atrophy and T lymphocyte depletion under colibacillosis ( Nakamura et al. , 1985 ; Nakamura et al. , 1986 ) , indicates that CAMs might be the major local tissue repair mechanism after APEC infection .
179 +As the thymus provides the essential environment for T-cell development and maturation , many distinct stages of T-cell development were marked with changes in gene expression under APEC infection .
180 +The TCR signaling is a critical requisite signal to initiate T-cell selection , proliferation , activation , and response magnitude in mice one d after Listeria infection ( Zehn et al. , 2009 ) .
181 +The interaction between antigen peptide and MHC complexes can activate the TCR signal to trigger a complex downstream series of signaling cascades that can result in a variety of outcomes ( Anderson et al. , 1996 ; Kannan et al. , 2012 ) .
182 +The proximal signaling events include activation of Src tyrosine kinase Lck , phosphorylation of ITAMs in the TCR/CD3 complex , recruitment and activation of ZAP70 , phosphorylation of LAT , recruitment of a variety of signaling molecules , and the activation of NFAT and NF-kB ( Irving and Weiss , 1991 ; Chan et al. , 1992 ; Letourneur and Klausner , 1992 ; Bubeck et al. , 1996 ; Zhang et al. , 1998 ; Smith-Garvin et al. , 2009 ) .
183 +In the present study , the key genes ( CD3Z , LAT , ZAP70 , GRAP2 , and VAV ) in the TCR signal had reduced expression levels in the 3 contrasts of 5 dpi susceptible vs. 5 dpi non-infected birds , 5 dpi susceptible vs. 5 dpi resistant birds , and 5 dpi vs. dpi susceptible birds ( Figure 6 ) .
184 +Deficiency of PDCD1 , a co-inhibitory receptor expressed on T cells , can promote autoimmunity ( Latchman et al. , 2004 ; Keir et al. , 2006 ; Hirahara et al. , 2012 ) .
185 +This gene was also downregulated in 5 dpi susceptible birds compared to 5 dpi resistant or 5 dpi non-challenged birds .
186 +Collectively , the TCR signal was deeply impaired in susceptible birds , which indicates T-cell proliferation , activation , differentiation , and maturation are significantly impaired by APEC infection in susceptible birds .
187 +Moreover , CD3Z was also significantly DE in bone marrow in 5 dpi susceptible compared to 5 dpi resistant birds ( Sun et al. , 2015a ) , indicating this gene is a positive marker of resistance in birds .
188 +Expression of NFATC can result in T-cell anergy and NFKBIE can inhibit NF-kB transactivation ( Whiteside et al. , 1997 ; Heissmeyer et al. , 2004 ) .
189 +These 2 genes both exhibited higher expression in 5 dpi susceptible birds , indicating damage of the TCR signal .
190 +T cells are activated not only by antigen presentation signals but also by co-stimulatory molecules for negative and positive regulatory signal transduction pathways ( De Koker et al. , 2011 ) .
191 +CTLA4 can interact with CD80 or CD86 to terminate T-cell activation and result in cell-cycle arrest ( Alegre et al. , 2001 ) .
192 +In the current study , expression of CTLA4 and CD86 were increased in 5 dpi susceptible vs. 5 dpi non-challenged birds and 5 dpi vs. 1 dpi susceptible birds .
193 +These results suggest that APEC infection suppresses T-cell activation in susceptible birds .
194 +Moreover , IL7 exerts a significant impact on naive T-cell survival , proliferation , and homeostasis in mammals ( Hsu and Mountz , 2010 ; Vicente et al. , 2010 ; Hong et al. , 2012 ) .
195 +Hsu and Mountz ( 2010 ) reported that the interaction between IL7 and IL7R could lead to proliferation and progression of T cells .
196 +IL7 and IL7R also play pivotal roles in the development of γδ T cells ( Watanabe et al. , 1991 ; Plum et al. , 1993 ) .
197 +IL7R can also be highly expressed in CD4 + and CD8 + cells and correlated with T-cell activation status in chickens ( Van Haarlem et al. , 2009 ) .
198 +IL7 signaling is a negativefeedback loop ( IL-7R → CD8 → TCR IL-7R ) that drives cell-intrinsic IL7R and TCR oscillatory signaling ( Huang and August , 2015 ) .
199 +In the present study , IL7 and IL7R had increased expression levels in 5 dpi susceptible vs. 5 dpi resistant birds and 5 dpi vs.
200 +Conclusion
201 +The current study provides novel evidence that , in susceptible birds , T-cell development , activation , and cell cycle progression are impaired by APEC infection through reduced expression of regulatory genes in TCR signaling , while the innate immune response is activated through cross-talk among multiple signaling pathways .
202 +Infection with APEC induces very few transcriptomic differences between challenged-resistant and non-challenged birds .
203 +Taken together , the transcriptome analysis of thymus tissue during APEC infection demonstrates that both T-cell development and immune response mechanisms concurrently contribute to avian resistance to APEC infection .
204 +Moreover , many genes , especially TLR4 , CD40 , CD3Z , were identified as potential markers for host resistance to APEC infection .
205 +The CAM pathway might be a major local tissue repair mechanism after APEC infection .
206 +These findings contribute to the knowledge of the transcriptomic response in the thymus of genes that are involved in the earliest phases of the immune response to APEC , including those that drive the subsequent cellular immune reaction .
207 +The current study is foundational to the identification of genetic variation that differentiates birds that are susceptible or resistant to the pathological effects of APEC .
208 +Abbreviation
209 +DE , differentially expressed ; APEC , avian pathogenic Escherichia coli ; ExPEC , extraintestinal pathogenic Escherichia coli ; dpi , day post infection ; PCA , principal component analysis ; GO , gene ontology ; TLR , toll-like receptor ; CAM , cell adhesion molecule ; TCR , T-cell receptor .
210 +Competing Interests
211 +The authors declare that there were no competing interests regarding the publication of this paper .
212 +Authors’ Contributions
213 +HS isolated RNA from tissues and generated cDNA libraries , analyzed data of the RNAseq experiment , conducted qPCR validation , and wrote the manuscript .
214 +PL , LKN , and SJL conceived the concept , participated in the animal experiments , and revised the manuscript .
215 +All authors read and approved the final manuscript .
216 +ACKNOWLEDGMENTS
217 +The authors gratefully acknowledge the assistance of members of the Nolan and Lamont labs in collecting
218 +SUPPLEMENTARY DATA
219 +Supplementary data are available at PSCIEN online .
220 +Table S1 .
221 +Differentially expressed genes that are involved in the significantly changed pathways in the contrast of 1 d post infection ( dpi ) susceptible vs. 1 dpi non-challenged birds .
222 +Table S2 .
223 +Differentially expressed genes that are involved in the significantly changed pathways in the contrast of 5 d post infection ( dpi ) vs. 1 dpi susceptible birds .
224 +Table S3 .
225 +Differentially expressed genes that are involved in the significantly changed pathways in the contrast of 5 dpi susceptible vs. 5 dpi non-challenged birds .
226 +Table S4 .
227 +Differentially expressed genes that are involved in the significantly changed pathways in the contrast of 5 dpi susceptible vs. 5 dpi resistant birds .
...\ No newline at end of file ...\ No newline at end of file
1 +Silencing of cryptic prophages in Corynebacterium
2 +ABSTRACT
3 +DNA of viral origin represents a ubiquitous element of bacterial genomes .
4 +Its integration into host regulatory circuits is a pivotal driver of microbial evolution but requires the stringent regulation of phage gene activity .
5 +In this study , we describe the nucleoid-associated protein CgpS , which represents an essential protein functioning as a xenogeneic silencer in the Gram-positive Corynebacterium glutamicum .
6 +CgpS is encoded by the cryptic prophage CGP3 of the C. glutamicum strain ATCC 13032 and was first identified by DNA affinity chromatography using an early phage promoter of CGP3 .
7 +Genome-wide profiling of CgpS binding using chromatin affinity purification and sequencing ( ChAP-Seq ) revealed its association with AT-rich DNA elements , including the entire CGP3 prophage region ( 187 kbp ) , as well as several other elements acquired by horizontal gene transfer .
8 +Countersilencing of CgpS resulted in a significantly increased induction frequency of the CGP3 prophage .
9 +In contrast , a strain lacking the CGP3 prophage was not affected and displayed stable growth .
10 +In a bioinformatics approach , cgpS orthologs were identified primarily in actinobacterial genomes as well as several phage and prophage genomes .
11 +Sequence analysis of 618 orthologous proteins revealed a strong conservation of the secondary structure , supporting an ancient function of these xenogeneic silencers in phage-host interaction .
12 +1Institute of Bio - und Geosciences , IBG-1 : Biotechnology , Forschungszentrum Jülich , 52425 Jülich , Germany and 2Quantitative and Theoretical Biology , Heinrich-Heine-Universita ̈t Düsseldorf , 40225 , Düsseldorf , Germany
13 +INTRODUCTION
14 +Viral DNA , in the form of functional prophages or degenerated ( cryptic ) phage elements , is ubiquitously found in bacterial genomes and may constitute up to 20 % of the host genome ( 1 -- 3 ) .
15 +The mosaic-like structure of bacterial genomes indicates that phage-mediated horizontal gene transfer is a pivotal driver of bacterial evolution ( 4 ) .
16 +Recent
17 +Nucleic Acids Research, 2016, Vol. 44, No. 21 10117–10131 doi: 10.1093/nar/gkw692
18 +studies demonstrated that these elements might contribute significantly to the fitness of their respective host by improving stress tolerance , antibiotic resistance , biofilm formation or virulence ( 5,6 ) .
19 +Phage-mediated gene transfer may provide the cell with novel adaptive traits , improving the fitness of the receptor cell , but this does not occur without risks .
20 +The integration of selfish replicators , including transposable elements , integrative/conjugative elements ( ICE ) or phages , can lead to high transcriptional and translational costs or even cell death ( 7,8 ) .
21 +Hence , bacteria possess a number of different systems that confer resistance to foreign genetic elements , e.g. CRISPR/Cas and restriction modification ( RM ) systems ( 9,10 ) .
22 +However , to harness the adaptive potential of foreign DNA and enable its integration into the host regulatory circuitry , bacteria have evolved a rather mediative mechanism called xenogeneic silencing ( XS ) ( 11 -- 13 ) .
23 +This mechanism relies on the function of small nucleoid-associated proteins ( NAPs ) to target and inhibit the expression of foreign DNA , which is recognizable by its typically higher AT content in comparison to the host genome ( 1,14 ) .
24 +The major role of XS proteins is the binding of foreign DNA elements and the inhibition of transcription by a complex formation of AT-rich DNA stretches causing either the occlusion or trapping of the RNA polymerase ( 15,16 ) .
25 +Currently known XS proteins belong to one of four classes , consisting of H-NS-type proteins found in several proteobacteria ( 12,17 ) , Lsr2-like proteins of the actinomycetes ( 18 ) , MvaT of Pseudomonas species ( 16 ) and Rok of Bacillus subtilis ( 19 ) .
26 +To date , most studies have focused on host-encoded XS proteins acting as silencers of foreign DNA .
27 +However , it may also be of benefit for the foreign element to bring its own silencer protein to improve tolerance within the host cell .
28 +Here , we describe a novel prophage-encoded XS protein of the Lsr2-type in Corynebacterium glutamicum ATCC 13032 .
29 +The genome of this important industrial amino acid producer contains three cryptic prophages ( 20,21 ) .
30 +Whereas CGP1 and CGP2 are highly degenerated , CGP3 comprises almost 6 % of the entire genome ( 187 kb ) and is inducible in an SOS-dependent manner ( 22,23 ) .
31 +Even under non-inducing conditions , spontaneous prophage induction ( SPI ) was observed , preceded by a spontaneous activation of the SOS response in > 60 % of cases ( 20,22,23 ) .
32 +However , the precise regulatory control of CGP3 induction has not been studied thus far .
33 +In this study , we demonstrate the essential role of a prophage-encoded NAP , which is a homolog to the mycobacterial Lsr2 protein and functions as a silencer of cryptic phage elements in C. glutamicum ( CgpS , C. glutamicum prophage silencer ) .
34 +Genome-wide profiling of the CgpS -- DNA interaction revealed its association with AT-rich DNA regions located primarily within prophage regions .
35 +Countersilencing of CgpS activity via the expression of its truncated oligomerization domain resulted in the induction of CGP3 , causing cell death .
36 +A bioinformatics analysis revealed homologous proteins mainly in actinomycetes , but , interestingly , also in several phage and prophage genomes .
37 +These data demonstrate the importance of XS proteins for the tolerance of viral DNA and indicate that this mechanism is exploited by both the host and the virus .
38 +MATERIALS AND METHODS
39 +Bacterial strains and growth conditions
40 +The bacterial strains and plasmids used in this study are listed in Supplementary Table S1 .
41 +Corynebacterium glutamicum ATCC 13032 was used as wild-type strain ( 24 ) .
42 +E. coli DH5 was used as host for cloning procedures and cultivated in Lysogeny Broth ( LB ) medium or on agar plates at 37 ◦ C ( 25 ) .
43 +For growth studies and fluorescence assays ( e.g. preparation of cells for fluorescence microscopy ) , C.glutamicum cells were pre-cultivated in BHI ( brain heart infusion , DifcoTM BHI , BD , Heidelberg , Ger - ◦ many ) medium at 30 C for 6 h .
44 +This first preculture was used to inoculate an overnight culture in CGXII minimal · − medium ( 26 ) containing 2 % ( w/v ) glucose and 30 mg l 1 protocatechuat acid .
45 +The CGXII culture was finally used to inoculate the main culture in the same medium ( CGXII with 2 % ( w/v ) glucose ) to a start OD600 of 1 , unless specified · − · − otherwise .
46 +If necessary , 50 g ml 1 ( E. coli ) or 25 g ml 1 · − ( C. glutamicum ) kanamycin and/or 34 g ml 1 ( E. coli ) or · − 10 g ml 1 ( C. glutamicum ) chloramphenicol were added .
47 +Recombinant DNA work
48 +Plasmids and oligonucleotides used in this study are listed in Supplementary Table S2 , respectively .
49 +Standard methods including PCR , DNA restriction and ligation , were performed according to established protocols ( 25 ) .
50 +In some cases , Gibson assembly ( 27 ) was used for the constructions of plasmids .
51 +DNA sequencing and oligonucleotides synthesis were conducted by Eurofins MWG Operon ( Ebersberg , Germany ) .
52 +The chromosomal integration of the Strep tagged cgpS gene variant was performed using the two-step homologous recombination method ( 28 ) .
53 +The 500 bp up and downstream regions of cgpS were amplified using the oligonucleotides LF cgpS pK19 fw and LF cgpS rv and , accordingly , RF cgpS fw and RF cgpS pK19 rv .
54 +Amplification of the Strep-tagged cgpS gene was done by using the plasmid pAN6-cgpS-strep as template for the oligonucleotide pair cgpS strep fw and cgpS strep rv .
55 +The three resulting PCR products and the digested pK19mobsacB plasmid ( with BamHI , EcoRI ) were assembled using Gibson assembly ( 27 ) .
56 +Correct integration into the cgpS locus was confirmed by sequencing of the colony PCR product with the oligonucleotides Cgps indel-fw and CgpS indel rv .
57 +Cultivation in the BioLector System
58 +Growth experiments were performed predominantly in the BioLector ® microcultivation system of m2p-labs ( Aachen , Germany ) as described by ( 29 ) .
59 +Cultivation was performed in 48-well FlowerPlates ( m2p labs , Germany ) at 30 ◦ C and a shaking frequency of 1200 rpm .
60 +The cells were cultivated in 750 l of CGXII minimal media with 2 % ( w/v ) glucose containing different additives ( e.g. Isopropyl - D-1-thiogalactopyranoside ( IPTG ) , MMC , kanamycin ) , as indicated .
61 +Measurements were taken at 15-min intervals .
62 +DNA affinity chromatography with the promoter region of alpAC
63 +The promoter region of alpAC was amplified by PCR with the oligonucleotides PalpAC-Biotin-Tag-fw and PalpAC rv ( product size 516 bp ) .
64 +To flag the amplified product further PCRs were performed but with the Biotin-Primer ( MWG Eurofins , Ebersberg , Germany ) and the PalpAC rv .
65 +At least 220 pmol of the biotinylated products were purified by size exclusion chromatography with the usage of an 8 ml sepharose s400-HR column from GE Healthcare ( Freiburg , Germany ) .
66 +A total of 5 mg of the M-280 Streptavidin Dynabeads ® ( Invitrogen , Carlsbad , CA , USA ) were washed twice with the binding and wash ( BW ) buffer ( 10 mM Tris-HCl pH 7.5 , 2 M NaCl ) , subsequently suspended in BW buffer containing biotinylated products and incubated for 1 h at room temperature .
67 +To eliminate unbound DNA fragments the beads were washed three times with the BW buffer and finally suspended in the binding and storage ( BS ) buffer ( 20 mM Tris-HCl pH 7.5 , 1 mM EDTA , 10 % ( v/v ) glycerin , 0.01 % ( v/v ) Triton-X-100 , 100 mM NaCl , 1 mM DTT ) .
68 +A total fo 500 ml of cells were grown in CGXII minimal media with glucose as carbon source ( as described in bacterial strains and growth conditions ) to an OD600 of ∼ 5 .
69 +After the cells were harvested by centrifugation ( 20 min , 5300g and washed once with phosphate buffered saline ( PBS ) buffer ( 137 mM NaCl , 2.7 mM KCl , 20 mM Na2HPO4 , 1.8 mM KH2PO4 ) , cell pellets were suspended in BS buffer supplemented with 1 mM phenylmethylsulfonyl fluoride ( PMSF ) .
70 +Cell disruption was performed by five passages at 172 MPa through a French pressure cell ( Heinemann , Schwaebisch Gmuend , Germany ) .
71 +The DNA binding reactions were set up with complete prepared crude extracts , the DNA-coupled beads and 500 g of chromosomal DNA for 45 min at room temperature .
72 +After the binding reaction , beads were washed once with BS buffer , twice with BS buffer and 400 g chromosomal DNA and , as a final washing step , again with BS buffer .
73 +The elution was fulfilled in two subsequent steps with BS buffer containing 2 M sodium chloride .
74 +After TCA precipitations ( 30 ) of the pooled elution fractions the samples were analyzed vi sodium dodecyl sulfate-polyacrylamide gel electrophoresis ( SDS-PAGE ) ( 31 ) .
75 +Identification of proteins was conducted by MALDI-ToF analysis as described in the section below .
76 +Preparation of ChAP-Seq samples
77 +Cells of the wild-type strain ATCC 13032 and the variant containing the Strep-tagged CgpS protein ( WT : : cgpS-strep ) were first grown in BHI for 6 h and then 1 ml was used to inoculate minimal media cultures ( CGXII with 2 % ( w/v ) glucose ) .
78 +After cultivation overnight , these precultures were used to inoculate 500 ml of the same minimal medium , were grown to an OD600 5 to 6 , and finally harvested by centrifugation ( 10 min , 11 325g at 4 ◦ C ) .
79 +After washing the cells with CGXII medium without ( w/o ) MOPS , the cells were resuspended in 10 ml MOPS-free CGXII containing 1 % ( v/v ) formaldehyde .
80 +The fixation was conducted by incubation at room temperature for 20 min .
81 +Subsequently , glycine was added to a final concentration of 125 mM and the cells were incubated for further 5 min at room temperature .
82 +Then , the cells were washed twice with buffer A ( 100 mM Tris-HCl , pH 8.0 , 1 mM EDTA ) and resuspended in 10 ml buffer A supplemented with cOmplete Protease Inhibitor ( Roche , Basel , Switzerland ) and 5 mg RNase A. Cell disruption was performed as described in the DNA affinity chromatography section ( five passages through a French Press cell ) .
83 +The chromosomal DNA of the lysates were sheared by sonication 3 × 30 s with a Branson sonifier 250 ( Heinemann , Schwaebisch Gmuend , Germany ) using a pulse length of 40 % and an intensity of one to give an average fragment size of 200 -- 1500 bp as confirmed by agarose gel electrophoresis .
84 +Cell debris was first removed by centrifugation at 5300g for 20 min and then centrifuged for 1 h at 150 000g both steps at 4 ◦ C .
85 +The supernatant was used for protein -- DNA purification according to the standard Strep-tag ® purification protocol ( see below , protein purification ) .
86 +The pooled elution fractions were incubated overnight at 65 ◦ C , followed by a treatment with proteinase K ( final concentration 400 mg · ml − 1 ) for 3 h at 55 ◦ C. Finally , the DNA of the samples was purified by phenol -- chloroform extraction ( 32 ) , precipitated with ethanol , washed with 70 % ( v/v ) ethanol , dried and resuspended in 50 -- 100 l ddH2O .
87 +ChAP-Seq
88 +The obtained DNA fragments of each sample ( 2 g ) were used for library preparation and indexing using the TruSeq DNA PCR-free sample preparation kit according to the manufacturer 's instruction , yet omitting the DNA size selection steps ( Illumina , Chesterford , UK ) .
89 +The resulting libraries were quantified using the KAPA library quant kit ( Peqlab , Bonn , Germany ) and normalized for pooling .
90 +Sequencing of pooled libraries was performed on a MiSeq ( Illumina , San Diego , US ) using paired-end sequencing with a read-length of 2 × 150 bases .
91 +Data analysis and base calling were accomplished with the Illumina instrument software and stored as fastq output files .
92 +The obtained sequencing data of each sample were imported into CLC Genomics Workbench ( Version 7.5.1 , Qiagen Aarhus A/S ) for trimming and base quality filtering .
93 +The output was mapped to accession BX927147 as C. glutamicum reference genome
94 +( 21 ) .
95 +For peak detection the resulting mapping coverage of each sample was exported and imported into the in-house software Genome Data Viewer ( unpublished ) .
96 +A peak was automatically annotated if the coverage of a region is above the 3-fold average of the averaged genome coverage .
97 +All peaks were inspected and confirmed manually .
98 +The relative amount of circular phage DNA was determined via quantitative PCR ( qPCR ) .
99 +Therefore , C. glutamicum wild type cells containing empty pAN6 plasmid ( control ) , pAN6-cgpS gene or pAN6-N-cgpS were grown in 48-well FlowerPlates containing CGXII minimal medium at 30 ◦ C and 900 rpm in a microtron ( Infors-HT , Bottmingen , Switzerland ) .
100 +The overexpression of cgpS and the Nterminal part were induced with 150 M IPTG ( for control samples no IPTG was added ) .
101 +After 24 h , 750 l of the cells were harvested and the DNA was extracted using the NucleoSpin microbial DNA Kit ( Macherey Nagel , Dueren , Germany ) and DNA concentration was quantified using a nanophotometer ( Implen , München , Germany ) .
102 +Each sample contained 1 g total DNA as a template .
103 +For the reaction an innuMIX qPCR MasterMix SyGreen ( Analytic Jena , Jena , Germany ) and a qTOWER 2.2 ( Analytic Jena ) was used .
104 +The reaction protocol was divided into two parts ( i ) polymerase chain reaction ( PCR ) ( ( a ) 3 min preincubation at 95 ◦ C , ( b ) 5 s denaturation at 95 ◦ C , ( c ) 25 s elongation at 62 ◦ C , 40x repetition of step ( b ) to ( c ) ) and a ( ii ) melting curve analysis ( T = 1 ◦ C/6 s ) .
105 +The PCR product size using oligonucleotides belonging to the circular phage product is 150 bp ( listed in Supplementary Table S2 ) .
106 +As reference gene ddh was used with the oligonucleotides listed in Supplementary Table S2 resulting in a 150 bp product .
107 +For data analysis the qPCR software qPCR 3.1 ( Analytik Jena ) and the Livak method were used ( 33 ) to determine the 2 − Ct based on the measured CT-values .
108 +DNA microarrays
109 +For a comparative transcriptome analysis of C. glutamicum ATCC 13032/pAN6 with cells carrying the pAN6-N-cgpS - ( used for countersilencing ) were cultivated in CGXII with 2 % ( w/v ) glucose and 100 M IPTG as described in bacterial strains and growth conditions .
110 +The preparation of labeled cDNA and DNA microarray analysis was performed as described previously ( 34 ) .
111 +Array data were deposited in the GEO database ( ncbi.nlm.nih.gov / geo ) under accession number GSE80674 .
112 +Cultivation and perfusion in microfluidic device
113 +For single-cell analysis an in-house developed microfluidic platform was used ( 22,35 -- 37 ) .
114 +Phase-contrast and fluorescence time-lapse imaging was performed at 6 min intervals .
115 +Medium was supplied continuously to ensure stable and constant environmental conditions .
116 +CGXII minimal medium with 2 % ( w/v ) glucose and 25 g · ml − 1 kanamycin was infused at a rate of 300 nl · min − 1 using a high-precision syringe pump ( neMESYS , Cetoni GmbH , Korbussen , Germany ) .
117 +For the expression of the N-terminal part of Cgp
118 +150 M IPTG were added to the medium .
119 +A constant cultivation temperature of 30 ◦ C was ensured ( PeCon GmbH , Erbach , Germany ) .
120 +The cells were cultivated for 16 h.
121 +Fluorescence microscopy
122 +The cultivations were done as described in bacterial strains and growth conditions .
123 +After 6 h of cultivation , 1 -- 3 l were pipetted on a microscope slide coated with a thin 1 % ( w/v ) agarose layer that was based on tris-acetate buffer .
124 +To stain the DNA with the Hoechst Dye , 33 342 1 ml cells were harvested ( 5300g , 5 min ) , subsequently resuspended − in PBS buffer containing 100 ng · ml 1 Hoechst 33342 and incubated at room temperature for 20 min .
125 +Images were taken on an AxioImager M2 ( Zeiss , Oberkochen , Germany ) equipped with a Zeiss AxioCam MRm camera .
126 +Fluorescence was monitored with the filter set 46 HE YFP for eYFP , 63 HE filter was used for mCherry fluorescence and Hoechst fluorescence was examined with the filter set 49 .
127 +An EC Plan-Neofluar 100x/1 .3 Oil Ph3 objective was used .
128 +Images were acquired and analyzed with the AxioVision 4.8 software ( Carl Zeiss ) .
129 +Protein purification
130 +CgpS tagged C-terminal with a Strep-tag ® was heterologously produced in E. coli BL21 ( DE3 ) .
131 +Cells were grown to an OD600 of 0.4 at 37 ◦ C. Upon induction with 50 M IPTG the cultivation was continued at 16 ◦ C overnight .
132 +Cells were harvested by centrifugation at 5300g and 4 ◦ C for 10 min and resuspended in buffer B ( 250 mM NaCl , 50 mM Tris-HCl , pH 7.5 ) .
133 +Cell disruption was performed by two passages through a French pressure cell at 172 MPa .
134 +Cell debris was removed by centrifugation at 20 min , 5300g and 4 ◦ C , followed by an ultracentrifugation ( 60 min , 229 000g , 4 ◦ C ) .
135 +The supernatant was applied to an equilibrated 1 ml Strep-Tactin ® - Sepharose ® ( IBA , Göttingen , Germany ) column .
136 +It was subsequently washed with 10 ml buffer B and the protein was eluted with 10 ml buffer B containing 1 mM d-desthiobiotin ( Sigma Aldrich ) .
137 +Electrophoretic mobility shift assays (EMSA)
138 +EMSA studies of CgpS and selected DNA regions identified by ChAP-Seq were performed with selected regions ( 500 bp fragments , for oligo sequences see Supplementary Table S3 ) .
139 +The corresponding regions were amplified by PCR and purified by using the PCR clean-up Kit of Macherey Nagel ( Dueren , Germany ) .
140 +The promoter region of gntK was used as control fragment ( 560 bp ) .
141 +A total of 90 ng DNA per lane were incubated with different concentrations ( 1 M and 2 M ) of purified CgpS protein for 20 min in EMSA buffer ( 250 mM Tris-HCl pH 7.5 , 25 mM MgCl , 2 200 mM KCl , 25 % ( v/v ) glycerol ) .
142 +Subsequently , samples were loaded onto a native 10 % polyacrylamide gel ( TBEbased , TBE ( 89 mM Tris base , 89 mM boric acid , 2 mM Na2EDTA , loading dye : 0.01 % ( w/v ) xylene cyanol dye , 0.01 % ( w/v ) bromophenol blue dye , 20 % ( v/v ) glycerol , 1x TBE ) .
143 +The DNA was stained with SYBR Green I ( Sigma Aldrich , St. Louis , MO , USA ) .
144 +Protein pull down and MALDI-TOF analysis
145 +C. glutamicum cells containing the plasmids pAN6 , pAN6-cgpS-strep or pAN6-N-cgpS-strep were cultivated as described in bacterial strains and growth conditions .
146 +The cultures were grown in 500 ml CGXII with 2 % ( w/v ) glucose to an OD600 of 5 and subsequently induced with 150 M IPTG for further 4 h .
147 +The cells were harvested ( 5300g , 20 min , 4 ◦ C ) , washed in buffer B ( see protein purification ) and disrupted as descripted in the DNA affinity chromatography section .
148 +Purification was performed as described in the section above .
149 +The eluted fractions were analyzed by SDS-PAGE ( 31 ) using a 4 -- 20 % Mini-PROTEAN ® gradient gel ( Bio Rad , Munich , Germany ) .
150 +The gels were stained with a Coomassie dye based RAPIDstain solution ( GBiosciences , St. Louis , MO , USA ) .
151 +MALDI-TOF-MS measurements were performed with an Ultraflex III TOF/TOF mass spectrometer ( Bruker Daltonics , Bremen , Germany ) for the identification of the proteins as described ( 38 ) .
152 +Homology search
153 +BLAST ` nr ' database ( ver .
154 +February 2015 ) was downloaded from NCBI ( http://www.ncbi.nlm.nih.gov/ ) .
155 +CgpS amino acid sequence was extracted from the GenBank file Corynebacterium glutamicum ATCC 13032 , accession : NC 006958.1 and locus tag : cg1966 .
156 +A PSI-BLAST ( ( 39 ) ) search with CgpS sequence as the query was executed against the ncbi nr database .
157 +The e-value threshold was set to 0.005 , the number of iteration was not limited and the search iteration was performed until it converged .
158 +A total of 5230 ( 1920 unique ) homologous hits were achieved from which 618 could be allocated to a particular bacterial species or a phage .
159 +Sequence global identity was calculated by pairwise comparison between the CgpS sequence with all 618 PSI-BLAST hits using the Needleman -- Wunsch algorithm ( 40 ) implemented in the EMBOSS package ( 41 ) needle .
160 +Secondary structure prediction
161 +The amino acid sequence of the CgpS protein and the sequences of the 618 homologous hits were used to predict the secondary structure by psipred ( 42 ) .
162 +The visualization of the psipred output was done in R ( 43 ) .
163 +All statistical analysis and data visualization from formatic section was performed in R (43).
164 +RESULTS
165 +A small nucleoid-associated protein encoded by a cryptic prophage element
166 +To decipher the control of prophage induction and activation of cryptic elements in C. glutamicum ATCC 13032 , we performed DNA affinity chromatography with the promoter of the early phage operon alpAC using the crude extract of log-phase cells grown in glucose minimal medium ( ( 34 ) , Figure 1A ) .
167 +SDS-Page analysis of the proteins boun to the alpAC promoter revealed a prominent band corresponding to the 13.4 kDa protein Cg1966 encoded within the CGP3 prophage region ( Figure 1B ) .
168 +In particular , the C-terminal domain of Cg1966 shares significant sequence similarity with the nucleoid-associated protein Lsr2 of Mycobacterium tuberculosis ( Supplementary Figure S1 ) .
169 +This domain corresponds to the DNA binding domain of Lsr2 ( IPR024412 ) , which was previously found to bind AT-rich DNA via an AT-hook motif and functions as a silencer of xenogeneic DNA ( 44,45 ) .
170 +Based on the data described in the following sections , we renamed Cg1966 as CgpS ( Corynebacterium glutamicum prophage silencer ) .
171 +Secondary structure predictions of CgpS as well as of CgpS homologs suggest a significant structural similarity with Lsr2 and reveal the presence of an AT-hook-like motif ` RGI ' between the two predicted C-terminal alpha helices ( Figure 1C ) ( 18,45 ) .
172 +CgpS functions as a silencer of CGP3 activity
173 +To study the impact of cgpS expression on the activity of the CGP3 prophage , we overexpressed cgpS in a strain carrying a reporter construct ( WT-Plys-eyfp ) indicative for the activation of CGP3 by the production of the yellow fluorescent protein eYFP under the control of a phage promoter ( 22 ) .
174 +Upon induction with mitomycin C , the control strain carrying the empty plasmid displayed increased reporter activity .
175 +Consistent with our assumption , overexpression of cgpS reduced the reporter output to nearly the background level ( Figure 2A ) .
176 +To study the intracellular localization of CgpS in C. glutamicum cells , we C-terminally fused this protein to mCherry and analyzed its distribution via fluorescence microscopy .
177 +As shown by Hoechst staining , this NAP appeared associated with the nucleoid but formed distinct foci in the cell ( Figure 2B and C ) .
178 +Remarkably , CgpS-mCherry foci co-localized with foci of an AlpA-eYFP fusion that was previously described as a CGP3 DNA adaptor protein binding to the alpAC promoter region ( 34 ) ( Figure 2C ) .
179 +Th functionality of this CgpS-mCherry fusion was confirmed by the counteraction of CGP3 activation upon addition of MMC ( Supplementary Figure S2 ) .
180 +Genome-wide binding profile of CgpS
181 +The data of the co-localization experiments suggest binding of CgpS to the CGP3 prophage region .
182 +In the following , the genome-wide binding profile was analyzed by combining affinity chromatography purification of crosslinked CgpS -- DNA complexes followed by sequencing of associated DNA ( ChAP-Seq ) .
183 +For this purpose , we replaced the native cgpS gene in the genome of ATCC 13032 with cgpS-Strep encoding a C-terminal Strep-tagged CgpS variant .
184 +This analysis revealed that CgpS associates with 1.5 % of the ATCC 13032 genome and with ∼ 20.5 % of the cryptic CGP3 prophage region ( Supplementary Figure S3 ) .
185 +In total , 90 peaks were detected , 58 of which were within and 32 were located outside the CGP3 prophage ( Figure 3A , Supplementary Table S4 ) .
186 +The majority of the peak maxima were located within promoter regions ( 60 % ) , but CgpS binding was also observed within genes ( 31 % ) or intergenic regions ( 9 % ) ( Supplementary Figure S4B and C ) .
187 +To deduce a binding motif of CgpS , sequences of the 90 peaks ( Supplementary Table S4 ) were extracted and analyzed using the MEME-ChIP software platform ( 46 ) .
188 +A 21-bp long AT-rich motif was predicted , which was present in 87 of 90 sequences ( Figure 3B ) .
189 +The occurrences of the found DNA binding sites were validated using a FIMO search ( Find Individual Motif Occurrences , ( 47 ) ) in the ATCC 13032 genome , which revealed significant matches ( > 75 % ) of the predicted and experimentally identified CgpS binding sites ( Supplementary Figure S5 ) .
190 +Remarkably , the % GC content of the 90 peak sequences is considerably lower than the average GC content of the ATCC 13032 strain , indicating the preferred binding of CgpS to AT-rich DNA ( Figure 3C ) .
191 +Moreover , the GC contents of the CgpS bound regions within the prophage revealed no significant differences from that of the regions bound outside the prophage ( Figure 3C ) .
192 +Most of the identified CgpS targets were located within the CGP3 prophage and code for hypothetical proteins .
193 +The two strongest signals were found within transposase-encoding genes ( cg1950-cg1951 ) and in the promoter region of cgpS itself , indicating a negative autoregulation similar to that of H-NS ( 48 ) .
194 +Other potential target genes encode the actin-like protein and the corresponding adaptor protein ( alpAC , cg1890 and cg1891 ( 34 ) ) , a resolvase ( cg1929 ) , a prophage primase ( cg1959 ) , a putative phage lysin ( cg1974 ) and a phage integrase ( cg2071 ) , which are spread across the cryptic prophage element .
195 +In addition to regions within CGP3 , CgpS target sites are located in the low GC island 1 ( LCG1 ) , in the cryptic phage element CGP1 , or proximal to transposases encoding genes .
196 +Furthermore , promoter regions of genes coding for R-M systems ( Pcg1028 and PcglIM , ( Pcg1996 ) ) are also bound by CgpS , which in several studies were shown to be transferred horizontally ( 49 -- 52 ) .
197 +A considerably high peak was observed for the promoter region of cg0150 that encodes a putative regulatory protein or toxin possessing a predicted fido domain ( IPR003812 ) .
198 +The binding profile obtained by the ChAP-Seq analysis was validated by EMSAs ( Supplementary Figure S6 ) .
199 +For this purpose , CgpS was purified as a C-terminal Streptag fusion and incubated with DNA fragments covering selected putative CgpS binding sites as identified by ChAP-Seq ( Figure 3D and Supplementary Figure S6 ) .
200 +This in vitro approach confirmed the binding of CgpS for all selected target regions ( including the promoters of cg0150 , alpAC and cgpS itself ) in comparison to the control fragment ( gntK promoter ) ( Figure 3D ) .
201 +Overall , these data are consistent with CgpS acting as a xenogeneic silencer by targeting AT-rich DNA regions , several of which have likely been acquired by HGT .
202 +Countersilencing of CgpS activity
203 +Several independent efforts to inactivate the cgpS gene failed ( data not shown ) , suggesting that cgpS represents an essential gene for C. glutamicum ATCC 13032 .
204 +However , previous studies revealed that deletions of all three cryptic phage elements , including the cgpS gene , are possible and do not lead to a significant growth defect of the particular strain ( 53 ) .
205 +In fact , trials to construct an in-frame deletion of cgpS resulted in the isolation of strains lacking large parts of the CGP3 prophage , indicating that the essentiality of cgpS is a consequence of the de-repression of toxic phage genes in the absence of CgpS .
206 +For the conditional inactivation of CgpS , we adapted a countersilencing approach similar to the H-NST system described by Williamson and Free ( 54 ) .
207 +This protein was reported as a truncated H-NS derivative that antagonizes H-NS function by interfering with the multimerization of H-NS .
208 +Co-purification assays with the N-terminal domain of CgpS confirmed the interaction of this truncated varian with the full-length protein ( Figure 4A ) .
209 +Based on previous data and the H-NST mechanism ( Figure 4B ) , we constructed the pAN6-N-cgpS plasmid to overproduce a truncated variant of CgpS ( amino acids 1 -- 65 ) under the control of Ptac .
210 +Homology studies indicated that amino acids 1 -- 65 cover the domain of CgpS required for the oligomerization of this NAP .
211 +Remarkably , production of the truncated CgpS-N domain in the wild-type strain resulted in a significant growth defect , whereas no impact on growth was observed in a strain lacking the CGP3 prophage ( Figure 5A ) .
212 +This finding was supported by single-cell analysis of a strain containing a prophage reporter construct ( Plys-eyfp ) ( 22 ) and the countersilencing construct pAN6-N-cgpS .
213 +Production of the N-terminal domain of CgpS led to a strong increase in fluorescence accompanied by growth arrest and a branched cell morphology ( Figure 5C , Video S1 and S2 ) .
214 +Quantitative real-time PCR revealed a 3-fold increase in the level of circular CGP3 DNA in comparison to uninduced cells , which is consistent with the induction of this cryptic prophage ( Figure 5B ) ( 20 ) .
215 +To monitor the impact of countersilencing CgpS activity on gene expression , we performed a comparative transcriptome analysis ( Figure 5D , Supplementary Table S5 ) .
216 +More than 194 genes were affected , 12 of which exhibited a reduced mRNA level ( mRNA ratio ≤ 0.5 , P-value < 0.05 ) , and 182 genes were upregulated ( mRNA ratio ≥ 2 , P-value < 0.05 ) .
217 +The majority of upregulated genes ( 148 ) were genes of the prophage CGP3 .
218 +Additional genes that displayed an increased mRNA level were the ferritin gene ( ftn , cg2782 ) and cg1517 of the CGP1 prophage ( Supplementary Table S5 ) , both of which were also identified as putative CgpS targets by ChAP-Seq .
219 +Together , these data demonstrate that CgpS is an essential NAP due to its function as a silencer of cryptic phage elements inC. glutamicum .
220 +CgpS homologs are found in actinomycetes and their phages
221 +Our data support a function for CgpS as a xenogeneic silencer that binds to AT-rich DNA similar to the Lsr2 of M. tuberculosis as well as the H-NS of E. coli .
222 +This is underlined by the fact that both proteins , Lsr2 and CgpS , are able to complement the phenotype of an hns mutant strain ( ( 18 ) , Supplementary Figure S7 ) .
223 +These findings highlight the conserved mechanism of a highly diverse set of proteins .
224 +In the following , we overexpressed the Nterminal oligomerization domains of CgpS orthologs from Corynebacterium amycolatum DSM 44737 ( CORAM0001 2081 ) and Corynebacterium diphtheria DSM 44123 ( CDC7B 2240 ) and the Lsr2 from M. tuberculosis H37R ( Rv3597c ; Lsr2 ) ( Figure 6A and B ) .
225 +Whereas the production of the oligomerization domain strongly affected cellular growth in all cases ( Figure 6A ) , only the N-terminal domain of the ortholog of C. amycolatum ( DSM 44737 ) led to a significant induction of CGP3 ( Figure 6B ) .
226 +No significant reporter output was observed with production of the truncated orthologs of C. diphtheria or M. tuberculosis , suggesting a high level of plasticity within this family of xenogeneic silencers ( Figure 6B ) .
227 +Furthermore , we used a bioinformatics approach to obtain a more general overview of the distribution of CgpS orthologous proteins .
228 +For this purpose , a PSI-BLAST
229 +( Position-Specific Iterated BLAST ) search was performed on CgpS and resulted in 5230 hits , of which 1920 protein sequences were unique ( threshold e-value ≤ 0.005 ) .
230 +Of these , 98.3 % were found in the domain of bacteria and 1.7 % in phages , mostly belonging to the Siphoviridae ( Figure 7A , Supplementary Table S6 ) .
231 +Of 302 bacterial genomes containing prophage regions predicted by PhiSpy ( 55 ) , 22 contain cgpS orthologs ( Supplementary Table S6 ) .
232 +The remaining 280 hits were found outside of any predicted prophage region .
233 +Moreover , secondary structure predictions were performed for 618 unique sequences , which were clearly assigned to bacterial or phage species , exhibiting high resemblances .
234 +The structural similarity suggests a common function , although the identity of the amino acid sequences is low ( ∼ 23 % ) ( Figure 7B , C and Supplementary Figure S10 ) .
235 +XS exclusion hypothesis
236 +A recent bioinformatics study on the distribution of XS genes revealed that members of the same family can appear within a particular species but that members of different families are never found together ( 56 ) .
237 +To test the proposed exclusion mechanism , we expressed the hns gene from E. coli MG1655 in a C. glutamicum ATCC 13032 strain containing the prophage reporter ( : : Plys-eyfp ) .
238 +As expected , the overexpression of hns caused a severe growth defect , coinciding with a highly increased output of the prophage reporter ( Figure 6C and D ) .
239 +The effect of hns overexpression was comparable to the countersilencing of CgpS activity with the production of a truncated CgpS variant ( Figure 6E ) .
240 +When hns was expressed in a CGP3 background the effect on growth was only moderate ( Supplementary Figure S8 ) .
241 +However , hns expression still negatively affected the growth of the CGP3 mutant strain which can likely be explained by unspecific binding and interference of H-NS at other genomic regions .
242 +These findings are in agreement with the hypothesis that different XS proteins interfere at AT-rich DNA regions , leading to a disruption of silencing complexes and thereby to an activation of foreign DNA elements .
243 +Nevertheless , in some cases the scenario is clearly more complex , as illustrated by the finding that the expression of cgpS in the E. coli wild-type strain was not able to counteract H-NS expression at the bgl operon ( Supplementary Figure S9 ) .
244 +DISCUSSION
245 +CgpS functions as a silencer of cryptic phage elements
246 +In this study , we identified the prophage-encoded XS protein CgpS that inherits an essential role as a silencer of cryptic prophages in C. glutamicum .
247 +Genome-wide profiling of CgpS binding sites reveals an association of this protein to AT-rich DNA stretches primarily located within horizontally acquired genomic islands and shows a remarkable accumulation of binding sites within the large and cryptic CGP3 prophage .
248 +Countersilencing of CgpS activity by overproduction of its N-terminal oligomerization domain resulted in a strong increase in CGP3 activity leading to cell death .
249 +Furthermore , several CgpS binding sites were identified outside the CGP3 region , and the essentiality of the cgpS gene was attributed to the presence of the CGP prophage .
250 +This is consistent with the finding that the cgpS gene is located on the CGP3 island , suggesting that evolution favored a physical association between this XS and its main target .
251 +Sequence analysis of CgpS revealed a low sequence identity ( 27 % , Supplementary Figure S1 ) with the mycobacterial Lsr2 protein that was described in previous studies as an H-NS-like protein targeting AT-rich sequences in M. tuberculosis ( 18 ) .
252 +Both XS proteins , Lsr2 and CgpS , complemented the bgl-based phenotype ( 57 ) of an Escherichia coli hns strain , supporting the overall analogous functions of these XS proteins ( Supplementary Figure S7 ) ( 18 ) .
253 +Whereas both lsr2 and cgpS are essential for viability in their native hosts , E. coli hns mutant strains are viable although exhibiting severe growth defects ( 58 ) .
254 +Salmonella Typhimurium null mutants of hns are not viable unless mutations in rpoS ( general stress response ) or phoP ( virulence gene regulator ) counteract this deletion ( 12 ) .
255 +Because the presence and diversity of phage elements contributes to major strain-specific differences within a bacterial species , our study illustrates that the essentiality of XS genes is highly dependent on the particular strain background .
256 +The C. glutamicum strain MB001 , cured of all prophage regions as well as the cgpS gene located on prophage CGP3 , displays wild-type-like growth behavior ( 53 ) .
257 +CgpS binds AT-rich xenogeneic DNA regions
258 +Secondary structure predictions of CgpS-related proteins evince two - helices flanking an ` RGI ' motif ( Figures 1C and 7C ) .
259 +This motif resembles the prokaryotic AT-hook motif ` Q RGR ' found in H-NS and Lsr2 and may also be / responsible for the binding of AT-rich DNA as a general rule for XS functioning ( 44,59 ) .
260 +A certain plasticity of the AT-hook motif is supported by experiments with AT-hook muteins of H-NS and Lsr2 , showing that the exchange of a single arginine residue to an alanine reduces DNA binding but does not completely abolish it ( 59 ) .
261 +Moreover , another member of the H-NS family , the Ler protein , has a hydrophobic amino acid ( ` VGR ' motif ) instead of an arginine at this position ( 60 ) .
262 +However , significant differences were observed for the number of target genes affected by the binding of the particular XS proteins .
263 +ChIP-on-Chip analysis revealed a direct influence of S. Typhimurium H-NS on the expression of more than 740 ORFs ( 12,61 ) , and the binding of Lsr2 affected more than 800 regions within the M. tuberculosis genome and > 900 in Mycobacterium smegmatis ( 45 ) .
264 +ChAP-Seq profiling of CgpS binding , however , yielded only 90 potential target regions .
265 +Typical for XS function , an AT-rich DNA motif was derived from the ChAP-Seq results , which clusters at a high density within the CGP3 prophage region ( Supplementary Figure S5 ) .
266 +In general , promoter regions are more often bound by CgpS than genes or intergenic regions ( Supplementary Figure S4 ) , which is not surprising because promoter regions usually possess a higher AT content ( 62,63 ) .
267 +CgpS targets outside the CGP3 region show a similar or lower GC content ( Figure 3C ) but less altered expression levels , and this may suggest the importance of motif density for XS function .
268 +Here , a variation of the AT-hook motif likely represents a mechanism to adjust the binding behavior of the XS protein to meet the needs of a particular host species .
269 +In addition to CGP3 as a main CgpS target , further targets were identified which were also likely acquired by horizontal gene transfer , such as the LCG1 island , the cryptic prophage CGP1 ( 21 ) , R-M systems , transposases and also regulatory proteins such as putative transcriptional regulators ( Cg0725 , Cg1340 , Cg2426 ) , the gluconate-responsive repressor GntR1 ( Cg2783 ) ( 64 ) and an operon encoding the two-component system CgtSR6 ( Cg3060 ) ( Supplementary Table S4 ) .
270 +Several previous studies reported similar tar get genes or regions for H-NS , Lsr2 and MvaT , demonstrating the convergent evolution of XS in bacterial species ( 12,47,61,65 ) .
271 +Overall , more that 80 % of CgpS-bound regions also exhibited a more than 2-fold altered expression level under countersilencing conditions ( Figure 5D ) confirming the postulated silencing effect of CgpS .
272 +Several potential targets outside of the CGP3 region , however , showed only a moderate impact on the expression level suggesting a more complex regulatory scheme at the corresponding promoter regions .
273 +Therefore , the role of CgpS for the control of these potential targets , including , e.g. the gntR1 gene or the cgtSR6 operon , remains to be elucidated in further studies .
274 +How to overcome CgpS silencing?
275 +Several different mechanisms were described to counteract H-NS-mediated silencing , including structural interference with H-NS-bound nucleoids by transcription factors , temperature or osmolarity effects , and the binding of alternative sigma factors or other NAPs preventing multimerization of the XS protein ( 11,66,67 ) .
276 +To interfere with CgpS XS activity , we produced a truncated part of the native protei covering the N-terminal oligomerization domain of CgpS ( Figure 5 ) .
277 +This overcomes the problem of cgpS being essential in the presence of CGP3 and was inspired by the study of Williamson and Free , who described the antagonistic function of a truncated H-NS variant found in an enteropathogenic E. coli strain ( 54 ) .
278 +As expected , production of the N-terminal CgpS domain resulted in strong activation of CGP3 , leading to cell death .
279 +In recent studies we described the spontaneous induction of the CGP3 prophage occuring in the absence of an external trigger ( 20,22,23 ) .
280 +Single-cell analysis demonstrated that a considerable fraction of this SPI is preceded by an activation of the SOS response , which is likely the result of spontaneous DNA damage during replication ( 68,69 ) .
281 +However , these studies also highlighted a certain ( > 30 % ) fraction of SOS-independent SPI , suggesting that other factors influence this common phenomenon of bacterial populations ( 5 ) .
282 +The present study shows the sensitive reaction of C. glutamicum cells to the downregulation of CgpS activity ( Video S2 ) .
283 +It is therefore interesting to determine whether cells can adjust the level of XS proteins to manipulate the frequency of SPI according to their particular requirements .
284 +Sequence analysis revealed the presence of CgpS/Lsr2 homologs in phage and prophage genomes displaying a low sequence identity but highly conserved secondary structure prediction ( Figure 7 ) .
285 +This finding is not surprising because bacterial evolution has been shaped by a tight interaction with bacteriophages .
286 +For the integration of viral DNA into the host genome , both the bacterium and phage benefit from tolerance and a smooth integration into the host genetic circuitry .
287 +Because the activation of silent prophages or mobile elements often causes serious detrimental effects to host cells ( 11,70,71 ) , the stringent control of xenogeneic elements is required .
288 +Several examples of XS proteins involved in the control of mobile elements or phages have been described in the recent literature , including H-NS of S. Typhimurium ( 12 ) , Rok from B. subtilis ( 19 ) and MvaT from P. aeruginosa ( 72 ) .
289 +Their corresponding genes , however , are all located on the host chromosome and are characterized as a type of immunity system protecting hosts against foreign DNA ( 11,66 ) .
290 +A PSI-BLAST search of CgpS-related proteins revealed that the majority ( > 98 % of all hits , > 92 % of prophage containing strains ) are found in bacterial genomes ( Supplementary Table S6 ) .
291 +However , several examples located in phages or prophage regions were identified .
292 +The functions of these phage-encoded XS-like proteins remain to be studied , but their presence suggests the following : ( i ) like CgpS , they may be required to secure tolerance of their carrier DNA within the respective host ; ( ii ) they may , however , also function as antagonistic proteins , interfering with the host XS protein similar to the situation described for H-NST ( 54 ) ; or ( iii ) they may interfere with the function of another class of XS proteins .
293 +This hypothesis is based on the exclusion theory suggested by Perez-Rueda and Ibarra , who postulated that XS from different families do not appear in the same bacterial organism ( 56 ) .
294 +Consistent with this bioinformatics study , our data show that the expression of E. coli hns results in strong activation of the cryptic prophage CGP3 and consequently cell death .
295 +The finding that expression of the C. glutamicum cgpS gene in E. coli MG1655 does not counteract H-NS-mediated silencing at the bgl operon shows , however , that the scenario is more complex and strongly depends on the particular strain and its regulatory equipment .
296 +However , our data on prophage activation in C. glutamicum provide evidence for an interference of analogous XS proteins at AT-rich DNA regions .
297 +Here , likely the incompatibility of the oligomerization domains inhibits the formation of XS multimeric structures required for silencing .
298 +Considering the presence of XS encoding genes in phage and prophage genomes , this principle is likely to be harnessed by any phage predator by encoding an interfering XS .
299 +Supplementary Data are available at NAR Online.
300 +ACKNOWLEDGEMENT
301 +The authors thank Karin Schnetz ( University of Cologne ) for helpful advice and for providing us with the E. coli hns mutant strain .
302 +FUNDING
303 +Deutsche Forschungsgemeinschaft priority program SPP1617 [ FR 2759/2 -2 and KO 4537/1 -2 ] ; Helmholtz Association [ VH-NG-716 ] .
304 +Funding for open access charge : Helmholtz Association [ VH-NG-716 ] .
305 +Conflict of interest statement .
306 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +Small RNA interactome of pathogenic E. coli
2 +Abstract
3 +RNA sequencing studies have identified hundreds of non-coding RNAs in bacteria , including regulatory small RNA ( sRNA ) .
4 +However , our understanding of sRNA function has lagged behind their identification due to a lack of tools for the high-throughput analysis of RNA -- RNA interactions in bacteria .
5 +Here we demonstrate that in vivo sRNA -- mRNA duplexes can be recovered using UV-crosslinking , ligation and sequencing of hybrids ( CLASH ) .
6 +Many sRNAs recruit the endoribonuclease , RNase E , to facilitate processing of mRNAs .
7 +We were able to recover base-paired sRNA -- mRNA duplexes in association with RNase E , allowing proximitydependent ligation and sequencing of cognate sRNA -- mRNA pairs as chimeric reads .
8 +We verified that this approach captures bona fide sRNA -- mRNA interactions .
9 +Clustering analyses identified novel sRNA seed regions and sets of potentially co-regulated target mRNAs .
10 +We identified multiple mRNA targets for the pathotypespecific sRNA Esr41 , which was shown to regulate colicin sensitivity and iron transport in E. coli .
11 +Numerous sRNA interactions were also identified with non-coding RNAs , including sRNAs and tRNAs , demonstrating the high complexity of the sRNA interactome .
12 +Shafagh A Waters1, Sean P McAteer2, Grzegorz Kudla3, Ignatius Pang1,4, Nandan P Deshpande1,4, Timothy G Amos1, Kai Wen Leong5, Marc R Wilkins1,4, Richard Strugnell5, David L Gally2, David Tollervey6,** & Jai J Tree1,*
13 +Keywords CLIP-Seq ; CRAC ; EHEC ; enterohaemorrhagic E. coli ; non-coding RNA
14 +Subject Categories Methods & Resources ; Microbiology , Virology & Host Pathogen Interaction ; RNA Biology
15 +DOI 10.15252 / embj .201694639 | Received 26 April 2016 | Revised 6 October 2016 | Accepted 11 October 2016 | Published online 11 November 2016
16 +Introduction
17 +Advances in RNA sequencing technologies and associated applications have driven a revolution in our understanding of the complexity of the transcriptome .
18 +For diverse bacterial species , a single RNA-Seq experiment can reveal hundreds of novel noncoding RNAs .
19 +Bacterial small RNA ( sRNA ) species regulate translation of mRNAs involved in a diverse range of physiological processes including carbon , amino acid and metal ion utilization ( Papenfort & Vogel , 2014 ) , horizontal transfer of DNA ( Papenfort et al , 2015 ) , biofilm formation ( Holmqvist et al , 2010 ) and virulence gene expression ( Chao & Vogel , 2010 ) .
20 +Canonically , sRNAs repress mRNA translation by base pairing that covers the ribosome-binding site and/or directing the transcript for cleavage and degradation .
21 +It is now apparent that there are many variations on this canonical theme including activation of translation ( Soper et al , 2010 ) , repression by cleavage alone ( Pfeiffer et al , 2009 ) , cleavage inhibition ( Papenfort et al , 2013 ) , transcriptional attenuation ( Bossi et al , 2012 ) and sRNA sponging ( Figueroa-Bossi et al , 2009 ; Tree et al , 2014 ; Miyakoshi et al , 2015 ) .
22 +The majority of sRNAs in E. coli require the RNA chaperone Hfq to anneal with target mRNAs ( Gottesman & Storz 2011 ) .
23 +Hfq can present sRNAs for interaction with the pool of mRNA targets , increasing the local concentration of interaction partners and providing a positively charged lateral surface to aid annealing ( Panja et al , 2013 ) .
24 +In principal , targets for sRNA interactions can be predicted using sequence-based analysis ; however , few sequence or structural features are conserved between the many different sRNA targets , making false positives a major problem ( Backofen et al , 2014 ; Künne et al 2014 ) .
25 +To overcome this , target prediction programmes have used the presence of a tract of 6 or more consecutive base pairs ( the seed sequence ) and the predicted accessibility of the seed region ( Peer & Margalit , 2011 ) .
26 +Phylogenetic conservation of seed sequences also improves the likelihood of identifying functionally significant interactions but is not applicable to transcripts encoded within variable regions of the genome , such as pathogenicity islands .
27 +In consequence , determining the targets for sRNAs and their regulatory function has generally required the investigation of individual RNAs , often by using transcriptomics to indirectly identify mRNAs with altered stability following sRNA expression or
28 +A number of recent studies have implemented in vitro and in vivo techniques to directly identify interactions between non-coding RNAs and their RNA targets .
29 +These have included approaches using individual microRNAs or bacterial sRNAs as baits , with or without chemical modifications to improve capture of interacting RNAs .
30 +High-throughput sequencing allows identification of target RNAs interacting with the bait RNA ( Imig et al , 2015 ) .
31 +This approach unexpectedly identified a spacer region from the tRNA-Leu precursor as a target for RyhB ( Lalaouna et al , 2015 ) .
32 +An approach to experimentally profile transcriptome-wide RNA -- RNA interactions in eukaryotic cells has been described that uses proximity-dependent ligation of duplexed RNAs to capture RNA interactions in vivo and has been termed CLASH ( UV-crosslinking , ligation and sequencing of hybrids ) ( Helwak et al , 2013 ) ( Fig 1A ) .
33 +RNA -- RNA duplexes are UV-cross-linked to a protein `` bait '' allowing selective capture of RNAs and stringent purification of the RNA -- protein complex .
34 +A small fraction of RNAs covalently bound to the protein remain duplexed during purification and these can be ligated into a single contiguous RNA molecule with T4 RNA ligase ( Helwak et al , 2013 ) or by endogenous RNA ligases ( Grosswendt et al , 2014 ) .
35 +An alternative methodology uses a joining linker to ligate the constrained duplex ends of the RNAs ( Sugimoto et al , 2015 ) .
36 +In each case , a proportion of sequencing reads recovered ( typically ~ 1 -- 2 % ) consist of read segments that non-contiguously map to the transcriptome .
37 +These hybrid reads can be identified in silico and indicate sites of intra - or intermolecular RNA -- RNA interactions occurring on the bait protein .
38 +RNase E is an endonuclease that plays key roles in both the catalytic activity and assembly of the RNA degradosome , a complex responsible for the majority of RNA processing and bulk RNA turn-over ( Mackie , 2013 ) .
39 +The C-terminal domain of RNase E interacts with RhlB ( helicase ) , PNPase ( polynucleotide polymerase and 30 to 50 exoribonuclease activities ) and PAPI ( poly ( A ) polymerase ) .
40 +Both PAPI and PNPase can add oligonucleotide tails ( oligo ( A ) or A-rich , respectively ) to the 30 ends of RNAs following RNase E cleavage .
41 +This creates a single-stranded `` landing pad '' that promotes subsequent degradation by 30-exonucleases ( Khemici & Carpousis , 2004 ) .
42 +In CLASH analyses , the 30 ends of sequence reads will not generally correspond to in vivo cleavage sites because the RNA fragments are treated with RNase during library preparation .
43 +However , the presence of a non-encoded oligo ( A ) tract at the 30 end of sequence reads is a clear indication that this represents a site that was cleaved and then oligoadenylated in vivo .
44 +We previously reported that UV-crosslinking and highthroughput sequencing ( CRAC ) can be used to identify the binding sites for the RNA chaperone , Hfq , at base pair resolution in the model prokaryote E. coli and the related human pathogen , enterohaemorrhagic E. coli ( EHEC ) ( Tree et al , 2014 ) .
45 +These studies revealed that for many sRNA -- mRNA interactions , the Hfq binding site is closely associated with the mRNA seed sequence .
46 +Formation of the sRNA -- mRNA duplex at the Hfq binding site is predicted to induce dissociation from the single-stranded RNA binding site on the chaperone , providing directionality to the reaction ( Tree et al ,
47 +2014 ) .
48 +The endonuclease activity of RNase E is strongly stimulated by the presence of a free 50 monophosphate on the substrate and a 50 triphosphate therefore stabilizes newly synthesized mRNAs ( Mackie , 1998 ) .
49 +Recent work has demonstrated that sRNA -- mRNA duplexes can guide RNase E cleavage of the mRNA by providing a free 50 monophosphate to stimulate cleavage ( Bandyra et al , 2012 ) .
50 +Together , these results indicated that formation of an sRNA -- mRNA duplex may cause dissociation from Hfq and then direct RNase E cleavage of the mRNA .
51 +To test this model , we have identified targets of sRNA-mediated degradation transcriptome-wide and in vivo by applying CLASH to RNase E.
52 +Results
53 +UV-crosslinking identifies in vivo binding sites for RNase E
54 +We reasoned that duplexed sRNA -- mRNA pairs might be transiently associated with RNase E prior to mRNA degradation , allowing tagged RNase E to act as a bait in the capture of in vivo interactions by UV-crosslinking ( CLASH ) ( Fig 1A ) .
55 +To facilitate affinity purification of RNA -- RNase E complexes , the chromosomal copy of RNase E ( rne ) was C-terminally tagged with a tandem affinity His6-TEV cleavage site-FLAG tag ( HTF ) .
56 +RNase E is essential for cell viability and was previously shown to retain function when C-terminally FLAG-tagged at the same site ( Morita et al , 2005 ; Worrall et al , 2008 ) .
57 +The strain expressing only RNase E-HTF was viable and showed normal processing of 9S rRNA precursor into mature 5S rRNA ( Ghora & Apirion , 1978 ) , indicating that the fusion protein is functional ( Fig EV1A ) .
58 +Following UV-crosslinking in actively growing cells , RNA -- RNase E-HTF complexes were affinity-purified under denaturing conditions and crosslinked RNAs were trimmed using mild RNase A/T1 digestion .
59 +T4 RNA ligase was added to join RNase
60 +E-associated RNA duplexes into hybrid sequences , and to ligate Illumina sequencing compatible linkers to the ends of RNA fragments .
61 +Silver staining of eluates revealed co-precipitated proteins , with a clearly separated protein at the expected molecular weight of 118 kDa ( Fig EV1B ) .
62 +We confirmed that this band was RNase E using LC-MS/MS .
63 +RNA -- RNase E complexes were transferred to nitrocellulose , excised from the appropriate fragment of the membrane and recovered by protease digestion .
64 +Sequencing libraries were prepared by RT -- PCR .
65 +Duplicate UV-crosslinking experiments showed a strong correlation in the number of reads were also recovered in dataset # 1 .
66 +Sequence reads were mapped to the genome and represent sites of RNase E -- RNA interaction ( read statistics presented in Table EV1 ) .
67 +Read clusters with > 10 reads were identified in 75 % of annotated mRNAs , likely representing the repertoire of mRNAs expressed under our experimental conditions crosslinking of RNA -- RNase E complexes in vivo recovered known RNase E binding sites .
68 +Photocrosslinking experiments have demonstrated that RNase E autoregulates the stability of its own transcript ( rne ) by binding the hairpin structures HP1 -- HP3 within the 50 UTR ( Diwa et al , 2000 ; Schuck et al , 2009 ) .
69 +We found that RNase E indeed binds to all three HP structures in vivo .
70 +Oligoadenylated reads , which are strongly indicative of endogenous 30 ends ( Khemici & Carpousis , 2004 ) , peaked at 9 nts relative to the rne start codon , indicating that RNase E cleaves the rne transcript near the ribosomal binding site ( Fig 1B ) .
71 +The small RNA SgrS binds pldB at +935 955 nt and stabilizes the yigL transcript by occluding an RNase E cleavage site at +948 955 nt within the dicistronic pldB-yigL mRNA ( Papenfort et al , 2013 ) .
72 +In agreement with this study , we find that RNase E binds 50 of this cleavage site and overlaps the SgrS interaction site ( Fig 1C ) .
73 +RNase E cleavage sites were recently mapped transcriptome-wide , identifying sites of 50 monophosphate-independent ( `` direct entry '' ) RNA cleavage ( Clarke et al , 2014 ) .
74 +We assessed RNase E binding at reported RNase E direct entry sites .
75 +Thirteen sites had > 50 reads within 200 nt of the direct entry cleavage site and ten showed a clear peak in RNase E binding or oligoadenylation at the direct entry site ( Fig EV3 ) .
76 +We conclude that our in vivo RNase E binding sites agree with published interactions
77 +Relationship between RNase E , Hfq and oligoadenylation sites
78 +We previously reported that non-genomically encoded oligo ( A ) tails of 2 -- 6 nt were present in 5 % of Hfq-bound sequences ( Tree et al , 2014 ) .
79 +This indicates that Hfq binding sites are associated with endogenous 30 ends that are oligoadenylated by PAPI .
80 +Oligo ( A ) tails were found in 0.7 % of RNase E-bound reads and were predominately ( 76 % ) between 2 and 6 nt in length ( Fig 1D ) .
81 +Hfq interacts with RNase E ( Morita et al , 2005 ; Worrall et al , 2008 ) , and sRNA interactions with an mRNA can facilitate RNase E recruitment and cleavage ( Ikeda et al , 2011 ; Prévost et al , 2011 ; Bandyra et al , 2012 ) .
82 +To gain insights into the arrangement of binding and cleavage sites , we compared the distribution of oligoadenylated sequences and Hfq crosslinking relative to RNase E binding sites .
83 +Maximal Hfq binding was cumulatively found five base pairs 50 of the RNase E binding maximum ( Fig 1E ) although we note a significant overlap in these binding sites .
84 +In contrast , reads with oligo ( A ) tails , reflecting in vivo cleavage sites , were maximally recovered 13 base pairs 30 of the peak in RNase E binding ( Fig 1E ) .
85 +These results support a model in which RNase E is frequently recruited to Hfq binding sites with a five base pair 30-offset leading to RNA cleavage 13 nt downstream of the RNase E binding site and sequencing read .
86 +However , we note that our observations are consistent with in vitro characterization of the MicC -- ompD interaction that directs RNase E cleavage 6 base pairs downstream of the sRNA -- mRNA duplex ( Bandyra et al , 2012 ) .
87 +RNA–RNA interactions are recovered by RNase E-CLASH
88 +In CLASH analyses , RNA duplexes that are bound by RNase E can be ligated together and recovered as cDNA sequencing reads that map non-contiguously to distinct sites in the transcriptome .
89 +These were identified and mapped using the Hyb software package ( Travis et al , 2014 ) .
90 +From 21.9 M mapped reads , we recovered 176,874 RNA -- RNA interactions ( 0.8 % , Tables EV1 and EV2 ) including 1,733 sRNA -- mRNA interactions ( Table EV3 ) .
91 +There was substantial overlap between hybrids recovered in the two replicate datasets , and
92 +41 % of interactions identified in replicate # 2 were also recovered in the larger replicate # 1 dataset .
93 +We used the approach of Sharma et al ( 2016 ) to assess the theoretical false discovery rate expected from random ligation of RNAs in solution , and find that 58.8 % of RNA -- RNA interactions have an FDR < 0.05 ( Table EV2 and
94 +Appendix Supplementary Methods).
95 +To verify that RNase E-CLASH recovered bona fide sRNA -- mRNA interactions , we looked for 125 experimentally verified sRNA -- mRNA pairs within our datasets ( Table EV4 ) .
96 +Small RNA interactions were taken from sRNATarBase 3.0 ( Wang et al , 2015 ) , inspected for concordance with published sites and corrected where necessary ( corrections to sRNATarBase 3.0 are presented in Table EV4 ) .
97 +RNase E-CLASH analysis identified a statistically significant number of known sRNA -- mRNA pairs ( 14/125 , P < 6.6 × 10 4 ; Table EV5 and Appendix Supplementary Methods ) including the sRNA -- mRNA pair MicA -- ompA ( Fig 2A and B ) ( Rasmussen et al , 2005 ; Udekwu et al , 2005 ) .
98 +We performed RNA-Seq on total RNA from EHEC and found that the recovery of hybrid reads was only weakly correlated with RNA abundance ( Spearman correlation = 0.15 ; Fig EV4A ) , but was moderately correlated with RNase E crosslinking to single RNAs ( Spearman correlation = 0.44 ; Fig EV4B ) .
99 +Similar results were found for the 125 known sRNA -- mRNA interactions where hybrid recovery correlates more significantly with RNase E crosslinking ( Spearman correlation = 0.15 for mRNA binding ; Fig EV4C -- F ) .
100 +Hybrid recovery is likely a function of both sRNA and mRNA association with RNase E , and we find a general trend towards higher numbers of hybrid reads for known sRNA -- mRNA interactions where both single RNAs were strongly crosslinked to RNase E ( Fig EV4H ) .
101 +These results are consistent with hybrid reads being derived from RNA interactions on RNase E rather than from total cellular RNA .
102 +Small RNAs interact with mRNAs through base pairing , and hybrid reads generated from duplexed RNAs are predicted to have a lower-than-random free energy of interaction ( ΔG ) ( i.e. greater stability ) .
103 +We compared the distribution of free energies for all RNA -- RNA interactions identified ( Fig 2C ) and for sRNA -- mRNA pairs ( Fig 2D ) with randomly paired hybrid read halves .
104 +The distribution of free energies from RNase
105 +E-CLASH RNA -- RNA interactions was significantly lower than for random pairs .
106 +These results are consistent with the hybrid sequences being derived from duplexed RNAs associated with RNase E. Interactions between sRNAs and mRNAs that impair 30S ribosome binding and translation are generally positioned within a window extending from 50 nt upstream to 15 nt ( five codons ) downstream of the start codon ( Bouvier et al , 2008 ) .
107 +Binding sites for sRNAs identified by RNase E-CLASH were enriched within this window on mRNAs ( Fig 2E ) , in agreement with 30S occlusion as a plays important roles in the degradation and processing of all RNA classes in E. coli ( Mackie , 2013 ) .
108 +We therefore determined the proportion of unique sRNA interactions that were contributed by each RNA class ( Fig 2F ) .
109 +Messenger RNA coding regions and 50 UTRs are characterized substrates for sRNA interactions and constituted 43.1 and 2 % of interactions , respectively ( reads that included sequences from both the 50 UTR and CDS were categorized as CDS ) .
110 +The free sRNA pool can be `` buffered '' by sRNA -- tRNA interactions ( Lalaouna et al , 2015 ) , which represented 3.5 % of interactions in our dataset .
111 +In addition , sRNA interactions were recovered with rRNAs ( 35 % ) and other ncRNAs ( 6S , tmRNA , RnpB RNA , CsrB ; 0.9 % ) .
112 +Hybrids between different sRNA species were recovered , for both sRNAs encoded in the `` core '' genome ( 1.8 % , 87 interactions ) and pathogenicity islands ( 0.6 % , 29 interactions ) , indicating an extensive sRNA -- sRNA interaction network .
113 +These included the previously identified interaction between the bacteriophage-encoded anti-sRNA , AgvB , and the conserved core sRNA GcvB ( 82 unique hybrids ) ( Tree et al , 2014 ) .
114 +Small RNAs can also be generated from the 30 UTRs of mRNAs ( Guo et al , 2014 ; Miyakoshi et al , 2015 ) .
115 +0.9 % of tRNA EcOn hybrids with sRNAs mapped within 50 nt downstream of mRNA translation termination sites , potentially reflecting interactions involving 30 UTRs or 30 UTR-derived sRNAs .
116 +For all RNA classes presented in Fig 2F , the distribution of free energies of interacting RNAs was significantly lower than randomly paired hybrid halves ( P < 1 × 10 9 ) .
117 +Our results indicate that sRNA -- mRNA interactions recovered by RNase E-CLASH have significantly lower free energy than randomly paired RNA sequences and are predominately found close to the start codon , consistent with these hybrid sequences originating from in vivo sRNA -- mRNA interactions .
118 +Numerous sRNA interactions were recovered with diverse ncRNA classes , including sRNA , rRNA , tRNA and other ncRNAs , revealing a complex network of sRNA interactions .
119 +Proximity-dependent ligation protocols can potentially yield falsepositive data through spurious ligation events , mapping artefacts or errors introduced during reverse transcription and PCR ( Ramani et al , 2015 ) .
120 +Since highly recovered interactions have a higher percentage of true positives ( Ramani et al , 2015 ) , ligation events can be weighted on the number of unique sequencing reads corresponding to individual interactions .
121 +We additionally used known and predicted attributes of sRNA -- mRNA interactions to prioritize interactions for further analysis .
122 +This was based on
123 +( i ) the number of unique sequence reads corresponding to the interaction ; ( ii ) detection of the interaction in replicate datasets ; ( iii ) recovery of the hybrid sequences in both RNA1 -- RNA2 and RNA2 -- RNA1 orientations , indicating ligation at opposite ends of the duplex ; ( iv ) inclusion of a non-genomically encoded oligo ( A ) tail at the 30 end of the target RNA sequence , which is indicative of sRNA-directed cleavage and subsequent tailing ; and ( v ) overlap of both hybrid regions with Hfq binding sites determined by UV-crosslinking and indicating Hfq dependence ( see Appendix Supplementary Methods ) .
124 +We confirmed that experimentally verified sRNA -- mRNA interactions had a higher distribution of scores compared to total sRNA -- mRNA interactions recovered when applying these criteria ( Fig EV5 and Appendix Supplementary Methods ) .
125 +Strikingly , sRNA interactions that satisfied all five criteria , and were represented by multiple unique hybrid reads , were recovered for all RNA classes examined : mRNA , tRNA , rRNA , ncRNA , sRNA ( both core and pathogen specific [ EcOnc ] ) and mRNA antisense transcripts ( Fig 3 ) .
126 +The sRNA interactions with the most hybrid reads representing an interaction were with tRNA species and these interactions were also coincident with Hfq binding sites , indicating that tRNA is a major target for a subset of sRNAs .
127 +Several characterized sRNAs target functionally related sets of mRNAs , allowing coordinated adaption of the transcriptome in response to specific challenges .
128 +Functionally related clusters of mRNA targets within an sRNA interactome may therefore constitute a further indication of reliability , as well as providing insights into the biological roles of the sRNAs involved .
129 +We therefore clustered functionally related sRNA interactions with a score of ≥ 1.1 using BiNGO ( Maere et al , 2005 ) ( Appendix Supplementary Methods ) .
130 +Consistent with previous reports ( Sharma et al , 2011 ) , targets for the core sRNA GcvB were enriched for mRNAs involved in branched-chain amino acid metabolism .
131 +The targets of seven other sRNAs showed significant enrichment of specific ontology classes ( Table EV6 ) .
132 +In particular , the EHEC-specific sRNA Esr41 ( EcOnc14 in our earlier analysis ) was significantly enriched for targets annotated as `` signal transduction '' .
133 +Esr41 bound three mRNAs with products involved in iron uptake : CirA ( receptor for the ironbinding , catecholate siderophore ) , ChuA ( haem receptor ) and Bfr ( bacterioferritin ) , which were analysed in more detail ( see below ) .
134 +These results indicate that functionally related sRNA targets can be defined using gene ontology and are a further indicator of reliability .
135 +Within characterized sRNAs , a single `` seed sequence '' can initiate binding to multiple , distinct RNA targets .
136 +However , between sRNAs the seeds are heterogeneous in location and sequence , making them difficult to predict using only bioinformatic approaches ( Peer & Margalit , 2011 ; Backofen et al , 2014 ) .
137 +To identify putative , novel sRNA seed regions , we analysed sRNA -- target RNA interactions .
138 +The base-paired nucleotides between each sRNA and target RNA were predicted by folding the hybrid read in silico using the UNAfold suite of tools .
139 +The base-paired nucleotides within the sRNA were plotted for each interaction ( Fig 4 and Appendix Fig S1 ) .
140 +Conserved sites of target base pairing were considered to be a seed region .
141 +Multiple seed regions were apparent in the sRNAs ChiX , RyhB , ArcZ , GadY , MgrR and Spot42 .
142 +The motif discovery tool MEME ( Bailey & Elkan , 1994 ) was then applied to identify conserved sequence motifs within target mRNAs that might be recognized by each sRNA seed .
143 +Highly enriched motifs were identified ( e-value < 10 4 ) within target RNAs for 12 sRNAs .
144 +GcvB was reported to recognize the consensus motif CACAaCAY in mRNAs through interactions with the GU-rich R1 seed region located at bases 66 -- 89 ( Sharma et al , 2011 ) .
145 +We found that GcvB -- target interactions were positioned within this R1 seed region ( Appendix Fig S1D ) and MEME identified the consensus motif ACAATAWC within GcvBtargeted RNAs that has complementary to bases 69 -- 76 of the GcvB
146 +R1 seed region ( Appendix Fig S1D ) .
147 +The consensus motif suggests that base G72 of GcvB frequently participates in G-U wobble interactions .
148 +For the 12 sRNAs with statistically significant target motifs , a complementary sequence was identified within the sRNA and likely represents a seed sequence ( Fig 4A and B and Appendix Fig S1 ) .
149 +The seed sequence of the sRNA -- mRNA pair MicC -- ompD guides RNase E cleavage 6 nt downstream of the duplex ( Bandyra et al , 2012 ) .
150 +To determine whether this is a general phenomenon , we cumulatively analysed RNase E binding , oligoadenylation and Hfq binding relative to statistically significant seed motifs identified in target RNAs ( Fig 4C -- E ) .
151 +Oligo ( A ) tails were found to be maximally recovered 10 nt from the 30 end of the seed motif ( 8-nt motif length ) consistent with seed-directed RNase E cleavage .
152 +Hfq-bound reads were maximally recovered in the 10 nt 50 to the seed motif , indicating that Hfq binding sites are often closely associated with the iden ¬
153 +Our results experimentally define seed motifs for sRNAs with multiple interactions and demonstrate that many sRNAs use more than one site for target RNA interactions .
154 +The newly identified sRNA seed motifs appear to direct RNase E cleavage and oligoadenylation of target RNAs at sites 30 of the seed interaction .
155 +Functional testing of sRNA–mRNA interactions
156 +To assess whether sRNA -- mRNA interactions defined by RNase ECLASH function in regulating gene expression , we used a two-plasmid system for monitoring translation of superfolder GFP fusions ( Corcoran et al , 2012 ) .
157 +Translational fusions were constructed for sRNA -- mRNAs interactions with high scores , as defined above : hdeA-RyhB ( score = 8.9 ) , zapB-RyhB ( 7.6 ) , rssA-RyeB ( 7.2 ) , frdA-RyhB ( 6.7 ) , hdeA-GadY ( 5.8 ) ( Fig 5A -- E ) , and for interactions with lower scores that were supported by the ontological analysis chuA-Esr41 ( 4.1 ) , cirA-Esr41 ( 3.1 ) and bfr-Esr41 ( 4.2 ) ( Fig 5F -- H ) .
158 +Expression levels were reduced for all 8 of the fusions when co-expressed with the cognate sRNA .
159 +Mutations introduced into the mRNAs and sRNAs de-repressed the frdA-RyhB and hdeA ¬
160 +RyhB interactions , and all three Esr41 interactions .
161 +Point mutations in RyhB similarly relieved repression of zapB ; however , synonymous mutations within the mRNA abolished expression and destabilized the transcript as assessed by qPCR ( data not shown ) .
162 +A rare leucine codon was introduced into zapB by the M1 synonymous mutation , potentially explaining the poor translation of this mRNA .
163 +Introduction of compensatory mutations restored RyhB control of frdA , and Esr41 control of chuA , cirA and bfr verifying direct sRNA -- mRNA interactions for these pairs and confirming that functional sRNA -- mRNA interactions are recovered by
164 +The EHEC-specific sRNA Esr41 controls iron transport and storage
165 +Our previous analysis of Hfq binding sites using UV-crosslinking identified numerous novel sRNAs within the pathogenicity islands of enterohaemorrhagic E. coli , referred to as EcOnc RNAs , but their RNA targets remained largely unknown ( Sudo et al , 2014 ; Tree et al , 2014 ) .
166 +The RNase E-CLASH dataset contained 810 unique hybrids with pathogenicity island-encoded EcOnc sRNAs identifying many target transcripts ( Fig 3 and Table EV7 ) .
167 +The EHEC-specific sRNA , Esr41 ( EcOnc14 in our earlier analysis ) , was previously shown to affect the abundance of the fliC transcript and cell motility ( Sudo et al , 2014 ) .
168 +Here we have demonstrated that Esr41 regulates expression of the iron transport and storage proteins CirA , ChuA and Bfr ( Fig 5F -- H ) .
169 +The mRNA interactome of Esr41 is similar to the `` core '' genome-encoded sRNA , RyhB ( Massé et al , 2005 ) .
170 +We therefore additionally analysed translation of the chuA , cirA and bfr fusions in the presence of constitutively expressed RyhB ( Fig 6A ) .
171 +Esr41 and RyhB repressed bfr to comparable levels , but Esr41 had a greater repressive effect on chuA translation , consistent with it base pairing closer to the chuA RBS .
172 +In contrast , Esr41 repressed cirA translation by 7.6-fold , whereas RyhB positively regulated cirA translation .
173 +Esr41 is encoded on the pathogenicity island SpLE1 that also encodes the tellurite , phage and colicin resistance gene cluster ter
174 +( Whelan et al , 1997 ) , and the enterobactin receptor Iha .
175 +Colicin 1A is a pore-forming toxin that uses the siderophore receptor CirA to enter the cell and cause bacterial cell death .
176 +RyhB confers sensitivity to colicin 1A through de-repression of CirA ( Salvail et al , 2013 ) , and we investigated the effect of Esr41 on colicin sensitivity .
177 +Constitutive expression of Esr41 conferred complete resistance to colicin 1A in the sensitive E. coli background , DH5a , but did not affect resistance in the EHEC background that is already colicin resistant ( Fig 6 and data not shown ) .
178 +Deletion of esr41 in EHEC strain ZAP198 conferred a fitness advantage in iron-limited medium ( MEM-HEPES supplemented with 250 nM Fe ( NO3 ) 3 and
179 +Normalised Hfq read clusters 0 10 20 30 40 50 60
180 +0.1 % glucose ) consistent with repression of iron transporters by Esr41 ( Fig 6E ) .
181 +Complementation of the esr41 mutant by chromosomal knock-in of esr41 restored the growth disadvantage to the esr41 mutant .
182 +These results demonstrate that , consistent with mRNA interactions identified by RNase E-CLASH , Esr41 regulates iron uptake and homeostasis in EHEC and can confer resistance to colicin 1A and colicin 1B in a sensitive background .
183 +Discussion
184 +We demonstrate that interaction networks for bacterial sRNAs can be determined experimentally by UV-crosslinking sRNA -- target RNA duplexes to RNase E .
185 +Our results revealed sRNA interactions with diverse RNAs including stable RNA species : rRNA and tRNA , other non-coding RNAs , and many different mRNAs .
186 +Here we have focused on the association of RNase E with sRNA -- mRNA duplexes .
187 +The CLASH analyses of RNase E-associated RNA duplexes recovered around 0.8 % hybrids .
188 +This frequency is similar to that seen in previous analyses of human miRNAs associated with Argonaute 1 ( Ago1 ) ( Helwak et al , 2013 ) and double-stranded RNAs bound to Staufen ( Sugimoto et al , 2015 ) .
189 +In contrast , analysis of our previfound that many Hfq binding motifs overlap the mRNA seed sequence , suggesting that for these sRNA -- mRNA interactions , duplex formation would likely dissociate the RNAs from Hfq ( Tree et al , 2014 ) .
190 +We therefore postulated that duplexes formed on Hfq are rapidly transferred to RNase E.
191 +For a subset of sRNAs , we were able to define seed sequences within the sRNA and identify enriched motifs within target RNAs .
192 +Our analyses indicate that sRNAs commonly utilize multiple seed regions for target RNA base pairing .
193 +Target RNA seed sequences were closely associated with Hfq binding sites .
194 +This is consistent paired RNAs and preventing re-binding to Hfq ( Fig 4E ) .
195 +Oligoadenylation peaked 10 nt 30 of the seed motif , indicating that many seed interactions direct cleavage of the mRNA and terminal nucleotide addition by poly ( A ) polymerase or PNPase ( Fig 4C ) .
196 +This is consistent with in vitro results demonstrating RNase E cleavage of target
197 +RNAs is guided to 5 -- 6 nt 30 of a duplexed 13-mer or sRNA ( Bandyra
198 +The mechanism of sRNA-directed , RNase E cleavage has features in common with miRNA-directed cleavage by human Argonaute 2 ( hAgo2 ) .
199 +RNA targets that are fully complementary to the miRNA displace the PAZ domain of hAgo2 and induce a conformational change that results in cleavage of the miRNA -- target duplex ( Ameres et al , 2007 ; Wang et al , 2009 ) .
200 +Thus , productive base pairing of the miRNA and target is sensed by competition between hAgo2 and the target RNA resulting in dissociation of the miRNA 30 end .
201 +For the Hfq-RNase E complex , we suggest that sRNA -- mRNA duplex formation at the Hfq binding motif dissociates the sRNA -- mRNA pair from Hfq allowing interaction with RNase E and sRNA-directed cleavage of the target RNA 30 of the seed motif .
202 +A striking result from our RNase E-CLASH analysis was the range of RNA classes identified in RNA -- RNA hybrids .
203 +The transcriptomes of both E. coli and Salmonella encode small RNAs embedded within mRNAs ( Guo et al , 2014 ; Miyakoshi et al , 2015 ) lending weight to the idea of a genomic palimpsest even in prokaryotes ( Tuck & Tollervey , 2011 ) and potentially obscuring clear annotation of transcript classes .
204 +However , it is notable that all classes of RNA analysed were found in sRNA -- RNA duplexes .
205 +We and others have identified small RNA species that act as sRNA sponges and this appears to be widespread .
206 +We recovered 152 unique sRNA -- sRNA interactions in our CLASH data .
207 +These included our previously characterized interaction between the pathogenicity-associated sRNA AgvB and core sRNA GcvB ( Tree et al , 2014 ) .
208 +These results indicate that an extensive network of sponging interactions occur between sRNAs .
209 +Recent work demonstrated that sRNA interactions with tRNA spacer regions play important roles in `` buffering '' sRNA interactions to enhance specificity ( Lalaouna et al , 2015 ) .
210 +We identified 320 unique sRNA -- tRNA interactions , including the previously reported RyhB -- tRNA -- Leu interaction ( Lalaouna et al , 2015 ) .
211 +We note that six sRNA -- tRNA interactions contain > 10 nt of pre-tRNA sequence , indicating that minimally , these interactions occur before tRNA 50 and 30 maturation .
212 +Hfq has previously been shown to interact with tRNAs ( Zhang et al , 2003 ; Lee & Feig , 2008 ; Tree et al , 2014 ) , suggesting a role in facilitating sRNA -- tRNA interactions .
213 +Extensive interactions of miRNAs with tRNA and rRNA have also been identified ( Helwak et al , 2013 ) and it seems that these stable RNA species may act universally to buffer non-coding RNA interactions .
214 +These may stabilize sRNAs or miRNAs that are temporarily in excess over cognate targets and help prevent their inappropriate
215 +The EHEC-specific sRNA Esr41/EcOnc14 was independently identified by Sudo et al ( 2014 ) and in our previous analysis of Hfq binding sites .
216 +We initially investigated the role of Esr41 in promoting colicin resistance through repression of CirA , and we were able to confirm that Esr41 confers complete colicin 1A and colicin 1B resistance when provided in trans in the colicin-sensitive background , DH5a .
217 +Colicin 1B is used by Salmonella Typhimurium to clear commensal Escherichia coli species ( part of the normal flora ) during gastrointestinal colonization ( Nedialkova et al , 2014 ) .
218 +Our results demonstrate that resistance to colicin 1B can be conferred by expression of a single , pathogen-specific small RNA .
219 +In contrast , the core genome-encoded sRNA RyhB promotes colicin 1A sensitivity through translational activation of CirA ( Salvail et al , 2013 ) .
220 +Esr41 is encoded within a large pathogenicity island ( SpLE1 or
221 +O-island 43/48 ) that confers colicin , tellurite and bacteriophage resistance , and also encodes the iron transporter/adhesin Iha .
222 +We were not able to test for decreased colicin 1A sensitivity in an EHEC Δesr41 strain due to the presence of the adjacent colicin resistance ter gene cluster .
223 +However , Esr41 targets identified by CLASH and confirmed by mutations included mRNAs encoding the iron transport and storage proteins ChuA , CirA and Bfr .
224 +A role in iron homeostasis is corroborated by competitive index experiments , demonstrating that deletion of esr41 confers a fitness advantage to EHEC under relatively iron-limited conditions ( 250 nM Fe ) , indicating that Esr41 limits iron transport by repression of select iron receptors .
225 +The Iha gene is located upstream of Esr41 and encodes a receptor for the ferric iron-binding siderophore , enterobactin .
226 +We speculate that Esr41 is co-selected with Iha as Esr41-mediated repression of CirA ( catecholate siderophore receptor ) , ChuA ( haem receptor ) and Bfr ( bacterioferritin ) would redirect iron transport through a pathway involving enterobactin and Iha , favouring maintenance of the O-island .
227 +While this work was in revision , a related technique for sequencing sRNA -- RNA interactions termed RIL-Seq was described ( Melamed et al , 2016 ) .
228 +This is conceptually similar to RNase ECLASH , excepting that Hfq is used as a scaffold to capture sRNA -- RNA duplexes and the purification is performed under native conditions as opposed to CLASH that uses a stringent purification protocol .
229 +Stringency is introduced into RIL-Seq analysis in silico where hybrid reads are filtered for statistical enrichment .
230 +We find a comparable number of statically significant sRNA -- mRNA interactions are recovered by both techniques in log phase cells ( 633 using RIL-Seq and 782 using RNase E-CLASH ) and similar sRNA seed regions and motifs are recovered for abundant sRNAs ( e.g. ArcZ , MgrR , GcvB and CyaR ) , suggesting that both techniques capture bona fide sRNA -- RNA interactions .
231 +Notably , the pools of RNA -- RNA interactions recovered in association with Hfq and RNase E are expected to be different .
232 +RNase E processes a broad range of RNA species and is expected to associate with a subset of all sRNA -- mRNA interactions that specifically result in target degradation .
233 +We conclude that CLASH recovers functional RNA -- RNA interactions when applied to RNase E in E. coli , allowing high-throughput identification of functional RNA targets for many sRNA species .
234 +A key advantage of this high-throughput approach is the ability to identify interactions that would not be predicted by extrapolating our current understanding of sRNA biology .
235 +We anticipate that profiling RNA interactions using CLASH will reveal diverse roles for
236 +Materials and Methods
237 +Bacterial strains, plasmids and culture conditions
238 +For CLASH analysis , Escherichia coli O157 : H7 str .
239 +Sakai ( GenBank Acc # NC_002695 .1 ) was used to construct a dual-affinity-tagged HTF strain .
240 +Bacterial strains , plasmids and primers are presented in Table EV8 .
241 +Strains were routinely grown on LB agar plates and broth supplemented with antibiotics where appropriate .
242 +For crosslinking and phenotypic experiments , E. coli O157 : H7 was grown under virulence-inducing conditions in MEM-HEPES media ( Sigma M7278 ) supplemented with 250 nM Fe ( NO3 ) 3 and 0.1 % glucose .
243 +Preparation of CLASH sequencing libraries
244 +Cells grown to OD 0.8 in MEM-HEPES ( M7278 ) supplemented with 250 nM Fe ( NO3 ) 3 and 0.1 % glucose were crosslinked with 1,800 mJ of UV-C .
245 +Cells were harvested by centrifugation at 4,000 g for
246 +10 min , weighed and resuspended in 50 ml of ice-cold PBS .
247 +The cells were divided into 1 g pellets and snap-frozen in a dry ice / ethanol bath .
248 +One volume ( 1 ml/g ) of lysis buffer [ 50 mM Tris -- HCl ( pH 7.8 ) , 1.5 mM MgCl2 , 150 mM NaCl , 0.1 % Nonidet P-40 , 5 mM b-mercaptoethanol and 1 tablet `` cOmplete '' EDTA-free protease inhibitor ( Roche ) / 50 ml ] and 3 V of 0.1-mm zirconia beads were added to a cell pellet and vortexed 5 × 1 min with 1-min intervals on ice .
249 +Cell lysates were cleared by centrifugation ( 4,000 g for 20 min ) and the supernatant was transferred to 1.5-ml microcentrifuge tubes and cleared at 16,000 g for a further 20 min .
250 +Super ¬
251 +( Sigma-Aldrich ) and incubated overnight .
252 +The resin was washed twice with 10 ml of TNM1000 ( 50 mM Tris -- HCl pH 7.8 , 1 M NaCl , 0.1 % NP-40 , 5 mM b-mercaptoethanol ) and twice in 10 ml TMN150 ( 50 mM Tris -- HCl pH 7.8 , 150 mM NaCl , 0.1 % NP-40 , 5 mM bmercaptoethanol ) , resuspended in 500 ll of TMN150 and incubated with 20 -- 30 U of TEV protease for 2 h at 18 °C .
253 +The slurry was centri-fuged through a Bio-Rad Bio-spin column and the eluate collected .
254 +Approximately 500 ll of eluate was incubated with 0.15 U of RNace-IT ( Agilent ) at 20 °C for 7 min .
255 +The digestion was stopped by the addition of 0.4 g of guanidine -- HCl , 300 mM NaCl and 10 mM imidazole ( pH 8.0 ) .
256 +100 ll of Ni-NTA slurry was pre-washed twice in 750 ll of wash buffer I ( 6 M guanidine -- HCl , 50 mM Tris -- HCl pH 7.8 , 300 mM NaCl , 0.1 % NP-40 and 5 mM b-mercaptoethanol ) .
257 +Eluates were added to the washed resin and incubated overnight at 4 °C .
258 +The resin was washed twice with 750 ll of ice-cold wash buffer
259 +I and twice with 750 ll of 1 × PNK buffer ( 50 mM Tris -- HCl pH 7.8 , 10 mM MgCl2 , 0.5 % NP-40 and 5 mM b-mercaptoethanol ) .
260 +The eluates were transferred into a spin column ( Pierce , Thermo Fisher , 69705 ) .
261 +The subsequent reactions were performed in 80 ll reaction volumes on-column .
262 +30 ends were dephosphorylated by incubating for 45 min at 20 °C with thermosensitive alkaline phosphatase ( TSAP , Promega ) and RNasin ( Promega ) in PNK reaction buffer ( 50 mM Tris -- HCl pH 7.8 , 10 mM MgCl2 and 10 mM b-mercap-toethanol ) .
263 +The resin was washed once with 400 ll of wash buffer I and three times with 400 ll of 1 × PNK buffer .
264 +The resin was incubated with tobacco acid pyrophosphatase ( Epicentre ) in 1 × TAP buffer ( Epicentre ) and incubated at 20 °C for 2 h , washed once with 400 ll of wash buffer I and then three times with 400 ll of 1 × PNK buffer .
265 +The 50 ends of bound RNAs were radiolabelled by phosphorylation with T4 PNK ( 4 ll , Sigma ) and 32P-cATP ( 4 ll , PerkinElmer
266 +BLU502Z ) in PNK reaction buffer for 100 min at 20 °C , after which 100 nM of cold ATP was added and incubated for a further 50 min to complete 50 end phosphorylation .
267 +The resin was washed once with 400 ll of wash buffer I and three times with 400 ll of 1 × PNK buffer .
268 +To add 30 linkers , the resin was incubated with 4 ll of T4 RNA ligase I ( NEB ) and 8 ll of miRCat-33 30 linker ( IDT ) in PNK reaction buffer with 2 ll of RNasin ( Promega ) at 16 °C for 16 h and then washed once with 400 ll of wash buffer I and three times with 1 × PNK buffer .
269 +To add 50 linkers , the resin was incubated with 4 ll of T4 RNA ligase I ( NEB ) and 1 ll of 100 lM 50 linker ( IDT ; Table EV8 ) in PNK reaction buffer with 2 ll of RNasin ( Promega ) and 1 mM ATP at 16 °C for 16 h .
270 +The resin was washed three times with wash buffer II ( 50 mM Tris -- HCl pH 7.8 , 50 mM NaCl , 10 mM imidazole , 0.1 % NP-40 , 5 mM b-mercaptoethanol ) .
271 +200 ll of elution buffer ( wash buffer II supplemented with 150 mM imidazole ) was added to the resin and incubated at RT for 5 min .
272 +RNase E -- RNA complexes were eluted into a clean microcentrifuge tube , and the elution was repeated .
273 +Complexes were precipitated with 100 ll of TCA and 40 lg of glycogen by incubating on ice for 30 -- 60 min and centrifugation at 4 °C for 20 min ( 16,000 g ) .
274 +Supernatants were removed and pellets washed with 800 ll of ice-cold acetone .
275 +Precipitate was centrifuged again at 16,000 g , supernatants were removed , and pellets were air-dried .
276 +The pellet was resuspended in 30 ll of 1 × NuPAGE loading buffer .
277 +The sample was loaded onto a NuPAGE 4 -- 12 % Bis-Tris PAGE gel ( Invitrogen ) and run in MOPS SDS running buffer ( Invitrogen ) .
278 +P-labelled RNase E complexes were 32 transferred to a nitrocellulose membrane ( Amersham Hybond ECL ) transfer buffer ( Invitrogen ) .
279 +Complexes were visualized by autoradiography using Kodak BioMax MS film and developed films realigned to the membrane .
280 +The high molecular weight complex ( > 115 kDa ) was excised from the membrane ( see Fig EV1C ) .
281 +The labelled RNA was recovered by incubating the membrane fragment in 400 ll of wash buffer II supplemented with 1 % SDS , 5 mM EDTA and 100 lg of proteinase K , for 2 h at 55 °C .
282 +The supernatant containing labelled RNA fragments was transferred to a clean microcentrifuge tube .
283 +To precipitate the RNA fragments , 50 ll of 3 M NaOAc pH 5.2 and 500 ll of phenol : chloroform : isoamylalcohol was added , vortexed and centrifuged for 5 min at RT. .
284 +The aqueous phase was transferred to a clean microcentrifuge tube and 1 ml of ice-cold EtOH and 20 lg of glycogen added .
285 +The precipitation was incubated at 80 °C for 30 min and centrifuged at 16,000 g for 20 min , followed by a wash with 500 ll of ice-cold 70 % EtOH and air-drying .
286 +The RNA pellet was resuspended in 13 ll of RT buffer I ( miRCat RT oligo and 5 mM dNTPs ) and reverse-transcribed using
287 +Superscript III as per the manufacturer 's instructions .
288 +cDNA was amplified using Takara LA Taq , P5 and PE_miRCat PCR primers ( Table EV8 ) , and 2 ll of cDNA .
289 +cDNAs were amplified for 20 -- 24 cycles to minimize bias in amplicons .
290 +3 -- 10 PCRs were pooled and ethanol-precipitated .
291 +PCR products were separated on a 3 % meta-phor agarose gel and smeared amplicons above primer dimers indicated in control samples were gel-extracted using a MinElute gel extraction Kit ( Qiagen ) .
292 +Libraries were pooled and submitted for single-end 100-bp HiSeq2500 sequencing at GenePool ( University of Edinburgh ) .
293 +Sequence data has been deposited at NCBI GEO ( series
294 +GSE77463).
295 +Analysis of CLASH hybrids
296 +Sequencing reads generated by RNase E-CLASH were analysed using the hyb package ( Travis et al , 2014 ) .
297 +Details of the in silico analysis are presented in Appendix Supplementary Methods .
298 +Confirmation of sRNA–mRNA interactions and phenotypic characterization of Esr41
299 +We employed the two-plasmid system described by Corcoran et al ( 2012 ) to monitor translation efficiency of mRNA-sfGFP fusions .
300 +Plasmids containing small RNAs were cloned as described in Urban and Vogel ( 2007 ) excepting Esr41 was inserted into pZE12 using inverse PCR .
301 +Briefly , the mutagenic primers Esr41.ZE12.F and ZE12 .5 P.R were used to amplify a fragment of pZE12 : : luc that was DpnI-treated , gel-extracted and subsequently recircularized with T4 DNA ligase and transformed into DH5a .
302 +Clones containing an Esr41 insert were confirmed by sequencing .
303 +For mRNA fusions , clones were generated essentially as described in Corcoran et al ( 2012 ) .
304 +Briefly , transcript start sites were identified using RegulonDB and the corresponding site in E. coli O157 : H7 str .
305 +Sakai identified using BLAST .
306 +Primers were designed to amplify from the transcription start site to within the CDS encompassing the predicted region of sRNA -- mRNA interaction ( Table EV8 ) .
307 +PCR products were cloned using NsiI and NheI
308 +( Fast digest enzymes , Thermo ) and positive clones confirmed by sequencing .
309 +Point mutations were introduced using mutagenic primers listed in Table EV8 and confirmed by Sanger sequencing .
310 +Detailed methods for FACS and qPCR analysis of superfolder GFP fusions are presented in Appendix Supplementary Methods .
311 +Competitive index experiments
312 +Indicated strains were grown overnight in LB at 37 °C and the culture OD600 adjusted to provide equal densities .
313 +Competing strains were inoculated at 1/1 ,000 into MEM-HEPES supplemented with 250 nM Fe ( NO3 ) 3 and 0.1 % glucose .
314 +At 24-h intervals , the culture was diluted 1/1 ,000 in fresh media for a total of three subcultures
315 +( 3-days growth ) .
316 +Cultures were diluted and plated onto LB plates to obtain well-separated colonies and 100 colonies were replica plated onto LB agar and LB agar supplemented with nalidixic acid ( 30 lg / ml ) to select for marked strains .
317 +Competition experiments were repeated with nalidixic acid resistance and sensitivity in the opposite strain to account for any fitness cost associated with nalidixic acid resistance .
318 +Colicin sensitivity testing
319 +Colicin 1A and B lysates were prepared from E. coli harbouring p3Z/Col1A and p3Z/ColB as described in Brickman and Armstrong ( 1996 ) .
320 +Colicin 1B was prepared from Salmonella Typhimurium SL1344 by inducing with 1 lg/ml of mitomycin C and filtering the supernatant .
321 +Colicin V was prepared from E. coli strain NCTC50147
322 +( Public Health England , UK ) as described for colicin 1B .
323 +To test sensitivity to colicins , a top agar lawn of E. coli DH5a was prepared and 5 ll of colicin lysate spotted onto the lawn .
324 +Plates were incubated overnight at 37 °C and scanned .
325 +Expanded View for this article is available online.
326 +Acknowledgements
327 +We thank Eric Masse for providing constructs for expressing colicins 1A and B. JJT and SAW were supported by funding from the Australian
328 +National Health and Medical Research Council ( APP1067241 ) .
329 +DLG , DT and
330 +SPM were supported by Wellcome Trust funding ( WT090231MA ) and research at the Roslin Institute is supported by BBSRC Institute grant funding ( BB/J004227/1 ) .
331 +DT was supported by Wellcome Trust funding ( 077248 ) .
332 +Work in the Wellcome Trust Centre for Cell Biology is supported by Wellcome Trust core funding ( 092076 ) .
333 +GK was supported by Wellcome Trust grant 097383 and by the MRC .
334 +MRW acknowledges funding from the Australian Government NCRIS scheme and the New South Wales State
335 +Government RAAP scheme.
336 +Author contributions
337 +JJT , DLG and DT designed the experiments .
338 +SAW , JJT , SPM and KWL performed the experimental work .
339 +JJT , GK , NPD , IP and TGA analysed the data .
340 +All authors
341 +The authors declare that they have no conflict of interest.
...\ No newline at end of file ...\ No newline at end of file
1 +Identification of IncA/C Plasmid Replication
2 +Steven J. Hancock , a , b Minh-Duy Phan , a , b Kate M. Peters , a , b Brian M. Forde , a , b Teik Min Chong , c Wai-Fong Yin , c Kok-Gan Chan , c David L. Paterson , d Timothy R. Walsh , e Scott A. Beatson , a , b Mark A. Schembria , b Australian Infectious Diseases Research Centre , University of Queensland , Brisbane , Australiaa ; School of Chemistry and Molecular Biosciences , University of Queensland , Brisbane , Australiab ; Faculty of Science , Division of Genetics and Molecular Biology , Institute of Biological Sciences , University of Malaya , Kuala Lumpur , Malaysiac ; University of Queensland Centre for Clinical Research , Brisbane , Australiad ; Department of Medical Microbiology and Infectious Disease , Cardiff University , Cardiff , United Kingdome
3 +ABSTRACT Plasmids of incompatibility group A/C ( IncA/C ) are becoming increasingly prevalent within pathogenic Enterobacteriaceae .
4 +They are associated with the dissemination of multiple clinically relevant resistance genes , including bla and CMY blaNDM .
5 +Current typing methods for IncA/C plasmids offer limited resolution .
6 +In this study , we present the complete sequence of a blaNDM-1-positive IncA/C plasmid , pMS6198A , isolated from a multidrug-resistant uropathogenic Escherichia coli strain .
7 +Hypersaturated transposon mutagenesis , coupled with transposon-directed insertion site sequencing ( TraDIS ) , was employed to identify conserved genetic elements required for replication and maintenance of pMS6198A .
8 +Our analysis of TraDIS data identified roles for the replicon , including repA , a toxin-antitoxin system ; two putative partitioning genes , parAB ; and a putative gene , 053 .
9 +Construction of mini-IncA/C plasmids and examination of their stability within E. coli confirmed that the region encompassing 053 contributes to the stable maintenance of IncA/C plasmids .
10 +Subsequently , the four major maintenance genes ( repA , parAB , and 053 ) were used to construct a new plasmid multilocus sequence typing ( PMLST ) scheme for IncA/C plasmids .
11 +Application of this scheme to a database of 82 IncA/C plasmids identified 11 unique sequence types ( STs ) , with two dominant STs .
12 +The majority of blaNDMpositive plasmids examined ( 15/17 ; 88 % ) fall into ST1 , suggesting acquisition and subsequent expansion of this blaNDM-containing plasmid lineage .
13 +The IncA/C PMLST scheme represents a standardized tool to identify , track , and analyze the dissemination of important IncA/C plasmid lineages , particularly in the context of epidemiological studies .
14 +KEYWORDS uropathogenic E. coli, IncA/C plasmid, functional genomics, New Delhi metallo-beta-lactamase, plasmid multilocus sequence typing
15 +IncA/C plasmids are large , low-copy-number , broad-host-range plasmids with varying capacities for conjugation ( 1 ) .
16 +These plasmids represent an increasing threat to public health due to their association with the dissemination of the blaCMY cephalosporinase genes ( 2 ) and more recently the blaNDM metallo-beta-lactamase genes ( 3 -- 5 ) .
17 +The first IncA/C plasmids were isolated from aquatic host species , including the fish pathogen Aeromonas salmonicida ( 6 ) , and pandemic strains of Vibrio cholerae ( 7 , 8 ) .
18 +However , recently , there has been a significant increase in the isolation of IncA/C plasmids from Enterobacteriaceae , including Salmonella ( 9 ) , Klebsiella pneumoniae ( 10 ) , and Escherichia coli ( 11 ) .
19 +Plasmids from the IncA/C group were discovered more than 40 years ago and initially assigned to two separate groups , namely , IncA ( RA1 ) ( 6 ) and IncC ( 12 ) .
20 +Subsequent investigations into compatibility , exclusion , and phage sensitivity provided strong evidence for combining these two groups into a single group named IncA/C ( 12 -- 14 ) .
21 +Molecular analysis of the IncA/C replicon has again split this group into two distinct types , A/C1 ( RA1 ) and A/C2 ( 15 ) .
22 +The A/C2 type comprises the vast majority of IncA/C plasmids sequenced to date ( 1 ) .
23 +Plasmid backbone comparisons have informed the subtyping of IncA/C2 into type 1 and type 2 plasmids ( 16 ) .
24 +The two types differ in several ways , including two replacement regions ( R1 and R2 ) that lie within rhs and a large coding sequence ( CDS ) in transfer region 1 , respectively , as well as the presence or absence of two small segments ( i1 and i2 ) ( 16 ) .
25 +Common features are also found in relation to resistance gene content , for example , the vast majority of type 1 plasmids possess the antimicrobial resistance island A ( ARI-A ) located within rhs and an ISEcp1-blaCMY insertion within the large CDS in transfer region 1 ( 16 , 17 ) .
26 +An additional resistance island ( ARI-B ) , located upstream of the par locus , is found in both type 1 and 2 plasmids but is not always present .
27 +The IncA/C replicon was first defined and characterized using the archetype plasmid RA1 .
28 +Thirteen direct repeats ( iterons ) are located downstream of the repA replication gene , similar to IncP plasmids ( 18 ) .
29 +Both repA and the iterons are required for IncA/C replication ( 19 ) .
30 +Similar to other iteron-controlled replicons , there is an imperfect inverted repeat upstream of repA ( 18 ) , suggesting autoregulation ( 20 ) .
31 +IncA/C plasmids also possess a putative toxin-antitoxin ( TA ) system .
32 +The TA genes are strongly transcribed , suggesting the system is functionally active in the postsegregation killing of plasmid-free progeny ( 21 ) .
33 +Moreover , attempts to construct deletion mutants of the antitoxin component proved to be lethal to the cell ( 22 ) .
34 +Partitioning systems are one of the most important factors that contribute to the stable inheritance of large , low-copy-number plasmids ( 23 ) .
35 +Partitioning typically involves three components : a cis-acting DNA binding site ( centromere ; parS ) , a centro-mere binding protein ( ParB ) , and an NTPase ( ParA ) ( 24 ) .
36 +Together , they facilitate the correct positioning of plasmid molecules during cell division to increase plasmid retention ( 25 ) .
37 +Partitioning systems are classified into different groups based on the characteristics of the NTPase ( 24 ) .
38 +The IncA/C ParA protein contains a Walker-type ATPase , indicating IncA/C plasmids possess a type I partitioning system ( 1 , 25 ) .
39 +This ParA protein has similarity to ParA of IncP plasmids , while IncA/C ParB contains both ParB and KorB domains ( 1 ) .
40 +These genes are transcribed at low levels , similar to repA ( 21 ) .
41 +Another putative partitioning gene , stbA , is found in a separate genetic location .
42 +StbA has similarity to the ParM partitioning protein from the IncFII plasmid NR1 ( 1 ) .
43 +In addition to these elements , IncA/C plasmids carry a number of other genes putatively involved in replication , including kfrA and ter ( 1 ) .
44 +However , the functions of these genes have not been experimentally determined .
45 +Transposon-directed insertion site sequencing ( TraDIS ) , along with other , similar techniques , including Tn-seq ( 26 ) , INseq ( 27 ) , and HITS ( 28 ) , is a high-throughput whole-genome screening method used to perform bacterial functional genomic analyses ( 29 , 30 ) .
46 +A typical TraDIS experiment examines a highly saturated transposon mutant library under a condition of interest , with pre - and postselection libraries subjected to deep sequencing to simultaneously identify all of the transposon insertion sites .
47 +After selection , the lack of insertions within a gene is used to determine the importance of that gene for survival under the condition tested .
48 +The technique has been applied to identify genes that enable the maintenance and transmission of the IncI1 plasmid pESBL ( 31 ) and the essential genes of the IncF plasmid pEC958 ( 32 ) .
49 +Here , we employed TraDIS to identify genetic elements involved in the replication and maintenance of the IncA/C plasmid group .
50 +These experimentally validated elements provided a framework for development of a novel plasmid multilocus sequence typing ( PMLST ) scheme for tracking this important plasmid group .
51 +RESULTS
52 +Genomic analysis of the carbapenem-resistant E. coli strain MS6198 .
53 +MS6198 is a carbapenem-resistant uropathogenic Escherichia coli ( UPEC ) strain .
54 +MS6198 is also nonsusceptible to multiple other antibiotics , including beta-lactams , nalidixic acid , ciprofloxacin , gentamicin , kanamycin , sulfamethoxazole , trimethoprim , tetracycline , and tobramycin ( see Data Set S1 in the supplemental material ) .
55 +The complete genome of MS6198 was determined and shown to consist of a circular chromosome comprising 5,176,750 base pairs ( 51.59 % G-C content ) .
56 +In silico typing assigned MS6198 to sequence type 648 ( ST648 ) , which has been associated with a number of disease outbreaks in Asia and Europe ( 33 -- 35 ) .
57 +MS6198 contained a number of UPEC virulence factors , including genes encoding type 1 fimbriae , Ag43 , capsule , and several iron acquisition systems .
58 +A list of known UPEC virulence genes found in MS6198 is shown in Data Set S2 in the supplemental material .
59 +In addition , MS6198 contained 4 circular plasmids , pMS6198A ( IncA/C type ; 137,565 bp ) , pMS6198B ( IncFII type ; 128,428 bp ) , pMS6198C ( untypeable ; 98,242 bp ) , and pMS6198D ( IncI1 type ; 50,899 bp ) .
60 +Methylome analysis of MS6198 identified three distinct DNA recognition motifs , indicating the presence of at least three active adenine methyltransferase enzymes ( see Data Set S3 in the supplemental material ) .
61 +Characterization of an IncA/C multidrug resistance plasmid harboring the blaNDM-1 carbapenemase gene .
62 +We focused our study on characterization of the blaNDM-1-positive IncA/C plasmid pMS6198A .
63 +Plasmid pMS6198A belongs to type 1 of the IncA/C2 group and contains 172 CDSs classified into seven functional groups ( Fig. 1 ) .
64 +The plasmid contains the typical IncA/C replicon and additional putative maintenance genes , including parAB , parM , kfrA , and a putative TA system .
65 +Similarity searches of public sequence databases indicated that pMS6198A contains 19 conjugation genes , including the master regulators acaDC ( 22 ) .
66 +In addition to a typical ISEcp1-blaCMY-6 insertion within transfer region 1 , five resistance genes are located within ARI-A -- aacA4 , rmtC , blaNDM-1 , bleMBL , and sul1 -- along with a truncated qacEΔ1 gene .
67 +Plasmid pMS6198A contains 92 CDSs that have no assigned annotation .
68 +Sequence comparison with other IncA/C plasmids showed that pMS6198A displayed 99 % conservation over its entire sequence with two other blaNDM-1-positive IncA/C plasmids : pKP1-NDM1 ( KF992018 ) from Australia and pNDM10469 ( JN861072 ) from
69 +Canada .
70 +The genetic structure of blaNDM-1 in pMS6198A is highly similar to those of eight other IncA/C plasmids ( see Fig .
71 +S1 in the supplemental material ) .
72 +A full complement of transfer genes , as defined previously ( 1 ) , were present in pMS6198A .
73 +Accordingly , pMS6198A was transferable by conjugation in static liquid culture at 37 °C to the recipient strain E. coli J53 at a frequency of 10 3 transconjugants per donor .
74 +Transfer of pMS6198A to J53 was confirmed by PCR amplification of the IncA/C replicon .
75 +Antibiotic resistance profiling of the transconjugant strain ( MS6614 [ see Data Set S1 in the supplemental material ] ) showed that pMS6198A was capable of conferring resistance to multiple antibiotics , including cefotaxime-clavulanic acid , ceftazidime-clavulanic acid , piperacillin-tazobactam , amoxicillin-clavulanic acid , cefoxitin , cefpodoxime , ceftriaxone , cephalothin , ampicillin , gentamicin , kanamycin , imipenem , meropenem , ertap-enem , and tobramycin .
76 +Purification of pMS6198A from MS6614 and electrotransformation into E. coli TOP10 were performed , with subsequent analysis of the transformed TOP10 strain by PCR , conjugation , and antibiotic resistance profiling indicating the integrity of the plasmid was maintained ( see Data Set S1 in the supplemental material ) .
77 +Thus , all subsequent analysis of pMS6198A was performed using plasmids purified from MS6614 .
78 +Identification of genes required for pMS6198A maintenance and replication .
79 +To identify the genes required for the maintenance and replication of pMS6198A in E. coli , we employed in vitro mutagenesis in combination with TraDIS as shown in Fig. 2 .
80 +First , in vitro mini-Tn5 mutagenesis of pMS6198A was carried out to create a highly saturated mutant plasmid DNA library .
81 +This library was transformed into E. coli TOP10 by electroporation and subsequently grown in the presence of chloramphenicol to select for pMS6198A : : mini-Tn5-containing transformants .
82 +This process was performed in duplicate , resulting in two saturated libraries , each of which contained approximately 10,000 transformants .
83 +Purified plasmid DNA was extracted from both libraries and analyzed by TraDIS .
84 +Examination by inverse PCR of a subset of individual Tn5 mutant colonies was performed to investigate the randomness of insertion and the number of insertions per plasmid molecule .
85 +The majority of mutants examined ( 17/18 ; 94 % ) contained a single insertion , each at a different location on the plasmid ( see Fig .
86 +S2 in the supplemental material ) .
87 +TraDIS identified a total of 10,178 unique insertion sites in pMS6198A from the two libraries , which was equivalent to an average of one insertion site every 13.52 bp .
88 +Correlation tests of insertion sites per gene for each library showed high reproducibility for the TraDIS sequencing method ( R2 0.99 ) ( see Fig .
89 +S3 in the supplemental material ) .
90 +The relative abundance of reads mapped to mini-Tn5 insertion sites within each gene ( expressed in reads per kilobase per million [ RPKM ] ) was calculated ( Fig. 3A ; see Data Set S4 in the supplemental material ) .
91 +This enabled us to identify genes required for the maintenance and replication of pMS6198A , as plasmids containing mutations in such genes would be lost and thus underrepresented in the libraries , reflected as a low RPKM value .
92 +The repA gene is known to be required for IncA/C plasmid replication ( 19 ) , and we observed a relative abundance of mini-Tn5 insertions in repA ( 418 RPKM ) ( Fig. 3Ci ) significantly lower than the average insertion abundance for all pMS6198A genes ( 7,222 RPKM ) .
93 +Therefore , we used 418 RPKM as a biological threshold for genes required for replication and maintenance of pMS6198A .
94 +Six additional genes were identified with insertion abundances lower than this threshold : 022 , parA , parB , 053 , tnpA , and rmtC ( Fig. 3B ) .
95 +The putative TA system of IncA/C plasmids belongs to the tad-ata-like family found in a range of different genetic elements , including ICE SXT , Enterobacteria phage N15 , a genomic island of E. coli EDL933 , and the plasmid pAMI2 ( 36 ) .
96 +The 022 gene ( here referred to as ata , for antitoxin of addiction system ) lies immediately adjacent to the 023 gene ( referred to as tad , for toxin of addiction system ) ( Fig. 3Cii ) .
97 +Both tad and ata are 100 % conserved in all fully sequenced IncA/C2 plasmids but absent from IncA/C1 plasmids .
98 +Tad is a member of the Gp49 family proteins ( Pfam identifier PF05973 ) , which is comprised of known toxins .
99 +In the phage N15 , Gp49 is controlled by the adjacently encoded Gp48 protein ( UniProt accession no .
100 +O64356 ) , which contains a helix-turn-helix ( HTH ) DNA binding domain ( 36 ) .
101 +Analysis of the Ata amino acid sequence showed it is 24 % identical and 50 % similar to that of Gp48 ( 71 % coverage ) and possesses an HTH domain ( Pfam identifier PF13744 ) , suggestive of a DNA binding function .
102 +Our TraDIS data showed that mutation of ata is strongly underrepresented , while mutation of tad is tolerated .
103 +Taken together , our data suggest that ata and tad encode an active TA system , in which Ata is the antitoxin .
104 +Three adjacent genes , parA ( 051 ) , parB ( 052 ) , and 053 , were also identified in our TraDIS analysis ( Fig. 3Ciii ) .
105 +The three genes are conserved in all fully sequenced IncA/C plasmids .
106 +ParA belongs to an ATPase family ( Pfam identifier PF13614 ) , while ParB contains both ParB ( Pfam identifier PF02195 ) and KorB ( Pfam identifier PF08535 ) domains .
107 +Based on bioinformatics analysis , parA and parB are homologous to IncP partitioning genes .
108 +The third gene in the locus ( 053 ) encodes a hypothetical protein of 90 amino acids ( aa ) containing a winged HTH domain ( Pfam identifier PF09904 ) , suggestive of a DNA binding function .
109 +Additionally , 053 is present at the same genetic location ( after parB ) in all IncA/C plasmids .
110 +Two other genes , tnpA and rmtC , were identified in our TraDIS screen ( Fig. 3Civ and v ) .
111 +The tnpA gene encodes a transposase from the insertion sequence ISEcp1 ( 37 ) , while rmtC encodes a 16S ribosomal methyltransferase ( UniProt entry Q33DX5 ) that confers resistance to many aminoglycoside antibiotics .
112 +These two genes occupy regions of pMS6198A with the lowest G-C content ( see Fig .
113 +S4 in the supplemental material ) that may be associated with an insertion bias ( 38 ) .
114 +Furthermore , the genes are not conserved among completely sequenced IncA/C plasmids , being present in only 50 % and 11 % , respectively .
115 +Based on these data , they are unlikely to be involved in the maintenance and replication of pMS6198A .
116 +The par locus of IncA/C plasmids , of which 053 is a crucial component , contributes to stability .
117 +TraDIS analysis identified two putative partitioning genes ( parA and parB ) and a region containing an open reading frame ( ORF ) immediately downstream of parB ( 053 ) as required for plasmid maintenance .
118 +Bioinformatics analysis revealed that the structural organization of parA-parB-053 is completely conserved in all sequenced IncA/C plasmids examined in this study .
119 +This led us to hypothesize that the partitioning system in IncA/C is comprised of three components that are all required for plasmid stability in E. coli .
120 +To provide evidence to support our hypothesis , we constructed pMS6198A-derived mini-A/C plasmids containing different versions of the partitioning locus and examined their stability in E. coli strain MG1655 .
121 +The mini-A/C plasmid contained the IncA/C replicon , as previously described ( 1 , 18 , 19 ) .
122 +A selectable marker ( cat cassette , conferring chloramphenicol resistance ) was included , along with two transcriptional terminators to prevent transcriptional read-through from the cassette .
123 +Two variations of the partitioning locus were incorporated into this mini-A/C plasmid , generating pMAC2 ( parAB ) and pMAC3 ( parAB plus 053 ) ( Fig. 4A ) .
124 +The stability of pMS6198A was initially examined by growth in the absence of selection for three serial passages , each incorporating 10 generations .
125 +After 30 generations , no plasmid loss was observable ( see Fig .
126 +S5 in the supplemental material ) , highlighting the high stability of the parent plasmid .
127 +The same experiment was used to assess the stability of pMAC2 and pMAC3 .
128 +This showed that pMAC2 was less stable than pMAC3 : even at time zero , only 50 % of cells retained pMAC2 , and by 30 generations , this had dropped to 2 % ( see Fig .
129 +S5 in the supplemental material ) .
130 +In contrast , pMAC3 started at 100 % and was reduced to 64 % after 30 generations ( see Fig .
131 +S5 in the supplemental material ) .
132 +The difference in plasmid stabilities observed between the starting populations of pMAC2 and pMAC3 ( time zero ) was addressed by mixing cells harboring pMAC3 in a 1:1 ratio with plasmid-free cells , thus mimicking the starting population of cells harboring pMAC2 .
133 +Analyses using this equivalent starting population resulted in plasmid stability profiles very similar to those observed in the single-strain experiment , with pMAC2-harboring cells reduced to 5 % after 30 generations compared to significantly higher ( 57 % ) retention of pMAC3 ( Fig. 4B ) .
134 +The TraDIS-identified maintenance genes are conserved in all IncA/C plasmids .
135 +Plasmid multilocus sequence typing was originally developed for the typing of large collections of plasmids using a set of conserved genes ( 39 ) .
136 +In the context of IncA/C plasmid typing , our TraDIS data have provided a defined subset of genes with essential plasmid maintenance functions that could be used in the development of a PMLST scheme .
137 +To provide a framework for this analysis , a collection of 82 complete IncA/C plasmid sequences available in the GenBank database were examined for overall sequence conservation ( see Data Set S5 in the supplemental material ) .
138 +A total of 28 genes were completely conserved within this collection , which included the four genes identified by TraDIS ( repA , parA , parB , and 053 ) ( Table 1 ) .
139 +The concatenated sequences of all 28 fully conserved genes from each plasmid were used to build a maximumlikelihood tree ( Fig. 5 , left ) .
140 +Interestingly , this analysis identified multiple previously defined hybrid plasmid groups , including pYR1 and p39R861-4 , and also differentiated between type 1 and 2 A/C2 plasmids ( 1 , 16 , 40 ) , with type 1 plasmids also separated into three distinct groups .
141 +Using this as a baseline , the discriminatory power of repA , parA , parB , and 053 was examined by using the concatenated sequences of the four genes from each plasmid to build a maximum-likelihood tree ( Fig. 5 , right ) .
142 +The overall topology of the tree is similar to our analysis of IncA/C plasmids using all 28 conserved genes , including a split between IncA/C1 ( group 5 ) and IncA/C2 ( groups 1 to 4 ) .
143 +The IncA/C2 lineage was further split into four distinct groups ; groups 1 and 2 comprised type 1 plasmids , and group 3 included both type 1 and type 2 plasmids , while group
144 +4 represented the hybrid plasmid pYR1 .
145 +Although the resolution of the 28 conserved genes separated hybrid plasmid p39R861-4 and both type 1 and type 2 plasmids , their similarity in the sequences of repA-parA-parB-053 clustered the plasmids together in group 3 .
146 +Furthermore , the preservation of groups 1 , 2 , 4 , and 5 between the two analyses highlights them as distinct plasmid lineages .
147 +Taken together , the analysis demonstrates that the sequences of the four essential genes identified by TraDIS are sufficient to capture the phylogenetic relatedness of IncA/C plasmids and could be used for molecular typing .
148 +Development of an IncA/C PMLST scheme .
149 +As the repA , parA , parB , and 053 genes could distinguish different groups of IncA/C plasmids , we used these biologically
150 +Primer Sequence ( 5 = -- 3 =) Primer information size ( bp ) a repA-F AAGAGAACCAAAGACAAAGAC Amplify repA 982 repA-R GCTGCTTACGCTTGTTGGA parA-F AAAAGTAATCAGCTTCGCCA Amplify parA 780 parA-R TAGCCCACCTTCTCTAATAG parB-F TGTCCGAACTTGCTAAAGC Amplify parB 1,128 parB-R CTGACACAGGCACATGAA 053-F AGATCTCACAGGACATGAA Amplify 053 250 053 - R TTCAAGAACGAAGACCTGT repA-Seq1 TGGAGTTCGTACAGAGTGA Sequence 5 = region of repA fragment NA repA-Seq2 GCTCCAGCTTCTTCCCGAT Sequence 3 = region of repA fragment NA parB-Seq1 CACACAGTCAGGTAGCTT Sequence 5 = region of parB fragment NA parB-Seq2 AAGCTACCTGACTGTGTG Sequence central region of parB fragment NA parB-Seq3 GATGCTCTTCCTCCTCTG Sequence 3 = region of parB fragment NA validated genes to develop a PMLST scheme for IncA/C plasmids .
151 +Amplification and sequencing primers were designed to target conserved regions within each essential gene ( Table 2 ) .
152 +PCR and Sanger sequencing using these primers were performed on pMS6198A to validate the methodology .
153 +Using the sequences obtained in silico from 82 IncA/C plasmids , different alleles for repA ( n 5 ) , parA ( n 6 ) , parB ( n 7 ) , and 053 ( n 3 ) were identified , which together form 11 STs , as shown in Fig. 6 ( see Data Set S6 in the supplemental material ) .
154 +The minimum spanning tree comprises two singletons , ST10 ( pYR1 ; IncA/C2 ) and ST11 ( RA1 ; IncA/C1 ) , with the remaining nine STs linked together as single-locus variants ( SLVs ) or double-locus variants ( DLVs ) .
155 +ST3 is the largest group and includes 53 plasmids .
156 +ST3 connects to ST4 , ST5 , ST6 , ST7 , ST8 , and ST9 as SLVs , forming a clonal complex with ST3 as the founder ( ST3 clonal complex [ ST3CC ] ) .
157 +ST3 links with ST2 as a DLV , and ST2 connects to ST1 as an SLV .
158 +ST1 is the second largest group and comprises 20 plasmids .
159 +ST1 and ST3 together account for 89 % of the total IncA/C plasmids investigated .
160 +To provide higher-resolution typing applicable to next-generation sequencing data , a core gene PMLST ( cgPMLST ) scheme was also constructed by extending the 4-gene PMLST to 28 conserved genes ( see Data Set S7 in the supplemental material ) .
161 +The four loci shared between the two schemes allow backward compatibility from cgPMLST to PMLST .
162 +Thus , cgPMLST is capable of subtyping 11 STs into 35 subgroups , including 4 subgroups for ST1 ( ST1 .1 to ST1 .4 ) , 22 subgroups for ST3 ( ST3 .1 to ST3 .22 ) , and 1 subgroup for each of the remaining STs ( see Data Set S7 and Fig .
163 +S6 in the supplemental material ) .
164 +IncA/C PMLST highlights a lineage of blaNDM-harboring plasmids .
165 +To determine if the distribution of antibiotic resistance genes among IncA/C plasmids is associated with STs , the resistance gene content of each plasmid was overlaid with the PMLST phylogenetic scheme ( Fig. 7 ) .
166 +Examination of the resistance gene profiles highlighted distinct patterns between ST1 and ST3CC .
167 +ST1 predominantly harbors blaCMY-6 , while
168 +ST3CC plasmids mainly possess the blaCMY-2 variant ( Fig. 7 ) .
169 +ST3CC also exhibits a higher prevalence of tetracycline and streptomycin resistance genes .
170 +ST1 is strongly associated with the carriage of blaNDM ( 15/20 plasmids ; 75 % ) , while only two plasmids outside ST1 carry blaNDM ( one each from ST3 and ST6 ) .
171 +Comparison of the blaNDM genetic location has shown multiple genetic organizations ( 41 -- 46 ) .
172 +Within our database , we observed a total of seven distinct blaNDM structures ( see Fig .
173 +S1 in the supplemental material ) .
174 +Six of them are found in individual plasmids ( pNDM-SAL , ST1 ; pNDM-1_Dok01 , ST1 ; pEC2-NDM-3 , ST1 ; pNDM15-1078 , ST1 ; pRH-1238 , ST3 ; and pMR0211 , ST6 ) , and one has been observed within ARI-A of nine plasmids ( 45 , 47 ) .
175 +All nine plasmids belong to ST1 , subgroups ST1 .2 and ST1 .4 ( see Fig .
176 +S6 in the supplemental material ) .
177 +Overall , non-ST1 blaNDM structures are distinct from all others , while the presence of similar structures in 9/15 ST1 plasmids suggests the successful dissemination and diversification of the plasmid lineage .
178 +DISCUSSION
179 +Carbapenem-resistant Enterobacteriaceae have been recognized as an urgent threat to human health ( 48 ) .
180 +Infections caused by these bacteria are often resistant to almost all clinically available antibiotics and are frequently associated with poor health outcomes .
181 +New Delhi metallo - - lactamase is a recently emerged carbapenemase first described in 2009 ( 49 ) .
182 +Since then , several IncA/C plasmids carrying the blaNDM-1 gene ( 4 , 41 , 47 , 50 -- 52 ) , and recently blaNDM-3 ( 45 ) , have been reported .
183 +Plasmids of incompatibility group A/C have been known for more than 40 years , but they have only recently gained increased interest due in part to their emergence as the major plasmid type carrying the cephalosporinase gene blaCMY ( 2 ) .
184 +However , the broad-host range characteristic of IncA/C plasmids and their roles in the dissemination of multiple antibiotic resistance genes , including blaCMY and blaNDM , are underappreciated .
185 +Here , we have used a validated set of essential genes to develop a high-resolution typing scheme to monitor the spread and transmission of IncA/C plasmids .
186 +Previous studies on the replicon of RA1 , the prototypical IncA/C plasmid , showed that IncA/C plasmid replication is mediated by the autoregulated repA gene and an iteron upstream of a DnaA box ( 19 ) .
187 +Indeed , our mutagenesis analysis confirmed a requirement for repA and its adjacent iteron region in pMS6198A ( Fig. 3Ci ) .
188 +This validated our method to identify required genetic components and also served as a reference point for identification of six other genes , namely , ata , parA , parB , 053 , tnpA , and rmtC .
189 +The addiction system of IncA/C plasmids has been the subject of various studies , but its contribution to IncA/C plasmid stability has not been fully established .
190 +Recent transcriptome analysis of pAR060302 showed that the system is strongly transcribed ( 21 ) .
191 +Furthermore , multiple attempts to mutate ata were ultimately unsuccessful ( 22 ) .
192 +Our TraDIS data confirmed that ata mutants were highly underrepresented .
193 +This is likely a result of uncontrolled toxin expression leading to cell death and demonstrates that the system is active in pMS6198A .
194 +The activity of the system may contribute to the variation in stability between the parent plasmid , pMS6198A , and pMAC3 ( see Fig .
195 +S5 in the supplemental material ) .
196 +Moreover , it is possible that additional stability elements may be present on pMS6198A that exert subtle effects undetected by our stringent TraDIS threshold .
197 +A putative partitioning locus is present in all IncA/C plasmids .
198 +It has been noted that the parA and parB genes share similarity to IncP plasmid partitioning and regulatory elements ( 1 ) .
199 +Our TraDIS data strongly support a role for these genes in the maintenance and stability of IncA/C plasmids .
200 +Additionally , we identified the adjacent ORF , 053 , as a novel element of the locus that has no IncP homolog .
201 +We showed that parAB alone were not sufficient for maintenance ( Fig. 4 , pMAC2 ) and that plasmid stability improved markedly with the addition of a 420-bp fragment containing ORF 053 ( Fig. 4 , pMAC3 ) .
202 +Our results invoke at least two hypotheses : that a parS cis-acting centromerelike site of the ParAB partitioning system is present within this region or that 053 encodes a novel partitioning protein .
203 +Further work is required to elucidate the mechanisms by which this 420-bp region contributes to plasmid stability .
204 +Plasmid pMS6198A carries a number of other genes with putative replication and maintenance functions , including kfrA ( 161 ) and stbA ( 174 ) .
205 +However , they were not identified by TraDIS analysis ( see Data Set S4 in the supplemental material ) , suggesting they are not critical to pMS6198A maintenance in E. coli .
206 +Conversely , tnpA and rmtC have functions unrelated to plasmid stability yet were identified .
207 +Both genes have low GC contents ( 34 % and 41 % , respectively , compared to an average of 52 % ) across the entire pMS6198A sequence .
208 +This is consistent with an overall increased mini-Tn5 insertion frequency in high - versus low-GC regions of pMS6198A ( see Fig .
209 +S4 in the supplemental material ) .
210 +Thus , the identification of these genes may be the result of insertion bias of the Tn5 transposon in the in vitro mutagenesis reaction ( 38 ) .
211 +Deciphering phylogenetic relationships among plasmids can be challenging due to their mosaic nature .
212 +However , within one plasmid incompatibility group , it is expected that replication and maintenance machineries required for its biology should be conserved .
213 +This notion has been successfully applied to select genes for multilocus sequence typing schemes of plasmids from many Inc groups , including IncI1 ( 39 ) , IncHI1 ( 53 ) , IncHI2 ( 54 ) , and IncN ( 55 ) .
214 +Here , we propose a new PMLST scheme for IncA/C plasmids based on an experimentally validated set of essential genes .
215 +The loci selected for our PMLST scheme were based on the required genes identified by TraDIS analysis and supported by their presence in all IncA/C plasmids investigated .
216 +The scheme identified 11 sequence types , demonstrating higher resolution than current typing methods .
217 +We suggest that our PMLST scheme could be used to monitor dissemination and diversification patterns of IncA/C plasmids .
218 +Of the 11 IncA/C sequence types , the majority of plasmids belong to two main types : ST1 and ST3 .
219 +ST3 is the largest group , comprising 53 plasmids that form a clonal complex ( ST3CC ) with plasmids from ST4 , ST5 , ST6 , ST7 , ST8 , and ST9 ( Fig. 6 ) .
220 +The ST3CC plasmids were isolated from 1969 to 2015 in 19 countries and 16 species ( Fig. 6 ; see Data Set S5 and Fig .
221 +S7 in the supplemental material ) , highlighting their wide geographical distribution and broad host range characteristics .
222 +Interestingly , the IncA/C2 type 1 plasmids within ST3CC showed strong association with blaCMY ( 23/31 ; 74 % ) .
223 +As highlighted previously , the high frequency of blaCMY-positive IncA/C plasmids isolated from Salmonella enterica in the United States is an indication of sampling bias within the data set ( 1 ) .
224 +ST1 is the second-largest group in our data set , with 20 plasmids .
225 +The most striking feature of ST1 is the strong association with the carriage of blaNDM , with the majority of ST1 plasmids isolated from E. coli and K. pneumoniae .
226 +The clinical relevance of these species and carbapenem resistance has likely contributed to a sampling bias of ST1 plasmids .
227 +Nevertheless , it is tempting to hypothesize that ST1 is a newly emerged lineage of IncA/C plasmids , with carbapenem resistance enhancing its selection and dissemination .
228 +Further work is needed to test this hypothesis ; however , the presence of a common blaNDM structure in specific ST1 plasmid subgroups is supportive of the tenet .
229 +The observation of most concern here is the identification of ST1 in nine countries spanning four continents ( see Data Set S5 and Fig .
230 +S7B in the supplemental material ) , highlighting the urgent need for surveillance and control of this extensively drug-resistant plasmid lineage .
231 +More in-depth investigations within each ST may provide a better framework for analyzing the evolution of IncA/C plasmids .
232 +Inspired by the development of core genome MLST schemes ( 56 ) , we have also constructed a cgPMLST scheme for IncA/C plasmids using the 28 conserved genes identified in our database ( see Fig .
233 +S6 and Data Set S7 in the supplemental material ) .
234 +IncA/C cgPMLST is intended as a subtyping scheme complementary to PMLST to increase the discriminatory power suitable for plasmid epidemiology studies .
235 +The discriminatory power , measured by Hunter 's index ( 57 ) , of our IncA/C PMLST is 0.53 and is increased to 0.90 for cgPMLST .
236 +Other methods , such as that proposed by Harmer and Hall ( 58 ) , could also be used in conjunction with PMLST to subtype IncA/C plasmids .
237 +While sequence data from next-generation sequencing platforms , especially those from Pacific Biosciences ( PacBio ) , would provide full plasmid backbone sequences for in-depth epidemiology and high-resolution phylogeny analysis , such technologies remain out of reach for many laboratories in developing countries , where surveillance and control measures are most needed .
238 +Our PMLST scheme provides a robust method based on PCR and Sanger sequencing for the identification of major lineages of IncA/C plasmids .
239 +These major lineages can then be subtyped using cgPMLST when wholeplasmid sequence data are available .
240 +Like other MLST-based schemes , both of our schemes are compatible with freely available tools , such as SRST2 ( 59 ) and pMLST ( 60 ) , for in silico determination of plasmid STs , enabling the use of typing data across different settings .
241 +Our PMLST and cgPMLST schemes are also available on the public databases for molecular typing and microbial genome diversity ( PubMLST ) ( 79 ) .
242 +MATERIALS AND METHODS
243 +Bacterial strains and growth conditions .
244 +E. coli MS6198 was isolated from the urine of a patient with a urinary tract infection in Haryana , India , in 2010 ( 61 ) .
245 +The E. coli strain J53 was provided by G. Jacoby ( 62 ) .
246 +The strains were routinely cultured at 37 °C under orbital shaking ( 250 rpm ) , in liquid or on solid lysogeny broth ( LB ) medium , supplemented with appropriate antibiotics .
247 +The following concentrations were typically used : ampicillin , 100 g/ml ; sodium azide , 100 g/ml ; meropenem , 1 g/ml ; and chloramphenicol , 30 g/ml .
248 +Electrocompetent cells were prepared , and transformations were performed as described previously ( 29 ) .
249 +All the strains were stored in 15 % glycerol at 80 °C .
250 +DNA purification and analysis .
251 +The PureLink HiPure Midiprep plasmid DNA purification kit ( Invitrogen ) was used to purify pMS6198A , while vector plasmids ( 10 kb ) were purified with the QIAprep Spin Miniprep kit ( Qiagen ) .
252 +Genomic DNA was obtained with MoBio 's Ultraclean microbial DNA isolation kit .
253 +DNA concentrations were quantified using a NanoDrop 2000 ( Thermo Scientific ) and/or Qubit 2.0 ( Life Technologies ) fluorometer .
254 +PCR and sequencing .
255 +The presence of plasmids was determined by PCR - based replicon typing ( 63 , 64 ) ; blaNDM was identified with primers 5 = - GGTTTGGCGATCTGGTTTTC-3 = and 5 = - CGGAATGGCTCATCACG ATC-3 = as previously described ( 65 ) , using One Taq polymerase ( New England BioLabs ) .
256 +All restriction enzymes , T4 ligase , and Antarctic phosphatase were purchased from New England BioLabs .
257 +All capillary sequencing reactions were prepared using BigDye Terminator mix and sequenced by the Australian Equine Genetics Research Centre ( AEGRC ) .
258 +A full list of primers used in this study is shown in Data Set S9 in the supplemental material .
259 +PMLST PCR and sequencing protocol .
260 +Amplification of the four loci used in PMLST was performed with Kapa HiFi DNA polymerase ( Kapa Biosystems ) using primers listed in Table 2 with the following cycling program : 95 °C for 3 min ; 25 cycles of 98 °C for 20 s , 60 °C for 15 s , and 72 °C for 30 s ; and a final extension of 72 °C for 3 min .
261 +Each amplicon was then purified using the QIAgen PCR purification kit and sequenced using BigDye Terminator v3 .1 cycle sequencing ( Life Technology ) with the appropriate sequencing primers listed in Table 2 .
262 +Disc diffusion and mating assays .
263 +The disc diffusion assay was performed and interpreted according to the Clinical and Laboratory Standards Institute guidelines ( 2014 ) .
264 +Antimicrobial discs were obtained from Becton Dickinson .
265 +For mating assays , the sodium azide-resistant E. coli strain J53 ( 62 ) was used as the recipient in all mating assays .
266 +Donor and recipient strains were grown to an optical density at 600 nm ( OD600 ) equal to 2.0 .
267 +The cells were then mixed at a ratio of 1:2 ( donors to recipients ) in LB and incubated at 37 °C for 2 h under static conditions .
268 +Total CFU of donors , recipients , and transconjugants were enumerated on LB agar plates with appropriate antibiotic selection ( ampicillin for donors and sodium azide for recipients ) , and the conjugation frequency was calculated as the number of transconjugants per donor .
269 +Plasmid stability assays .
270 +Time course stability assays were performed essentially as previously described ( 66 ) .
271 +Population counts were achieved by 10-fold serial dilutions and 5 - l drop test on LB agar with or without selection .
272 +For solid-medium stability assays , strains were grown overnight on LB agar supplemented with antibiotics , and then single colonies were suspended in 0.9 % NaCl .
273 +Population counts were achieved by 10-fold serial dilutions and 5 - l drop tests on LB agar with or without selection .
274 +In vitro transposon mutagenesis .
275 +A custom mini-Tn5 transposon containing a chloramphenicol resistance cassette ( Tn5-Cm ) was generated as previously described ( 30 ) .
276 +An in vitro plasmid mutant library was created by incubating 200 ng of pMS6198A DNA and equimolar Tn5-Cm DNA ( 1.588 ng ) with 1 l of Tn5 transposase ( 1 U / l ) from an EZ-Tn5 R6K ori/KAN -2 insertion kit ( Epicentre ) at 37 °C for 2 h .
277 +The reaction was stopped by adding 1 l 1 % SDS and heating at 70 °C for 10 min .
278 +The mutant plasmid library ( 1 l ) was transformed into 50 l of E. coli TOP10 electrocompetent cells .
279 +Cells carrying mutant plasmids were selected by plating on LB agar supplemented with chloramphenicol .
280 +Mutants were pooled by scraping colonies off agar plates into LB .
281 +After addition of glycerol to a final concentration of 15 % , the mutant library was stored at 80 °C .
282 +Inverse-PCR method .
283 +Purified DNA from individual mutants was digested with BanII for 2 h at 37 °C and heat inactivated at 65 °C for 20 min .
284 +This mixture was ligated with T4 DNA ligase overnight at 16 °C .
285 +This ligation mixture was used as the template for PCR using OneTaq and cat-specific primers 3748 and 3950 , with thermocycling : 94 °C for 1 min ; 30 cycles of 94 °C for 30 s , 62 °C for 30 s , and 68 °C for 3.5 min ; and a final extension time of 5 min .
286 +Transposon-directed insertion site sequencing .
287 +Illumina library preparation was performed using a Nextera DNA Sample Prep kit ( Illumina ) following the manufacturer 's instructions with modifications for TraDIS .
288 +Briefly , genomic DNA was fragmented and tagged with adapter sequence via one enzymatic reaction ( tagmentation ) .
289 +Following tagmentation , the DNA was purified using the Zymo DNA Clean and Concentrator kit ( Zymo Research ) .
290 +The PCR enrichment step was run using index primer 1 ( one index per sample ) and a custom transposon-specific primer , 4844 ( 5 = - AATGATACGGCGACCACCGAGATCTACACTA GATCGCaacttcggaataggaactaagg-3 = [ transposon-specific sequence is in lowercase ] ) to enrich for transposon insertion sites and allow multiplexing sequencing ; the thermocycler program was 72 °C for 3 min and 98 °C for 30 s , followed by 22 cycles of 98 °C for 10 s , 63 °C for 30 s , and 72 °C for 1 min .
291 +Each library was purified using Agencourt Ampure XP magnetic beads .
292 +Verification and quantification of the resulting libraries were calculated using a Qubit 2.0 fluorometer , a 2100 Bioanalyzer ( Agilent Technologies ) , and quantitative PCR ( qPCR ) ( Kapa Biosciences ) .
293 +All libraries were pooled in equimolar amounts to a final concentration of 3.2 nM and submitted for sequencing on the MiSeq platform at the Queensland Centre for Medical Genomics ( Institute for Molecular Bioscience , University of Queensland ) .
294 +The MiSeq sequencer was loaded with 12 pM of pooled library with 5 % PhiX spike-in and sequenced ( single-end ; 101 cycles ) using a mixture of standard Illumina sequencing primer and Tn5-specific sequencing primer 4845 ( 5 = - actaaggaggatattcatatggaccatggctaattcccatgtcagatgtg-3 =) .
295 +All sequence data analysis and insertion site mapping were performed as previously described ( 30 , 32 ) .
296 +The threshold for plasmid maintenance was set to the value of the repA gene ( 418 RPKM ) , in accordance with previous work that has demonstrated the gene is required for IncA/C plasmid replication ( 19 ) .
297 +Construction of mini-A/C plasmids .
298 +The replicon fragment was amplified with primers 7139/7140 from purified pMS6198A , the transcriptional terminator ( TT ) fragment gene was amplified with primers 7141/7142 from pQE30 , and the cat gene was amplified with primers 7143/7144 from pKD3 .
299 +The primers were designed so that adjacent fragments had 20-bp complementary overhangs , and a multiple-cloning site ( MCS ) was included between the replicon and TT fragments .
300 +All three fragments were mixed in equimolar ratios in a PCR using Kapa HiFi with thermocycling : 95 °C ; 30 cycles of 98 °C for 20 s , 66 °C for 20 s , and 72 °C for 6 min ; and a final extension of 72 °C for 8 min .
301 +The product of this reaction was electroporated into E. coli TOP10 .
302 +The desired product was confirmed by PCR screening and NheI digestion of purified plasmid DNA .
303 +The TT fragment contained two terminators , lambda t0 and rrnB t1 , separated by a cat gene .
304 +The cat gene was removed by PCR amplification of the plasmid using primers 7145/7146 , followed by NheI digestion 37 °C for 2 h and overnight ligation with T4 DNA ligase .
305 +The product was electroporated into E. coli TOP10 , and subsequent purification , PCR screening , and NheI digestion confirmed the desired product , which was referred to as pMAC1 .
306 +The partitioning fragments were amplified using Kapa HiFi with primers 7147/7149 for pMAC2 and 7147/7148 for pMAC3 .
307 +Each fragment was cloned into the MCS of pMAC1 using BamHI and HindIII restriction sites .
308 +The resultant plasmids ( pMAC2 and pMAC3 ) were confirmed to be correct by sequencing .
309 +Genome sequencing , assembly , and methylome analysis .
310 +Genomic DNA from MS6198 was sequenced on the PacBio RSII ( University of Malaya ) using the P4 polymerase and C2 sequencing chemistry .
311 +The raw sequencing data were assembled de novo using the hierarchical genome assembly process ( HGAP ) version 2 from the SMRT Analysis software suite ( version 2.3.0 ; Pacific Biosciences ) with default parameters .
312 +The assembled contigs were visually screened for overlapping sequences on their 5 = and 3 = ends using contiguity ( 67 ) .
313 +These overlapping ends were manually trimmed based on sequence similarity , and the contigs were circularized .
314 +The circularized contigs ( chromosome and plasmids ) were then polished by mapping raw sequencing reads back onto the assembled circular contigs .
315 +The detection of methylated bases and clustering of modified sites to identify methylation-associated motifs was performed as previously reported ( 68 ) .
316 +In brief , raw reads were aligned to the complete genome of MS6198 , and interpulse duration ( IPD ) ratios were calculated using PacBio 's in silico kinetic reference computational model .
317 +Sequence analysis , annotation , and in silico typing .
318 +Visualization and annotation of plasmid sequences were performed using PROKKA v1 .11 ( 69 ) and the Artemis Genome Browser ( 70 ) .
319 +Sequence comparisons were constructed using WebACT ( 71 ) and visualized with Easyfig 2.1 ( 72 ) and Artemis Comparison Tool ( ACT ) ( 73 ) .
320 +In silico DNA manipulations and analysis were conducted and visualized in CLC Main Workbench ( version 7.0.2 ; Qiagen Bioinformatics ) and Easyfig 2.1 ( 72 ) .
321 +In silico E. coli multilocus sequence typing was performed using the MLST database hosted at the University of Warwick ( 74 ) .
322 +Plasmid Inc types were determined by PCR-based replicon typing ( 63 , 64 ) or in silico using PlasmidFinder ( 60 ) .
323 +Collection of IncA/C complete sequences and analysis .
324 +Complete sequences of IncA/C plasmids from GenBank were selected by BLASTn using the sequence of RA1 repA as a reference ( 90 % identity and 90 % query coverage ) .
325 +The BLASTn hits were manually reviewed , and only published sequences were included in our IncA/C plasmid database .
326 +Each plasmid sequence was also verified by BLASTn to contain IncA/C replicon-typing primer binding sites ( 63 ) .
327 +With the addition of pMS6198A , this database comprised 82 IncA/C plasmid sequences ( as of 9 May 2016 ) ( see Data Set S5 in the supplemental material ) .
328 +The gene annotations of pMS6198A were used as a reference to identify genes present in all 82 IncA/C plasmids , using default BLASTn v2 .2.26 settings with the criteria of an expected value of 10 30 and minimum coverage of 95 % .
329 +The sequence of each conserved gene was extracted from each plasmid using EMBOSS v6 .5.7 ( 75 ) .
330 +PMLST minimal spanning trees were built by Phyloviz using the goeBURST algorithm ( 76 ) .
331 +All alignments were constructed in MEGA 6.06 ( 77 ) using ClustalW with default settings .
332 +Phylogenetic trees were produced in MEGA 6.06 using maximum likelihood with default settings and supported with 1,000 bootstraps .
333 +The presence or absence of resistance genes was determined using the BLASTn algorithm ( 100 % identity at 100 % coverage ) against the resistance gene database ARG-ANNOT ( 78 ) .
334 +IncA/C sequence analysis and metadata have been incorporated into the microreact database ( https://microreact.org/project/IncACPlasmids?tt rc & tns 4 & tts 6 ) ( 80 ) .
335 +Accession number ( s ) .
336 +The sequences for the MS6198 chromosome , pMS6198A , pMS6198B , pMS6198C , and pMS6198D have been deposited in the NCBI GenBank database under accession numbers CP015834 to CP015838 , respectively .
337 +Raw PacBio sequence reads for MS6198 and Illumina MiSeq reads for duplicate TraDIS runs have been deposited in the Sequence Read Archive ( SRA ) under accession numbers SRX1797306 , SRX1992326 ( replicate 1 ) , and SRX1992327 ( replicate 2 ) , respectively .
338 +SUPPLEMENTAL MATERIAL
339 +Supplemental material for this article may be found at https://doi.org/10.1128/ AAC.01740-16 .
340 +ACKNOWLEDGMENTS
341 +We thank David Miller , Tim Bruxner , and Angelika Christ from the Queensland Centre for Medical Genomics ( Institute for Molecular Bioscience , University of Queensland ) for technical support with the TraDIS protocol .
342 +The protocol was set up in consultation with Brian Fritz ( Illumina ) and Sabine Eckert , Daniel Turner , and Matthew Mayho ( Wellcome Trust Sanger Institute ) .
343 +This work was supported by grants from the National Health and Medical Research Council ( NHMRC ) of Australia ( GNT1033799 and GNT1067455 ) and High Impact Research ( HIR ) grants from the University of Malaya ( UM-MOHE HIR grant UM C/625/1 / HIR/MOHE/CHAN / 14/1 , no .
344 +H-50001-A000027 ; UM-MOHE HIR grant UM C/625/1 / HIR / MOHE/CHAN/01 , no .
345 +A000001-50001 ) .
346 +M.A.S. is supported by an NHMRC Senior Research Fellowship ( GNT1106930 ) , and S.A.B. is supported by an NHMRC Career Development Fellowship ( GNT1090456 ) .
347 +Teik Min Chong is supported by the Postgraduate Research Fund ( PPP ) ( grant no .
348 +PG080-2015B ) .
...\ No newline at end of file ...\ No newline at end of file
1 +Salmonella Persistence in Tomatoes
2 +ABSTRACT Human enteric pathogens , such as Salmonella spp .
3 +and verotoxigenic Escherichia coli , are increasingly recognized as causes of gastroenteritis outbreaks associated with the consumption of fruits and vegetables .
4 +Persistence in plants represents an important part of the life cycle of these pathogens .
5 +The identification of the full complement of Salmonella genes involved in the colonization of the model plant ( tomato ) was carried out using transposon insertion sequencing analysis .
6 +With this approach , 230,000 transposon insertions were screened in tomato pericarps to identify loci with reduction in fitness , followed by validation of the screen results using competition assays of the isogenic mutants against the wild type .
7 +A comparison with studies in animals revealed a distinct plant-associated set of genes , which only partially overlaps with the genes required to elicit disease in animals .
8 +De novo bio-synthesis of amino acids was critical to persistence within tomatoes , while amino acid scavenging was prevalent in animal infections .
9 +Fitness reduction of the Salmonella amino acid synthesis mutants was generally more severe in the tomato rin mutant , which hyperaccumulates certain amino acids , suggesting that these nutrients remain unavailable to Salmonella spp .
10 +within plants .
11 +Salmonella lipopolysaccharide ( LPS ) was required for persistence in both animals and plants , exemplifying some shared path-ogenesis-related mechanisms in animal and plant hosts .
12 +Similarly to phytopathogens , Salmonella spp .
13 +required biosynthesis of amino acids , LPS , and nucleotides to colonize tomatoes .
14 +Overall , however , it appears that while Salmonella shares some strategies with phytopathogens and taps into its animal virulence-related functions , colonization of to-matoes represents a distinct strategy , highlighting this pathogen 's flexible metabolism .
15 +IMPORTANCE Outbreaks of gastroenteritis caused by human pathogens have been increasingly associated with foods of plant origin , with tomatoes being one of the common culprits .
16 +Recent studies also suggest that these human pathogens can use plants as alternate hosts as a part of their life cycle .
17 +While dual ( animal/plant ) life-styles of other members of the Enterobacteriaceae family are well known , the strategies with which Salmonella colonizes plants are only partially understood .
18 +Therefore , we undertook a high-throughput characterization of the functions required for Salmo-nella persistence within tomatoes .
19 +The results of this study were compared with what is known about genes required for Salmonella virulence in animals and interactions of plant pathogens with their hosts to determine whether Salmonella repurposes its virulence repertoire inside plants or whether it behaves more as a phytopathogen during plant colonization .
20 +Even though Salmonella utilized some of its virulence-related genes in tomatoes , plant colonization required a distinct set of functions .
21 +Approximately 15 % of all cases of human salmonellosis are thought to be associated with the consumption of fruits and vegetables ( 1 ) .
22 +The ability of nontyphoidal strains of Salmonella enterica to colonize plants , including sprouts , alfalfa , lettuce , melons , and tomatoes , is highlighted by the rise in the number and severity of salmonellosis outbreaks linked to produce .
23 +The capacity of S. enterica ( and other enteric pathogens ) to readily multiply within plant tissues led to the hypothesis that persistence on plants is a part of the Salmonella life cycle , serving as reservoirs prior to reinfection of the preferred animal hosts ( 2 -- 5 ) .
24 +Several studies have dissected the molecular basis of plant-Salmonella interactions ( 6 -- 16 ) .
25 +However , the entire complement of genetic functions required for plant colonization by Salmonella is not yet known .
26 +Previous studies established that colonization of plants by Salmonella is a complex process , dependent on both host and bacterial factors .
27 +It involves major changes in the bacterial transcriptome and requires genes involved in amino acid biosynthesis and transport , cellulose production , fimbriae , regulators , and surface structures ( 6 -- 17 ) .
28 +Some of the same mechanisms were involved in the colonization of both vegetative and reproductive tissues on different plant species .
29 +Colonization of the tomato pericarp involves differential regulation of at least 50 genes ( 9 ) , some of which were also required for proliferation , including the gene cysB , encoding a cysteine metabolism regulator ( 9 ) .
30 +Surface structures , like the O-antigen capsule and curli fimbriae , were also required for the colonization of tomatoes , as indicated by reduced fitness of the corresponding Salmonella mutants ( 11 , 17 ) .
31 +The O-antigen capsule also plays a role in the colonization of alfalfa sprouts by Salmonella spp. , as do curli fimbriae , suggesting that these structures may be broadly required for the colonization and/or persistence within plants ( 7 , 14 ) .
32 +Iron acquisition was shown to play an important role during Salmonella colonization of vegetative and reproductive tissues .
33 +The siderophore transporter fepDGC was required for Salmonella proliferation in tomato pericarps ( 16 ) , and siderophore synthesis was necessary for the colonization of lettuce and alfalfa ( 10 ) .
34 +Biosynthesis of amino acids was also a likely factor required for Salmonella growth in alfalfa root exudates ( 15 ) .
35 +Plant colonization by Salmonella is affected by host factors ; the genetic background can influence Salmonella colonization of sprouts ( 18 ) , proliferation in the tomato phyllosphere ( 19 , 20 ) , and pericarps ( 21 ) .
36 +Some of the previous work focused on the roles of Salmonella virulence factors during its interaction with plants .
37 +The term `` virulence factor '' was sometimes used to broadly define any gene ( e.g. , rpoS ) required for full virulence in animal models .
38 +While the contribution of the Salmonella genes that generally impact animal virulence was characterized during the attachment and colonization of alfalfa sprouts ( 6 ) , the involvement of the more dedicated virulence-related functions , such as type III secretion systems ( T3SS ) , and their regulators encoded on the Salmonella pathogenicity islands ( SPIs ) remains controversial .
39 +Strains lacking SPI-1 and SPI-2 T3SSs had reduced proliferation in Arabidopsis thaliana leaves , failed to suppress the plant immune response against bacteria , and were required for the chlorotic appearance of plants ( 22 ) .
40 +The effector spvC carried by the virulence plasmid suppressed inducible plant defenses when it was directly transformed into Arabidopsis protoplasts ( 22 ) .
41 +Salmonella strains lacking SPI-1 T3SS induced a stronger response from plants , suggesting that this pathogenicity island represses plant immunity ( 23 ) .
42 +However , studies linking the T3SSs encoded by SPIs to plant colonization by Salmonella required high bacterial titers , which are unlikely to happen naturally .
43 +Moreover , Salmonella spp .
44 +induced plant immune responses at lower levels than specialized plant pathogens , like Pseudomonas syringae ( 24 ) .
45 +Some studies reported that Salmonella strains lacking SPI-1 , SPI-2 , SPI-3 , SPI-4 , and SPI-5 are not defective for the colonization of tomato and cantaloupe fruits ( 9 , 25 ) .
46 +Furthermore , there is no direct evidence that Salmonella can translocate effectors into plant cells via SPI-encoded T3SS , calling into question the requirement for the corresponding genes during plant colonization ( unless the T3SS apparatus performs other noncanonical functions during plant colonization , a hypothesis that has not yet been ruled out ) .
47 +Reverse genetics was previously employed to identify Salmonella virulence genes in animals .
48 +Mutants were created and individually screened to identify those defective in invasion and intracellular proliferation in cell cultures , and those with impaired virulence in intraperitoneal or oral infection models ( 26 -- 33 ) .
49 +Recently , the development of high-throughput technologies allowed coverage of the entire genome in these screens ( 34 ) .
50 +Here , we used a similar approach to test the hypothesis that Salmonella genes required for the colonization of plants are different from those required for virulence in animals , and , furthermore , that the strategies that Salmonella uses to colonize plants are distinct from those used by phytopathogens .
51 +We used a transposon insertion sequencing approach to identify Salmonella enterica serovar Typhimurium loci required for persistence in tomatoes and subsequently confirmed the phenotypes using competition assays with isogenic mutants .
52 +We also compared the results obtained in this study with similar screens in animals , as well as with the data obtained using mutant screens of phytopathogens .
53 +RESULTS
54 +Transposon insertion library screening and sequencing .
55 +The tested transposon mutant library consisted of about 280,000 independent mutants with Tn5 insertions , of which 230,000 insertion sites were mapped onto the genome .
56 +The mapped insertions disrupted 88 % of all features of the genome .
57 +The remaining 12 % of the loci ( 1,263 features ) are likely essential for Salmonella survival and proliferation under the culture conditions used .
58 +We defined 10,632 features in the Salmonella enterica serovar Typhi-murium ATCC 14028 genome , including coding sequences , intergenic regions , and noncoding RNA .
59 +Salmonella spp .
60 +can proliferate within red ripe tomato pericarps , reaching 107 CFU per fruit ( 9 , 19 , 21 , 25 , 35 ) .
61 +To represent the entire transposon insertion library , the screening needed to be done using an inoculum titer very close to the carrying capacity of tomatoes .
62 +Consequentially , bacterial growth appeared constrained , potentially imposing a limit on the possible changes in frequency of transposon insertions with differential fitness .
63 +We tested whether screening the mutant library under this condition would allow us to detect selection , using the rcsA : : kan mutant strain , whose fitness is known to be modestly reduced in tomatoes ( 36 ) .
64 +Because following the screen , recovered mutants were briefly grown out in LB to increase DNA output , we also confirmed in preliminary experiments with the rcsA : : kan mutant that this outgrowth does not affect the recovery ratio of the mutant or its DNA ( data not shown ) .
65 +These optimization experiments established the feasibility of a high-inoculum titer to identify Salmonella transposon insertions with differential fitness .
66 +Moreover , it suggested that even when the population is stagnant ( death and reproduction were present at the same rate ) , the turnover of bacterial cells is sufficient to lead to changes in the abundance of genotypes with differential fitness .
67 +The mutant library was screened in ripe Campari tomato pericarps using 12 biological replicates and three technical replicates each ; the biological replicates were pooled , resulting in six final samples for library sequencing , with three input samples and three output samples .
68 +The screen identified 1,245 features with differential fitness ( false-discovery rate [ FDR ] 0.1 ) ; 1,112 of them were under negative selection , and only 132 features were under positive selection ( Fig. 1 and Data Set S1 ) .
69 +This represents 11.8 % and 1.4 % of all tested features , respectively .
70 +Among the loci with differential abundance , 886 loci were coding sequences .
71 +Loci with reduced fitness often appeared adjacent to each other , mostly due to operon organization .
72 +Salmonella metabolic requirements during its interaction with tomatoes .
73 +A high number of features identified in this screen were involved in metabolic pathways .
74 +To investigate the metabolic pathways required by Salmonella spp .
75 +during their interaction with the plant , we projected the KEGG Orthology terms for each locus against the Salmonella metabolic map using KEGG Mapper .
76 +Overall , the screen revealed that Salmonella proliferation within tomatoes is a complex process , requiring the combination of several catabolic and anabolic pathways , including biosynthesis of amino acids , nucleotides , and lipids , as well as glycolysis ( Fig. 2 ) .
77 +The results indicate that carbohydrates that are metabolized to pyruvate via glycolysis are a major carbon source for Salmonella within tomatoes .
78 +In Salmonella spp .
79 +colonizing the tomato , pyruvate is likely fermented to acetate , as indicated by the reduced fitness of mutants in pta and ackA and the absence of phenotypes for the mutants of the genes involved in the tricarboxylic acid ( TCA ) cycle .
80 +The TCA cycle oxidizes acetyl-coenzyme A ( acetyl-CoA ) originating from pyruvate under aerobic conditions .
81 +The use of fermentation instead of the TCA cycle is consistent with the fact that the environment inside tomato fruits is microaerophilic or anaerobic .
82 +The Gene Ontology enrichment analysis indicated that the methionine , arginine , and branched-chain amino acid synthesis pathways were overrepresented among the Salmonella functions required for tomato colonization .
83 +This is an indication that these nitrogen compounds are not readily available for the bacterium within tomatoes and that Salmonella has to synthesize them de novo .
84 +Since the data indicate that carbohydrates may provide the major carbon source for Salmonella within tomatoes , it is possible that these are providing the carbon backbone for bacterial amino acid and nucleotide synthesis in this environment .
85 +Four genes related to nitrogen uptake were identified in the screen : lysP , encoding the lysine-specific permease ; STM14_1095 , encoding a putative amino acid transporter ; potB , encoding a high-affinity spermidine / putrescine ABC transporter ; and STM14_1979 , encoding a putative ABC polar amino acid transporter .
86 +None of these genes are involved in the transport of the most abundant nitrogen compounds available in tomatoes ( glutamine , gamma-amino butyric acid [ GABA ] , and inorganic nitrogen ) .
87 +Salmonella spp .
88 +may be exploiting several nitrogen sources and then synthesize the complement of the needed amino acids .
89 +Fatty acid biosynthesis and degradation were required by Salmonella spp .
90 +within tomatoes , perhaps because functional cellular membrane synthesis is necessary for bacterial proliferation and maintenance .
91 +Genes in fatty acid metabolism that contrib-uted to Salmonella fitness included the 3-oxoacyl - [ acyl-carrier-protein ] synthase gene fabF , and the acyl-CoA dehydrogenase gene fadE .
92 +Besides these two well-known genes , we also identified STM14_1005 , another putative acyl-CoA dehydrogenase .
93 +Of interest is that fadH ( 2,4-dienoyl-CoA reductase ) was among the genes differentially regulated in tomatoes , and its expression was shown to be dependent on the availability of linoleic acid , which in turn differentially accumulates in tomatoes as they mature ( 9 ) .
94 +Salmonella metabolic requirements for proliferation within tomatoes differ from the requirements for systemic infection of mice .
95 +We explored whether Salmo-nella metabolic requirements for the systemic infection of mice were comparable with the metabolic requirements for fitness within tomatoes .
96 +We retrieved data from previous work using transposon insertion libraries in Salmonella enterica serovar Typhimu-rium ( 37 , 38 ) that had been applied in a mouse model for systemic infection and compared them with our results from the Salmonella-tomato interaction .
97 +A total of 327 KEGG Orthology ( KO ) identifiers were mapped for the genes required for persistence in tomatoes , and 505 KO identifiers required for systemic infection of mice were mapped .
98 +Only 125 KO identifiers were shared by the two conditions , showing that the Salmonella metabolic requirements under these conditions are different ( Fig. 2A ) .
99 +While amino acid biosynthesis was required for Salmonella spp .
100 +in the interaction with tomatoes , scavenging of amino acids was required in the systemic mouse infection .
101 +Transposon disruptions in just a few pathways ( e.g. , the urea cycle ) impaired Salmonella fitness during systemic infection ( 37 , 38 ) .
102 +Besides being involved in the synthesis of arginine , the urea cycle is also involved in the incorporation of excess nitrogen .
103 +Carbohydrates were likely a major carbon source for Salmonella spp .
104 +during systemic animal infection and during tomato colonization .
105 +However , Salmonella spp .
106 +may use the less-energy-efficient pathway of acetate fermentation in tomatoes .
107 +During systemic infection , Salmonella oxidizes carbohydrates using the TCA cycle , as indicated by phenotypes of the mutants that represent this pathway .
108 +Phenotypes observed for the genes encoding 2-ketoglutarate dehydrogenase and succinate dehydrogenase , which are only fully expressed under aerobic conditions , support the role of oxidation in the bacterial metabolism in animals .
109 +Nucleotide biosynthesis is required by Salmonella spp .
110 +in murine systemic infection and in proliferation within tomatoes , as evidenced by the reduction in fitness when mutations occurred in the genes involved in the biosynthesis of pyrimidines and purines in either model of infection .
111 +While most Salmonella metabolic requirements diverge for colonization of plant and animal hosts , nucleotide biosynthesis is a point of convergence .
112 +Enrichment analysis also showed that genes related to pathogenesis ( GO : 0009405 ) contribute to fitness during systemic infection and proliferation within tomatoes ( Fig. 2B and C ) .
113 +This GO term is heterogeneous and includes regulators , effectors , and surface proteins .
114 +The global regulator phoPQ , for example , belongs to this group of genes and displayed a phenotype in both tomatoes and mice .
115 +The phoPQ regulator activates the expression of other pathogenesis-associated genes that code for effectors and have a role in adaptation to low Mg2 and resistance to antibacterial peptides .
116 +Several effectors and the mtgC virulence factor required for survival in low Mg2 had phenotypes under both conditions , indicating that some Salmonella adaptations for virulence in animals are also at play during colonization of tomato fruits .
117 +Few metabolic parallels between fitness of Salmonella in tomatoes and behavior of phytopathogens .
118 +After finding that Salmonella metabolic requirements for proliferation within tomatoes differed from the requirements for the systemic infection of mice , we explored whether these requirements are similar to the metabolic requirements of bacterial phytopathogens during plant infection .
119 +To test the hypothesis that Salmonella behavior in tomatoes is similar to the behavior of plant pathogens , we extracted the information identified in mutant screens of Pectobacterium carotovorum in Chinese cabbage ( 39 ) , Ralstonia solanacearum in Arabidopsis thaliana and tomatoes ( 40 ) , Xanthomonas citri in grapefruit ( 41 ) , Xanthomonas oryzae pv .
120 +oryzicola in rice and tobacco ( 42 ) , Pseudomonas tolaasii in A. thaliana ( 43 ) , Pseudomonas syringae pv .
121 +macu-licola in A. thaliana , and Xanthomonas campestris pv .
122 +campestris in cabbage ( 44 ) .
123 +We adopted the strategy of grouping the results of different screens to increase the coverage of KO identifiers , since most of these studies did not have the same depth used in transposon sequencing methods , and to obtain a broader comparison with the different lifestyles that phytopathogens may assume .
124 +There appears to be a limited overlap of metabolic functions between Salmonella requirements for colonization of tomatoes and those of phytopathogens ( Fig. 3 ) , indicating that the mechanisms employed by Salmonella to colonize tomatoes require a distinct combination of functions .
125 +Lipopolysaccharide ( LPS ) and nucleotide biosynthesis were among the functions shared by phytopathogens and Salmonella in tomatoes and were also involved in systemic infection of mice , suggesting that there is a small set of genes required for pathogenesis , regardless of the host .
126 +These functions are likely involved in resistance to host defense and metabolic limitations that bacteria experience within eukaryotes .
127 +Amino acid biosynthesis was a requirement shared by Salmonella during colonization of tomatoes and by phytopathogens but absent from Salmonella during systemic infection of mice .
128 +This divergence between colonization of animal and plant hosts could be associated with the nutrient availability .
129 +Fatty acid biosynthesis and degradation were required for Salmonella infection of various hosts , but this requirement was absent from phytopathogens .
130 +Salmonella requires biosynthesis of arginine , glutamine , glutamate , branched amino acids , methionine , tryptophan , and threonine to colonize tomatoes .
131 +Nitrogen metabolism , including amino acid biosynthesis and the global nitrogen regulator glnG , contributed to Salmonella fitness during its colonization of tomatoes .
132 +We explored this role further using competition assays with isogenic mutants .
133 +A lower bacterial inoculum was used in these assays to more realistically approximate natural interactions .
134 +We identified the amino acid biosynthetic pathways required by the bacterium for proliferation within tomatoes .
135 +Transposon insertion sequencing revealed the synthesis of tryptophan , arginine , branched amino acids ( leucine , isoleucine , and valine ) , glutamine , glutamate , threonine , methionine , and proline to be required for complete bacterial fitness ( Fig. 4A ) .
136 +Mutants were created in the genes responsible for the key steps of each biosynthetic pathway , and their auxotrophic phenotype was confirmed in minimal medium .
137 +However , because there are at least two enzymes that can catalyze the last step in the formation of methionine and glutamate , metA and gltB were not auxotrophs .
138 +The competition assays confirmed the transposon insertion sequencing results for all but one of these 10 metabolic pathways ( Fig. 4B ) .
139 +Only the auxotrophic mutant for proline ( proA : : kan ) deviated from the transposon insertion sequencing results and did not appear to have a reduced fitness compared to the wild type .
140 +A deletion of the global nitrogen regulator glnG also led to a reduction in fitness of Salmonella in tomatoes , consistent with its function in bacterial responses to nitrogen assimilation .
141 +To verify that the observed reduction in fitness caused by the disruption in trpC , argA , ilvD , glnA , serA , thrC , gltB , metA , and glnG was not due to a reduction in overall fitness , we compared the growth kinetics of these isogenic mutants in LB .
142 +We observed that the growth kinetics of these mutants did not differ from the wild-type strain ; consequently , the reduced fitness observed in tomatoes is not caused by a reduction in overall fitness ( Fig .
143 +S1 ) .
144 +We tested whether trpC , argA , ilvD , glnA , serA , thrC , gltB , and metA are expressed within tomato fruits using resolvase-in vivo expression technology ( RIVET ) reporters that allow quantification of gene expression of the targets in vivo .
145 +One day after inoculation , the RIVET resolution for the reporters of trpC , argA , ilvD , glnA , serA , thrC , gltB , and metA was between 80 and 100 % , and 3 and 7 days after inoculation , the resolution reached almost 100 % for all reporters ( Fig. 5 ) .
146 +When tested in LB , the reporters were not resolved , while in M9 medium with low concentration of amino acids , the resolution reached high levels ( Fig. 5 ) .
147 +The results of the RIVET experiments are consistent with the fitness phenotypes of the corresponding mutants : amino acid biosynthesis genes are strongly expressed in tomatoes and are required for proliferation within the fruit .
148 +Tomato genotype affects Salmonella fitness .
149 +Tomatoes carrying a ripening inhib-itor ( rin ) mutation do not present the characteristic ripening phenotype , they do not accumulate lycopene , and their fruits do not soften .
150 +Fruits of rin mutant tomatoes accumulate many amino acids in different ( generally larger ) amounts during their development compared to the wild type ( 45 ) .
151 +Because amino acids accumulate at higher levels within rin mutant tomatoes , we tested the hypothesis that the phenotypes of the amino acid biosynthesis mutants will be less severe than in the wild-type tomatoes .
152 +To this end , we performed competition assays using isogenic mutants in trpC , argA , ilvD , glnA , serA , thrC , gltB , and metA in the tomato cultivar Ailsa Craig and its rin homozygous mutant .
153 +The competitive indices of argA , gltB , thrC , and trpC mutants were not affected by the tomato genotype , while isogenic mutants for glnA , ilvD , metA , and serA presented a reduction in their fitness within rin mutant tomatoes compared to wild-type tomatoes .
154 +The metA mutant exhibited the highest difference : in wild-type tomatoes , the CI indicated a 2-fold reduction compared to wild-type Salmonella spp. , whereas in rin mutant tomatoes , the reduction was 32-fold ( Fig. 6 ) .
155 +LPS biosynthesis is required for Salmonella proliferation in tomatoes .
156 +Most of the data presented so far underscore the differences in Salmonella requirements for animal and plant colonization .
157 +However , biosynthesis of LPS was needed under both conditions .
158 +Genes involved in LPS core and O-antigen synthesis , contained by the rfa and rfb clusters , respectively , were identified as required for tomato colonization in our screen , as well as in transposon insertion sequencing analyses of mouse colonization ( Fig. 2 and 7A ) .
159 +The competition assays using isogenic mutants for rfaB , rfaI , rfbN , and rfbP con-firmed the transposon insertion sequencing data ( Fig. 7B ) .
160 +All mutants had an 4-fold fitness reduction .
161 +The similar CI for the mutants involved in the same biological process strongly suggests that the observed phenotype is related to the defective LPS biosynthesis and not to a secondary mutation .
162 +The role of LPS during disease in animals has been extensively studied for several pathogens .
163 +LPS protects bacterial cells from antibacterial peptides produced by host organisms ( reviewed in reference 46 ) .
164 +Salmonella LPS mutants are severely attenuated during systemic infection and are incapable of developing disease .
165 +In bacterial plant pathogens , LPS is also a major virulence factor , protecting the pathogen against plant defenses .
166 +We hypothesize that the immunity mechanisms in plants and animals target the same cellular structures in bacterial cells , and Salmonella 's countermeasures may be similar in animal and plant hosts .
167 +Salmonella inoculation titer affects fitness of SPI and nucleotide synthesis mutants .
168 +The transposon insertion sequencing experiments suggested that genes involved in nucleotide biosynthesis and those that are a part of the Salmonella pathogenicity islands ( SPI ) 1 , 2 , and 3 were required for Salmonella full fitness during proliferation in tomatoes ( Data Set S1 ) .
169 +Auxotrophic mutants for purines and pyrimi-dines exhibited strong attenuation ( Data Set S1 ) .
170 +SPI-1 , -2 , and -3 are the major Salmonella virulence determinants required for the invasion of epithelial cells , macro-phages , and survival during the intracellular phase ; strains lacking any of these SPIs are avirulent in vertebrate animal models .
171 +However , the observed phenotypes of the SPI mutants were in direct contradiction to the previous study ( 9 ) .
172 +It is of note that the inoculum doses used in the transposon insertion sequencing screen were 4 to 5 orders of magnitude higher than in the study of infections in tomatoes performed by
173 +Noel et al. ( 9 ) .
174 +Therefore , we tested a hypothesis that the phenotypes of the SPI ( and nucleotide synthesis ) mutants were dependent on the inoculum dose .
175 +Competition assay for the pyrB , purH , SPI-1 , SPI-2 , and SPI-3 mutants and the wild type were carried out with an inoculum of 103 and 107 CFU per tomato .
176 +The results of these competition assays showed that the reduction in fitness for all mutants tested was inoculum dependent , with phenotypes apparent only at the high inoculum doses ( Fig. 8 ) .
177 +For pyrB and purH mutants , which are purine and pyrimidine auxotrophs , respectively , the competition to scavenge the nucleotides available in the environment will increase at higher titers , and the mutants unable to synthesize purines or pyrimidines de novo will have a stronger deficit for these compounds that will negatively affect their growth .
178 +Proteins encoded on SPI-1 , -2 , and -3 are not known to contribute to population density-dependent functions , and we do not have a ready explanation for the mutants ' phenotype that was dependent on the inoculum density .
179 +We hypothesize that for the SPI-3 mutant , an increasing Mg2 deficit could lead to the observed phenotype at higher concentrations .
180 +One of the genes present in SPI-3 , mgtC , encodes a virulence factor required for intracellular proliferation under low-Mg2 conditions .
181 +The screening data suggest that Salmonella in tomatoes has a deficit in Mg2 , as indicated by the loss of fitness for mutants in the phoPQ system that is activated by low Mg2 , and by the loss of fitness for corA mutants , which lack a Mg2 channel .
182 +DISCUSSION
183 +The ability of human enteric pathogens , such as Salmonella , to robustly colonize plant tissues likely helps this pathogen build up populations that are high enough to then reinfect herbivorous hosts .
184 +This ability of Salmonella to exploit plants as a part of its life cycle and use them as vehicles to reach preferred animal hosts was recently supported by multitrophic experiments ( 47 ) .
185 +Salmonella and enteropathogenic E. coli are not the only members of the Enterobacteriaceae family capable of forming successful relationships with both plants and animals .
186 +Klebsiella pneumoniae is both a nitrogen-fixing plant endophyte and an opportunistic pathogen in animals and humans ( 48 ) .
187 +Pantoea stewartii , the causal organism of Stewart 's wilt in sweet corn , spends a portion of its life within the gut of the corn beetle ( 49 ) .
188 +Dickeya dadantii is a pathogen causing soft rots in plants and is an aphid pathogen ( 50 ) .
189 +It is possible that these bacteria `` repurpose '' their metabolic and virulence genes to adapt to different hosts , or they may have evolved two distinct strategies for the infections of plants and animals .
190 +The hypothesis of distinct strategies is supported by the discoveries of two distinct type III secretion systems in P. stewartii , one used in plants and another in beetles ( 49 ) .
191 +To gain insight into the interactions of Salmonella spp .
192 +with their different hosts and to compare Salmonella behavior with that of the phytopathogens , we carried out high-throughput screens , followed by the comparative analyses .
193 +It appears that 40 % of the genes required for tomato colonization by Salmonella are also involved in a systemic infection in mice , and 35 % of the genes required for murine systemic infection are required for colonization of tomato fruits .
194 +The same pattern was found in the metabolic requirements for phytopathogens , where 42 % of the mapped KO identifiers were shared with Salmonella colonization of tomatoes .
195 +This partial overlap suggests a certain degree of repurposing of the Salmonella metabolism to adapt to different hosts but also reveals metabolic versatility of this bacterium .
196 +Salmonella mutants in amino acid biosynthesis genes had the most pronounced phenotype in tomatoes but were not required for murine systemic infection , as determined in high-throughput screenings ( 37 , 38 , 51 ) and competition assays with isogenic mutants ( 52 ) .
197 +We focused on this group of genes to explore the differences between the requirements for interactions with animals and plants .
198 +Competition assays confirmed that the biosynthesis of tryptophan , arginine , branched amino acids , glutamine , serine , threonine , glutamate , and threonine is required for colonization of tomatoes .
199 +In this regard , Salmonella behavior closely paralleled that of phytobacteria : amino acid biosynthesis was required for plant colonization by the pathogens Pseudomonas tolaasii ( 43 ) and X. campestris pv .
200 +campestris ( 44 ) and by the rhizosphere colonizer Pseudomonas fluorescens WCS365 ( 53 ) .
201 +The amino acid metabolism requirements for plant-associated bacteria could be a result of unbalanced amino acid concentrations in this environment .
202 +Amino acids appear to be a relatively minor component of the exudates of mature fruits , leaves , and roots of tomatoes ( 20 ) , which is consistent with the phenotypes of the auxotrophic mutants .
203 +Because tomatoes carrying the rin mutation are known to accumulate higher levels of certain amino acids ( 45 ) , we tested the hypothesis that the auxotrophy of the Salmonella mutants will be at least partially complemented within rin mutant tomatoes .
204 +Surprisingly , this did not prove to be the case , and Salmonella auxotrophic glnA , ilvD , metA , and serA mutants were even less fit within rin mutant tomatoes than in the wild type .
205 +Differences between Salmonella proliferation in Campari and Ailsa Craig cultivars or between the wild type and the rin mutant could influence these results .
206 +Levels of Salmonella growth in Ailsa Craig ( wild-type ) and Campari tomatoes are not significantly different ( 35 ) , but Salmonella growth is reduced in Ailsa Craig rin mutants ( 35 ) .
207 +This reduction in growth might indicate that the reduction in fitness of amino acid biosynthesis mutants in rin mutant tomatoes could be even bigger and was masked by a limited number of cell doubling .
208 +Our observations suggest that either plant amino acids are not accessible to Salmonella spp .
209 +( due to their compartmentalization or chemical modification ) or that Salmonella spp .
210 +can make better use of inorganic nitrogen sources during plant colonization .
211 +LPS biosynthesis was a point of convergence between the requirements for Salmo-nella colonization of plants and animals , as indicated by our screening and confirmed for the competition assays with rfaB , rfaI , rfbN , and rfbP mutants .
212 +The LPS role for Salmonella virulence in animals is well established ; mutants with a truncated LPS are attenuated , and Salmonella uses phoPQ and pmrAB to modify its LPS to evade the innate immunity through resistance against antibacterial peptides ( 46 ) .
213 +Plants have antibacterial peptides that are not homologous to the ones found in animals , but they share the same mechanisms of action ( reviewed in references 54 and 55 ) .
214 +These plant-based antibacterial peptides are small cationic molecules that target the cell membranes , leading to destabilization and cell death .
215 +LPS is required by plant bacterial pathogens to avoid being targeted by the plants ' antibacterial peptides .
216 +Salmonella LPS may similarly support bacterial proliferation in this environment .
217 +Another point of convergence was the biosynthesis of nucleotides and the requirement for the Salmonella pathogenicity island 1 ( SPI-1 ) , SPI-2 , and SPI-3 .
218 +Competition assays confirmed phenotypes of these mutants only for high , but not low , titers .
219 +SPI-1 and SPI-2 T3SSs were shown to be important factors for plant colonization from high-inoculum ( 108 CFU/plant ) experiments with Arabidopsis ( 24 ) .
220 +It is possible that the phenotypes observed are related to increased intraspecies competition due to a relative scarcity of available resources within the plant .
221 +SPI-1 and SPI-2 may also be needed to subvert immunity , which may become more important as more bacterial cell numbers are invading and therefore activating the plant 's immune response .
222 +While Salmonella effectors were shown to be functional when directly transformed into cell wall-less plant protoplasts ( 22 ) , it is not clear how they are delivered across the plant cell wall .
223 +This study demonstrated that while Salmonella is capable of repurposing some of the genes it uses during animal infections to colonize alternate hosts ( such as plants ) , the overlap between the sets of genes required for animal and plant infection is only 40 to 50 % .
224 +Conversely , only similarly partial overlap was observed when Salmonella genes required for tomato colonization were compared with the genes required for virulence of phytopathogens .
225 +Considering that 520 features required for fitness of Salmonella in tomatoes have no known functions , there remains much to be learned about the ecology of this human pathogen inside alternate hosts , such as plants .
226 +MATERIALS AND METHODS
227 +Bacterial strains and DNA manipulation .
228 +Bacterial strains were grown in LB broth at either 30 °C or 37 °C ( as indicated in the text ) , and antibiotics were added at the following concentrations : 100 g/ml ampicillin , 50 g/ml kanamycin , and 20 g/ml tetracycline , unless otherwise indicated .
229 +A full list of the strains and plasmids used in this study is in Table 1 .
230 +Salmonella isogenic mutants used to confirm screening data were constructed using Datsenko-Wanner mutagenesis ( 56 ) by replacing a specific open reading frame ( ORF ) with the kanamycin resistance cassette from pKD4 , followed by P22-mediated transduction into S. enterica serovar Typhimurium ATCC 14028 .
231 +RIVET reporters to evaluate in planta gene expression were constructed as described previously ( 57 ) ; the kanamycin cassette from isogenic mutants was removed with FLP recombinase using pCP20 , followed by the insertion of tnpR-lacZ , from pCE70 or PCE71 in the remaining FLP recombination target ( FRT ) site .
232 +The tnpR-lacZ cassette , which replaced almost the entire ORF of the deleted gene , was inserted immediately after the start codon .
233 +The tetracycline resistance gene tetA , flanked by the res1 sites in a neutral site of the genome , was transduced using P22 to the final construct from the donor strain JS246 .
234 +Primers used for cassette construction and deletions confirmation are listed in Table S1 in the supplemental material .
235 +Plant material .
236 +Tomatoes of the cultivar ( cv . )
237 +Campari were purchased at the local supermarket .
238 +Tomatoes of the cv .
239 +Ailsa Craig and its isogenic derivative rin mutant line were grown in a rooftop greenhouse .
240 +Tomatoes were tagged at anthesis and were harvested 34 days later to ensure that all tomatoes were in the same developmental stage , as described before ( 35 ) .
241 +Transposon insertion library construction .
242 +A library of S. enterica serovar Typhimurium 14028 Tn5 insertion mutants was constructed using the Epicentre EZ-Tn5 T7/Kan2 promoter insertion kit .
243 +Briefly , primers Right_Tn_T7_Kan2 and Kan2_right_code were used in a standard PCR to add N18 barcodes to both sides of the EZ-Tn5 T7/KAN -2 transposon .
244 +The PCR product was gel purified using the QIAquick gel extraction kit ( Qiagen ) , according to the manufacturer 's recommendations .
245 +About 200 ng of the purified PCR product was used in an 8 - l transposase reaction mixture in 0.17 % glycerol that also contained 1 l of TypeOne restriction inhibitor and 2 U of EZ-Tn5 transposase .
246 +The reaction mixture was incubated at room temperature for 3 h and subsequently dialyzed against water for 30 min before electroporation into fresh electrocompetent cells of S. enterica serovar Typhimurium 14028 ( MZ1597 ) .
247 +Transformed cells were isolated on LB agar plates with kanamycin ( 60 g/ml ) after overnight growth at 37 °C , enumerated , and collected .
248 +The final library consisted of a pool of about 280,000 independent colonies .
249 +Mapping of library barcodes to the S. enterica serovar Typhimurium ATCC 14028 genome .
250 +Genomic DNA of the obtained library of S. enterica serovar Typhimurium ATCC 14028 Tn5 insertion mutants was prepared using the GenElute bacterial genomic DNA kit ( Sigma-Aldrich ) .
251 +The DNA was fragmented and ligated to Illumina primers using standard methods .
252 +Approximately 150 ng of this material was then used to PCR amplify the regions flanking the transposon insertion sites , in a stepwise PCR regimen .
253 +In the first PCR , primer Illumina_P5_Read1 was paired with a primer that aligned with a region close to either the left end ( primer Tn5_Left_CGTACA_Read2 ) or the right end ( primer Tn5_Right_ACATGC_Read2 ) of the inserted transposon .
254 +PCR proceeded for 20 cycles , using 1.25 U of Taq polymerase and under standard conditions .
255 +Exactly 1/10 of the 1st PCR product was subsequently used in a 2nd PCR that engaged Illumina primers Illumina_P5_Read1 and Illumina_P7 and proceeded for 10 cycles .
256 +Products were subjected to QIAquick PCR product purification ( Qiagen ) , according to the manufacturer 's recommendations .
257 +The material was subsequently Illumina sequenced for 150-bp reads at both ends .
258 +Sequence analysis to map the barcode to the exact location on the genome is described further below .
259 +Screen optimization .
260 +To ensure that the inoculum representative of the transposon insertion library was seeded into tomatoes and that a mutant 's fitness could be assessed by changes in its relative abundance , competitive fitness assays with mutants known to have a phenotype in tomatoes ( hns : : kan , ΔbcsA ΔlpfA ΔfadH cysB : : kan , phoN : : kan , and rcsA : : kan ) were carried out .
261 +Although not all combinations of these mutants were tested in all preliminary experiments , we compared the impact of the different inoculum doses ( 104 and 107 ) and various ratios of the mutants to the wild type .
262 +Prior to the infections into tomatoes , strains were grown for 16 h in LB broth at 37 °C 250 rpm .
263 +The cultures were pelleted , washed in phosphate-buffered saline ( PBS ) twice , and diluted 1:10 , reaching a final density of approximately 108 CFU/ml .
264 +When 107 CFU of Salmonella was inoculated into tomatoes , we were able to reliably observe even modest decreases in fitness .
265 +Therefore , this inoculation dose was selected for the library screen .
266 +Library screening .
267 +The MZ1597 library was screened in Campari tomatoes using the tomato wound model to identify loci that affect Salmonella fitness in this environment .
268 +We chose this model based on the FDA assessment that wounds and punctures are a potential route for internalization of human pathogens ( such as Salmonella ) in fresh fruits and vegetables , and specifically in tomatoes
269 +( http://www.fda.gov/Food/GuidanceRegulation/HACCP/ucm082063.htm ) .
270 +MZ1597 cultures were grown ( with shaking at 250 rpm ) for 16 h in LB broth supplemented with kanamycin at 37 °C .
271 +The cultures were pelleted , washed in PBS twice , and diluted 1:10 , reaching a final density of approximately 108 CFU/ml ; 3 l of this suspension was inoculated into three shallow ( 2 - to 3-mm deep , 1 mm in diameter ) wounds in tomato pericarps ( 106 CFU per tomato ) using a small pipette tip insertion under the epidermis of the tomato fruits .
272 +Tomatoes were incubated at 22 °C and a relative humidity of 60 % for 7 days , a period of time that allows Salmonella to reach the carrying capacity of tomato fruits and approximates the time period between tomato harvest and consumption .
273 +Salmonella was recovered by collecting 1-g samples of the pericarp around the inoculation site ; samples from the same fruit were combined and homogenized in a stomacher ( Sevard ) .
274 +Salmonella cells were recovered by centrifugation and were then resuspended in 50 ml of LB broth , followed by 6 h growth at 37 °C and 250 rpm , reaching 108 CFU/ml .
275 +One milliliter of culture was recovered and used for library preparation .
276 +Library preparation for sequencing .
277 +Aliquots of around 5 107 CFU from input and output libraries were subjected to three washes in water , followed by proteinase K ( 100 g ) digestion for 1 h at 55 °C in lysis buffer ( 10 mM Tris [ pH 8.0 ] , 1 mM EDTA , 0.1 % Triton X-100 ) .
278 +After inactivation of the enzyme for 10 min at 95 °C , a nested PCR regimen was performed to specifically amplify the DNA regions adjacent to the inserted transposons .
279 +Primers 1st_PCR_Tn5_EZ_left_reverse / Left_Forward_201 and Right _ Reverse_fixed / Right_Forward_983 were used to amplify the left and right flanks , respectively , in a 20-cycle PCR in 50 l of 1 Kapa HiFi reaction mixture .
280 +One microliter of the successful PCR product was then utilized as the template in a second rate-limited PCR amplification using 1.25 U of Taq ( Invitrogen ) and 0.1 mM dinucleoside triphosphates ( dNTPs ) , with primers 2nd_PCR_Tn5_EZ_Right_Forward and Tn _ SetYY_XXXXXXXX .
281 +The second PCR amplified the ( already enriched ) right flank of the transposon insertion site .
282 +Products of the second PCR were pooled and subjected to QIAquick PCR product purification ( Qiagen ) , according to the manufacturer 's recommendation .
283 +Illumina sequencing proceeded with custom primers Tn5_EZ_Right_Seq_fixed and Tn5_EZ_Index_Seq_new for a single indexed run , with a read length of 25 bases .
284 +Sequence analysis .
285 +For mapping of the barcodes introduced into the mutants of the transposon insertion library , the Tn5 primers and the corresponding N18 sequence flanking the Tn5 priming sites were trimmed from the raw sequence reads using custom Perl scripts .
286 +The trimmed reads were mapped to the S. Typhimurium 14028 reference genome using Bowtie2 .
287 +PCR duplicate reads were removed using Picard tools ( https://github.com/broadinstitute/picard ) .
288 +Only reads mapped in proper pairs were considered for further downstream analysis .
289 +The left-most position of read 2 for each mapping was extracted from the SAM alignments using custom scripts , and this was identified as the Tn5 insertion site in a strand-specific manner .
290 +The N18 barcode tag for each mapped read was then identified from the raw untrimmed reads using custom Perl scripts .
291 +The above-mentioned analysis identified the N18 barcode tag flanked by conserved priming sites for each Tn5 insertion mutant .
292 +For the identification of barcoded mutants , raw sequencing data consisted of single-end 25-bp reads .
293 +The first 18 bases , which represented the unique N18 tag for each Tn5 mutant , were extracted , and the abundance of all unique 18-mers was calculated using custom Perl scripts .
294 +The abundances of all N18 barcodes mapped within each annotated genome feature were summed in a strand-specific manner .
295 +This represented the aggregated abundance for each feature in the coding strand and the noncoding strand .
296 +The aggregated abundances for the input and output libraries were statistically analyzed using edgeR , and the log2 fold changes and FDRs were reported .
297 +Competition assays .
298 +Competition assays were used to estimate the fitness of specific mutants .
299 +Overnight cultures of the wild type and an isogenic mutant were adjusted based on optical density at 600 nm ( OD600 ) to the same population density and combined in a 1:1 ratio .
300 +The combined cultures were washed three times in PBS and diluted 10,000-fold , and 3 l of the diluted mixture was inoculated into the tomato pericarp in three separate shallow wounds ( 103 CFU per tomato ) .
301 +An aliquot of the inoculum was plated onto xylose lysine deoxycholate ( XLD ) plates to enumerate CFU .
302 +The inoculated tomatoes were incubated at 22 °C and relative humidity 60 % for 7 days , and Salmonella cells were recovered by inserting a loop into the wound and streaking the material onto XLD plates .
303 +The competition index was calculated as previously described ( 9 ) using the formula log2 ( [ MUTout/WTout ] / [ MUTin/WTin ] ) , where MUT is the number of mutant colonies recovered , WT is the number of wild-type colonies recovered , `` in '' represents the cultures inoculated in tomatoes , and `` out '' represents the colonies recovered after the experiment .
304 +Competition index ( CI ) statistical significance values of isogenic mutants were compared against the CI for the neutral mutant CEC1000 using analysis of variance ( ANOVA ) .
305 +The CI significance for the rcsA : : kan mutant against CEC1000 , the CI for isogenic mutants in the wild type against rin mutant tomatoes , and the comparison of different inoculation titers were done using a pairwise t test .
306 +The software JMP version 12 was used for all CI analyses .
307 +RIVET assays .
308 +RIVET reporters were used to evaluate Salmonella gene expression in planta .
309 +In this system , gene expression is quantified as the percentage of cells that lost tetracycline resistance [ which ultimately results from the activation of the promoter of interest that leads to the transcription of recombinase tnpR , and TnpR-catalyzed excision of tetA flanked by res1 sites , causing tetracycline sensitivity ( 57 ) ] .
310 +For RIVET assays in tomatoes , Salmonella strains were grown in LB broth with tetracycline for 16 h at 37 °C .
311 +Cultures were then washed extensively in PBS to remove traces of the medium and the antibiotic , and inoculum suspensions in PBS were seeded into tomato pericarps ( 103 cells per tomato ) in three separate shallow wounds .
312 +Cells were recovered 1 , 3 , and 7 days after inoculation using a sterile wire loop , and the material was streaked onto XLD plates .
313 +For the positive control of RIVET activation , cultures were grown in M9 agar ( 0.7 % ) supplemented with the appropriate amino acids ( leucine , isoleucine , and valine for ilvD , arginine for argA , serine for serA , glutamine for glnA , glutamate for gltB , methionine for metA , tryptophan for trpC , and threonine for thrC ) .
314 +The tested amino acid concentrations ranged from 2 mg/ml to 8 g/ml in a 2-fold dilution series , and cells were recovered from the lowest concentration that allowed for growth of the reporter .
315 +Cultures were then streaked onto XLD .
316 +The percentage of Salmonella cells sensitive to tetracycline recovered from tomatoes and M9 with the amino acid was estimated by plating the colonies from XLD plates into LB tetracycline plates .
317 +Similar control experiments were done in LB agar ( 0.7 % ) , only without the supplementation with amino acids .
318 +Metabolic mapping and functional characterization .
319 +Genes required for Salmonella systemic infection in mice were retrieved from data sets deposited with the original publications using parameters established by the authors of the original papers .
320 +For the study by Chaudhuri et al. ( 37 ) , a P value of 0.05 and log2 ( fold change ) of less than 1 were used ; for the study by Santiviago et al. ( 38 ) , a P value of 0.0005 and log2 ( fold change ) of less than 0.75 were used ; and for the study by Silva et al. ( 51 ) , a P value of 0.001 and log2 ( fold change ) of less than 0.75 were used .
321 +BlastKOALA ( 58 ) was used to assign KEGG Orthology ( KO ) terms for Salmonella enterica ATCC 14028 coding sequences , and the KEGG Mapper Web interface was used to visualize metabolic pathways .
322 +Gene Ontology ( GO ) term enrichment was performed with Panther ( 59 ) , with Bonferroni 's correction .
323 +Genes required for bacterial phytopathogens to elicit disease in their preferred plant host were extracted from previously published studies ( 39 -- 42 , 44 , 60 ) , and the KO terms for them were also retrieved with BlastKOALA .
324 +It should be noted that the results of mutant screens in phytopathogens were less comprehensive than the high-density transposon screens .
325 +We also note that , generally , screens in phytopathogens identified fewer ( 10 to 200 ) functions required for virulence in plants , which may also represent more stringent screening conditions than those of the studies with high-density transposon insertion libraries .
326 +Growth in LB .
327 +To evaluate potential growth defects of isogenic mutants , we compared their growth kinetics with the wild-type strain .
328 +Cultures grown for 16 h at 250 rpm and 37 °C in LB broth were diluted to an OD600 of 0.02 in 50 ml of LB broth .
329 +Three replicate cultures of each strain were incubated at 37 °C and 250 rpm .
330 +Samples were withdrawn hourly , and the OD600 was measured with a BioSpec-mini spectrophotometer ( Shimadzu ) .
331 +SUPPLEMENTAL MATERIAL
332 +Supplemental material for this article may be found at https://doi.org/10.1128/ AEM.03028-16 .
333 +ACKNOWLEDGMENTS
334 +We are grateful to Alex Gannon for technical assistance .
335 +We thank J. Giovannoni for sharing tomato seeds .
336 +This study was supported by funding from USDA-NIFA and the Center for Produce Safety .
...\ No newline at end of file ...\ No newline at end of file
1 +Transcriptome Sequencing Reveals Large-
2 +access article distributed under the terms of the Creative Commons Attribution License , which permits unrestricted use , distribution , and reproduction in any medium , provided the original author and source are credited .
3 +Data Availability Statement : All relevant data are within the paper and its Supporting Information files .
4 +Transcriptome data have been deposited in the Short Read Archive under accession PRJNA340082 .
5 +Funding : This work was supported by the United States National Institutes of Health ( https://grants .
6 +nih.gov / ) through grants R01AI106892 ( MRS ) and F32GM109750 ( KJV ) .
7 +The funders had no role in study design , data collection and analysis , decision to publish , or preparation of the manuscript .
8 +Abstract
9 +Scale Changes in Axenic Aedes aegypti Larvae
10 +Kevin J. Vogel*, Luca Valzania, Kerri L. Coon, Mark R. Brown, Michael R. Strand*
11 +Department of Entomology , The University of Georgia , Athens , Georgia , United States of America
12 +Mosquitoes host communities of microbes in their digestive tract that consist primarily of bacteria .
13 +We previously reported that Aedes aegypti larvae colonized by a native community of bacteria and gnotobiotic larvae colonized by only Escherichia coli develop very similarly into adults , whereas axenic larvae never molt and die as first instars .
14 +In this study , we extended these findings by first comparing the growth and abundance of bacteria in conventional , gnotobiotic , and axenic larvae during the first instar .
15 +Results showed that conventional and gnotobiotic larvae exhibited no differences in growth , timing of molting , or number of bacteria in their digestive tract .
16 +Axenic larvae in contrast grew minimally and never achieved the critical size associated with molting by conventional and gnotobiotic larvae .
17 +In the second part of the study we compared patterns of gene expression in conventional , gnotobiotic and axenic larvae by conducting an RNAseq analysis of gut and nongut tissues ( car-amino acid transport , hormonal signaling , and metabolism .
18 +Overall , our results indicate that axenic larvae exhibit alterations in gene expression consistent with defects in acquisition
19 +Introduction
20 +Like most animals , mosquitoes host communities of microbes in their digestive tract that consist primarily of bacteria [ 1 -- 3 ] .
21 +Both field and laboratory studies indicate that most of these bacteria are aerobes or facultative anaerobes [ 3 -- 12 ] .
22 +Analysis of 16S rRNA gene amplicons of select species indicates that larvae primarily contain a subset of the bacteria in their aquatic environment , while some but not all of these bacteria are present in adults [ 4 , 7 -- 9 , 13 ] .
23 +In contrast , controlled experiments show that larvae contain no gut bacteria if they hatch from surface sterilized eggs and are maintained in a sterile environment [ 7 ] .
24 +Taken together , these findings indicate that mosquito larvae acquire most if not all of their microbiota from their environment and that they transstadially transmit some members of the bacterial community to adults .
25 +Aedes aegypti is a key vector of several human pathogens including filarial nematodes and the viruses that cause yellow fever , Dengue fever , Zika fever and Chikungunya [ 14 , 15 ] .
26 +Ae .
27 +aegypti is also an important model for many fundamental studies on mosquito development , immunity and behavior [ 16 -- 18 ] .
28 +Larvae reared under conventional ( non-sterile ) conditions and fed a nutritionally complete diet molt through four instars before pupating and emerging as adults [ 19 ] .
29 +Studies dating back to the 1920s noted that Ae .
30 +aegypti and other species of mos-quito larvae contain bacteria in their gut [ 20 -- 23 ] , but conclusions regarding the role of these bacteria in development vary .
31 +Some report that bacteria are a source of nutrients or provide other factors that are required for development [ 23 , 24 ] while others report that larvae develop on both undefined and defined diets in the absence of bacteria [ 20 , 25 , 26 ] .
32 +A key challenge in interpreting these variable findings is that researchers during this period lacked the molecular tools needed to characterize the gut microbiota in mosquitoes or determine whether larvae reported to lack bacteria actually were ` germ free ' .
33 +As a result , it is also difficult to evaluate the accuracy of the findings reported .
34 +Using high-throughput sequencing approaches , we previously determined that a laboratory population of Ae .
35 +aegypti ( UGAL strain ) contains ~ 100 bacterial operational taxonomic units
36 +( OTUs ) during the larval stage with lower bacterial diversity in adults [ 7 ] .
37 +Our experiments also indicated that axenic larvae , conclusively shown to have no bacteria , die as first instars when fed a standardized diet and maintained under sterile conditions [ 7 , 27 ] .
38 +Axenic larvae also die as first instars if standard diet is supplemented with dead bacteria or is preconditioned by co-culture with living bacteria before feeding .
39 +However , axenic larvae develop into adults if colonized by bacteria from water containing conventionally reared larvae [ 7 ] .
40 +Gnotobiotic Ae .
41 +aegypti larvae colonized individually by several members of the bacterial community in conventionally reared larvae or the non-community member Escherichia coli also develop normally with adults showing no morphological defects or reductions in fitness as measured by development time , size and fecundity [ 7 , 27 ] .
42 +Lastly , offspring from field collected Ae .
43 +aegypti and several other mosquito species host communities of bacteria that differ from laboratory cultures but exhibit the same dependency on living bacteria for development as UGAL strain Ae .
44 +aegypti [ 28 ] .
45 +Altogether , we conclude from these results that several mosquito species fail to develop if reared under axenic conditions but larvae develop normally into adults if living bacteria are present in the digestive tract .
46 +Our results further indicate that development does not depend on a particular OTU or community of bacteria in the larval digestive tract .
47 +These findings are important because they implicate gut bacteria as a key factor in the development of larvae into adults , which is the life stage that transmits vector borne pathogens to humans .
48 +Understanding the interactions between larval stage mosquitoes and gut bacteria is also important because many of the OTUs in larvae are transstadially transmitted to adults where they can affect vector competence to transmit Plasmodium and arboviruses ( summarized by [ 2 , 29 ] ) .
49 +In this study , we further assessed Ae .
50 +aegypti development by comparing the growth and abundance of bacteria in conventional larvae , gnotobiotic larvae colonized by only E. coli and axenic larvae during the first instar .
51 +Based on these data , we then performed a transcriptome analysis of larvae in each treatment as a first step to understanding how bacteria in the gut affect gene expression in first instars .
52 +Our results indicated that conventional and gnotobiotic first instars grow similarly , whereas axenic larvae do not attain the critical size associated with molting of conventional and gnotobiotic larvae to the second instar .
53 +Our transcriptome analysis further indicated that a number of genes with functions in nutrient acquisition , metabolism , and stress were differentially expressed in axenic larvae when com ¬
54 +Materials and Methods
55 +Ethics statement
56 +Animal care and use are described in Animal Use Protocol A2014 12-013-R1 ( renewal 1/28 / 2016 ) , which was approved by The University of Georgia Institutional Animal Care and Use
57 +Committee ( IACUC ) .
58 +The UGA IACUC oversees and provides veterinary care for all campus animal care facilities and is licensed by the US Department of Agriculture ( USDA ) and maintains an animal welfare Assurance , in compliance with Public Health Service policy , through the NIH Office of Laboratory Animal Welfare , and registration with the USDA APHIS Animal
59 +Care , in compliance with the USDA Animal Welfare Act and Regulations , 9 CFR .
60 +IACUC personnel attend to all rodent husbandry under strict guidelines to insure careful and consistent handling .
61 +The University of Georgia 's animal use policies and operating procedures facilitate compliance with applicable federal regulations , guidance , and state laws governing animal use in research and teaching including the : 1 ) The Animal Welfare Act , 2 ) Public Health Service ( PHS ) Policy on the Humane Care and Use of Laboratory Animals , 3 ) United States Government Principles for the Utilization and Care of Vertebrate Animals Used in Testing , Research and Training , 4 ) Guide for the Care and Use of Laboratory Animals , 5 ) Guide for the Care and
62 +Use of Agricultural Animals in Research and Teaching , 6 ) American Veterinary Medical Association Guidelines for the Euthanasia of Animals , and 7 ) Applicable Georgia laws .
63 +Insects
64 +UGAL Ae .
65 +aegypti were maintained as previously described by feeding larvae a standardized , nutritionally complete diet ( 1:1:1 rat chow : lactalbumin : torula yeast ) and blood-feeding adult females on an anesthetized rat [ 30 ] .
66 +Anesthetization of rats ( Sprague-Dawley strain ) obtained from Charles Rivers Laboratories for mosquito blood feeding was performed and monitored by trained personnel as in Animal Use Protocol A2014 12-013-R1 .
67 +All larvae used in the study hatched from eggs that were surface sterilized using previously developed methods [ 7 ] .
68 +In brief , eggs laid 5 -- 7 days previously were submerged in a sterile petri dish containing 70 % ethanol in water for 5 min followed by transfer to a second petri dish containing a solution of 3 % bleach and 0.1 % ROCCAL-D ( Pfizer ) in sterile water for 3 min , followed by a second wash in 70 % ethanol for 5 min .
69 +Surface sterilized eggs were then transferred to a new sterile petri dish and washed 3 times with 10 ml of sterile water followed by transfer to a sterile 10 cm culture flask containing 15 ml sterile water and allowed to hatch for 1 hour .
70 +Axe-2 nic larvae that hatched from eggs were transferred to culture flasks that contained 10 mg of our standard rearing diet that had been sterilized by gamma-irradiation [ 7 ] .
71 +Conventional larvae were produced by adding 1 ml of water from the general lab culture to a culture flask containing axenic larvae .
72 +Gnotobiotic larvae colonized by only E. coli were produced by adding 108 CFUs from an overnight culture of the K12 strain ( National BioResource Project : E. coli/B .
73 +subtilis ,
74 +National Institute of Genetics , Shizuoka , Japan ) to culture flasks containing axenic larvae .
75 +When fed a nutritionally complete diet under controlled temperature and photoperiod , Ae .
76 +aegypti larvae molt at predictable intervals with each instar being distinguished by the width of the head capsule [ 19 ] .
77 +To distinguish key traits within the first instar we monitored the growth of conventional , gnotobiotic and axenic larvae by placing newly hatched individuals in 24 well culture plates containing sterilized diet and water .
78 +Cohorts of larvae were then observed every 2 h for behavioral and morphological characters associated with feeding , apolysis , and ecdysis .
79 +Larval length was measured from the anterior border of the head to the posterior border of the last abdominal segment , which precedes the siphon tube .
80 +We also measured the width of the head capsule and prothorax from the dorsal side at their widest point .
81 +All measures were made using a Leica stereomicroscope fitted with an ocular micrometer .
82 +Critical size , which is defined as the point within an instar when a larva achieved sufficient size to molt , was confirmed by transferring larvae from wells containing diet at specific times post-hatching to wells containing only sterile water .
83 +The number of larvae that molted to the second instar was then determined .
84 +Bacterial abundance and immunofluorescence microscopy
85 +We estimated the number of bacteria in conventional , gnotobiotic and axenic first instars by two methods : colony count analysis of culturable bacteria and quantitative real time PCR
86 +( qPCR ) .
87 +Colony count data were generated as previously described [ 7 ] by collecting and surface sterilizing larvae at 18 h post-hatching followed by homogenization in LB broth and culturing on LB plates at 27 ˚ for 72 h .
88 +The number of bacterial colonies was then counted .
89 +For qPCR assays , an absolute standard curve was generated by PCR amplification using the universal bacterial 16S primers HDA1 ( ACTCCTACGGGAGGCAGCAGT ) and HDA2 ( GTATTA CCGCGGCTGCTGGCA ) [ 31 ] and bacterial DNA from K12 E. coli as template followed by TOPO-TA cloning of the product as previously described [ 32 ] .
90 +After propagation in E. coli , plasmid was purified using the GeneJet Miniprep kit ( Thermo Scientific ) .
91 +A standard curve was then generated by serial dilution of the plasmid ( 10 -- 10 copies ) and qPCR analysis .
92 +Bac-7 2 terial DNA was then isolated from individual conventional , gnotobiotic and axenic larvae as previously described [ 7 ] followed by qPCR using the same primers and fitting the data to the standard curve to estimate bacterial abundance via amplicon copy number [ 32 ] .
93 +Digestive tracts were dissected for immunofluorescence microscopy from conventional , gnotobiotic and axenic larvae at 18 h post-hatching in phosphate buffer saline ( PBS , pH 7.4 ) .
94 +Samples were fixed in 4 % paraformaldehyde in PBS for 20 min at room temperature .
95 +After rinsing three times in PBS , guts were dehydrated in ethanol , permeabilized for 20 min in PBS plus 0.2 % Triton X-100 ( PBT ) for 20 min , and then rewashed three times in PBT .
96 +After blocking for 1 h in
97 +PBS containing 5 % goat serum ( Sigma ) and 0.1 % Tween 20 ( vol/vol ) ( PBS-GS-T ) , samples were incubated overnight at 4 ˚C with a mouse anti-peptidoglycan primary antibody ( GTX39437
98 +GeneTex ) diluted 1:200 in PBS-GS-T .
99 +After washing three times for 10 min in PBS-GS-T , samples were incubated at room temperature for 2 h with an Alexa Fluor 488 goat anti-mouse secondary antibody ( Thermo Fisher ) diluted 1 : 2000 in PBS-GS-T .
100 +After three washes in PBS , samples were incubated overnight at 4 ˚C with a Cy3-labeled chitin binding protein [ 33 ] diluted
101 +1:5 , followed by rinsing in PBS , and mounting on slides in 50 % glycerol diluted in PBS containing 1 μg / ml HOECHST 33342 ( Sigma ) .
102 +Samples were then examined using a Zeiss LSM 710 inverted confocal microscope with acquired images processed using Adobe Photoshop CS4 .
103 +Gnotobiotic larvae colonized by K12 strain E. coli that constitutively expressed green fluorescent
104 +RNA preparation for transcriptome studies
105 +Flasks of larvae containing conventional , gnotobiotic or axenic larvae were prepared and then used to produce RNA samples for sequencing libraries .
106 +This was done by dissecting 50 larvae per biological replicate at 22 h post-hatching in sterile PBS .
107 +Larval heads were removed and the digestive tract from each larva was collected to produce a gut sample , while the remainder of each larva formed a non-gut ( carcass ) sample , which consisted primarily of fat body , cuticular epithelium , the nervous system , and trachea .
108 +Each gut and carcass from a given larva was transferred to an RNase-free 1.5 ml tube .
109 +Total RNA was then extracted from each sample using TRIZol ( Life Technologies ) according to the manufacturer 's instructions followed by two DNAase treatments using the Turbo-DNAfree kit ( Life Technologies ) .
110 +RNA integrity was assessed on a BioAnalyzer ( Agilent ) using a Eukaryotic Total mRNA Nano chip .
111 +Library preparation, sequencing, and data analysis
112 +Stranded , paired-end libraries ( 75 bp ) were constructed at the University of Georgia Genomics Core Facility for each of 18 samples : three replicates per treatment ( axenic , conventional , and gnotobiotic ) for each tissue ( gut and carcass ) .
113 +Each library was barcoded and equal amounts of the libraries were pooled and sequenced on an Illumina NextSeq mid-output flowcell .
114 +Resulting FASTQ sequences were de-multiplexed and quality filtered using the FASTX-toolkit ( http://hannonlab.cshl.edu/fastx_toolkit/ ) .
115 +Reads with Phred-equivalent scores of < 30 ( corresponding to a per-base error rate of 0.1 % ) for any base were omitted from further analysis .
116 +Reads were then re-paired and mapped to the Ae .
117 +aegypti genome ( [ 34 ] ; assembly AaegL3 , gen-eset AaegL3 .3 ) using TopHat2 [ 35 ] .
118 +Read counts and differential expression were determined using the Cufflinks package [ 36 ] .
119 +This generated fragments per kilobase of transcript per million reads mapped ( FPKM ) values for Ae .
120 +aegypti gene expression .
121 +This analysis also identified novel transcripts not present in the L3 .3 annotation of the Ae .
122 +aegypti genome [ 36 ] .
123 +Un-anno-tated transcripts were further analyzed using TransDecoder , which is part of the Trinity package [ 37 ] that identifies potential protein-coding genes .
124 +Gene Ontology ( GO ) terms were
125 +Data analyses
126 +Larval growth and bacterial colony count assays were analyzed by either one-way analysis of variance ( ANOVA ) followed by post-hoc Tukey-Kramer Honest Significant Difference ( HSD ) tests or Fisher 's Exact Test using R ( http://www.r-project.org/ ) .
127 +Pairwise analyses between treatments and tissues of transcript abundance data were performed in Cufflinks and signifi ¬
128 +Results
129 +Conventional and gnotobiotic first instars grow similarly whereas axenic first instars exhibit reduced growth
130 +All first instars hatched with an average head-capsule diameter of 281.7 ± 9.8 ( SE ) μm .
131 +Conventional and gnotobiotic larvae began feeding within 1 h of hatching ( 0 h ) which continued for ~ 16 h post-hatching as evidenced by the presence of food in the gut and a corresponding increase in body size as measured by length ( Fig 1A ) .
132 +We also noted that the width of the prothorax was less than the width of the head capsule at hatching but by 16 h was greater than the width of the head capsule ( Fig 1A ) .
133 +These morphological features at 16 h post-hatching were associated with individuals becoming somewhat more sedentary and also not increasing further in length until after molting to the second instar ( Fig 1A ) .
134 +Ecdysis to the second instar occurred on average at 23.5 ± 1.2 h for conventional and 23.4 ± 0.9 h for gnotobiotic larvae ( t = 0.3 ; P > 0.1 ) .
135 +Collectively , we interpreted these data as suggesting that conventional and gnotobiotic larvae achieved critical size and initiated apolysis at a similar time in the first instar ( ~ 16 h ) , which resulted in larvae from both treatments also molting to the second instar at near identical times .
136 +Experimental support for these conclusions derived from transferring conventional and gnotobiotic larvae at different times post-hatching to wells without food and assessing whether or not they could molt to the second instar .
137 +Results showed that no larvae in either treatment molted if transferred to wells without food prior to 16 h , whereas ~ 50 % molted if transferred at 18 h , and > 85 % molting if transferred at 20 h by length and the ratio of thorax : head capsule width , which remained < 1 ( Fig 1A ) .
138 +In turn , no axenic larvae ever molted , which resulted in all individuals ultimately dying as first
139 +Conventional and gnotobiotic first instars contain similar numbers of bacteria that are similarly distributed in the gut
140 +Previous studies indicated that conventionally reared Ae .
141 +aegypti larvae contain gram negative aerobes or facultative anaerobes that are obtained from the water where they feed [ 7 , 28 ] .
142 +Several of these OTUs as well as E. coli used to colonize gnotobiotic larvae can also be cultured on Luria Broth ( LB ) plates at 27 ˚ [ 7 ] .
143 +We therefore used a colony count assay as a first step to estimating the number of bacteria in individual larvae at 18 h post-hatching .
144 +Results indicated that the mean number of bacteria culturable on LB plates was higher in conventional ( 5374.9 ± 550 ( SE ) ) than gnotobiotic larvae ( 2632.6 ± 414.4 ) but this difference was not significant due to inter-individual variation ( Fig 2A ) .
145 +As expected , no culturable bacteria were pres-ent in axenic larvae ( Fig 2A ) .
146 +Since some bacteria in conventional larvae are potentially not culturable on LB plates , we also estimated bacterial abundance using culture-independent qPCR and universal primers that amplify a conserved region of the bacterial 16S rRNA gene .
147 +16S gene copy number did not significantly differ between conventional ( 19,852 ± 3,841 16S copies ) and gnotobiotic ( 15,418 ± 3,841 16S copies ) larvae , and no 16S amplicons were generated from axenic larvae many bacteria encode multiple 16S operons [ 38 , 39 ] and individual cells can be polyploid [ 40 ] .
148 +qPCR can also capture DNA from both living and dead bacteria .
149 +The impact of copy number is well illustrated by K12 E. coli , which is fully culturable on LB plates but contain 7 16S rRNA operons [ 38 ] .
150 +Dividing the mean 16S copy number for gnotobiotic larvae by 7 yielded a value of 2203 , which was very similar to the estimate generated by colony count .
151 +We did not know
152 +16S copy numbers for each of the OTUs in conventional larvae but the same reasoning suggested qPCR estimates were consistent with colony count data .
153 +It also suggested that the higher values generated by qPCR versus colony counts more likely reflects 16S copy number than an abundance of bacteria that were not culturable under the conditions we used .
154 +each time point with multiple comparisons performed by Tukey-Kramer HSD test .
155 +Conventional and gnotobiotic larvae did not differ for either size measure at any time point .
156 +An asterisk ( * ) indicates the time points where axenic larvae significantly differ from the gnotobiotic and conventional treatments ( P 0.01 ) .
157 +To the right of each graph are drawings of 1 and 18 h post-hatching first instars showing where length ( L ) , head capsule width ( HW ) and thorax width ( TW ) were measured .
158 +( B ) Proportion of gnotobiotic and conventional larvae that molt to the second instar after transfer to wells containing water but no food .
159 +Individual larvae from each treatment were removed from culture plates containing food at two hour intervals , rinsed 3x in sterile water , and transferred to wells of a 24-well culture plate containing sterile water only .
160 +The proportion of larvae molting to the second instar was recorded at 36 h post-hatching .
161 +A minimum of 24 individuals was assayed for each treatment per time point .
162 +There were no differences between the proportion of gnotobiotic and conventional larvae that molted at any time point ( Fisher 's exact test : P > 0.05 ) .
163 +We examined the distribution of bacteria in the digestive tract of conventional and gnotobiotic larvae using an anti-peptidoglycan antibody , a Cy3-labeled chitin binding protein that labeled the peritrophic matrix , and Hoechst 33342 that labeled gut cell nuclei ( Fig 3 ) .
164 +In the case of gnotobiotic larvae , distribution was also visualized using E. coli that constitutively expressed GFP ( S1 Fig ) .
165 +Results showed the presence of bacteria in the foregut , midgut and hindgut of conventional and gnotobiotic larvae ( Fig 3 , S1 Fig ) .
166 +All bacteria in the midgut also resided within the endoperitrophic space formed by the peritrophic matrix ( Fig 3 , S1 Fig ) .
167 +Anti-peptidoglycan and GFP signal intensity were similar between conventional and gnotobiotic larvae , which was consistent with our colony count and qPCR data that did not detect any differences in bacteria abundance ( Fig 3 , S1 Fig ) .
168 +Higher magnification images also clearly indicated that anti-peptidoglycan bound to particles in the endoperitrophic space that morphologically appeared to be rod-shaped bacteria ( Fig 3 ) .
169 +In contrast , anti-peptidoglycan did not detect any bacteria that were in contact with midgut cells ( Fig 3 ) .
170 +As expected , anti-pepti-doglycan did not bind to any particles in the guts of axenic larvae but binding of Cy3-labeled chitin binding protein clearly showed that the midgut of axenic larvae was lined with a peri-trophic matrix ( Fig 3 ) .
171 +Transcriptional profiling
172 +We used Illumina sequencing to transcriptionally profile conventional , gnotobiotic and axenic first instars at 22 h post-hatching which was a time point that preceded molting of conventional and gnotobiotic first instars , whereas axenic larvae remained below critical size ( see Fig 1 ) .
173 +We also profiled the gut and carcass in each of these treatments separately .
174 +Three biological replicates per treatment and two tissue sources ( gut and carcass ) resulted in a total of 18 samples for which sequencing libraries were produced and analyzed .
175 +An average of 45.2 million reads were generated per sample ( range : 166 -- 10.7 ) , which was reduced to an average of 6.3 million paired reads ( range 9.9 -- 4.4 ) after quality filtering ( S1 Table ) .
176 +This resulted in a total of 15.8 to 22.9 million quality filtered reads per treatment ( S1 Table ) of which 67.8 % on average mapped to the current assembly of the Ae .
177 +aegypti genome ( AaegL3 ) using Tophat
178 +( S2 Table ) .
179 +Of the 18,293 transcripts that are annotated in the Ae .
180 +aegypti reference genome , 13,551 had an FPKM 1 in one or more of our samples .
181 +A total of 1,353 transcripts were identified that did not map to the L3 annotation of the Ae .
182 +aegypti genome ( Fig 4A ) .
183 +Using TransDecoder , 164 of these had predicted open reading frames that were > 100 amino acids ( AA ) , which we searched against the NCBI nr database .
184 +BLAST results detected a hit to an annotated insect gene with a bit score > 100 for 125 of these transcripts , which we interpreted as evidence they likely derive from protein coding genes that are absent from the current annotation of the Ae .
185 +aegypti genome ( S2 Table ) .
186 +However , only 3 of these likely protein-coding transcripts were differentially expressed among treatments ( Fig 4A ) .
187 +One of these was a conserved hypothetical protein that was more abundant in the gut and carcass of axenic versus conventional and gnotobiotic larvae .
188 +The second was a putative structural component of cuticle that was also more abundant in the carcass of axenic larvae .
189 +The third was a transcript significantly upregulated in the gut of axenic larvae that was most similar to the Culex quinquefaciatus gene schnurri : a regulatory factor in the decapentaplegic pathway implicated as a negative regulator of intestinal stem cell proliferation in the midgut of D. melanogaster [ 41 ] .
190 +The remaining 1,228 unannotated transcripts were presumptive non-coding RNAs of which 253 were classified using PLEK [ 42 ] as long , non-coding RNAs ( Fig 4A ) .
191 +To examine the number of genes that were differentially expressed between treatments , we first limited our consideration to loci with an FPKM of 10 or higher in one condition .
192 +Among the three treatments , this resulted in the number of significantly differentially expressed genes ranging from 1,328 between conventional and axenic carcasses to 228 between axenic and gnotobiotic carcasses ( Fig 4B ) .
193 +We noted that more genes were significantly up-regulated ( 995 ) than down-regulated ( 84 ) in the carcasses of axenic larvae when compared to conventional larvae ( Fig 4B ) .
194 +This was also the case when comparing the carcasses of axenic and gnotobiotic larvae ( Fig 4B ) .
195 +In contrast , the number of up-regulated versus down-regulated genes was less distinctly different between the carcasses of conventional and gnotobiotic larvae or the guts of axenic , conventional , and gnotobiotic larvae ( Fig 4B ) .
196 +Transcripts with an FPKM that was > 10 in axenic but < 1 in gnotobiotic or conventional larvae were classified as preferentially and highly up-regulated under axenic rearing conditions .
197 +Only 21 loci met these criteria with 6 being detected in the gut , 15 in the carcass , and none in both tissues .
198 +Moreover , only 3 of these loci mapped to annotated genes while 2 generated significant BLAST hits to known insect proteins .
199 +These included one acyl-CoA transferase expressed in the gut ( AAEL006672 ) a second acyl-CoA transferase expressed in the carcass ( AAEL000466 ) , and a heat-shock 70 ( HSP70 ) gene ( AAEL017978 ) also expressed in the carcass .
200 +The two unannotated transcripts with significant BLAST hits were a predicted diacylglycerol kinase and an asparagine synthetase that were both expressed in the gut .
201 +The other 17 loci were unannotated with no significant BLAST hits , which suggested they were a principle components analysis ( PCA ) that included all genes with an FPKM value 1 that were differentially expressed ( log2 fold change 2 ) in at least one of the comparisons shown in Fig 4B ( see also S3 -- S5 Tables ) .
202 +The first component , explaining 44.8 % of the variation in our data , separated the samples by tissue type , which not surprisingly showed within each treatment that the differentially expressed genes identified in gut and carcass samples largely did not overlap ( Fig 4C ) .
203 +The second component , which explained 28.9 % of the variation in the data , separated the samples by treatment ( Fig 4C ) .
204 +This indicated that the gut and carcass samples from axenic larvae most differed from conventional larvae .
205 +However , the pool of differentially expressed genes in conventional and gnotobiotic larvae also did not overlap even though larvae in both treatments grew and molted to the second instar near identically .
206 +By extracting global classification of gene ontology ( GO ) terms from VectorBase , we determined that most differentially expressed genes ( log2 fold change 2 ) in Fig 4B belonged to 7 functional categories : cell cycle , chitin/cuticle formation , metabolism , oxidoreductases , peptidases , signaling , and transport .
207 +Up-regulated genes in the guts and carcasses of axenic larvae were most enriched in the categories of metabolism , transport , and oxidoreductases .
208 +Most up-regulated genes in the category of oxidoreductases were cytochrome p450 enzymes ( CYPs ) rather than genes associated with the formation or neutralization of reactive oxygen species ( S3 -- S5 Tables ) .
209 +Down-regulated genes in the guts of axenic larvae were most enriched for peptidases , while in the carcass they were most enriched for the category of chi-tin/cuticle ( Fig 4D ) .
210 +Altogether , these results indicated the absence of bacteria in axenic larvae as well as the type of bacteria in conventional versus gnotobiotic larvae affected gene expression in Ae .
211 +aegypti first instars .
212 +They also indicated gene expression was affected in
213 +Select peptidases are down-regulated in the guts of axenic larvae while several amino acid transporters are up-regulated
214 +We next focused on genes in a subset of the categories shown in Fig 4D to gain additional insights into factors that potentially contribute to the disabled growth of axenic larvae .
215 +The Ae .
216 +aegypti genome contains hundreds of peptidases but this category was of interest because of the known role peptidases play in digestion and the finding that several peptidase genes were significantly down-regulated in axenic larvae .
217 +The functional literature on digestive peptidases in Ae .
218 +aegypti is restricted to adult females where the principal enzymes identified in bloodmeal digestion are select trypsin-like serine peptidases [ 43 -- 47 ] .
219 +However , additional trypsins or trypsin-like genes expressed in larvae have also been identified through PCR-based , expressed sequence tag ( EST ) , or transcriptome data sets prepared from whole body samples [ 48 -- 51 ] .
220 +The first important feature our data set revealed was that most peptidases previously identified in bloodmeal digestion were not expressed in the guts of conventional , gnotobiotic or axenic first instars ( Fig 5A ) .
221 +Instead , several other peptidase genes exhibited
222 +FPKM values 50 in the gut of each treatment , while all of the peptidases with significantly lower FPKM values in axenic versus conventional and gnotobiotic larvae were serine or leu-kotriene-C4-hydrolases ( Fig 5A ) .
223 +Comparing these results with another RNAseq data set [ 16 ] indicated these down-regulated peptidase genes are not expressed in the guts or carcasses of adults either before or after consumption of a blood meal .
224 +In addition , none of these genes with the exception of AAEL007926 had previously been reported to be differen ¬
225 +The second category of interest from the perspective of digestion and nutrient acquisition
226 +was transmembrane transporters .
227 +Due potentially to lower expression of certain peptidases , several heavy subunit and proton-coupled amino acid ( AA ) transporter genes plus one glucose transporter had significantly higher mean FPKM values in the guts of axenic versus conventional or gnotobiotic larvae ( Fig 5B ) .
228 +In contrast , transcript abundance of one sugar transporter was much higher in the guts of gnotobiotic than conventional or axenic larvae ( Fig 5B ) .
229 +Several AA transporter genes as well as select neurotransmitter and sterol transporter genes were also significantly up-regulated in the carcasses of axenic larvae relative to conventional and/or gnotobiotic larvae ( Fig 5B ) .
230 +Neurotransmitter transporters are involved in the degradation of neurotransmitters in the nervous system , and sterol transporters aid uptake and incorporation of sterols into cell and organelle membranes .
231 +Axenic larvae exhibit altered expression of genes with roles in growth , molting and metabolic signaling
232 +While many genes with metabolic or signaling functions were differentially expressed between treatments , the proportion of these genes that were significantly up - or down-regulated exhibited no obvious patterns when examined by GO category distribution alone ( Fig 4D ) .
233 +However , certain patterns did emerge when we focused on genes within these categories with essential roles in growth and molting .
234 +The first of these gene groups that we examined focused on ecdysteroids , which regulate molting and affect larval growth [ 52 ] , juvenile hormone ( JH ) , which influences ecdysteroid function and also affects growth [ 53 ] , and select other peptide hormones with roles in ecdy-sone and JH biosynthesis or other aspects of molting [ 54 ] .
235 +Cholesterol either stored or from the diet is converted into ecdysteroids through early steps catalyzed by shroud , a short-chain dehydrogenase/reductase , and neverland , a Rieske oxygenase , and later by the Halloween CYPs ( shadow , spook , disembodied , phantom , and shade ) [ 55 ] .
236 +Only shroud exhibited higher transcript abundances in the carcasses of conventional and gnotobiotic larvae when compared to axenic larvae ( Fig 6A ) .
237 +In contrast , shade , which catalyzes the conversion of ecdysone to 20-hydroxyecdysone in target tissues , was significantly more abundant in the carcasses of axe-nic larvae as were several downstream components of the ecdysone signaling pathway such as the ecdysteroid receptor ( ecr ) , its partner ultraspiracle , and the downstream factor e75 ( Fig 6A ) .
238 +Other peptide hormones and associated receptor genes with roles in regulating ecdysone biosynthesis such as prothracicotropic hormone ( ptth ) , or molting such as bursicon and eclosion hormone , were not differentially expressed ( Fig 6A ) .
239 +No significant differences were detected in mean FPKM values of allatotropin , allatosta-tins , or their receptors , which positively and negatively regulate JH biosynthesis in Ae .
240 +aegypti [ 56 -- 58 ] ( Fig 6A ) .
241 +Genes for key JH biosynthetic and metabolic enzymes including putative 3-hydroxy-3-methylglutaryl CoA reductase ( hmgr ) , farnesoic acid O-methyltrans-ferase ( famet ) , and multiple predicted JH esterases also exhibited few differences among treatments ( Fig 6A ) .
242 +In contrast , Ae .
243 +aegypti encodes multiple members of the takeout gene family , several of which are annotated as JH binding proteins ( JHBPs ) in VectorBase ( jhbpto ) and were among the most strongly upregulated genes in the carcasses and guts of axenic larvae when compared to conventional or gnotobiotic larvae ( Fig 6A ) .
244 +However , takeout genes overall share similarity with odorant binding proteins ( OBPs ) , lipocalins and a putative JHBP ( JP29 ) in Manduca sexta .
245 +Thus Takeout proteins are more broadly classified as putative hydrophobic ligand binding proteins [ 59 ] .
246 +The actual ligands for takeout gene family members are unknown in any insect , but studies in Drosophila implicate takeout in feeding and longevity , while also showing that starvation strongly upregulates takeout expression [ 60 ] .
247 +In addition to ecdysteroids and JH , growth and metabolism in insects involves the insulin signaling pathway , which converges with amino acid sensing and the target of rapamycin ( TOR ) pathway .
248 +FPKM values for several genes in the insulin and TOR pathways were significantly higher in the guts and carcasses of axenic versus conventional or gnotobiotic larvae ( Fig 6B ) .
249 +Particularly striking were the increases in mean FPKM values for the insulin receptor ( mir ) , foxo , and the FOXO target 4e-bp , which are up-regulated in several vertebrates and invertebrates including Ae .
250 +aegypti in response to starvation or reduced nutrient availability [ 61 -- 64 ] .
251 +No differences in expression of mir and foxo were detected when conventional and gnotobiotic larvae were compared to one another .
252 +However , select other insulin and TOR pathway genes exhibited higher mean FPKM values in gnotobiotic than conventional larvae , although fold differences were usually smaller than in comparisons between axenic and conventional or gnotobiotic larvae ( Fig 6B ) .
253 +Altered expression of genes in the insulin and TOR pathways in association with starvation is often coupled with up-regulated expression of genes in energy-producing metabolic pathways such as glycolysis , fatty acid metabolism , and fatty acid oxidation [ 61 ] .
254 +Mean FPKM values for several genes in each of these processes were significantly up-regulated in the guts and carcasses of axenic larvae when compared to conventional larvae ( Fig 6C -- 6E ) .
255 +A lesser number signaling pathway ( yellow circles ) or both pathways ( yellow/purple circles ) .
256 +While Ae .
257 +aegypti produces 8 insulin-like peptides ( ILPs ) , only one is included in the heatmap because the other ILP genes are only known from expressed sequence tags ( ESTs ) and are not annotated .
258 +( C ) Genes with functions in fatty acid metabolism .
259 +( D ) Genes with functions in fatty acid β-oxidation .
260 +( E ) Genes with functions in glycolysis .
261 +Labeling for each heatmap is as described in Fig 3B with gene names listed by abbreviation if well defined in the literature and VectorBase or by full spelling if not .
262 +Color range in the heatmap indicates log2 fold change ( fc ) .
263 +Black boxes surrounding entries in the heatmap indicate FPKM values that significantly differed ( P 0.05 ) between a given pairwise treatment .
264 +of these genes were also significantly up-regulated in axenic larvae when compared to gnotobiotic larvae ( Fig 6C -- 6E ) .
265 +Several cuticular protein genes are upregulated in axenic larvae
266 +Insects including mosquitoes encode a diversity of cuticular proteins ( CPs ) that interact with chitin to form cuticle and/or the peritrophic matrix of the midgut [ 65 ] .
267 +A total of ten CP families are currently recognized on the basis of different motifs .
268 +These include two families distinguished by Rebers and Riddiford ( RR ) consensus sequences ( CPR1 , 2 ) [ 66 ] , two others that are classified as Cuticular Proteins Analogous to Peritrophins ( CPAP1 , 3 ) , four CP families of low complexity ( CPLCA , G , W , C ) , and two families designated as CPF and CPT ( = Tweedle ) ( Fig
269 +7 ) .
270 +Using the CP accessions curated by Ioannidou et al. [ 65 ] , we determined that each had at least one member that was differentially expressed between treatments , which suggested gut bacteria broadly affect CP gene expression ( Fig 7 ) .
271 +Transcript abundance of many CP genes was significantly higher in the carcasses of axenic versus conventional and gnotobiotic larvae .
272 +However , several of the same CP genes were also differentially expressed between conventional and gnotobiotic larvae ( Fig 7 ) .
273 +Few immune genes are differentially expressed among treatments
274 +Prior work establishes that bacteria in the gut induce basal level expression of genes in both the Toll and Imd pathways in adult mosquitoes [ 67 -- 69 ] while only basal expression of the Imd pathway is induced in the digestive tract of adult Drosophila [ 70 , 71 ] .
275 +We thus anticipated that several immune genes would likely be differentially expressed in the guts of axenic , conventional and gnotobiotic first instars .
276 +However , immune genes were not among the categories that were significantly enriched in any of our treatments ( Fig 4D , S3 -- S5 Tables ) .
277 +Among the few immune genes that were differentially expressed ( log2 fold change 2 ) were pgrp-le , which activates the Imd pathway [ 72 , 73 ] , and was significantly down-regulated in the guts of axenic versus conventional and gnotobiotic larvae .
278 +However , no other components of the Imd pathway were differentially expressed among treatments in either the gut or carcass ( S3 -- S5 Tables ) .
279 +Three späetzle genes ( spz2 , 4 and 6 ) which encode predicted ligands for the Toll receptor , were also down-regulated in the carcasses of axenic versus conventional larvae , but almost no other genes in or regulated by the Toll pathway , including effector proteins , were differen ¬
280 +Discussion
281 +Our previous results indicated that several species of mosquitoes including Ae .
282 +aegypti fail to develop when fed a nutritionally complete diet and cultured under axenic conditions [ 7 , 28 ] .
283 +This outcome notably contrasts with studies of Drosophila and mice , which show defects in maturation of the digestive tract and immune system but do not require gut microbes for development since axenic cultures of both can be maintained over multiple generations if fed a nutritionally complete diet [ 71 , 74 -- 77 ] .
284 +Only under conditions of low nutrient availability do axenic Drosophila larvae exhibit delays in development , which can be rescued in gnotobiotic larvae that are singly colonized by particular members of the gut community [ 78 , 79 ] .
285 +Development of axenic Ae .
286 +aegypti can also be rescued in gnotobiotic larvae that are singly colonized by different species of bacteria .
287 +Unlike Drosophila , however , several different species of bacteria identified as community members as well as some non-community members such as E. coli rescue development of Ae .
288 +aegypti larvae , which develop at the same rate as conventionally reared larvae [ 7 , 28 ] .
289 +Adult Ae .
290 +aegypti produced from gnotobiotic larvae singly colonized by E. coli also show no morphological defects or reductions in fitness
291 +Altogether , these findings suggest an essential role for living microbes in development of Ae .
292 +aegypti .
293 +Axenic larvae will not develop when provided diet along with dead bacteria or diet that has been pre-conditioned by living bacteria [ 7 ] .
294 +Along with our current findings , these data argue against bacteria being an essential food source or providing a particular nutrient essential to larval development .
295 +In contrast , the absence of living bacteria in the gut could adversely affect physiological processes in larvae with roles in nutrient acquisition or assimilation .
296 +Thus , the primary goal of this study was to assess whether axenic larvae exhibit alterations consistent with this possibility or alternatively exhibit defects that point to other factors that
297 +We first assessed whether conventional and gnotobiotic larvae exhibit any fine scale dif-
298 +ferences in growth during the first instar , and also whether axenic larvae exhibit specific traits that help explain why they do not molt .
299 +Our results identified no differences in growth or timing of molting between conventional and gnotobiotic first instars .
300 +The statistically similar number and distribution of bacteria in conventional and gnotobiotic larvae suggests the digestive tract of both contains sufficient space to host a finite number of bacterial cells that E. coli occupied when alone but which multiple species occupied in conventional larvae .
301 +The observation that all bacteria in conventional and gnotobiotic larvae reside inside the endo-peritrophic space further suggests their essential role in growth does not involve direct contact with midgut cells .
302 +In contrast , our results indicate that axenic larvae grow a small amount but never reach the critical size associated with apolysis and other events that precede molting by conventional and gnotobiotic larvae .
303 +Studies of several insects indicate that individual species often increase in size by approximately the same factor through the penultimate instar [ 80 , 81 ] .
304 +Within each instar , larvae also initiate a molt upon reaching a particular critical size , which is often associated with allometries such as the ratio between head capsule width and weight .
305 +In the first through penultimate instar , reaching critical size stimulates ecdysteroid hormone release , which induces the epidermis to produce a new cuticle while digesting most of the old endocuticle ( apolysis ) .
306 +This is followed by ecdysis , which refers to shedding of the old exo - and epicuticle and the beginning of the next instar .
307 +In the final instar related events result in pupation .
308 +The aquatic habit and small size of Ae .
309 +aegypti first instars precluded using the ratio between head capsule width and weight to estimate when larvae achieved critical size .
310 +However , we determined that the ratio of prothorax width to head capsule width exceeds 1 when conventional and gnotobiotic Ae .
311 +aegypti first instars achieve critical size .
312 +This measure also supported the conclusion that axenic larvae do not achieve critical size .
313 +Our transcriptome analysis at 22 h post-hatching indicated that approximately 12 % of the annotated genes in the Ae .
314 +aegypti genome are differentially expressed in axenic larvae when compared to conventional or gnotobiotic larvae .
315 +However , this profile consisted primarily of genes in seven categories that included the down-regulation of select peptidases in the gut and up-regulation of several genes in the gut and carcass with roles in amino acid transport , signaling through the ecdysteroid , insulin and TOR pathways , and fatty acid oxidation .
316 +Reduced expression of select peptidases suggests the absence of bacteria may adversely affect digestion , while the increased transcription of amino acid transporters , genes associated with insulin and TOR signaling , and fatty acid oxidation suggests a response to acquire additional nutrients and use lipid reserves from embryogenesis for nourishment .
317 +Similar patterns have been observed in mammals , Drosophila and mosquitoes in response to starvation stress [ 62 ,
318 +82 -- 84 ] .
319 +Insulin and TOR signaling have also been implicated in affecting JH synthesis , ecdysteroid synthesis , and ecdysteroid signaling in several insects including Ae .
320 +aegypti [ 62 , 85 -- 89 ] .
321 +That Ae .
322 +aegypti encodes multiple takeout orthologs , which are up-regulated in axenic larvae , is also intriguing given evidence showing that takeout expression is strongly upregulated in Drosophila larvae subjected to starvation but not other stress factors [ 60 ] .
323 +As previously noted , takeout gene products exhibit features of OBPs , JP29 , a predicted JH binding protein , and lipocalins that transport a diversity of hydrophobic molecules including reti-noids , steroids , lipids and pheromones [ 60 , 90 ] .
324 +The actual ligands Takeout proteins bind , however , are unknown .
325 +A number of CP genes are differentially expressed in axenic larvae relative to conventional and gnotobiotic larvae as are several CYPs assigned to the category of oxidoreductases .
326 +The significance of these differences in regard to growth and molting are uncertain although other studies have noted the differential expression of both CPs and CYPs in response to stress factors including starvation , heat , cold , and ionizing radiation [ 82 , 83 ] .
327 +Insects also continuously deposit endocuticle during the intermolt period [ 52 ] , which could explain why CP transcripts are detected in both axenic larvae , which never molt , and conventional or gnotobiotic larvae that were post-critical size and in the process of molting when tissue samples were collected .
328 +In contrast , we are uncertain why so few differences were detected among our treatments in regard to expression of immune genes .
329 +At minimum our results suggest differences between first instars and prior studies conducted in adult mosquitoes [ 67 -- 69 ] .
330 +Why such differences exist , however , will require future study .
331 +While our primary goal was to identify differentially expressed genes in axenic larvae , our results also identified several differences between conventional and gnotobiotic larvae .
332 +This indicates that colonization of larvae by E. coli alone does not fully recapitulate gene expression patterns in conventional larvae , and that the community of bacteria in the gut affects gene activity in larvae .
333 +On the other hand the differences in gene expression detected between conventional and gnotobiotic Ae .
334 +aegypti larvae are insufficient to substantially alter growth given the similarities in when larvae molted to the second instar and recently completed results showing that conventional and gnotobiotic larvae develop into adults that exhibit no differ ¬
335 +In summary, this study indicates that living bacteria in first instar Ae. aegypti affect
336 +growth and alter the expression of several genes with roles in nutrient acquisition , nutrient assimilation and stress .
337 +Since we examined only a single time point in the first instar , our transcriptome data do not identify when axenic larvae first exhibit changes in gene expression relative to conventional or gnotobiotic larvae .
338 +However , given that axenic first instars grow minimally beyond their size at hatching suggests the absence of living bacteria in the digestive tract adversely affects nutrient acquisition and/or assimilation almost immediately after hatching .
339 +We also recognize that our study did not include a treatment where conventional and gnotobiotic larvae were deprived of food to ascertain whether similar patterns are exhibited when compared to axenic larvae .
340 +We did not do this because at the onset of the investigation we did not know the key patterns our transcriptome data would identify .
341 +However , the results reported here position us to study select genes in this manner , while also providing information that will be used in functional studies of axenic larvae .
342 +In terms of disease control , the current study advances prior results by suggesting that the absence of gut bacteria disables growth at least in part by altering the metabolism of mosquito larvae and nutrient uptake .
343 +If correct , these findings further suggest that disruption of the microbial factors larvae require could potentially be used to reduce vector abundance and disease transmission [ 91 ] .
344 +Data Deposition
345 +Transcriptome data have been deposited in the Short Read Archive under accession PRJNA340082 .
346 +Supporting Information
347 +S1 Fig .
348 +Representative images of bacteria in the guts of conventional ( CNR ) and gnotobiotic ( GNT ) larvae at 18 h post-hatching .
349 +Bacteria ( B ) in the gut of conventional larvae were labeled with a peptidoglycan primary antibody and visualized using an Alexa Fluor 488 secondary antibody ( green ) while E. coli in gnotobiotic larvae expressed green fluorescent protein .
350 +Domains corresponding to the foregut ( FG ) , gastric caecae ( GC ) , anterior midgut ( AM ) , posterior midgut ( PM ) , Malpighian tubules ( MT ) , and hindgut ( HG ) are indicated at the top of the figure .
351 +Note the very similar distribution of bacteria in each treatment ( scale bar = 500 μm ) .
352 +S1 Table. Quality filtering statistics of RNAseq reads. (PDF)
353 +S2 Table. Read mapping statistics. (PDF)
354 +S3 Table .
355 +Gene expression data for gut versus carcass tissues of the same treatment .
356 +Col-umns are ( 1 ) test_id : the unique accession of each transcript as determined by cufflinks .
357 +( 2 ) gene : VectorBase accession ( s ) that map to the locus .
358 +Entries with a `` - '' indicate novel transcripts identified by TopHat .
359 +( 3 ) locus : the coordinates of the Aedes aegypti genome assembly 3 to which the transcript mapped .
360 +( 4 ) sample_1 : the sample being compared to ( 5 ) sample_2 .
361 +`` axn '' axenic , `` cnr '' conventional , `` gnt '' gnotobiotic , `` mg '' gut , `` carc '' carcass .
362 +( 6 ) status : indicates whether sufficient reads were mapped to the locus to perform statistical analysis .
363 +`` NOTEST '' indicates sample did not have sufficient alignments to statistically test .
364 +( 7 ) value_1 ( 8 ) value_2 : FPKM values corresponding to sample_1 and sample_2 , respectively .
365 +( 9 ) log2 ( fold_change ) : the log2 fold change difference in FPKM between sample_1 and sample_2 .
366 +Positive values indicate higher expression in sample_2 , negative values indicate higher expression in sample_1 .
367 +( 10 ) test_stat : test statistic used to compute significance of the difference in FPKM between samples .
368 +( 11 ) p_value : uncorrected significance of comparison in expression .
369 +( 12 ) q_value : Benjamini-Hochberg false-discovery rate corrected p ¬
370 +S4 Table .
371 +Gene expression differences between carcass tissues from different treatments .
372 +Columns are as in S3 Table .
373 +S5 Table .
374 +Gene expression differences between gut tissues from different treatments .
375 +Col-umns are as in S3 Table .
376 +We thank J. A. Johnson for assistance with illustrations , A. Elliott for assistance in maintaining the Ae .
377 +aegypti culture , and H. Merzendorfer for generously providing us with an aliquot of
378 +1.
379 +2 .
380 +Hegde S , Rasgon JL , Hughes GL .
381 +The microbiome modulates arbovirus transmission in mosquitoes .
382 +Curr Opin Virol .
383 +2015 ; 15:97 -- 102 .
384 +doi : 10.1016 / j.coviro .2015.08.011 PMID : 26363996
385 +3 .
386 +Minard G , Mavingui P , Moro CV .
387 +Diversity and function of bacterial microbiota in the mosquito holobiont .
388 +Parasite Vector .
389 +2013 ; 6:146 .
390 +7 .
391 +Coon KL , Vogel KJ , Brown MR , Strand MR. Mosquitoes rely on their gut microbiota for development .
392 +Mol Ecol .
393 +2014 ; 23 ( 11 ) :2727 -- 39 .
394 +doi : 10.1111 / mec .12771 PMID : 24766707
395 +10 .
396 +Muturi EJ , Kim CH , Bara J , Bach EM , Siddappaji MH .
397 +Culex pipiens and Culex restuans mosquitoes harbor distinct microbiota dominated by few bacterial taxa .
398 +Parasite Vector .
399 +2016 ; 9:18 .
400 +14 .
401 +Barrett ADT , Higgs S. Yellow Fever : a disease that has yet to be conquered .
402 +Annu Rev Entomol .
403 +2006 ; 52 ( 1 ) :209 -- 29 .
404 +16.
405 +17.
406 +18 .
407 +Severson DW , Behura SK .
408 +Mosquito genomics : progress and challenges .
409 +Annu Rev Entomol .
410 +2012 ; 57:143 -- 66 .
411 +doi : 10.1146 / annurev-ento-120710-100651 PMID : 21942845
412 +19 .
413 +Timmermann SE , Briegel H. Larval growth and biosynthesis of reserves in mosquitoes .
414 +J Insect Physiol .
415 +1999 ; 45 ( 5 ) :461 -- 70 .
416 +PMID : 12770329
417 +20 .
418 +Barber MA .
419 +The food of anophiline larvae-food organisms in pure culture .
420 +US Pub Health Rep. 1927 ; 43:11 -- 7 .
421 +21 .
422 +Chao J , Wistreich GA. .
423 +Microorganisms from the mid-gut of larval and adult Culex quinquefasciatus .
424 +J Insect Path .
425 +1960 ; 2:220 -- 4 .
426 +22 .
427 +Ferguson MJ , Micks DW .
428 +Microorganisms associated with mosquitoes .
429 +1 .
430 +Bacteria isolated from mid-gut of adult Culex fatigans Wiedemann .
431 +J Insect Path .
432 +1961 ; 3 ( 2 ) :112 -- 9 .
433 +23 .
434 +Hinman EH .
435 +A study of the food of mosquito larvae ( Culicidae ) .
436 +Am J Hyg .
437 +1930 ; 12 ( 1 ) :238 -- 70 .
438 +24 .
439 +Rozeboom LE .
440 +The relation of bacteria and bacterial filtrates to the development of mosquito larvae .
441 +Am J Hyg .
442 +1935 ; 21 ( 1 ) :167 -- 79 .
443 +25 .
444 +Jones WL , Delong DM .
445 +A simplified technique for sterilizing surface of Aedes aegypti eggs .
446 +J Econ Entomol .
447 +1961 ; 54 ( 4 ) :813 -- 4 .
448 +26 .
449 +Lang CA , Storey RS , Basch KJ .
450 +Growth , composition and longevity of axenic mosquito .
451 +J Nutr .
452 +1972 ; 102 ( 8 ) :1057 -- 66 .
453 +PMID : 5051860
454 +29 .
455 +van Tol S , Dimopoulos G. Chapter Nine : Influences of the mosquito microbiota on vector competence .
456 +In : Raihkel AS , editor .
457 +Advances in insect physiology .
458 +2016 ; 51:243 -- 91 .
459 +38 .
460 +Klappenbach JA , Dunbar JM , Schmidt TM .
461 +rRNA operon copy number reflects ecological strategies of bacteria .
462 +Appl Environ Microb .
463 +2000 ; 66 ( 4 ) :1328 -- 33 .
464 +39 .
465 +Stevenson BS , Schmidt TM .
466 +Life history implications of rRNA gene copy number in Escherichia coli .
467 +Appl Environ Microb .
468 +2004 ; 70 ( 11 ) :6670 -- 7 .
469 +45 .
470 +Noriega FG , Pennington JE , Barillas-Mury C , Wang XY , Wells MA .
471 +Aedes aegypti midgut early trypsin is post-transcriptionally regulated by blood feeding .
472 +Insect Mol Biol .
473 +1996 ; 5 ( 1 ) :25 -- 9 .
474 +PMID : 8630532
475 +47 .
476 +Noriega FG , Wells MA .
477 +A molecular view of trypsin synthesis in the midgut of Aedes aegypti .
478 +J Insect Physiol .
479 +1999 ; 45 ( 7 ) :613 -- 20 .
480 +PMID : 12770346
481 +53 .
482 +Jindra M , Palli SR , Riddiford LM .
483 +The juvenile hormone signaling pathway in insect development .
484 +Annu Rev Entomol .
485 +2013 ; 58 ( 1 ) :181 -- 204 .
486 +54 .
487 +Strand MR , Brown MR , Vogel KJ .
488 +Chapter six -- Mosquito peptide hormones : diversity , production , and function .
489 +In : Raihkel AS , editor .
490 +Advances in insect physiology .
491 +Academic Press ; 2016 ; 51:145 -- 88 .
492 +Gilbert LI. Halloween genes encode P450 enzymes that mediate steroid hormone biosynthesis in Dro- sophila melanogaster. Mol Cell Endocrinol. 2004; 215(1–2):1–10. doi: 10.1016/j.mce.2003.11.003 PMID: 15026169
493 +Hernández-Martınez S, Mayoral JG, Li Y, Noriega FG. Role of juvenile hormone and allatotropin on nutrient allocation, ovarian development and survivorship in mosquitoes. J Insect Physiol. 2007; 53 (3):230–4. doi: 10.1016/j.jinsphys.2006.08.009 PMID: 17070832
494 +60 .
495 +Sarov-Blat L , So WV , Liu L , Rosbash M .
496 +The Drosophila takeout gene is a novel molecular link between circadian rhythms and feeding behavior .
497 +Cell .
498 +2000 ; 101 ( 6 ) :647 -- 56 .
499 +PMID : 10892651
500 +61 .
501 +Baker KD , Thummel CS .
502 +Diabetic larvae and obese flies-emerging studies of metabolism in Drosophila .
503 +Cell Metab .
504 +2007 ; 6 ( 4 ) :257 -- 66 .
505 +doi : 10.1016 / j.cmet .2007.09.002 PMID : 17908555
506 +63 .
507 +Puig O , Tjian R. Nutrient availability and growth : regulation of insulin signaling by dFOXO/FOXO1 .
508 +Cell Cycle .
509 +2006 ; 5 ( 5 ) :503 -- 5 .
510 +doi : 10.4161 / cc .5.5.2501 PMID : 16552183
511 +66 .
512 +Rebers JE , Riddiford LM .
513 +Structure and expression of a Manduca sexta larval cuticle gene homologous to Drosophila cuticle genes .
514 +J Mol Biol .
515 +1988 ; 203 ( 2 ) :411 -- 23 .
516 +PMID : 2462055
517 +69 .
518 +Xi Z , Ramirez JL , Dimopoulos G .
519 +The Aedes aegypti toll pathway controls Dengue virus infection .
520 +PLoS Pathog .
521 +2008 ; 4 ( 7 ) : e1000098 .
522 +doi : 10.1371 / journal.ppat .1000098 PMID : 18604274
523 +72 .
524 +Dziarski R. Peptidoglycan recognition proteins ( PGRPs ) .
525 +Mol Immunol .
526 +2004 ; 40 ( 12 ) :877 -- 86 .
527 +PMID : 14698226
528 +74 .
529 +Blaser MJ .
530 +Antibiotic use and its consequences for the normal microbiome .
531 +Science .
532 +2016 ; 352 ( 6285 ) :544 -- 5 .
533 +doi : 10.1126 / science.aad9358 PMID : 27126037
534 +77 .
535 +Sommer F , Backhed F .
536 +The gut microbiota -- masters of host development and physiology .
537 +Nat Rev Microbiol .
538 +2013 ; 11 ( 4 ) :227 -- 38 .
539 +doi : 10.1038 / nrmicro2974 PMID : 23435359
540 +81 .
541 +Nijhout HF , Riddiford LM , Shingleton MC , Suzuki Y , Callier V .
542 +The developmental control of size in insects .
543 +WIREs Developmental Biology .
544 +2013 ; 3:113 -- 34 .
545 +doi : 10.1002 / wdev .124 PMID : 24902837
546 +82 .
547 +Harbison ST , Chang S , Kamdar KP , Mackay TF .
548 +Quantitative genomics of starvation stress resistance in Drosophila .
549 +Genome Biol .
550 +2005 ; 6 ( 4 ) : R36 .
551 +doi : 10.1186 / gb-2005-6-4-r36 PMID : 15833123
552 +84 .
553 +Schuler AM , Wood PA. .
554 +Mouse models for disorders of mitochondrial fatty acid beta-oxidation .
555 +ILAR J. 2002 ; 43 ( 2 ) :57 -- 65 .
556 +PMID : 11917157
557 +88 .
558 +Mutti NS , Dolezal AG , Wolschin F , Mutti JS , Gill KS , Amdam GV .
559 +IRS and TOR nutrient-signaling pathways act via juvenile hormone to influence honey bee caste fate .
560 +J Exp Biol .
561 +2011 ; 214 ( 23 ) :3977 -- 84 .
562 +91 .
563 +World Health Organization .
564 +World Malaria Report .
565 +Geneva : World Health Organization , 2015 .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-wide analysis of the response to nitric oxide n uropathogenic Escherichia coli CFT073
2 +Abbreviations : ChIP-seq , chromatin immunoprecipitation and DNA sequencing ; DAVID , database for annotation visualization and integrated discovery ; EBSeq , empirical Bayes hierarchical model for inference in RNA-seq experiments ; iNOS , inducible nitric oxide synthase ; NONOate , compound with formula R1R2N - ( NO2 ) - N5O ; MACS2 , model-based analysis for ChIP-seq ; MEME , multiple Em for motif elicitation ; PSWM , position-specific weight matrix ; RNA-seq , whole transcriptome shotgun sequencing ; RSEM , RNA-Seq by expectation-maximization ; RT-PCR , reverse transcriptase PCR ; TCA , tricarboxylic acid ; TPM , transcripts per million ; UPEC , uropathogenic Escherichia coli ; UTI , urinary tract infection .
3 +Data Summary
4 +1 .
5 +RNA-seq data have been deposited in the GEO database ; accession number : GSE69830 ( url -- http://www.ncbi.nlm .
6 +nih.gov/geo/query/acc.cgi ?
7 +acc5GSE69830 )
8 +2 .
9 +ChIP-seq data have been deposited in the GEO database ; accession number : GSE69829 ( url -- http://www.ncbi.nlm .
10 +nih.gov/geo/query/acc.cgi ?
11 +acc5GSE69829 )
12 +Introduction
13 +Extraintestinal Escherichia coli are a group of bacteria that can survive as harmless human intestinal inhabitants but are serious pathogens when they enter the appropriate environment ( Welch et al. , 2002 ) .
14 +Uropathogenic Escheri-chia coli ( UPEC ) strain CFT073 is one such pathogen that is a causative agent of urinary tract infections ( UTIs ) and was isolated from the blood of a woman suffering from acute pyelonephritis ( Mobley et al. , 1990 ) .
15 +UPEC is responsible for 80 % of all symptomatic and asympto-matic UTIs ( Roos et al. , 2006 ) .
16 +During UTI , the mucosal inflammatory response is activated , which causes neutro-phils to infiltrate and migrate through the tissues and into the urine ( Godaly et al. , 2001 ) .
17 +Thus , UPEC is exposed to the defence mechanisms of the innate immune system .
18 +The antimicrobial properties of nitric oxide ( NO ) are exploited by cells of the innate immune system .
19 +In response to stimulation by proinflammatory cytokines and lipopolysaccharides of microbial pathogens , phagocy-tic cells express an inducible nitric oxide synthase ( iNOS ) , which oxidizes arginine to produce NO ( Fang , 1997 ; Fang & Vazquez-Torres , 2002 ; Mowat et al. , 2010 ) .
20 +iNOS is also expressed in epithelial cells of the urinary tract ( Poljakovic et al. , 2001 ) .
21 +NO ( and related N radicals that are derived from NO ) target proteins containing iron -- sulfur clusters , haem and thiols ( Fang , 1997 ; Fang & Vazquez-Torres , 2002 ; Kim et al. , 1995 ; Ren et al. , 2008 ) .
22 +Because of the cytotoxic properties of NO and its conge-ners , bacteria that proliferate within the host often employ strategies to convert NO into a non-toxic product .
23 +E. coli has three known enzymes that detoxify NO .
24 +Flavohaemoglobin ( Hmp ) is an NO denitrosylase that oxidizes NO to nitrate , and may reduce NO to N2O in the absence of oxygen ( Gardner & Gardner , 2002 ; Hausladen et al. , 2001 ) .
25 +Hmp has a role in protecting UPEC from NO stress in the host environment ( Svensson et al. , 2010 ) .
26 +Flavorubredoxin ( FlRd or NorV ) together with its NADH-linked reductase NorW reduces NO to N O ( Gomes 2 et al. , 2000 ) .
27 +FlRd is sensitive to oxygen in vitro , and so the enzyme has been described as an ` anaerobic ' NO reductase ( da Costa et al. , 2003 ; Gardner et al. , 2002 ) .
28 +The periplasmic nitrite reductase Nrf can catalyse the reduction of NO to ammonia under anaerobic conditions , a reaction that might contribute to defence against NO ( Poock et al. , 2002 ) .
29 +Recently , it has been suggested that the hybrid cluster protein Hcp is a key player in the response to NO under anaerobic conditions , when E. coli is lacking all previously known NO scavenging enzymes ( Cole , 2012 ) , although the enzymic activity of Hcp remains enigmatic .
30 +The response to NO in E. coli involves several transcription factors , including NsrR , FNR , SoxR , OxyR , NorR and Fur ( Bodenmiller & Spiro , 2006 ; Cruz-Ramos et al. , 2002 ; D'Autre ́aux et al. , 2002 ; Gardner et al. , 2002 ; Hausladen et al. , 1996 ; Pomposiello & Demple , 2001 ) .
31 +Most of these regulators primarily sense other signals such as oxygen , hydrogen peroxide and iron ( Bodenmiller & Spiro , 2006 ) , but NorR and NsrR serve as dedicated sensors of NO ( Tucker et al. , 2010 ) .
32 +The mononuclear non-haem iron centre of NorR directly senses NO , in response to which NorR activates transcription of norVW ( D'Autre ́aux et al. , 2005 ; Tucker et al. , 2010 ) .
33 +NsrR is an [ Fe -- S ] protein that is an NO-sensitive repressor of its target genes ( Bod-enmiller & Spiro , 2006 ; Filenko et al. , 2007 ; Pullan et al. , 2007 ) .
34 +The hmp gene is subject to complex regulation by multiple regulators including NsrR and FNR ( Spiro , 2007 ) .
35 +Apart from hmp , the NsrR regulon contains various genes implicated in the NO stress response , such as ytfE , hcp and the nrf operon ( Tucker et al. , 2010 ) .
36 +In addition to recognizing an 11 -- 1 -- 11 bp inverted repeat sequence in its target promoters , it has been suggested that NsrR can also bind to a single copy of the 11 bp motif ( Partridge et al. , 2009 ) .
37 +In E. coli , the only known genes activated by NorR are norVW , but binding sites for NorR have been found upstream of the hmp gene in Pseudomonas aer-uginosa , Pseudomonas putida and Vibrio cholerae and the gene encoding a respiratory NO reductase in the denitrifier Ralstonia eutropha ( Rodionov et al. , 2005 ; Stern et al. , 2012 ; Tucker et al. , 2004 ) .
38 +Low concentrations of NO are generated endogenously by E. coli as a by-product of respiratory nitrate and nitrite reduction ( Corker & Poole , 2003 ; Ji & Hollocher , 1988 ) .
39 +Nitrate and nitrite are sensed directly by the NarXL and NarQP two-component regulatory systems ( Gunsalus , 1992 ; Stewart , 1993 ) .
40 +Thus , during nitrate or nitrite respiration , complex changes occur in the transcriptome that are mediated by NarXL / NarQP in addition to the above-mentioned NO-responsive regulators ( Constantinidou et al. , 2006 ) .
41 +Global gene expression analysis has been used to study UPEC during UTI and demonstrates that UPEC is directly exposed to NO in the host environment ( Hagan et al. , 2010 ; Haugen et al. , 2007 ; Roos & Klemm , 2006 ; Snyder et al. , 2004 ) as well as to nitrate in urine ( Green et al. , 1981 ; Radomski et al. , 1978 ) .
42 +UPEC is more resistant to the stress imposed by acidified nitrite than K-12 strains of E. coli ( Bower & Mulvey , 2006 ) and may also be more resistant to a prolonged exposure to NO ( Svensson et al. , 2006 ) , in which case toxicity might be due to N radicals derived from NO .
43 +We have shown that CFT073 recovers from an exposure to NO no better than a K12 strain and that recovery is partly , although not entirely , dependent on Hmp ( Spiro , 2011 ) .
44 +Thus , we were motivated to undertake a deeper analysis of the determinants of NO resistance in CFT073 .
45 +In this paper , we show that apart from Hmp , FlRd is a major contributor to aerobic NO detoxification in UPEC .
46 +We also show that CFT073 possesses at least one novel anaerobic NO scavenging mechanism in addition to Hmp and FlRd .
47 +We use expression analysis to examine the response of CFT073 to a physiological source of NO , and map NsrR binding sites in the CFT073 genome .
48 +Methods
49 +Bacterial strains and growth conditions .
50 +The strains used in this work are listed in Table S1 ( available in the online Supplementary Material ) .
51 +The rich medium was L broth ( per litre : 10 g tryptone , 5 g yeast extract , 5 g NaCl ) , supplemented with 0.5 % glucose for anaerobic cultures .
52 +To treat cultures with NO , 50 mM spermine NONOate ( which releases two equivalents of NO with a half-life of 39 min at 37 uC ; Cayman Chemicals ) was added to cultures during the early exponential phase ( OD650 of 0.15 -- 0.3 ) .
53 +[ NONOate has the chemical formula R R N - ( NO ) - N5O . ]
54 +Anaerobic cultures were 1 2 2 grown in filled bottles supplemented with 20 mM nitrate where indicated .
55 +Cultures for RNA isolation were grown anaerobically in MOPS minimal medium ( Neidhardt et al. , 1974 ) supplemented with 0.05 % Casamino acids , 0.5 % glucose ( and 20 mM nitrate as indicated ) , and 5 mg vitamin B1 ml .
56 +Gene deletions were made using the 21 method of Datsenko & Wanner ( 2000 ) .
57 +Oxygen and nitric oxide consumption assays .
58 +For oxygen consumption assays , 30 ml cultures grown aerobically in L broth ( with and without 1 h of 50 mM spermine NONOate treatment ) were harvested , washed and resuspended in 50 mM HEPES ( pH 7.4 ) , 100 mM NaCl , 5 mM KCl , 1 mM MgCl2 , 1 mM NaH2PO4 , 1 mM CaCl2 and 1 mM glucose ( Stevanin et al. , 2000 ) .
59 +All samples were resuspended at equal cell densities .
60 +Oxygen consumption was measured using a Clark-type oxygen electrode ( Hansatech Instruments ) .
61 +A 100 ml aliquot of cells was added to 500 ml buffer in a capped , waterjacketed chamber at 37 uC .
62 +The NO sensitivity of oxygen uptake was measured by addition of 20 mM proli NONOate ( which releases two equivalents of NO with a half-life of 1.8 s at 37 uC ; Cayman Chemicals ) when the oxygen concentration was 60 , 120 or 180 mM .
63 +For NO consumption assays , 30 ml of cultures grown anaerobically in L broth ( treated with 50 mM spermine NONOate for 2 h or grown with 20 mM nitrate ) were harvested and resuspended in the same HEPES buffer ( without glucose ) .
64 +The water-jacketed chamber housing an amperometric NO-specific electrode ( ISO NOP electrode ; WPI Instruments ) was maintained at 37 uC .
65 +Cell suspension ( 0.5 ml ) and buffer ( 1.5 ml ) were added to the chamber , and oxygen was removed with 5 ml of 1 M glucose , 5 ml of 30 mg glucose oxidase ml and 5 ml of 7 mg catalase ml .
66 +When oxygen was 21 21 undetectable , 20 mM proli NONOate was added and the rate of NO consumption was measured .
67 +The same procedure was used to measure NO consumption by cell fractions .
68 +Cell fractionation .
69 +Cells were fractionated using a modification of a previously described procedure ( Alefounder & Ferguson , 1980 ) .
70 +Cultures were grown anaerobically in 300 ml L broth supplemented with 0.5 % glucose , and in some cases were treated with 50 mM spermine NONOate .
71 +Cultures were harvested by centrifugation and washed twice in 10 mM potassium phosphate buffer ( pH 7.6 ) .
72 +Cell pellets were resuspended in 5 ml spheroplasting buffer ( 0.5 M sucrose , 3 mM sodium EDTA and 0.1 M Tris/HCl , pH 8.0 ) , 0.2 mg lysozyme ml was added and the suspension was 21 incubated at 30 uC for 30 min .
73 +The suspension was centrifuged at 12 200 g for 15 min at 4 uC , and the supernatant ( periplasmic fraction ) was kept on ice .
74 +The pellet was resuspended in 1 ml of 0.1 M Tris/HCl ( pH 8.0 ) and slowly added drop-wise into 4.5 ml water with constant stirring at 4 uC .
75 +After the mixture became homogeneous , it was centrifuged at 47 800 g for 1 h at 4 uC .
76 +The supernatant ( cytoplasmic fraction ) was stored on ice and the pellet ( membrane fraction ) was resuspended in 0.1 M Tris/HCl ( pH 8.0 ) and kept on ice .
77 +Malate dehydrogenase was used as a marker to check the integrity of cell fractions .
78 +Malate dehydrogenase activity ( Sutherland & McAlister-Henn , 1985 ) was detected only in cytoplasmic fractions .
79 +RNA sequencing .
80 +Cultures were grown in triplicate as described above , and total RNA was isolated using the Qiagen RNeasy Protect Bacteria Mini kit .
81 +For rRNA depletion , samples were treated using the MICROBExpress Bacterial mRNA Enrichment kit ( Life Technologies ) according to the manufacturer 's instruct-ions .
82 +Samples were cleaned with the Zymo RNA Clean and Concentrator kit ( Zymo Research ) and then subjected to a second cycle of rRNA depletion .
83 +RNA was recovered by ethanol precipitation .
84 +Library preparation and whole transcriptome shotgun sequencing ( RNA-seq ) was performed at the University of Texas Southwestern Medical Center Genomics and Microarray Core Facility .
85 +The program Bowtie ( Langmead et al. , 2009 ) was used to align RNA-seq reads to the genome of E. coli CFT073 ( GenBank accession no .
86 +AE014075 .1 ) with default par-ameters .
87 +To estimate transcript abundances , transcripts per million ( TPM ) values were calculated using RNA-Seq by expectation-maximization ( RSEM ; Li & Dewey , 2011 ) .
88 +Gene annotations were obtained from the European Nucleotide Archive ( accession no .
89 +AE014075 .1 ) .
90 +Differential expression between conditions with and without NO treatment was analysed using EBSeq ( an empirical Bayes hierarchical model for inference in RNA-seq experiments ; Leng et al. , 2013 ) .
91 +A change greater than twofold and a false discovery rate cut-off of 0.05 were used to determine significant differential expression .
92 +To identify functional categories of differentially expressed genes and to identify enriched pathways , we used the DAVID ( database for annotation , visualization and integrated discovery ) gene functional classification tool with default statistical parameters and Benjamini correction ( Huang et al. , 2007 ) with an adjusted P-value cut-off of 0.05 .
93 +RNA-seq data have been deposited in the GEO database , accession number GSE69830 ( Data Citation 1 ) .
94 +Reverse transcriptase PCR ( RT-PCR ) .
95 +Wild-type CFT073 and 3X mutant cells were grown in triplicate as described for RNA-seq .
96 +Total RNA was isolated using the Qiagen RNeasy Protect Bacteria Mini kit , and 2 mg of total RNA was used to make cDNA using Ambion 's RETROscript Reverse Transcription kit .
97 +Then , 1 ml of cDNA was used as template to amplify genes that were chosen for validation .
98 +PCR was performed using Thermo Scientific DreamTaq PCR Master Mix and 10 ml of PCR product was run on a 2 % agarose gel .
99 +Chromatin immunoprecipitation followed by highthroughput sequencing .
100 +Chromatin immunoprecipitation ( ChIP ) was performed as described previously on cultures grown aerobically in L broth to mid-exponential phase ( Efromovich et al. , 2008 ) .
101 +Immunoprecipitated and purified DNAs ( 10 ng ) from three cultures of CFT073 were collected for sequencing , along with 10 ng of the input DNA as a control .
102 +Samples were sheared by sonication to within a size range of 200 -- 600 bp .
103 +DNA fragments were treated using an Epicentre End-It DNA End Repair kit and 39 A overhangs were added with DNA polymerase I ( Klenow fragment ) .
104 +Adapters from the IlluminaTruSeq DNA sample preparation kit were ligated using LigaFast ( Promega ) and DNAs were amplified by PCR using primers provided in the IlluminaTruSeq DNA sample preparation kit and Phusion DNA polymerase ( NEB ) .
105 +Products of the ligation reaction and PCR amplification in the range 300 -- 400 bp were purified by 2 % agarose gel electrophoresis .
106 +DNA concentrations were measured using Qubit dsDNA HS Assay kits ( Invitrogen ) .
107 +DNA sequencing was done on the Miseq ( Illumina ) platform following the manufacturer 's instructions .
108 +For one replicate , a single-end reads , 60 bp run was performed .
109 +For the other two replicates , a paired-end reads , 100 bp run was performed .
110 +Sequence reads were aligned with the published E. coli CFT073 genome ( AE014075 .1 ) using the software package Bowtie with the parameters ` bowtie - k 1 - X 500 - m 1 ' ( Langmead et al. , 2009 ) .
111 +Peaks were identified using the peak finding algorithm of MACS2 ( Zhang et al. , 2008 ) , with default parameters .
112 +For motif analysis , multiple Em for motif elicitation ( MEME ) was used to identify over-represented sequences ( Bailey & Elkan , 1994 ) .
113 +PatSer was used to search the genome for the presence of the NsrR position-specific weight matrix ( PSWM ) ( Hertz & Stormo , 1999 ) .
114 +A precision -- recall curve was constructed to determine the optimal threshold for predicting high-quality NsrR binding sites .
115 +Precision was defined as the ratio of true positives ( locations with an NsrR ChIP-seq peak and a predicted NsrR binding site ) to true positives plus false positives ( locations with a predicted NsrR binding site but no NsrR ChIP-seq peak ) .
116 +Recall was defined as the ratio of true positives divided by true positives plus false negatives ( locations with an NsrR ChIP-seq peak but no NsrR predicted binding site ; Myers et al. , 2013 ) .
117 +ChIP-seq data have been deposited in the GEO database , accession number GSE69829 ( Data Citation 2 ) .
118 +Results
119 +FlRd contributes to aerobic NO detoxification
120 +The norV gene is absent from current annotations of the E. coli CFT073 genome ( Welch et al. , 2002 ) .
121 +However , we have resequenced the norV region and found a sequen-cing error in the published sequence that leads to a frame-shift mutation .
122 +The corrected norV sequence encodes a protein product that is 99 % identical to FlRd ( NorV ) of E. coli K-12 ( 476/479 residues identical ) .
123 +Thus , we performed experiments to determine whether E. coli CFT073 expresses an active FlRd , and to assess its contribution to NO detoxification .
124 +The E. coli K-12 FlRd functions as an ` anaerobic ' NO reductase , although it is capable of reducing NO in vivo in microaerobic cultures growing under an atmosphere containing * 5 mM oxygen ( Gardner et al. , 2002 ) .
125 +FlRd can also function as an oxygen reductase , albeit with a rather low affinity for oxygen ( Gomes et al. , 2002 ) .
126 +Enzymes from the flavo-diiron family in other organisms are inactivated by oxygen in vitro ( Silaghi-Dumitrescu et al. , 2003 , 2005 ) , so a view has emerged that FlRd functions in NO detoxification only in cultures growing anaerobically .
127 +However , the norVW genes can be induced by sources of NO in aerobic cultures , so a physiological role for FlRd under aerobic conditions can not be excluded ( Hutchings et al. , 2002 ; Mukhopadhyay et al. , 2004 ) .
128 +Respiration in E. coli is sensitive to NO ( Yu et al. , 1997 ) and the activity of an NO scavenging enzyme can be studied by observing its ability to protect aerobic respir-ation from NO inhibition ( Stevanin et al. , 2000 ) .
129 +Washed cell suspensions respiring oxygen were exposed to NO in a Clark-type oxygen electrode , and the inhibitory effect of NO was observed as a transient decrease in the rate of oxygen consumption .
130 +In these experiments , oxygen uptake returns to normal after an interval that depends upon the ability of the strain to scavenge NO ( Fig. 1 ) .
131 +Wild-type cells that were exposed to NO during growth exhibited NO-resistant oxygen uptake , while the respir-ation of cells that were not pre-exposed to NO was sensitive to NO ( duration of inhibition 1.9 +0.04 min , Fig. 1e ) .
132 +In an hmp mutant , respiration became more resistant to NO if the culture was pre-induced with NO ( 4.3 +0.7 versus 1.4 +0.4 min inhibition for uninduced and induced cells , respectively ; Fig. 1a ) .
133 +Respiration of the norVW mutant was completely NO-resistant if cells were induced with NO , but NO-sensitive ( 1.7 +0.6 min inhibition ) if cells were not induced ( Fig. 1b ) .
134 +Thus , both hmp and norVW mutants show evidence of an NO-induci-ble scavenging activity , which is , presumably , FlRd and Hmp , respectively .
135 +Accordingly , in an hmp norVW double mutant ( Fig. 1c ) , oxygen consumption was equally sensitive to NO whether or not the cultures were exposed to NO ( 6 +0.1 and 6.3 +0.3 min inhibition for uninduced and induced cells , respectively ) .
136 +Under the growth and assay conditions used for these experiments , NO-inducible NO scavenging by CFT073 can be entirely accounted for by the combined activities of Hmp and FlRd .
137 +By measuring NO inhibition of respiration of the hmp mutant at different oxygen concentrations , we concluded that FlRd can scavenge NO in vivo in the presence of as much as 180 mM oxygen ( Fig. 1g -- i ) .
138 +Complementing the hmp norV double mutant with norV on a plasmid expressed from an inducible promoter showed that FlRdmediated protection of respiration was restored ( data not shown ) .
139 +Interestingly , complementation failed if norV was expressed on a plasmid from its own promoter , as we have observed before ( Hutchings et al. , 2002 ) , and successful complementation required expression from a heter-ologous promoter .
140 +A novel inducible anaerobic NO scavenging activity
141 +We generated a triple mutant of E. coli CFT073 lacking the three known NO detoxification systems , Hmp , FlRd and NrfA ( this strain is designated UTD692 , and will be referred to as ` 3X ' ) .
142 +Washed cells of the 3X strain grown anaerobically with nitrate ( nitrate provides a source of endogenously generated NO under anaerobic conditions ; Ji & Hollocher , 1988 ) , or induced anaerobically with NO showed a higher rate of NO consumption compared with an uninduced strain ( Fig. 2 ) .
143 +Thus , in cells grown and assayed anaerobically , there is evidence of a novel NO-inducible activity .
144 +A wild-type strain grown and assayed under similar conditions showed only moderately increased rates of NO consumption compared with the 3X mutant ( Fig. 2 ) .
145 +The dominant activity of Hmp requires molecular oxygen , so Hmp is not expected to contribute to NO consumption under these assay conditions .
146 +The measured activity is therefore a combination of FlRd and the novel activity , the latter seeming to be a major contri-butor in cells grown and assayed anaerobically .
147 +Cell fractionation experiments revealed this activity to be associated with the cell membrane ( Fig. 2c ) .
148 +Interestingly , NO uptake by membrane fractions of the triple mutant required neither an exogenous reductant nor an oxidizing agent .
149 +Possible candidates for the source of this activity include NirB ( Vine & Cole , 2011b ) and the hybrid cluster protein , Hcp ( Cole , 2012 ; Vine & Cole , 2011a ) , although in both cases NO reduction would be dependent on NADH .
150 +Introduction of nirB and hcp-hcr mutations into the 3X mutant , either individually or in combination , had no effect on the NO scavenging activity , so NirB and Hcp can be excluded as the source of the activity we observe .
151 +Introduction of a mobA mutation ( which eliminates nitrate reductase activity ) into the 3X mutant eliminated the response to nitrate , confirming that nitrate reduction and therefore endogenous NO generation is probably required for nitrate-mediated induction of the NO scavenging activity .
152 +In a 3X nsrR mutant , NO scavenging could be induced by nitrate but not by NO in anaerobic cultures ( Fig. 3 ) .
153 +The same outcome was seen in a CFT073 nsrR mutant ( data not shown ) , which further demonstrates that under these conditions , Hmp , which is de-repressed in an nsrR mutant ( Filenko et al. , 2007 ) , is not functional .
154 +In the 3X strain with an fnr mutation , the NO scavenging activity became constitutive ( Fig. 3 ) , implying that FNR acts negatively on the expression of the gene ( s ) encoding the activity .
155 +In a 3X narL narP mutant , the activity could be induced by nitrate but not NO in anaerobic cultures ( data not shown ) .
156 +Individual 3X narL and 3X narP mutants behaved like the 3X parent strain .
157 +In further attempts to identify the source of the NO scavenging activity , we tested candidate genes by introdu-cing the corresponding deletion mutations into the 3X mutant .
158 +Candidates were identified on the basis of one or more of the following criteria : ( 1 ) a primary structure suggesting a possible role in NO metabolism ; ( 2 ) a previously described expression pattern matching our observations described above ; and ( 3 ) an expression pattern in our RNA-seq data ( see below ) similar to the behaviour of the novel activity .
159 +Some genes were also tested that might be indirectly involved in expression of this activity ( e.g. mobA , required for the activity of enzymes containing the molybdopterin guanine dinucleotide cofactor ) .
160 +In this way , we showed that 26 genes or operons are not required for expression of the novel NO scavenging activity ( aegA , betA , cydAB , cyoAB , fdhE , hcp-hcr , mobA , ndh , nirB , nrdA , poxB , putA , rnr , sdhA , tehAB , yceJI , ydcX , ydhXV , yeaR-yoaG , yebE , yedY , yeiH , ygbA , yhaM , yibIH , ytfE ) .
161 +Further efforts to identify the source of the novel NO scavenging activity described in this paper have so far proved unsuccessful .
162 +Vine & Cole ( 2011b ) have reported that a norVW nrf nirB hmp quadruple mutant of E. coli K-12 consumes NO at rates comparable to those of the wild-type strain .
163 +Our data suggest that Hmp and FlRd are the major NO scavenging activities of E. coli CFT073 under aerobic conditions , and the novel activity we describe makes a significant contribution to NO consumption only under anaerobic growth conditions .
164 +Transcriptional profiling
165 +We used transcriptomics ( RNA-seq ) to explore the response of E. coli CFT073 to a source of NO .
166 +In part , this experiment was motivated by a desire to identify the gene ( s ) encoding the novel NO scavenging activity .
167 +Therefore , we used a strain and growth conditions identical to those used for the initial detection of this activity , as described above .
168 +That is , the transcriptome of the triple mutant was analysed in anaerobic cultures grown in the presence and absence of nitrate .
169 +By differential gene expression analysis of the RNA-seq data , we identified 525 upregulated and 649 downregulated genes in the nitrate-treated cultures ( genes showing greater than two-fold change with a 0.05 false discovery rate cut-off ) .
170 +Among the most highly upregulated genes ( Table 1 ) were some that are known to be regulated by NsrR and to respond to NO , including yeaR , ytfE , hcp-hcr and ygbA ( Filenko et al. , 2007 ; Pullan et al. , 2007 ) .
171 +Previous transcriptomics experiments with E. coli K-12 have also shown that members of the NsrR regulon are de-repressed in cultures grown anaerobically with nitrate ( Constanti-nidou et al. , 2006 ) .
172 +RNA was extracted from anaerobically grown cultures , so it was surprising that the most highly upregulated genes included some involved in oxidative phosphorylation ( cyoABCDE , sdhABCD and nuoEF ) and the tricarboxylic acid ( TCA ) cycle ( acnB , icdA , sucD , lpdA , sdhABCD , fumA and mdh ) .
173 +Several genes encoding ABC transporters ( dpp operon , proVW , gltK , kpsMT ) were also upregulated .
174 +Other genes showing increased expression in nitrate-grown cells were those involved in nitrogen metabolism ( nitrate respiration ) , DNA repair and the SOS response , bacterial motility and chemotaxis .
175 +The most highly downregulated genes included some encoding enzymes involved in anaerobic metabolism , including hydrogenase ( hya operon ) and formate dehydrogenase ( fdhF ) .
176 +At least some of these regulatory effects may reflect inactivation of FNR by NO ( Cruz-Ramos et al. , 2002 ; Justino et al. , 2005 ; Pullan et al. , 2007 ) , or regulation by the nitratesensing two-component systems NarXL and NarQP ( Constantinidou et al. , 2006 ) .
177 +Genes involved in glycolysis , gluconeogenesis , pyruvate metabolism [ eno , pykF , pgi , fba , gapA , glk , pgk , ldhA , maeA ( sfcA ) ] , the pentose phosphate pathway ( talA , tktb , pgl ) and the metabolism of sugars ( fructose , sucrose and mannose ) showed decreased expression .
178 +Iron transport genes ( feoAB ) and some stress response genes ( clpB , dnaJ , dnaK , dps ) also showed reduced expression .
179 +Fig .
180 +S1 ( a ) provides an overview of the differentially expressed genes based on their occurrence in pathways , and Fig .
181 +S1 ( b ) provides an overview based on functional categories .
182 +It is known that the citric acid cycle is repressed in E. coli grown anaerobically in nitrate with glucose as the carbon source ( Prohl et al. , 1998 ) .
183 +Under anaerobic conditions with glucose and nitrate , ArcA represses operons encoding a-ketoglutarate dehydrogenase and succinate dehydrogen-ase , thus preventing complete oxidation of glucose to carbon dioxide ( Prohl et al. , 1998 ) .
184 +However , our RNA-seq data for the 3X mutant show increases in the transcript levels of the genes encoding members of both these enzyme complexes as well as various other genes involved in the intact aerobic TCA cycle .
185 +This suggests that nitrate ( and possibly NO generated by nitrate respiration ) impacts the TCA cycle by allowing complete oxidation of acetyl-CoA and this may have a role to play in energy generation in the presence of NO .
186 +Our data are consistent with a recent finding that the TCA cycle is necessary for UPEC fitness in vivo ( Alteri et al. , 2009 ) , conditions in which UPEC is known to be exposed to NO ( Lundberg et al. , 1996 ; Mysorekar et al. , 2002 ; Poljakovic et al. , 2001 ) as well as nitrate ( Green et al. , 1981 ; Radomski et al. , 1978 ) .
187 +Numerous studies indicate that iNOS expression levels increase and NO is released in the urinary tract during bacterial infection ( Kaboré et al. , 1999 ; Lundberg et al. , 1996 ; Smith et al. , 1996 ; Wheeler et al. , 1997 ) .
188 +Also , dietary nitrate is excreted into urine where UPEC can potentially use it for respiration , generating NO as a byproduct ( Corker & Poole , 2003 ; Ji & Hollocher , 1988 ; Lidder & Webb , 2013 ) .
189 +Although the role of NO is presumably anti-microbial , the pathogen may use host NO ( as well as NO derived from nitrate respiration ) as a signal to induce the expression of virulence genes .
190 +We make this suggestion based on the observation that virulence-related genes are upregulated in UPEC cultures exposed to nitrate and/or to NO produced by nitrate respiration ( Fig .
191 +S1c ) .
192 +The secreted autotransporter toxin ( Sat ) is a serine protease that causes cytoplasmic vacuolation and histological damage in urinary-tract-derived epithelial cells ( Guyer et al. , 2002 ) .
193 +The flagellar gene fliC contributes to fitness of UPEC and enhances its pathogenesis ( Lane et al. , 2005 ) , and other genes involved in flagellar assembly ( fliD , fliS , fliR , motAB and flgM ) were upregulated in nitrate-grown cells .
194 +The fimbrial site-specific recombinases fimB and fimE can be associated with virulence , as they regulate type 1 fimbrial gene expression .
195 +Type 1 fimbriae are known to enhance E. coli virulence in the urinary tract ( Bryan et al. , 2006 ; Connell et al. , 1996 ) .
196 +Haemolysin ( encoded by hly genes ) is a cytotoxin for renal proximal tubular epithelial cells and a haemolysin-deficient CFT073 mutant demonstrates significantly reduced cytotoxicity ( Mobley et al. , 1990 ) .
197 +The sialic acid capsule proteins ( encoded by kps genes ) , also known as K antigens , encapsulate bacteria so that they can evade unspecific host responses ( Jann & Jann , 1992 ; Rowe et al. , 2000 ) .
198 +BipA is identified as a virulence regulator in enteropathogenic E. coli that regulates several processes such as flagellamediated motility , resistance to host defence peptides and group 2 capsule gene clusters ( Farris et al. , 1998 ; Rowe et al. , 2000 ) .
199 +The dipeptide binding protein DppA delivers dipeptides to its cognate ABC-type transporter proteins .
200 +As sugar sources such as glucose , maltose and lactose are rare in the urinary tract , it is suggested that dipeptides and certain amino acids such as D-serine are important sources of nutrients for UPEC ( Haugen et al. , 2007 ) .
201 +Upregulation of dppA is observed during UTI ( Subashchandrabose et al. , 2014 ) .
202 +A periplasmic osmoprotectant , ProV , is upregulated during UTI ( Subashchandrabose et al. , 2014 ) and we observe upregulation during our growth conditions as well .
203 +Very often , pathogens experience increased osmotic pressure at the site of infection and hence acquire osmoprotectants from the environment ( Lewis et al. , 2012 ) .
204 +KpsMT , DppA and ProV are ABC-type transporters that , under appropriate conditions , become important for viability , virulence and pathogenicity ( Davidson et al. , 2008 ) .
205 +Upregulation of all these viru-lence-related genes suggests that , while NO provides a defence mechanism for the host and nitrate provides an electron acceptor for pathogens , either or both could also provide a useful signalling mechanism for pathogenic bacteria to induce virulence .
206 +Several genes were selected from the RNA-seq dataset for validation using RT-PCR .
207 +Expression of these genes was measured in both the wild-type strain and the 3X mutant grown anaerobically with nitrate ( the same conditions used for RNA-seq ) .
208 +Of seven genes upregulated by nitrate according to RNA-seq data , six ( sdhA , kpsM , bipA , cyoA , dppA and ytfE ) were also upregulated in RT-PCR data , in both strains ( Fig. 4 ) .
209 +The seventh ( hlyA ) was upregulated only in the 3X mutant .
210 +Three genes that were downregulated by nitrate in RNA-seq data ( asr , hycA and fdhF ) were also downregulated according to RT-PCR ( Fig. 4 ) .
211 +On the basis of this selection of genes , we conclude that most changes observed in the transcriptome of the 3X mutant in response to nitrate are likely also to occur in the wild-type parent .
212 +The NsrR regulon of E. coli CFT073
213 +As the E. coli CFT073 genome is * 0.6 Mb larger than that of E. coli K-12 , it is of interest to determine the extent to which regulatory networks of the two organisms differ .
214 +Thus , we used chromatin immunoprecipitation and DNA sequencing ( ChIP-seq ) to identify NsrR binding sites in the E. coli CFT073 genome .
215 +Cultures expressing 3Xflagtagged NsrR were grown aerobically .
216 +After ChIP , libraries constructed from precipitated DNAs were sequenced using the Illumina Miseq platform .
217 +The peak finding algor-ithm MACS2 was used to identify putative NsrR binding sites , with a false discovery rate of 0.01 .
218 +Ninety-four significant peaks [ 2log10 ( P-value ) w10 with fold enrichment greater than 2 ] were identified in at least two of the three biological replicates .
219 +In total , 52 % of the binding sites ( 49 of 94 ) in E. coli CFT073 were located in putative promoter regions ( within 350 bp of the start codon ) and the remaining 48 % were found either within coding regions or between the coding regions of convergent genes .
220 +These potentially functional 49 NsrR binding sites are shown in Table 2 .
221 +The presence of promoter-associated NsrR binding sites identifies target genes that potentially belong to the NsrR regulon .
222 +Of these promoters bound by NsrR in vivo ( Table 2 ) , 19 ( grxD , hypA , ytfE , ygiG/folB , hmp , ybjW/hcp , feoA , ybeM , yihF , yccM , yibD/waaH , yieI , yohK , ygiF , trxB , yggS/yggT , dgoK , rfe , yfhB/pgpC ) were identified in a previous ChIP-chip analysis of NsrR binding sites in E. coli K-12 ( Partridge et al. , 2009 ) .
223 +Twenty of the remaining sites are associated with genes ( hycB , phnC , arnA , livJ , wzxE , tufB , yfbT , glpA , yjbN , deoB , murB , recJ , dkgB , c3139 , rhaB , arcB , c3976/nanK , fimC , c3934/h flB and malF ) that have homologues in E. coli K-12 , and 10 ( c0118 , c0233 , c2471 , c5065 , c0813 , c2514 , c0650 , c4580 , c4214 and c5205 ) are specific to E. coli CFT073 .
224 +In E. coli K-12 , the nrfA promoter is bound by NsrR ( Partridge et al. , 2009 ) and is repressed by NsrR according to microarray and reporter fusion data ( Filenko et al. , 2007 ) .
225 +In our ChIP-seq data , NsrR binding was also detected upstream of the transcription unit that includes nrfA .
226 +In strain CFT073 , an additional gene upstream of nrfA ( c5065 ) is predicted to be co-expressed with nrfABCD .
227 +The c5065 gene encodes a small protein of 65 aa residues .
228 +We have confirmed the sequence of this reading frame in the CFT073 genome .
229 +The genome location and expression pattern of the c5065 gene suggest that its product may have a role in the response to NO stress in CFT073 .
230 +Nineteen of the 49 potential NsrR targets show differential expression with a fold change greater than 1.5 for the CFT073 3X mutant strain in the presence of a physiological source of NO ( Table 3 ) .
231 +The hycB , c0118 , feoA , ybeM , c5065 , c0813 , c2514 , glpA , deoB , hypAB , yohJK and yfhB / pgpC genes were downregulated , among which hycB , c0118 , c5065 , c0813 , c2514 , glpA and deoB are newly detected potential NsrR targets in CFT073 .
232 +The grxD , folB , ybjW/hcp , ytfE , yjbN , trxB and c5205 genes were upregulated and c5205 and yjbN are potential NsrR targets newly detected in CFT073 .
233 +The glpA gene , which encodes anaerobic glycerol-3-phosphate dehydrogenase subunit A , is downregulated in UPEC strain UTI89 exposed to acidi-fied nitrite ( Bower et al. , 2009 ) .
234 +The livJ gene , which encodes a periplasmic Leu/Ile/Val-binding protein , is upre-gulated during in vitro growth in human urine ( Snyder et al. , 2004 ) .
235 +The fimC gene encoding type 1 fimbriae is upregulated in vivo during UTI ( Snyder et al. , 2004 ) .
236 +The rfe gene was upregulated in vivo compared with growth in human urine in vitro ( Hagan et al. , 2010 ) .
237 +The E. coli
238 +K-12 homologue of yfbT is upregulated in the presence of a source of NO ( Hyduke et al. , 2007 ) .
239 +In E. coli K-12 , the expression of arcB and malF was increased and decreased , respectively , after treatment with NO ( Hyduke et al. , 2007 ) , and phnC was upregulated by treatment with 1 mM S-nitrosoglutathione or acidified nitrite ( Mukho-padhyay et al. , 2004 ) .
240 +Computational analysis of NsrR binding sites in CFT073
241 +The 49 peaks located in putative regulatory regions were used to construct a PSWM for NsrR binding sites in the CFT073 genome .
242 +Two hundred base pairs centred on the nucleotide with the largest tag density within each of the peaks was analysed ( Myers et al. , 2013 ) .
243 +The sequence of NsrR in CFT073 is identical to that in E. coli K-12 , and evidence from previous studies suggests that NsrR binding sites have two copies of an 11 bp motif arranged as an inverted repeat with 1 bp spacing ( Partridge et al. , 2009 ) .
244 +So , we first used MEME to identify over-represented palindromic sequences with the parameters ` - mod zoops-nmotifs 1 - minw 23 - maxw 23 - revcomp -- pal ' to see if the same motif could be retrieved .
245 +Motifs matching the search criteria could be found in 20 of the 49 peak regions .
246 +As expected , the predicted NsrR binding site in CFT073 is similar to that for E. coli K-12 ( Fig. 5 ) .
247 +A precision -- recall curve ( see Methods ) was constructed using the NsrR PSWM with two inverted repeats and searching throughout the genome of CFT073 to determine the optimal threshold for predicting high-quality NsrR binding sites .
248 +Using an ln ( P-value ) of 214.28 as the cut-off , where we had both relatively high precision and recall , there were 27 predicted NsrR binding sites with the 11 -- 1 -- 11 inverted repeat ( palindrome ) motif in the CFT073 genome ( Table 4 ) .
249 +Four of these predicted targets were not detected by the ChIP-seq data ( tehA , yeaR , yhiX and ygbA ) .
250 +Among them , yeaR and ygbA are known to be regulated by NsrR ( Bodenmiller & Spiro , 2006 ; Lin et al. , 2007 ) , and the ygbA promoter was reported to be bound by NsrR in E. coli K-12 according to previous ChIP-chip data ( Partridge et al. , 2009 ) .
251 +Likewise , tehA was implicated as an NsrR target in E. coli K-12 by the same ChIP-chip data and by repressor titration ( Bodenmiller & Spiro , 2006 ) , and it was shown to be upregulated in the urinary tract in an asymptomatic bacteriuria strain of E. coli ( Roos & Klemm , 2006 ) .
252 +By contrast , reporter fusion data suggest that tehA is not regulated by NsrR ( Bodenmiller & Spiro , 2006 ) ; conflicting reports may reflect differences in growth conditions or genetic background .
253 +Minimally , we can conclude that yeaR and ygbA are probably false negatives in our ChIP-seq data .
254 +The gadX ( yhiX ) gene was reported to be induced by NO through an indirect NsrR-dependent mechanism in E. coli O157 : H7 ( Branchu et al. , 2014 ) , but the presence of an NsrR binding site upstream of gadX may indicate a direct regulatory mechanism .
255 +There is evidence that a single 11 bp motif can function as an NsrR-binding site in E. coli K-12 ( Partridge et al. , 2009 ) .
256 +So we combined the two halves of the 11 -- 1 -- 11 palindro-mic motif , and reconstructed a PSWM of 11 bp .
257 +The new 11 bp PSWM was used to scan the 49 200 bp sequences flanking all the peak regions using the P-value 26 cut-off of 10 .
258 +In this analysis , 38 of 49 peaks had at least one single motif , and the updated sequence logo for the 11 bp motif is shown in Fig. 5 ( b ) .
259 +Discussion
260 +Flavohaemoglobin ( Hmp ) , flavorubredoxin ( FlRd ) and respiratory nitrite reductase ( Nrf ) have been extensively studied to understand their role in combating NO in E. coli and Salmonella enterica ( Clarke et al. , 2008 ; Gardner , 2005 ; Gardner & Gardner , 2002 ; Gardner et al. , 2002 ; Gomes et al. , 2002 ; Mills et al. , 2008 ; Poock et al. , 2002 ; van Wonderen et al. , 2008 ) .
261 +In S. enterica , it has been suggested that additional NO detoxification mechanisms are expressed in the absence of Hmp , and that the availability of different NO detoxification mechanisms under different environmental conditions is an important contri-butor to virulence ( Mills et al. , 2008 ) .
262 +Work in E. coli K-12 lacking the known NO detoxification mechanisms has also suggested the existence of an additional major pathway of NO metabolism ( Vine & Cole , 2011b ) , which may be the same activity that we have observed in CFT073 .
263 +In UPEC strains , the only system known to protect the pathogen from NO is Hmp ( Svensson et al. , 2006 , 2010 ) .
264 +Competitive infection of UTI mouse models with wild-type and hmp-deleted UPEC strains showed a decreased ability of the mutant to infect ( Svensson et al. , 2010 ) .
265 +The roles of NrfA and FlRd have not been studied in the pathogen , but in this paper we show that FlRd is a major contributor to NO metabolism in UPEC , and that there is an additional NO-inducible activity yet to be identified .
266 +Our data suggest that the respiratory nitrite reductase Nrf makes only a minor contribution to NO metabolism .
267 +Previous transcriptomic studies have suggested that UPEC experiences iron and oxygen limitation in the urinary tract ( Hagan et al. , 2010 ; Snyder et al. , 2004 ) .
268 +It has also been proposed that the ability of UPEC to adapt to low oxygen may be critical for successful bladder colonization during UTI ( Subashchandrabose et al. , 2014 ) .
269 +As UPEC is potentially exposed to NO ( host derived and/or endogenously generated from nitrate respiration ) , nitrate and low oxygen in vivo , our choice of growth conditions for transcriptomics is relevant to the host environment .
270 +Our data ( Fig. 4 ) suggest that responses to nitrate in the 3X mutant also occur in the wild-type parent .
271 +Nevertheless , the use of the 3X mutant may exacerbate responses to nitrate and NO compared with the parent strain .
272 +Our results have highlighted a group of interesting genes ( including some that are virulence-associated ) that we believe are good candidates for further investigation , including in vivo approaches .
273 +A disadvantage of the use of nitrate as a source of NO is that we can not necessarily disentangle the effects of endogenously generated NO from direct effects due to nitrate .
274 +Thus , the changes observed in the transcriptome are likely to be mediated by nitrate sensing systems ( NarXL/NarQP ) in addition to those responsive to NO ( principally NorR and NsrR ) .
275 +At least for those genes shared with E. coli K-12 , we can use prior knowledge to infer some of the regulatory consequences of nitrate exposure .
276 +For example , upregulation of members of the NsrR regulon is strong evidence for the generation of physiologically significant concentrations
277 +In this work , upregulation of genes involved in respiration and electron transport , along with genes associated with the TCA cycle , suggests that the pathogen uses these mechanisms to maximize energy generation during NO stress .
278 +Decreases in the levels of transcripts involved in glucose metabolism ( glycolysis and gluconeogenesis ) and upregulation of genes involved in dipeptide transport suggests that during NO stress , glucose may not be the energy source used by the pathogen .
279 +Differential expression of virulence-associated genes and genes on pathogenicity islands as a consequence of nitrate exposure suggest a role for nitrate and/or NO in pathogenesis .
280 +These experiments were performed with a mutant strain compromised in its ability to metabolize NO .
281 +By ChIP-seq we identified NsrR binding sites in the CFT073 genome .
282 +Of 49 NsrR binding sites in promoter regions , 19 are associated with genes that were nitrate-responsive in the RNA-seq data .
283 +This discrepancy may reflect differences in the strains used , or the growth conditions used for the two experiments ( aerobic growth for ChIP-seq , anaerobic growth for RNA-seq ) , although there is no published evidence to suggest that NsrR binding to DNA is sensitive to oxygen in vivo .
284 +Another possible explanation is that at some binding sites NsrR exerts weak or no regulation , as we have observed previously for E. coli K-12 .
285 +As was the case for E. coli K-12 ( Partridge et al. , 2009 ) around half of mapped sites were within coding regions or between convergently transcribed genes .
286 +Similar results have been obtained with other regulatory proteins , for example Fur ( Seo et al. , 2014 ) , and this is not surprising behaviour for a DNA-binding protein with a relaxed sequence specificity .
287 +We assume that most sites in this category have no biological function , although some may regulate the activity of promoters driving expression of small or anti-sense RNAs .
288 +We found strong NsrR binding signals upstream of some hypothetical proteins of unknown function , some of them specific to CFT073 ( meaning not present in E. coli K-12 ) .
289 +Examples are c0118 and c0233 , which are homol-ogues of each other .
290 +Both c0118 and c0233 have two copies of a conserved helix -- turn -- helix domain that is often found in transposases and is likely to bind DNA .
291 +Both proteins are implicated as transposases or derivatives in the clusters of orthologous groups of proteins ( COGs ) database .
292 +Transposase genes are frequently associated with pathogenicity islands , and NsrR has been implicated in regulating pathogenicity island genes in E. coli O157 : H7 ( Branchu et al. , 2014 ) .
293 +Therefore , it would be interesting to study the function of c0118 and c0233 to see if they are related to the pathogenicity of CFT073 , and to determine if NsrR is involved in the regulation of pathogenicity island genes .
294 +Of the genes implicated as possible NsrR targets by ChIP-seq that were also differentially regulated in response to NO , two-thirds were downregulated in the presence of a source of NO .
295 +This behaviour is consistent with positive regulation by NsrR , as has been reported previously ( Branchu et al. , 2014 ) , or with indirect effects of NsrR .
296 +Some genes associated with NsrR binding sites were not differentially regulated in the RNA-seq experiment , which may indicate that these genes are subject to multiple regulatory mechanisms , such that regulation by NsrR is revealed only under specific growth conditions .
297 +An additional possibility is that there is a category of promoter that is bound by , but not regulated by , NsrR .
298 +In conclusion , the response of UPEC strain CFT073 to NO overlaps substantially with that of E. coli K-12 .
299 +In both cases , Hmp and FlRd provide the principal NO detoxification mechanisms , although there is evidence of additional activities yet to be identified .
300 +Anaerobic growth in the pre-sence of nitrate ( and therefore low concentrations of endogenously generated NO ) causes a major reprogramming of the transcriptome .
301 +Major players in regulating differential gene expression under these conditions are likely to be NarXL , NarQP , FNR and NsrR .
302 +The NsrR regulon of CFT073 overlaps significantly with that of E. coli K-12 , but our data also suggest that NsrR ( and therefore NO ) may regulate several CFT073 genes that do not have homologues in E. coli K-12 .
303 +Acknowledgements
304 +We are grateful to Harry Mobley and Barry Wanner for generously providing strains and plasmids .
305 +We thank Zhenyu Xuan for help with data analysis and Yunfei Wang for help with sequencing .
306 +M. Q. Z. acknowledges financial support from the National Institutes of Health ( award HG001696 ) and the Cecil H. and Ida Green Endowment .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Analysis of ResD, NsrR,
2 +ABSTRACT Upon oxygen limitation , the Bacillus subtilis ResE sensor kinase and its cognate ResD response regulator play primary roles in the transcriptional activation of genes functioning in anaerobic respiration .
3 +The nitric oxide ( NO ) - sensitive NsrR repressor controls transcription to support nitrate respiration .
4 +In addition , the ferric uptake repressor ( Fur ) can modulate transcription under anaerobic conditions .
5 +However , whether these controls are direct or indirect has been investigated only in a gene-specific manner .
6 +To gain a genomic view of anaerobic gene regulation , we determined the genome-wide in vivo DNA binding of ResD , NsrR , and Fur transcription factors ( TFs ) using in situ DNase I footprinting combined with chromatin affinity precipitation sequencing ( ChAP-seq ; genome footprinting by high-throughput sequencing [ GeF-seq ] ) .
7 +A significant number of sites were targets of ResD and NsrR , and a majority of them were also bound by Fur .
8 +The binding of multiple TFs to overlapping targets affected each individual TF 's binding , which led to combinatorial transcriptional control .
9 +ResD bound to both the promoters and the coding regions of genes under its positive control .
10 +Other genes showing enrichment of ResD at only the promoter regions are targets of direct ResD-dependent repression or antirepression .
11 +The results support previous findings of ResD as an RNA polymerase ( RNAP ) - binding protein and indicated that ResD can associate with the transcription elongation complex .
12 +The data set allowed us to reexamine consensus sequence motifs of Fur , ResD , and NsrR and uncovered evidence that multiple TGW ( where W is A or T ) sequences surrounded by an A - and T-rich sequence are often found at sites where all three TFs competitively bind .
13 +IMPORTANCE Bacteria encounter oxygen fluctuation in their natural environment as well as in host organisms .
14 +Hence , understanding how bacteria respond to oxygen limitation will impact environmental and human health .
15 +ResD , NsrR , and Fur control transcription under anaerobic conditions .
16 +This work using in situ DNase I footprinting uncovered the genome-wide binding profile of the three transcription factors ( TFs ) .
17 +Binding of the TFs is often competitive or cooperative depending on the promoters and the presence of other TFs , indicating that transcriptional regulation by multiple TFs is much more complex than we originally thought .
18 +The results from this study provide a more complete picture of anaerobic gene regulation governed by ResD , NsrR , and Fur and contribute to our further understanding of anaerobic physiology .
19 +Bacteria live in environments where many chemical and physical parameters constantly change .
20 +In addition , their life is affected by the presence and activity of other living organisms .
21 +These effects are sometimes detrimental to bacteria but are often manageable by orchestrating global gene expression in response to each environmental change .
22 +One such change they encounter in diverse environments and in living hosts is a fluctuation of oxygen concentration .
23 +Bacillus subtilis adapts to oxygen limitation by undergoing nitrate respiration or anaerobic fermentation that generates ATP by substrate-level phosphorylation .
24 +Gene regulation required for the adaptation from aerobic to anaerobic conditions is mainly controlled at the transcriptional level ( 1 ) .
25 +The signal transduction system composed of the ResD response regulator and the ResE histidine sensor kinase plays essential roles in nitrate respiration ( 2 ) and aerobic respiration ( 3 ) .
26 +Due to the dual roles of ResDE in aerobic and anaerobic respiration , B. subtilis is endowed with an additional layer of regulation for controlling genes that function in nitrate respiration when cells encounter oxygen-limited conditions in the presence of nitrate .
27 +This regulatory mechanism is executed by two [ 4Fe-4S ] - containing transcription factors ( TFs ) , namely , oxygen-sensitive Fnr and nitric-oxide ( NO ) - sensitive NsrR .
28 +Fnr plays a major role in autoregulation through the narK-fnr operon promoter ( 2 ) , as well as in the activation of the narGHJI ( respiratory nitrate reductase ) operon ( 4 , 5 ) .
29 +The NsrR repressor functions in upregulating ResD-dependent transcription of the nasDEF nitrite reductase operon in response to NO ( 6 ) .
30 +NO is generated from nitrite as a by-product during nitrate respiration ( 6 ) ; hence , B. subtilis likely senses nitrate availability through the presence of NO .
31 +In addition , nitrite reductase converts nitrite to ammonium , thus mitigating NO accumulation that is harmful to cells .
32 +NO detoxification could also be carried out under microaerobic conditions by flavohemoglobin ( 7 ) , which is encoded in B. subtilis by another ResD/NsrR-controlled gene , hmp ( 8 ) .
33 +We have shown in vivo that nasD and hmp transcription are highly repressed by NsrR during anaerobic fermentative growth ( in the absence of NO ) , but that the expression of these genes is induced under conditions that support nitrate respiration ( in the presence of NO ) ( 6 ) .
34 +Studies using electrophoretic mobility shift assays ( EMSAs ) and in vitro transcription confirmed that NsrR is an NO-sensitive repressor ( 9 , 10 ) .
35 +Electron paramagnetic resonance and resonance Raman spectroscopies demonstrated that NO interaction with iron in the [ 4Fe-4S ] cluster causes dinitrosylation of iron , leading to the dissociation of NsrR from the nasD promoter DNA ( 11 ) .
36 +The direct modification of the [ 4Fe-4S ] cluster by NO has also been reported with an NsrR ortholog ( 12 ) .
37 +To gain insight into the genome-wide function of NsrR in transcription , a microarray analysis was conducted ( 9 ) .
38 +The results showed that hmp and nasD are the genes most highly regulated by NsrR .
39 +In addition , we identified other genes moderately controlled by NsrR , some of which belong to the Fur regulon involved in iron homeostasis ( 13 ) .
40 +Although in vivo transcription assays confirmed the negative effect of NO on NsrR repression of the newly identified genes , an EMSA showed that NsrR only weakly binds to this class of promoter DNA in an NO-insensitive manner ( 9 ) .
41 +Hence , NsrR might indirectly control the transcription of these genes .
42 +Alternatively , efficient NsrR binding could require ternary DNA structure and/or other TFs to assist NsrR binding to DNA , both of which were lacking in the in vitro studies ( 9 ) .
43 +The following in vivo protein-DNA binding approach using chromatin affinity precipitation ( ChAP ) - chip revealed that NsrR interacts with some but not all of the genes identified by the preceding microarray results ( 14 ) .
44 +Some of the DNA sites directly targeted by NsrR were also bound by ResD and/or Fur ( 14 ) .
45 +However , the resolution of ChAP-chip is not high enough to precisely localize the exact binding sites of each TF .
46 +In this study , we revisited the genome-wide interaction of the three TFs -- NsrR , ResD , and Fur -- in cells cultured under anaerobic fermentative conditions to resolve each TF-binding sequence by adapting the high-resolution mapping method called genome footprinting by high-throughput sequencing ( GeF-seq ) .
47 +GeF-seq involves in situ DNase I digestion of genomic DNA followed by ChAP-seq , which was successfully used by members of our group to delimit AbrB-binding sites ( 15 ) .
48 +A comparison of binding sites targeted by each TF in the wild type and in mutant strains lacking the other two TFs has revealed that the binding of ResD , NsrR , and Fur could be cooperative or competitive depending on the targeted promoters and the other TFs binding to nearby or to overlapping sites .
49 +By using a single-nucleotide-resolution analysis of GeF-seq data , we were able to determine that all three TFs competitively bind within a 40-bp region of promoter DNAs that contain sequences similar to the consensus sequence of each TF .
50 +We also showed that DNA-bound ResD distributions differ depending on ResD function in the transcriptional control of each ResD-targeted gene .
51 +RESULTS
52 +Rationale .
53 +Our previous ChAP-quantitative PCR ( qPCR ) showed that ResD , NsrR , and/or Fur often affects the binding of the other TF ( s ) ( 14 ) .
54 +To gain further understanding of how binding by the multiple TFs to promoter DNA affects individual TF-DNA interactions , we carried out GeF-seq both in the wild type and in mutants that do not produce the other two TFs .
55 +A comparison of TF binding between the wild type and double mutant strains is an advantageous approach .
56 +First , the binding of multiple TFs to nearby but not overlapping sequences might lead to cross-linking between His12-tagged and untagged TFs , which could contribute to protection of the DNA region against DNase I cleavage .
57 +Thus , affinity purification of the DNA during ChAP generates a longer DNA that includes more than a single TF-binding site .
58 +In fact , a search for NsrR-and ResD-binding motifs by MEME ( multiple expectation maximization for motif elicitation ) analysis of GeF-seq data from wild-type extracts often identified the Fur-binding motif ( data not shown ) .
59 +We could partially circumvent the problem by examining each TF-binding target in mutant strains .
60 +Second , each TF affects , positively or negatively , DNA binding by other TFs .
61 +Thus , a comparison of binding distributions of each TF in the absence or presence of other TFs likely provides us with more valuable information , such as the existence of cooperative and competitive binding , which is useful to understand the biological importance of combinatorial control exerted by multiple TFs .
62 +Therefore , we carried out GeF-seq using both the wild-type and double mutant strains .
63 +More specifically , NsrR , ResD , or Fur binding was determined in the resD fur , nsrR fur , or resD nsrR mutant cells , respectively .
64 +All GeF-seq experiments were carried out in cells cultured anaerobically in 2 yeast extract-tryptone medium ( YT ) supplemented with 0.5 % glucose and 0.5 % pyruvate to support anaerobic fermentation where NsrR is active as a repressor ( 6 ) .
65 +ResD and NsrR binding is localized at the hmp and nasD promoters .
66 +Previous ChAP-qPCR revealed that binding of ResD to nasD increases in the nsrR mutant background ( 14 ) , suggesting that NsrR efficiently competes with ResD .
67 +However , we were unable to distinguish whether this competition is due to either an overlapping or nearby sequence targeted by the two TFs .
68 +The GeF-seq results of ResD and NsrR binding to hmp ( Fig. 1A ) and nasD ( Fig. 1B ) at a single nucleotide resolution not only solved the question but also provided a new finding that the DNA-binding pattern of ResD correlates with its function in transcriptional control .
69 +Protein-binding regions shown in the left panels are expanded and shown in the right panels in Fig. 1 .
70 +NsrR interaction with the hmp promoter in the resD fur mutant was at an intensity comparative to that in the wild-type strain , but the binding peak in the mutant became more prominent within the region between 9 to 24 ( relative to the transcription start site ) ( Fig. 1A ) , which corresponds to the NsrR consensus sequence ( NsrR-1 ) predicted by bioinformatics analysis ( 16 ) .
71 +Given that Fur does not bind to hmp in either the wild type or the resD nsrR mutant , NsrR , not Fur , is likely the TF that outcompetes ResD for binding to the hmp promoter under anaerobic fermentation conditions .
72 +In addition , the GeF-seq data from the mutant revealed that ResD interacts with two distinct regions upstream of the core promoter and the transcription start site , whereas very low association of ResD with the upstream region was detected in the wild-type cells .
73 +The upstream ResD-binding site ( 93 to 35 ) corresponds well with the sites previously determined by in vitro DNase I footprinting ( 76 to 40 ) ( 17 ) and hydroxyl radical footprinting ( 81 to 47 ) ( 18 ) .
74 +The downstream ResD-binding site , which covers the 10 sequence and the transcription start site , overlaps with the NsrR-binding site .
75 +The downstream ResD site has not been detected in the in vitro binding studies ( 17 , 18 ) .
76 +We interpret this result as meaning that the upstream ResD-binding site is required for the activation of hmp transcription as demonstrated in the earlier study ( 17 ) , and the downstream site was not detected in the in vitro footprinting experiments because ResD binding to this site requires another protein , very likely RNA polymerase ( RNAP ) , as described later .
77 +Both NsrR - and ResD-binding profiles to nasD showed similarities to as well as differences from those to the hmp promoter region .
78 +Our previous work showed that the nasD promoter carries a sequence similar to the predicted NsrR consensus sequence in hmp ( 6 ) .
79 +This nasD sequence functions as the operator for NsrR based on the effect of base substitutions on in vitro NsrR-DNA binding and in vivo transcription ( 9 ) .
80 +Binding of NsrR to nasD , as detected by GeF-seq , covered the previously identified NsrR-binding site ( Fig. 1B ) .
81 +However , the binding intensity was lower in the resD fur mutant unlike that for hmp .
82 +The requirement of ResD for efficient binding of NsrR to nasD was also demonstrated by ChAP-qPCR ( 14 ) .
83 +As observed with hmp , ResD was more enriched at the nasD promoter in the absence of NsrR .
84 +At the hmp promoter , the upstream site showed greater interaction with ResD than the downstream site , whereas for nasD , the promoter region ( corresponding to the downstream site of hmp ) had a higher intensity of ResD binding , and upstream of 35 ( corresponding to the upstream site of hmp ) in the mutant was recognized , at best , only as a shoulder of the peak .
85 +In summary , the results clearly demonstrated a high-resolution view of NsrR interference in ResD interaction with the hmp and nasD promoter DNA .
86 +Previous studies suggested that the transcription of hmp and nasD is controlled by ResD and NsrR through similar mechanisms , but this study revealed that there are differences between each promoter with respect to ResD and NsrR .
87 +Two different ResD-binding profiles reflect the regulatory roles of ResD .
88 +ResD has been known to act as a direct transcriptional activator but has not been identified as a direct transcriptional repressor .
89 +GeF-seq revealed two different ResD-binding profiles ( Fig. 2 ) , which suggested the possibility that ResD likely plays diverse roles in transcriptional control .
90 +Table 1 lists representative promoters where ResD strongly binds , as well as how ResD regulates the transcription of each gene based on previously published and unpublished results together with those obtained from this study .
91 +Seventeen genes ( 18 sites ) showed ResD binding at both their promoters and throughout the entire coding regions ( Table 1 , group A ) .
92 +The binding of ResD was clearly sharper and stronger to the promoters than to the coding regions ( Fig. 2A to D ) .
93 +As evident with the nasDEF and the cydABCD operons , the trail of binding ends at the - independent terminator of the operon , suggesting that a portion of the ResD population that binds to the promoter remains associated with the RNAP elongation complex .
94 +ResD-binding regions in the second class of genes are limited to the promoter DNA ( Table 1 , group B , and Fig. 2E to G ) .
95 +We examined whether ResD plays distinct roles in transcription between genes that show different binding profiles .
96 +As shown in Table 1 , most of genes in group A , to which ResD binds both the promoter and coding regions , function in aerobic or anaerobic respiration and are controlled positively by ResD .
97 +These genes include hmp ( 8 ) , nasD ( 19 ) , narG ( 4 ) , ctaA ( heme A synthase gene ) ( 20 ) , ctaB ( major heme O synthase gene ) ( 21 ) , qox ( cytochrome aa3 quinol oxidase gene ) ( 22 ) , and cydA ( cytochrome bd ubiquinol oxidase gene ) ( 23 , 24 ) .
98 +Therefore , we speculated that ResD activates the transcription of all genes in this class .
99 +The speculation was tested using transcriptional lacZ fusions to as-yet-uncharacterized promoters that belong to this class ( Fig. 3 ; see also Fig .
100 +S1 in the supplemental material ) .
101 +Transcriptional control of these genes by ResD has not been reported , and the biological functions of most of the genes remain to be uncovered .
102 +As expected , ResD indeed activated yxiE and yozB transcription ( Fig. 3A and B ) , as well as ctaO ( minor heme O synthase gene ) ( 25 ) , ydbL , and yfmQ ( Fig .
103 +S1 ) .
104 +A previous study using affinity purification of RNAP followed by mass spectrometry identified ResD as an RNAP-associated protein ( 26 ) .
105 +The high affinity of ResD to RNAP might explain why ResD travels with elongating RNAP through coding regions .
106 +Consistent with this finding , a previous EMSA showed that ResD binding to the nasD promoter is enhanced in the presence of RNAP ( 10 ) .
107 +Altogether with these results , we concluded that genes exhibiting ResD associations with both promoter and coding regions are directly activated by ResD .
108 +Next , we chose five genes -- glpF , yjlC , ywcE , ymfC , and ytcP -- representing the second class of ResD-bound loci to examine whether and how ResD controls the transcription of these genes ( Fig. 3C to F ) .
109 +glpF and the downstream glpK constitute an operon encoding glycerol uptake facilitator and glycerol kinase , respectively .
110 +The third gene in the operon , glpD ( glycerol-3-phosphate dehydrogenase gene ) , is transcribed from a gene-specific promoter as well as the glpF promoter ( 27 ) .
111 +A previous transcriptomic analysis showed that glpFK transcription is repressed under anaerobic conditions compared with that under aerobic conditions and that aerobic glpD expression is upregulated in the resDE mutant ( 1 ) .
112 +These results suggested that ResD negatively controls the transcription of the glpF operon , which was confirmed by data showing that glpF transcription is derepressed in the resD mutant ( Fig. 3C ) .
113 +Taken together with the GeF-seq results , we concluded that ResD is a direct repressor of the glpF operon .
114 +Similarly , the transcription of the yjlC-ndh operon was downregulated under anaerobic conditions and increased in the resDE mutant under aerobic conditions ( 1 ) .
115 +The regulatory loop of this operon was previously reported ( 28 ) .
116 +A higher NAD concentration leads to repression of the yjlC-ndh operon by the Rex repressor that responds to a decrease in the NADH/NAD ratio ( 29 ) , thereby leading to a reduction in NADH dehydrogenase encoded by ndh and a consequent elevation in the NADH/NAD ratio ( 28 ) .
117 +The operon has a relatively long untranslated leader sequence , and the transcription initiation site resides 257-bp upstream of the initiation codon .
118 +The Rex-binding site was identified within the leader region by deletion analysis and EMSA ( 28 ) .
119 +Our GeF-seq results showed that ResD binds to a sequence that includes the 10 site of the yjlC promoter ( 27 ) ( see Data Set S1 ) .
120 +ResD was able to repress the expression of lacZ fused to the yjlC promoter ( 138 to 29 ) that lacks the Rex-binding site ( 145 to 166 ) , thus functioning in a Rex-independent manner ( Fig. 3D ) .
121 +ywcE , whose transcription is under negative control by AbrB , encodes a holin-like protein , and the ywcE mutant forms spores with a reduced outer coat ( 30 ) .
122 +ResD repressed ywcE ( Fig. 3E ) at least under anaerobic conditions .
123 +ResD also repressed the transcription of ymfC ( GntR family TF ) ( Fig. 3F ) , but the effect of the resD mutation on ymfC transcription was not as strong as those of other genes listed in Fig. 3 .
124 +ytcP expression was not detected under the culture conditions tested regardless of the presence or absence of ResD .
125 +We previously showed that ResD functions as an antirepressor of Fur for ykuN ( flavodoxin gene ) that also belongs to this class ( 14 ) .
126 +In summary , ResD plays the role of a repressor ( or antirepressor ) in transcriptional control of the second class of genes , but not as a direct activator , by binding to promoter regions .
127 +To the best of our knowledge , this is the first report to show that ResD directly represses transcription .
128 +Some ResD-binding promoters interact with NsrR and/or Fur .
129 +Previous studies including ChAP-chip analyses showed that ResD and NsrR , by directly binding to hmp and nasD , positively and negatively regulate the transcription of these genes .
130 +Furthermore , ResD and NsrR modulate Fur-dependent repression of ykuN , which involves the direct binding of three TFs .
131 +The questions that remained to be answered were whether there are more promoter regions targeted by a combination of the three TFs and , if there are , whether and how the coordinated or simultaneous interactions affected the transcription of these genes .
132 +Table 1 classifies ResD-binding genes by the ResD-binding profiles described above and by their interactions with NsrR and/or Fur .
133 +NsrR does not bind to the group A genes listed in Table 1 either in the wild type or in resD fur mutant strains , except for hmp and nasD as described above .
134 +This unique features of hmp and nasD are attributed to the physiological importance of NO-sensitive NsrR repression , the mechanism by which the RNAP-ResD complex efficiently competes for promoter binding with NsrR only when NO is present .
135 +Table 1 , group B , shows that ResD-binding patterns to promoter DNA somewhat correspond to whether NsrR also binds to the DNA .
136 +Genes in group Ba to which ResD binds in both the wild-type and mutant strains generally do not interact with NsrR or Fur , except yvaF , which exhibits higher binding by NsrR in the absence of ResD and Fur .
137 +ykuN and fbpC , which belong to group Bb , are enriched for both ResD and NsrR in the wild-type strain but not in the mutants .
138 +By contrast , Fur binding is less significantly affected by the nsrR and resD mutations .
139 +Previous studies showed that fbpAB and fbpC are Fur-regulated RNA chaperones for the fsrA small RNA ( sRNA ) that functions in the iron-sparing response ( 31 ) .
140 +In comparison to fbpAB where NsrR and ResD bind weakly at most ( data not shown ) , all three TFs clearly bind to the fbpC promoter ( Table 1 ) .
141 +FsrA-dependent control of resA expression was uncovered in a previous study ( 31 ) .
142 +Given that resD is under the control of the resA operon promoter that is indirectly activated by ResD itself ( 32 ) , it is attractive to envision the involvement of FbpC in the ResDE autoregulatory pathway ; however , the role of the RNA chaperones , particularly FbpC , has not been fully established .
143 +Genes in the last group , Bc , could interact with NsrR and/or Fur ( except yppF ) , but the binding intensity of each TF is dramatically decreased in the wild-type cells , indicating the competitive nature of binding .
144 +An untranslated region ( UTR ) named S842 was identified upstream of yppF ( 27 ) , and we found that the yppF ResD-binding site is within the 146-bp region coding for S842 .
145 +S842 is induced by anaerobiosis ( 27 ) , thus ResD binding of the S842 site might be classified as belonging to group A instead of Bc , although it is difficult to distinguish the ResD-binding profile because of the small size of S842 .
146 +Transcriptional control of group Bc genes such as ymfC by each TF is often subtle and complex ( Fig. 3 and data not shown ) .
147 +This is likely caused by the overlap of each TF-binding site .
148 +For example , NsrR and/or Fur likely represses transcription by occupying the site available in the resD mutant .
149 +In summary , GeF-seq and transcription assays enabled us to identify genes that are direct targets of ResD , which could be further classified into different groups using in vivo binding profiles , ResD 's role in transcription , and whether or how NsrR/Fur affects mutual DNA binding .
150 +The three TFs show combinatorial binding to DNA .
151 +Genome-wide association studies of the TFs showed that ResD , NsrR , and Fur bind to a significant number of overlapping sites ( Data Set S1 ) .
152 +These sites not only are in promoter regions but also localize outside promoter DNA .
153 +Each TF binds to a larger number of the overlapping sites when the other TFs are missing compared with that in the wild-type strain , suggesting that these TFs participate in competitive interactions more than cooperative interactions at overlapping binding sites ( Table 2 ) .
154 +Fur shares target sites with ResD and/or NsrR but almost exclusively binds to those associated with both ResD and NsrR .
155 +Such a trend was observed in both the wild type and the mutant backgrounds .
156 +These TFs use overlapping binding sequences of target genes ( Data Set S1 ) .
157 +The combinatorial binding by the TFs is classified into three groups based on how the binding of the TFs is mutually affected ( Table 2 ) .
158 +The first group of genes includes ykuN and fbpC , which were classified into group Bb in Table 1 .
159 +The TFs cooperatively bind to either the promoter DNA ( ykuN , fbpC , and exlX [ extracellular endoglucanase gene ] ) or the coding region of ppsB ( plipastatin synthase gene ) .
160 +The binding of ResD and NsrR to these genes requires Fur , which is in good agreement with ChAP-qPCR results of ykuN ( 14 ) , whereas Fur is still able to bind to these genes in the absence of ResD and NsrR , albeit with less intensity ( fbpC and ppsB ) or with altered binding distribution ( ykuN , which will be discussed later and in Fig. 5 ) .
161 +The second group of genes includes those classified into group Bc in Table 1 .
162 +Each TF only binds to these genes , or the binding intensities increase when the other two TFs are missing .
163 +This competitive binding of the three TFs was also observed at two other sites , the promoter region of yngD ( nrnB ) that encodes nano-RNase B and the ydjA ( BsuM DNA restriction system [ 33 ] ) coding region .
164 +The three TFs also competitively bind to yet-unassigned genes located between yoaM-yozS and ynfE-xynC , as described later .
165 +As Fur binding of pps is enhanced in the mutant , although the intensity value remains lower than the defined threshold for peak detection , pps likely belongs to this group .
166 +This group of genes generally shows higher intensities of NsrR binding compared with those of ResD and Fur .
167 +The third group shows binding competition that is different from the second group .
168 +NsrR binding in the wild-type background is weak or not detected but enhanced in the resD fur double mutant .
169 +Fur binding also increases in the resD nsrR mutant despite the observation that intensity values do not reach the threshold in the case of yvaF , spoIIIC , and spoIVCB .
170 +As ResD binding does not significantly change between the wild type and the mutant , ResD likely has a higher binding affinity than NsrR and Fur .
171 +NsrR and Fur likely compete with each other for binding in the absence of ResD .
172 +In summary , GeF-seq in the wild type and in double mutants has made it possible for us to classify all three TF binding characteristics into three groups based on the effect of mutual DNA interactions .
173 +Search for consensus sequences for Fur , ResD , and NsrR binding .
174 +As considerable numbers of sites were bound by ResD/NsrR/Fur , and the TFs often bind to overlapping sites with different affinities depending on the site , it is not easy to identify each TF-binding motif , particularly for ResD and NsrR .
175 +A search for the consensus sequences was conducted using data collected from GeF-seq in the mutant backgrounds .
176 +Results using the MEME motif search ( 34 ) and BiPad ( a two-block de novo DNA motif-finding tool ) ( 35 ) are shown in Data Sets S2 to S4 .
177 +Fur .
178 +Previous studies by Helmann 's group determined the consensus sequence of Fur-binding sites ( 36 , 37 ) .
179 +The binding sequence was identified as a 7-1-7 inverted repeat ( TGATAATNATTATCA , where N is any nucleotide ) where one Fur dimer interacts .
180 +The sequence was further confirmed in a study of condition-dependent transcriptome analysis in which Fur operators were characterized using a MEME motif search ( 27 ) .
181 +Here , we carried out a MEME search using all Fur-binding regions identified by GeF-seq and found a common TGANAA motif ( Data Set S2 ) .
182 +As MEME did not detect the 7-1-7 motif in all Fur-binding sites , we repeated the search using subsets of genes divided into four groups by binding strength ( Data Set S2 ) .
183 +The highest binding sites ( intensity rank 1 to 25 ) were found to harbor a 7-1-7 motif similar to the previously identified sequence , except that the fourth T in the upstream 7 was only moderately conserved ( 17 of 25 ) and the fourth A of the downstream 7 was the least conserved ( 8 of 25 ) in the newly identified motif .
184 +Thus , the common motif in genes of the highest intensity rank contains a modified 7-1-7 ( TGANAATNATTNTCA ) .
185 +When Fur-binding sites that belong to the next three ranks ( 26 to 50 , 51 to 75 , and 76 to 98 ) were used , MEME identified shorter consensus motifs that overlap the upstream half-site in the 7-1-7 motif ( TGANAA ) ( Data Set S2 ) .
186 +The result might suggest that either Fur binds as a monomer or the downstream half motif was not detected , because MEME motif search does not identify bipartite motifs separated by gaps of various length .
187 +Therefore , we used BiPad , which is capable of predicting various pairs of bipartite motifs with different gap lengths .
188 +Changes of spacing between the halfsites from 0 to 2 when incorporated into the search successfully detected target sequences in all potential Fur-binding sites ( Fig. 4 ; see also Data Set S2 ) .
189 +Fifty-five Fur-binding sites contain the modified 7-1-7 motif identified by MEME .
190 +An additional 27 sites and 16 sites were detected to have a common 7-2-7 and 7-0-7 sequence motif ( Fig. 4 ) , respectively , although the downstream half of the 7-0-7 configuration is not well conserved .
191 +The high-intensity binding sites mostly carry the original 7-1-7 motif as expected , and often carry two overlapping 7-1-7 motifs to generate a 21-bp binding site , a sequence similar to the 19-bp sequence proposed earlier ( 36 ) .
192 +We also noticed tandem TGANAA-like sequences in both orientations near the 7-1-7 motif , suggesting cooperative binding to multiple sites to compensate for weaker affinities .
193 +This result might indicate that a Fur dimer interacts with each half-site of the Fur operator in a flexible manner .
194 +ResD .
195 +The ResD consensus sequence was determined using all the ResD-binding sites identified in the nsrR fur mutant by GeF-seq .
196 +A MEME motif search identified a common 10-1-10 motif .
197 +TGANW6 or TNTGANW4 ( where W is A or T ) was observed particularly in high-intensity ResD-binding sites as tandem repeats with 1-bp spacing ( Fig. 4 ; see also Data Set S3 ) .
198 +A directly repeated TGANAANW3 motif was also visually detected .
199 +The alignment of these logos is very complex , and the overall A T richness of the sequence where ResD binds makes it difficult to conclude which motif fits best with an individual binding site .
200 +However , it is likely that a 10-bp motif with 1-bp spacing functions primarily as the ResD target sequence .
201 +The data support the hydroxyl radical footprinting results suggesting that ResD likely binds tandemly at the same surface of the DNA helix in the hmp and nasD promoters ( 18 ) .
202 +The consensus sequence obtained here is somewhat similar to the ResD consensus sequences identified earlier based on in vitro studies ( 38 ) .
203 +The current work supported the previously detected in vitro ResD-binding architecture but also demonstrated the importance of TGA for ResD binding as well as for Fur-operator interaction .
204 +The GA sequence in TGANAA of the Fur operator site is important for the recognition by Fur and functions as a discriminatory core sequence distinguishing the Fur operator from the sites recognized by other Fur homologs ( Per and Zur ) ( 37 ) .
205 +The G base of TGA in the ResD-binding site is less conserved compared with that in the Fur site , which might act to favor Fur over ResD .
206 +Unexpectedly , another C-rich motif was identified by MEME analysis ( Data Set S3 ) , and interestingly , the reverse complement sequence to this motif was identified as one of the common motifs for NsrR targets ( Data Set S4 ) .
207 +At the moment , it is unknown whether this sequence is involved in ResD - and NsrR-binding recognition or serves as a binding site for other DNA-binding proteins , including TFs .
208 +NsrR .
209 +A MEME motif search determined that 9 of 26 NsrR-binding sites carry a similar motif ; however , this motif is not present in more than half of the NsrR-binding sites ( Data Set S4 ) , including hmp .
210 +Accordingly , the automatic search did not detect the motif in the nasD NsrR-binding site that is similar to the hmp site .
211 +As described above , all previous in vivo and in vitro work and a computational study indicated that a partial dyad symmetry sequence of 8-1-8 ( ATRTATYTTAAATAtat , where R is G or A and Y is C or T [ the last three bases are not conserved between NsrR-binding sites in nasD and hmp ] ) is the cis site required for NO-sensitive repression by NsrR ( 6 , 9 , 16 ) .
212 +Base substitutions of every residue in the sequence revealed that T and A at the fourth and fifth positions in the upstream half-site are important , and A at the fifth position in the downstream half-site is the most critical residue for in vivo and in vitro NsrR activity .
213 +In addition , the deletion of the center T , but not its substitution to G , resulted in the loss of NsrR activity ( 9 ) .
214 +The downstream part of the NsrR motif identified by MEME ( Fig. 4 ; see also Data Set S4 ) , namely , ATATTATGTAAAC , does not show dyad symmetry ; however , it could be read as ATATYATGTAAAC , which somewhat resembles RTATYTTA AATAt ( italicized letters show important residues for NsrR activity ) in the NsrR-binding site of nasD , and importantly , the critical distance between TA and A ( TAN8A ) is conserved .
215 +The results suggest that the consensus sequence emerging from the analysis presented above might function as an NsrR operator site , at least for certain genes ( Data Set S4 ) .
216 +In conclusion , comparison of the proposed consensus sequences for Fur , ResD , and NsrR brought to light that the A T-rich sequences have a moderate similarity to each other , which could explain the overlapping DNA contacts of these TFs .
217 +Interestingly , the proposed Fur and NsrR consensus sequences contain TGA and TGT , respectively , whereas the ResD consensus sequence has TGA and TGW .
218 +Any variation departing from each consensus sequence likely determines which TF more strongly occupies these sites to control transcription .
219 +Consensus sequences are identified within a narrow range of DNA where the three TFs competitively bind within promoters .
220 +ResD and NsrR bind to narrow regions within the ykuN and fbpC promoters only in the presence of the other two TFs , while others such as the ymfC promoter are sites where ResD/NsrR/Fur ( or NsrR/ResD ) competitively bind ( Table 2 ; see also Data Set S1 ) .
221 +As a proof of concept , we determined whether the proposed consensus sequences ( Fig. 4 ) could be identified in the overlapping binding sites of these promoters .
222 +Fur enrichment to the ykuN promoter is 30 - to 50-fold stronger than for NsrR and ResD ( Fig. 5A ) , respectively , which mirrors the presence of two strong Fur consensus sequences within the overlapping binding site .
223 +We reported previously that efficient binding of NsrR and ResD to ykuN depend on each other , and neither protein is enriched at ykuN in the fur mutant ( 14 ) .
224 +The GeF-seq results of NsrR and ResD binding are consistent with the previous findings .
225 +On the other hand , the resD nsrR mutation led to a shift of the Fur-binding site to the core promoter region .
226 +Because of the presence of the strong Fur consensus sequences , it was difficult to pinpoint NsrR and ResD consensus sequences , although some similarity to their consensus sequences is detected within the binding site .
227 +Fur binding is relatively weak compared with ResD and NsrR binding at the ymfC , yoeC , ydhB , yobR , and yclA promoters and is only visibly detected at pps .
228 +NsrR was enriched at these promoters to a greater extent than ResD or Fur .
229 +When the binding region of ymfC was expanded ( Fig. 5B ) , we clearly observed that the three TFs bound within a 40-bp segment .
230 +Furthermore , the consensus sequences for Fur , ResD , and NsrR proposed in Fig. 4 were detected within a 25-bp sequence that carries multiple TGAs and TGTs .
231 +The results demonstrated that the high-resolution mapping is a powerful tool for identifying each consensus sequence for multiple TFs that bind to overlapping targets , if the DNA affinity of each is comparable .
232 +ResD and NsrR bind to sequences outside promoter regions .
233 +ResD and NsrR mostly bind to promoter sites and ResD often binds to entire coding regions of positively controlled genes , but they occasionally show a narrow peak of binding in coding regions .
234 +Such examples are recombination sites of SP ( yodU-yotN and ykoA-ypgP ) and sigK intervening ( skin ) element ( 39 ) ( spoIVCB-spoIVCA and yqaB-spoIIIC ) , to which both ResD and NsrR bind ( Table 2 ) .
235 +The B. subtilis genome carries 10 prophagelike sequences identified as A T-rich regions ( 40 ) .
236 +Interestingly , the SP prophage and skin are inserted into protein-coding regions ( 41 , 42 ) .
237 +Upon DNA damage ( caused by mitomycin C or UV ) , SP is excised from the genome and begins lytic development .
238 +The skin element interrupts the sigK gene encoding one of the sporulation mother cellspecific sigma factors .
239 +At late sporulation , two parts of genes interrupted by skin , spoIVCB and spoIIIC , are connected by site-specific recombination in the mother cells to generate the intact sigK gene .
240 +Recent work showed that the site-specific recombination of the SP region also occurs during sporulation , which generates the functional spore polysaccharide gene spsM from truncated yodU and ypqP ( 43 ) .
241 +The sequences that ResD and NsrR bind cover the sites of recombination catalyzed by recombinases SprA ( for SP ) ( 43 ) and SpoIVCA ( for sigK ) ( 39 ) ( Data Set S1 ) .
242 +ResD and NsrR bind to the upstream site of ypqP that encodes the C-terminal part of SpsM ( see Fig .
243 +S2 ) .
244 +The NsrR-binding sequence partially overlaps with attR , and the ResD-binding sequence covers half of the inverted repeat of the SP recombination site .
245 +As expected from the relatively low intensity of both NsrR and ResD binding to yodU encoding the N-terminal part of SpsM , both binding sites show less similarity to each TF 's consensus sequence .
246 +NsrR again binds to the site that overlaps with attL , and ResD binds to the other half of the inverted repeat , except on the opposite strand .
247 +Excision of the phage will leave an intact NsrR-binding site , while the ResD-binding region is excised with the phage .
248 +It remains to be determined whether the binding of ResD and/or NsrR to these sites plays any role in site-specific recombination during sigK generation and/or the life cycle of SP phage .
249 +The TFs , particularly Fur , bind within a narrow segment of coding-region DNA or at the 3 = end of certain genes .
250 +In addition to prophage-like insertion sites , GeF-seq provided evidence that the TFs bind to other locations outside promoter regions .
251 +For example , Fur binds to 32 and 48 promoter DNAs in the wild-type and resD nsrR mutant strains , respectively , but Fur also binds to 65 and 50 coding regions in the wild type and the resD nsrR mutant , respectively .
252 +These sites include resE , hemX , gltT , and kinB .
253 +ResD and NsrR only bind to coding regions of ppsB ( plipastatin synthase gene ) in the wild type , whereas Fur binds in both the wild type and the mutant ( Table 1 ) .
254 +NsrR interacts with the ydjA-coding region in the resD fur mutant , but Fur only weakly binds to the site , while ResD shows no interaction .
255 +Although yodU , spoIVCB , and spoIIIC belong to this category , these sites function as targets of site-specific recombination as described above .
256 +Why Fur binds to many coding regions and how this binding affects gene expression are unknown , although a road-block mechanism has been reported in the binding of the CodY TF to a coding region ( 44 ) .
257 +Among the binding sites at the 3 = ends of genes , the regions between ynfE and xynC , as well as between yoaM and yozS , contain sites where the three TFs bind in the mutant strains ( Table 2 ) .
258 +In these cases , NsrR appears to bind more strongly than ResD or Fur , a pattern similar to that for ymfC described above ( Fig. 5B ) .
259 +Consistent with this finding , we were able to detect the consensus sequences of all three TFs within a 30-bp region where all three bind ( Fig. 5C and D ) .
260 +We noticed that the binding sites likely reside within upstream regions of unassigned genes in the strain 168 genome .
261 +Small hypothetical proteins were annotated to both regions in the genomes of other B. subtilis strains according to NCBI .
262 +Although both genes carry putative 10 sequences , a Shine-Dalgarno sequence is missing ( the putative open reading frame located downstream of yoaM ) or weak ( the one located downstream of ynfE ) , and whether the regions code for protein or RNA needs to be investigated .
263 +DISCUSSION
264 +Genome-wide transcriptome analysis , such as RNA-seq , is a powerful method to identify genes controlled by each TF .
265 +However , the method is not always applicable to identifying genes that are directly regulated by TF-DNA contact .
266 +Particularly , it is difficult to determine direct or indirect control when a TF exhibits less sequencespecificity toward its target and/or is influenced by multiple TFs binding within the target 's vicinity .
267 +Here , we investigated genome-wide binding of Fur , ResD , and NsrR .
268 +NsrR was originally considered a repressor that binds to DNA in a sequence-specific manner ( 9 , 10 , 16 ) , but later studies raised the possibility that it interacts with promoters lacking the putative consensus sequence identified in nasD and hmp ( 9 , 14 ) .
269 +We used GeF-seq to detect in vivo binding of the three TFs .
270 +Compared with our previous ResD and NsrR ChAP-chip data ( 14 ) , GeF-seq enabled us to identify binding sites with a much higher resolution .
271 +The results confirmed the previous finding that the method resolves protein-DNA binding at a resolution similar to that obtained by in vitro DNase I footprinting ( 15 ) .
272 +For example , Fur binding identified by GeF-seq achieved a comparable resolution to that obtained by in vitro DNase I footprinting ( 37 ) ( Data Set S5 ) .
273 +The three TFs bind cooperatively within a 75-bp DNA sequence ( Fig. 5A ) and competitively when targeting a segment smaller than 40 bp ( Fig. 5B to D ) .
274 +We examined whether these DNA sites contain each consensus sequence .
275 +One such site , the ykuN promoter , is extremely complex .
276 +As marked with arrows for Fur , direct and inverted repeats of four TGAW3 motifs were detected as two clusters downstream of 35 and the transcription start site ( Fig. 5A ) .
277 +Identical sequences ( TGAAAATCATTATCA ) of the 7-1-7 Fur consensus motif reside within both TGAW3 clusters .
278 +In addition , as TGANAANW3 might be a ResD-binding sequence , we were unable to draw a reasonable conclusion to describe the ResD/NsrR-DNA binding location .
279 +On the other hand , we successfully identified all consensus sequences in the TF-binding sites of ymfC , pps , yobR , and two unassigned genes downstream of ynfE and yoaM ( Fig. 5B and data not shown ) .
280 +The highest NsrR-binding intensity among the three TFs is a common characteristic to these binding sites .
281 +Although this characteristic applies to genes , including ydhB and yclA , the NsrR consensus sequence was not detected in these genes .
282 +Given that more than half of the NsrR-binding sites do not carry the putative consensus sequence , the entire picture of NsrR-operator binding is not fully uncovered .
283 +This study showed that a part of the ResD population likely associates with RNAP during the elongation of certain genes .
284 +Although ResD interaction with RNAP was previously reported ( 26 ) , our work revealed that a majority ( if not all ) of the genes to which ResD binds across coding regions are activated by ResD and play roles in aerobic/anaerobic respiration .
285 +It is not clear whether one such gene , ndk , has any role in respiration , although a possible involvement of Ndk ( nucleotide diphosphate kinase ) in energy production was previously indicated by a study in which Ndk was shown to function in ATP generation from phosphoenolpyruvate ( PEP ) in an oxygen-independent manner via a phosphotransfer network in Pseudomonas fluorescens ( 45 ) .
286 +Ndk that interacts with the inner mitochondrial membrane was shown to couple nucleotide transfer with respiration ( 46 ) .
287 +The functions of yxiE and yozB remain to be investigated .
288 +yxiE is induced by phosphate starvation independently from the PhoPR two-component regulatory system and B , which is a rare exception among phosphate starvation-induced genes ( 47 ) .
289 +Transcription of ctaO , ydbL , and yfmQ is higher under anaerobic than under aerobic conditions ( 27 ) , and YdbL and YfmQ , like CtaO , are predicted to localize to the cell membrane .
290 +yizD transcription is activated by oxygen limitation ( 27 ) , and the divergently transcribed small gene was identified as a homolog of RsaE , an sRNA widely conserved in Gram-positive bacteria ( 48 ) .
291 +The B. subtilis RsaE ( now renamed RoxS ) is activated by ResDE in response to NO ( 49 ) .
292 +Genes involved in redox homeostasis are upregulated in the roxS mutant , which include cydA , ykuN , and resA that were a focus of our study .
293 +Therefore , ResD negatively regulates these genes through RoxS , while it upregulates cydA , ykuN , and resA as a direct activator , an antirepressor , and indirectly via an as-yet-unidentified regulatory pathway , respectively .
294 +The small basic protein YizD ( 55 amino acids [ aa ] , pI 9.7 ) might function as a RoxS chaperone .
295 +All our data in earlier studies led us to believe that ResD - and NsrR-dependent transcriptional control of hmp and nasD operate similarly , but the current study revealed that the assumption is not fully supported and that the proposed mechanism will need to be revised based on the results from future experimentation .
296 +One unexpected observation is that ResD-RNAP binding around the nasD transcription start site was much stronger than binding to the upstream sites previously identified by in vitro footprinting experiments ( Fig. 1B ) .
297 +On the other hand , ResD interacts with the hmp upstream regulatory site as well as the transcription start site ( Fig. 1A ) .
298 +The difference might be due to the core promoter ( a suboptimal 10 for hmp and a strong TG 10 extended promoter motif [ TG 10 ] element for nasD ) .
299 +ResD binding at the upstream site might be released upon recruitment of RNAP to the nasD promoter , while the
300 +RNAP-ResD complex might be stalled at the promoter due to the stable RNAP/TG 10 promoter DNA complex before promoter escape .
301 +The upstream ResD-binding sites in nasD overlap a CodY-binding sequence ( 50 ) , and a TnrA-binding sequence resides between the CodY and NsrR sites ( 51 ) ( Fig. 1B ) .
302 +TnrA activates the nasD operon only under poor nitrogen conditions and not under the anaerobic fermentation conditions used in this study ( 19 ) .
303 +Because the CodY-binding site overlaps with the ResD-binding site , we examined whether CodY has any role in anaerobic nasD expression .
304 +For example , CodY might play a positive role by binding to the site , either as an activator , coactivator , or an antirepressor .
305 +nasD expression was upregulated by the nsrR mutation , but the expression in the codY mutant was as low as that in the wild type .
306 +nasD-lacZ expression in the codY nsrR mutant is similar to that in the nsrR mutant ( data not shown ) , indicating that CodY does not play a major role in nasD transcription under anaerobic conditions .
307 +However , we observed a reproduc-ible minor growth defect in the absence of codY .
308 +MATERIALS AND METHODS
309 +Bacterial strains and culture conditions .
310 +Strains and plasmids used in this study are listed in Table S1 in the supplemental material .
311 +All B. subtilis strains used in this study are derivatives of strain 168 unless otherwise stated .
312 +Strains OC0010 , ORB8238 , and ORB8440 expressing C-terminally His12-tagged nsrR , resD , and fur at their native loci were constructed previously ( 14 ) .
313 +These strains produce the 12 His-tagged proteins that are functional in vivo based on the effects of each TF in transcriptional control of target genes as previously described ( 14 ) .
314 +Strains expressing His12-tagged nsrR in the resD fur double mutant background ( ORB9091 ) , His12-tagged resD in the nsrR fur mutant background ( ORB9092 ) , and His12-tagged fur in the nsrR resD mutant background ( ORB9093 ) were also constructed .
315 +To this end , chromosomal DNA of HB2501 ( fur : : neo ) was used to transform OC0010 to generate ORB8277 ( nsrR-His12-tet fur : : neo ) , which was then used for transforming with MH5260 ( resD : : cat ) chromosomal DNA , resulting in ORB9091 ( nsrR-His12-tet fur : : neo resD : : cat ) .
316 +Similarly , HB2501 and ORB6179 ( nsrR : : cat ) chromosomal DNA was used to construct ORB9092 ( His12-resD fur : : neo nsrR : : cat ) , and ORB6179 and LAB2511 ( resD : : spc ) DNA was used to construct ORB9093 ( fur-His12 nsrR : : cat resD : : spc ) .
317 +The successful construction of His-tagged genes was confirmed by PCR , followed by sequencing .
318 +To determine the regulatory roles of the TFs that interact with specific promoter regions , transcriptional lacZ fusions were used .
319 +The lacZ fusions used are those integrated at the native loci or ectopic loci ( thrC or amyE ) ( see Table S1 ) .
320 +- Galactosidase activities were measured in the wild type and in mutant backgrounds that lack resD , fur , and/or nsrR as indicated .
321 +B. subtilis strains were grown anaerobically in 2 YT supplemented with 0.5 % glucose and 0.5 % pyruvate ( fermentative conditions ) where NsrR is active ( 6 ) .
322 +Genome footprinting by high-throughput sequencing .
323 +GeF-seq was carried out as described in the previous report on genome-wide AbrB-binding in B. subtilis ( 15 ) with some modifications .
324 +In short , OC0010 ( nsrR-His12 ) , ORB8238 ( resD-His12 ) , or ORB8440 ( fur-His12 ) was grown anaerobically at 37 °C in 2 YT with 0.5 % glucose and 0.5 % pyruvate until the end of exponential growth ( T0 ) and cells were treated with formaldehyde .
325 +For the mutant backgrounds , ORB9091 ( nsrR-His12 resD : : cat fur : : neo ) , ORB9092 ( resD-His12 nsrR : : cat fur : : neo ) , and ORB9093 ( fur-His12 resD : : spc nsrR : : cat ) were used and cultured similarly .
326 +Cells were harvested and treated with 5 mg/ml lysozyme in isotonic SMM buffer ( 0.02 M maleic acid , 0.5 M sucrose , and 0.02 M MgCl2 , pH 6.5 adjusted with NaOH ) in the presence of EDTA-free protease inhibitor cocktail and 1 mM phenylmethylsulfonyl fluoride ( PMSF ) before DNase I and RNase A treatment .
327 +DNase I concentrations were adjusted to the level that generates fragments less than 100 bp in size based on agarose gel electrophoresis .
328 +The reactions were terminated by the addition of UT buffer ( 0.1 M HEPES [ pH 7.5 ] , 0.01 M imidazole , 8 M urea , 0.5 M NaCl , 1 % Triton X-100 , 10 mM - mercaptoethanol , 1 mM PMSF ) .
329 +The samples were then sonicated on ice using an Astrason Ultrasonic Processor XL ( Misonix ) for 10 min ( 4 s `` on '' and 10 s `` off '' at output level 5 ) .
330 +After removing cell debris , protein-DNA complexes were affinity-purified using Dynabeads His-Tag isolation and pulldown ( Thermo Fisher Scientific ) and were reverse cross-linked by incubating at 65 °C overnight .
331 +The DNA library for sequencing by the Illumina Genome Analyzer IIx ( GAIIx ) or Illumina HiSeq2000 was generated using the NEBNext DNA Sample Prep reagent kit ( New England BioLabs ) according to the manufacturer 's instructions with some modifications .
332 +To reduce the loss of small-sized DNA fragments , all DNA purification steps before adapter ligation were carried out using a QIAquick nucleotide removal kit ( Qiagen ) .
333 +In addition , after adapter ligation to the DNA fragments , the size selection step that was done previously was eliminated to recover all sizes of DNA fragments bound by target protein .
334 +The DNA fragments were then purified using a QIAquick PCR purification kit ( Qiagen ) and were amplified using PCR to obtain at least 1 fmol of DNA library .
335 +The amount of DNA was determined using an Agilent 2100 Bioanalyzer with a high-sensitivity DNA kit ( Agilent ) .
336 +The sequence of the library was then determined by 69-bp or 100-bp paired-end sequencing using Illumina GAIIx or Illumina HiSeq2000 , respectively .
337 +GeF-seq data analysis .
338 +The mapping of read sequences to a reference genome was carried out using the mpsmap software ( 52 ) .
339 +The detection of depth peaks and visualization of the results were carried out with methods previously described ( http://metalmine.mydns.jp/maps/gefseq ) with some modifications ( 15 ) .
340 +In the present analysis , the positions of both ends of DNA fragments had been determined based on paired-end read information , using pair_map software we developed ( http : / / metalmine.mydns.jp / maps/pair _ map ) .
341 +Regions between the starting positions of paired reads within the range of 25 to 100 bp were collected as peak candidates .
342 +To detect the majority of potential peaks , the regions where signal intensities exceeded threshold value ( 50 for NsrR binding in the wild-type strain and 100 for others ) at more than half of the nucleotides between them were extracted .
343 +The detected peaks include background peaks derived from preferential DNA digestion of A T-rich regions by DNase I and thus are consistent with the local G C content at every 50 bp as shown in Fig. 1 .
344 +The maximum read count was used to represent the intensity of each peak .
345 +The distribution of intensities of primary peaks shows a normal distribution caused by the background peaks derived from the G C content , and the equation was evaluated using Gaussian curve fitting of the IGOR Pro software ( Hulinks Inc. ) .
346 +To extract the peaks caused by protein binding from the background , P values of each peak were calculated and all peaks with P values lower than the threshold ( indicated in the supplemental material ) were assigned as protein-binding peaks .
347 +All positive peaks were then reconfirmed by visual inspection using IMC software ( In Silico Biology , Inc. ) .
348 +Ambiguous peaks were removed manually in this process .
349 +Finally , to normalize the read number variation among experiments , read counts at each position of the genome were multiplied by 500 million and then divided by the total read count .
350 +Motif analysis .
351 +NsrR - , ResD - and Fur-binding DNA motifs were analyzed by the BiPad web server ( http://bipad.cmh.edu ) for modeling bipartite sequence elements or the MEME program ( http://meme - suite.org/tools/meme ) .
352 +To search bipartite motifs for Fur , BiPad was used with the following settings : left half-site , gap range lengths , right half-site , and the iteration cycles were set to 7 , 0 to 2 , 7 , and 100 , respectively ( 35 ) .
353 +Using the results , sequence logos of the bipartite motifs with 0 , 1 , and 2 gaps were generated by WebLogo ( 53 ) .
354 +Accession number ( s ) .
355 +Sequencing data in this study were submitted to the DDBJ Sequence Read Archive ( DRA ) under accession number DRA005609 .
356 +SUPPLEMENTAL MATERIAL
357 +Supplemental material for this article may be found at https://doi.org/10.1128/JB .00086 -17 .
358 +ACKNOWLEDGMENTS
359 +We thank Adriano O. Henriques , Tsutomu Sato , Boris Belitsky , and Linc Sonenshein for providing B. subtilis strains .
360 +We thank Kazuo Kobayashi for sharing unpublished transcriptomic results used in Table 1 .
361 +We also thank Peter Zuber and Naotake Ogasawara for critically reading the manuscript .
362 +This work was supported by grants from the National Science Foundation ( grant number MCB1157424 to M.M.N. ) , the Advanced Low Carbon Technology Research and Development Program ( ALCA ) of the Japan Science and Technology Agency ( JST ) ( grant number JP15K07359 to S.I. ) , and KAKENHI of the Japan Society for the Promotion of Science ( JSPS ) ( grant number JP26430199 to K.N. ) .
363 +T.Q. was supported by a Partners in Science Program Grant from the M. J. Murdock Charitable Trust .
...\ No newline at end of file ...\ No newline at end of file
1 +to infection by commensal and Shiga toxin
2 +Funding : This work was supported by National Institutes of Health ( https://projectreporter.nih.gov/ reporter.cfm ) Grants R21AI115003 , R01-AI064893 , U01-AI075498 , U19-AI116491 , to AAW .
3 +Core support was obtained from the CCTST ( Center for Clinical and Translational Science and Training , for Advancing Translational Sciences Award Number 1UL1TR001425-01 ) and by NIDDK
4 +Abstract
5 +Intestinal organoids model human responses
6 +Sayali S. Karve , Suman Pradhan , Doyle V. Ward , Alison A. Weiss 1☯¤ 1☯ 2 1*
7 +1 Department of Molecular Genetics , Biochemistry , and Microbiology , University of Cincinnati , Cincinnati , Ohio , United States of America , 2 Center for Microbiome Research and Department of Microbiology and
8 +Physiological Systems , University of Massachusetts Medical School , Worcester , Massachusetts , United States of America
9 +Infection with Shiga toxin ( Stx ) producing Escherichia coli O157 : H7 can cause the potentially fatal complication hemolytic uremic syndrome , and currently only supportive therapy is available .
10 +Lack of suitable animal models has hindered study of this disease .
11 +Induced human intestinal organoids ( iHIOs ) , generated by in vitro differentiation of pluripotent stem cells , represent differentiated human intestinal tissue .
12 +We show that iHIOs with addition of human neutrophils can model E. coli intestinal infection and innate cellular responses .
13 +Commensal and O157 : H7 introduced into the iHIO lumen replicated rapidly achieving high num-integrity was observed after 4 hours .
14 +O157 : H7 grew as filaments , consistent with activation of the bacterial SOS stress response .
15 +SOS is induced by reactive oxygen species ( ROS ) , and O157 : H7 infection increased ROS production .
16 +Transcriptional profiling ( RNAseq ) dem-onstrated that both commensal and O157 : H7 upregulated genes associated with gastrointestinal maturation , while infection with O157 : H7 upregulated inflammatory responses , including interleukin 8 ( IL-8 ) .
17 +IL-8 is associated with neutrophil recruitment , and infection
18 +Introduction
19 +Shiga toxin producing E. coli ( STEC ) , including O157 : H7 are an important cause of diarrheal disease , causing about 265,000 illnesses yearly in the US [ 1 ] .
20 +Shiga toxin ( Stx ) is responsible for the life-threatening systemic complication , hemolytic uremic syndrome ( HUS ) .
21 +Currently , supportive therapy is the only treatment , and importantly , patients treated with antibiotics are more are more likely to develop severe disease , including HUS [ 2 ] .
22 +Stx is an AB5 toxin ; the B-pentamer promotes entry of A-subunit into the mammalian cytoplasm , and the enzymatic Asubunit damages ribosomes , inhibiting protein synthesis [ 3 ] .
23 +Recent studies have shown that the A - and B-subunits can circulate independently , and active toxin is formed by subunit association on the target cell surface [ 4 ] .
24 +The genes for Stx are encoded in the late-gene region of lysogenic bacteriophages , and are silent until viral lytic replication is triggered by the bacterial SOS stress response [ 5 ] .
25 +Some antibiotics upregulate Stx expression , and this is likely responsible for the association of antibiotic treatment with increased risk for severe disease [ 6 -- 8 ] .
26 +O157 : H7 do not naturally infect mice , and there is a need for human model systems .
27 +Remarkable progress has been made using human tissue specific stem-cell propagated enter-oids [ 9 ] .
28 +Especially important has been the demonstration that the previously noncultivatable pathogen , human norovirus , can replicate in human intestinal enteroids [ 10 ] .
29 +Enteroids have been used to model bacterial infection , including studies with E. coli O157 : H7 [ 11 ] .
30 +Some studies have been performed using enteroid monolayers in transwells , with tissue culture medium on both the apical and basolateral surfaces .
31 +The presence of glucose-rich medium on the apical surface does not replicate the nutrient environment in the intestinal lumen , and presents a technical problem for studying bacteria , such as E. coli , which replicate rapidly and produce bi-products that can be toxic to cells .
32 +Furthermore , the smaller size of enteroids makes micro-injection challenging .
33 +Pluripotent stem-cell `` induced human intestinal organoids '' ( iHIOs ) represent a new experimental model to study enteric pathogens [ 12,13 ] .
34 +iHIOs are generated entirely in vitro from pluripotent embryonic stem cells by a process that mimics normal differentiation [ 12 ] , and represent a potentially infinite source of identical tissue samples .
35 +iHIOs represent human tissue from the distal portion of the small intestine [ 12 ] , the tissues favored for initial attachment of E. coli O157 : H7 [ 14 ] .
36 +iHIOs adopt the three-dimensional architecture of the human intestine
37 +[ 12 ] .
38 +The epithelium contains absorptive enterocytes and the major secretory lineages ( paneth cells , enteroendocrine cells , and goblet cells ) , and intestinal functions such as peptide transport and mucus secretion by goblet cells are maintained [ 12 ] .
39 +The epithelium is surrounded by a stratified mesenchyme which contains smooth muscle cells and sub-epithelial fibroblasts [ 12 ] .
40 +iHIOs have been successfully used to model features of embryonic development [ 16 ] and inflammatory bowel disease [ 17 ] .
41 +In this study , iHIOs were infected with commensal as well as pathogenic E. coli O157 : H7 .
42 +The iHIOs were not damaged by infection with commensal E. coli ; however , O157 : H7 produced a very severe and rapid loss of epithelial structural integrity .
43 +Materials and methods
44 +E. coli strains
45 +We used strains characterized in previous studies .
46 +Bacterial assemblies and sequence data for strains ECOR13 and PT29 are deposited under NCBI BioProject ID : PRJNA359210 .
47 +E. coli
48 +O157 : H7 , PT29S , is a spontaneous streptomycin resistant mutant of PT29S previously isolated from a patient [ 18 ] .
49 +PT29 is sequence type ST-11 ( https://cge.cbs.dtu.dk/services/MLST/ ) and only possesses the genes for the more potent from of Shiga toxin , Shiga toxin type 2 ( Stx2 ) , not Shiga toxin type 1 ( Stx1 ) .
50 +In addition to Stx , the Virulence Finder search program ( https://cge .
51 +cbs.dtu.dk / services/VirulenceFinder / ) , revealed PT29 possessed virulence factor genes typical for O157 : H7 including ; tir ( translocated intimin receptor protein ) , eae ( intimin ) , espA ( type III secretion system ) , espB ( secreted protein B ) , espF ( type III secretion system ) , ehxA ( enterohae-molysin ) , espP ( extracellular serine protease plasmid-encoded ) , iss ( increased serum survival ) , espJ ( prophage-encoded type III secretion system effector ) , etpD ( type II secretion protein ) , astA ( EAST-1 heat-stable toxin ) , nleA-C ( non-LEE encoded effectors A-C ) , katP ( plasmid-encoded catalase peroxidase ) , toxB ( toxin B ) , and iha ( adherence protein ) .
52 +Commensal strain SGUC183 , also known as 183ϕS [ 8 ] is streptomycin and gentamicin resistant derivative of ECOR13 , a non-pathogenic E. coli isolated from a healthy person in Sweden , and is part of the Michigan State University STEC Center ECOR collection [ 8 ] .
53 +ECOR13 is Group A , Sequence Type ST-44 .
54 +The only hit using the Virulence Finder program was glutamate decarboxylase ( GadB ) , which converts glutamate to gamma-aminobutyrate .
55 +This activity helps to maintain neutral intracellular pH following exposure to extremely acidic conditions , such as transit through the stomach [ 19 ] .
56 +Streptomycin resistance was selected as a spontane ¬
57 +Reagents and equipment used in iHIO culture
58 +Matrigel basement membrane matrix ( BD Biosciences , cat .
59 +356234 ) , and extracellular matrix gel ( Sigma , cat .
60 +E1270 ) were used to embed the iHIOs in order to support development of
61 +3-dimensional architecture .
62 +Gut media for iHIO culture was prepared using advanced Dulbecco 's Modified Eagle Medium/Ham 's F-12 ( DMEM/F12 ) ( Gibco , Invitrogen , cat .
63 +12634 -- 028 ) supplemented with B27 insulin ( Invitrogen , cat .
64 +17504044 ) , N2 supplement ( Invitrogen , cat .
65 +17502048 ) , 2 mM L-glutamine ( Fisher , cat .
66 +SH3003401 ) , 15 mM HEPES ( Invitrogen , cat .
67 +15630080 ) , 100 ng ml epidermal growth factor ( R&D Systems , cat .
68 +236-EG-200 ) , and either 2 -1 mM penicillin/streptomycin ( Invitrogen , cat .
69 +15140 -- 122 ) or penicillin alone ( Amresco , cat .
70 +E480-20ML ) .
71 +iHIOs were maintained in tissue culture treated Nucleon delta 4-well ( Nunc , cat .
72 +registry number 0043 ) [ 12 ] were obtained from Pluripotent Stem Cell Facility and Organoid Core at Cincinnati Children 's Hospital and Medical Center .
73 +iHIOs were maintained in reconwith a micropipette puller ( Sutter Instrument Company ) .
74 +The sealed tips of the capillaries were cut open using Cuterz glass scissors , and the capillaries were loaded onto Nanoject II auto-nanoliter injector ( Fisher , cat .
75 +13-681-455 ) .
76 +Microinjections were performed , and before and after injection images of iHIOs were obtained using a stereomicroscope ( Leica ) .
77 +In some studies iHIOs were co-injected with 2.5 mg ml of fluorescent dye fluorescein isothiocyanate -1
78 +( FITC ) to label the lumen and to assess maintenance of the epithelial barrier as reported in previous studies [ 21 ] .
79 +The iHIOs were incubated at 37 ˚C in a humidified chamber containing 5 % CO2 for 5 days .
80 +For bacterial infections , approximately 10 3 E. coli cells were microinjected into the iHIO lumen .
81 +The iHIOs infected with E. coli were incubated in reconstituted gut media containing penicillin ( final concentration 100 U ml ) at 37 ˚C in a humidified chamber -1 with 5 % CO2 for 1 day .
82 +Images of the injected iHIOs were collected using Zeiss LSM710 Live Duo Confocal Microscope .
83 +Cryosectioning and staining of iHIOs .
84 +iHIOs were fixed in 4 % paraformaldehyde ( 2 to 4 hours ) followed by 30 % sucrose ( overnight ) .
85 +Organoids were prepared for cryosectioning by freezing at -20 ˚C in Tissue Freezing Medium ( Fisher , cat .
86 +15-183-13 ) .
87 +Cryosections ( 10 μm ) were prepared with BD Cryotome FSE Cryostat and the sections placed on a plus glass microscope slides .
88 +Histologic stains are listed in S1 Table .
89 +To stain , sections were fixed in cold acetone ( 10 minutes ) , rinsed with distilled water , and blocked in blocking buffer ( PBS containing
90 +10 % goat serum , 1 % bovine serum albumin ( BSA ) and 0.01 % Triton X-100 ) for 2 hours at room temperature in a humidified chamber .
91 +The slides were drained and stained with primary antibody ( 1:500 ) in blocking buffer in a humidified chamber at 4 ˚C overnight .
92 +Sections were rinsed twice with wash buffer ( PBS with 0.1 % BSA and 0.025 % Triton X-100 ) , and secondary antibody was diluted in PBS ( 1:1000 ) and was applied to the sections .
93 +The sections were allowed to incubate with the secondary antibody for 2 hours in dark at room temperature .
94 +The sections were washed with PBS and DNA was counterstained with Hoechst ( 1 μg / mL ) or DAPI ( 0.5 μg / mL ) dye for 2 minutes in dark .
95 +Stained sections were air-dried and mounted using VectaMount permanent mounting medium .
96 +Analysis was performed using Zeiss LSM710 Live Duo Confocal Microscope .
97 +Merged images were generated and the FITC fluores ¬
98 +After indicated incubation times at 37 ˚C with 5 % CO2 in a humidified chamber , the organoids were removed from the 3-dimensional culture matrix , transferred to an eppendorf tube , and washed with ice cold PBS .
99 +The organoids were then transferred to a sterile 2-ml tissue homogenizer , disrupted , and suspended in 100 μl PBS .
100 +Subsequent dilutions were plated on L-agar plates , and incubated at 37 ˚C overnight .
101 +The total number of bacteria per organoid was calculated based on the colony forming units ( CFU ) observed on the agar plates on the next day .
102 +Antibiotics are needed to confine bacterial growth to the lumen .
103 +Except where indicated , bacterial challenge studies were performed with streptomycin-resistant strains using extracellular matrix without gentamicin , and tissue culture media supplemented with penicil-lin and streptomycin .
104 +Penicillin-sensitive strains were able to grow in the organoid lumen , but not in the tissue culture medium when penicillin was in the tissue culture media .
105 +Gentamicin and streptomycin inhibited growth of antibiotic sensitive E. coli C600 strain [ 7 ] injected into the lumen .
106 +Matrigel is not available without antibiotics , so we transferred the organoids to the antibiotic-free extracellular matrix gel ( Sigma Aldrich , cat .
107 +# E1270 ) when working with genta ¬
108 +Western blots to quantify Stx production
109 +The iHIOs were infected with 10 PT29S cells and incubated at 37 ˚C with 5 % CO2 in a hum 3 ified chamber .
110 +After the indicated incubation times , the iHIO suspension was obtained as described above .
111 +No signal was detected in the supernatants of the lysed organoids ( data not shown ) .
112 +To determine whether the toxin was bound to the cell membrane , the lysate was centrifuged at 8600 x g 5 minutes at 4 ˚C and the supernatant and pellet fractions were analyzed by Western blot .
113 +Proteins were resolved in Bio-Rad Mini PROTEAN Tetra Cell using the 4 -- 15 % precast Mini-PROTEAN TGX ™ gel .
114 +Samples were boiled for 7 minutes in sample buffer ( 1M Tris , pH
115 +6.8 , 50 % glycerol , 10 % SDS , 0.5 % bromophenol blue , 0.5 % beta-mercaptoethanol ) before being loaded in a 15 μL volume .
116 +Gels were run at a constant 30 milliamps until the bromophenol blue dye reached the bottom of the gel .
117 +Proteins were transferred to a PVDF membrane in a Hoefer TE series transphor electrophoresis unit at 100 V for 1 hour using chilled transfer buffer ( 10 % methanol , 24 mM Tris pH 8.3 , 194 mM glycine ) .
118 +After transfer , the PVDF membrane was wetted in 100 % methanol for 1 minute followed by PBS for two minutes .
119 +The membrane was incubated with primary antibody rabbit polyclonal recognizing Stx2 A - and Bsubunits ( 1:5000 ) in Odyssey blocking diluent with 2 % Tween 20 , overnight followed by three washes in PBS-T ( PBS with 0.1 % Tween 20 ) .
120 +IRDye 800CW Diluted Secondary antibody ( Goat anti-rabbit ) ( 1:10,000 ) in Odyssey blocking diluent with 0.2 % Tween 20 was added to the membrane and incubated in the dark for one hour at room temperature with gentle shaking .
121 +The membrane was rinsed with PBS-T with vigorous shaking for 5 minutes .
122 +The washing was repeated three times and finally rinsed with PBS to remove the residual Tween 20 before the membrane was imaged in the Odyssey Family Imaging System ( LI-COR ; Odyssey CLx 1
123 +Near-Infrared ( NIR ) imaging system ) for the presence of Stx2a .
124 +Purified Stx2a at 25 and 50 ng was used as the positive control .
125 +The respective protein bands were quantified compared to the
126 +Stx2a standards using LI-COR Image Studio 4.0 software.
127 +Assessment of production of reactive oxygen species
128 +iHIOs were infected with 10 commensal or 10 pathogenic O157 : H7 in a medium devoid of 3 3 antibiotics and incubated at 37 ˚C with 5 % CO2 in a humidified chamber for a period of 4 h. Saline alone injected organoids were used as controls .
129 +At the indicated time , the iHIOs were again injected with 230 nL at 830 nM concentration of ROS detection reagent from Enzo Life Sciences .
130 +The iHIOs were further incubated at 37 ˚C with 5 % CO2 in a humidified chamber for an hour and the fluorescent intensity observed under a fluorescent microscope ( Nikon Eclipse
131 +TE2000-U) and the fluorescence quantitated by image processing program ImageJ.
132 +Isolation and labeling of PMNs
133 +De-identified human peripheral blood was obtained from the Cell Processing Core at Cincinnati Children 's Hospital Medical Center .
134 +5.0 ml of blood in EDTA was carefully layered onto 5.0 ml of Polymorphprep ™ ( Axis-Shield , Cat # 2017 -- 11 ) , and centrifuged at 500 G for 35 min at room temperature .
135 +The upper band of plasma and mononuclear cells was removed , and the lower band of PMNs was harvested .
136 +An equal volume of half-strength HEPES-buffered saline
137 +( 0.425 % ( w/v ) NaCl , 5 mM HEPES-NaOH , pH 7.4 ) was added to the PMN suspension .
138 +The PMNs were harvested by centrifugation at 400 G for 10 min at room temperature and suspended in the modified gut medium .
139 +Cell counts were performed using the 40μm Scepter ™
140 +Cell Counter Sensor ( Millipore , Cat # PHCC40050 ) .
141 +The purified PMNs were labeled with 5 μM CellTracker ™ Violet BMQC dye ( Cat # C10094 , Molecular Probes ) for 30 minutes , centri-fuged to remove excess dye and the washed PMNs were suspended at the required number in gut medium .
142 +CO2 in a humidified chamber .
143 +For experiments without antibiotics , after injection the orga-noids were washed 3 times with sterile PBS to remove extracellular bacteria .
144 +After 4 hours , 5 X 10 PMNs in 20 4 μL were added to the wells and incubated for the indicated times .
145 +Fluorescent intensity of the labeled PMNs was observed on intact organoids by confocal microscope ( Zeiss LSM710 LIVE Duo ) , and quantified by image processing using ImageJ .
146 +A standard plane of focus was used for all confocal images ; the presence of the green FITC fluorescence indicates the image included the luminal compartment .
147 +The outline of the bright field image was used to define the boundaries of the organoid , and violet fluorescence within the boundary was considered to be due to internalized PMNs .
148 +Values were normalized to account for difference in
149 +Bioinformatics RNA-seq data analysis
150 +RNA-seq was performed by Genomics , Epigenomics and Sequencing Core ( GESC ) in the University of Cincinnati .
151 +For each treatment , the total RNA from three independent iHIOs was extracted by using mirVana miRNA Isolation Kit ( Lifetech , Grand Island , NY ) with total RNA extraction protocol .
152 +Briefly , iHIOs were lyzed with lysis/binding buffer , treated with homoge-nate additive , and extracted with acid-phenol : chloroform .
153 +The supernatant was mixed with ethanol and passed through the filter cartridge .
154 +Bound RNA was washed and eluted .
155 +RNA concentrations were determined by Nanodrop ( Thermo Scientific , Wilmington , DE ) , and integ-rity was determined by Bioanalyzer ( Agilent , Santa Clara , CA ) .
156 +The Apollo 324 system
157 +( WaferGen , Fremont , CA ) and PrepX PolyA script was used for automatic polyA RNA isolation .
158 +The library was prepared using PrepX mRNA Library kit ( WaferGen ) and Apollo 324
159 +NGS automatic library prep system .
160 +Isolated RNA was RNase III fragmented , adaptor-ligated and converted to cDNA with Superscript III reverse transcriptase ( Lifetech , Grand Island ,
161 +NY ) , followed by automatic purification using Agencourt AMPure XP beads ( Beckman Coulter , Indianapolis IN ) .
162 +The targeted cDNA fragments were around 200 base pairs ( bp ) .
163 +Universal ( SR ) and index-specific primers were added to each adaptor-ligated cDNA sample and the amplified library was enriched by AMPure XP beads purification , and quality and yield of the library was assessed by Kapa Library Quantification kit ( Kapabiosystem , Woburn , MA ) using ABI 's 9700HT real-time PCR system ( Lifetech ) .
164 +Individually indexed libraries were proportionally pooled ( 20 -- 50 million reads per sample ) for clustering in cBot system ( Illumina , San Diego , CA ) .
165 +Libraries at the final concentration of 15.0 pM were clustered onto a single read
166 +( SR ) flow cell using Illumina 's TruSeq SR Cluster kit v3 , and sequenced for 50 bp using TruSeq SBS kit on Illumina HiSeq system .
167 +To analyze differential gene expression , sequence reads were aligned to the human genome using the TopHat aligner [ 22 ] , and reads aligning to each known transcript were counted using Bioconductor packages for next-generation sequencing data analysis [ 23 ] .
168 +The differential expression analysis between different sample types was performed for each gene separately using the edgeR Bioconductor package [ 24 ] .
169 +The statistical significance of differential expression is established based on the FDR ( False discovery rate ) - adjusted p-values and are indicated as the values in the padj columns in S2 and S3 Tables ) [ 25 ] .
170 +19,076 transcripts were characterized ; 18,543 were identified as genes and 15,448 were associated with a gene ontology ( GO ) term using the gene ontology analysis program GOrilla [ 26 ] .
171 +As expected transcripts ( e.g. IL-13 , IL-25 , IL-22 , INF-γ , TNF , and IL-12 ) restricted to hematopoietic lineages were not detected .
172 +Venn diagrams were prepared using the online tool from Bioinformatics & Evolutionary Genomics ( http://bioinformatics.psb.ugent.be/webtools/Venn/ ) .
173 +Results and discussion
174 +Sensitivity to LPS depends on route of exposure
175 +iHIOs resemble sterile neonatal tissue [ 15 ] .
176 +Microbial colonization promotes maturation of the neonatal intestine , and Gram negative lipopolysaccharide ( LPS ) elicits strong responses , which are dependent on the cell-surface that is exposed .
177 +For iHIOs , introduction of LPS into the lumen mimics natural intestinal colonization , while addition of LPS to the tissue culture medium mimics life-threatening septicemia .
178 +To assess LPS toxicity , the lumen was labeled with the fluorescent dye , fluorescein isothiocyanate ( FITC ) , and the fluorescence was monitored to indicate maintenance of barrier function ( Fig 2 ) .
179 +Luminal addition of up to 10 ng of LPS did not compromise barrier function ( Fig 2A ) .
180 +This intraluminal concentration is about
181 +20,000 ng/ml , assuming a spherical organoid with a diameter of 1 mm has a volume of about 0.5 μL .
182 +In contrast , iHIOs were extremely sensitive to LPS added to the surrounding medium
183 +To assess whether E. coli can replicate and persist in the iHIO lumen , approximately 103 nonpathogenic commensal strain of E. coli ( SGUC183 ) or clinical isolate ( PT29S ) of O157 : H7 , which only expressed Stx2a were microinjected into the iHIO lumen under conditions that prevented bacterial growth in the tissue culture medium .
184 +The iHIOs were able to support the growth of both E. coli strains with virtually identical growth rates , although the O157 : H7 strain had a slightly longer lag phase ( Fig 3A ) .
185 +Biphasic growth rates were observed .
186 +During the first 4 hours , both strains had a doubling time of about 30 minutes , similar to in vitro growth rates with aeration in nutrient rich medium .
187 +After about 4 hours , much slower doubling times of about 3 hours were observed , suggesting changes in the lumen environment , such as nutrient or oxygen depletion .
188 +At 24 hours about 10 commensal bacteria were recovered , while after 72 6 hour over 10 commensal bacteria were recovered ( data not shown ) .
189 +Assuming iHIOs are hol-7 low spheres about 0.1 cm in diameter ( radius = 0.05 cm ) , the internal volume is equal to 4/3 πR3 ( or 5.24 x 10 − 4 ml ) , for an estimated density of about 1.9 x 1010 bacteria per ml , within the range of bacterial density in the human ileum ( about 10 per ml ) and colon ( about 10 per 8 12
190 +At 24 hours, commensal E. coli but not pathogenic O157:H7 were recovered from the
191 +iHIOs .
192 +Furthermore , after 24 hours , organoids challenged with O157 : H7 were fragile and often broke apart when removed from the extracellular matrix support .
193 +To determine if the inability to recover O157 : H7 at 24 hours was due to loss of the epithelial barrier and subsequent exposure to the antibiotics from the tissue culture medium , at 18 hours the medium standard deviation were determined at the indicated times from three different iHIOs for each strain .
194 +Closed symbols , in a separate experiment iHIOs were injected with 10 commensal E. coli ( SGUC183 , squares ) , or 3 pathogenic O157 : H7 ( PT29S , triangles ) as above , but at 18 hours , the medium was replaced with medium lacking penicillin , and bacterial counts were assessed at 27 hours post inoculation .
195 +B-C , Commensal E. coli
196 +( B ) replicates in the lumen without damaging the iHIO , while O157 : H7 ( C ) damages the actin layer .
197 +Cryosections of iHIOs 18 hours after injection were stained for DNA ( blue ) , bacteria ( green , anti-E .
198 +coli for commensal , anti-O157 for O157 : H7 ) , and F-actin ( red ) .
199 +Bar indicates 20 μm .
200 +D-E .
201 +Cryosection 1 hour after infection with O157 : H7 , stained for nuclear and bacterial DNA ( DAPI , blue ) , E-cadherin ( green ) , and F-actin ( red ) .
202 +White arrowheads represent bacterial nucleoids co-localized with actin .
203 +( D ) , Bar indicates 10 μm .
204 +( E ) , Magnified image of D , bar indicates 2 μm .
205 +F-G .
206 +Cryosections 4 hours after infection with O157 : H7 .
207 +White arrowheads represent bacterial co-localization with actin .
208 +( F ) , stained for nuclear and bacterial DNA ( DAPI , blue ) , E-cadherin ( green ) , and F-actin ( red ) , bar indicates 10 μm .
209 +( G ) , stained for nuclear and bacterial DNA ( DAPI , blue ) , F-actin ( red ) , and anti-O157 ( green ) , bar indicates 5 μm .
210 +H-I .
211 +Cryosections 18 hours after infection with O157 : H7 .
212 +Yellow arrows indicate filamentous E. coli .
213 +( H ) , stained for nuclear and bacterial DNA ( DAPI , blue ) , E-cadherin ( green ) , and F-actin ( red ) , bar indicates 10 μm .
214 +( I ) , stained for nuclear and bacterial DNA ( DAPI , blue ) , F-actin ( red ) , anti-O157 ( green ) , bar indicates 10 μm .
215 +Representative images of experiments performed at least four times are shown .
216 +containing penicillin and streptomycin was replaced with antibiotic-free medium .
217 +The orga-noids were harvested at 27 hours post-infection ( 9 hours without antibiotics in the medium ) , and colony counts were assessed for both the tissue culture medium and the organoids .
218 +For the commensal , 2 x 10 CFU were recovered from the organoid at 27 hours ( Fig 3A , solid 6 square ) , but no viable bacteria were recovered from the tissue culture medium , suggesting the commensal bacteria continued to replicate within the confines of the lumen .
219 +In contrast , nine hours after antibiotic removal , 6 x 10 viable O157 : H7 were recovered from the organoid ( Fig 4 3A , solid triangle ) , and 3 x 10 were recovered from the tissue culture medium .
220 +These results 5 suggest that about 18 hours post-infection the O157 : H7 destroy the luminal barrier , and are killed if antibiotics are present in the medium .
221 +However , if antibiotics are not present in the
222 +Histologic characterization of iHIOs
223 +Cryosections were examined to determine the effect of bacterial infection on iHIO morphology and the luminal epithelial layer .
224 +In sections taken at 18 hours , the epithelial layer of iHIOs injected with non-pathogenic SGUC183 was clearly defined by F-actin ( red ) and similar to PBS-injected organoids ( Fig 1B ) , with numerous bacteria ( green ) within the lumen ( Fig 3B ) .
225 +In contrast , the actin layer of iHIOs injected with O157 : H7 ( Fig 3C ) was clearly disrupted , there was no evidence for a luminal compartment and filamentous bacteria ( green ) were pres ¬
226 +3D -- 3I ) .
227 +At one hour ( Fig 3D and 3E ) , while the lumen was clear , breaks in F-actin ( red ) were seen .
228 +At 4-hours post-infection ( Fig 3F and 3G ) , disrupted F-actin and loss of E-cadherin expression was apparent .
229 +At 18 hours post infection ( Fig 3H and 3I ) , the luminal border was gone , F-actin staining was sparse and randomly distributed , and the green E-cadherin staining iHIOs resemble the distal portion of the small intestine [ 12 ] , the tissues that are favored for initial attachment of E. coli O157 : H7 [ 14,30 ] .
230 +Adherence to human intestinal epithelium is a key determinant of pathogenicity .
231 +Strains possessing the locus of enterocyte effacement ( LEE ) display F-actin mediated intimate attachment to epithelial cells [ 31 -- 34 ] .
232 +Individual bacteria could be seen in the expanded images .
233 +O157 : H7 and other enteropathogenic E. coli display intimate attachment to intestinal epithelial cells mediated by the cytoskeletal protein F-actin [ 31 ] .
234 +Intimate contact can activate host antibacterial responses , such as production of reactive oxygen species ( ROS ) , which in turn can induce expression of Stx through activation of SOS response in STEC [ 35,36 ] .
235 +At 1-hour post infection ( Fig 3E , white arrowheads ) , DNA the size of a bacterial nucleoid ( blue staining ) and F-actin ( red ) were co-localized as evidenced by the purple in expanded merged confocal image .
236 +Pedestal formation was not observed , although such structures are typically visualized by electron microscopy .
237 +At 4-hours post infection ( Fig 3F ) numerous bacteria were seen in the lumen , growing primarily as coccobacilli .
238 +Co-localiza-tion of DNA and F-actin was observed ( Fig 3F , white arrowheads ) , and staining with the anti-E .
239 +coli antibody demonstrated that bacteria ( green ) were co-localized with the actin ( Fig 3G , white arrowhead ) .
240 +At 18 hours post infection ( Fig 3H ) , numerous filamentous DNA structures were seen .
241 +To verify that the filamentous structures were E. coli O157 : H7 , the organoids were stained with antibody to O157 LPS ( Fig 3I ) .
242 +Numerous green coccobacilli as well as long green filaments were seen , demonstrating that the small , sub-nuclear DNA structures were E. coli .
243 +Production of reactive oxygen species (ROS)
244 +Filaments form when bacteria continue to replicate , but the daughter cells fail to separate , and occurs following exposure to DNA damaging agents , including ROS .
245 +The delay in septation is induced by the bacterial SOS system .
246 +It allows time for DNA damage repair , minimizing transfer of damaged chromosomes .
247 +ROS production was assessed in iHIOs were injected with saline , or 10 commensal or 10 pathogenic O157 : H7 .
248 +After 4 hours , bacterial recovery was 3 3 similar for both strains ( Fig 4A ) .
249 +Injection of O157 : H7 resulted in significantly increased ROS compared to the saline control or injection with the commensal strain ( Fig 4B and 4C ) .
250 +Stx production
251 +While the SOS response is designed to protect chromosomal integrity , lysogenic bacteriophage use activation of the SOS response as a signal to initiate lytic replication and escape from a damaged host .
252 +Stx is phage-encoded , and activation of the SOS response initiates Stx expression [ 5 ] .
253 +Stx expression was observed in iHIOs infected with O157 : H7 .
254 +Stx2a was not detected by western blots at 1 , 2 , 4 and 6 hours post-infection ( Fig 5 ) .
255 +At 18-hours post infection , 4 ng and 10 ng Stx2a was detected in two separate experiments .
256 +Transcriptional profiling
257 +Relative expression of linage specific genes .
258 +RNAseq was performed on iHIOs at 4 hours post-injection with PBS ( control ) or 10 commensal 3 E. coli or O157 : H7 .
259 +Expression of individual intestinal genes was examined ( Table 1 ) .
260 +Infection with the commensal and O157 : H7 strain resulted in slight ( approximately 2-fold ) , but significantly increased expression of epithelial transcription of proteins that participate in gastrointestinal defenses , such as alkaline phospha-tase , which is involved in detoxification of lipopolysaccharide ( 9 to 19-fold increase ) , the bacteriolytic enzyme lysozyme ( 6-fold increase ) , mucins involved in barrier function , including MUC2 ( 4 to 6 fold increase ) and MUC13 ( 4-fold increase ) , and a structural component of gas-signaling related to the innate immune defenses was also examined ( Table 1 ) .
261 +Bacterial infection constituted the first encounter of the sterile iHIOs with lipopolysaccharide ( LPS ) ; however , expression of the LPS receptor , TLR4 was not altered .
262 +Expression of IL-1β was highly upregulated by infection with either strain ; however , infection with O157 : H7 , but not the commensal strain , resulted in significant upregulation of the inflammatory mediators , IL-8 and IL ¬
263 +18, and significant downregulation of NOD-like receptor, NLRC4.
264 +Transcriptional enrichment analysis
265 +Setting significance at P < 0.05 and using a 4-fold change compared to the PBS controls as the cutoff , infection with the commensal strain resulted in 317 differentially expressed genes ( 95 upregulated and 222 downregulated ) , while infection with the pathogenic O157 : H7 strain resulted in 429 differentially expressed genes ( 160 upregulated and 269 downregulated ) .
266 +The most significantly ( P < 3E-10 ) GO category uniquely upregulated by O157 : H7 infection ( S1A
267 +Fig ) was `` Chemokine-mediated signaling pathway '' ( GO :0070098 ) , with upregulation of the genes indicated in S1A Fig , box .
268 +Other categories uniquely upregulated by O157 : H7 included
269 +`` regulation of response to wounding '' , and the classical MAP kinase pathway , `` positive regulation of ERK1 and ERK2 cascade '' .
270 +Infection with either strain resulted in upregulation of the
271 +GO term , `` digestive system process '' .
272 +The most significant downregulated GO process category for both E. coli strains was the GO term , `` Multicellular organismal process '' ( GO :0032501 ) ; with 82 down-regulated genes for the commensal strain and 88 for O157 : H7 .
273 +The upregulated GO terms were compared ( Fig 6 ) .
274 +Both commensal and O157 : H7 infection up-regulated the GO terms `` Response to iron '' ( GO :0010039 ) and `` Regulation of vascular endothelial growth factor receptor signaling pathway '' ( GO :0030947 ) , and `` Maintenance of gastrointestinal epithelium '' ( GO :0030277 ) .
275 +O157 : H7 uniquely upregulated `` Chemokine mediated signaling pathways '' ( GO :0070098 ) .
276 +PMNs and infected iHIOs
277 +The inflammatory mediator , IL-8 , is associated with neutrophil recruitment , alternatively breach of the intestinal barrier could promote recruitment by the presence of pathogen-associ-ated molecular patterns , such as LPS .
278 +We assessed whether pathogenic O157 : H7 promoted neutrophil recruitment .
279 +iHIOs were injected with saline , or 10 commensal or O157 : H7 , in the 3 presence of the fluorescent dye FITC to label the lumen , and incubated for four hours to allow for chemokine expression .
280 +Human PMNs ( polymorphonuclear leukocytes ) , a population comprise primarily of neutrophils , were labeled with fluorescent cell-tracker dye , and 5 x 10 were 4 added to the medium .
281 +Initial studies were done in the absence of antibiotics to allow for assessment of the potential of PMNs to reduce bacterial numbers ( Fig 7A ) .
282 +Bacterial recovery from the iHIOs was similar at 4 hours before addition of the PMNs .
283 +Both strains grew within the organoid after addition of the PMNs , and at 18 hours bacterial recovery from the iHIO in the presence of PMNs ( Fig 7A , full graph ) was not statistically different from growth in the absence of PMNs ( Fig 7A ) .
284 +The culture medium was also sampled .
285 +About
286 +1300 O157 : H7 were recovered from the media , but only 32 commensal bacteria were recovered from the media , suggesting O157 : H7 may have breached the epithelial barrier .
287 +As shown in Fig 3A , antibiotics can access and kill the bacteria if the epithelial barrier is breached .
288 +The influence of antibiotics in the tissue culture medium on bacterial recovery was assessed in the presence and absence of PMNs ( Fig 7B ) .
289 +At 6 and 8 hours , bacterial recovery was similar in the presence or absence of PMNs .
290 +However , at 23 hours post-infection , the commensal strain was recovered whether or not PMNs were present , but no viable O157 : H7 were recovered .
291 +This is consistent with O157 : H7 induced loss of the intestinal barrier , and further suggests that the presence of PMNs can not prevent the epithelial damage .
292 +Epithelial barrier function was further evaluated by quantifying fluorescence of FITC injected into the lumen fluorescence was recovered from the iHIOs injected with the commensal strain at 18 hours .
293 +Recruitment of PMNs .
294 +Recruitment of PMNs was monitored by microscopy ( Fig 7D --
295 +7I ) .
296 +In the merged bright field and fluorescent images , the dark iHIO with a green , FITC-labeled lumen can be seen .
297 +PMNs ( violet ) were seen at the periphery of all iHIOs ( Fig 7D -- 7F and 7G -- 7I ) .
298 +For injection with saline or commensal , violet cells were primarily localized to the periphery of the iHIO .
299 +In contrast , for injection with O157 : H7 , violet cells were seen at the periphery , as well as within the iHIO and in some cases co-localize with the green stain that defines the lumen ( Fig 7I , white arrows ) .
300 +The violet signal within region corresponding to the body of the iHIO was quantified .
301 +Significantly more fluorescent signal was detected in the iHIOs infected with E. coli O157 : H7 than the saline or commensal-infected iHIOs at both 8.5 impermeant dye that stains cellular nucleic acids if the membrane has been compromised ( Fig 7K -- 7M ) .
302 +Significantly more fluorescent signal was detected in iHIOs infected with E. coli
303 +O157 : H7 compared to saline or commensal-infected iHIOs ( Fig 7N ) .
304 +Luminal presence of the phagocyte marker , CD11b , was also monitored in cryosections were in the lumen of the commensal infected iHIOs , as evidenced by red fluorescence ( Fig 8M ) and more were observed in the iHIOs infected with O157 : H7 ( Fig 7N ) .
305 +Less bacterial staining was observed for the commensal E. coli compared to E. coli O157 : H7 , likely due to the use of different bacterial antibodies , since Fig 7A demonstrated recovery of the two strains was similar .
306 +Conclusions
307 +Commensal E. coli grew to high numbers in the previously sterile iHIO lumen without causing damage , demonstrating that like the neonatal intestine , the innate defenses of iHIOs are sufficient to contain non-pathogenic bacteria [ 37 ] .
308 +Tolerance of commensal bacteria is also seen in wild type mice , as well as severely immunodepleted NOD scid gamma ( NSG ) mice , lacking mature T cells , B cells , and natural killer ( NK ) cells .
309 +In contrast , growth of pathogenic O157 :
310 +H7 resulted in loss of epithelial barrier function .
311 +Thus some property or properties expressed by pathogenic O157 : H7 , but not commensal E. coli , is responsible for the rapid loss of epithelial barrier function .
312 +Both strains have been sequenced , and a likely candidate is the O157 : H7 LEE pathogenicity island , which is known to alter the integrity of the actin cytoskeleton , a cellular component necessary to maintain epithelial cell contact .
313 +A second candidate is Shiga toxin , which is known to kill cells .
314 +Whether either , both , or neither traits mediate the phenotype observed with O157 : H7 infection could be resolved by experiments with defined mutants in O157 : H7 .
315 +Pathogenic O157 : H7 activated innate defenses , including ROS production ( Fig 4 ) and several inflammatory immune responses ( S1A Fig , Table 1 ) .
316 +The different bacterial morphologies are consistent with differential activation of the host defenses [ 35 ] .
317 +The commensal strain grew normally as cocco-bacilli , while O157 : H7 displayed filamentous growth ( Figs 3 and 8 ) .
318 +In human disease , elevated neutrophil counts have been associated with development of HUS and fatal outcome [ 38,39 ] .
319 +IL-8 induces neutrophil-chemotaxis , and was upregulated by
320 +O157 : H7 .
321 +PMNs accumulated at the iHIO margins , migrated through the tissue and localized within the lumen .
322 +However , recruitment of PMNs did not prevent loss of epithelial barrier function ( Fig 7B and 7C ) or reduce the O157 : H7 numbers ( Fig 7A ) .
323 +This could be since long filamentous chains , as seen for O157 : H7 , can protect bacteria from phagocytosis [ 40,41 ] .
324 +Recruitment and activation of PMNs could contribute to tissue damage without helping to resolve the infection .
325 +Lack of experimental models has hampered investigation of human-restricted pathogens such as E. coli O157 : H7 .
326 +Our studies comparing infection of commensal to pathogenic E. coli demonstrate iHIOs represent a valuable model to study human-restricted enteric pathogens .
327 +Supporting information
328 +S1 Fig .
329 +A , Highly significant GO PROCESS pathways upregulated by ( A ) O157 : H7 , PT29S and ( B ) .
330 +Commensal SGUC183 .
331 +S3 Table .
332 +RNAseq 4 hours post infection with O157 : H7 versus PBS ( samples in triplicate ) .
333 +( XLSX )
334 +Acknowledgments
335 +We would like to thank James Wells , Christopher Mayhew and Amy Pitstick from the Pluripotent Stem Cell and Organoid Core , Cincinnati Children 's Hospital Medical Center , and Chet
336 +Closson from the University of Cincinnati Live Microscopy Core for their valuable input .
337 +We also acknowledge the support from CCTST ( Center for Clinical and Translational Science and
338 +Training , for Advancing Translational Sciences Award Number 1UL1TR001425-01 ) and by NIDDK P30 DK078392 ( Pluripotent Stem Cell and Organoid Core and Live Microscopy
339 +Core ) of the Digestive Disease Research Core Center in Cincinnati .
340 +We thank the Biodefense and Emerging Infectious Diseases Research Resources Repository for providing purified Stx2a
341 +26.
342 +27.
343 +28 .
344 +Berg R .
345 +The indigenous gastrointestinal microflora .
346 +Trends Microbiol .
347 +1996 ; 4 : 430 -- 435 .
348 +https://doi.org/ 10.1016 / 0966-842X ( 96 ) 10057-3 PMID : 8950812
349 +29 .
350 +Canny GO , McCormick BA .
351 +Bacteria in the Intestine , Helpful Residents or Enemies from Within ?
352 +Infect Immun .
353 +2008 ; 76 : 3360 -- 3373 .
354 +https://doi.org/10.1128/IAI.00187-08 PMID : 18474643
355 +30 .
356 +Paton JC , Paton AW .
357 +Pathogenesis and diagnosis of Shiga toxin-producing Escherichia coli infections .
358 +Clin Microbiol Rev. 1998 ; 11 : 450 -- 479 .
359 +PMID : 9665978
360 +31.
361 +32.
362 +Kenny B, DeVinney R, Stein M, Reinscheid DJ, Frey EA, Finlay BB. Enteropathogenic E. coli (EPEC) transfers its receptor for intimate adherence into mammalian cells. Cell. 1997; 91: 511–520. PMID: 9390560
363 +Melton-Celsa A, Mohawk K, Teel L, O’Brien A. Pathogenesis of Shiga-Toxin Producing Escherichia coli. In: Mantis N, editor. Ricin and Shiga Toxins. Berlin, Heidelberg: Springer Berlin Heidelberg; 2011. pp. 67–103. http://link.springer.com/10.1007/82_2011_176
364 +33 .
365 +Gyles CL .
366 +Shiga toxin-producing Escherichia coli : An overview .
367 +J Anim Sci .
368 +2007 ; 85 : E45 -- E62 .
369 +https : / / doi.org/10.2527/jas.2006-508 PMID : 17085726
370 +35 .
371 +Morelle S , Carbonnelle E , Matic I , Nassif X. Contact with host cells induces a DNA repair system in path-ogenic Neisseriae : Induction of a DNA repair system in Neisseria .
372 +Mol Microbiol .
373 +2004 ; 55 : 853 -- 861 .
374 +41 .
375 +Justice SS , Hunstad DA , Cegelski L , Hultgren SJ .
376 +Morphological plasticity as a bacterial survival strategy .
377 +Nat Rev Microbiol .
378 +2008 ; 6 : 162 -- 168 .
379 +https://doi.org/10.1038/nrmicro1820 PMID : 18157153
...\ No newline at end of file ...\ No newline at end of file
1 +ARTICLE OPEN Reverse
2 +Inferring transcriptional gene regulatory networks from transcriptomic datasets is a key challenge of systems biology , with potential impacts ranging from medicine to agronomy .
3 +There are several techniques used presently to experimentally assay transcription factors to target relationships , defining important information about real gene regulatory networks connections .
4 +These techniques include classical ChIP-seq , yeast one-hybrid , or more recently , DAP-seq or target technologies .
5 +These techniques are usually used to validate algorithm predictions .
6 +Here , we developed a reverse engineering approach based on mathematical and computer simulation to evaluate the impact that this prior knowledge on gene regulatory networks may have on training machine learning algorithms .
7 +First , we developed a gene regulatory networks-simulating engine called FRANK ( Fast Randomizing Algorithm for Network Knowledge ) that is able to simulate large gene regulatory networks ( containing 104 genes ) with characteristics of gene regulatory networks observed in vivo .
8 +FRANK also generates stable or oscillatory gene expression directly produced by the simulated gene regulatory networks .
9 +The development of FRANK leads to important general conclusions concerning the design of large and stable gene regulatory networks harboring scale free properties ( built ex nihilo ) .
10 +In combination with supervised ( accepting prior knowledge ) support vector machine algorithm we ( i ) address biologically oriented questions concerning our capacity to accurately reconstruct gene regulatory networks and in particular we demonstrate that prior-knowledge structure is crucial for accurate learning , and ( ii ) draw conclusions to inform experimental design to performed learning able to solve gene regulatory networks in the future .
11 +By demonstrating that our predictions concerning the influence of the prior-knowledge structure on support vector machine learning capacity holds true on real data ( Escherichia coli K14 network reconstruction using network and transcriptomic data ) , we show that the formalism used to build FRANK can to some extent be a reasonable model for gene regulatory networks in real cells .
12 +npj Systems Biology and Applications ( 2017 ) 3:17 ; doi :10.1038 / s41540-017-0019-y
13 +INTRODUCTION
14 +Gene regulation plays a key role in the control of fundamental processes in living organisms , ranging from development , to nutrition and metabolic coordination .
15 +Genes are regulated at several levels of integration but one key step is the control of gene transcription .
16 +Determining the fundamental structure of transcriptional Gene Regulatory Networks ( GRNs , considered here as the relationships of transcription factors ( TFs ) and their targets ) is a major challenge of systems biology .1 -- 4 Understanding GRNs has tremendous implications ranging from medicine to agriculture .
17 +Indeed , being able to learn GRNs may enable manipulating the cell as a system and potentially control and coordinate many physiological events that are related to GRN activity ( diseases , biotechnological applications , crop production , and more ) .
18 +The quest of systems biology is thus to determine GRN structure using machine-learning algorithms applied on transcriptomic datasets [ considered as the most exhaustive level measurement of the system to date ( commonly assayed by microarrays or next generation sequencing ) ] .
19 +Furthermore , recent high throughput experimental approaches are now drafting the GRNs backbones for many different species ,5 ranging from prokaryotes , yeast , plants to humans .
20 +We can distinguish two complementary types of approaches .
21 +The first type is TF-centered , such as Chromatin Immuno-precipitation followed by high-throughput sequencing [ ChIP-seq , DAP-seq6 -- 12 or TARGET procedures [ Transient Assay Reporting Genome-wide 13 -- 16 Effect of TF ] .
22 +In these cases , one aims at investigating the binding activity of a particular TF across the genome or its capacity to activate its targets upon entrance in the nucleus .
23 +The second type of approach is target-centered , such as enhanced yeast-one hybrid ( eY1H ) approaches that decipher GRNs control-17 -- 22 ling a particular set of genes .
24 +These approaches , TF-centered and target-centered , can be understood as the closest proxy to experimentally determining actual GRN in living organisms .23 Interestingly , these experimental data on GNR connections are often used to validate algorithms predictions , but it can also be used as potential knowledge to train machine-learning procedures .24 Hence , the purpose of the current work is to understand : ( i ) how valuable is this GRN prior-experimental-knowledge , ( ii ) which characteristics of this prior-knowledge are potentially better in training or supervising machine-learning procedure to learn large GRNs from transcriptomic data ?
25 +In other words can we , in the near future , possibly train algorithms to decipher real regulatory connections by combining ChIP-seq , DAP-seq , eY1H , or TARGET results with transcriptomic datasets ?
26 +Since no GRN is known with sufficient precision to be used as gold standard , we undertook a reverse engineering path .
27 +Indeed , training machine learning algorithms on real biological networks poses fundamental problems because these networks are not perfectly defined .
28 +This kind of approach is now routinely used , in particular during the DREAM challenges [ http://dream challenges.org / ; Dialog on Reverse Engineering Assessment and Methods ] .3 , 25 -- 27 This work demonstrated that learning GRNs even from in silico simulated transcriptional data is not trivial but can still provide significant results .
29 +During the several DREAM challenges that focused on GRNs inference , the machine learning procedures are trained on simulated gene expression , on mutant versions of the networks , as well as on perturbed networks , where expression of several genes is modified to simulate external influencing factors .
30 +Here , we use an approach which is quite different , since as mentioned above , we focus on using experimentally probed TF → target as prior-knowledge .
31 +Our rationale is very close to what has been proposed before by Cerulo and colleagues ,24 but quite different regarding the size of the simulated networks as well as the biological questions that we ask and answer .
32 +Indeed , we decided to develop our own GRN-simulating algorithm called FRANK for Fast Randomizing Algorithm for Network Knowledge , which is able to ( i ) simulate very large networks ( potentially containing as many genes as real eukaryotic genomes ~ 104 genes including ~ 103 TFs ) ; ( ii ) simulate gene expression over several thousands of simulated time points or system levels ( see below ) , ( iii ) in a relatively short computation time ( several minutes ) .
33 +The decision to work on very large networks comes with trade-off concerning mathematical formalism fully discussed thereafter .
34 +Indeed , it is worth noting that several network simulators are already available with different characteristics including the most popular : Netsim28 SynTReN29 , and GeneNetWeaver .30 , 31 But in our experience , their simulating engine based on ordinary differential equations ( ODEs ) resolution is quite slow when solving very large network dynamics and steady states .
35 +We thus undertook ( i ) a different and simpler formalism to routinely simulate and infer large networks , and ( ii ) to answer very biologist-driven questions .
36 +In this work we use FRANK to simulated GRNs and related gene expressions and use machine learning algorithms to learn back the simulated network structure to benchmark the quality of the reconstruction .
37 +However , instead of studying the machine learning algorithms themselves , we rather focused on the impact of the structure of the network , as well as the characteristics of the data needed to perform good reconstruction .
38 +In this sense , our work is a very much biologically oriented and proposes mathderived hypothesis to answer the following questions : To what extent prior-knowledge of a given GRNs would be able to improve machine-learning procedures ?
39 +What amount of prior knowledge is needed to properly infer a GRN of a given size ?
40 +Which kind of expression data ( dynamic , steady state , mixed ) are the most valuable to infer a given GRN ?
41 +Which kind of prior-knowledge ( TFcentered or Target-centered ) would be best suited to supervise inference of GRNs ?
42 +What proportion of TF or target gene expression are needed to properly infer GRNs ?
43 +Are machine learning procedures resilient to bad quality prior knowledge in inferring GRNs from it ?
44 +Herein , we propose answers to these questions derived from our in silico simulations .
45 +This paper presents the results into two complementary parts .
46 +The first one describes FRANK the simulator and the machine learning procedure according to a mathematical/computer science perspective .
47 +The second one is biologically oriented and proposes to answer the abovementioned questions .
48 +The second part has been built to be independently read by biologists when the first part will require more mathematical skills ( except the two first paragraphs describing FRANK general concept related to Fig. 1 , see below ) .
49 +RESULTS
50 +Part I : Mathematical and computational simulation Preview of FRANK : a large network simulator .
51 +To quickly simulate GRNs of very large size , as well as to control any aspects of the algorithm for further work , we created a simulation algorithm using the C++ language .
52 +FRANK formalism is meant to be simple and deterministic to quickly calculate gene expression for very large simulated GRNs ( Fig. 1 , see FRANK manual for full description provided in Sup .
53 +Info .
54 +1 ) .
55 +FRANK is a software that produces ( i ) GRNs with features considered as crucial in GRN literature ( ii ) synthetic gene expression values drawn semi-randomly in accordance with the previously built network .
56 +Several input parameters ( essentially parameterizing probability distributions related to the network features and detailed below ) are tuned by the user or provided with default values .
57 +The outputs are files containing ( i ) the simulated network ( .
58 +csv ) , ( ii ) gene expression levels generated by this network ( .
59 +csv ) and heatmaps ( .
60 +png ) .
61 +FRANK was designed to quickly generate several hundreds of different large networks having different tunable parameters and their corresponding simulated expression .
62 +We have in mind to proceed further with machine learning algorithms , and evaluate the effect of changing GRNs parameters on their learning capacity ( second part of the work below ) .
63 +Network and dynamical model .
64 +The network is considered here as a directed graph ( potentially weighted ) and modeled as a large dimensional sparse matrix .
65 +This means that each gene is seen as a vertex and interaction between two genes appear as an edge with either a positive ( + ) or a negative ( − ) sign depending on the nature of this influence .
66 +Depending on the kind of model required , we may then consider two situations : purely directed graphs ( edges take values ± 1 ) ; or weighted graphs ( edges are drawn randomly from a Gaussian distribution ; for details see Sup File 1 Manual ) .
67 +The network graph ( Fig. 1a ) is encoded by a network matrix named N , containing two sub-matrices named A and B ( Fig. 1b ) .
68 +The sub-matrix A contains TF → TF edges and is squared .
69 +B contains TF → TA ( Stands for target ) edges and is not squared .
70 +All the vertices of the graph appear as the row names of the matrix N. Thus N contains null , positive and negative coefficients .
71 +A null cell , at line TG ( TG can be a TF or a TA ) and column TF means that no connection exists from TF to TG .
72 +The non-null cells correspond to the edge of the graph mentioned above and are drawn from a Gaussian distribution N ( β ,1 ) where parameter β is given .
73 +Additional properties of the network are commented below .
74 +Once the network is designed , we can turn to generating the expression levels for the genes through a dynamical process that should be simple for computational reasons but likely to mimic the reality of biological complexity .
75 +Let X ( t ) be the vector of gene expression at time t decoupled in two subvectors X ( t ) = ( XTF ( t ) , XTG ( t ) ) where XTF ( t ) denotes the vector of TF expressions and XTG ( t ) stand for the expression of TG .
76 +We then assume that the margins of X are all log-normally distributed with mean µ and standard deviation σ2 and perturbed by a measurement error denoted ɛ following a centered Gaussian distribution and decomposed in accordance with X hence : X ðtÞ 1/4 expðVðtÞÞ þ ðtÞ TF εTF
77 +X ðtÞ ¼ expðWðtÞÞ þ ε ðtÞ; TG TG
78 +where V ( t ) and W ( t ) are log of gene expression ( see Fig. 1b ) , with N ( µ , σ2 ) distribution and follow in addition the evolution equations :
79 +Wðt þ 1Þ WðtÞ 1/4 B VðtÞ 1/2 Model Here the square matrix A plays the role of an in nitesimal fi generator hence contains the information needed to ensure the stability of the system , especially through its eigenvalues .32 Designing A and B is consequently at the core of FRANK .
80 +The system is fully determined by initial value V ( 0 ) and W ( 0 ) or equivalently X ( 0 ) ( we take ε ( 0 ) = 0 ) that may be either provided by the user or randomly generated by FRANK .
81 +In the sequel the word `` iteration '' stands for the operation X ( t ) → X ( t + 1 ) .
82 +Main features and calibration .
83 +The network structure can be parameterized for several features .
84 +In particular the user can choose a given sparsity , a minimum and a maximum number of TFs controlling a given gene .
85 +The network structure is also constrained to harbor scale free properties ( see Manual ) .
86 +In silico experiments are then computed in parallel ( following the simple formula Fig. 1c ) by using a fast exponentiation algorithm based on the dyadic decomposition of the power number ( see Manual for full details , Sup .
87 +Info .
88 +1 ) .
89 +Figure 2 reports some examples of FRANK outputs for a simulated network containing 100 TF and 1000 TA .
90 +First , FRANK simulated GRNs display the required network parameters including in and out-scale free properties ( Fig. 2b ) .
91 +It is important to note here that , even if the network is built to comply with defined parameters ( as mentioned above ) , its coefficient filling is randomized .
92 +Thus , for any raw matrix N built by FRANK , the probability of having a network whose gene expression will be stable across iterations is extremely low .
93 +We however assume that network expression stability is a prerequisite to sustain a viable organism .
94 +We thus implemented an algorithmic correction of the matrix N to have it generate stable gene expression .
95 +This implementation is related to the complex eigenvalues of A ( nth eigenvalue arranged in a decreasing order of moduli is termed λn ) .
96 +More specifically the location of the eigenvalues with respect to the unit circle in the complex plane is crucial : all the eigenvalues should be inside the disk to ensure convergence , at least one must be on the unit circle to ensure stability and more than one located in the unit circle if one seeks for oscillations and periodicity of the system .
97 +But this stability condition has to be managed within a sparse matrix framework .
98 +We found no specific work that addresses the issue of complex eigenvalue location ( within the unit disk ) for large sparse matrices arising in gene regulatory network .
99 +Our solution consists of a small perturbation of the ( m-sparse ) matrix constructed earlier with IN and OUT-scale free properties .
100 +First , all coefficients are standardized so that ρ ( A ) = 1 with ρ ( A ) the spectral radius of matrix A .
101 +This does not change sparsity or any initial properties of the matrix .
102 +Then we compute its eigenvalues .
103 +Since A is real , these eigenvalues are real or conjugate .
104 +We select an integer say p < 10 that accounts for the complexity required in the network .
105 +We pick the 2p conjugate eigenvalues closest to the unit disk ( they are necessarily inside the circle ) and move them vertically-up for the one with positive imaginary part and down for the other-until they reach the unit disk .
106 +This operation leads to a new matrix , say , A ′ with A ′ = A + Ep , where Ep depends only on the eigenvectors related to the 2p conjugate eigenvalues considered above and on the small purely imaginary perturbation that projects the eigenvalues onto the unit circle .
107 +The resulting A ′ is still a real matrix bit loses its sparsity in a strict mathematical sense .
108 +Switching from A to A ′ leads to new coefficients with very low but non-null values ( see Fig. 3a ) .
109 +We observe a clear gap between these new network connections of low influence and the coefficients of the original network .
110 +These new connections are likely to be necessary to observe stable oscillatory behavior in gene expression .
111 +This observation is further discussed below for its potential biological consequences ( see Part II ) .
112 +Learning versus inference .
113 +Along the past 20 years , statistical science provided several reliable methods for studying gene regulatory network .
114 +The standard statistical tools used to address this problem are based on the reconstruction of the network using gene expression data .
115 +We mention here that ODE systems , standard in GRN modeling , stem from distinct areas of mathematics and with different goals .
116 +Network reconstruction may be split into two different approaches .
117 +Most of the techniques infer the network : roughly speaking they try to discover all the edges simultaneously from gene expression .26 , 33 Our approach here differs substantially .
118 +Indeed , we do not apply inference algorithm but rather intend to literally learn the network ( even if the word `` learning '' is now abusively used for inference methods such as LASSO ) .
119 +More specifically we assume here , that we are given the exact structure of a piece of the network ( prior knowledge ) .
120 +We then train a learning algorithm on the known part and finally try to predict the unknown part of the network .
121 +The dichotomy between inference and learning that we underline here is important for us not just because it involves different techniques , but also because it opposes interpretability and predictability .
122 +We do not seek an easy-to-understand ( sparse or causal ) model but the best possible network prediction .
123 +The price to pay relies on using black-box methods and also on concerns in calibrating/tuning the para-meters .
124 +FRANK appears as a useful tool to carry out pure learning procedures .
125 +We describe now shortly four learning algorithm known for their reliability ( LASSO , decision trees , deep neural networks ( NN ) , support vector machine ( SVM ) ) and explain the reasons why we lastly selected the SVM .
126 +Four benchmarks methods for gene network inference and learning : reasons for selecting SVM .
127 +The LASSO is a penalized mean square program with l1 penalty ( see the historical reference ) .34 X 2 n min T 1 β yi β Xi þ γjβj ; i 1/4 1 where γ is the regularization parameter .
128 +The LASSO consequently estimates a linear regression model with an additional constraint on the 11 norm of the slope vector .
129 +It has well-known thresholding properties : the selected slope parameter usually features several zero coefficients .
130 +In other words when the tuning parameter γ is chosen to be large enough , β may have a large number of null coordinates .
131 +The LASSO is very well suited to the sparse data encountered in gene regulation network and may be computed with low complexity algorithm but has some drawbacks .
132 +Indeed , an underlying model is assumed and this model is linear , the LASSO estimate , although providing nice interpretation properties , has poor prediction power and is suited for network inference , whereas , as explained earlier , we are fundamentally going through a learning approach ( refer to35 for deeper information about the LASSO ) .
133 +Classification trees and random forests are other robust methods .
134 +Briefly speaking , a classification is a tree where each node provides a combination of input variables and each leaf is associated with a class of the output variable ( here y ) .
135 +At each step , for each node , an input variable is selected according to its ability to split the sample in the best possible way .
136 +This ability is measured by quantitative criteria such as Gini impurity , entropy or variance deflation .
137 +The inherent complexity of the resulting trees is balanced by pruning the tree .
138 +Pruning is usually carried out by examining the cross-validation error .
139 +Several extensions to decision trees were proposed in order to improve their performances : bagging , boosting , and random forests are the most popular .36 Conversely to the LASSO , classification trees and their extensions by ensemble methods were designed for learning and for use in a prediction approach .
140 +However in our framework ,37 of the original data was definitely a stumbling stone and we could not carry out decision tree or random forests correctly on data with sparsity levels as observed in biological networks .
141 +Indeed , these approaches happen to run for several days on our servers without leading to any interesting results .
142 +NN are more and more popular since they proved their efficiency in image analysis .
143 +They consist in building a sequence of nonlinear processing ( each element of this sequence is called a layer ) to detect informative features in the data .
144 +The layer N processes the features computed at stage N − 1 and is expected to refine them .
145 +The final result may be viewed as a hierarchy of representation for the data and may be carried out either for clustering or classification purposes .
146 +In our framework we tested several architectures of deep ( with fewer neurons ) or non-deep ( with many neurons ) NN .
147 +We also carried two classical strategies for pretraining : Stacked Denoising AutoEncoder and restricted Boltzman machines .
148 +Our experience shows that deep networks do not outperform single layers networks whenever a sufficient number of neurons is involved .
149 +Besides it is not clear to us that NN are the best tool to cope with the sparse information structure of GRN .
150 +Another issue arises .
151 +Indeed when supervised learning is carried out , these NN need large amounts of data .
152 +Since here we intend to address the question of reconstructing the network from a minimal prior knowledge , NN were outperformed by the fourth and last method presented below .
153 +At last we introduce SVM slightly more deeply than the three previous methods .
154 +SVM are another popular method for classification by machine learning .38 , 39 Consider a two class problem and suppose that we are given a training dataset { ( X1 , y1 ) , ( X2 , y2 ) , ... , ( Xn , yn ) } where Xi is a vector in Rp and yi is either − 1 or +1 depending on the class Xi belongs to .
155 +We can state first the mathematical setting in the simplest framework .
156 +Imagine that the training dataset may be perfectly separated by a hyperplane ( Sup .
157 +Fig. 1 [ SvmPlot.pdf ] ) the sample depending on two variables x1 and x2 .
158 +For red triangle points the class is ( y = − 1 ) and for blue circles the class is ( y = +1 ) .
159 +Here the SVM computes the equation of the straight line that splits the two groups in an optimal way .
160 +Optimal here means that the corridor ( dotted lines ) around the straight line is the largest possible .
161 +The three filled points are called `` support points '' because the computation of the optimal hyperplane depends only on the points located on the edge of their groups .
162 +We can write now the SVM program with mathematical symbols : minb0 ; b1kb1k ; subject to y T i b1 Xi þ b0 1 ; where y 1/4 b T 1 X þ b0 is the hyperplane equation .
163 +It can be shown then that 1 / | | b1 | | is proportional to the `` corridor width '' .
164 +The constraints appearing on the right hand side of the equation above just reads `` points such that y = +1 are on one side of the hyperplane and points such that y = − 1 are on the other side .
165 +The description of the classification problem above is very specific at least for three reasons .
166 +First , we assumed that two groups are strictly separated which is not true in general .
167 +Second , we take it for granted that both groups may be linearly separated .
168 +It is not hard to think of situation , where the frontier between the two groups may be a quadratic or exponential function or equations of other kinds .
169 +Third , if we turn back to the gene network problem , we should consider three possible valued for y , namely 0 ( no edge ) , +1 ( activation ) and − 1 ( inhibition ) .
170 +When the groups are not strictly separated -- which means that some points of , say group ( y = − 1 ) are mixed with points of group ( y = +1 ) -- the program above may be adapted by relaxing the constraint .
171 +It suffices to replace yiðb T 1 Xi þ b0Þ 1 by y ðb T i 1 Xi þ b0Þ 1 ci where ci stands for the gap between the current point and its group 's margin .40
172 +The non-linear generalization of SVM is surprisingly not that intricate , and it essentially relies on the use of specific kernels and on Reproducing Kernel Hilbert space ( RKHS ) theory .
173 +Let K ( .
174 +, . )
175 +be a positive kernel defined on the design space ( here Rp ) and denote H the RKHS associated to K .
176 +The g ( eneral and abstra ) ct SVM program is given below .
177 +X n k k þ ð ð Þ þ Þ 1/2 min 2 b0 ; f f H θ ci yi f Xi b0 1 ci ; ci > 0 SVM i 1/4 1 ject
178 +Above all the c and θ are positive , the latter being a tuning i parameter .
179 +Given a new design point x , the decision rule stems from y ( x ) = sgn ( f ( x ) + b ) where f is a solution of the program above 0 and mayX always be written under the form : f ðxÞ 1/4 aiyiKðx ; xiÞ ; i2S where S denotes the set of active points ( i.e. , the points that match the constraints in [ SVM ] ) .
180 +The SVM program comes down to estimating the coefficients ai above subject to the dual program of [ SVM ] .
181 +Although the choice of the kernel is rarely crucial we tested Gaussian ( RBF ) kernel vs. several other kernel types : polynomial of order 1 and 2 , Bessel , etc. .
182 +We kept the latter in all our work because it involves a single-bandwidth or variance-parameter .
183 +This bandwidth is selected by a cross validation approach .41 The other tuning parameter is the Lagrange multiplier interpreted as the cost for constraint violation .
184 +It was set to 1 in accordance with strategies often carried out with SVM .
185 +Finally the connection with multi-classes SVM , that is when y takes more than two values , is achieved by specific algorithm that reduces this issue to multiple binary problems .42
186 +Learning on FRANK generated data .
187 +After choosing a proper model and selecting the best method ( SVM ) the last step in our methodology consists in evaluating the learning process .
188 +To that aim we consider here essentially two scores that have a biological meaning and are insightful and classical for practitioners : the percentage of true positive ( non-null edge detected as non-null including the direction of the regulation [ positive or negative ] ) , and the percentage of false positive ( null edges detected as positive or negative ) ( see Part II ) .
189 +A trick for data selection .
190 +In our early investigations we faced a problem stemming from the sparse structure of the data .
191 +The learning algorithm mentioned above was not designed to cope with sparse data .
192 +The output values may possibly take values − 1 , 0 and 1 but we observed that whatever the method at work the predictions are essentially null .
193 +As a consequence we often faced the issue of constant ( null ) predicted values that is a very low rate of true positive .
194 +Improving the ability of the methods to detect vertices was a challenge .
195 +We introduced a trick that is inspired from boosting that artificially increases the proportion of positive ( vertices ) in the learning sample .
196 +- Simulate a n-sample of data and collect the output values ( y1 , y2 , ... , yn ) , - Keep those yi ′ s that are − 1 or + 1 , denote n ≠ the cardinal of this set of output values V 1/4 y1 ; y2 ; 1/4 yn ≠ ; - Select at random n ≠ amongst the n − n ≠ remaining null y data denoted 0 1/4 0 0 0 V y1 ; y2 ; 1/4 yn ≠ ;
197 +The four steps above tend to remove the sparsity in the learning data at the expense of a serious decrease of the sample size .
198 +Clearly the proportion of 50 % zeros/50 % non-zeros may be tuned
199 +This somewhat unusual though pragmatic change turns out to enhance predictions and meet the goals of increasing the true positive rate ( Sup Fig. 2 ) .
200 +Part II: Biological insights using FRANK and SVM
201 +Benchmarking the role and the characteristics of prior knowledge and transcriptomic data to improve supervised machine learning of GRNs .
202 +In Part I , we defined FRANK ( Fig. 1 ) as a rapid and effective large network simulator .
203 +FRANK provides ( i ) network modules having the characteristics that are observed in eukaryotic systems ( Figs. 1 and 2 ) and ( ii ) simulated gene expression in a large number of conditions ( Fig. 2 ) .
204 +The challenge then was to learn the network module using SVM applied on : ( i ) simulated transcriptomic data generated by the network and ( ii ) a set of given connections of the network ( priorknowledge , called alpha in the following Figures ) .
205 +Indeed , as defined in the introduction , many techniques are now available to actually experimentally probe GRNs ( eY1H , ChIP-Seq , TARGET , DAP-seq ... ) that may be used to improve our GRN learning capacities .
206 +The particularity of our approach was also , not to prove that prior-knowledge was important ( it as already been demonstrated ) ,24 but rather study the characteristics of this priorknowledge as well the characteristics of the transcriptomic data .
207 +We develop this point in following sections .
208 +For each section we evaluate the accuracy of SVM learning according to its capacity to uncover connections and their directions ( positive or negative corresponding to positive or negative sign of the coefficient in the network N ) .
209 +In this work , we only evaluate if a particular TF controls a particular gene , which is so far what is needed in biology .
210 +Mathematically , this corresponds to reconstructing the support of the network N plus the direction of the edges and not the coefficient value per se .
211 +This evaluation is made base on two metrics : the % true positive , and the % of false positive ( see for example Fig. 4a ) .
212 +The first one corresponds to the percentage of the correct non-null predicted edges .
213 +The second corresponds to the percentage of non-null predicted edges that are actually equal to 0 .
214 +These two values are respectively expressed throughout the manuscript as a surface reporting their relationship between the number of experimental data points ( understand simulated transcriptomic experiment ) and the prior knowledge needed expressed in % of the network N ( Fig. 4a ) .
215 +When discrete changes are evaluated such as in Figs 5 -- 10 , an additional metric is computed which corresponds to the volume under the surface ( VUS ) which is conceptually close to the popular area under the curve ( basically , a two-dimensional extension ) .
216 +Oscillatory phenomena at a whole network scale are predicted to require a decrease in network sparsity and widespread influence of TFs genome wide .
217 +Before starting with the machine learning procedure , we first emphasize a discovery made when developing FRANK itself .
218 +Indeed , Fig. 3a presents the relationship between the coefficients of the network matrix ( N ) before and after Eigen value correction that produces gene expression stability in an oscillatory mode ( Fig. 3b ) .
219 +It is stunning to observe that the overall correction does not dramatically affect the coefficient values of N. Indeed , we observed a very low dispersion around the diagonal .
220 +However , it may be interesting to note that the correction leading to oscillation is creating new connections of very low influences that seem needed to maintain the stable oscillatory behavior .
221 +Furthermore , these new connections of low influence can still be distinguished from the pre-existing connections ( before Eigenva-lue correction ) .
222 +Mathematically , as evoked above , this means that strictly speaking , the high degree of sparsity of the network N seems to be incompatible with the generation of the oscillatory gene expression at the whole genome level .
223 +Biologically , this would mean that TFs involved in the oscillatory modules , controlling large networks ( up to 80 % of the genome display oscillations in plants for instance ) ,9 should display a high degree of connectivity but with potentially very low influence on many genes .
224 +This prediction may find some echoes in the recent experimental ChIP-seq investigations of the central regulatory TF controlling circadian oscillations in plants , named CCA1 .
225 +Indeed , CCA1 ChIP-seq results demonstrated that this TF is bound to more than 1000 genomic regions representing approximately 4 -- 5 % of the genes in the genome .9 Our model may explain to some extent such an important widespread influence of a key oscillator .
226 +This may experimentally reveal mathematical constraints on overall network structure to reach stable oscillations .
227 +TA oriented prior knowledge is predicted to be superior to supervised SVM machine learning procedures to learn GRNs .
228 +To begin with , we asked whether ( i ) prior knowledge is likely to improve GRNs learning and ( ii ) what kind of prior knowledge is the most appropriate to supervise SVM .
229 +To do this , we simulated network containing 100 TFs and 1000 TAs .
230 +For each network gene expression was simulated following a `` multistart '' logic ( fully explained and studied below for its effect on learning ) .
231 +Surfaces points will always improve learning when this will be applied to real datasets and that mixed ( TA and TF-oriented ) prior knowledge will finally be used to decipher GRNs .
232 +But if one needs to invest in having more data to supervise GRN machine learning , our results show that it might be more helpful to carry out TA oriented techniques .
233 +The first steps in gene expression preceding stable regime contain the information needed to learn GRNs .
234 +In this part , we also evaluated the kind of gene expression that contains the more information to best learn GRNs using prior knowledge .
235 +Indeed , FRANK uses an iterative process to generate gene expression data ( See part I , Fig. 1 ) .
236 +Here , this iterative process starts with the randomization of the gene expression E0 at step 0 .
237 +Then the model is applied once to reach E1 ( expression of the genome at step 1 ) .
238 +Here , we can distinguish between two ways of simulating genome expression .
239 +The first one is named `` multistart '' ( close to Monte Carlo in spirit ) , where the above process is repeated n times by sorting out a new E0 each time .
240 +The second one is named `` dynamic '' , where E1 is used to reach E2 and so on and so forth up to En ( this progression is the one being displayed in Figs. 2c , d , 3b ) .
241 +These two concepts will be used right below .
242 +To understand what are the characteristics of the transcriptome that may contain the most information for GRN learning , we decided to build gene expression datasets containing values of multistart process reaching the step En ( Fig. 6 ) .
243 +For instance for n = 10 the experiments provided to the SVM learning are a compilation of E10 genome expression for many different E0 .
244 +What has been observed here is that the smallest increments in gene expression are the most useful to learn the network .
245 +Indeed , Fig. 6a shows that the learning capacity of a supervised SVM is clearly more efficient if one uses E1 instead of E10 .
246 +This is clearly exemplified by the VUS progression in response to increasing n values presented Fig. 6b .
247 +Indeed , we recorded a very marked decrease in the SVM capacity to learn the GRN from n = 1 to n = 10 that is manifest at the same time because of a decrease in the true positive as well as an increase in the false positive ( Fig. 6b ) .
248 +This means that the most useful information in the transcriptomic dataset for GRNs learning lies in the fast response following gene expression perturbation .
249 +When the gene expression reaches its steady state it would be very difficult to learn the underlying GRNs .
250 +This is a pretty intuitive result but we believe that our approach provides a clear measurement and simulation of such phenomenon .
251 +Starting from this above observation , we wanted to simulate gene expression that may resemble more to the dynamics that are provided by real transcriptomic datasets .
252 +In other words , it is quite unusual to perturb cellular networks and harvest a particular time point many times ( such as in Fig. 6 ) .
253 +Actually biologists usually perform kinetics .44 -- 47 This means that perturbation is applied once and then samples are harvested across time .
254 +This is what we wanted to explore next .
255 +Thus , in Fig. 6 we performed dynamics of different sizes and measure what is the most useful to train supervised SVM .
256 +Again we observe that dynamics can be used to solve the network with a pretty good accuracy ( Fig. 6 ) in particular with shorter dynamics ( Fig. 6b ) .
257 +Interestingly , when a dynamic including the first 16 iteration steps ( corresponding to the stabilization regime in Fig. 2c , d ) is used , the supervised SVM still performs with a good accuracy ( Figs. 6a and b ) .
258 +This result ( i ) opens very interesting perspectives concerning the applicability of this supervised learning on real datasets ( ii ) provides a good entry point to the relationship between the mathematical iteration and the real life time scale ( see Discussion ) and has been discussed and studied by others .44 -- 47
259 +TF/TA ratio matters in supervised GRN learning .
260 +The network named N is virtually built of two sub networks named A and B ( Fig. 1 ) .
261 +A contains all the TF to TF relationships , whereas B contains all the TF to TA relationships .
262 +Thus , one of our preconceptions of the system at the beginning of this study was that A is likely to process the information when B is only receiving information from A ( Fig. 1 ) .
263 +Thus , according to this , in a first instance , one could imagine that solving or learning A would be enough to understand the whole network N .
264 +We actually found that , when the supervised learning is applied this idea is actually wrong .
265 +To evaluate the role of TA genes in the machine learning process , we decided to generate several FRANK networks having variable TF/TA ratios by ( i ) keeping the number of TF constant ( 100 ) and increasing the number of TA ( Fig. 7a ) , ( ii ) keeping the number of genes constant ( 1100 ) and varying the TF and TA number ( Fig. 7b ) .
266 +In both cases , we observed that by increasing the TF/TA ratio the GRN learning efficiency decreases ( Figs. 7a , b ) .
267 +Very strikingly , we even reached a very peculiar point where the learning is nearly perfect ( Fig. 7c ) with a network having 25 TF and 1075 TA .
268 +It is perfect in a sense where with a relative low number of experiments ( ~ 2000 ) and a relatively low level of prior knowledge ( 0.3 ) , SVM reach nearly 80 % of true positive and produce no false positive connections .
269 +We are perfectly aware that this situation is far from being what is found in real networks .
270 +However , we believe that this peculiar point is very informative concerning the potential of supervised SVM learning when applied to sub-networks .
271 +Furthermore , this demonstrates that TA information is very important to reconstruct the whole network .
272 +The explanation likely lies into what we have developed above concerning TA-oriented prior-knowledge ( Fig. 4b ) .
273 +Supervised machine learning algorithms are predicted to be robust to prior-knowledge errors .
274 +In the previous parts of this work , we established that prior-knowledge , in particular TA-oriented one , are key to supervised SVM and may radically help to reconstruct GRNs in a near future .
275 +Nevertheless , in the previous simulations , all the prior knowledge that we used to supervise the learning processes contained 100 % of true connections .
276 +However , in wet lab experimental conditions , it is quite known that the results of ChIP-seq , Y1H , or DAP-seq are likely to contain false positive or false negative results .
277 +We thus , wanted to test how resilient ( robust ) might be the supervised learning if errors where introduced in the prior-knowledge .
278 +To do so , we simulated three types of errors ( Fig. 8 ) .
279 +Type I errors create a certain number of false connections in the prior knowledge , having positive or negative influences .
280 +Type II errors remove a certain percentage of the actual connections in the prior knowledge .
281 +Type III errors change the directions of a certain percentage of the connections in the prior-knowledge .
282 +We thus tested the capacity of SVM to learn the actual network even though the prior knowledge was changed and noisy .
283 +Very interestingly , we observed that supervised SVM are resilient to any kind of error up to 10 % .
284 +Furthermore , we observed that supervised SVM are particularly resilient to type I errors as compared to type II and type III ( Fig. 8a ) .
285 +This can be first explained by the sparsity of the network .
286 +Indeed , biological networks seem dense ( Fig. 2a ) but their actual connections represent a very little portion of all the possible connections between the nodes .
287 +Hence , the network ( N ) is mathematically sparse ( have a lot of 0 ) .
288 +Thus , when we provide 20 % or error for instance , it still represents a small proportion of the real connections .
289 +Furthermore , because the errors that we make are sampled randomly the probability for having the same error reproduced for two different genes is quite low .
290 +Thus , by the same principle explained above ( Fig. 4b ) , it is very likely that the SVM is detecting the artificially introduced errors .
291 +Network modularity does not impact learning capacities of supervised SVMs .
292 +In the preceding parts of this work , we focused on the learning of network modules having homogenous properties ( Fig. 2a ) .
293 +However , biological networks are expected to be modular .48 , 49 A module is by definition , a discrete entity whose function is separable from other modules but likely receiving signals from these latters .
294 +We thus first wanted to implement FRANK simulation towards the production of modular networks .
295 +We also wanted to evaluate the effect of modular networks on the machine learning capacities of supervised SVMs .
296 +To build a modular network we combined 2 FRANK stable networks ( one being plain stable and the other one being oscillating ) ( Fig. 9a , b , see FRANK manual for details Sup .
297 +File 1 ) .
298 +The two modules are linked together by their hubs ( most connected TFs in each modules ) following the general observation of hierarchical networks .49 We were able to indeed connect two network modules displaying two different intrinsic behaviors in their gene expression though connected via some TFs ( Fig. 10b ) .
299 +We then evaluated the learning capacities of SVM on this modular network .
300 +We found that network modularity does not impact learning capacities of SVM ( Fig. 10c ) .
301 +We further applied this logic for an increasing number of modules ( number of TF and TA being constant ) .
302 +We again found that network modularity does not impact learning capacities of SVM for a modularity being higher than two ( Fig. 10d ) .
303 +Indeed , we observed that learning on row-oriented prior-knowledge performed as efficiently on nonmodular ( Fig. 4a ) as compared to modular networks ( Fig. 10c ) .
304 +In both cases ( modular and non-modular ) column-oriented priorknowledge dramatically decreased the learning capacities of SVM .
305 +This demonstrates that modularity ( i ) does not change the conclusions drawn concerning the structure of the priorknowledge and its influence on learning ; ( ii ) may not be a limitation to supervised learning procedures applied to real datasets as results in Fig. 5 may confirm .
306 +DISCUSSION
307 +In his famous essay published almost 40 years ago50 Francois Jacob describes evolution as a tinkering rather than an engineering process .
308 +We embrace this vision .
309 +Thus GRNs that we are now observing in nature are intrinsically the outcome of an iterative try-and-selection/Darwinian process .
310 +However , reverse engineering procedures can also be of great interest to understand the possibilities offered by nature to design biological objects .
311 +This is in line with the famous Richard Feynman sentence : `` What I can not create , I do not understand '' .
312 +We believe that the creation of FRANK shed some light on probable design principles of GRNs .
313 +Indeed , herein we employed reverse engineering to delineate the potential properties of big ( containing thousands of genes and ten of thousands connections ) GRNs .
314 +Doing so we uncovered an interesting feature concerning large network sparsity and stability .
315 +Indeed , we have observed that to obtain a stable network displaying oscillatory behaviors , we need to force at least two
316 +Eigenvalues to be on the unit circle .
317 +This observation is not a novelty in the mathematical field of dynamical systems , however it is to our knowledge the first time that this concept is related to large gene network modeling .
318 +This observation also point further towards an important potential inverse relationship between sparsity and oscillatory stability in gene expression ( Fig. 3 ) .
319 +This is a prediction of our models and it needs to be experimentally observed .
320 +This would mean that TFs are likely to have many subtle influences on a large portion of the genome , and that influence is important to maintain gene expression oscillatory stability .
321 +Some experimental observations in nature are in accordance with this fact ( see above ) .9 Another important issue that rises from our studies is the relationship between the iterative process that we modeled , and the real time scale in cell biology .
322 +Indeed , when we observe individual gene behavior during the stabilization phase of gene expression ( Figs. 2c , d ) it resembles very much what we can observe during transcriptomic analysis following treatments : genes are regulated and sometimes display an overshoot which then reaches a stable state .
323 +In nature this overshoot in gene expression can be observed within ~ 20 min with a stability phase happening within a couple of hours .44 This can vary according to the biological model , the perturbation of the network , and the GRN studied .
324 +This means that E20 ( Figs. 2c , d ) is likely to correspond to hours of treatment .
325 +Consequently we evaluate the simulated step in our iteration process to be equivalent to ~ 5 -- 6 min of cell response ( 120 min/20 steps ) .
326 +But this constitute a rough calibration that will deserve further work .
327 +When it comes to study of our capacity to learn the GRN by using supervised SVM , we wanted to draw some general conclusions that we believe can help to design future machine learning procedures on real datasets .
328 +We found that ( i ) short dynamics are more powerful to teach machine learning algorithms than longer ones ( Figs. 6 , 7 ) , ( ii ) prior knowledge greatly helps SVM to define real underlying GRNs even if it contains errors ( Figs. 1 -- 10 ) , ( iii ) prior knowledge is far more efficient when it represents Target-oriented results ( Figs. 4 and 5 , such as Y1H for instance ) , ( iv ) studying the whole network connectivity in particular by studying a lot of passive genes ( TA ) is important for the learning process ( Fig. 8 ) .
329 +From these observations , even if the cell system is over-simplified in our model , we really believe that by using this approach to teach the machines the actual true connections in the network , we will be able to accurately reconstruct GRNs in a near future .
330 +We have also found that prior knowledge not only greatly improves detection of true positive connections , but also strongly decreases the percentage of false positive .
331 +Take Fig. 4a for instance .
332 +For 35 % of prior knowledge on rows the SVM algorithm is able to reconstruct 40 % of the rest of the network .
333 +This may appear to be quite low .
334 +However , it is very important to note that , after 35 % of prior knowledge the algorithm produces nearly no false positive ( Fig. 4a right surface ) .
335 +Meaning that out of 40 % of network reconstruction mainly all the connections are true ones .
336 +This would mean that one could use this newly discovered connections as new prior knowledge to further train the SVM in a next cycle of the learning process .
337 +This approach , termed boosting in computer science ,51 will certainly be an important aspect of future GRN learning algorithms .
338 +Concerning limitations , one needs to be aware that FRANK is an over-simplified version of transcriptional GRNs .
339 +In particular the coefficient in the network are fixed across iterations , which otherwise could be related to the influence of post-transcriptional and post-translational modifications .
340 +Furthermore , it is important to note that even if the FRANK formalism uses a sort of discrete linear system ( Fig. 1 ) , the TF to TA relationships ; XTG = f ( XTF ) in part I , are not linear but polynomial , which does not prevent the relationship to be of sigmoidal form as often observed in nature .
341 +Finally , we would like to bring the attention of the reader on one aspect , which makes our approach reasonable .
342 +On one hand , the FRANK formalism has helped to discover that TA-oriented prior-knowledge is likely to be more informative to train SVM than TF-oriented prior-knowledge ( Fig. 4a ) .
343 +On the other hand , since ( i ) this conclusion holds true for real network learning ( Fig. 5 ) and that ( ii ) the explanation of the phenomenon stems into the inherent structure of FRANK system ( Fig. 4b ) , we conclude that the FRANK formalism bring us a bit further towards the reality of GRNs in cells , despite its obvious limitations .
344 +METHODS
345 +The modeling and machine learning procedures ( FRANK ) are fully described in the manual of the algorithm provided online ( Sup File 1 ) .
346 +The model equations are fully described in the Result section Part I .
347 +The learning procedures have been implemented on a DELL server using SVM package ( Kernlab ) on R ( https://www.r-project.org/ ) .
348 +Data availability
349 +FRANK software can be used online via a web page ( https://m2sb.org/ ?
350 +page = FRANK ) or scripts will be provided upon request to any of the authors .
351 +ACKNOWLEDGEMENTS
352 +The authors wish to thank Dr. Sandrine Ruffel , Dr. Stéphane Mari and Dr. Milos Tanurdzic for their feedback on the manuscript .
353 +This work has been supported by the CNRS PEPS-BMI ( SuperRegNet ) and the Labex Numev to G.K. and A.M. that funded C.C. post-doc .
354 +AUTHOR CONTRIBUTIONS
355 +G.K. and A.M. designed the project .
356 +C.C. developed FRANK , performed computer simulations and machine learning .
357 +A.M. , G.K. and C.C. contributed to the study design during the course of the project .
358 +A.M. , G.K. , C.C. wrote the paper .
359 +ADDITIONAL INFORMATION
360 +Supplementary Information accompanies the paper on the npj Systems Biology and Applications website ( doi :10.1038 / s41540-017-0019-y ) .
361 +Competing interest : The authors declare that they have no competing financial interests .
362 +Publisher 's note : Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations .
...\ No newline at end of file ...\ No newline at end of file
1 +Differential MicroRNA Analyses of
2 +Increasing evidence that microRNAs ( miRNAs ) play important roles in the immune response against infectious agents suggests that miRNA might be exploitable as signatures of exposure to specific infectious agents .
3 +In order to identify potential early miRNA biomarkers of bacterial infections , human peripheral blood mononuclear cells ( hPBMCs ) were exposed to two select agents , Burkholderia pseudomallei K96243 and Francisella tularensis SHU S4 , as well as to the nonpathogenic control Escherichia coli DH5α .
4 +RNA samples were harvested at three early time points , 30 , 60 , and 120 minutes postexposure , then sequenced .
5 +RNAseq analyses identified 87 miRNAs to be differentially expressed ( DE ) in a linear fashion .
6 +Of these , 31 miRNAs were tested using the miScript miRNA qPCR assay .
7 +Through RNAseq identification and qPCR validation , we identified differentially expressed miRNA species that may be involved in the early response to bacterial infections .
8 +Based upon its upregulation at early time points postexposure in two different individuals , hsa-mir-30c-5p is a miRNA species that could be studied further as a potential biomarker for exposure to these gram-negative intracellular pathogens .
9 +Gene ontology functional analyses demonstrated that programmed cell death is the first ranking biological process associated with miRNAs that are upregulated in F. tularensis-exposed hPBMCs .
10 +1. Introduction
11 +The National Institute of Allergy and Infectious Diseases ( NIAID ) , the US Department of Agriculture ( USDA ) , and the Centers for Disease Control and Prevention ( CDC ) assess and classify pathogens into different categories based on potential utilization as biological warfare agents ( BWA ) .
12 +For instance , due to the risk of deliberate misuse and potential for mass casualties or devastating effects to the economy , critical infrastructure , or public confidence , the CDC has classified Francisella tularensis and Burkholderia pseudomallei as Tier 1 select agents .
13 +Generally speaking , the ability to appropriately respond to a biological attack depends first on rapid detection of the event .
14 +A number of techniques have previously been developed and evaluated to quickly detect pathogens in the environment as well as in humans suspected to have been exposed .
15 +For instance , nucleic acid-based assays can be used for the detection and identification of microorganisms .
16 +Examples of these techniques include real-time polymerase chain reactio
17 +( RT-PCR ) , microbial 16S ribosomal RNA gene sequencing , amplified-fragment length polymorphism polymerase chain reaction ( AFLP-PCR ) , and , more recently , repetitive element polymerase chain reaction ( REP-PCR ) DNA fin-gerprinting [ 1 ] .
18 +These assays may require multiplexing in order to distinguish biological warfare agents ( BWA ) from near-neighbor species .
19 +For example , a quadruplex RT-PCR assay is required for the differentiation of Yersinia pestis from Y. pseudotuberculosis [ 2 ] .
20 +In addition to nucleic acid-based assays , other types of assays such as immunological and microbiological methods are available for detection of BWA .
21 +In the case of the prototypic BWA , Bacillus anthracis , numerous detection assays have been explored or employed -- from conventional microbiological methods , immunoassays based on surface antigens and antibodies , and PCR assays based on amplification of unique regions of DNA to electrochemiluminescent assays based on ligands such as apta-mers and phage display-derived peptides [ 3 ] .
22 +However , there is no single detection or diagnostic assay that would serve to identify individuals who had been exposed to a pathogen within hours of exposure and prior to onset of symptoms .
23 +Such an assay could help to rapidly identify specific populations or individuals who have been exposed as well as the agent to which those individuals were exposed .
24 +This information could drastically reduce the time to identify an effective treatment and thereby increase positive clinical outcomes .
25 +Currently , host transcription profiles are being explored as biomarkers for infectious diseases .
26 +Ex vivo studies have provided much needed insight into the host transcriptional response to a variety of pathogens including viral [ 4 ] , bacterial [ 5 ] , and fungal [ 6 ] infectious agents .
27 +These studies have identified unique patterns in transcriptomic profiles to infectious agents , suggesting that transcriptome biomarkers could be a useful diagnostic tool for infectious diseases including B. pseudomallei [ 7 ] .
28 +Here , we explore how microRNA expression may change in response to exposure to BWA .
29 +MicroRNAs , also known as miRNAs , are highly conserved , 19 -- 22-nucleotide-long , single-stranded , noncoding RNA ( ncRNA ) sequences so far mainly found in eukaryotes and viruses .
30 +miRNA research is a very active area of study , and these ncRNAs have been implicated in a wide range of physiological as well as pathological processes , including inflammatory responses , apoptosis , growth , cancer , and neurodegenerative and cardiovascular diseases [ 8 -- 14 ] .
31 +Particularly , there is increasing evidence that miRNAs play an important role in the immune response against infectious agents , including but not limited to , Helicobacter pylori [ 15 ] , Listeria monocytogenes [ 16 ] , Actinobacillus pleuropneumoniae [ 17 ] , and Mycobacterium avium [ 18 ] .
32 +For instance , it is well known that expression of miRNAs such as miR-155 , miR-146 , miR-125 , let-7 , and miR-21 is commonly altered during bacterial infections and contributes to immune responses aimed at protecting the organism against overwhelming inflammation [ 19 -- 21 ] .
33 +Despite these findings , our understanding of expression patterns under normal conditions and the regulatory role of miRNAs following bacterial infections is still very limited .
34 +To investigate the temporal changes of miRNA expression in the host cell following exposure to BWA , three different bacterial strains were used : B. pseudomallei K96243 , F. tularensis SHU S4 , and Escherichia coli DH5α as a `` negative control . ''
35 +While all three are gram-negative , only B. pseudomallei and F. tularensis are intracellular and pathogenic , causing melioidosis and tularemia , respectively , which are lethal if left untreated or improperly treated .
36 +Early time points , 30 , 60 , and 120 minutes postexposure , were investigated using the RNAseq method in order to generate a candidate list of biomarkers for BWA exposure .
37 +Following RNAseq analysis , a subset of miRNA species were chosen for validation of expression profiles using a custom qPCR array .
38 +Finally , target genes for differentially expressed miRNAs were functionally characterized using gene ontologies .
39 +We present here our findings that hsa-miR-30c-5p is a potential biomarker for infection by the gram-negative path-ogens B. pseudomallei and F. tularensis and that programmed cell death-related genes were the largest constituent of genes predicted to be regulated by differentially expressed miRNAs at early time points in F. tularensis infection of hPBMCs .
40 +2. Materials and Methods
41 +2.1 .
42 +Exposure of hPBMCs to E. coli , B. pseudomallei , and F. tularensis .
43 +Human peripheral blood mononuclear cells ( hPBMCs ) from two different donors : ( i ) a 53-year-old Caucasian female ( Lot number 1F3884 ) for the RNAseq experiment and ( ii ) a 38-year-old Caucasian male ( Lot number 2F3400 ) for the qPCR experiment , were obtained from Lonza ( Walkersville , MD , USA ) .
44 +Cells were thawed according to the manufacturer 's instructions , counted , and dispensed to 24-well tissue culture plates at ~ 3 × 106 hPBMCs per well .
45 +The cells were grown overnight in LGM-3 growth medium ( Lonza ) at 37 °C in 5 % CO2 .
46 +Bacterial strains B. pseudomallei K96243 and F. tularensis SHU S4 were obtained from BEI Resources ( Manassas , VA , USA ) and E. coli DH5α from Invi-trogen ( Carlsbad , California , USA ) .
47 +All strains were stored in single-use aliquots in 20 % glycerol at − 80 °C prior to use .
48 +At the time of use , a single aliquot was thawed and used to inoculate 25 ml of appropriate liquid medium .
49 +B. pseudomallei and E. coli were grown overnight in Luria broth ( LB ) , whereas F. tularensis was grown in tryptic soy broth ( TSB ) supplemented with 0.1 % cysteine for 48 hours .
50 +All cultures were incubated at 37 °C with vigorous shaking .
51 +Prior to exposure , hPBMCs were washed three times with fresh medium [ RPMI 1640 + GlutaMAX with L-glutamine ( 5 ml/500 ml ) , 10 % heat-inactivated Hyclone FBS ( 56 ° for 30 + min , 50 ml / 500 ml ) , and 0.1 % 2-mercaptoethanol ( 0.5 ml/500 ml ) ] .
52 +Using a multiplicity of infection ( MOI ) of approximately one , 3 × 106 hPBMCs per duplicate well were exposed to E. coli DH5α ( 4.3 × 106 CFU ) , B. pseudomallei K96243 ( 4.8 × 106 CFU ) , or F. tularensis SHU S4 ( 4.2 × 106 CFU ) .
53 +Following the addition of inoculum , the plates were centri-fuged at 200 × g for five minutes and this was designated as time zero ( t0 ) .
54 +Individual plates were prepared for three exposure intervals ( 30 , 60 , 120 minutes ) , and unexposed hPBMCs were included as a negative control .
55 +The plates wer incubated at 37 °C in an atmosphere of 5 % CO2 .
56 +All infections were conducted at biosafety level 3 ( BSL-3 ) .
57 +2.2 .
58 +RNA Extraction and RNA Sequencing .
59 +Prior to bacterial exposure ( t0 ) and at each experimental time point , one plate was removed from incubation , the medium was pipetted o , and 1 ml of TRIzol ® ff ( Life Technologies ; Grand Island , NY , USA ) was added to lyse the cells and stabilize the RNA .
60 +Sterility was confirmed according to internal protocols , and RNA was isolated according to the manufacturer 's instructions .
61 +The RNA purity and quality were checked using the Agilent Bioanalyzer RNA chip ( Agilent Technologies , Santa Clara , CA , USA ) .
62 +As per the Illumina TruSeq ™ Small RNA protocol , adapter ligation , reverse transcription , PCR amplification , and pooled gel purification steps were performed to generate a small RNA library product .
63 +The libraries were sequenced on the Illumina MiSeq System using MiSeq Reagent Kit v2 ( 2 × 51 bp read length ) using one full run per sample .
64 +As an internal positive control for alignment calculations and quantification eficiency , 15 % PhiX Control v3 was spiked in .
65 +2.3 .
66 +RNAseq Mapping and Identification of miRNAs .
67 +Raw sequences from FASTQ files generated by the MiSeq sequencer were checked for quality using FastQC [ 22 ] and processed using several packages included in Consensus Assessment of Sequence And Variation ( CASAVA v 1.8.2 , Illumina ) ( Figure S1 available online at https://doi.org/10 .
68 +1155/2017/6489383 ) .
69 +The artificially introduced RNA 3 ′ adapter ( RA3 ) with oligonucleotide sequence , TGGAAT TCTCGGGTGCCAAGGC , from a TruSeq Small RNA Sample Prep Kit ( Illumina ) was removed using trimmer v3 .0 .
70 +Posttrimmed reads which were at least 15 base pairs ( bp ) in length were aligned using ELAND ( Eficient Large-Scale Alignment of Nucleotide Databases ) against contaminants .
71 +The contaminants screened were mitochondrial
72 +DNA , 5S ribosomal RNA , adapter , poly ( A ) , poly ( C ) , and enterobacteria phage phiX174 sequences from Illumina iGe-nome , as well as human small nucleolar RNA ( snoRNA ) , long intergenic noncoding RNA ( lincRNA ) , and small nuclear RNA ( snRNA ) from Ensembl release 69 .
73 +The remaining reads which did not match to these contaminants were then aligned to human mature miRNA from the miRNA database [ 23 , 24 ] ( Release 19 ) allowing up to 2 nucle-otide ( nt ) mismatches .
74 +These analyses were performed on duplicates of each sample at each time point .
75 +2.4 .
76 +Differential Expression ( DE ) Analysis of RNAseq Data .
77 +Replicates were assessed for correlation using the Pearson method .
78 +A time series matrix of raw counts from different time points in ascending order ( t30 , t60 , and t120 ) was created ( Supplementary Data 1 ) , and the miRNA Temporal Analyzer ( mirnaTA ) [ 25 ] was used to identify DE miRNAs .
79 +2.5 .
80 +qPCR Confirmatory Analysis .
81 +A subset of miRNAs that were identified as differentially expressed with statistical significance ( P < 0 05 ) were chosen for further investigation using a custom miScript PCR assay ( Qiagen , USA ) .
82 +3 reverse transcription controls ( miRTC ) , 3 positive PCR controls ( PPC ) , 6 housekeeping genes ( SNORD95 , SNORD68 , SNORD96A , SNORD61 , SNORD72 , and RNU6-2 ) , and 5 assay negative controls ( miRNAs which were not detected ( i.e. , zero count ) in the RNAseq reads ) were included in the assay .
83 +Using total RNA as the starting material for cDNA synthesis , qRT-PCR was performed using this customformatted miScript SYBR Green PCR System .
84 +Quantitative RT-PCR of miRNA expression was performed in triplicates for each time point for each experiment , and the corresponding threshold cycle ( Ct ) values were collected .
85 +Three housekeeping genes with the lowest standard deviation were selected for normalization [ 26 ] .
86 +The threshold cycle ( Ct ) values from qPCR were analyzed using the RT2 Pro-filer PCR Array data analysis tool ( Qiagen ) to calculate ΔΔCt-based fold changes .
87 +2.6 .
88 +Correlation between RNAseq and qPCR Analyses .
89 +For each group of bacterial-exposed hPBMCs , correlation coef-ficients between the RNAseq data and the qRT-PCR data were calculated using the Pearson method .
90 +The expression data of miRNAs with r > 0 95 were visualized as 2D graphs .
91 +PermutMatrix [ 27 ] was also utilized to view expression data using its default parameters : Euclidean distance dissimilarity , McQuitty 's method ( WPGMA ) hierarchical clustering , and multiple-fragment ( MF ) heuristic seriation rule .
92 +2.7 .
93 +Functional Annotation of the Targets of the DE miRNA Species
94 +2.7.1 .
95 +Gene Target Prediction Using mirDB .
96 +For each organism , DE miRNAs were categorized as upregulated or downregulated .
97 +Then , the names of miRNAs within each category were submitted to miRDB target mining [ 28 ] to search miRNAs for gene targets .
98 +A relatively stringent parameter setting was used ; the search was restricted to only a collection of 654 functional human miRNAs instead of a total of 2588 human miRNAs available , and gene targets with more than 80 target prediction score , instead of the default score of 60 , were included .
99 +In addition , only miRNAs with fewer than 500 predicted targets in the genome were included instead of those with default 800 targets .
100 +2.7.2 .
101 +Gene Ontology Using DAVID .
102 +The gene target predictions obtained from miRDB search performed in the above step were downloaded , and the resulting Entrez gene IDs were submitted to the Database for Annotation , Visualization and Integrated Discovery ( DAVID ) [ 29 ] with medium stringency to Homo sapiens .
103 +Gene ontology results were further analyzed for biological process ( GOTERM_BP_FAT ) , cellular component ( GOTERM_CC_FAT ) , and molecular function ( GOTERM_MF_FAT ) .
104 +The GO terms produced were too many to be plotted on a single graph , and therefore , they were consolidated into more general terms .
105 +For instance , terms such as `` positive regulation of x , '' `` negative regulation of x , '' `` regulation of x , '' and `` x '' were consolidated into one term `` x_related '' ( Supplementary Table S10 and S11 ) .
106 +The number of genes in each GO term category was then counted using an in-house Perl script and visualized on the graph using R utilities .
107 +GO functions with at least five genes ( 10 genes in E. coli ) falling into a given category were included .
108 +3. Results
109 +3.1 .
110 +Quality Control Shows Good Sequencing .
111 +Most transcripts were evaluated to be between 20 and 30 b
112 +E. coli-exposed hPBMCs
113 +B. pseudomallei-exposed hPBMCs 19 8 27 5 8 13 0
114 +indicating that most of the RNA species sequenced were small RNAs such as miRNAs ( Figure S2 ) .
115 +FastQC analyses showed that nearly all bases had very high-quality scores of > Q30 which is equivalent to base call accuracy of 99.9 % or higher ( Figure S3 ) .
116 +3.2 .
117 +87 miRNA Species Displayed Linear Differential Expression in RNAseq Data .
118 +Posttrimmed sequencing reads
119 +( ≥ 15 bp ) were aligned to mature miRNAs in the miRBase database with up to two nucleotide mismatches allowed .
120 +Reads from E. coli-exposed hPBMCs matched to 569 mature miRNA species , those from B. pseudomallei-exposed hPBMCs to 649 , and those from F. tularensis-exposed hPBMCs to 526 , respectively .
121 +The Pearson method showed that the duplicates had very high correlation coeficient values , r ( Figure S4 and Table S1 ) .
122 +Normalization and analysis of the raw miRNA counts at each time point were performed using mirnaTA .
123 +A total of 87 human mature miRNA species displayed differential expression with statistical significance ( P < 0 05 ) .
124 +Specifically , in E. coli-exposed hPBMCs , there were 34 significant DE miRNAs , of which 62 % displayed downregulation while 38 % displayed upregulation overtime ( Figure 1 ( a ) ; Table S2 ) .
125 +In B. pseudomallei-exposed hPBMCs , there were 27 significant DE miRNAs , of which 70 % displayed downregulation while 30 % displayed upregulation overtime ( Figure 1 ( b ) ; Table S3 ) .
126 +In contrast to E. coli and B. pseudomallei , both of which caused overall decreased expression of a variety of human miRNA species , exposure to F. tularensis resulted in a more balanced change in expression profiles , such that out of 26 significantly DE miRNAs , 46 % displayed downregulation and 54 % displayed upregulation overtime ( Figure 1 ( c ) ; Table S4 ) .
127 +3.3 .
128 +qPCR Assay Confirms hsa-miR-30c-5p .
129 +In order to con-firm the DE patterns observed in the RNAseq data , a custom-ized qRT-PCR array was designed .
130 +Specifically , 3 , 10 , and 18 miRNAs from E. coli - , B. pseudomallei - , and F. tularensisexposed hPBMCs , respectively ( Table S5 ) , were chosen for further investigation .
131 +In other words , due to space limitation on the miScript plate , only 36 % of the miRNA species identified in the RNAseq phase of the study ( 31 out of 87 ) were chosen for confirmation .
132 +The overall objective was to identify candidate miRNA species that could serve as early bio-markers of exposure .
133 +We presumed that a biomarker that increases in expression upon exposure would ultimately make a better target for an assay ; therefore , all the miRNAs displaying increased expression in B. pseudomallei - and F. tularensis-exposed hPBMCs were chosen to be included in the PCR assay .
134 +For qPCR , the hPBMCs from a second donor ( Lot number 2F3400 ) were exposed in triplicate to the three bacterial organisms and harvested at the three time points as performed in RNAseq and RNA was extracted .
135 +For normali-zation , the three HKGs with the lowest standard deviation , SNORD95 , SNORD68 , and SNORD96A , were selected ( Table S6 ) .
136 +The threshold cycle Ct values ( Supplementary Table S7 ) were converted using log transformation , and the linear regression model was applied to calculate all the P values for each miRNA fold regulation over increasing exposure time ( Figure 2 ) ( Supplementary Table S8 ) .
137 +The expression profile of each particular miRNA species as measured by qPCR was evaluated against its own expression profile in the RNAseq data .
138 +Of the 3 miRNA species in E. coli - or 18 miRNA species in B. pseudomallei-exposed hPBMCs that were found to be DE with statistical significance from RNA-seq data , none were validated by the qPCR array as being DE after exposure to those same organisms ( Table 1 ; Figure 3 ) .
139 +This may be explained by the fact that there were two different donors .
140 +In order to have maximal correlation between the RNAseq and qPCR data , hPBMCs from one individual should have been used for both assays .
141 +However , we chose to test using two different individuals since a usable miRNA biomarker would have to work consistently across different genders , ages , ethnicities , and so on .
142 +Regardless , one of the 18 DE miRNA species in the RNAseq data from F. tularensis-exposed hPBMCs , namely , hsa-miR-30c-5p , was confirmed to have the same altered expression profile in qPCR data .
143 +Table 2 summarizes the number of miRNA species which were DE in RNAseq , included in the qPCR array , and confirmed to be DE in both RNAseq and qPCR analyses .
144 +Additionally , 4 miRNA species selected for their consistently increasing expression in F. tularensis-exposed hPBMCs from RNAseq analysis exhibited statistically significant differential expression in the qPCR array postexposure to B. pseudomallei .
145 +These 4 miRNAs are , in ascending P value order , hsa-miR-1226-3p ( P = 0 0113 ) , hsa-miR-23b-5p ( P = 0 0136 ) , hsa-let-7d-5p ( P = 0 0175 ) , and hsa-miR-30c-5p ( P = 0 02408 ) .
146 +In E. coli-exposed hPBMCs , two miRNA species ( initially selected for their consistently increasing expression pattern in F. tularensisexposed hPBMCs ) were found to be DE : hsa-miR-485-5p ( P = 0 0170 ) and hsa-miR-4802-3p ( P = 0 0273 ) .
147 +3.4 .
148 +A Few miRNA Species Show High Correlation between RNAseq and qPCR Analyses .
149 +In order to examine the overall correlation between RNAseq data and qPCR data collected , RNAseq data were plotted against qRT-PCR data for all the 31 miRNA species included in the miScript array for each set of bacterial-exposed hPBMCs .
150 +Subsequently , the miRNAs , with correlation coeficient , r > 0 95 , were selected and plotted in a separate graph ( Figure 4 ) .
151 +In E. coli-exposed hPBMCs , hsa-miR-4755-5p displayed a similar expression pattern in both RNAseq and qRT-PCR ( r > 0 95 ) .
152 +However , the P value of 0.1973 did not pass a signi cance threshold fi value of 0.05 ( Figure 4 ( a ) ) .
153 +In B. pseudomallei-exposed hPBMCs , a total of four miRNAs , hsa-miR-3177-3p , hsa-miR-200b-3p , hsa-miR-3667-3p , and hsa-miR-424-3p , displayed similar expression in both RNAseq and qRT-PCR .
154 +Of these , hsa-miR-200b-3p was the only one found to be statistically signi cant with P = 0 0275 ( Figure 4 ( b ) ) .
155 +In F. tular-fi ensis-exposed hPBMCs , five miRNAs were found to have an r > 0 95 , namely , hsa-miR-200b-3p , hsa-miR-548ai , hsa-miR-125b-5p , hsa-let-7d-5p , and hsa-miR-30c-5p .
156 +Of these , three miRNA species hsa-miR-200b-3p ( P = 0 0160 ) , hsa-miR-548ai ( P = 0 0489 ) , and hsa-miR-30c-5p ( P = 0 0274 ) met the statistical signi cance threshold ( Figure 4 ( c ) ) .
157 +
158 +3.5 .
159 +Multiple Testing .
160 +Since RNAseq and qRT-PCR were independent technical procedures , a combined P value was obtained by multiplying the P value of RNAseq by that of qRT-PCR data .
161 +In addition , a multiple testing correction was applied [ 30 ] .
162 +That is , since 36 miRNA species were applied in the qRT-PCR plate and 5 of them were `` negative controls , '' a factor of 31 was used for further multiplication .
163 +Even after this correction for multiple testing , upregulation of hsa-miR-30c-5p in F. tularensis-exposed hPBMCs was statistically significant ( Table 3 ) .
164 +3.6 .
165 +Functional Annotation of the Targets of DE miRNA Species .
166 +The miRNA species DE in each experiment were analyzed using DAVID for the discovery of their functions using GO terms ( Table S9 ) .
167 +Overall , biological process ( BP ) terms were called more frequently than cellular component ( CC ) or molecular function ( MF ) terms .
168 +This is probably reflected by the fact that BP GO terms are more thoroughly annotated in the literature than the others .
169 +After GO terms are grouped according to their functions and analyzed , transcription-related GO terms were found to be predominant in both downregulated and upregulated miRNAs .
170 +For the genes targeted by DE miRNAs in F. tularensis-exposed hPBMCs , there were no GO terms associated with downregulated miRNAs ; however , for upregulated miRNAs , the `` programmed cell death-related '' ranked first .
171 +The same GO term was also found to be the fourth and sixth rankings in E. coli - and B. pseudomallei-exposed hPBMCs , respectively ( Figures 5 -- 7 ; Table 4 ) .
172 +4. Discussion
173 +In this study , PBMCs from human donors were exposed to three different gram-negative microorganisms -- E. coli as well as the classic BWA B. pseudomallei and F. tularensis -- followed by analysis of host miRNA expression profiles at early time points .
174 +Two different methods , namely , RNAseq and qPCR , were employed .
175 +Early time points ( 0 , 30 , 60 , and 120 minutes postexposure ) were chosen due to our interest in discovering biomarkers that could be assayed immediately following a potential BWA exposure , to identify or triage patients prior to the onset of symptoms and thereby enable swifter initiation of the appropriate treatment ( s ) .
176 +Although the time points chosen were very early , they were not too early for analysis of DE miRNA .
177 +A three-hour time point has previously been used in a genome-wide human miRNA stability analysis in more than ten different cell types [ 31 ] as well as in a study of the abundance changes in both stable and unstable retinal miRNAs in the mammalian light adaptation process [ 32 ] .
178 +In order to have maximal correlation between the RNAseq and qPCR data , hPBMCs from one individual should have been used for both assays .
179 +However , we chose to test using two different individuals since a usable miRNA biomarker would have to work consistently across different genders , ages , ethnicities , and so on .
180 +It was anticipated in this study that a generic response to a gram-negative pathogen might have been observed as a common signature in E. coli - , B. pseudomallei - , and F. tularensis-exposed cells .
181 +Whether due to differences in life style ( pathogen versus nonpathogen , intracellular versus extracellular ) of E. coli DH5α as opposed to the other two organisms , the early time points chosen , the small sample size , or some other unidentified factor ( s ) , we did not observe such a phenomenon replicated among all samples and with statistical significance .
182 +However , there were some miRNA species that were commonly DE among different infection groups .
183 +For instance , hsa-miR-1226-3p , hsa-miR-23b-5p , hsa-let-7d-5p , and hsa-miR-30c-5p , which were initially identified as increasing in expression in response to F. tularensis exposure by RNAseq , were also found to increase in expression after exposure to E. coli or B. pseudomallei , although in the case of E. coli and B. pseudomallei exposure , this increase was detected by qPCR and not by RNAseq .
184 +Whether these variations are due to the assays employed or due to individual human genetic variation or due to some other unidentified factors , a larger number in subsequent follow-on work may help to elucidate the significance of these miRNA species in cells exposed to B. pseudomallei , F. tularensis , and E. coli .
185 +Among the many miRNA species detected in this study , the one that stands out as having an unambiguously altered expression profile in response to infection is hsa-miR-30c-5p .
186 +Intracellular bacteria often survive inside their host cells by regulating the immune response to their presence ; for example , B. pseudomallei actively downregulates the host inflammatory response through TssM-mediated inhibition of the NF-kappaB and type I IFN pathways [ 33 , 34 ] .
187 +The miRNA expression data presented here may be indicative of a similar host response modulation phenomenon .
188 +The overall disparity in response to the three different organisms between the two donors ' cells serves to highlight the potential importance of hsa-miR-30c-5p as a potential biomarker for further study .
189 +The RNAseq and qPCR results for hsa-miR-30c-5p were found to have a correlation coeficient of r > 0 95 , and it also passed multiple testing .
190 +This is interesting because the hPBMCs used in RNAseq and qPCR were from two different individuals , and yet hsa-miR-30c-5p still remained statistically significant .
191 +A recent study has shown that hsa-miR-30c , along with hsa-miR-30b , acted as a negative regulator of cell death induced by loss of attachment ( anoikis ) [ 35 ] .
192 +The study also showed that anoikis resistance was acquired through downregulation of caspase-3 expression by these miRNA species and that overexpression of these miRNAs resulted in a decrease in other types of caspase 3-dependent cell death .
193 +It is known that type A F. tularensis induces caspase-3-dependent macrophage apoptosis , resulting in the loss of potentially important innate immune responses to the path-ogen [ 36 ] .
194 +Therefore , we speculate that as F. tularensis infection or exposure occurs , the expression of hsa-miR-30c-5p may increase to downregulate caspase-3 expression .
195 +In addition , this miRNA , hsa-miR-30c-5p , was also found to be differentially expressed in B. pseudomallei-exposed hPBMCs .
196 +It has been demonstrated that apoptosis induced by B. pseudomallei involves a type III translocator protein , Bip B , and its interaction with caspase [ 37 ] .
197 +It is likely that similar to F. tularensis-exposed hPBMCs , hsa-miR-30c-5p may be upregulated to control caspase-3 expression in B. pseudomallei-exposed hPBMCs .
198 +From the RNAseq versus qPCR analysis , the following miRNA species were found to have a correlation coeficient > 0.95 and also met the statistical significance threshold ( P < 0 05 ) : in B. pseudomallei , hsa-miR-200b-3p , and in F. tularensis , hsa-miR-200b-3p , hsa-miR-548ai , and hsa-miR-30c-5p .
199 +It is remarkable that hsa-miR-200b-3p met the statistical significance threshold in this analysis for both B. pseudomallei-and F. tularensis-exposed hPBMCs .
200 +5. Conclusions
201 +Several miRNA species were identified that could be potential biomarkers for identification of bacterially infected individuals in early stages .
202 +The most interesting miRNA in this investigation was hsa-miR-30c-5p which was significant in all four different analyses in F. tularen-sis-exposed hPBMCs : RNAseq , qPCR , RNAseq versus qPCR correlation , and multiple testing .
203 +This miRNA was also found to be upregulated in B. pseudomallei qPCR analysis .
204 +It is our speculation that hsa-miR-30c-5p may be playing a role as a negative regulator of cell death upon infections by F. tularensis or B. pseudomallei .
205 +However , a vast amount of validation is needed to be performed before any of the proposed biomarkers could be considered potentially useful .
206 +GO term analysis revealed that programmed cell death ranked first as the biological process involved in miRNA species differentially expressed in response to F. tularensis exposure of hPBMCs .
207 +Even though the nonpathogenic E. coli DH5α served as a negative control , we still observed programmed cell death in the fourth place of GO functions for differentially expressed miRNA species in response to E. coli exposure .
208 +Similarly , B. pseudomallei-exposed hPBMCs also display programmed cell death in the sixth place .
209 +Abbreviations
210 +AFLP-PCR : Amplified-fragment length polymorphism polymerase chain reaction Biological process Biological warfare agents Cellular component Centers for Disease Control and Prevention Differentially expressed or differential expression Housekeeping genes Human peripheral blood mononuclear cells Molecular function MicroRNAs National Institute of Allergy and Infectious Diseases PPC : Positive PCR controls REP-PCR : Repetitive element polymerase chain reaction RT-PCR : Real-time polymerase chain reaction RTC : Reverse transcription controls .
211 +Additional Points
212 +Availability of Supporting Data .
213 +RNAseq data sets were deposited in the Short Read Archive ( SRA ) under the following IDs : unexposed [ SRX1421931 , SRX1422013 , SRX1422015 , and SRX1422194 ] , E. coli-exposed [ SRX426123 , SRX426124 , and SRX426125 ] , B. pseudomallei-exposed [ SRX424863 , SRX426391 , and SRX426392 ] , and F. tularensisexposed [ SRX426475 , SRX42647 , and SRX426478 ] .
214 +Disclosure
215 +The views expressed in this manuscript are those of the authors and do not necessarily reflect the oficial policy or position of the Department of the Navy , the Department of Defense , the National Institutes of Health , the Department of Health and Human Services , nor the U.S. Government .
216 +Vishwesh P. Mokashi is a military service member of the U.S. Government .
217 +This work was prepared as part of hi oficial duties .
218 +Title 17 U.S.C. § 105 provides that `` Copyright protection under this title is not available for any work of the United States Government . ''
219 +Title 17 U.S.C. § 101 defines a U.S. Government work as a work prepared by a military service member or employee of the U.S. Government as part of that person 's oficial duties .
220 +The authors declare that they have no competing interests.
221 +Authors Contributions ’
222 +Regina Z. Cer primarily performed bioinformatics analyses , wrote custom Perl and R scripts , and drafted the manuscript .
223 +J. Enrique Herrera-Galeano oversaw bioinformatics and statistical analyses and wrote R algorithms .
224 +Kenneth G. Frey oversaw qRT-PCR experiments and fold regulation analyses and provided scientific advice throughout .
225 +Kevin L. Schully performed bacterial infections , RNA extractions , and sterility tests and provided scienti c advice .
226 +Truong V. fi Luu performed RNA extractions , library constructions , MiSeq DNA sequencing , and qRT-PCR reactions .
227 +John Pesce initially conceived and designed the project and wrote the proposal .
228 +Vishwesh P. Mokashi provided scientific advice throughout the project .
229 +Andrea M. Keane-Myers conceived the project , performed bacterial infections , and oversaw the project .
230 +Kimberly A. Bishop-Lilly conceived the project , cowrote the proposal , and oversaw the miRNA sequencing , qRT-PCR experiments , and the manuscript writing process .
231 +All authors read and approved the final manuscript .
232 +Acknowledgments
233 +The authors would like to thank Ms. Kathleen Verratti for her technical assistance with the MiSeq sequencer during the initial stages of this project and Mr. Matthew G. Bell for the preparation of the hPBMCs .
234 +This work was supported by the Defense Threat Reduction Agency ( DTRA ) Grant CBM.DIAGB .03.10 .
235 +NM .028 .
...\ No newline at end of file ...\ No newline at end of file
1 +Data exploration, quality control and statistical
2 +1Department of Statistics , University of Wisconsin-Madison , Madison , WI 53706 , USA , 2Department of Public Health Sciences , Medical University of South Carolina , SC 29425 , USA , 3Great Lakes Bioenergy Research Center , University of Wisconsin-Madison , Madison , WI 53726 , USA , 4Department of Biochemistry , University of Wisconsin-Madison , Madison , WI 53706 , USA , 5Department of Bacteriology , University of Wisconsin-Madison , Madison , WI 53706 , USA and 6Department of Biostatistics and Medical Informatics , University of Wisconsin-Madison , Madison , WI 53792 , USA
3 +Received April 13, 2017; Revised June 02, 2017; Editorial Decision June 27, 2017; Accepted July 12, 2017
4 +ABSTRACT
5 +ChIP-exo/nexus experiments rely on innovative modifications of the commonly used ChIP-seq protocol for high resolution mapping of transcription factor binding sites .
6 +Although many aspects of the ChIP-exo data analysis are similar to those of ChIP-seq , these high throughput experiments pose a number of unique quality control and analysis challenges .
7 +We develop a novel statistical quality control pipeline and accompanying R/Bioconductor package , ChIPexoQual , to enable exploration and analysis of ChIP-exo and related experiments .
8 +ChIPexoQual evaluates a number of key issues including strand imbalance , library complexity , and signal enrichment of data .
9 +Assessment of these features are facilitated through diagnostic plots and summary statistics computed over regions of the genome with varying levels of coverage .
10 +We evaluated our QC pipeline with both large collections of public ChIP-exo/nexus data and multiple , new ChIP-exo datasets from Escherichia coli .
11 +ChIPexoQual analysis of these datasets resulted in guidelines for using these QC metrics across a wide range of sequencing depths and provided further insights for modelling ChIP-exo data .
12 +INTRODUCTION
13 +Chromatin Immunoprecipitation followed by exonuclease digestion and next generation sequencing ( ChIP-exo ) is currently one of the state-of-the-art high throughput assays for profiling protein-DNA interactions at or close to single base-pair resolution ( 1 ) .
14 +It presents a powerful alternative to popular ChIP-seq ( chromatin immunoprecipitation coupled with next generation sequencing ) assay .
15 +ChIP-exo experiments first capture millions of DNA fragments ( 150 -- 250 bps in length ) that the protein under study interacts with , using a protein-specific antibody and random fragmentation of DNA .
16 +Then , - exonuclease ( - exo ) is deployed to trim the 5 ′ end of each DNA fragment to each protein-DNA interaction boundary .
17 +This step is unique to ChIP-exo and aims to achieve significantly higher spatial resolution compared to ChIP-seq .
18 +Finally , high throughput sequencing of a small region ( 36 -- 100 bps ) at the 5 ′ end of each fragment generates millions of reads .
19 +Similarly , ChIP-nexus ( Chromatin Immunoprecipitation followed by exonuclease digestion , unique barcode , single ligation and next generation ligation ) ( 2 ) is a further modification on the ChIP-exo protocol .
20 +ChIP-nexus aims to overcome limitations of ChIP-exo by yielding high complexity libraries with numbers of cells comparable to that of ChIP-seq experiments .
21 +This is achieved by reducing the numbers of ligations in the standard ChIP-exo protocol from two to one , and adding unique , randomized barcodes to adaptors to enable monitoring of overamplification .
22 +In addition to these , several other high-resolution protocols have also been considered .
23 +In X-ChIP and ORGANIC ( 3,4 ) , the DNA is fragmented by the application of endonuclease and exonuclease enzymes and then stabilized by sonication .
24 +The main difference between these two protocols is that in X-ChIP , the cells are crosslinked with formaldehyde and then the DNA is extracted by cell lysation , while the ORGANIC protocol achieves this step by nuclear isolation .
25 +Currently , ChIP-exo seems to be the more commonly adapted high-resolution protocol .
26 +Figure 1A illustrates the differences between distinct ChIP-based protocols : ChIP-exo , ChIP-nexus , single-end ( SE ) ChIP-seq , paired-end ( PE ) ChIP-seq .
27 +The 5 ′ ends from a ChIP-exo/nexus experiment are clustered more tightly around the binding sites of the protein than in a ChIP-seq experiment .
28 +In a PE ChIP-seq experiment , both ends are sequenced as opposed to only the 5 ′ end in a SE ChIP-seq .
29 +Although ChIP-exo/nexus protocols are being adopted by the research community , features of ChIP-exo data , specially those pertaining to data quality , have not been investigated .
30 +First , DNA libraries generated by the ChIP-exo protocol are expected to be less complex than the libraries generated by ChIP-seq ( 5 ) because digestion by-exo aims to reduce the number of individual genomic positions , to which sequencing reads can map , to small regions located around the actual binding sites .
31 +Therefore , in high quality and deeply sequenced ChIP-exo datasets , it is possible to observe large numbers of reads accumulating at a small number of bases due to actual signal rather than overamplification bias as commonly observed in ChIP-seq experiments .
32 +Second , although we expect approximately the same numbers of reads from both DNA strands at a given binding site , there may be locally more reads in one strand than in the other , owing to - exo efficiency , ligation efficiency , or other factors .
33 +This is an important point with implications on the statistical analysis of ChIP-exo data .
34 +Specifically , currently available ChIP-exo specific statistical analysis methods ( e.g. MACE ( 6 ) , CexoR ( 7 ) and Peakzilla ( 8 ) ) rely on the existence of peak-pairs formed by forward and reverse strand reads at the binding site .
35 +Finally , most of current widely used ChIP-seq quality control ( QC ) guidelines ( 9 -- 11 ) may not be directly applicable to ChIP-exo data .
36 +To address these challenges , we develop a suite of diagnostic plots and summary statistics and implement them in a versatile R/Bioconductor package named ChIPexoQual .
37 +The overall pipeline takes into account the characteristics of ChIP-exo/nexus data and addresses the critical shortcomings of the currently available QC pipelines that are not particularly tailored for ChIP-exo/nexus data ( 9 -- 10,12 -- 13 ) .
38 +We apply this pipeline to a large collection of public and newly generated ChIP-exo/nexus data and we validate the QC pipeline by evaluating the samples for features that capture high signal to noise , such as occurrences of motifs recognized by the profiled DNA interacting protein and also utilize blacklisted regions as identified by the ENCODE consortium .
39 +MATERIALS AND METHODS
40 +ChIP-seq/exo/nexus datasets
41 +E. coli ChIP-exo and ChIP-seq samples .
42 +For simplicity , we introduce some abbreviations for the Escherichia coli 70 ChIP-exo ( E ) , PE ChIP-seq ( P ) , and SE ChIP-seq ( S ) samples .
43 +We denote the data generated in the first ( second ) batch as E1 ( E2 ) , P1 ( P2 ) and S1 ( S2 ) .
44 +Summaries of the growth conditions and sample IDs for the ChIP-exo samples are included in Table 1 .
45 +The SE and PE ChIP-seq samples generated under the same conditions share the same Id .
46 +convention .
47 +The procedures for sample preparation and sequencing are described in the supplement .
48 +The ChIP-exo experiments followed the protocol 7 described in ( 1 ) .
49 +Processing of the ChIP-exo and ChIP-nexus samples .
50 +We aligned the ChIP-exo/nexus samples in Table 2 by following the descriptions listed in their respective publications .
51 +When the alignment settings were not discernible in the original publication , we used bowtie ( version 1.1.2 ) ( 14 ) .
52 +We aligned the E1 samples of Table 1 with bowtie-q - m 1 - l 55 - k 1 -5 3 -3 40 -- best - S and the E2 samples using bowtie - q - m 1 - v 2 -- best .
53 +The average read lengths were 102 and 52 bp for the E1 and E2 samples , respectively .
54 +Hence , to make the alignments for both samples comparable , we trimmed 40 bp from the 3 ′ ends of the reads in the E1 samples .
55 +We trimmed 3 bp from the 5 ′ end to remove the adaptors in the E1 samples .
56 +ChIP-exo and ChIP-seq peak calling with MOSAiCS to identify high signal peaks
57 +MOSAiCS ( 15 ) is a model-based approach for the analysis of ChIP-seq and ChIP-exo data .
58 +We used MOSAiCS to identify sets of highly significant peaks for ChIP-exo and ChIP-seq under the GC + Mappability and InputOnly modes for background estimation , respectively .
59 +Subsequently , we called peaks with a 5 % FDR and a threshold of at least 100 extended fragments .
60 +Generation of a set of high signal regions from E. coli samples to assess strand imbalance
61 +We partitioned the E. coli genome into non-overlapping intervals of length 150 bp and counted the number of reads overlapping each interval .
62 +As is usually the practice with ChIP-seq analysis , each read was extended to the average fragment length of 150 bp toward the 3 ′ direction .
63 +To evaluate the strand imbalance , we identified a set of high signal peaks for ChIP-exo and SE ChIP-seq .
64 +The subset of these peaks for which dPeak ( 16 ) analysis identified one or more binding events were used in FSR assessments ( Figure 1B and Supplementary Figure S1E ) .
65 +Existing next generation sequencing data QC metrics and methods
66 +We used the ChIP-seq QC metric definitions established by the ENCODE consortium ( 10,11 ) , and described in detail at https://genome.ucsc.edu/ENCODE/qualityMetrics .
67 +html .
68 +These QC metrics were calculated with the ChIPUtils package ( version 0.99.0 from https://github.com/keleslab/ ChIPUtils ) .
69 +Empirical data from the ENCODE project suggests the following guidelines for interpretation of the QC metrics for human and mouse genomes : a PBC value between 0 -- 0.5 indicates severe bottlenecking , 0.5 -- 0.8 moderate bottlenecking , 0.8 -- 0.9 mild bottlenecking and 0.9 -- 1 no bottlenecking .
70 +In addition to ENCODE QC metrics , we considered FASTQC ( version 0.11.5 ) and htSeqTools ( version 1.16.0 ) ( 9 ) for assessing the overall quality of the ChIP-exo/nexus sequences .
71 +Collectively , these encompass all the metrics available for read-level data in ChiLin ( 13 ) , which is another QC tool for ChIP-seq and DNase-seq , and Q-nexus ( 12 ) , which is a ChIP-nexus analysis pipeline with QC features that are similar to that of FASTQC .
72 +The remaining metrics calculated by the ChiLin pipeline require the use of a peak calling algorithm or external data ( such as DNas hypersensitive sites ) and , therefore , are not utilized in our evaluations .
73 +Blacklisted regions in eukaryotic genomes
74 +For the mm9 , hg19 , and dm3 genomes , we used the blacklists generated by the ENCODE consortium ( 17 ) , available at https://sites.google.com/site/anshulkundaje/projects/ blacklists .
75 +These lists consist of genomic segments for which next-generation sequencing experiments produce artificially high signal .
76 +These lists were empirically derived from large compendia of data generated by the ENCODE and modENCODE consortia , respectively .
77 +ChIP-exo quality control with R package ChIPexoQual We implemented our proposed QC pipeline with an R/Bioconductor package named ChIPexoQual , available at http://bioconductor.org/packages/release/bioc/html/ ChIPexoQual.html .
78 +The analysis in this paper used version 1.0.0 of the ChIPexoQual package .
79 +ChIPexoQual : The package takes a set of N aligned reads from a ChIP-exo ( or ChIP-nexus ) experiment as input and performs the following steps .
80 +1 .
81 +Identify read islands , i.e. overlapping clusters of reads separated by gaps , from read coverage .
82 +The gaps are defined as the union of positions in the genome with fewer than h * ( default = 1 ) aligned reads .
83 +The remaining is lands can be interpreted as the natural partition of the genome determined by a ChIP-exo/nexus experiment .
84 +2 .
85 +Compute Di , number of reads in island i ; Ui number of positions in island i with at least one aligning read ; and Wi , the width of island i defined as the total number of bases in the island , i = 1 , · · · , I. 3 .
86 +For each island i , i = 1 , · · · , I , compute island statistics : D U ARCi = i , URC i Wi Di i = , FSRi = ( # of fwd .
87 +strand reads aligning to island i ) / Di , 4 .
88 +Generate diagnostic plots ( i ) URC vs. ARC plot ; ( ii ) Region Composition plot ; ( iii ) FSR distribution plot .
89 +5 .
90 +Randomly sample without replacement M ( at least 500 , default = 1000 ) islands and fit , = + + Di β1Ui β2Wi εi , where ε denotes the independent error term .
91 +Repeat this i process B ( default = 1000 ) times and generate box plots of estimated and .
92 +1 2
93 +Interpretation of the linear model in the QC pipeline .
94 +The linear model
95 +Di = β1Ui + β2Wi + εi
96 +is a re-parametrization of the following relationship from URC vs. ARC diagnostic plot : κ URC = + γ + ε i i ARCi with = 1 and = − .
97 +In this setting , can be 1 / 2 / considered as the large-depth URCi , i.e. the limiting ratio between the number of positions with at least one mapping read and depth as the depth tends to infinity .
98 +Equivalently , = 1 can be interpreted as the average number 1 / of aligned reads per unique position when the sequencing depth is large .
99 +To interpret = − , we express as a 2 / function of ARC and URC and assume that is already estimated .
100 +Then ,
101 +ARC lim ARC , γ W γ W D → ∞ U ( D ) where approximates the URC as the sequencing depth increases .
102 +In a low quality experiment where reads accumulate in a few number of positions due to PCR amplification bias or other artifacts , several reads are expected to repeatedly align to the same collection of unique positions , making the term involving the limit diverge from ARC .
103 +In contrast , in a highquality experiment , / is expected to converge to zero because the expression with the limit approximates ARC .
104 +The ChIPexoQual pipeline is enriched by the following two additional modules that are utilized when the sequencing depth is high and/or blacklisted regions are available .
105 +i. Subsampling analysis .
106 +For high depth datasets ( e.g. , ≥ 60M reads for human and mouse samples ) , we subsample N1 < N2 < · · · < N reads , starting with N1 = 20M reads and up to 50M reads in 10M increments as default , and apply steps 1 to 5 for each of the subsampled datasets .
107 +ii .
108 +Blacklisted regions analysis .
109 +The islands identified by ChIPexoQual are separated into two different collections based on their overlap with a set of blacklisted regions .
110 +Then , the 1 and 2 scores are estimated for both collections and compared against the all island scores .
111 +Motif analysis of FoxA1 and TBP enriched regions
112 +For each ChIP-exo/nexus sample , we used the ChIP-exo QC pipeline to partition its reference genome into a set of islands with their respective summary statistics .
113 +We then filtered them into collections of high quality regions as follows : i. FoxA1 experiments : we removed the islands with ( i ) reads residing only on one strand ; ( ii ) Ui ≤ 15 ; ( iii ) Di ≤ 100 .
114 +ii .
115 +For TBP experiments : we removed the islands with ( i ) reads residing only on one strand ; ( ii ) Wi < 50 or Wi ≥ 2000 bp ; ( iii ) Ui ≤ 15 ; ( iv ) Di ≤ medianjDj .
116 +These thresholds were empirically selected .
117 +To validate their robustness , we performed an analogous analysis by using the regions that overlapped a set of peaks ( identified by MOSAiCS at FDR 5 % ) with width larger than 3 × rl , where rl is the median read length of the experiment ( Supplementary Figures S34 and S35 ) .
118 +The width filter was not applied to the TBP ChIP-exo samples , and accordingly to the ChIP-nexus samples for consistency , since they exhibited over-amplification ( 2 ) .
119 +We used FIMO ( version 4.9.1 ) ( 18 ) to identify the FoxA1 and TBP motifs within each enriched region using the FoxA1 MA0148 .1 and TBP MA0108 .1 position weight matrices from the JASPAR database ( 19 ) , respectively .
120 +For the FoxA1 experiments we used the default parameters and for the TBP experiments we considered all motifs identified with FIMO p.value < 0.05 .
121 +RESULTS
122 +Publicly available ChIP-exo/nexus and novel E. coli ChIP- seq/exo datasets
123 +We utilized a rich collection of publicly available ChIP-exo/nexus data from multiple organisms to build and evaluate our quality control pipeline ( Table 2 ) .
124 +These include : CTCF factor in human HeLa cell lines ( 1 ) ; ER factor in human MCF-7 cell lines ( 20 ) ; GR factor in IMR90 , K562 and U2OS human cell lines ( 21 ) ; TBP factor in human K562 cell lines ( 22 ) ; H3 histone in S. cerevisiae where most , but not all of the tail was deleted ( 1-28 ) ( 23 ) .
125 +ChIP-nexus data included experiments from ( 2 ) profiling TBP in human K562 cells , MyC and Max in D. melanogaster S2 cell lines , and Twist and Dorsal in D. melanogaster embryo .
126 +In order to have a setting where we can compare SE and PE ChIP-seq with their ChIP-exo counterpart , we profiled 70 under a variety of conditions in E. coli with ChIP-exo ( Table 1 ) , SE and PE ChIP-seq .
127 +Collectively , we generated 70 factor ChIP-exo , PE and SE ChIP-seq experiments under aerobic ( + O2 ) and anaerobic ( − O2 ) conditions in glu cose minimal media .
128 +For simplicity , we named these experiments as E1 , P1 and S1 , respectively .
129 +Similarly , we generated 70 factor ChIP-exo and PE ChIP-seq experiments in E. coli under aerobic ( + O2 ) conditions with and without rifampicin treatment .
130 +We also named these experiments E2 and P2 , respectively .
131 +ChIP-exo versus ChIP-seq: general features
132 +We first compared ChIP-seq and ChIP-exo in terms of data features that are well studied in ChIP-seq studies .
133 +Our 70 ChIP-seq and ChIP-exo samples from E. coli are especially well suited for this task since they are all deeply sequenced compared to the genome size of E. coli .
134 +Figures 1B -- C summarize this comparison for one biological replicate of ChIP-exo and ChIP-seq experiments from the same biological conditions ( samples E1-1 from Table 1 , P1-1 and S1-1 following the same Id .
135 +convention ) .
136 +Peak-pair assumption .
137 +We evaluated the peak-pair assumption , i.e. a cluster of reads in the forward strand located on the left-hand-side of the binding site is usually paired with a cluster of reads located on the right-hand-side of the binding site in the reverse strand .
138 +This observation is commonly utilized in designing statistical analysis methods for ChIP-exo data ( 6 -- 8 ) .
139 +We considered the set of peaks identified in both the ChIP-seq and ChIP-exo samples as high quality peaks ( Materials and Methods ) and calculated the proportion of forward strand reads in these regions ( Figure 1B and Supplementary Figures S1 -- S3 ) .
140 +This plot reveals a higher level of strand imbalance for ChIP-exo compared to ChIP-seq .
141 +Potential reasons for this observation include ligation efficiency , efficiency of - exo digestion , and single-stranded protein-DNA interactions .
142 +Overall , such an imbalance is more likely to occur in low complexity libraries .
143 +Read distributions within signal and background regions .
144 +Using extended raw read counts within 150 bp non-overlapping intervals , i.e. , bins interrogating the genome , Figure 1C depicts that , as observed by others , ChIP read counts from ChIP-exo and ChIP-seq are linearly correlated especially at high read counts .
145 +This indicates that signals for potential binding sites are well reproducible between ChIP-exo and ChIP-seq data .
146 +In contrast , there is a clear difference between the two data types for bins with low read counts , highlighting potential differences in the background read distributions of these data types .
147 +Comparisons with other paired E. coli ChIP-seq and ChIP-exo samples led to similar conclusions ( Supplementary Figures S1 -- S3 ) .
148 +Mappability and GC-content bias .
149 +We next evaluated ChIP-exo data of CTCF in HeLa cells ( 1 ) to investigate biases inherent to next generation sequencing experiments with eukaryotic genomes .
150 +Figures 1D and E ( Supplementary Figure S4 ) display the bin-level average read counts against mappability and GC-content .
151 +Each data point is obtained by averaging the read counts across bins with the same mappability of GC-content .
152 +These biases , increasing linear trend with mappability and non-linear trend with GC-content , are similar to those observed in ChIP-seq datasets ( 15,24 -- 25 ) .
153 +This observation indicates that analysis of ChIP-exo data should benefit from methods that take into account apparent sequencing biases such as mappability and GC content , mostly when an input control sample is not available to account for variability in the background read distribution .
154 +Existing high throughput sequencing quality control metrics applied to ChIP-exo/nexus data
155 +We processed the ChIP-exo/nexus samples with FASTQC and observed that in 73.33 % and 93.33 % of the cases , at least a warning is raised for sequence duplication levels and kmer content representation ( Supplementary Table S1 ) , respectively .
156 +The former assumes that most sequences will occur only once in a diverse library and the latter assumes that any small fragment should not have a positional bias in its appearance within a library .
157 +Clearly , these assumptions are not appropriate for ChIP-exo/nexus data , as the exo-enzyme is expected to stop its digestion when it reaches the crosslinking protein .
158 +The ENCODE consortium established empirical and widely used QC metrics on ChIP-seq data ( 10 ) .
159 +We evaluated how these metrics , namely PCR Bottleneck Coefficient ( PBC ) , Normalized Strand Cross-Correlation ( NSC ) , and Relative Strand Cross-Correlation ( RSC ) defined at https : / / genome.ucsc.edu/ENCODE/qualityMetrics.html ( 10,11 ) .
160 +Tables 1 and 2 present these metrics for the collection of ChIP-exo/nexus datasets we consider in this paper .
161 +Marinov et al. ( 11 ) discussed that highly complex ChIP-seq libraries can become exhausted by deep sequencing .
162 +Hence , the PBC is expected to decrease as the sequencing depth increases .
163 +This effect is expected to be more severe in ChIP-exo/nexus as DNA libraries generated by those protocols are expected to be less complex than the libraries generated by ChIP-seq because the numbers of positions to which the reads can align to are reduced due to the exonuclease digestion .
164 +This affects the interpretation of the PBC , which is defined as the ratio of the number of genomic positions to which exactly one read maps to the number of genomic positions to which at least one read maps .
165 +For ChIP-seq samples , low PBC values ( e.g. , ≤ 0.5 ) indicate high levels of PCR amplification bias , i.e. PCR bottleneck , unless the sequencing depth is high enough to saturate all targets of the factor profiled .
166 +In contrast , for ChIP-exo/nexus , exonuclease digestion will lead to reads with same exact 5 ′ end even before the PCR amplification step .
167 +We note that the PBC values are especially low for deeply sequenced ChIP-exo and ChIP-nexus samples ; however , this does not automatically indicate severe bottlenecking as suggested by standard ChIP-seq guidelines .
168 +Planet et al. ( 9 ) presented in the R/Bioconductor package htSeqTools the Standardized Standard Deviation ( SSD ) as a metric to assess enrichment efficiency and to compare across samples .
169 +According to the guidelines established by the authors , higher values of this metric indicates high-quality .
170 +We calculated the SSD coefficient for all the ChIP-exo/nexus samples ( Tables 1 and 2 ) .
171 +Detailed examination of these results reveals a key shortcoming of this metric as the propensity to label samples with low library complexity as higher quality because the reads in such sam ples align to fewer positions in the genome .
172 +For example , when comparing the ChIP-exo/nexus TBP samples , the use of this metric suggests that the deeply sequenced ChIP-exo samples ( replicates 2 and 3 ) exhibit higher quality than the first ChIP-nexus replicate .
173 +This is in contrast to evaluation of these datasets with an independent , motif-based metric as we discuss below .
174 +The Strand Cross-Correlation ( SCC ) , introduced by Kharchenko et al. ( 26 ) , is a commonly used quality metric in assessing ChIP-seq enrichment quality .
175 +It aims to quantify how well the reads mapped to each strand are clustered around the locations of the protein -- DNA interaction sites by calculating the Pearson correlation between forward and backward strands reads by shifting them across a range that covers both the read length of the experiment and the expected average fragment length .
176 +Typical SCC profiles exhibit two local maxima : at the average fragment length and the read length .
177 +In high quality experiments with clear ChIP enrichment , the average fragment length maximum coincides with the global maximum .
178 +In an idealized ChIP-exo experiment where the DNA fragments are digested to the boundaries of the protein -- DNA interaction sites , the SCC profile is expected to maximize at the motif length indicating clustering of the forward and reverse strand reads around the binding site .
179 +This hinders the interpretation of SCC for a ChIP-exo/nexus experiment since it is now maximized at an unobserved shorter fragment length that is confounded with the ` phantom peak ' at the read length .
180 +Carroll et al. ( 27 ) studied the impact of blacklisted regions and duplicated reads when calculating the SCC for ChIP-exo data .
181 +The authors showed that there is a dramatic effect in the SCC profile when removing duplicated reads but the effect of removing the blacklisted regions may be specific in few positions of the SCC profile and suggested to calculate the SCC using only aligned reads that overlap the experiment 's set of peaks but do n't overlap a set of predefined blacklisted regions .
182 +Several biases are introduced into the computation of this modified SCC , because it requires the use and tuning of a peak calling algorithm .
183 +Furthermore , in a lower quality experiment , the peaks may not correspond to actual binding sites .
184 +Figure 1F displays the SCC curves for the CTCF HeLa samples where the ChIP-exo curve actually shows local maxima at 12 bp and the read length , while the SE ChIP-seq curves have an expected local maxima at the read length and a global maxima at the average fragment length .
185 +SCC profiles for other samples are available in Supplementary Figures S5 to S14 .
186 +In ChIP-exo experiments , the read length and the fragment length peaks in the SCC are confounded .
187 +Furthermore , the former is close in proximity to the motif length ; as a result , this may incorrectly suggest experiments to be marginally successful or even failed ( e.g. Supplementary Figure S8 ) and renders QC metrics such as the Normalized Strand Cross-Correlation ( NSC ) or the Relative Strand Cross-Correlation ( RSC ) harder to interpret .
188 +However , in majority of the cases we present , the profile itself seems informative about the enrichment signal in ChIP-exo nexus / experiments .
189 +ChIP-exo quality control pipeline ChIPexoQual To address the limitations of available analytical exploration approaches discussed above , we developed ChIPexoQual .
190 +In Table 3 , we compare ChIPexoQual against the existing tools discussed above .
191 +We highlight that ChIPexoQual provides a global view of both library enrichment and complexity , and detailed diagnostic plots for the balance between the two .
192 +We first present the overall pipeline and then discuss individual components with a case study using ChIP-exo data of FoxA1 from ( 20 ) and ChIP-nexus data from ( 2 ) .
193 +Figure 2 summarizes the 4-step pipeline and the two additional modules .
194 +Given aligned reads from a ChIP-exo/nexus sample , the first step partitions the reference genome into islands representing overlapping clusters of reads separated by gaps by removing the regions with fewer than h * aligned reads .
195 +In step 2 , the total number of reads overlapping each island ( Di ) and the number of island positions with at least one aligned read ( Ui ) are recorded .
196 +Then , three summary statistics ARCi , URCi , and FSRi are computed for each region i. ARCi denotes the average read coefficient and is defined as the ratio of the number of reads in island i ( Di ) to the width of the island i ( Wi ) ; URCi , unique read coefficient , quantifies the inverse of the effective coverage and is defined as the ratio of the number of genomic positions with at least one aligned read within island i ( Ui ) to the number of reads in island i ( Di ) ; and FSRi denotes the proportion of forward strand reads .
197 +Step 3 of the pipeline generates several diagnostic plots aimed at quantifying ChIP enrichment and strand imbalance , and step 4 generates quantitative summaries of these diagnostic plots .
198 +Figure 2A presents the typical behavior of the URC vs. ARC plot for a high quality ChIP-exo sample .
199 +In general , the plot depicts two strong arms .
200 +The left arm , with low ARC and varying URC values , corresponds to background islands , regions that are usually composed of scattered reads that were not digested during the exonuclease step .
201 +The right arm where the URC decreases as the ARC increases corresponds to regions that are usually ChIP enriched .
202 +As a result , this arm depicts the balance between library enrichment and complexity .
203 +Low URC in this arm corresponds to regions composed by reads concentrated in a smaller number of positions .
204 +We quantify the shape of the URC versus ARC plot by the use of two estimated parameters : 1 which represents the average number of reads aligned to the unique positions in large depth regions and 2 which represents the overall change in depth as the width varies across a large set of regions .
205 +These parameters are estimated by sampling experiments on the original samples .
206 +We provide further details on how to obtain these later in the paper where we apply the pipeline to a large collection of ChIP-exo/nexus experiments .
207 +Figure 2B and C present the typical behavior of the Region Composition and Forward Strand Ratio ( FSR ) distribution plots , both of which quantify the strand imbalance as part of the QC pipeline .
208 +The Region Composition plot depicts how quickly the ratio of islands exclusively composed of fragments on a single strand among the islands with comparable read depth decreases as a function of read depth of the island .
209 +In a high quality sample , the proportion of islands with reads from only one strand is expecte to decrease rapidly as we consider higher depth regions .
210 +In contrast , this proportion remains approximately constant in lower quality samples .
211 +The Forward Strand Ratio distribution plot illustrates how quickly the quantiles of the FSR approaches to 0.5 , the expected FSR value in high quality samples .
212 +Even though not every region in a ChIP-exo experiment is perfectly balanced , the most enriched regions are expected to have approximately equal numbers of reads in both strands .
213 +Application and validation of ChIPexoQual with the FoxA1 ChIP-exo dataset .
214 +We next illustrate the proposed QC pipeline using FoxA1 ChIP-exo datasets , which were profiled at comparable sequencing depths in three biological replicates of mouse liver cells .
215 +We first investigated various thresholds for partitioning the mouse genome using these ChIP-exo samples .
216 +We specifically considered small thresholds because larger thresholds are likely to partition wider regions into smaller ones , discard parts of wide regions , and ignore background regions completely .
217 +With this in mind we processed the FoxA1 datasets with the following thresholds 1 , 5 , 25 and 50 ( Supplementary Figure S15 ) .
218 +We observed that , in a high-quality experiment , if multiple thresholds are small and close to each other , then the partitions are similar and the distributions of the proposed metrics are similar as well .
219 +Hence , we decided to use the default threshold of h * = 1 when analyzing the FoxA1 samples .
220 +Figure 3A presents URC versus ARC plots for all three replicates .
221 +The first and third replicates exhibit a defined decreasing trend in URC as the ARC increases .
222 +This indicates that these samples exhibit a higher ChIP enrichment than the second replicate .
223 +On the other hand , the overall URC level from the first two replicates is higher than that of the third replicate , elucidating that the libraries for the first two replicates are more complex than that of the third replicate .
224 +Figures 3B and C display the Read Composition and FSR distribution plots , which highlight specific problems with replicates 2 and 3 .
225 +Figure 3B exhibits apparent decreasing trends in the proportions of regions formed by fragments in one exclusive strand .
226 +High quality experiments tend to show exponential decay in the proportion of single stranded regions , while for the lower quality experiments , the trend may be linear or even constant ( Supplement Figure S21 ) .
227 +FSR distributions of both of replicates 2 and 3 are more spread around their respective medians ( Figure 3C ) .
228 +The rate at which the 0.1 and 0.9 quantiles approach the median indicate the aforementioned lower enrichment in the second replicate and the low complexity in the third one .
229 +In addition to step 4 , when a set of blacklisted regions is available we divide the ChIP-exo nexus islands into two / groups based on whether or not they overlap the blacklisted regions .
230 +Figure 3D illustrates that , first , 1 and scores 2 are robust to existence of islands in the blacklisted regions .
231 +Second , for the islands overlapping the blacklisted regions , both summary metrics are significantly higher in both the overall level and variance .
232 +Therefore , this stratified analysis further indicates that the 1 and 2 scores provide good overall assessments of the datasets and can clearly separate blacklist regions .
233 +We conclude that replicate 1 is higher quality than both of replicates 2 and 3 .
234 +We validate this observation with a motif analysis on the candidate binding regions identified from these replicates .
235 +A conservative approach to identify high quality binding regions ( Materials and Methods ) reveals 7014 , 1855 , and 2187 regions for replicates 1 , 2 and 3 , respectively .
236 +The lower number of enriched regions from replicate 2 is consistent with the lower ChIP enrichment pattern in the URC vs. ARC diagnostic plot .
237 +Figure 4A compares the FIMO scores among the three replicates , notsurprisingly confirming that the first replicate exhibits the highest quality .
238 +Figure 4B displays the average normalized read coverage around the actual motif locations in the candidate binding regions .
239 +These coverage plots reveal that the ChIP signal is slightly more defined for the first and third replicates than the second one , indicating overall strength of the ChIP enrichment in these samples compared to the second replicate .
240 +Figure 4C compares FSR distributions of the ChIP islands overlapping the union of the peaks across the three replicates and highlights that the samples largely satisfy the ` peak-pair ' assumption because peaks with at least one motif tend to be more strand-balanced .
241 +Furthermore , samples with lower library complexity appear to exhibit heavier FSR tails .
242 +High sequencing depth may confound low-complexity library issues .
243 +We evaluated every sample listed in Tables 1 and 2 with the ChIPexoQual QC pipeline ( Supplementary Figures S16 -- S27 ) .
244 +A key observation from this large scale analysis is that the URC versus ARC plots typically display one of the three patterns captured in the FoxA1 study .
245 +We will refer to these as pattern I ( FoxA1 replicate 1 ) , II ( FoxA1 replicate 2 ) , and III ( FoxA1 replicate 3 ) , respectively .
246 +Pattern III where the two arms along ARC are not distinguishable can arise due to either low-complexity library or high sequencing depth .
247 +For example , all three replicates of the TBP ChIP-exo from K562 , with sequencing depths between ∼ 60M to 115M reads , and replicate two of TBP ChIPnexus in K562 , with a sequencing depth of ∼ 130M reads , exhibit this pattern .
248 +A simple but effective strategy to distinguish the two plausible scenarios from Pattern III is to apply the QC pipeline to sub-samples randomly generated from the full dataset at varying sequencing depths ( sub-sampling analysis module ) .
249 +We applied this strategy by sub-sampling 20M to 50M reads in 10M increments , a range that represents the sequencing depths of the human samples we are using in this paper , from the TBP samples .
250 +URC vs. ARC diagnostics of these sub-samples ( Supplementary Figures S30 to S33 ) indicate that , among the four TBP samples with this pattern , replicates two and three of K562 ChIP-exo suffer from low-complexity library issues , whereas the other sam ples exhibit the pattern specific to high quality samples .
251 +To confirm this implication , we compared the top FIMO scores ( 18 ) of the TBP motif for the ChIP-exo and ChIP-nexus replicates .
252 +Figure 4D illustrates that the first ChIP-exo replicate and ChIP-nexus replicates identify binding events with consistently better motif matches than the other ChIP-exo replicates .
253 +This implication on overall quality is further confirmed by the large separation of the 1 and 2 scores between regions that do and do not overlap with the blacklist regions for these high quality samples ( Supplementary Figures S28-S29 ) .
254 +Figure 4E compares the FSR distributions of ChIP islands overlapping the union of peaks across all TBP samples by stratifying them with respect to TBP motif occurrence .
255 +Overall , while the peaks in high quality experiments are more likely to have a motif occurrence if they are balanced , many strand-unbalanced peaks with motifs are also identified .
256 +Specifically , the proportion of peaks with FSR smaller than 0.3 or larger than 0.7 varied between 0.38-0 .43 and 0.20-0 .22 , for ChIP-exo and the ChIP-nexus experiments , respectively .
257 +This further confirms the conclusion of the ChIPexoQual QC pipeline .
258 +Summary statistics for the URC versus ARC diagnostic plot .
259 +We next utilized QC pipeline results for all the samples ( Tables 1 and 2 ) and quantified the relationship between ARC and URC by fitting a reparametrized regression model of URC as a function of ARC .
260 +Specifically , we considered a model of read depth ( Di ) on the number of positions with at least one aligned read ( Ui ) and the width of the island ( Wi ) , i.e. , Di = 1Ui + 2Wi + εi , where εi represents the random error term .
261 +As we discuss in Materials and Methods , this parametrization has a direct connection i ARC + γ + i , which aims to recapitulate the i relationship in the URC vs. ARC plots .
262 +Figure 5A displays estimated overall change in depth ( β1 ) as the number of positions with at least one aligned read varies across a large collection of ChIP-exo samples from eukaryotic genomes .
263 +The parameter can be interpreted as the limiting ( i.e. , large depth ) URC of a sample .
264 +As discussed earlier , high quality ChIP-exo samples are expected to have two arms in the URC versus ARC plots : one with low ARC and varying URC and another with a decreasing URC as ARC increases and stabilizes .
265 +When the ChIP-exo sample is not deeply 1 sequenced , high values of β in Figure 5A indicate that the 1 library complexity is low .
266 +In contrast , lower values correspond to higher quality ChIP-exo experiments .
267 +Taking into account the depths of these samples and visualizing all the diagnostic plots ( Supplementary Figures S16 -- S27 ) , we conclude that samples with estimated β1 values < 10 seem to be high quality samples .
268 +We interpret the 2 as the overall change in depth as the width varies and display its estimates across all the eukaryotic samples in Figure 5B .
269 +Under perfect digestion by - exo , most of the reads aligned to binding regions are expected to accumulate around binding events .
270 +In a high quality sample , the overall variation in depth is expected to be small as the overall widths of the regions change .
271 +This is because the majority of reads are expected to be located tightly around the binding sites and , as a result , the region width should not significantly affect its depth .
272 +In contrast , low quality sample regions are usually composed of a fixed proportion of reads aligned to a small number of unique positions ; hence , the overall change in depth as the width varies is proportional to this fixed proportion .
273 +For example , although the third replicate of the TBP ChIP-exo experiment has comparable sequencing depth to the second replicate of the TBP ChIPnexus experiment ( Figure 5B ) , β2 is considerably higher for the ChIP-exo experiment .
274 +This potentially indicates that additional sequencing reads in comparison to replicates 1 and 2 are scattered around new positions instead of accumulating on the existing binding sites .
275 +In summary , samples with estimated 2 values close to zero can be considered as high quality samples .
276 +The interaction between 1 and 2 has implications regarding the quality of ChIP-exo and ChIP-nexus samples .
277 +When either β1 is large or β2 is different from zero owing to potentially the high sequencing depth of the sample , we suggest randomly sub-sampling reads to form samples of lower depth and evaluating the sub-samples with the QC pipeline .
278 +As an illustration , we apply this strategy for the three replicates of TBP ChIP-exo in K562 ( 22 ) and second replicate from the K562 ChIP-nexus experiments ( 2 ) .
279 +Figure 5C reveals a much higher β1 ( and larger than 10 ) for replicates 2 and 3 compared to replicate 1 and both ChIPnexus samples .
280 +Figure 5D illustrates that the 2 estimates remain approximately constant in ChIP-nexus sub-samples and sub-samples of first replicate of ChIP-exo , while they increase for the second and third ChIP-exo replicates .
281 +This suggests that these two ChIP-exo replicates have low library complexity and overall lower quality than the ChIP-nexus samples , regardless of the fact that all three experiments are deeply sequenced with more than 90M reads each .
282 +Furthermore , the ChIPexoQual diagnostic plots for each subsample ( Supplementary Figures S30 -- S33 ) illustrate that the two arms of the ARC vs. URC plots are clearly visible in moderate depth sub-samples of TBP ChIP-nexus data .
283 +Similarly , Supplementary Figure S32 illustrates that , as expected , the suggested subsampling strategy is also effective for the E1 and E2 samples , which are deeply sequenced , relative to the E. coli genome .
284 +ChIPexoQual R package
285 +We implemented ChIPexoQual as an R/Bioconductor package .
286 +ChIPexoQual utilizes a fast processing algorithm by parallel computing .
287 +Supplementary Figure S36 provides ChIPexoQual 's processing times for a collection of samples representing different sequencing depths of the ChIP-exo/nexus experiments listed in Table 2 using four parallel threads on a server with 24 AMD 55Opteron 2.2 GHz processors .
288 +This plot shows that ChIPexoQual requires between 125 and 640 s ( 80 and 420 when the aligned reads are already loaded into memory ) for processing a ChIP-exo/nexus sample .
289 +CONCLUSION
290 +We presented a systematic exploration of several ChIP-exo/nexus datasets .
291 +We provided a list of factors that reflect the quality of a ChIP-exo/nexus experiment and developed an easy to use QC pipeline , implemented into an R/Bioconductor package called ChIPexoQual .
292 +ChIPexoQual takes aligned reads as input and automatically generates several diagnostic plots and summary measures that enable assessing enrichment and library complexity .
293 +Our analysis of several datasets indicated that the QC pipeline only requires a set of aligned reads to provide a global overview of the quality of a given ChIP-exo dataset .
294 +The implications of the diagnostic plots and the summary measures align well with more elaborate analysis that is computationally more expensive to perform and/or requires additional inputs that often may not be available , such as motif occurrences in a set of high quality regions or resolution analysis based on a gold-standard .
295 +The ChIPexoQual package ( version 1.0.0 ) is available from Bioconductor ( http://bioconductor.org/packages/ release/bioc/html / ChIPexoQual.html ) .
296 +The Bioconductor version does not currently include the blacklist submodule .
297 +A stable version ( version 0.99.15 ) with this additional submodule is available at https://github.com/ welch16/ChIPexoQual/tree / devel .
298 +DATA AVAILABILITY
299 +Escherichia coli ChIP-exo sequence and processed data are available under the NCBI 's Gene Expression Omnibus ( 28 ) and are accessible through GEO series accession number GSE84830 ( http://www.ncbi.nlm.nih.gov/geo/ query/acc.cgi ?
300 +acc = GSE84830 ) .
301 +Supplementary Data are available at NAR Online.
302 +ACKNOWLEDGMENTS
303 +R.W. acknowledges the funding provided by CONACYT .
304 +Authors ' contributions : R.W. and S.K. developed the ChIPexoQual pipeline .
305 +RW implemented the ChIPexoQual pipeline and D.C. implemented the dPeak package .
306 +R.W. and D.C. performed the analysis .
307 +J.G. and R.L. performed the E. coli sequencing experiments .
308 +R.W. and S.K. wrote the manuscript .
309 +All authors approved the final draft .
310 +FUNDING
311 +National Institutes of Health ( NIH ) [ HG003747 and HG007019 to S.K. ] ( in part ) ; NIH [ GM38660 to R.L. ] ; CONACYT [ 215196 to R.W. ] .
312 +Funding for open access charge : NHGRI .
313 +Conflict of interest statement .
314 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Discovery of Genes
2 +Kelvin G. K. Goh , a , b Minh-Duy Phan , a , b Brian M. Forde , a , b , c Teik Min Chong , d Wai-Fong Yin , d Kok-Gan Chan , d Glen C. Ulett , e Matthew J. Sweet , b , f Scott A. Beatson , a , b , c Mark A. Schembria , b School of Chemistry and Molecular Biosciences , University of Queensland , Brisbane , Queensland , Australiaa ; Australian Infectious Diseases Research Centre , University of Queensland , Brisbane , Queensland , Australiab ; Australian Centre for Ecogenomics , University of Queensland , Brisbane , Queensland , Australiac ; Division of Genetics and Molecular Biology , Institute of Biological Sciences , Faculty of Science , University of Malaya , Kuala Lumpur , Malaysiad ; School of Medical Science , and Menzies Health Institute Queensland , Griffith University , Gold Coast , Australiae ; Institute for Molecular Bioscience , University of Queensland , Brisbane , Queensland , Australiaf
3 +ABSTRACT Uropathogenic Escherichia coli ( UPEC ) is a major cause of urinary tract and bloodstream infections and possesses an array of virulence factors for colonization , survival , and persistence .
4 +One such factor is the polysaccharide K capsule .
5 +Among the different K capsule types , the K1 serotype is strongly associated with UPEC infection .
6 +In this study , we completely sequenced the K1 UPEC urosepsis strain PA45B and employed a novel combination of a lytic K1 capsule-specific phage , saturated Tn5 transposon mutagenesis , and high-throughput transposon-directed insertion site sequencing ( TraDIS ) to identify the complement of genes required for capsule production .
7 +Our analysis identi-fied known genes involved in capsule biosynthesis , as well as two additional regulatory genes ( mprA and lrhA ) that we characterized at the molecular level .
8 +Mutation of mprA resulted in protection against K1 phage-mediated killing , a phenotype restored by complementation .
9 +We also identified a significantly increased unidirectional Tn5 insertion frequency upstream of the lrhA gene and showed that strong expression of LrhA induced by a constitutive Pcl promoter led to loss of capsule production .
10 +Further analysis revealed loss of MprA or overexpression of LrhA affected the transcription of capsule bio-synthesis genes in PA45B and increased sensitivity to killing in whole blood .
11 +Similar phenotypes were also observed in UPEC strains UTI89 ( K1 ) and CFT073 ( K2 ) , demonstrating that the effects were neither strain nor capsule type specific .
12 +Overall , this study defined the genome of a UPEC urosepsis isolate and identified and characterized two new regulatory factors that affect UPEC capsule production .
13 +IMPORTANCE Urinary tract infections ( UTIs ) are among the most common bacterial infections in humans and are primarily caused by uropathogenic Escherichia coli ( UPEC ) .
14 +Many UPEC strains express a polysaccharide K capsule that provides protection against host innate immune factors and contributes to survival and persistence during infection .
15 +The K1 serotype is one example of a polysaccharide capsule type and is strongly associated with UPEC strains that cause UTIs , bloodstream infections , and meningitis .
16 +The number of UTIs caused by antibiotic-resistant UPEC is steadily increasing , highlighting the need to better understand factors ( e.g. , the capsule ) that contribute to UPEC pathogenesis .
17 +This study describes the original and novel application of lytic capsule-specific phage killing , saturated Tn5 transposon mutagenesis , and high-throughput transposon-directed insertion site sequencing to define the entire complement of genes required for capsule production in UPEC .
18 +Our comprehensive approach uncovered new genes involved in the regulation of this key virulence determinant .
19 +Urinary tract infections ( UTIs ) are among the most common human bacterial infections and cause significant morbidity , with roughly 175 million cases estimated to occur annually across the globe ( 1 ) .
20 +It is estimated that up to 50 % of women will develop a UTI in their lifetime , and UTIs account for 1 million hospitalizations and ~ $ 3.5 billion in medical and societal expenditure each year in the United States alone ( 2 , 3 ) .
21 +UTIs usually involve infection of the bladder ( cystitis ) but can also develop into kidney infection ( pyelonephritis ) and bloodstream infection ( urosepsis ) .
22 +Recurrent UTIs are also of major concern ; ~ 20 to 30 % of women with an acute UTI experience a relapsing episode within 3 to 4 months ( 3 ) , and these infections are frequently associated with antibiotic resistance .
23 +Approximately 75 % of all UTIs are caused by uropathogenic Escherichia coli ( UPEC ) ( 2 ) .
24 +UPEC strains largely belong to the E. coli phylogenetic group B2 or D and are often clonal , with the most common sequence types ( STs ) isolated worldwide being ST69 , ST73 , ST95 , and ST131 ( 4 ) .
25 +UPEC possesses a range of virulence factors , including fimbrial adhesins , secreted toxins , iron acquisition systems , flagella , and cell surface polysaccharides , that enable them to colonize the urinary tract and cause disease ( 5 , 6 ) .
26 +The accessory gene repertoire of UPEC can vary extensively between different strains and clones , leading to the observation that virulence is dependent on a combination of multiple factors .
27 +For instance , changes in the regulation of specific virulence factors , such as type 1 fimbriae , have been observed in the globally disseminated multidrug-resistant ST131 clonal group of UPEC ( 7 ) .
28 +The increasing global incidence of UTIs caused by antibiotic-resistant UPEC highlights the need to better understand UPEC pathogenesis ( 8 , 9 ) .
29 +The O antigen and capsule comprise two cell surface polysaccharides that play important roles in UPEC virulence .
30 +There are more than 180 different serotypes of the bacterial lipopolysaccharide ( LPS ) , which consists of a conserved lipid A core region and a variable O antigen region ( 10 , 11 ) .
31 +Variation in the O antigen is caused by altered sugar residues and linkage patterns within the component repeating subunits .
32 +LPS mediates UPEC resistance to human serum , and common O antigen types frequently identified among human UPEC isolates include O1 , O2 , O4 , O6 , O7 , O8 , O16 , O18 , O25 , and O75 ( 12 ) .
33 +The E. coli polysaccharide capsule is also highly variable , with more than 80 different capsule types described ( 13 ) .
34 +E. coli capsules are classified into four major groups based on the genetic organization of the capsule gene cluster , as well as their mechanism of biosynthesis and assembly ( 13 , 14 ) .
35 +Group 2 capsules composed of different K antigens ( e.g. , K1 , K2 , K5 , and K100 ) are commonly expressed by many UPEC strains ( 15 ) .
36 +The genes involved in the biosynthesis of group 2-type capsules are arranged in three distinct regions ( 13 ) .
37 +Regions I ( kpsFEDUCS ) and III ( kpsMT ) are conserved in all group 2 capsule gene clusters and encode a transmembrane complex involved in the export and assembly of the capsular polysaccharides ( 14 , 16 , 17 ) .
38 +Region II is serotype specific and encodes enzymes responsible for synthesizing the capsular polysaccharide ( 18 ) .
39 +The group 2 gene cluster is transcribed as two polycistronic operons and is driven by two temperature-regulated promoters upstream of regions I and III ( 19 , 20 ) .
40 +Transcription of region III initiates upstream of kpsM and proceeds through to region II , aided by the antiterminator protein RfaH ( 20 ) .
41 +Several other global regulators are also involved in controlling transcription of the capsule genes , including the histone-like nucleoidstructuring ( H-NS ) protein , the DNA-binding regulator protein SlyA , the ribosomebinding protein TypA , and integration host factor ( IHF ) ( 19 , 21 , 22 ) .
42 +The capsule provides protection against phagocytosis and complement-mediated killing ( 23 , 24 ) , and its contribution to UPEC virulence is well established .
43 +In a mutagenesis screen of UPEC strain CFT073 , defects in capsular polysaccharide transport were identified that attenuated pathogenicity in a murine model of UTI ( 25 ) .
44 +Both the K1 and
45 +K2 capsules provide protection from complement-mediated killing , which has been demonstrated by increased survival of UPEC compared to isogenic capsule mutants following incubation in human serum and human blood ( 26 , 27 ) .
46 +In mice , the K1 capsule is also required for the development of intracellular bacterial communities ( IBCs ) , which are biofilm-like bacterial aggregates that form in superficial bladder epithelial cells during the early stages of acute UTI and contribute to host immune evasion ( 28 ) .
47 +Additionally , the genes involved in capsule synthesis are upregulated by UPEC during UTI ( 29 , 30 ) .
48 +Among the different K capsule types , the K1 serotype is strongly associated with strains that cause UTI , bloodstream infection , and meningitis ( 31 , 32 ) .
49 +The K1 capsule is made up of a chain of sialic acid residues that are synthesized by enzymes encoded by genes in region II of the capsule locus ( neuDBACES ) .
50 +This polysaccharide is identical to the polysialic acid present on some human cells , and hence the K1 antigen is poorly immunogenic due to molecular mimicry ( 33 ) .
51 +Lytic K1 phages have been used as a diagnostic tool to detect the surface expression of the K1 capsule in UPEC ; wild-type strains expressing the K1 capsule are rapidly killed upon encountering the phage due to its specific attachment to the capsule , which then triggers a lytic life cycle , whereas unencapsulated mutants are protected against phage-mediated killing ( 26 ) .
52 +Given the importance of the K1 capsule in virulence , we sought to define the entire complement of genes involved in its biosynthesis by using a novel approach that combined phage-specific killing with a high-throughput unbiased forward genetic screen .
53 +To this end , we first assessed the distribution of group 2 capsules among publicly available E. coli complete genomes , and we also determined the full genome sequence of the K1 UPEC strain PA45B , which was originally isolated from the blood of a patient with pyelonephritis .
54 +Next , a saturated transposon mutant library of PA45B was generated and incubated with a lytic K1 capsule-specific phage , and genes required for capsule biosynthesis were identified en masse by using transposon-directed insertion site sequencing ( TraDIS ) .
55 +In addition to known capsule genes , our analysis identified two regulators ( mprA and lrhA ) which were further characterized by the generation of defined mutants and examination of their phenotypic properties .
56 +Overall , our screen defined the complement of genes required for UPEC K1 capsule expression .
57 +RESULTS
58 +Distribution of group 2 capsule types in completely sequenced E. coli genomes .
59 +To assess the distribution of group 2 capsules among different E. coli isolates and to determine whether there is any correlation between capsule type and phylogroup / sequence type , we performed an in silico analysis on a collection of 126 completely sequenced genomes publicly available in the NCBI database ( see Data Set S1A in the supplemental material ) .
60 +Based on this analysis , 36 strains in the collection possessed a complete group 2 capsule gene cluster , of which K1 represented the most common K type ( 12/36 strains ) ( Data Set S1B ) .
61 +Eight strains possessed a group 2 capsule that could not be typed in silico , while an additional nine strains contained an incomplete group 2 gene cluster ( one to four genes missing ) .
62 +Genomic analysis of UPEC strain PA45B .
63 +PA45B is part of a previously characterized collection of UPEC strains isolated from the blood of patients presenting with urosepsis at the Princess Alexandra Hospital ( Brisbane , Australia ) ( 34 ) .
64 +PA45B belongs to ST95 and phylogroup B2 .
65 +It expresses the K1 capsule , which allowed us to utilize a lytic K1 capsule-specific phage to kill encapsulated mutants in our TraDIS experiment .
66 +Moreover , PA45B can be genetically manipulated , which allowed us to generate targeted deletion mutants to validate hits obtained from our TraDIS analysis .
67 +The complete genome of PA45B was determined and shown to consist of a single circular chromosome comprised of 5,074,754 bp ( 50.5 % GC content ) that encodes 4,745 putative protein-coding genes ( GenBank accession number CP021288 ) .
68 +Based on in silico typing , PA45B is an O2 : K1 : H7 strain .
69 +PA45B possesses an array of UPEC virulence factors , which include several iron acquisition systems , fimbrial adhesins , autotransporter proteins , and the capsule ( Data Set S1C ) .
70 +PA45B carries an IncF-type plasmid that we refer to as pPA45B ( 147,172 bp ; 51.6 % GC content ) .
71 +Plasmid pPA45B contains 177 predicted protein-coding genes and three genes associated with antibiotic resistance ( aadA1 , blaTEM-1B , and sul1 ) .
72 +Methylome analysis of PA45B identified two distinct DNA recognition motifs ( Data Set S1D ) .
73 +Phenotypic confirmation of PA45B capsule type .
74 +A lytic K1 phage was used to confirm the expression of the K1 capsule on the surface of wild-type PA45B .
75 +Using the standard cross-brush method applied for serotyping , PA45B growth was prevented after contact with the phage suspension ( Fig. 1A ) .
76 +The specificity of the phage to the K1 capsule of PA45B was demonstrated through the construction of an isogenic kpsD mutant strain which was not susceptible to killing by the K1 phage .
77 +The kpsD gene encodes a 60-kDa outer membrane protein that facilitates the transport of capsular polysaccharides across the outer membrane .
78 +The absence of kpsD causes the buildup of capsular polysaccharides in the periplasmic space and loss of surface expression of the capsule ( 35 ) .
79 +As a control , CFT073 ( K2 capsule ) was also tested and shown to be resistant to K1-mediated phage lysis ( Fig. 1A ) .
80 +We also performed a phage-killing assay , in which strains PA45B , PA45BkpsD , CFT073 , and CFT073kpsD were cultured in the presence of K1 phage .
81 +Consistent with our analysis using the cross-brush method , the optical density at 600 nm ( OD600 ) of wild-type PA45B was dramatically reduced when incubated in the presence of the K1 phage , whereas the unencapsulated PA45BkpsD mutant and CFT073 exhibited normal growth ( Fig. 1B ) .
82 +Development of an assay to enrich for survival of capsule mutants .
83 +To develop an assay to enrich for capsule mutants and identify capsule-associated genes by TraDIS , we tested different combinations of PA45B and mutant PA45BkpsD in mixed growth assays in the presence of K1 phage .
84 +We mixed approximately 2 108 CFU of wild-type PA45B ( ~ 99 % ) with 2 106 CFU of mutant strain PA45BkpsD ( ~ 1 % ) and incubated the culture with or without the K1 phage .
85 +Plating of the cultures on both normal LB plates and plates supplemented with chloramphenicol allowed us to determine the number of unencapsulated PA45BkpsD mutant colonies at different time points .
86 +In this assay , the percentage of PA45BkpsD mutant colonies steadily increased in the presence of K1 phage but remained essentially unchanged when no phage was added ( Fig .
87 +S1 ) .
88 +Taken together , these results demonstrate that K1-specific phage-mediated killing can be used to enrich for unencapsulated mutants in a mixed culture containing both encapsulated and unencapsulated cells .
89 +Identification of genes associated with capsule production in PA45B .
90 +To facilitate a large-scale genetic screen for the identification of genes involved in K1 capsule synthesis by PA45B , we first generated a library of approximately 1 million mutants by using a mini-Tn5 transposon carrying a chloramphenicol resistance gene .
91 +Next , we used this PA45B mutant library in our K1 phage-mediated killing assay to identify genes associated with capsule expression .
92 +In this assay , pools of roughly 2 108 mutant bacteria were added to four different flasks containing 100 ml of LB broth , with two flasks containing the K1 phage ( test pool ) and two flasks with no phage ( control pool ) .
93 +The phage treatment permitted the growth and enrichment of a small number of unencapsulated mutants , while the majority of bacteria that expressed the K1 capsule were lysed .
94 +After 12 h of incubation at 37 °C , 1 ml of culture was extracted from each flask and washed once in phosphate-buffered saline ( PBS ) to remove any cell debris .
95 +PA45B genomic DNA was extracted from each pool and sequenced with a multiplex TraDIS strategy ( Fig. 2 ) .
96 +The test and control pools yielded a total of 6,042,698 Tn5-specific reads , of which 95.2 % mapped to the PA45B genome .
97 +Further analysis of the control data revealed 430,791 unique insertion sites , which equates to one insertion approximately every 12 bp across the chromosome and emphasizes the high level of saturated mutagenesis and coverage in our library .
98 +We screened for the enrichment of insertions in the test pool compared to the control pool , as mutants containing insertions in genes not related to capsule expression would be lost and thus underrepresented .
99 +Subsequently , a set of genes were identified to be involved in capsule production by our TraDIS analysis in which we used a stringent threshold cutoff of a log2 fold change ( FC ) in count reads of 5 and an adjusted P value of 0.001 .
100 +This included the majority of genes within the K1 capsule gene cluster ( kpsFEDUCSMT and neuDBA ) , two previously described regulators of capsule expression ( typA and rfaH ) , a new regulator ( mprA ) ( Table 1 ) , and 12 other genes ( Data Set S1E ) .
101 +Genetic characterization and validation of unencapsulated mutants .
102 +To extend and confirm our TraDIS data , we generated a series of defined deletion mutants via Red-mediated recombination and tested the phage sensitivity of the mutants .
103 +The genes mutated included rfaH , typA , and mprA ( Table 1 ) , as well as 10 of the 12 other functionally uncharacterized genes identified by TraDIS ( Data Set S1E ) .
104 +In this assay , only the PA45B rfaH , typA , and mprA mutants exhibited normal growth after crossing the phage suspension , indicating that these genes were required for capsule production ( Fig. 3A ; Fig .
105 +S2 ) .
106 +The 10 other genes were regarded as false positives that were detected due to the strong positive selective pressure of our K1 phage-killing assay ( see Discussion ) .
107 +We therefore focused our attention on the mprA gene and examined its role in capsule biosynthesis by cloning the gene into the expression plasmid pSU2718 ( to construct plasmid pMprA ) and transforming this plasmid into PA45BmprA to generate the complemented strain PA45BmprA ( pMprA ) .
108 +The sensitivity to phagemediated lysis was restored to the wild-type level in the PA45BmprA ( pMprA ) complemented mutant ( Fig. 3B ) .
109 +Taken together , our data confirmed that MprA is required for expression of the K1 capsule in the UPEC strain PA45B .
110 +Insertions in intergenic regions associated with the loss of K1 capsule .
111 +Our TraDIS data allowed us to identify the enrichment of insertions not only within genes but also within intergenic regions ( IGR ) .
112 +We examined the impact of such insertions on the downstream genes , based on the orientation of the chloramphenicol resistance gene within the mini-Tn5 transposon .
113 +We applied the same stringent threshold cutoffs as described above and identified eight IGRs that contained an increased amount of transposon insertions in the test pool compared to the control pool ( Data Set S1F ) .
114 +Three IGRs were located immediately upstream of the capsule synthesis genes kpsF , kpsE , and kpsM .
115 +The unidirectional orientation of the transposon insertions in these loci ( with the chloramphenicol resistance gene in the opposite direction to the downstream genes ) , coupled with the enrichment of insertions within these genes , suggested that transcription of the kpsF , kpsE , and kpsM genes was abolished .
116 +Indeed , these genes encode the transport and assembly machinery of the capsule , and hence they are essential for the surface expression of the capsular polysaccharide .
117 +One IGR ( IGR1287 ) contained a much higher number of unique mini-Tn5 insertions than the other IGRs .
118 +In this IGR , all the mini-Tn5 insertions were oriented in the same direction , with the chloramphenicol resistance gene placed in the same orientation as the downstream lrhA gene ( Fig .
119 +S3 ) .
120 +Moreover , no enrichment of insertions was observed within the coding sequence of lrhA .
121 +This suggested that there was enhanced transcription of lrhA via readthrough from the promoter of the chloramphenicol resistance gene ( within the mini-Tn5 transposon ) , which lead to increased levels of LrhA protein and ultimately loss of capsule expression .
122 +To confirm this hypothesis , we inserted a constitutive Pcl promoter upstream of lrhA , generating the strain PA45BPcl-lrhA .
123 +This strain was protected against K1 phage-mediated lysis ( Fig. 3B ) , indicating that overexpression of lrhA abrogated the surface expression of the capsule .
124 +Taken together , our data show that LrhA is involved in K1 capsule regulation in PA45B .
125 +Mutation of mprA and overexpression of LrhA decreases the transcription of the capsule genes .
126 +To investigate the effects of MprA and LrhA on expression of the K1 capsule , we performed quantitative reverse transcriptase PCR ( qRT-PCR ) on the wild-type and mutant strains and examined the transcription of four genes within the capsule gene cluster : kpsF , kpsS , kpsM , and neuE ( Fig. 4A ) .
127 +These genes represent the start and end of the polycistronic transcripts of the K1 capsule gene clusters .
128 +Mutation of mprA resulted in a significant decrease in the transcript levels of all four genes ( between 17 - and 200-fold decreases ) , whereas complementation with plasmid pMprA restored the transcription of these genes to wild-type levels ( Fig. 4B ) .
129 +Similarly , the transcripts of all four genes were significantly decreased in the PA45BPcl-lrhA strain ( between 20 - and 179-fold decreases ) ( Fig. 4B ) .
130 +Taken together , these findings suggest that absence of MprA or overexpression of LrhA affects the transcription of genes within the capsule cluster .
131 +Mutation of mprA and overexpression of LrhA result in sensitivity to killing by factors in whole blood but do not affect the LPS .
132 +The capsule makes a key contribution toward UPEC virulence by conferring resistance against killing by innate host factors .
133 +Mutation of the capsule genes , or even enzymatic degradation of the K1 capsule , leads to increased susceptibility to complement-mediated killing ( 36 ) .
134 +Hence , to verify altered expression of the capsule , we determined whether mutant strains were more susceptible to killing in whole blood .
135 +In these assays , the unencapsulated PA45BmprA , PA45BPcl-lrhA , and PA45BkpsD mutant strains displayed increased sensitivity to killing in whole blood compared to the PA45B wild-type strain ( Fig. 5 ) .
136 +Complementation of mprA in PA45BmprA restored survival to wild-type levels .
137 +Bacterial LPS also contributes to the resistance of UPEC to human serum .
138 +To confirm the phenotype that we observed was due to the loss of K1 capsule synthesis and not altered LPS production , we extracted and analyzed the LPS profiles of the mutants by using Tricine-sodium dodecyl sulfate -- polyacrylamide gel electrophoresis ( TSDS-PAGE ) and silver staining .
139 +In these experiments , a waaL mutant of PA45B was included as a control to depict an altered O antigen banding profile .
140 +The waaL gene encodes an O antigen ligase ; mutation of this gene would prevent the attachment of the O antigen to the LPS core , and in our experiments this resulted in the loss of bands corresponding to O antigen subunits when cells were visualized by silver staining ( Fig .
141 +S4 ) .
142 +In contrast , we did not observe any difference in the O antigen banding profile between the mutant strains PA45BmprA , PA45BmprA ( pMprA ) , and PA45BPcl-lrhA and wild-type PA45B ( Fig .
143 +S4 ) .
144 +Taken together , these results demonstrate that the increased sensitivities to killing in whole blood displayed by the unencapsulated mprA mutant and the LrhA-overexpressing strain are not due to modification of their LPS .
145 +Mutation of mprA and overexpression of LrhA affect the motility of PA45B .
146 +Both MprA and LrhA have previously been shown to repress flagellum-mediated motility ( 37 , 38 ) .
147 +Therefore , we hypothesized that mutation of mprA would lead to increased motility , while overexpression of LrhA would reduce motility .
148 +To test this , we performed swimming assays and compared the motility of the mutant strains to that of wild-type PA45B .
149 +In these experiments , the PA45BmprA mutant displayed a small but significantly increased swimming phenotype compared to PA45B , and complementation with plasmid pMprA restored the swimming phenotype to wild-type levels .
150 +Conversely , strain PA45BPcl-lrhA displayed a lower level of motility than PA45B ( Fig. 6 ) .
151 +Collectively , our data suggest that while the loss of MprA or overexpression of LrhA in PA45B leads to the loss of K1 capsule production , these changes have opposite effects on motility ; the loss of MprA results in an increased swimming phenotype of the strain , whereas overexpression of LrhA diminishes the swimming phenotype compared to wild-type PA45B .
152 +Mutation of mprA and overexpression of LrhA result in the loss of capsule expression in other UPEC strains .
153 +To extend our findings on the roles of MprA and LrhA in capsule production , we first examined the role of these proteins in another UPEC strain possessing the same K1 capsule ( strain UTI89 ) .
154 +Similar to our observations for PA45B , mutation of mprA or overexpression of LrhA in UTI89 allowed the mutants to survive K1 phage-mediated lysis , whereas complementation of the UTI89mprA mutant strain with plasmid pMprA restored sensitivity to the K1 phage to wild-type levels ( Fig. 7A ) .
155 +We next examined the role of mprA and lrhA in another UPEC strain expressing a different K capsule ( strain CFT073 [ K2 ] ) .
156 +Here , countercurrent immunoelectrophoresis with a K2-specific antiserum was used to detect the expression of the capsule .
157 +Precipitin bands were observed for capsular extracts prepared from wild-type CFT073 and strain CFT073mprA ( pMprA ) ( i.e. , the complemented mutant strain ) , whereas no band was detected from the CFT073mprA or CFT073Pcl-lrhA mutant strains ( Fig. 7B ) .
158 +To investigate if the loss of capsule expression in UTI89 and CFT073 caused the same phenotype observed for PA45B , we subjected both strains , together with their respective mutants , to a series of whole-blood killing assays .
159 +Consistent with our previous observations , the unencapsulated mutants displayed increased sensitivity to killing in whole blood compared to their respective wild-type strains ( Fig. 8 ) .
160 +These results therefore demonstrated that the effect of mutating mprA or overexpressing LrhA on capsule production is not strain or capsule type specific .
161 +DISCUSSION
162 +The role of the polysaccharide capsule is well established in UPEC virulence .
163 +The prototypical group 2 capsule provides protection against phagocytosis and complementmediated killing ( 23 , 24 ) , contributes to immune evasion via molecular mimicry ( 33 ) , and can also mask other surface-associated antigens ( 39 ) .
164 +Group 2 capsule biosynthesis is controlled by a conserved export and assembly mechanism ( 16 , 17 , 19 -- 22 ) , suggesting that the expression of all group 2 capsules may be regulated by the same factors , hence providing an attractive target for the development of therapeutic agents .
165 +We first examined a collection of 126 complete E. coli genomes to gain a better understanding of the distribution of the group 2 capsule types .
166 +We found that the majority of phylogroup B2 ( 75 % ; 33/44 ) and D ( 75 % ; 3/4 ) strains possess intact region I and III capsular export and assembly genes but carry an array of region II genes that encode different capsular K types .
167 +All 10 of the ST95 strains in our 126-strain database possess genes encoding a K1 capsule .
168 +ST95 is one of several major pandemic clonal lineages of UPEC found worldwide , and this sequence type has been noted for its relatively low frequency of drug resistance ( 4 ) .
169 +Because our data suggested that the K1 capsule is closely associated with ST95 strains , it is possible that the K1 capsule may have provided a fitness advantage that contributed to the successful expansion of ST95 .
170 +Moreover , the ST95 clonal group was first identified more than 70 years ago , suggesting that it is not a newly emerging clonal group undergoing drug resistance selection ( 4 ) .
171 +Further work is now required to examine the distribution of K types in a larger collection of ST95 strains and to assess the impact of the K1 capsule on ST95 virulence .
172 +Due to the poor immunogenicity of the K1 capsule and lack of readily available antisera , bacteriophages specific to the K1 capsule have been used as diagnostic tools to rapidly identify strains expressing the K1 antigen .
173 +These capsule-specific phages recognize and bind to the surface polysaccharide structure , allowing the phage to enter and subsequently kill the cell due to its lytic life cycle .
174 +Taking advantage of this phenotype , we exposed a highly saturated transposon mutant library to a commercially available lytic K1 capsule-specific phage , which allowed us to enrich for unencapsulated mutants in a mixed culture containing both encapsulated and unencapsulated cells .
175 +The use of a lytic phage in combination with TraDIS represents a novel approach to identify genes involved in capsule expression .
176 +Here , we searched for genes with a significant increase in insertion frequency in the output pool ( test pool ) compared to the input pool ( control pool ) , as the disruption of these genes would have repressed capsule expression and hence conferred resistance to the K1 phage .
177 +We initially hypothesized that all 14 genes within the capsule gene cluster ( kpsFEDUCSMT and neuDBACES ) would be identified in our screen .
178 +However , analysis of our TraDIS data revealed that three genes ( neuCES ) did not possess an enrichment of Tn5 insertions and were not identified in our screen .
179 +The neuC gene encodes a UDP N-acetylglusoamine 2-epimerase which forms a sialic acid precursor and is required for the expression of the K1 capsule ( 40 ) .
180 +The neuS gene encodes a polysialyltransferase which plays a role in assembling the full-length sialic acid polymer and is also required for K1 capsule expression ( 41 ) .
181 +Although the exact role of NeuE has not been determined , NeuE , NeuS , and KpsC have been shown to be the minimum combination of proteins required to observe de novo polysialic acid synthesis in E. coli in vitro ( 41 ) .
182 +We generated individual targeted deletion mutants of neuC , neuE , and neuS in PA45B and confirmed via a K1 phage assay that the mutants did not express the K1 capsule ( Fig .
183 +S2 ) .
184 +Closer examination of the three genes revealed that they all possessed a very low number of Tn5 insertions , even in the control pool .
185 +Interestingly , all three genes have a lower GC content ( neuC , 32.1 % ; neuE , 26.3 % ; neuS , 27.5 % ) than the entire PA45B genome ( 50.5 % ) .
186 +The low GC content of these three genes could explain their absence from identification in the output pool , as the mini-Tn5 transposon used to create the PA45B mutant library preferentially inserts into GC-rich regions ( 42 ) .
187 +This has also been observed in another TraDIS study using the mini-Tn5 transposon , where an overall increased transposon insertion frequency in high-GC versus low-GC regions was observed ( 43 ) .
188 +Besides the capsule gene cluster , our TraDIS analysis identified 15 other genes that could play a role in K1 capsule expression of PA45B .
189 +These included two genes encoding factors known to positively regulate capsule expression ( typA and rfaH ) , which were confirmed in this study .
190 +The other 13 genes represented genes that may affect capsule expression , and we generated defined mutants of 11 of these genes for further investigation ( despite multiple attempts , we were unable to generate defined glpT_2 and yghG mutants in PA45B ) .
191 +Only the mutation of mprA in PA45B conferred resistance to the K1 phage that indicated the loss of capsule expression .
192 +Although this high false-discovery rate ( FDR ) seemed puzzling at first , further inspection of the Tn5 insertions that mapped to these genes revealed that they possessed a much lower number of unique insertion sites than did other genes that were shown to affect capsule expression ( Fig .
193 +S3 ) .
194 +We therefore suggest that the discovery of these genes in our TraDIS experiment was due to independent random attenuation of capsule production ( i.e. , via spontaneous mutation or insertion of a second Tn5 transposon into capsule biosynthesis or regulatory genes ) combined with the extremely powerful positive selection invoked by the use of a lytic K1-specific phage .
195 +This highlights a previously unrecognized complication that should be considered when interpreting data associated with large-scale sequence-based genetic screening generated from experiments involving powerful positive selection .
196 +Further analyses confirmed the role of mprA in capsule expression : ( i ) transcription of the capsule genes was significantly decreased in the PA45BmprA mutant , ( ii ) the PA45BmprA mutant exhibited increased sensitivity to killing in whole blood , despite possessing an intact LPS , and ( iii ) complementation of the mutant strain PA45BmprA with the plasmid pMprA restored all phenotypes to wild-type levels .
197 +MprA is a DNA-binding transcriptional regulator that belongs to the MarR family of winged-helix proteins .
198 +These proteins are involved in controlling the expression of multidrug efflux pumps and other virulence-associated factors in multiple pathogens ( 44 ) .
199 +In E. coli , the mprA gene is located within an operon together with the emrAB genes , which encode a drug efflux pump that protects the bacterial cell from several antimicrobial agents ( 45 ) .
200 +MprA represses transcription of the emrAB genes by directly binding to the promoter region of emrA ( 46 ) .
201 +Mutation of mprA also leads to increased transcription of flagellar genes , increased expression of the FliC flagellin , enhanced flagellum synthesis , and a hypermotile phenotype ( 38 ) .
202 +Recently , a study reported that small-molecule inhibitors of MprA prevented K1 polysaccharide capsule expression ( 47 ) .
203 +Those authors showed that knockout of mprA had an effect similar to treatment with the inhibitor , with loss of encapsulation and complete attenuation in a murine sepsis model .
204 +They went on to show that although the mprA mutant exhibited an increase in emrA transcript levels , there was insufficient upregulation of the efflux pump to affect antibiotic resistance .
205 +However , those authors were unable to demonstrate direct binding of MprA to the capsule promoter regions , and bioinformatic analysis failed to identify any potential MprA-binding sites in these locations .
206 +Hence , it was concluded that the effect of MprA is likely indirect and possibly coordinated via a broader regulatory network .
207 +In this study , we used an unbiased forward genetic screen coupled with deep sequencing , and we also identified MprA as a factor affecting capsule expression .
208 +We showed that MprA is required for efficient transcription of the capsule genes and modulates the susceptibility to killing in whole blood .
209 +Our data confirmed the role of MprA in capsule expression , while the precise mechanism of how MprA affects capsule expression remains an area of ongoing investigation .
210 +The highly saturated nature of the transposon mutant library used in our TraDIS analysis allowed us to identify not only transposon insertions within genes but also insertions in IGRs and the directionality of the insertions .
211 +The latter is important , as the promoter of the chloramphenicol resistance gene can drive the transcription of a downstream gene instead of disrupting it if the insertion position is favorable .
212 +There were eight IGRs that contained significantly more insertions in the output pool than in the input pool , which indicated that these insertions led to the loss of capsule expression .
213 +Four IGRs contained transposon insertions with the promoter of the chlor-amphenicol resistance gene oriented away from the downstream genes , suggesting that these insertions disrupted transcription of the respective genes .
214 +Three of these IGRs with insertions oriented away from the downstream genes were located upstream of genes known to be required for capsule production , and they were identified in our TraDIS screen .
215 +Another one such IGR was found immediately upstream of mprA , providing further evidence for the role of MprA in capsule production .
216 +In contrast , another IGR contained a significant increase in transposon insertions oriented toward the downstream lrhA gene .
217 +The lack of insertions within lrhA suggested that the transposon insertions likely caused increased transcription of the gene .
218 +We confirmed this increased transcription by inserting a constitutive Pcl promoter upstream of lrhA to drive strong transcription of the gene , and we found that the PA45BPcl-lrhA strain was also resistant to the K1 phage .
219 +Mutation of lrhA did not impact K1 capsule expression ( Fig .
220 +S2 ) .
221 +However , the PA45BPcl-lrhA strain exhibited a decrease in the transcription of capsule genes and an increased sensitivity to killing in whole blood .
222 +We noted that both the PA45BPcl-lrhA and PA45BkpsD strains were exquisitely sensitive to killing in whole blood , while strain PA45BmprA , although also sensitive , survived in slightly higher numbers .
223 +The reason for the difference in sensitivity to killing in whole blood remains unknown but may reflect the modes of action of LrhA and MprA .
224 +LrhA is a DNA-binding transcriptional regulator that belongs to the LysR family of proteins ( 48 ) .
225 +It regulates the transcription of genes involved in motility , chemotaxis , and flagellum synthesis by repressing the expression of the master regulator FlhDC , and it also represses the expression of the sigma factor RpoS , which in turn prevents the transcription of hundreds of stationary-phase genes ( 37 ) .
226 +Additionally , LrhA represses the expression of type 1 fimbriae , an adhesin important for colonization of the bladder and a key factor contributing to biofilm formation on abiotic surfaces and IBC formation within superficial cells of the bladder urothelium ( 49 , 50 ) .
227 +Overall , our data demonstrate that LrhA represses capsule production , and we speculate that this occurs at the transcriptional level via direct binding to the promoter regions of the capsule biosynthesis genes , or by enhancing binding of the RNA polymerase holoenzyme , mechanisms that have been previously attributed to LrhA function ( 51 , 52 ) .
228 +We showed that both MprA and LrhA affect capsule expression and motility , albeit in different ways , and may contribute to different phases of bacterial lifestyles ( Fig .
229 +S5 ) .
230 +The absence of MprA results in cells that are unencapsulated and hypermotile .
231 +The capsule can also block the function of short adhesins through physical shielding ( 39 ) .
232 +We speculate that a subpopulation of hypermotile , unencapsulated bacteria could aid in dispersal/ascension within the urinary tract , where fimbrial and afimbrial adhesins could contribute to adherence and colonization at new sites .
233 +However , overexpression of LrhA results in unencapsulated cells that are less motile than the wild type .
234 +LrhA also regulates a number of factors involved in biofilm formation , including type 1 fimbriae , flagella , and the stationary-phase sigma factor RpoS ( 50 , 53 ) .
235 +This suggests that varied intracellular levels of LrhA may lead to the development of subpopulations of cells primed to adapt to different steps in biofilm formation ( i.e. , adherence , microcolony development , maturation ) and dispersal ( 54 ) , as well as resistance to host innate immune factors and colonization .
236 +MprA and LrhA likely contribute to this lifestyle adaptation , as they regulate multiple factors involved in UPEC virulence .
237 +Group 2 capsules share common regulatory elements ; the mprA and lrhA genes identified in this study are highly conserved and are found within the E. coli core genome ( 55 ) .
238 +This suggests that the effects of MprA and LrhA may be similar across all strains expressing a group 2 capsule .
239 +Indeed , we demonstrated that mutation of mprA and overexpression of LrhA in two other UPEC strains ( UTI89 and CFT073 ) also caused the loss of capsule expression .
240 +Thus , the molecular control of capsule synthesis mediated by these two regulators is neither strain nor capsule K type specific .
241 +Overall , our study highlights the combined power of saturated transposon mutagenesis and deep sequencing as a highly efficient forward genetic screening method to study bacterial virulence .
242 +Despite the fact that group 2 capsules have been studied for decades , our combined use of a lytic K1 capsule-specific phage and TraDIS uncovered new aspects of K1 capsule regulation and expression .
243 +A better understanding of the precise molecular mechanisms that govern how the genes identified in this work regulate capsule expression is now needed .
244 +MATERIALS AND METHODS
245 +Ethics approval .
246 +Approval for the collection of human blood for whole-blood killing assays was obtained from the University of Queensland Medical Research Ethics Committee ( 2008001123 ) .
247 +Bioinformatic analysis .
248 +The E. coli database was represented by 126 published complete genomes available on the NCBI database as of May 2016 .
249 +Kaptive was used to assess the prevalence of group 2 capsules ( 56 ) .
250 +Sequence comparisons were examined using the FASTA36 software package ( 57 ) .
251 +The E. coli strains were classified into major phylogroups ( A , B1 , B2 , D , E , and F ) based on an in silico analysis of the arpA , chuA , yjaA , and TSPE4.C2 loci ( 58 ) .
252 +Multilocus sequence typing analysis was performed using the sequences of seven housekeeping genes as previously described ( 59 ) .
253 +Bacterial strains and culture conditions .
254 +Cells were routinely cultured shaking at 37 °C in Luria-Bertani ( LB ) broth medium that was supplemented , when appropriate , with the following antibiotics : gentamicin ( Gent ; 20 g/ml ) , ampicillin ( Amp ; 100 g/ml ) , kanamycin ( Kan ; 50 g/ml ) , or chloramphen-icol ( Cm ; 30 g/ml ) .
255 +Expression of genes was induced with either 1 mM isopropyl - D-1-thiogalacto-pyranoside ( IPTG ) or 0.2 % L-arabinose when required .
256 +All strains and plasmids used are outlined in Data Set S1G .
257 +Molecular methods .
258 +Methods for DNA extraction , purification , sequencing , and PCR were previously described ( 60 ) .
259 +Deletion mutants were constructed using the - Red recombinase gene replacement system as described previously ( 61 ) ; primers are listed in Data Set S1H .
260 +For qRT-PCR , exponentially growing cells ( 500 l ; OD600 of 0.6 ) were stabilized in 1 ml of RNAprotect bacteria reagent ( Qiagen ) .
261 +Subsequent RNA extraction , DNase I treatment , first-strand cDNA synthesis , and qRT-PCR were performed as previously described ( 60 ) .
262 +Gene expression levels were determined with the cycle threshold ( 2 ΔΔCT ) method ( 62 ) , with differences expressed relative to the wild-type PA45B response .
263 +All experiments were performed in three independent replicates .
264 +Genome sequencing and assembly .
265 +PA45B was sequenced on a Pacific Biosciences ( PacBio ) 249 RSII system using the P4 polymerase and C2 sequencing chemistry .
266 +The raw sequencing data were assembled as previously described ( 43 ) .
267 +Annotation of the PA45B genome sequence was performed using PROKKA v1 .11 ( 63 ) and the EcoCyc database ( 64 ) , and the sequence was visualized in Artemis ( 65 ) .
268 +The K1 capsule gene cluster from UTI89 was used to manually annotate the capsule gene cluster in PA45B .
269 +K1 phage assay .
270 +A K1 polysialic acid capsule-dependent lytic phage ( 5.6 1011 PFU/ml ) sourced from the Statens Serum Institut ( Denmark ) was used .
271 +To determine phage titers , 50 l of PA45B culture ( OD600 of 1.0 ) was first added to 3 ml of warm soft agar , spread onto LB agar plates , and allowed to dry .
272 +Serial dilutions of the phage suspensions ( 5 l ) were spotted onto the plates , and the numbers of plaques were determined following overnight incubation at 37 °C .
273 +The K1 phage suspension was used to identify encapsulated cells in two assays .
274 +First , the cross-brush method was performed as recommended by the manufacturer ( 11 ) .
275 +Inhibition of growth after crossing the phage suspension line was considered a positive reaction .
276 +For the second assay , overnight cultures of wild-type or mutant PA45B cells were subcultured 1:100 into fresh LB broth in microtiter plates and incubated with shaking at 37 °C .
277 +After 90 min , the plates were removed from the shaker and 2 l of the K1 phage suspension was added to each well .
278 +The plates were returned to the shaker for another 3 h , and the OD600 was measured to determine the extent of phage-mediated lysis .
279 +Generation and screening of the PA45B mini-Tn5 library .
280 +Generation of the PA45B mini-Tn5 library was performed as previously described ( 66 ) .
281 +The final library of approximately 1 million mutants was generated by pooling three batches of mutants , each containing approximately 160,000 to 580,000 mutants .
282 +Approximately 2 108 bacterial cells from the PA45B mini-Tn5 library were inoculated into 100 ml of LB broth either with ( test ) or without ( control ) 3 l of K1 phage .
283 +After 12 h of shaking incubation at 37 °C , 1 ml of culture was removed , washed with PBS once , and resuspended in 1 ml of PBS .
284 +Genomic DNA was extracted from this cell suspension using the Ultraclean microbial DNA isolation kit ( Mo Bio Laboratories ) .
285 +The screening assays were performed in duplicate .
286 +Multiplex TraDIS .
287 +Genomic DNA from each sample ( tests and controls ) was subjected to library preparation by using the Nextera DNA library prep kit ( Illumina ) with slight modification to amplify and sequence Tn5 insertion sites ( 43 ) .
288 +Briefly , 50 ng of genomic DNA was fragmented and enzymatically tagged with an adapter sequence ( `` tagmentation '' ) and then purified using the Zymo DNA clean and concentrator kit ( Zymo Research ) .
289 +The PCR enrichment step , for which we used a custom transposonspecific primer to enrich for transposon insertion sites and an index primer ( one index per sample ) to allow for multiplexing sequencing , was performed at 72 °C for 3 min and 98 °C for 30 s , followed by 22 cycles of 98 °C for 10 s , 63 °C for 30 s , and 72 °C for 1 min .
290 +Each library was purified using Agencourt Ampure XP magnetic beads .
291 +Library verification and quantification were undertaken using a Qubit 2.0 fluorometer and 4200 Tapestation system ( Agilent Technologies ) .
292 +All libraries were pooled and submitted for sequencing on the MiSeq platform at the Australian Centre for Ecogenomics ( University of Queensland , Australia ) .
293 +Analysis of TraDIS data .
294 +Raw sequencing reads from TraDIS analysis were filtered and trimmed to keep 30 bp immediately after the 12-bp Tn5-specific tag ( 5 = - TATAAGAGACAG-3 =) at their 5 = ends by using the FASTX toolkit ( http://hannonlab.cshl.edu/fastx_toolkit/index.html ) .
295 +These reads were aligned to the PA45B genome ( CP021288 ) using Bowtie ( version 1.1.2 ) ( 67 ) with its default arguments , and aligned reads were reported with `` - M 1 -- best '' parameters .
296 +Subsequent analysis steps were carried out in R ( version 3.3.1 ) , with the Rsamtools package ( version 1.26.1 ) ( 68 ) to calculate the number of sequence reads ( read counts ) and the number of insertion sites per gene ( and intergenic regions ) , which were then used to estimate the log FC and FDR by use of the edgeR_package ( version 3.16.1 ) ( 69 , 70 ) .
297 +To identify genes required for K1 capsule expression , we used stringent criteria of log FC of 5 , FDR of 0.001 , and read count of any site within a gene not exceeding 1/3 of total reads mapped to that gene .
298 +Whole blood killing assay .
299 +Approximately 107 CFU in 100 l , prepared from a late exponentialphase culture , was added in duplicate to 900 l of whole blood collected from a healthy donor by using Vacuette tubes containing sodium heparin ( Grenier Bio-one ) .
300 +The samples were incubated with rolling at 37 °C for 1 h and then plated in triplicate onto LB agar .
301 +The survival rate was expressed as the percentage of surviving cells compared to the initial inoculum .
302 +Biochemical and phenotypic assays .
303 +E. coli K2 antiserum ( Statens Serum Institut ) was used to detect the presence of the K2 antigen , and capsule extracts were made as previously described ( 26 ) .
304 +Countercurrent immunoelectrophoresis was performed for 70 min at 80 V in 1 Tris-acetate-EDTA buffer , and a precipitin band between the wells indicated the presence of the K2 capsule .
305 +LPS was extracted and resolved using Tricine-SDS -- PAGE as described previously ( 66 , 71 ) .
306 +For motility assays , 6 l of an overnight culture was spotted onto freshly prepared 0.25 % LB Bacto agar plates in triplicate and incubated at 37 °C for 16 h in a closed box containing a beaker of water to prevent drying .
307 +The rate of motility was expressed relative to motility of wild-type PA45B ( i.e. , diameter of the motility zone of mutants divided by the diameter of the motility zone of wild-type PA45B ) .
308 +Accession number ( s ) .
309 +The sequences for the PA45B chromosome and pPA45B plasmid have been deposited in the NCBI GenBank database under accession numbers CP021288 and CP021289 , respectively .
310 +The raw PacBio sequence reads have been deposited in the Sequence Read Archive ( SRA ) under accession number SRR5585696 .
311 +The TraDIS reads have been deposited at the SRA under accession numbers SRR5520531 , SRR5520532 , SRR5520533 , and SRR5520534 .
312 +SUPPLEMENTAL MATERIAL
313 +Supplemental material for this article may be found at https://doi.org/10.1128/mBio .01558 -17 .
314 +FIG S1 , TIF file , 0.9 MB .
315 +FIG S2 , TIF file , 1.6 MB .
316 +FIG S3 , PDF file , 0.8 MB .
317 +FIG S4 , TIF file , 2.7 MB .
318 +FIG S5 , TIF file , 1.5 MB .
319 +DATA SET S1 , XLSX file , 0.1 MB .
320 +ACKNOWLEDGMENTS
321 +We thank Kate Peters , Tim Kidd , Alvin Lo and Steven Hancock for their detailed and constructive comments , as well as Nicola Angel and Serene Low at the Australian Centre for Ecogenomics ( University of Queensland , Australia ) for help with Illumina sequencing .
322 +This work was supported by grants from the National Health and Medical Research Council ( NHMRC ) of Australia ( GNT1067455 and GNT1129273 ) and High Impact Research ( HIR ) grants from the University of Malaya ( UM-MOHE HIR Grant UM C/625/1 / HIR/MOHE/CHAN / 14/1 , no .
323 +H-50001-A000027 ; UM-MOHE HIR Grant UM C/625/1 / HIR / MOHE/CHAN/01 , no .
324 +A000001-50001 ) .
325 +M.J.S. and M.A.S. are supported by NHMRC
326 +Senior research fellowships ( GNT1107914 and GNT1106930 , respectively ) ; S.A.B. is supported by an NHMRC Career Development fellowship ( GNT1090456 ) .
327 +The funders had no role in study design , data collection and interpretation , or the decision to submit the work for publication .
...\ No newline at end of file ...\ No newline at end of file
1 +Modifications in the pmrB gene are the primary mechanism for the development of chromosomally encoded resistance to polymyxins in uropathogenic Escherichia coli
2 +Methods : Two complementary approaches , saturated transposon mutagenesis and spontaneous mutation induction with high concentrations of colistin and polymyxin B , were employed to select for mutations associated with resistance to polymyxins .
3 +Mutants were identified using transposon-directed insertion-site sequencing or Illumina WGS .
4 +A resistance phenotype was confirmed by MIC and further investigated using RT -- PCR .
5 +Competitive growth assays were used to measure fitness cost .
6 +Results : A transposon insertion at nucleotide 41 of the pmrB gene ( EC958pmrB41-Tn5 ) enhanced its transcript level , resulting in a 64 - and 32-fold increased MIC of colistin and polymyxin B , respectively .
7 +Three spontaneous mutations , also located within the pmrB gene , conferred resistance to both colistin and polymyxin B with a corresponding increase in transcription of the pmrCAB genes .
8 +All three mutations incurred a fitness cost in the absence of colistin and polymyxin B.
9 +Conclusions : This study identified the pmrB gene as the main chromosomal target for induction of colistin and polymyxin B resistance in E. coli .
10 +Introduction
11 +Polymyxins are polypeptide antibiotics originally isolated in 1947 from Paenibacillus polymyxa subsp .
12 +colistinus .1,2 Both polymyxin B and E ( colistin ) are highly effective against many Gram-negative bacteria , including most members of the Enterobacteriaceae ; however , their use in clinical medicine has been limited due to their neurotoxic and nephrotoxic side effects .3 -- 5 Despite these limitations , the increasing incidence of infections caused by MDR Gram-negative pathogens , in particular carbapenem-resistant Enterobacteriaceae , has led to renewed interest in the revival of polymyxin B and colistin as last-line treatments .6 -- 8 The bactericidal activity of polymyxins against Gram-negative bacteria initiates through their interaction with negatively charged
13 +LPS in the outer membrane , subsequently permeabilizing the outer membrane and disrupting the inner membrane leading to lytic 9 cell death .
14 +Therefore , the main mechanism of polymyxin resistance occurs via modifications of LPS to decrease its net negative charge , weakening its interaction with cationic poly-10 myxins .
15 +These LPS modifications are directly controlled by the PmrAB two-component regulatory system ( TCS ) .11 In Escherichia coli , Salmonella enterica , Klebsiella pneumoniae , Pseudomonas aeruginosa and Acinetobacter baumannii , the most common poly-myxin resistance mechanism involves modification of the PmrAB 12 -- 16 TCS .
16 +The pmrCAB operon encodes the phosphoethanolamine transferase ( PmrC ; also called EptA ) , the response regulator PmrA and the sensor kinase PmrB .
17 +Mutations in the pmrA or pmrB genes can lead to activation of PmrA , which in turn upregulates PmrC and enzymes of the arnBCADTEF-pmrE operon that are responsible for the biosynthesis and transfer of phosphoetha-nolamine and 4-deoxyaminoarabinose to lipid A , respectively .8,11 Other polymyxin resistance mechanisms include mutations in the PhoPQ TCS that indirectly activate PmrAB via PmrD ,16 adsorption ofpolymyxins by surface polysaccharides ( K. pneumoniae and P. aeruginosa ) ,17,18 modification of the Kdo with phosphoethanol-amine ( E. coli ) 19,20 and transport via efflux pumps ( K. pneumoniae ) .21 Alarmingly , a plasmid-mediated polymyxin resistance gene ( mcr-1 ) was recently discovered22 and there are already .100 reports describing the identification of this gene in multiple Gram-negative species across the globe .23,24 The mcr-1 gene encodes a phosphoethanolamine transferase originally found on a transferable IncI2 plasmid ; 22 mcr-1 is mobilized by an ISApl1 composite transposon and has been subsequently shown to reside in 25 multiple plasmid and chromosomal locations .
18 +One of the most important groups of pathogens for which poly-myxin B and colistin are considered as last-line treatments is uro-pathogenic E. coli ( UPEC ) that cause urinary tract infection ( UTI ) .
19 +The most clinically important subgroup of UPEC belongs to the glo-bally disseminated MDR ST131 clone .
20 +ST131 was originally identi-fied in 2008 as a major clone associated with dissemination of the CTX-M-15-type ESBL gene .26 -- 29 Multiple epidemiological studies have since highlighted the importance of ST131 and its significance as the predominant fluoroquinolone-resistant UPEC clone worldwide .30 -- 34 Of major concern , resistance to last-line carbape-nems22 ,35 -- 37 and colistin via acquisition of the mcr-1 gene38 has been reported in ST131 .
21 +In light of this , a detailed analysis of the mechanisms of induced resistance to polymyxin B and colistin in ST131 would enhance our understanding of resistance development against this important last-line treatment .
22 +In this study , we used the complementary laboratory approaches of saturated transposon mutagenesis and spontaneous induction in the presence of high concentrations of polymyxin B and colistin to identify mutations leading to polymyxin resistance in the ST131 reference strain EC958 .
23 +Overall , we showed that the primary mechanism of induced polymyxin resistance involves modification of the pmrB gene .
24 +Materials and methods
25 +Bacterial strains and growth conditions
26 +The E. coli strain EC958 was isolated from the urine of a patient with community-acquired UTI in the UK .39 EC958 belongs to ST131 subclade C2 or H30Rx32 ,40 and is resistant to fluoroquinolones and third-generation cephalosporins .41 Bacterial strains were cultured on LB broth or agar with appropriate selection ( 30 mg/L chloramphenicol ) as required .
27 +Antimicrobial susceptibility testing
28 +MICs of colistin and polymyxin B were determined using the broth dilution method .42 Briefly , 5 % 105 cfu/mL of bacteria were inoculated into a series of Mueller -- Hinton broths containing 2-fold dilutions of each antibiotic in 0.01 % acetic acid and 0.4 % BSA .
29 +The MIC was defined as the lowest concentration of antibiotic that completely inhibited bacterial growth after incubation at 37 C for 18 -- 24 h.
30 +Selection of polymyxin-resistant mutants
31 +The EC958 mini-Tn5 saturated mutant library has been described previously .43 Approximately 2 % 108 cells from the mutant library were screened on LB agar supplemented with either colistin ( 5 mg/L ) or poly-myxin B ( 14 mg/L ) at 37 C for 18 h to select for resistant mutants .
32 +All trans-poson-resistant mutants were pooled for subsequent analysis .
33 +To identify 8 spontaneous resistant mutants , 2 % 10 WT EC958 cells were grown under the same conditions ; resistant colonies were subcultured and stored individually in 10 % glycerol in LB at # 80 C.
34 +Transposon-directed sequencing, WGS and sequencing data analysis
35 +A total of 282 colistin-resistant transposon mutants and 243 polymyxin B-resistant transposon mutants were pooled and DNA samples were extracted for transposon-directed insertion-site sequencing ( TraDIS ) analysis as described previously .43,44 In brief , the Illumina library preparation was performed using the Nextera DNA Sample Prep Kit ( Illumina ) following the manufacturer 's instructions with modifications for TraDIS , and sequenced with 100 bp single-end reads on the Illumina MiSeq platform .
36 +Spontaneous resistant mutants were sequenced using Illumina technology .
37 +The sequencing libraries were prepared using the Nextera DNA Library Prep Kit .
38 +The libraries were sequenced with 2 % 100 bp paired-end reads using the Illumina HiSeq 2500 .
39 +Illumina reads were analysed using an in-house pipeline for quality control .
40 +High quality Illumina reads were mapped to the EC958 genome ( HG941718 ) using SHRIMP 2.045 and nucleo-tide variations were identified using Nesoni ( www.vicbioinformatics.com / software.nesoni.shtml ) .
41 +Quantitative RT–PCR (qRT–PCR) and 50-RACE
42 +RNA samples were extracted from cells grown to mid-log ( OD600 0.6 ) in LB broth using the RNAeasy Mini Kit ( QIAGEN ) and then converted into cDNA using SuperScript III Reverse Transcriptase ( Invitrogen , Life Technologies ) .
43 +qRT -- PCR analysis of the pmrCAB genes was performed in triplicate using the ABI SYBR Green PCR Master Mix on the ViiA 7 Real-Time PCR System ( Life Technologies ) .
44 +Relevant primers are listed in Table S1 ( available as Supplementary data at JAC Online ) .
45 +Relative expression levels were calculated by the 2 #DDCT method46 using gapA as an endogenous control and the WT pmrCAB genes as a reference .
46 +The transcription start site of pmrB in the EC958pmrB41-Tn5 mutant was identified using the 50-RACE system ( QIAGEN ) according to the manufacturer 's instructions .
47 +Synthesis of cDNA specific for pmrB was performed using reverse transcriptase with the pmrBspecific primers pmrB_GSP1 and pmrB_GSP2 ( Table S1 ) .
48 +These PCR amplicons were sequenced using the BigDye Terminator v3 .1 Cycle Sequencing Kit ( Life Technology ) .
49 +Competitive growth assays
50 +The growth of each spontaneous polymyxin-resistant mutant was examined in a mixed competitive growth experiment against EC958lacZ , which has an identical growth rate to WT EC958 .43 Overnight cultures of the spontaneous polymyxin-resistant mutants and EC958lacZ were standardized to OD600 '' 0.05 in LB before mixing at a 1:1 ratio and incubating at 37 C with shaking at 250 rpm for 18 h. cfu counts at time '' 0 and time '' 18 h were performed on MacConkey agar to allow differentiation of EC958Dlac ( white colo-nies ) and resistant mutants ( red colonies ) .
51 +The relative competitive fitness index ( W ) of each polymyxin-resistant mutant compared with WT EC958 was calculated using the formula W '' ln ( cfumutant at t18/cfumutant at t0 ) / ln ( cfu 47 EC958lacZ at t18/cfuEC958lacZ at t0 ) .
52 +Competition assays were performed as 10 independent biological replicate experiments .
53 +Results
54 +100
55 +Upregulation of pmrB leads to colistin and polymyxin B resistance
56 +A mini-Tn5 mutant library comprising 1 million independent EC958 mutants was screened to identify mutants resistant to poly-myxins following growth in the presence of polymyxin B and colistin , respectively .
57 +The mini-Tn5 transposon employed to mutagenize EC958 was designed such that there was no transcriptional terminator downstream of the chloramphenicol resistance ( cat ) gene ; thus , the promoter of the cat gene can drive the transcription of a downstream gene when the insertion position is favourable .
58 +Consequently , within the transposon mutant library there were two types of polymyxin B/colistin-resistant mutants that could be selected ; mutants in which the transcription of a gene is induced by the upstream insertion of the transposon and mutants in which a gene is insertionally inactivated .
59 +From a total of 2 % 108 EC958 mutants plated on solid LB me-dium supplemented with 5 mg/L colistin or 14 mg/L polymyxin B , 282 colistin-resistant and 243 polymyxin B-resistant colonies , respectively , were obtained .
60 +These mutants were pooled , genomic DNA was extracted and the mini-Tn5 insertion sites were identified using TraDIS .
61 +The overwhelming majority of transposon-directed reads mapped to the pmrB gene ( EC958_4592 ) , accounting for 95.54 % and 95.78 % of total reads for colistin-resistant and poly-myxin B-resistant mutants , respectively ( Figure 1 and Table S2 ) .
62 +Interestingly , the insertion sites of mini-Tn5 were largely specific to one location in pmrB ; corresponding to nucleotide 41 ( 94.81 % and 95.75 % of total reads in colistin - and polymyxin B-resistant mutants , respectively ) ( Table S2 ) .
63 +All mini-Tn5 inserted at this site possessed the cat promoter in the same direction as the pmrB CDS ( Figure 2 ) .
64 +Forty-seven mini-Tn5 mutant colonies resistant to colistin , and 42 colonies resistant to polymyxin B were subcultured and screened by PCR for insertion of the mini-Tn5 at nucleotide 41 of pmrB ( pmrB41 : : Tn5 ) .
65 +The results revealed 100 % and 88 % of colo-nies , respectively , contained the insertion at this specific location .
66 +The MICs for two independently isolated pmrB41 : : Tn5 mutants ( EC958pmrB41-Tn5 ) of colistin and polymyxin B were increased 64 - and 32-fold compared with WT EC958 , respectively ( Table 1 ) .
67 +Furthermore , 50-RACE analysis demonstrated that transcription of the pmrB gene in EC958pmrB41-Tn5 was driven by the cat promoter , confirming that insertion of the mini-Tn5 cassette in this mutant was responsible for the transcription of the downstream pmrB gene .
68 +TraDIS also identified several genes with a high number of insertion sites but a low number of mapped reads ( ,0.4 % of the total reads ) : envZ , ompR and ompC , indicating that insertional inactivation of these genes might result in tolerance but not growth upon exposure to colistin/polymyxin B ( Figure S1 and Table S3 ) .
69 +Defined mutants inactivated for these genes were generated and shown to exhibit the same MIC as WT EC958 ( data not shown ) .
70 +Thus , these mutations might confer a subtle advantage in survival that we could not detect based on MIC analysis , an interpretation consistent with a recent study that showed antibiotic tolerance facilitates the rapid subsequent evolution of resistance .48
71 +Spontaneous mutations in the pmrB gene also promote resistance to colistin and polymyxin B
72 +In parallel to the selection of mini-Tn5 mutants resistant to colistin and polymyxin B , the WT EC958 strain was also cultured under the same conditions ( solid medium supplemented with 5 mg/L co-listin or 14 mg/L polymyxin B ) to select for spontaneously arising resistant mutants .
73 +In this analysis , nine mutants were identified ( six resistant to colistin and three resistant to polymyxin B ) .
74 +WGS of these resistant mutants revealed that they all contained mutations within the pmrB gene ( Table S4 ) .
75 +The most common pmrB mutation was a G to A non-synonymous substitution at nucleotide 251 ( Cys-84 !
76 +Tyr ; EC958pmrB-C84Y ) , which was found in seven of the nine mutants .
77 +The mutations in the other two mutants were a G445T substitution ( Asp-149 !
78 +Tyr ; EC958pmrBD149Y ) and a 12 bp deletion from nucleotide 258 to nucleotide 269 ( GlnAlaValArgArg-86 -- 90 !
79 +His ; EC958pmrB-D12bp ) , respect-ively .
80 +The MICs for these mutants of colistin and polymyxin B increased by 32 -- 64-fold , regardless of their mode of selection ( Table 1 ) .
81 +Of note , EC958pmrB-D149Y and EC958pmrB-D12bp possessed the highest level of resistance against colistin and poly-myxin B ( MIC '' 8 mg/L ; 64-fold increase compared with the WT ) .
82 +Colistin and polymyxin B resistance is associated with increased transcription of the pmrCAB genes
83 +To understand better the mechanism by which mutations in the pmrB gene lead to colistin and polymyxin B resistance in EC958 , transcription of the pmrCAB genes was assessed in each mutant by qRT -- PCR .
84 +In EC958pmrB41-Tn5 , the pmrB gene was 3.1-fold upregulated compared with WT EC958 .
85 +Similarly , the transcription of pmrC and pmrA ( which lie upstream of pmrB ) was also upregulated 6.9 - and 6.6-fold , respectively ( Figure 3 ) , suggesting a feedback loop linking pmrB with their transcription .
86 +In congruence with this result , the spontaneously induced resistant mutants also possessed elevated pmrCAB transcript levels compared with WT
87 +EC958 ( Figure 3 ) .
88 +However , the magnitude of pmrCAB upregulation varied ; the largest increase in pmrCAB transcription was observed in EC958pmrB-D149Y ( 74.8 - , 39.9 - and 14.3-fold increase in pmrC , pmrA and pmrB transcript level , respectively ) .
89 +The pmrCAB transcript level in EC958pmrB-C84Y and EC958pmrBD12bp was similar ; 10 - , 6 - and 3-fold increase compared with WT EC958 ( Figure 3 ) .
90 +Spontaneous mutants resistant to polymyxins incur a fitness cost
91 +We hypothesized that the spontaneous mutations in pmrB that led to increased colistin and polymyxin B resistance may incur a fitness cost .
92 +Thus , the growth of each of the polymyxin-resistant mutants was examined in LB broth using a mixed competitive assay against EC958Dlac , a derivative of EC958 that has an identical growth rate as the WT strain ( Figure 4 ) but can be phenotypically differentiated on MacConkey agar .
93 +Overall , all of the spontaneously derived polymyxin-resistant mutants displayed a significantly reduced fitness compared with the EC958Dlac strain ( P , 0.0001 , one-way ANOVA ; Figure 4 ) .
94 +The fitness index varied among the pmrB mutants , with EC958pmrB-D149Y , which possessed the greatest resistance to colistin and polymyxin B , conversely exhibiting the greatest growth deficiency compared with EC958Dlac ( W '' 0.90 ) .
95 +Both EC958pmrB-C84Y and EC958pmrB-D12bp grew at a reduced rate relative to EC958Dlac ( W '' 0.95 and 0.97 , respectively ) ( Figure 4 ) .
96 +Finally , to investigate the possibility of cross-resistance to other antimicrobial cationic peptides , we measured the MICs for all of the mutants generated in this study of LL-37 , a soluble cationic peptide that contributes to host innate immunity ,49 and a key mediator of mucosal immunity in the urinary tract .50 Our results showed that all mutants exhibited a 2-fold increase in MIC of LL-37 ( from 16 to 32 mg/L ) compared with WT EC958 ( Table 1 ) .
97 +Discussion
98 +The 50-year-old cationic peptide antibiotics polymyxin B and colis-tin have recently undergone a revival for clinical use in response to the increasing incidence of infections caused by MDR Gramnegative pathogens .6,51 They are among the few effective antibiotics reserved for ESBL-producing bacteria that are also resistant to gentamicin and carbapenems .6 Despite this , resistance to these antibiotics has been reported in a number of Gramnegative bacteria , including E. coli ,52,53 Salmonella typhimurium ,54 K. pneumoniae ,55 P. aeruginosa56 and A. baumannii .14 Here , we employed two parallel approaches , transposon mutagenesis and spontaneous induction , to understand the evolution of polymyxin resistance in the reference E. coli ST131 strain EC958 .
99 +We used a highly saturated mini-Tn5 mutant library in EC95843 to select for gain-of-function mutants resistant to colis-tin and polymyxin B. Based on our approach , we hypothesized that gain-of-function mutants could be achieved by two mechanisms , upregulation of a downstream gene via the promoter on the mini-Tn5 cassette or insertional inactivation .
100 +Remarkably , one transposon insertion site ( at nucleotide 41 of the pmrB gene ) accounted for .95 % of sequencing reads from TraDIS data acquired from 525 resistant colonies .
101 +This particular site was enriched from among 311 possible insertion sites within the pmrCAB locus from the input mutant library ( Figure 1 ) .
102 +Investigation using 50-RACE revealed that the transcription of pmrB in this mutant ( EC958pmrB41-Tn5 ) was driven by the cat promoter on the mini-Tn5 .
103 +The consequence of this insertion was increased transcription of the pmrCAB genes , leading to a 64 - and 32-fold increase in the MIC of colistin and polymyxin B , respectively ( Table 1 ) .
104 +Notably , the insertion also truncated the pmrB gene , and thus it is possible that the resulting change in the N-terminus of the modified PmrB changed its activity .
105 +Transposon mutagenesis was used previously in P. aeruginosa to identify genes involved in polymyxin B susceptibility .57 However , this previous study only identified one mutant with an insertion in the phoQ gene that showed increased resist-ance to polymyxin B .
106 +The second approach employed to select for resistance to colis-tin and polymyxin B involved the isolation of spontaneous mutants following challenge in the presence of high concentrations of the two antibiotics .
107 +In total , nine mutants representing three different types of sequence changes were identified .
108 +The Cys-84 !
109 +Tyr substitution was the most common type ( found in seven mutants ) , but conferred the lowest MICs of colistin and polymyxin B ( Figure 2 and Table 1 ) .
110 +In contrast , the 12 bp deletion and Asp-149 !
111 +Tyr mutation were found once , respectively , and conferred a higher level of resistance to both antibiotics ( Table 1 ) .
112 +The Asp-149 !
113 +Tyr substitution is located near the autophosphorylation site of PmrB at histidine residue 152 in the histidine kinase domain ( Figure 2 ) .
114 +It is possible that this change may increase PmrB activity , resulting in more phosphorylated PmrA regulator , which increased the transcription of the whole pmrCAB operon as observed by our qRT -- PCR analysis ( Figure 3 ) .
115 +Both the Cys-84 !
116 +Tyr substitution and the 12 bp deletion are located within the HAMP domain of PmrB , which is proposed to be important for signal transduction from the peri-plasmic input to the kinase domain .58 Mutations within the HAMP domain in other histidine kinases of E. coli such as EnvZ and CpxA result in constitutive activation of their respective receptor histidine kinase .59 -- 61 Thus , the mutations in the HAMP domain of PmrB might lead to constitutive activation of PmrA .
117 +Notably , all three mutants were recovered in reduced numbers compared with WT EC958 in mixed competitive growth experiments , indicating that these mechanisms of resistance to colistin and polymyxin B occurred at a fitness cost to the cell ( Figure 4 ) .
118 +The precise mechanism by which this occurs and the capacity for compensating mutations to alleviate this effect remains an area of future investigation .
119 +Mutations in the PmrAB two-component system have been associated with resistance to colistin and polymyxin B in clinical E. coli isolates ( Table S5 ) .
120 +One study reported a Val-161 !
121 +Gly mutation in PmrB and a double mutation of Ser-39 !
122 +Ile and Arg-81 !
123 +Ser in PmrA in two colistin-resistant E. coli strains isolated from swine faeces ; both mutations resulted in an MIC of colistin of 4 mg/L .62 Another report identified a range of mutations in PmrB associated with colistin resistance , including Pro-7-Gln-12del ( deletion of six amino acids ) , Ala-159 !
124 +Val , Thr-156 !
125 +Lys and Ile-91-Thr-92-ins-Ile ( insertion of isoleucine at position 92 ) .63 The three PmrB mutations reported here are novel in E. coli , and in add-ition to resistance against colistin and polymyxin B these mutations also resulted in a 2-fold increase in the MIC of the human cathelicidin peptide LL-37 .
126 +LL-37 is a cationic peptide produced by urothelial cells that contributes to innate protection against UTI .50 Importantly , these observations are consistent with the concerning trend of cross-resistance to LL-37 through the clinical use of colistin .64 -- 66 Overall , the impact of acquired resistance to colistin and polymyxin B on sensitivity to soluble cationic peptides present in human urine such as LL-37 remains to be assessed .
127 +Our analysis did not identify mutations in other regulatory pathways that led to colistin or polymyxin B resistance .
128 +This includes the PhoPQ TCS and mgrB , both of which play a major role in colistin and polymyxin B resistance in other Gram-negatives .11,16,19,20,67 As our mutant library contained multiple insertions within phoPQ 43 and mgrB , this suggests that mutation of these genes does not lead to significant colistin and polymyxin B resistance in EC958 under selection conditions employed in our experiments .
129 +Since its discovery in late 2015 , the plasmid-mediated polymyxin resistance gene mcr-1 has made the threat of pan-22 ,38,68 resistance imminent .
130 +However , despite increased awareness of polymyxin resistance and the global prevalence of mcr-1 ,23 there are very few reports that describe the impact of chromosomal mutations that lead to colistin and polymyxin B resistance in E. coli .
131 +While the work described in this study demonstrates that resistance to colistin and polymyxin B in E. coli occurs through modification of the pmrB gene , the fact that mcr-1 has now been 38 described in ST131 highlights the alarming scenario that its spread may be dramatically enhanced in a clone of E. coli that has already demonstrated its capacity to disseminate rapidly across the globe .
132 +The combined effect of chromosomal modifications in pmrB and acquisition of mcr-1 on polymyxin resistance remains to be evaluated .
133 +Funding
134 +This work was supported by a grant from the National Health and Medical Research Council ( NHMRC ) of Australia ( GNT1067455 ) and High Impact Research ( HIR ) grants from the University of Malaya ( UM-MOHE HIR Grant UM C/625/1 / HIR/MOHE/CHAN / 14/1 , no .
135 +H-50001-A000027 ; UM-MOHE HIR Grant UM C/625/1 / HIR/MOHE/CHAN / 01 , no .
136 +A000001 -- 50001 ) .
137 +N. T. K. N. is supported by an Australian Government Research Training Program Scholarship .
138 +M. A. S. , S. A. B. , M. J. W. and D. L. P. are supported by NHMRC Fellowships .
139 +Supplementary data
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Identification by Transposon Insertion
2 +ABSTRACT Escherichia coli K1 strains are major causative agents of invasive disease of newborn infants .
3 +The age dependency of infection can be reproduced in neonatal rats .
4 +Colonization of the small intestine following oral administration of K1 bacteria leads rapidly to invasion of the blood circulation ; bacteria that avoid capture by the mesenteric lymphatic system and evade antibacterial mechanisms in the blood may disseminate to cause organ-specific infections such as meningitis .
5 +Some E. coli K1 surface constituents , in particular the polysialic acid capsule , are known to contrib-ute to invasive potential , but a comprehensive picture of the factors that determine the fully virulent phenotype has not emerged so far .
6 +We constructed a library and constituent sublibraries of 775,000 Tn5 transposon mutants of E. coli K1 strain A192PP and employed transposon-directed insertion site sequencing ( TraDIS ) to identify genes required for fitness for infection of 2-day-old rats .
7 +Transposon insertions were lacking in 357 genes following recovery on selective agar ; these genes were considered essential for growth in nutrient-replete medium .
8 +Colonization of the midsection of the small intestine was facilitated by 167 E. coli K1 gene products .
9 +Restricted bacterial translocation across epithelial barriers precluded TraDIS analysis of gut-to-blood and blood-to-brain transits ; 97 genes were required for survival in human serum .
10 +This study revealed that a large number of bacterial genes , many of which were not previously associated with systemic E. coli K1 infection , are required to realize full invasive potential .
11 +IMPORTANCE Escherichia coli K1 strains cause life-threatening infections in newborn infants .
12 +They are acquired from the mother at birth and colonize the small intestine , from where they invade the blood and central nervous system .
13 +It is difficult to obtain information from acutely ill patients that sheds light on physiological and bacterial factors determining invasive disease .
14 +Key aspects of naturally occurring age-dependent human infection can be reproduced in neonatal rats .
15 +Here , we employ transposon-directed insertion site sequencing to identify genes essential for the in vitro growth of E. coli K1 and genes that contribute to the colonization of susceptible rats .
16 +The presence of bottlenecks to invasion of the blood and cerebrospinal compartments precluded insertion site sequencing analysis , but we identified genes for survival in serum .
17 +KEYWORDS Escherichia coli, essential genes, neonates, rat infection model, transposon sequencing
18 +arly-onset sepsis and associated septicemia and meningitis are major causes of Emorbidity and mortality in the first weeks of life .
19 +In the developed world , encapsulated Escherichia coli and group B streptococci are responsible for the large majority of these infections ( 1 -- 3 ) .
20 +Over 80 % of E. coli blood and cerebrospinal fluid isolates from infected neonates express the ,2 -8 - linked polysialic acid ( polySia ) capsular K1 poly-saccharide ( 4 , 5 ) , a polymer facilitating the evasion of neonatal immune defenses due to its structural similarity to the polySia modulator of neuronal plasticity in the developing human embryo ( 6 ) .
21 +Infections arise due to colonization of the neonatal gastrointestinal ( GI ) tract by maternally derived E. coli K1 at or soon after birth , from where the bacteria invade the systemic circulation to gain entry to the central nervous system ( CNS ) ( 7 , 8 ) .
22 +Essential features of human infection can be reproduced in the neonatal rat , enabling investigation of the pathogenesis of invasive neonatal infections by E. coli K1 ( 9 -- 11 ) .
23 +In susceptible 2-day-old ( P2 ) rat pups , the protective mucus layer in the small intestine ( SI ) is poorly developed but matures to full thickness over the period from P2 to P9 , coincident with the development of resistance to invasive infection from GI tract-colonizing E. coli K1 ( 12 ) .
24 +Thus , oral administration of E. coli K1 initiates stable colonization of the small intestine in both P2 and P9 pups but elicits lethal systemic infection only in younger animals ( 13 ) .
25 +In the absence of an effective mucus barrier at P2 , the colonizing bacteria make contact with the apical surface of enterocytes in the midregion of the small intestine before translocation to the submucosa by an incompletely defined transcellular pathway ( 12 ) .
26 +The bacteria subsequently gain access to the blood compartment by evading mesenteric lymphatic capture ( 10 , 14 ) .
27 +E. coli K1 cells strongly express polySia in blood ( 15 ) , and the capsule may protect the bacteria from complement attack during this phase of infection by facilitating the binding of complement regulatory factor H to surface-bound C3b to prevent the activation of the alternative pathway ( 16 , 17 ) .
28 +Following hematogenous spread , the bacteria enter the CNS via the blood-cerebrospinal barrier at the choroid plexus epithelium to colonize the meninges ( 15 ) .
29 +Some microorganisms that invade the CNS enter across the cerebral microvascular endothelium of the arachnoid membrane ( 18 ) , although the restricted distribution of E. coli K1 within the CNS suggests that this is not a primary route of entry for this pathogen .
30 +Only a limited number of pathogenic bacteria have the capacity to invade the CNS from a remote colonizing site , and the large majority elaborate a protective capsule that facilitates the avoidance of host defenses during transit to the site of infection ( 19 ) .
31 +Although the polySia capsule is clearly necessary for the neonatal pathogenesis of E. coli K1 ( 11 ) , the large majority of bacterial virulence factors that facilitate transit from the GI tract to the brain are unknown .
32 +A number of potential virulence factors associated with neonatal bacterial meningitis have been defined by phylogenetic analysis ( 20 ) , and there is good evidence that the genotoxin colibactin and the siderophore yersiniabactin contribute to the pathogenesis of E. coli K1 in experimental rats ( 21 -- 23 ) ; however , a more detailed understanding of virulence mechanisms of E. coli K1 invasive disease will present opportunities for new modes of therapy for these devastating infections .
33 +Transposon insertion sequencing ( 24 , 25 ) , a combination of traditional transposon mutagenesis and massively parallel DNA sequencing , is a powerful tool for the genome-wide enhanced genetic screening of large pools of mutants in a single experiment .
34 +This method was recently used to determine the full complement of genes required for the expression of the K1 capsule by a uropathogenic E. coli isolate ( 26 ) .
35 +This technique can be used to detect variations in the genetic fitness of individual mutants undergoing selection in colonized and infected hosts .
36 +There are a number of variations of this procedure , but they all rely on the creation of a pool of insertion mutants in which every locus has been disrupted at multiple sites ; determination of the site of transposon insertion by sequencing of transposon junctions within chromosomal DNA before and after the application of selective pressure will identify mutants attenuated under selective conditions ( 27 ) .
37 +Thus , genes that confer fitness during Klebsiella pneumoniae ( 28 ) and Acinetobacter baumannii ( 29 ) lung persistence , systemic and mucosal survival of Pseudomonas aeruginosa ( 30 ) , and spleen colonization in the mouse by uropathogenic E. coli ( 31 ) have been identified by this approach .
38 +In this study , we employ transposon-directed insertion site sequencing ( TraDIS ) ( 24 ) to interrogate a library of 775,000 Tn5 mutants or constituent sublibraries of E. coli K1 strain A192PP for genes essential for growth in vitro and for GI colonization , invasion , and systemic survival in susceptible P2 rat pups .
39 +In addition , we identified `` bottlenecks '' ( 32 ) to systemic invasion that restrict population diversity and limit the potential for transposon insertion site analysis of infection in neonatal rats with GI colonization .
40 +RESULTS
41 +Generation of a Tn5 mutant library and identification of essential genes .
42 +To provide sufficient saturation density for the identification of E. coli K1 genes essential for growth in vitro and of those conferring fitness in a range of defined environments , approximately 300 individual pools , each with 1 103 to 5 103 transposon mutants of E. coli A192PP , were constructed and combined to form a library containing over 7.75 105 mutants .
43 +Linker PCR was performed on randomly selected mutants to confirm that Tn5 had inserted into random genomic locations ( see Fig .
44 +S1 in the supplemental material ) .
45 +TraDIS was performed on pooled but uncultured mutants to identify Tn5 insertion sites within the 5.52-Mbp genome of A192PP ( 33 ) .
46 +Sequences of indexed amplicons were determined , and 2 106 sequence reads containing Tn5 were mapped onto the E. coli K1 A192PP genome .
47 +Reads mapped to 237,860 unique Tn5 insertion sites and were distributed along the entire genome ( Fig. 1A ) .
48 +As the Tn5 library contained a high transposon insertion density , genes with no or limited numbers of Tn5 insertion sites are likely to be essential for growth in nutrient-replete media such as Luria-Bertani ( LB ) broth .
49 +We calculated insertion indices for each gene by normalizing the number of insertions in each gene by the gene length .
50 +Insertion index values for two technical replicates were highly correlated ( Spearman 's rho 0.9589 ) ( Fig. 1B ) .
51 +A density plot of insertion indices produced a bimodal distribution , with a narrow peak representing genes with no or a limited number of Tn5 insertions and a broad peak containing genes with a large number of Tn5 insertions ( Fig. 1C ) ; the former comprised genes that confer lethality when mutated , and the latter comprised genes that can be mutated without affecting bacterial viability .
52 +To identify genes that significantly lack Tn5 insertions and therefore are essential for in vitro growth , gamma distributions from the density plot were used to determine log2 likelihood ratios .
53 +Examples of essential genes containing no or limited numbers of Tn5 insertions are shown in Fig. 1D .
54 +A total of 357 genes were predicted to be essential for the in vitro growth of E. coli K1 A192PP , and these genes are shown in Table S1 in the supplemental material , together with KEGG ( Kyoto Encyclopedia of Genes and Ge-nomes ) descriptors for genes involved in metabolic pathways .
55 +COG ( Clusters of Orthologous Groups ) was used to identify the functional category of each gene essential for growth in vitro from the A192PP whole-genome sequence ( BioProject accession number PRJEB9141 ) .
56 +Genes involved in the ribosomal structure ( 11 % of the total number of essential genes ) and protein biosynthesis ( 15 % ) featured prominently and were significantly enriched in relation to their representation within the whole genome , as were genes encoding proteins for DNA replication ( 3 % ) , cell wall ( peptidoglycan and lipopolysaccharide ) biosynthesis ( 6.25 % ) , and membrane biogenesis ( 3 % ) ( Fig. 2 ) .
57 +Genes for protein secretion and export as well as ABC transporter genes were also well represented ; the remaining essential genes were involved in a wide variety of cellular catabolic and anabolic functions .
58 +The list features 254 genes that were found by TraDIS ( 34 ) to be essential for the growth of an E. coli sequence type 131 ( ST131 ) multidrug-resistant urinary tract isolate ( from a total of 315 essential genes ) in Luria broth .
59 +In a similar fashion , 253 genes determined to be essential for the growth of E. coli K-12 MG1655 in LB broth were also identified as being essential in the present study ( Table S1 ) ; the K-12 study employed a comprehensive set of precisely defined , in-frame , single-gene deletion mutants ( 35 ) and not transposon insertion sequencing .
60 +Maintaining Tn5 library diversity .
61 +The polySia capsule is a major determinant of virulence in E. coli K1 and is central to the capacity of K1 clones to cause neonatal systemic infection ( 11 , 36 ) .
62 +PolySia biosynthesis imposes a substantial metabolic burden on producer strains ( 37 ) .
63 +As TraDIS and other transposon insertion sequencing procedures generally employ growth in liquid medium for recovery and expansion of the output pool ( 38 ) , we investigated the impact of batch culture on the expression of the K1 capsule within the Tn5 library .
64 +The complete Tn5 library was inoculated into LB broth and incubated for 8 h at 37 °C , and the proportions of encapsulated and nonencapsulated A192PP bacteria were determined by susceptibility to the E. coli K1-specific bacteriophage K1E within the population .
65 +Nonencapsulated mutants initially comprised 4.66 % of the bacterial population , but by the end of the incubation period , this value had risen to 98.24 % ( Fig. 3A ) .
66 +Growth rates in LB broth of E. coli A192PP and a nonencapsulated mutant of A192PP randomly selected from the Tn5 library did not differ significantly ( Fig .
67 +S2A ) .
68 +The cultured Tn5 library was avirulent , as determined by administration to P2 neonatal rat pups , whereas GI colonization with 2 106 to 6 106 CFU E. coli A192PP and the uncultured Tn5 library was lethal .
69 +A similar colonizing inoculum of the cultured ( 8 h at 37 °C ) E. coli A192PP-Tn5 library had no impact on survival , and all pups remained healthy over the 7-day observation period ( Fig. 3B ) , even though all animals remained heavily colonized with K1 bacteria throughout the experiment ( data not shown ) .
70 +Thus , culture of the library prior to challenge resulted in the loss of phenotypic diversity and virulence .
71 +The complete Tn5 library contained 2.81 105 unique Tn5 insertions , of which 750 ( 2.66 % of the bacterial population ) possessed transposon insertions in genes determining capsule biosynthesis ( data not shown ) .
72 +The probability that cultured sublibraries of more than 5 103 mutants contained a noncapsulated mutant was calculated to be 0.98 but was only 0.55 for sublibraries of 1 103 mutants .
73 +Low-complexity libraries of 103 mutants maintained virulence in P2 neonatal rat pups after culture , whereas more-complex libraries did not ( Fig .
74 +S3 ) , due to the absence of mutants lacking the capacity to express the polySia capsule within the inoculum .
75 +To minimize bias , in all subsequent experiments , libraries of sufficient complexity to contain multiple numbers of nonencapsulated mutants were used ; for experiments utilizing neonatal rats , the period between colonization initiation and tissue harvesting was kept to a minimum , and tissue homogenates were cultured directly on selective agar plates with no intervening liquid culture step .
76 +Genes required for GI colonization .
77 +E. coli A192PP bacteria colonize the small intestine of neonatal rats following oral administration of the bacterial bolus , with 107 to 108 K1 bacteria/g intestinal tissue persisting for at least 1 week ( 12 , 13 ) .
78 +Translocation of the neonatal pathogen to the blood compartment via the mesenteric lymphatic system occurs predominantly , and in all likelihood exclusively , across the epithelium of the midsection of the small intestine ( MSI ) , even though the density of colonizing bacteria in this region of the GI tract is no higher than that within neighboring proximal small intestine ( PSI ) or distal small intestine ( DSI ) locations ( 12 ) .
79 +Few attempts have been made to determine the genes or gene products required by E. coli K1 for colonization of the GI tract ( 39 ) .
80 +To prevent a loss of diversity of the E. coli K1 A192PP-Tn5 library , we minimized the period of colonization before sampling the E. coli K1 population of the MSI .
81 +The colonizing E. coli K1 population in proximal , middle , and distal regions of the small intestine did not expand beyond 4 h after the initiation of colonization ( Fig. 4A ) ; GI tissues were therefore excised at this time point .
82 +To identify mutants with a decreased capacity to colonize the MSI , P2 rats were fed 1 109 CFU of an E. coli K1 A192PP-Tn5 library containing 2 105 mutants , the pups were sacrificed after 4 h , and E. coli K1 bacteria in the MSI were enumerated .
83 +The bacterial load in rats colonized with the Tn5 library was comparable to that in rats colonized with the wild-type strain ( data not shown ) .
84 +MSI tissues from four rats were pooled , homogenized , and cultured on LB agar containing kanamycin to ensure that the mutant frequency was not overestimated by the inclusion of measurements of DNA from dead bacteria ; Kanr colonies were then pooled , DNA was extracted , and the fitness of each mutant was determined by TraDIS .
85 +Input and output pools each comprised 2 105 CFU , and the ratios of input to MSI read counts were expressed as log2 fold changes .
86 +A wide distribution of fitness scores ( 40 ) was detected ( Fig. 4B ) .
87 +The majority of transposon insertions did not have a strong negative or positive effect on colonization of the MSI .
88 +A total of 387 transposon insertions , within 167 genes , showed significantly decreased normalized read counts between input and output pools ( negative log2 fold change and P 0.05 ) ( see Table S2 in the supplemental material ) .
89 +Of the 387 insertion sites , 180 were not detectable in the output pool , demonstrating a complete loss in the output pool .
90 +Many of these transposon insertion sites occurred within the same gene ( Table S2 ) .
91 +For example , within the neuC gene , 70 unique transposon insertion sites were identified as being lost during colonization .
92 +Transposon-interrupted genes were identified as being important for colonization of the MSI and were grouped into seven arbitrary categories : ( i ) genes encoding surface structures , including pili ; ( ii ) genes encoding secretory components ; ( iii ) genes involved in intermediary metabolism ; ( iv ) stress response genes ; ( v ) cytoplasmic membrane ( CM ) - located genes ; ( vi ) genes for iron acquisition ; and ( vii ) others and hypothetical genes .
93 +High proportions of mutations associated with a decreased MSI-colonizing capacity were located in genes affecting the biosynthesis of surface structures ( Table S2 ) .
94 +A few genes were involved in lipopolysaccharide ( LPS ) biosynthesis ( yrbH and yiaH ) and outer membrane ( OM ) protein biosynthesis ( ompG and ycbS ) , but the majority affected the polySia capsule , with genes of the neu operon ( 41 ) accounting for 194 of the 387 colonization-attenuated mutants .
95 +There is some evidence that capsular polysaccharides may promote adhesion to biological and nonbiological surfaces during biofilm formation ( 37 ) , but there has been little or no consideration of a role for capsules as mediators of GI colonization .
96 +A limited number of genes associated with type II and IV secretion were identified as being required for colonization of the MSI ; these multiprotein complexes translocate a wide range of proteins and protein complexes across host membranes ( 42 , 43 ) and are implicated in adherence and intestinal colonization by enterohemorrhagic E. coli in farm animals ( 44 ) .
97 +Genes for the assembly of pilus proteins , including some carried on the tra locus , which are likely to be located on plasmids that initiate conjugation , were also linked to colonization ; pili are virulence factors that may mediate attachment to and infection of host cells ( 45 ) .
98 +Colonization by both commensals and pathogens is dependent on nutrient scavenging , sensing of chemical signals , and regulation of gene expression as the bacteria adapt to a new and potentially hostile environment that in the case of E. coli K1 appears to rely on stress response genes such as yhiM ( which encodes a protein aiding survival at low pH ) , the heat shock protein genes clpB and yrfH , as well as DNA repair genes .
99 +A large number of genes encoded enzymes involved in the metabolism of sugars ( e.g. , gcd , rpiR , and glgC ) , amino acids ( dadX , metB , and tdcB ) , fatty acids ( yafH and fixA ) , growth factors ( bisC , yigB , and thiF ) , and other secondary metabolites ( yicP ) .
100 +Transporters and permeases involved in central intermediary metabolism were also featured prominently : these proteins included permeases of the major facilitator superfamily ( YjiZ ) , the hexose phosphate transport protein UhpT , the carnitine transporter CaiT , and a range of CM-located sugar transporters .
101 +Of note was the impact of a mutation of the fucR L-fucose operon activator on colonization ; fucose is abundant in the GI tract , and the fucose-sensing system in enterohemorrhagic E. coli regulates colonization and controls the expression of virulence and metabolic genes ( 46 ) .
102 +The availability of free iron is severely limited in the GI tract , and ingestion of iron predisposes an individual to infection ( 47 ) ; the importance of iron acquisition for E. coli K1 during GI colonization is reflected in the requirement for a number of genes related to iron uptake ( e.g. , feoB and fepA ) .
103 +GI tract-colonizing capacity and virulence of single-gene mutants .
104 +To investigate the contribution of the polySia capsule to the colonization of the neonatal rat GI tract , we disrupted the neuC gene of E. coli A192PP using bacteriophage Red recombinase to produce a capsule-free mutant as judged by resistance to E. coli K1-specific phage K1E .
105 +We also produced other single-gene mutants for genes identi-fied by the TraDIS GI screen : vasL ( encoding a type IV secretion system protein ) , yfeC ( predicted to form part of a toxin/antitoxin locus ) , and two genes with unknown function , yaeQ and A192PP_3010 ( the latter is present in genomes of other extraint-estinal E. coli pathogens , including IHE3034 , UTI89 , RS218 , PMV-1 , and S88 ) .
106 +Growth rates of these mutants , in particular the capsule-negative neuC mutant ( see Fig .
107 +S2B in the supplemental material ) , were indistinguishable from that of the E. coli A192PP parent in LB medium .
108 +All mutants were examined for their capacity to colonize the GI tract and cause lethal infection in P2 rat pups ( Fig. 4C and D ) .
109 +The E. coli A192PP parent strain or single-gene mutants ( 2 106 to 6 106 CFU ) were administered orally to P2 rats ; all members of a litter of 12 pups received the same strain .
110 +Pups were sacrificed 24 h after initiation of colonization , and E. coli K1 bacteria in the small intestine ( PSI , MSI , and DSI ) and colon were enumerated .
111 +The capacity of all mutants to transit through the upper portion of the alimentary canal , pass through the stomach , and colonize the small intestine was markedly inferior to that of the wild-type strain ( Fig. 4C ) .
112 +Reductions in colonization of the PSI , MSI , and DSI by the mutants , including E. coli A192PPΔneuC : : kan , were significant , with the only exception being colonization of the DSI by A192PPΔyfeC : : kan , with no significant difference between the parent and mutant .
113 +Interestingly , no increases in the numbers of viable A192PPΔneuC : : kan , A192PPΔvasL : : kan , A192PPΔ3010 : : kan , and A192PPΔyaeQ : : kan bacteria recovered from the colon were noted to compensate for reductions in the colonization of the small intestine .
114 +There was a significant increase in the colonic burden of viable A192PPΔyfeC : : kan bacteria compared to that of bacteria of the parent strain .
115 +We established previously ( 12 ) that E. coli A192PP transits to the blood circulation via the mesenteric lymphatic system by exploiting a vesicular pathway through the GI epithelium only at the MSI .
116 +As numbers of mutant bacteria colonizing this region of the small intestine were much reduced compared to those of the parent strain , we determined the capacity of the single-gene mutants to elicit lethal systemic infection following GI colonization by oral administration of 2 106 to 6 106 bacteria at P2 ( Fig. 4D ) .
117 +Four of the five mutants ( A192PPΔneuC : : kan , A192PPΔvasL : : kan , A192PPΔ3010 : : kan , and A192PPΔyfeC : : kan ) displayed significantly reduced lethal potential compared to that of the A192PP parent .
118 +The loss of capsule ( A192PPΔneuC : : kan ) resulted in a complete loss of lethality over the 7-day observation period .
119 +The administration of A192PPΔvasL : : kan elicited a lethal response in 41.6 % of pups ; 33.3 % and 25 % of pups survived after receiving A192PPΔ3010 : : kan and A192PPΔyfeC : : kan , respectively , at P2 .
120 +For A192PPΔyaeQ : : kan , 75 % of pups succumbed to lethal infection , but this did not reach levels of significance compared to the 100 % lethality engendered by the A192PP parent ( P 0.05 ) .
121 +Overall , these data indicate that the TraDIS screen efficiently identified genes important for MSI colonization that impact pathogenic potential .
122 +A bottleneck to infection in the neonatal rat prevents identification of genes for translocation across the gastrointestinal epithelium .
123 +Our initial intention was to exploit the high degree of susceptibility of P2 neonatal rats to systemic infection , sepsis , and meningitis following oral administration of an effective dose of E. coli A192PP bacteria in order to determine all genes required to enable the neonatal pathogen to overcome previously defined ( 12 -- 15 ) physical and immunological barriers to invasion of the blood circulation and dissemination to the meninges .
124 +However , previous studies indicated that relatively few E. coli K1 bacteria migrate from colonized sites within the GI tract to the blood ( 10 ) , constraining the genetic diversity of the translocated bacterial population and eliminating genotypes from the translocated gene pool in a stochastic manner that does not reflect the fitness of individual genes to contribute to genotypes with invasive potential ( 32 ) .
125 +We therefore determined if there were bottlenecks that would compromise the identification of mutants with an attenuated capacity to translocate from the GI tract to the blood compartment ; if any experimental bottlenecks are narrower than the complexity of the E. coli A192PP Tn5 library , many relevant transposon insertion mutants will be lost entirely by chance ( 38 ) .
126 +Furthermore , the existence of a restrictive bottleneck would limit the complexity of the library that could be used for TraDIS evaluation of populations colonizing the MSI ( input pool ) and reaching the blood ( output pool ) .
127 +We constructed the E. coli A192PPΔlacZ mutant by bacteriophage Red recombineering and confirmed that there was no significant difference in lethal potential between E. coli A192PP and the lacZ mutant ( Fig. 5A ) .
128 +We then used mixtures of parent and mutant bacteria to investigate the existence of bottlenecks that restrict translocation to the blood compartment .
129 +A 1:1 mixture ( total of 2 106 to 4 106 CFU ) of E. coli A192PP and A192PPΔlacZ was administered orally to P2 rat pups , the animals were sacrificed after 24 h , and GI tissue homogenates were plated for the quantification of bacteria of each strain .
130 +The competitive index ( CI ) , the ratio of input A192PP and A192PPΔlacZ bacteria to output A192PP and A192PPΔlacZ bacteria , was calculated for excised PSI , MSI , DSI , colon , and mesenteric lymphatic tissues and for blood .
131 +CI values for the PSI , MSI , DSI and colon were not significantly different from 1 ( one-sample t test ) , indicating that the composition of the colonizing inoculum was maintained in each rat pup ( Fig. 5B ) .
132 +However , there was more heterogeneity in CI values of bacterial populations from the blood , and in five pups , only one strain could be recovered from the blood ( the parent strain only for four animals and A192PPΔlacZ only for one animal ) .
133 +The highly restrictive bottleneck between GI epithelial transport and entry into the blood circulation supports the argument that the reduced virulence of the complete , cultured library in comparison to that of less-complex sublibraries ( Fig .
134 +S3 ) is due at least in part to a reduced likelihood that a fully virulent mutant would randomly escape capture by the mesenteric lymphatic system .
135 +The presence of significant bottlenecks between the GI tract , blood circulation , and brain was confirmed by determination of the complexity of recovered Tn5 library populations from these sources ( Fig. 5C ) .
136 +Identification of E. coli K1 A192PP genes required for survival in human serum .
137 +Systemic infection in neonatal rats is likely to be maintained only if E. coli A192PP bacteria survive in the blood circulation .
138 +Due to the limited exposure to antigens in utero coupled with deficits in adaptive immunity , neonates depend on innate immunity for protection against infection .
139 +The complement system provides frontline innate defense against Gram-negative bacterial infection , and the polySia capsule in turn enables E. coli K1 to avoid successful complement-mediated attack by host immune mechanisms .
140 +To obtain insights into E. coli K1 pathogenesis during the invasive phase of infection , and in light of restrictions placed on the neonatal rat model with regard to the use of TraDIS by the gut-to-blood bottleneck , we used the E. coli A192PP Tn5 library to investigate genes essential for A192PP fitness in pooled normal human serum , a reliable and plentiful source of all soluble components of the three complement pathways ( 48 ) .
141 +E. coli A192PP is resistant to the bactericidal action of human serum ( Fig. 6A ) .
142 +A portion of the A192PP-Tn5 library containing 2 104 mutants ( 1 109 CFU ) was incubated in either 30 % human serum or 30 % heat-inactivated serum ( final volume of 375 l ) at 37 °C for 3 h. Kanr bacteria in the input and output pools ( each with 2 105 bacteria ) were collected , DNA was extracted from each pool , and transposon insertion sites were sequenced .
143 +A wide distribution of fitness scores was detected ( Fig. 6B ) .
144 +Mutation of 97 genes ( negative log2 fold change and P 0.05 ) resulted in decreased survival in normal serum but not in heat-inactivated serum ( Fig. 6C ; see also Table S3 in the supplemental material ) .
145 +A high proportion of genes identified in the TraDIS screen as contributing to resistance encoded cell surface constituents .
146 +It is well established that the polySia capsule protects E. coli K1 from complement attack ( 16 , 17 ) , and three mutations in the kps capsule gene cluster compromised serum survival .
147 +The central region of the cluster contains the neu genes that direct the biosynthesis , activation , and polymerization of the N-acetylneuraminic acid building block of polySia .
148 +neuC encodes the UDP N-acetylglucosamine 2-epimerase that catalyzes the formation of N-acetylmannosamine ( 49 ) , and the O-acetyltransferase neuD acetylates monomeric neuraminic acid at carbon position 7 or 9 ( 50 ) .
149 +KpsM is a component of the multimeric ATP-binding cassette transporter involved in the trans-location of the polySia capsule through a transmembrane corridor to the cell surface ( 41 , 51 ) .
150 +A disruption of the genes encoding these proteins will prevent polySia expression ( 41 ) ; the interruption of rfaH , identified in the TraDIS screen , will also prevent capsule expression , but its loss will have a more profound effect on the surface topography of E. coli A192PP , as this transcriptional antiterminator is required for the expression of operons that direct the synthesis , assembly , and export of LPS core components , pili , and toxins in addition to the capsule ( 52 , 53 ) .
151 +Indeed , survival in serum is dependent on antitermination control by RfaH ( 54 ) .
152 +Another identified gene that impacts capsule formation was bipA ; BipA is a tyrosine-phosphorylated GTPase that regulates a variety of cell processes , including some associated with virulence , through the ribosome ( 55 , 56 ) .
153 +Other genes involved in LPS biosynthesis and pilus formation were also identified : waaW encodes a UDP-galactose : ( galactosyl ) LPS alpha1,2-galactosyl-transferase involved in the synthesis of the R1 and R4 LPS core oligosaccharides ( 57 ) , and wzzE encodes a polysaccharide copolymerase that catalyzes the polymerization of LPS O-antigen oligosaccharide repeat units into a mature polymer within the periplasmic space in readiness for export to the cell surface ( 58 ) .
154 +Both mutations will prevent the attachment of LPS O-antigen side chains to the core oligosaccharide of LPS .
155 +The 16 genes that specify pilus synthesis that were identified in the screen included the majority of the genes of the tra locus .
156 +The TraDIS screen identified a range of proteins that are embedded in the OM ( Fig. 6C ) , none of which had been previously implicated in complement resistance .
157 +These proteins are likely to influence the topography of the bacterial surface .
158 +Of the remaining genes with an assigned function , the majority were involved in cell metabolism and the stress response ; it is well established that metabolic processes are intimately associated with the process of complement-mediated killing of bacteria ( 59 , 60 ) .
159 +To verify the screen , we constructed four single-gene mutants of E. coli A192PP by bacteriophage Red recombineering .
160 +Genes with roles in LPS synthesis ( rfaH and waaW ) , capsule synthesis ( neuC ) , and pilus assembly ( traL ) were mutated ; none of these mutants showed any reduction in growth rates in LB broth .
161 +All mutants displayed significant reductions in complement resistance following incubation in pooled human serum ( Fig. 6D ) .
162 +E. coli A192PPΔrfaH was exquisitely susceptible , with no colonies being detected after 30 min .
163 +The viability of A192PPΔneuC was also compromised , with a log reduction in viability over the 3-h incubation period of 3-fold .
164 +Killing of A192PPΔtraL and A192PPΔwaaW was less marked , but these mutations significantly reduced viability .
165 +Complementation of the mutants with the functional gene introduced on a pUC19 vector completely restored resistance in all cases ( Fig. 6D ) .
166 +These genes also contrib-uted to lethality in P2 neonatal rats ( Fig. 6E ) .
167 +The lethal capacity of A192PPΔneuC , A192PPΔrfaH , and A192PPΔwaaW was completely attenuated in comparison to that of E. coli A192PP ; 42 % of pups administered A192PPΔtraL succumbed to systemic infection ( all P 0.01 ) .
168 +DISCUSSION
169 +Systemic infection with meningeal involvement arises spontaneously after GI colonization of neonatal rats with a high proportion of E. coli K1 isolates , and the pathway to infection mirrors to a large extent that of natural infections in the human host .
170 +In contrast to models of bacterial infection that create artificial pathogenesis by bypassing some or all of the barriers to infection by the injection of a bacterial bolus directly into the blood circulation , the neonatal rat model provides an opportunity to investigate the progress of the pathogen as it transits from gut to blood to brain in a stepwise fashion .
171 +TraDIS and other transposon sequencing methods enable the simultaneous and rapid determination of the fitness contribution of every gene under a given condition and therefore have the potential to enable the identification of genes that are essential for , or significantly contribute to , each step of the infection process .
172 +However , stochastic loss will become evident if each mutant in the input pool does not have an equal chance to overcome the physical , physiological , and immunological barriers presented by the host ( 61 ) .
173 +This was clearly the case with the epithelial transit of E. coli A192PP , with evidence that on occasion systemic infection arose due to only one viable bacterial cell entering the blood circulation ( Fig. 5B ) , and complements other studies showing single-cell or low-cell-number bottlenecks in models of severe infection ( 62 -- 64 ) .
174 +As translocation from colonization sites within the MSI to the blood was not amenable to analysis by TraDIS , we determined genes essential for survival in the presence of complement , a major component of the innate immune system that protects against extracellular systemic pathogens ( 17 ) .
175 +The high density of transposon insertions into random genomic positions along the entire E. coli A192PP chromosome , with minimal insertional bias ( Fig. 1A ) , enabled the identification of genes essential for growth in nutrient-replete LB medium .
176 +Of the 357 E. coli A192PP genes considered essential , orthologues of 254 ( from 315 ) were previously identified using TraDIS in a multidrug-resistant uropathogenic strain of E. coli ST131 grown in LB broth ( 34 ) , and 253 were identified in an E. coli K-12 strain ( 35 ) , confirming the existence of a core set of essential genes in E. coli .
177 +As anticipated , a high proportion of these genes encoded enzymes involved in a range of key metabolic functions such as carbohydrate , protein , and nucleobase metabolism , and the remainder were associated with essential functions such as transport , cell organization , and biogenesis .
178 +During characterization of the E. coli A192PP mutant library , we examined the impact of culture in liquid medium on the expression of the polySia capsule , which places large demands on cell energy expenditure , as lengthy incubation times before marker selection may decrease library complexity ( 38 ) .
179 +Unexpectedly , we found that prolonged culture of the library enriched the proportion of nonencapsulated mutants ( Fig. 3A ) .
180 +We anticipated that the loss of capsule would enable the nonencapsulated mutants to grow at a higher rate than those of capsule-replete mutants and the wild type and to outcompete capsule-bearing library members .
181 +However , the growth of a nonencapsulated mutant selected at random from the library was virtually identical to , and not significantly different from , that of the E. coli A192PP parent strain ( see Fig .
182 +S2A in the supplemental material ) .
183 +There was also no difference in the climax populations of the strains at the end of the logarithmic phase of growth .
184 +In a similar fashion , the growth curve for a neuC single-gene mutant was identical to that of E. coli A192PP ( Fig .
185 +S2B ) .
186 +neuC is involved in the synthesis of the N-acetylneuraminic acid monomeric unit of polySia and , as a consequence , is unable to elaborate the capsule .
187 +It is clearly impractical to evaluate the growth kinetics of every distinct nonencapsulated mutant in the Tn5 library , but it currently appears that differences in growth rates of individual library members can not explain the highly reproducible enrichment that we observed .
188 +Indeed , the use of transposon insertion libraries is predicated on the assumption that there are no significant differences in the growth rates of individual mutants .
189 +At present , the basis of the loss of mutants expressing capsule in TraDIS library cultures can not be readily explained .
190 +A sublibrary of 2 105 mutants was used to establish genes involved in GI colonization .
191 +To minimize bias due to any outgrowth of nonencapsulated mutants on the GI epithelium , we harvested E. coli K1 from the MSI after 4 h , by which time maximal CFU had been achieved ; bacteria were plated directly on solid medium to further avoid outgrowth .
192 +Bias due to this restricted timeline is likely to be low , as the majority of genes involved in adhesion and complement resistance are expressed constitutively .
193 +TraDIS identified the polySia capsule as a major determinant of GI colonization associated with E. coli K1 .
194 +There is little or no evidence from the literature that capsules of Gram-negative bacteria enhance GI colonization ; indeed , it has been reported that they interfere with adhesive interactions by obstructing the binding of underlying surface molecules to mucosal surfaces ( 65 , 66 ) .
195 +The E. coli A192PPΔneuC : : kan single-gene mutant displayed a reduced capacity to colonize the MSI ( Fig. 4C ) , although it should be borne in mind that passage through the upper alimentary canal and stomach may impact the number of mutant bacteria gaining access to the small intestine .
196 +In this context , it should be noted that capsular exopolysaccharide protects E. coli from the environmental stress of stomach acid ( 67 ) .
197 +Other cell surface structures that are likely to have an impact on adhesion to and colonization of the mucosal layer associated with the MSI were identified by TraDIS .
198 +Pili are established mediators of adhesion of E. coli to the host epithelium , although a large proportion of the evidence comes from enterotoxigenic and enteropathogenic strains ( 68 , 69 ) .
199 +LPS and OM protein-encoding genes were also implicated , as were genes involved in the stress response , reflecting ongoing adaptation to a new and hostile environment .
200 +The involvement of genes encoding metabolic enzymes , including some for anaerobic respiration , equates to increases in bacterial cell numbers in the anaerobic environment of the small intestine , and for iron acquisition genes , this reflects the low availability of intestinal luminal iron ( 47 , 70 ) .
201 +Genes encoding some components of type II and type IV secretion systems were found at decreased frequencies in the output pool .
202 +Members of these gene categories were also identified previously by Martindale et al. ( 39 ) as being necessary for GI colonization by E. coli K1 fecal isolate RS228 using signature-tagged mutagenesis ; no genes found in that study were identified in the present study , in spite of the close genetic relatedness of the strains employed .
203 +The intestinal lumen represents a potentially important portal of entry for patho-gens into the host through adhesion , invasion , or disruption of the epithelial barrier ( 71 ) .
204 +In neonatal rats , E. coli K1 induces no detectable disruption of barrier integrity but exploits an intracellular pathway to access the submucosa ( 12 ) .
205 +Only small numbers of bacteria breach the mesenteric lymphatic barrier in an apparently random fashion ( Fig. 5 ) , and this precludes analysis by TraDIS .
206 +To accumulate data on genes and gene products facilitating invasion and survival/replication in the blood circulation , we examined essentiality for avoiding complement-mediated bactericidal effects .
207 +Although not all E. coli K1 isolates from cases of systemic infection are resistant to complement , resistance is encountered more frequently among K1 and K5 capsular types than among other K types ( 72 ) ; E. coli O18 : K1 strains ( such as A192 ) are in turn resistant more often than are other O : K serotype combinations ( 73 ) due to the capacity of the polySia capsule to prevent complement activation .
208 +It is assumed , but not established , that the polySia capsule surrounding susceptible strains does not completely mask either OM-located activators of complement or lipid domains on the outer surface of the cell that are targets for OM intercalation of the C5b-9 membrane attack complex , the entity responsible for bacterial killing ( 59 ) .
209 +In addition , long and numerous LPS O-antigen side chains are necessary but not sufficient to enable the target cell to avoid complement killing ( 74 ) , and they are able to bind the C1 inhibitor to arrest classical or lectin pathway activation at the early C1 stage ( 75 ) .
210 +The importance of these structures for the complement resistance of E. coli K1 is supported by the decreased frequency of key LPS and capsule genes in the output pool along with a large number of OM-embedded proteins .
211 +A small number of OM proteins , such as TraT and Iss , have been implicated as being determinants of complement resistance ( 74 ) , but they have been introduced into low-resistance backgrounds in high copy numbers ; their role in the intrinsic resistance of clinical isolates is unclear , and no mechanisms have been invoked to account for increases in resistance .
212 +The insertion of large numbers of protein molecules into the OM may fortuitously alter the biophysical properties of the bilayer , reducing the surface area and fluidity of lipid patches that are essential for the binding and assembly of the C5b-9 membrane attack complex .
213 +The identification of a range of OM proteins as being putative complement resistance determinants by TraDIS creates an opportunity to systematically investigate their precise function through the generation of single-gene mutants , and we intend to pursue this line of investigation .
214 +We suggest that the architecture of the external surface of the OM , together with other more-external macromolecular structures such as polysaccharide capsules , influences the capacity of the pore-generating C5b-9 complex to perturb the integrity of the OM .
215 +Thus , the surface of susceptible strains contains a sufficient number of exposed lipid domains to facilitate C5b-9 generation and penetration , whereas the spatial and temporal organization of the OM of resistant bacteria is dominated by supramolecular protein assemblages to a degree where insufficient hydrophobic domains are available to act as C5b-9 assembly and binding sites , and this state persists throughout the growth cycle .
216 +The data that we have generated in this study are compatible with this hypothesis .
217 +An array of metabolic genes emerged as being essential for the maintenance of the complement-resistant phenotype ( Fig. 6D ) and may be indicative of repair processes invoked due to complement attack .
218 +The exposure of resistant E. coli to complement results in a minor perturbation of membrane integrity and metabolic homeostasis ( 76 , 77 ) , and C5b-9 intercalation into the OM has profound effects on cellular metabolic parameters ( 60 ) .
219 +TraDIS was also employed by Phan and coworkers to define the serum resistome of a globally disseminated , multidrug-resistant clone of E. coli ST131 ( 34 ) .
220 +Those research-ers identified , and in most cases validated , 56 genes that contributed to the high level of complement resistance displayed by this pathogen .
221 +In a fashion similar to that in our study , genes involved in the synthesis and expression of cell surface components were prominent .
222 +A number of genes contributing to LPS biosynthesis , such as those of the waa operon , the wzz locus , and rfaH , were common to both studies , as was the gene encoding the intermembrane protein AcrA .
223 +Genes of the plasmid-borne tra locus , which we determined to be components of the E. coli A192PP serum resistome , were not present in E. coli ST131 ( 34 ) , but other OM-located proteins may fulfill a similar role in reducing the fluidic properties of the bilayer .
224 +In contrast to the well-established role of the E. coli K1 polysialyl polymer in the prevention of complement activation , no capsule genes were identified as components of the serum resistome of E. coli ST131 , but different ST131 isolates express different capsule types due to extensive mosaicism at the capsule locus ( 78 ) , and these uronic acid-containing polymers are unlikely to prevent complement activation ( 75 ) .
225 +Thus , the different strategies employed by the two strains to prevent successful complement attack , together with differences in bacterial surface composition and topography , probably explain variations in the serum resistomes of these related pathogens .
226 +In summary , we identified E. coli K1 genes required for growth in standard laboratory liquid medium and for colonization of the GI tract of P2 neonatal rat pups .
227 +Both data sets provide insights into the biology of K1 neuropathogens and could provide the basis for drug discovery programs for the identification of selective antibacterial or colonization-inhibiting agents .
228 +In our rodent model , the stochastic nature of invasion of the blood and probably brain prevented TraDIS analysis of gene essentiality for crossing gut epithelial and choroid plexus borders , but some indication of genes necessary for survival in blood was obtained from analyses of output pools after incubation of E. coli A192PP in human serum , a potent source of complement .
229 +MATERIALS AND METHODS
230 +Ethics statement .
231 +Animal experiments were approved by the Ethical Committee of the University College London ( UCL ) School of Pharmacy and the United Kingdom Home Office and were conducted in accordance with national legislation .
232 +Bacteria and culture conditions .
233 +E. coli strain A192PP was obtained by serial passage of E. coli A192 ( serotype O18 : K1 ) , isolated from a patient with septicemia ( 79 ) , in P2 neonatal rats as described previously ( 11 ) .
234 +Carriage of the polysialyl K1 capsule was determined with phage K1E ( 80 ) : colonies were streaked onto Mueller-Hinton ( MH ) agar , 10 l of a phage suspension containing 109 PFU/ml was dropped onto each streak , the plates were incubated overnight at 37 °C , and the proportion of encapsulated bacteria within cultures was quantified by comparing the ratio of phage-susceptible to phage-resistant colonies .
235 +E. coli A192PP single-gene mutants ( Table 1 ) were constructed by using bacteriophage Red recombination ( 81 ) ; the oligonucleotides employed for the construction of targeted mutants , for the confirmation of targeted mutants , and for the construction of complemented mutants are shown in Tables S3 to S5 in the supplemental material .
236 +All bacteria were cultured in LB medium and on LB agar at 37 °C ; media were supplemented with either 100 g/ml ampicillin or 50 g/ml kanamycin as required .
237 +Tn5 library construction .
238 +The EZ-Tn5 KAN-2 Tnp transposome ( Epicentre Biotechnologies ) was introduced into E. coli A192PP by electroporation .
239 +Transformants were selected by growth on LB plates containing 50 g/ml kanamycin overnight .
240 +Pools of 1 103 to 5 103 colonies were collected and frozen at 80 °C in phosphate-buffered saline ( PBS ) containing 20 % glycerol .
241 +Aliquots of individual pools were combined to create larger populations of mutants of up to 7.75 105 mutants .
242 +Genomic DNA was extracted from 1-ml cultures by using the PurElute bacterial genomic kit ( Edge Biosystems ) according to standard protocols .
243 +Linker PCR of Tn5 insertion sites .
244 +Linker PCR was used to test individual transformant colonies and to confirm individual random-insertion events .
245 +DNA ( 2.5 g ) was digested with the AluI restriction enzyme ( Promega ) and purified by using a MinElute PCR purification kit ( Qiagen ) .
246 +A linker , formed by annealing of oligonucleotides 254 ( 5 = - CGACTGGACCTGGA-3 =) and 256 ( 5 = - GATAAGCAGGGATCGGAACC TCCAGGTCCAGTCG-3 =) , was ligated to purified fragments ( 50 ng ) with a Quick ligation kit ( NEB ) .
247 +Linker PCR was performed with linker - and transposon-specific oligonucleotides ( 258 [ 5 = - GATAAGCAGGGATC GGAACC-3 =] and 5 = - GCAATGTAACATCAGAGATTTTGAG-3 = , respectively ) by using a HotStart Taq Mastermix kit ( Qiagen ) and thermocycling conditions of 95 °C for 5 min ; 35 cycles of 94 °C for 45 s , 56 °C for 1 min , and 72 °C for 1 min ; and 72 °C for 10 min .
248 +The resulting amplicons were separated on 1.5 % agarose gels at 100 V for 60 min .
249 +Illumina sequencing .
250 +For sequencing of Tn5 insertion sites , approximately 2 g of genomic DNA was degraded to 500-bp fragments by ultrasonication using a Covaris instrument .
251 +Fragments were end repaired and A tailed by using the NEBNext DNA library preparation reagent kit for Illumina sequencing ( NEB ) .
252 +The adapters Ind_Ad_T ( ACACTCTTTCCCTACACGACGCTCTTCCGATC * T , where * indicates phosphorothionate ) and Ind_Ad_B ( GATCGGAAGAGCGGTTCAGCAGGAATGCCGAGACCGATCTC ) were annealed and ligated to DNA fragments .
253 +PCR was performed with the transposon - and adapter-specific primers Tn-FO ( 5 = - TCGTCGGCAGCGTCAGATGTGTATAAGAGACAGCGGGGATCCTCTAGAGTCGACCTGC-3 =) and Adapt-RO ( 5 = - GTCTCGTGGGCTCGGAGATGTGTATAAGAGACAGACACTCTTTCCCTACACGACGCTCTTCC GATC-3 =) .
254 +Tn-FO and Adapt-RO contain a forward overhang and a reverse overhang for indexing of amplicons by Nextera index primers ( Illumina ) .
255 +PCR was performed by using a HotStart Taq Mastermix kit ( Qiagen ) and thermocycling conditions of 95 °C for 5 min ; 22 cycles of 94 °C for 45 s , 56 °C for 1 min , and 72 °C for 1 min ; and 72 °C for 10 min .
256 +The resulting amplicons were separated on 1.5 % agarose gels at 70 V for 90 min , and those between 150 and 700 bp were selected and purified by using a QIAquick gel extraction kit ( Qiagen ) .
257 +Samples were indexed with oligonucleotides from the Nextera XT index kit ( Illumina ) by using HotStart ReadyMix ( Kapa Biosystems ) and with thermocycling conditions of 95 °C for 3 min ; 8 cycles of 95 °C for 30 s , 55 °C for 30 s , and 72 °C for 30 s ; and 72 °C for 5 min applied .
258 +Indexed amplicons were purified by using the AMPure XP system ( Agencourt ) .
259 +The final concentration of samples was confirmed by using Qubit dsDNA BR assays ( ThermoFisher Scientific ) .
260 +Indexed amplicons were sequenced on an Illumina Mi-Seq platform as 151-bp paired-end reads according to the manufacturer 's protocol ( Illumina ) .
261 +Bioinformatic and statistical analyses .
262 +Raw sequence reads that passed Trimmomatic quality control filters ( 82 ) and contained the Tn5 transposon were mapped to the E. coli K1 A192PP reference genome ( 14 ) by using Bowtie ( 83 ) , permitting zero mismatches and excluding reads that did not map to a single site .
263 +The reference genome assembly contains open reading frames ( ORFs ) located on contigs that were mapped to the IHE3034 chromosome and ORFs located on other contigs that are likely to map to plasmids and other mobile genetic elements .
264 +An in-house pipeline based on the SAMtools ( http://samtools.sourceforge.net/ ) and BCFtools toolkits was utilized for the alignment files to determine insertion sites and coverage .
265 +To identify essential and nonessential genes , the insertion index was calculated for each gene by dividing the number of unique insertions in the gene by the gene length .
266 +Observed insertion index values were fitted to a bimodal distribution with a gamma distribution ( or an exponential distribution for genes with no observed insertion sites ) corresponding to essential and nonessential genes .
267 +The log2 likelihood , and corresponding P values , of each gene belonging to essential or nonessential sets was calculated by using R software .
268 +To compare the fitnesses of individual mutants in input and output populations , reads were normalized and tested for differential base means by calculating log2 fold changes and corresponding P values at a false discovery rate of 0.1 using DESeq with R software .
269 +Colonization and infection of neonatal rats .
270 +Timed-birth Wistar rat pup litters ( usually n 12 ) were purchased from Harlan UK , delivered at P2 , and colonized on the same day .
271 +Pups were retained throughout each experiment with the natural mothers in a single dedicated cage under optimal conditions ( 19 °C to 21 °C , 45 to 55 % humidity , 15 to 20 changes of air/h , and a 12-h light/dark cycle ) and were returned to the mother immediately after colonization .
272 +Mothers had unrestricted access to standard rat chow and water .
273 +The procedure was described in detail previously ( 84 ) .
274 +In brief , all members of P2 rat pup litters were fed 20 l of mid-logarithmic-phase E. coli bacteria ( 2 106 to 6 106 CFU unless otherwise stated ) from an Eppendorf micropipette .
275 +GI colonization was confirmed by culture of perianal swabs on MacConkey agar , and bacteremia was detected by MacConkey agar culture of blood taken postmortem .
276 +Disease progression was monitored by daily evaluation of symptoms of systemic infection , and neonates were culled by decapitation and recorded as dead once a threshold had been reached : pups were regularly examined for skin color , agility , agitation after abdominal pressure , the presence of a milk line , temperature , weight , and behavior in relation to the mother .
277 +Neonates were culled immediately when abnormalities for three of these criteria were evident .
278 +After sacrifice , GI tissues were excised aseptically without washing , the colon was separated , and the SI was segmented into 2-cm portions representing proximal , middle , and distal small intestinal tissues .
279 +Tissues were then transferred to ice-cold phosphate-buffered saline and homogenized .
280 +Bacteria were quantified by serial dilution culture on MacConkey agar supplemented with 25 g/ml kanamycin as appropriate .
281 +The presence of E. coli K1 was confirmed with phage K1E : 20 lactose-fermenting colonies were streaked onto MH agar , 10 l of a phage suspension containing 109 PFU/ml was dropped onto each streak , and the plates were incubated overnight .
282 +E. coli K1 bacteria were quantified by multiplying the total CFU by the proportion of K1E-susceptible colonies .
283 +In all cases , at least 19 colonies were susceptible to the K1 phage ; E. coli K1 was never found in samples from noncolonized pups .
284 +Susceptibility to human serum .
285 +Serum was obtained from healthy volunteers and used immediately .
286 +Bacteria were grown to late logarithmic phase in LB broth in an orbital incubator ( minimum of 200 orbits/min ) , and 500 l of the culture was removed , washed twice with gelatin-Veronal-buffered saline plus magnesium and calcium ions ( pH 7.35 ) ( GVB ) , and suspended in an equal volume of GVB .
287 +Fresh human serum was diluted 1:3 in GVB and prewarmed to 37 °C .
288 +Bacterial suspensions and serum solutions were mixed 1:2 to give a final concentration of 107 CFU/ml and incubated at 37 °C for 3 h in a total volume of 125 l containing 22 % serum .
289 +Surviving E. coli bacteria were quantified by serial dilution and incubation on LB agar overnight .
290 +Prewarmed , heat-inactivated ( 56 °C for 30 min ) serum served as a control .
291 +Accession number ( s ) .
292 +Raw read data for all transposon insertions have been deposited in the European Nucleotide Archive ( ENA ) .
293 +All files are located at https://www.ebi.ac.uk/ena/data/view/ PRJEB24291 ; accession numbers are as follows : ERR2235345 and ERR2235346 for the identification of essential genes for replicates 1 and 2 , ERR2235567 for the input population , ERR2235568 for the output population of rat MSI genes , ERR2235569 for the output population of serum-exposed E. coli A192PP , and ERR2235570 for the output population of bacteria exposed to heat-inactivated serum .
294 +SUPPLEMENTAL MATERIAL
295 +Supplemental material for this article may be found at https://doi.org/10.1128/JB .00698 -17 .
296 +ACKNOWLEDGMENTS
297 +This work was supported by research grant MR/K018396/1 from the Medical Research Council .
298 +The National Institute for Health Research University College London Hospitals Biomedical Research Centre provided infrastructural support .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-wide analysis of Fis binding in Escherichia coli
2 +We determined the genome-wide distribution of the nucleoid-associated protein Fis in Escherichia coli using chromatin immunoprecipitation coupled with high-resolution whole genome-tiling microarrays .
3 +We identified 894 Fis-associated regions across the E. coli genome .
4 +A significant number of these binding sites were found within open reading frames ( 33 % ) and between divergently transcribed transcripts ( 5 % ) .
5 +Analysis indicates that A-tracts and AT-tracts are an important signal for preferred Fis-binding sites , and that A6-tracts in particular constitute a high-affinity signal that dictates Fis phasing in stretches of DNA containing multiple and variably spaced A-tracts and AT-tracts .
6 +Furthermore , we find evidence for an average of two Fis-binding regions per supercoiling domain in the chromosome of exponentially growing cells .
7 +Transcriptome analysis shows that ∼ 21 % of genes are affected by the deletion of fis ; however , the changes in magnitude are small .
8 +To address the differential Fis bindings under growth environment perturbation , ChIP-chip analysis was performed using cells grown under aerobic and anaerobic growth conditions .
9 +Interestingly , the Fis-binding regions are almost identical in aerobic and anaerobic growth conditions -- indicating that the E. coli genome topology mediated by Fis is superficially identical in the two conditions .
10 +These novel results provide new insight into how Fis modulates DNA topology at a genome scale and thus advance our understanding of the architectural bases of the E. coli nucleoid .
11 +The Escherichia coli genome forms a highly condensed structure called a `` nucleoid body '' ( Robinow and Kellenberger 1994 ) , whereas the genomic DNA in eukaryotic cells is packed in a nucleus as a chromatin structure ( Kornberg 1974 ) .
12 +The compact nucleoid body in a bacterial cell is extensively bound by several nucleoid-associated proteins , which include H-NS , HU , IHF , Fis , and the stationary-phase-specific DNA-binding protein Dps ( Murphy and Zimmerman 1997 ; Azam et al. 2000 ; Schneider et al. 2001 ; Dame 2005 ) .
13 +The involvement of the nucleoid-associated proteins in organizing the genetic material within the bacterial nucleoid has been widely accepted , as well as their involvement in regulating transcription ( Ussery et al. 2001 ; Dorman and Deighan 2003 ; Blot et al. 2006 ) .
14 +The Fis protein is a general host nucleoid-associated DNA bending factor comprising 98 amino acids that was first identified because of its critical role in promoting site-specific DNA recombination ( Johnson et al. 1986 ) .
15 +The Fis protein contains a helix -- turn -- helix motif , which binds in the major groove and bends DNA by between 50 ° and 90 ° ( Kostrewa et al. 1991 ; Pan et al. 1996 ) .
16 +Its bending activity stabilizes DNA looping , either directly or through protein -- protein interactions , to enhance transcription as well as to promote DNA compaction ( Travers and Muskhelishvili 1998 ; Skoko et al. 2006 ) .
17 +The intracellular level of Fis protein is growth-dependent and changes from less than 100 copies in stationary phase to more than 60,000 copies per cell in log phase ( Ball et al. 1992 ; Azam et al. 1999 ) .
18 +A variety of evidence suggests that the Fis protein plays a variety of roles in regulating DNA transactions and modulating DNA topology ( Ussery et al. 2001 ) .
19 +Recently , Fis has been implicated in the
20 +1These authors contributed equally to this work. 2Corresponding author.
21 +E-mail bpalsson@bioeng.ucsd.edu; fax (858) 822-3120 .
22 +Article published online before print .
23 +Article and publication date are at http : / / www.genome.org/cgi/doi/10.1101/gr.070276.107 .
24 +control of the gene expression involved in metabolism , transport , flagellar biosynthesis , and virulence in E. coli and Salmonella typhimurium ( Kelly et al. 2004 ; Blot et al. 2006 ; Croinin et al. 2006 ) .
25 +The regulation mechanism widely accepted is that Fis influences transcription by directly or indirectly affecting the activity of RNA polymerase and by modulating the level of DNA supercoiling in the cell .
26 +For example , at the promoters rrnB P1 and proP P2 , Fis directly stimulates transcription by contacting the Cterminal domain of the RNA polymerase subunit ( RNAP , also known as RpoA ) ( Bokal et al. 1997 ; McLeod et al. 2002 ) .
27 +On the other hand , Fis negatively autoregulates its own operon by hindering RNA polymerase binding ( Ninnemann et al. 1992 ) .
28 +In the case of bacteriophage DNA excision , Fis appears to play an architectural role by contributing to a higher-order nucleoprotein complex that facilitates DNA cleavage and excision ( Landy 1989 ) .
29 +There are 53 Fis-binding sites ( Keseler et al. 2005 ) that have been directly experimentally determined .
30 +Robison and coworkers applied the recognition matrices developed from the experimentally derived Fis-binding sequences to search for Fis-binding sites across the E. coli genome sequence and reported more than 10,000 binding sites ( Robison et al. 1998 ) .
31 +Using hidden Markov models ( HMMs ) , Ussery and coworkers reported 6000 strong Fisbinding sites in the E. coli genome ( Ussery et al. 2001 ) .
32 +Information analysis used by Hengen and coworkers estimated 68,000 Fis-binding sites , or one site per 230 bases ( Hengen et al. 1997 ) .
33 +The huge variance of Fis-binding sites predicted by three different computational methods reflects the fact that only weak binding site profiles are obtained when Fis-binding site sequences are aligned .
34 +The relationship between the global effect of Fis on DNA topology and its local effects exerted on particular promoter regions is not well understood .
35 +The global interactions between the E. coli genome and Fis can be addressed by the direct measurement of Fis -- DNA complexes by chromatin immunoprecipitation coupled with microarrays ( ChIP-chip ) .
36 +The ChIP-chip approach is particularly well suited since unambiguous identification of the location of the proteins is possible by in vivo measurement of the protein -- DNA complex ( Ren et al. 2000 ) .
37 +A recent genome-wide analysis of Fis association in E. coli cells identified 224 binding regions ( Grainger et al. 2006 ) but was limited in the ability to define binding motif because of the resolution limitation of the low-density microarrays used .
38 +Here we improve on the resolution of this approach and use a ChIP-chip approach with fully tiled high-density microarrays to determine the distribution of the Fis-binding sites on a genome-scale .
39 +Our data enable the refinement of the Fis-binding motif and new insight into the functional behavior of the Fis protein .
40 +We also determined the effects of fis deletion on the transcription state of the cell .
41 +Results
42 +Immunoprecipitation of the DNA fragments associated with Fis, 70, and RNAP
43 +Prior to microarray hybridization , we used qPCR to determine the quality of immunoprecipitated DNA from the strain harboring myc-tagged Fis protein ( BOP608 ) , which has been shown to be highly resistant to stringent washing conditions and to retain its regulatory function in vivo ( Cho et al. 2006a ) .
44 +The cross-linked DNA -- protein complexes were immunoprecipitated by using antibodies against myc-tag , 70 ( also known as RpoD ) , or core RNAP ( subunit , also known as RpoB ) from the cultured cells in the minimal media .
45 +Following reversal of DNA -- protein cross-links , the immunoprecipitated DNA ( IP DNA ) was randomly amplified using PCR ( Herring et al. 2005 ) .
46 +In order to determine the enrichment of the IP DNA , qPCR was used to measure the relative levels of promoter and gene regions of known Fis-binding sites using nrfA , nirB , rrsA , sdhC , and dmsA as controls .
47 +The relative occupancy of Fis at the promoter regions of nrfA , nirB , and rrsA was 34 , 32 , and 20 , respectively ( Fig. 1 ) , which is consistent with previous studies ( Wu et al. 1998 ; Browning et al. 2002 ; Paul et al. 2004 ) .
48 +We also determined the association of 70 and the core RNAP at the promoter and gene regions of nrfA , nirB , and rrsA under the same conditions .
49 +The association of 70 and core RNAP was found only at the promoter of rrsA .
50 +Interestingly , the association of 70 was only shown at the promoter , whereas the core RNAP was not only shown at promoter but at gene regions as well .
51 +These observations are in strong agreement with previous studies , such that nrf and nir operons are repressed by Fis ( Wu et al. 1998 ; Browning et al. 2002 ) , and Fis acts as a classical activator at the rrsA promoter ( Paul et al. 2004 ) .
52 +As control experiments , we determined the relative occupancy of Fis , 70 , and core RNAP at the promoters and gene regions of sdhC and dmsA ( Fig. 1D ) .
53 +The Fis levels at promoters and gene regions of sdhC and dmsA remained at background levels .
54 +As expected , there was a large increase in 70 and core RNAP association with the promoter and gene regions of sdhC due to its biological role in central metabolism under our growth conditions ( Park et al. 1997 ) .
55 +On the other hand , very low levels of 70 and core RNAP were measured at the promoter and gene regions of the dmsA gene .
56 +This agrees with the known strong repression of the dmsA gene under the aerobic condition ( Bearson et al. 2002 ) .
57 +Altogether , these results demonstrate that Fis-bound DNA fragments were selectively immunoprecipitated from the exponentially growing E. coli cells .
58 +Genome-wide mapping of Fis-binding regions
59 +To identify Fis-binding regions on a genome scale , we next performed a ChIP-chip analysis using custom-designed whole-genome tiling microarrays ( NimbleGen ) that contained a total of 371,034 oligonucleotides to represent the E. coli genome with 50-bp probes in overlapping by 25 bp on both forward and reverse strands ( Herring et al. 2005 ) .
60 +Our results identify regions of the genome enriched in the IP DNA samples , allowing us to construct a genome-wide map of in vivo interactions between Fis and the E. coli genome ( Fig. 2A ) .
61 +Using a peak detection algorithm based on the double-regression model ( Kim et al. 2005 ) together with manual curation , 894 unique peaks of Fis association were identified .
62 +The complete list of 894 Fis-binding regions is summarized in Supplemental Table S1 .
63 +The ChIP-chip analysis of Fis was also in agreement with the literature , showing binding at the promoters of acs , nrfA , nuoA , aldB , and nrd ( Fig. 2B ) ( Augustin et al. 1994 ; Xu and Johnson 1995 ; Browning et al. 2004 , 2005 ; Zhang et al. 2004 ) .
64 +Prior to this study , only 53 Fis-binding sites had previously been reported , 43
65 +( 81 % ) of which were identified in this study ( Supplemental Table S3 ) ( Keseler et al. 2005 ) .
66 +The exceptions were lpdA , hupB , lysT-valT-lysW , adhE , osmE , gyrA , rnpB , gyrB , bglGFB , and glnALG .
67 +In order to determine whether the failure to detect Fis binding at these 10 sites was due to the sensitivity of the microarrays , we performed conventional ChIP assays followed by qPCR analysis and detected binding of the Fis protein to the promoter region of only bglG .
68 +Since these known Fis-binding sites would be considered false negatives of our ChIP-chip analysis ( Heintzman et al. 2007 ) , we estimate the sensitivity of our approach to be ∼ 98 % ( 43 out of 44 ) .
69 +Validation of the ChIP-chip results was then done using qPCR on 13 randomly selected sites of the 894 Fis-binding regions ( uidR , kdgT , hupA , yecF , eaeH , ybfL , ydcC , crp , thrW , ynaJ , otsA , metJ , and yfdT ) and two control regions ( pgi and dmsA ) .
70 +All of the selected Fis-binding regions exhibited enrichment as a log2 ratio range of 1.5 ∼ 5.1 , while the two control regions showed no significant enrichment ( Supplemental Table S4 ) .
71 +Assuringly , there was a strong correlation between the signal intensities obtained from ChIP-chip analysis and the real-time qPCR ( Fig. 3 ) .
72 +On the basis of this analysis , we concluded that the majority of Fis-binding peaks identified here are bona fide binding sites .
73 +Properties of Fis-binding regions
74 +To assess the properties of Fis-binding regions , we analyzed the position of Fis-binding regions against the current annotated ge-nome information ( NC_000913 ) .
75 +Fis-binding regions were not only observed within intergenic ( IG ) regions , but were just as likely to be found within open reading frames ( ORFs ) .
76 +From the Fis-binding pattern , we classified three binding categories : IG1 , IG2 , and ORF .
77 +The IG1 category consists of Fis-binding peaks found within promoter regions , while the IG2 consists of Fis-binding peaks found within the intergenic region between convergently transcribed genes ( Fig. 4A ) .
78 +All of the remaining sites found within ORFs are thus members of the ORF category .
79 +Among a total of 894 unique Fis-binding sites , 547 peaks ( ∼ 61 % ) were within IG1 regions .
80 +A significant portion of the Fis-binding sites was also present in the IG2 ( 48 peaks ) and ORF ( 299 peaks ) .
81 +Thus , although many sites ( 67 % ) are present in the intergenic regions ( IG1 and IG2 ) , 33 % of Fis-binding sites are also located at other regions within a gene ( Fig. 4B ) .
82 +To validate these sites shown in IG2 and ORF regions , we performed ChIP analysis followed by qPCR to measure the association of Fis protein with four targets within ORF regions ( uidR , ydcC , crp , and otsA ) and two targets in the IG2 region ( metJ-metB and yfdT-dsdC ) .
83 +The ChIP-qPCR results indicated that each of those regions is a genuine Fis-binding target .
84 +We now compare Fis-binding regions to core RNAP and 70 binding sites discovered in previous experiments .
85 +In a previous study ( Herring et al. 2005 ) , we measured the genome-wide association of core RNAP ( - subunit [ also known as RpoC ] ) using the same microarray under aerobic growth conditions .
86 +Since the core RNAP ChIP-chip analysis was performed with rifampicin treatment to trap RNAP at promoter sites , the core RNAP-binding peaks detected represent most of the promoters ( both active and inactive ) .
87 +Recently , the genome-wide association of 70 with the E. coli genome was also revealed by using the similar whole-genome tiling microarray ( Reppas et al. 2006 ) .
88 +Using all of these data , we found core RNAP or 70-binding peaks in 462 Fis-binding regions .
89 +Most of the core RNAP or 70-binding peaks were located in the IG1 region ( 408 peaks ) .
90 +Interestingly , 37 and 17 Fis-binding peaks in the ORF and IG2 regions also have the RNAP or 70 bindings , respectively ( Fig. 4B ) .
91 +Of the 161 70 sites that were determined to be within the coding sequences of genes ( ORF region ) or between convergently transcribed genes ( IG2 region ) ( Reppas et al. 2006 ) , 41 also contained a Fis-binding peak within the same region ( Fig. 4C ) .
92 +This result suggests that many of the aActivation and repression were decided from changes in fold ratio between log2 values obtained from fis deletion and parental strain .
93 +bClasses I and II in direct regulation category indicate the Fis-binding regions at IG1 and ORF , respectively .
94 +The amount of Fis protein in a cell is known to be growth-phase-dependent ( Azam et al. 1999 ) .
95 +The dramatic increase in levels of Fis during exponential growth phase is controlled at the transcriptional level , which responds directly to an increase in growth rate .
96 +The fact that Fis concentration varies tremendously under different growth phases clearly points to an important regulatory implication of the Fis protein for cell physiology .
97 +However , under different growth conditions ( e.g. , aerobic to an-aerobic growth condition shift ) , its regulatory role or binding regions have not been investigated .
98 +To address this issue , ge-nome-wide Fis-binding regions were mapped under aerobic and anaerobic growth conditions in exponential growth phase .
99 +Interestingly , the Fis-binding regions identified from the ChIP-chip analysis of anaerobically grown cells were almost identical with those from aerobically grown cells .
100 +Complete Fis-binding sites of anaerobic growth conditions are also summarized in Supplemental Table S1 .
101 +Next , to investigate the effect that Fis has on gene expression , we measured the expression profiles of a fis deletion strain and its parental strain under aerobic and anaerobic conditions .
102 +A two-way ANOVA analysis with a 1 % FDR ( Pvalue = 0.0001 ) revealed 48 genes to be regulated by Fis across the aerobic/anaerobic shift .
103 +The ChIP-chip data further suggested that 21 of these genes were directly regulated by Fis , while the remaining 27 genes appeared to be regulated indirectly .
104 +Of the 21 genes , 19 were members of class I ( IG1 ) , and the other two were members of class II ( ORF ) .
105 +Interestingly , when comparing the Fis binding of these 21 sites under anaerobic and aerobic conditions , there was no evidence of differential Fis binding between the two conditions .
106 +It thus remains unclear whether Fis does , indeed , directly regulate these genes .
107 +ments of loops seen in electron micrographs , spread-of-supercoiling relaxation experiments ( Postow et al. 2004 ) , and resolvase half-lives ( Stein et al. 2005 ) .
108 +The consensus of these studies is that the average size of ∼ 400 -- 450 dynamically distrib-uted domains is 10 kb .
109 +Since Fis is presumed to be instrumental in defining these domains , we created a histogram of the measured interval sizes between neighboring ChIP-chip Fis peaks .
110 +As can be seen in Figure 5 , the distribution is similarly exponential in nature .
111 +Importantly , the average interval size is 5.15 kb , almost exactly half of the directly measured average domain size ( Postow et al. 2004 ) .
112 +Determination of the Fis-binding-site position weight matrix (PWM)
113 +We used the large number of Fis-binding regions discovered in this study to reappraise previously estimated Fis-binding site preferences ( Finkel and Johnson 1992 ; Hengen et al. 1997 ) .
114 +As a first step in doing this , we manually identified individual binding peaks and then computationally determined the minimal contiguous chromosomal regions corresponding to 70 % of the ( log ratio ) area under each peak .
115 +We performed this refinement to minimize the effect of non-bound DNA duplex that is the result of the sonication step in the ChIP-chip protocol .
116 +Each such refined chromosomal region was then classified according to the log ratio of its corresponding peak .
117 +We then performed motif searches in these chromosomal regions for different log ratio cutoffs .
118 +These different log ratio cutoffs corresponded to different levels of conservative searching , with the assumption that chromosomal regions corresponding to Fis peaks with larger log ratio values were more likely to contain more or stronger motif signals .
119 +Since Fis binds as a homodimer , we performed two rounds of searches wherein the palindromic motif was and was not mandated .
120 +Figure 6 shows the logo representation ( Schneider and Ste-phens 1990 ) of the sequence found in both the non-palindromic ( npFis ) and palindromic ( pFis ) motif searches for the log ratio 2 set of sequence .
121 +( Supplemental Fig. 3 shows the results for all sequence sets . )
122 +Three important results are contained in Figure 6 and Supplemental Figure 3 .
123 +First , while the npFis motifs found in each of the sequence sets are very significant , the pFis motifs all have much less significant E-values .
124 +Second , the information content values of the npFis motifs are larger than the values for the corresponding pFis motifs .
125 +Third , both the npFis and pFis motifs contain at their core a strong A-tract and AT-tract , respectively .
126 +These results are discussed below in the context of Fis binding and patterning along the chromosome .
127 +The result shown in Figure 6 presents a conundrum .
128 +The Fis protein binds DNA as a homodimer and the most recently estimated ( Hengen et al. 1997 ) Fis motif ( prevFis ) is palindromic , yet the most informative and significant motif we found was the non-palindromic npFis motif .
129 +In order to resolve this conundrum , we performed experiments to determine which of the npFis , pFis , and prevFis motifs better discriminated Fis peak regions from randomly selected chromosomal regions not associated with Fis peaks .
130 +We used the motifs resulting from the log ratio 2 sets of sequences in Figure 6 to score all of the sequences corresponding to Fis peak regions with log ratio 1 , and for each sequence assigned it a score based on the largest sum of individual information ( Ri ) values ( Hengen et al. 1997 ) possible from non-overlapping motif match sites .
131 +Figure 7 is an ROC plot displaying the discriminative ability of the three different motifs , and contains two important results .
132 +First is that both of the npFis and pFis motifs derived in this work are better discriminators of chromosomal Fis-peak regions from non-Fis-peak regions than is the prevFis motif .
133 +Secondly , while the npFis and pFis motifs are basically very comparable in their discriminative ability , the pFis motif seems to have slightly better discriminative ability .
134 +This was not an expected result given their relative information content and significance values .
135 +To better understand the relationship between the npFis and pFis motifs , we first identified the phasing-defining Fis ( npFis or pFis ) sites in the set of Fis peak region sequences .
136 +Both members of a pair of sites were considered phasing-defining sites if all intervening sites between the pair had lower Ri values .
137 +For each phasing-defining pair , we computed the separation distance between their start positions .
138 +We then created a histogram of the separation distances associated with npFis motifs and a histo-gram of the separation distances associated with pFis , and weighted each distance value by the Ri values of the site defining the separation distance .
139 +Since Ri values have been correlated with binding affinity for Fis ( Shultzaberger et al. 2007 ) , we interpret higher such weightings to be indicative of more physiologically likely Fis-binding configurations .
140 +Figure 8 ( top and middle ) shows these weighted histograms for the npFis and pFis motifs , and Figure 8 ( bottom ) is the subtractive difference of the pFis histogram from the npFis histogram .
141 +Figure 8 ( bottom ) shows the competitive difference of the two motifs in dictating Fis phasing in regions containing multiple potential Fis-binding sites .
142 +The pattern in the difference histogram of Figure 8 ( bottom ) shows the increased propensity for npFis to dictate helical or antihelical phasing of Fis molecules .
143 +Discussion
144 +We have mapped genome-wide distribution of E. coli nucleoid associated protein Fis in exponentially growing cells using a high-resolution whole-genome tiling microarray .
145 +In addition , expression profiles of a wild type and a fis deletion mutant were generated to determine the effect Fis has on transcription .
146 +By integrating these two data sets , we were able to show that : ( 1 ) 894 Fis-binding sites were identified , ∼ 67 % of which were located within non-coding regions , while the remaining ∼ 33 % were found within coding regions ; ( 2 ) Fis binding to the E. coli genome was insensitive to aerobicity ; ( 3 ) expression profiles determined 1341 genes to be weakly affected by Fis , with only 30 % containing Fis bound within the region ; and ( 4 ) half of Fis-binding sites overlap with the binding regions of both RNA polymerase and 70 .
147 +In addition , computational analyses revealed that : ( 1 ) Fisbinding signal in the chromosome was found to be necessary but not sufficient to explain the preferred binding locations by Fis as revealed by ChIP-chip .
148 +( 2 ) The average interval size between Fisbinding sites was 5 kb , which is half the average supercoiling domain size .
149 +Furthermore , the number of Fis peaks was almost double the estimated number of supercoiling domains , suggesting a stoichiometric relationship of two Fis-binding regions per supercoiling domain .
150 +( 3 ) By utilizing a large number of the Fisbinding regions , a Fis-binding motif was generated and compared to the previously established binding motif .
151 +Genome-wide distribution of E. coli nucleoid-associated protein Fis shows that Fis specifically binds ∼ 894 regions throughout the E. coli chromosome .
152 +The binding sites included 43 previously described regulatory targets and many novel-binding targets that have not been identified .
153 +Of the 894 binding regions identified , ∼ 67 % were located within non-coding regions , while the remaining ∼ 33 % were found within coding regions .
154 +The experiments were then repeated under anaerobic conditions , and it was found that oxygen had no detectable effect on the binding of Fis .
155 +The unusually high number of Fis-binding sites was quite surprising , given that no transcription factors in E. coli bind more than ∼ 200 sites ( Martinez-Antonio and Collado-Vides 2003 ) .
156 +A previous study on the genome-wide mapping of Fis binding identified only 224 target sites , with half of them found within non-coding regions and the other half within coding regions ( Grainger et al. 2006 ) .
157 +Differences between this study and the previous one ( Grainger et al. 2006 ) may be due to the low-resolution array used in the previous study , since microarray resolution is a critical factor when performing ChIP-chip experiments .
158 +For example , the previous ChIP-chip study detected no Fis binding within the rRNA operon region , which is clearly activated by Fis bindings ( Paul et al. 2004 ) ; however , the ChIP-chip result in this study shows genuine binding peaks on all of seven rRNA operons ( Supplemental Fig .
159 +S1 ) .
160 +These discrepancies are most likely due to the higher-resolution arrays ' increased ability to discern the actual binding from noise .
161 +When using high-resolution arrays for ChIP-chip , binding peaks appear as a normal Gaussian distribution , which are clearly illuminated when using a tiled array ( Fig. 2 ) ; however , as the array resolution is decreased , so is the resolution of the peaks , thus making it difficult to discern between noise and the true signals .
162 +The general concept of binding patterns of global transcription factors is that their target sites are located at promoter regions .
163 +Through interacting with RNA polymerase and/or other proteins , and/or hindering the binding of RNA polymerase at the promoter , it becomes able to activate or repress the transcription of the target genes .
164 +Our genome-wide analysis indicates that Fis binds numerous such regions ( 67 % ) .
165 +On the other hand , our analysis suggests that the general concept for a global transcription factor in regulation may be partially incorrect for Fis , since Fis-binding regions were also found at the range of many different sites ( 33 % ) such as within ORF regions ( Grainger et al. 2006 ) .
166 +Note that only a certain proportion ( 30 % ) of bound Fis directly affects transcription .
167 +Thus , Fis should be considered as a genome-organizing protein like Crp , in addition to its function as a promoter-specific regulator ( Grainger et al. 2005 ) .
168 +The Fis protein showed the ability to bend DNA , indicating that the bending activity stabilizes DNA looping to enhance transcription as well as to promote DNA compaction ( Travers and Muskhelishvili 1998 ; Skoko et al. 2006 ) .
169 +The Fis binding within ORF regions may reflect the DNA bending activity to maintain chromosome structure and transcription regulation as well .
170 +Genome-wide mapping of Fis-binding sites was then compared with expression profiles of a fis deletion mutant and its parental strain to determine the effect that Fis has on the transcription .
171 +The expression profiles determined 1341 genes to be affected by Fis , yet only 30 % had Fis bound within the region .
172 +It is worthwhile to note that with 894 Fis-binding sites and the expression of 1341 affected by the removal of Fis , there inevitably will be some coincidental overlap , rendering it difficult to infer direct regulation by ChIP-chip and gene expression data alone .
173 +However , these experiments do put an upper limit on the number of promoters directly regulated by Fis , which is approximately 424 .
174 +A surprising result from the expression profiling was the extremely small change a fis deletion has on expression .
175 +Although the expression of many genes was significantly affected by the deletion of fis , the median change in expression of those genes was only ∼ 0.37 log2 ratio .
176 +For comparison , the median change in expression when the global regulators fnr and arcA are deleted is ∼ 0.88 and ∼ 0.89 log2 ratio , respectively ( Covert et al. 2004 ) .
177 +The small effect that Fis seems to have on transcriptional expression could explain the minimal growth rate difference between the wild-type strain and a fis deletion mutant , during logphase growth ( Zhi et al. 2003 ) .
178 +Recently , using high-resolution atomic force microscopy ( AFM ) , a ternary complex of Fis , RNAP , and 70 was visualized at tyrT promoter ( Maurer et al. 2006 ) .
179 +Visualization of the ternary complex showed that Fis forms a discrete assembly by positioning in close proximity to an RNAP molecule .
180 +Owing to the fact that there was weak interaction between Fis and the RNAP , that result may explain the weak regulation observed in this study .
181 +When compared with ChIP-chip data of RNA polymerase and 70 , it was found that half of the Fis-binding sites overlap with the binding regions of both RNA polymerase and 70 .
182 +Interestingly , 54 Fis-binding sites within coding regions and intergenic regions between convergently transcribed genes were also occupied by RNAP and 70 ( Fig. 4 ; Supplemental Table 1 ) .
183 +A recent study on the E. coli transcriptome using high-density tiling microarrays has also suggested the existence of many novel transcripts within the gene coding region ( Reppas et al. 2006 ) .
184 +This observation could also be found in the ChIP-chip analysis of 70 and 32 , indicating that a significant portion of the binding sites of 70 and 32 are not associated with the 5 - ends of current annotated genes ( Wade et al. 2006 ) .
185 +Therefore , the Fis-binding sites within gene region may be regulatory cis-elements of Fis for modulating transcription of the currently unknown transcripts in the E. coli genome .
186 +As another view of this issue , we speculate that Fis regulates the transcription by the formation of DNA microloops , which form a separate topological domain ( Postow et al. 2004 ) .
187 +In those regions , the RNAP may be trapped to repress the transcription or may recycle to efficiently activate the gene transcription process .
188 +Computational analyses in this work resulted in a refinement to the Fis DNA binding signal and subsequently to new insights into the functional behavior of the Fis protein .
189 +Fis has a previously documented ( Skoko et al. 2006 ) dual behavior , which is that while it can bind nonspecifically to completely coat long stretches of duplex DNA , it also has preferred binding sites to which it binds and sets the phasing of the stretches of nonspe-cifically bound Fis .
190 +The two npFis and pFis motifs we identify in Figure 6 are quite similar when one realizes that their core signals are an A-tract and an AT-tract , respectively , and that A-tracts and AT-tracts > 4 nt have very similar DNA bending characteristics ( Hagerman 1990 ; Hud et al. 1998 ; Hud and Plavec 2003 ; Stefl et al. 2004 ) .
191 +There are differences , though , for while the less significant and less informative pFis motif contains a more generic and palindromic AT-tract ( reminiscent of the previously estimated Fis motif ) ( Hengen et al. 1997 ) , the more highly significant and more informative npFis motif contains an A6-tract .
192 +Because selectivity of Fis binding is thought to reflect the intrinsic bent nature of particular DNA sequences ( Betermier et al. 1994 ) and because A6-tracts induce the largest intrinsic curvature to segments of DNA ( Koo et al. 1986 ) , our results imply that the npFis motif represents the highest-affinity DNA sequence signal for Fis .
193 +DNA segments that more resemble the pFis motif , then , would be lower-affinity sites ( that are still preferred over random DNA ) .
194 +While this preferential hierarchy is likely modulated by the influence of flanking nucleotides on binding affinity ( Pan et al. 1996 ; Perkins-Balding et al. 1997 ) , the 15-bp core is enough to specify high-affinity binding sites ( Bruist et al. 1987 ) .
195 +The result that A - / AT-tracts constitute a critical component of high-affinity Fis-binding sites is supported by numerous previous experiments .
196 +For instance , 39 of the 60 confirmed Fis binding sites used to construct the prevFis motif ( Hengen et al. 1997 ) contain A - / AT-tract cores , and many of the known high-affinity Fis binding sites contain A-tract cores ( Pan et al. 1996 ) .
197 +The identification of a preferred DNA sequence signal for Fis binding ( npFis ) and the dominating helical and anti-helical phasing signal of the npFis motif over the pFis motif ( Fig. 8 , bottom ) together have important implications in supercoiled DNA .
198 +Fis bends DNA when it binds ( Thompson et al. 1988 ) , and helically phased Fis binding induces and stabilizes curved DNA ( Hubner et al. 1989 ; Lazarus and Travers 1993 ; Muskhelishvili et al. 1995 ; Perkins-Balding et al. 1997 ) .
199 +Curved segments of supercoiled DNA are most thermodynamically favorably located at apices of plectonemes , which aside from uniquely orienting a supercoiling domain ( Laundon and Griffith 1988 ) greatly enhance a local region 's exposure to transcription machinery ( ten Heggeler-Bordier et al. 1992 ; Lazarus and Travers 1993 ; Rochman et al. 2002 ; Muskhelishvili and Travers 2003 ) .
200 +Fis-bound stretches of DNA that are not curved overall -- which would be ensured by high-affinity Fis binding sites that are not helically phased -- would not have a propensity to occur at apices , but would be associated with duplex crossovers and branch points ( Schneider et al. 2001 ) .
201 +This inferred mechanism for structuring supercoiled DNA complements the observed Fis peak interval distribution ( Fig. 5 ) .
202 +We interpret the discoveries that the Fis peak interval distribution and previously inferred supercoiling domain size distribution were both exponentially distributed , that the average Fis peak interval ( 5 kb ) was half of the average domain size ( 10 kb ) , and that the number of Fis peaks ( 894 ) was almost double the estimated number of supercoiling domains ( 450 ) to be strong evidence for an average of two Fis-binding regions per supercoiling domain .
203 +The roles that these regions would play in structuring supercoiling domains through the stabilization of crossovers , loops , bends , or apices would be largely influenced by the phasing of those DNA sequences that most resemble the high-affinity binding site motif npFis .
204 +In a broader context , our results imply that A-tracts flanked by appropriately positioned C/G residues are preferred Fis-binding sites , and , in particular , A6-tracts provide the strongest Fisbinding signal .
205 +The E. coli chromosome contains an overrepresentation of ( 83,358 ) A - / AT-tracts that demonstrate a 10 -- 12-bp periodicity and are grouped in clusters ( Tolstorukov et al. 2005 ) in roughly 150-bp regions .
206 +As discussed in previous work ( Laundon and Griffith 1988 ; Rippe et al. 1995 ) , such A - / AT-tract clusters would have a higher propensity to be intrinsically curved and thus to induce branches in superhelical plectonemes and to position promoters at the apices of superhelices .
207 +These are the same topological roles ascribed to the Fis protein .
208 +Our results , then , support the supposition ( Tolstorukov et al. 2005 ) that A - / AT-tracts constitute a sequence-directed structuring code for the E. coli chromosome by in part serving as binding sites for the nucleoid-associated protein Fis .
209 +In summary , our genome-wide approach using ChIP-chip analysis not only provides a comprehensive assessment of the genomic distribution of the bound Fis and its role in transcription regulation , but also suggests directions for furthering our understanding of the structure , function , and evolution of the E. coli nucleoid .
210 +Methods
211 +Bacterial strains and growth conditions
212 +E. coli strain MG1655 was used to generate the deletion mutant and the BOP608 strain harboring Fis-8myc ( Cho et al. 2006a ) .
213 +Deletion mutant ( MG1655 fis ) was constructed by a Red and FLP-mediated site-specific recombination system ( Datsenko and Wanner 2000 ) .
214 +Glycerol stocks of E. coli strains were inoculated into M9 minimal medium containing 2 g/L glucose as a carbon source and cultured overnight at 37 °C with constant agitation .
215 +The cultures were inoculated into 100 mL of fresh M9 medium containing 2 g/L glucose and cultured at 37 °C with constant agitation to an appropriate cell density ( Covert et al. 2004 ) .
216 +In the case of anaerobic cultures , after the medium ( 250 mL ) was flushed with a nitrogen/carbon dioxide ( 9:1 ) mixture gas for 30 min to assure anaerobic conditions , the strains were grown at 37 °C with continuous sparging with the gas mixture , and agitation in the minimal medium ( Cho et al. 2006b ) .
217 +Chromatin immunoprecipitation (ChIP)
218 +E. coli strain BOP608 was used to perform all ChIP-chip experiments .
219 +BOP608 cultures at mid-log growth phase aerobically ( OD A600 ≈ 0.6 ) or anaerobically ( OD A600 ≈ 0.2 ) were cross-linked by 1 % formaldehyde ( 37 % solution ; Fisher Scientific ) at room temperature for 25 min .
220 +Following quenching the unused formaldehyde with 125 mM glycine for an additional 5 min of incubation at room temperature , the cross-linked cells were harvested and washed three times with 50 mL of ice-cold TBS .
221 +The washed cells were resuspended in 0.5 mL of lysis buffer composed of 50 mM Tris-HCl ( pH 7.5 ) , 100 mM NaCl , 1 mM EDTA , protease inhibitor cocktail ( Sigma ) , and 1 kU of Ready-Lyse lysozyme ( Epicentre ) .
222 +The cells were incubated for 30 min at 37 °C and then treated with 0.5 mL of 2 IP buffer composed of 100 mM Tris-HCl ( pH 7.5 ) , 200 mM NaCl , 1 mM EDTA , and 2 % ( v/v ) Triton X-100 .
223 +The lysate was then sonicated four times for 20 sec each in an ice bath to fragment the chromatin complexes using Misonix Sonicator 3000 ( output level = 2.5 ) .
224 +The range of the DNA size resulting from the sonication procedure was 300 -- 1000 bp , and the average DNA size was 500 bp .
225 +Cell debris was removed by centrifugation at 37,000 g for 10 min at 4 °C , and the resulting supernatant was used as cell extract for the immunoprecipitation .
226 +To immunoprecipitate the Fis -- DNA , 70 -- DNA , or RNAP -- DNA complexes , 3 µg of anti-c-myc antibody ( 9E10 ; Santa Cruz Biotech ) , 6 µL of anti-70 antibody ( 2G10 ; Neoclone ) or 6 µL of anti-RNAP subunit antibody ( NT63 ; Neoclone ) were then added into the cell extract , respectively .
227 +For the control ( mock-IP ) , 2 µg of normal mouse IgG ( Upstate ) was added into the cell extract .
228 +They were then incubated overnight at 4 °C , and 50 µL of the Dynabeads Pan Mouse 70 IgG ( for c-myc ) or protein A ( for and RNAP subunit ) magnetic beads ( Invitrogen ) was added into the mixture .
229 +After 5 h of incubation at 4 °C , the beads were washed twice with the IP buffer ( 50 mM Tris-HCl at pH 7.5 , 140 mM NaCl , 1 mM EDTA , and 1 % [ v/v ] Triton X-100 ) , once with the wash buffer I ( 50 mM Tris-HCl at pH 7.5 , 500 mM NaCl , 1 % [ v/v ] Triton X-100 , and 1 mM EDTA ) , once with wash buffer II ( 10 mM Tris-HCl buffer at pH 8.0 , 250 mM LiCl , 1 % [ v/v ] Triton X-100 , and 1 mM EDTA ) , and once with TE buffer ( 10 mM Tris-HCl at pH 8.0 , 1 mM EDTA ) in order .
230 +After removing the TE buffer , the beads were resuspended in 200 µL of elution buffer ( 50 mM Tris-HCl at pH 8.0 , 10 mM EDTA , and 1 % SDS ) and incubated overnight at 65 °C for reverse cross-linking .
231 +After reversal of the cross-links , RNAs were removed by incubation with 200 µL of TE buffer with 1 µL of RNaseA ( QIAGEN ) for 2 h at 37 °C .
232 +Proteins in the DNA sample were then removed by incubation with 4 µL of proteinase K solution ( Invitrogen ) for 2 h at 55 °C .
233 +The sample was then purified with a PCR purification kit ( QIAGEN ) .
234 +Prior to the microarray experiments , the gene-specific quantitative PCR was carried out using the DNA samples .
235 +Real-time qPCR
236 +To measure the enrichment of the Fis-binding targets in the DNA samples , 1 µL of IP or mock-IP DNA was used to carry out genespecific real-time qPCR with the specific primers to the promoter regions ( primer sequences are available upon request ) .
237 +The realtime qPCR conditions were as follows : 25 µL SYBR mix ( QIAGEN ) , 1 µL of each primer ( 10 pM ) , 1 µL of IP or mock-IP DNA , and 22 µL of ddH O. All real-time qPCR reactions were done in tripli-2 cate .
238 +The samples were cycled for 15 sec to 94 °C , for 30 sec to 52 °C , and for 30 sec to 72 °C ( total 40 cycles ) in iCycler ( Bio-Rad ) .
239 +Three independent biological replicates were prepared and subject to be analyzed by three independent technical replicates for the real-time qPCR .
240 +Amplification of DNA
241 +To amplify the DNA samples , 7 µL of the IP or mock-IP DNA , 2 µL of 5 Sequenase buffer , and 1 µL of 40 µM Rand 9-Ns primer ( 5 - TGGAAATCCGAGTGAGTNNNNNNNNN ) were mixed in a PCR tube .
242 +The mixture was heated for 2 min to 94 °C and then cooled to 10 °C in a PCR machine ( Bio-Rad ) .
243 +One microliter of 5 Sequenase buffer , 1.5 µL of dNTP mix ( 2.5 mM each ) , 1.5 µL of BSA ( 0.5 mg/mL ) , 0.75 µL of DTT ( 0.1 M ) , and 0.3 µL of Sequenase ( 13 U / µL ) were added to the mixture .
244 +The mixture was ramped from 10 °C to 37 °C over 8 min , held for 8 min at 37 °C , heated for 2 min to 94 °C , and then cooled to 10 °C .
245 +0.9 µL of Sequenase dilution buffer and 0.3 µL of Sequenase ( 13 U / µL ) were added to the samples and ramped from 10 °C to 37 °C over 8 min , held for 8 min at 37 °C , and then cooled to 4 °C .
246 +The samples were diluted by addition of 45 µL of ddH2O .
247 +A reaction mixture ( 100 µL ) of 15 µL of the diluted DNA , 10 µL of 10 pfu reaction buffer , 10 µL of dNTP mix ( 2.5 mM each ) , 1 µL of 100 µM Rand-univ primer ( 5 - TGGAAATCCGAGTGAGT ) , 1 µL of pfu polymer-ase ( 5 U / µL ) , and 63 µL of ddH2O was prepared on ice .
248 +Four tubes per sample were prepared to achieve enough DNA quantity for microarray hybridization .
249 +The samples were cycled for 30 sec to 94 °C , for 30 sec to 40 °C , for 30 sec to 50 °C , and for 2 min to 72 °C ( total 25 cycles ) .
250 +The amplified samples were then purified by using a PCR purification kit ( QIAGEN ) .
251 +The amplified DNA samples were then ethanol-precipitated and dissolved in 9 µL ( IP DNA ) and 7 µL ( mock-IP DNA ) of ddH2O , respectively .
252 +DNA yields ranged from 5 to ∼ 10 µg , and A260/280 was between 1.8 and 2.0 .
253 +The enrichment of the Fis-binding targets in the amplified DNA samples was measured using gene-specific real-time qPCR .
254 +Whole-genome-tiled microarray analysis
255 +We used a custom-tiled NimbleGen microarray for the ChIP-chip assay .
256 +The microarray includes all the E. coli MG1655 genome sequence spaced on average 25 bp apart , resulting in 371,034 oligonucleotide probes that randomly distributed on the array .
257 +Detailed methods used for microarray process are described in Supplemental Methods .
258 +Transcriptional analysis
259 +Affymetrix E. coli Antisense Genome Arrays were used for all transcriptional analyses .
260 +Cultures were grown to mid-exponential growth phase aerobically ( OD A600 ≈ 0.6 ) or anaerobically ( OD A600 ≈ 0.2 ) .
261 +Cultures ( 3 mL for aerobic and 9 mL for anaerobic ) were added to 2 volumes of RNAprotect Bacteria Reagent ( QIAGEN ) , and total RNA was then isolated using RNeasy columns ( QIAGEN ) with DNase I treatment .
262 +Total RNA yields were measured using a spectrophotometer ( A260 ) , and quality was checked by visualization on agarose gels and by measuring the sample A260/A280 ratio ( > 1.8 ) .
263 +cDNA synthesis , fragmentation , end-terminus biotin labeling , and array hybridization were performed as recommended by Affymetrix standard protocol .
264 +Raw CEL files were analyzed using a robust multi-array average for normalization and calculation of probe intensities .
265 +The processed probe signals derived from each microarray were averaged for both the wild-type and fis deletion mutant strains .
266 +To assess statistically significant differential expression , the probe signals were tested using pairwise t-test comparisons between wild-type and fis deletion mutant strains .
267 +Genes meeting a 1 % FDR ( false discovery rate ) - adjusted P-value cutoff ( 0.0001 ) were chosen as significant changes in gene expression .
268 +The filtered genes were then ascribed to genes directly or indirectly affected by Fis protein .
269 +Refinement of Fis peak chromosomal regions
270 +After manually defining Fis peaks , we wrote a greedy algorithm to identify the chromosomal sequence region associated with 70 % of the ( log ratio ) area under each peak .
271 +The algorithm worked by first identifying the three consecutive probes whose associated peak area was greatest , and then expanding the consecutive set of probes in either the 5 or 3 direction depending on which neighboring probe had a higher value .
272 +This process ceased when 70 % of the peak area had been accumulated in a set of consecutive probes .
273 +The chromosomal start position of the first probe and the chromosomal end position of the last probe were used to define the `` refined chromosomal peak region . ''
274 +Motif searching
275 +To find the Fis-binding site position weight matrix ( PWM ) , we first constructed sets of refined chromosomal peak region sequences reflecting different levels of conservativeness .
276 +The most conservative set consisted of sequences for only Fis peaks with associated log ratios 4 .
277 +Less conservative sets were constructed for log ratios of 3 , 2 , and 1 .
278 +The rationale for such sets was that sequences associated with high log ratios were more likely to contain more and/or stronger Fis-binding DNA sequences .
279 +We then used Meme ( Bailey and Elkan 1994 ) to search for the most significant motif in each set of sequences .
280 +Since Fis binds as a dimer and since the previously estimated Fis motif ( Hengen et al. 1997 ) is palindromic , we also searched for the most significant palindromic motif in each set of sequences ( accomplished by using the `` pal '' option to Meme ) .
281 +In all searches , the reverse complement of each sequence was allowed to contain sites .
282 +Supplemental Figure 3 shows the results of the motif searches .
283 +Motif discrimination ability
284 +We tested the ability of the npFis , pFis , and prevFis motifs to discriminate Fis peak sequences from non-Fis-peak chromosomal sequences by first constructing 20 sets of randomly selected chromosomal sequences .
285 +Each such set contained the same number of sequences with the same length distribution as the log ratio 1 set of refined Fis peak sequences .
286 +In scoring a single DNA sequence , we used the position weight matrix ( PWM ) for the appropriate motif to identify all sites in the sequence ( including its reverse complement ) with an individual information ( Ri ) > 0.0 bits ( Schneider 1997 ) .
287 +Using dynamic programming , we then computed the set of non-overlapping sites with the greatest sum of Ri values .
288 +The score for a sequence was defined as this sum of Ri values .
289 +A discrimination experiment , then , consisted of scoring the log ratio 1 set of refined Fis peak sequences and a set of randomly selected chromosomal sequences and creating a receiver operating characteristic ( ROC ) plot from the combined results .
290 +We performed 20 such discrimination experiments for each motif using the 20 sets of random chromosomal sequences and reported the average ROC plot in Figure 7 .
291 +Sequence positioning relationship between npFis and pFis motifs
292 +To understand how the npFis and pFis sequence signals interact in Fis peak regions , we scored the log ratio 1 set of refined Fis peak sequences with both of the npFis and pFis PWMs and computed the set of nonoverlapping sites with the greatest sum of Ri values -- irrespective of the identity ( npFis or pFis ) of each associated site .
293 +In this way , each sequence had an optimal patterning of npFis and pFis sites .
294 +Any pair of these sites was associated with a distance between their respective start sites , defined by the number of intervening nucleotide positions .
295 +In each sequence , we identified all pairs of sites such that for each pair composed of site1 with Ri = R1 and site2 with Ri = R2 , any sitej between site1 and site2 had Rj < R1 and Rj < R2 .
296 +Since the individual information R of a site has been shown to be correlated to the binding i energy of Fis ( Shultzaberger et al. 2007 ) , we reasoned that the higher Ri sites would be more strongly bound by Fis protein and would dictate the positioning of any intervening bound Fis mol-ecules .
297 +Both site1 and site2 can be npFis or pFis motifs .
298 +To quantify how the npFis and pFis motifs contribute to Fis positioning , and thus to different distances between all pairs of sites site1 and site2 , we created a separate distance histogram for both npFis motif sites ( Fig. 8 , top ) and pFis motif sites ( Fig. 8 , middle ) -- using as a distance `` count '' the Ri value of a site .
299 +Thus for each pair of sites site1 and site2 ( with R1 and R2 , respectively ) separated by d nucleotides , a `` weighted '' count R1 for distance d was added to the histogram for either npFis or pFis , and similarly for R2 .
300 +To assess how the npFis and pFis motifs differently contribute to different motif site separation distances , we subtracted the pFis distance histogram from the npFis distance histogram ( see Fig. 8 , bottom ) .
301 +All distance histograms were smoothened using an averaging window of 3 bp .
302 +Raw ChIP-chip data
303 +The data file for all raw data can be downloaded from the following web site : http://systemsbiology.ucsd.edu/publications/ .
304 +Acknowledgments
305 +We thank Mark Abrams for insightful discussions regarding manuscript writing .
306 +This work was supported by National Institutes of Health Grant GM062791 .
...\ No newline at end of file ...\ No newline at end of file
1 +Genomewide Identification of Protein B Locations Using Chromatin Immunoprecipitation Coupled
2 +Abstract Interactions between cis-acting elements and proteins play a key role in transcriptional regulation of all known organisms .
3 +To better understand these interactions , researchers developed a method that couples chromatin immunoprecipitation with microarrays ( also known as ChIP-chip ) , which is capable of providing a whole-genome map of protein-DNA interactions .
4 +This versatile and high-throughput strategy is initiated by formaldehyde-mediated cross-linking of DNA and proteins , followed by cell lysis , DNA fragmentation , and immu-nopurification .
5 +The immunoprecipitated DNA fragments are then purified from the proteins by reverse-cross-linking followed by amplification , labeling , and hybridization to a whole-genome tiling microarray against a reference sample .
6 +The enriched signals obtained from the microarray then are normalized by the reference sample and used to generate the whole-genome map of protein-DNA interactions .
7 +The protocol described here has been used for discovering the genomewide distribution of RNA polymerase and several transcription factors of Escherichia coli .
8 +Keywords ChIP-chip , chromatin immunoprecipitation , microarray , RNA polymer-ase , transcription factor , transcription factor binding
9 +1 Introduction
10 +In the postgenomic era , systematic and high-throughput technologies allow us to enumerate biological components on a large scale .
11 +As one of the approaches , chromatin immunoprecipitation coupled with microarrays ( ChIP-chip ) has been used to explore the genomewide interactions between proteins and cis-acting elements , such as a comprehensive identification of transcriptional regulatory regions of the human genome [ 1 ] and in other organisms [ 2 -- 8 ] .
12 +Maps of genomewide protein-DNA interactions are essential in understanding many fundamental biological components , such as the logic of regulatory networks , chromosome structure , DNA replication , DNA repair , heat shock response , and metabolism [ 9 -- 14 ] .
13 +Due to a dramatic improvement in microarray technologies , it is possible to create high-resolution maps of genomewide protein-DNA interactions [ 1 , 3 ] .
14 +Although many variations of the ChIP-chip protocol exist , the essential steps begin with an in vivo fixation of protein-DNA complexes mediated by formaldehyde .
15 +The cells are then lysed and the DNA fragmented to a desired size using sonication .
16 +The protein bound DNA is then enriched through immunoprecipitation by the specific antibody against the protein of interest ( or against epitope-tag flanked with the target protein ) , then purified of the protein through a heatmediated reversal of the cross-links .
17 +The DNA then is purified , amplified , and hybridized to a microarray [ 15 -- 20 ] .
18 +Several features make the ChIP-chip protocol difficult for all applications .
19 +First , not every available antibody is efficiently applicable to the immunoprecipitation of the cross-linked protein-DNA complexes [ 17 ] .
20 +This limitation probably is due to antibody specificity and an affinity against the target protein and epitope masking by formaldehyde-mediated cross-linking .
21 +To address this limitation , epitope-tagging methods have been developed to use in ChIP-chip of yeast and E. coli [ 4 , 21 ] .
22 +A second limitation is amplifying the ChIP DNA , which often is required to obtain sufficient amounts of DNA for labeling and hybridization without introduction of bias .
23 +Generally , two PCR-based methods have been widely used to amplify the ChIP DNA .
24 +The first method uses a degenerate oligo that randomly anneals to DNA [ 22 ] , while the other uses ligationmediated PCR ( LM-PCR ) , and achieves roughly 100 - to 1,000-fold amplification [ 2 ] .
25 +Finally , current microarray platforms are fairly expensive , but these costs are beginning to decrease significantly as new technologies are developed and competition among suppliers increases .
26 +This chapter describes the ChIP-chip protocol used for mapping the RNA polymerase binding in Escherichia coli along with several transcription factors .
27 +2 Materials
28 +2.1 Cell Culture and Cross-Linking
29 +1 .
30 +10X M9 salt stock ( M9 minimal medium ) : Dissolve 60 g Na HPO , 30 g 2 4 KH PO , 5 g NaCl , and 10 g NH Cl in dH O ; adjust to 1 L final volume ; and 2 4 4 2 sterilize by autoclaving for 20 min at 15 psi ( 1.05 kg/cm2 ) on a liquid cycle .
31 +Store at room temperature .
32 +2 .
33 +10X glucose stock : Dissolve 20 g glucose in dH O , adjust to 1 L final volume , 2 and sterilize by passing the solution through a 0.22 - µm filter .
34 +Store at room temperature .
35 +3 .
36 +500X MgSO stock ( 1 M ) : Dissolve 22.85 g MgSO .6 H O in dH O , adjust the 4 4 2 2 volume to 0.1 L , and sterilize by autoclaving for 20 min at 15 psi ( 1.05 kg/cm2 ) on a liquid cycle .
37 +Store at room temperature
38 +4 .
39 +1000X CaCl stock ( 0.1 M ) : Dissolve 1.47 g CaCl .2 H O in dH O , make up the 2 2 2 2 volume to 0.1 L , and sterilize by autoclaving for 20 minutes at 15 psi ( 1.05 kg / cm2 ) on a liquid cycle .
40 +Store at room temperature .
41 +5 .
42 +100X trace element solution : Dissolve 16.67 g FeCl .6 H O , 0.18 g ZnSO .6 H O , 3 2 4 2 0.12 g CuCl .2 H O , 0.12 g MnSO .
43 +H O , 0.18 g CoCl .6 H O , 0.12 g Na MoO , 2 2 4 2 2 2 2 4 and 22.25 g Na EDTA .2 H O in dH O ; adjust to 1 L final volume ; and sterilize by 2 2 2 passing the solution through a 0.22 - µm filter .
44 +Store at room temperature .
45 +6 .
46 +37 % formaldehyde solution ( Fisher Scientific , F79-500 ) .
47 +Store in the chemical hood .
48 +7 .
49 +2.5 M glycine solution : Dissolve 187.68 g glycine in dH O , make up the final 2 volume to 1 L , and sterilize by passing the solution through a 0.22 - µm filter .
50 +Store at room temperature .
51 +8 .
52 +Tris-buffered saline ( Sigma , T5912 ) .
53 +Store at 4 °C .
54 +2.2 Cell Lysis, Preparation of Chromatin Complexes, and Immunoprecipitation
55 +1 .
56 +Lysis buffer : 10 mM Tris-HCl , pH 7.5 , 100 mM NaCl , and 1 mM EDTA .
57 +Store at 4 °C .
58 +2 .
59 +Lysozyme ( Epicentre , R1810M ) .
60 +Follow storage instructions provided by supplier .
61 +3 .
62 +Protease inhibitor cocktail ( Sigma , P8465 ) : Dissolve at 200 mg/mL in DMSO and dilute in four volumes of dH O. Make fresh prior to use and keep cold on ice .
63 +2 4 .
64 +IP buffer : 100 mM Tris-HCl , pH 7.5 , 200 mM NaCl , 2 mM EDTA , and 2 % Triton X-100 .
65 +Store at 4 °C .
66 +5 .
67 +Misonix 3000 sonicator equipped with microtip .
68 +6 .
69 +Antibody : Anti-RNAP mouse antibody ( Neoclone , W0001 , W0002 ) , anti-myc mouse antibody ( Santa Cruz Biotechnology , sc-40 ) , Mouse IgG ( Upstate , 12 -- 371 ) .
70 +Follow storage instructions provided by supplier .
71 +7 .
72 +Bead washing buffer : Dissolve BSA ( Sigma , A7906 ) at 5 mg/mL in PBS .
73 +Make fresh prior to use and keep cold on ice .
74 +8 .
75 +Dynabeads : Pan mouse IgG ( Invitrogen , 112.05 ) .
76 +Follow storage instructions provided by supplier .
77 +3 .
78 +IP washing buffer 3 ( W3 buffer ) : 10 mM Tris-HCl , pH 8.0 , 250 mM LiCl ( Sigma , L7026 ) , 1 mM EDTA , and 1 % Triton X-100 .
79 +Store at 4 °C .
80 +4 .
81 +TE buffer : 10 mM Tris-HCl , pH 8.0 , and 1 mM EDTA .
82 +Store at 4 °C .
83 +5 .
84 +IP Elution buffer : 10 mM Tris-HCl , pH 8.0 , 1 mM EDTA , and 1 % SDS .
85 +Store at room temperature .
86 +3 .
87 +Protease K solution , 20 mg/mL ( Invitrogen , 25530-049 ) .
88 +4 .
89 +3 M sodium acetate , pH 5.2 .
90 +5 .
91 +Qiagen PCR Purification Kit ( Qiagen , 28106 ) .
92 +6 .
93 +2X SYBR green PCR master mix ( Qiagen , 204145 ) .
94 +Follow storage instructions provided by supplier .
95 +7 .
96 +iCycler real-time PCR detection system ( Bio-Rad , CA ) .
97 +8 .
98 +Sequenase ( USB , 70775Z ) , 5X Sequenase buffer ( supplied with Sequenase ) , and Sequenase dilution buffer ( supplied with Sequenase ) .
99 +9 .
100 +0.1 M DTT ( USB , 70726 ) .
101 +10 .
102 +0.5 mg/mL BSA ( diluted from 10 mg/mL stock from NEB , B9001S ) .
103 +11 .
104 +Rand 9-Ns primer : 5 ′ TGGAAATCCGAGTGAGTNNNNNNNNN 3 ′ .
105 +12 .
106 +Rand univ primer : 5 ′ TGGAAATCCGAGTGAGT 3 ′ .
107 +13 .
108 +dNTP mix ( Takara , 4030 ) .
109 +14 .
110 +pfu turbo polymerase ( Stratagene , 600135 ) and 10X pfu buffer ( supplied with polymerase ) .
111 +1 .
112 +Cy3-labeled nine-mers ( TriLink Biotechnologies , N46-0001-50 ) .
113 +2 .
114 +Cy5-labeled nine-mers ( TriLink Biotechnologies , N46-0002-50 ) .
115 +3 .
116 +Random nine-mer buffer : 125 mM Tris-HCl , pH 8.0 , 12.5 mM MgCl , and 2 0.175 % β-mercaptoethanol .
117 +4 .
118 +50X dNTP mix solution : 10 mM Tris-HCl , pH 8.0 , 1 mM EDTA , 10 mM dNTP .
119 +5 .
120 +100 U Klenow fragment ( NEB , M0212M ) .
121 +6 .
122 +MAUI hybridization unit ( BioMicro Systems , Utah ) .
123 +7 .
124 +NimbleGen custom microarrays ( Design ID : 1881 , Escherichia coli whole-genome tiling array consisting of 371,034 oligonucleotides spaced 25 bp apart across the whole genome ) .
125 +8 .
126 +NimbleGen Array Reuse Kit 40 ( NimbleGen , KIT001-2 ) .
127 +9 .
128 +Axon scanner , model 4000B .
129 +10 .
130 +Cy3 CPK6 50-mer ( IDT , Custom oligo synthesis )
131 +13 .
132 +0.1 M DTT .
133 +14 .
134 +Wash I : 250 mL ddH O , 2.5 mL 20X SSC , 5 mL 10 % SDS , and 250 µL 0.1 M 2 DTT .
135 +15 .
136 +Wash II : 250 mL ddH O , 2.5 mL 20X SSC , and 250 µL 0.1 M DTT .
137 +2 16 .
138 +Wash III : 250 mL ddH O , 625 µL 20X SSC , and 250 µL 0.1 M DTT .
139 +2
140 +2.6 Normalization and Peak Identification
141 +SignalMap ( www.nimblegen.com ) , Matlab ver 7.0.4 with bioinformatics toolbox ( www.mathworks.com ) , Microsoft Excel ( www.microsoft.com ) , Mpeak ( the complete program is available from http://www.stat.ucla.edu/~zmdl/mpeak/ ) .
142 +3 Methods
143 +3.1 Cell Culture and Cross-Linking
144 +1 .
145 +Add 2.8 mL of 37 % formaldehyde solution directly to each 100mL culture that contains the number of cells used for a ChIP-chip experiment ( see Note 1 ) .
146 +Continue to incubate with gentle shaking for 20min at room temperature ( see Note 2 ) .
147 +2 .
148 +Add 5 mL of 2.5 M glycine solution directly to each 100 mL sample followed by incubation for 5 min at room temperature .
149 +3 .
150 +Centrifuge at 4,700 g for 5 min at 4 °C and pour off the supernatant .
151 +Wash each pellet three times with one volume of ice-cold TBS ( see Note 3 ) and resuspend the cell pellet in the TBS remaining after decanting the supernatant .
152 +Transfer the sample to a new 1.5-mL tube and centrifuge at the maximum speed ( 15,800 g ) for 1 min .
153 +4 .
154 +Remove all supernatant using a pipette and store the cell pellet at − 80 °C until use .
155 +3.2 Cell Lysis, Preparation of Chromatin Complexes and Immunoprecipitation
156 +1 .
157 +Completely resuspend the cell pellet in 0.5 mL of lysis buffer .
158 +Add 40 µL of protease inhibitor cocktail and 0.5 µL of lysozyme solution .
159 +Incubate the sample for 30 min at 37 °C on a rocker , and then add 0.5 mL of IP buffer and 40 µL of protease inhibitor cocktail .
160 +Continue to incubate on ice until the lysate is cleared ( see Note 4 )
161 +2 .
162 +Shear the lysate by sonicating for four 20 s pulse with a Misonix microtip sonicator at output setting 2 ( see Note 5 ) .
163 +To avoid overheating the sample , keep the sample on ice at least 1 min between cycles .
164 +Centrifuge at 15,800 g for 10 min at 4 °C to clarify the chromatin solution .
165 +Take 10 µL of the chromatin solution to use as `` total DNA ( tDNA ) '' sample and store at − 20 °C for further use .
166 +3 .
167 +Split the chromatin solution into two 0.5-mL aliquots .
168 +Add 1 µg of specific antibody to one aliquot , and 1 µg of mouse IgG to the other ( see Notes 6 and 7 ) .
169 +Incubate samples overnight at 4 °C on a rocker .
170 +1 .
171 +For each sample , wash 50 µL of Dynabeads Pan mouse IgG beads three times with 1 mL of bead washing buffer .
172 +Add the incubated samples ( `` with specific antibody [ iDNA ] '' and `` with mock antibody [ mDNA ] '' ) to the washed magnetic beads ( see Note 8 ) .
173 +Continue incubation for at least 6 h at 4 °C on a rocker at 8 rpm .
174 +2 .
175 +Collect the magnetic beads using an MPC magnet and remove the supernatant by aspiration .
176 +If needed , save the supernatant for the `` unbound fraction sample . ''
177 +Sequentially , wash the beads twice with 1 mL of W1 buffer , once with 1 mL of W2 buffer , once with 1 mL of W3 buffer , and once with 1 mL of TE buffer ( see Notes 9 and 10 ) .
178 +3 .
179 +Resuspend the beads in 200 µL of IP elution buffer and add 190 µL of that solution to the tDNA sample .
180 +Continue to incubate overnight at 65 °C to reverse cross-links .
181 +3.4 Purification, qPCR and Amplification of DNA
182 +1 .
183 +Pull down the magnetic beads using an MPC magnet and transfer 200 µL of supernatant to a new tube .
184 +Add 200 µL of TE buffer and 8 µL of RNaseA solution ( 10 mg/mL ) to each sample .
185 +Continue to incubate for 2 h at 37 °C .
186 +Add 4 µL of protease K solution ( 20 mg/mL ) to each sample and continue to incubate for 2 h at 55 °C .
187 +Purify DNA using the Qiagen PCR Purification Kit and elute with 50 µL of ddH O ( see Note 11 ) .
188 +At this point , qPCR can be done using the iDNA , 2 mDNA , and tDNA to confirm the enrichment fold required to run a microarray ( see Note 12 ) .
189 +2 .
190 +Set up the round A reaction mix on ice as described in Table 9.1 ( see Note 13 ) .
191 +3 .
192 +In a PCR tube , mix 7 µL of the iDNA or mDNA , 2 µL of 5X Sequenase buffer , and 1 µL of 40 µM Rand 9-Ns primer .
193 +Cycle to 94 °C for 2 min then cool to 10 °C .
194 +Add 5.05 µL of round A mix .
195 +Ramp up from 10 °C to 37 °C over 8 min , hold at 37 °C for 8 min , heat to 94 °C for 2 min , then cool to 10 °C .
196 +Add 1.2 µL mixture of 0.9 µL of Sequenase dilution buffer and 0.3 µL of Sequenase enzyme
197 +Ramp up from 10 °C to 37 °C over 8 min , hold at 37 °C for 8 min , then cool to 4 °C .
198 +Dilute the samples by addition of 45 µL of ddH O. 2 4 .
199 +Set up the round B reaction mix on ice as described in Table 9.2 .
200 +Transfer 15 µL of the diluted template into a new PCR tube and add 85 µL of the round B reaction mix to each tube .
201 +Prepare four tubes per sample to achieve enough DNA for microarray hybridization .
202 +Cycle to 94 °C for 30 s , 40 °C for 30 s , 50 °C for 30 s , and 72 °C for 2 min ( 25 cycles ) ( see Note 14 ) .
203 +Purify the amplified DNA using a Qiagen PCR Purification Kit and elute with 120 µL EB buffer supplied with the kit .
204 +Use one purification column per two reactions and combine two elutions in a new tube .
205 +The total volume per sample should be 240 µL .
206 +Add 24 µL of ice-cold 3 M sodium acetate ( pH 5.2 ) and 700 µL of ethanol .
207 +Continue to incubate overnight at − 20 °C .
208 +3.5 Labeling, Hybridization, and Scanning
209 +1 .
210 +Centrifuge at 37,000 g at 4 °C for 30 min and wash the pellet with cold 80 % ethanol .
211 +Dry the pellet and dissolve the pellet in 9 µL ( iDNA ) and 7 µL ( mDNA ) of ddH O , respectively .
212 +Dilute 1 µL of the sample in 99 µL of EB buffer and 2 measure the DNA quantity and quality using a spectrophotometer .
213 +The DNA yields range from 5 to 10 µg and A should be between 1.8 and 2.0 .
214 +260/28
215 +2 .
216 +Dilute Cy3 and Cy5 dye-labeled nine-mers to 1 OD in 42 µL random nine-mer buffer .
217 +Aliquot to 40 µL individual reaction volumes in 0.2 mL thin-walled PCR tubes .
218 +Add 1 µg of iDNA and mDNA to the Cy5 and Cy3 tubes , respectively , and bring the final volume to 80 µL using ddH O. Denature the samples in a thermo-2 cycler at 98 °C for 10 min and then quickly chill in an ice-water bath .
219 +Add 20 µL of 50X dNTP mix solution and mix well by pipetting at least 10 times .
220 +3 .
221 +Incubate at 37 °C for 2 h in a thermocycler ( light sensitive ) and then stop the reaction by the addition of 10 µL of 0.5 M EDTA .
222 +Transfer the reaction to a 1.5-mL tube .
223 +Precipitate the labeled samples by adding 11.5 µL of 5 M NaCl and 110 µL of isopropanol to each tube .
224 +Vortex and incubate for 10 min at room temperature in the dark .
225 +4 .
226 +Centrifuge at 37,000 g for 10 min and remove the supernatant with a pipette .
227 +Rinse the pellet with 500 µL of 80 % ice-cold ethanol and centrifuge again at 37,000 g for 2 min .
228 +Remove the supernatant with a pipette and dry the pellet for 5 min in a SpeedVac using low heat and protection from light .
229 +Rehydrate the dried pellets in 25 µL of ddH O. Vortex for 30 s and quick spin to collect con-2 tents at bottom of tube .
230 +Measure the A in each sample to determine DNA 260 concentration .
231 +Typical yields range from 10 to 30 µg per reaction .
232 +5 .
233 +Set MAUI hybridization unit to 42 °C and allow time for the temperature to stabilize .
234 +Combine 13 µg of the both iDNA ( Cy5 ) and mDNA ( Cy3 ) into a single 1.5 mL tube ( see Note 15 ) .
235 +Dry the combined contents in a SpeedVac on low heat .
236 +Resuspend the sample in 10.9 µL of ddH O and vortex to com-2 pletely dissolve the sample .
237 +Spin down the tube briefly to collect the contents in the bottom .
238 +6 .
239 +Using the NimbleGen Array Reuse Kit , add 19.5 µL of 2X hybridization buffer , 7.8 µL of hybridization component A , 0.4 µL of Cy3 CPK6 50-mer oligo , and 0.4 µL of Cy5 CPK6 50-mer oligo to each sample ( see Note 16 ) .
240 +Mix the tube briefly , and then spin down to collect the contents in the bottom and place at 95 °C for 5 min .
241 +7 .
242 +Immediately transfer the tube to the MAUI 42 °C sample block and hold at this temperature until ready for sample loading ( see Note 17 ) .
243 +Place the MAUI mixer SL hybridization chamber on the array using the provided assembly/disassembly jig and carefully follow MAUI setup instructions .
244 +Use the braying tool to remove all air bubbles from the adhesive gasket around the outside of the hybridization chamber .
245 +8 .
246 +Load the sample using the pipette supplied with the MAUI station , following manufacturer 's instructions .
247 +During loading , a small amount ( 3 -- 7 µL ) of the sample may flow out of the outlet port .
248 +Confirm that there are no bubbles in the chamber .
249 +9 .
250 +Place the loaded array into one of the four MAUI bays and let it equilibrate for 30 s. Wipe off any sample leakage at the ports and adhere MAUI stickers to both ports .
251 +Close the bay clamp and select mix mode B. Hold down the mix button to start mixing .
252 +Confirm that the mixing is in progress before closing the cover .
253 +Hybridize the sample overnight
254 +10 .
255 +Remove chip from MAUI hybridization station , load it back into the MAUI assembly/disassembly jig , and immerse in the shallow 250 mL Wash I ( see Note 18 ) .
256 +While the chip is submerged , carefully peel off the mixer .
257 +Gently agitate the chip in Wash I for 10 -- 15 s ( see Note 19 ) .
258 +11 .
259 +Transfer the slide into a slide rack in the second dish of Wash I and incubate 2 min with agitation .
260 +Transfer to Wash II and incubate 1 min with agitation .
261 +Rock the dish to move the wash over the tops of the arrays .
262 +Transfer to Wash III and incubate for 15 s with agitation .
263 +12 .
264 +Remove the array and spin dry in an array-drying unit for 1 min .
265 +Store the dried array in a dark desiccator and proceed immediately the scanning of the arrays .
266 +3.6 Data Normalization and Peak Identification
267 +1 .
268 +Conceptually , the normalization approach using sum of intensity of each channel is the simplest way , whose assumption is that the total DNA used is same for both channels .
269 +Calculate the sum of each Cy5 and Cy3 channel and the ratio between the total intensity of Cy5 and that of Cy3 .
270 +Multiply the ratio ( N ) to each data point ( G , R ) and then calculate log ratio ( R ) of each point ( Eq .
271 +9.1 -- Eq .
272 +k k 2 9.3 ) .
273 +Log ratio can be used for the peak identification step ( see Note 20 ) .
274 +2 Narray ∑ Rk N = k = 1 Narray ∑ Gk k = 1
275 +2 .
276 +The binding sites should appear in the data as runs of consecutive points with enhanced amplitude shown in Fig. 9.1 .
277 +Several peak identification methods have been developed using an error model to compute p-values for single array probes [ 2 ] , a sliding window approach with Gaussian error function [ 23 ] , double-regression model [ 1 ] , a percentile approach [ 24 ] , a hierarchical empirical Bayes model [ 25 ] , a joint-binding deconvolution method [ 26 ] , a tiled model-based analysis of tiling-arrays method [ 27 ] , and a variance stabilization approach [ 28 ] .
278 +Of those methods , we used the double-regression method to identify the protein binding sites across genome
279 +4 Notes
280 +1 .
281 +The protocol describes the growth of E. coli MG1655 in minimal media to the mid exponential phase .
282 +Because the protein-DNA interactions are very sensitive to the physiological state of the cell , it is very important to control the growth conditions as tightly as possible .
283 +Generally , each immunoprecipitation requires 5 × 107 ∼ 1 × 108 cells ( approximately , OD 0.4 ~ 1.0 ) .
284 +To find out all the potential 600 promoters of E. coli , the cells were treated with rifampicin for 30 min [ 3 ] .
285 +2 .
286 +The cross-linking time should be empirically optimized to each protein-DNA-antibody combination .
287 +We found that the cross-linking time ( 20 min ) and for-maldehyde concentration ( 1 % ) described in this protocol are generally applicable to RNAP ( β and β ′ subunits ) and several transcription factors of E. coli .
288 +However , theoretically insufficient cross-linking would result in the ina-bility to capture protein-DNA complexes .
289 +On the other hand , overcross-linking can make giant protein-DNA complexes and cause the epitope-masking problem .
290 +Formaldehyde should be used with appropriate safety measures , such as protective gloves , glasses , and clothing and adequate ventilation .
291 +Formaldehyde waste should be disposed of according to regulations for hazardous waste .
292 +3 .
293 +PBS can be used to wash cell pellets instead of TBS .
294 +4 .
295 +Cell lysis condition varies depending on the target cell type .
296 +For E. coli , the lysis method using lysozyme works very well .
297 +If the lysozyme is not available , alternative methods , such as French press or glass-bead-based lysis , can be used .
298 +5 .
299 +The sonication step should be optimized to achieve the optimum fragmentation of DNA ( 300 -- 1,000 bp ) .
300 +One way to optimize the sonication step is to take 20 µL of the chromatin solution from each sonication cycle and determine the average size of the fragmented DNA in the chromatin solution .
301 +Add 80 µL of IP elution buffer to each 20 µL of chromatin solution and continue to incubate at least 6 h ( or overnight ) at 65 °C to reverse cross-link the chromatin complexes .
302 +Add 100 µL of TE and 4 µL of RNaseA solution ( 10 mg/mL ) and continue to incubate for 2 h at 37 °C .
303 +Add 2 µL of protease K solution ( 20 mg/mL ) and continue to incubate for 2 h at 55 °C .
304 +Purify the DNA with a Qiagen PCR Purification Kit and elute using 30 µL of EB buffer supplied with the kit .
305 +The average size of DNA then is analyzed on a 2 % agarose gel ( Fig. 9.2 ) .
306 +Under - and overfragmentation result in a loss of resolution of binding events and more noise in the microarray analysis , respectively ( 16 ) .
307 +6 .
308 +Not every available antibody is efficiently applicable to the ChIP-chip , as mentioned in introduction .
309 +Unfortunately , routine assay methods such as Western blotting can not be used to test whether an antibody would be suitable for ChIP-chip .
310 +To determine whether an antibody is suitable for ChIP-chip experiments requires an actual ChIP assays followed by qPCRs of several known-binding sites .
311 +To address the limited use of antibodies , epitope-tagging methods have been developed for ChIP-chip of yeast and E. coli without alteration in function of target proteins [ 4 , 21 ] .
312 +The main advantages of epitope-tagging are the availability of a universal antibody and the ability to insert multiple copies of the epitope , which increases the immunoprecipitation yield [ 21 ]
313 +7 .
314 +When epitope-tagged proteins are being used , wild-type cells can be used as a control .
315 +In this case , add the same antibody against the epitope used to both the epitope-tagged sample and the wild-type sample [ 21 ] .
316 +8 .
317 +Alternatively , the antibodies can be conjugated to the Dynabeads Pan mouse IgG beads prior to the immunoprecipitation .
318 +Wash 50 µL of the magnetic beads three times , using the bead washing buffer , and resuspend the washed beads in 250 µL of bead washing buffer .
319 +Add 10 µg of antibody to the magnetic beads and incubate overnight at 4 °C on a rocker .
320 +Wash the beads three times in 1 mL of bead washing buffer and collect the beads using a MPC magnet prior to use .
321 +Then , add 0.5 mL of the sheared chromatin solution to the antibody preconjugated magnetic beads .
322 +Continue to incubate overnight at 4 °C on a rocker .
323 +9 .
324 +Add 1 mL of the washing buffer to each tube and gently resuspend beads .
325 +This can be done by removing the tubes from the MPC magnet and rotating the tubes for 1 min with rocker .
326 +Collect the magnetic beads using an MPC magnet and remove the supernatant by aspiration .
327 +Normally , to remove chromatin complexes that are nonspecifically bound to the antibody or magnetic beads , intensive washing steps are needed .
328 +Do not minimize this step .
329 +10 .
330 +Because not every protein-antibody interaction can bear the high salt and detergent conditions , we recommend washing the beads four times using only W1 buffer and once using TE buffer .
331 +If more stringent conditions are required , increase salt concentrations such as NaCl and LiCl in W2 and W3 buffer , respectively .
332 +At the final washing step using TE , the magnetic beads are collected on the tube wall loosely .
333 +Do not use aspiration but only a pipette .
334 +11 .
335 +Instead of a Qiagen PCR Purification Kit , it is possible to use the conventional purification method , consisting of a phenol : chloroform : isoamyl alcoho extraction and ethanol precipitation .
336 +We chose the Qiagen kit to maintain consistency among samples .
337 +12 .
338 +Examples for qPCR are shown in Fig. 9.3 .
339 +We used the ChIP-chip approach to study the association of RNA polymerase across the genome of E. coli under aerobic conditions .
340 +The ChIP DNA samples were used as a template for qPCR with primer pairs of promoter regions from pgi , cyoA , and sdhC , whose gene expressions were up-regulated under aerobic conditions .
341 +As a control , the promoter region of dmsA was used , as the gene is down-regulated under aerobic conditions .
342 +13 .
343 +DNA amplification consists of two steps .
344 +Round A involves two rounds of DNA synthesis using the immunoprecipitated DNA as template , a partially degenerate primer ( Rand 9-Ns primer ) , and T7 Sequenase .
345 +Round B consists of 25 -- 30 cycles of PCR using a primer ( Rand universal primer ) that anneals to the specific region of the Rand 9-Ns primer .
346 +14 .
347 +The number of cycles should be optimized prior to the PCR amplification to prevent amplification bias .
348 +The random amplification method does not amplify DNA linearly , so the linearity depends on the number of cycles .
349 +Prepare five amplification tubes and sample each tube at the 15th , 20th , 25th , 30th , and 35th cycles .
350 +Measure the DNA concentration and perform qPCR as described in Note 12 .
351 +Compare both the quantity and quality of each cycle .
352 +15 .
353 +The tubes should be protected from light during handling to prevent photob-leaching of the light-sensitive Cy dyes .
354 +16 .
355 +CPK6 50-mer oligos are include in the hybridization as controls and hybridize to alignment features on NimbleGen arrays .
356 +They are required for proper extraction of array data from the scanned image .
357 +17 .
358 +This procedure describes the process for hybridization of samples prepared by chromatin immunoprecipitation and amplified by random PCR on NimbleGen custom microarrays ( Design ID : 1881 , Escherichia coli whole-genome tiling array , consisting of 371,034 oligonucleotides spaced 25 bp apart across the whole genome ) .
359 +The use of ORF arrays has limited power of ChIP experiments , since most transcription factor binding sites are located in the intergenic region and , therefore , not included on these arrays .
360 +The most robust array design for ChIP-chip has contiguous tiled DNA fragments that represent the entire genome , including the noncoding regions [ 1 , 3 , 17 ] .
361 +18 .
362 +Prior to removing the array from the MAUI Hybridization Station , prepare two 250 mL dishes of Wash I , and one each for Wash II and Wash III .
363 +One dish for Wash I should be shallow and be wide enough to accommodate the array and mixer loaded in the MAUI assemble/disassembly jig .
364 +The lid from a 1-mL pipette tip box works well .
365 +Place the remaining three wash solutions in 300 mL Tissue-Tek slide staining dishes .
366 +19 .
367 +Peel the hybridization chamber off very slowly to prevent the slide from cracking .
368 +Do not let the surface of the slide dry out at any point during washing .
369 +20 .
370 +Various normalization methods can be used to normalize the tiling array data .
371 +Alternatively , another normalization method for the tiling array data is the use of a biweight mean [ 24 ] .
372 +Calculate the log of the ratio of Cy5 to Cy3 for each 2 data point and then subtract the biweight mean of this log from each data 2 point .
373 +Acknowledgments The protocol described here was based on previous work by many other research groups in this field .
374 +The pioneers in this field are Dr. Young 's group at MIT , Dr. Lieb 's group at the University of North Carolina , Dr. Grunstein 's group at Yale University , Dr. Ren 's group at UCSD , and others .
375 +We thank anyone whose work was not referenced in here .
376 +This work is supported by NIH research grant no .
377 +GM62791 .
...\ No newline at end of file ...\ No newline at end of file
1 +of
2 +Protein tyrosine nitration has been described as irreversible ( 3 ) , and E. coli cell extracts show no evidence of an ability to repair nitrated proteins ( 23 ) .
3 +On the other hand , there is evidence for a protein tyrosine `` denitrase '' activity in rat tissues and in mitochondria ( 21 , 22 ) , and nitrated proteins may be subject to more rapid turnover than their native counterparts ( 15 , 36 ) .
4 +Despite these observations , the fate of nitrated proteins remains poorly understood .
5 +The degradation of nitrated proteins ( whether or not it is selective ) would liberate free 3-NTyr , and so there is some interest in the biochemical fate of this molecule in both host cells and invading pathogens .
6 +In rat PC12 cells , 3-NTyr can be converted to 4-hydroxy-3-nitrophe-nylacetate by the sequential action of an aromatic amino acid decarboxylase , an amine oxidase , and a NAD-linked dehydrogenase ( 4 ) .
7 +The intermediates in this pathway are 3-nitrotyra-mine and 4-hydroxy-3-nitrophenylacetaldehyde ( Fig. 1 ) .
8 +Bacteria isolated on the basis of their ability to use 3-NTyr as a carbon and energy source convert 3-NTyr to 4-hydroxy-3-ni-trophenylacetate via 4-hydroxy-3-nitrophenylpyruvate through the sequential action of a deaminase and a decarboxylase .
9 +The nitro group is then removed from 4-hydroxy-3-nitrophenyl-acetate by a novel denitrase activity ( 29 ) .
10 +The responses of bacteria to oxygen and nitrogen radicals attract considerable interest , in part because of their roles in the innate immune response ( 12 ) .
11 +In the case of NO , diverse bacteria express several different NO detoxification enzymes , and there are numerous regulatory systems that have been reported to respond to NO ( 12 , 38 ) .
12 +In the context of the current work , the regulator of interest is NsrR , a transcriptional repressor from the Rrf2 family , which probably contains
13 +* Corresponding author .
14 +Mailing address : Department of Molecular and Cell Biology , the University of Texas at Dallas , 800 W Campbell Road , Richardson , TX 75080 .
15 +Phone : (972) 883-6896 .
16 +Fax : (972) 883-2409 .
17 +E-mail : stephen.spiro@utdallas.edu .
18 +† Supplemental material for this article may be found at http://jb .
19 +asm.org / .
20 +‡ Present address : 1 Coca Cola Plaza , TEC 434C , Atlanta , Georgia 30313 .
21 +Published ahead of print on 25 July 2008 .
22 +an iron-sulfur cluster and is sensitive to sources of NO .
23 +NsrR has been shown to act as an NO-sensitive regulator of gene expression in several organisms ( 1 , 2 , 5 , 14 , 17 , 19 , 28 , 31 , 33 ) , and targets for NsrR regulation have been predicted ( 34 ) .
24 +In E. coli , NsrR regulates expression of the NO-detoxifying flavohemoglobin , along with several other genes and operons , some of which are of unknown or poorly understood function ( 5 , 13 , 24 , 40 ) .
25 +In this report , we show that 3-nitrotyramine can be used as a nitrogen source by cultures of E. coli , supporting growth at slow rates .
26 +We present evidence that the pathway of 3-nitro-tyramine degradation to 4-hydroxy-3-nitrophenylacetate is similar to that found in rat cells ( 4 ) , involving a periplasmic amine oxidase ( TynA , also known as MaoA ) and a cytosolic NAD-linked dehydrogenase ( FeaB , also known as PadA ) .
27 +The tynA and feaB promoters are bound by NsrR in vivo , and NsrR exerts a weak , though significant , degree of control on both promoters .
28 +Overexpression of NsrR represses the tynA and feaB promoters and severely retards growth on phenylethyl-amine ( PEA ) , catabolism of which requires TynA and FeaB activities .
29 +Expression of the tynA and feaB genes is upregulated by growth on PEA and 3-nitrotyramine , regulation that requires an AraC-type regulator encoded by the feaR gene .
30 +We speculate that one physiological function of TynA and FeaB is to metabolize nitrated aromatic compounds that may accumulate in cells exposed to NO and superoxide .
31 +MATERIALS AND METHODS
32 +Bacterial strains , media , and growth conditions .
33 +The strains and plasmids used in this work are listed in Table 1 .
34 +Transposon insertions in the tynA and feaB genes of E. coli MG1655 were obtained by P1 transduction , using strains JD22473 ( tynA : : Tn10 ) and JD22470 ( feaB : : Tn10 ) from the National Bio-Resource Project ( Japan ) as the donors .
35 +To construct an unmarked deletion in the lacZ gene of MG1655 , we first introduced a lacZ : : kan mutation from strain VJS8363 ( a gift from Valley Stewart ) and then removed the kanamycin resistance cartridge by site-specific recombination with pCP20 ( 8 ) .
36 +The nsrR gene was disrupted by replacing the coding region with a kanamycin resistance cassette , using the red recombinase method , with pKD4 as the template and primers designed to generate a nonpolar mutation ( 8 ) .
37 +The mutation was transferred to other strains by P1 transduction .
38 +To convert the insertion mutation to an unmarked nonpolar deletion , we transformed the strains with pCP20 , and kana-mycin/ampicillin-sensitive transformants were identified after colony purification at 43 °C ( 8 ) .
39 +Reporter strains with feaR : : kan mutations were constructed by P1 transduction using JW1379 ( from the National BioResource Project , Japan ) as the donor .
40 +The structures of all insertion and deletion mutants were confirmed at each step by PCR .
41 +The rich medium for routine propagation of E. coli strains was L broth ( tryptone , 10 g liter 1 ; yeast extract , 5 g liter 1 ; NaCl , 5 g liter 1 ) .
42 +For growth tests and enzyme determinations , a defined medium ( 37 ) was used , supplemented with the indicated carbon and nitrogen sources and with Casamino acids ( 0.05 % [ wt/vol ] ) , as needed .
43 +For growth with alternative nitrogen sources , the ammonium sulfate in this medium was substituted with sodium sulfate .
44 +PEA has limited solubility in water , so it was added directly to the bulk medium , which was then sterilized by filtration .
45 +Growth on PEA is temperature sensitive ( 32 ) and is significantly improved by the addition of Casamino acids to growth media .
46 +Therefore , all PEA cultures were grown at 30 °C in the presence of 0.05 % ( wt/vol ) Casamino acids ( in 250-ml flasks shaken at 250 rpm ) and were inoculated with precultures grown in glucose minimal medium .
47 +For cultures grown on glucose with 3-nitrotyramine as the nitrogen source , we found that growth was improved by restricting the oxygen supply ( which perhaps alleviated the oxidative stress associated with the production of hydrogen peroxide by the amine oxidase ) .
48 +Precultures were grown at 30 °C in 5 ml of medium in 16-mm culture tubes rotated at 50 rpm .
49 +Experimental cultures were grown at 30 °C in 20 to 50 ml of medium , in 250-ml flasks shaken at 60 to 70 rpm .
50 +Genetic manipulations .
51 +The tynA and feaB promoter regions ( on 279 - and 247-bp fragments , respectively ) were amplified by PCR ( primer sequences for these and other procedures are listed in Table S1 in the supplemental material ) and cloned into pSTBlue-1 , using methods similar to those described previously ( 5 ) .
52 +Promoter fusions to lacZ were then constructed in pRS415 , transferred to RS45 , and integrated into the chromosome as described previously ( 5 , 35 ) .
53 +The plasmid pJP07 contains the nsrR gene ( with its own promoter ) modified at the 3 end by the addition of sequences encoding the 3XFlag epitope tag ( 41 ) .
54 +The modified nsrR gene was amplified from the chromosome of strain JOEY135 ( 10 ) and cloned into p2795 , a high-copy number plasmid derived from pBluescript ( 18 ) .
55 +The C-terminal epitope tag has no detectable effect on the activity of NsrR , either in vivo or in vitro ( unpublished work ) .
56 +The same modification was used to identify NsrR binding sites by chromatin immunoprecipitation and microarray analysis ( ChIP-chip ) .
57 +For ChIP-chip experiments , published procedures were followed for strain constructions , growth of cultures , chromatin extraction , DNA labeling , array hybridization , and data analysis ( 10 ) .
58 +Enzyme assays .
59 +Extracts for the TynA and FeaB activity assays were prepared from 50-ml cultures grown to late exponential phase .
60 +Cell pellets were washed three times and resuspended in 1 ml of basal minimal medium ( with no carbon or nitrogen source ) .
61 +Cells were disrupted by sonication and then centrifuged at
62 +16,000 g at 4 °C for 20 min .
63 +To remove membrane fragments , extracts were centrifuged at 100,000 g at 4 °C for 1 h. To assay the amine oxidase TynA , we measured oxygen uptake rates at 30 °C , using a Clark-type electrode ( Hansatech Instruments , King 's Lynn , Norfolk , England ) in a 0.1 M phosphate buffer ( pH 7.0 ) , 1.5 mM Na2SO4 .
64 +Reactions were started by the addition of 100 M substrate , a concentration chosen to avoid substrate inhibition by PEA .
65 +FeaB activities were assayed at 30 °C in 50 mM potassium phosphate ( pH 7.0 ) containing 2 mM NAD .
66 +Reactions were initiated by the addition of 50 M PEA or 100 M 3-nitrotyramine , and the absorbance at 340 nm was followed with a Cary 50 spectrophotometer ( Varian , Palo Alto , CA ) .
67 +Enzyme kinetic data were analyzed by direct curve fitting using Kaleidagraph ( Synergy Software , Reading , PA ) software .
68 +Where substrate inhibition was evident , data were fitted to the Haldane equation ( equation 1 ) ; otherwise data were fitted to the Michaelis-Menten equation .
69 +V Vmax S2 Km S Ki
70 +- Galactosidase activities were measured according to published protocols ( 25 ) .
71 +All enzyme activities were measured in duplicate with samples from three independently grown cultures .
72 +Chemicals and analytical methods .
73 +3-Nitrotyramine was purchased from Apin Chemicals ( Abingdon , United Kingdom ) .
74 +Concentrations of stock solutions of 3-nitrotyramine were determined spectrophotometrically .
75 +The molar extinction coefficient of 3-nitrotyramine ( 422 nm ) at pH 7.5 is 2,800 M 1 cm 1 ( 26 ) .
76 +Using this value , we determined the extinction coefficient to be 1,973 M 1 cm 1 at pH 7.0 and used this latter value for measuring the concentrations of stock solutions .
77 +Diethylenetriamine ( DETA ) - NONOate was purchased from Cayman Chemicals ( Ann Arbor , MI ) .
78 +This compound decomposes at pH 7.4 , with a half-life ( t0 .5 ) of 20 h at 37 °C and 56 h at 22 to 25 °C , and releases two equivalents of NO ( Cayman Chemicals ) .
79 +The half-life of DETA-NONOate under the conditions of our experiments ( pH 7.0 ; 30 °C ) is not known , but we assume that it is between 20 and 56 h , and the interpretation of results is not affected by the exact half-life of the compound .
80 +DETA-NONOate was added to cultures at the time of inoculation and was present throughout growth .
81 +3-Nitrotyramine and 4-hydroxy-3-nitrophenylacetate concentrations were measured in filtered culture supernatants , using previously published methods ( 29 ) , except that a 100-mm column was used for high-performance liquid chromatography ( HPLC ) .
82 +RESULTS
83 +Regulation of tynA and feaB by NsrR .
84 +We have recently used transcriptomics ( 13 ) and ChIP-chip analysis ( unpublished data ) to identify E. coli genes regulated by NsrR .
85 +The ChIP-chip approach identified binding sites for NsrR in the intergenic region between feaB and the regulatory gene feaR and in the promoter region of the adjacent tynA gene ( Fig. 2 ) .
86 +Full results of the genome-wide mapping of NsrR binding sites using ChIP-chip will be published elsewhere .
87 +The tynA and feaB genes encode the first two enzymes of a pathway ( Fig. 1 ) that is required for the utilization of PEA as a carbon and energy source or utilization of tyramine or dopamine as a nitrogen source ( 9 ) .
88 +To determine whether there is any regulation of these genes by NsrR , we fused the feaR , feaB , and tynA promoters to lacZ and transferred the reporter fusions in single copies to the chromosome .
89 +We found no evidence for NsrR regulation of the feaR promoter ( data not shown ) .
90 +In exponential-phase cultures growing in complex medium ( not shown ) or in defined medium with glycerol as the carbon source , the tynA and feaB promoters had low activities in both a wild-type strain and an nsrR mutant ( Table 2 ) .
91 +However , in cultures grown on PEA as the sole source of carbon and energy , the activities of both promoters increased substantially ( Table 2 ) .
92 +Regulation of the tynA and feaB genes by PEA ( and tyramine ) has been observed previously ( 16 , 42 ) and is presumed to involve FeaR , a predicted regulatory protein with an AraC-type DNA binding domain , though this regulation has not been confirmed biochemically ( 9 ) .
93 +Accordingly , feaR mutants grew very poorly on
94 +PEA , and the tynA and feaB promoters were not induced by PEA in a feaR mutant ( Table 2 ) .
95 +In cultures of the nsrR mutant grown on PEA , we consistently observed small , though significant ( 20 to 50 % ) , increases in feaB and tynA promoter activities ( representative data are shown in Table 2 ) .
96 +The low feaB promoter activities observed in a feaR mutant were also derepressed to a small extent in the feaR nsrR double mutant .
97 +Thus , the magnitude of the repression exerted by NsrR on the feaB promoter is similar in both the presence and the absence of FeaR .
98 +In contrast to the small effects of the nsrR mutation , we found that overexpression of nsrR ( by increasing the gene copy number ) had large effects .
99 +Transformation with a high-copy number plasmid carrying a cloned nsrR gene resulted in se-verely impaired growth on PEA ( Fig. 3 ) and 17 - and 6-fold reductions in the activities of the tynA and feaB promoters , respectively ( Table 3 ) .
100 +Addition of a compound ( DETA-NONOate ) that releases NO very slowly ( t 20 to 56 h ) in 0.5 these slow-growing cultures restored both growth on PEA and maximal promoter activities ( Fig. 3 and Table 3 ) .
101 +This suggests that increasing the copy number of the nsrR gene causes re-a Activities are shown for the tynA and feaB promoters in reporter strains containing multiple copies of the nsrR gene and exposed ( ) or not ( ) to NO .
102 +Cultures grown with PEA as the carbon source were supplemented with 100 M DETA-NONOate , which decomposes with a t0 .5 of between 20 and 56 h under the conditions of this experiment , to release 2 equivalents of NO .
103 +b Numbers in parentheses are 1 standard deviation .
104 +Units are as defined by Miller ( 25 ) .
105 +pression of the tynA and feaB promoters and , therefore , impaired growth on PEA .
106 +Under these conditions , the activities of both promoters can be regulated by NO .
107 +This repression by NsrR that can be alleviated by NO presumably involves NsrR binding to the sites identified by ChIP-chip analysis ( Fig. 2 ) .
108 +The cellular concentration of NsrR ( under the conditions used for these experiments ) seems to be poised such that its removal ( by mutation ) has small effects on these promoters , but overexpression causes severe repression .
109 +We were interested in determining the physiological properties of the feaB and tynA gene products that might provide a rationale for the inclusion of these genes in the NsrR regulon .
110 +Utilization of 3-nitrotyramine as a nitrogen source .
111 +TynA and FeaB have broad substrate specificities and , besides PEA , can also oxidize tyramine to 4-hydroxyphenylacetate .
112 +E. coli K-12 strains can not further oxidize 4-hydroxyphenylacetate and so use tyramine only as a nitrogen source .
113 +Dopamine may also be used as a substrate by this pathway and is oxidized to dihydroxyphenylacetate ( 9 ) .
114 +Decarboxylation of 3-NTyr yields 3-nitrotyramine ( 4 ) , and so we wondered whether 3-nitrotyra-mine might be a substrate for TynA and 4-hydroxy-3-nitrophe-nylacetaldehyde a substrate for FeaB .
115 +Assuming the presence of an as-yet-unidentified 3-NTyr decarboxylase , TynA and FeaB would provide a pathway for the conversion of 3-NTyr to 4-hydroxy-3-nitrophenylacetate ( Fig. 1 ) , a pathway similar to that described for rat PC12 cells ( 4 ) .
116 +E. coli MG1655 grew slowly in a defined medium containing 3-nitrotyramine as the sole source of nitrogen ( Fig. 4 ) .
117 +The growth yield ( as estimated by the final culture density per mole of substrate ) of cultures grown on 3-nitrotyramine was 59 % of that of cultures grown on ( NH4 ) 2SO4 ( Fig. 4 ) .
118 +Although we can not exclude other physiological explanations for the reduced growth yield , it is at least consistent with the notion that only one nitrogen of 3-ni-trotyramine can be assimilated .
119 +A tynA mutant of MG1655 failed to grow on 3-nitrotyramine ( data not shown ) , whereas a feaB mutant grew with the same yield as that of the wild-type strain ( Fig. 4 ) .
120 +The phenotypes of the tynA and feaB mutants are consistent with the pathway shown in Fig. 1 , and , together with the growth yield data suggest that growth on 3-nitrotyra-mine is at the expense of the amino group .
121 +Growth on 3-nitrotyramine as the sole source of nitrogen induced the tynA and feaB promoters in a wild-type strain and in an nsrR mutant , the - galactosidase activities being about 40 % of those observed for cultures grown on PEA ( Table 2 ) .
122 +FeaR is thought to mediate substrate inducibility of the tynA and feaB genes ( 9 ) , and a feaR mutant can not grow on 3-ni-trotyramine .
123 +Thus , upregulation of the two promoters by 3-ni-trotyramine is independent of NsrR and probably requires FeaR .
124 +The identity of the ligand for FeaR has not been established ; it may not be PEA ( or tyramine ) , given that TynA is located in the periplasm and that its substrate is , therefore , presumably not transported into the cell .
125 +In any case , the simplest explanation for our results is that 3-nitrotyramine , or a molecule related to 3-nitrotyramine ( perhaps 4-hydroxy-3-nitro-phenylacetaldehyde ) , can function with FeaR to control the activity of the tynA and feaB promoters .
126 +In nsrR mutants grown on 3-nitrotyramine , the tynA and feaB promoters showed activities that were modestly increased compared to those of the wild-type strains , as was the case for cultures grown on PEA ( Table 2 ) .
127 +The pathway for 3-nitrotyramine catabolism .
128 +To test the prediction ( Fig. 1 ) that 3-nitrotyramine is a substrate for TynA , we assayed substrate-dependent amine oxidase activity by following oxygen uptake by cell extracts in a Clark-type oxygen electrode .
129 +Using PEA as the substrate , we found evidence for substrate inhibition ( Fig. 5 ) , as has been reported previously ( 39 ) .
130 +The activity data fitted well to the Haldane equation ( equation 1 ) for substrate inhibition , with estimates of apparent K 5.5 1.4 M and K 690 109 M. With m i 3-nitrotyramine as the substrate , oxygen uptake rates in the same cell extracts were somewhat lower ( Vmax 29.6 0.7 versus 55.5 2.9 nmol/min/mg protein for PEA ) but followed Michaelis-Menten kinetics , with an estimated apparent Km value of 7.2 1.3 M ( Fig. 5 ) .
131 +The tynA mutant of E. coli MG1655 does not grow on PEA ( conditions which are required to induce activity ) ; therefore , we were unable to assay 3-nitrotyramine-dependent oxygen uptake in a tynA mutant ( to provide direct proof that TynA is responsible for the measured activity ) .
132 +Nevertheless , other data we present in this paper lend confidence to the idea that TynA is the enzyme responsible for oxidizing 3-nitrotyramine .
133 +We measured substrate-dependent oxygen uptake activities in cultures of MG1655 and in an nsrR mutant culture grown under a range of conditions that were similar to those used for assays of reporter fusions .
134 +The enzyme had extremely low activity or was undetectable in cells grown on glycerol ( Table 4 ) , which is consistent with the assays of tynA promoter activity ( Table 2 ) .
135 +TynA activity was detected in cells grown on PEA or 3-nitrotyramine ( Table 4 ) , which is again consistent with the reporter fusion assays .
136 +TynA activities ( measured with either substrate ) were 10-fold higher in PEA - versus 3-nitrotyra-mine-grown cells ( Table 4 ) , whereas the tynA promoter was only 2.5-fold more active in PEA-grown cells ( Table 2 ) .
137 +This discrepancy may be indicative of some posttranscriptional control of the tynA gene .
138 +Importantly , the activity assays provide additional confirmation of the suggestion that 3-nitrotyramine acts as an inducer of the catabolic pathway .
139 +We were unable to test the role of FeaB in 3-nitrotyramine catabolism directly , since the postulated substrate ( 4-hydroxy-3-nitrophenylacetaldehyde ) is not commercially available .
140 +Therefore , we developed a coupled assay in which FeaB activity can be measured in cell extracts in the physiological direction by adding the substrate for TynA , which is oxidized in situ to generate the FeaB substrate .
141 +FeaB activity was measured by following the reduction of NAD to NADH .
142 +A feaB mutant can utilize both PEA ( 32 ) and 3-nitrotyramine ( Fig. 4 ) as nitrogen sources , presumably because the mutant can liberate the amino group of PEA and 3-nitrotyramine through the activity of TynA .
143 +The feaB mutant grown on PEA as a nitrogen source showed no PEA - or 3-nitrotyramine-dependent reduction of NAD with the FeaB assay , confirming that FeaB is responsible for the measured activity .
144 +Phenylethylamine 66 (5) 41 (3) 73 (11) 44 (7) Glycerol ND ND ND 3 (1) 3-Nitrotyramine 6 (3) 4 (2) 7 (2) 4 (1)
145 +a Phenylethylamine - and 3-nitrotyramine-dependent O2 uptake in extracts of cells grown on phenylethylamine or glycerol ( as the carbon source ) or on 3-ni-trotyramine ( as the nitrogen source ) .
146 +Cultures were grown at 30 °C in defined medium containing 5 mM phenylethylamine or 40 mM glycerol as the carbon source or containing 11.1 mM glucose as the carbon source with 2.56 mM nitrotyramine as the nitrogen source .
147 +b Numbers in parentheses are 1 standard deviation ( SD ) .
148 +ND , not detectable ( 2 nmol min 1 mg protein 1 ) .
149 +Phenylethylamine 38 ( 2.3 ) 18 ( 1.6 ) 35 ( 2.8 ) 15 ( 2.2 ) Glycerol ND 2.4 ( 1.0 ) 1.0 ( 0.7 ) 1.3 ( 0.3 ) 3-Nitrotyramine 54 ( 2.5 ) 20 ( 6.4 ) 42 ( 4.4 ) 14 ( 4.0 ) a Data show phenylethylamine - and 3-nitrotyramine-dependent NAD reduction in extracts of cells grown on phenylethylamine or glycerol ( as the carbon source ) or on nitrotyramine ( as the nitrogen source ) .
150 +Cultures were grown at 30 °C in defined medium containing 5 mM phenylethylamine or 40 mM glycerol as the carbon source or containing 11.1 mM glucose as the carbon source with 1.3 mM nitrotyramine as the nitrogen source .
151 +b Numbers in parentheses are 1 standard deviation ( SD ) .
152 +ND , not detectable ( 1 nmol min 1 mg protein 1 ) .
153 +Using the coupled NAD - linked assay , we could detect FeaB activity in cell extracts with PEA as the substrate for the assay ( Table 5 ) , activities that did not differ significantly from those measured with the known FeaB substrate phenylacetal-dehyde ( data not shown ) .
154 +FeaB activity was low or undetect-able in cells grown on glycerol , though this may be a reflection of the absence of TynA activity under these conditions .
155 +In cells grown on 3-nitrotyramine as the nitrogen source , FeaB activity was detectable at levels similar to those seen with cells grown on PEA ( Table 5 ) .
156 +The major conclusion that can be drawn from the results is that oxidation of 3-nitrotyramine by TynA generates an intermediate ( presumably 4-hydroxy-3-nitrophe-nylacetaldehyde ) that can be further oxidized by FeaB .
157 +Thus , the predicted product of the pathway is 4-hydroxy-3-nitrophe-nylacetate ( Fig. 1 ) .
158 +This hypothesis was tested by determination of 3-nitrotyramine and 4-hydroxy-3-nitrophenylacetate in culture supernatants , using HPLC .
159 +After the growth ( of MG1655 and its nsrR mutant ) on a limiting concentration ( 1 mM ; Fig. 4 ) , 3-nitrotyramine was undetectable in culture supernatants , and there was almost stoichiometric ( 88 to 90 % ) accumulation of 4-hydroxy-3-nitrophenylacetate ( data not shown ) .
160 +Thus , 4-hydroxy-3-nitrophenylacetate is the likely end product of 3-nitrotyramine metabolism in E. coli .
161 +DISCUSSION
162 +The starting point for the work described in this paper was the discovery , using ChIP-chip analysis , of NsrR binding sites in the tynA and feaB promoter regions .
163 +We went on to show that NsrR can function as a regulator of tynA and feaB expression and that the enzymes encoded by these genes can oxidize 3-nitrotyramine , in addition to the previously described substrates .
164 +These findings illustrate one advantage of the ChIP-chip approach as a means of identifying regulon members .
165 +We could not have discovered NsrR regulation of tynA and feaB by comparing the transcriptomes ( or proteomes ) of a wild-type strain and an nsrR mutant , because ( i ) regulation requires cultures to be grown on PEA , and there would be no a priori reason to choose those growth conditions for a transcriptomics experiment ; and ( ii ) revealing the full extent of NsrR regulation requires overexpression rather than deletion of nsrR ; again , it is unlikely we would have chosen to use those conditions in a transcriptomics experiment .
166 +The tynA and feaB promoters have not been well characterized , and the nature of the DNA sequence recognized by NsrR is incompletely understood , although a consensus sequence has been proposed , which is a long inverted repeat ( 5 , 34 ) .
167 +Analysis of the ChIP-chip targets ( unpublished work ) suggests that NsrR can bind to half of the inverted repeat sequence , but , in the absence of in vitro data , we can not reach firm conclusions about the locations of the NsrR binding sites in the tynA and feaB promoters .
168 +Deletion of nsrR has very small effects on the tynA and feaB promoters , while overexpression of nsrR causes severe repression .
169 +We have observed similar effects at some other NsrR-regulated promoters ( unpublished work ) and believe that the concentration of NsrR is typically poised in a range that is insufficient to repress some promoters that are potentially controlled by NsrR .
170 +In this case , understanding the factors that regulate expression of the nsrR gene becomes especially important , since conditions that lead to the upregulation of nsrR would potentially lead to the regulation of promoters ( such as tynA and feaB ) that may otherwise escape repression .
171 +In this context , we have found that the nsrR promoter is twofold more active in cultures grown in minimal medium than in medium supplemented with amino acids ( unpublished data ) .
172 +This effect , albeit small , may provide an explanation for our observation that good growth on PEA requires the addition of amino acids to growth media .
173 +The amine oxidase ( TynA ) and phenylacetaldehyde dehydrogenase ( FeaB ) enzymes of E. coli K-12 strains have been viewed as providing a straightforward pathway for the catabo-lism of PEA , tyramine , and dopamine ( 9 ) .
174 +Two recently published observations suggest that these enzymes might have alternative and/or additional physiological roles .
175 +First , tynA mutants express the SOS response constitutively , which has been interpreted as indicating that the amine oxidase is responsible for removing an endogenously generated genotoxic compound ( 30 ) .
176 +Second , feaB was identified in a screen for genes important for survival under planktonic ( versus biofilm ) growth conditions ( 20 ) .
177 +This observation implies that a substrate for FeaB was present in the minimal growth medium used or can be generated endogenously .
178 +Thus , there is circumstantial evidence from independent studies to suggest that TynA and FeaB might have roles in catabolizing endogenously generated substrates .
179 +The substrate inhibition of TynA ( Fig. 5 ) indicates that the enzyme is significantly inhibited by the concentrations of PEA typically used in growth media ( 1 mM ) .
180 +Since TynA is located in the periplasm ( 32 ) , it is exposed to the medium concentration of PEA .
181 +The inhibition of TynA by physiologically relevant concentrations of PEA suggests that the enzyme is not optimally suited to a major role in PEA catabolism , which may account for the very slow growth on PEA ( Fig. 3 ) .
182 +Our results clearly show that TynA and FeaB also provide a pathway for the metabolism of 3-nitrotyramine ( which does not exert substrate inhibition on TynA ) and that the corresponding genes are regulated by NsrR and by NO .
183 +A rationale for this regulatory pattern may be provided if 3-ni-trotyramine accumulates , and must be disposed of , in cells exposed to NO. 3-Nitrotyramine can be generated by the decarboxylation of 3-NTyr ( 4 ) , which may accumulate in cells exposed to NO and superoxide ( 12 ) .
184 +However , E. coli strains are not known to express or encode an aromatic amino acid decarboxylase , and there is therefore no known pathway from 3-NTyr to 3-nitrotyramine .
185 +Accordingly , 3-NTyr can not be used as a nitrogen source by E. coli MG1655 , and there is no 3-NTyr-mediated stimulation of oxygen uptake or NAD reduction in cell extracts ( L. D. Rankin , and S. Spiro , unpublished observations ) .
186 +It remains to be seen whether 3-nitrotyra-mine is a physiologically significant substrate for TynA , either endogenously generated or encountered in natural environments .
187 +The wider significance of these observations also remains to be established .
188 +Homologs of tynA and feaB have restricted distributions in sequenced genomes and are found in the same organism quite infrequently .
189 +The feaR-feaB-tynA region of E. coli strain MG1655 is absent from several other E. coli strains , including some clinical isolates .
190 +Thus , the metab-olism we have identified may not be ubiquitously important .
191 +On the other hand , we would predict that organisms capable of expressing tyrosine decarboxylase along with homologs of tynA and feaB are potentially capable of degrading 3-nitrotyrosine .
192 +ACKNOWLEDGMENTS We thank Valley Stewart , Barry Wanner , Michael Hensel , and the National Bioresource Project ( Japan ) for gifts of strains and plasmids .
193 +This work was supported by grant MCB-0702858 from the National Science Foundation ( to S.S. ) and by grant AB07CBT002 from the Army Research Office and the Defense Threat Reduction Agency ( to J.C.S. ) .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-scale reconstruction of the Lrp regulatory
2 +Broad-acting transcription factors ( TFs ) in bacteria form regulons .
3 +Here , we present a 4-step method to fully reconstruct the leucine-responsive protein ( Lrp ) regulon in Escherichia coli K-12 MG 1655 that regulates nitrogen metabolism .
4 +Step 1 is composed of obtaining high-resolution ChIP-chip data for Lrp , the RNA polymerase and expression profiles under multiple environmental conditions .
5 +We identified 138 unique and reproducible Lrp-binding regions and classified their binding state under different conditions .
6 +In the second step , the analysis of these data revealed 6 distinct regulatory modes for individual ORFs .
7 +In the third step , we used the functional assignment of the regulated ORFs to reconstruct 4 types of regulatory network motifs around the metabolites that are affected by the corresponding gene products .
8 +In the fourth step , we determined how leucine , as a signaling molecule , shifts the regulatory motifs for particular metabolites .
9 +The physiological structure that emerges shows the regulatory motifs for different amino acid fall into the traditional classification of amino acid families , thus elucidating the structure and physiological functions of the Lrp-regulon .
10 +The same procedure can be applied to other broad-acting TFs , opening the way to full bottom-up reconstruction of the transcriptional regulatory network in bacterial cells .
11 +ChIP-chip transcription factor
12 +Transcriptional regulatory systems often regulate the formation rates and the concentration of small molecules by 2 feedback loops that regulate the transporters and metabolic enzymes .
13 +In many cases , these 2 feedback loops are connected by a common transcription factor ( TF ) that senses the concentration of the small molecule ( 1 ) .
14 +Little is known at present about the transition between the regulatory modes in the feedback loop motifs for global TFs in bacteria .
15 +One such transcription factor is the leucine-responsive protein ( Lrp ) , which is a global transcription regulator widely distributed throughout the bacteria including Escherichia coli ( 2 -- 4 ) .
16 +The Lrp regulon includes genes involved in amino acid biosynthesis and degradation , small molecule transport , pili synthesis , and other cellular functions including 1-carbon metabolism ( 2 , 4 -- 6 ) .
17 +The regulatory action of Lrp on target genes is often modulated by the binding of the small effector molecule leucine and in effect endows Lrp with the ability to affect transcriptional regulation in all possible ways .
18 +That is , upon addition of leucine to the environment , the activity of Lrp can be enhanced , reversed , or unaffected ( 2 , 4 , 7 ) .
19 +Little is known about in vivo Lrp-binding events at the genome scale in the presence or absence of leucine and the extent to which the different modes of regulation are used for different metabolites .
20 +Such information is needed to reconstruct the Lrp regulon and the understanding of nitrogen metabolism .
21 +In this study , we applied a systems approach by integrating genome-scale data from chromatin immunoprecipitation followed by microarray hybridization ( ChIP-chip ) for Lrp and RNA polymerase and from expression profiling to reconstruct the Lrp regulon .
22 +To achieve such reconstruction , we developed a 4-step process ( Fig. 1 ) .
23 +We first sought to comprehensively establish the Lrp-binding regions on the E. coli genome and any DNA sequence motif ( s ) correlated with the Lrp regulatory action .
24 +We measured the changes in RNA polymerase ( RNAP ) occupancies and mRNA transcript levels on a genome scale to determine the regulatory
25 +Seoub Park, and Bernhard Ø. Palsson1 man Dr., La Jolla, CA 92093-0412
26 +roved October 14 , 2008 ( received for review July 24 , 2008 ) mode for each of the identified Lrp-binding regions under leucine-perturbed growth conditions .
27 +Second , we determined the regulatory modes governed by Lrp .
28 +Third , this enabled us to identify logical motif structures composed of 2 feedback loops for transporting and metabolizing small molecules .
29 +Fourth , we could classify the amino acids and other metabolites in to groups that had the same regulatory network motifs , and how these motifs were systematically shifted by the presence of leucine .
30 +The physiological role of the Lrp regulon is established through the reconstruction of its structure .
31 +Results
32 +Step 1 : Identifying Lrp-Binding Regions and the Effects of Binding on Gene Expression .
33 +Four sets of experiments on a genome-wide scale were performed to achieve these goals ; ( i ) determination of Lrpbinding regions , ( ii ) promoter-profiling using rifampicin-treated cells , ( iii ) measurements of RNAP rearrangement , and ( iv ) measurements of changes in mRNA transcripts .
34 +Determination of Lrp-binding regions on a genome-wide scale .
35 +Lrp has been extensively characterized by in vitro DNA-binding experiments and in vivo mutational analysis ; however , direct analysis of in vivo Lrp binding has not been fully described ( 2 , 4 , 8 ) .
36 +Here , we employ the ChIP-chip approach to determine the in vivo Lrpbinding regions in E. coli cells growing in minimal media in exponential phase in the presence and absence of exogenous leucine and in stationary phase .
37 +Before microarray hybridization , we used quantitative PCR ( qPCR ) to validate the enrichment fold of the previously characterized Lrp-binding regions with ilvIH ( 9 ) , gcvTHP ( 10 , 11 ) , and gltBDF operons ( 12 ) in immunoprecipitated DNA ( IP-DNA ) obtained from the strain harboring 8 myc-tagged Lrp protein ( 13 ) .
38 +The qPCR results demonstrate that Lrp-bound DNA fragments were selectively immunoprecipitated from the growing E. coli cells under the conditions ( Fig .
39 +S1 ) .
40 +To determine the genome-wide Lrp-binding regions , we next performed a hybridization of the IP-DNA ( Cy5 channel ) and mock IP-DNA ( Cy3 channel ) onto the high-resolution whole-genome tiling microarrays , which contained a total of 371,034 oligonucle-otides with 50-bp tiles overlapping every 25-bp on both forward and reverse strands ( 14 ) .
41 +The normalized log2 ratios obtained from the hybridization identify the genomic regions enriched in the IP-DNA sample compared with the mock IP-DNA sample and thereby represent a genome-wide map of in vivo interactions between Lrp protein and E. coli genome ( Fig. 2A ) .
42 +The genome-wide Lrpbinding maps obtained from 3 different conditions , i.e. , exponential growth phase in the presence ( Fig. 2Ai ) and the absence ( Fig. 2Aii ) of exogenous leucine and stationary growth phase in the absence of leucine ( Fig. 2Aiii ) indicated that the Lrp association on the E. coli
43 +Author contributions : B.-K.C. and B.Ø.P .
44 +designed research ; B.-K.C. , E.M.K. , and Y.S.P. performed research ; B.-K.C. contributed new reagents/analytic tools ; B.-K.C. , C.L.B. , and B.Ø.P .
45 +analyzed data ; and B.-K.C. , C.L.B. , and B.Ø.P .
46 +wrote the paper .
47 +The authors declare no conflict of interest. This article is a PNAS Direct Submission.
48 +1To whom correspondence should be addressed .
49 +E-mail : bpalsson@ucsd.edu .
50 +This article contains supporting information online at www.pnas.org/cgi/content/full/ 0807227105/DCSupplemental .
51 +genome is dramatically sensitive to the nutrient richness .
52 +Using a peak detection algorithm based on the double-regression model ( 15 ) , 34 , 92 , and 134 unique and reproducible Lrp-binding regions were identified from the hybridizations in exponential phase in the presence and absence of leucine and in stationary phase in the absence of leucine , respectively ( Tables S1 and S2 ) .
53 +Identification and sequence analysis of Lrp-binding regions .
54 +Among a total of 138 Lrp-binding regions , 29 regions ( 21 % ) were bound under all 3 conditions examined ( Fig. 2B ) .
55 +As expected , the Lrp associations with target regions were very sensitive to the addition of exogenous leucine , as judged by the number of Lrp-binding regions found under conditions in the absence and presence of exogenous leucine .
56 +Only 30 % of binding sites ( 29 of 97 ) overlapped under the conditions in the absence and presence of exogenous leucine , and 65 % of binding sites ( 63 of 97 ) were newly found in the absence of exogenous leucine .
57 +A total of 41 Lrp-binding regions were newly identified in the IP-DNA sample obtained from the stationary condition , supporting the hypothesis that Lrp plays an important role in transcriptional regulation under stationary growth conditions ( 16 ) .
58 +Before this study , 23 Lrp-binding sites had been characterized by DNA-binding experiments in vitro and mutational analysis in vivo , 74 % ( 17 of 23 ) of which were identified in this study ( Fig. 2 A and C , Tables S1 and S2 ) .
59 +The exceptions were lrp , osmC , ompC , micF , aidB , and csiD promoters , whose functions are related to responses to osmotic stress and stationary growth phase .
60 +To determine whether the failure to detect Lrp binding at these 6 sites was due to the sensitivity of the microarrays , we performed conventional ChIP assays followed by qPCR analysis and confirmed the absence of Lrp binding in those regions under the experimental conditions used in this study .
61 +Furthermore , the ChIP-chip results were experimentally confirmed by using qPCR on arbitrarily selected sites from the 138 Lrp-binding regions ( gltB , ilvI , gcvT , kbl , leuE , dadA , yffQ , C0719 , sbcD , fimA , tppB , ftsQ , lysU , brnQ , sdaA , oppA , stpA , dppA , livJ , ydeN , and ynfF ) and 3 control regions ( dmsA , sdhC , and paaZ ) .
62 +All of the selected Lrp-binding regions exhibited enrichment as a log2 ratio range of 1.5 5.1 , whereas the 3 control regions showed no significant enrichment ( Fig .
63 +S1 ) .
64 +On the basis of this analysis , we concluded that all or nearly all Lrp-binding regions identified here are bona fide binding sites .
65 +We next assessed the locations of the Lrp-binding regions against the current annotated genome information ( Genbank accession number NC 000913 ) .
66 +The Lrp-binding regions were observed not only within intergenic ( i.e. , promoter and promoter-like ) regions but also within intragenic ( i.e. , ORF ) and convergent regions ( i.e. , intergenic region between 3 - ends of convergently transcribed genes ) ( Fig .
67 +S2 ) .
68 +Judging from the fact that 10 % of the E. coli genome is noncoding , our results indicate there is a strong preference for Lrp-binding targets to be located within the noncoding intergenic regions .
69 +To identify common DNA sequence motifs of the Lrp-binding regions , we developed an algorithm using both the DNA-binding position weight matrix ( PWM ) and the spacing between binding sites .
70 +The identified 15-bp sequence motif is structured with flanking CAG/CTG triplets and a central AT-rich signal that together are reminiscent of DNA sequence characteristics important for nucleosome positioning and stability ( Fig. 2D , Fig .
71 +S2 ) .
72 +We were not able to detect different LRP-binding motifs for subsets of LRP-binding regions corresponding to different LRP regulatory modes ( see below . )
73 +Genome-wide rearrangement of RNAP association .
74 +To gain a better mechanistic understanding of the transcriptional regulatory roles of Lrp in response to exogenous leucine , we measured the RNAP occupancy on a genome scale to identify locations where RNAP occupancy is increased or decreased because of changes in Lrpbinding levels and exogenous leucine levels ( see table available at http://systemsbiology.ucsd.edu/publications ) .
75 +In parallel , to identify the promoter regions on a genome scale , the cells were treated with rifampicin to inhibit the transcription elongation step ( 17 ) .
76 +The RNAP-binding patterns obtained from rifampicin-treated cells ( see table available at http://systemsbiology.ucsd.edu/publications ) show similar patterns between the 2 conditions ; however , those from rifampicin nontreated cells indicate differential RNAP binding , representing the genome-wide rearrangement of RNAP caused by the exogenous leucine .
77 +Fig. 3 shows examples of the differential bindings of RNAP and Lrp on the gcvTHP , serA , oppABCDF , and sdaA operons in response to exogenous leucine .
78 +For example , the decrease in RNAP occupancy at the serA locus was observed because of the exogenous leucine .
79 +At the same time , the consequence of leucine addition was the sharp reduction of the Lrpbinding levels at the promoter region of serA .
80 +In this case , the role of Lrp is that of an activator and the exogenous leucine serve as an antagonist to repress the expression of the serA ( Fig. 3A ) .
81 +However , exogenous leucine represses the binding of Lrp , whose role is that of an inhibitor of RNAP binding to the oppABCDF and sdaA operons ( a repressor in these cases ) , so that the transcription of the genes in the operons becomes induced in response to the exogenous leucine ( Fig. 3 B and C ) .
82 +Measurements of changes in mRNA transcripts .
83 +Next , we examined the effects of exogenous leucine on the changes in the mRNA transcript levels of the exponentially growing cells using Affymetrix Gene-Chip E. coli Genome 2.0 arrays .
84 +To begin with , 629 genes were differentially expressed in response to the exogenous leucine with
85 +P value 0.05 and log2 ratio 0.5 ( see table available at http : / / systemsbiology.ucsd.edu/publications ) .
86 +Then , we compared the changes in mRNA transcript levels with the differential RNAP-binding levels .
87 +The differential RNAP-binding levels are defined as the difference between the sums of RNAP-binding levels across all probes in a targeted gene 's ORF under the 2 conditions .
88 +In the previous report ( 14 ) , there was very little correlation between the log2 ratio of RNAP-binding peaks obtained from the rifampicintreated cells and the expression of the nearest downstream ORF .
89 +However , we observed that the changes in RNAP-binding levels are correlated with the changes in the mRNA transcript levels in response to the exogenous leucine ( Fig .
90 +S3 ) .
91 +Given that Lrp differentially binds at least 91 promoter regions ( 194 genes ) within exponentially growing cells in the absence and presence of exogenous leucine , we expected the deletion of lrp to result in a substantial effect on the global gene expression patterns during the exponential growth phase in the absence and presence of exogenous leucine .
92 +Statistical analysis of the gene expression profiles of a parental ( MG1655 ) and an lrp deletion strains based on the 2-way ANOVA analysis ( P value 0.005 ) shows that the Lrp directly and indirectly regulates 52 % ( 330 genes ) of differentially expressed genes in response to the exogenous leucine ( see table available at http://systemsbiology.ucsd.edu/publications ) .
93 +The genes whose transcription levels we assumed to be controlled by the promoters directly bound by Lrp are summarized in Table S3 .
94 +Step 2 : Regulatory Modes of Lrp in Response to Exogenous Leucine .
95 +The most interesting aspect of the regulatory modes of Lrp in response to exogenous leucine is its variable response ; in some cases , exogenous leucine has no effect on the action of Lrp ; for others , it increases the effect of Lrp , and for others it reverses the effect of Lrp ( 7 ) .
96 +We reconfirmed by qPCR the changes in the mRNA transcript levels of the selected Lrp-binding regions ( 36 regions ) to use genome-wide expression profiling to define the regulatory modes of Lrp in response to exogenous leucine ( Fig .
97 +S3 ) .
98 +The results agreed well with the gene expression profiling data .
99 +Fig. 4A illustrates examples of changes in the levels of Lrp association at the promoters of gcvTHP , ftsQAZ , fimAICDFGH , livKHMGF , serA , and oppABCDF and changes in the levels of mRNA transcripts of the genes under the presence ( L ) and absence ( E ) of exogenous leucine .
100 +The Lrp associations at the promoter regions of gcvTHP and ftsQAZ were not strongly affected by the addition of exogenous leucine ( Fig. 4A i and ii ) , strongly supporting the observation that exogenous leucine has no effect on the transcriptional regulatory action of Lrp at these promoters .
101 +To confirm the unique transcriptional regulation mediated by Lrp , we next measured the level of mRNA transcripts of gcvTHP and ftsQAZ operon by qPCR .
102 +As expected , the addition of exogenous leucine had no effect on the level of mRNA transcripts ( Fig. 4A i and ii ) .
103 +Therefore , the first category of Lrp regulatory modes was denoted by the independent mode as shown in Fig. 4Bi .
104 +In this category , there are ftsQAZ and gcvTHP operons .
105 +In contrast , the Lrp associations at the promoter regions of fimAICDFGH and livKHMGF , which are known to be activated and repressed by Lrp , respectively , showed slight changes in the Lrp-binding levels in the presence of exogenous leucine ( 18 , 19 ) .
106 +However , the exogenous leucine strongly stimulated the changes in the levels of mRNA transcript levels of those operons ( Fig. 4A iii and iv ) .
107 +Because the exogenous leucine stimulates the effect of Lrp bindings on the promoters , the second category was denoted by the concerted mode ( Fig. 4Bii ) .
108 +Last , for most Lrp-regulated promoters identified ( 74 regions ) , the exogenous leucine relieved the effect of Lrp in vivo ( Fig. 4Biii ) .
109 +For example , Lrp activates and represses the transcription of serA and oppABCDF operon in the absence of exogenous leucine , respectively ( 20 , 21 ) , and exogenous leucine caused the strong repression of the Lrp-bindings on those promoter regions ( Fig. 4A v and vi ) .
110 +This third category was denoted by the reciprocal mode .
111 +Step 3 : Lrp-Regulated Feedback Loop Motifs .
112 +We next functionally classified the 236 genes directly regulated by Lrp and found that the products of many of the genes are known or predicted to function in a wide range of cellular processes and molecular functions , which included amino acid biosynthesis , amino acid degradation , nutrient transport , and synthesis of fimbriae ( Fig .
113 +S4 ) .
114 +We noticed that the functions of 45 % ( 118 genes ) of those genes are mainly localized to the small molecule transport and metabo-lism .
115 +Fig. 5A shows the integrative analysis of Lrp-binding profiles , RNAP occupancy profiles , and mRNA transcript levels of the selected transporters and metabolic enzymes for amino acids .
116 +In the case of transporters , the concerted and reciprocal regulatory modes exist in response to the exogenous leucine .
117 +Specifically , the transporters for branched-chain amino acids ( brnQ , ilvKHMGF , and ilvJHMGF ) are regulated by concerted mode ( Fig. 4Biv ) , whereas transporters for arginine , serine , alanine , and proline ( artMQIP , sdaC , cycA , and proY , respectively ) regulated by reciprocal mode ( Fig. 4vi ) .
118 +Interestingly , Lrp reciprocally regulates the aromatic amino acid transporters ( tyrP and mtr ) and indirectly regulates the general aromatic amino acid transporter ( aroP ) via TyrR transcription factor ( i.e. , Lrp directly regulates the TyrR by reciprocal mode ) .
119 +However , Lrp regulates the metabolic enzymes such as ilvE , tdcB , sdaA , and dadA through only reciprocal mode .
120 +Step 4 : Elucidation of the Function of the LRP Regulon .
121 +From this analysis , we were able to connect transport ( Uptake ) and metabolic ( Use ) feedback loop pairs ( Fig. 5Bi and Table S4 ) and characterize them by 1 of 4 possible combinations of feedback loop motifs ( 1 ) .
122 +In the left loop , Lrp regulates transcription of the transport protein ( T ) , facilitating the uptake of the small molecule ( Xout ) , whereas in the right loop , Lrp controls transcription of metabolic enzymes ( E ) responsible for transforming Xin into Y ( i.e. , metabolites ) .
123 +The logic of the coupled loop motifs can be described by a notation that uses 2 signs ( Fig. 5Bii ) .
124 +For example , the AA ( / ) loop motif indicates that the transcription of both transport and metabolic genes are activated , whereas the RR ( / ) motif demonstrates that the transcription of both genes are repressed .
125 +The possible logical structures of the feedback loop motifs can be characterized depending on how Lrp ( or Lrp-leucine complex ) activates or represses both T and E in response to the exogenous leucine : homeostasis ( / ) , nutrition ( / ) , flow homeostasis ( / ) , and accumulation ( / ) ( 1 ) .
126 +Based on the feedback loop motifs , we analyzed the behavior of logical structures of the transporters and metabolic enzymes in response to the exogenous leucine ( Table S4 ) .
127 +For example , there are 3 possible T-E combinations between branchedchain amino acids transporters ( brnQ , livKHMGF , and livJHMGF ) and 1 metabolic enzyme ( ilvE ) in E. coli .
128 +The combined feedback loop motifs for the branched-chain amino acids indicate the RR ( / ) logical structure in the absence of the exogenous leucine , whereas those are switched to RA ( / ) in exposing to exogenous leucine ( Fig. 5C ) .
129 +However , the combined feedback loop motifs in the T-E combinations for the aromatic amino acids show the transition between RA ( / ) and AR ( / ) logical structures .
130 +In the end , we classified the logical structures of the feedback loop motifs into 3 categories based on the behavior of logical structures in response to the exogenous leucine ( Fig. 5C ) .
131 +Discussion
132 +We reconstructed the Lrp regulon in E. coli by combining genome-scale location analysis , promoter-profiling using rifampicin-treated cells , RNAP occupancy profiles , and gene expression data .
133 +We identified ( i ) regulatory modes for individual genes in the Lrp regulon , ( ii ) the behavior of the logical structures in the Lrp-regulatory feedback loop motifs composed of transporters and metabolic enzymes in response to the exogenous leucine , and ( iii ) the overall structure of the Lrp regulon and how it regulates the metabolism of families of amino acids and other metabolites .
134 +The genome-wide maps of Lrp-binding regions presented here not only confirm the previously characterized Lrp-binding regions ( 17 regions ) but also increase the number of known sites ( 138 regions ) by a factor of 5 .
135 +From the genome-wide mapping results , we were also able to show that : ( i ) A total of 138 Lrp-binding regions were identified , 84 % of which were located within noncoding regions , whereas the remaining 16 % were found within coding regions ; ( ii ) 34 and 92 Lrp-binding regions were identified in exponentially growing cells in the presence and absence of exogenous leucine , respectively , indicating that Lrp bindings to the E. coli genome are dramatically sensitive to the addition of exogenous leucine ; and ( iii ) the Lrp-binding sites on the E. coli genome under stationary growth condition ( 134 Lrp-binding regions identified ) indicated that Lrp plays pivotal roles in the transcriptional regulation under stationary growth conditions .
136 +The high number of Lrp-binding regions was not surprising , given that global transcription factors such as Fnr , Crp , Ihf , Fis , and Hns specifically bind to between 63 and 224 target regions ( 22 -- 24 ) .
137 +The genome-wide location analysis showed Lrp binding at 17 intragenic regions within ORFs and at 2 intergenic regions adjacent to convergently transcribed genes where current genomic annotation did not indicate a possible promoter .
138 +These Lrp-binding regions may indicate that genomic features have not been yet discovered , such as promoters of novel genes , or that transcription factor -- DNA interactions occur by chance and have not been removed by evolution ( 25 ) .
139 +As more experiments of this type are performed and as more functions are assigned to the gene products of hypothetical ORFs , an even clearer picture of the Lrp-binding regions in E. coli will emerge .
140 +It is indicative of the power of the ChIP-chip approach that four-fifths of the Lrp-binding regions observed here were previously unknown .
141 +Furthermore , the physiological functions of nearly one-third of directly Lrp-regulated genes are currently unknown , most of which ( 98 % ) are likely to be regulated by Lrp under the stationary growth condition .
142 +Therefore , much of this regulation can be understood by the principle of `` feast or famine '' adaptation for survival in nutrient-rich or depleted environments ( 16 ) .
143 +Although the physiological functions of the genes are currently unknown , the results presented here support previous suggestions that the physiological role of Lrp is to monitor the nutritional state of the cell to adjust its metabolism to changing nutritional conditions and , in cooperation with other regulatory networks such as alternative sigma factor S , to coordinate these changes with the physical environment of the cell .
144 +In general , the global transcription factors located at the higher level of hierarchy in the transcriptional regulatory network have many direct regulatory targets that are transcription factors located in the lower levels of the transcriptional regulatory network hierarchy ( 26 ) .
145 +We have identified 11 such transcription factors that are under Lrp control .
146 +They are DhaR , CysB , TyrR , SlyA , EutR , TdcA , GadW , LrhA , DeoT , YkgK , and Yhe , the latter 2 of which are predicted regulatory proteins .
147 +Most of these transcription factors participate in the regulation of the amino acid metabolism and small molecule transport .
148 +These regulatory proteins altogether are known to regulate the transcription of at least 34 genes .
149 +There are likely to be additional genes indirectly regulated by Lrp , such as genes regulated by metabolites produced by the metabolic enzymes in the regulatory interaction .
150 +Therefore , the experimental data presented here support the previous suggestion that the size of Lrp regulon is 10 % of all ORFs in E. coli ( 16 , 27 ) .
151 +The data integration of Lrp-binding information with the gene expression profiles , promoter profiling using rifampicin-treated cells , and RNAP occupancy profiles has enabled us to elucidate a fuller mechanistic understanding of the differential Lrp-binding profiles in response to exogenous leucine .
152 +We were able to show that ( i ) the differential Lrp-binding profiles in response to the exogenous leucine described 3 unique regulatory modes ( independent , concerted , and reciprocal ) ; ( ii ) the functional classification of genes directly regulated by Lrp represents the diverse roles of Lrp in the E. coli metabolism and the 45 % of genes in Lrp regulon to the small molecule transport and metabolism ; ( iii ) the feedback loop motifs composed of transporters and metabolic enzymes can be reconstructed based on the unique regulatory modes governed by Lrp and the functional localization of the genes ; and ( iv ) having described the behavior of the feedback loop motifs in response to exogenous leucine , we finally show that the 3 regulatory circuits for controlling small molecules uptake and utilization by the global transcription factor Lrp .
153 +In summary , we have described an integrative analysis of various types of genome-scale data to comprehensively understand the design principles of a global transcription factor , Lrp in E. coli .
154 +In the future , this systems approach will enable us to derive a similar understanding for how broad-acting transcription factors coordinate their activities to arrive at a functional organism .
155 +Materials and Methods
156 +Bacterial Strains , Media , and Growth Conditions .
157 +E. coli BOP508 cells harboring Lrp-8 myc , BOP 508 deleted for lrp , and MG1655 were grown in glucose ( 2 g/L ) minimal M9 medium supplemented with or without 10 mM leucine .
158 +Glycerol stocksoftheE.colistrainswereinoculatedintotheminimalmediumandcultured at 37 °C with constant agitation overnight .
159 +The cultures were diluted 1:100 into 50 mL of the fresh minimal medium and then cultured at 37 °C to an appropriate cell density .
160 +For the rifampicin-treated cells , the rifampicin dissolved in methanol was added to a final concentration of 150 g/mL and stirred for 20 min .
161 +Cultures were monitored by OD600 nm to verify the inhibitory effects of rifampicin .
162 +1 .
163 +Krishna S , Semsey S , Sneppen K ( 2007 ) Combinatorics of feedback in cellular uptake and metabolism of small molecules .
164 +Proc Natl Acad Sci USA 104:20815 -- 20819 .
165 +2 .
166 +Calvo JM , Matthews RG ( 1994 ) The leucine-responsive regulatory protein , a global regulator of metabolism in Escherichia coli .
167 +Microbiol Rev 58:466 -- 490 .
168 +3 .
169 +YokoyamaK , etal .
170 +( 2006 ) Feast/famineregulatoryproteins ( FFRPs ) : EscherichiacoliLrp , AsnC and related archaeal transcription factors .
171 +FEMS Microbiol Rev 30:89 -- 108 .
172 +4 .
173 +Newman EB , Lin R ( 1995 ) Leucine-responsive regulatory protein : a global regulator of gene expression in E. coli .
174 +Annu Rev Microbiol 49:747 -- 775 .
175 +5 .
176 +Landgraf JR , Wu J , Calvo JM ( 1996 ) Effects of nutrition and growth rate on Lrp levels in Escherichia coli .
177 +J Bacteriol 178:6930 -- 6936 .
178 +6 .
179 +Faith JJ , et al. ( 2007 ) Large-scale mapping and validation of Escherichia coli transcriptional regulation from a compendium of expression profiles .
180 +PLoS Biol 5 : e8 .
181 +7 .
182 +Lin R , D'Ari R , Newman EB ( 1992 ) Lambda placMu insertions in genes of the leucine regulon : Extension of the regulon to genes not regulated by leucine .
183 +J Bacteriol 174:1948 -- 1955 .
184 +8 .
185 +Cui Y , Wang Q , Stormo GD , Calvo JM ( 1995 ) A consensus sequence for binding of Lrp to DNA .
186 +J Bacteriol 177:4872 -- 4880 .
187 +9 .
188 +Marasco R , et al. ( 1994 ) In vivo footprinting analysis of Lrp binding to the ilvIH promoter region of Escherichia coli .
189 +J Bacteriol 176:5197 -- 5201 .
190 +10 .
191 +Stauffer LT , Stauffer GV ( 1994 ) Characterization of the gcv control region from Escherichia coli .
192 +J Bacteriol 176:6159 -- 6164 .
193 +11 .
194 +Stauffer LT , Fogarty SJ , Stauffer GV ( 1994 ) Characterization of the Escherichia coli gcv operon .
195 +Gene 142:17 -- 22 .
196 +12 .
197 +Ernsting BR , Denninger JW , Blumenthal RM , Matthews RG ( 1993 ) Regulation of the gltBDF operon of Escherichia coli : How is a leucine-insensitive operon regulated by the leucine-responsive regulatory protein ?
198 +J Bacteriol 175:7160 -- 7169 .
199 +13 .
200 +Cho BK , Knight EM , Palsson BO ( 2006 ) PCR-based tandem epitope tagging system for Escherichia coli genome engineering .
201 +BioTechniques 40:67 -- 72 .
202 +14 .
203 +Herring CD , et al. ( 2005 ) Immobilization of Escherichia coli RNA polymerase and location of binding sites by use of chromatin immunoprecipitation and microarrays .
204 +J Bacteriol 187:6166 -- 6174 .
205 +15 .
206 +Zheng M , Barrera LO , Ren B , Wu YN ( 2007 ) ChIP-chip : Data , model , and analysis .
207 +Biometrics 63:787 -- 796 .
208 +ChIP-Chip .
209 +Culturesatmidlogorstationarygrowthphasewerecross-linkedby1 % formaldehyde at room temperature for 25 min .
210 +After cell lysis and sonication , the cross-linked DNA-Lrp and DNA-RNAP complexes were immunoprecipitated by using antibody against myc-tag and RNA polymerase subunit ( rpoB ) , respectively , and Dynabeads Pan Mouse IgG magnetic beads ( Invitrogen ) followed by stringent washings ( see SI Text for the detailed ChIP-chip protocol ) .
211 +After reversal of the cross-links by incubation at 65 °C overnight , the samples were treated by RNaseA ( Qiagen ) and proteaseK ( Invitrogen ) and then purified with a PCR purification kit ( Qiagen ) .
212 +To verify the enrichment of the Lrp-binding regions in the DNA samples , 1 L of IP or mock-IP DNA was used to perform gene-specific real-time qPCR with the specific primers to the promoter regions .
213 +The IP and mock-IP DNA were then amplified by random DNA amplification method ( 14 ) .
214 +Then , the amplified DNA samples were labeled and hybridized onto whole-genome-tiled microarrays ( NimbleGen ) .
215 +Detailed methods used for ChIP-chip analysis is described in SI Text .
216 +Transcriptional Analysis .
217 +Cultures were grown to midlog growth phase aerobically ( OD A600 0.6 ) .
218 +The cultures ( 3 mL ) were then added to 2 volumes of RNAprotect Bacteria Reagent ( Qiagen ) and total RNA was isolated by using RNAeasy columns ( Qiagen ) with DNaseI treatment .
219 +Total RNA yields were measured by using a spectrophotometer ( A260 ) and quality was checked by visualization on agarose gels and by measuring the sample A260/A280 ratio ( 1.8 ) .
220 +cDNA preparation was performed as described in ref .
221 +13 .
222 +Each qPCR contained 0.5 M of each forward and reverse primer ( SI Text for the detailed qPCR protocol ) , 150 ng of cDNA , and 25 L of SYBR Master Mix ( Qiagen ) .
223 +Affymetrix GeneChip E. coli Genome 2.0 arrays were used for genome-scale transcriptional analyses .
224 +cDNA synthesis , fragmentation , end-terminus biotin labeling , and array hybridization were performed as recommended by Affymetrix standard protocol .
225 +Data Analysis .
226 +To identify enriched regions in the ChIP-chip data , we used the previously developed peak-finding algorithm ( 15 ) .
227 +For the Lrp-binding site pro-file , thedetailsofthemannerinwhichweidentifiedhigh-probabilityLrp-binding regions using ChIP-chip peaks and of the algorithm that we developed to learn the Lrp DNA-binding signals are contained in SI Text .
228 +Raw Experimental Data .
229 +SI Text and all raw data files can be downloaded from http://systemsbiology.ucsd.edu/publications .
230 +ACKNOWLEDGMENTS .
231 +ThisworkwassupportedbyNationalInstitutesofHealth Grant GM062791 and the Office of Science ( BER ) , U. S. Department of Energy , cooperative agreement DE-FC02-02ER63446 .
232 +16 .
233 +Tani TH , et al. ( 2002 ) Adaptation to famine : A family of stationary-phase genes revealed by microarray analysis .
234 +Proc Natl Acad Sci USA 99:13471 -- 13476 .
235 +17 .
236 +Campbell EA , et al. ( 2001 ) Structural mechanism for rifampicin inhibition of bacterial RNA polymerase .
237 +Cell 104:901 -- 912 .
238 +18 .
239 +Kelly A , et al. ( 2006 ) DNA supercoiling and the Lrp protein determine the directionality of fim switch DNA inversion in Escherichia coli K-12 .
240 +J Bacteriol 188:5356 -- 5363 .
241 +19 .
242 +Haney SA , Platko JV , Oxender DL , Calvo JM ( 1992 ) Lrp , a leucine-responsive protein , regulates branched-chain amino acid transport genes in Escherichia coli .
243 +J Bacteriol 174:108 -- 115 .
244 +20 .
245 +Platko JV , Willins DA , Calvo JM ( 1990 ) The ilvIH operon of Escherichia coli is positively regulated .
246 +J Bacteriol 172:4563 -- 4570 .
247 +21 .
248 +Rex JH , Aronson BD , Somerville RL ( 1991 ) The tdh and serA operons of Escherichia coli : Mutational analysis of the regulatory elements of leucine-responsive genes .
249 +J Bacteriol 173:5944 -- 5953 .
250 +22 .
251 +Grainger DC , et al. ( 2005 ) Studies of the distribution of Escherichia coli cAMP-receptor protein and RNA polymerase along the E. coli chromosome .
252 +Proc Natl Acad Sci USA 102:17693 -- 17698 .
253 +23 .
254 +Grainger DC , Hurd D , Goldberg MD , Busby SJ ( 2006 ) Association of nucleoid proteins with coding and non-coding segments of the Escherichia coli genome .
255 +Nucleic Acids Res 34:4642 -- 4652 .
256 +24 .
257 +Grainger DC , et al. ( 2007 ) Transcription factor distribution in Escherichia coli : Studies with FNR protein .
258 +Nucleic Acids Res 35:269 -- 278 .
259 +25 .
260 +Shimada T , Ishihama A , Busby SJ , Grainger DC ( 2008 ) The Escherichia coli RutR transcriptionfactorbindsattargetswithingenesaswellasintergenicregions.NucleicAcids Res 36:3950 -- 3955 .
261 +26 .
262 +Martinez-Antonio A , Collado-Vides J ( 2003 ) Identifying global regulators in transcriptional regulatory networks in bacteria .
263 +Curr Opin Microbiol 6:482 -- 489 .
264 +27 .
265 +Hung SP , Baldi P , Hatfield GW ( 2002 ) Global gene expression profiling in Escherichia coli K12 .
266 +The effects of leucine-responsive regulatory protein .
267 +J Biol Chem 277:40309 -- 40323 .
...\ No newline at end of file ...\ No newline at end of file
1 +Molecular Cell Ar ticle
2 +Rachel A. Mooney ,1 Sarah E. Davis ,1,4 Jason M and Robert Landick1 ,4 , * 1Department of Biochemistry 2Department of Genetics 3Genome Center 4Department of Bacteriology University of Wisconsin , Madison , WI 53706 , USA * Correspondence : landick@bact.wisc.edu DOI 10.1016 / j.molcel .2008.12.021
3 +Regulator Trafficking on Bacterial
4 +SUMMARY
5 +The trafficking patterns of the bacterial regulators of transcript elongation s , r , NusA , and NusG on 70 genes in vivo and the explanation for promoterproximal peaks of RNA polymerase ( RNAP ) are unknown .
6 +Genome-wide , E. coli ChIP-chip revealed distinct association patterns of regulators as RNAP transcribes away from promoters ( r first , then NusA , then NusG ) .
7 +However , the interactions of elongating complexes with these regulators did not differ significantly among most transcription units .
8 +A modest variation of NusG signal among genes reflected increased NusG interaction as transcription prog-resses , rather than functional specialization of elongating complexes .
9 +Promoter-proximal RNAP peaks were offset from s peaks in the direction of tran-70 scription and co-occurred with NusA and r peaks , suggesting that the RNAP peaks reflected elongating , rather than initiating , complexes .
10 +However , inhibition of r did not increase RNAP levels within genes downstream from the RNAP peaks , suggesting the peaks are caused by a mechanism other than r-dependent attenuation .
11 +INTRODUCTION
12 +Transcription of genes by RNAP is controlled by a multiplicity of regulators that modulate template DNA conformation , control initiation , or govern RNAP 's progress through transcription units ( TUs ) in response to internal and environmental signals .
13 +In bacteria and eukaryotes , transcription regulators can be divided into those acting during transcript initiation , elongation , or termination .
14 +Precisely where initiation regulators release and elongation regulators associate with RNAP is unknown .
15 +Further , the distinction between these classes of regulators is not absolute ; some may act during multiple stages of transcription , possibly with different effects .
16 +Finally , although some elongation regulators are known to target subsets of TUs , it is unclear whether general elongation regulators like NusA , NusG , and r interact with most elongating complexes ( ECs ) equivalently or instead preferentially interact with certain TUs or sites within TUs .
17 +In bacteria , s initiation factors bind tightly to core RNAP ( consisting of b0 , b , a2 , and u subunits ) and determine the sequence specificity of RNAP-promoter interactions ( Figure 1A ) .
18 +ss are thought to be released shortly after RNA synthesis begins .
19 +However , whether s release occurs obligately or stochastically , whether s may be completely retained on a subset of TUs , and whether s may transiently rebind to the EC during elongation with possible regulatory consequence all remain in debate ( Bar-Nahum and Nudler , 2001 ; Kapanidis et al. , 2005 ; Mooney et al. , 2005 ; Mooney and Landick , 2003 ; Mukhopadhyay et al. ,
20 +2001 ; Raffaelle et al. , 2005 ; Reppas et al. , 2006 ; Wade and Struhl , 2004 , 2008 ) .
21 +During or after promoter escape , the EC can associate with one or more elongation regulator ( Figure 1A ) .
22 +In bacteria , NusA and NusG alter EC properties differently via direct and independent interactions with RNAP and are the best characterized regulators of elongation ( Burns et al. , 1998 ; Greenblatt et al. , 1981 ; Li et al. , 1992 ; Linn and Greenblatt , 1992 ; Sullivan and Got-tesman , 1992 ) .
23 +NusA preferentially enhances transcriptional pausing associated with nascent RNA hairpins ( Artsimovitch and Landick , 2000 ; Farnham et al. , 1982 ; Greenblatt et al. , 1981 ; Yakhnin and Babitzke , 2002 ) , enhances intrinsic termination at some sites more than others ( Kassavetis and Chamberlin , 1981 ; Linn and Greenblatt , 1992 ; Yakhnin and Babitzke , 2002 ) , modulates r-dependent termination ( Burns et al. , 1998 ) , and is an essential component of antitermination complexes that form on ribosomal RNA ( rrn ) and phage l operons ( Mason et al. , 1992 ; Shankar et al. , 2007 ; Torres et al. , 2001 ) .
24 +NusG increases the rate of RNA chain extension , at least partly by decreasing pausing associated with backtracking ( Artsimovitch and Land-ick , 2000 ) , enhances r-dependent termination via interactions with RNAP and r ( Li et al. , 1992 , 1993 ; Sullivan and Gottesman ,
25 +1992 ) , and also is a component of both rrn and l antitermination complexes ( Mason et al. , 1992 ; Torres et al. , 2001 ) .
26 +Despite these multiple roles of NusA and NusG , it is unclear whether they associate equivalently with ECs on all TUs , differentially with subsets of TUs , or differentially at locations within TUs .
27 +The homohexameric r protein terminates transcription after binding to unstructured , C-rich nascent RNA .
28 +RNA stimulation of its ATP-dependent translocase activity allows r to travel 50 to 30 along the RNA and dissociate ECs unless blocked by intervening ribosomes ( Richardson , 2002 ) .
29 +It is uncertain where within TUs r interacts with ECs and whether r preferentially affects a subset of TUs .
30 +The report of Reppas et al. ( 2006 ) that a significant fraction of TUs in E. coli exhibit promoter-proximal peaks of RNAP heightens interest in knowing whether promoter-proximal , r-dependent termination could contribute to the apparent decrease in RNAP density downstream from promoters .
31 +To investigate trafficking of these regulators on bacterial TUs and the reported promoter-proximal block to transcriptio
32 +( Reppas et al. , 2006 ) , we used `` chromatin immunoprecipitation '' ( Kuo and Allis , 1999 ; Solomon et al. , 1988 ) followed by microarray hybridization ( ChIP-chip ; Wade et al. , 2007 ) .
33 +Our study provides comparative analysis with improved resolution of some proteins examined previously ( RNAP , s , and NusA ; 70 Grainger et al. , 2005 ; Herring et al. , 2005 ; Raffaelle et al. , 2005 ;
34 +Reppas et al. , 2006 ; Wade and Struhl , 2004 ) , as well as genome-wide views of NusA , NusG , and r , leading to important insights into trafficking of bacterial transcription regulators .
35 +RESULTS
36 +Analysis of RNAP ChIP-chip Signals on E. coli TUs
37 +We applied ChIP-chip to E. coli K-12 at mid-log phase of growth at 37 C in defined minimal glucose medium ( Experimental Procedures ) , conditions in which many biosynthetic genes must be expressed and that were used previously for expression analysis ( Allen et al. , 2003 ) .
38 +Using specific antibodies targeting core RNAP , s , NusA , r , or a hemagglutinin ( HA ) epitope present in 70 three copies at the N terminus of the chromosomal nusG gene , we obtained associated DNA that was then fluorescently labeled and hybridized to a tiled oligonucleotide microarray ( 25 bp spacing ; Experimental Procedures ) .
39 +Initial analysis of the immu-noprecipitated DNAs relative to input DNA revealed excellent correspondence among the sites of enrichment by anti-s and 70 anti-RNAP ( anti-b0 ) antibodies ( Figure 1B ) .
40 +Closer examination ( e.g. , of the expanded region around 0.94 mb shown in Figure 1B ) revealed that s was predominantly associated with 70 DNA near promoters , whereas RNAP could be detected in association with both promoter and transcribed-region DNA .
41 +The strongest signals were in genes encoding tRNA , rRNA , and ribosomal proteins ( e.g. , serW and rpsA ) , as expected and reported previously ( Grainger et al. , 2005 ; Raffaelle et al. , 2005 ; Reppas et al. , 2006 ; Wade and Struhl , 2004 ) .
42 +NusA , NusG , and r were associated with ECs in most locations where RNAP was present .
43 +RNAP is known to associate nonspecifically with chromosomal DNA ( deHaseth et al. , 1978 ; Grigorova et al. , 2006 ; von Hippel et al. , 1974 ) .
44 +To estimate the corresponding nonspecific ( background ) ChIP-chip signal for RNAP , we examined regions of the bacterial chromosome thought to be devoid of transcription , such as the cryptic bglB gene ( Defez and De Felice ,
45 +1981 ) .
46 +We identified 170 regions greater than 1 kb whose average RNAP ChIP signal was indistinguishable from that on bglB ( bkgd , Figure 1B ; gray box near 0.94 mB in expanded region ; Table S2 ) .
47 +The signals for these regions were normally distributed with a mean below the signal for 84 % of the complete genome-wide probe set ( compare black to blue histo-grams , Figure 1C ; Supplemental Experimental Procedures ) .
48 +This suggests that most of the E. coli genome is transcribed at levels above the nonspecific background , consistent with previous estimates ( Selinger et al. , 2000 ) .
49 +To characterize RNAP and regulator occupancy further , we identified `` high-quality '' TUs that were significantly above this background and for which signals from adjacent TUs did not obscure the pattern of RNAP and regulator association and dissociation ( e.g. , serS in the expanded region as opposed to clpA and cydCD , which were obscured by strong signals from the adjacent serW tRNA gene ) .
50 +We identified 109 such TUs , which were spread across the E. coli genome and represented a range of expression levels and TU lengths ( Figure 1D and Table S1 ) .
51 +Regulator Trafficking on Representative E. coli TUs
52 +To gauge the basic patterns of regulator trafficking on these 109 TUs , we wished to scale the data in proportion to occupancy of regulators on DNA .
53 +Although true occupancy is impossible to measure without knowing the relative efficiencies of crosslinking for each protein at each TU location as well as the signals corresponding to zero and full occupancy , we nevertheless defined an apparent occupancy ( Occapp ) by linearly scaling signals for each protein between zero , which was set equal to the background defined by bglB-similar regions ( Figure 1C ; Table S2 ) , and one , which was arbitrarily defined as the average of the ten threeprobe clusters with highest average value ( Figure 1C ; Supplemental Experimental Procedures ) .
54 +Therefore , Occapp is a function of true occupancy and relative `` crosslinkability . ''
55 +An examination of eight representative TUs ( seven from among the 109 high-quality TUs plus rrnE ) revealed significant variation both in the uniformity of RNAP and regulator Occapp across TUs and in the ratios of RNAP Occapp to s and other 70 regulators at locations within TUs ( Figure 2 ) .
56 +In some cases , the peak of s Occapp surrounding the transcription start site 70 ( TSS ) was much greater than RNAP Occapp , with the latter exhib-iting a relatively uniform distribution across the TU ( serS , rspF , and acnB ; Figures 2A , 2D , and 2F ) .
57 +In other cases , the s 70 peak was more similar to the corresponding RNAP Occapp ( atpI BEFHAGDC , gltBDF , and carAB ; Figures 2C , 2E , and 2H ) ; in these cases RNAP typically exhibited a pronounced promoterproximal peak similar to that previously reported ( Reppas et al. , 2006 ; Wade and Struhl , 2008 ) .
58 +These representative examples suggest there is no one-to-one correspondence between s Occapp and RNAP Occapp at promoters ; this obser-70 vation was reflected in the modest ( 0.77 ) correlation between peak Occapp values for s and RNAP ( Figure S1 ) .
59 +70
60 +Patterns The regulators s , NusA , NusG , and r all appeared to be 70 present on each TU , but with notable differences in their Occapp distributions .
61 +NusA closely mirrored RNAP on each TU , appearing to associate with RNAP as the signal from s disappears .
62 +70 This is consistent with the long-standing view that NusA displaces s during transcript elongation ( Greenblatt and Li , 70 1981 ) .
63 +In contrast , NusG appeared to associate with elongating
64 +RNAP farther from promoters and did not appear to be present at locations where RNAP forms promoter-proximal peaks .
65 +Rather , NusG Occapp rose gradually to levels that exceed other regulators on most TUs .
66 +The ratio of NusG/RNAP Occapp appeared to be much greater in the distal portions of some TUs ( e.g. , atpIBEFHAGDC and cyoABCDE ; Figures 2C and 2G ) than others ( e.g. , rrnE and rpsF-priB-rpsR-rplI ; Figures 2B and 2D ) .
67 +The different pattern of NusG on rrnE may reflect its participation ( with NusA , NusB , NusE , and a subset of ribosomal proteins ) in the rrn antitermination complex ( Torres et al. , 2001 ) .
68 +r exhibited a striking pattern of significant promoter-proximal peaks near s peaks and RNAP promoter-proximal peaks , 70 but a lower Occapp over most of the TU .
69 +Finally , although s 70
70 +Occapp for the rrnE TU and seven representative TUs from among the 109 TUs selected for the absence of interfering upstream or downstream signals ( Figure 1D and Table S1 ) .
71 +Occapp was calculated as described in the Supplemental Experimental Procedures using two rounds of sliding-window smoothing ( 500 bp window for RNAP , NusA , NusG , and r ; 175 bp window for s ) .
72 +Genes are depicted as labeled open arrows , promoters as vertical lines 70 capped with arrows , and known intrinsic terminators as hairpins .
73 +Note that the scales of Occapp and TU length ( in kb , denoted by hatchmarks ) differ in each panel .
74 +Protein-encoding genes are colored blue , and the rRNA TU is colored yellow .
75 +Regulators are colored as in Figure 1 .
76 +Vertical dotted lines are the center of the s peak .
77 +For the rrn TU , there are two promoters ( and two s peaks ) .
78 +70 70 ( A ) serS , a monocistronic TU encoding seryl-tRNA synthetase .
79 +( B ) rrnE , one of seven E. coli rRNA TUs .
80 +Due to near-sequence-identity among the rRNA TUs , these signals represent the average of all seven rRNA TUs .
81 +( C ) atpIBEFHAGDC , the nine-gene TU encoding the F0 , F1 ATP synthase .
82 +( D ) rpsFpriBrpsRrplI , encoding the ribosomal protein S6 , DNA replication primosome protein N , ribosomal protein S18 , and ribosomal protein L9 .
83 +( E ) gltBDF , encoding glutamate synthase large and small subunits and a peri-plasmic protein involved in nitrogen metabolism .
84 +( G ) cyoABCDE , encoding cytochrome bo terminal oxidase and heme O synthase .
85 +( H ) carAB , encoding carbamoyl phosphate synthetase .
86 +was principally present at promoters , as reported previously ( Re-ppas et al. , 2006 ; Wade and Struhl , 2004 ) , s Occapp remained 70 above zero across most TUs ( e.g. , serS , rrnE , and cyoABCDE ; Figures 2A , 2B , and 2G ) .
87 +To examine the correlation between RNAP and regulator presence on TUs more carefully , we calculated the average ChIP ¬
88 +( A ) Diagram illustrating calculation of mid-TU signals .
89 +For each of the 109 highquality TUs , the log2 ( IP/input ) signals for all probes within a 200 bp window surrounding the center of the TU were averaged to yield an estimate signal due to elongating RNAP or regulator associated with the elongating RNAP .
90 +Regulators are colored according to Figures 1 and 2 .
91 +( B ) Correlation of s and RNAP mid-TU signals .
92 +Only TUs for which the mid-70 TU point was more than 500 bp from the s peak were included ( to avoid influ-70 ence of signal from the s peak ; n = 80 ) ; r = 0.68 ; p < 0.001 .
93 +70 ( C ) Correlation of NusA and RNAP mid-TU signals ( n = 109 ) ; r = 0.97 ; p < 0.001 .
94 +( D ) Correlation of NusG and RNAP mid-TU signals ( n = 109 ) ; r = 0.71 ; p < 0.001 .
95 +( E ) Correlation of r and RNAP mid-TU signals ( n = 109 ) ; r = 0.78 ; p = < 0.001 .
96 +( F ) The correlation coefficient between the RNAP signal and each of the regulator signals plotted versus mean mid-TU signal for the regulator .
97 +Mean signals for NusA , NusG , s , and r are 73 % , 95 % , 33 % , and 51 % of mean RNAP 70 signals , respectively .
98 +chip signals for each in a 200 bp window in the middle of the 109 high-quality TUs ( Figure 3A ) and compared the regulator and RNAP ChIP-chip signals directly ( Figures 3B -- 3F ) .
99 +Strikingly , s , NusA , NusG , and r mid-TU signals all exhibit an obvious 70 correlation with RNAP mid-TU signals .
100 +However , the correlation was much greater for NusA than for s , NusG , or r ( Figure 3F ) .
101 +70 For s and r , the weaker correlation is consistent with lower 70 signal-to-noise ratio resulting from the reduced mean signals in the middle of the TUs .
102 +However , this is not the case for NusG , where the mean mid-gene signal was as large as the RNAP signal despite the much-reduced correlation ( Figure 3F ) .
103 +These results suggest that elongating RNAPs do not exhibit TU-specific variations in affinity for s , NusA , NusG , or r. Although the rela-70 tive affinity of each regulator for ECs differs ( i.e. , s and r exhibit 70 lower signals than NusA and NusG ) , there is no indication that they target one subset of TUs relative to others .
104 +Thus , they can rightly be classified as general elongation regulators as opposed to specialized regulators like RfaH that are recruited to a specific subset of TUs ( Artsimovitch and Landick , 2002 ) .
105 +To resolve the pattern of s , NusA , NusG , and r interactions 70 with RNAP more accurately , we took advantage of the similarity of these interactions among TUs to compute aggregate Occapp profiles ( Figure 4 ) .
106 +For this purpose , we selected a set of highly transcribed TUs among the 109 high-quality TUs ( to improve signal-to-noise ratios ) and avoided TUs known to contain transcription attenuators ( e.g. , trp or leu ) or multiple promoters that might complicate the distribution of RNAP .
107 +This yielded a set of 42 TUs that included 13 lacking an obvious promoter-proximal RNAP peak and 29 containing a readily discerned promoterproximal RNAP peak ( traces B and C in Figure 4A ) .
108 +We computed the aggregate Occapp for these TUs by aligning them relative to the genome coordinate of their s peak and then averaging 70 normalized Occapp values for each protein ( normalized relative to the highest Occapp for that protein in a given TU ) .
109 +The RNAP peak aggregate Occapp for the 42 TUs was offset in the direction of transcription from the s peak by 150 bp ( d in Figure 4A ) .
110 +The 70 size of this offset was widely distributed among different TUs and was uncorrelated with RNAP mid-TU signal ( Figure S2 ) .
111 +However , the 29 TUs exhibiting pronounced peaks were , on average , longer ( 3.43 kb average length ) , whereas the TUs on which Occapp declined much more slowly were , on average , shorter TUs ( 1.36 kb average length ; Mann-Whitney p < 0.001 ) .
112 +The aggregate Occapp profiles highlighted differences in regulator trafficking on E. coli TUs .
113 +s appeared to dissociate from 70
114 +RNAP as RNAP loses contact with the promoter ( as reported previously by Raffaelle et al. , 2005 ; Reppas et al. , 2006 ; Wade and Struhl , 2004 ) .
115 +Although the s peak was nearly symmetric 70 around its center as noted by Reppas et al. ( 2006 ) , it was skewed 20 bp downstream at its vertical midpoint in our data ( Figure S3 ) .
116 +This s skew was caused by translocation of 70
117 +RNAP relative to the TSS , as evidenced by loss of the skew and a slight upstream shift of the s peak upon treatment of 70 cells with rifampicin ( Figure S3 ) .
118 +Conversely , NusA appeared to associate fully with elongating RNAP sometime after the s 70 signal disappeared ( Figures 4B and 4C ) .
119 +Both the NusA and r aggregate profiles exhibited promoter-proximal peaks , as observed for the individual profiles ( compare Figures 2 and 4C ) .
120 +However , the r peak was displaced 50 bp upstream ( relative to the RNAP peak ) , whereas the NusA peak was displaced downstream .
121 +Finally , NusG associated with elongating RNAP much more slowly than either NusA or r , reaching a plateau of Occapp 800 bp downstream of the s peak .
122 +The same aggre-70 gate and individual-TU patterns of NusG association were observed using anti-NusG polyclonal antibody ( Figure S4 ) , ruling
123 +Taken together , our analysis of regulator trafficking on E. coli TUs ( Figures 2 -- 4 ) leads to the following key conclusions .
124 +First , s crosslinks almost exclusively to promoter DNA , although 70 a downstream skew of the s peak and weak s signal in the 70 70 middle of TUs are consistent with stochastic release of s 70 from elongating RNAP followed by weak s association with 70 ECs ( Mooney et al. , 2005 ) .
125 +The extent of s - EC association is 70 difficult to assess from ChIP-chip data ( see Discussion ) ; we can not exclude the possibility that nonspecific antibody-EC interaction contributes to the mid-TU s .
126 +70 Second , NusG associates with ECs more slowly than NusA on most TUs ( Figures 2 and 4 ) , except on antiterminated rrn TUs , where its faster association likely reflects incorporation into an antiterminated EC ( Torres et al. , 2001 ) .
127 +Conversely , the slower association of NusG on other TUs may suggest that its binding is stimulated by a feature of the EC that increases the farther RNAP transcribes .
128 +Third , r is evident at most TU locations , with a peak interaction at locations in between the strongest s and RNAP signals 70 ( Figures 4B and 4C ) .
129 +This suggests that r may associate with transcripts shortly after the initiation of transcription .
130 +r is detect-able throughout TUs , and the extent of this interaction is well correlated with the amount of RNAP located on the TU ( Figure 3E ) .
131 +This is consistent with the generally accepted role of r in premature termination whenever translation is compromised .
132 +To investigate the greater variability of NusG/RNAP ratios and NusG 's apparently slower association with ECs , we computed the NusG/RNAP , NusA/RNAP , and r/RNAP ratios for each gene and examined these ratios as a function of the average RNAP signal per gene ( Figures 5A -- 5C ) .
133 +NusA and r both exhibited relatively uniform distributions ; genes with low RNAP signals exhibited higher ratios ( as expected mathematically ; Figures 5A and 5B ) .
134 +In this analysis , NusA/RNAP ratios on rRNA genes were slightly above the trend line but were still consistent with at least 1:1 NusA : RNAP on most ECs .
135 +tRNA genes exhibited disproportionately high ratios of both NusA and r , suggesting that transcription of tRNA genes may differ from protein-coding genes .
136 +Small RNA ( sRNA ) genes , in contrast , exhibited normal ratios of NusA and r to RNAP .
137 +The NusG/RNAP ratio distribution differed strikingly from the
138 +NusA or r ratios .
139 +Although rRNA genes exhibited high NusG / RNAP ratios , a subset of genes with lower average RNAP signal exhibited even higher NusG/RNAP ratios ( inset , Figure 5C ) .
140 +Interestingly , several of these were genes involved in energy production ( genes from the nuo and cyo operons ) , murein/peptidoglycan biosynthesis and recycling ( oppD & F , murB & E ) , or amino-acid biosynthesis ( trpA & B , metI , cysM ) .
141 +This raised the possibility of a functional connection to elevated NusG levels on certain TUs ( e.g. , to localize transcription of certain genes ) .
142 +As an alternative , we considered whether the length of TUs might explain the abnormal NusG/RNAP ratios ( e.g. , if long TUs acquire higher NusG occupancy ) .
143 +To test this , we compared the NusG/RNAP ratio to the distance of genes from their TSS ( for cases where the TSS is known ) and found a strong correlation of TSS-gene distance to NusG/RNAP ratio ( Spearman r = 0.57 ; Figure 5D ) .
144 +Genes that deviated significantly from this strong correlation by exhibiting low NusG/RNAP ratios included rfa and rfb genes ( inset , Figure 5D ) .
145 +This is readily explained because rfa and rfb genes are regulated by RfaH , a specialized paralog of NusG that competes with NusG for interaction with ECs ( Belogurov et al. , 2007 ) .
146 +We conclude that the gradual increase in NusG association as transcription progresses , rather than a connection to gene function , explains elevated NusG/RNAP ratios on some genes .
147 +The high NusG/RNAP ratios on energy-related and amino-acid-biosynthetic operons simply reflect the greater-than-average length of these TUs .
148 +To confirm this interpretation , we plotted the average NusG/RNAP ratios for different gene functional classes by the average TSS-gene distance for the functional class ( Figure 5E ) .
149 +Classes with NusG/RNAP signal ratios below the genome average ( red circle , Figure 5E ) contained , on average , shorter genes , whereas classes exhibiting significantly higher NusG/RNAP signal ratios contained longer genes .
150 +Thus , the primary determinant of NusG levels is TSS-gene distance , rather than gene function .
151 +Promoter-Proximal RNAP Peaks Correlate with Promoter-Proximal NusA and r Peaks
152 +Promoter-proximal RNAP peaks have been detected in E. coli and Drosophila and are suggested to reflect RNAPs kinetically blocked early in elongation ( for Drosophila ) or possibly even prior to promoter escape ( for E. coli ; Core and Lis , 2008 ; Muse et al. ,
153 +2007 ; Reppas et al. , 2006 ; Wade and Struhl , 2008 ; Zeitlinger et al. , 2007 ) .
154 +Therefore , we asked whether promoter-proximal RNAP peaks were associated with NusA and r , which presumably requires promoter escape .
155 +We first calculated the traveling ratio ( TR ; the ratio of RNAP signal in the promoter-proximal peak to that within the TU ; Reppas et al. , 2006 ) for a set of genes with a 50-s70 peak and that were greater than 1 kb in length ( to insure the peak and mid-gene signals were well separated ; Figure 6A ) .
156 +We then tested whether a NusA peak , r peak , or both occurred within 300 bp of the RNAP peak and binned the results based on TR ( Figure 6B ) .
157 +If the RNAP peaks reflect RNAPs poised prior to promoter escape , then the fraction of RNAP peaks with NusA or r copeaks should decrease at low TR ( because a low TR would indicate promoter-bound RNAP that should not recruit NusA or r , in contrast to ECs that can bind both ) .
158 +Instead , we observed little change in the frequency of NusA and r copeaks at low TR .
159 +We also binned the frequency of NusA and r copeaks based on gene expression level ( Allen et al. , 2003 ) , to ask if a block to promoter escape correlates with low expression ( as suggested previously by Reppas et al. , 2006 ; Figure 6C ) .
160 +No correlation was evident .
161 +Further , the frequency of copeaks correlated to RNAP peak height ( Figure 6D ) , suggesting that the failure to detect NusA or r copeaks for a fraction of RNAP peaks
162 +( 25 % ) is mostly explained by false negatives in the peak-calling algorithm , since the signal-to-noise ratio for RNAP is better than that for NusA or r. Taken together , these results suggest that promoter-proximal RNAP peaks reflect RNAPs that have escaped promoters , at which point signals for NusA and r become detectable .
163 +To verify that RNAP peaks reflected premature termination rather than a block to promoter escape , we used quantitative RT-PCR to test representative sets of TUs that exhibited or lacked RNAP peaks ( Figures 4B and 4C ) for a drop in RNA transcript levels .
164 +This is an imperfect test because RNAs generated by premature termination are more difficult than long mRNAs to quantify accurately and also may be unstable .
165 +Nonetheless , six of eight TUs exhibiting RNAP peaks produced significantly more RNA near the 50 end versus 0 of 4 for TUs lacking RNA peaks ( Figure S5 ; p < 0.005 ; Student 's t test ) .
166 +Thus , most RNAP peaks are associated with premature transcription termination .
167 +Reppas et al. ( 2006 ) raised the possibility that RNAP peaks might instead correspond to RNAPs poised prior to promoter escape in part because they found 300 s peaks 70 not associated with detectable mRNAs .
168 +Thus , we asked if these s peaks exhibited NusA or r copeaks .
169 +Of the 300 70 peaks , 20 correspond to highly expressed stable RNA genes ; 138 of the remainder were associated with an RNAP peak ( Table S6 ) .
170 +Of these 138 , 74 were within 300 bp of s and 70 RNAP peaks in our data .
171 +Of these 74 , 45 ( 61 % ) were associated with a NusA peak ; 49 ( 66 % ) were associated with a r peak ; 33 ( 46 % ) were associated with both ; and 13 ( 18 % ) were associated with neither ( Figure S6 ) .
172 +As noted above , some NusA and r copeaks for small RNAP peaks were probably missed .
173 +Nonetheless , a few RNAP peaks likely represent promoter-bound enzyme : of three examples specifically cited by Reppas et al. ( 2006 ) , one ( hepA ) was associated with NusA and r , but two ( deoB and yjiT ) were associated with neither ( data not shown ) .
174 +The finding that promoter-proximal RNAP peaks correspond to RNAPs blocked early in elongation raised the possibility they result from transcriptional attenuation .
175 +Indeed , the Occapp profiles of genes regulated by attenuation resembled the aggreproximal peaks , could cause the RNAP peaks by r-dependent attenuation before a ribosome can bind and initiate translation , we examined the effect of the well-characterized r inhibitor , bicyclomycin ( Supplemental Experimental Procedures ) .
176 +If the RNAP peaks were caused by r-dependent attenuation , they should be reduced when cells are treated with bicyclomycin .
177 +genes that exhibit low TRs ( Cardinale et al. , 2008 ; Figure S8 ) .
178 +Thus , r-dependent attenuation does not appear to be the principal cause of promoter-proximal RNAP peaks .
179 +DISCUSSION
180 +Our ChIP-chip study of the distributions of RNAP , s , NusA , 70 NusG , and r on E. coli TUs reveals the patterns of trafficking for regulators most central to control of transcript elongation in bacteria and has important implications for understanding the mechanisms underlying these patterns .
181 +s , NusA , NusG , and 70 r are distributed relatively uniformly among most transcribing RNAP molecules with apparent relative affinities for elongating RNAP of NusAzNusG > r > s70 .
182 +As RNAP moves away from a promoter , crosslinking of s greatly decreases .
183 +r and NusA 70 appear to associate with RNAP as s association decreases , 70 with r slightly preceding NusA , whereas NusG associates with elongating RNAP more slowly .
184 +As previously reported ( Reppas et al. , 2006 ) , RNAP exhibits strong promoter-proximal peaks on many , but not all TUs .
185 +We find that these peaks correspond to ECs and that they do not result from r-dependent attenuation .
186 +NusA, NusG, and r Exhibit Different Patterns of EC Association, but No TU-Specific Specialization
187 +Our finding that NusA , NusG , and r are , to a first approximation , uniformly associated with ECs on most TUs suggests they act as general modulators of transcript elongation with about equal probability of altering responses of RNAP to intrinsic pause , arrest , or termination sites , regardless of where these sites occur in the genome .
188 +Due to the limited resolution of ChIP-chip , this does n't preclude specific associations of regulators at intrinsic sites that affect only a minority of elongating RNAP molecules or at which events occur rapidly relative to movement of RNAP over the surrounding DNA sequences .
189 +The results do rule out the possibilities that NusA , NusG , or r associate with certain TUs or certain sites within TUs to the exclusion of other TUs or locations .
190 +Nonetheless , each regulator associates with ECs as they move away from promoters in a distinct , regulator-specific pattern that is similar on most TUs ( Figure 7 ) .
191 +NusA exhibits negligible signal at promoters and associates with RNAP as s association is lost , closely paralleling RNAP 70 levels once RNAP moves away from a promoter ( Figures 2 -- 4 ) .
192 +NusA 's highest affinity contacts occur between the NusA CTD and the a-subunit CTD ; additional contacts are made by NusA 's KH and S1 domains to the nascent RNA and by the NusA NTD to a second site on RNAP , which may include the b-subunit flap tip ( Liu et al. , 1996 ; Mah et al. , 2000 ; Toulokhonov et al. , 2001 ) .
193 +At promoters , the a CTD binds to upstream DNA , either sequence specifically at UP elements or nonspecifically in association with s ( Estrem et al. , 1999 ) , and s region 4 occupies the 70 70 flap tip until nascent RNA reaches 16 -- 17 nt in length ( Murakami et al. , 2002 ; Nickels et al. , 2006 ) .
194 +Thus , NusA contacts are either not possible ( to nascent RNA ) or masked by DNA or s until 70 RNAP moves away from the promoter , at which point the association of NusA with the a CTD and nascent transcript likely tether NusA to the EC via interactions that are largely independent of EC position in a TU ( Figure 7 ) .
195 +Like NusA , NusG exhibits negligible signal at promoters , but unlike NusA , it appears to associate with RNAP in two phases .
196 +In the first phase , evident in aggregate Occapp profiles ( Figure 4 ) , NusG increases association with RNAP rapidly to 1 kb downstream from promoters .
197 +This first phase is distinct signal does not mirror the promoter-proximal RNAP peaks ( Figure 4C ) .
198 +In the second phase , NusG Occapp increases more slowly , resulting in the increased NusG/RNAP ratios for genes farther from promoters ( Figures 5D and 5E ) .
199 +One explanation for the delayed association pattern of NusG could be competition with s for its binding location on RNAP .
200 +70
201 +NusG is suggested to bind RNAP via contacts to the clamp helices ( Belogurov et al. , 2007 ) , which also make the tightest RNAP contact to s ( via s region 2 ; Arthur and Burgess , 70 70 1998 ; Young et al. , 2001 ) .
202 +Although s region 4 dissociates 70 from the flap tip when 16 -- 17 nt of RNA are synthesized , the s region two-clamp helices interaction can persist in the EC 70 without steric conflict ( Mooney et al. , 2005 ) .
203 +In this case , slow NusG association could reflect delayed dissociation of s 70 region 2 .
204 +This would mean that s dissociates from RNAP 70 more slowly than reported by the ChIP-chip assay , which instead shows a sharp fall-off in s crosslinking immediately down-70 stream from promoters ( Figure 4 ; Raffaelle et al. , 2005 ; Reppas et al. , 2006 ; Wade and Struhl , 2004 ; see below ) .
205 +Alternatively , s may release rapidly and NusG binding could require long 70 RNA transcripts , since it has been suggested that NusG contains an RNA-binding activity ( Steiner et al. , 2002 ) .
206 +r associates with TUs closer to promoters than either NusA or NusG and then appears to decrease somewhat in TU association farther from promoters , with an approximately uniform association relative to RNAP signal ( Figures 3 and 4 ) .
207 +The location of the promoter-proximal r peak is consistent with the requirement of 80 -- 100 nt for r effects on ECs ( Lau and Roberts , 1985 ) .
208 +Thus , r appears to bind as soon as the requisite nascent transcript becomes available but perhaps fails to terminate transcription because NusG is not yet associated with RNAP .
209 +This early binding could position r to detect and subsequently terminate synthesis of the occasional mRNA on which translation fails .
210 +The strong r ChIP signal may be reduced once ribosomes load
211 +Our analysis of s confirmed prior reports that the great majority 70 of s ChIP signal is lost as RNAP escapes the promoter ( Raf-70 faelle et al. , 2005 ; Reppas et al. , 2006 ; Wade and Struhl , 2004 ) , but asymmetry of the s aggregate Occapp peak suggests the 70 signal is lost on average 20 bp into TUs ( Figure S3 ) .
212 +However , a low s ChIP signal was present and was correlated with RNAP 70 signal at the middle of TUs ( Figure 3B ) .
213 +This likely reflects s - EC 70 interaction , although we can not exclude other possibilities ( e.g. , that transcription increases nonspecific binding of s - contain-70 ing holoenzyme to DNA , for instance by removing nucleoid proteins from DNA ) .
214 +In any case , it is difficult to assess the extent of the interaction from the low s ChIP signal because it may 70 reflect far less efficient s crosslinking to DNA than for promoter 70 complexes ( e.g. , indirect s - RNAP and RNAP-DNA crosslinking 70 in ECs rather than direct s - promoter DNA crosslinking ) .
215 +Our 70 results are consistent with the view that s breaks DNA contact 70 when RNAP escapes a promoter after which s 's weakened 70 contacts to RNAP allow its stochastic release ( Mooney et al. , 2005 ; Raffaelle et al. , 2005 ; Shimamoto et al. , 1986 ) but still support at least a weak equilibrium association with ECs and s rebinding at promoter-like sequences encountered during 70
216 +The Mechanistic Basis of Promoter-Proximal RNAP Peaks
217 +In principle , promoter-proximal RNAP peaks could reflect one of at least three mechanistically distinct types of blocks to transcription .
218 +RNAP could be trapped ( 1 ) prior to promoter escape ( e.g. , before strand opening or in abortive initiation ) ; ( 2 ) early in elongation in a paused ( or poised ) state from which it can be released to productive elongation ; or ( 3 ) by premature and presumably regulated transcription termination ( transcriptional attenuation ) .
219 +Promoter-proximal RNAP peaks are common for human and Drosophila genes where they appear to be correlated with developmentally regulated rather than with housekeeping genes ( ENCODE Project Consortium , 2004 ; Guenther et al. , 2007 ; Muse et al. , 2007 ; Zeitlinger et al. , 2007 ) .
220 +These peaks have been attributed to promoter-proximal pausing based on several criteria ( Core and Lis , 2008 ; Muse et al. , 2007 ; Zeitlinger et al. , 2007 ) .
221 +In S. cerevisiae , promoter-proximal peaks occur only in stationary phase and by unknown mechanism ( Wade and Struhl , 2008 ) .
222 +All three types of mechanisms are well characterized in E. coli : promoter trapping ( Laishram and Gowrishan-kar , 2007 ; Rosenthal et al. , 2008 ) , promoter-proximal pausing ( Marr and Roberts , 2000 ; Hatoum and Roberts , 2008 ) , and attenuation ( Merino and Yanofsky , 2005 ) .
223 +Our findings establish that most promoter-proximal E. coli
224 +RNAP peaks correspond to ECs .
225 +First , the promoter-proximal RNAP peaks were offset in the direction of transcription by 150 bp ( Figure 4 ) .
226 +The transition from abortive to productive elongation , marked by release of s from promoter contacts 70 ( or from RNAP contacts ) , occurs within the first 20 nt of transcript elongation ( Chander et al. , 2007 ; Revyakin et al. , 2006 ) .
227 +Known cases of s - stimulated pausing in vivo occur no later than +25 70 ( Ring et al. , 1996 ) .
228 +Thus , the location of RNAP peaks at +150 is inconsistent with a block prior to promoter escape and EC formation .
229 +Second , NusA , which is thought to bind to ECs after release of s , and r , which requires > 50 nt of RNA to bind , 70 both appeared to be associated with RNAP in the promoterproximal peaks .
230 +Assuming that ChIP-chip captures a close-to-instantaneous snapshot of RNAP positions on DNA , we suggest that the promoter-proximal RNAP peaks reflect transcriptional attenuation caused by a mechanism other than r-dependent termination , rather than RNAP poised at promoters ( Wade and Struhl , 2008 ) .
231 +The position of these RNAP peaks is consistent with the typical position of transcription attenuators ( Merino and Yanofsky , 2005 ) and strongly resembles ChIP-chip profiles of RNAP on TUs known to be subject to transcriptional attenuation ( e.g. , trp and pyrBI ; Figure S7 ) .
232 +Promoter-proximal peaks in eukaryotes have been ascribed to paused ECs ( Core and Lis , 2008 ; Muse et al. , 2007 ; Zeitlinger et al. , 2007 ) .
233 +Although long elusive , transcription attenuation is now clearly shown to occur in eukaryotes ( Steinmetz et al. , 2006 ) .
234 +Conclusive evidence that promoterproximal halted RNAPs are actually paused rather than on a termination pathway exists only for a limited number of cases ( e.g. , Drosophila heat shock genes and bacteriophage l P 0 R ; Adelman et al. , 2005 ; Marr and Roberts , 2000 ) .
235 +The regulation of early elongation by attenuation may prove to be more
236 +For additional information, see the Supplemental Experimental Procedures.
237 +Materials
238 +E. coli K12 strains MG1655 and MG1655 HA3 : : nusG were used for all experiments .
239 +MG1655 HA3 : : nusG was constructed by gene replacement without selection to give a strain isogenic to MG1655 encoding three copies of the hemagglutinin ( HA ) epitope tag at the 50 end of nusG .
240 +Monoclonal antibodies against s ( 2G10 ) , RNAP ( anti-b 70 0 , NT73 or anti-b , NT63 ) , and NusA ( 1NA1 ) were purchased from Neoclone ( Madison , WI ) .
241 +The monoclonal 12CA5 antiHA antibody ( to target HA3 : : nusG ) was purchased from Roche .
242 +The polyclonal antibody against NusG was generated by Proteintech ( Chicago ) , and polyclonal antibody against r was a kind gift from Jeff Roberts ( Cornell University ) After labeling , ChIP samples were hybridized to a custom microarray from Nimblegen ( Madison , WI ) that contains two copies of 187,204 Tm-matched R45-mer oligonucleotides that tile the E. coli chromosome with an average of spacing of 24.5 bp .
243 +Cell Growth and ChIP-chip
244 +Cells were grown in defined minimal medium ( with 0.2 % glucose ) with vigorous shaking at 37 C to mid-log ( light scattering at 600 nm equivalent to 0.4 OD ) .
245 +Formaldehyde was added to 1 % final , and shaking was continued for 5 min before quenching with glycine .
246 +Cells were harvested , washed with
247 +PBS , and stored at 80 C. Cells were sonicated and digested with micrococcal nuclease and RNase A before immunoprecipitation .
248 +The ChIP DNA sample was amplified by ligation-mediated PCR ( Lee et al. , 2006 ) to yield > 4 mg of DNA , pooled with two other independent samples , and sent to Nimblegen , where samples were labeled with Cy3 and Cy5 fluorescent dyes ( one for the ChIP sample and one for a control input sample ) and hybridized to a single microarray as a two-color experiment .
249 +ACCESSION NUMBERS
250 +Raw microarray data have been deposited in GEO under the accession number GSE13938 .
251 +The Supplemental Data include Supplemental Experimental Procedures and seven figures and can be found with this article online at http://www.cell .
252 +com/molecular-cell/supplemental / S1097-2765 ( 08 ) 00891-5 .
253 +ACKNOWLEDGMENTS
254 +We thank C. Herring for construction of the HA3 : : nusG allele , K. Struhl for helpful discussions and sharing results prior to publication , and J. Grass for assistance with a control experiment .
255 +This work was supported by grants to A.Z.A. ( USDA Hatch ) and R.L. ( NIH GM38660 ) .
256 +Mol. Cell 26, 117–129.
257 +Burns , C.M. , Richardson , L.V. , and Richardson , J.P. ( 1998 ) .
258 +Combinatorial effects of NusA and NusG on transcription elongation and Rho-dependent termination in Escherichia coli .
259 +J. Mol .
260 +Biol .
261 +278 , 307 -- 316 .
262 +Cardinale , C.J. , Washburn , R.S. , Tadigotla , V.R. , Brown , L.M. , Gottesman , M.E. , and Nudler , E. ( 2008 ) .
263 +Termination factor Rho and its cofactors NusA and NusG silence foreign DNA in E. coli .
264 +Science 320 , 935 -- 938 .
265 +Chander , M. , Austin , K.M. , Aye-Han , N.N. , Sircar , P. , and Hsu , L.M. ( 2007 ) .
266 +An alternate mechanism of abortive release marked by the formation of very long abortive transcripts .
267 +Biochemistry 46 , 12687 -- 12699 .
268 +Core , L.J. , and Lis , J.T. ( 2008 ) .
269 +Transcription regulation through promoterproximal pausing of RNA polymerase II .
270 +Science 319 , 1791 -- 1792 .
271 +Defez , R. , and De Felice , M. ( 1981 ) .
272 +Cryptic operon for beta-glucoside metab-olism in Escherichia coli K12 : genetic evidence for a regulatory protein .
273 +Genetics 97 , 11 -- 25 .
274 +deHaseth , P.L. , Lohman , T.M. , Burgess , R.R. , and Record , M.T. , Jr. ( 1978 ) .
275 +Nonspecific interactions of Escherichia coli RNA polymerase with native and denatured DNA : differences in the binding behavior of core and holoenzyme .
276 +Biochemistry 17 , 1612 -- 1622 .
277 +ENCODE Project Consortium .
278 +( 2004 ) .
279 +The ENCODE ( ENCyclopedia Of DNA
280 +Estrem , S.T. , Ross , W. , Gaal , T. , Chen , Z.W. , Niu , W. , Ebright , R.H. , and Gourse , R.L. ( 1999 ) .
281 +Bacterial promoter architecture : subsite structure of UP elements and interactions with the carboxy-terminal domain of the RNA polymerase alpha subunit .
282 +Genes Dev .
283 +13 , 2134 -- 2147 .
284 +Farnham , P.J. , Greenblatt , J. , and Platt , T. ( 1982 ) .
285 +Effects of NusA protein on transcription termination of the tryptophan operon of Escherichia coli .
286 +Cell 29 , 945 -- 951 .
287 +Grainger , D.C. , Hurd , D. , Harrison , M. , Holdstock , J. , and Busby , S.J. ( 2005 ) .
288 +Studies of the distribution of Escherichia coli cAMP-receptor protein and RNA polymerase along the E. coli chromosome .
289 +Proc .
290 +Natl. Acad .
291 +Sci .
292 +USA 102 , 17693 -- 17698 .
293 +Greenblatt , J. , and Li , J. ( 1981 ) .
294 +Interaction of the sigma factor and the nusA gene protein of E. coli with RNA polymerase in the initiation-termination cycle of transcription .
295 +Cell 24 , 421 -- 428 .
296 +Greenblatt , J. , McLimont , M. , and Hanly , S. ( 1981 ) .
297 +Termination of transcription by nusA gene protein of Escherichia coli .
298 +Nature 292 , 215 -- 220 .
299 +Grigorova , I.L. , Phleger , N.J. , Mutalik , V.K. , and Gross , C.A. ( 2006 ) .
300 +Insights into transcriptional regulation and sigma competition from an equilibrium model of RNA polymerase binding to DNA .
301 +Proc .
302 +Natl. Acad .
303 +Sci .
304 +USA 103 , 5332 -- 5337 .
305 +Guenther , M.G. , Levine , S.S. , Boyer , L.A. , Jaenisch , R. , and Young , R.A. ( 2007 ) .
306 +A chromatin landmark and transcription initiation at most promoters in human cells .
307 +Cell 130 , 77 -- 88 .
308 +Hatoum , A. , and Roberts , J. ( 2008 ) .
309 +Prevalence of RNA polymerase stalling at Escherichia coli promoters after open complex formation .
310 +Mol .
311 +Microbiol .
312 +68 , 17 -- 28 .
313 +Herring , C.D. , Raffaelle , M. , Allen , T.E. , Kanin , E.I. , Landick , R. , Ansari , A.Z. , and Palsson , B.O. ( 2005 ) .
314 +Immobilization of Escherichia coli RNA polymerase and location of binding sites by use of chromatin immunoprecipitation and
315 +Kapanidis , A.N. , Margeat , E. , Laurence , T.A. , Doose , S. , Ho , S.O. , Mukhopadhyay , J. , Kortkhonjia , E. , Mekler , V. , Ebright , R.H. , and Weiss , S. ( 2005 ) .
316 +Retention of transcription initiation factor sigma70 in transcription elongation :
317 +Kassavetis , G.A. , and Chamberlin , M.J. ( 1981 ) .
318 +Pausing and termination of transcription within the early region of bacteriophage T7 DNA in vitro .
319 +J. Biol .
320 +Chem .
321 +256 , 2777 -- 2786 .
322 +Kuo , M.H. , and Allis , C.D. ( 1999 ) .
323 +In vivo cross-linking and immunoprecipitation for studying dynamic Protein : DNA associations in a chromatin environment .
324 +Methods 19 , 425 -- 433 .
325 +Laishram , R.S. , and Gowrishankar , J. ( 2007 ) .
326 +Environmental regulation operating at the promoter clearance step of bacterial transcription .
327 +Genes Dev .
328 +21 , 1258 -- 1272 .
329 +Lau , L.F. , and Roberts , J.W. ( 1985 ) .
330 +Rho-dependent transcription termination at lambda R1 requires upstream sequences .
331 +J. Biol .
332 +Chem .
333 +260 , 574 -- 584 .
334 +Lee , T.I. , Johnstone , S.E. , and Young , R.A. ( 2006 ) .
335 +Chromatin immunoprecipitation and microarray-based analysis of protein location .
336 +Nat .
337 +Protocols 1 , 729 -- 748 .
338 +Li , J. , Horwitz , R. , McCracken , S. , and Greenblatt , J. ( 1992 ) .
339 +NusG , a new Escherichia coli elongation factor involved in transcriptional antitermination by the N protein of phage lambda .
340 +J. Biol .
341 +Chem .
342 +267 , 6012 -- 6019 .
343 +Li , J. , Mason , S.W. , and Greenblatt , J. ( 1993 ) .
344 +Elongation factor NusG interacts with termination factor rho to regulate termination and antitermination of transcription .
345 +Genes Dev .
346 +7 , 161 -- 172 .
347 +Linn , T. , and Greenblatt , J. ( 1992 ) .
348 +The NusA and NusG proteins of Escherichia coli increase the in vitro readthrough frequency of a transcriptional attenuator preceding the gene for the beta subunit of RNA polymerase .
349 +J. Biol .
350 +Chem .
351 +267, 1449–1454.
352 +Liu , K. , Zhang , Y. , Severinov , K. , Das , A. , and Hanna , M.M. ( 1996 ) .
353 +Role of Escherichia coli RNA polymerase alpha subunit in modulation of pausing , termination and anti-termination by the transcription elongation factor NusA .
354 +Mah , T.F. , Kuznedelov , K. , Mushegian , A. , Severinov , K. , and Greenblatt , J. ( 2000 ) .
355 +The alpha subunit of E. coli RNA polymerase activates RNA binding by NusA .
356 +Genes Dev .
357 +14 , 2664 -- 2675 .
358 +Marr , M.T. , and Roberts , J.W. ( 2000 ) .
359 +Function of transcription cleavage factors GreA and GreB at a regulatory pause site .
360 +Mol .
361 +Cell 6 , 1275 -- 1285 .
362 +Mason , S.W. , Li , J. , and Greenblatt , J. ( 1992 ) .
363 +Host factor requirements for processive antitermination of transcription and suppression of pausing by the N protein of bacteriophage lambda .
364 +J. Biol .
365 +Chem .
366 +267 , 19418 -- 19426 .
367 +Matsumoto , Y. , Shigesada , K. , Hirano , M. , and Imai , M. ( 1986 ) .
368 +Autogenous regulation of the gene for transcription termination factor rho in Escherichia coli : localization and function of its attenuators .
369 +J. Bacteriol .
370 +166 , 945 -- 958 .
371 +Merino , E. , and Yanofsky , C. ( 2005 ) .
372 +Transcription attenuation : a highly conserved regulatory strategy used by bacteria .
373 +Trends Genet .
374 +21 , 260 -- 264 .
375 +Mooney , R.A. , and Landick , R. ( 2003 ) .
376 +Tethering s to RNA polymerase 70 reveals high in vivo activity of s factors and s - dependent pausing at 70 promoter-distal locations .
377 +Genes Dev .
378 +17 , 2839 -- 2851 .
379 +Mooney , R.A. , Darst , S.A. , and Landick , R. ( 2005 ) .
380 +Sigma and RNA polymerase : an on-again , off-again relationship ?
381 +Mol .
382 +Cell 20 , 335 -- 345 .
383 +during transcription : fluorescence resonance energy transfer assay for movement relative to DNA .
384 +Cell 106 , 453 -- 463 .
385 +Murakami , K.S. , Masuda , S. , Campbell , E.A. , Muzzin , O. , and Darst , S. ( 2002 ) .
386 +Structural basis of transcription Initiation : an RNA polymerase holoenzyme / DNA complex .
387 +Science 296 , 1285 -- 1290 .
388 +Muse , G.W. , Gilchrist , D.A. , Nechaev , S. , Shah , R. , Parker , J.S. , Grissom , S.F. , Zeitlinger , J. , and Adelman , K. ( 2007 ) .
389 +RNA polymerase is poised for activation across the genome .
390 +Nat .
391 +Genet .
392 +39 , 1507 -- 1511 .
393 +Nickels , B.E. , Roberts , C.W. , Roberts , J.W. , and Hochschild , A. ( 2006 ) .
394 +RNA-mediated destabilization of the sigma ( 70 ) region 4/beta flap interaction facilitates engagement of RNA polymerase by the Q antiterminator .
395 +Mol .
396 +Cell 24 , 457 -- 468 .
397 +Raffaelle , M. , Kanin , E.I. , Vogt , J. , Burgess , R.R. , and Ansari , A.Z. ( 2005 ) .
398 +Holo-enzyme switching and stochastic release of sigma factors from RNA polymerase in vivo .
399 +Mol .
400 +Cell 20 , 357 -- 366 .
401 +Reppas , N.B. , Wade , J.T. , Church , G.M. , and Struhl , K. ( 2006 ) .
402 +The Transition between transcriptional initiation and elongation in E. coli is highly variable and often rate limiting .
403 +Mol .
404 +Cell 24 , 747 -- 757 .
405 +Revyakin , A. , Liu , C. , Ebright , R.H. , and Strick , T.R. ( 2006 ) .
406 +Abortive initiation and productive initiation by RNA polymerase involve DNA scrunching .
407 +Science 314 , 1139 -- 1143 .
408 +Richardson , J. ( 2002 ) .
409 +Rho-dependent termination and ATPases in transcript termination .
410 +Biochim .
411 +Biophys .
412 +Acta 1577 , 251 -- 260 .
413 +Ring , B. , Yarnell , W. , and Roberts , J. ( 1996 ) .
414 +Function of E. coli RNA polymerase s factor s in promoter-proximal pausing .
415 +Cell 86 , 485 -- 493 .
416 +70
417 +Rosenthal , A.Z. , Kim , Y. , and Gralla , J.D. ( 2008 ) .
418 +Poising of Escherichia coli RNA polymerase and its release from the sigma 38 C-terminal tail for osmY transcription .
419 +J. Mol .
420 +Biol .
421 +376 , 938 -- 949 .
422 +Selinger , D.W. , Cheung , K.J. , Mei , R. , Johansson , E.M. , Richmond , C.S. , Blatt-using a 30 base pair resolution Escherichia coli genome array .
423 +Nat .
424 +Biotechnol .
425 +18 , 1262 -- 1268 .
426 +Shankar , S. , Hatoum , A. , and Roberts , J.W. ( 2007 ) .
427 +A transcription antiterminator constructs a NusA-dependent shield to the emerging transcript .
428 +Mol .
429 +Cell 27 , 914 -- 927 .
430 +Shimamoto , N. , Kamigochi , T. , and Utiyama , H. ( 1986 ) .
431 +Release of the sigma subunit of Escherichia coli DNA-dependent RNA polymerase depends mainly on time elapsed after the start of initiation , not on length of product RNA .
432 +J. Biol .
433 +Chem .
434 +261 , 11859 -- 11865 .
435 +Solomon , M.J. , Larsen , P.L. , and Varshavsky , A. ( 1988 ) .
436 +Mapping protein-DNA interactions in vivo with formaldehyde : evidence that histone H4 is retained on a highly transcribed gene .
437 +Cell 53 , 937 -- 947 .
438 +Steiner , T. , Kaiser , J.T. , Marinkovic , S. , Huber , R. , and Wahl , M.C. ( 2002 ) .
439 +Crystal structures of transcription factor NusG in light of its nucleic acid - and protein-binding activities .
440 +EMBO J. 21 , 4641 -- 4653 .
441 +Steinmetz , E.J. , Warren , C.L. , Kuehner , J.N. , Panbehi , B. , Ansari , A.Z. , and Brow , D.A. ( 2006 ) .
442 +Genome-wide distribution of yeast RNA polymerase II and its control by Sen1 helicase .
443 +Mol .
444 +Cell 24 , 735 -- 746 .
445 +Torres , M. , Condon , C. , Balada , J.M. , Squires , C. , and Squires , C.L. ( 2001 ) .
446 +Ribosomal protein S4 is a transcription factor with properties remarkably similar to NusA , a protein involved in both non-ribosomal and ribosomal RNA antitermination .
447 +EMBO J. 20 , 3811 -- 3820 .
448 +Toulokhonov , I. , Artsimovitch , I. , and Landick , R. ( 2001 ) .
449 +Allosteric control of RNA polymerase by a site that contacts nascent RNA hairpins .
450 +Science 292 , 730 -- 733 .
451 +von Hippel , P.H. , Revzin , A. , Gross , C.A. , and Wang , A.C. ( 1974 ) .
452 +Non-specific DNA binding of genome regulating proteins as a biological control mechanism : I .
453 +The lac operon : equilibrium aspects .
454 +Proc .
455 +Natl. Acad .
456 +Sci .
457 +USA 71 , 4808 -- 4812 .
458 +Wade , J.T. , and Struhl , K. ( 2004 ) .
459 +Association of RNA polymerase with transcribed regions in Escherichia coli .
460 +Proc .
461 +Natl. Acad .
462 +Sci .
463 +USA 101 , 17777 -- 17782 .
464 +Wade , J.T. , and Struhl , K. ( 2008 ) .
465 +The transition from transcriptional initiation to elongation .
466 +Curr .
467 +Opin .
468 +Genet .
469 +Dev .
470 +18 , 130 -- 136 .
471 +Wade , J.T. , Struhl , K. , Busby , S.J. , and Grainger , D.C. ( 2007 ) .
472 +Genomic analysis of protein-DNA interactions in bacteria : insights into transcription and chromosome organization .
473 +Mol .
474 +Microbiol .
475 +65 , 21 -- 26 .
476 +Yakhnin , A.V. , and Babitzke , P. ( 2002 ) .
477 +NusA-stimulated RNA polymerase pausing and termination participates in the Bacillus subtilis trp operon attenuation mechanism invitro .
478 +Proc .
479 +Natl. Acad .
480 +Sci .
481 +USA 99 , 11067 -- 11072 .
482 +Young , B.A. , Anthony , L.C. , Gruber , T.M. , Arthur , T.M. , Heyduk , E. , Lu , C.Z. , Sharp , M.M. , Heyduk , T. , Burgess , R.R. , and Gross , C.A. ( 2001 ) .
483 +A coiledcoil from the RNA polymerase beta0 subunit allosterically induces selective nontemplate strand binding by sigma ( 70 ) .
484 +Cell 105 , 935 -- 944 .
485 +Zeitlinger , J. , Stark , A. , Kellis , M. , Hong , J.W. , Nechaev , S. , Adelman , K. , Lev-ine , M. , and Young , R.A. ( 2007 ) .
486 +RNA polymerase stalling at developmental control genes in the Drosophila melanogaster embryo .
487 +Nat .
488 +Genet .
489 +39 ,
...\ No newline at end of file ...\ No newline at end of file
1 +Protein Occupancy Landscape of a Bacterial Genome
2 +2The Lewis-Sigler Institute for Integrative Genomics Princeton University , Princeton , NJ 08544 , USA 3Present address : School of Sciences and Engineering , The American University in Cairo , 11835 New Cairo , Egypt * Correspondence : tavazoie@genomics.princeton.edu DOI 10.1016 / j.molcel .2009.06.035
3 +SUMMARY
4 +Protein-DNA interactions are fundamental to core biological processes , including transcription , DNA replication , and chromosomal organization .
5 +We have developed in vivo protein occupancy display ( IPOD ) , a technology that reveals protein occupancy across an entire bacterial chromosome at the resolution of individual binding sites .
6 +Application to Escher-ichia coli reveals thousands of protein occupancy peaks , highly enriched within and in close proximity to noncoding regulatory regions .
7 +In addition , we discovered extensive ( > 1 kilobase ) protein occupancy domains ( EPODs ) , some of which are localized to highly expressed genes , enriched in RNA-poly-merase occupancy .
8 +However , the majority are localized to transcriptionally silent loci dominated by conserved hypothetical ORFs .
9 +These regions are highly enriched in both predicted and experimentally determined binding sites of nucleoid proteins and exhibit extreme biophysical characteristics such as high intrinsic curvature .
10 +Our observations implicate these transcriptionally silent EPODs as the elusive organizing centers , long proposed to topologically isolate chromosomal domains .
11 +INTRODUCTION
12 +Replication , maintenance , and expression of genetic information are processes that are orchestrated through precise interactions of hundreds of proteins with chromosomal DNA .
13 +For decades , research has focused on the behavior and functional consequences of DNA-protein interactions at individual loci .
14 +However , understanding systems-level behaviors , such as chromosomal organization , genome replication , and transcriptional network dynamics , requires observations at the scale of the entire system .
15 +Microarray-based chromatin immunoprecipitation ( ChIP-chip ) allows global measurements of chromosomal occupancy for individual proteins ( Ren et al. , 2000 ) .
16 +In another global approach , methylase protection , a fraction of all occupied sites are monitored in vivo , independently of the identity of the bound proteins ( Tavazoie and Church , 1998 ) .
17 +However , there currently the genome .
18 +We have developed such a technology and used it to profile protein occupancy of the E. coli chromosome at the resolution of individual binding sites .
19 +RESULTS
20 +In Vivo Protein Occupancy Display
21 +In order to globally profile the occupancy of all proteins on chromosomal DNA , we first stabilize in vivo protein-DNA interactions through covalent crosslinking with formaldehyde ( Figure 1A ) .
22 +After cell lysis and sonication , protein footprints are minimized to a mode of 50 bp through DNase I digestion ( Figure 1B ) .
23 +Phenol extraction is then used to trap amphipathic protein-DNA complexes at the interface between the organic and aqueous phases .
24 +Following interface isolation and crosslink reversal , short DNA fragments are end labeled and hybridized to a high-density tiling array containing 25-mer oligonucleotides at the resolution of one every four base pairs across the entire genome .
25 +After scanning and data normalization , a high-resolu-tion global protein occupancy profile is achieved .
26 +For each probe on the chip , protein occupancy enrichment or depletion levels are quantified using a z-score that represents the probe-by-probe relative signal intensity with respect to the mean , and normalized to the standard deviation , of signals from replicate hybridizations of whole genomic DNA ( Experimental Procedures ) .
27 +Global Protein Occupancy Profile of the E. coli Chromosome
28 +The vast fraction of characterized protein-DNA interactions occur via sequence-specific interactions of transcription factors with DNA within , and in close proximity to , noncoding regulatory regions ( Gama-Castro et al. , 2008 ) .
29 +Consistent with this , we see highly significant occupancy enrichment in noncoding regions as compared to coding regions ( Figure 1C ) .
30 +This difference in occupancy is clearly discernable in a local chromosomal view where high-amplitude peaks are largely confined to the regions between genes ( Figure 2A ) .
31 +Independent biological replicates demonstrate that the position and relative amplitude of these occupancy peaks show a high level of reproducibility ( Figure 2A ) .
32 +Although there is , overall , relative depletion of occupancy within open reading frames ( ORFs ) , occasionally this is interrupted by a sharp occupancy peak ( Figures 2A and S1 [ available online ] ) .
33 +The functional role of these intragenic interactions is not known individual proteins can be readily discerned , displaying footprints on the scale of a typical transcription-factor-binding site ( Figures 2B and S2 ) .
34 +An automated peak detection algorithm identified 2063 individual occupied sites in a population of E. coli cells growing in late exponential phase ( Figure S3 ) .
35 +The pattern of peaks is reproducible in biological replicates and
36 +Discovery of Extended Protein Occupancy Domains
37 +Intriguingly , examination of the entire genome-wide occupancy profile revealed contiguous regions of protein binding , many of which extend beyond a kilobase in length ( Figures 3A -- 3D and
38 +S5 ) .
39 +We performed a systematic search for these extended protein occupancy domains ( EPODs ) under early exponential growth using an automated algorithm that identified regions 1024 bp or longer with contiguous median occupancy values above the 75th percentile of all genome-wide values ( Supplemental Experimental Procedures ) .
40 +These domains had a median length of 1.6 kb and extended as long as 14 kb ( Figure S6A ) .
41 +We wondered whether the extreme signal in these domains corresponded to the footprint of RNA polymerase within highly transcribed regions .
42 +To test this possibility , we performed transcriptional profiling under identical cellular growth conditions ( Experimental Procedures ) .
43 +As can be seen ( Figure 3A ) , we found clear cases where the boundaries of an EPOD coincided with those of highly transcribed regions such as those containing ribosomal protein genes ( Figure 3A ) .
44 +However , we found many cases where EPODs existed in a transcriptionally silent state , across both genes and intergenic regions , and even long operons ( Figures 3B -- 3D and S7 ) .
45 +Due to their extreme and bimodal RNA median expression level across domains ( Supplemental Experimental Procedures and Table S3 ) .
46 +This resulted in 121 domains in the highly expressed class ( heEPODs ) and 151 in the trans-criptionally silent class ( tsEPODs ) .
47 +Previously published RNA polymerase ChIP-chip data ( Grainger et al. , 2005 ) , from cells grown under identical conditions , allowed us to compare RNA polymerase occupancy of tsEPODs and heEPODs relative to a background set generated by randomly sampling genomic sequences from the overall EPOD length distribution ( Figure 4A ) .
48 +As expected , heEPODs showed extremely high levels of RNA polymerase occupancy ( p < 10 ) .
49 +In comparison , tsEPODs 246 showed lower levels of RNA polymerase occupancy ( p < 0.02 )
50 +In order to gain further insight into the potential role of EPODs , we looked for enrichment of specific functional categories in genes that overlapped them ( Table S1 ) .
51 +As expected , heEPODs were highly enriched in processes and pathways that are highly expressed , including translation and tRNAs .
52 +The most significantly enriched classes within tsEPODs were predicted and hypothetical ORFs , with marginally significant enrichment in pro-phage and prophage-related genes .
53 +On the other hand , tsEPODs , by and large , avoid putatively essential genes ( Table S2 ) .
54 +The number of tsEPODs , their apparently random , yet widespread genome-wide distribution , and their enrichment within trans-criptionally silent ORFs of unknown function , suggested that they may fulfill an architectural role .
55 +In fact , there exists compel-ling evidence that the E. coli chromosome is organized into domains , subserving both chromosomal compaction and topological domain isolation ( Postow et al. , 2004 ) .
56 +Evidence for such in vivo organization comes from both genetic and biochem ¬
57 +( Delius and Worcel , 1974b ; Hinnebusch and Bendich , 1997 ;
58 +Pettijohn , 1996 ; Postow et al. , 2004 ) .
59 +However , the formation , composition , maintenance , and dynamics of these domains remain open questions ( Bendich , 2001 ; Postow et al. , 2004 ; Travers and Muskhelishvili , 2007 ) .
60 +Investigators have argued that such domains may be organized through the binding and cooperation of abundant proteins collectively referred to as nucleoid proteins ( Azam and Ishihama , 1999 ) .
61 +These proteins have characteristics that suit them well for this task .
62 +These include high abundance , low sequence specificity , tendency to cause DNA curvature , and propensity to bind curved DNA .
63 +In addition , some of these factors ( e.g. , H-NS ) are known to form at least homodimeric interactions ( Stella et al. , 2005 ) , a capacity that as argued previously ( Dame et al. , 2000 ; Skoko et al. , 2006 ) may allow distant chromosomal sites to be brought together to form topologically isolated domains .
64 +Low-resolution ChIP-chip studies against known nucleoid proteins ( Grainger et al. , 2006 ) revealed both a bias toward interaction in noncoding regions and a correlation with Fis and H-NS binding , suggesting cooperative interaction of nucleoid proteins in maintaining genomic architecture .
65 +We sought evidence for the involvement of nucleoid proteins in the formation of tsEPODs .
66 +The availability of probabilistic sequence specificity models , in the form of position weight tion for LacI ( a nonnucleoid transcription factor ) showed the opposite trend , with significantly lower values ( p < 10 ) within 7 tsEPODs ( Figure 4C ) .
67 +Consistent with the preference of nucleoid proteins for A/T-rich DNA ( Cho et al. , 2008 ; Grainger et al. , 2006 ) , we also saw a highly skewed A : T frequency bias : 59 % within tsEPODs , as compared to 49 % for the background and 50 % for heEPODs ( p < 10 , Figure 4D ) .
68 +We also found tsEPODs 30 to display extreme biophysical characteristics ( Pedersen et al. , 2000 ) such as high curvature ( p < 10 ) and stacking energy 24 ( p < 10 ) , again consistent with the hypothesis that these 34 regions constitute chromosomal organizing centers ( Figures 4E and S9 ) .
69 +Consistent with our computational analyses above , we saw significant enrichment for the high-affinity binding of nucleoid proteins in our tsEPODs relative to background ( Figure 4F ) within individual ChIP-chip profiles for H-NS , IHF , and Fis ( Grainger et al. , 2006 ) .
70 +Intriguingly , we also saw a highly significant enrichment for the binding of Fis within heEPODs ( Figure 4F ) .
71 +This is consistent with the locus-specific role of Fis in the regulation of highly expressed genes , including ribosomal RNAs ( Aiyar et al. , 2002 ; Cho et al. , 2008 ; Grainger et al. , 2006 ) .
72 +DISCUSSION
73 +In total , our observations argue in favor of a model in which the binding of tsEPODs by nucleoid proteins establishes them as chromosomal organizing centers .
74 +We argue that the underlying biophysical properties of these regions may largely dictate this role .
75 +IHF is known to have a preference for curved DNA , causing it to bend sharply upon binding ; the nucleoid proteins HU and H-NS bind strongly to curved DNA as well ( Swinger and Rice , 2004 ) .
76 +Fis , H-NS , and IHF restrain supercoils ( Pettijohn , 1996 ) , and both H-NS ( Dame et al. , 2000 ) and Fis ( Skoko et al. , 2006 ) show oligomerization and DNA compaction in vitro .
77 +We propose that nucleation starts with nucleoid proteins preferentially binding these curved regions of DNA .
78 +Because several of the nucleoid proteins prefer to bind curved DNA , these initial protein-DNA interactions make the region more favorable for further binding events .
79 +In this way , a wave of nucleoid proteins may spread across these regions , reinforced through the maintenance of curvature and intradomain protein-protein interactions .
80 +Homo-and heterodimeric protein-protein interactions , for example , as shown for H-NS ( Stella et al. , 2005 ) , can then bring these domains in contact with each other , forming the classic rosette structures
81 +Our observations do not suggest that every tsEPOD is essential to chromosomal organization at all times .
82 +Rather , a subset of tsEPODs could be involved in the formation of higher-order structure in any one cell , or across different environmental conditions .
83 +For relevant discussions see Deng et al. ( 2005 ) , Postow et al. ( 2004 ) , and Valens et al. ( 2004 ) .
84 +The lack of any discernable fitness deficit for a reduced genome E. coli strain , MDS42 ( Kolisnychenko et al. , 2002 ) , which is missing 24 % of the ORFs contained in tsEPODs , supports this dynamic and redundant picture .
85 +In fact , in vivo protein occupancy display ( IPOD ) analysis of this reduced genome showed that the occupancy pattern of the remaining EPODs is largely preserved , with 44 % of EPOD sequences in MDS42 exactly overlapping those defined in MG1655 ( Figure S10 ) .
86 +Although there are a minority of loci with substantially different occupancy patterns , most of the residual discrepancy is due to differences in the exact definition of EPOD boundaries and not their locations .
87 +These observations provide additional support for our proposed model , namely
88 +The cumulative distribution of various measures are shown for transcriptionally silent EPODs ( red ) , highly expressed EPODs ( blue ) , and a matched background control ( black ) .
89 +The Wilcoxon rank sum test is used to determine statistical significance of observed deviations relative to background .
90 +( A ) Experimentally determined relative RNA polymerase occupancy .
91 +( B and C ) Computationally scored PWM binding preference for a nucleoid protein ( H-NS ) and a nonnucleoid transcriptional repressor ( LacI ) using a
92 +( D ) Cumulative distributions of A : T frequencies within EPODs .
93 +( E ) Cumulative distribution of predicted relative curvature values within EPODs .
94 +( F ) Distribution of binding sites for various nucleoid proteins and CRP within composition , act as extended protein occupancy domains , which in turn may allow them to participate in organizing large-scale chromosomal topology .
95 +However , we also raise the possibility that the establishment of these transcriptionally silenced protein occupancy domains may subserve other functions .
96 +For example , others have argued for the role of nucleoid proteins such as H-NS in the silencing of horizontally transferred DNA ( Dorman , 2007 ) .
97 +A closer inspection of some EPODs suggests that our automated classification of them into the two groups of highly expressed and transcriptionally silent may not capture the full range of their diversity .
98 +Indeed , one of the longest tsEPODs is defined over a cluster of genes encoding enzymes in the pathway of lipopolysaccharide ( LPS ) biosynthesis ( Figure 3B ) .
99 +Analysis of strand-specific RNA abundance of this locus ( Figure S11 ) clearly shows that , although this region is classified as transcriptionally `` silent , '' there is low-level expression that is mostly confined to the first three genes in the operon ( rfaQ , rfaG , and rfaP ) .
100 +These observations suggest that extended protein occupancy may be present at loci with low-level expression , and that it may be caused by processes that are distinct from those operating at absolutely silent loci .
101 +We have developed IPOD , a global , in vivo approach for monitoring the protein occupancy of an entire bacterial genome at the resolution of individual binding sites .
102 +Aqueous/organic phase separation has been previously used to enrich on the basis of nucleosome density in S. cerevisiase ( Nagy et al. , 2003 ) , and Grainger et al. demonstrated that crosslinked RNA-poly-merase-bound sequences are preferentially partitioned to the organic phase in E. coli ( Grainger et al. , 2006 ) .
103 +Here we have shown that localization of small nucleoprotein complexes at the aqueous/organic interface is a simple yet powerful strategy for profiling protein occupancy across an entire prokaryotic genome .
104 +Although the identity of the protein bound at each site is not known , increasingly accurate sequence-specificity models of protein-DNA interactions should allow probabilistic assignments to known DNA-binding proteins .
105 +In fact , since IPOD analysis allows measurements of correlated occupancy of many sites across different conditions , it should aid in the refinement of existing sequence-specificity models and the discovery of new ones .
106 +The ability to simultaneously monitor both protein occupancy and transcriptional output , at high spatial and temporal resolution , promises to allow true systems-level modeling of transcriptional network dynamics and chromosomal organization .
107 +At large spatial scales , these data have revealed the existence of transcriptionally silent protein occupancy domains .
108 +Our diverse observations implicate these regions as the long-proposed domain-organizing centers of the E. coli chromosome .
109 +EXPERIMENTAL PROCEDURES
110 +Protein Occupancy Display In Vivo Crosslinking and Footprint Minimization
111 +In vivo formaldehyde crosslinking was performed as in Laub et al. ( 2002 ) with minor variations .
112 +Batch cultures of E. coli MG1655 were grown to early ( 2.4 3 10 CFU/ml ) or late ( 2.4 3 10 CFU/ml ) exponential phase , in Luria-Bertani 7 8 medium ( 0.1 % Bacto Tryptone , 0.05 % yeast extract , 0.05 % NaCl ) , at which point 30 ml of cells was mixed with 300 ml 1M sodium phosphates ( pH 7.6 ) and 810 ml 37 % formaldehyde .
113 +Batch cultures of E. coli MDS42 were grown to early exponential phase ( OD600 0.3 ) .
114 +All cultures were grown at 37 C with shaking .
115 +Duration of exposure to formaldehyde , at room temperature with shaking , was varied from 5 to 20 min without noticeable differences in cross-linking efficiency ; 20 min exposure was used in the experiments presented here .
116 +Crosslinking was quenched by addition of 2 ml 2 M glycine .
117 +The samples were shaken at room temperature for 10 min and then moved to ice for an additional 10 min to complete quenching .
118 +The cells were pelleted by centrifugation at 5525 3 g , 4 C for 4 min and then washed twice with ice-cold 13 phosphate-buffered saline .
119 +The remaining liquid was removed , and the cells were frozen in a dry-ice slurry and stored at 80 C for not more than 1 month .
120 +Cell pellets were thawed on ice and resuspended in 500 ml Lysis Buffer A
121 +( 10 mM Tris [ pH 8.0 ] , 20 % sucrose , 50 mM NaCl , 10 mM EDTA ) with 20 mg / ml of freshly added lysozyme .
122 +The samples were incubated at 37 C for 30 min and then mixed with 500 ml 23 IP buffer ( 100 mM Tris [ pH 7.0 ] , 300 mM NaCl , 2 % Triton X-100 ) with 0.7 mg/ml of freshly added PMSF .
123 +The samples were incubated at 37 C for an additional 15 min .
124 +The cells were pelleted by centrifugation at 850 3 g , 4 C , for 3 min , and the supernatants were gently removed by pipetting .
125 +The cell pellets were resuspended in 1 ml Lysis Buffer B ( 53 : 250 mM HEPES [ pH 7.5 ] , 2.5 M NaCl , 5 mM EDTA , two Complete Protease Inhibitor Mini tablets [ Roche P/N 11393100 ] , filter sterilized ) and moved to ice .
126 +The cells were sonicated on ice using a Misonix
127 +Sonicator 3000 with a microtip at power level 2 for three 10 s pulses , with 10 s rests on ice between pulses .
128 +The lysates were clarified by centrifugation at 16,100 3 g , 4 C , for 5 min .
129 +The supernatants were transferred to a separate tube and stored at 80 C for not more than 1 month .
130 +Sonicated cellular lysates were thawed on ice .
131 +Aliquots of 350 ml cell lysate were treated with 5 ml RNaseA ( 10 mg/ml ) , 38 ml rDNaseI ( 38U , Ambion ) , and 37 ml 103 rDNaseI buffer at 37 C for 1 hr .
132 +Protein-DNA Complex Isolation, Crosslink Reversal, and DNA Labeling
133 +Protein-DNA complexes were isolated by phenol extraction .
134 +To achieve this , 150 ml 10 mM Tris and 500 ml 25:24:1 phenol : chloroform : isoamyl alcohol were added to the samples .
135 +The samples were vortexed for 10 s and centri-fuged at top speed for 2 min at room temperature .
136 +A white disk was readily discernible at the aqueous/organic interface .
137 +To purify this interface , all aqueous and organic liquid was removed by pipetting .
138 +A second extraction was performed by adding 500 ml 10 mM Tris and 450 ml 24:1 chloroform : i-soamyl alcohol , vortexing and centrifuging as in the previous step .
139 +Again , all liquid was removed from the interface by pipetting , and residual liquid was removed by wicking .
140 +For crosslink reversal , the interface was suspended in 500 ml 10 mM Tris and 50 ml 10 % SDS and placed at 100 C for 30 min .
141 +The tubes were placed on ice , then moved to 65 C for 3 hr following addition of 5 ml proteinase K ( 20 mg/ml ) .
142 +After heat treatment , the solutions were phenol/chloroform extracted and ethanol precipitated in the presence of glycogen to purify the DNA .
143 +The DNA pellets were resuspended in 50 ml water and quantified using a Nanodrop spectrophotometer .
144 +Two micrograms of the fragmented DNA , isolated from DNA-protein complexes , was used as the input in a labeling reaction with the Enzo Terminal Labeling kit ( P/N 42630 ) .
145 +The labeling reactions were assembled according to the manufacturer 's instructions ; the labeling reaction was incubated at 37 C for 30 min to 1 hr .
146 +No qualitative difference in labeling efficiency was observed between reactions labeled for 30 min or for 1 hr .
147 +Tiling-Array Hybridization We designed an Affymetrix tiling array for the MG1655 E. coli genome , containing probes that cover the entire genome at a resolution of 4 bp between steps ; however , the steps alternate strand coverage , so there is an 8 bp step between probes on the same strand .
148 +There are a total of 2.47 million probes on the array , of which 2,300,160 directly enter analysis as E. coli probe pairs .
149 +The Affymetrix system pairs each 25-mer perfect match genomic sequence with a corresponding 25-mer that has a mismatch in the 13th position .
150 +The mismatch probe is intended as a crosshybridization control .
151 +In addition to the E. coli sequences , 33,996 probe pairs are sequence-specific controls against other genomes , including B. subtilis , lambda phage , and A. thaliana .
152 +The tiling array ( Ecoli_Tab520346F ) is a standard-sized 200 ml volume microarray with 5 mm features .
153 +The FS450_0002 washing protocol ( Affymetrix ) was used .
154 +Briefly , this includes two posthybridization washes , a streptavidin-phycoerythrin stain , a poststain wash , an antibody amplification stain , a second streptavidinphycoerythrin stain , a final wash , and addition of holding buffer to the micro-array .
155 +After completion of the wash cycle , the microarrays were scanned a
156 +Generation of Reference Genomic Hybridizations
157 +As the Affymetrix platform is a `` single-color '' hybridization system , it was necessary to choose an appropriate reference sample in order to determine relative enrichment/depletion of occupancy across the genome .
158 +To accomplish this , we used a whole-genome DNA preparation from the wild-type ( MG1655 ) E. coli strain , grown to stationary phase in an overnight culture .
159 +The genomic DNA was exposed to a low concentration of DNase I in the presence of cobalt to fragment the DNA to a median size of approximately 300 base pairs .
160 +The DNA was labeled as above , and hybridizations were performed with six biological replicates .
161 +RNA Expression Profiling
162 +To obtain tiling-resolution RNA measures across the E. coli genome , wild-type cells were grown in biological duplicate in LB to OD600 = 0.3 .
163 +The cultures were moved to ice , and the QIAGEN RNeasy kit ( P/N 74104 ) was used to isolate total cellular RNA .
164 +Immediately following elution in RNase-free water , residual DNA was removed by treatment with DNaseI at 37 C for 15 min .
165 +The samples were treated again using the RNeasy kit , resuspended in 40 ml RNase-free water , and stored at 20 C .
166 +The RNA samples were reverse transcribed to DNA using the SuperScript system from Invitrogen ( P/N 18053017 ) .
167 +RNA ( 10 mg ) was incubated with
168 +5 mg random hexamer primer at 70 C for 10 min .
169 +The samples were moved to ice and then mixed with 8 ml SuperScript buffer , 4 ml DTT , 2 ml 10 mM dNTP mix , 3 ml DEPC-treated water , and 1 ml RNasin .
170 +Then , 2 ml of SuperScript II Enzyme was added , and the samples were incubated at 25 C for 10 min , and 42 C for 2.5 hr , then moved to 95 C for 5 min to terminate the reaction .
171 +To fragment the RNA template , 2 ml 1 N NaOH was added , and the samples were placed at 65 C for 15 min .
172 +At room temperature , the pH was readjusted by adding 2 ml 1 N HCl .
173 +The cDNA was cleaned using the QIAGEN QiaQuick Nucleotide Removal Kit ( P/N 28304 ) and resuspended in 40 ml water .
174 +Hybrid-izations were performed in biological duplicate as above , using 1.3 mg cDNA .
175 +Data Processing and Normalization Protein Occupancy Display
176 +We developed in-house computational and statistical analysis tools for use with the E. coli tiling array .
177 +We used a previous study ( Choe et al. , 2005 ) as a model for overall design of normalization among arrays and perfect match adjustment on single arrays .
178 +Analysis scripts were written in Perl , MatLab , and R to standardize the statistical manipulations across all data sets .
179 +The output file from the scanning process is a CEL file ; we used a proprietary Affy-metrix utility , bpmap_bcel_join , to extract the perfect match and mismatch raw signal intensities from the CEL files .
180 +Choe et al. ( 2005 ) demonstrated that subtracting the mismatch value from the perfect match value was a simple yet effective method for correcting the perfect match signal for crosshybridization .
181 +In order to quantify relative enrichment/depletion of sequences for protein occupancy , we utilized signals from six independent genomic DNA hybridizations to calculate a z-score .
182 +The z-score for each probe is defined as the experimental value for the probe minus the mean of the six references ( for that probe ) , divided by the standard deviation of the six references ( for that probe ) .
183 +In exponentially growing cells , multiple origin replication events give rise to inflated hybridization signal in and around the original of replication .
184 +This increased intensity around the origin was clearly visible during early exponential growth but decreased significantly for cells in late exponential phase .
185 +In order to correct for this , we used a local normalization protocol where the signal from each probe was normalized using the ratio between the mean signal intensity between the experimental signal and the mean of the six reference genomic replicates , calculated within an 80 kb window centered on the data point for that probe .
186 +Occupancy z-scores were calculated using these locally normalized values .
187 +Therefore , a positive z-score reflects the overrepresentation of a DNA sequence in the pool of DNA-protein complexes relative to genomic DNA , while a negative z-score indicates relative depletion of the DNA sequence in the set of DNA-protein complexes .
188 +For many of the analyses , the z-score values where spatially smoothed using a moving average window ranging from 32 to 512 base pairs .
189 +RNA Expression The E. coli Affymetrix tiling array was utilized for RNA expression analysis as described above .
190 +The resulting data consisted of PM-MM signal values at the resolution of 8 bp for each strand across the entire E. coli genome .
191 +The data for two replicate experiments were quantile normalized and averaged to yield mean expression values for each strand .
192 +We used linear interpolatio to generate RNA signal at 4 bp resolution for each strand .
193 +These strandspecific profiles were then smoothed using a 512 bp moving average window .
194 +In order to generate a strand-independent transcriptional output profile , we then took the larger of the two strand 's signal at each genomic coordinate .
195 +This smoothed , strand-independent transcriptional profile was used for
196 +The Supplemental Data include Supplemental Experimental Procedures , three tables , and eleven figures and can be found with this article online at http : / / www.cell.com/molecular-cell/supplemental/S1097-2765 ( 09 ) 00479-1 .
197 +was assisted by fellowship # 08-1090-CCR-EO from the New Jersey State Commission on Cancer Research .
198 +S.T. was supported by grants from the NSF ( CAREER ) , DARPA , NHGRI , NIGMS ( P50 GM071508 ) , and the NIH Director 's Pioneer Award ( 1DP10D003787-01 ) .
199 +The oligonucleotide array data were deposited at NCBI Gene Expression Omnibus with accession number
...\ No newline at end of file ...\ No newline at end of file
1 +NsrR targets in the Escherichia coli genome: new insights
2 +Jonathan D. Partridge ,1 Diane M. Bodenmiller ,2 † Michael S. Humphrys2 ‡ and Stephen Spiro1 * 1Department of Molecular and Cell Biology , The University of Texas at Dallas , 800 W Campbell Road , Richardson , TX 75080 , USA .
3 +2School of Biology , Georgia Institute of Technology , 310 Ferst Drive , Atlanta , GA 30332 , USA .
4 +Summary
5 +The Escherichia coli NsrR protein is a nitric oxide-sensitive repressor of transcription .
6 +The NsrR-binding site is predicted to comprise two copies of an 11 bp motif arranged as an inverted repeat with 1 bp spacing .
7 +By mutagenesis we confirmed that both 11 bp motifs are required for maximal NsrR repression of the ytfE promoter .
8 +We used chromatin immunoprecipitation and microarray analysis ( ChIP-chip ) to show that NsrR binds to 62 sites close to the 5 ends of genes .
9 +Analysis of the ChIP-chip data suggested that a single 11 bp motif ( with the consensus sequence AANATGCATTT ) can function as an NsrR-binding site in vivo .
10 +NsrR binds to sites in the promoter regions of the fliAZY , fliLMNOPQR and mqsR-ygiT transcription units , which encode proteins involved in motility and biofilm development .
11 +Reporter fusion assays confirmed that NsrR negatively regulates the fliA and fliL promoters .
12 +A mutation in the predicted 11 bp NsrR-binding site in the fliA promoter impaired repression by NsrR and prevented detectable binding in vivo .
13 +Assays on softagar confirmed that NsrR is a negative regulator of motility in E. coli K12 and in a uropathogenic strain ; surface attachment assays revealed decreased levels of attached growth in the absence of NsrR .
14 +Accepted 6 July , 2009 .
15 +* For correspondence .
16 +E-mail stephen.spiro @ utdallas.edu ; Tel. ( +1 ) 972 883 6896 ; Fax ( +1 ) 972 883 2409 .
17 +Present addresses : † Lilly Research Laboratories , Eli Lilly and Company , India-napolis , IN 46285 , USA .
18 +‡ Centers for Disease Control and Prevention , 1600 Clifton Road , Atlanta , GA 30333 , USA .
19 +Introduction
20 +Nitric oxide ( NO ) is synthesized by the inducible nitric oxide synthase in phagocytic cells and is an important component of the innate immune response to infection ( Fang , 2004 ) .
21 +NO is also made by some bacteria , either as a by-product of nitrite reduction to ammonia , or as an intermediate of denitrification ( Watmough et al. , 1999 ) .
22 +Thus , pathogenic bacteria can potentially be exposed both to endogenously generated NO and to the NO produced by host cells .
23 +In Escherichia coli , the transcriptional regulators NorR and NsrR mediate adaptive responses to NO by controlling the expression of genes encoding enzymes that reduce or oxidize NO to less toxic species ( Mukhopadhyay et al. , 2004 ; Bodenmiller and Spiro , 2006 ; Spiro , 2007 ) .
24 +The key NO detoxifying enzymes are the flavohaemoglobin ( encoded by the hmp gene ) and the flavorubredoxin ( encoded by norVW ) , which are regulated by NsrR and NorR respectively ( Hutchings et al. , 2002 ; Gardner et al. , 2003 ; Bodenmiller and Spiro , 2006 ) , and the respiratory nitrite reductase , Nrf , which reduces both nitrite and NO to ammonia ( Poock et al. , 2002 ) .
25 +The s54-dependent transcriptional activator NorR is stimulated by the formation of a nitrosyl species at a mono-nuclear iron site in its signalling domain ( D ′ Autréaux et al. , 2005 ) .
26 +In the case of NsrR , the binding site for NO is likely to be an [ Fe-S ] cluster ( Isabella et al. , 2008 ; Tucker et al. , 2008 ; Yukl et al. , 2008 ) .
27 +We initially identified NsrR as a repressor of the ytfE , hmp and ygbA genes ( Bodenmiller and Spiro , 2006 ) .
28 +The product of the ytfE gene is a di-iron protein , which has been implicated in the repair of damaged [ Fe-S ] clusters ( Justino et al. , 2007 ) .
29 +A YtfE homologue ( NorA ) from Ralstonia eutropha has been shown to bind NO , and has been suggested to function to lower the cytoplasmic NO concentration ( Strube et al. , 2007 ) .
30 +The ygbA gene is of unknown function , while hmp encodes a well-characterized NO detoxification system ( Poole and Hughes , 2000 ) .
31 +Subsequently described targets for NsrR regulation include the hcp-hcr and yeaR-yoaG genes , and the nrf operon that encodes Nrf ( Filenko et al. , 2007 ; Lin et al. , 2007 ) .
32 +Known and predicted targets for NsrR regulation have in their promoter regions an 11 bp inverted repeat with a spacing of 1 bp ( Rodionov et al. , 2005 ; Bodenmiller and Spiro , 2006 ; Lin et al. , 2007 ) .
33 +In this paper we confirm that this sequence is required for NsrRmediated repression of the ytfE promoter , but also present evidence to suggest that a single copy of the 11 bp motif may be sufficient for NsrR binding .
34 +The full extent of the NsrR regulon of E. coli has been assessed computationally ( Rodionov et al. , 2005 ) , and by analysis of the transcriptome of a strain in which NsrR was depleted by the presence of multiple copies of a cloned NsrR-binding site ( Filenko et al. , 2007 ) .
35 +As a complementary approach to identifying genes that might be regulated by NsrR , we describe in this paper the use of chromatin immunoprecipitation and microarray analysis ( ChIP-chip ) to locate NsrR-binding sites in the E. coli genome .
36 +Computational analysis of newly identified targets revealed additional insights into the requirements for a functional NsrR target site .
37 +Unexpectedly , we found NsrR-binding sites associated with the promoter regions of three transcription units containing genes with well-established or suspected roles in motility and/or biofilm development .
38 +We confirmed that two of the three promoters are subject to regulation by NsrR and NO , and showed that NsrR is a negative regulator of motility in E. coli .
39 +Results
40 +Isolation of mutations in the NsrR-binding site We have previously shown that NsrR regulates the ytfE , hmp and ygbA promoters , and have predicted the sequences of the NsrR-binding sites in these promoters ( Bodenmiller and Spiro , 2006 ) .
41 +There is also a predicted NsrR-binding site in the promoter region of the hcp-hcr genes ( Rodionov et al. , 2005 ) , which encode the hybrid cluster ( prismane ) protein and an associated redox enzyme , and NsrR is a repressor of hcp-hcr transcription ( Filenko et al. , 2007 ) .
42 +We analysed the 5 ′ non-coding regions of these four transcription units for the occurrence of candidate cis-acting regulatory sequences , using the MEME algorithm ( Bailey et al. , 2006 ) .
43 +MEME detected the previously predicted NsrR-binding sites , and further suggested the presence of a second NsrR-binding site in the ygbA , hcp and hmp promoters .
44 +In each case , the primary ( previously described ) NsrR sites overlap the -10 and/or transcription start site ( Fig. 1A ) , while the secondary sites are further upstream .
45 +The seven predicted sites ( Fig. 1A ) give rise to the sequence logo depicted in Fig. 1B , which is very similar to the logo previously generated for NsrR-binding sites in a group of Enteric bacteria ( Rodionov et al. , 2005 ) , with the addition of two AT base pairs which are present at the 5 ′ ends of all seven E. coli sites ( Fig. 1 ) .
46 +A similar sequence can also be found in the yeaR promoter , which is regulated directly by NsrR ( Lin et al. , 2007 ) .
47 +The presence in the cell of multiple copies of the putative NsrR-binding site from the ytfE promoter causes de-repression of a ytfE -- lacZ reporter fusion , by a repressor titration effect ( Bodenmiller and Spiro , 2006 ) .
48 +Deletion of a single AT base pair at the centre of the NsrR-binding site eliminated repressor titration ( Bodenmiller and Spiro , 2006 ) .
49 +We selected the NsrR-binding site in ytfE as a a. Wild type and mutant ytfE promoter sequences cloned in pSTBlue-1 were transformed into a strain with a ytfE-lacZ reporter fusion .
50 +Activities reflect de-repression of the ytfE promoter by repressor titration .
51 +b. Wild type and mutant promoters were fused to lacZ and integrated in the chromosome .
52 +Cultures were grown anaerobically in a minimal medium .
53 +For treatment with nitrite , cultures were grown to midexponential phase , supplemented with 5 mM nitrite , then assayed 60 -- 90 min later .
54 +c. Wild type ytfE promoter assayed in a DnsrR background .
55 +d .
56 +The deletion mutation eliminates ytfE promoter activity , presumably because it is located in the -10 sequence .
57 +ND , not done .
58 +model for further study , and sought to isolate additional mutations in this sequence that impair NsrR binding .
59 +We subjected the 205 bp ytfE promoter fragment to random mutagenesis , and screened on lactose indicator media for clones with lower activities in the repressor titration assay .
60 +By picking Lac - colonies , we repeatedly isolated the same 1 bp deletion that we had previously made by site directed mutagenesis .
61 +We assume that the run of four AT base pairs in the NsrR-binding site in ytfE is prone to deletion by slipped-strand mispairing during the mutagenesis reaction .
62 +This mutation eliminates activity in the repressor titration assay ( Table 1 ) , and ytfE promoter activity , presumably because the deletion is in the -10 sequence ( we were unable to isolate Lac + fusion phages to assay the activity of this mutant ytfE promoter ) .
63 +By screening for a partial phenotype in the repressor titration assay ( pale blue colonies ) , we isolated two substitutions at positions 2 and 6 in the NsrR-binding site ( Fig. 1B ) .
64 +Both caused a defect in the repressor titration assay , and de-repression of the ytfE promoter in both the absence and presence of nitrite ( Table 1 ) .
65 +The two mutations isolated by random mutagenesis are at positions that are almost completely conserved in known and predicted NsrR-binding sites , and introduce nucleotides that never occur in known and predicted sites ( Fig. 1 ; Table 2 ) , with the single exception of a C at position 6 in the MEME-predicted second site in hmp ( Fig. 1A ) .
66 +Additional mutations were introduced into the NsrR-binding site in ytfE by site-directed mutagenesis .
67 +Mutations corresponding to those previously isolated at positions 2 and 6 were made in the right half of the inverted repeat , at positions 22 and 18 respectively ( Fig. 1B ) .
68 +We also made mutations at the symmetry-related positions 5 and 19 , and made three double mutants in which symmetry-related single mutations were combined ( Fig. 1B , Table 1 ) .
69 +Repressor titration assays showed that all single mutations significantly reduced the ability of the sites to titrate NsrR , and that single mutations at symmetry-related positions had similar effects ( mutations 2 and 22 being the most severe ) .
70 +In all three cases , symmetry-related double mutations had larger effects than either of the corresponding single mutations ( Table 1 ) .
71 +Mutant ytfE sequences made by site-directed mutagenesis were also fused to lacZ for assays of promoter activity .
72 +A similar pattern was found to that seen with the repressor titration assays , in that single mutations caused some de-repression of the promoter , with mutations at symmetry-related positions having similar effects ( Table 1 ) .
73 +Double mutations caused greater de-repression than the corresponding single mutations , showing that both halves of the site are required for optimal repression of the ytfE promoter .
74 +Mutations at positions 2 and 22 again caused the most severe phenotypes .
75 +Induction by nitrite increased the activities of promoters with mutations at positions 2 and 22 between 2.5 - and 3.6-fold , but between 8.8 - and 14.7-fold for all of the other promoters ( Table 1 ) .
76 +The reduced induction ratio is due to particularly high activities for the 2 , 22 and 2 + 22 mutants in cultures grown anaerobically in the absence of nitrite ( Table 1 ) .
77 +The reason why mutations at these positions have a disproportionate effect on promoter activity under noninducing conditions is not known .
78 +All of the promoters remain somewhat inducible by nitrite , demonstrating that none of the mutations completely eliminates NsrR binding .
79 +We tested binding of NsrR to a selection of the mutant ytfE promoters in vivo by chromatin immunoprecipitation ( ChIP ) .
80 +For these experiments , the NsrR protein was modified by addition of a C-terminal 3XFlag tag ; the modi-fied protein was expressed from a single-copy gene at the nsrR locus on the chromosome ( Efromovich et al. , 2008 ) .
81 +Cultures were transformed with pSTBlue-1 derivatives containing wild type and mutant ytfE promoters ( the same plasmids used for the repressor titration assays ) .
82 +After ChIP , the immunoprecipitated DNAs were used as templates for PCRs using vector-specific primers designed to amplify ytfE sequences .
83 +Amplification conditions were optimized to allow detection of NsrR binding to the wildtype site in ytfE ( Fig. 1D , compare lanes 1 and 2 ) .
84 +Under these conditions , binding to the deletion mutant was barely detectable , and all of the single and double point mutations tested showed significantly reduced binding ( Fig. 1D ) .
85 +Quantitative conclusions can not be drawn from this experiment , but it nevertheless shows that all of the mutations reduce binding in vivo sufficiently to severely impair detection by ChIP , under conditions that allow detection of the wild type interaction .
86 +Our results with the ytfE promoter are consistent with previous suggestions that the NsrR consensus-binding site in E. coli consists of two copies of the sequence 5 ′ - AAGATGCYTTT-3 ′ arranged as an inverted repeat separated by 1 bp ( Rodionov et al. , 2005 ; Bodenmiller and Spiro , 2006 ; Lin et al. , 2007 ) .
87 +Results presented later in this paper suggest that a single 11 bp motif can also function as an NsrR-binding site .
88 +Genome-wide search for NsrR-binding sites We next used ChIP-chip to identify NsrR-binding sites in the genome of E. coli K12 strain MG1655 .
89 +Cultures expressing the 3XFlag-tagged NsrR were grown anaerobically in the presence and absence of nitrate .
90 +Under anaerobic growth conditions , nitrate provides a source of endogenously generated NO and causes de-repression of NsrR targets ( Bodenmiller and Spiro , 2006 ) .
91 +After ChIP , the precipitated DNAs were labelled with Cy5 and Cy3 and hybridized together to a high-density microarray ( from Oxford Gene Technology ) .
92 +Peaks in the fluorescence ratio therefore identify regions of the chromosome that are bound by NsrR , with the degree of occupancy of sites being greater in the culture grown in the absence of nitrate .
93 +Full technical details of this experiment and statistical procedures used for data analysis have been published ( Efromovich et al. , 2008 ) .
94 +The ChIP-chip data for the three originally identified NsrR targets ( ytfE , hmp and ygbA ) are shown in Fig. 2 .
95 +The ChIP-chip data show only a weak signal for NsrR binding at the ygbA promoter ( Fig. 2 ) , which is known to be regulated by NsrR in vivo ( Bodenmiller and Spiro , 2006 ) .
96 +Thus we required rigorous methods to identify other weak signals in the data that may represent bona fide cis-acting regulatory sites .
97 +We adopted three approaches to this problem .
98 +First , we scrutinized the three datasets individually , and looked for peaks in which two or more consecutive probes showed a greater than twofold enrichment .
99 +If a peak met these criteria in at least two of the three samples , then it was recorded as positive .
100 +Twenty-nine peaks were identified in this way , of these nine were not considered further on the grounds that they were between convergently transcribed genes or deep within coding regions ( here defined as > 300 bp from the start codon ) .
101 +This method did not identify the ygbA peak , so may be too conservative .
102 +Next , we analysed the three datasets independently with ChIPOTle ( Buck et al. , 2005 ) , and scored a peak as positive if it was significant ( P < 0.0001 ) in at least two of the three datasets .
103 +This analysis identified an additional 41 peaks ( including ygbA ) of which 16 were discarded as internal sites or sites between convergent genes .
104 +Finally , we used a novel method for peak detection ( Efromovich et al. , 2008 ) which , disregarding sites deep within coding regions , between convergently transcribed genes or with very small mean enrichment ratios ( < 1.5 ) , identified an additional 17 NsrR-binding sites .
105 +The final output of 62 NsrR-binding sites in or close to 5 ′ non-coding regions is shown in Table 2 .
106 +Previously identified and novel NsrR-binding sites The presence of NsrR-binding sites in or near to 5 ′ noncoding regions identifies genes that potentially belong to the NsrR regulon .
107 +Of the promoters bound by NsrR in vivo ( Table 2 ) , eight not previously known to be regulated by NsrR ( hypA/hycA , acs , aceE , ydcX , putA , ndh and sodB ) show responses to nitrite in transcriptomics experiments that are consistent with positive or negative regulation by NsrR ( Constantinidou et al. , 2006 ) .
108 +Most known NsrR regulon members ( ytfE , yeaR-yoaG , hmp , hcp-hcr and ygbA ) show differential regulation in an asymptomatic strain of E. coli growing in the urinary tract ( Roos and Klemm , 2006 ) .
109 +Potential NsrR targets ydcX , dsdX , ndh and tehAB ( Table 2 ) are also upregulated in the urinary tract ( Roos and Klemm , 2006 ) and so share an expression pattern with genes known to be regulated by NsrR .
110 +Several of the other targets listed in Table 2 have been reported to respond to sources of NO or to S-nitrosoglutathione in other transcriptomics experiments ( Justino et al. , 2005 ; Hyduke et al. , 2007 ; Pullan et al. , 2007 ; Bourret et al. , 2008 ; Jarboe et al. , 2008 ) .
111 +In total , of the 62 targets implicated by the ChIP-chip data , 33 have been previously shown to be influenced by NsrR and/or sources of NO or nitrosative stress ( Table 2 ) .
112 +Nine transcription units were previously suggested by transcriptomics to be repressed by NsrR ( Filenko et al. , 2007 ) ; the promoter regions of seven of these ( ytfE , hmp , hcp , nrfA , yccM , ygbA and napF ) are bound by NsrR in vivo according to the ChIP-chip data ( Table 2 ) , and two ( uspF and yeaR ) are not .
113 +Visual inspection of the raw ChIP-chip data confirmed the absence of signals for uspF and yeaR .
114 +Direct regulation of yeaR by NsrR has been demonstrated ( Lin et al. , 2007 ) , hence this is a true false-negative in the ChIP-chip data .
115 +One possible explanation is that the 3X-Flag tag on NsrR is occluded by other proteins bound to the yeaR promoter .
116 +Overexpression of NsrR causes reduced expression of the small RNA RybB and of the rpoE gene encoding sE ( Thompson et al. , 2007 ) .
117 +Neither gene is bound by NsrR in its promoter region according to the ChIP-chip data .
118 +We assume that these are also false negatives , or that NsrR regulation of rybB and rpoE is indirect .
119 +The transcriptomics data provided good evidence of one gene positively regulated by NsrR , ydbC ( Filenko et al. , 2007 ) .
120 +We found no NsrR-binding site in the ydbC promoter , though there is a site in the downstream gene , ydbD ( Table 2 ) , which is upregulated by NO ( Justino et al. , 2005 ) .
121 +More than 50 promoters implicated as NsrR targets by ChIP-chip were not identified in a transcriptomics experiment in which an nsrR mutation was phenocopied by repressor titration ( Filenko et al. , 2007 ) .
122 +In some cases this may simply be because NsrR binding to DNA has no regulatory consequence .
123 +More likely explanations are that the repressor titration approach used was not very sensitive ( see below ) , and/or that some NsrR targets are subject to additional layers of regulation , such that they would not be identified in a straightforward analysis of the transcriptome under a limited range of growth conditions .
124 +The latter consideration applies , for example , to the tynA and feaB genes , which were identified as potential NsrR targets by ChIP-chip ( Table 2 ) , but which are subject to regulation by NsrR only in cultures grown on unusual carbon or nitrogen sources ( Rankin et al. , 2008 ) .
125 +In several cases , NsrR-binding sites are close to the 5 ′ ends of genes that are ( or are probably ) internal to single transcription units , and therefore are not associated with promoters ; examples are feoB , hcr and nrdB ( Table 2 ) .
126 +The regulatory significance , if any , of these sites is not known ; hcr is particularly interesting because the promoterproximal gene of the operon ( hcp ) also has an NsrR-binding site and is regulated by NsrR ( Filenko et al. , 2007 ) .
127 +The new potential targets for NsrR regulation ( Table 2 ) include genes and operons involved in carbon and energy metabolism ( hycA/hypA , feaB , aceE , mhpT , tynA , caiA and ndh ) , NO metabolism ( norR/norV ) , proteolysis ( clpB , ftsH and ptrA ) , transport processes ( mhpT , yhfC , dsdX and yhfC ) , stress responses ( sodB and sufA ) and motility ( mqsR , fliL and fliA ) .
128 +In an initial follow-up study , we have confirmed NsrR regulation of tynA and feaB ( Rankin et al. , 2008 ) .
129 +Computational analysis of NsrR-binding sites Non-coding regions that contain NsrR-binding sites as revealed by ChIP-chip were initially scrutinized for common potential regulatory sequences using WEEDER ( Pavesi et al. , 2004 ) .
130 +This search suggested that most novel potential NsrR targets do not contain a sequence resembling the long inverted repeat that is present in the ytfE , hmp and ygbA promoters ( Fig. 1 ) .
131 +However , a sequence resembling half of the inverted repeat could be detected in many cases .
132 +To extend this search , we constructed a position-specific score matrix ( PSSM ) from the six easily detectable half-sites in the ytfE , hmp and ygbA promoters and used the PSSM to search the E. coli genome with Virtual Footprint ( Münch et al. , 2005 ) .
133 +As new half sites in promoters known to be bound by NsrR ( Table 2 ) were detected , they were added to the PSSM and the search was repeated iteratively .
134 +In this way , we identified 49 potential NsrR-binding sites in 37 of the intergenic regions to which NsrR binds in vivo ( Table 2 ) .
135 +The sequence logo for these 49 sites is shown in Fig. 1C , which reveals that the consensus sequence for the suggested NsrR-binding site contains a 12 bp interrupted partial palindrome , 5 ′ - AANATGCATTTN-3 ′ , corresponding to one half of the previously described inverted repeat sequence ( Fig. 1A ; see above ) .
136 +In a number of promoters , the computational search failed to identify significant matches to the PSSM ( Table 2 ) .
137 +Similarly , in several other ChIP-chip studies , binding sites have been identified in chromosomal regions that do not contain a good match to the consensus sequence for the regulatory protein concerned ( reviewed in Wade et al. , 2007 ) .
138 +Regulation of motility genes by NsrR
139 +We were particularly interested to observe NsrR-binding sites associated with the promoter regions of transcription units containing genes that are known ( fliAZY and fliLM-NOPQR ) or suspected ( mqsR-ygiT ) to have roles in motility and sessile growth ( Fig. 2 ) .
140 +The fliA gene encodes the alternative sigma factor , s28 , which is required for the transcription of Class III motility and chemotaxis genes ( Chilcott and Hughes , 2000 ) .
141 +The fliZ gene , which is co-transcribed with fliA , encodes a protein which acts as a positive regulator of motility , and as an inhibitor of the expression of curli fimbriae , which are required for surface-attached growth ( Pesavento et al. , 2008 ; Saini et al. , 2008 ) .
142 +The fliLMNOPQR operon encodes structural components of the flagellum and the flagellin export apparatus ( Chilcott and Hughes , 2000 ) .
143 +The mqsR gene ( which is very likely co-transcribed with ygiT , a predicted regulatory gene ) has been described as a regulator of motility and biofilm formation ( Gonzalez Barrios et al. , 2006 ) .
144 +The predicted NsrR-binding site in the fliA promoter overlaps the start site for transcription by RNA polymerase containing s28 , the product of the fliA gene ( Fig. 3 ) .
145 +The site is therefore well situated to mediate negative regulation of fliAZY expression .
146 +To test the functionality of this site , we substituted the highly conserved G at position 6 ( Fig. 1C ) with a C .
147 +We chose to mutate position 6 because the equivalent mutation in the ytfE promoter causes a severe phenotype ( Table 1 ) and this nucleotide is located such that the mutation is unlikely to affect either the s70 or the s28 promoter of fliA ( a substitution at position 2 would change the s28 transcription start site ) .
148 +The G to C mutation is on the bottom strand of the fliA promoter ( Fig. 3A ) ; the mutant promoter is designated fliA c. NsrR binding to the fliA promoter in vivo was examined by ChIP .
149 +When PCR amplification of immunoprecipitated DNA was optimized to allow detection of NsrR binding to the wild-type fliA promoter , binding to the fliA c promoter was undetectable above background levels ( Fig. 3B ) .
150 +Thus , these experiments confirm the presence of an NsrR-binding site in the fliA promoter as was suggested by ChIP-chip ( Fig. 2 ) and bioinformatic analysis , and provide experimental support for the revised consensus sequence for NsrR-binding sites .
151 +To quantify the regulation of motility genes by NsrR , we constructed lacZ reporter fusions to the fliA , fliL and mqsR promoters and measured their activities in an nsrR mutant and a strain containing multiple copies of the nsrR gene , in the presence and absence of a source of NO .
152 +We found no evidence for regulation of the mqsR promoter by NsrR ( data not shown ) , possibly because we have yet to identify suitable growth conditions that reveal regulation by NsrR .
153 +The fliA and fliL promoters were 1.9 - and 1.7-fold upregulated in an nsrR mutant respectively , and had moderately increased activities in the presence of a source of NO ( Table 3 ) .
154 +In the presence of multiple copies of nsrR , the activities of both promoters were 6 -- 7 fold reduced , an effect that was partially reversed by the addition of a source of NO to growth media ( Table 3 ) .
155 +Taken together , these data indicate that NsrR is a negative regulator of both the fliA and the fliL promoters .
156 +Assay of a fliA c -- lacZ fusion revealed that the single base pair mutation in the fliA c promoter mimicked the effect of NO in an otherwise wild-type strain ( Table 3 ) .
157 +The partial de-repression caused by the fliAc mutation could be overcome by the presence of multiple copies of nsrR ( Table 3 ) .
158 +These results are consistent with the fliAc mutation lowering the affinity of the NsrR-binding site in the fliA promoter , as was suggested by ChIP .
159 +The fliA -- lacZ reporter fusion was ~ 2-fold upregulated in a strain transformed with a high copy number plasmid containing the cloned ytfE promoter ( data not shown ) .
160 +This effect of the ytfE promoter was abolished by the deletion at position 12 of the NsrR-binding site ( Fig. 1B ) , suggesting that multiple copies of the NsrR-binding site in ytfE de-repress the fliA promoter by repressor titration ( hence providing additional confirmation of the presence of an NsrR-binding site in fliA ) .
161 +The small magnitude of the repressor titration effect on fliA likely explains why fliA was not identified as an NsrR target in the transcriptomics analysis ( Filenko et al. , 2007 ) .
162 +In the reciprocal experiment , multiple copies of the fliA promoter failed to cause de-repression of the ytfE -- lacZ reporter fusion ( and also failed to de-repress the fliA promoter , data not shown ) .
163 +One possible explanation is that the inverted repeat sequence in ytfE provides a higher affinity NsrR-binding site than the single half site in fliA .
164 +The same consideration may also explain why deletion of the central base pair in the inverted repeat in ytfE abolishes repressor titration despite preserving two intact half sites .
165 +Regulation of motility by NsrR
166 +Flagella-based motility was assayed on soft agar plates .
167 +An nsrR mutant showed a small though reproducible and significant increase in motility ( 1.3-fold ; P < 0.0001 ) as compared with the wild-type strain ( measured as the diameter of the motility ring ; data not shown ) .
168 +Addition of an NO source caused a similar increase in motility in a wild-type strain but not in an nsrR mutant .
169 +These observations are consistent with the negative regulation of motility genes by NsrR that was measured in reporter fusion assays .
170 +In a strain containing multiple copies of nsrR , the motility ring was ~ 2-fold smaller ( P < 0.0001 ) than in a control strain with a single chromosomal copy of nsrR ( Fig. 4 ) .
171 +This effect of NsrR on motility was reversed in plates supplemented with a slow-releasing source of NO ( Fig. 4 ) , suggesting that inactivation of NsrR alleviates negative control of motility .
172 +The NsrR protein contains three conserved cysteine residues thought to be involved in the co-ordination of an [ Fe-S ] cluster , which is the likely site of NO sensing ( Isabella et al. , 2008 ; Tucker et al. , 2008 ; Yukl et al. , 2008 ) .
173 +We have substituted cysteine 96 with serine , and found that the NsrR-C96S variant is unable to repress fully the NsrR targets ytfE , hmp , hcp and ygbA ( J. Partridge and S. Spiro , unpubl .
174 +data ) .
175 +The C96S protein also has no negative effect on motility ( data not shown ) , confirming that the effect of NsrR on motility requires the protein to be in a form that is competent to control transcription .
176 +This excludes the possibility that inhibition of motility by multiple copies of nsrR is a non-specific consequence of protein over-production .
177 +Motility is a variable and strainspecific phenotype in E. coli .
178 +In similar assays to those described above , we showed that multiple nsrR copies inhibit motility to a similar extent ( ~ 2-fold ; P < 0.0001 ) in an E. coli K12 strain ( RP437 ) that is frequently used for assays of motility and chemotaxis .
179 +It has recently been shown that hmp mutants of E. coli are non-motile ( Stevanin et al. , 2007 ) , though on the succinate medium used the phenotype would also be consistent with a defect in aerotaxis .
180 +As the hmp gene is negatively regulated by NsrR ( Bodenmiller and Spiro , 2006 ) , one possible interpretation of our results is that the motility defect associated with an increased nsrR copy number results from downregulation of hmp .
181 +We assayed the motility of hmp mutants of MG1655 and RP437 , using both tryptone and succinate soft agar ( Stevanin et al. , 2007 ) .
182 +With these strains , we found no detectable effect of hmp on E. coli motility .
183 +Thus , the motility phenotype that we observe when nsrR is deleted or overexpressed is not a consequence of hmp up or downregulation respectively .
184 +NsrR regulates motility and surface attachment in a uropathogenic strain of E. coli
185 +We were interested to determine whether the effects of NsrR ( and NO ) on motility that we observed in K12 strains are generalizable to pathogenic strains of E. coli .
186 +We focused on a uropathogenic strain of E. coli ( UPEC ) that is associated with urinary tract infections .
187 +The amino acid sequence of NsrR , and the nucleotide sequence of the fliA promoter shown in Fig. 3 are identical in the UPEC strain CFT073 and MG1655 .
188 +In CFT073 , flagella-based motility is important for the organism 's ability to ascend the urinary tract and disseminate further in the host ( Lane et al. , 2007 ) .
189 +Furthermore , some genes that are regulated by NsrR in K12 strains are upregulated during urinary tract infection , notably the hmp gene encoding the NO detoxifying haemoglobin ( Snyder et al. , 2004 ) .
190 +Thus , there is evidence that both motility and
191 +NsrR might have important roles in vivo , and transcriptomics data suggest that CFT073 is exposed to NO ( Snyder et al. , 2004 ) .
192 +We found that nsrR overexpression exerted a greater negative effect on motility in CFT073 ( > 3-fold ; P < 0.0001 ) than was the case in K12 strains , an effect that was reversed by addition of NO to the medium ( Fig. 4 ) .
193 +NO caused a small though significant ( P < 0.0001 ) stimulation of CFT073 motility ( Fig. 4 ) , as did deletion of the nsrR gene ( Fig. 4 ) .
194 +Thus , NsrR is a negative regulator of motility in CFT073 , and NO influences motility via NsrR .
195 +As for K12 strains , we found no motility phenotype associated with an hmp mutation in CFT073 ( data not shown ) .
196 +As motility and attached growth are typically subject to reciprocal regulation , we measured the ability of CFT073 ( and derivatives deleted for nsrR or containing multiple copies of the nsrR gene ) to adhere to the surface of glass tubes .
197 +Deletion of nsrR or addition of a source of NO significantly reduced attached growth ( Fig. 5 ) .
198 +The presence of multiple copies of nsrR stimulated attached growth , an effect that was partially reversed by the addition of NO ( Fig. 5 ) .
199 +These results indicate that NsrR regulates attached growth in CFT073 ( most likely indirectly ) and that NO influences attached growth via NsrR .
200 +Discussion
201 +Data presented in this paper suggest that NsrR-binding sites in E. coli fall into two classes : those ( such as the site in ytfE ) comprising two copies of an 11 bp inverted repeat with 1 bp spacing , and those ( exemplified by the site in fliA ) which have a single copy of the 11 bp element .
202 +The available information suggests that the inverted repeat is a higher-affinity site that allows NsrR repression to operate over a larger range .
203 +A logical cor-ollary of this suggestion is that the two types of site are occupied by NsrR in different oligomeric states .
204 +As the 11 bp motif is a palindrome ( Fig. 1C ) , it may be a binding site for an NsrR dimer , in which case the 23 bp inverted repeat might be occupied by a dimer of dimers .
205 +In sedimentation equilibrium experiments , the Streptomyces coelicolor NsrR formed a sequence-specific complex with DNA with a molecular weight consistent with the protein being dimeric ( Tucker et al. , 2008 ) .
206 +However , these experiments were done with protein containing a [ 2Fe-2S ] cluster ; the physiologically relevant form of NsrR may contain a [ 4Fe-4S ] cluster ( Yukl et al. , 2008 ) .
207 +The [ 4Fe-4S ] NsrR from Bacillus subtilis is dimeric in solution , its oligomeric state in the presence of a DNA target has not been examined ( Yukl et al. , 2008 ) .
208 +Interestingly , the NsrR homologue IscR also binds to two types of site ( Type 1 and Type 2 ) , though in this case they are unrelated sequences .
209 +Binding to Type 2 sites does not require the [ Fe-S ] cluster of IscR , and two IscR dimers bind cooperatively to a Type 2 site ( Nesbit et al. , 2009 ) .
210 +We have demonstrated that the NO-sensitive repressor protein NsrR is a negative regulator of motility genes and of flagella-based motility in E. coli K12 .
211 +We propose that NO exerts effects on motility through NsrR-mediated regulation of the fliA promoter .
212 +The fliA gene product ( s28 ) is required for the expression of all Class III flagella and chemotaxis genes ( Chilcott and Hughes , 2000 ) , so by regulating fliA NsrR potentially exerts widespread indirect effects on motility and chemotaxis , both of which are involved in migration through soft agar ( Wolf and Berg , 1989 ) .
213 +The effects of NsrR on fliA promoter activity and on motility are quite small , and are more pronounced in strains containing multiple copies of nsrR than in an nsrR mutant .
214 +Similar contrasts between deletion and overexpression have been observed previously for genes regarded as negative regulators of motility .
215 +For example , the pefI-srgD genes of Salmonella enterica serovar Typhimurium were recently described as negative regulators of motility , despite the fact that there is no phenotype associated with deletion of the genes , which inhibit motility when expressed from the araBAD or tetA promoters ( Wozniak et al. , 2009 ) .
216 +We also showed that NsrR regulates motility and attached growth in a UPEC strain .
217 +A search of the UPEC strain CFT073 genome with the same PSSM used to search the E. coli K12 genome revealed predicted NsrR-binding sites in the promoter regions of genes involved in the production of pili ( papI and papI_2 ) and fimbriae ( sfaB , C1936 , ipbA and ipuA ) .
218 +Thus it is possible that the effect of NsrR on attached growth is multifactorial and indirect .
219 +One possible component of the effect is that changes in fliZ expression mediated by NsrR regulation of the fliAZY promoter lead to altered levels of expression of curli fimbriae .
220 +In E. coli K12 , FliZ acts by indirectly causing downregulation of genes involved in the expression of curli fimbriae , which are required for surface attachment ( Pesavento et al. , 2008 ) .
221 +Circumstantial evidence has previously implicated NO as a regulator of chemotaxis , motility and biofilm development .
222 +Haem-containing NO-binding domains of methyl accepting chemotaxis proteins have been characterized ( Karow et al. , 2004 ; Nioche et al. , 2004 ) , although the prediction that these proteins mediate taxis towards or away from NO has not been tested .
223 +In transcriptomic experiments , the expression of some motility genes has been observed to be perturbed by exposure of cultures to sources of NO or nitrosative stress ( imposed by S-nitrosothiols ) , although both positive and negative responses have been reported , and the regulators involved were not identified ( Bourret et al. , 2008 ; Constantinidou et al. , 2006 ; Jarboe et al. , 2008 ) .
224 +In the nonpathogenic organism Nitrosomonas europaea , NO stimulates biofilm formation ( Schmidt et al. , 2004 ) .
225 +In Azotobacter vinelandii , expression of the flhDC genes ( which encode the master regulator of motility ) is negatively regulated by the oxygen-sensor CydR , an orthologue of the E. coli FNR protein ( León and Espín , 2008 ) .
226 +CydR is sensitive to NO ( Wu et al. , 2000 ) , suggesting that exposure to NO might stimulate motility in A. vine-landii via increased expression of flhDC .
227 +In Pseudomo-nas aeruginosa and Staphylococcus aureus , NO inhibits biofilm formation or stimulates dispersal , and NO stimulates motility in P. aeruginosa ( Barraud et al. , 2006 ; Van Alst et al. , 2007 ; Schlag et al. , 2007 ) .
228 +A molecular mechanism which accounts for the effects of NO on biofilm development or motility in these organisms has not previously been described , though there has been some speculation about the regulatory proteins involved that might act as receptors for NO ( Romeo , 2006 ) .
229 +The mechanism we propose in this paper may not be applicable to P. aeruginosa and S. aureus , because those species do not have obvious orthologues of NsrR .
230 +Nevertheless , we suggest that other NO sensing transcriptional regulators ( Spiro , 2007 ; Rodionov et al. , 2005 ) might play an equivalent role in these cases .
231 +Experimental procedures
232 +Strains, media and growth conditions
233 +The strains and plasmids used in this work are listed in Table 4 .
234 +The rich medium was L Broth ( tryptone , 10 g l-1 yeast extract , 5 g l-1 ; NaCl , 5 g l-1 ) .
235 +A mineral salts medium ( Spencer and Guest , 1973 ) supplemented with glucose ( 0.5 % and 0.2 % , w/v , for anaerobic and aerobic cultures respectively ) , casamino acids ( 0.05 % , w/v ) and thiamine ( 5 mg ml-1 ) was used for growth of cultures for b-galactosidase assays .
236 +Ampicillin ( 100 mg ml-1 ) and kana-mycin ( 25 mg ml-1 ) were added as required .
237 +Cultures were grown aerobically or anaerobically as previously described ( Bodenmiller and Spiro , 2006 ) .
238 +For b-galactosidase assays ( Miller , 1992 ) , aerobic cultures were treated with 50 mM spermine-NONOate , and anaerobic cultures with 5 mM nitrite when in early exponential phase ( OD600 = 0.15 -- 0.3 ) , then were assayed 90 min later while still in log phase .
239 +Spermine-NONOate liberates two equivalents of NO with a half-life of 39 min at 37 °C ( Cayman Chemicals ) , and under our culture conditions caused little or no growth inhibition at this concentration .
240 +The mqsR , fliA and fliL promoter regions were amplified by PCR ( all primer sequences are available from the authors on request ) and fused to lacZ in pRS415 , transferred to lRS45 , and integrated into the chromosome as described previously ( Simons et al. , 1987 ; Bodenmiller and Spiro , 2006 ) .
241 +Genes were disrupted by replacing the coding region with a l kanamycin-resistance cassette using the red recombinase method with pKD4 as the template ; mutations were converted to unmarked deletions using pCP20 ( Datsenko and Wanner , 2000 ) .
242 +The nsrR plasmid pJP07 is a derivative of p2795 ( Husseiny and Hensel , 2005 ) and has been described previously ( Rankin et al. , 2008 ) .
243 +NsrR with a C96S substitution was expressed from the equivalent plasmid pJP09 .
244 +The fliA promoter ( on a 474 bp fragment in pSTBlue ) was mutated in the putative NsrR-binding site , and the mutant promoter was fused to lacZ in pRS415 as described above .
245 +Sitedirected mutants were introduced using the QuickChange Site-Directed Mutagenesis Kit ( Stratagene ) according to manufacturer 's instructions .
246 +For random mutagenesis , pGIT1 ( Bodenmiller and Spiro , 2006 ) was mutagenized with the GeneMorph PCR mutagenesis kit ( Stratagene ) according to the manufacturer 's instructions .
247 +After mutagenesis , plasmid DNA was transformed into strain JOEY19 ( lytfE-lacZ ) , and transformants were screened on L agar containing Xgal .
248 +Colonies with a white or pale blue phenotype were selected , plasmid DNA was purified and the sequence of the ytfE fragment determined .
249 +Clones with multiple mutations were not further analysed .
250 +Mutant DNAs of interest generated by random or site-directed mutagenesis were cloned into pRS415 , and integrated on to the chromosome at the lambda attachment site , as previously described .
251 +ChIP and ChIP-chip
252 +For ChIP analysis of the ytfE and fliA promoters , chromatin was precipitated from cultures of strains expressing 3XFlagtagged NsrR ( or an untagged control ) and transformed with pSTBlue-1 derivatives containing wild type or mutant ytfE or fliA sequences .
253 +Precipitated DNAs were purified and equal amounts of templates ( 1 ng for ytfE , 2 ng for fliA ) were ampli-fied by 16 cycles of PCR with primers flanking the cloning site in pSTBlue .
254 +ChIP-chip was performed and data analysed as described previously ( Efromovich et al. , 2008 ) .
255 +Chromatin immunoprecipitation and microarray data have been depos-ited in the GEO database ( accession GSE11230 ) .
256 +Motility and attachment assays
257 +Motility was assayed on soft agar swim plates inoculated with 4 ml of an exponential phase ( OD600 ~ 0.5 ) culture .
258 +The plates contained 1 % tryptone , 0.25 % NaCl , 0.3 % Difco agar , and antibiotics as required .
259 +The plates were incubated in a wet box for 20 h at 30 °C .
260 +Surface attachment to 16 mm glass tubes was assayed in standing cultures grown for 24 h at 30 °C in L broth , using the crystal violet staining method ( Pratt and Kolter , 1998 ) .
261 +For treatment with NO , the plates or standing cultures were supplemented with 100 mM ( for K12 strains ) or 250 mM
262 +( for CFT073 ) diethylenetriamine-NONOate , which liberates two equivalents of NO with a half-life of 20 -- 56 h under the conditions of these experiments ( Cayman Chemicals ) .
263 +Acknowledgements
264 +We are grateful to Sandy Parkinson , Harry Mobley , Michael Hensel , Barry Wanner and Valley Stewart for generously providing strains and plasmids , to Gladys Alexandre , Sam Efromovich , Mike Manson and David Grainger for helpful discussions , and to Ray Dixon for comments on the manuscript .
265 +This work was supported in part by Grant MCB-0702858 from the National Science Foundation .
...\ No newline at end of file ...\ No newline at end of file
1 +Rho directs widespread termination of intragenic
2 +The transcription termination factor Rho is a global regulator of RNA polymerase ( RNAP ) .
3 +Although individual Rho-dependent terminators have been studied extensively , less is known about the sites of RNAP regulation by Rho on a genome-wide scale .
4 +Using chromatin immu-noprecipitation and microarrays ( ChIP-chip ) , we examined changes in the distribution of Escherichia coli RNAP in response to the Rho-specific inhibitor bicyclomycin ( BCM ) .
5 +We found 200 Rho-terminated loci that were divided evenly into 2 classes : intergenic ( at the ends of genes ) and intragenic ( within genes ) .
6 +The intergenic class contained noncoding RNAs such as small RNAs ( sRNAs ) and transfer RNAs ( tRNAs ) , establishing a previously unappreciated role of Rho in termination of stable RNA synthesis .
7 +The intragenic class of terminators included a previously uncharacterized set of short antisense transcripts , as judged by a shift in the distribution of RNAP in BCM-treated cells that was opposite to the direction of the corresponding gene .
8 +These Rho-terminated antisense transcripts point to a role of noncoding transcription in E. coli gene regulation that may resemble the ubiquitous noncoding transcription recently found to play myriad roles in eukaryotic gene regulation .
9 +Jason M. Petersa,b, Rachel A. Mooneya, Pei Fen Kuanc, Jennifer L. Rowlanda, Sündüz Keleşc,d, and Robert Landicka,e,1
10 +Departments of aBiochemistry, bGenetics, cStatistics, dBiostatistics and Medical Informatics, and eBacteriology, University of Wisconsin, Madison, WI 53706 Edited by Jeffrey W. Roberts, Cornell University, Ithaca, NY, and approved July 16, 2009 (received for review April 8, 2009)
11 +T ranscription termination is critical for maintaining control over gene expression .
12 +Bacteria employ 2 distinct types of termination : ( i ) intrinsic termination , for which a GC-rich RNA hairpin followed by a U-tract dissociates RNA polymerase ( RNAP ) without the need for accessory proteins , and ( ii ) factor-dependent termination caused by the Rho protein .
13 +Rho was originally identified as a factor that increased the `` accuracy '' of in vitro transcription by terminating RNAP at specific positions on a bacteriophage DNA template ( 1 ) .
14 +Later , Rho was found to be the cause of polarity , whereby the uncoupling of transcription and translation by premature stop codons decreases gene expression of downstream genes in an operon ( 2 ) .
15 +Rho is a homohexameric protein with RNA-dependent ATPase activity ( 3 ) .
16 +Rho binds to the nascent RNA and translocates 5 to 3 along RNA using energy derived from ATP hydrolysis ( 4 ) .
17 +At certain sites , Rho contacts RNAP , and terminates the elongation complex ( EC ) by an unknown mechanism ( 5 ) .
18 +Bicyclomycin ( BCM ) is a specific inhibitor of Rho ( 6 ) .
19 +BCM blocks Rho-dependent termination in vivo ( 7 ) and in vitro ( 8 ) through noncompetitive inhibition of the RNA-dependent AT-Pase activity of Rho ( 9 ) .
20 +Biochemical and structural analyses show that BCM binds adjacent to the ATPase of Rho ( 8 ) and prevents ATP hydrolysis by interfering with a key glutamic acid residue that is involved in catalysis ( 10 ) .
21 +Treatment of wild-type E. coli K-12 with high concentrations of BCM is lethal ( 6 ) , because rho is an essential gene ( 11 ) .
22 +However , sublethal doses of BCM are sufficient to perturb Rho termination in vivo ( 7 ) .
23 +Genome-wide studies have documented the role of Rho as a global regulator of RNAP .
24 +Chromatin immunoprecipitation assays using tiling microarrays ( ChIP-chip ) revealed remarkably similar global distributions of RNAP and Rho on DNA ( 12 ) .
25 +These similar distributions suggest that Rho contacts ECs soon after initiation , interacts with ECs throughout elongation , and interacts with ECs on nearly all transcription units ( TUs ) , rather than having specificity for a small set of genes .
26 +Cardinale et al. ( 13 ) used expression array analysis to gauge the effect of BCM treatment on mRNA levels .
27 +Their findings showed changes in abundance of a subset of transcripts , particularly for genes integrated into the genome by horizontal transfer .
28 +Thus , Rho termination occurs preferentially on a subset of genes , even though its physical distribution is wide-spread .
29 +However , the specific locations of BCM-inhibited Rho-dependent terminators have not yet been determined .
30 +We used ChIP-chip to examine changes in the distribution of RNAP in response to Rho inhibition by BCM .
31 +We found 200 Rho-terminated loci where BCM shifted the distribution of RNAP downstream of the apparent termination site .
32 +Half of the Rho-dependent terminators were located at the 3 ends of genes ( intergenic ) , including small RNAs ( sRNAs ) and transfer RNAs ( tRNAs ) .
33 +The other half were found within the coding sequence of annotated genes ( intragenic ) .
34 +For one set of intragenic terminators , the readthrough event was in the opposite direction of the gene , indicating antisense transcription .
35 +Results
36 +BCM Alters the Distribution of RNAP .
37 +To determine the contribution of Rho to the genome-wide distribution of RNAP , ChIP was performed on cells grown in the presence or absence of BCM at 20 g/mL .
38 +This concentration of BCM was chosen because it did not alter the growth rate of cells under the conditions used in these experiments ( 14 ) , and thus limited the potential indirect effects that could result from inhib-iting Rho .
39 +DNAs from ChIP experiments targeting the or subunit of RNAP and `` input '' genomic DNA were differentially labeled with Cy3 and Cy5 dyes , then hybridized to a tiling microarray ( see Materials and Methods ) , revealing the RNAP distribution in BCM-treated and untreated conditions .
40 +Independent biological replicates showed good agreement ( Pearson 's r 0.9 ) .
41 +Changes in the distribution of RNAP upon BCM treatment were readily apparent by visual inspection of the data , and were quantified statistically .
42 +A moving average method implemented in the program CMARRT ( 15 ) was used to identify regions where at least 3 consecutive probes exhibited increased ChIP-chip signal in BCM-treated cells versus untreated cells ( see Materials and Methods ; no BCM-induced reductions in RNAP occupancy were detected ) .
43 +This analysis revealed a total of 199 BCM significant regions ( BSRs ) dispersed throughout the E. coli K-12 chromosome .
44 +Most of the probes with increased ChIP-chip signal in BCM-treated cells were within BSRs , but they represented only a small percentage of the total probes ( 3 % ; Fig. 1A ) .
45 +This suggests that the effects of BCM were mostly direct consequences of Rho inhibition rather than a large-scale redistribution of RNAP in response to cellular stresses or other pleiotropic effects .
46 +The BSR dataset was compared to previously characterized Rho-dependent terminators , which confirmed that BCM effectively inhibited Rho in our experiment .
47 +For instance , the rho gene is autoregulated
48 +Author contributions : J.M.P. , R.A.M. , and R.L. designed research ; J.M.P. , R.A.M. , and J.L.R. performed research ; J.M.P. , P.F.K. , and S.K. analyzed data ; and J.M.P. , S.K. , and R.L. wrote the paper .
49 +The authors declare no conflict of interest .
50 +This article is a PNAS Direct Submission .
51 +Data deposition : The data reported in this paper have been deposited in the Gene ExpressionOmnibus ( GEO ) database , www.ncbi.nim.nih.gov/geo ( accessionno.GSE16562 ) .
52 +1To whom correspondence should be addressed .
53 +E-mail : landick@bact.wisc.edu .
54 +This article contains supporting information online at www.pnas.org/cgi/content/full/ 0903846106/DCSupplemental .
55 +by a Rho-dependent terminator immediately upstream of its coding sequence ( 16 ) .
56 +As expected , a BSR was found at the rho locus just after the rhoL gene ( Fig. 1B ) .
57 +In untreated cells , ChIP-chip signal for RNAP was highest at the rho promoter , situated just upstream of rhoL .
58 +After the rhoL gene , the signal for RNAP decreased , indicative of Rho-dependent termination .
59 +When BCM was used to inhibit Rho function , however , the RNAP signal remained high throughout the Rho-dependent terminator region and gradually decreased across the rho gene , indicating readthrough of the rhoL terminator .
60 +Our findings also are broadly consistent with effects of BCM on global mRNA expression reported by Cardinale et al. ( 13 ) , but provide high-resolution positional information that could not be accessed through mRNA expression analysis alone .
61 +Based on genomic position , approximately half of all BSRs were located within 300 bp of an expression array probeset that was upregulated at least 2-fold in mRNA expression ( supporting information ( SI ) Fig .
62 +S1 ) .
63 +However , the mRNA expression analysis did not detect a large fraction of the BSRs identified in our dataset ( 49 % ) .
64 +The lower resolution of the expression array data relative to the tiling
65 +BSR type tRNAa sRNAb mRNAc Total K-12 specificd Prophaged cNumber of BSRs associated with annotated mRNA genes .
66 +dNumber of BSRs associated with E. coli K-12-specific genes or prophageDNA ( ASAP Database , http://www.genome.wisc.edu/tools/asap.htm ) .
67 +eDirectionality was not determined .
68 +array-based ChIP-chip data likely explains this discordance , although differences in experimental growth conditions could also contribute .
69 +Importantly , the ChIP-chip-derived BSR data define the locations at which Rho-dependent termination normally occurs .
70 +To understand the roles of these Rho-dependent terminators , we next sought to associate each BSR with a specific gene .
71 +Although ChIP-chip experiments do not provide strand information per se , the `` directionality '' of terminator readthough was used to assess the orientation of RNAP on DNA .
72 +An example of directionality can be found at the rho locus ( Fig. 1B ) .
73 +The distribution of RNAP shifts to the right downstream of rhoL in ChIP-chip data from BCM-treated cells compared with untreated cells .
74 +Therefore , the terminator must be on the `` plus '' strand at the 3 end of rhoL .
75 +This logic was extended to assign each BSR to a particular gene ( Table S1 ) .
76 +When directionality could not be determined ( as was the case in 15 BSRs ) , the BSR was assigned to the gene that contained the majority of significant probes for that BSR .
77 +Quantitative PCR of ChIP DNA was used to confirm the array results at 3 of the BSR-associated loci ( rho , valVW , and rygD ; Fig .
78 +S2 ) .
79 +Our analysis revealed a diverse set of Rho targets in the E. coli genome ( Figs. 1C and 2 , and Table 1 ) .
80 +Half of the targets ( n 102 ) were after genes ( intergenic targets ) , where Rho would be expected to terminate transcription .
81 +Most of these followed protein-coding genes ( 83 mRNAs ) , but 12 followed tRNA genes and 7 followed sRNA genes .
82 +However , the other half ( n 97 ) were within coding regions ( intergenic targets ) , including 25 that could be assigned to antisense transcripts .
83 +This distribution suggests that Rho plays important roles in E. coli transcription in addition to termination at the ends of operons or mediation of polarity .
84 +Rho Termination at tRNAs .
85 +Many tRNA operons appeared to be terminated by Rho .
86 +Of the 36 tRNA-containing TUs located outside of rrn ( and thus subject to termination ) , 12 had a BSR immediately downstream of the mature 3 end of the last tRNA in the TU ( Table S2 ) .
87 +Rho termination had been previously demonstrated in vivo and in vitro at one of these tRNA TUs ( tyrTV ) ( 17 ) .
88 +Two tRNA loci that show the effects of BCM treatment on the distribution of RNAP are valVW and thrW ( Fig. 3A and Fig .
89 +S3 ) .
90 +Although the RNAP ChIP-chip signal is restricted to the tRNA operon itself in untreated cells , BCM treatment caused the distribution of RNAP to extend downstream past the presumed Rho-dependent termination point .
91 +The ChIP-chip signals on tRNA operons without significant BCM effects , such as lysT-valT-lysW-valZ-lysYZQ , were qualitatively and quantitatively distinct from tRNA operons affected by BCM ( cf. Fig. 3A and Fig .
92 +S3 to Fig. 3B ) .
93 +To determine the distinctions between tRNA operons that were affected by BCM and those that were not , we analyzed the sequence within and surrounding the BSR .
94 +The number of tRNAs in an operon , and the direction of transcription in genes downstream of the operon , had no relationship with Rho termination ( Table S2 , Fig. 3A , and Fig .
95 +S3 ) .
96 +Additionally , no obvious `` termination sequence '' could be ascribed to tRNA BSRs using motif-finding algorithms ( e.g. , MEME ; http://meme.sdsc.edu/meme4/ ) .
97 +However , the first 50 nucleotides after the mature 3 end of the tRNA differed significantly in GC content for tRNAs affected by BCM ( Table S3 ) .
98 +Although these sequences were only 25 % C on average , they were significantly more enriched for C than their non-Rho terminated counterparts ( Student 's t test , P 0.01 ) and significantly depleted in G .
99 +The average G content was only 12 % within the first 50 nucleotides after these tRNAs , which was highly significant compared with tRNAs without corresponding BSRs ( Student 's t test , P 0.001 ) .
100 +These patterns are consistent with previous studies that noted a bias toward C and away from G in cases of Rho-dependent polarity after premature stop codons ( 18 ) .
101 +Unsurprisingly , the feature that most distinguished tRNA operons affected by BCM from those that were not was the presence or absence of a putative intrinsic terminator hairpin RNA structure .
102 +Of the 24 tRNA operons that lacked associated BSRs , 22 ( 92 % ) encoded putative intrinsic terminator hairpin structures and corresponding U-tracts within 150 bp of the 3 end of the tRNA .
103 +Potential hairpins were identified by examining the RNA secondary structure in silico using the mfold algorithm ( 19 ) ( Table S2 ) .
104 +The 2 exceptions lacking both a BSR and putative intrinsic terminator were ileY and the thrU-tyrU-glyT-thrT operon .
105 +The ileY tRNA gene produced very little RNAP ChIP-chip signal in both BCM-treated and untreated conditions , and likely fell below the limits of detection .
106 +The thrU-tyrU-glyT-thrT operon is known to be cotranscribed with the downstream tufB gene ( 20 ) .
107 +Although a small drop in RNAP ChIP-chip signal occurred between thrT and tufB , apparently , the majority of ECs were not terminated .
108 +Eleven of the 12 ( 92 % ) tRNA operons with an associated BSR lacked putative intrinsic terminator hairpin structures .
109 +The exception , asnU , contained a putative RNA structure that resembled an intrinsic terminator hairpin despite being affected by BCM treatment ( Table S2 ) .
110 +However , the purported terminator contained an unpaired A residue between the hairpin stem and U-tract .
111 +Systematic substitutions of U-tract residues with A in the canonical pyrBI intrinsic terminator revealed that mutations closer to the hairpin stem caused progressively greater termination defects ( although the first U of the U-tract was not tested ) ( 21 ) .
112 +Also , weakening the base of the hairpin stem reduces termination markedly ( 22 ) .
113 +Therefore , this deviation from a canonical intrinsic terminator would likely disrupt the function of the terminator hairpin .
114 +This finding raises the intriguing possibility that Rho-dependent termination is a `` default '' termination pathway in E. coli , taking over when intrinsic terminator hairpins are disrupted by mutation or removed by horizontal transfer events .
115 +Rho Termination of sRNA Synthesis .
116 +Genes in a second class uncovered in the BSR analysis encoded known sRNAs .
117 +Seven annotated sRNA genes were found to have BSRs associated with the 3 end of the gene ( Fig. 1C ) .
118 +Two types of Rho-dependent terminators were found at sRNAs .
119 +The first type was primarily involved in sRNA 3 end formation .
120 +The rygD gene ( also known as sibD ) produces a noncoding stable RNA product that regulates the toxicity of the short , hydrophobic IbsD protein ( 23 ) .
121 +An extension in the distribution of RNAP at rygD is seen in the presence of BCM , indicating that this sRNA is terminated by Rho ( Fig .
122 +S4 ) .
123 +The second type of Rho-dependent terminator found at sRNAs appeared to play a role in the regulation of downstream genes .
124 +The sroG sRNA is situated in between the promoter and protein coding sequence of the ribB gene , which is involved in riboflavin synthesis ( 24 ) .
125 +Although the exact function of the SroG RNA has not been demonstrated experimentally , sequence alignments suggest that it contains a flavin mononucleotide ( FMN ) binding riboswitch known as an RFN ( ribo-flavin ) element ( 25 ) .
126 +Based on the absence of an intrinsic terminator hairpin , and complementarity between the Shine-Dalgarno ( SD ) of ribB and upstream sequences in the RNA , the riboswitch contained in sroG was proposed to operate by blocking translation of ribB in conditions of high FMN concentration ( 25 ) .
127 +Interestingly , a BSR occurred at the 3 end of sroG , implicating Rho-dependent termination as a mechanism for tightening the regulation of this riboswitch ( Fig. 3C ) .
128 +The ribB transcript , when left untranslated , is logically a good substrate for Rho action , and termination by Rho would prevent synthesis of the full-length ribB mRNA .
129 +This would ensure that RibB protein could not be produced , even if SD pairing is lost by FMN release from the riboswitch .
130 +This system is similar to the Bacillus subtilis trp operon , where Rho termination occurs after translation initiation is blocked by a hairpin that occludes the SD of trpE ( 26 ) .
131 +Our findings indicate that Rho termination at sRNAs can be involved both in 3 - end formation and in the mechanism by which sRNAs regulate their target genes .
132 +Just 7 of the 80 known sRNAs are terminated by Rho .
133 +Previous studies have identified sRNAs by searching for promoter-intrinsic terminator pairs in intergenic regions ( see ref .
134 +27 ) , suggesting that only a fraction of Rho-terminated sRNAs have been discovered .
135 +Therefore , identifying Rho-dependent terminators with associated promoters could function as an additional method for finding novel sRNAs .
136 +Rho Inhibition Reveals Antisense Transcription .
137 +Although half of the BSRs were found at the 3 ends of genes , as would be predicted if Rho functions to terminate RNAP at the ends of TUs ( intergenic ) , the other half were located within genes ( intragenic ) .
138 +In many cases , we found that the directionality of intragenic terminator readthrough was opposite to the direction of the annotated gene ( Fig. 4 A and B ) .
139 +These observations were indicative of antisense transcription by RNAP .
140 +In total , we found 25 instances of antisense transcription in the BSR dataset , 24 of which were previously uncharacterized transcripts ( Table S4 ) .
141 +A majority ( 17/25 ) of the antisense transcripts had an associated 70 peak in ChIP-chip data from Mooney et al. ( 12 ) that indicated a putative promoter for the transcript .
142 +We estimated the approximate lengths of the antisense transcripts by finding the distance between the start of the BSR and the midpoint of its associated 70 peak .
143 +The average antisense transcript length was 456 nt .
144 +This number likely overstates the transcript length , because the same analysis applied to tRNAs overestimated their lengths by 50 -- 150 nucleotides .
145 +Thus , the average length of antisense transcripts found in this study falls within the range of 50 to 400 nt typically assigned to sRNAs ( 28 ) .
146 +Reppas et al. ( 29 ) had previously identified an antisense transcript on the opposite strand of the eutB gene .
147 +This transcript is also apparent in the BSR dataset due to the directionality of terminator readthrough ( Fig. 4A ) , and a corresponding peak in 70 ChIP-chip data suggests a promoter location for the transcript .
148 +An example of a previously uncharacterized antisense transcript found in the BSR dataset lies within the cryptic bgl operon on the opposite strand of the bglF gene ( Fig. 4B ) .
149 +The ambiguous directionality of the 70 and RNAP peaks in bglF was made clear by readthrough of an antisense , Rho-dependent terminator in BCM-treated cells , establishing the existence of antisense transcription in bglF .
150 +Our finding of 100 intragenic Rho-dependent terminators shows that transcription in E. coli is much more complex than previously envisioned , with many transcripts terminated within coding sequences and a greater amount of antisense transcription .
151 +Intragenic terminators are associated with both sense and antisense transcription .
152 +Intragenic antisense transcripts terminated by Rho represent a mostly uncharacterized group of RNAs with unknown functions .
153 +Intragenic sense Rho-dependent terminators may be associated with transcriptional attenuation ( 30 ) , premature termination due to failed translation , or synthesis of sRNAs that lie within larger genes .
154 +Discussion
155 +Our findings lead to 3 insights into the role of Rho in global gene regulation .
156 +First , Rho terminates synthesis of small noncoding RNAs , including tRNAs to a much greater extent than previously realized .
157 +This is significant because the extensive structure of such RNAs is thought to inhibit Rho binding .
158 +Second , Rho terminates synthesis of intragenic transcripts , including antisense transcripts , of unknown function .
159 +Many of these likely represent previously uncharacterized , noncoding transcripts in E. coli .
160 +Finally , the strong effect of Rho on horizontally transferred genes may reflect the propensity of such genes to insert at tRNA-encoding loci , rather than Rho-targeting of foreign DNA per se .
161 +Genome Position Fig. 4 .
162 +Rho inhibition reveals antisense transcription .
163 +( A ) An antisense transcript within the eutB gene was detected based on the direction of terminator readthrough by RNAP in BCM-treated cells .
164 +70 ChIP-chip data ( orange ) from Mooney et al. ( 12 ) suggests a promoter location for the antisense transcript .
165 +( B ) Unique antisense transcription within the bglF gene .
166 +Colors , labels , and data smoothing are as described in Fig. 1B , except that putative antisense transcripts are represented by red arrows .
167 +The BSR dataset is likely to reveal only a subset of Rho-dependent terminators in E. coli .
168 +Detection of Rho terminators by ChIP-chip requires sufficient occupancy of RNAP before the terminator to see the readthrough event .
169 +For instance , the well-characterized Rho-dependent trp t terminator ( 31 ) was barely discernable , and failed to meet the statistical cutoff due to low RNAP signal at the 3 end of the trp operon .
170 +Many condition-specific Rho terminators also were likely missed ( e.g. , the tnaC terminator in the catabolite-repressed tna operon ) ( 32 ) .
171 +Finally , cryptic Rho terminators that occur only when transcription and translation are uncoupled would not be found because translation should be efficient under our assay conditions .
172 +To estimate the total extent to which Rho terminates mRNA synthesis , we examined 109 high-quality TUs for which the RNAP ChIP-chip signal was significantly above background and could readily be distinguished from adjacent TUs ( 12 ) .
173 +Of these 109 TUs , 18 were associated with intergenic BSRs , indicating that 17 % of these TUs are terminated at their 3 ends by Rho .
174 +We extrapolated this percentage out to the total predicted number of TUs in E. coli ( 2,271 ) ( 33 ) , which gave 386 as the estimated number of intergenic Rho-dependent terminators .
175 +Based on this estimate , Rho-dependent termination is likely to account for 20 % of the total mRNA 3 - end formation in E. coli , rather than the 50 % estimate that is often cited ( 34 ) .
176 +We note that the 50 % estimate does not appear to be based on a genome-scale analysis .
177 +Rho-Dependent Termination and Stable RNA Synthesis .
178 +Stable RNA transcripts are surprising substrates for Rho action because they are typically highly structured , whereas Rho is thought to bind unstructured RNA .
179 +However , ChIP-chip analysis reveals Rho occupancy across most TUs , including sRNAs , tRNAs , and rRNAs ( 12 ) .
180 +Thus , Rho appears capable of association with structured transcripts , consistent with our finding that Rho terminates these transcripts .
181 +Rho-dependent termination of tRNA and sRNA transcripts is also unexpected because Rho generates heterogeneous transcript 3 ends that would seemingly be problematic for the function of these RNAs .
182 +Extraneous 3 nucleotides may interfere with folding or enzymatic modifications of stable RNAs , many of which require specific secondary structures for biological activity .
183 +However , extra 3 nucleotides can be removed by multiple 3 3 5 exonucleases that exist in E. coli .
184 +For instance , a 3 tail on the Rho-terminated valVW tRNA transcript becomes detectable only in a pnp rnb double mutant , implying that 3 ends generated by Rho termination are rapidly degraded by redundant 3 3 5 exonucleases encoded by pnp and rnb ( 35 ) .
185 +Thus , heterogeneous 3 tails generated by Rho can be readily removed to avoid interfering with RNA function .
186 +Rho inhibition had no effect on RNAP occupancy of rRNA TUs , whereas the recent proposal that Rho removes paused RNAPs predicts a 3 - proximal decrease ( 36 ) .
187 +However , the lower level of rrn transcription expected for minimal medium could preclude detection of this effect .
188 +Rho Terminates a Set of Antisense Transcripts of Unknown Function in E. coli .
189 +We find that Rho is involved in termination of a set of antisense transcripts with unknown function .
190 +These antisense transcripts are likely to be noncoding , because the protein-coding sequence on the opposite strand greatly constrains the sequence of the antisense RNA .
191 +The 25 antisense transcripts we detected likely represent only a small fraction of a larger set of similar antisense transcripts in E. coli .
192 +As noted previously for intergenic transcripts , our method will miss a significant number on which the effect of BCM fails to generate a BSR .
193 +Additionally , to be detectable , antisense TUs within genes must also generate signals significantly above the level of the corresponding genic TU .
194 +Thus , E. coli likely possesses a large set of intragenic , antisense TUs of which the 25 we detected are only a limited , highly transcribed subset .
195 +Some antisense transcripts may encode small RNAs with specific regulatory functions .
196 +For instance , antisense RNAs are known to block translation by pairing to a sense transcript ( e.g. , RyhB and IS10 in bacteria ) , to block formation of persistent RNA-DNA hybrids ( e.g. , RNAI in ColE1-type plasmids ) , or to interfere with sense transcription during their synthesis ( 37 , 38 ) .
197 +Some of these transcripts could conceivably produce sRNAs with functions unrelated to the genes within which they are embedded .
198 +However , the possibility that some intragenic transcripts result from `` transcriptional noise '' must be considered .
199 +The involvement of Rho is itself compellingly analogous to some types of noncoding transcription in eukaryotes .
200 +Bacterial RNAP and eukaryotic RNAPII are both terminated by at least 2 distinct pathways .
201 +In many bacteria , intrinsic termination appears to be the dominant mechanism for termination of mRNA synthesis ; indeed , our findings suggest Rho terminates only a minority of full-length E. coli mRNAs .
202 +RNAPII termination is coupled to transcript cleavage and polyadenlyation for most mRNAs ( 39 ) , but can instead occur by the Nrd1/Nab3/Sen1-dependent pathway for small nuclear RNAs ( snRNAs ) , small nucleolar RNAs ( snoRNAs ) , and some short mRNAs ( 40 ) .
203 +Sen1 contains an ATP-dependent , 5 3 3 RNA/DNA helicase activity and may function similarly to Rho ( 41 ) .
204 +Thus , Rho-dependent termination in bacteria appears to be analogous to Sen1-dependent termination in eukaryotes .
205 +The Nrd1/Nab3/Sen1 pathway is implicated in the termination of cryptic unstable transcripts ( CUTs ) that become detectable in S. cerevisiae mutants defective for nuclear RNA degradation ( 42 ) .
206 +Similar to pervasive noncoding transcription in other eukaryotes , the biological function of CUTs is unknown ; however , CUTs may simply reflect transcriptional noise that is an unavoidable consequence of robust gene expression , and the Nrd1/Nab3/Sen1 pathway may play a role in `` genome surveillance '' by suppressing them .
207 +Given the similarities of Rho-dependent and Sen1-dependent termination , one possibility is that at least some antisense transcription terminated by Rho in bacteria may also reflect transcriptional noise .
208 +Rho-Dependent Termination and Horizontal Transfer .
209 +Our findings are consistent with a connection between Rho and suppressed expression of horizontally transferred , `` foreign '' genes ( 13 ) , but suggest an indirect mechanism underlies this relationship .
210 +The connection is evident from the significant association of BSRs with E. coli K-12 genes lacking homologs in E. coli 0157 : H7 EDL 933 ( Mann-Whitney U test ; P 0.001 ) .
211 +However , specific targeting of Rho to AU-rich RNA in horizontally transferred genes ( 13 ) can be ruled out , as the global distribution of Rho lacks bias toward any particular set of TUs ( 12 ) .
212 +Three non-mutually exclusive ideas may explain why Rho termination is associated with `` foreign '' DNA .
213 +First , foreign genes acquired from distantly related organisms may not be adapted to the E. coli translation apparatus , allowing Rho to act on poorly translated RNAs .
214 +Second , some foreign DNA may contain specific Rho-dependent terminators .
215 +For instance , the rac prophage contains the Rho-dependent timm terminator upstream of the lethal kilR gene ( 13 ) ; BCM causes readthrough of timm and the appearance of a BSR ( Table S1 ) .
216 +Third , foreign DNA may preferentially insert into active TUs , and thereby produce readthrough transcription into foreign DNA that is terminated by Rho .
217 +Of the 63 E. coli K-12-specific genes associated with a BSR , 24 are inserted into active TUs at which Rho terminated transcription into the horizontally transferred DNA .
218 +This phenomenon is apparent at tRNA operons terminated by Rho ( Fig .
219 +S5 ) .
220 +Half the tRNAs terminated by Rho have associated BSRs that read into E. coli K-12-specific genes or prophage elements ( Fig. 1C and Table S1 ) .
221 +Indeed , the majority of prophages and other horizontally transferred elements in Gammaproteobacteria encode integrases that specifically target tRNAs genes as attachment sites ( 43 ) .
222 +Thus , horizontally transferred elements may integrate into the chromosome by disruption of tRNA genes , causing loss of their intrinsic terminators .
223 +In such cases , Rho can supply an alternate termination mechanism to prevent transcription of potentially toxic foreign genes from the tRNA gene promoter .
224 +Williams ( 43 ) categorized horizontally transferred elements that use tRNA as insertion points across several species of proteobacteria and Gram-positive bacteria .
225 +Of the 54 characterized horizontally transferred elements that insert into tRNA , 22 ( 41 % ) lacked an intrinsic terminator within 400 bases of the mature 3 end of the tRNA ( 43 ) .
226 +These data suggest that Rho termination provides a general mechanism for guarding the borders of tRNA transcription against the deleterious consequences of foreign gene expression in a diverse set of bacteria .
227 +Conclusion .
228 +Rho-dependent termination plays many roles in bacterial transcription , including generation of full-length mRNA 3 ends ( 1 ) , establishment of polarity ( 2 ) , resolution of extended RNA-DNA hybrids ( 44 ) , and protection of cells from harmful expression of foreign genes ( 13 ) .
229 +Our findings suggest Rho plays additional , and possibly more significant , roles by halting RNA chain elongation in a previously uncharacterized antisense transcriptome and by terminating synthesis of stable RNAs , including tRNAs and sRNAs .
230 +Rho-dependent termination is especially well suited for halting antisense transcription .
231 +The stringent sequence requirements of intrinsic terminators would be incompatible with a pro-tein-coding gene on the opposite strand .
232 +In contrast , Rho-dependent terminators exhibit modest sequence specificity ( C enriched and G depleted ) , which would place few limitations on codon usage in a protein-coding gene .
233 +Taken together , these data suggest Rho may play a principal role in halting transcription at locations where intrinsic terminators could not readily evolve ( e.g. , horizontally transferred DNA and antisense transcripts ) .
234 +Thus , further study of the targets of Rho may help elucidate the scope of the noncoding transcriptome of E. coli .
235 +Materials and Methods
236 +Growth Conditions .
237 +E. coli K-12 MG1655 was grown in MOPS minimal medium containing 0.2 % glucose at 37 °C with vigorous agitation in the presence or absence of 20 g/mL BCM ( 12 ) .
238 +BCM was obtained from Fujisawa Pharmaceutical Co. .
239 +ChIP-Chip .
240 +ChIP-chip assays were performed as previously described ( 12 ) .
241 +Briefly , cells were grown to an apparent OD600 of 0.4 and cross-linked by the addition of formaldehyde at 1 % final concentration with continued shaking at 37 °C for 5 min before quenching with glycine ( 100 mM final ) .
242 +Cells were then lysed and DNAs were sheared by sonication followed by treatment with micrococcal nuclease and RNase A. RNAP crosslinked to DNA was immunoprecipitated using antibodies against either the or subunit ( antibodies 8RB13 and NT73 , respectively ; Neoclone ) using Sepharose protein A and G beads .
243 +Enriched ChIP DNA and input DNA were amplified by linker-mediated PCR ( 45 ) and processed by NimbleGen , Inc. to incorporate Cy3 or Cy5 dyes , hybridized to a tiling array , and quantified by fluorescence scanning .
244 +Two biological replicates were obtained for both BCM-treated and untreated conditions .
245 +Array Designs .
246 +Weused2distinctisothermaltilingarraysthatcovertheentireE.coli K-12 MG1655 genome .
247 +The first array contained 187,204 oligonucleotide probes based on the sequence of the plus strand that were synthesized on the array in duplicate with 24-bp spacing ( 12 ) , whereas the second contained 374,408 probes that alternated strands with 12-bp spacing .
248 +Data Analysis .
249 +We performed locally weighted linear regression ( LOWESS ) normalization ( 46 ) on raw Cy3 and Cy5 signals to correct for intensity-dependent dye effects within each array using the `` normalizeWithinArrays '' function ( 47 ) in the limmapackage ( 48 ) forthestatisticalprogramR ( 49 ) .
250 +Normalizedlog2ratioswere
251 +1 .
252 +Roberts JW ( 1969 ) Termination factor for RNA synthesis .
253 +Nature 224 ( 5225 ) :1168 -- 1174 .
254 +2 .
255 +Richardson JP , Grimley C , Lowery C ( 1975 ) Transcription termination factor Rho activity is altered in Escherichia coli with suA gene mutations .
256 +Proc Natl Acad Sci USA 72 ( 5 ) :1725 -- 1728 .
257 +3 .
258 +GalluppiGR , RichardsonJP ( 1980 ) ATP-inducedchangesinthebindingofRNAsynthesis termination protein Rho to RNA .
259 +J Mol Biol 138 ( 3 ) :513 -- 539 .
260 +4 .
261 +Richardson JP ( 2006 ) How Rho exerts its muscle on RNA .
262 +Mol Cell 22 ( 6 ) :711 -- 712 .
263 +5 .
264 +Banerjee S , Chalissery J , Bandey I , Sen R ( 2006 ) Rho-dependent transcription termination : More questions than answers .
265 +J Microbiol 44 ( 1 ) :11 -- 22 .
266 +6 .
267 +Zwiefka A , Kohn H , Widger WR ( 1993 ) Transcription termination factor Rho : The site of bicyclomycin inhibition in Escherichia coli .
268 +Biochemistry 32 ( 14 ) :3564 -- 3570 .
269 +7 .
270 +Yanofsky C , Horn V ( 1995 ) Bicyclomycin sensitivity and resistance affect Rho factormediated transcription termination in the tna operon of Escherichia coli .
271 +J Bacteriol 177 ( 15 ) :4451 -- 4456 .
272 +8 .
273 +Magyar A , Zhang X , Kohn H , Widger WR ( 1996 ) The antibiotic bicyclomycin affects the secondary RNA binding site of Escherichia coli transcription termination factor Rho .
274 +J Biol Chem 271 ( 41 ) :25369 -- 25374 .
275 +9 .
276 +Park HG , et al. ( 1995 ) Bicyclomycin and dihydrobicyclomycin inhibition kinetics of Escherichia coli Rho-dependent transcription termination factor ATPase activity .
277 +Arch Biochem Biophys 323 ( 2 ) :447 -- 454 .
278 +10 .
279 +Skordalakes E , Brogan AP , Park BS , Kohn H , Berger JM ( 2005 ) Structural mechanism of inhibition of the Rho transcription termination factor by the antibiotic bicyclomycin .
280 +Structure 13 ( 1 ) :99 -- 109 .
281 +11 .
282 +Bubunenko M , Baker T , Court DL ( 2007 ) Essentiality of ribosomal and transcription antitermination proteins analyzed by systematic gene replacement in Escherichia coli .
283 +J Bacteriol 189 ( 7 ) :2844 -- 2853 .
284 +12 .
285 +Mooney RA , et al. ( 2009 ) Regulator trafficking on bacterial transcription units in vivo .
286 +Mol Cell 33 ( 1 ) :97 -- 108 .
287 +13 .
288 +Cardinale CJ , et al. ( 2008 ) Termination factor Rho and its cofactors NusA and NusG silence foreign DNA in E. coli .
289 +Science 320 ( 5878 ) :935 -- 938 .
290 +14 .
291 +Ederth J , Mooney RA , Isaksson LA , Landick R ( 2006 ) Functional interplay between the jaw domain of bacterial RNA polymerase and allele-specific residues in the product RNA-binding pocket .
292 +J Mol Biol 356 ( 5 ) :1163 -- 1179 .
293 +15 .
294 +Kuan PF , Chun H , Keles S ( 2008 ) CMARRT : A tool for the analysis of ChIP-Chip data from tiling arrays by incorporating the correlation structure .
295 +Pacific Symposium on Biocomputing 13:515 -- 526 .
296 +16 .
297 +Matsumoto Y , Shigesada K , Hirano M , Imai M ( 1986 ) Autogenous regulation of the gene for transcription termination factor Rho in Escherichia coli : Localization and function of its attenuators .
298 +J Bacteriol 166 ( 3 ) :945 -- 958 .
299 +17 .
300 +Kupper H , Sekiya T , Rosenberg M , Egan J , Landy A ( 1978 ) A Rho-dependent termination siteinthegenecodingfortyrosinetRNAsu3ofEscherichiacoli.Nature272 ( 5652 ) :423 -- 428 .
301 +18 .
302 +Alifano P , Rivellini F , Limauro D , Bruni CB , Carlomagno MS ( 1991 ) A consensus motif common to all Rho-dependent prokaryotic transcription terminators .
303 +Cell 64 ( 3 ) :553 -- 563 .
304 +19 .
305 +Zuker M ( 2003 ) Mfold web server for nucleic acid folding and hybridization prediction .
306 +Nucleic Acids Res 31 ( 13 ) :3406 -- 3415 .
307 +20 .
308 +Lee JS , An G , Friesen JD , Fill NP ( 1981 ) Location of the tufB promoter of E. coli : Cotranscription of tufB with four transfer RNA genes .
309 +Cell 25 ( 1 ) :251 -- 258 .
310 +21 .
311 +Sipos K , Szigeti R , Dong X , Turnbough CL , Jr ( 2007 ) Systematic mutagenesis of the thymidine tract of the pyrBI attenuator and its effects on intrinsic transcription termination in Escherichia coli .
312 +Mol Microbiol 66 ( 1 ) :127 -- 138 .
313 +22 .
314 +LarsonMH , GreenleafWJ , LandickR , BlockSM ( 2008 ) Appliedforcerevealsmechanistic and energetic details of transcription termination .
315 +Cell 132 ( 6 ) :971 -- 982 .
316 +23 .
317 +Fozo EM , et al. ( 2008 ) Repression of small toxic protein synthesis by the Sib and OhsC small RNAs .
318 +Mol Microbiol 70 ( 5 ) :1076 -- 1093 .
319 +24 .
320 +Vogel J , et al. ( 2003 ) RNomics in Escherichia coli detects new sRNA species and indicates parallel transcriptional output in bacteria .
321 +Nucleic Acids Res 31 ( 22 ) :6435 -- 6443 .
322 +25 .
323 +Vitreschak AG , Rodionov DA , Mironov AA , Gelfand MS ( 2002 ) Regulation of riboflavin biosynthesis and transport genes in bacteria by transcriptional and translational attenuation .
324 +Nucleic Acids Res 30 ( 14 ) :3141 -- 3151 .
325 +thenaveragedoverprobepositionsfoundinthe187 ,204 probearraytomakethe 2 array formats directly comparable .
326 +Next , biological replicates for BCM-treated or untreated conditions were quantile normalized between arrays using the `` normalize.quantiles '' function in the R package affy ( 50 ) .
327 +For each of the BCM-treated ( Trt ) anduntreated ( UnTrt ) conditions , wecomputedtheaverageof the2biologicalreplicatesforeachprobeposition.Theanalysistoidentifyregions enriched in Trt relative to UnTrt was performed using CMARRT ( 15 ) on the difference between the average of treated and untreated conditions ( AveTrt AveUnTrt ) at the FDR level of 0.05 .
328 +Quantitative PCR .
329 +Quantitative PCR was performed on ChIP DNA using SYBR Green JumpStart Taq ReadyMix for Real-Time PCR ( Sigma-Aldrich ) in an ABI 7500 Real-Time PCR System thermal cycler ( Applied Biosystems ) .
330 +Two primers pairs were designed for each BSR locus tested .
331 +The first primer pair annealed before the BSR , and the second annealed within the BSR .
332 +Primer sequences are available upon request .
333 +Cycle threshold values obtained from quantitative PCR were converted to a relative quantity of DNA based on a standard curve created for each primer pair .
334 +The relative DNA quantity within the BSR was then normalized to the quantity before the BSR .
335 +ACKNOWLEDGMENTS .
336 +We thank Yann Dufour for array design , and Nicole Perna for assistance in defining E. coli K-12-specific genes .
337 +We also thank Richard Gourse , David Brow , Charles Turnbough , Jr. , and members of the Landick Lab for critical reading of the manuscript .
338 +This work was supported by National Institutes of Health Grant GM38660 to R.L.
339 +26 .
340 +Yakhnin H , Babiarz JE , Yakhnin AV , Babitzke P ( 2001 ) Expression of the Bacillus subtilis trpEDCFBA operon is influenced by translational coupling and Rho termination factor .
341 +J Bacteriol 183 ( 20 ) :5918 -- 5926 .
342 +27 .
343 +Livny J , Waldor MK ( 2007 ) Identification of small RNAs in diverse bacterial species .
344 +Curr Opin Microbiol 10 ( 2 ) :96 -- 101 .
345 +28 .
346 +Vogel J , Sharma CM ( 2005 ) How to find small non-coding RNAs in bacteria .
347 +Biol Chem 386 ( 12 ) :1219 -- 1238 .
348 +29 .
349 +Reppas NB , Wade JT , Church GM , Struhl K ( 2006 ) The transition between transcriptional initiation and elongation in E. coli is highly variable and often rate limiting .
350 +Mol Cell 24 ( 5 ) :747 -- 757 .
351 +30 .
352 +Henkin TM , Yanofsky C ( 2002 ) Regulation by transcription attenuation in bacteria : How RNA provides instructions for transcription termination/antitermination decisions .
353 +Bioessays 24 ( 8 ) :700 -- 707 .
354 +31 .
355 +Wu AM , Christie GE , Platt T ( 1981 ) Tandem termination sites in the tryptophan operon of Escherichia coli .
356 +Proc Natl Acad Sci USA 78 ( 5 ) :2913 -- 2917 .
357 +32 .
358 +Stewart V , Landick R , Yanofsky C ( 1986 ) Rho-dependent transcription termination in the tryptophanase operon leader region of Escherichia coli K-12 .
359 +J Bacteriol 166 ( 1 ) :217 -- 223 .
360 +33 .
361 +SalgadoH , etal .
362 +( 2000 ) RegulonDB ( version3 .0 ) : Transcriptionalregulationandoperon organization in Escherichia coli K-12 .
363 +Nucleic Acids Res 28 ( 1 ) :65 -- 67 .
364 +34 .
365 +ZhuAQ , vonHippelPH ( 1998 ) Rho-dependentterminationwithinthetrpt terminator .
366 +I. Effects of Rho loading and template sequence .
367 +Biochemistry 37 ( 32 ) :11202 -- 11214 .
368 +35 .
369 +MohantyBK , KushnerSR ( 2007 ) RibonucleasePprocessespolycistronictRNAtranscripts in Escherichia coli independent of ribonuclease E. Nucleic Acids Res 35 ( 22 ) :7614 -- 7625 .
370 +36 .
371 +Klumpp S , Hwa T ( 2008 ) Stochasticity and traffic jams in the transcription of ribosomal RNA : Intriguing role of termination and antitermination .
372 +Proc Natl Acad Sci USA 105 ( 47 ) :18159 -- 18164 .
373 +37 .
374 +Waters LS , Storz G ( 2009 ) Regulatory RNAs in bacteria .
375 +Cell 136 ( 4 ) :615 -- 628 .
376 +38 .
377 +Ward DF , Murray NE ( 1979 ) Convergent transcription in bacteriophage lambda : Interference with gene expression .
378 +J Mol Biol 133 ( 2 ) :249 -- 266 .
379 +39 .
380 +Lykke-Andersen S , Jensen TH ( 2007 ) Overlapping pathways dictate termination of RNA polymerase II transcription .
381 +Biochimie 89 ( 10 ) :1177 -- 1182 .
382 +40 .
383 +Steinmetz EJ , et al. ( 2006 ) Genome-wide distribution of yeast RNA polymerase II and its control by Sen1 helicase .
384 +Mol Cell 24 ( 5 ) :735 -- 746 .
385 +41 .
386 +Steinmetz EJ , Brow DA ( 1996 ) Repression of gene expression by an exogenous sequence element acting in concert with a heterogeneous nuclear ribonucleoproteinlike protein , Nrd1 , and the putative helicase Sen1 .
387 +Mol Cell Biol 16 ( 12 ) :6993 -- 7003 .
388 +42 .
389 +Arigo JT , Eyler DE , Carroll KL , Corden JL ( 2006 ) Termination of cryptic unstable transcripts is directed by yeast RNA-binding proteins Nrd1 and Nab3 .
390 +Mol Cell 23 ( 6 ) :841 -- 851 .
391 +43 .
392 +Williams KP ( 2002 ) Integration sites for genetic elements in prokaryotic tRNA and tmRNA genes : Sublocation preference of integrase subfamilies .
393 +Nucleic Acids Res 30 ( 4 ) :866 -- 875 .
394 +44 .
395 +Harinarayanan R , Gowrishankar J ( 2003 ) Host factor titration by chromosomal R-loops asamechanismforrunawayplasmidreplicationintranscriptiontermination-defective mutants of Escherichia coli .
396 +J Mol Biol 332 ( 1 ) :31 -- 46 .
397 +45 .
398 +Ng HH , Robert F , Young RA , Struhl K ( 2003 ) Targeted recruitment of Set1 histone methylase by elongating Pol II provides a localized mark and memory of recent transcriptional activity .
399 +Mol Cell 11 ( 3 ) :709 -- 719 .
400 +46 .
401 +Yang YH , et al. ( 2002 ) Normalization for cDNA microarray data : A robust composite method addressing single and multiple slide systematic variation .
402 +Nucleic Acids Res 30 ( 4 ) : e15 .
403 +47 .
404 +Smyth GK , Speed T ( 2003 ) Normalization of cDNA microarray data .
405 +Methods 31 ( 4 ) :265 -- 273 .
406 +48 .
407 +Smyth GK , Michaud J , Scott HS ( 2005 ) Use of within-array replicate spots for assessing differential expression in microarray experiments .
408 +Bioinformatics 21 ( 9 ) :2067 -- 2075 .
409 +49 .
410 +Team RDC ( 2008 ) R : A language and environment for statistical computing .
411 +Available at R Foundation for Statistical Computing , http://www.R-project.org/ .
412 +50 .
413 +Gautier L , Cope L , Bolstad BM , Irizarry RA ( 2004 ) affy -- analysis of Affymetrix GeneChip data at the probe level .
414 +Bioinformatics 20 ( 3 ) :307 -- 315 .
...\ No newline at end of file ...\ No newline at end of file
1 +thIoPolognarCchip: surprising results are often artifacts
2 +Abstract
3 +Background : The method of chromatin immunoprecipitation combined with microarrays ( ChIP-Chip ) is a powerful tool for genome-wide analysis of protein binding .
4 +However , a high background signal is a common phenomenon .
5 +Results : Reinvestigation of the chromatin immunoprecipitation procedure led us to discover four causes of high background : i ) non-unique sequences , ii ) incomplete reversion of crosslinks , iii ) retention of protein in spin-columns and iv ) insufficient RNase treatment .
6 +The chromatin immunoprecipitation method was modified and applied to analyze genome-wide binding of SeqA and σ32 in Escherichia coli .
7 +Conclusions : False positive findings originating from these shortcomings of the method could explain surprising and contradictory findings in published ChIP-Chip studies .
8 +We present a modified chromatin immunoprecipitation method greatly reducing the background signal .
9 +Background tially labeled DNAs are hybridized to the same microar-Chromatin immunoprecipitation coupled with microar - ray and the difference in fluorescence intensity gives a ray analysis ( ChIP-Chip ) has become a widely used measure of the enrichment .
10 +method for genome-wide localization of protein-DNA We set out to investigate the genome-wide binding of interactions [ 1 ] .
11 +Protocols have been established for dif - the sequestration protein SeqA in E. coli [ 6 ] .
12 +This task can ferent organisms with surprisingly little variation [ 2-5 ] .
13 +be considered especially challenging because SeqA has The first step in the ChIP-Chip procedure is to fix pro- been shown to bind selectively to hemimethylated GATC tein-DNA interactions in living cells by chemical cross - sites [ 7 ] .
14 +Although there are about 20.000 GATCs around linking ( Fig. 1 ) .
15 +The crosslinker must be small to diffuse the Escherichia coli chromosome only about 2 % will be fast into the cells .
16 +In practice , formaldehyde is used in hemimethylated in unsynchronized cells [ 8 ] .
17 +Such cell-to-most ChIP-Chip experiments .
18 +After cell lysis the DNA is cell variation increases the amount of cell material fragmented by sonication .
19 +This extract is then subjected needed and therefore potentially the level of background to immunoprecipitation ( IP ) with a specific antibody signals .
20 +In fact , we found that application of a published against the protein of interest .
21 +DNA bound by the protein ChIP-Chip method produced a background signal will be coprecipitated and enriched compared to DNA exceeding the specific signal .
22 +However , we were able to not bound by the respective protein .
23 +To facilitate immu - reduce the background significantly by modifying the noprecipitation and subsequent washing , antibodies are protocol .
24 +The new protocol allowed us to uncover the usually coupled to either agarose - or magnetic beads via genome-wide binding of SeqA and to reinvestigate σ32 protein A or G .
25 +After reversion of crosslinking the DNA binding to the E. coli chromosome .
26 +is purified by phenol extraction or commercial PCR cleanup kits .
27 +Often , an amplification step is included after Results DNA purification .
28 +Two different fluorescence labels are High background signal in ChIP-Chip experiments used to label the IP DNA and a hybridization control To investigate the genome-wide binding pattern of the DNA , respectively .
29 +Usually total DNA before IP ( input sequestration protein SeqA in Escherichia coli we applied DNA ) is used as hybridization control .
30 +The two differen - the ChIP-Chip method as described [ 3 ] .
31 +Cells were grown * Correspondence : kirsten.skarstad@rr-research.no in LB medium , crosslinked with formaldehyde and soni-1 Department of Cell Biology , Institute for Cancer Research , The Norwegian cated to break down DNA to fragments of approximately Radium Hospital , Oslo University Hospital and University of Oslo , 0310 Oslo , 500 bps .
32 +The IP was done in parallel with antibodies Norway against SeqA and , as a control , RNA polymerase subunit Full list of author information is available at the end of the article © 2010 Waldminghaus and Skarstad ; licensee BioMed Central Ltd. .
33 +This is an Open Access article distributed under the terms of the Creative Commons Attribution License ( http://creativecommons.org/licenses/by/2.0 ) , which permits unrestricted use , distribution , and reproduction in any medium , provided the original work is properly cited β .
34 +After reversion of crosslinking the DNA of the ChIP sample and the input DNA was differentially labeled and hybridized to a whole-genome microarray .
35 +Plotting of the ChIP signal against the genomic position revealed a great number of distinct peaks ( Fig. 2 ) .
36 +Surprisingly the binding patterns of SeqA and RNA polymerase turned out to be essentially identical ( Fig. 2 , compare red and blue ) .
37 +The overlap of the highest ChIP signals was > 80 % ( Fig. 3A ) .
38 +A difference could only be seen when SeqA and RNA polymerase signals were grouped by the number of SeqA rec-ognition sequences in the region of the corresponding probes ( Fig. 2B-C ) .
39 +While a slight correlation between the SeqA ChIP signal and the number of GATC sites was observed at numbers of sites above 5 , this was not the case for the RNA polymerase ChIP-Chip .
40 +This indicates that a specific SeqA signal is overlayed by a strong RNA polymerase-like signal in the SeqA ChIP-Chip experiment .
41 +To estimate the degree of background signal in the SeqA ChIP-Chip we repeated the experiment using a
42 +SeqA deletion strain .
43 +All signals detected with such a setup should be non-specific , since no SeqA protein will be present in the cell extract .
44 +The genome-wide pattern of SeqA ChIP signal in the ΔseqA cells showed enrichment at various regions also enriched in the wt cells ( Fig. 4A ) .
45 +As expected , the former lacked the slight correlation of the ChIP signal with the local GATC number ( Fig. 4B ) .
46 +This demonstrates that the method gave an enormous amount of background signal , exceeding the specific SeqA signal in the wt ChIP-Chip .
47 +Note that this background signal is not a variation of single probe intensities .
48 +It is instead the appearance of high signals in neighboring probes which is typical for a specific binding detected by ChIP-Chip .
49 +We set out to identify steps in the protocol where DNA regions giving a high background signal on the microarray behave differently compared to regions giving no background .
50 +Quantitative PCR ( qPCR ) was performed with the rpsD region which gave a high background signal on the microarray and uvrD which gave a low background signal ( both are marked in Fig. 2 ) .
51 +Washing turned out to be one critical step .
52 +The rpsD DNA was more than five-fold enriched when a spin-column was used to wash the precipitated fragments bound to aga-rose beads compared to when the same beads were washed without column ( Fig. 5A ; see materials and methods for details ) .
53 +Two-fold enrichment was detected for the uvrD region .
54 +The background signal we observed seemed to correspond to highly transcribed regions , i.e. DNA with many RNA polymerase molecules bound ( Fig. 2 ) .
55 +Protein-rich DNA is segregated into the organic phase during phenol-chloroform extraction of crosslinked DNA [ 9 ] .
56 +However , this phenomenon should not have affected a ChIP-Chip experiment , because the crosslinking is reversed before extraction is performed .
57 +The appearance of protein-rich gene regions as background might indicate an incomplete reversion of crosslinking at these sites .
58 +To clarify this question we compared DNA that was crosslinked and reversed with DNA that was not crosslinked .
59 +( Fig. 5B ; see materials and methods for details ) .
60 +If the reversion of the crosslinking in this protocol is complete one would expect the two signals to be the same .
61 +This was indeed the case for the uvrD region .
62 +However , the rpsD DNA was more than seven-fold reduced in the crosslinked-reversed sample compared to the non-crosslinked DNA .
63 +To analyze the effect of crosslinking and reversion on a global scale we differentially labeled the DNA and applied it to a microarray .
64 +Ratios of the crosslinked-reversed versus the non-crosslinked DNA are shown in Fig. 5C ( blue signal ) .
65 +The results show that the same regions that gave a high background signal in the SeqA ChIP-Chip yielded a reduced signal if the DNA is crosslinked and reversed ( Fig. 5C ; compare blue and red signal , Fig. 3D-E )
66 +We tested if variations of conditions influence the efficiency of crosslink reversion .
67 +Crosslinked DNA was reversed at different temperatures and with or without proteinase K ( Table 1 ) .
68 +Resulting DNA was analyzed by qPCR with uvrD and rpsD primers as above and compared to non-crosslinked DNA .
69 +As above , the uvrD control DNA was not changed much by crosslinking and reversion while the rpsD region was depleted .
70 +Notably , the level of depletion was similar for all investigated conditions .
71 +We conclude that chromosomal regions can be crosslinked to a degree which is not reversible and the respective DNA will be lost for downstream analysis .
72 +Modification of the ChIP-Chip procedure allows genome-wide analysis of SeqA binding Considering the identified weaknesses of the ChIP-Chip protocol it was possible to make appropriate modifications ( see material and methods for details ) .
73 +The first change was the omission of spin-columns in the washing of agarose beads .
74 +Second , the input DNA was taken from the supernatant resulting from centrifugation of the immunoprecipitated chromatin beads .
75 +In addition , we included RNase digestion of immunoprecipitated DN and excluded signals originating from microarray-probes to non-unique sequences during data analysis .
76 +The reasoning behind the latter two will be described in detail below .
77 +To test the new method we applied it to a cell extract of a seqA deletion strain using antiserum against SeqA ( Fig. 6 ) .
78 +As described above this should not give a specific ChIP signal and should therefore allow judgment of the level of background signal .
79 +Although some background was produced by the new method it was greatly reduced compared to the unmodified method ( Fig. 6 , compare blue to red ) .
80 +For the rpsD gene region the ChIP signal was reduced about 30-fold ( Fig. 6B ) .
81 +As a next step we used the new method to detect SeqA binding in wt E. coli cells .
82 +We found a distinct binding pattern with the highest peak at the origin of replication and very low SeqA binding in the terminus region of the chromosome ( Fig. 7 ) .
83 +The pattern differed greatly from that detected with the unmodified ChIP-Chip method ( Fig. 7 , compare red to grey , 3 B-C ) .
84 +Only minimal overlap with the crosslinking background was observed indicating significant reduction of background signals ( Fig. 3 , compare D-E with F ) .
85 +To put the results in a biological context we calculated the SeqA binding signal for a 60.000 bp moving window ( Fig. 7 , inner ring ) .
86 +The reasoning behind this is that SeqA has been shown to bind specifically to hemimethylated DNA `` trailing '' the replication fork .
87 +We estimated the stretch of hemimethylated DNA following the replication fork to be 60.000 bp ( based on a replication speed of 1000 bp/sec and an average hemimethylation time of 1 min ) .
88 +The result shows that SeqA binding is not evenly distributed over the chromosome .
89 +Instead there are regions with strong binding , such as the origin of replication ( oriC ) and areas with low binding , such as to the left and right of oriC ( Fig. 7 ) .
90 +The most extended area with low SeqA binding is about one-fourth of the chromosome around the replication terminus with distinct borders rather than smooth transitions to the neighboring high SeqA binding regions .
91 +A clear correlation was observed between the number of GATC sites in the probe region and the corresponding ChIP signal ( Fig. 7B ) .
92 +In summary , we have shown that the revised ChIP-Chip protocol can be successfully used to gain insight into the challenging question of chromosome-wide SeqA binding in E. coli .
93 +Reinvestigation of σ32 binding to the E. coli genome Given the enormous background signal produced by the original ChIP-Chip method initially used in this study we considered it likely that published results based on this method would contain many false positives .
94 +To examine this experimentally we used our modified ChIP-Chip protocol to reinvestigate binding of the heat shock sigma factor σ32 to the E. coli genome [ 10 ] .
95 +In the publishe study many novel σ32 binding sites were described .
96 +Using a specific antibody we precipitated σ32-bound DNA from lysates of cells before and 5 min after heat shock .
97 +Of the 38 σ32-targets found by Wade et al. and by others in studies using alternative methods , we detected 34 ( Table 2 ) .
98 +In contrast , out of the 49 targets found exclusively in the Wade et al. .
99 +ChIP-Chip study , just seven appeared in our results ( Table 3 ) .
100 +Six potential targets were detected that were not found by Wade et al. , including the gene dgsA , also described by others ( Table 4 ) [ 11 ] .
101 +Since application of our modified method excludes most σ32-targets described solely in the published ChIP-Chip study we consider it likely that these are in fact false positives ( see discussion ) .
102 +Limited RNase treatment is an additional source of false positives in ChIP-Chip studies The σ32 ChIP-Chip was used to investigate additional sources of false positive findings , such as the duration of RNase incubation of immunoprecipitated complexes .
103 +While some published ChIP-Chip protocols include an RNase digestion step others do not .
104 +We used an extended RNase incubation at 42 °C for at least 90 min in our modified ChIP-Chip method .
105 +To examine the effect of limited RNA digestion we shortened the incubation to 30 min with an otherwise unchanged protocol ( Fig. 8A ) .
106 +The shortened RNase incubation increased the unspecific background signal drastically compared to the two experiments with longer RNA digestion .
107 +Some false positive σ32-targets of the published ChIP-Chip study described above might originate from RNA , since the method used lacks an RNase step .
108 +Accordingly , we observed a much higher signal with shorter compared to extended RNase treatment for some of the false positive σ32-targets ( for example yghJ , Fig. 8B ) .
109 +Non-unique sequences can cause false positives in ChIP-Chip analysis One important source of false positive findings in ChIP-Chip studies is the inclusion of non-unique sequences .
110 +For the 40.000 probes on the microarray used in this study we examined the number of complementary sequences on the E. coli chromosome .
111 +889 probes were found to match multiple loci on the chromosome , the numbers ranging from 2 to 11 ( data not shown ) .
112 +Note that signals obtained with these probes and the surrounding probes were routinely excluded from all results shown above as mentioned .
113 +However , to investigate the effect of these non-unique probes we reanalyzed the σ32-ChIP-Chip experiment of 30 °C cells described above including the non-unique sequences ( Fig. 8C ) .
114 +Some of these probes gave an elevated ChIP signal .
115 +Consequently , six new peaks were detected by our search algorithm in addition to the 15 peaks detected before ( Fig. 8C ) .
116 +Also the published σ32-study includes two target sites in non-unique sequence regions .
117 +These are the yibA promoter close to the rhsA gene and the yrdA promoter downstream of the ribosomal RNA gene rrsD .
118 +In summary , our data demonstrate the potential of non-unique sequences to cause false-positive findings in ChIP-Chip studies .
119 +Discussion
120 +Multiple sources of false positives in ChIP-Chip studies Here we present four sources of high background signals that caused false positive target site detection in our experiments as well as in many published studies .
121 +In the following we discuss how this unspecific background might occur .
122 +The first two problems , namely the selective enrichment of some DNA fragments during spin-column washing and the variability in reversion of crosslinking , might actually be due to the same circumstance .
123 +Both affected chromosomal regions with high transcription activity , such as the ribosomal protein gene rpsD ( Fig. 5 ) .
124 +In such regions crosslinking of RNA polymerase , DNA and transcribed mRNA will form large complexes .
125 +Concerning the washing of immunoprecipitated DNA with spin-columns it is easy to imagine that such highly cross-linked fragments could be trapped in the column matrix .
126 +A release of these bound complexes in the elution step would explain the enrichment of protein-rich DNA through washing with spin-columns .
127 +This would be limited to the IP DNA in a ChIP experiment because usually no beads are used to purify the input DNA .
128 +The logical improvement of the protocol in this case was to wash the immunoprecipitated DNA without spin-columns .
129 +Another possibility would be to use systems which separate beads by magnetism instead of centrifugation .
130 +In contrast , the difference in crosslinking/reversion efficiencies at genomic loci could not be reduced by leaving out the crosslinking because it is an essential part of the protocol .
131 +The incomplete reversion of crosslinking led to depletion of protein-rich chromosomal regions during DNA preparation ( Fig. 5 ) .
132 +If this depletion were similar in the IP and input DNA it would not appear as ChIP signal because the corresponding ratio would be one .
133 +However , different rates of depletion in IP and input DNA would let this ratio go up or down .
134 +If for example 60 % of a crosslinked site is reversed in the IP DNA but only 30 % in the input DNA this would appear as two-fold enrichment and potentially as false positive target .
135 +Thus , transcriptionally active regions of the chromosome are more likely to show a high background signal .
136 +This problem could not be solved by variation of reversion conditions ( Table 1 ) .
137 +However , as one way to better separat the real targets from such background we increased the specific signal by using the supernatant of the immunoprecipitation as input DNA .
138 +This should amplify the specific signal because it will be enriched in the immunoprecipitated DNA and at the same time reduced in the reference DNA .
139 +A high background signal originating from non-digested RNA may also occur in ChIP-Chip experiments .
140 +This will for example be high if the Klenow fragment is used for labelling of immunoprecipitated DNA , since it can use RNA as primer to incorporate labelled nucle-otides .
141 +If a linker-mediated PCR is used to amplify the immunoprecipitated DNA the amount of RNA relative to DNA will be reduced , potentially reducing the RNA-caused background .
142 +Here we show that a thorough RNase digestion is a suitable way to eliminate the RNA background , allowing a free choice of subsequent labelling and amplification techniques .
143 +An additional origin of high background signals in microarray analysis is caused by the occurrence of non-unique sequences on the chromosomes .
144 +A systematic evaluation of labeling and microarray hybridization of predefined DNA targets revealed such genome redundancy as one major cause of false positives [ 12 ] .
145 +A probe to a non-unique sequence will bind a mix of DNA fragments originating from different chromosomal loci .
146 +The chromosomal position can influence the protein binding to the different copies of a non-unique sequence and may therefore lead to erroneous ChIP-Chip results .
147 +If for example one copy is located downstream an active promoter and the other copy not , a RNA polymerase ChIP would enrich the first locus but not the second .
148 +On the microarray this would appear as a medium enrichment at both chromosomal positions .
149 +Additional errors might occur at non-unique sequences with multiple copies and some sequence variation .
150 +In this case one probe might be complementary to for example two copies and the neighboring one to seven copies .
151 +Genes that are typically non-unique are the ribosomal and transfer RNA genes or transposons but also for example the rhsABCD gene family or gadAB in E. coli .
152 +To estimate the degree of false positives caused by non-unique sequences we screened the literature for occurrence of the mentioned genes as target sites in microarray studies .
153 +Appearance of non-unique sequence false positives turned out to be quite frequent .
154 +For example , 36 out of 269 ` extended protein occupancy domains ' in a recent study from Vora et al. are in regions with non-unique sequences [ 13 ] .
155 +Some studies even draw major conclusions from the appearance of non-unique sequence false positives .
156 +For example , the heat shock regulator HspR was suggested to be involved in regulation of tRNA and rRNA genes in Streptomyces coelicolor [ 14 ] , the B. subtilis condensin SMC was proposed to be recruited to rRNA and tRNA genes [ 15 ] and tRNA genes were described to be cohesin loading sites both in budding and fission yeast [ 16,17 ] .
157 +All of the mentioned gene loci are non-unique in the respective genomes .
158 +Note that in principle the described conclusions could be right ; it is just that the results of microarray experiments can say nothing about it and might actually be misleading instead .
159 +Fortunately , non-unique sequences can be easily detected and corresponding probes be excluded from data sets .
160 +Even better would be elimination during array design .
161 +Beside the causes of high background described in this study other factors have been shown to affect the background level .
162 +For example Lee and colleagues point out that ChIP-Chip experiments are highly dependent on the antibody used for the immunoprecipitation [ 4 ] .
163 +The background signal will be high if the antibody performs poorly or if it binds other proteins unspecifically .
164 +In this context the salt concentration of the IP and wash buffer is critical and can be adjusted to optimize immunoprecipitation [ 4 ] .
165 +In addition to the experimental procedure improper data processing can lead to false positive findings .
166 +How the data are analyzed will depend on different factors such as probe density and the relative number of binding sites [ 2 ] .
167 +Correct normalization regarding the dye bias in two color microarrays has been shown to be essential for ChIP-Chip experiments [ 18 ] .
168 +How frequent are false positives in published ChIP-Chip data ?
169 +The presence of non-unique sequence false positives might indicate that a high number of false positives are the rule , rather than exception in published ChIP-Chip studies .
170 +A false positive rate about 50 % was found by our reinvestigation of a published σ32-study [ 10 ] .
171 +The conclusion that the targets found in the published ChIP-Chip experiment but not in our study are false positives is supported by findings from others [ 11,19 ] .
172 +While almost all of the targets we detected have been found with other methods then ChIP-Chip , the only evidence for the supposed new targets by Wade et al. is their ChIP-Chip analysis [ 10,11,19 ] .
173 +It is noteworthy that this analysis was done with the protocol used in the first experiment of our study producing a high background [ 3 ] .
174 +In addition the supposed new targets lacked a typical σ32-recognition site [ 10 ] .
175 +Further evidence for a frequent false-positive rate in ChIP-Chip studies comes from large differences of binding site detections in parallel studies .
176 +For example , FIS was found to bind all regions on the E. coli genome that are bound by RNA polymerase despite the absence of consensus binding sites [ 20 ] .
177 +A later study showed very different results with data that nicely fit the distribution of FIS binding motifs [ 21 ] .
178 +In two independent studies the binding of the estrogen receptor to the human chromo some 17 of MCF-7 breast cancer cells was analyzed [ 22,23 ] .
179 +We compared the 389 binding sites described in the Gevry study to the 390 sites detected in the Carroll study and found only about 50 % overlap ( binding sites were considered the same when not more than 2000 bp apart , data not shown ) .
180 +Interestingly , others have also suggested an extended degree of false positives as explanation for contradictory results in parallel ChIP-Chip studies .
181 +Highly dissimilar binding patterns of the Mediator complex in yeast were reported [ 24-26 ] .
182 +Fan and Struhl reinvestigated the contradictory results and suggested that the differences were caused by a high degree of false positives due to the experimental set-up of Andrau and colleagues [ 27 ] .
183 +These supposed false posi tives are mainly located in transcriptionally active coding regions as is also the case in our study .
184 +A high number of false positives would make systematic approaches to analyze ChIP-Chip-derived binding sites especially difficult .
185 +Indeed , a recent analysis of yeast ChIP-Chip data revealed that only 48 % of detected transcription factor binding sites could be explained by direct binding and an additional 16 % by indirect binding [ 28 ] .
186 +The remaining 36 % of the data set could not be explained by either direct or indirect transcription factor binding and were suggested to be noise .
187 +Taken together , high false positive rates seem to be common in ChIP-Chip studies .
188 +In some cases it actually seems to be an accepted fact .
189 +For example , Partridge and colleagues removed over one third of ChIP-Chip detected NsrR target sites just because they did not fit their expectations of lying in promoter regions [ 29 ] .
190 +However , this high false-positive rate was not investigated any further .
191 +How to deal with the background
192 +Beside the need for technical improvements , the high level of ChIP-Chip false positives emphasizes the great importance of suitable control experiments .
193 +Good controls are ChIP-Chip experiments with cells lacking the IP epitope ( for instance ΔseqA ; Fig. 6 ) , mock IPs without antibody ( Fig. 5A ) or IPs with preimmune serum or IPs from cells growing under conditions that are expected to give no or reduced binding of the respective protein ( such as 30 ° for the heat shock sigma factor σ32 ; Fig. 8C ) .
194 +A suitable control experiment has two important functions .
195 +First , it allows estimation of the experimental quality .
196 +In this study the ΔseqA control was the key to understanding that the ChIP-Chip method gave high background ( Fig. 4 and 6 ) .
197 +Second , a control experiment can help to detect targets in the actual experiment .
198 +We used the σ32 control ChIP-Chip at 30 °C to find significant targets in the corresponding data set of heat shocked cells ( see materials and methods ) .
199 +It has been suggested that DNA from control experiments should be used as a hybridization reference , meaning that for example the IP DNA from a wt strain and a deletion strain are differentially labeled and hybridized to the same array [ 30 ] .
200 +However , others point out that a control should never be used as hybridization reference [ 2 ] .
201 +We agree with the latter opinion because use of control DNA as hybridization reference would not allow assessment of the experimental quality as outlined above .
202 +For instance , bad quality DNA from experiments with limited digestion of RNA ( Fig. 8A-B ) might not be detected if used as hybridization reference .
203 +Taken together , appropriate control experiments should be included in every ChIP-Chip study .
204 +Submission of the raw and processed control data to the public should be self-evident but is an exception in published studies so far .
205 +Recently , chromatin immunoprecipitation has been combined with high throughput sequencing methods ( ChIP-Seq ) .
206 +Interestingly , an analysis of different types of control DNA resulted in a variable pattern of background distributed over the chromosomes [ 31,32 ] .
207 +The pattern of background peaks varied between input DNA , noncrosslinked DNA and mock-IP DNA and lead to the conclusion that the type of reference DNA directly influence the number of sites deemed significant when scoring ChIP-Seq data .
208 +This underlines that the described problems apply to chromatin immunoprecipitation based methods in general .
209 +Revised ChIP-Chip method reveals new biological insights The revised ChIP-Chip method we developed enabled us to analyze binding of the sequestration protein SeqA to the E. coli chromosome .
210 +SeqA is involved in regulation of replication initiation and also proposed to play a role in chromosome organization and segregation [ 6 ] .
211 +It was found to exhibit prolonged binding to hemimethylated GATC sites at oriC and thereby hindering reinitiation [ 7,33 ] .
212 +Enhanced binding of SeqA at oriC was also found in our ChIP-Chip analysis , in fact it was the highest peak detected ( Fig. 7 ) .
213 +The second-highest peak was in the dnaA promoter region which has been shown to have an exceptionally long hemimethylation period [ 8 ] .
214 +While our data support SeqA binding as proposed for oriC and the dnaA promoter it contradicts published suggestions on chromosome-wide binding .
215 +Brendler and colleagues found an even distribution of potential SeqA binding sites over the chromosome [ 34 ] .
216 +Our data suggest that SeqA structures retain specific DNA tracts for varying amounts of time .
217 +Most striking is the relatively short duration of SeqA binding to the left and right of oriC and to the DNA at about one-quarter of the chromosome surrounding the replication terminus .
218 +The latter finding is in contrast to results from ChIP-PCR experiments with synchronized cells which suggested a prolonged SeqA binding in the terminus region [ 35 ] .
219 +Clearly , further analysis and additional experiments are needed to understand the biological meaning of the SeqA binding pattern .
220 +Conclusions
221 +We describe here a revised ChIP-Chip method and show its potential to greatly reduce false positive target site detection , which seems to be a widespread problem .
222 +Although we present many examples of high false positive rates in published studies , it has to be pointed out that this will vary greatly with the exact experimental details as outlined above .
223 +Since method details such as the duration of the RNase treatment or the use of spin columns have a major impact on the background signal , it is of high importance t give an accurate description of the procedure used .
224 +The results reported here should allo critical reviewing of published ChIP-Chip studies as well as assessment and potential modification of other variants of the ChIP-Chip method and related methods .
225 +Methods
226 +Cell growth , crosslinking and preparation of cell extracts For SeqA and RNA polymerase ChIP-Chip E. coli MG1655 or MG1655 ΔseqA ( Table 5 ) was grown at 37 °C to an OD600 of about 0.15 in 50 ml LB ( + 0.2 % glucose ) before 27 μl of formaldehyde ( 37 % ) per ml medium were added ( final concentration 1 % ) .
227 +Crosslinking was performed at slow shaking ( 100 rpm ) at room temperature for 20 min followed by quenching with 10 ml of 2.5 M glycine ( final concentration 0.5 M ) .
228 +For heat-shock experiments , E. coli MG1655 was grown in 65 ml LB medium at 30 °C to an OD600 of about 0.3 .
229 +Subsequently 30 ml of culture was transferred to a pre warmed flask at 43 °C and the remainder kept at 30 °C .
230 +Crosslinking and quenching was as described above except that cells were kept at 30 or 43 °C for 5 min before further slow shaking at room temperature .
231 +Cells were collected by centrifugation and washed twice with cold TBS ( pH7 .5 ) .
232 +After resuspension in 1 ml lysis buffer ( 10 mM Tris ( pH 8.0 ) , 20 % sucrose , 50 mM NaCl , 10 mM EDTA , 10 mg/ml lysozyme ) and incubation at 37 °C for 30 min followed by addition of 4 ml IP buffer , cells were sonicated on ice with 12 times 30 sec and 30 sec breaks at an UP 400 s Ultrasonic processor ( Dr. Hielscher GmbH ) with 100 % power .
233 +After centrifugation for 10 min at 9000 g , 800 μl aliquotes of the supernatant were stored at -20 °C .
234 +ChIP
235 +The ChIP protocol initially used in this study was as described in Grainger et al. , 2004 except that DNA was purified with phenol/chloroform instead of a PCR clean up kit .
236 +800 μl of sonicated cell extract ( see above ) was incubated with 20 μl protein A/G agarose beads ( Ultralink ) and 5 μl of SeqA antiserum or antibody against RNA polymerase subunit β ( Neoclone ) at 4 °C over night .
237 +Samples were transferred to a Spin-X centrifuge column ( Costar ) , centrifuged for 2 min at 4.000 rpm to collect the beads .
238 +The flow through was removed .
239 +Washing was done by adding 500 μl buffer to the beads on the spin column and rotation at room temperature for three minutes with subsequent collection of the beads by centrifugation as above .
240 +Washing was performed with the following buf-fers ( IP buffer two times all others one time ) : IP buffer ( 50 mM HEPES-KOH pH 7.5 , 150 mM NaCl , 1 mM EDTA , 1 % Triton × 100 , 0.1 % Sodium deoxycholate , 0.1 % SDS ) , IP buffer with 500 mM NaCl , wash buffer ( 10 mM Tris pH 8.0 , 250 mM LiCl , 1 mM EDTA , 0.5 % Nonidet-P40 , 0.5 % Sodium deoxycholate ) and TE .
241 +For elution , 100 μl elution buffer ( 50 mM Tris ( pH 7.5 ) , 10 mM EDTA , 1 %
242 +SDS ) was added to the column with the beads , incubated in a 65 °C water bath for 10 min and centrifuged as above .
243 +To reverse the cross link 80 μl TE and 20 μl proteinase K ( 20 mg/ml ) were added and samples incubated for 2 h at 42 and 6 h at 65 °C .
244 +DNA was purified with phenol/chloroform .
245 +To prepare the control DNA , 800 μl of sonicated cell extract was incubated at 65 °C over night .
246 +1 μl RNase A ( 20 mg/ml ) were added and samples incubated 30 min at 65 °C before extraction with phenol/chloroform .
247 +The ChIP protocol as described above resulted in the high background signal ( Fig. 2 and 4 ) .
248 +The following modifications were applied for the other ChIP-Chip experiments .
249 +First , agarose beads were not collected on a spin column but instead at the bottom of a usual 1.5 ml eppendorf tube .
250 +The supernatant was then removed by pipetting .
251 +Second , the control DNA was taken from the supernatant resulting from centrifugation of the precipitated chromatin beads processed further as the immuno precipitated DNA after elution .
252 +Third , before addition of proteinase K , sample and control DNA were incubated with RNase A ( 50 μg / ml ) for at least 90 min at 42 °C ( except in the σ32-analysis shown in Fig. 8A where incubation was 30 min as indicated ) .
253 +Incubation of 800 μl cell extract with 15 μl σ32 - or 5 μl SeqA antiserum was for 1 h at 4 °C .
254 +Labeling and array hybridisation
255 +Usually DNA from six parallel immuno-precipitations ( each with 800 μl extract as described ) were joined and labeled with Cy3-dCTP using the Klenow fragment and random primers of the BioPrime kit from Invitrogen .
256 +An equal amount of hybridization control DNA was labeled with Cy5-dCTP .
257 +Hybridization was for about 36 h at 55 °C to E. coli whole genome microarrays from Oxford Gene Technology .
258 +The arrays have a probe length of 60 bases and a start to start spacing of about 150 bases .
259 +ChIP-Chip analysis were made in duplicates , except the crosslink-reversion array ( Fig. 5 ) , the ΔseqA arrays ( Fig. 6 ) and the shorter RNase incubation array ( Fig. 8A ) .
260 +Please note that the array hybridized with the SeqA ChIP of the ΔseqA strain with the unmodified method was of poor quality but regarded sufficient for its purpose described above .
261 +Microarray data processing Arrays were scanned on an Agilent SureScan High-Reso-lution Scanner .
262 +Spot intensities were extracted using the Feature Extraction software 10.5.1.1 from Applied Biosystems with a linear dye normalization correction method .
263 +The data were further analyzed with the statistics software R , in particular the Bioconductor package and the limma library [ 36,37 ] .
264 +The background was subtracted and data points with a value below 0 after background subtraction were removed .
265 +Ratios of g ( sample ) to r ( con trol ) were calculated and normalized to the array wide average .
266 +For arrays performed in duplicates the mean of the two normalized values was calculated .
267 +Probes in gene regions with non unique sequences were deleted ( a list is available on request ) .
268 +For σ32-target detection data obtained from heat-shocked cells were searched for two or more neighboring probes with a log2 signal > 0.5 in both replicates .
269 +This resulted in 74 potential targets ( 34 previously described , 9 described exclusively by Wade et al. , 2006 , 31 not found by Wade et al. ) .
270 +After subtraction of log2 signals of the corresponding replicates from non-heat-shocked cells , 47 potential targets remained ( Tables 2 , 3 , 4 ; 34 previously described , 7 described exclusively by Wade et al. , 2006 , 6 not found by Wade et al. ) .
271 +For peak 32 detection in σ - data of non-heat-shocked cells ( Fig. 8C ) we searched for probes with a log2 ratio > 1 and the one to the left and right > 0.5 .
272 +GenomeViz was used for visualization of ChiP-Chip data [ 38 ] .
273 +Data points with log2 ratios > 0.5 were extracted and the corresponding genome locus assigned as 1000 bp up - and down-stream of the respective probe middle .
274 +For the moving window calculation of SeqA binding the sum of positive log2 ratios of 60.000 bp windows were calculated with a step size of 1000 bps .
275 +Raw as well as processed data are available at the Genome Omnibus Database , accession number GSE19053 .
276 +To analyze the overlap of ChIP-Chip experiments a cut-off was chosen for each data set to select ~ 1000 probes with the highest ChIP signal ( or the lowest signal for the crosslinking experiment ) .
277 +The overlap is the number of probes were the signal is beyond this cut-off at similar positions in the two compared data sets .
278 +ChIP washing comparison
279 +For the comparison of washing methods ( Fig. 5A ) 2 × 800 μl of crosslinked , sonicated MG1655 cell extract were incubated with 20 μl protein A/G agarose beads ( Ultralink ) without antibody for 1 h at 4 °C .
280 +One of these mock IP samples was then processed with the use of spin-col-umns and one without as described above .
281 +Eluted DNA was purified with phenol/chloroform and analysed by quantitative PCR as described below .
282 +Note that purification of the DNA with a Qiagen PCR cleanup kit gave the same results as the phenol extraction ( data not shown ) .
283 +Crosslink comparison To compare crosslinked-reversed with non crosslinked DNA 100 ml E. coli MG1655 LB culture was grown at 37 °C to an OD600 of 0.15 .
284 +After collecting 50 ml as ` non crosslinked ' sample , crosslinking was done as described above .
285 +Crosslinked and non crosslinked cells were washed and sonicated corresponding to the ChIP-Chip protocol above .
286 +For experiments presented in Fig. 5B and 5D , 400 μl of the sonicated extracts were mixed with 400 μl TE and incubated with 2 μl RNase A ( 20 mg/ml ) at 42 °C for 1 h. Next , 200 μl proteinase K ( 20 mg/ml ) were added and samples incubated for 2 h at 42 and 6 h at 65 °C .
287 +For experiments without proteinase K shown in table 1 , 200 μl of crosslinked extract was mixed with 200 μl TE and incubated at 65 °C over night or 10 min at 100 °C .
288 +For the other experiments 200 μl were mixed with 160 μl TE plus 40 μl proteinase K ( 20 mg/ml ) and incubated at 37 °C over night or for 2 h at 42 °C followed by 65 °C for 6 h. DNA was extracted with phenol and chloro-phorm and analyzed by microarray hybridization ( as above ) or qPCR as described below
289 +Reactions were carried out in triplicates of 25 μl volume each .
290 +About 10 ng DNA was used as template in 10 μl ddH2O and added to a mix of 12.5 TaqMan Gene Expression mix ( Applied Biosystems ) and 2.5 μl primer mix ( 9 μM each forward and reverse primer and 2.5 μM probe ) in 96 well PCR plates .
291 +For a primer list see Table 5 .
292 +Reactions were carried out with a 7500 Real Time PCR System
293 +( Applied Biosystems ) .
294 +The system software was used to calculate Ct values which were transformed to relative values of template DNA .
295 +qPCR values for the yahEF gene region were used for normalization .
296 +Abbreviations
297 +ChIP-Chip : chromatin immunoprecipitation combined with microarrays ; ChIP-Seq : chromatin immunoprecipitation combined with next generation sequencing ; IP : immunoprecipitation .
298 +Authors' contributions
299 +TW designed and carried out the experiments , analyzed the data and drafted the manuscript .
300 +KS participated in design of the study , interpretation of data and in writing of the manuscript .
301 +Both authors read and approved the final manuscript .
302 +Acknowledgements
303 +We thank Franz Narberhaus ( Bochum ) for the σ32 antiserum and Douglas Hurd ( Oxford Gene Technology ) for instruction in DNA labeling and microarray hybridization .
304 +We are grateful for the support from the Helse Sør-Øst / University of Oslo Microarray Core Facility , supported by the functional genomics programme ( FUGE ) of the Research Council of Norway .
305 +We thank Erik Boye , Frank Führer and Leonardo A. Meza-Zepeda for critical reading of the manuscript and the Skarstad-group for helpful discussions .
306 +Irene Kim is acknowledged for her help with submission of the microarray data to the Genome Omnibus Data-base .
307 +Supported by the Norwegian Research Council FUGE program and the German Research Foundation ( WA 2713/1 -1 ) .
308 +Received: 9 February 2010 Accepted: 5 July 2010 Published: 5 July 2010
...\ No newline at end of file ...\ No newline at end of file
1 +Direct and indirect effects of H-NS and Fis
2 +ABSTRACT
3 +Nucleoid-associated proteins ( NAPs ) are global regulators of gene expression in Escherichia coli , which affect DNA conformation by bending , wrapping and bridging the DNA .
4 +Two of these -- H-NS and Fis -- bind to specific DNA sequences and structures .
5 +Because of their importance to global gene expression , the binding of these NAPs to the DNA was previously investigated on a genome-wide scale using ChIP-chip .
6 +However , variation in their binding profiles across the growth phase and the genome-scale nature of their impact on gene expression remain poorly understood .
7 +Here , we present a genome-scale investigation of H-NS and Fis binding to the E. coli chromosome using chroma-tin immunoprecipitation combined with highthroughput sequencing ( ChIP-seq ) .
8 +By performing our experiments under multiple time-points during growth in rich media , we show that the binding regions of the two proteins are mutually exclusive under our experimental conditions .
9 +H-NS binds to significantly longer tracts of DNA than Fis , consistent with the linear spread of H-NS binding from high - to surrounding lower-affinity sites ; the length of binding regions is associated with the degree of transcriptional repression imposed by H-NS .
10 +For Fis , a majority of binding events do not lead to differential expression of the proximal gene ; however , it has
11 +Nucleic Acids Research , 2011 , Vol .
12 +39 , No. 6 2073 -- 2091 doi :10.1093 / nar/gkq934 a significant indirect effect on gene expression partly through its effects on the expression of other transcription factors .
13 +We propose that direct transcriptional regulation by Fis is assoc-iated with the interaction of tandem arrays of Fis molecules to the DNA and possible DNA bending , particularly at operon-upstream regions .
14 +Our study serves as a proof-of-principle for the use of ChIP-seq for global DNA-binding proteins in bacteria , which should become significantly more economical and feasible with the development of multiplexing techniques .
15 +INTRODUCTION
16 +Transcription in bacteria is controlled by a combination of DNA sequence , topology and a range of trans-acting factors ( 1 ) .
17 +The best-studied trans-acting regulators are transcription factors ( TFs ) which modulate transcription by promoting or inhibiting the interaction of the DNA-dependent RNA-polymerase with promoter regions .
18 +Bacterial regulators are broadly classified into global and local ( 2 ) based primarily on the number of genes that they target for regulation : notable among the former are a subset of ` nucleoid-associated proteins ' ( NAPs ) ( 3 ) .
19 +Many NAPs alter the topology of the bound DNA by bending , wrapping or bridging it ( 3,4 ) .
20 +This has multiple effects on the bacterial cell , among which is transcriptional regulation .
21 +Analysis of 12 types of NAPs present in
22 +Escherichia coli showed that they differ in their expression during the growth phase ( 5 ) , the degree of sequence spe-cificity ( 6 ) and the capacity for post-translational modifications .
23 +Two of the best-studied NAPs , H-NS and Fis , display peak expression during exponential growth and bind to specific DNA sequences and structures .
24 +Neither protein is known to be post-translationally modified .
25 +H-NS is a global repressor of transcription in enterobacteria .
26 +It acts as a ` genome sentinel ' ( 7 ) by suppressing the transcription of horizontally-acquired genes , thus providing a fitness benefit to Salmonella grown under laboratory conditions ( 8 ) .
27 +It is expressed throughout the growth phase , but shows maximal expression during exponential growth ( 5 ) , though conflicting data -- that H-NS expression is constant across the growth phase -- have been presented for Salmonella ( 9 ) .
28 +H-NS displays sequence-specific binding and simultan-eously affects chromosome structure and transcription by forming DNA -- H-NS -- DNA bridges , so reinforcing plectonemically supercoiled structures ( 10,11 ) .
29 +Fis is a versatile protein which affects multiple processes including transcription , replication and recombination ( 12 ) .
30 +In contrast to H-NS , the expression of Fis peaks during exponential phase , but decreases to undetectable levels in stationary phase ( 5 ) ; therefore , it is thought to be an important player in controlling the growth transition to stationary phase ( 13 ) .
31 +Currently available information in RegulonDB database ( 14 ) indicates that , as a TF Fis can activate as well as repress gene expression .
32 +On binding , Fis introduces an interwound and branched structure in the DNA where a branch is defined as ` a separate DNA lobe containing at least one intrinsic cross-over ' ; these structures may be associated with regions of high transcriptional activity ( 15 ) .
33 +Fis influences the distribution of DNA topoisomers in a population of cells : for example fis deletion leads to a decreased proportion of cells with low negative supercoiling in stationary phase ( 13 ) , which might have an impact on stationary phase gene expression .
34 +Analysis of general trends for transcriptional control by Fis and H-NS have generally been performed using compilations of data from small-scale experiments ( 16 ) .
35 +Recently , the use of chromatin immunoprecipitation ( ChIP ) , followed by DNA hybridization to genome-tiling microarrays has led to a systematic and relatively less biased identification of genomic loci physically associated with these proteins , primarily in mid-exponential phase of growth .
36 +The only study to have investigated both proteins simultaneously -- using microarrays with probes tiled at 160bp resolution -- showed that there is significant overlap between the genes targeted by the two proteins ( 17 ) .
37 +There are two contrasting models of how H-NS represses transcription : Lucchini and colleagues proposed that H-NS inhibits the initial RNA-polymerase-DNA interaction ( 8 ) , whereas Grainger and co-workers and Oshima et al. demonstrated that the polymerase is trapped at the promoter ( 17,18 ) .
38 +For Fis , the majority of bound genes were shown not to change in expression in a fis deletion strain ( 19 ) , which is intriguing given that Fis is considered to be a global regulator of transcription .
39 +Despite the above studies , we do not know whether and how the binding of these proteins to the DNA varies across the growth phase .
40 +This is particularly important since their expression levels are known to change substantially during growth .
41 +It has been previously suggested that H-NS might act both as a canonical TF and as a silencer of gene expression ( 20 ) : however , the distinction between these two modes of H-NS function have not been described on a genomic scale .
42 +Finally , given prior observations of limited overlap between genes bound by Fis and those that change in expression in a deletion strain ( 19 ) , the genome-scale impact of Fis -- DNA interactions on gene expression remains poorly understood .
43 +Here , we present an investigation of genomic loci bound by Fis and H-NS in E. coli K12 using ChIP followed by high-throughput sequencing , instead of microarray hybridization , of the immunoprecipitated DNA ( ChIP-Seq ) ( 21 ) .
44 +Improvements in sequencing have revolutionized genomics by providing a platform for quantifying nucleic acid concentrations that affords higher dynamic range , higher resolution and lower false positive rates ( 22,23 ) .
45 +These are now being used extensively to investigate protein -- nucleic acid interactions in eukaryotes ( 21,24 -- 27 ) .
46 +In bacteria , however , their use has been largely limited to whole-genome sequencing and trans-criptomic analysis ( 28 -- 33 ) , though transcriptome-level investigations have been extended using immunopre-cipitation-based interrogation of protein -- RNA interactions in Salmonella ( 34 ) .
47 +Recently , a ChIP-Seq-based analysis of a Mycobacterium tuberculosis TF DosR , which binds to 25 loci on the genome , was published ( 35 ) .
48 +To our knowledge , ours is the first detailed genome-scale interrogation of protein -- DNA interactions , for any global DNA binding protein in bacteria , using high-throughput sequencing .
49 +In addition to providing a proof-of-principle for the use of this new technology for bacteria , we perform our study at multiple time-points during growth in rich medium , thus generating new insights into how these proteins function under different cellular conditions .
50 +Further , by analysing our data in conjunction with gene expression and RNA-polymerase -- DNA interaction data we provide new interpretation of the regulatory functions of these proteins .
51 +MATERIALS AND METHODS
52 +Strains and general growths conditions
53 +The E. coli K-12 MG1655 bacterial strains used in this work are the following : E. coli MG1655 ( F-lambda-ilvG - rfb-50 rph-1 ) ; MG1655 Dhns ( Dhns : : Kanr ) ; MG1655 Dfis ( Dfis : : Kanr ) ; MG1655 hns-FLAG ( hns : :3 xFLAG : : Kan ) ; MG1655 fis-FLAG r ( fis : :3 xFLAG : : Kan ) .
54 +Luria-Bertani ( 0.5 % NaCl ) broth r and agar ( 15 g/liter ) were used for routine growth .
55 +Where needed , ampicillin , kanamycin and chloramphenicol were used at final concentrations of 100 , 30 and 30 mg/ml , respectively
56 +Disruption of hns and fis genes in the E. coli chromosome was achieved by the Red recombination system , previously described by Datsenko and Wanner ( 36 ) .
57 +Primers designed for this purpose are shown in Supplementary Data 19 .
58 +Sets of additional external primers were used to verify the correct integration of the PCR fragment by homologous recombination ( Supplementary Data 19 ) .
59 +The 3xFLAG epitope was added at the C terminus of the H-NS and Fis protein by a PCR-based method with plasmid pSUB11 as template ( 37 ) .
60 +Primers used for introducing the 3xFLAG tag are shown in Supplementary Data 19 .
61 +The tagged construct was then introduced onto the chromosome of E. coli MG1655 using the Red recombinase system ( 36 ) .
62 +At each stage , DNA and strain constructions were confirmed by PCR and/or sequencing .
63 +This approach resulted in the introduction of a kanamycin resistance cassette in the chromosome downstream of the tagged gene .
64 +The cassette can be removed by FLP-mediated site-specific recombination ( 36 ) , although this was not done for the experiments described here .
65 +In all cases , the complete functionality of the 3xFLAG-tagged version of the proteins was tested .
66 +RNA extraction and microarrays procedures
67 +To prepare cells for RNA extraction , 100 ml of fresh LB was inoculated 1:200 from an overnight culture in a 250 ml flask and incubated with shaking at 180 rpm in a New Brunswick C76 waterbath at 37 C. Two biological replicates were performed for each strain and samples were taken at early-exponential , mid-exponential , transition-to-stationary and stationary phase .
68 +The cells were pelleted by centrifugation ( 10000g , 10 min , 4 C ) , washed in 1 PBS and pellets were snap-frozen and stored at 80 C until required .
69 +RNA was extracted using Trizol Reagent ( Invitrogen ) according to the manufacturer 's protocol until the chloroform extraction step .
70 +The aqueous phase was then loaded onto mirVanaTM miRNA Isolation kit ( Ambion Inc. ) columns and washed according to the manufacturer 's protocol .
71 +Total RNA was eluted in 50ml of RNAase free water .
72 +The concentration was then determined using a Nanodrop ND-1000 machine ( NanoDrop Technologies ) , and RNA quality was tested by visualization on agarose gels and by Agilent 2100 Bioanalyser ( Agilent Technologies ) .
73 +For the generation of fluorescence-labelled cDNA the FairPlay III Microarray Labelling Kit ( Stratagene ) was used .
74 +Briefly , 1mg of total RNA was annealed to random primers , and cDNA was synthesized in a reverse transcription reaction with an amino allyl modified dUTP in the presence of 1 mg of Actinomycin D .
75 +The amino allyl labelled cDNA was then coupled to a Cy3 dye ( GE Healthcare ) containing a NHS-ester leaving group .
76 +The labelled cDNA was hybridized to the probe DNA on custom Agilent microarrays by incubating at 65 C for 16 h .
77 +The unhybridized labelled cDNA was removed and the hybridized labelled cDNA was visualized using an Agilent Microarray Scanner .
78 +Note that we performed a one-colour experiment on the Agilent array .
79 +RT–PCR for validation
80 +To validate the results of the microarray analysis , quantitative reverse-transcriptase PCR ( qRT-PCR ) was carried out using specific primers to the mRNA targets showing up - or down-regulation , and control targets not showing differential expression .
81 +RNA was extracted as described above from wild-type , Dhns and Dfis cells and 30 ng total RNA was used with the Express One-Step SYBR GreenER kit ( Invitrogen ) according to the manufacturer 's guidelines , using a MJ Mini thermal cycler ( Bio-Rad ) .
82 +ChIP
83 +ChIP was performed as previously described ( 38 ) with some modifications to the protocol .
84 +Cells were grown aerobically at 37 C to the desired OD600 and formaldehyde was added to a final concentration of 1 % .
85 +After 20 min of incubation , glycine was added to a final concentration of 0.5 M to quench the reaction and incubated for a further 5 min .
86 +Cross-linked cells were harvested by centrifugation and washed twice with ice-cold TBS ( pH 7.5 ) .
87 +Cells were resuspended in 1 ml of lysis buffer [ 10 mM Tris ( pH 8.0 ) , 20 % sucrose , 50 mM NaCl , 10 mM EDTA , 20 mg/ml lysozyme and 0.1 mg/ml RNase A ] and incubated at 37 C for 30 min .
88 +Following lysis , 3 ml immunoprecipitation ( IP ) buffer [ 50 mM HEPES -- KOH ( pH 7.5 ) , 150 mM NaCl , 1 mM EDTA , 1 % Triton X-100 , 0.1 % sodium deoxycholate , 0.1 % sodium dodecyl sulphate ( SDS ) and PMSF ( final concentration 1 mM ) ] was added and the lysate passed through a French pressure cell twice .
89 +Two microlitres of aliquots were removed and the DNA sheared to an average size of 200 bp using a Bioruptor ( Diagenode ) with 30 cycles of 30 s on/off at high setting .
90 +Insoluble cellular matter was removed by centrifugation for 10 min at 4 C , and the supernatant was split into two 800 ml aliquots .
91 +The remaining 400 ml was kept to check the size of the DNA fragments .
92 +Each 800 ml aliquot was incubated with 20 ml Protein A / G UltraLink Resin ( Pierce ) on a rotary shaker for 45 min at room temperature to get rid of complexes binding to the resin non-specifically .
93 +The supernatant was then removed and incubated with either no antibody ( mock-IP ) , FLAG mouse monoclonal antibody ( Sigma-Aldrich ) or RNAP b subunit mouse monoclonal ( NeoClone ) and 30 ml Protein A/G UltraLink Resin , pre-incubated with 1mg/ml bovine serum albumin ( BSA ) in TBS , on a rotary shaker at 4 C overnight ( FLAG antibody ) or at room temperature for 90 min ( RNAP b subunit antibody ) .
94 +Samples were washed once with IP buffer , twice with IP buffer +500 mM NaCl , once with wash buffer [ 10 mM Tris ( pH 8.0 ) , 250 mM LiCl , 1 mM EDTA , 0.5 % Nonidet P-40 and 0.5 % sodium deoxycholate ] and once with TE ( pH 7.5 ) .
95 +Immunoprecipitated complexes were eluted in 100 ml elution buffer [ 10 mM Tris ( pH 7.5 ) , 10 mM EDTA and 1 % SDS ] at 65 C for 20 min .
96 +Immunoprecipitated samples and the sheared DNA following the Bioruptor were de-crosslinked in 0.5 elution buffer containing 0.8 mg/ml Pronase at 42 C for 2 h followed by 65 C for 6 h. DNA was purified using a PCR purification kit ( QIAGEN ) .
97 +Prior to sequencing , th
98 +DNA fragment sizes were checked and gene-specific quantitative PCR ( qPCR ) was carried out .
99 +Real-time qPCR
100 +To measure the enrichment of the Fis , H-NS or RNAP-binding targets in the immunoprecipitated DNA samples , real-time qPCR was performed using a MJ Mini thermal cycler ( Bio-Rad ) .
101 +One microlitre of IP or mock-IP DNA was used with specific primers to the promoter regions ( primer sequences are available upon request ) and Quantitect SYBR Green ( QIAGEN ) .
102 +Library construction and Solexa sequencing
103 +Prior and post library construction , the concentration of the immunoprecipitated DNA samples was measured using the Qubit HS DNA kit ( Invitrogen ) .
104 +Library construction and sequencing was done using the ChIP-Seq Sample Prep kit , Reagent Preparation kit and Cluster Station kit ( Illumina ) .
105 +Samples were loaded at a concentration of 10 pM .
106 +Public data sources
107 +The E. coli K12 MG1655 genome was downloaded from the KEGG database ( 39 ) .
108 +Annotations of gene coordin-ates were obtained from Ecocyc 11.5 database ( 40 ) .
109 +Literature-derived transcriptional regulatory network , including known targets for Fis and H-NS , for E. coli K12 was obtained from RegulonDB 6.2 database ( 14 ) .
110 +Targets of the global transcriptional regulator CRP were downloaded from RegulonDB 6.2 and augmented , where required , with additional targets identified by Grainger and colleagues ( 41 ) .
111 +Genomic regions with atypical composition of higher-order oligonucleotides -- and thus putatively corresponding to horizontally-acquired DNA -- were identified using the Alien Hunter software ( 42 ) .
112 +Lists of genes identified as bound by H-NS or Fis in previous high-resolution tiling microarray studies were downloaded from the respective publications ( 17 -- 19 ) .
113 +Protein occupancy domains of E. coli were downloaded from Vora et al. ( 43 ) .
114 +Orthologs between Salmonella enterica Typhimurium LT2 and E. coli K12 MG1655 were obtained from the work of Moreno-Hagelsieb and Latimer ( 44 ) .
115 +Analysis of protein binding regions from high-throughput sequencing data
116 +Identification of protein binding regions on the DNA .
117 +Sequences obtained from the Illumina Genome Analyzer were mapped to both strands of the E. coli K12 MG1655 genome using BLAT allowing no gaps and up to two mismatches .
118 +Each alignment was extended to 200 bp -- the approximate average length of DNA fragments -- on the 30 end .
119 +Only reads which mapped to a single region of the genome were considered for further analysis .
120 +For each base position on the genome , the number of reads that mapped to that position was calculated .
121 +The distribution of read counts thus obtained had a sharp peak at a low value followed by a heavy tail .
122 +Since this characteristic of the distribution is similar to that obtained for high-resolution gene expression tiling arrays , we used a procedure adopted earlier for tiling array analysis ( 45 ) .
123 +Briefly , the background was a normal distribution with the following parameters : m = mode ( as computed using the ` shorth ' procedure in R ) of the entire distribution and ; s = 1.483 median absolute deviation of all values less than the mean of the entire distribution .
124 +This gives a better fit of the empirical distribution than a Poisson distribution of the same m ( Supplementary Data 1 ) .
125 +The cutoff read count was defined as Z = m +3 s. Any consecutive stretch of DNA where each coordinate had a read count greater than or equal to the cutoff was flagged ; pairs of adjacent regions so obtained were merged to give a single binding region if they were separated by < 200 bp .
126 +Then the number of reads mapped to each binding region , normalized by the total number of reads obtained for that sample , was compared to the corresponding value from the mock-IP using a binomial test , as described in the PeakSeq algorithm ( 46 ) .
127 +Any region giving a Bonferroni-corrected P 0.01 was defined as a bonafide protein binding region .
128 +We performed mock-IP only in the midexponential phase taking into consideration the following : ( i ) it has been suggested that a single control library can be used across multiple ChIP-Seq experiments given that these were performed in the same organism under similar fragmentation conditions ( 47 ) ; ( ii ) qPCR data for mock-IP experiments from our laboratory show minimal and inconsistent variation across time-points .
129 +Comparison with previously published ChIP-chip datasets .
130 +For this purpose , we downloaded lists of genes identified as bound ( either upstream or in genebody ) by H-NS and Fis from published tiling microarray studies ( 17 -- 19 ) .
131 +These genes were compared with those which overlap with binding regions identified in our study ; here the cut-off for defining an overlap was set at 100 bp .
132 +Here , we used the union of genes detected as bound by the protein of interest in early - and mid-exponential phases of growth to partly account for possible differences in the environmental/cellular conditions used in the compared studies .
133 +Identification of and scanning for sequence motifs .
134 +To identify DNA sequence motifs for the binding of H-NS and Fis , we obtained the sequence of 101 bp of DNA including 50 bp on either side of the summit for each binding region .
135 +Here the summit for each binding patch was defined as the base coordinate with the highest read count within that region .
136 +The sequences so obtained were scanned for motifs using the MEME software ( 48 ) with the following parameters : zero or one motif per sequence ; motif width ranging from 6 to 24 ; searching both strands of the sequences ; using a background distribution file containing the mono - and di-nucleotide frequencies of the E. coli chromosome .
137 +Then the complete sequence of each binding region was searched for the presence of these motifs using the MAST programme ( 48 ) with a P 0.001 and using the same background mono - and di-nucleotide frequencies as above .
138 +Any definition of a motif in thi work refers to those which were identified within the binding regions .
139 +Definition of operons bound by the protein of interest .
140 +We used the operon definitions available in RegulonDB 6.2 ( 14 ) to identify a set of 2567 lead genes , which are the first genes of each operon .
141 +An operon was flagged as being bound by the protein of interest if at least 50 bp of the intergenic region upstream of the operon overlapped with a binding region .
142 +For long intergenic regions , only the first 400 bp of the sequence immediately upstream of the operon were used .
143 +Derivation of RNA-polymerase occupancy from highthroughput sequencing data .
144 +Reads obtained from the sequencing of RNA-polymerase-associated DNA were mapped to the genome and read counts obtained per base position as described above .
145 +For each gene , the median read count across all base positions corresponding to the gene body was defined as its occupancy .
146 +In addition , for each lead gene , the highest read count in the upstream region was calculated and used as a representation of transcription initiation .
147 +Data from each sample were normalized to the total number of reads obtained for that sample and then divided by the corresponding value from the mock-IP .
148 +Analysis of gene expression from microarray data
149 +Gene expression analyses were performed on custom-designed isothermal Agilent microarrays containing 10 821 60-mer probes covering 4373 genes .
150 +In addition to these sense probes , the array contained 4172 anti-sense probes which were excluded from this analysis .
151 +These probes were designed using Array Oligo Selector ( 49 ) .
152 +Microarray data were processed in Bioconductor using standard procedures .
153 +Briefly , array data were background corrected using normexp ( 50 ) .
154 +Biological replicates were first normalized using variance stabilization and normalization ( VSN ) ( 51 ) .
155 +All arrays , across genetic backgrounds , from the same time-point were again normalized together using VSN .
156 +Differential expression in the deletion strains compared with the wild-type at the same time-point was called at false discovery rate ( FDR ) - adjusted P-value of 0.01 using the LIMMA package ( 52 ) ; this was performed at the level of individual probes .
157 +Any gene was called differentially expressed even if one of the probes corresponding to it passed the above threshold .
158 +For direct comparison with operons that are bound by the protein of interest , we used only the list of lead genes that were differentially expressed .
159 +` Absolute ' expression level for each probe under a given genetic background and growth phase , where required , was defined as the average value across replicates ; this shows a significant correlation with RNA-seq data obtained in our lab during exponential phase of growth ( Spearman Rank correl-ation = 0.73 ; Supplementary Data 19 ) .
160 +Statistical analysis
161 +The Fisher 's exact test was used for categorical data .
162 +Wilcoxon -- Mann -- Whitney tests were performed when comparing distributions .
163 +Since the size of the distributions were typically large , we used the t-test as well to ensure that the result of our comparisons were significant in both tests .
164 +In this article , we report P-values from the Wilcoxon test .
165 +Unless otherwise stated , a P-value cutoff of 0.01 was used to signal statistical significance .
166 +Correlation coefficients of read count ` Z ' ( see above ) between two samples were computed at the base resolution , ignoring ` background ' coordinates where the Z for both samples were < 2 .
167 +All these tests were carried out in R ( www.r-project .
168 +org ) .
169 +Accession numbers
170 +All microarray and ChIP-seq data have been submitted to ArrayExpress , and have been assigned the following accession numbers : ChIP-seq : E-MTAB-332 ; Microarray design : A-MEXP-1866 ; Microarray raw and normalized data : E-MEXP-2838 ; RNA-seq data : E-MTAB-387 .
171 +RESULTS
172 +Immunoprecipitation-sequencing of genomic DNA cross-linked to H-NS and Fis .
173 +We investigated H-NS - and Fis-binding to the E. coli K12 chromosome during early-exponential , mid-exponential , transition-to-stationary and stationary phases of growth in LB medium by ChIP combined with high-throughput sequencing ( 21,23 ) .
174 +As controls , we performed mock-IP experiments in mid-exponential phase in the absence of antibodies to identify non-specifically precipitated DNA .
175 +For each sample , we obtained 6 -- 15-million reads of 36-nt length , amounting to 50 -- 120-fold coverage of the E. coli genome ( Table 1 ) .
176 +We mapped these reads to both strands of the E. coli K12 MG1655 genome sequence and extended the mapping in the 30-end to 200 bp , which is the approximate average length of the DNA fragments obtained from the immunoprecipitation experiments .
177 +To identify bound loci , we calculated the number of reads that mapped to each base-pair in the genome ( Figure 1 ) .
178 +We expected to see a near-complete representation of the genome in our sequences , irrespective of where the proteins bind ; therefore we derived an internal background distribution for each sample as described earlier for tiling microarray data ( see ` Materials and methods ' section , Supplementary Data 1 ) ( 45 ) .
179 +The cutoff value for calling binding regions was fixed at three standard deviations above the mean of the background normal distribution ( not more than 1 % of values within the normal distribution are higher than this cutoff ) .
180 +Any stretch of DNA where each position mapped to more reads than the above-defined cutoff was called a binding region .
181 +Then , all binding regions separated by < 200 bp were merged ; this was performed to counter possible under-sequencing of chromosomal regions of length equal to a single read ( 22 ) .
182 +Finally , binding regions whose read counts did not differ significantly from the mock-IP sample were removed .
183 +Selected binding region were verified using quantitative PCR ( Supplementary Data 19 ) .
184 +Comparison with previously published high-throughput datasets .
185 +First , we compared our dataset with previously published ChIP-chip data .
186 +Here we note that cross-study comparisons are not straightforward owing to differences in experimental conditions and platforms , analysis procedure and the manner in which data are presented .
187 +However where possible , we use published lists of bound genes and raw binding signals as points of comparison .
188 +We compared our data for H-NS ( combining early - and mid-exponential phase data ) with that from a tiling microarray-based study by Oshima and co-workers ( 18 ) .
189 +A large majority of genes ( 75 % ; Fisher 's exact test P < 10 ) flagged as bound by H-NS in the above study 50 overlap with binding regions ( by at least 100 bp ) we identify ; just over a quarter of genes ( 27 % ) detected in our study are not identified by Oshima and colleagues .
190 +We then compared ChIP-chip data for Fis by Cho and colleagues ( 19 ) with our data .
191 +Overall , binding regions that we identify display significantly higher fluorescence intensities in the above dataset than randomly picked regions ( Supplementary Data 2 ) .
192 +This is despite the fact that Cho et al. performed their experiments in M9 plus glucose whereas ours was carried out in LB without supplemented sugars .
193 +Over two-thirds ( 67 % ; Fisher 's exact test P < 10 ) of genes bound by Fis in the Cho dataset 50 overlap with binding regions identified here .
194 +However , we detect a significantly larger number of bound genes , with binding either in the gene body or in upstream regions ( 1592 genes , compared with 894 genes in the Cho dataset ) .
195 +Even at a more stringent threshold for identifying binding regions , we identify more bound genes ( 1006 genes ) than Cho et al. with a recovery of 53 % ( Fisher 's exact test P < 10 ) .
196 +50 We then compared our dataset with the lower resolution ( 160-bp resolution ) ChIP-chip study of Grainger and colleagues ( 17 ) .
197 +For H-NS , there is excellent agreement in binding signals between the two datasets .
198 +However the overlap at the gene level is poor ( 39 % of genes flagged as bound by H-NS by Grainger and colleagues are recovered here ; Supplementary Data 2 ) .
199 +We believe that the poor overlap at the gene level is a consequence of assumptions made in assigning binding regions to target genes ; this could have been exacerbated by the lower resolution of the Grainger study ( David Grainger , personal communication ) .
200 +Remarkably for Fis , there is no similarity between the two datasets either at the level of binding signals or bound genes ( 31 % of bound genes in the Grainger dataset are recovered ) .
201 +This might be a consequence of differences in experimental conditions , which might affect Fis more than H-NS because of the former 's link with catabolite repression ( 53,54 ) ; in fact , we observe a statistically significant overlap ( Fisher 's exact test P = 9.8 10 ) between operons bound in 6 their upstream regions by Fis ( but not H-NS ) in our study and publicly-available targets of CRP ( 14,41 ) , the global regulator of catabolite repression .
202 +However , we note that there is only a limited correlation in binding signals between the studies of Cho et al. and Grainger et al. despite the fact that both studies were performed in minimal media with a difference only in the identity of the carbon source used ( glucose and fructose , respectively ; Supplementary Data 2 ) .
203 +It is possible that Fis binds to the E. coli genome extensively and that each study sampled only a subset of binding sites : this might be substantiated by the fact that the background signal is higher for Fis than H-NS ( Figure 1 ; Stephen Busby , personal communication ) .
204 +Finally , we compared the lists of genes identified as H-NS targets in S. enterica Typhimurium ( 8 ) with our data .
205 +A majority ( 58 % ) of genes bound by H-NS in Salmonella do not have orthologs in E. coli ( Fisher 's exact test , P = 5.2 10 ) .
206 +These genes are probably 36 horizontally acquired , and are exemplified by the H-NS-mediated regulation of the Salmonella-specific pathogenicity islands such as Spi-1 and Spi-2 which have been horizontally-acquired .
207 +Similarly , 46 % of genes with H-NS binding in E. coli do not have orthologs in Salmonella .
208 +Therefore , the targets of H-NS are substantially different between E. coli and Salmonella .
209 +We note here that over 75 % of the conserved H-NS targets in Salmonella are bound by H-NS in E. coli ; this proportion is similar to the agreement between two independent studies of H-NS targets in E. coli ( see above ) .
210 +DNA-binding profiles of H-NS and Fis in mid-exponential phase .
211 +We focus on the DNA-binding profiles of H-NS and Fis in mid-exponential phase ( Figure 1 and Table 1 ) .
212 +H-NS binds to 17 % of the genome in terms of basepairs , whereas Fis binds to 11 % , distributed over 458 and 1464 discrete binding regions , respectively ( Figure 2A ) .
213 +In contrast to observations of Grainger and colleagues ( 17 ) -- made under substantially different growth conditions -- we find little overlap between Fis and H-NS-binding regions ( Figure 2A ) .
214 +In fact , across the genome , there is a significant negative correlation between the binding signals for H-NS and Fis .
215 +H-NS binds to longer tracts of DNA than Fis ( averages of 1686 and 355 bp for H-NS and Fis , respectively ; Wilcoxon test , P < 10 ; Figure 3A and B ; 50 Supplementary Data 3 ) .
216 +The observed length distribution for H-NS is in line with the results of a recent study in Salmonella ( 55 ) .
217 +This is consistent with the ability of H-NS to form long oligomers , extending from high affinity nucleation sites to flanking lower affinity sites ( 10,56 ) .
218 +The H-NS binding motif ( 57 ) , defined by enriched oligo-nucleotide sequences within bound regions , is 5 -- 6 nt in length and comprises only A/T nucleotides ( Figure 2B ; Supplementary Data 4 ) .
219 +This motif is present in 96 % of all binding regions at an average of 19.9 occurrences per region .
220 +In agreement with published results ( 19 ) , the 15-nt Fis motif consists of an A/T tract flanked by highly conserved G/C on either side ( Figure 2B ) .
221 +This motif is present in 91 % of binding regions at an average of 2.3 occurrences per region .
222 +Note that we differentiate between binding regions and motifs : whereas binding regions are empirically identified by our experiments , motifs represent the computationally identified sequences that fall within our binding regions .
223 +On average , 18 and 17 % of all basepairs covered by H-NS and Fis binding regions -- corresponding to 24 and 21 % , respectively , of binding motifs -- fall within intergenic regions upstream of predicted operons ( Figure 2C ; Supplementary Data 5 ) .
224 +Given that 8 % of the E. coli genome comprises operon-upstream intergenic regions , Fis and H-NS display a preference for binding upstream of operons .
225 +Most of the other motifs fall within the body of operons ( 67 and 74 % for H-NS and Fis , respectively ) .
226 +In agreement with previous reports ( 8,18,58 ) , there is significant enrichment of H-NS ( but not Fis ) binding across horizontally-acquired regions ( Figure 2D ) .
227 +Finally , we define 597 ( 23 % ) and 649 ( 25 % ) operons as bound in a regulatory capacity by H-NS and Fis , respect-ively , based on binding in upstream regulatory sequences ( applying a limit of 400 bp ) .
228 +The rest of our discussion is based on the above operons only and not those with protein binding only in the gene body ( as included in our comparison with previous studies ) .
229 +Operons targeted by H-NS are enriched for gene functions associated with fimbrial biogenesis ( Fisher 's exact test , P = 5.1 10 ) , 3 which expands previous work linking H-NS to the regulation of biofilm formation and motility ( 59 ) .
230 +As expected from prior molecular studies ( 60 ) , operons bound by Fis show an enrichment for genes involved in translation ( Fisher 's exact test , P = 1.6 10 ) .
231 +In agreement with 3 the significant overlap of Fis bound genes with CRP targets , carbohydrate metabolism and transport also shows a significant enrichment among Fis targets ( Fisher 's exact test , P = 4.7 10 ) .
232 +3
233 +Length of H-NS binding regions and their characteristics .
234 +We had noted earlier that genomic regions bound by H-NS tend to be longer than those bound by Fis ( Figure 3 ) .
235 +In order to investigate systematically the association between the length of H-NS binding regions and genomic features recognized , we classified H-NS binding regions into those that are longer than 1000bp ( ` LH-NS ' regions ; n = 300 in mid-exponential phase ) and those that are shorter ( ` SH-NS ' regions ; n = 158 ) .
236 +We observe that a significantly higher proportion of motifs within SH-NS ( 37 % ) than LH-NS ( 22 % ) regions fall in operon-upstream regions ( Fisher 's exact test , P = 1.2 10 ; Supplementary Data 5 ) .
237 +This 21 might be expected given the differences in their lengths and the fact that operon-upstream regions have high A / T content ( 61 ) .
238 +Unexpectedly however , the proportion of operon-upstream SH-NS motifs is significantly higher than that for Fis motifs as well ( Fisher 's exact test , P = 1.3 10 ) .
239 +20 We also observe that horizontally-acquired genes are significantly enriched in the LH-NS group ( Supplementary Data 6 ) ; this is in accordance with the fact that predicted horizontally-acquired genes are located in long regions of typically higher A/T content than the genomic average ( Supplementary Data 7 ) .
240 +Therefore , short H-NS binding regions tend to behave in a manner typical of canonical TFs , where the protein binds upstream of the gene whose expression it regulates .
241 +On the other hand , longer binding regions wrap large segments of the chromosome , encompassing both genes and intergenic regions .
242 +Variable structures of Fis -- DNA complexes .
243 +It was previously demonstrated that Fis -- DNA complexes adopt variable structures depending on the A/T content of the DNA surrounding the core binding motif ( 62 ) .
244 +The variability in these complexes is manifested by the degree to which the bound DNA is bent , with greater bending in regions of higher A/T content .
245 +To investigate this in our data , we defined binding regions in the top quarter of the distribution of A/T contents ( 101 bp around the summit ) as likely to be bent by Fis .
246 +The association between the A/T content of the binding region and gene expression is described later .
247 +As intergenic regions tend to have higher A/T contents and intrinsic bending , a greater proportion of motifs falling within high-A/T binding regions are in operon-upstream regions ( 40 versus 11 % ; Wilcoxon test , P < 10 ; Supplementary Data 5 ) .
248 +Furthermore , high 50 A/T Fis-binding regions show significantly greater binding signal than other regions ( Wilcoxon test , P = 3.5 10 ; Supplementary Data 8 ) ; this might 9 reflect the fact that Fis-DNA complexes involving DNA bending dissociate slower than others ( 62 ) .
249 +Growth-phase dependent variation in the DNA-binding profiles of H-NS and Fis .
250 +Next , we investigated the variation in H-NS and Fis-binding profiles from the early-exponential to the stationary phases of growth ( Figure 4 ) .
251 +For H-NS , we detected similar binding at all four stages of growth ( Table 1 and Figure 4 ) .
252 +Though previous experiments showed a peak for H-NS protein expression during exponential growth followed by an 2 -- 2.5 decrease during later stages ( 5 ) , our western blot experiment showed constant H-NS levels across our experimental conditions ( Supplementary Data 9 ) , in agreement with previous results in Salmonella ( 9 ) .
253 +For Fis , we identified comparable numbers of binding regions in both early - and mid-exponential phases ( Table 1 and Figure 4 ) .
254 +In agreement with earlier studies , our western blots ( Supplementary Data 9 ) show that Fis is expressed below detectable levels after exponential growth ( 5 ) .
255 +Though the binding profiles are significantly correlated between time-points ( Figure 4A ) , there are specific differences ( Supplementary Data 10 ) .
256 +For H-NS , the number of binding regions and genes targeted for binding increase as the cells progress from exponential to stationary phase ; this includes both stationary phase-specific binding regions and extension of mid-exponential phase binding regions .
257 +For Fis , we observe greater variability in binding between early - and mid-exponential phases than in H-NS ( r = 0.85 for Fis compared with 0.95 for H-NS , between early-and mid-exponential phases ) , with more binding in mid-exponential phase .
258 +However , we advocate caution in interpreting these results , as they may represent marginal quantitative differences resulting from the thresholds used to call binding events and therefore have limited biological relevance .
259 +Finally , as mentioned in the section above , there is a negative correlation between H-NS and Fis at each time-point ( Figure 4A ) , suggesting that the binding regions of the two proteins tend to be mutually exclusive .
260 +Direct , proximal effects of H-NS and Fis binding on gene expression
261 +Genes bound by H-NS and Fis show different expression levels in wild-type E. coli .
262 +Having examined the pattern of DNA binding by H-NS and Fis , we investigated whether genes bound by H-NS and Fis showed distinct patterns of gene expression in wild-type E. coli cells during mid-exponential phase .
263 +Using one-colour experiments on Agilent oligonucleotide microarrays , we found that absolute gene expression levels ( which correlate with expression measures derived from RNAseq data ) were : ( i ) lower for genes bound by H-NS than those that are not ; and ( ii ) higher for genes bound by Fis ( Figure 5A ; Supplementary Data 11 ) .
264 +We make consistent observations in experiments in which we measure genome-wide RNA-polymerase occupancy during mid-exponential phase using ChIP-seq ( Figure 5B ) .
265 +The former observation is in line with the accepted role of H-NS as a global repressor of gene expression ( 63 ) .
266 +The latter , linking Fis binding to higher expression levels , may be consistent with the hypothesis that a branched DNA topology , which is induced by Fis binding , is a chromatin state that is associated with transcriptional activity ( 15 ) .
267 +We compared our data with a public dataset from Vora and colleagues describing general protein occupancy across the E. coli genome ( Supplementary Data 12 ) ( 43 ) .
268 +These authors classified domains of high occupancy into those with high gene expression ( hePOD ; highly expressed protein occupancy domains ) and those that are transcriptionally silent ( tsPOD ) .
269 +As expected , we find a strong enrichment for H-NS-bound genes within tsPODs ( Fisher 's exact test , P < 10 ) .
270 +In contrast to observations by the 50 above authors ( made using computational searches of Fis-binding motifs ) , we find that Fis-bound genes are under-represented within tsPODs ( Fisher 's exact test , P = 9.0 10 ) .
271 +5 Though these results show that there is an association between protein binding and the transcriptional state of the corresponding genes , they do not establish causality .
272 +In order to test this in vivo , we measured gene expression levels for Dhns and Dfis strains of E. coli K12 MG1655 , and verified selected results using RT-PCR .
273 +In agreement with our observations of expression levels in wild-type strains , more genes are up - than down-regulated in Dhns when compared with the wild-type ( 971 are up-regulated ; 335 are down-regulated in mid-exponential phase ; Supplementary Data 13 ) , whereas the contrary is true for Dfis ( 338 are down-regulated ; 160 are up-regulated ) .
274 +In order to investigate whether these effects are proximal on the chromosome to the binding regions of Fis and H-NS , we compared our ChIP-seq-based binding profiles with the genes that are differentially expressed in the mutant strains when compared with the wild-type .
275 +Global transcriptional repression by H-NS .
276 +A significant proportion of genes that are bound by H-NS display differential up-regulation of gene expression in Dhns during mid-exponential phase : 65 % of H-NS -- bound genes are differentially expressed compared with only 19 % of genes not bound by H-NS ( Figure 5C ; Supplementary Data 14 ) .
277 +Similarly , the RNA-polymerase occupancy in the body of genes bound by H-NS increases significantly in Dhns , again demonstrating increased transcription in the mutant strain ( Figure 5D ) .
278 +Previous genome-scale studies had reached conflicting conclusions on the manner in which H-NS represses transcription .
279 +ChIP-chip data for S. enterica Typhimurium H-NS by Lucchini and colleagues showed that RNA-polymerase is excluded from H-NS bound regions ( 8 ) .
280 +On the other hand , the work of Grainger et al. and Oshima et al. showed that the polymerase was bound to 50 -- 65 % of H-NS bound sites though the associated genes were transcriptionally inactive ( 17,18 ) ; as a result they proposed that H-NS-mediated repression might generally involve trapping the polymerase at the promoter .
281 +We fin a distinct increase in the RNA-polymerase occupancy upstream of operons bound by H-NS in Dhns when compared with the wild-type ( Supplementary Data 15 ) , which is concomitant with a corresponding increase in the enzyme 's occupancy in the gene body ; this suggests that our data support the conclusions of Lucchini et al. .
282 +However , it must be mentioned here that RNA-polymerase trapping by H-NS , though not prevalent in our data , has been experimentally demonstrated at certain promoters ( 64,65 ) .
283 +The differences between the studies , especially with that by Grainger and colleagues , must be interpreted in light of the substantially different numbers of bound genes identified .
284 +In order to extend our analysis further , we performed our DNA microarray-based analysis of gene expression change under all four conditions of growth ( Supplementary Data 13 and 14 ) .
285 +H-NS has a statistically significant direct impact on gene expression across all phases of growth .
286 +However , compared with midexponential phase a much smaller proportion of genes bound by H-NS are differentially regulated in Dhns in stationary phase ( 65 % of H-NS bound genes are flagged as differentially expressed in mid-exponential compared with only 26 % in stationary phase ) .
287 +This could partly be a consequence of the relatively poor quality of RNA that could be collected from the stationary phase cells , which would lead to the assignment of weaker statistical significance to differential regulation ; the total number of genes called as differentially expressed in stationary phase is far less than that in mid-exponential phase ( 1313 differentially expressed genes in mid-exponential compared with only 400 in stationary phase ) .
288 +Alternatively , there could be a biological basis to this , in which any possible gene expression increase in Dhns is suppressed by other stationary phase-specific factors .
289 +Differential expression in Dhns is associated with the length of binding regions .
290 +Having described the effect of H-NS binding on gene expression , we now examine the effect of different types of binding ( L / long and S / short ) H-NS H-NS described earlier .
291 +Both LH-NS and SH-NS operons show a significant tendency to be differentially expressed in Dhns ( Figure 6C and D ; Supplementary Data 14 ) ; however , LH-NS operons tend to display more differential expression than S indicating a greater degree of repression .
292 +H-NS Further , in the wild-type , L genes show lower expres-H-NS sion levels than S genes ( Figure 6A and B , H-NS Supplementary Data 11 ) .
293 +To test further whether LH-NS and SH-NS genes represent distinct modes of transcriptional repression , as indicated by the above results , we compared their occurrence within tsPODs which represent transcriptionally silent loci ( 43 ) .
294 +We find that LH-NS genes are enriched within tsPODs , whereas SH-NS genes are not ( Fisher 's exact test , P = 4.7 10 comparing L and S genes ; 13 Supplementary Data 12 ) .
295 +Together , these suggest that global regulation of transcription by H-NS may encompass : ( i ) transcriptional modulation , typically mild repression , of SH-NS genes and ( ii ) ` total ' transcriptional ` silencing ' of LH-NS genes , including putative horizontally-acquired genes ( 20 ) .
296 +The former , given the propensity of the corresponding binding regions to lie within operon-upstream regions , might act like a canonical TF ; transcriptional silencing on the other hand involves extensive wrapping of large tracts of the chromosome .
297 +Based on the overall distribution of the lengths of H-NS-binding regions , we suggest that the predominant role of H-NS is transcriptional silencing .
298 +Genes bound by Fis show only limited change in expression in Dfis .
299 +Though the role of H-NS as a transcriptional repressor is well-established , the impact of Fis on gene expression on a genomic scale remains unclear .
300 +Given that genes bound by Fis , on average , have higher expression levels in wild-type E. coli , one might reasonably expect these genes to be down-regulated in Dfis .
301 +Activation of transcription of individual operons , those of stable RNA in particular , by Fis is well-characterized ( 60,66,67 ) ; an inspection of regulatory targets for Fis in the RegulonDB database suggests that it activates more genes than it represses .
302 +However , it must be emphasised that activation of gene expression does not fully explain the regulatory roles of Fis as it is a key repressor of several non-essential genes during exponential growth ( 68 -- 70 ) .
303 +In our study , the large number of genes differentially expressed in Dfis account for only a small proportion of Fis-bound genes ( Figure 5C ; Supplementary Data 14 ) .
304 +We also make a consistent observation in the sequencingbased RNA-polymerase occupancy data for midexponential phase ( Figure 5D ) , thus indicating that the above is not an artefact of the array technology .
305 +Our results are in agreement with a previously published ChIP-chip study of Fis , which showed differential expression for only about a quarter of bound genes ( 19 ) .
306 +Curiously , despite the general agreement in Fis-bindin regions between early - and mid-exponential phases of growth , there is little overlap between the sets of genes that are differentially expressed in Dfis between the two time points ; similar observations were made earlier for Fis in E. coli ( 71 ) and IHF in Salmonella typhimurium ( 72 ) .
307 +These data indicate that deletion of fis is not sufficient to cause expression change in most genes that are bound by this protein ; this might be because Fis only has a weak role as a TF in these genes , or because these effects are compensated for by other cis - and trans-acting players which we do not study here .
308 +Differential expression in Dfis is associated with the length , strength and position of Fis binding .
309 +We then investigated whether binding regions associated with the relatively fewer differentially-expressed genes in Dfis show any distinctive property .
310 +These , when compared with binding regions associated with genes not differentially expressed in Dfis , ( i ) tend to be longer ( Figure 7A ; Wilcoxon test , P = 2.5 10 for mid-exponential phase ) and conse-10 quently contain more Fis binding motifs ( Figure 7B ) ; ( ii ) have higher A/T content ( Figure 7F ; Wilcoxon test , P < 10 ) .
311 +Following from the latter ( see ` Variable struc-50 tures of Fis -- DNA complexes ' section ) , these binding regions also tend to have higher binding signals ( Figure 7C and D ; Wilcoxon test , P = 7.0 10 ) , and contain a 8 greater proportion of operon-upstream motifs ( Figure 7E ; Wilcoxon test , P = 3.0 10 ) .
312 +28 These results indicate that change in expression of a gene bound by Fis might require Fis-binding in multiple tandem copies , possibly nucleated by high-affinity sites at operon-upstream regions .
313 +The higher A/T content of binding motifs associated with proximal differential expression suggests that , in accordance with observations made on a molecular scale , DNA-bending by Fis might be required for gene expression control ( 62 ) .
314 +These are exemplified by the tyrT promoter which is regulated by three Fis dimers binding and bending the DNA ( 66,67 ) .
315 +However , these features are not predictive of differential expression ( Supplementary Data 16 ) , indicating that de-finitive determinants of gene expression control by Fis are still lacking .
316 +Indirect and non-proximal effects of H-NS and Fis binding on gene expression Down-regulation of highly expressed genes in Dhns and Dfis .
317 +A large number of genes are down-regulated in both Dhns and Dfis , a large majority of which are not bound by the NAPs concerned ; therefore these effects are likely to be indirect .
318 +Genes that are down-regulated in the two deletion strains tend to have higher expression levels than other genes in the wild-type strain ( Figure 8 ) .
319 +Thus , despite the dissimilarities in the binding of H-NS and Fis , an important minority of their influence on gene expression -- especially of highly expressed genes -- is shared .
320 +This might be a consequence of the impact the two proteins have on the topology of the chromosome -- its supercoiled state in particular ( 73 ) -- which , despite in vitro studies on plasmids and phage DNA , is only beginning to be characterized on a genome-wide scale and at a high resolution ( 74,75 ) .
321 +Given that genes that are down-regulated in the deletion strains tend to have high expression levels , we sought to mine our data to speculate on how the free RNA-polymerase molecules thus generated are redistributed in the mutants .
322 +A significantly higher proportion of genes up-regulated in Dhns than in Dfis have RNA-polymerase occupancy that are within the top 10 % of highly expressed genes ( 12 % of up-regulated genes in Dhns , 3 % in Dfis , P = 2.6 10 ) .
323 +Thus , both deletions lead to fall in 4 expression of highly expressed genes ; however , the manner in which the free RNA-polymerase molecules are redistributed may be different between the two .
324 +In Dfis , these are probably distributed across genes with relatively low expression levels ; on the other hand , in Dhns this is compensated for by a subset of genes whose repression is relieved by the lack of H-NS ( 51 of 80 up-regulated operons in the top 10 % of genes with the highest RNA-polymerase occupancy in Dhns are bound by H-NS ) .
325 +Non-proximal effects of H-NS on motility .
326 +An observable phenotype of Dhns is loss of motility .
327 +These genes are not directly regulated by H-NS , making them targets for studying non-proximal effects of H-NS on gene expression .
328 +Though the expression of the transcription factor FlhDC -- the master regulator of flagellar gene expression -- has been reported to be directly regulated by H-NS ( 76 ) , we do not find evidence for the same in any of the conditions tested .
329 +Instead , we find that 17 of the 26 operons coding for cyclic-di-GMP-metabolising
330 +GGDEF/EAL domain-containing proteins , which regulate the switch between motility and adhesion , are bound by H-NS in at least one of the four conditions ; 22 of the 29 such genes are differentially expressed in Dhns ( Supplementary Data 17 ) .
331 +It has already been shown that two GGDEF/EAL proteins that inversely control adhesion through regulating curli biogenesis are regulated by H-NS ( 59 ) ; indeed , we observe binding and regulation of csgD -- a transcriptional regulator of curli biogenesis -- by H-NS under all conditions .
332 +Our genome-scale study indicates that H-NS is a global regulator that is positioned at the apex of the c-di-GMP regulatory network controlling motility and adhesion .
333 +Cascading transcriptional regulatory interactions are responsible for part of non-proximal effects of Fis .
334 +Finally , a large majority of genes bound by Fis show little change in gene expression in Dfis .
335 +However , the Dfis mutation leads to a global change in gene expression during the exponential phases of growth , with over 950 genes differentially expressed in early - or mid-exponential phases of growth .
336 +Clearly , most of these gene expression changes are caused by indirect effects .
337 +These effects might be mediated by the impact of Fis on the overall chromosome topology .
338 +A second , more tract-able , effect might be through cascades of transcription factors .
339 +To investigate this , we used the transcriptional regulatory network comprising 3254 interactions between 163 TFs and 1450 target genes available in RegulonDB .
340 +We find that 37 TFs , including the prolific global regulator CRP , are differentially expressed in Dfis in early - or mid-exponential phases of growth .
341 +Of the 851 annotated targets of these TFs , 316 ( 37 % ) are differentially expressed in Dfis ; this represents a significant enrichment over other genes of which only 20 % are differentially expressed ( Fisher 's Exact test , P = 5.9 10 ) .
342 +Of the 37 TFs differentially expressed , 13 only 12 are bound directly by Fis .
343 +The regulatory cascade effect described holds even if we were to restrict our analysis to the targets of these 12 TFs ( 199 of 541 targets are differentially expressed ; 37 % ) .
344 +Of the remaining 25 TFs , 10 are known direct targets of the Fis-bound TFs .
345 +Therefore the expression change of 22 of the 37 TFs can be explained by direct Fis binding or by regulation by Fis-bound TFs .
346 +In summary , a significant proportion of genes are differentially expressed in Dfis probably because of the cascading effects of multiple transcription factors .
347 +DISCUSSION
348 +We have investigated the genome-wide binding of two NAPs , H-NS and Fis , to the E. coli K12 MG1655 chromosome using ChIP followed by sequencing of resulting DNA .
349 +Though this technique has been extensively adopted in eukaryotic genomics , to our knowledge ours is the first ChIP-Seq experiment for any global bacterial DNA-binding protein .
350 +We interpret our data using a combination of deletion strains , microarray-based meas-urements of gene expression and parallel-sequencing of RNA-polymerase-bound DNA fragments
351 +The binding of both NAPs has been studied on a genome-wide scale using microarrays .
352 +Grainger and colleagues studied the binding of H-NS , Fis ( and IHF ) in mid-exponential phase and expanded the list of genes known to be bound by these proteins ( 17 ) .
353 +In particular , they reported the presence of extensive overlap between the promoters bound by Fis and H-NS , which we do not observe in our conditions .
354 +Our observation of a negative correlation between the ChIP-Seq signals for Fis and H-NS is further manifested by the following observations : ( i ) H-NS binding is enriched in putative horizontallyacquired regions , whereas Fis binding is not ; ( ii ) H-NS targets are enriched in transcriptionally silent protein-occupied DNA domains , whereas Fis-bound genes are under-represented .
355 +This difference in observation between our study and that of Grainger and colleagues ( 17 ) is caused by the discrepancy between the two in identifying Fis binding regions .
356 +Though these differences are surprising , they may be explained in various ways .
357 +First , Fis might bind , with a range of affinities , to most of the E. coli genome ; this may be observed in the higher background in our Fis experiment ( Figure 1 ) .
358 +Therefore , each study may be sampling a distinct set of bound loci .
359 +Second , the experimental conditions are vastly different : our experiments were carried out in rich LB medium without sugar supplements , whereas Grainger et al. performed theirs in M9 minimal medium plus fructose .
360 +This could have led to substantial differences in Fis binding profiles due to its reported association with catabolite repression and competition with the global transcription factor CRP ( 53,54 ) .
361 +Analysis performed here shows statistically significant overlap between Fis-bound genes and known CRP targets .
362 +This suggested association between Fis and CRP targets might be indicative of cooperative or competitive interactions ; however given these data , this can not be substantiated at present .
363 +Taken together , there might be substantial differences in Fis function between rich and minimal medium , and in the presence and absence of catabolite repression-inducing sugars .
364 +In addition to the above , the following factors might have had relatively minor effects on the results .
365 +We used antibodies against the FLAG epitope which had been tagged to the protein of interest , whereas Grainger and colleagues used direct antibodies .
366 +The use of the same antibody against three different proteins makes the data from each protein more comparable by eliminating the effect of differential affinities that different antibodies might have towards their target proteins .
367 +Though the use of a tag might alter the function of the target protein , microarray analysis of gene expression in the tagged strains show that these effects are insubstantial ( Supplementary Data 18 ) .
368 +Finally , the lengths of the fragments used for sequencing ( 200 bp ) and microarray hybridization ( 500 -- 1000 bp ) , and therefore the achievable resolution , are generally different ( 38 ) .
369 +Lucchini and co-workers used a similar low-resolution array to investigate the binding of H-NS to the genome of S. enterica Typhimurium ( 8 ) .
370 +The important conclusion of this study , which was independently demonstrated in the same organism by Navarre and colleagues ( 58 ) , was the silencing of horizontally-acquired genes by H-NS .
371 +They showed that H-NS-binding regions in general exclude RNA-polymerase .
372 +Oshima and colleagues identified binding regions of H-NS in E. coli using high-resolution microarrays and again showed its effect on horizontallyacquired genes ( 18 ) .
373 +In contrast to the conclusions of Lucchini et al. and in agreement with those of Grainger and co-workers ( 17 ) , these authors identified binding of RNA-polymerase to operon-upstream H-NS-binding regions , though the proximal genes are transcriptionally silent .
374 +Our data and analyses do not support this , possibly because of differences between the studies in the sampled binding sites , but are in agreement with those of Lucchini et al. .
375 +Both Lucchini and Navarre have also demonstrated that uncontrolled expression of H-NS-silenced genes can lead to fitness defects ( 8,58 ) .
376 +However , under the conditions used in our study , the wild-type and Dhns have similar growth rates .
377 +The difference between our observations might be due to the nature of the genes which are regulated by H-NS in the two organisms .
378 +This is reflected in our observation that a majority of H-NS targets Salmonella are not conserved in E. coli ( see section ` Comparison with previously published high-throughput datasets ' ) , in line with the tendency of H-NS to silence horizontally-acquired genes .
379 +The above studies were performed only during mid-exponential phase of growth , though Grainger and co-workers extended theirs to a medium supporting lower growth rates ( 17 ) .
380 +A more recent genome-wide interrogation of H-NS-genome interactions by Noom and colleagues was interpreted , albeit tenuously , in the context of the formation of looped domain boundaries in the E. coli and S. typhimurium chromosomes ( 77 ) .
381 +These authors performed their study in stationary phase cells , in addition to mid-exponential cells : in agreement with the documented 2-fold decrease in H-NS levels in stationary phase , the authors found that the spacing between adjacent H-NS binding patches doubles in stationary phase .
382 +In contrast , we find no evidence for decreased H-NS expression or binding in stationary phase , in agreement with observations made earlier for H-NS in Salmonella ( 9 ) .
383 +Cho and colleagues used high-density genome-tiling microarrays to interrogate the binding of Fis to the E. coli genome during mid-exponential growth under aerobic and anaerobic conditions , again in minimal medium ( 19 ) .
384 +They showed that there is little difference in binding profiles between aerobic and anaerobic conditions , a comparison we do not perform .
385 +On the other hand , unlike our study they did not investigate multiple time-points during a growth phase .
386 +Similar to our conclusions , these authors found little association between Fis binding and differential expression in Dfis .
387 +This extends the observations made for another global transcriptional regulator CRP in E. coli ( 41 ) , a large majority of whose binding sites are likely to have little effect on transcription .
388 +This led the authors to propose that the primary role of CRP is to structure the chromosome in an as yet uncharacterized manner ; its role as a global transcriptio factor might be an incidental development .
389 +A similar interpretation may be valid for Fis as well .
390 +Impact of binding characteristics on gene expression
391 +Despite substantial overlap between our study and those of earlier investigations , we extend our interpretation by analysing the association between the nature of binding patches and its influence on gene expression .
392 +We show that H-NS binds to significantly longer patches of the chromosome than Fis , in both early - and mid-exponential phases .
393 +We speculate that these long binding tracts might include both arms of the plectonemic supercoils and the apical loops that H-NS introduces on the bound DNA ( 3,10 ) ; however , we note that this does not rule out the fact that instead of bridging DNA , H-NS might stiffen the bound DNA at certain sites ( 78 ) .
394 +These long regions of H-NS binding enable transcriptional silencing -- displaying greater differential expression in Dhns and also showing an enrichment for being present within protein occupancy domains associated with transcriptionally silent loci -- whereas shorter patches act as gentler modulators of gene expression .
395 +Short H-NS binding regions display a greater preference towards binding to operon-upstream regions than both long H-NS - and Fis-binding regions .
396 +This tendency of short H-NS-binding regions to behave more typically like canonical transcription factors than Fis binding regions might explain the relatively greater proximal effect of short H-NS binding patches on gene expression when compared with Fis ( 40 % of genes targeted by short H-NS binding regions are differentially expressed in mid-exponential phase , whereas only 15 % of Fis targets are ; Fisher 's exact test , P = 1.6 10 ) .
397 +8 As mentioned above , both our study and that by Cho et al. discover that a large majority of strong Fis-binding events are inconsequential from the transcriptional perspective ; however , we additionally suggest that the interaction of tandem arrays of Fis molecules to the DNA and possible DNA bending , particularly at operon-upstream regions , might be necessary , though not sufficient , for affecting transcription .
398 +Further , we notice that signals in our ChIP-Seq experiments for Fis are weaker than those for H-NS ( Figure 1 ) .
399 +This observation must be interpreted with caution since the efficiency of immunoprecipitation may depend on the clustering of multiple target proteins on the same chromosomal loci .
400 +Additionally , this might also be due to a higher background for Fis , resulting from weak or sporadic binding events across the genome .
401 +If this difference is indeed because Fis -- DNA interactions in general are weaker and/or more dynamic than H-NS -- DNA contacts , it might be responsible for the relatively weaker association between Fis binding and proximal gene expression change .
402 +In contrast to previous studies , we also perform an analysis of the origins of non-proximal effects of the binding of Fis and H-NS to the chromosome .
403 +We show a general decrease in the expression of highly expressed transcripts in both the deletion strains , and speculate on the manner in which the RNA-polymerase is redistributed in these mutants : whereas foci of high transcriptional activity may be lost in Dfis , these are replaced by H-NS-bound genes in Dhns .
404 +Perspectives
405 +The main roles of NAPs , particularly in relation to gene expression control , are still under active investigation .
406 +Though our study contributes to this field , it leaves several questions , including the following , unanswered .
407 +( i ) What is the predominant function of Fis-chromosome interactions ?
408 +( ii ) What are the implications , if any , of our observation that , on a genome-wide scale , there is a higher background signal for Fis than H-NS ?
409 +( iii ) What factors definitively link Fis binding to proximal gene expression change ?
410 +Finally , we also provide a proof-of-principle study for the use of massively parallel high-throughput sequencing for the analysis of protein -- DNA interactions on a genomic scale in bacteria .
411 +This is a state-of-the-art technology which affords significantly higher resolution and dynamic range than microarray-based studies .
412 +However , there is substantial room for improvement .
413 +For example , modifications to the ChIP protocol , which minimize experimental artifacts -- including capture of large molecular weight complexes -- were proposed very recently ( 79 ) .
414 +Second , from the sequencing perspective , multiplexing techniques are under active development ( 80 ) .
415 +Since 10 -- 15-fold coverage of the genome ( compared with 150-fold obtained in our study ) should enable good recovery of binding regions for most bacterial proteins , multiplexing should make ChIP-Seq more economical and therefore prevalent in the field .
416 +ACCESSION NUMBERS
417 +Array Express E-MTAB-332 , Array Express A-MEXP-1866 , Array Express E-MEXP-2838 , European Nucleotide Archive ERP000280 , Array Express E-MTAB-387 .
418 +Supplementary Data are available at NAR Online.
419 +ACKNOWLEDGEMENTS
420 +The authors thank David Grainger , Sacha Lucchini and Nadia Abed for their advice on ChIP protocols .
421 +We thank Prof. Stephen Busby and Dr David Grainger for helpful discussion .
422 +FUNDING
423 +Cambridge Commonwealth Trust ; St. John 's College , University of Cambridge ; Girton College , University of Cambridge ( to A.S.N.S. ) ; Spanish Ministry of Science and Innovation ( to A.I.P ) ; Biotechnology and Biological Sciences Research Council ( BBSRC ) grant ` Genomic Analysis of Regulatory Networks for Bacterial Differentiation and Multicellular Behaviour ' ( to G.M.F and N.M.L. ) ; Isaac Newton Trust ( to G.M.F ) ; European Molecular Biology Laboratory ( EMBL ) ( to N.M.L. ) .
424 +Funding for open access charge : European Molecular Biology Laboratory .
425 +Conflict of interest statement. None declared.
...\ No newline at end of file ...\ No newline at end of file
1 +The PurR regulon in Escherichia coli K-12 MG1655
2 +ABSTRACT
3 +The PurR transcription factor plays a critical role in transcriptional regulation of purine metabolism in enterobacteria .
4 +Here , we elucidate the role of PurR under exogenous adenine stimulation at the genome-scale using high-resolution chromatin immunoprecipitation ( ChIP ) -- chip and gene expression data obtained under in vivo conditions .
5 +Analysis of microarray data revealed that adenine stimulation led to changes in transcript level of about 10 % of Escherichia coli genes , including the purine biosynthesis pathway .
6 +The E. coli strain lacking the purR gene showed that a total of 56 genes are affected by the deletion .
7 +From the ChIP -- chip analysis , we determined that over 73 % of genes directly regulated by PurR were enriched in the biosynthesis , utilization and transport of purine and pyrimidine nucleotides , and 20 % of them were functionally unknown .
8 +Compared to the functional diversity of the regulon of the other general transcription factors in E. coli , the functions and size of the PurR regulon are limited .
9 +Byung-Kwan Cho, Stephen A. Federowicz, Mallory Embree, Young-Seoub Park, Donghyuk Kim and Bernhard Ø. Palsson*
10 +Department of Bioengineering , University of California , San Diego , La Jolla , CA 92093 , USA
11 +INTRODUCTION
12 +Metabolism enables a cell to assimilate exogenous nutrients both for energy generation and for macromolecular synthesis .
13 +A set of metabolic pathways directs the biosynthesis and utilization of nucleotides that is critical for virtually every aspect of cellular life .
14 +Purine and pyrimidine nucleotides constitute a part of the nucleic acids , cofactors in enzymatic reactions , intracellular and extracellular signals , phosphate donors and the major carriers of cellular energy ( 1,2 ) .
15 +Since the biosynthesis and utilization of the nucleotides is demanding of cellular resources and plays a broad role in cellular processes , imbalances between the different nucleotide pools significantly perturb the normal cellular functions ( 2,3 ) .
16 +In general , metabolism is tightly controlled by feedback inhibition of enzyme activity by metabolites and by transcriptional regulation by DNA-binding proteins .
17 +The regulatory action of DNA-binding proteins is also modulated by the exogenous nutrients as stimuli .
18 +Therefore , there is great interest in not only elucidating the set of genes under regulation by the same stimuli ( defined as a stimulon ) , but also identifying the collection of genes under regulation by the same regulatory protein ( defined as a regulon ) .
19 +In the case of purine nucleotide metabolism in Escherichia coli , purine repressor ( PurR ) tightly regulates transcription of the enzymes involved in inosine 50-monophosphate ( IMP ) biosynthesis and the conversion of IMP to adenosine monophosphate ( AMP ) and guanosine monophosphate ( GMP ) ( 2 ) .
20 +The regulatory action of PurR on target genes is modulated by the binding of the small effector molecules [ hypoxanthine ( Hx ) or guanine ] and in effect endows PurR with the ability to affect transcriptional regulation ( 4 ) .
21 +In other words , upon availability of purine nucleotides from the environment , the activity of PurR can be enhanced to repress the expression of target genes .
22 +However , little is known about in vivo PurR-binding events and their causal relationships with gene expression at the genome scale in the presence or absence of purine nucleotides .
23 +Such information is needed to reconstruct the PurR regulon and to understand purine metabolism .
24 +The E. coli transcriptional regulatory network is believed to have a hierarchical topology with several global transcription factors ( TFs ) at the top-level ( 5 -- 7 ) .
25 +The global TFs were specified by the multiple functional categories of the genes regulated .
26 +By contrast , specific TFs restrict their target genes to the same metabolic pathways or the same functional categories ( 6 ) .
27 +Previously , PurR was classified into the group of general TFs ; however , due to the lack of information on target genes in its regulon , the understanding of the role of PurR is limited .
28 +In particular , it is unclear whether its effects on E. coli metabolism are direct or indirect .
29 +If the effects are indirect , it is also unclear whether the indirect effects are made through other TFs or other metabolites .
30 +In this study , we obtain and integrate genome-scale data from chromatin immunoprecipitation ( ChIP ) -- chip and gene expression profiling to elucidate the regulatory role of PurR at a genome scale .
31 +First , using changes in transcript levels on a genome scale , we defined the adenine stimulon from comprehensively established sets of genes differentially expressed in response to exogenous adenine .
32 +Second , we used the purR deletion mutant to determine the PurR-dependent genes affected by the deletion mutant .
33 +Third , we set out to comprehensively establish the PurR-binding regions on the E. coli genome experimentally to further elucidate any DNA sequence motif correlated with the PurR regulatory action .
34 +Fourth , we determined the regulatory action of PurR based on the causal relationships between the association of PurR and changes in transcript levels .
35 +In the end , the reconstruction of the regulatory network of PurR allows us to understand the role of the PurR regulon as a part of the broader adenine stimulon .
36 +The results show that the role of PurR regulon is locally acting but its effect on the entire metabolism is critical in response to the exogenous purine stimulation .
37 +MATERIALS AND METHODS
38 +Bacterial strains and growth conditions
39 +All strains used are E. coli K-12 MG1655 and its derivatives .
40 +The E. coli strain harboring PurR-8myc was generated as described previously ( 8 ) .
41 +Deletion mutant ( purR ) was constructed by a Red and FLP-mediated site-specific recombination system ( 9 ) .
42 +Glycerol stocks of E. coli strains were inoculated into M9 minimal medium supplemented with 2 g/l glucose and cultured overnight at 37 C with constant agitation .
43 +The cultures were inoculated into 100 ml of the fresh M9 minimal medium in either the presence or absence of 100 mg/ml adenine and continued to culture at 37 C with constant agitation to mid-log phase .
44 +Transcriptome analysis
45 +Samples for transcriptome analyses were taken from exponentially growing cells .
46 +From the cells treated by 2 vol of RNAprotect Bacteria Reagent ( Qiagen ) , total RNA was isolated using RNeasy kit ( Qiagen ) with DNaseI treatment in accordance with manufacturer 's instruction .
47 +AffymetrixGeneChipE .
48 +coli Genome 2.0 arrays were used for genome-scale transcriptional analyses .
49 +Complementary DNA ( cDNA ) synthesis , fragmentation , end-terminus biotin labeling and array hybridization were performed as recommended by Affymetrix standard protocol .
50 +Raw CEL files were analyzed using robust multi-array average for normalization and calculation of probe intensities .
51 +ChIP and microarray analysis
52 +To identify PurR-binding regions in vivo , we isolated the DNA bound to PurR protein by ChIP .
53 +Cultures at mid-log phase were cross-linked by 1 % formaldehyde at room temperature for 25 min .
54 +After cell lysis and sonication , the cross-linked DNA-PurR complex was immunoprecipitated by using the specific antibody against myc-tag ( 9E10 , Santa Cruz Biotech ) and Dynabeads Pan Mouse IgG magnetic beads ( Invitrogen ) followed by stringent washings as described previously ( 10 ) .
55 +After reversal of the cross-links by incubation at 65 C overnight , the samples were treated by RNaseA ( Qiagen ) and proteaseK ( Invitrogen ) and then purified with a PCR purification kit ( Qiagen ) .
56 +Then , the amplified ChIP DNA samples were labeled and hybridized onto whole-genome tiled microarrays ( Roche-NimbleGen ) .
57 +Data analysis
58 +To identify PurR-binding regions , we used the peak finding algorithm built into the NimbleScan software .
59 +TM Processing of ChIP -- chip data was performed in three steps : normalization , IP/mock-IP ratio computation ( log base 2 ) , and enriched region identification .
60 +The log ratios 2 of each spot in the microarray were calculated from the raw signals obtained from both Cy5 and Cy3 channels , and then the values were scaled by Tukey bi-weight mean .
61 +The log2 ratio of Cy5 ( IP DNA ) to Cy3 ( mock-IP DNA ) for each point was calculated from the scanned signals .
62 +Then , the bi-weight mean of this log2 ratio was subtracted from each point .
63 +Each log ratio dataset from triplicate samples was used to identify PurR-binding region using the software ( width of sliding window = 300 bp ) .
64 +Our approach to identify the PurR-binding regions was to first determine binding locations from each data set and then combine the binding locations from at least five of the six data sets to define a binding region ( 11 ) .
65 +Motif searching
66 +The PurR-binding motif analysis was completed using the MEME and FIMO tools from the MEME software suite ( 12 ) .
67 +We first determined the proper binding motif and then scanned the full genome for its presence .
68 +The elicit-ation of the motif was done using the MEME program on the set of sequences defined by the PurR-binding regions .
69 +Using default settings , the previously determined PurR motif was recovered and then tailored to the correct size by setting the width parameter to 16 bp .
70 +We then used these motifs and the PSPM ( position specific probability matrix ) generated by MEME to rescan the entire genome with the FIMO program .
71 +RESULTS
72 +Determination of gene expression changes to the exogenous adenine
73 +To characterize the changes in gene expression with exposure to exogenous adenine , global transcriptome analyses were performed using DNA microarrays .
74 +Escherichia coli strain K-12 MG1655 ( wild type ) was grown in M9 medium supplemented by 100 mg/ml adenine .
75 +Samples were removed from the culture with and without adenine stimulation and used for the extraction of total RNA .
76 +Analysis of the DNA microarray dat demonstrated that exogenous adenine stimulation led to changes in transcript level of about 10 % of E. coli genes ( Supplementary Table S1 ) .
77 +Those include the upregulation of 144 genes and downregulation of 255 genes with more than 2-fold expression change and P-value < 0.05 .
78 +As previously well described ( 2 ) , all of the genes associated with the purine biosynthesis pathway were repressed by the addition of adenine .
79 +Among them , purD encoding phosphoribosylamine -- glycine ligase showed the highest repression factor ( 43.89-fold ) ( Supplementary Table S2 ) .
80 +Interestingly , adenine addition led to the high downregulation of several transporter genes , including codB , xanP , yeeF and uraA encoding cytosine transporter ( 34.52-fold ) , xanthine NCS2 transporter ( 20.12-fold ) , amino acid APC transporter ( 18.61-fold ) and uracil NCS2 transporter ( 17.64-fold ) .
81 +A significant portion of the genes downregulated by adenine addition is associated with the pyrimidine and amino acid biosynthetic pathways .
82 +In particular , the downregulation of genes comprising the arginine biosynthetic pathway clearly demonstrates that the purine me-tabolism links to the in vivo level of arginine in order to regulate the biosynthesis of deoxyribonucleic and ribo-nucleic acid ( 13 ) .
83 +On the other hand , the highly induced genes by adenine stimulation were involved in other various cellular processes ( Supplementary Table S2 ) .
84 +Among them , ydhC encoding drug MFS transporter had the highest activation factor ( 193.55-fold ) .
85 +Of interest , two non-coding RNAs , gcvB and rybB , were induced by a factor of 34.37 and 5.92 , respectively .
86 +Previous studies showed that GcvB enhances the ability of E. coli to survive low pH by upregulating the levels of alternate sigma factor , RpoS ( 14 ) .
87 +Another alternate sigma factor , RpoE-dependent RybB , regulates the synthesis of major porins in E. coli ( 15 ) .
88 +Among genes in purine salvage pathways , add encoding adenosine deaminase was induced by adenine as well ( 17.61-fold ) ( 2 ) .
89 +The genes in thiamine and biotin biosynthesis pathways were also induced by the exogenous adenine .
90 +These observations demonstrate that a large number of the downregulated genes related with purine and pyrimidine biosynthesis and transport , arginine biosynthesis and ATP synthesis coupled with proton transport form a major portion ( 64 % ) of the adenine stimulon .
91 +PurR-dependent transcriptome response to the exogenous adenine
92 +Next , we studied the global response of a purR deletion mutant to adenine stimulation to identify PurR-dependent genes ( Supplementary Table S1 ) .
93 +To address this issue , we isolated total RNA from the isogenic purR deletion mutant during exponential growth phase and hybridized the cDNA obtained from the total RNA onto Affymetrix microarrays .
94 +A comparison of the gene expression levels between cells grown in the presence and absence of the PurR protein in response to the exogenous adenine revealed that a total of 56 genes exhibit differential expression with more than 2-fold change and a false discovery rate ( FDR ) value < 0.05 ( P-value = 0.0056 ) from analysis of variance ( ANOVA ) analysis ( Supplementary Table S3 ) .
95 +Nineteen genes ( 34 % ) showed increased transcript levels in response to the exogenous adenine due to regulation by PurR ( Supplementary Table S3 ) .
96 +None of these 19 genes has been previously reported to be directly regulated by PurR .
97 +On the other hand , transcription of the 37 genes ( 66 % ) was repressed by PurR .
98 +Eleven genes of the IMP ( inosine 50-monophosphate ) biosynthetic pathway from PRPP ( 5-phosphoribosyl-1-pyrophosphate ) clustered into this group .
99 +It has been previously determined that 10 of them were directly repressed by the PurR protein ( 16 -- 24 ) .
100 +Eight genes in pyrimidine bio-synthesis and transport pathways were directly or indir-ectly regulated by the PurR protein , that include carA , carB , pyrB , pyrI , pyrC , pyrD , codA and codB .
101 +It has been experimentally determined that four of them ( carA , carB , pyrD and pyrC ) were directly repressed by the PurR ( 25 -- 29 ) .
102 +Transcription of yieG ( -- 2.91-fold ) , xanP ( -- 30.82-fold ) , and uraA ( -- 2.04-fold ) encoding adenine , xanthine and uracil transporter , respectively , were also affected by the purR deletion , indicating direct or indirect regulatory effect of the PurR protein on the adenine and uracil transport systems ( 30 ) .
103 +Transcriptional repression of genes in arginine biosynthesis pathway ( argA , argB and argC ) is potentially mediated by the PurR protein .
104 +Interestingly , acid stress response genes ( hdeB , hdeA and hdeD ) decreased expression in a purR deletion mutant .
105 +Consistent with this observation , the level of messenger RNA ( mRNA ) transcript of gadY , a regulatory small RNA that is highly upregulated by low pH ( 31 ) , was affected by the purR deletion .
106 +A hallmark of the E. coli response to the exogenous adenine is the rapid and strong repression of a set of genes in purine biosynthesis pathway .
107 +The observed repression of all of these genes in the wild-type strain , but not the purR deletion mutant , provided an internal validation of the microarray experiment .
108 +Genome-wide identification of PurR regulon
109 +PurR-binding regions have been characterized by in vitro DNA-binding experiments and mutational analysis ; however , direct analysis of in vivo PurR binding is not available .
110 +We thus employed the ChIP coupled with microarrays ( ChIP -- chip ) approach to determine the in vivo PurR-binding regions in E. coli cells under either the presence or the absence of exogenous adenine ( Figure 1 ) .
111 +We performed a hybridization of the immunoprecipitated DNA ( Cy5 channel ) and mock immunoprecipitated DNA ( Cy3 channel ) onto the high-resolution whole-genome tiling microarrays , which contained a total of 371 034 oligonucleotides with 50-bp tiles overlapping every 25 bp on both forward and reverse strands ( 11,32 ) .
112 +The normalized log2 ratios obtained from the hybridization identify the genomic regions enriched in the IP-DNA sample compared with the mock IP-DNA sample and thereby represent a genome-wide map of in vivo interactions between PurR protein and E. coli genome ( Figure 1A ) .
113 +Using a peak finding algorithm , 35 and 13 unique and reproducible PurR-binding regions were identified from th hybridizations in exponential phase in the presence and absence of adenine , respectively ( Table 1 ) .
114 +The genome-wide PurR-binding maps obtained from two different conditions , i.e. exponential growth phase in the presence and the absence of exogenous adenine , indicated that the PurR association on the E. coli genome is dramatically sensitive to the addition of adenine .
115 +For instance , PurR occupancy for the promoter regions of carAB , purC and purMN transcription units showed a great differential ratio between those two conditions ( Figure 1B , Table 1 ) .
116 +At the previously characterized PurR-binding promoter regions of pyrD , purB , purR , cvpA-purF-ubiX , guaBA , purL and purHD , we only observed the PurR-binding in the presence of exogenous adenine .
117 +Only 37 % of binding sites ( 13 of 35 ) overlapped under the conditions in the absence and presence of exogenous adenine , and 62 % of binding sites ( 22 of 35 ) were found in the presence of exogen-ous adenine ( Figure 1C ) .
118 +Adenine can be converted to
119 +IMP through the intermediate formation of adenosine , inosine , and Hx catalyzed by purine nucleoside phosphor-ylase ( deoD ) and adenosine deaminase ( add ) ( 2 ) .
120 +Thus , this observation indicates that the addition of exogen-ous adenine increased in the intracellular level of Hx , which led to the formation of the PurR -- Hx complex that functions in transcriptional regulation ( 4 ) .
121 +A total of 22 new PurR-binding regions were identified in this study , whose roles were involved in various cellular processes ( Table 1 ) .
122 +Prior to this study , 15 PurR-binding regions had been characterized by DNA-binding experiments in vitro and mutational analysis in vivo , 87 % ( 13 of 15 ) of which were identified in this study ( transcription units in bold characters in Table 1 ) .
123 +The exceptions were pyrC and glnB promoters , whose cellular functions are related to the pyrimidine biosynthesis and nitrogen metabolism , respectively .
124 +It is unclear why those PurR-binding regions were missed from our analysis
125 +We next assessed the locations of the PurR-binding regions against the current annotated genome information ( 11 ) .
126 +The PurR-binding regions were observed only within intergenic ( i.e. , promoter and promoter-like ) regions .
127 +Therefore , there exists a strong preference for the PurR-binding target to be located within the noncoding intergenic regions , similar to that observed for Lrp-binding sites ( 32 ) .
128 +To identify common DNA sequence motifs of the PurR-binding regions , we used the MEME suite tool ( 12 ) .
129 +The sequences of PurR-binding regions were used to generate the position specific probability matrix and to rescan the entire genome with the FIMO program .
130 +We then analyzed only those sites which were located in the PurR-binding regions and fell below a stringent cut-off ( P-value < 0.0001 ) .
131 +This revealed a total of 28 conserved sequences spread across 35 binding regions ( Table 1 ) .
132 +The identified sequence motif ( ACGNAAACGTTTGCNT ) was consist-ent with the previously characterized 16-bp palindromic binding site of the PurR ( Figure 1D ) ( 2 ) .
133 +Based on the fact that the increase in the intracellular adenine levels enhances PurR binding to its DNA targets and the coverage of the known binding regions in our data , we concluded that PurR-binding regions identified here are bona fide binding sites .
134 +Genome-scale determination of causal relationship
135 +Currently , a total of 22 genes have been characterized as members of PurR regulon to be directly repressed by PurR ( 33 ) .
136 +From our ChIP -- chip analyses , we significantly expanded the size of the PurR regulon to comprise 53 target genes ( Table 1 ) .
137 +To determine the causal relationships between the binding of PurR and the changes in RNA transcript levels of genes in the PurR regulon , we integrated the information on the binding regions of PurR with transcriptomic analysis .
138 +Among 53 target genes in PurR regulon determined by ChIP -- chip analyses , we determined 23 genes ( 43 % ) differentially expressed in response to the purR deletion and the addition of exogen-ous adenine with more than a 2-fold change and an FDR value < 0.05 ( P-value = 0.0056 ) from ANOVA analysis ( Figure 1E and Supplementary Table S4 ) .
139 +The genes directly repressed by PurR in response to the exogenous adenine ( 23 genes ) include codB , codA , purT , xanP , yieG , pyrL , pyrB and pyrI encoding cytosine NCS1 transporter , cytosine deaminase , phosphoribosylglycinamideformyltransferase , xanthine NCS2 transporter , adenine transporter , PyrL leader peptide , aspartate carbamoyltransferase and aspartate carbamoyltransferase regulatory subunit , respectively , as newly found members
140 +The remaining 57 % of the genes had a direct association with PurR , lacking significant changes in RNA transcript levels .
141 +The cellular functions of most of the remaining genes were not clustered in purine and pyrimidine meta-bolic pathways , indicating that the changes in their transcript levels require additional regulatory signals such as transcription factors .
142 +Surprisingly , none of the genes were directly activated by PurR .
143 +On the contrary , PurR completely represses target genes involved in the IMP biosynthetic pathway .
144 +This suggests that most of the repression is a direct interaction , but the transcriptional activation is indirect ( Supplementary Tables S1 , S3 and S4 ) .
145 +In general , the PurR-binding sites are located in the promoter region between position 35 and 10 promoter elements , indicating that the binding of PurR regulates transcription initiation ( 2 ) .
146 +In the case of purB and purR , PurR binds to the open reading frame so that it blocks transcription elongation ( 34 ) .
147 +Therefore , the binding position of PurR is of great interest in order to understand its regulatory mechanism .
148 +We calculated the distance between PurR-binding motifs and the transcription start sites ( TSSs ) based upon the TSSs recently published ( 11 ) .
149 +Of 32 promoter regions directly regulated by PurR , 14 regions ( 44 % ) include the PurR-binding motif between 10 and 35 promoter elements .
150 +Metabolic pathways directly regulated by PurR–Hx complex
151 +Purine nucleotide metabolism plays a critical role in various cellular activities .
152 +To identify the metabolic pathways regulated by PurR -- Hx complex , the members of PurR regulon were functionally classified and further mapped to the E. coli metabolic pathways ( Figure 2 ) .
153 +The genes with direct PurR association lacking changes in transcript levels were classified into other cellular functions .
154 +However , the genes directly repressed by PurR in response to the exogenous adenine clustered mainly into purine and pyrimidine metabolic pathways .
155 +First , PurR directly autoregulates itself and generates PurR -- Hx complex in the presence of Hx or adenine ( Figure 2A ) .
156 +Second , PurR completely regulates purine transport , bio-synthesis , salvage and interconversion pathways ( Figure 2B ) .
157 +Interestingly , PurR directly regulates serine transport and metabolic pathways to produce N-10 formyltetrahydrofolate ( N - FTHF ) , which is an inter-10 mediate for the IMP biosynthetic pathway .
158 +In addition , we found that PurR directly represses xanthine ( xanP ) , purine nucleoside ( tsx ) and adenine ( yieG ) transporters .
159 +Although the transporter for Hx is currently unknown , xanthine transporter is unable to transport Hx ( 35 ) .
160 +Lastly , PurR downregulates the genes in pyrimidine bio-synthetic and transport pathways ( Figure 2C ) .
161 +Most of the genes having direct PurR association with differential gene expression were enriched into purine and pyrimidine metabolic pathways .
162 +Interestingly , none of genes involved with purine utilization , such as apt , deoD and add , are directly regulated by PurR .
163 +DISCUSSION
164 +We determined the PurR regulon in E. coli in response to the exogenous adenine stimuli by integrating genome-scale location analysis and gene expression profiles .
165 +The genome-wide map of PurR-binding sites presented here not only confirms previously characterized binding sites ( 15 regions ) but also expands the number of known binding sites ( 35 regions ) to a genome-wide assessment ; similar to what we previously reported for Lrp - and Fis-binding sites ( 10,32 ) .
166 +From the genome-wide mapping results , we were also able to show that : ( i ) a total of 35 PurR-binding regions were identified , all of which were located within noncoding regions , showing the strong binding preference of PurR-binding to the promoter and promoter-like regions ; ( ii ) only 37 % of binding sites ( 13 of 35 ) overlapped under the conditions in the absence and presence of exogenous adenine , indicating that PurR bindings to the E. coli genome are dramatically sensitive to the addition of exogenous adenine ( or hypoxanthine ) ; ( iii ) the integration of these results with mRNA transcript level information indicates that the functional assignment of the regulated genes is strongly enriched in the purine and pyrimidine metabolism-related functions .
167 +In addition , most of the genes were thoroughly repressed by PurR .
168 +Interestingly , the other genes directly bound by PurR lacking differential expression in response to the purR deletion or the exogenous adenine were functionally diverse ; and ( iv ) the PurR-binding motifs were observed at the regions of 10 and 35 promoter elements , indicating PurR regulates transcription initiation .
169 +We discovered PurR-binding regions from the promoter regions of codBA , purT , xanP , yieG and pyrLBI with the differential gene expression .
170 +First , PurR directly regulates the de novo biosynthesis of pyrimidine .
171 +Among the genes in the biosynthetic pathway , codB and codA encode a cytosine transporter belonging to the NCS1 family of purine and pyrimidine transporters and a cytosine deaminase metabolizing cytosine to uracil and ammonia , respectively .
172 +In addition , PurR directly regulates pyrB and pyrI , encoding catalytic and regulatory subunits of aspartate transcarbamylase ( ATCase ) , respectively , catalyzing the first reaction of the de novo biosynthesis of pyrimidine nucleotides .
173 +Considering that PurR represses carA , carB , pyrC and pyrD , the very early steps of de novo pyrimidine biosynthesis and transport are tightly regulated by PurR in response to exogenous adenine .
174 +Interestingly , RutR , the uracil responsive transcription factor , binds to the promoter region of carAB ( 36 ) .
175 +Although Shimada and co-workers demonstrated that the RutR binding site plays little or no role in the regulation of transcription , it may have an additional regulatory role along with other proteins .
176 +In the carAB promoter , at least five regulatory proteins ( IHF , PepA , PurR , RutR and ArgR ) are involved in the purine , pyrimidine and arginine-specific control of the promoter activity ( 28 ) .
177 +The complexity of the multicomponent regulatory mechanisms modulating carAB transcription shows the need for a cellular balance between the synthesis of pyrimidine and purine residues .
178 +Second , PurR directly regulates the transport of purine nucleotides .
179 +We observed PurR-binding peaks at the upstream regions of xanP , mdtL and yieG with differential gene expression in response to the exogenous adenine .
180 +Interestingly , PurR-binding peaks were observed for xanP and mdtL in the absence of exogenous adenine but not for yieG , suggesting that the yieG encodes a high-affinity transport system for adenine , which is dispensable in the presence of excess substrate .
181 +It has been suggested that another adenine transport system close to the genomic position of yieG operates at low affinity and is not energy dependent ( 30 ) .
182 +However , it has not been discovered which gene has the adenine transport function with low affinity .
183 +Here , we found that mdtL encoding drug MFS transporter is directly repressed by PurR and located close to yieG ( 4.5 kb ) , indicating that mdtL might be responsible for the low-affinity adenine transport .
184 +Thus , the purine transport system of the PurR regulon can be composed of two high-affinity transporters ( xanP and yieG ) and one low-affinity transporter ( mdtL ) .
185 +Transcriptional regulatory systems often regulate the formation rates and the concentration of small molecules by feedback loops that regulate the transport , biosynthesis and metabolic enzymes ( 11,37 ) .
186 +Since adenine can be utilized by apt , encoding adenine phosphoribosyltransferase , we were able to connect transport , biosynthesis and metabolic feedback loop pairs ( Figure 2D ) .
187 +In the left loop , PurR -- Hx complex represses the transcription of the transport proteins ( T ) for purine ( xanP and yieG ) and pyrimidine ( codB ) , and biosynthetic proteins ( B ) for IMP ( purEK , purB , purT , purF , purC , purMN , purl and purHD ) and UMP ( carAB , codA , pyrBI and pyrCD ) , reducing the influx of the purine or pyrimidine molecules ( Pin ) from the media ( Pout ) and precursors ( Ppre ) .
188 +In the right loop , meta-bolic enzyme ( U ) responsible for converting Pin into me-tabolites ( M ) is not directly regulated by PurR -- Hx complex ; however , its transcript level is reduced by the exogenous adenine .
189 +Thus , the logical structure of the connected feedback loop ( CFL ) motif described by a notation that uses three signs indicating repression ( R ) or activation ( A ) for each of T , B , and U can be R-R-R .
190 +In the previous studies ( 32,37 ) , the B component ( i.e. biosynthesis ) was not included in the logical structures .
191 +The R-R-R motif demonstrates that the influx and efflux are repressed for flow homeostasis ( 37 ) , which means that the exogenous adenine can not be utilized as nutrient molecules .
192 +In the case of nutrient molecules and homeostasis , the logical structures of CFL would have been A-A/R-A and R-A / R-A , respectively ( 37 ) .
193 +Since the R-R-R motif is uncommon for the regulation of small molecules in living cells , transcriptional regulatory networks for maintaining the levels of the purine and pyrimidine molecules may be more complex than previously thought .
194 +Previously , the PurR was classified into the group of general TFs based on the functional diversity of the genes in its regulon ( 6 ) .
195 +Compared to the other general TFs in E. coli such as Fnr ( 38 ) , Crp ( 39 ) and Lrp ( 32 ) , the functions and size of the PurR regulon are limited .
196 +However , cellular functions of the genes are highly enriched into the purine and pyrimidine transport and biosynthesis , indicating that the direct effect of PurR on the E. coli metabolism is local , but via the balance of cellular purine content , it plays a critical role in metabol-ism .
197 +Now we may need to select a new list of global transcription factors in E. coli .
198 +ACCESSION NUMBER
199 +All raw data files have been deposited to Gene Expression Omnibus through accession numbers GSE26588 and GSE26589
200 +ACKNOWLEDGEMENTS
201 +The authors thank Marc Abrams for manuscript.
202 +FUNDING
203 +National Institutes of Health Grant GM062791 ; The Office of Science-Biological and Environmental Research , U.S. Department of Energy , DE-FOA-0000143 .
204 +Funding for open access charge : National Institutes of Health Grant GM062791 .
205 +Conflict of interest statement. None declared.
...\ No newline at end of file ...\ No newline at end of file
1 +NIH Public A Author Manuscript
2 +Abstract
3 +Although metabolic networks have been reconstructed on a genome-scale , the corresponding reconstruction and integration of governing transcriptional regulatory networks has not been fully achieved .
4 +Here we reconstruct such an integrated network for amino acid metabolism in Escherichia coli .
5 +Analysis of ChIP-chip and gene expression data for the transcription factors ArgR , Lrp , and TrpR showed that ~ 82 % of the genes they regulate are directly involved in amino acid metabolism .
6 +Further analysis shows that 19/20 amino acid biosynthetic pathways are either directly or indirectly controlled by these three transcription factors .
7 +Classifying the regulated genes into three functional categories of transport , biosynthesis , and metabolism leads to elucidation of regulatory motifs constituting the integrated network 's basic building blocks .
8 +The regulatory logic of these motifs was determined based on the relationships between transcription factor binding and changes in transcript levels in response to exogenous amino acids .
9 +Remarkably , the resulting logic shows how amino acids are differentiated as signaling and nutrient molecules , and thus revealing the overarching regulatory principles of this stimulon .
10 +Transcriptional regulatory networks ( TRN ) in bacteria govern metabolic flexibility and robustness in response to environmental signals1 .
11 +Thus , causal relationships between transcript levels for metabolic genes and the direct association of transcription factors ( TFs ) at the genome-scale is fundamental to fully understand bacterial responses to their environment2 ,3 .
12 +In particular , the molecular interaction between small molecules ranging from nutrients to trace elements and TFs governs the TRN and ultimately regulates the related metabolic pathways .
13 +From the causal relationships , a small set of recurring regulation patterns , or network motifs3 ,4 were identified and reconstructed to describe the design principles of complex biological systems .
14 +One primary discovery from this effort was the connected feedback circuit which coordinates influx ( biosynthesis and transport ) and efflux ( metabolism ) pathways that are jointly regulated by a TF sensing the relevant small molecule3 .
15 +For example , a part of the global TRN is comprised of certain TFs ( ArgR , Lrp , and TrpR ) that sense the presence of exogenous amino acids ( arginine , leucine , and tryptophan , respectively ) and , in response , regulate the expression of a number of target genes5 .
16 +Upon addition of these amino acids to the environment , the TFs exhibit enhanced , reversed , or unaffected regulatory modes3,6-8 .
17 +These TF responses make these amino acids not just nutrients but also signaling molecules9 .
18 +Results
19 +Previously discovered network motifs3 ,4 represent a significant step forward in our understanding of complex biological behavior .
20 +However , they fail to appropriately elucidate the system wide response since they were either based upon incomplete information4 , or were only specific to a single transcription factor and regulon3 .
21 +This has resulted in an inability to appropriately understand complex regulatory phenomena existing across multiple transcription factors and regulatory signals .
22 +Hence , it is necessary to achieve a full elucidation of these interactions with systematic and integrated experimental analysis .
23 +Comprehensive elucidation of the causal relationships is achievable by integrated analysis of expression data obtained from microarray or sequencing ( e.g. , RNA-seq ) 10 with direct TF-binding information from chromatin immunoprecipitation coupled with microarrays or sequencing ( ChIP-chip or ChIP-seq ) 3,11 under appropriate environmental conditions .
24 +Thus , we obtain and integrate genome-scale data from ChIP-chip for each TF and gene expression profiling to reconstruct regulons involved in amino acid metabolism at the genome-scale .
25 +The elucidated regulatory logic falls into two categories that differentiate the role of amino acids as signaling and as nutrient molecules .
26 +Therefore , the reconstruction of the regulatory logic of the network motif allows us to establish the physiological role of each TF regulon and to determine how they govern the amino acid regulation in E. coli .
27 +Then , the integration of these multiple regulons into a unified network led to the first full bottom-up genome-scale reconstruction of a stimulon .
28 +ArgR , Lrp , and TrpR are TFs involved in amino acid metabolism in E. coli6 ,7,12 , responding to arginine , leucine , and tryptophan , respectively .
29 +The binding of the small effector molecule ( here being the amino acids ) to these TFs carries out the genome 's regulatory code by enhancing or decreasing the TFs affinity for a specific genomic region and concurrently modulating the transcription of downstream genes .
30 +In the case of Lrp , the direct analysis of in vivo binding was fully described3 using chromatin immunoprecipitation coupled with microarrays ( ChIP-chip ) experiments .
31 +A total of 141 binding regions were analyzed , representing coverage of 74 % of the previously identified regions3 .
32 +However , similar genome-scale data for the other two major TFs in amino acid metabolism , ArgR and TrpR were unavailable .
33 +To determine their binding regions on a genome-wide level in an unbiased manner , we employed the ChIP-chip approach to E. coli cells harboring 8 × myc-tagged ArgR or TrpR protein13 .
34 +The resulting log2 ratios obtained from the ChIP-chip experiments identify the genomic regions enriched in the IP-DNA sample compared with the mock IP-DNA sample and thereby represent a genome-wide map of in vivo ArgR - and TrpR-binding regions ( Fig. 1a ) .
35 +Using a previously described binding region detection algorithm14 , 61 and 8 unique and reproducible ArgR - and TrpR-binding regions were identified , respectively ( Supplementary Table 1 and Supplementary Table 2 ) .
36 +The 61 ArgR-binding sites detected included 13 sites previously characterized by DNA-binding experiments in vitro and mutational analyses in vivo15 ,16 .
37 +For example , the ArgR-arginine complex transcriptionally represses gltBD , artPIQM operon , and artJ gene encoding arginine transport systems17 ,18 .
38 +Our results confirmed that the ArgR-arginine complex binds to each of these promoter regions ( Fig. 1b ) .
39 +In addition , the ArgR occupancy level at the promoter of the artJ gene is greater than that of artPIQM operon in the presence and absence of exogenous arginine ( Supplementary Table 1 ) .
40 +This result is in good agreement with the de-repression/repression ratio of 28 for PartJ and 3.2 for PartP previously reported for repressibility of the artJ and artP promoters18 .
41 +Also , this result is consistent with recent microarray and qPCR experiments showing a significant arginine and ArgR-dependent down-regulation of both the artJ ( about 50-fold ) and artPIQM mRNA levels ( about three to six-fold ) 17 .
42 +In the case of TrpR , a total of five associations have been determined by DNA-binding experiments in vitro and mutational analyses in vivo7 ,19 , all of which were also identified in our study ( Fig. 1a and Supplementary Table 2 ) .
43 +For instance , TrpR directly binds to the promoter regions of aroH and mtr involved in biosynthesis and transport of aromatic amino acids ( Fig. 1b ) .
44 +Against the current genome annotation14 , all of the ArgR - and TrpR-binding regions were observed within intergenic regions , i.e. , promoter and promoter-like regions .
45 +The same preference was observed for Lrp-binding sites ( Supplementary Table 1 and 2 ) 3 .
46 +DNA sequence motifs for each of the transcription factors were also re-derived based solely upon the ChIP binding regions and were in full agreement with previously described motifs ( Supplementary Fig 2 ) .
47 +Based on the fact that the increase in the intracellular arginine and tryptophan levels enhances ArgR and TrpR binding to its DNA targets20 ,21 , the confirmation of previously discovered sequence motifs , and the full coverage of the known binding regions in our data we concluded that ArgR - and TrpR-binding regions identified here are bona fide binding sites .
48 +Interestingly , as with gltBD , artPIQM , potFGHI , and mtr ( Fig. 1b ) , we observed that Lrp directly binds to nine ArgR - and one TrpR-binding regions ( Fig. 1c and Supplementary Fig. 1 ) .
49 +For example , the direct binding of Lrp to the promoter region of the gltBD operon encoding glutamate synthase resulted in the activation of its transcription .
50 +In contrast , the role of ArgR-binding represents the negative regulation of the operon .
51 +Integrating binding regions and changes in transcript levels , the reciprocal mode3 in the transcriptional regulation of ArgR and Lrp was observed for cellular functions including putrescine transport ( potFGHI ) , arginine transport ( artPIQM ) , leucine response protein ( lrp ) , arginine biosynthesis and utilization ( argA and astCADBE ) , the formation of nucleoid ( stpA ) , as well as glutamate biosynthesis and transport ( gltBD and gltP ) .
52 +While Lrp activates the tryptophan transport ( mtr ) , TrpR represses its transcription .
53 +In addition to confirming previously identified ArgR - and TrpR-binding regions , we found 47 and 3 novel ArgR - and TrpR-binding regions , which include the promoter region of potFGHI , encoding putrescine ABC transporter ( Fig. 1b ) .
54 +A regulon is defined as a group of genes whose transcription is controlled by a transcriptional regulator .
55 +The arginine regulon describing the genetic and regulatory organization of the genes involved in arginine biosynthesis in E. coli was used as an example in proposing the definition of the regulon in 196417,22 .
56 +However , it has not been included in the definition of regulon whether each regulation is direct or indirect .
57 +So far , a total of 37 , 56 , and 10 genes have been characterized as members of regulons directly regulated by ArgR , Lrp , and TrpR , respectively15 ,16 Based upon regulatory codes described above , we significantly extended the size of these regulons and obtained 140 , 283 , and 15 target genes for each regulon .
58 +Since ArgR directly controls the transcription of lrp , the regulon size of each transcription factor can be described as ArgR ( 423 ) > Lrp ( 283 ) > TrpR ( 15 ) .
59 +These regulons represent a hierarchical structure that can be used to identify the indirect effect of the TFs .
60 +For example , thrLABC operon involved in the threonine biosynthesis is directly activated by Lrp , either in the absence or presence of exogenous leucine .
61 +We observed that ArgR indirectly represses this operon in response to exogenous arginine ; i.e. , transcriptional repression without the direct binding of ArgR .
62 +It is therefore possible to partially elucidate the indirect regulation by ArgR based on the hierarchical regulatory network .
63 +ArgR represses Lrp leading to the indirect repression of the thrLABC operon .
64 +As shown in this example , integrated analysis of ChIP-chip and expression profiles allows us to fully understand the hierarchical TRN including the indirect regulatory effects .
65 +Next , we classified the 438 target genes based on their functional annotation and found that most of these functions ( ~ 82 % ) were assigned to amino acid metabolism and transport , as well as carbohydrate , nucleotide , and energy metabolism ( Fig. 2 ) .
66 +We are then able to show ( Fig 3 ) that 19/20 amino acid biosynthetic pathways are directly or indirectly controlled by these three TF 's .
67 +To do this we first mapped the directly regulated genes to known amino acid biosynthetic pathways and transport systems to determine their direct metabolic roles ( Fig. 3a , b ) .
68 +ArgR directly regulates the transcription of all genes involved in the biosynthesis of arginine and histidine .
69 +It also regulates gltBD , aroB , aroK , and dapE involved in glutamate , aromatic amino acids , and lysine biosynthesis , respectively .
70 +The genes encoding the enzymes for the biosynthesis of branched chain amino acids are comprehensively regulated by Lrp , which also controls the transcription of gltBD and gdhA encoding glutamate synthase and glutamate dehydrogenase ( glutamate biosynthesis ) , serC and serB encoding phosphoserine transaminase and phosphatase ( serine biosynthesis ) , thrABC operon for aspartate kinase , homoserine kinase , and threonine synthase ( threonine biosynthesis ) , argA for N-acetylglutamate synthase ( arginine biosynthesis ) , and aroA for 3-phosphoshikimate-1-carboxyvinyltransferase ( the chorismate formation for aromatic amino acid biosynthesis ) .
71 +TrpR regulates the transcription of genes involved in tryptophan biosynthetic pathway ( trpLEDCBA operon ) , as well as aroH and aroL .
72 +In addition , it has been determined that TyrR directly regulates several genes in the aromatic amino acid biosynthesis ( aroF , aroG , aroK , aroA , tyrA , and tyrB ) in response to exogenous tyrosine15 ,16 .
73 +Taken together , these four TFs control the biosynthesis of 12 amino acids .
74 +Furthermore , the biosynthesis of proline , glutamine , glycine , cysteine , and methionine is through branched biosynthetic pathways of glutamate , serine and aspartate ( Fig. 3a ) .
75 +The remaining three amino acids ( i.e. , alanine , aspartate , and asparagine ) are synthesized from glutamate as an amino donor ( green dots in Fig. 3a ) .
76 +Therefore , biosynthetic pathways for all amino acids are directly or indirectly controlled by these four TFs .
77 +Next , we classified the amino acids into ten groups based on the substrate specificity of each transport system , which are A ( tyrosine , phenylalanine , tryptophan ) , B ( arginine , histidine , lysine ) , C ( glutamate , aspartate ) , D ( leucine , isoleucine , valine ) , E ( alanine , serine , glycine , threonine ) , F ( proline ) , G ( methionine ) , H ( cysteine ) , I ( asparagine ) , and J ( glutamine ) ( Fig. 3b ) .
78 +As expected , the amino acids in the same group have a similar chemical structure , e.g. aromatic amino acids and branched chain amino acids in group A and group D , respectively .
79 +Transport systems for groups G-J are highly specific and were therefore classified into individual groups .
80 +In general , genes for amino acid biosynthesis are repressed by each corresponding TF , whereas catabolic operons such as astCADBE , tdh-kbl , and gcvTHP are induced in response to the exogenous amino acids12 ,23 .
81 +To determine the causal relationships between binding of a TF and the changes in RNA transcript levels of genes in the regulons , we integrated the binding regions of ArgR , TrpR , Lrp , and TyrR with the publicly available transcriptomic data ( Fig. 4 ) 3,17 .
82 +We then determined activation or repression based upon the regulatory modes described previously3 .
83 +Among genes in the ArgR regulon , about 18 % genes were directly activated in response to the exogenous arginine , which include aroP and gltP genes encoding aromatic amino acids and glutamate/aspartate transporters .
84 +On the other hand , ArgR represses about 70 % of its regulon members , including potFGHI , artJ , artPIQM , and hisJQMP encoding putrescine , arginine , lysine , ornithine , and histidine ABC transporters ( Fig. 4 ) .
85 +ArgR represses genes involved in the arginine and glutamate biosynthesis pathways , and unexpectedly , it directly down-regulates genes involved in histidine , aromatic amino acids , and lysine biosynthesis pathways .
86 +In case of amino acid utilization , ArgR induces astCADBE and puuEB operons encoding the metabolic pathways for arginine and putrescine , respectively .
87 +The remaining 12 % of its regulon members had a direct association with ArgR without differential gene expression .
88 +Most of the remaining genes are currently annotated as genes of unknown function ( Supplementary Table 1 ) .
89 +Gene expression profiles validated that Lrp directly regulates 283 genes .
90 +45 % and 55 % of the Lrp-regulated genes were repressed and activated in response to the addition of the exogenous leucine3 .
91 +As expected , Lrp controls the transport , biosynthetic and utilization pathways more globally than other transcription factors do .
92 +Lrp represses the transport systems for branched chain amino acids ( brnQ , livKHMGF , and livJ ) , dipeptides ( dppABCDF ) , and lipoproteins ( lolCDE ) but it activates a whole set of other transporters .
93 +Transporters that are activated by Lrp are aromatic amino acids ( tyrP and mtr ) , arginine ( artMQIP ) , glutamate ( gltP ) , alanine , serine , glycine and threonine ( cycA , tdcC , sdaC , and sstT ) , proline ( proY ) , putrescine ( potFGHI ) , dipeptide ( dtpB ) , and oligopeptides ( oppABCDF ) ( Fig. 4 ) .
94 +In terms of amino acid biosynthetic pathways , Lrp represses all genes but the thrLABC operon for threonine biosynthesis .
95 +For amino acid utilization , Lrp activates all pathways for aromatic amino acids , arginine , aspartate , branched chain aromatic amino acids , alanine , glycine , serine , threonine , methionine , and putrescine .
96 +In case of the TrpR regulon , a total of 15 genes are directly regulated , of which 13 genes are repressed ( Supplementary Table 2 ) 16,24 .
97 +TrpR also represses mtr encoding the tryptophan transporter as well as aroH , aroL , and trpABCDE involved in the tryptophan biosynthesis pathway .
98 +While TyrR activates the transport systems for aromatic amino acids ( aroP , tyrP , and mtr ) , it represses tyrosine biosynthetic pathway comprising of aroG , aroL , aroF , tyrA , and tyrB ( Fig. 4 ) .
99 +Based on the integrated analysis of TF-binding locations and gene expression profiles , we were able to connect transport , biosynthesis , and utilization of amino acids , and generate the connected bidirectional circuits ( Fig. 5a ) .
100 +In the left feed-back circuit , TF-amino acid ( TF-AA ) complexes regulate the transcription of the transporters ( T ) and biosynthesis pathways ( B ) , facilitating the influx of the amino acid molecules ( AAin ) from amino acids in the media ( AAout ) and precursors ( AApre ) .
101 +In the right feed-forward circuit , TF-AA complexes control transcription of utilization genes ( U ) responsible for converting AAin into metabolites ( M ) .
102 +Thus , the logical structures of the connected bidirectional circuit motifs can be described by a notation that uses three signs indicating repression ( R ) or activation ( A ) for each of T , B , and U ( Fig. 5b ) .
103 +For example , the A-R-A circuit motif indicates that the transcription of transport , biosynthesis , and metabolic genes are activated , repressed , and activated , respectively , whereas the R-R-A circuit motif demonstrates that the transcription of both transport and biosynthesis are repressed and the metabolic genes are activated .
104 +The possible logical structures of the connected circuit motifs can be characterized depending on how the TF-AA complex activates or represses both influx ( T and B ) and efflux ( U ) in response to the exogenous amino acids .
105 +Based on the connected circuit motifs , we analyzed the behavior of logical structures of the transcription of transport , biosynthesis , and metabolic genes in responses to the exogenous arginine and leucine ( Fig. 5b ) .
106 +Surprisingly , there are only three influx-efflux combinations found between amino acid groups and TFs ( Fig. 5c ) .
107 +For example , the connected circuit motif controlled by ArgR-arginine complex shows the R-R-A logical structure for group B amino acids ( lysine , histidine , and arginine ) , whereas the logical structure of the motif is switched to A-R-R for glutamate and aspartate and A-R-A for other amino acids .
108 +On the other hand , the connected motif controlled by Lrp-leucine complex indicates the R-R-A logical structure for group D ( valine , leucine , and isoleucine ) and is again switched to A-R-R for glutamate and aspartate and A-R-A for other amino acids .
109 +For glutamate our primary observation was that the utilization was repressed given its role as a substrate for nine biosynthetic pathways ( Fig .
110 +Discussion
111 +3,4 ) .
112 +However we acknowledge that the regulation is highly complex and not universally repressed .
113 +This logically follows from the critical and centralized role it plays throughout the metabolome25 .
114 +Overall , we conclude that for two global transcription factors ( ArgR and Lrp ) in amino acid regulation , the connected circuit motif has an R-R-A logical structure for signaling molecules ( i.e. , arginine for ArgR and leucine for Lrp ) and the A-R-A and A-R-R logical structures for other amino acids ( Fig. 5c ) .
115 +We reconstructed the regulons of ArgR , Lrp , and TrpR in E. coli individually and then integrated them to form the first genome-scale reconstruction of a stimulon .
116 +First , we set out to comprehensively establish the TF-binding regions on the E. coli genome experimentally and furthermore to elucidate any DNA sequence motif ( s ) correlated with the TF regulatory action .
117 +Second , we significantly extended the size of each regulon and obtained 140 , 283 , and 15 target genes for each regulon .
118 +Third , using changes in transcript levels on a genome-scale , we identified the regulatory modes for individual gene governed by each TF in responses to exogenous arginine , leucine , and tryptophan .
119 +The integrated analyses indicate that the functional assignment of the regulated genes is strongly enriched in the amino acid metabolism-related functions .
120 +As suggested previously , many of these genes are likely to be involved in the `` feast or famine '' adaptation for survival in nutrient-rich or depleted environments3 ,9 .
121 +Fourth , we assigned the regulated target genes to three functional categories ; transport , biosynthesis , and metabolism of amino acids .
122 +The classification allowed us to identify the connected circuit motif as a basic building block of the integrated network .
123 +Finally , we determined the regulatory logic of the connected circuit motif based on the causal relationships between the association of TFs and changes in transcript levels .
124 +These fall into two categories and thus allow for the differentiation between amino acids as signaling and nutrient molecules .
125 +In general , transport systems along with biosynthetic and metabolic pathways convert external resources to basic building blocks to sustain life .
126 +The coordinated regulation of this primary process underlies expression of optimized metabolic states under different external conditions .
127 +Thus , we examined the logical structures of the metabolite-regulation connected circuit in response to the changes in the external amino acid availability in the reconstructed stimulon .
128 +We uncovered three unique logical structures that govern the amino acid biosynthesis and metabolism .
129 +The R-R-A logical structure was observed for signaling molecules whereas the A-R-A and A-R-R logical structures were determined for other amino acids severing as nutrient source ( Fig. 5a , b ) .
130 +In principle , every metabolic pathway that includes transport , biosynthesis , and utilization functions could follow these logical structures .
131 +For example , the purine metabolism in E. coli contains a wide range of genes whose functions are transport ( yieG ) , biosynthesis ( cvpA-purF-ubiX , purHD , purMN , purT , purL , purEK , purC , hflD-purB , purA , and guaAB ) , utilization ( apt ) , and a transcriptional regulator ( purR ) .
132 +The metabolic functions of regulon members of PurR enriched into the purine metabolism and the connected circuit motif indicated the logical structures for signaling molecule in response to the exogenous purine26 .
133 +It can be therefore envisioned that other potential metabolic pathways follow similar logical structures as determined for the amino acid metabolism in bacteria .
134 +Bacterial cells import essential nutrients and inorganic ions such as galactose and iron due to the absence of the biosynthesis pathway .
135 +It is therefore of interest that the simple feedback circuit ( SFL ) motif , a connected circuit motif of transporter and utilization pathway by TF , is often observed in the regulatory circuits for these molecules27 .
136 +If we assume the feedback circuit composed of influx and efflux combination , the logical structures of R-R-A , A-R-A , and A-R-R in the CFL motif can be reduced to R-A , A-A , and A-R , respectively .
137 +In E. coli ,
138 +Methods
139 +the galactose metabolic pathway is controlled by the galactose repressor ( GalR ) and galactose isorepressor ( GalS ) , whereas iron homeostasis is controlled by the ferric uptake regulator ( Fur ) 28,29 In the case of galactose metabolism , both GalR and GalS directly repress the transcription of galP encoding galactose permease .
140 +In a similar way , GalR partially represses the mglBAC operon encoding high-affinity , ABC-type transport system .
141 +When galactose is available in the medium , the DNA-binding by both GalR and GalS is inhibited , followed by the activation of those genes along with the genes for galactose utilization29 .
142 +Therefore , the SFL motif exhibits the A-A logical structure , confirming the exogenous galactose as nutrient .
143 +In the iron homeostasis system in E. coli , intracellular iron binds to Fur , forming the active TF complex , which in turn activates the production of iron-using metabolic enzymes and also shuts down expression of iron transporters .
144 +Interestingly , the SFL motif for Fur regulon exhibits the R-A logical structure , similar to amino acids serving as signaling molecules described above .
145 +Therefore , we can conclude that iron acts as signaling molecule rather than nutrient .
146 +In summary , we have described an integrative analysis of genome-scale data sets to comprehensively understand the basic principles governing a stimulon in the TRN of E. coli .
147 +The overarching regulatory principle elucidated enabled us to differentiate between metabolites as signaling and nutrient molecules .
148 +This important distinction between seemingly similar metabolites is non-intuitive and represents a triumph of genome-scale systems analysis .
149 +Similar analysis of other stimulons and large-scale regulatory networks may reveal that this regulatory principle is general .
150 +Thus , this approach to the analysis of regulation at the network level may reveal other fundamental non-obvious regulatory principles at work in genome-scale regulatory networks .
151 +All strains used are E. coli K-12 MG1655 and its derivatives .
152 +The E. coli strains harboring ArgR-8myc , Lrp-8myc , and TrpR-8myc were generated as described previously13 .
153 +Glycerol stock of ArgR-8myc strains were inoculated into W2 minimal medium containing 2 g/L glucose and 2g/L glutamine , and cultured overnight at 37 °C with constant agitation30 .
154 +The cultures were inoculated into 50 mL of the fresh W2 minimal media in either the presence or absence of 1 g/L arginine and continued to culture at 37 °C with constant agitation to an appropriate cell density .
155 +E. coli strains harboring Lrp-8myc and TrpR-8myc were grown in glucose ( 2 g/L ) minimal M9 medium supplemented with or without 20 mg/L tryptophan or 10 mM leucine , respectively3 ,31 .
156 +To identify ArgR - , Lrp - , and TrpR-binding regions in vivo , we isolated the DNA bound to ArgR protein from formaldehyde cross-linked E. coli cells harboring ArgR-8myc by chromatin immunoprecipitation with the specific antibodies that specifically recognizes myc tag ( 9E10 , Santa Cruz Biotech ) 32 .
157 +Cells were harvested from the exponential growth conditions in the presence or absence of exogenous arginine or tryptophan .
158 +The immunoprecipitated DNA ( IP-DNA ) and mock immunoprecipitated DNA ( mock IP-DNA ) were hybridized onto the high-resolution whole-genome tiling microarrays , which contained a total of 371,034 oligonucleotides with 50-bp tiles overlapping every 25-bp on both forward and reverse strands3 ,14 .
159 +A ChIP-chip protocol previously described was used32 ,33 and microarray hybridization , wash , and scan were performed in accordance with manufacturer 's instruction ( Roche NimbleGen ) .
160 +To monitor the enrichment of promoter regions , 1 μL immunoprecipitated DNA was used to carry out gene-specific qPCR3 .
161 +The quantitative real-time PCR of each sample was performed in triplicate using iCycler ™ ( Bio-Rad Laboratories ) and SYBR green mix ( Qiagen ) .
162 +The real-time qPCR conditions were as follows : 25 μL SYBR mix ( Qiagen ) , 1 μL of each primer ( 10 pM ) , 1 μL of immunoprecipitated or mock-immunoprecipitated DNA and 22 μL of ddH2O .
163 +All real-time qPCR reactions were done in triplicates .
164 +The samples were cycled to 94 °C for 15 s , 52 °C for 30 s and 72 °C for 30 s ( total 40 cycles ) on a LightCycler ( Bio-Rad ) .
165 +The threshold cycle values were calculated automatically by the iCycler ™ iQ optical system software ( Bio-Rad Laboratories ) .
166 +Primer sequences used in this study are available on request .
167 +To identify TF-binding regions , we used the peak finding algorithm built into the NimbleScan ™ software .
168 +Processing of ChIP-chip data was performed in three steps : normalization , IP/mock-IP ratio computation ( log base 2 ) , and enriched region identification .
169 +The log2 ratios of each spot in the microarray were calculated from the raw signals obtained from both Cy5 and Cy3 channels , and then the values were scaled by Tukey bi-weight mean34 .
170 +The log2 ratio of Cy5 ( IP DNA ) to Cy3 ( mock-IP DNA ) for each point was calculated from the scanned signals .
171 +Then , the bi-weight mean of this log2 ratio was subtracted from each point .
172 +Each log ratio dataset from duplicate samples was used to identify TF-binding region using the software ( width of sliding window = 300 bp ) .
173 +Our approach to identify the TF-binding regions was to first determine binding locations from each data set and then combine the binding locations from at least five of six datasets to define a binding region using the recently developed MetaScope software14 ,35 .
174 +The ArgR - , Lrp - , and TrpR-binding motif analysis was completed using the MEME and FIMO tools from the MEME software suite36 .
175 +We first determined the proper binding motif and then scanned the full genome for its presence .
176 +The elicitation of the motif was done using the MEME program on the set of sequences defined by the ArgR - , Lrp - , and TrpR-binding regions respectively37 .
177 +Using default settings the previously determined ArgR38 , Lrp3 , and TrpR7 motif were recovered and then tailored to the correct size by setting the width parameter to 18-bp , 15-bp , and 8-bp respectively .
178 +We then used these motifs and the PSPM ( position specific probability matrix ) generated for each by MEME to rescan the entire genome with the FIMO program .
179 +The sequence logo generated from these sites .
180 +All raw data files can be downloaded from http://systemsbiology.ucsd.edu/publications or Gene Expression Omnibus through accession numbers GSE26054 .
181 +The authors thank Marc Abrams and Joshua Lerman for critical reading of the manuscript .
182 +The National Institutes of Health , through Grant GM062791 , and The Office of Science-Biological and Environmental Research , U.S. Department of Energy , DE-FOA-0000143 supported this work .
...\ No newline at end of file ...\ No newline at end of file
1 +regulation by homologous nucleoid-associated
2 +ABSTRACT
3 +IHF and HU are two heterodimeric nucleoid-associated proteins ( NAP ) that belong to the same protein family but interact differently with the DNA .
4 +IHF is a sequence-specific DNA-binding protein that bends the DNA by over 160 .
5 +HU is the most conserved NAP , which binds non-specifically to duplex DNA with a particular preference for targeting nicked and bent DNA .
6 +Despite their importance , the in vivo interactions of the two proteins to the DNA remain to be described at a high resolution and on a genome-wide scale .
7 +Further , the effects of these proteins on gene expression on a global scale remain contentious .
8 +Finally , the contrast between the functions of the homo - and heterodimeric forms of proteins deserves the attention of further study .
9 +Here we present a genome-scale study of HU - and IHF binding to the Escherichia coli K12 chromosome using ChIP-seq .
10 +We also perform microarray analysis of gene expression in single - and double-deletion mutants of each protein to identify their regulons .
11 +The sequence-specific binding profile of IHF encompasses 30 % of all operons , though the expression of < 10 % of these is affected by its deletion suggesting combinatorial control or a molecular backup .
12 +The binding profile for HU is reflective of relatively non-specific binding to the chromosome , however , with a preference for A/T-rich DNA .
13 +The
14 +HU regulon comprises highly conserved genes including those that are essential and possibly supercoiling sensitive .
15 +Finally , by performing ChIP-seq experiments , where possible , of each subunit of IHF and HU in the absence of the other subunit , we define genome-wide maps of DNA binding of the proteins in their hetero - and homodimeric forms .
16 +INTRODUCTION
17 +Nucleoid-associated proteins ( NAPs ) are considered to be global regulators of gene expression in bacteria .
18 +They alter the topology of bound DNA by bending , bridging or wrapping it , leading to multiple effects on the bacterial cell including transcriptional regulation ( 1 ) .
19 +Studies of 12 types of NAPs in Escherichia coli showed that they are generally expressed at high levels , and differ from each other in their expression across the growth phase and the degree of sequence specificity ( 2,3 ) .
20 +The global nature of the effects of NAPs on bacterial physiology has prompted several genome-scale studies of their binding and transcriptional effects in E. coli and Salmonella enterica ; these have sometimes led to intri-guingly conflicting conclusions on the functions of NAPs , thus underscoring their complexity ( 4 -- 10 ) .
21 +Two NAPs , IHF and HU , are composed of two hom-ologous subunits each ( IhfA and IhfB ; HupA and HupB ) .
22 +They are both members of the DNABII family of DNA-binding proteins and are strikingly similar to each other in sequence and in their unique structural fold ( 11 ) .
23 +However , the similarities end there : they differ in their sequence specificity , with IHF being sequence-specific and HU binding at low affinity along the chromosome ( 2,12 ) with some specificity toward gapped or nicked DNA ( 13 -- 16 ) .
24 +Whereas the ability of each subunit of HU to form homodimers and bind to the DNA in such a form is relatively well-established ( 17,18 ) , such evidence is less clear for IHF ( 19,20 ) .
25 +Moreover , the two proteins differ in the degree of conservation across bacteria : whereas at least one subunit of HU is found across most bacterial genomes making it the most conserved NAP , IHF has a more restricted occurrence .
26 +Their functions have been described to include regulation of transcription , replication and recombination via DNA binding ( 1 ) and extend to the control of translation initiation by HU via protein -- RNA interactions ( 21,22 ) .
27 +Several molecular and genome-scale studies have investigated the role of IHF in transcriptional control .
28 +Notable among such studies are the description of its effects on the nir ( 23 ) and the fim ( 24,25 ) operons , wherein IHF represses the nir and activates the fim operon .
29 +Also remarkable is the role of IHF in helping the formation of activation loops at enhancer-dependent promoters ( 26 ) .
30 +Compilation of results from molecular studies -- performed under diverse conditions -- by the curators of the RegulonDB database ( 27 ) identified over 150 genes as being regulated at the transcriptional level by IHF , with over two-thirds activated by IHF .
31 +A very early microarray study ( 28 ) , primarily emphasizing technical aspects of data analysis , identified genes that are differentially regulated in an DihfA strain grown in MOPS minimal medium ; however , it must be noted that the strain on which the experiment was performed ( a derivative of K12 CP79 ) was different from that for which the microarray was designed ( K12 MG1655 ) .
32 +In Salmonella enterica Typhimurium , deletions of DihfA , DihfB and both DihfA and DihfB each led to different effects on transcription during growth in rich LB medium , thus suggesting distinct binding tendencies of the IhfA2 and IhfB2 homodimers and the IhfAB heterodimer ( 29 ) .
33 +The number of genes responding transcriptionally to Dihf is substantially higher in Salmonella than reported in E. coli ; these genes include virulence determinants in Salmonella .
34 +Finally , a genome-scale study of IHF binding to the E. coli genome using low-resolution micro-arrays showed a preference for the binding regions to be located in non-coding DNA ( 5 ) .
35 +Despite the near universal conservation of HU in the bacterial kingdom , only recently have genome-scale studies been performed to investigate its effect on gene expression .
36 +This is in spite of molecular studies investigating its role in controlling gene expression at specific loci , most notably the stabilization of the repression loop at the gal promoter ( 30 ) .
37 +One study performed clustering analysis of microarray data obtained for DhupA , DhupB and DhupA/DhupB ( DhupAB ) strains during exponential , transition and stationary phases of growth , thus identifying distinct HupA2 , HupB2 and HupAB regulons comprising genes used in energy metabolism , SOS response and osmolarity and acidic stress response ( 31 ) .
38 +In spite of the established effect of HU on the supercoiled state of the DNA , these authors found little association between genes comprising the HU regulon and those that respond to DNA supercoiling .
39 +Again however , this experiment was performed on a strain of E. coli ( C600 ) which was not the same as that based on which ( MG1655 ) the microarray was designed .
40 +A more recent microarray study of the double-deletion strain showed that genomic loci encoding HU-responsive genes tend to display high gyrase binding and therefore supercoiling sensitivity ( 32 ) .
41 +Finally , in Salmonella , distinct regulons were identified for the three dimeric forms of HU , such that dissimilar sets of genes were differentially expressed during different phases of growth ( 33 ) .
42 +To our knowledge , though HU is a major NAP , no study has investigated its in vivo binding to the chromosome on a genomic scale .
43 +Despite the above studies , the binding characteristics of the two proteins have not been described at a high resolution and on a genome-wide scale .
44 +Further , as evident from the conflicting results of previous studies , the effects of these proteins on gene expression on a global scale remain a contentious issue .
45 +Finally , the contrast between the functions of the homo - and heterodimeric conformations of these proteins remains poorly understood and deserves the attention of further study .
46 +Here , we present a genome-scale study of the binding characteristics of HU and IHF to the E. coli K12 chromosome at four different time-points during batch growth in LB , using chromatin-immunoprecipitation coupled to highthroughput sequencing ( ChIP-seq ) .
47 +We also perform microarray analysis of gene expression in single - and double-deletion mutants of each protein , to identify their regulons .
48 +Finally , by performing ChIP-seq experiments where possible , of each subunit of IHF and HU in the absence of the other subunit , we define genome-wide maps of DNA binding of the proteins in their hetero-and homodimeric forms .
49 +METHODS
50 +Strains and general growths conditions
51 +The E. coli K-12 MG1655 bacterial strains used in this work are listed in Supplementary Table 1 .
52 +Luria -- Bertani ( 0.5 % NaCl ) broth and agar ( 15 g l ) were used for 1 routine growth .
53 +Where needed , ampicillin , kanamycin and chloramphenicol were used at final concentrations of 100 , 30 and 30 mg ml 1 , respectively .
54 +Construction of E. coli MG1655 knock-outs and FLAG-tagged strains
55 +Disruption of ihf and hup genes in the E. coli chromosome was achieved by the Red recombination system ( 34 ) , as previously described by Baba et al. ( 35 ) .
56 +Primers designed for this purpose are shown in Supplementary Table 2 .
57 +Sets of additional external primers were used to verify the correct integration of the PCR fragment by homologous recombination ( Supplementary Table 3 ) .
58 +The cassette was then removed by FLP-mediated site-specific recombin-ation .
59 +Double-deletion strains were made by P1 transduction ( 36 )
60 +The 3xFLAG epitope was added at the C terminus of the IhfA , IhfB , HupA and HupB proteins by a PCR-based method with plasmid pSUB11 as template ( 37 ) .
61 +Primers used for introducing the 3xFLAG tag are shown in Supplementary Table 2 .
62 +The tagged construct was then introduced onto the chromosome of E. coli MG1655 using the Red recombinase system .
63 +At each stage , DNA and strain constructions were confirmed by PCR and/or sequencing .
64 +This approach resulted in the introduction of a kanamycin resistance cassette in the chromosome downstream of the tagged gene .
65 +The cassette was then removed by FLP-mediated site-specific recombination .
66 +RNA extraction and microarrays
67 +To prepare cells for RNA extraction , 100 ml of fresh LB was inoculated 1:200 from an overnight culture in a 250 ml flask and incubated with shaking at 180 rpm in a New Brunswick C76 waterbath at 37 C. Two biological replicates were performed for each strain and samples were taken at exponential , late exponential , early stationary and stationary phase .
68 +The cells were pelleted by centrifugation ( 10 000g , 10 min , 4 C ) , washed in 1xPBS and pellets were snap-frozen and stored at 80 C until required .
69 +RNA was extracted using Trizol Reagent ( Invitrogen ) according to the manufacturer 's protocol until the chloroform extraction step .
70 +The aqueous phase was then loaded onto mirVanaTM miRNA Isolation kit ( Ambion ) columns and washed according to the manufacturer 's protocol .
71 +Total RNA was eluted in 50 ml of RNAase free water .
72 +The concentration was then determined using a Nanodrop ND-1000 machine ( NanoDrop Technologies ) , and RNA quality was tested by visualization on agarose gels and by Agilent 2100 Bioanalyser ( Agilent Technologies , Palo Alto , CA , USA ) .
73 +For the generation of fluorescence-labeled cDNA , we used the FairPlay III Microarray Labelling Kit ( Stratagene ) .
74 +Briefly , 1 mg of total RNA was annealed to random primers , and cDNA was synthesized in a reverse transcription reaction with an amino allyl modified dUTP .
75 +The amino allyl labeled cDNA was then coupled to a Cy3 dye ( GE Healthcare ) containing a NHS-ester leaving group .
76 +The labeled cDNA was hybridized to the probe DNA on microarrays by incubating at 65 C for 16 h .
77 +The unhybridized labeled cDNA was removed and the hybridized labeled cDNA was visualized using an Agilent Microarray Scanner .
78 +Chromatin immunoprecipitation
79 +Chromatin immunoprecipitation ( ChIP ) was performed as previously described ( 4,38 ) .
80 +Real-time qPCR
81 +To measure the enrichment of the IhfA , IhfB , HupA , HupB or RNAP-binding targets in the immunoprecipitated DNA samples , real-time qPCR was performed using a MJ Mini thermal cycler ( Bio-Rad ) .
82 +About 1 ml of IP or mock-IP DNA was used with specific primers to the promoter regions ( primer sequences in Supplementary Table 3 ; results in Supplementary Table 4 ) and Quantitect SYBR Green ( QIAGEN ) .
83 +RT-PCR for validation
84 +To validate the results of the microarray analysis , quantitative reverse -- transcriptase PCR ( qRT -- PCR ) was carried out using specific primers to the mRNA targets showing up - or down-regulation , and control targets not showing differential expression ( primer sequences in Supplementary Table 5 ; results in Supplementary Tables 6 and 7 ) .
85 +RNA was extracted as described above from wild type , DihfA , DihfB , DihfAB , DhupA , DhupB and DhupAB cells and 30 ng total RNA was used with the Express One-Step SYBR GreenER kit ( Invitrogen ) according to the manufacturer 's guidelines , using a MJ Mini thermal cycler ( Bio-Rad ) .
86 +Library construction and Solexa sequencing
87 +Prior and post library construction , the concentration of the immunoprecipitated DNA samples was measured using the Qubit HS DNA kit ( Invitrogen ) .
88 +Library construction and sequencing was done using the ChIP-Seq Sample Prep kit , Reagent Preparation kit and Cluster Station kit ( Illumina ) .
89 +Samples were loaded at a concentration of 10 pM .
90 +Public data sources
91 +The E. coli K12 MG1655 genome was downloaded from the KEGG database and gene coordinate annotations from the Ecocyc 11.5 database ( 39 ) .
92 +Literature-derived transcriptional regulatory network and a list of operons were sourced from the RegulonDB 6.2 database ( 27 ) .
93 +List of genes bound by IHF was obtained from Grainger et al. ( 5 ) .
94 +ChIP-chip signals for DNA gyrase were obtained from Jeong et al. ( 40 ) .
95 +Functional category annotation data for E. coli K12 MG1655 was obtained from the COG database .
96 +RNA-seq data was obtained from our previous publication ( 4 ) .
97 +Analysis of genomic data
98 +Reads obtained from the Illumina Genome Analyzer were mapped to both strands of E. coli K12 MG1655 genome using BLAT ( 41 ) , as described previously .
99 +Binding regions for IHF were calculated using the per-base read count distribution as performed earlier ( 4 ) ; in addition to a stat-istical enrichment ( binomial test ) in the ChIP signal over the mock-IP ( as proposed by PeakSeq ) ( 42 ) , we imposed a further 1.5-fold increase in the absolute signal .
100 +We also used the Bioconductor package BayesPeak ( 43,44 ) to identify binding regions for IHF and HU .
101 +For HU , we calculated two gene-level measures of binding signal : ( i ) the highest read count obtained between 150 and +20 of the ORF and ( ii ) the median read count across the ORF body ; the two measures provide equivalent results .
102 +In addition , we adapted a method used previously to analyse data from ChIP-chip experiments for nucleoporins in Drosophila melanogaster , to identify regions of enriched signal for HU ( 45 ) .
103 +This adapted method calculates differences in lo
104 +( base 2 ) - transformed read count signals over 400 nt windows between the ChIP sample and the mock-IP sample , following normalization by DESeq ( 46 ) .
105 +The left hand side of this distribution , plus its mirror image around the mode gives the null distribution .
106 +All data points over the 95th percentile of the null distribution were considered as representing significant binding in the sample .
107 +Binding motifs were identified using the MEME software and subsequently , binding regions scanned for the occurrence of the motif using MAST ( 47 ) .
108 +An operon was defined as bound by the protein of interest if at least 50 bp of the intergenic region upstream of the operon overlapped with a binding region .
109 +For long intergenic regions , only the first 400 bp immediately upstream of the operon were used .
110 +Gene expression analyses were performed on a previously described custom-designed isothermal Agilent microarray platform , and analyzed as described earlier ( 4 ) .
111 +Briefly , array data were background corrected using normexp ( 48 ) and normalization performed using VSN ( 49 ) .
112 +Differential expression in the deletion strains compared with the wild-type was called at FDR-adjusted P-value of 0.05 , and a fold change of at least two .
113 +All statistical tests were carried out using R.
114 +RESULTS
115 +DNA-binding properties of IHF and HU subunits
116 +To study the binding characteristics of IHF and HU to the E. coli chromosome , we performed immunoprecipitation of each protein subunit -- during mid-exponential , late-exponential , transition-to-stationary and stationary phases of growth -- and sequenced the cross-linked DNA using an Illumina Genome Analyzer system ( ChIP-seq ) .
117 +We also used control data from a mock-IP experiment ( for mid-exponential phase ) described in our previous study ( 4 ) .
118 +We mapped the short sequence reads obtained from each sequencing experiment to the E. coli K12 MG1655 genome ( KEGG ID : eco ) .
119 +For each sample , we then obtained a read count distribution , quantified by the number of reads that map to each base position on the chromosome .
120 +We inspected the nature of the read count distributions by plotting their densities ( Figure 1A ) .
121 +The distributions for the various IHF samples each had a heavy right tail corresponding to regions of specific binding .
122 +On the other hand , the distributions for HU were only slightly skewed to the right , and in this respect similar to that from the mock-IP experiment .
123 +Whereas the read counts obtained for IHF were only weakly correlated to the mock-IP control ( = 0.12 for IhfA , mid-exponential phase sample ; the weak correlation presumably arising from a systemic background ) , those for HU showed a more significant correlation with the mock-IP ( = 0.47 for HupA , mid-exponential phase ; Figure 1A ) .
124 +Similarly , plots of the distribution of mock-IP subtracted signal for HU ( following division of read counts by the total number of reads obtained in that sample , and log transformation ) was centered around zero with a relatively weak right-sided tail ( Figure 2A ) .
125 +On the other hand , this distribution for
126 +IHF was offset from zero with a peak well-below zero representing most of the genome with little or no binding , and those to the right corresponding to regions of enriched signal .
127 +Despite the strong resemblance of the HU data to the mock-IP , our HU experiment is representative of the protein 's DNA binding profiles for the following reasons : ( i ) there is a considerable right-sided tail to the mock-IP-subtracted HU ChIP-seq signal ; ( ii ) the read count profile for each HU subunit is more correlated with that for the other subunit ( = 0.83 ) than with that for the mock-IP ( = 0.47 and 0.59 for HupA and HupB , respectively ; Figure 1B ; Supplementary Figure S1 ) ; ( iii ) the profile at any given time-point is also more strongly correlated with that from the adjacent time-point than with the mock-IP profile ( = 0.88 for HupA between exponential and late exponential phases ; Figure 1B and Supplementary Figure S2 ) ; ( iv ) ChIP experiments for HU are reproducibly successful , unlike that for the mock-IP which typically provides very low concentrations of DNA not always sufficient for a sequencing reaction .
128 +Taken together , these provide a genome-wide , highresolution , in vivo validation of prior molecular data suggesting that IHF binds DNA in a sequence-specific manner whereas HU binds more uniformly .
129 +The strongly right-tailed distribution for IHF allowed us to identify regions of enriched signal -- or binding regions -- using a stringent version ( Methods ) of a proced-ure described earlier ( 4 ) .
130 +Over 85 % of the 1042 ( 1022 ) binding regions thus obtained for IhfA ( and IhfB ) overlap with those obtained using another published method BayesPeak ( 43,44 ) .
131 +We noted a similar agreement between our method and another previously used in our lab to detect binding regions from eukaryotic ChIP-chip / seq experiments ( 45 ) .
132 +In general , the signal enrichment in these IHF-bound regions is significantly higher than that for another sequence-specific , yet promiscuous , NAP : FIS ( Figure 3A ) .
133 +During exponential phase , IHF-bound regions ( either subunit ) cover 13 % of the genome , including upstream regions of 443 operons ( 17 % ) .
134 +Genes identified as bound by either subunit of IHF during the two exponential-phase time-points in our study cover 68 % of those identified in an earlier publication using mid-resolution ChIP-chip microarrays ( 5 ) .
135 +We also recovered the known binding motif for IHF from these data ( Figure 3B ) .
136 +We detected 2999 and 3162 occurrences of this motif within the binding regions of IhfA and IhfB , respectively .
137 +Of these motifs , < 10 % is localized to regions upstream of predicted operons .
138 +This proportion is small compared to our previous data for Fis for which over 20 % of the binding regions fell upstream of operons .
139 +This is in line with the smaller number of bound operons ( based on binding to upstream regions ) per mega base pair of bound DNA for IHF when compared to Fis ( approximately 720 operons per mega base pair of binding region for IHF , compared to approximately 1250 operons per mega base pair for Fis ) .
140 +Because the binding profile from our HU ChIP-seq experiment shows a strong resemblance to that from the mock-IP with relatively weak signals ( Figure 2A -- C ) , we used two methods to characterize its binding .
141 +First , we obtained a HU occupancy measure for each gene in th
142 +B
143 +genome , which was defined by the median of the read count distribution across the gene body .
144 +This value was then normalized by the corresponding value in the mock-IP data .
145 +This method is similar to that used to quantify nucleosome occupancies in eukaryotic studies ( 50 ) .
146 +This normalized HU occupancy correlates positively with the A/T content of the bound DNA ( Figure 4A ) .
147 +Second , for the exponential phase sample , we adapted a procedure used previously to investigate ChIP-chip data for nucleoporins in Drosophila ( 45 ) -- which also showed wide-spread but low levels of binding , to identify 1104 and 1179 regions of enriched signal for HupA and HupB , respectively , with excellent agreements between the binding regions for the two subunits ( > 90 % of peaks in the smaller list overlap with those in the second list ) .
148 +In agreement with our observations using gene-based occupancy profiles , these binding regions have significantly higher A/T content than the genomic average ( Figure 4B ) .
149 +However , motif identification was not reliable , as different motifs were identified as significant for HupA and HupB despite their binding regions overlapping strongly ( Figure 4C ) .
150 +This suggests that slight variations in the exact positioning of the binding regions might affect motif identification .
151 +Nevertheless , the one common feature of the identified motifs is A/T richness , which is in agreement with the findings described above and with results from an earlier report of in vitro specificity of HU -- DNA interactions ( 51 ) .
152 +This partiality towards A/T-rich genomic regions may be in line with previous
153 +B
154 +C
155 +reports suggesting a preference for HU to bind to bent DNA ( 52,53 ) .
156 +In summary , HU binds largely in a non-specific fashion to the chromosome , with a particular preference toward targeting A/T-rich regions .
157 +Finally , comparison of binding signals obtained from each subunit of the same protein indicates a high degree of correspondence between the two ( Figure 1B ) .
158 +Notably for IHF , the proportions of the genome covered by the binding regions for IhfB ( identified as described below ) were considerably more than that for IhfA in three of the four time-points ( excepting mid-exponential phase ) .
159 +Binding regions for IhfB are generally longer ( by 5 -- 10 % median ; P < 10 , Paired Wilcoxon test for all the abov 6 three time-points ; Supplementary Figure S3 ) than the corresponding region for IhfA suggesting that many IhfB binding regions are extensions of IhfA binding regions .
160 +This might be in concordance with a previous report showing that IhfB homodimers are more likely to form than IhfA dimers ( 19 ) , but that such dimers may not exist freely in solution ( 20 ) .
161 +For both proteins , there is high correlation among the binding profiles across time-points during our batch culture ( Figure 1B ) .
162 +Effects of IHF and HU on global gene expression in E. coli
163 +To investigate the effects of IHF and HU on gene expression in E. coli , we created single ( DihfA , DihfB , DhupA and DhupB ) and double-deletion ( DihfAB , DhupAB ) strains for the genes comprising the subunits of the two proteins ( Supplementary Figures S4 and S5 ) .
164 +We then performed microarray experiments measuring transcript abundance in these strains during exponential and late-exponential , transition to stationary and stationary phases of growth and compared them to that in the time-matched wild-type cells .
165 +Effect of IHF on E. coli gene expression
166 +We observe differential expression of only a small number of genes in the ihf single deletions ( 97 for IhfA and 56 for IhfB across all four conditions ) .
167 +Though a significantly larger number of genes are differentially expressed in the ihfAB double deletion , the number is much smaller ( 477 across all four conditions ) than what we previously observed ( 4 ) for other sequence-specific nucleoid proteins such as Fis ( 1104 genes adopting the same criteria for calling differential expression as for the IHF data ) and H-NS ( 1987 genes ) .
168 +Most of these effects are seen during the two exponential phases with only approximately 50 genes being differentially expressed -- compared with the wild-type -- during the stationary phase .
169 +Across the conditions , almost equal numbers of genes are up - or downregulated in DihfAB ; however , over two-thirds of the genes that are differentially expressed during late-exponential phase are upregulated ( 70 % ) .
170 +Among the genes upregulated in DihfAB , there is a statistical enrichment for genes involved in ` energy production and conversion ' , a property that is seen particularly in late-exponential phase ; however , these do not show any strong representations of individual metabolic pathways .
171 +There is very little overlap among the sets of genes differentially expressed across different time-points ( Supplementary Figure S4 ) , despite the fact that the binding profile of IHF does not change significantly with growth phase .
172 +Further , similar to observations made earlier for Fis ( 4,6 ) , there is very little correspondence between IHF binding and differential expression .
173 +Specific examples of IHF-bound genes that are differentially expressed in the double deletion includes the fim operon , which is strongly downregulated in the deletion strain in exponential phase .
174 +This is in agreement with prior molecular studies which have implicated IHF in both phase-switching and gene expression control at the fim operon ( 25 ) .
175 +The lack of an observable global effect of IHF on the expression of genes bound by it might be explained by combinatorial regulation , i.e. the possible role of IHF as a facilitator of binding of other transcription factors to gene-upstream regions .
176 +For example , using ChIP-seq data previously generated in our lab , we find that there is a significant overlap between the genes bound by IHF and those by Fis ( 35 % of genes bound in all conditions by IHF are also bound by Fis ; P = 2 10 , Fisher 's exact 5 test ) .
177 +A previous study has shown that IHF is the second-most prolific transcription factor in terms of the number of other transcription factors with which it shares target genes ( 54 ) .
178 +A striking example of this is the observed binding of IHF to a significant proportion ( 40 % ; 5 P = 4 10 , Fisher exact test ) of genes regulated by s54 , whose activation by AAA ATPase transcription factors + requires IHF-dependent DNA bending ( 55 ) .
179 +The effect of such binding on gene expression might be highly specific to conditions , such as nitrogen limitation , not used in this study .
180 +Effect of HU on E. coli gene expression
181 +In contrast to IHF , mutants deficient in HU show large changes in gene expression ; across the four conditions tested here , 1490 genes are up , or downregulated in either the single or the double mutants ( Supplementary Figure S5 ) .
182 +The greatest effect is seen in the double mutant in which 1266 genes are differentially expressed when compared to the wild-type ; 512 genes change in expression in hupA whereas only 107 genes do so in hupB .
183 +Overall , a majority of differentially expressed genes are upregulated in hupAB ( 56 % ; P < 0.001 , compared against random assignments of up and down regulation of genes ) and hupA ( 69 % ; P < 0.001 ) -- the two mutants that display global changes in gene expression .
184 +A statistically significant proportion of genes differentially expressed in hupA also change in expression in hupAB ( 43 and 54 % of genes up - and downregulated in hupA ; P < 10 , Fisher 's exact test ; Figure 5A ) ; despite 6 this , it must be noted that a significant component of each regulon is distinct from the other .
185 +Genes that are upregulated in hupAB show an enrichment for essentiality for growth in rich media ( P < 10 6 for sets , Fisher 's exact test ; Figure 6 ) ; this is not true of genes differentially expressed in hupA .
186 +We then analyzed the COG functional categories of genes that are differentially expressed in these mutants , and find that genes involved in translation and ribosome biogenesis are upregulated in the double mutant but not in hupA ( or in hupB ) .
187 +We also find that genes involved in motility are upregulated in both the mutants .
188 +Finally , since HU is the most conserved NAP in bacteria , we analyzed the degree to which its target genes in E. coli are conserved across prokaryotes .
189 +Genes that are upregulated in hupAB tend to be highly conserved , whereas the same is not true of genes that are downregulated by hupAB or those that change in expression in hupA .
190 +The high degree of conservation observed for hupAB targets is not merely due to the aforementioned enrichment of genes involved in translation .
191 +It had previously been observed that gene that are differentially expressed in hupAB tend to be bound by DNA gyrase ( 32 ) , and are supercoiling-sensitive ; in our data , this trend is relatively weak in hupAB , though statistically significant ( P < 10 ; Mann -- Whitney 6 test ) , but absent in hupA .
192 +It has been shown previously that deletion of HU leads to an increase in the accessibility of DNA to the DNA relaxing activity of topoisomerase I ( 32,56 ) .
193 +This is , at first glance , at odds with the observation that genes , which are bound by the opposing DNA gyrase tend to be upregulated in the hupAB mutant in the present work and in an earlier work by Muskhelishvili 's group ( 32 ) .
194 +The authors of the above paper showed that there is little change in the unconstrained supercoiling levels in the double mutant ( 32 ) .
195 +They further hypothesized that the increased accessibility of topoisomerase I to the DNA in the HU double mutant might be compensated by higher local negative supercoiling introduced at the upregulated loci by greater DNA gyrase binding and higher levels of transcription .
196 +To test this hypothesis we classified all genes into four groups based on gyrase binding ( 40 ) and mid-exponential phase gene expression levels as measured using RNA-seq experiments in wild-type cells ( 4 ) : ( i ) HEHG : high expression , high gyrase binding ( high defined by the top third of the distribution ) ; ( ii ) HELG : high expression , low gyrase binding ( low defined by the bottom third of the distribution ) ; ( iii ) LEHG : low expression , high gyrase binding ; ( iv ) LELG : low expression , low gyrase binding .
197 +Though only 27 % of all classifiable genes belong to HEHG , 54 % of genes upregulated in hupAB have high gyrase binding and high gene expression in wild-type cells ( P < 10 ; Fisher 's exact 6 test ; Supplementary Figure S6 ) .
198 +This might indicate a possible role for increased local negative supercoiling , introduced by a combination of high transcription and DNA gyrase binding in determining upregulation in the hupAB mutant .
199 +Analysis of expression patterns across different phases of growth reveals complex trends ( Figure 5B ) .
200 +There is a progressive decrease in the number of genes that are differentially expressed in hupA as the culture progresses through batch growth ; however , there is only a slight overlap between the lists of differentially expressed genes in different time points .
201 +On the other hand , in hupAB , many genes change in expression during late exponential and stationary phases , though significant effects could be seen during the other two time-points ; again each phase of growth sees a largely distinct set of genes being differentially regulated .
202 +These are described below .
203 +During exponential phase , similar numbers of genes are differentially expressed in hupA and hupAB , with a small though statistically significant overlap between them .
204 +Essential , conserved genes and those involved in translation and ribosome biogenesis are over-represented among genes upregulated in hupAB but not in hupA .
205 +Similar enrichments are seen in the larger set of genes that is upregulated in hupAB during late-exponential phase ; however , in contrast to the earlier time-point , almost all genes that are up-regulated in hupA also do so in hupAB .
206 +During the two exponential phase time-points , the number of genes upregulated in hupAB ( 67 % ) overwhelms those that are downregulated .
207 +Only a few genes change in expression in hupB during this period .
208 +Though relatively few genes are differentially expressed during the transition to stationary phase , we note that there is a striking upregulation of various flagellar genes , involved in motility , in all three mutants at this time ; we have validated several of these using RT -- PCR ( Supplementary Table S6 ) .
209 +This is at odds with previous observations of a HU mutant that is non-motile in E. coli K12 W3110 ( 57 ) because of reduced transcription of the flagellin gene .
210 +Swimming motility assays performed by us resulted in smaller swarm diameters for the various hup mutants , the double mutant in particular ; however , all mutants were motile ( Supplementary Figure S7 ) .
211 +Finally , during stationary phase , only hupAB shows global changes in gene expression .
212 +Unlike in the earlier timepoints , only a slight majority ( 55 % ) of genes are upregulated , in which there is a statistical over-representation of translation-associated genes ( P < 10 , Fisher 's exact test 6 followed by multiple correction by FDR ) ; there is no functional enrichment detectable among downregulated genes .
213 +In summary , deletion of both hupA and hupB has significantly greater impact on gene expression than that of either gene alone , with hupA displaying greater gen expression changes than hupB .
214 +Further , genes that are upregulated in hupAB but not in hupA tend to be stat-istically enriched in essential cell processes such as translation , and are more conserved in prokaryotes than expected by random chance .
215 +These results may be consist-ent with our observation that during growth , cell densities are lower ( 25 % less than the wild-type ) in the double deletion than in the wild-type or the single deletions ; this possibly arises from a longer lag phase observed in the double deletion , although the growth rate of hupAB during exponential phase does not seem to be different from that of the wild-type [ Supplementary Figure S8 ; also reported by ( 32 ) ] .
216 +Investigations of potential IHF and HU homodimers binding to the chromosome
217 +Following from our observations of largely incongruent effects of single and double mutants of HU and IHF on E. coli gene expression , we performed ChIP-Seq experiments on each subunit of the two proteins , in strains carrying deletions of the second subunit .
218 +For IHF , our experiments did not yield enough DNA to perform sequencing reactions ; this is suggestive of very weak or no homodimer binding to the DNA , at least in the absence of the second subunit .
219 +For HU , we were able to obtain binding profiles for each subunit in the absence of the other , which were strikingly similar to those in the wildtype ( Supplementary Figure S9 ) .
220 +This indicates that the homodimers bind to the chromosome in similar patterns as the heterodimer .
221 +This may be reflected in the fact that most bacterial genomes encode only one HU subunit , and is supportive of the fact that more genes change in expression in the double deletion than in the single mutants .
222 +It has previously been suggested that HupA2 is the predominant form of HU in exponential phase , whereas the heterodimer takes over during later stages of growth ( 17 ) .
223 +Western blots presented here show higher expression of HupA than HupB during exponential phase ( Supplementary Figure S10 ) .
224 +Gene expression data described above show greater gene expression changes in hupA than in hupB , especially during exponential phase .
225 +Our ChIP-seq data , however , show similar binding profiles for both subunits of HU across all stages of growth ; results reported in this section further suggest that the binding profile of HupB is similar between the wild-type and DhupA mutant .
226 +Though it is possible that there is a uniform reduction in binding signals for HupB in DhupA , which might account for gene expression changes observed in DhupA during exponential and late-exponential phases , there is little reorganization of HupB 's binding profile .
227 +DISCUSSION
228 +IHF and HU are two nucleoid-associated proteins that belong to the same DNA binding protein family , but show distinct levels of sequence specificities .
229 +IHF , a sequence-specific DNA binding protein , has extreme effects on the topology of bound DNA , which it bends by 160 ( 58 ) .
230 +HU , the most conserved NAP , binds more uniformly to the E. coli chromosome , with a preference for distorted DNA structures ( 13 -- 16,52,53 ) .
231 +Both proteins exist as heterodimers in E. coli .
232 +In this article , we report results from our genome-scale studies of the binding of IHF and HU to the chromosome of E. coli K12 MG1655 , and its effects on gene expression at various time-points of batch culture , from growth to stasis .
233 +IHF displays sequence-specific binding to the E. coli chromosome , with signal intensities significantly stronger than those observed for Fis , another sequence-specific NAP .
234 +The two subunits of IHF show similar binding profiles , indicative of preferential heterodimer formation .
235 +In the wild-type strain , IhfB binding regions cover more of the chromosome than those of IhfA ( in three of the four conditions ) ; this might be in line with a prior observation that IhfB homodimers form more readily than IhfA homodimers ( 19 ) .
236 +However , our inability to recover enough DNA from ChIP experiments for IhfB in DihfA suggests that such homodimer formation may occur on the DNA ( 20 ) , only in the presence of a nucleating heterodimer complex .
237 +Across the four conditions tested , IHF binding regions target the upstream regions of over 30 % of all predicted operons , indicative of a global role for the protein in regulating gene expression .
238 +However , only 10 % of these change in expression when the genes coding for the two subunits of IHF are deleted .
239 +Additionally , compared to the effects of other sequence-specific NAPs such as Fis and H-NS ( 4 ) , the overall effect of IHF on gene expression under the present conditions is less in terms of the number of genes that are differentially expressed in the deletion mutant ( s ) .
240 +This might be linked to our observation that , in contrast to Fis where over 20 % of binding motifs lie upstream of operons ( 4 ) , only 10 % of predicted IHF binding motifs are so positioned .
241 +We suggest that the minimal proximal effect of IHF on gene expression might be due to combinatorial regulation , i.e. the tendency of IHF to regulate genes jointly with other factors .
242 +Another possibility is that HU might compensate for the absence of IHF ; this has been demonstrated for excisive recombination at specific sites ( 59 ) , but remains to be investigated on a genomic scale in the context of transcription .
243 +In this context , it must be noted that IHF has important functions outside of transcriptional regulation such as recombination ( 60 ) , which are not apparent in our transcriptome experiment ; in fact the large majority of binding sites which are located in non-intergenic regions might have such functions .
244 +In agreement with current knowledge , the binding profile for HU is reflective of relatively non-specific binding to the chromosome , however with a notable preference for A/T-rich DNA in concordance with previous in vitro studies ( 51 ) .
245 +It has been shown previously that the composition of the HU dimer varies across the various phases of growth of E. coli with HupA2 being the dominant form during exponential phase and the heterodimeric form dominating during later stages of growth ( 17,61 ) .
246 +Our western blots do indicate higher levels of expression of HupA than HupB during exponential and late-exponential growth phases .
247 +But , the bindin profile of each subunit of HU strongly correlates with that of the other subunit across the growth phases , including exponential growth ; this might indicate that homo - and heterodimeric forms of HU could bind to the DNA interchangeably .
248 +Further , the binding profile of each subunit in the wild-type is similar to that in an otherwise isogenic strain that is lacking the other subunit .
249 +It is possible that the binding of HupB to the chromosome is uniformly less ( across the genome ) in DhupA than in the wild-type , thus accounting for gene expression changes seen in DhupA during exponential and late-exponential phases of growth .
250 +This interpretation may be in line with previous reports showing in vitro that HupB2 binds poorly to duplex DNA ( 18 ) ; however there is enough binding for us to recover in our ChIP experiments .
251 +However our data do not suggest any large-scale reorganization of the HupB binding profile following hupA deletion .
252 +In apparent conflict with the consistency that the two subunits show in their binding , they have substantially different effects on gene expression .
253 +Briefly , we observe that hupAB has the greatest effects on gene expression , distantly followed by hupA , with minimal effects seen in hupB .
254 +Previous studies in E. coli C600 and Salmonella enterica have also observed discordance between the sets of genes differentially expressed in single and double de-letions of HU subunits ( 11,33 ) .
255 +The authors of the paper on E. coli C600 identified few genes as members of HupB2 , interpreting this as a possible consequence of previously observed instability and low expression level of this form of the protein at 37 C , and the inability of HupB2 to introduce negative supercoiling on relaxed DNA in the presence of topoisomerase I ( 11 ) .
256 +A similar observation -- hupB showing significantly smaller changes in gene expression than hupA and hupAB -- was made in two of the three growth phase time-points tested in S. enterica ; however , the extent of differential expression was similar in hupAB and hupA across all time-points ( 33 ) .
257 +The aforementioned study on E. coli C600 showed that the HU regulon is composed of genes involved in energy metabolism , SOS response , and osmolarity and acid stress responses ( 31 ) .
258 +In contrast to the conclusions of a later study ( 32 ) , which investigated the transcriptome of only the double mutant , these authors did not find any supercoiling dependence in the expression of the members of the HU regulon .
259 +Here we observe that genes that are upregulated in hupAB are statistically enriched for essential cellular functions such as translation and show statistically higher binding to DNA gyrase than other genes .
260 +Our analysis also agrees with a previous hypothesis that local negative supercoiling introduced by DNA gyrase and high transcription might compensate for the increased accessibility of DNA to topoisomerase I in the HU double mutant ( 32 ) .
261 +Despite the fact that a significant proportion of genes that are upregulated in hupA also change in expression in hupAB , the above functional enrichments are not observed in hupA .
262 +Similarly , and in line with the fact that HU is the most conserved NAP in bacteria , genes upregulated in hupAB are more conserved across bacteria than other genes .
263 +This may also be reflected in the fact that the growth curve of hupAB , but not that of hupA or hupB , differs from that of the wild-type .
264 +Moreover , many bacterial genomes encode only one subunit of HU ; the fact that a second subunit is encoded in E. coli might in part build in some redundancy to this conserved regulatory system .
265 +However , it is remarkable that the subunit of HU that is more conserved across bacteria is HupB , which appears to be the minor player in gene expression control at least in E. coli and S. enterica both of which encode both subunits of this protein .
266 +ACCESSION NUMBER
267 +All sequence data have been deposited at NCBI SRA ( Study accession SRP008538 ) .
268 +All microarray data have been deposited at ArrayExpress ( accession number E-MEXP 3461 ) .
269 +SUPPLEMENTARY DATA
270 +Supplementary Data are available at NAR Online : Supplementary Tables 1 -- 7 , Supplementary Figures 1 -- 10 , Supplementary Data set .
271 +ACKNOWLEDGEMENTS
272 +The authors thank Vladimir Benes , David Ibberson and Sabine Schmidt at the Genomics Core Facility , EMBL-Heidelberg for the sequencing and microarray experiments .
273 +They thank the three anonymous referees for their critical comments and suggestions .
274 +FUNDING
275 +Girton College , University of Cambridge ; Ramanujan Fellowship , Department of Science and Technology , Government of India SR/S2/RJN -49 / 2010 ( to A.S.N.S. ) ; Spanish Ministry of Science and Innovation ( to A.I.P. ) ; Biotechnology and Biological Sciences Research Council ( BBSRC ) grant ` Genomic Analysis of Regulatory Networks for Bacterial Differentiation and Multicellular Behaviour ' BB/E011489/1 ( to G.M.F. ) and BB/E01075X/1 ( to N.M.L. ) ; Isaac Newton Trust ( to G.M.F. ) ; European Molecular Biology Laboratory ( EMBL ) ( to N.M.L. ) .
276 +Funding for open access charge : European Molecular Biology Laboratory .
...\ No newline at end of file ...\ No newline at end of file
1 +Altered tRNA characteristics and 3 maturation in
2 +ABSTRACT acid proteins .
3 +Reliable and efficient translation depends critically on tRNA , which must exhibit specificity in aminoacylation , and correct pairing of the anticodon with its codon on the mRNA .
4 +The robust nature of the genetic code and numerous genome-encoded mechanisms promote translational accuracy ( 1,2 ) , thus preventing deleterious events such as the reassignment of codons that can alter the function of thousands of genes .
5 +Nevertheless , tRNAs and the genetic code sometimes do change , especially in genomes undergoing size reduction as exemplified by mitochondria and plastids ( 1,3,4 ) .
6 +These organelle genomes , which are derived from genomes of symbiotic bacteria ( 5,6 ) , exhibit the most extreme cases of architectural alterations such as an increase in molecular evolutionary rate , inability to recombine , and massive gene loss that sometimes leads to tRNA loss and changes in the genetic code ( 7 ) .
7 +Organelles encode a limited set of proteins and rely on other co-occurring genomes for enzymes and tRNAs ( 3,8,9 ) .
8 +The reduced genomes of some bacterial endosymbionts exhibit similar but less extreme alterations in genome sequence compared with organelles ( 10 ) .
9 +However , unlike organelles , most endosymbionts are still autono-mous in the sense that they possess their own core genetic machinery ( 11 -- 13 ) , including the conventional bacterial structure of tRNAs ( 14,15 ) .
10 +Most endosymbionts retain the universal genetic code , but exceptions do exist among the tiniest genomes , in which UGA is sometimes recoded from Stop to Trp ( 16,17 ) .
11 +In contrast , organelle tRNAs and their translational machinery are highly divergent from those of most bacteria ( 1,3,8,18 ) .
12 +The question still remains as to how endosymbiont tRNAs and translational mechanisms differ from those of ancestral free-living genomes that are not reduced .
13 +Overall , we hypothesize that the process of genome shrinkage in endo-symbionts results in a reduction of translational efficiency and integrity resembling a transitional stage between free-living ancestors and organelles .
14 +Present day genomic features of bacterial endosymbi-onts result from their ancient transition from a free-living lifestyle to an obligate intracellular association ( 10 ) .
15 +Translational efficiency is controlled by tRNAs and other genome-encoded mechanisms .
16 +In organelles , translational processes are dramatically altered because of genome shrinkage and horizontal acquisition of gene products .
17 +The influence of genome reduction on translation in endosymbionts is largely unknown .
18 +Here , we investigate whether divergent lineages of Buchnera aphidicola , the reduced-genome bacterial endosymbiont of aphids , possess altered translational features compared with their free-living relative , Escherichia coli .
19 +Our RNAseq data support the hypothesis that translation is less optimal in Buchnera than in E. coli .
20 +We observed a specific , convergent , pattern of tRNA loss in Buchnera and other endosymbionts that have undergone genome shrinkage .
21 +Furthermore , many modified nucleoside pathways that are important for E. coli translation are lost in Buchnera .
22 +Additionally , Buchnera 's A+T compositional bias has resulted in reduced tRNA thermostability , and may have altered aminoacyl-tRNA synthetase recognition sites .
23 +Buchnera tRNA genes are shorter than those of E. coli , as the majority no longer has a genome-encoded 3 ' CCA ; however , all the expressed , 0 shortened tRNAs undergo 3 CCA maturation .
24 +Moreover , expression of tRNA isoacceptors was not correlated with the usage of corresponding codons .
25 +Overall , our data suggest that endosymbi-ont genome evolution alters tRNA characteristics that are known to influence translational efficiency in their free-living relative .
26 +INTRODUCTION
27 +In the final step of protein synthesis , mRNA sequences must be accurately and efficiently translated into amino
28 +Many bacteria that replicate strictly in host intracellular environments possess reduced genomes with sequences that are A+T biased relative to those of their free-living ancestors ( 10,19,20 ) .
29 +One such bacterium demonstrating these genomic shifts is Buchnera aphidicola , an obligate unculturable endosymbiont of aphids ( 21 ) .
30 +Buchnera has coevolved with its aphid hosts for 200-250 million years ( 21 ) , during which its genome shrunk to only 416 -- 652 kbp depending on the lineage ( 22 -- 27 ) .
31 +Based on previous gene expression and genomic studies in Buchnera , genome reduction and accelerated sequence evolution has resulted in changes that are hypothesized to lower the efficiency and accuracy of transcription and translation ( 28 -- 31 ) as compared with the free-living relatives .
32 +We predict that Buchnera will also exhibit less optimal tRNA features .
33 +Presently , transcribed tRNAs and associated transcriptional mechanisms , which are key components of efficient and accurate translation , have not been extensively examined in Buchnera or any other bacterial endosymbiont .
34 +Comprehensive characterization of transcribed endo-symbiont tRNAs has previously been difficult largely because of the inability to isolate unculturable symbiont tRNAs free of host contamination .
35 +However , analysis of tRNAs beyond the level of DNA-encoded genes can reveal the nature of tRNA maturation , including the diversity of posttranscriptional processing that may occur .
36 +Taking advantage of new methodologies in high-throughput RNA sequencing ( directional RNAseq ) , and the availability of several divergent Buchnera genomes ( 23,25,27 ) , we investigated how genome reduction and A+T richness affect tRNA evolution in this model endosymbiont .
37 +This comparative framework provides us with an understanding of the conservation of tRNA sequences that influence specificity in aminoacylation and secondary structure as well as conservation of nucleoside modification pathways that influence anticodon -- codon base pairing ( 1,2,32 ) .
38 +From these data , we were able to address how Buchnera tRNAs and associated transcriptional fidelity mechanisms are altered relative to those of free-living relatives , exemplified by Escherichia coli .
39 +Additionally , because numerous reduced endosymbiont genomes have recently been sequenced ( 10 ) , we investigated whether a pattern of tRNA loss was present among reduced endosymbiont genomes .
40 +MATERIALS AND METHODS Sample preparation
41 +Four aphid species , Acyrthosiphon pisum ( strains LSR1 and 5A ) , Acyrthosiphon kondoi ( strain Ak ) , Schizaphis graminum ( strain Sg ) and Uroleucon ambrosiae ( strain UA002 , referred to as Ua ) , were reared in the same growth chamber at 20 C. A. pisum was reared on seedlings of Vicia faba , A. kondoi on Medicago sativa , U. ambrosiae on Tithonia mexicana and S. graminum on Hordeum vulgare .
42 +For each aphid strain , B. aphidicola cells were filtered from 3 g of mixed age aphids .
43 +Filtration was done according to the study by Moran et al. ( 33 ) , with modifications as follows .
44 +First , modified buffer A ( 34 ) was used instead of PBS .
45 +Also , after the 1000 rpm centrifugation step , the pellet was resuspended and used for subsequent filtration steps instead of the supernatant .
46 +After the last centrifugation step , supernatant and the protein layer were discarded and the pellet was immediately immersed with Ambion TRI Reagent Solution .
47 +For RNA extraction , a similar protocol was used as in Hansen and Moran ( 34 ) except that , after step 5 , Qiagen 's miRNAeasy protocol under appendix A from Qiagen 's miRNAeasy Mini Handbook was used to enrich for miRNA ( i.e. RNA < 200 bp ) .
48 +RNA was DNAase treated , and quality and quantity was checked as in Hansen and Moran ( 34 ) .
49 +All filtration and extraction materials were treated with RNAse AWAY ( Molecular BioProducts , Inc , CA , USA ) , and all solutions were RNase free .
50 +RNA sequencing, read processing, mapping, expression and identification
51 +The Yale Keck sequencing center carried out library preparation and sequencing of Buchnera tRNA for all five aphid strains .
52 +Briefly , for tRNA library preparation , the Illumina mRNA directional sequencing protocol was followed starting at the phosphatase treatment step .
53 +RNA < 200 bp was directionally sequenced one lane per sample with Illumina 35 bp reads .
54 +The CLC Genomic Workbench Aarhus , Denmark was used for read processing and mapping .
55 +For all reads , small RNA adapters and reads with ambiguous nucleotides were trimmed from reads .
56 +Trimmed reads were then mapped to corresponding Buchnera genomes ( Table 1 ; 23,25,27 ) with CLC Genomic Workbench short read local alignment mapping using the default settings for short reads .
57 +All Buchnera taxa used in this study possess similar genome sizes ( Ap-5A = 642 122 bp ; Ak = 641 794 bp ; Ua = 615 380 bp ; Sg = 641 454 bp ) .
58 +tRNA reads that mapped sense and anti-sense relative to the tRNA gene were converted into Reads Per Kilobase of exon model per million mapped reads ( RPKM ) .
59 +Coverage per base pair was calculated using custom perl scripts and Microsoft Excel and was viewed in Artemis 13.0 ( 35 ) to visualize sense and anti-sense tRNA coverage .
60 +For each Buchnera strain , tRNA genes were annotated using genome annotations in NCBI , tRNAscan-SE 1.21 ( 14,15 ) and Artemis 13.0 ( 35 ) to verify whether 30 CCA was encoded in the genome .
61 +tRNA CCA 30 maturation occurs in all organisms and is essential for charging tRNAs with amino acids .
62 +To identify CCA 30 maturation , the last 30 20 bp of annotated tRNA 's were retrieved from all high quality raw reads .
63 +Reads that perfectly matched the last 20 bp were binned into the following three categories : ( i ) reads match the 30 tRNA end and no more nucleotides are processed , ( ii ) reads match the 30 tRNA end plus add-itional non-CCA nucleotides are transcribed and ( iii ) reads match the 30 tRNA end plus CCA is added by maturation .
64 +To analyse A+T richness in Buchnera and E. coli CDS and tRNA genes the program EMBOSS ( 36 ) was used .
65 +To calculate codon usage of 50 highly expressed Buchnera genes ( 37 ) , E-cai ( 38 ) was used
66 +After consensus , RNAseq reads corresponding to tRNA genes were mapped and assembled , tRNA species were identified with tRNAscan-SE 1.21 , with E. coli homology Blast searches ( 39 ) , and with verification of the presence of signature identity elements relative to E. coli ( 32 ) .
67 +Survey of tRNA complements in small genomes
68 +The last comprehensive survey of tRNA genes from bacteria was conducted in 2002 and only included the endosymbiont genome of Buchnera strain APS ( 40 ) .
69 +Because several smaller endosymbiont genomes have been sequenced since 2002 , we surveyed several more genomes that varied drastically in genome size and phylogenetic placement .
70 +The tRNAscan-SE Genomic tRNA database ( 41 ) was used to characterize the presence of tRNA gene isoacceptors ( i.e. a tRNA species that binds to one or more codons for a particular amino acid residue ) in 16 genomes .
71 +High throughput detection of modified nucleoside bases in tRNAs
72 +During library preparation , some modified bases cause the reverse transcriptase to either fall off at the modified position , and/or to incorporate a ` mismatch ' relative to the reference genome sequence ( 42,43 ) .
73 +To detect modified bases and potential posttranscriptional processing , we screened for mismatches in tRNA reads relative to the reference tRNA gene similar to Iida et al. ( 42 ) and Findeiß et al. ( 43 ) .
74 +After mapping , only the sense tRNA reads in CLC ( using the same mapping parameters as discussed earlier ) , we ran CLC single-nucleotide polymorphism ( SNP ) analyses to detect mismatches .
75 +Threshold criteria for counting a mismatch were established by identifying conserved mismatches in both Ap-5A and AP-LSR1 ( two different strains from the same aphid species ) .
76 +These two strains shared 38 mismatches for which the mismatch rate was more than 1 % per base ( i.e. above Illumina 's expected error rate per base ) and the alternative variant count was at least eight reads .
77 +This mismatch criterion was then used to detect mismatches in other strains for a total of four divergent Buchnera taxa ( Ap , Ak , Ua and Sg ) .
78 +Predicted tRNA-modified bases and their pathways for each Buchnera tRNA were obtained from E. coli homologs using both http://modomics.genesilico.pl/ pathways / ( 44 ) and http://www.ecocyc.org/ ( 45 ) .
79 +Divergent Buchnera genomes ( 23,25,27 ) were searched for modification pathway enzymes using E. coli homologs using Blastp ( 39 ) .
80 +Infernal ( 46 ) was used to generate tRNA sequence and secondary structure alignments among Buchnera strains and E. coli .
81 +The covariance model , RF00005 cm , was used , which accounts for tRNA secondary structure constraints .
82 +Using Infernal output , 4sale ( 47 ) was used to compute pairwise compensatory substitution tables from stems for all tRNAs among Buchnera strains and E. coli .
83 +Stability of tRNA secondary structure was measured as Delta G ( G ) , the change in Gibbs Free Energy ( in units of kcal/mole ) .
84 +Thus , the more negative G is , the more thermodynamically stable the tRNA secondary structure .
85 +G was computed for tRNAs of each strain individually using RNAalifold ( 48,49 ) with constraints on tRNA constraint folding generated by tRNAscan-SE 1.21 ( 14,15 ) .
86 +All raw sense and anti-sense tRNA data were submitted to NCBI Genbank under SRA submission : SRA049863 .3 , under Bioproject # s : ( i ) PRJNA82811 , ( ii ) PRJNA82809 , ( iii ) PRJNA82797 , ( iv ) PRJNA82793 , ( v ) PRJNA82789 .
87 +All paired sample-t test ( percent guanine-cytosine ( % GC ) , tRNA length ) , correlation ( pairwise RPKM comparisons ) and regression ( codon usage and tRNA expression ) statistics were carried out using IBM SPSS Statistics .
88 +2010 for Mac , standard version 19.0 .
89 +New York , USA .
90 +RESULTS
91 +All Buchnera tRNAs are transcribed
92 +For all Buchnera genomes , tRNA genes occur in the same genomic positions ( Figure 1 ) .
93 +Based on tScan and blastn detection of homology with E. coli the same 32 tRNA genes and 29 anticodon types are conserved across Buchnera taxa ( Figure 1 ) .
94 +As expected , directional RNAseq reads map primarily in the sense direction of tRNA genes , with antisense reads averaging less than 1 % of the sense reads ( Table 1 , Figure 1 ) .
95 +All Buchnera tRNA genes are expressed in the sense direction , but some lack antisense expression , depending on strain , and sense expression is always higher than antisense expression ( except for Phe GAA in Ak and Sg ) ( Figure 1 ) .
96 +tRNA sense expression is positively correlated across divergent Buchnera taxa ( Table 2 ) .
97 +The level of antisense expression is highly correlated across all Buchnera taxa , but the correlation is less for Buchnera-Sg , the most divergent taxon ( Table 2 ) .
98 +Transcriptional start sites and coverage curves for antisense RNAs varied widely across Buchnera taxa .
99 +Nevertheless , conserved 50 transcriptional start sites and coverage curves were identified for several antisense RNAs that occurred on or near tRNA genes for all five Buchnera taxa ( Supplementary Table S1 ) .
100 +Conservation of tRNA identity elements in Buchnera
101 +Recognition of tRNAs by tRNA synthetases is essential to the fidelity of translation .
102 +Aminoacyl-tRNA synthetase
103 +( aaRS ) must recognize multiple tRNA isoacceptors ( i.e. different tRNA species that bind to alternative codons for the same amino acid residue ) but discriminate against others .
104 +This recognition is dependent on tRNA identity elements , consisting of evolutionarily conserved bases at specific positions of tRNAs ( Giege ' et al. 1998 ) .
105 +Based on RNAseq data from all taxa , unmodified identity elements for each tRNA are identical to those in E. coli GCA except for base substitutions in Cys ( G15 to U15 ; A13 GGA GCT to G13 ) , Ser ( G73 to A73 ) , Ser ( variable loop 1 bp GGC shorter , except in Sg ) and Ala ( G20 to U20 , 5A and Ua only ; G20 to C20 , Sg and Ak only ) .
106 +Based on blastp analyses , all 20 cognate aaRS are encoded within each Buchnera genome .
107 +In contrast to E. coli and most other organisms with nonreduced genomes , Buchnera does not encode multiple tRNA genes with matching anticodons , except for three tRNA genes encoding the anticodon CAU .
108 +Two of these genes encode either an initiation or elongation Met tRNA based on tRNA identity elements and homology ( Table 3 ) .
109 +The other tRNA gene encoding a CAU anticodon possesses homology and identity elements corresponding LAU to the Ile anticodon ( Table 3 ) .
110 +* Bold = significant ( P < 0.01 ) ; unbold = nonsignificant ( P > 0.05 ) .
111 +N = 32 .
112 +Selective loss of tRNA isoacceptors from Buchnera genomes
113 +Numerous tRNA isoacceptors are present in E. coli but missing from all Buchnera strains .
114 +Many Buchnera tRNA isoacceptors that belong to 4-codon family boxes and to two-codon families ( 50-NNR codon type ) have been lost from Buchnera genomes ( Table 3 ) .
115 +50-CNN anticodons were preferentially lost in family boxes corresponding to Leu , Gly , Ser , Thr and Pro .
116 +Only one family box , corres-ponding to Pro , lost both 50-CNN and 50-GNN anticodons .
117 +For two-codon families , a 50 CNN anticodon was lost from Gln ( and Leu and Arg for 6-codon families ) , relative to E. coli ( Table 3 ) .
118 +Based on Watson and Crick base-pairing and revised wobble rules ( 50,51 ) , all tRNA isoacceptors encoded and expressed in Buchnera can base pair with the 61 possible codons ( Table 3 ) , which are all still encoded in Buchnera 's protein-coding genes at variable frequencies .
119 +The pattern of tRNA gene isoacceptor loss was examined in 16 bacterial taxa representing a wide range of genome sizes and phylogenetic associations , including some with extremely reduced genomes ( Figure 2 ) .
120 +Reduced genomes show common patterns of retention of particular anticodons .
121 +For family box codons , 50-CNN anticodons followed by 50-GNN anticodons are consistently eliminated from the small genomes .
122 +For 50-NNR two-box codons , 50-CNN anticodons are eliminated .
123 +In the most reduced genomes , only 50-UNN anticodons remain for both family box and two-box codons .
124 +Unmodified 50-U anticodons can wobble and pair with all four base combinations for family box codons ( 50 ) .
125 +Therefore , for 50-NNR two-box codons , the 50-U of anticodons must be modified to prevent mistranslation of neighboring two-box ( NNY ) codons ( 1 , 2 ) ( e.g. an unmodified 50 U in a Gln 50-UUG anticodon can mispair with His codons 50-CAU and CAC [ Table 3 ] ) .
126 +Based on E. coli tRNA homologs , 26 different types of nucleoside modifications are predicted to occur in Buchnera tRNAs ( Table 4 , Supplementary Table S2 , Supplementary Dataset 1 ) .
127 +Nine of these modifications are important for the efficiency and fidelity of protein synthesis and occur in N34 tRNA positions ( wobble ) of E. coli ( Table 4 ) .
128 +We expect five of these N34 modifications to be retained to code for all cognate codon pairs and prevent mistranslation of other amino acids ( e.g. 5 5 2 5 2 mnm u , mnm s U , cmnm Um , I and K C ) .
129 +An inosine ( I ) modification is important in E. coli because 50-A from anticodon Arg is modified into I , which can ACG wobble and pair with Arg codons CGA , CGU and CGC ( 55 ) .
130 +Lysidine ( K C ) is an important modification in 2 E. coli because 50-C from anticodon IleCAU is modified into K C ( L ) , which pairs with Ile codon AUA ( instead 2 of the Met codon AUG ) ( 59 ) .
131 +Other expected N34 modifications ( mnm u , mnm s2U and cmnm Um , ) are 5 5 5 important for modifying anticodon 50 U for NNR two codon boxes , thus preventing mistranslation ( 1,2 ) .
132 +Based on Buchnera genome annotations , entire pathways are only present for expected wobble bases I , k C and 2 cmnm um ( Table 4 ) ; however , some pathways are only 5 missing the last enzyme in a pathway ( e.g. mnm u 5 and mnm s U ) , and/or are still unknown in E. coli .
133 +5 2 High throughput mismatch evidence ( see ` Materials and Methods ' section ) shared by multiple taxa supports the presence of a modified nucleoside at 50-A from anticodon Arg in all Buchnera strains .
134 +These data support ACG the presence of an inosine modification in all taxa .
135 +For example , we found a high frequency of anticodon 50-ACG transcribed as 50-GCG , where the frequency of 50-G/A at this wobble base position was , Ap-5A : 61/39 % ; Ap-LSR1 = 70/30 % ; Ak = 69/31 % ; Ua = 27 / 73 % ; and Sg = 72/28 % .
136 +Presence of transcripts containing a 50-G for the ArgACG anticodon is strong indirect evidence for an inosine modification .
137 +For example , during the reverse transcription process , the modified nucleoside inosine base pairs with C residues , and therefore ` G ' is found in the consensus cDNA sequence instead of ` A ' ( 60 ) .
138 +Conserved high throughput mismatch evidence for Ap-5A , Ap-LSR1 and Ak also supports the presence of a modified base at N34 for Lys , suggesting that TTT mnm s U is present in these strains even though the 5 2 E. coli version of the pathway appears incomplete in Buchnera .
139 +Error evidence was not detected for other expected modified wobble positions relative to E. coli , even though full pathways are retained in the genome ( Table 4 ) .
140 +Other tRNA modifications that are very important for the fidelity of protein synthesis are N37 modifications .
141 +N37 modifications are known to stabilize weak A : U and U : A base pairing between N36 of the anticodon and N1 of the codon ( 1,2,51 ) .
142 +Based on in vitro experiments , N37 modifications are known to increase the interaction of the codon with the anticodon , preventing miscoding of amino acids and frameshifts ( 52,53,61 -- 63 ) .
143 +In turn , to maintain efficient translation , we expect these modifications to be retained .
144 +Based on modifications for the hom-ologous tRNAs in E. coli , seven important N37 modified nucleosides are predicted in Buchnera .
145 +Among Buchnera genomes , four N37 nucleosides pathways are retained , two are missing , and one has an unknown pathway in E. coli ( Table 4 ) .
146 +High throughput mismatch evidence supports the presence of a modified base at N37 for Phe , GAA Pro , Leu and Leu and thus suggests that TGG GAG TAG ms2i6A , m1G , xG and xG , respectively , are present in all taxa .
147 +However , no mismatch was detected in Sg for Leu .
148 +The tRNA modifications at positions other GAG than N34 and N37 that are supported by mismatch evidence are shown in Supplementary Table S2 , and Supplementary Dataset 1 .
149 +Mismatch evidence was also found at positions at which E. coli does not process modified nucleosides , suggesting the presence of new modified nucleoside sites and/or RNA editing of mature tRNAs ( Supplementary Dataset 1 ) .
150 +Collectively , al mismatch frequencies ( with the exception of Arg ) were ACG dominated by the reference sequence base at a frequency of 90-99 % relative to mismatches for all taxa .
151 +Mismatches were primarily not changes to a single nucleo-tide base , but were composed of three different bases other than the reference base .
152 +No relationship between codon frequencies and tRNA expression
153 +In many species , tRNA abundances are positively correlated with codon usage for highly expressed genes ( 64,65 ) .
154 +Anticodons of highly expressed tRNAs corres-pond to codons that are used frequently in these genes , thus improving the efficiency of translation ( 64,65 ) .
155 +Based on Watson and Crick and revised wobble base-pairing rules ( 50,51 ) , each Buchnera isoacceptor was paired with its corresponding codon pair .
156 +Met CAU , the only duplicate anticodon coding for the same codon , was excluded from analysis .
157 +The relationship between percent average codon usage of highly expressed genes and corresponding tRNA isoacceptor expression was examined for each Buchnera strain .
158 +No significant relationship was found between average codon usage of 50 highly expressed genes in Ap-5A ( on leading and lagging strands ) and cognate tRNA isoacceptor sense expression ( Figure 3 ) .
159 +No significant relationship was found on examining the relationship between highly expressed Buchnera genes ( four chaperones and 54 ribosomal proteins ) and cognate tRNA isoacceptor sense expression for all taxa ( Supplementary Figure S1A and S1B ) .
160 +Examination of codon usage and tRNA expression scatterplots reveals that most tRNA isoacceptors , regardless of codon usage , are expressed at similar levels ( e.g. for Ap-5a in RPKM the 75 percentile = 843 950 , median = 309 742 and CCA max = 4 407 138 ; Figure 3 ) .
161 +Trp is the highest expressed isoacceptor in all taxa ( except Ua ) , even though the corresponding codon occurs at low frequency ( Figure 3 and Supplementary Figure S1 ) .
162 +Buchnera tRNAs maintain secondary structure with compensatory base substitutions
163 +As expected , Buchnera CDS are significantly more A+T rich relative to CDS of E. coli [ Figure 4 ( c ) ] .
164 +Within each Buchnera genome , tRNA genes are 2.2-fold more G+C rich relative to CDS , indicating that selection conserves higher % G+C in tRNA genes .
165 +Nevertheless , Buchnera tRNA genes are significantly more A+T rich than homologs in E. coli [ Figure 4 ( c ) ] .
166 +Stability of tRNA secondary structure can decrease with a reduction in % GC , especially in stem structures .
167 +Because Buchnera tRNAs are more A+T rich than those of E. coli [ Figure 4 ( c ) ] , we measured the stability of Buchnera tRNA secondary structure .
168 +G was significantly more negative in E. coli tRNAs relative to homologs in Buchnera for all strains , indicating that Buchnera tRNAs have reduced stability in vitro [ Figure 4 ( b ) ] .
169 +Whether they have reduced stability in vivo , where stabilizing proteins may play a role , remains to be tested .
170 +Two tRNAs with the weakest secondary structure in all Buchnera relative to E. coli were Val and Trp ; both tRNAs possess GAG CCA numerous compensatory and single base substitutions in the stem regions [ Figure 4 ( a ) ] .
171 +Buchnera tRNAs are more A+T biased and display weaker secondary structure than those of E. coli ( Figure 4 ) .
172 +However , a high frequency of compensatory base substitutions are expected in the stem regions as a mechanism for maintaining functionality of these essential molecules .
173 +Relative to E. coli , a total of 37 -- 42 compensa-tory base substitutions were found in Buchnera tRNA stem regions ( Table 5 ) .
174 +Many of these compensa-tory substitutions were C/G to T/A directional changes ( Table 5 ) .
175 +Buchnera tRNA gene shrinkage and compensatory 30 maturation
176 +Genome reduction primarily reflects loss of coding genes , as reduction in gene length is minor ( < 1 % , 37 ) , and gene packing is similar for bacterial genomes of different sizes ( 66 ) .
177 +However , Buchnera tRNA genes are often shorter in length than their homologs in E. coli [ Figure 5 ( a ) ] .
178 +The difference in length is typically 3 bp and mostly reflects the loss of encoded 30 CCA in the Buchnera tRNA genes .
179 +At the 30 end of tRNAs , CCA is required for amino acid activation , and must either be encoded in the tRNA gene or added during tRNA maturation by the CCA-adding enzyme .
180 +Although E. coli and other close relatives of Buchnera such as Vibrio and Pseudomonas spp .
181 +all encode 30 CCA in all tRNA genes except that for selenocysteine , only half of Buchnera tRNA genes encode 30 CCA [ 14-17 depending on strain , Figure 5 ( b ) ] .
182 +0 The remaining Buchnera tRNA genes have lost the 3 encoded CCA .
183 +Our analysis of directional RNAseq reads indicates that the mature transcript of these genes 0 possesses a CCA at the 3 end [ Figure 5 ( b ) ] , implying CCA-addition .
184 +Some Buchnera tRNA genes with 30 CCA encoded also displayed CCA 30 maturation [ Figure 5 ( b ) ] , resulting in double or triple CCA at the 30 end of tRNAs .
185 +Recently , it was shown that tRNAs with dual 30 CCA are targeted for degradation ( 67 ) .
186 +More specifically , if a tRNA has 50
187 +Gs on bp 1 and 2 , and its acceptor stem is structurally unstable , then the CCA-adding enzyme marks unstable tRNAs by adding dual 30 CCAs , targeting it for degrad-ation by RnaseR ( 67 ) .
188 +Such degradation also seems possible in Buchnera strains , which encode both the CCA-adding enzyme and RnaseR .
189 +Thus , we examined all Buchnera tRNAs with dual and triple 30 CCA matur-ation .
190 +First , we noted that all E. coli tRNAs with a 50 G at the 1st and 2nd base position encode dual or triple CCA 0 on the 3 end of the tRNA gene [ Figure 5 ( c ) ] .
191 +Based on tRNAscan-SE 1.21 , the penultimate CCA is always incorporated into the 30 acceptor stem , exposing a single 30 CCA for activation .
192 +Most Buchnera tRNAs that display dual or triple 30 CCA maturation still retain a 50 G at the 1st and 2nd bases and are homologs to dual or triple 30 CCA encoded E. coli tRNAs [ Figure 5 ( c ) ] .
193 +Three strain-specific tRNAs with dual 30 CCA maturation do not have E. coli homologs with dual CCAs encoded .
194 +These Buchnera tRNAs also do not encode 50 Gs at the
195 +1st and 2nd base .
196 +All Buchnera with dual or triple 30 CCA maturation incorporate the 2nd to last CCA into the 30 acceptor stem as in E. coli , except for one case , tRNA Leu in Ak [ Figure 5 ( c ) ] .
197 +TAA
198 +DISCUSSION
199 +The efficiency and fidelity of translation is reinforced by many mechanisms encoded in genomes .
200 +In reduced genomes , mutation rates are typically high , and selection becomes less effective in maintaining translational mechanisms .
201 +In this study , we found that bacterial endosymbi-ont lineages ( Buchnera ) that experience relaxed selection display less optimal tRNA characteristics relative to those of their free-living relative E. coli .
202 +Gene loss and A+T mutational bias in Buchnera have lead to the loss of tRNA isoacceptors and loss of modified base pathways , the reduction of tRNA gene length , and the accumulation of base substitutions and indels ( insertions / deletions ) in tRNA sequences that weaken tRNA secondary structure and possibly aminoacyl-tRNA synthetase recognition .
203 +These tRNA characteristics are conserved across four Buchnera lineages spanning 70 million years of divergence and may result in reduced translational efficiency and fidelity relative to their ancestors .
204 +However , we did detect compensatory base substitutions in Buchnera tRNAs , which are expected to maintain secondary structure of tRNA stem regions .
205 +Additionally , RNAseq reads 0 reveal novel 3 maturation processes that compensate for tRNA gene length reduction .
206 +Divergent Buchnera taxa in this study encode and express the same 32 tRNA genes composed of 32 different isoacceptor types ( Figure 1 ) .
207 +In turn , no duplication of tRNA gene isoacceptors was found .
208 +Based on a survey of 50 eukaryotic , eubacterial , and archaeal genomes , low tRNA gene redundancy ( i.e. only one or two gene copies of a particular isoacceptor ) was only found in all archaeans and several bacterial genomes , and was approximately correlated with genome size ( 40 ) .
209 +In Buchnera , because of modified wobble rules ( 50,51 ) , all mature tRNAs expressed can theoretically base pair with the 61 possible codons ( Table 3 , Figure 1 ) , which are all still encoded in Buchnera CDS .
210 +One special Buchnera isoacceptor that has been identified previously in Buchnera-Ap ( taxa type strain APS ) is tRNA Ile CAU ( 40 ) , where 50-C is modified into lysidine by the enzyme TilS in E. coli ( 55 ) , which all Buchnera strains still encode .
211 +This special Ile isoacceptor codes for Ile instead of CAU Met due to a wobble modification , and is ubiquitous in Eubacteria and Archaea ( 40 ) .
212 +During genome reduction , Buchnera has preferentially lost 50-CNN , and to a lesser extent , 50-GNN anticodons in 0 family boxes and 5 CNN anticodons from two-codon NNR families ( Table 3 ) .
213 +This pattern of tRNA isoacceptor loss is common for many bacteria with reduced genomes ( Figure 2 ) , and is most likely related to gene deletion processes .
214 +Selective loss of these specific isoacceptors in family boxes and NNR two-codon families in Eubacteria was observed in previous studies ( 1,40,68,69 ) but was related to A+T sequence bias not deletion processes ( 1,70 ) .
215 +We hypothesize that genome reduction , which is correlated with A+T bias , is the most likely explanation for this pattern of tRNA isoacceptor loss .
216 +First , the potential for wobble in codon -- anticodon basepairing implies that some tRNA isoacceptors are not essential for pairing with corresponding codons ( e.g. 50-CNN , 50-GNN anticodons ) and can be eliminated through mutation and deletion .
217 +Second , due to wobble rules , 50-GNN anticodons followed by 50-UNN anticodons are the most promiscuous isoacceptors when pairing with cognate codons ; thus , it is not surprising that 50UNN is always retained in family box and two-box NNR codons in the most reduced genomes .
218 +In turn , 50-UNN anticodons are probably retained because of their ability to recognize alternative codons rather than because of the high frequency of cognate codons in A+T rich CDS .
219 +Typically in bacteria and eukaryotes 50-CNN and 50-GNN anticodons of family boxes and 50-CNN anticodons from two-codon families along with 50 U anticodon modifications extending wobble are maintained by selection , because they increase the efficiency of translation ( 1,71 ) .
220 +We predict that the loss of tRNA isoacceptors in Buchnera as well as other endosymbionts potentially results in less efficient translation .
221 +Numerous unmodified nucleotides at specific nucleotide positions on tRNA isoacceptors are conserved phylogen-etically and are known to play crucial roles in defining tRNA specificity for aminoacylation ( 32,72 ) .
222 +These conserved nucleotides are called identity elements and are required for proper recognition by the cognate aaRS in addition to playing roles as deterrents to false recognition ( 32 ) .
223 +Our results reveal that most Buchnera tRNAs have maintained identity elements homologous to those in E. coli , with the exceptions of Cys , Ser , Ser GCA GGA GCT and Ala .
224 +In E. coli tRNA , the identity elements GGC cys G15 · G48 form an unusual tertiary base pair called a Levitt pair ( 73 ) .
225 +Additionally , the E. coli identity elements A13 · A22 are important in determining the structure of G15 · G48 ( 74 ) .
226 +Collectively , these E. coli identity elements are required for CysRS recognition due to their role in RNA tertiary structure ( 73 ) .
227 +In all , Buchnera taxa , tRNA G15 cys · G48 has mutated to U15 · G48 and A13 · A22 has mutated to G13 · A22 .
228 +Hou et al. ( 73 ) found that when G15 · G48 is mutated to U15 · G48 , its backbone configuration is similar to the wild type tRNA ; however , only partial aminoacylation cys ( 46.2 % ) occurs relative to the wild type .
229 +How both types of changes in identity element together affect tertiary structure is unknown .
230 +In Buchnera tRNA Ala , the identity element G20 is GGC mutated to U20 in strains 5A and Ua and to C20 in Ak and Sg .
231 +In E. coli tRNA Ala , these same base changes VGC were shown to result in 6 and 50 reductions in alanine charging activity , respectively , relative to native tRNA Ala ( 75 ) .
232 +Buchnera Ala does not possess this VGC UGC mutation .
233 +Potentially , if this mutation is deleterious in Ala recognition , Ala can wobble to all four GGC UGC alternative codons for the family box codon family for alanine .
234 +Interestingly , the smallest sequenced genome of Buchnera , for the host Cinara cedri , retains the same tRNA isoacceptors and aaRSs as other Buchnera taxa examined in this study ; however , the Ala tRNA GGC gene has been lost , resulting in a total of only 31 tRNA genes .
235 +In Buchnera tRNA Ser , the identity element G73 GGA ( the discriminator base ) has mutated to A73 .
236 +Generally a mutation in the discriminator base is known to result in the loss of cognate aminoacyl-tRNA synthetase recognition ; however , Shimizu et al. ( 76 ) demonstrated that any four bases substituted in the discriminator base of E. coli Ser tRNA resulted in the same level of aminoacylation .
237 +Nevertheless , G73 in Ser tRNA is phylogenetically conserved ( 72 ) and has been shown to play minor roles in SerRS discrimination ( 77,78 ) .
238 +Additionally , in E. coli Ser tRNA , the variable region plays a very important role as an identity element ( 77,79 ) .
239 +In all Buchnera taxa , except Sg , the variable region length of the Ser isoacceptor is GCT 1 bp shorter than the E. coli Ser isoacceptor .
240 +In GCT summary , it is unknown how all these mutated identity elements affect Buchnera translation , but the same mutations in E. coli are known to significantly reduce the efficiency of aminoacylation .
241 +In addition to requiring specificity in aminoacylation , reliable and efficient translation requires the anticodon to correctly pair with its codon .
242 +Modified nucleosides of tRNAs are essential mechanisms reinforcing translational fidelity and efficiency , especially at the wobble ( N34 ) and 30 position immediately adjacent to the anticodon ( P37 ) , ( 1,2,51 ) .
243 +Based on E. coli tRNA homologs , we expect 16 different types of modified bases to be present in the remaining 32 Buchnera tRNAs , for both N34 and N37 positions .
244 +In E. coli , 13 of these modified base pathways are known and Buchnera encodes complete pathways for six of these ( Table 4 ) .
245 +All Buchnera taxa have lost enzymes responsible for encoding N37 modified bases m A and 2 m A , which are important in stabilizing 5 6 0-NNC/G anticodons ( 2 ) ( Table 4 ) .
246 +Enzymes that synthesize the N37 modification m t A are conserved in only half of 6 6 Buchnera taxa ; this enzyme is known to slightly increase the efficiency of base pairing of the anticodon Thr to GGU the codon ACC in E. coli ( 54 ) .
247 +All N37 modified base pathways important for preventing frameshifts and stabilizing A : U and U : A at the wobble position of the anticodon and the first position of the codon were retained in all Buchnera taxa ( Table 4 ) .
248 +These mechanisms may be essential for the fidelity of translation , especially for A+T rich genomes .
249 +Modified nucleosides at the wobble base position ( N34 ) of the anticodon are important for encoding the right amino acid , extending or restricting wobble , increasing the efficiency of base pairing and preventing frameshifts ( 2,53,55,56,58,59 ) .
250 +Buchnera taxa all encode the enzyme TilS that is essential for the synthesis of the modified base lysidine , and is important for encoding the amino acid Ile instead of Met ( 59 ) .
251 +All Buchnera taxa also encode the core enzymes MmmE and MnmG that are important for synthesizing the modified bases mnm u , 5 mnm s U , and cmnm Um , which restrict 5 5 2 5 0U wobble in NNR two-box codons , including Arg and Leucine ( Table 4 ) .
252 +All of these pathways are complete except for MmmC , which is involved in the last step for both modified bases , mnm u and mnm s U. However , 5 5 2 RNAseq mismatch evidence supports the presence of a modified base at the expected position of mnm s U 5 2 ( Table 4 ) .
253 +Interestingly , the genes encoding MmmA , MmmE , MnmG , and IscS or SufS , but not MnmC are retained in several tiny endosymbiont genomes ( 10 )
254 +Conservation of these enzymes in reduced genomes indicates that these enzymes or derivatives are important for the production of the modified bases mnm u , cmnm Um , 5 5 and especially mnm s U , which is essential for preventing 5 2 frameshifts and restricting wobble in NNR two codon boxes ( Glu , Lys and Gln ) , thereby preventing the miscoding of amino acids .
255 +For incomplete pathways producing modified bases mnm u and mnm s U , either a 5 5 2 derivative may be synthesized and/or the insect host may import MnmC .
256 +For example , the pea aphid , A. pisum expresses its mnmC homolog ( XP_003245837 ) in both its body and in the specialized aphid cells ( bacteriocytes ) that contain Buchnera cells ( 34 ) .
257 +Another key enzyme that is retained in Buchnera is TadA , which is responsible for synthesizing inosine in E. coli ( 55 ) .
258 +This wobble modification is present on Arg in many bacteria and can wobble to three alterACG native codons of Arg ( 2,59 ) .
259 +Rnaseq mismatch evidence highly supports this modification , as inosine is recognized as G during the reverse transcription process ( 60 ) , and therefore we were able to measure a high frequency of modified Arg transcripts from all Buchnera taxa .
260 +ACG Unfortunately , other modified bases do not appear to be recognized as specific bases and in turn incorporate different frequencies of any of the four bases during reverse transcription of modified transcripts ( 42,43 ) .
261 +Collectively , Rnaseq evidence supported the presence of five modified bases , four in which the pathways are known and present ( or near present for mnm s U ) and one in 5 2 which the pathway is unknown ( Table 4 ) .
262 +If Buchnera tRNAs can be isolated without host contamination , modified base presence and identity can be confirmed .
263 +In many bacterial species , tRNA abundances are positively correlated with codon usage for highly expressed genes , thus increasing translational efficiency ( 64,65 ) .
264 +In addition to analysing specific tRNA characteristics that influence the accuracy and efficiency of translation , we examined whether codon usage correlates with tRNA expression .
265 +We found that tRNA sense expression is highly correlated across Buchnera taxa ( Table 2 ) , and many tRNA isoacceptors are expressed at similar levels within taxa ( Figure 3 , Supplementary Figure S1 ) .
266 +A previous microarray study suggested that tRNA expression and codon usage of 50 highly expressed genes in Buchnera-Ap were positively correlated ( 37 ) , but the relationship was weak and expression of sense and antisense tRNAs were not distinguished , possibly confounding results .
267 +Our directional RNAseq data show no relationship between tRNA expression and codon usage , for the same set of highly expressed genes in Buchnera-Ap under similar conditions ( Figure 3 ) .
268 +Furthermore , no relationship was detectable in three other Buchnera taxa ( Supplementary Figure S1 ) .
269 +Collectively , these results suggest that selection is not maintaining codon bias for highly expressed proteins .
270 +Interestingly , Trp , is CCA the highest expressed isoacceptor in all Buchnera taxa ( except Ua ) and has very low codon usage .
271 +In all , Buchnera examined , isoacceptor Trp displays one of CCA the lowest secondary structures relative to E. coli 's homolog ; potentially Trp is highly expressed to comCCA pensate for low aminoacylation efficiency related to numerous base substitutions that weaken its secondary structure [ Figure 4 ( a ) ] .
272 +In this study , we found that Buchnera tRNAs have maintained high % GC relative to its CDS ; however , its tRNAs are more A+T rich and less stable relative to homologs in E. coli ( Figure 4 ) .
273 +These results are consistent with previous findings ( 28 ) showing that 16S rRNAs of Buchnera and other endosymbiont species are more A+T rich and less stable than those of free-living relatives .
274 +Similarly , mitochondrial tRNAs from animals are more A+T rich and less stable than nuclear tRNAs ( 80 ) .
275 +Collectively , these results suggest that the accumulation of deleterious mutations can lead to less stable secondary structures of essential RNAs involved in translation .
276 +Some selection for stabilization is also evident as numerous compensatory base substitutions have been fixed in the stem regions of both rRNAs ( 28 ) and tRNAs ( Figure 5 ) .
277 +Alternatively , E. coli tRNAs may possess higher % GC because its optimal growth temperature is higher than that of Buchnera ( 81 ) , thus favoring higher % GC for increased thermal stability .
278 +During genome reduction , 72 -- 78 % of Buchnera tRNA genes among all taxa have deleted 3 bp , due to the loss of 30 encoded CCA [ Figure 5 ( a ) ] .
279 +Nevertheless , we found that all mature Buchnera tRNAs process 30 CCA , and therefore they all have potential for amino acid activation [ Figure 5 ( b ) ] .
280 +In all Buchnera taxa , six to eight mature tRNAs process dual or triple 30 CCA [ Figure 5 ( b ) ] .
281 +These characteristics , in addition to 50 G at the 1st and 2nd position and instability of the acceptor stem , result in tRNA degradation ( 67 ) .
282 +Interestingly , these tRNAs in Buchnera and E. coli transcribe 50 G at the first and second base position and process dual or triple 30 CCA [ Figure 5 ( c ) ] .
283 +In these mature tRNAs in both E. coli and Buchnera , the second to last 30 CCA is always incorporated into the 30 acceptor stem .
284 +Potentially , the retention of encoded 50 G at N1 and N2 and the conservation of dual and triple 30 CCA maturation in these tRNAs [ Figure 5 ( c ) ] are essential to maintain the correct secondary structure and to police unstable tRNAs via the tRNA degradation pathway .
285 +In conclusion , our observations of altered tRNA characteristics are consistent with the hypothesis that translational fidelity is lower in Buchnera compared with free-living relatives as represented by E. coli .
286 +First , Buchnera genome reduction has resulted in the loss of specific tRNA isoacceptors and modified nucleoside pathways that may reduce translational efficiency and fidelity .
287 +Second , Buchnera 's A+T mutational bias and reduced selection has resulted in the reduction of tRNA stability in vitro and specific tRNA base substitutions that may alter the efficiency of aaRS recognition .
288 +Moreover , reduced translational efficiency was supported by the lack of relationship between codon usage of highly expressed genes and cognate tRNA isoacceptor expression .
289 +Nevertheless , purifying selection appears to be strong enough in Buchnera genomes to maintain high % GC of tRNA genes relative to CDS .
290 +Also , CCA 30 maturation of shortened tRNA genes , and numerous compensatory base substitutions in tRNA stems help maintain tRNA second-ary structure and function .
291 +Consequently , we predict tha the translational efficiency and fidelity evident in Buchnera are in an intermediate state between free-living bacteria and organelles .
292 +ACCESSION NUMBERS
293 +All raw sense and anti-sense tRNA data were submitted to NCBI Genbank under SRA Submission : SRA049863 .3 , under Bioproject numbers : ( i ) PRJNA82811 , ( ii ) PRJNA82809 , ( iii ) PRJNA82797 , ( iv ) PRJNA82793 and ( v ) PRJNA82789 .
294 +SUPPLEMENTARY DATA
295 +Supplementary Data are available at NAR Online : Supplementary Tables 1 and 2 , Supplementary Figure 1 and Supplementary Dataset 1 .
296 +ACKNOWLEDGEMENTS
297 +The authors thank Kim Hammond for rearing aphids and Dieter Söll , Jiqiang Ling , Patrick O'Donoghue and Markus Englert for helpful discussions and feedback on tRNA data .
298 +Also , they also thank Yogeshwar Kelkar , Rahul Raghavan and Patrick Degnan for helpful comments on the manuscript and thank four anonymous reviewers for their helpful comments and suggestions .
...\ No newline at end of file ...\ No newline at end of file
1 +Galactose repressor mediated intersegmental
2 +By microscopic analysis of fluorescent-labeled GalR , a regulonspecific transcription factor in Escherichia coli , we observed that GalR is present in the cell as aggregates ( one to three fluorescent foci per cell ) in nongrowing cells .
3 +To investigate whether these foci represent GalR-mediated association of some of the GalR specific DNA binding sites ( gal operators ) , we used the chromosome conformation capture ( 3C ) method in vivo .
4 +Our 3C data demonstrate that , in stationary phase cells , many of the operators distributed around the chromosome are interacted .
5 +By the use of atomic force microscopy , we showed that the observed remote chromosomal interconnections occur by direct interactions between DNA-bound GalR not involving any other factors .
6 +Mini plasmid DNA circles with three or five operators positioned at defined loci showed GalR-dependent loops of expected sizes of the intervening DNA segments .
7 +Our findings provide unique evidence that a transcription factor participates in organizing the chromosome in a threedimensional structure .
8 +We believe that these chromosomal connections increase local concentration of GalR for coordinating the regulation of widely separated target genes , and organize the chromosome structure in space , thereby likely contributing to chromosome compaction .
9 +The genes involved in D-galactose metabolism and regulation with their cognate promoters constitute a regulon , which is regulated by Gal repressor ( GalR ) in Escherichia coli .
10 +Purified GalR is a homodimer of a 37-kDa subunit ( 1 ) .
11 +GalR is also known to form oligomers and higher-order structures , which give rise to paracrystals , at less than 0.2 M salt concentrations both in the absence and presence of DNA ( 1 ) .
12 +GalR represses gene transcription by binding to speci c operator DNA sequences that fi are associated with the gene promoters ( 2 ) .
13 +There are at least ve known promoters each associated with one or two GalR fi binding operators , located at 17.0 ( galE operon ) , 48.2 ( mgl operon ) , 48.2 ( galS ) , 64.1 ( galR ) , and 66.5 ( galP ) min on the chromosome .
14 +So far only three of the cognate promoters of -- galE , galS , and galP contain two operators ( 2 ) .
15 +We have pre - -- viously shown that GalR bound to the two operators , which encompass two promoters , P1 and P2 , in the galE operon , associates to form a DNA loop ( 3 ) .
16 +Whereas simple DNA binding represses the P1 promoter , only DNA looping represses the P2 promoter .
17 +We proposed that the GalR ( dimers ) bound to the regulon operators located around the chromosome associate in some order giving rise to a specific 3D network of D-galactose metabolism-related genes to better coordinate the regulation of the functionally related promoters and to maintain higher local concentrations of GalR around the operators , .
18 +The interactions may also help compaction of the chromosome .
19 +The most likely way to bring distant regulatory loci together is through interactions between DNA-bound proteins .
20 +Here we demonstrate , by both in vivo and in vitro methods , that operator-bound GalR located around the chromosome interact with each other .
21 +We observed that there are greater interactions in nongrowing cells than in growing cells .
22 +We used fluorescent Venus labeled GalR to trace location of GalR in cell ( 4 ) , Chromosome Conformation
23 +Capture ( 3C ) analysis to determine the aggregation of distally located DNA-bound GalR in vivo ( 5 ) , and atomic force microscopy ( AFM ) to visualize DNA-bound GalR -- GalR interactions in vitro ( 6 , 7 ) .
24 +The implication of the results is discussed .
25 +Results
26 +Fluorescence Microscopy Analysis of GalR-Venus .
27 +Elf et al. demonstrated location of the LacI repressor protein bound to its DNA target in the lac operon ( 4 ) .
28 +This was accomplished by using a fusion of the LacI protein to a modified rapidly maturing YFP fluorescent protein ( Venus ) , and observing the cells under a fluorescent microscope .
29 +We used an anologous approach to find out the location of DNA-bound GalR around the chromosome .
30 +We genetically fused the Venus gene sequence to a single copy chromosomal GalR gene at the carboxy-end to generate galR-venus ( Fig. 1A ) .
31 +Any potential effect of the fusion of Venus to GalR on the GalR expression level was examined by Western blot .
32 +As shown in Fig .
33 +S1 , the expression level of the fusion protein under various growth conditions was almost identical .
34 +We also tested whether the fusion would affect the binding of GalR to its target DNA .
35 +The results showed that the gene-reg-ulatory DNA-binding activity of the GalR-Venus fusion on the regulation of two promoters of the gal operon was the same as that of WT GalR ( 8 ) ( Fig .
36 +S2 ) .
37 +We concluded that the fusion of Venus did not fundamentally alter the normal GalR property .
38 +Moreover , a single dimer of GalR-Venus fusion bound to DNA in the cell can not be observed under the conditions used , as opposed to findings by Xie et al , who observed single molecules of LacI-Venus fusion protein ( 5 ) using an EMCCD camera with their microscope set-up that is reportedly capable of detecting single photons , at the expense of resolution ( 5 ) .
39 +They greatly increased the exposure time and calculated the midpoint of the fluorescence signal to assign `` enhanced localization '' for each focus .
40 +In our setup , exposure times were ∼ 1 s. Without a single-photon sensitive microscope , we hoped to detect clusters comprising multiple molecules of fluorescent GalR in our microscope if GalR molecules aggregate .
41 +As shown in Fig. 1B , when the stationary phase GalR-Venus cells were observed under a fluorescence microscope , 277 of 284 counted cells grown in minimal medium displayed 1 -- 3 distinguishable fluorescent foci .
42 +The distribution of the number of foci per cell is shown in Fig. 1C .
43 +We rarely observed cells with four or more foci .
44 +At the resolution limits of our setup , we conclude that the foci represent diffraction-limited localization events .
45 +Of course , independent localizations that are closer than 200 nm apart will appear as a single focus in our diffraction-limited setup .
46 +As mentioned above , all of our fluorescence experiments were done
47 +Author contributions : Z.Q. , R.E. , and S.A. designed research ; Z.Q. , E.K.D. , and P.E. performed research ; S.A. analyzed data ; and Z.Q. and S.A. wrote the paper .
48 +The authors declare no conflict of interest.
49 +1Present address : Epidemiology Division , Tel Aviv Sourasky Medical Center , Tel Aviv 64239 , Israel .
50 +2To whom correspondence should be addressed .
51 +E-mail : sadhya@helix.nih.gov .
52 +This article contains supporting information online at www.pnas.org/lookup/suppl/doi:10 .
53 +1073/pnas .1208595109 / - / DCSupplemental .
54 +with GalR-Venus fusion located at the chromosome in normal position that generates ∼ 60 -- 70 dimers in the absence of D-ga-lactose under the conditions used ( 37 °C ) as determined by Western blot .
55 +Under the conditions used we can not resolve whether each spot has many subnucleoid entities .
56 +There are ∼ 100 GalR dimers present in E. coli cells grown in minimal medium ( 9 ) .
57 +It is likely that DNA-bound GalR associate to generate few GalR aggregates .
58 +We have previously characterized a GalR mutant ( GalRT322R ) , which normally binds to the operators but inefficient in forming tetra - and higher-order oligomers ( 3 ) .
59 +We generated a GalRT322RVenus mutant and first tested its gene-regulatory activity the same way as the WT ( Fig .
60 +S2 ) .
61 +The results showed that although GalRT322R-Venus repressed the P1 promoter of the gal operon by binding to a single cognate operator locus OE , it is defective in tetramerization-mediated repression of the P2 promoter of the gal operon by DNA looping .
62 +Therefore , if GalR-Venus foci are caused by GalR multimerization , then we do not expect to observe fluorescent foci in cells carrying the GalRT322R-Venus fusion protein and grown under the same conditions .
63 +Consistently , we observed fluorescent foci in only four of 185 cells that contained the mutant GalR fusion .
64 +These results support the hypothesis that the foci observed with GalR-Venus were generated by association of two or more GalR dimers presumably bound to DNA .
65 +Furthermore , when log phase cells carrying the WT GalR-Venus fusion protein were inspected , the fluorescent foci were significantly reduced , caused by fast DNA replication fork of the chromosome presumably interfering with the intrachromosomal contacts ( Fig. 1B ) .
66 +Moreover , we also investigated the effect of D-galactose ( the inducer of gal operon ) on the observed foci .
67 +As shown in Fig .
68 +S3 , both in stationary phase and log phase , no significant difference could be found between the cells treated with and without D-galactose .
69 +The distribution of the number of foci per cell cultured to stationary phase with D-galactose is shown in Fig. 1C .
70 +Because D-galactose does not effectively induce the gal operon located at 17.0 min of the chromosome in stationary phase cells ( 10 ) , D-galactose may not break GalR-mediated bridges detected here under similar conditions .
71 +Alternatively , the GalRmediated intrachromosomal links in stationary phase cells may have more complex structure/compositions to be sensitive to D-galactose .
72 +The fluorescence data strongly suggest that the GalR binding sites along the chromosome are brought together through GalR polymerization .
73 +In addition , Xie et al reported that the signal intensities for single foci that they measured occurred in discrete quanta , suggesting that these investigators were measuring single molecules of fluorophores ( 5 ) .
74 +As the intensities of our foci do not appear to occur in such discrete quanta , we are not concluding that we are detecting single molecules at each focus .
75 +Intersegmental Chromosomal Associations .
76 +The intersegmental chromosomal connections by DNA-bound GalR as suggested by the above fluorescent labeling of GalR experiment can be tested in vivo by the 3C method or its refinements ( 5 ) .
77 +Such techniques have been used in chromosomal 3D structure analysis in yeast and human ( 11 -- 13 ) .
78 +Fig .
79 +S4 shows the principle of the 3C method as adapted from Dekker et al. ( 5 ) .
80 +First , we performed the 3C analysis to test whether the operators of GalR are physically connected to each other in stationary phase cells .
81 +We designed appropriate primers listed in Table S1 for studying any connections between four of the operator loci located at 17.0 , 48.2 , 64.1 , and 66.5 min around the E. coli chromosome ( Fig. 2A ) .
82 +We also designed 22 other primers ( also listed in Table S1 ) each proximate to binding sites of FruR , MalT , PurR , TyrR , and H-NS transcription factors as likely negative controls for interactions with GalR sites ( shown in Fig. 2A ) .
83 +We used EcoRI for 3C analysis , as its digestion sites are appropriately located in the vicinity of all chosen DNA targets .
84 +The efficiency of digestion was estimated by the amount of PCR products obtained with primers around individual EcoRI sites .
85 +After digestion , we detected very little DNA amplification of these restriction sites reflecting successful digestions , although the PCR amplifications were abundant without EcoRI treatments .
86 +Typical results with the PDF/PDR primer pair are shown in Fig. 3A ( lanes 2 , 3 , 5 , and 6 ) .
87 +There were very few amplification products when treated with DNA ligase after digestion , showing that the digested two ends could not be ligated and restore the original DNA sequence in noticeable amounts ( Fig. 3A , lanes 1 and 4 ) .
88 +In addition , we found that the digestion efficiencies in cross-linked and non -- cross-linked samples were somewhat different ( Fig. 3B ) .
89 +In the non -- cross-linked samples , DNA was more or less completely digested in 1 h , whereas in the cross-linked samples , the maximum digestion efficiencies reached to ∼ 80 % in 4 h. Thus , we set the digestion time as 4 h .
90 +The PCF/PCR primer pair was used as the internal control of template for a DNA segment containing no EcoRI site .
91 +We performed 3C analysis between GalR and GalR or GalR and non-GalR DNA targets for potential contacts between them in stationary phase cells .
92 +Interaction efficiency between two sites was defined by normalizing the ratios of the amount of PCR products between the two in the cross-linked and non -- cross-linked samples compared with the internal controls ( 13 ) .
93 +We arbitrarily set a threefold change or higher , to assign a positive interaction between a given pair of targets .
94 +Among 94 combinations tested , we found contacts among 30 of them .
95 +Sample PCR results are shown in Fig. 4A and summarized in Fig. 4B .
96 +There were no visible signals among the remaining 64 combinations .
97 +Surprisingly , three of the four GalR targets showed positive signals when matched not only against each other but also with six of the non-GalR targets that were not expected to contact GalR targets .
98 +For example , primers P14 , P24 , and P26 close to GalR targets gave interaction signals when paired against P9 and P12 primers designed to test contacts with PurR and TyrR targets , respectively .
99 +GalR-Mediated Intrachromosomal Contacts .
100 +To confirm the participation of GalR in intrachromosomal contacts mentioned above , we performed the 3C assays in a ΔgalR mutant strain ( 14 ) .
101 +Compared with the interaction frequency in the WT , the de-letion of the GalR encoding gene removed most of the observed interactions , both between any GalR-GalR targets and most but not all of GalR and non-GalR targets ( Fig. 3C , lanes 1 -- 4 ) .
102 +The results show that GalR indeed mediates most of the interactions observed here ( Fig. 2B ) .
103 +A GalR homolog , GalS , binds specifically to all GalR targets tested but with different affinities ( 15 , 16 ) .
104 +We investigated the effect of GalS on the GalR-mediated intrachromosomal contacts in a ΔgalS strain ( 17 ) .
105 +The results showed that , in the absence of GalS , the interaction frequency of the connections did not diminish but rather frequently enhanced ( Fig. 3C , lanes 5 and 6 ) , which is reminiscent of two previous observations : DNA-bound GalS , unlike DNA-bound GalR , does not associate ( 15 ) , and more GalR are made in ΔgalS cells ( 16 ) .
106 +We believe that the enhancement of GalR-mediated interactions observed in many cases in ΔgalS strain occurs because GalS competes with GalR for binding to DNA sites in WT , thus reducing the potency of GalR-mediated bridges in DNA ; in the absence of GalS and presence of an extra amount of GalR , the GalR-mediated connections are higher .
107 +Numerous GalR Binding Sites in the Chromosome .
108 +As shown above , three loci , galP ( 66.52 min ) , galR ( 64.11 min ) , and mgl-galS ( 48.22 min ) interacted not only with each other but presumably also with or near targets of FruR , MalT , PurR , TyrR , and HNS .
109 +Two models may explain the latter results .
110 +( i ) The latter binding proteins collaborate with GalR to form bridging complexes .
111 +( ii ) There are GalR binding sites not identified previously near the non-GalR targets .
112 +These ideas were tested by 3C analysis in strains with deleted binding proteins , ΔfruR , ΔmalT , ΔpurR , ΔtyrR , or Δhns .
113 +We found no significant change in the observed PCR products in the deletion strains compared with WT ( Fig .
114 +S5 ) .
115 +On the other hand , in experiments in which one non-GalR site was tested against another non-GalR site , many linkages observed in the WT strain were not found in the ΔgalR strain ( Fig. 3D ) .
116 +The latter observations suggested that the second hypothesis is a more likely reason for interactions involving the so-called nonGalR sites .
117 +DNA sequence search indeed revealed the existence of 91 potential GalR binding sites around the chromosome ( with zero or one mismatch with the consensus bases in the gal operator sequence : TGNAANCGNTTNCA ( 2 ) .
118 +In fact , there is at least one potential GalR-binding site between each EcoRI restriction site at a non-GalR locus tested and the cognate primer sequence used in the 3C assays .
119 +The potential GalR-binding sites identified by 3C approach are shown in Table 1 .
120 +We do not know whether these newly identified potential GalR binding sites actually bind GalR and are involved in regulation of specific genes .
121 +Nonetheless , our results show that a transcription factor for the gal regulon connects distal segments in the bacterial chromosome .
122 +Curiously enough , we did not observe any contacts between the primer ( P1 ) designed for the GalR-regulated gal operon ( 17 min ) and other primers tested by the 3C assays .
123 +A priori , this was an unexpected observation .
124 +As mentioned earlier , the gal operon contains two operators , and GalR binds to both and associates , generating locally a DNA loop of 113 bp ( 18 , 19 ) .
125 +Given that GalR can form polymers , why GalR bound to these sites does not participate in the GalR-mediated chromosomal interconnections identified above remains to be investigated .
126 +Having established that the transcription factor GalR forms a chromosomal network in stationary phase cells , we tested whether these chromosomal interconnections exist in growing cells .
127 +It appears that more than 80 % of the observed contacts disappear when cells are growing exponentially ( Fig .
128 +S6A ) .
129 +These results are consistent with the hypothesis that moving DNA replication forks may disrupt the connections and that reassociation may be a slow process .
130 +Of the five signals in the WT that survived in growing cells , perhaps because these associations may have faster kinetics , only one was sensitive to the presence of D-galactose during logarithmic growth ( Fig .
131 +S6B ) .
132 +GalR-Mediated Looping in Vitro by Atomic Force Microscopy .
133 +We have previously used AFM to observe GalR - and LacI-mediated DNA loops ( 7 ) .
134 +In this research , we engineered five different operators for GalR binding in two mini DNA circles ( pMini-1 and pMini-2 ) with discrete distances between binding sites .
135 +The map of pMini-1 and pMini-2 are shown in Fig. 5 A and C. Purified mini DNA circles were mixed with or without GalR protein as described in SI Materials and Methods .
136 +Samples were then scanned by an atomic force microscope .
137 +The AFM images of DNA without the protein show plectonomic structures with tight superhelical stretches of DNA and occasional loops because of crossing over of two double helical chains ( Fig. 5 B and D , Upper ) .
138 +In the presence of GalR , we observed 71 molecules of GalR-mediated looped-out DNA of 246 total pMini-1 molecules and 33 of 154 total pMini-2 molecules inspected .
139 +We also counted the numbers of observed loops per GalR-DNA complexes .
140 +For pMini-1 , 30 % of DNA molecules formed loops ( 71 of 246 ) , in which 12.6 % contain two loops , 9.7 % three loops , 5.7 % four loops , and 0.8 % five loops .
141 +In pMini-2 , almost 20 % formed loops ( 33 of 154 ) , in which 9.1 % contain two loops , 3.2 % three loops , 7.8 % four loops , and 1.3 % five loops ( Fig. 5E ) .
142 +GalR mediation in the loop formation was inferred by measuring the height and width of the overlapping DNA chains ( 6 ) .
143 +DNA loops frequently emanate from one or more such taller and broader globular particles at the DNA crossover points as shown by black arrows in Fig. 5 B and D , Lower Left .
144 +We assume that these particles are oligomers of DNA-bound GalR .
145 +To establish that oligomerization of DNA-bound GalR generates looping of the DNA intervals , the contour lengths of large numbers of loops in both DNA alone and DNA/GalR samples were traced and the DNA lengths measured ( samples are shown in Fig. 5 B and D. ) .
146 +Without protein , the loops sizes were , as expected , random because of DNA crossovers .
147 +We note that the observed DNA crossover points in the DNA-only samples are of different volumes and are not large enough to account for at least a GalR dimer .
148 +Volume estimates of the `` cores '' in the GalR plus samples suggest that oligomers ( up to octamers ) connect two or more gal operators sites .
149 +We also found that each DNA mol-ecule may contain more than one GalR core particle ( Fig. 5D , Lower Left ) .
150 +This may be the result of group of DNA binding sites -- in the current case , two and three -- get together with GalR independent of each other .
151 +To confirm the GalR mediated formation of core particle , we used the GalRT322R , which is incapable of tetramerization , to see segmental interactions by AFM analysis .
152 +We observed the dimeric GalR bound to DNA circles when incubated with GalRT322R , as indicated by red arrows in the lower right panel of Fig. 5 B and D. However , we also observed that only two loops per molecule at most ( 49 of 526 for pMini-1 and 12 of 205 for pMini-2 ) , whereas for the WT GalR , even five loops per molecule could be found ( shown in lower panel of Fig. 5 B , D , and E ) .
153 +The formation of two loops per molecule , which means that GalR is tetramerized , may be because of the residual tetra-merization activity in the mutant GalR .
154 +Moreover , the GalRT322R protein did not show any DNA-bound GalR that contains higher than tetrameric structure , unlike the DNA-bound WT GalR .
155 +To further examine the bridging of GalR binding sites , we constructed a smaller 648 bp DNA circle ( pMini-3 ) , which contained only three operators one from previously known sites -- and two from the newly proposed operators from 3C studies described above .
156 +It was important to include the latter two because direct GalR binding to these presumed operators has not been directly demonstrated .
157 +The operators were separated by 100 , 200 , and 300 bp in pMini-3 ( Fig. 6A ) .
158 +AFM analysis of pMini-3 alone showed , as expected , mostly plectonomic DNA ( Fig. 6B , Upper ) .
159 +The plasmid in the presence of GalR clearly showed 1 -- 3 loops of DNA per molecule .
160 +We found that each loop-containing DNA molecule , unlike the previous two plasmids , contained only one GalR core per molecule .
161 +This is because three operators per DNA would not allow formation of more than one GalR core .
162 +We measured contour lengths of GalR-bound and unbound molecules of pMini-3 .
163 +Based on the measured contour lengths , the inferred binding patterns of GalR to pMini-3 are shown in Fig. 6C .
164 +The contour lengths of the plasmids carrying protein are highly consistent with the expected values from the binding site loci .
165 +Discussion We used two independent in vivo methods , microscopic visuali-zation of fluorescent-labeled GalR , and conformation capture of chromosome by cross-linking , to locate DNA bound GalR protein in stationary phase cell .
166 +Results from these two experiments presented here suggest that in stationary phase cells , the E. coli chromosome is partially condensed by the DNA sequence-spe-cific GalR transcription factor that connects remote segments of DNA in 3D space .
167 +Incidentally , we identified many more previously unknown GalR binding sites that participate in such interconnections .
168 +We confirmed the connections between remote DNA sites by GalR in the absence of other factors in vitro by direct visualization of the interactions by AFM .
169 +Although the mechanism , the interface , and the energetics of a small ( ∼ 100-bp ) DNA loop formation by association of two DNA-bound GalR dimers are known in detail ( 20 , 21 ) , the frequency or the stability of the remote intersegmental chromosomal multiconnections presumably by multimeric GalR dimers remains unknown at this stage , although the connections are neither rare nor transient .
170 +Given the current findings with GalR , we believe that other proteins in the cell may make similar intrachromosomal connections and may also contribute to 3D folding .
171 +The implication of our finding of remote intersegmental chromosomal connections is of importance .
172 +GalR-mediated intrachromosomal connections may serve at least two functions : The `` togetherness '' of gal regulon members should increase the local concentration of GalR around the distant gal regulon promoters and thus coordinate regulation of the functionally regulated gene products , as argued by Dröge and Müller-Hill ( 22 ) .
173 +One way to increase the local concentration of DNA binding proteins is to have their genes located next to their DNA targets .
174 +Another putative role of GalR-mediated chromosomal connections may be architectural ; it may incidentally help chromosomal compaction .
175 +We note that specific biological roles of many putative GalR binding sites discovered here remain unknown ; either they are part of yet-to-be discovered GalR regulated genes and members of the gal regulon , or they serve purely an architectural role .
176 +We note that a ΔgalR strain does not have any effect on cell growth except a change in intermediary metabolites ( 23 ) .
177 +We are currently investigating the significance of associations of DNA-GalR complexes in stationary phase cells .
178 +Our modified 3C method developed based upon the principle of Dekker et al. ( 6 ) has been used by Wang et al. ( 24 ) to show some intersegmental chromosomal contacts based on the nucleoid protein HNS .
179 +The E. coli chromosome has been shown to contain several kinds of topographical arrangements .
180 +( i ) It contains six `` macro-domains '' with defined boundaries , four of which are structured and two of which are nonstructured ( 25 -- 28 ) .
181 +Attempts to have site-specific recombination between att sites engineered into the macrodomains showed that chromosomal inversions within and between domains frequently have physiological consequences , and sometimes they are not permissible , putting some limits to chromosomal rearrangements ( plasticity ) ( 29 ) .
182 +( ii ) The chromosome may be organized into supercoiled topological domains ( 30 -- 34 ) .
183 +( iii ) Between replication cycles , the chromosome is
184 +1 .
185 +Majumdar A , Rudikoff S , Adhya S ( 1987 ) Purification and properties of Gal repressor : pL-galR fusion in pKC31 plasmid vector .
186 +J Biol Chem 262:2326 -- 2331 .
187 +2 .
188 +Weickert MJ , Adhya S ( 1993 ) The galactose regulon of Escherichia coli .
189 +Mol Microbiol 10:245 -- 251 .
190 +3 .
191 +Geanacopoulos M , Adhya S ( 2002 ) Genetic analysis of GalR tetramerization in DNA looping during repressosome assembly .
192 +J Biol Chem 277:33148 -- 33152 .
193 +4 .
194 +Elf J , Li GW , Xie XS ( 2007 ) Probing transcription factor dynamics at the single-mole-cule level in a living cell .
195 +Science 316:1191 1194 .
196 +-- 5 .
197 +Dekker J , Rippe K , Dekker M , Kleckner N ( 2002 ) Capturing chromosome conformation .
198 +Science 295:1306 -- 1311 .
199 +6 .
200 +Lyubchenko YL , Shlyakhtenko LS , Aki T , Adhya S ( 1997 ) Atomic force microscopic demonstration of DNA looping by GalR and HU .
201 +Nucleic Acids Res 25:873 -- 876 .
202 +7 .
203 +Virnik K , et al. ( 2003 ) `` Antiparallel '' DNA loop in gal repressosome visualized by atomic force microscopy .
204 +J Mol Biol 334:53 -- 63 .
205 +8 .
206 +Lewis DE , Geanacopoulos M , Adhya S ( 1999 ) Role of HU and DNA supercoiling in transcription repression : Specialized nucleoprotein repression complex at gal promoters in Escherichia coli .
207 +Mol Microbiol 31:451 -- 461 .
208 +9 .
209 +Tokeson JP ( 1989 ) Ultrainduction of the Escherichia coli galactose operon .
210 +PhD Dissertation ( Howard Univ , Washington , DC ) .
211 +10 .
212 +Adhya S ( 1967 ) Control of synthesis of the galactose metabolizing enzymes of Escherichia coli : I. Polarity in the galactose operon : II .
213 +The glucose effect and the ga-lactose enzymes .
214 +PhD Dissertation ( Univ of Wisconsin , Madison , WI ) .
215 +11 .
216 +Dekker J ( 2008 ) Mapping in vivo chromatin interactions in yeast suggests an extended chromatin ber with regional variation in compaction .
217 +J Biol Chem 283:34532 -- 34540 .
218 +fi 12 .
219 +Lieberman-Aiden E , et al. ( 2009 ) Comprehensive mapping of long-range interactions reveals folding principles of the human genome .
220 +Science 326:289 293 .
221 +-- 13 .
222 +Singh BN , Ansari A , Hampsey M ( 2009 ) Detection of gene loops by 3C in yeast .
223 +Methods 48:361 -- 367 .
224 +14 .
225 +Tokeson JP , Garges S , Adhya S ( 1991 ) Further inducibility of a constitutive system : Ultrainduction of the gal operon .
226 +J Bacteriol 173:2319 -- 2327 .
227 +15 .
228 +Geanacopoulos M , Adhya S ( 1997 ) Functional characterization of roles of GalR and GalS as regulators of the gal regulon .
229 +J Bacteriol 179:228 -- 234 .
230 +16 .
231 +Semsey S , et al. ( 2009 ) Dominant negative autoregulation limits steady-state repression levels in gene networks .
232 +J Bacteriol 191:4487 -- 4491 .
233 +17 .
234 +Golding A , Weickert MJ , Tokeson JP , Garges S , Adhya S ( 1991 ) A mutation defining ultrainduction of the Escherichia coli gal operon .
235 +J Bacteriol 173:6294 -- 6296 .
236 +18 .
237 +Aki T , Adhya S ( 1997 ) Repressor induced site-specific binding of HU for transcriptional regulation .
238 +EMBO J 16:3666 -- 3674 .
239 +condensed into a filament extending from one cellular pole to the other ( 35 ) .
240 +The two ends of the filaments are connected by a stretched-out DNA segment that includes the `` terminus . ''
241 +How the topography of the `` macro-domains , '' `` topological loops , '' the `` filament , '' and the currently demonstrated remote `` segmental connections '' in stationary phase cells reconcile with each other in the bacterial nucleoid remains a challenging question , and we do not know whether the different chromosome conformations discussed above are present in both log and stationary phase cells .
242 +Materials and Methods
243 +Protocols for fluorescent microscopy , AFM , and 3C analysis used in this study are described in SI Materials and Methods .
244 +Cells used for FM and 3C analysis were cultured in M63 minimal medium .
245 +Constructions of GalR-Venus and GalRT322R-Venus strains and mini circles used for AFM assay are described in detail also in the SI Materials and Methods .
246 +All the primers used for constructions are listed in Table S2 .
247 +ACKNOWLEDGMENTS .
248 +We thank Mark Umbarger ( Harvard Medical School ) for kindly providing the basic 3C protocol ; Ximiao He ( National Cancer Institute ) for help with DNA sequence search ; and Robert Weisberg , Richard Losick , Gene-Wei Li , and Donald Court for help and discussions .
249 +This research was supported by the Intramural Research Program of the National Institutes of Health , National Cancer Institute , Center for Cancer Research .
250 +19 .
251 +Lewis DE , Adhya S ( 2002 ) In vitro repression of the gal promoters by GalR and HU depends on the proper helical phasing of the two operators .
252 +J Biol Chem 277 : 2498 -- 2504 .
253 +20 .
254 +Geanacopoulos M , et al. ( 1999 ) GalR mutants defective in repressosome formation .
255 +Genes Dev 13:1251 -- 1262 .
256 +21 .
257 +Lia G , et al. ( 2003 ) Supercoiling and denaturation in Gal repressor/heat unstable nucleoid protein ( HU ) - mediated DNA looping .
258 +Proc Natl Acad Sci USA 100 : 11373 -- 11377 .
259 +22 .
260 +Dröge P , Müller-Hill B ( 2001 ) High local protein concentrations at promoters : Strat-egies in prokaryotic and eukaryotic cells .
261 +Bioessays 23:179 -- 183 .
262 +23 .
263 +Lee SJ , et al. ( 2009 ) Cellular stress created by intermediary metabolite imbalances .
264 +Proc Natl Acad Sci USA 106:19515 -- 19520 .
265 +24 .
266 +Wang W , Li GW , Chen C , Xie XS , Zhuang X ( 2011 ) Chromosome organization by a nucleoid-associated protein in live bacteria .
267 +Science 333:1445 -- 1449 .
268 +25 .
269 +Boccard F , Esnault E , Valens M ( 2005 ) Spatial arrangement and macrodomain organization of bacterial chromosomes .
270 +Mol Microbiol 57:9 -- 16 .
271 +26 .
272 +Espeli O , Mercier R , Boccard F ( 2008 ) DNA dynamics vary according to macrodomain topography in the E. coli chromosome .
273 +Mol Microbiol 68:1418 -- 1427 .
274 +27 .
275 +Lesterlin C , Mercier R , Boccard F , Barre FX , Cornet F ( 2005 ) Roles for replichores and macrodomains in segregation of the Escherichia coli chromosome .
276 +EMBO Rep 6 : 557 -- 562 .
277 +28 .
278 +Valens M , Penaud S , Rossignol M , Cornet F , Boccard F ( 2004 ) Macrodomain organization of the Escherichia coli chromosome .
279 +EMBO J 23:4330 -- 4341 .
280 +29 .
281 +Esnault E , Valens M , Espéli O , Boccard F ( 2007 ) Chromosome structuring limits ge-nome plasticity in Escherichia coli .
282 +PLoS Genet 3 : e226 .
283 +30 .
284 +Deng S , Stein RA , Higgins NP ( 2005 ) Organization of supercoil domains and their reorganization by transcription .
285 +Mol Microbiol 57:1511 -- 1521 .
286 +31 .
287 +Hardy CD , Cozzarelli NR ( 2005 ) A genetic selection for supercoiling mutants of Escherichia coli reveals proteins implicated in chromosome structure .
288 +Mol Microbiol 57 : 1636 -- 1652 .
289 +32 .
290 +Noom MC , Navarre WW , Oshima T , Wuite GJ , Dame RT ( 2007 ) H-NS promotes looped domain formation in the bacterial chromosome .
291 +Curr Biol 17 : R913 -- R914 .
292 +33 .
293 +Postow L , Hardy CD , Arsuaga J , Cozzarelli NR ( 2004 ) Topological domain structure of the Escherichia coli chromosome .
294 +Genes Dev 18:1766 -- 1779 .
295 +34 .
296 +Sinden RR , Ussery DW ( 1992 ) Analysis of DNA structure in vivo using psoralen photobinding : Measurement of supercoiling , topological domains , and DNA-protein interactions .
297 +Methods Enzymol 212:319 -- 335 .
298 +35 .
299 +Wiggins PA , Cheveralls KC , Martin JS , Lintner R , Kondev J ( 2010 ) Strong intranucleoid interactions organize the Escherichia coli chromosome into a nucleoid filament .
300 +Proc Natl Acad Sci USA 107:4991 -- 4995 .
...\ No newline at end of file ...\ No newline at end of file
1 +T7 RNA Polymerase Functions In Vitro without Clustering
2 +Abstract
3 +Many nucleic acid polymerases function in clusters known as factories .
4 +We investigate whether the RNA polymerase ( RNAP ) of phage T7 also clusters when active .
5 +Using ` pulldowns ' and fluorescence correlation spectroscopy we find that elongation complexes do not interact in vitro with a Kd ,1 mM .
6 +Chromosome conformation capture also reveals that genes located 100 kb apart on the E. coli chromosome do not associate more frequently when transcribed by T7 RNAP .
7 +We conclude that if clustering does occur in vivo , it must be driven by weak interactions , or mediated by a phage-encoded protein .
8 +Introduction
9 +Mounting evidence suggests that many RNA and DNA polymerases function in clusters rather than in isolation .
10 +Mammalian RNA polymerase II ( RNAP II ) , for example , appears to be active in ` factories ' which typically contain ,8 enzymes working on different templates , and DNA polymerases cluster in analogous ` replication factories ' [ 1,2,3 ] .
11 +Such ` factories ' may also exist in
12 +The single-subunit RNA-dependent RNA polymerases of many human viruses also cluster , forming large membrane-bound arrays in which individual molecules interact directly [ 8,9 ] .
13 +The formation of these assemblies can have strong effects on RNAP function ; poliovirus RNA-dependant RNAPs , for example , can not transcribe efficiently without forming clusters [ 10 ] .
14 +Although there are many ways in which the cell might benefit from the existence of polymerase clusters [ 1 ] , the evolutionary forces responsible for their formation remain poorly understood .
15 +One possibility is that clustering creates a high local concentration that facilitates nucleic acid synthesis [ 11 ] .
16 +Another is that RNAP clustering evolved because freely-mobile enzymes would track along and rotate about their templates , and so entangle their trailing nascent transcripts ; conversely , RNAPs immobilized in clusters would reel in their templates without rotating , and so extrude unentangled transcripts [ 11 ] .
17 +The RNAP of bacteriophage T7 is one of the best studied DNA-dependant RNAPs .
18 +The conformation of this single-subunit enzyme remains largely unchanged during promoter binding and polymerization of the first three nucleotides [ 12,13,14 ] ; however , by +7 , the enzyme has already undergone significant rearrangements [ 15 ] and by +14 has morphed into its final processive form [ 16,17 ] .
19 +The resulting elongation complex ( EC ) is highly stable [ 18 ] , and transcribes at ,50 -- 200 bp/s [ 19,20 ] .
20 +Little is known about the clustering of any of these T7 RNAP isoforms .
21 +However the unengaged enzyme does ` aggregate ' at the high concentrations ( ,10 mM ) used during purification and crystallization [ 21,22,23 ] -- and so is often solubilized using nonphysiological concentrations of NaCl and glycerol [ 24,25 ] .
22 +It is not known whether this interaction is physiologically relevant , or occurs at lower RNAP concentrations .
23 +Whether ECs cluster is equally unclear .
24 +Although isolated monomers can function when immobilized in vitro [ 19,26 ] , it remains to be seen whether ECs cluster in vivo or in solution .
25 +ECs have been imaged by atomic force microscopy and appear as monomers [ 27 ] ; however , the procedures used to prepare these samples may have destroyed any pre-existing clusters .
26 +Here , we investigate whether or not T7 RNAP ECs cluster using ` pulldowns ' , fluorescence correlation spectroscopy , and chromosome conformation capture .
27 +We find no evidence for clustering , and conclude that if it does occur in vivo , it is probably driven by weak interactions .
28 +Results
29 +T7 RNAP ECs do not co-associate in vitro
30 +To test whether active T7 RNAPs cluster , we examined whether ECs diffusing freely in solution interacted with distinguishable ECs directly attached to beads ( Fig. 1A ) .
31 +To achieve this , we created a transcription reaction containing RNAP as well as three DNA fragments of different lengths ( Fig .
32 +S1A ) : a 290-bp template encoding a T7 promoter that was freely-diffusing in solution , a 452-bp template which again encoded the promoter but was bound by a biotin at its 59 end to streptavidin-coated present in samples 1 -- 3 , but not 4 ( as it fails to pellet ) .
33 +The 452-bp template is present in samples 1 and 4 ( as it binds to beads , and pellets ) .
34 +Only trace amounts of the 290-bp template migrate as free DNA in sample 2 ( elongation complexes migrate more slowly as a smear ) , but this amount is increased in sample 3 ( as RNase and heat treatments release it from elongation complexes ) .
35 +The 290-bp template is found in sample 4 when the assay is performed in 10 mM KCl .
36 +However it is absent when the assay is performed in 10 mM KCl plus tRNA , or the more physiological buffer containing 100 mM K glutamate .
37 +doi :10.1371 / journal.pone .0040207 .
38 +g001 beads , and an 800-bp promoter-less control fragment .
39 +When ATP , UTP , and GTP ( but no CTP ) were added , RNAPs initiated on the two templates encoding promoters , and transcribed until they needed to incorporate CTP ; they then stably halted ( Fig .
40 +S1B ; previous work has shown that the resulting halted ECs have half-lives .10 min ; [ 18 ] ) .
41 +We then isolated the ECs formed on the 452-bp templates by pelleting the beads and removing the supernatant .
42 +Any ECs formed on 290-bp templates interacting with these pulled-down ECs would then be found in the pellet .
43 +When the pelleted DNA was isolated and visualized , a small amount of the 290-bp template -- but virtually no 800-bp control DNA -- was found ( Fig. 1Bi , sample 4 ) .
44 +Thus it seemed that ECs on the 290-bp template were associating with the beads and being pelleted .
45 +Examination of the DNA remaining in the supernatant using agarose gel electrophoresis allowed us to distinguish unbound templates ( which migrate as free DNA ) from occupied templates ( which migrate more slowly ; Fig .
46 +S2 ) .
47 +When the RNAPs in the removed supernatant are stripped from their templates ( by heating ) before gel electrophoresis , a large amount of 290-bp template migrates as free DNA ( Fig. 1Bi , sample 3 ) .
48 +However very little 290-bp template migrates freely when RNAPs remain bound to their templates ( Fig. 1Bi , sample 2 ) .
49 +These results suggest that the majority ( i.e. , 60 -- 80 % ) of 290-bp templates were occupied by halted RNAPs at the moment the beads were pelleted .
50 +Additional controls showed that RNAPs initiated as efficiently on the 452-bp template as on the 290-bp template ( Fig .
51 +S3 ) .
52 +Thus , we conclude that although the majority of 452-bp and 290-bp templates were occupied by RNAPs , only a small fraction of the 290-bp was pelleted .
53 +However , we were concerned that the interaction between ECs might be caused by aggregation of nascent RNA , and not by an interaction between RNAPs .
54 +To investigate this possibility , we repeated the experiment in a buffer containing 10-fold more tRNA than DNA template ( Fig. 1Bii ) .
55 +We expected that the tRNA would disrupt any non-specific RNA-based interactions ( by competing for any RNA-binding sites ) , while leaving polymer-ase-based protein-protein interactions unaffected .
56 +When the experiment was conducted in the presence of tRNA , only tiny amounts of the 290-bp template were found in the pellet ( `` 8 % of total ; Fig. 1Bii , compare samples 4 and 5 ) .
57 +Because the remaining 290-bp template did not appear to be enriched relative to the 800-bp promoter-less control fragment ( Fig. 1Bii , compare samples 4 and 5 ) , we concluded it was not pelleted due to EC-EC interactions , but rather , persisted because we only removed ,97 % of the supernatant .
58 +Our finding that no short template ( or control DNA ) was found in the pellet when a gentle wash step was included supports this interpretation ( data not shown ) .
59 +Therefore , we conclude that the previously-observed interaction was based on non-specific RNA interactions .
60 +As such interactions are unlikely to be physiologically relevant ( see Text S1A ) , we conclude that no meaningful RNAP-RNAP interactions were detected using these assay conditions .
61 +Repeating the assay using a more physiological buffer ( KGB , which contains 100 mM K glutamate , instead of LS1 , which contains 10 mM KCl ) yielded a similar conclusion even though no tRNA was present : although most templates were occupied by RNAPs ( Fig. 1Biii , compare free-migrating short template in samples 2 and 3 ) , no enrichment of the 290-bp template relative to the control DNA was observed ( Fig. 1Biii , sample 4 ) .
62 +Identical results were obtained when the total concentration of ECs was increased to 0.1 mM , and when bovine serum albumin was used as a blocking agent instead of casein ( data not shown ) .
63 +Were ECs to form stable , oligomeric clusters , we would expect that most of the occupied short template ( i.e. , ,60 -- 80 % of total ) would interact with the bead-bound ECs , and so be found in the pellet .
64 +Our finding that less than a few percent of the short templates are pulled down therefore supports the conclusion that ECs do not form stable clusters under these conditions .
65 +T7 RNAP ECs do not interact with a Kd ,1 mM In our previous experiment , we found that ECs attached to beads were unable to ` pull down ' ECs in solution .
66 +However , it is possible that the pelleting of the bead-bound ECs disrupted their interaction with ECs in solution .
67 +To eliminate this possibility , we used fluorescence correlation spectroscopy ( FCS ) to study EC diffusion behaviour .
68 +In this nonperturbative technique , a laser is focused on a ` confocal spot ' in solution , allowing the measurement of the diffusion times -- and therefore relative sizes -- of fluorescently-labelled ECs [ 28 ] .
69 +Since diffusion is slower for larger complexes , diffusion times increase with complex size .
70 +We expected single ECs with no interaction partners to diffuse relatively quickly , with a small diffusion time less than or equal to the sum of the diffusion times of their components ( i.e. , an RNAP and its template ; Text S1B ) ; in contrast , interacting ECs should diffuse more slowly as large complexes containing multiple RNAPs and templates -- with diffusion times greater than those expected for non-interacting ECs .
71 +We began by calculating an expected diffusion time for noninteracting ECs .
72 +We determined that the diffusion time of the 70-bp fluorescently-labeled template upon which our ECs would be formed was 2.460.1 ms ( Fig. 2Aii ) .
73 +This measurement was in agreement with values determined previously ( Text S1C ) .
74 +We then calculated that T7 RNAP would -- because of its size and globular nature -- have a diffusion time of 2 -- 3 ms ( Text S1C ) .
75 +Assuming that the diffusion time of a complex would be less than the sum of the diffusion times of its parts , we concluded that non-interacting ECs would have a diffusion time of 2.4 -- 5.4 ms. If ECs had a diffusion time above this range , it would suggest the existence of larger , and therefore higher-order , complexes .
76 +To generate ECs that could be tracked by FCS , we allowed RNAP to initiate on a 70-bp fluorescently-labeled template in the presence of ATP , UTP , and GTP .
77 +Under these conditions , the enzyme produced a 23-bp transcript before stably halting when the first C needed to be incorporated ( Fig .
78 +S1 ) .
79 +The majority of such a short nascent transcript is hidden within the RNAP ( or bound to its surface ; [ 27 ] ) , and we anticipated that the few bps emerging from the EC would not drive the RNA-based interactions observed in our ` pulldown ' assay .
80 +We expected that the templates in the EC-containing solution would be found in one of three populations : unoccupied templates , templates incorporated into ECs that are not bound to other ECs , and templates incorporated into ECs which in turn are bound to other ECs .
81 +For complexes with diffusion times within an order of magnitude of one another , FCS essentially reports the average diffusion time of all fluorescent species ; thus fast-diffusing templates not bound to clustered RNAPs could -- if numerous enough -- easily obscure the existence of more slowly-diffusing EC clusters .
82 +To ensure that the fraction of templates not incorporated into ECs was negligible , we used more RNAP than template in our reactions , and performed extensive controls to show that virtually every template was bound by an active RNAP ( Text S1D ) .
83 +The fraction of ECs found in clusters depends upon the strength of the attraction between RNAPs ; as most protein-protein interactions have Kd between 1 nM and 1 mM [ 29 ] , we expected that the strength of any EC clustering would also fall within this range .
84 +To detect such interactions , we required EC concentrations .0.1 mM ; unfortunately , our FCS setup could only measure fluorescent species present at concentrations below 50 nM .
85 +To allow higher concentrations of ECs , we used a low concentration of labeled template ( always 2 nM ) and a large excess of unlabeled template ( up to 0.54 mM ) in our transcription reactions .
86 +ECs formed on unlabeled templates would not be directly visible to our FCS assay , but could still bind to the labeled ECs and so retard their diffusion .
87 +After initiating a transcription reaction containing 2 nM labeled 70-bp template , 100 nM unlabeled 70-bp template , and 120 nM RNAP , we measured the average diffusion time of the now-occupied templates to be 3.360.2 ms ( Fig. 2Aiii ) .
88 +To be absolutely confident that all templates were incorporated into ECs ( Text S1D ) , we repeated the experiment using an increased RNAP : template ratio of 5:1 ; the template diffusion time marginally increased to 3.960.2 ms ( Fig. 2Aiii ) .
89 +These diffusion times fall squarely within the range expected for non-interacting ECs , and thus provide no evidence for RNAP clustering .
90 +However , we were unable to calculate precisely an expected diffusion time for small EC clusters ( e.g. , dimers or trimers ) , and thus could not formally exclude the possibility that our ECs were diffusing as dimers or other lower-order complexes , rather than monomers .
91 +To set a lower limit on the diffusion times of EC clusters , we replaced the 70-bp unlabeled templates in our experiment with 452-bp unlabeled templates ( Fig. 2Aiv ; S1 ) .
92 +Under these conditions , any EC clusters would contain at least one EC formed on a 452-bp template , and so would possess a D. 15 ms ( i.e. , the diffusion time of the 452-bp template alone ; Fig. 2Av ; Text S1C ) .
93 +However , substituting unlabeled 452-bp templates for unlabeled 70-bp templates had no significant effect on the diffusion time of the labeled 70-bp ECs , which still diffused with D = 3 -- 4 ms ( Fig. 2Aiii -- iv ) .
94 +This was the case even when the concentration of occupied 452-bp templates was increased to 0.54 mM ( Fig. 2Aiv ) .
95 +We conclude that -- under our assay conditions -- the overwhelming majority of RNAPs halted on the labeled 70-bp templates did not bind to the RNAPs halted on the 452-bp templates .
96 +We note that our finding that the diffusion times of ECs was relatively unaffected by the ratio of RNAP : template is not consistent with the possibility that an interaction was present , but titrated out by excess RNAP .
97 +To estimate the detection limit of our assay , we calculated the autocorrelation function that our assay would have produced , if the halted RNAPs were to interact .
98 +In the experiment of Figure 2Aiv , we measured the autocorrelation function of 2 nM labeled ECs ( formed on 70-bp templates ) , in the presence of 0.54 mM unlabeled ECs ( formed on 452-bp templates ) .
99 +If ECs dimerized with Kd = 1 mM , such a solution would contain ,40 % dimers and ,60 % monomers .
100 +We calculated the autocorrelation function of this solution by conservatively modeling monomers ( 70-bp templates bound by halted RNAPs ) as having a tD of 4 ms , and dimers ( complexes containing two active RNAPs , one 70-bp template , and one 452-bp template ) as having a tD of 15 ms. We find that such a solution would produce an autocorrelation function clearly distinguishable from the one measured in the experiment summarized in Fig. 2Aiv ( with results in Fig. 2B ) .
101 +Thus , we conclude that -- under our in vitro conditions -- active T7 RNAPs do not interact with a Kd ,1 mM .
102 +Genes transcribed by T7 RNAP do not detectably interact
103 +To test whether ECs interact in their native cellular environment ( i.e. , in living E. coli ) , we used ` chromosome conformation capture ' ( 3C ; [ 30 ] ) to determine whether or not two T7 promoter-encoding genes -- which are located far apart on the bacterial chromosome -- are in contact more frequently when transcribed by T7 RNAP .
104 +If ECs active at different genomic sites interacted , we expected that their respective transcription units would also be brought into close proximity .
105 +We began by constructing a strain that would allow us to test this hypothesis .
106 +We first inserted two genes encoding T7 promoters ( PT7-YFP and PT7-T7gene10 ) into the E. coli genome 100 kbp apart ( Fig. 3A ) .
107 +We expected that if ECs clustered , these two genes would be brought into contact when transcribed by the T7 polymerase .
108 +To control the levels of T7 RNAP in the cell , we integrated a gene expressing the polymerase under the control of a PBAD promoter ( Fig. 3A ) .
109 +This gene produced high levels of T7 RNAP when cells were grown in arabinose , but negligible levels when cells were grown in glucose ( Fig. 3Bi ) .
110 +Controls confirmed that this T7 RNAP efficiently transcribed the two T7 promoterdriven test genes ( Fig. 3B ) .
111 +We then used ` 3C ' to determine whether or not the two testgenes were in contact more frequently when transcribed by T7 RNAP .
112 +This PCR-based method determines the relative interaction frequencies of different genomic regions in vivo [ 30 ] .
113 +Cells are fixed with formaldehyde , and their chromatin digested with a restriction enzyme .
114 +Cross-linked restriction fragments are then ligated together , and the frequency of ligations between different pairs of restriction fragments is measured by PCR .
115 +We performed 3C on cells grown in either arabinose or glucose , and -- under both conditions -- determined the frequency with which the BglII restriction fragment containing PT7-T7gene10 was ligated to the fragment containing PT7-YFP ( Fig. 4A ) .
116 +We found that transcription of the two test-genes by T7 RNAP had no effect on the ligation frequency of their respective restriction fragments ( Fig. 4B , lanes 1,2 , primer pair a : c ) .
117 +Controls showed that the formation of the ligation products depended on formaldehyde crosslinking ( Fig. 4B lane 3 ) , and that the efficiency of the 3C protocol was independent of the presence of T7 RNAP ( Fig. 4B primer pairs a : b , d : e ) .
118 +We conclude that if T7 RNAP ECs do interact , they do not do so strongly enough to significantly change
119 +Discussion
120 +Many RNAPs co-associate when active ; this clustering often influences function , for example , by increasing activity ( see Introduction ) .
121 +In order to determine whether T7 RNAP behaves similarly , we used three independent assays to test whether this polymerase also clusters when active .
122 +In the first assay , we attempted to ` pulldown ' ECs in solution using ECs attached to beads ( Fig. 1A ) , and found no evidence for a direct protein-protein interaction ( Fig. 1B ) .
123 +As this assay required physical manipulation of ECs which might break weak EC-EC interactions , we performed a second assay using fluorescence correlation spectros-copy ; this directly measures complex sizes without the need for physical manipulation , but it also failed to provide evidence for clustering ( Fig. 2 ) .
124 +Therefore , if T7 ECs do interact in vitro , it seems likely that they will do so with a Kd outside the detection range of our assays ( i.e. , .1 mM , which is much greater than the estimated in vivo concentration of 30 nM ; see Text S1G ) .
125 +As the buffers and enzyme concentrations we use are typical of those widely applied by others [ 18,20,24 ] , we conclude that in the majority of the instances where it has been studied , T7 RNAP has behaved as a monomer .
126 +Because interactions present in vivo can be missed by in vitro assays ( e.g. , if they require macromolecular crowding , or a ` bridge ' protein ) , we also used chromosome conformation capture ( 3C ) to examine association in vivo ( Fig. 3 ) .
127 +In mammals , 3C readily detects RNAP-driven clustering of active genes [ 31,32 ] , even when those interactions occur in only ,1 % cells in the population [ 31 ] .
128 +However , 3C failed to provide any evidence for clustering in bacteria ( Fig. 4 ) , even though the genes we examined are probably as tightly packed with polymerases as the ribosomal cistrons ( our T7 RNAP-based expression system can produce as much RNA as all seven ribosomal cistrons combined , which are each typically occupied by 70 RNAPs/gene ; [ 33,34 ] ; see also Text S1E ) .
129 +However , our 3C assay does have limitations .
130 +It involves formaldehyde fixation , which can rapidly disrupt nucleoid structure [ 35,36 ] , and so could -- in principle -- also destroy any clustering .
131 +Note , however , that clustering of genes binding H-NS , a global transcriptional silencer , can be detected by 3C [ 37 ] .
132 +We may also have inadvertently inserted our two test genes in regions of the bacterial genome that interact rarely .
133 +Another problem is that the phage-encoded proteins expressed during T7 infection were not present in our 3C assay .
134 +Any EC clustering dependent upon a phage-encoded ` bridge ' protein would not have been detected in our assays ( this , and other potential problems are discussed in Text S1F ) .
135 +In conclusion , we find no evidence for the clustering of active forms of T7 RNAP either in vitro or in vivo .
136 +Our in vitro assays allow us to exclude the possibility of a strong interaction between ECs ( i.e. , with Kd ,1 mM ) .
137 +Our in vivo 3C assay does not allow us to draw equally firm conclusions , but nevertheless suggests that if an interaction does exist , it is likely to be weak , disrupted by our assays , or dependent on phage proteins not present in our 3C experiment .
138 +If an interaction does not exist , then the phage enzyme clearly has different properties from its mammalian counterparts , with which it shares only minimal structural homology [ 38 ] .
139 +But , then , Nature must find other ways of immobilizing the phage enzyme , or otherwise preventing the entanglement of nascent transcripts about their templates [ 11,39 ] .
140 +Materials and Methods
141 +Templates
142 +Template DNA was created by PCR from pLSG407 [ 40 ] unless otherwise indicated .
143 +KRF3/28 was the product of a PCR using primers KRF3 and KRF28 .
144 +The ` 452-bp template ' ( created using KFR3/28 as a template ) was the product of primers KRF28 and KRF32 , and contained a 59 biotin , followed by a BamHI site , a T7 promoter , and a 382-bp C-less cassette followed by 16 bp of Ccontaining DNA .
145 +The ` 290-bp template ' contained a T7 promoter followed by a 243-bp C-less cassette and 12 bp of C-containing DNA , and was the product of primers KRF36 and KRF37 .
146 +The ` 70-bp template ' was created using the oligonucleotide template KRF47 in combination with the primers KRF42 and KRF45 , and contained a T7 promoter followed by a 23-bp C-less cassette and 12 bp of C-containing DNA .
147 +Template DNA was purified using a
148 +Minelute PCR purification kit (Qiagen).
149 +Labeling of DNA with fluors
150 +The fluorescently-labelled 70-bp DNA template was prepared in the same manner as the unlabeled template , except that the primer KRF43 was replaced by the fluorescently-labeled primer KRF45 ( see Table S1 for primer sequence ) .
151 +KRF45 contained an amine-labeled dT residue near its 59 end , and was labeled using succinimidyl esters of Cy3B ( GE Healthcare ) or Atto647 ( Atto-Tec ) following the manufacturer 's instructions .
152 +One hundred micrograms of KRF45 was dissolved in 100 mL of H2O and extracted three times with an equal volume of chloroform .
153 +After the addition of 10 mL 3 M sodium chloride and 250 mL ethanol , the oligonucleotide was incubated at 220uC for 30 min , and then centrifuged at 12,000 * g for 30 min at 4uC .
154 +The pellet was allowed to dry , resuspended in 75 mL of 0.1 M sodium borate ( pH 8.5 ) , and frozen in 25 mL aliquots .
155 +A 50 nmol aliquot of succinimidyl ester was then resuspended in 5 mL DMSO , mixed with a 25 mL aliquot of KRF45 , and left overnight ( in darkness ) at 25uC .
156 +Labeled oligonucleotides were purified away from unconjugated fluorophore by ethanol precipitation , followed by one wash with 70 % ethanol .
157 +Comparing the absorbance of the oligonucleotide at 260 nm ( using e = 193,750 M 21 21 260 cm ) with its absorbance at 563 nm ( for Cy3b ; using e563 = 130,000 M cm , CF260 = 0.08 ) or 650 nm ( for Atto647N ; 21 21 e = 150,000 M 21 21 650 cm , CF260 = 0.06 ) showed that 90 -- 100 % of oligonucleotides were labeled .
158 +Denaturing urea-PAGE followed by visualization of the unstained gel with a FLA5000 imager showed that .90 % of the dye migrated with the purified oligonucleotide .
159 +The transcription buffer used in this experiment was either low-salt buffer ( LS1 ; 40 mM Tris-acetate pH 7.6 , 10 mM potassium chloride , 15 mM magnesium acetate , 5 mM dithiothreitol , 0.1 mg/mL N,N-dimethylated casein , 0.05 % Tween 20 , 0.4 U / mL RNase inhibitor , Roche ) or the more physiological potassium-glutamate buffer ( KGB ; 40 mM Tris-acetate pH 7.6 , 100 mM potassium glutamate , 15 mM magnesium acetate , 5 mM dithiothreitol , 0.1 mg/mL N,N-dimethylated casein , 0.4 U/mL RNase inhibitor ; [ 41 ] ) .
160 +The buffer LS1 was used because a study of the effect of buffer composition on T7 RNAP activity found this formulation to be optimal [ 24 ] .
161 +The buffer KGB was used because it is thought to mimic the cellular milieu [ 41 ] .
162 +The blocking agent in KGB was changed from bovine serum albumin ( BSA ) to casein because the latter yielded slightly higher T7 RNAP activity [ 24 ] .
163 +The experiment was performed at 25uC ( when LS1 was used ) or 37uC ( when KGB was used ) .
164 +A 60 mL transcription reaction contained transcription buffer plus 4 pmol His6-tagged T7 RNA polymerase , 0.6 pmol biotinylated 452-bp template , 0.6 pmol 290-bp template , and 0.2 pmol 800-bp control DNA .
165 +Two samples ( 2 mL each ) were taken , and immediately added to 10 mL ice-cold 16 TBE loading dye ( 89 mM Tris-borate , 89 mM boric acid , 2 mM EDTA , 0.05 % bromophenol blue ) .
166 +Separately , 30 mL of M270 magnetic 8 streptavidin beads ( 6.7610 beads per mL ; Invitrogen ) were washed twice in 200 mL transcription buffer , and then resuspended in the remaining 56 mL of the transcription reaction .
167 +After incubation for 20 min ( with mixing after 10 min ) , ATP , UTP , and GTP were added to a final concentration of 0.5 mM .
168 +Then , after 30 s , beads were pelleted with the aid of a magnet , and the supernatant removed .
169 +After removing a 2 mL sample ( and addition to TBE loading dye as above ) , supernatants were heated to 65uC for 10 min , and treated with 10 U RNase I ( Promega ) for 10 min at 37uC .
170 +The pellet was resuspended in water , then 106 LS1 was added to a final concentration of 16 , followed by the addition of 10 U/mL RNase I and 10 U BamHI ( assuring the initial ,60 mL volume was conserved ) .
171 +After 20 min at 37uC , beads were pelleted , the supernatant heated to 65uC for 10 min , and 2 mL samples collected ( and added to TBE loading dye as above ) .
172 +Fluorescence correlation spectroscopy
173 +Transcription reactions ( performed in LS1 ) were initiated by addition of ATP , UTP , and GTP to 0.5 mM , and incubated for 30 s at 25uC before being pipetted onto a cleaned coverslip at 25uC .
174 +Fluorescence correlation spectroscopy was performed as described [ 42 ] .
175 +Time traces were acquired for 10 s using a SPQR ¬
176 +14 avalanche photodiode ( Perkin Elmer ) , and autocorrelation functions were produced in real-time using a Flex02-02D correlation card ( Correlator.com ) .
177 +As our setup has a large pinhole , and therefore an elongated confocal spot ( longitudinal radius , wz . .
178 +wxy , the axial radius ) , translational diffusion times ( tD ) were extracted from autocorrelation curves by fitting to a two-dimensional single-species model , 1 t { 1 G ( t ) ~ ( 1z ) ( equation 1 ; [ 43 ] ) , where t is the delay time , N tD G ( t ) is the autocorrelation function , and N is the mean number of fluorescent molecules in the observation volume over the measurement .
179 +Experimentally acquired FCS curves were fit very well by this model ( e.g. , Fig. 2B and Fig .
180 +S4 ) .
181 +Although the molecules we analyze diffuse in three dimensions , the 3D model , 1 t t G ( t ) ~ ( 1z ) ( 1z ) ( where A = wz/wxy ; equation { 1 { 0:5 N t 2 D A tD 2 ; [ 28 ] ) , simplifies to the two-dimensional model ( equation 1 ) in the case of an elongated confocal spot [ 44 ] .
182 +To ensure that the 2D model was appropriate for modeling our data , we fit our Rhodamine 6G autocorrelation curves with both the 2D and 3D models .
183 +Fitting the data with the 3D model did not significantly change the values we obtained for either tD or N , however A could not be fit with reasonable confidence intervals ; changing the value of A therefore did not substantially affect the goodness of fit , a behavior consistent with confocal volumes where wz . .
184 +wxy .
185 +To ensure that our choice of model did not change the conclusions of our FCS work , we re-fit all of our FCS curves ( i.e. , all the data in Fig. 2A ) using the 3D model and setting A = 7 , a common value for single-photon excitation setups ; doing so increased all tD values by a small amount ( ,3 -- 5 % ) , with the difference between any two tD values changing by not more than 2 % .
186 +Two-species curves were calculated using the model 1 t { 1 G ( t ) ~ ( N1D1 ( t ) zN2D2 ( t ) ) , where Di ~ ( 1z ) , and N2 tDi N1 and N2 are the mean number of fluorescent molecules of species 1 and 2 , respectively , in the observation volume ( equation 3 ; [ 28 ] ) .
187 +Curve fitting was performed in MATLAB ( Mathworks ) .
188 +These models were also used to calculate the curves in Figure 2B .
189 +Fluorescence fluctuations were unlikely to be the result of dyespecific or photoinduced-photophysics , as the fitted N and tD of the fluorescently-labelled 70-bp template were unchanged when Atto647N was substituted for Cy3B , or when laser power was increased 10-fold ( data not shown ) .
190 +In order to convert diffusion times ( which depend on the size of the observation volume generated by the FCS setup ) into diffusion coefficients ( which are physical constants ) , we calculated the radius of the observation volume , v , using t 2 D ~ v = 4D ( equation 4 ; [ 28 ] ) .
191 +Measuring a diffusion time of 0.3860.1 ms ( fitting to equation 1 ) for the fluorescent standard rhodamine 6G ( D = 4.14 ?
192 +10 cm / s ; 26 2 [ 45 ] ) allowed us to calculate v = 7806100 nm .
193 +This observation volume is slightly larger than usual in order to maximize the number of photons captured from fluorophores during singlemolecule FRET experiments carried out on the setup ; however , this does not affect our ability to measure diffusion times .
194 +Chromosome conformation capture
195 +This protocol -- modified from the original [ 30 ] for use in bacteria -- was generously provided by Mark Umbarger ( Harvard ; [ 46 ] ) .
196 +The E. coli strain KF22-1 was grown overnight to saturation in LB +50 mg/mL kanamycin , diluted by 1:250 into flasks containing 25 mL of the same media ( preheated to 37uC ) , and incubated at 37uC with shaking .
197 +After 30 min , arabinose was added to 0.4 % , or glucose was added to 0.2 % .
198 +When the cultures reached an OD600 of 0.4 , sodium phosphate ( pH 7.6 ) and formaldehyde were added to final concentrations of 10 mM and 1 % respectively ( except for non-crosslinked controls ) .
199 +After 20-min incubation at 37uC and 20-min incubation in an ice bath ( both with light shaking ) the formaldehyde reactions were quenched by addition of glycine to 0.125 M , and incubated for 5 min at 25uC .
200 +All cultures were then spun down at 5000 * g for 10 min , washed once with 50 mL ice-cold Tris-buffered saline ( 20 mM Tris-HCl pH 7.5 , 150 mM NaCl ) , pelleted , and stored at 280uC .
201 +The pellets were then resuspended in 1 mL TE buffer ( 10 mM Tris , 1 mM EDTA , pH 8 ) , and minor adjustments were made to assure that the OD600 of all samples was equal .
202 +For each pellet , 60 kU of Ready-Lyse Lysozyme ( Epicentre ) was added , and the mixture incubated at 25uC for 15 min with occasional gentle pipetting to resuspend cells .
203 +SDS was then added to a final concentration of 0.5 % and cells were allowed to incubate for 30 min .
204 +Five microlitres of solubilized chromatin ( ,100 ng DNA ) were mixed into a 50 mL volume containing 16 restriction buffer # 3
205 +( New England Biolabs ) and 1 % Triton X-100 , and incubated for 20 min to allow the Triton to neutralize the SDS .
206 +Fifty units of BglII ( New England Biolabs ) were added , and the chromatin digested for 2.5 h at 37uC with light shaking .
207 +One additional sample served as a no-restriction enzyme control .
208 +The reaction was then halted by addition of SDS to 1 % .
209 +In order to form intra-molecular ligation products , 60 mL digested chromatin was added to 760 mL ` ligation mix ' containing 16 T4 ligase buffer , 1 mM ATP , 25 mg/mL BSA , 1 % Triton X-100 , and 2.4 kU/mL T4 DNA ligase .
210 +One additional sample served as a ` no ligase ' control .
211 +Ligase mixtures were then incubated for 16uC for 1 hr .
212 +The reaction was halted by the addition of EDTA to 10 mM , and incubated overnight with 50 mg of proteinase K at 65uC .
213 +Four hundred microlitres of the DNA solution was then extracted twice with 400 mL of 25:25:1 phenol : chloroform : isoamyl alcohol .
214 +Glycogen was added to a final concentration of 50 mg/mL .
215 +Ice-cold sodium acetate and ethanol were then added to final concentrations of 0.75 M and 70 % ( v/v ) respectively .
216 +The DNA-glycogen mixture was incubated at 280uC for 3 h , and then spun down at 20,000 * g at 4uC for 20 min .
217 +The pellet was then washed with 1 mL 70 % ( v/v ) ethanol ( 25uC ) , air dried , and resuspended in 12 mL distilled , deionized , H2O .
218 +PCR was performed using FlexiTaq DNA polymerase ( Pro-mega ) and 16 reaction buffer , 1.75 mM MgCl2 , 0.2 mM dNTPs , 0.4 mM primers and 2 % DMSO on a thermocycler using the following program : ( i ) 95uC for 1 min , ( ii ) 95uC for 1 min , ( iii ) 65uC for 45 s , ( iv ) 72uC for 2 min , ( v ) repeat steps ii -- iv 35 times , and ( vi ) 72uC for 6 min .
219 +Ligations between restriction fragments 1 ( T7 gene 10 ) and 8 ( control DNA fragment ) were amplified using primers KF101to8BglIIfw and KF101to8BglIIrv ; these primers were designed to produce a fragment of 243 bp ( this corresponded to ligation product a : b in Fig. 4A ; all primer sequences can be found in Table S1 ) .
220 +Ligations between restriction fragments 1 ( T7 gene 10 ) and 16 ( pT7-Ypet ) were amplified using primers KF101to16B-glIIfw and KF101to16BglIIrv ; these primers were designed to produce a fragment of 217 bp ( this corresponded to ligation product a : c in Fig. 4A ) .
221 +We queried the inversion and ligation of two adjacent fragments of E. coli genomic DNA by PCR using primers 3CposconA and 3CposconB ; these primers were designed to produce a fragment of 443 bp ( this corresponded to ligation product d : e in Fig. 4A ) .
222 +The identity of all PCR products was confirmed by measuring the size of the products , and by digesting these products with BglII ( data not shown ) .
223 +We quantified the amount of ligation products produced in our 3C reactions using PCR , following well established protocols [ 47 ] .
224 +We began by optimizing PCR conditions ( i.e. , amount of 3C template per reaction , and number of PCR cycles ) to ensure that the amount of PCR product produced was linearly related to the amount of ligation product initially present in the PCR reactions .
225 +This was accomplished by performing PCR reactions containing serial dilutions of the 3C template , subjecting the PCR reactions to gel electrophoresis ( on a TBE-2 % agarose gel ) , staining the gels with SYBR green I , and measuring the intensities of the bands corresponding to the amplification products ( using AIDA image analysis software ) .
226 +We found that , for all the ligation products we examined , 36 PCR cycles on 30 ng of our 3C template resulted in bands with an intensity that was proportional to the amount of ligation product in the initial PCR reactions ( e.g , see Fig. 4B lanes 1 , 5 , and 6 ) .
227 +Using these conditions , we then conducted PCR on all experimental samples in triplicate .
228 +For each primer pair , controls containing 15 ng and 60 ng ` + T7 ' 3C template ( i.e. , 0.56 and 26 the normal amount ) were also included to ensure that the intensity of the bands produced on our gels was linearly related to the amount of ligation products in the PCR reactions ( these controls are found in Fig. 4B , lanes 1 , 5 and 6 ) .
229 +Only samples run on the same gel were directly compared .
230 +The goal of the experiment was to determine whether the interaction frequency of the transgenes PT7-gene10 and PT7-YFP , ( X ) , in the presence of T7 RNAP , XzT7 , was greater than the interaction frequency of these two genes in the absence of T7 RNAP , X { T7 .
231 +In other words , the goal was to determine whether XzT7 = X { T7 was greater than 1 .
232 +The relationship between interaction frequencies ( which occur in the cell ) and ligation frequencies ( which are present in a 3C template sample ) is given by ( LzT7 = LCzT7 ) X = X ~ ( equation 5 ) , where L and zT7 { T7 zT7 ( L { T7 = LC { T7 ) L { T7 are the ligation frequencies of the transgenes in the presence and absence of T7 RNAP , while LCzT7 and LC { T7 are the ligation frequencies of two control restriction fragments that should interact at the same rate regardless of whether or not the transgenes are transcribed by T7 RNAP ( these two control ligation products were amplified by primers a : b or d : e ; Fig. 4A ) .
233 +This equation states that directly comparing ligation frequencies between different 3C samples is possible only after differences in the efficiency of the 3C protocol between samples are controlled for .
234 +If we assume that the intensity of the band produced by each amplified ligation product is proportional to the original amount of ligation product in the 3C template ( we do , indeed show that this is the case , see above , and Fig. 4B lanes 1 , 5 , and 6 ) , then the intensity of the band seen in the gel , I , is related to the amount of ligation product in the PCR reaction , L , by L ~ a : I , where a is the efficiency of the relevant primer pair .
235 +Then ( aT7IzT7 = aCICzT7 ) ( IzT7 = ICzT7 ) XzT7 = X { T7 ~ ~ ( equation ( aT7I { T7 = aCIC { T7 ) ( I { T7 = IC { T7 ) 6 ) .
236 +This equation reveals that because the experiment is ultimately interested in a change in a single interaction frequency , primer efficiencies cancel out , and have no effect on the final result .
237 +It also gives the expressions that must be measured in order to determine whether the interaction frequency of the two transgenes changes in the presence of T7 RNAP .
238 +The values of ( IzT7 = ICzT7 ) and ( I { T7 = IC { T7 ) are given by the ` test gene contact frequencies ' in Fig. 4B lanes 1 and 2 .
239 +Because these values are virtually identical , XzT7 = X { T7 is ,1 .
240 +This result indicates that the interaction frequency of the transgenes is not changed by the presence of T7 RNAP .
241 +To test the efficiency of restriction nuclease digestion , PCR primers BglIIconfw and BglIIconrv were chosen to amplify a 285 bp fragment of genomic DNA containing a BglII site at its centre .
242 +To quantify total DNA , PCR primers rpoZampfw and rpoZamprv were chosen to amplify a 292 bp genomic fragment that did not contain a BglII site .
243 +Restriction digestion efficiency was determined by comparing the ratios of the BglIIconfw/rv fragment : rpoZampfw/rv fragments in the presence and absence of restriction digestion .
244 +Supporting Information
245 +based assays .
246 +A. Diagrams of DNA fragments ( i ) 800-bp promoter-less control fragment .
247 +( ii ) 452-bp template .
248 +( iii ) 290-bp template .
249 +( iv ) 70-bp template .
250 +Numbers indicate the position of elements ( in bp ) relative to the 59 ends of the templates .
251 +B. Transcripts produced by T7 RNAP .
252 +The templates in ( A ) were transcribed in reactions containing 16 KGB , 100 nM template , 200 nM RNAP , and 0.5 mM ATP+GTP + [ 32P ] UTP ( 0.25 mCi / mL ) in the presence or absence of 0.5 mM CTP .
253 +After 10 min , the resulting RNA was separated by denaturing urea-PAGE , and visualized using a phosphoimager screen ( Molecular Dynamics ) and a FLA5000 imager ( Fuji ) .
254 +( i ) Transcripts produced by all three templates .
255 +( ii ) A second gel better resolving the transcripts produced using the 452-bp template ( below ) .
256 +The shorter products produced in reactions lacking CTP indicate that RNAPs transcribe the C-less cassettes but halt at the first C residue .
257 +( TIF ) reaction ( in buffer LS1 ) lacking NTPs containing 50 nM T7 RNAP and 8 nM of the 452-bp template ( encoding a T7 promoter , a 382-bp C-less cassette , and a C-containing 39 end ) was prepared , and sampled under sequentially-applied conditions .
258 +These samples were separated using a native 1.5 % agarose gel , and stained with SYBR green I .
259 +In the absence of NTPs , the templates are not stably bound by RNAPs , and thus migrate as free DNA ( lane 1 ) .
260 +Adding ATP+UTP+GTP ( to 0.5 mM ) causes
261 +RNAPs to initiate and halt at the end of the C-less cassette .
262 +The templates are now stably bound by RNAPs and their transcripts , and so migrate more slowly ( lane 2 ) .
263 +Adding CTP ( to 0.5 mM ) allows RNAPs to ` run-off ' and vacate most templates , which migrate once again as free DNA ( lane 3 ) .
264 +DNase treatment shows that RNA makes only a minor contribution to the observed fluorescence ( lane 4 ) , while additional RNase treatment removes all nucleic acid ( lane 5 ) .
265 +B .
266 +The fraction of template occupied by T7 RNAP in ( B ) quantified using AIDA image-analysis software ( Raytest ) .
267 +For each condition , the amount of occupied template was calculated by subtracting the amount of freely-migrating DNA ( as judged by band intensity ) from the total amount of DNA ( found in lane 1 ) .
268 +Repeating the experiment in the buffer KGB instead of LS1 yielded similar results ( data not shown ) .
269 +( TIF ) duced during the ` pulldown ' assay .
270 +A transcription reaction ( in KGB ) containing 0.1 mM biotinylated 452-bp template , 0.1 mM 290-bp template , and 0.3 mM T7 RNAP was initiated by the addition of ATP+GTP + [ 32P ] UTP ( 0.25 mCi/mL ) to 0.5 mM in the presence or absence of beads ( 4.56108 beads/mL ) .
271 +After 30 s , reactions were halted by the addition of formamide to 80 % ( v/v ) , and subjected to denaturing urea-PAGE .
272 +Total [ P ] RNA was 32 then visualized using a phosphoimager screen ( Molecular Dynamics ) and a FLA5000 imager ( Fuji ) .
273 +B. Quantitation of the 32 P incorporated into the transcripts in ( A ) .
274 +Initiation rates on the 452-bp and 290-bp templates can be inferred from the intensities of the corresponding transcripts ( which measured 382 bp and 243 bp , respectively ) .
275 +When transcript length is accounted for , we see that RNAPs initiated on the 452-bp template at ,0.76 the rate at which they initiated on 290-bp templates .
276 +We conclude that when the majority of 290-bp templates are occupied , a similar fraction of the 452-bp templates will also be occupied .
277 +species model .
278 +( i ) Representative autocorrelation curve ( blue , upper panel ) recorded using FCS in the experiment of Fig. 2Aiv .
279 +A reaction containing 1.75 mM T7 RNAP , 2 nM labeled 70-bp template , and 0.54 mM unlabeled 452-bp template , was initiated by the addition of ATP+UTP+GTP .
280 +After RNAPs had halted at the first C residues ( 30 s ) , the autocorrelation function of the labeled templates was determined by FCS .
281 +( ii ) A fit of the autocorrelation function produced in ( i ) using a two-dimensional one-species model ( red , upper panel ; equation 1 ) , and yielding a diffusion time of 4.1 ms. Residuals ( red , lower panel ) are minor , suggesting that the model used to fit the curve is well-suited to the sample ( see Materials and methods ) .
282 +( TIF )
...\ No newline at end of file ...\ No newline at end of file
1 +RNAsnap : a rapid, quantitative and inexpensive,
2 +ABSTRACT TM
3 +Historically working with bacterial RNA has been technically difficult because of its highly labile nature and the complicated procedures used for its isolation .
4 +Early RNA extractions employed guanidium isothiocyanate to lyse cells and denature proteins , while the RNA was isolated using a cesium chloride cushion and
5 +Nucleic Acids Research , 2012 , Vol .
6 +40 , No. 20 e156 doi :10.1093 / nar/gks680 ultracentrifugation ( 1 ) .
7 +Subsequently , a hot phenol isolation method replaced cesium chloride gradients ( 2 ) .
8 +However , RNA extractions using hot phenol had significant problems due to both the toxicity of the phenol and because the RNA obtained was not consistently of high quality ( 3 ) .
9 +Subsequently , a protocol was developed that combined guanidium isothiocyanate and phenol that yielded much more reproducible results compared to earlier methods ( 4 ) .
10 +As the interest in RNA metabolism in bacteria grew , many companies developed kits making it easier for any laboratory to isolate total RNA .
11 +These kits , which are relatively expensive , can be very useful for isolating RNA enriched for specific sizes , since the kits vary greatly in the chemistry and/or mechanics used to lyse cells , denature and remove proteins and to actually isolate the RNA .
12 +The use of detergents to promote cell lysis led to the discovery of a cationic detergent ( Catrimox-14 , Iowa Biotechnology Corp. , Coralville , IA , USA ) that both aided cell lysis and captured RNA and DNA by precipitation ( 5,6 ) .
13 +This method had the major advantage of not using phenol and provided good yields of high-quality RNA ( 7,8 ) .
14 +However , shortly after Qiagen acquired the patent rights to Catrimox-14 the detergent was withdrawn from the market .
15 +Subsequently , a variant of the Catrimox-14 isolation procedure was developed using a slightly different surfactant trimethyl ( tetradecyl ) ammonium bromide ( called Catrimide ) , which is a very effective and inexpensive substitute ( 9 ) .
16 +As we initiated a detailed study of rRNA processing in Escherichia coli , we wanted to use an RNA isolation procedure that could give us a rapid and accurate assessment of all RNA species within the cell .
17 +However , all current RNA isolation procedures contain multiple transfer steps , leading to reduced sample recovery .
18 +Furthermore , although each manufacturer provides specifications for the yield and RNA quality resulting from their procedure , there is no published side-by-side comparison of the various methods in terms of total RNA yield , RNA quality , size distribution of the isolated RNA molecules , time to carry out the procedure and cost per sample .
19 +In fact , upon examination of the various RNA samples we obtained using various kits and our own in-house experience with the Catrimide/LiCl method , it was apparent that none of the current RNA isolation methods provide an accurate representation of the intracellular RNA pools , since each method appears to selectively enrich for either large or small RNAs relative to the levels of medium sized species .
20 +Thus , depending on the isolation method used certain size classes of RNA were either enriched or depleted relative to the total RNA population .
21 +We describe here a new RNA isolation procedure TM ( called RNAsnap , for Simple Nucleic Acid Purification ) that quantitatively recovers > 99 % of all RNA species in one step .
22 +The isolation method is remarkably simple , rapid , reproducible and inexpensive .
23 +With Gram-negative bacteria , it yields high-quality RNA in < 15 min that can be used directly for both polyacrylamide and agarose northern analysis .
24 +MATERIALS AND METHODS Bacterial strains
25 +Escherichia coli strain MG1693 ( thyA715 rph-1 ) ( provided by the E. coli Genetic Stock Center , Yale University ) was grown with shaking at 37 C in Luria broth supplemented with thymine ( 50 mg/ml ) to exactly 50 Klett units above background ( No. 42 green filter or OD600 0.4 ) , which is 10 cfu/ml .
26 +Other strains were generously provided by 8 the Departments of Microbiology and Marine Sciences at the University of Georgia .
27 +RNAsnap RNA isolation method for Gram negative TM bacteria
28 +One milliliter of bacterial culture ( 10 cells ) was centri-8 fuged at 16 000g for 30 s and the supernatant was removed by aspiration .
29 +The cell pellet was stored in dry ice until ready for extraction .
30 +Cell pellets were then resuspended in 100 ml of RNA extraction solution [ 18 mM EDTA , 0.025 % SDS , 1 % 2-mercaptoethanol , 95 % formamide ( RNA grade ) ] by vortexing vigorously .
31 +The cells were lysed by incubating the sample at 95 C in a sand bath for 7 min .
32 +The cell debris was pelleted by centrifuging the warm sample at 16 000 g for 5 min at room temperature .
33 +The supernatant was carefully transferred to a fresh tube without disturbing the clear gelatinous pellet .
34 +RNAsnap RNA isolation method for Gram positive bacteria and yeast
35 +To isolate RNA from organisms with tough cell walls such as yeast ( Saccharomyces cerevisiae ) and Gram-positive bacteria ( Bacillus subtilis ) , the following modification to the RNAsnap was added .
36 +The pellet from 1 ml of TM cells ( 10 ) was resuspended in 100 8 ml of RNA extraction solution .
37 +The resuspended cells were transferred to a 0.5 ml screw cap tube containing 200 ml of chilled zirconia beads ( from Ambion Ribopure kit ) .
38 +The cells TM were beaten on a vortex mixer with a small tube adapter for 10 min .
39 +The samples were then treated as described above .
40 +Catrimide/LiCl RNA isolation method
41 +This procedure was performed similarly to the method described by Mohanty et al. ( 9 ) , but was modified for one ml samples .
42 +Briefly , 1 ml of bacterial culture was added to 500 ml of stop buffer , which was previously frozen horizontally in a 1.5 ml microcentrifuge tube .
43 +The cells were immediately mixed by vortexing vigorously , and then pelleted by centrifugation at 5000g for 5 min at 4 C .
44 +The supernatant was carefully removed by aspiration , and the pellet was suspended in 200 ml of lysis buffer by vortexing .
45 +The sample was then placed into a dry-ice ethanol slurry for 90 s , and followed by 90 s of incubation in a 37 C water bath .
46 +This freeze -- thaw cycle was repeated four times in total .
47 +After the fourth 37 C incubation , the sample was transferred into the dry ice -- ethanol slurry in order to refreeze the solution , and 35 ml of 20 mM acetic acid was then added to the frozen solution .
48 +The sample was then placed back into the 37 C water bath , followed by addition of 200 ml of 10 % Catrimide [ ( trimethyl ( tetradecyl ) ammonium bromide ) ] when the sample was almost completely thawed .
49 +The sample was briefly vortexed and centrifuged at 16 000g for 10 min at 4 C .
50 +The supernatant was carefully removed by aspiration , and the pellet was suspended in 500 ml of 2 M LiCl in 35 % ethanol by vortexing vigorously .
51 +The sample was then incubated at room temperature for 5 min , followed by centrifugation at 16 000g for 10 min at 4 C .
52 +The supernatant was carefully removed by aspiration and the pellet was resuspended in 500 ml of 2 M LiCl in water followed by a repeat centrifugation .
53 +The pellet was briefly vortexed in 75 % ethanol and centrifuged at 8000g for 5 min at 4 C .
54 +The ethanol was removed by aspiration , and the tube was briefly centrifuged for a second time in order to collect and remove the remaining ethanol with a pipette .
55 +The pellet was allowed to air dry at room temperature for 10 min and subsequently hydrated by the addition of 100 ml of RNase-free water and incubated at room temperature for 10 min .
56 +The tube was vigorously vortexed , centrifuged at maximum force ( 21 000g ) at room temperature for 1 min to pellet cell debris , and the RNA containing supernatant was transferred to a new tube .
57 +These RNA extraction procedures were done according to the manufacturer 's recommendations and protocols specific for the number of E. coli cells and conditions in which they were grown .
58 +Any step described as optional , but that might improve the quality or yield of RNA was followed .
59 +No optional DNase I treatment was performed on any RNA sample used in this study .
60 +Every effort was made to ensure that the extracted RNA using each method met the manufacturer 's guidelines in terms of overall RNA yield , A260/A280 ratio and RNA quality
61 +RNA quantity and A260/A280 ratios were determined using TM a Nanodrop 2000c ( Thermo Scientific ) .
62 +The amount of TM RNA in the RNAsnap supernatants was determined by A260 , using the RNA extraction solution as a blank .
63 +RNA quality was assessed by running 250 ng of each RNA sample , as determined by A260 , on a 1.2 % agarose -- 0.5 TBE gel with ethidium bromide , run at 5 v/cm for 1 h. RNA samples were denatured prior to loading by suspension in Gel Loading Buffer II ( 95 % formamide , 18 mM EDTA and 0.025 % each of SDS , xylene cyanol and bromophenol blue , Ambion ) and heating for 5 min at 95 C. Approximately 100 ng of each RNA sample were subsequently analyzed on a Bioanalyzer RNA chip ( Agilent Technologies ) using the manufacturer 's recommendations .
64 +Quantitative determination of RNA recovery using the TM RNAsnap method
65 +In order to estimate the amount of RNA remaining in the pellet , we performed an RNAsnap extraction using TM 10 ml of E. coli cells ( 10 cells/ml ) using 500 8 ml of RNA extraction solution .
66 +After the supernatant was recovered and placed into a separate tube , an additional 500 ml of room temperature RNA extraction solution was gently added to the gelatinous pellet in order to wash the pellet of any remaining RNA containing supernatant , which could not be initially removed without disturbing the pellet .
67 +The tube was then spun at 16 000g for an additional 5 min and the supernatant was again removed without disturbing the pellet .
68 +The pellet was then suspended in 100 ml of RNase-free water .
69 +Subsequently , 100 ml of acidic phenol/chloroform ( Ambion , 5:1 solution , pH 4.5 ) was added and the tube was vortexed vigorously for 30 s .
70 +The tube was then centrifuged at 16 000g for 5 min and the aqueous phase was transferred to a fresh tube and sodium acetate/ethanol precipitated .
71 +The precipitated RNA was hydrated in 20 ml of RNase-free water .
72 +After the RNA was fully dissolved , the total amount of RNA was determined based on A260 and was compared with the amount of RNA in the first 500 ml volume of RNA extraction solution recovered from the pellet .
73 +Northern analysis
74 +Two types of northern blots were performed in this study , 6 % polyacrylamide / 8.3 M urea 1 TBE gels for small RNA species ( lpp , cspE , 5S rRNA , ryhB and pheU/pheV ) and 1.2 % Agarose 1 MOPS gels for larger species ( rpsJ operon , adhE and ompF ) .
75 +Northern analysis was performed as described in Stead et al. ( 10 ) .
76 +The RNA isolated by the RNAsnap method was used directly TM for polyacrylamide gels after dilution to the desired loading volume in a formamide-based RNA loading dye .
77 +For agarose northerns , the RNA in the extraction solution was brought up to a total volume of 10 ml with RNAsnap RNA extraction solution .
78 +Subsequently , TM 4 ml of loading solution ( 3.8 ml of any formamide-based RNA loading dye along with 0.2 ml of 37 % formaldehyde ) were added .
79 +The samples were heated at 65 C for 5 min and placed on ice for 1 min followed by brief centrifugation before loading onto a 1.2 % Agarose 1 MOPS gel , similar to the method of Vincze and Bowra ( 11 ) .
80 +Subsequently the RNA was transferred to a positively charged nylon membrane by electroblotting ( 9 ) .
81 +The northern membranes were subsequently probed with multiple P-labeled oligonucleotide probes such 32 that the signals for the lpp , 5S rRNA and pheU/V transcripts were simultaneously visualized on a single membrane ( similarly for cspE/ryhB and adhE/ompF ) .
82 +This approach helped to determine if loading errors could account for differences in signals between the two replicates , as the percentage difference should be the same for each of those RNA species probed in the same lanes , unless the RNA extraction method used caused non-quantitative recovery of a particular RNA species .
83 +It was also possible that a technical error during the transfer of RNA from the gel to the nitrocellulose membrane accounted for a difference between replicates , but this type of error is extraordinarily rare with polyacrylamide northerns in our hands , and occurs infrequently with agarose northerns .
84 +Sodium acetate/ethanol precipitation method
85 +The RNAsnap RNA sample was first diluted with four TM volumes of water followed by addition of 1/10 volume of 3 M sodium acetate , pH 5.2 and the sample was mixed by pipetting .
86 +Three volumes of 100 % ethanol were then added , the sample mixed briefly by vortexing and incubated for at least 60 min at 80 C .
87 +The tube was centrifuged at 16 000g for 30 min at 4 C .
88 +The supernatant was carefully removed by aspiration and the pellet was washed with 250 ml of 75 % ethanol , followed by centrifugation at 8000g for 5 min at 4 C .
89 +The supernatant was removed via aspiration and the tube was briefly centrifuged again .
90 +Following the removal of any remaining ethanol , the pellet was air dried .
91 +The pellet was resuspended in water and centrifuged at 16 000g to pellet any remaining water insoluble proteins and the RNA containing supernatant was transferred to a fresh tube .
92 +Reverse transcriptase–polymerase chain reaction
93 +SK4390 ( rph-1 DrppH thyA715Kmr ) was grown with shaking at 37 C in Luria broth supplemented with thymine ( 50 mg/ml ) and kanamycin ( 25 mg/ml ) until 20 Klett units above background ( No. 42 green filter ) .
94 +The culture was then shifted to 44 C for 2 h .
95 +The culture was maintained at 80 Klett units above background by making periodic dilutions with pre-warmed Luria broth .
96 +RNA was extracted using the RNAsnap procedure described TM above or the TRIzol Max method according to manu-TM facturer 's instructions ( Invitrogen ) .
97 +Both RNA samples were subjected to sodium acetate/ethanol precipitation , DNA removal with the DNA-free kit ( Ambion ) and a TM final sodium acetate/ethanol precipitation .
98 +Five micrograms of each RNA sample was reverse transcribed using a lpp gene-specific primer ( LPP538 : CAGGTACTA TTACTTGGGGTAT ) using SuperScript III reverse transcriptase ( Invitrogen ) according to the manufacturer 's instructions .
99 +The cDNAs were amplified using tw gene-specific primers ( LPP538 and LPPPCR1 : GCTACAT GGAGATTAACT ) using GoTaq Green Master Mix ( Promega ) .
100 +The polymerase chain reaction ( PCR ) products were run on a 2 % agarose -- Tris -- acetate -- EDTA gel and visualized with ethidium bromide in a G-Box ( Syngene ) .
101 +For additional confirmation that the lpp cDNA had been amplified , Southern blot analysis was performed by transferring the PCR products to a Nytran SuPerCharge membrane using a Turboblotter ( Schleicher and Schuell ) .
102 +The membrane TM was probed with P-5 32 0-end-labeled lpp specific oligo-nucleotide ( LPP562A : CGCTTGCGTTCACGTCG ) and scanned with a Phosphorimager ( Storm 840 , GE TM Healthcare ) ( data not shown ) .
103 +Primer extension analysis
104 +Primer extension analysis was performed as described by Stead et al. ( 10 ) with an oligonucleotide primer specific to the 50-end of mature 23S rRNA , which is identical for each of the seven E. coli rRNA operons ( 50-CGTCCTTCATC GCCTCTGACT-30 ) .
105 +An amount of 250 ng of total RNA ( isolated using the RNAsnap procedure ) was used for TM the reverse transcription reactions .
106 +Only half of each reaction mixture was run on the gel .
107 +The sequencing ladder was derived from the rrnB operon .
108 +RESULTS TM
109 +Development of RNAsnap , a rapid and highly quantitative RNA isolation method
110 +In most isolation methods , the amount of total RNA present is initially determined based on either absorbance at 260 nm ( A260 ) or through the use of fluorescent dyes .
111 +Although these approaches provide an accurate estimate of the RNA present in a particular sample , the relative amounts of each RNA species can vary widely depending on the distribution of each RNA species .
112 +These variations are directly related to the particular isolation method employed due to the inherent properties of the matrices used in each procedure , which are biased towards either large ( rRNA or other large mRNAs ) or small ( tRNAs and sRNAs ) RNA species ( see below ) .
113 +In order to help address the problems of both representative and quantitative recovery , we sought to develop a one-step RNA extraction procedure that could be carried out in a single tube in which total RNA was quantitatively recovered in the supernatant and the bulk of the DNA and proteins were left in the pellet .
114 +We hypothesized that such an approach would both greatly simplify RNA isolation and would provide a more accurate overview of the actual intracellular distribution of all RNA species , since any losses associated with multiple handling steps , such as phenol/chloroform extraction , would be eliminated .
115 +During the development of the RNAsnap method , TM we took advantage of the fact that E. coli cells were easily lysed in a boiling solution , such as used in colony PCR methods .
116 +In addition , it is standard practice to denature RNA in a formamide-based loading solution prior to its separation on either polyacrylamide or agarose gels .
117 +We combined aspects of these two techniques to develop the formamide-based RNA extraction solution described here ( see ` Materials and Methods ' section ) .
118 +We observed that exponentially growing E. coli cells were rapidly lysed when suspended in this solution and heated at 95 C for 7 min .
119 +Following centrifugation for 5 min at 16 000g , the RNA was in the supernatant and the gelatin-ous pellet contained protein , cell debris and the majority of the DNA .
120 +The RNA was quantified based on A260 by first blanking a spectrophotometer with the RNA extraction solution .
121 +It was important that the RNA extraction solution was made fresh and was also used as the blank , since the A260 of the extraction solution itself changed over time after the addition of 2-mercaptoethanol .
122 +A one ml sample of an early exponential culture of 8 E. coli ( 10 cells ) yielded 60 ± 3 mg of total RNA with the entire procedure taking < 15 min ( Table 1 ) .
123 +The RNAsnap isolated RNA was suitable , without TM any further treatment , for northern analysis using either polyacrylamide or agarose gels ( Figure 2 ) .
124 +The genomic TM DNA contamination in the RNAsnap sample was comparable to that obtained with the other isolation methods ( data not shown ) .
125 +However , although minor genomic DNA contamination does not interfere with northern blot analysis and some enzymatic reactions , it can interfere during experiments involving reverse transcription and RNAseq analysis .
126 +Thus , RNAsnap RNA was TM subject to DNase I treatment using the DNA-free kit TM ( Ambion ) following sodium acetate/ethanol precipitation for experiments involving primer extension and reverse transcriptase ( RT ) -- PCR ( see below and ` Materials and Methods ' section ) .
127 +The RNAsnap method recovers >99% of all RNA TM species
128 +Even though the RNAsnap procedure was rapid and TM yielded more total RNA per cell than any other method tested ( Table 1 ) , it was important to determine how much RNA remained in the gelatinous pellet .
129 +Accordingly , we scaled up the isolation to 10 ml of culture ( 10 cells ) , but 9 again carried out the protocol in a single tube .
130 +Following removal of the supernatant containing the RNA , the pellet was gently washed once with the extraction solution at room temperature .
131 +After a subsequent centrifugation , the pellet was resuspended in water and extracted using acidic phenol/chloroform ( See ` Materials and Methods ' section ) .
132 +The aqueous phase was precipitated with sodium acetate/ethanol and resuspended in water .
133 +In each of two replicates , 2.5 mg of high-quality RNA was recovered from the re-extracted pellet , while > 700 mg of RNA were found in the original supernatant , indicating that the efficiency of RNA recovery from E. coli using the RNAsnap method was > 99 % ( data not shown ) .
134 +An TM amount of 250 ng of RNA from both the re-extracted pellet and the original supernatant were run on an agarose gel to confirm the presence , quality and quantity of the RNA .
135 +Interestingly , the profile of the various abundant RNA species ( tRNAs , 5S rRNA , sRNAs , 16S rRNA and 23S rRNA ) was identical between the two RNA samples upon visual inspection of the agarose gel ( data not shown ) .
136 +Analysis of RNAsnap isolated RNA TM
137 +In an attempt to determine the size distribution of the transcripts present in the RNA isolated by the RNAsnap method , we compared the RNA samples TM obtained using our previously optimized Catrimide/LiCl method ( 9 ) and three of the most widely used commercially available RNA isolation kits [ TRIzol Max TM Bacteria ( Invitrogen ) , RNeasy Protect Bacteria ( Qiagen ) and RiboPure Bacteria ( Ambion ) ] .
138 +Each ex-TM traction method was tested using at least two independent biological replicates and two or more technical replicates per biological replicate .
139 +The quality of each RNA sample was assessed using three main criteria : purity as determined by a spectrophotometer ( A260/280 ratio ) ; the 23S rRNA/16S rRNA ratio as determined by Bioanalyzer analysis ( Agilent Technologies ) ; and an RNA integrity number ( RIN ) derived from the Bioanalyzer analysis ( Table 2 ) .
140 +The RIN number ( stand-ardization of RNA quality control ) was developed using total eukaryotic RNA , based on a numbering system of 1 -- 10 , with 1 being the most degraded RNA and 10 being the most intact ( Agilent Technologies ) .
141 +It has been demonstrated that with bacterial RNAs a RIN value < 7 led to significant variations in data ( 12 ) .
142 +As shown in Figure 1 , the quality of the RNA derived using the RNAsnap method was as good or better than TM RNA obtained by the other methods tested based on both bioanalyzer analysis ( Figure 1A and Table 2 ) and agarose gel electrophoresis ( Figure 1B ) .
143 +The ratio of E. coli 23S to 16S rRNA in the samples isolated by the RNAsnap TM method was 1.8 , which came closer to the theoretical ratio of 1.88 ( 2904 nt/1541 nt ) than any other method tested ( Table 2 ) .
144 +The A260/280 ratio of 2.0 for all the RNA preparations ( Table 2 ) indicated that all of the samples were relatively pure with the possible exception TM of the RNAsnap sample .
145 +Normally , an A260/280 ratio of 1.8 -- 2 is indicative of highly purified RNA when resuspended in a buffered solution like Tris-EDTA , pH 8.0 .
146 +However , this ratio is highly dependent on the pH and the ionic strength of the solution ( 13 ) .
147 +The pH of the TM RNAsnap RNA sample was 9.4 .
148 +As predicted , resuspension of the RNA in RNase-free water after a sodium acetate/ethanol precipitation significantly improved the TM ratio ( Table 2 ) .
149 +Additionally , diluting the RNAsnap RNA sample 4-fold with RNase-free water improved the A260/280 ratio to 1.9 ( data not shown ) , which was compar-able to the other methods shown in Table 2 .
150 +Thus , the low 260/280 ratio seen with the RNAsnap RNA sample TM most likely resulted from the presence of formamide .
151 +Interestingly , there were significant differences in terms of the amounts of the rRNAs and tRNAs present TM ( Figure 1 ) as well as RIN ( Table 2 ) .
152 +The RNAsnap , TM Catrimide/LiCl , RNeasy and Ribopure methods yielded comparable amounts of 16S and 23S rRNAs , which were significantly higher than what was observed with the TRIzol Max Bacteria method ( Table 2 ) .
153 +In TM contrast , the TRIzol Max Bacteria method yielded th TM highest concentrations of 5S rRNA and tRNAs , followed by the RNAsnap method ( Figure 1A ) .
154 +TM The obvious differences in the distribution of RNAs among of the most abundant RNA size classes obtained from the various RNA isolation methods ( Figure 1 ) led us to determine the relative abundances of specific RNA molecules ranging in size between 76 and 5700 nt using northern analysis .
155 +Since the RNAsnap method re-TM covered > 99 % of total cellular RNA , we calculated the abundance of each transcript derived from the other methods ( Figure 2 ) relative to what was obtained with the RNAsnap RNA ( Table 3 ) .
156 +Transcripts > 1000 nt TM ( ompF , adhE and the rpsJ operon ) were less abundant in the TRIzol Max RNA compared to any of the other TM methods ( Table 3 ) .
157 +In fact , the recovery of the larger transcripts decreased gradually as a function of increased size leading to very low recovery of the 5700 nt rpsJ operon mRNA ( the largest transcript tested ) .
158 +Furthermore , the variability from one isolation to another using the TRIzol Max method was also very high for larger TM transcripts ( Table 3 , higher standard deviations ) .
159 +In contrast , all the other RNA isolation methods contained the larger species at levels that were 1.6 - to 4.4-fold higher than the RNAsnap RNA .
160 +TM At the lower end of the RNA size spectrum , i.e. transcripts < 300 nt ( pheU/pheV , ryhB , 5S rRNA ) , the RNeasy Protect Bacteria , RiboPure and Catrimide / TM LiCl methods yielded significantly less RNA with up to 20-fold decreases for some species ( Figure 2 and Table 3 ) .
161 +The one exception was the ryhB small regulatory RNA , which was present in comparable amounts in all five RNA samples ( Table 3 ) .
162 +The TRIzol Max sample consist-TM ently had between 1.4 - and 2-fold higher levels of all three small RNAs tested ( Table 3 ) .
163 +For the two species in the 300-nt range ( cspE and lpp ) all five methods gave compar-able levels ( Table 3 ) , within experimental error .
164 +Taken together , it is clear that each of the current RNA isolation methods has distinct biases regarding transcript size .
165 +Thus while the RNAsnap method appeared to be TM less efficient in isolating larger transcripts compared to the RNeasy Protect Bacteria , RiboPure and Catrimide / TM LiCl methods , the higher abundance of larger RNA mol-ecules was accompanied by underrepresentation of the smaller molecules ( Table 3 ) .
166 +Similarly , higher levels of small RNAs ( Table 3 ) as well as thick bands of tRNA and 5S rRNA in the TRIzol Max RNA samples TM
167 +Generality of RNAsnap RNA isolation method TM
168 +Isolation of RNA from stationary phase cells using current methods has been difficult ( 9 ) .
169 +In contrast , the RNAsnap method worked equally well with either TM late stationary phase or exponential phase cells ( data not shown ) .
170 +In addition , the RNAsnap procedure TM was easily and quantitatively scaled up to handle 10 ml of culture ( 10 cells ) for situations where larger amounts 9 of RNA were needed .
171 +Furthermore , the RNAsnap TM RNA could be used directly in both polyacrylamide / urea and agarose gels without further purification ( Figure 2 ) .
172 +Although all the data shown here involved E. coli RNA , we have used the RNAsnap method to success-TM fully isolate high-quality RNA from a number of other Gram-negative bacteria including : Alcalingenes faecalis ( ATCC 8750 ) ; Serratia marcescens ( ATCC 14756 ) ; Shigella flexneri ( ATCC 9199 ) ; Pseudomonas aeruginosa ( ATCC 27853 ) ; Salmonella enterica ( ATCC 29629 ) ; Ruegeria pomeroyi ( ATCC 700808 ) ; and Myxococcus xanthus DK1622 .
173 +Additionally , using a slightly modified version of the RNAsnap method ( see TM ` Materials and Methods ' section ) in which zirconium bead homogenization was added for lysis efficiency , high-quality RNA was obtained from two Gram-positive bacteria : Bacillus subtilis ( ATCC 6633 ) and Staphylococcus aureus ( ATCC 6538 ) .
174 +The modified method also worked well with both Saccharomyces cerevisiae and Kluyveromyces lactis .
175 +Using RNAsnap for primer extension and RT–PCR TM experiments
176 +The RNAsnap isolated RNA was further tested for its TM functionality in commonly applied techniques such as RT -- PCR , RNA ligation and primer extension analysis .
177 +It should be noted that for all applications involving enzymatic reactions , the RNA from the RNAsnap TM method was further purified using a sodium acetate / ethanol precipitation step ( see ` Materials and Methods ' section ) .
178 +Specifically , we compared RNA samples isolated using either the RNAsnap or the Trizol TM
179 +Max RNA isolation procedures in an RT -- PCR experi-TM ment that amplified the E. coli lpp mRNA .
180 +As shown in Figure 3 , there was 1.6-fold more lpp mRNA in the Trizol Max isolated RNA compared to the TM RNAsnap isolated RNA after 10 cycles , which reflected TM the relative abundances shown in Table 3 .
181 +The PCR amp-lification reached a plateau after 10 cycles ( Figure 3 ) .
182 +TM In addition , RNAsnap isolated RNA was used in 0 0 determining the 5 - and 3 - ends of the pheU and pheV tRNA transcripts ( Bowden , K. , Mohanty , B. K. and Kushner , S.R. , manuscript in preparation ) by initially ligating the 50 - and 30-ends of the transcripts ( 14 ) .
183 +TM RNAsnap isolated RNA has also been used successfully in various primer extension experiments .
184 +For example , in the experiment shown in Figure 4 , we have examined the 50-termini of 23S rRNA in rnc-14 and wild-type strains .
185 +DISCUSSION
186 +We have described here a simple , rapid and reproducible RNA isolation procedure ( RNAsnap ) that yields highTM quality RNA from Gram-negative bacteria ( Figures 1 and 2 ) , Gram-positive bacteria and yeast that can be used for northern analysis without any further purification .
187 +As shown in Table 1 , not only did the RNAsnap TM method provide the highest total RNA yield of all five isolation procedures ( 1.7 - to 4-fold higher ) , but it was also the fastest and least expensive .
188 +Furthermore , the method ensures the isolation of the widest range of RNA species ( Table 1 ) .
189 +Using eight transcripts ranging in size between 76 and 5700 nt , we have demonstrated that the RNAsnap isolation procedure is TM an unbiased method that likely preserves the in vivo distribution of all RNA species , thus providing the most accurate representation of intracellular RNA pools compared to any of the other isolation methods tested .
190 +Furthermore , it works equally well with exponential and stationary phase cultures .
191 +For downstream applications such as primer extension analysis , RNA ligation and RT -- PCR , further purification of RNAsnap isolated RNA using sodium acetate / TM ethanol precipitation was very straightforward .
192 +A faster but significantly more expensive option was the RNeasy kit ( or similar silica-column-based extraction kit ) or RiboPure kit , which can be used to recover TM the RNA from the formamide-based RNA extraction solution .
193 +Using either column-based method following the RNAsnap extraction yielded extremely high-quality TM
194 +RNA suitable for any type of highly-sensitive RNA analysis ( data not shown ) .
195 +However , the drawback to using a column , as demonstrated in this study ( Table 3 , RNeasy Protect Bacteria and RiboPure Bacteria ) , was TM the non-quantitative recovery of RNA species depending on their size and possible secondary/tertiary structure of the RNA molecule .
196 +With the advent of qRT -- PCR , microarrays and next generation sequencing , genome-wide expression profiling has become an indispensible tool to decipher biological systems .
197 +However , at the heart of the most robust and sophisticated gene-expression analysis lays the quality and reproducibility of the extracted RNA pool .
198 +For example , if a research group were to use a column-based RNA extraction methodology , such as those tested in this study , to examine maturation of small RNAs < 200 nt , the results of the study would be flawed due to non-quantitative recovery of RNA molecules < 200 nt using the RNA extraction methods ( Table 3 ) .
199 +Alternatively , if a group were to examine the relative abundance of a 1000 nt transcript compared with a 5000 nt transcript , the ratio between the two abundances would vary considerably based on the RNA extraction methodology employed .
200 +More importantly , it is clear that no RNA isolation methodology ( with the exception TM of the RNAsnap method ) is suitable for the study of all types and sizes of RNA molecules in the same experiment .
201 +Overall , the quality and representative recovery offered by RNAsnap method is unmatched by the other TM methods tested in this study and is uniquely suited for highthroughput gene-expression analyses .
202 +FUNDING
203 +Funding for open access charge : The National Institutes of General Medical Sciences [ GM81554 to S.R.K. ] .
...\ No newline at end of file ...\ No newline at end of file
1 +Network of Phosphate Starvation in Escherichia coli
2 +Abstract
3 +The phosphate starvation response in bacteria has been studied extensively for the past few decades and the phosphatelimiting signal is known to be mediated via the PhoBR two-component system .
4 +However , the global DNA binding profile of the response regulator PhoB and the PhoB downstream responses are currently unclear .
5 +In this study , chromatin immunoprecipitation for PhoB was combined with high-density tiling array ( ChIP-chip ) as well as gene expression microarray to reveal the first global down-stream responses of the responding regulator , PhoB in E. coli .
6 +Based on our ChIP-chip experimental data , forty-three binding sites were identified throughout the genome and the known PhoB binding pattern was updated by identifying the conserved pattern from these sites .
7 +From the gene expression microarray data analysis , 287 differentially expressed genes were identified in the presence of PhoB activity .
8 +By comparing the results obtained from our ChIP-chip and microarray experiments , we were also able to identify genes that were directly or indirectly affected through PhoB regulation .
9 +Nineteen out of these 287 differentially expressed genes were identified as the genes directly regulated by PhoB .
10 +Seven of the 19 directly regulated genes ( including phoB ) are transcriptional regulators .
11 +These transcriptional regulators then further pass the signal of phosphate starvation down to the remaining differentially expressed genes .
12 +Our results unveiled the genome-wide binding profile of PhoB and the downstream responses under phosphate starvation .
13 +We also present the hierarchical structure of the phosphate sensing regulatory network .
14 +The data suggest that PhoB plays protective roles in membrane integrity and oxidative stress reduction during phosphate starvation .
15 +Introduction
16 +Phosphate participates in many important cellular processes [ 1 ] such as energy metabolism , and the construction of genetic molecules and organelles including cell membranes .
17 +Since the concentration of phosphate is usually low in natural environments , many bacteria have evolved to sense this essential nutrient and to adapt to phosphate-limiting conditions .
18 +Several transcriptomics and proteomics studies had been done to reveal bacteria adaptation in a diverse range of bacteria including Bacillus subtilis [ 2 ] , Corynebacterium glutamicum [ 3 ] , Escherichia coli [ 4,5 ] , Prochlorococcus marinus [ 6 ] , Sinorhizobium meliloti [ 7 ] and Vibrio cholera [ 8 ] .
19 +In E. coli , phosphate sensing had been reported to be performed by a seven-component apparatus [ 9 ] .
20 +The sensor kinase of this machinery , PhoR , plays an important role to pass the limited environmental phosphate signal to its response regulator , PhoB .
21 +During phosphate starvation , PhoR dimer is autophosphorylated on one histidine residue of each monomer .
22 +This phospho-PhoR dimer has the kinase activity that can transfer the two phosphoryl groups to the aspartate residue in each of the PhoB monomers [ 1 ] .
23 +The phospho-PhoB dimer is the active form of the transcriptional factor that recognizes the previously characterized PhoB recognition consensus sequence CTGTCAT-A ( AT ) A ( TA ) - CTGT ( CA ) A ( CT ) ( Pho box ) and regulates its target genes [ 1,10,11 ] .
24 +In response to phosphate limitation , PhoB binds to the Pho box and transmits the phosphate-limiting signal to
25 +To date , thirty-one responding genes composed of nine transcription units are known to be regulated by PhoB , while several other genes lack direct evidence of PhoB binding in E. coli [ 9 ] .
26 +However , previously reported proteomics data of E. coli indicate that the expression of around 400 proteins varied in a comparison between excess and limited phosphate conditions [ 5 ] .
27 +Thus , studying the genome-wide regulation exercised by PhoB in response to phosphate starvation is required to understand the underlying mechanisms of bacterial adaptation to phosphate starvation .
28 +In this study , we combined ChIP-chip and gene expression microarray experiments , for the first time , to present the global responses of E. coli to phosphate starvation through the PhoR / PhoB two-component system .
29 +This integrative genome-wide approach allowed us to identify 54 PhoB binding targets and 287 differentially expressed genes in the presence of PhoB activity during phosphate starvation .
30 +These results indicate that PhoB directly regulates a group of genes which contain distinct transcriptional regulators and further indirectly influences other genes .
31 +A specific group of genes involved in the functions of transportation and metabolism for membrane protection have also been identified .
32 +Results and Discussion
33 +Genome-wide mapping of PhoB binding profiles
34 +We applied the ChIP-chip techniques to measure the binding of PhoB across the whole genome under the phosphate-limiting condition ( Figure 1 ) .
35 +The PhoB-FLAG expressing strain
36 +( MG1655_PhoB_FLAG ) and the wild type strain ( MG1655 ) , which contains no FLAG tag , were used as a comparison for the recognition of anti-FLAG antibody ( Table 1 ) .
37 +The activity of our PhoB-FLAG fusion protein in the MG1655_PhoB_FLAG strain was nearly the same as the activity of PhoB in the MG1655 wild type strain ( see Figure S1 ) .
38 +In this design , the genome-wide map of interactions between PhoB and E. coli genomic DNA was constructed ( Figure S2A ) .
39 +Our ChIP-chip results contained six of the nine PhoB-regulating targets described in a recent review [ 9 ] .
40 +The six targets are ugpB , phnC , phoA pstS , phoE and phoB ( Figure S2B ) .
41 +One possible reason that we were not able to detect all the previously described targets may be due to the differences in experimental conditions or the in vivo/in vitro experimental designs .
42 +Further investigation of significantly enriched regions revealed 43 significantly enriched peaks identified by a CMARRT package [ 12 ] with a controlled error rate set at 0.05 ( see Methods for details ) .
43 +Other uncharacterized PhoB targets were also identified in our study , and the overall target genes were classified into six groups with functions involved in transcriptional regulation , transportation , metabolism , membrane structure , unknown function and pseudogene ( Table 2 ) .
44 +Previously uncharacterized PhoB binding targets
45 +Eight novel PhoB binding sites are adjacent to ten genes that were shown to be differentially expressed in our analysis of gene expression microarray ( see below ) .
46 +These ten genes are likely to be directly regulated by PhoB .
47 +Promoter regions containing these target sites were amplified and cloned into the promoterless luciferase expression vector pGL3 to create the promoter : : lucifer-ase fusions .
48 +These fusion plasmids were transformed into the E. coli wild type strain and the phoB knockout strain .
49 +We found that all ten plasmids showed significant differences in luciferase expression ( Figure 2 ) .
50 +These eight binding sites are related to the ten targets since there are two divergently transcribed gene pairs which share the same putative binding sites .
51 +To further examine if these eight sites are directly bound by PhoB , we used the gel mobility shift assay to detect the protein-DNA interactions .
52 +Synthesized single-stranded DNA fragments covering the putative binding sites were first endlabelled with biotin , annealed and incubated with the purified PhoB-His fusion protein in vitro .
53 +The purity of our PhoB-His fusion protein is shown in Figure S3 .
54 +From the results of gel mobility shift assays , the two putative binding sites located upstream of yhjC and ydfH were seen as having low-affinity binding in our in vitro experimental conditions .
55 +The other six binding targets also showed different affinities for PhoB binding as the shifts occurred at different concentrations of PhoB ( Figure 3 ) .
56 +Identification of the PhoB binding pattern
57 +The PhoB binding pattern can be identified using motif analysis of the enriched peaks from the ChIP-chip results .
58 +All 43 enriched regions were input into the MEME software to find conserved patterns .
59 +The most significant 18 bp pattern was identified ( evalue = 2.2 e218 ) , meaning that all currently identified targets of PhoB share a significant conserved pattern ( Table 2 ) .
60 +The sequence logo representation of this pattern is shown in Figure S2C .
61 +This pattern clearly agrees with the known PhoB binding pattern ( Figure S2D ) .
62 +Surprisingly , nearly half ( 20/43 ) of the binding targets were located within the coding regions and this percentage is relatively higher than that of other transcriptional regulators mentioned in the study by Shimada et al [ 13 ] .
63 +They observed that the RutR regulator also has a high percentage of binding sites ( 90 % ) located in the coding regions .
64 +This could be due to incomplete evolution to eliminate the non-functional DNA sites or uncharacterized regulations .
65 +In contrast to RutR , PhoB is a well-conserved protein and the phosphate-sensing mechanism is vital for survival ; thus PhoB is likely well-evolved and its bindings in the coding regions may have biological functions .
66 +Differentially expressed genes containing putative PhoB binding sites in their coding regions were selected to confirm that PhoB binds to their coding regions and may participate in regulating them .
67 +Three genes : cof , yahA , and yddV ( shown in Table 2 ) , fit the criteria and the 60 bps centered at the three putative PhoB binding sites were further tested by gel mobility shift assays ( Figure S4 ) .
68 +Although the detailed mechanisms involved remain to be defined , the results here reveal that PhoB plays roles in the regulation of gene expression through binding to the coding regions .
69 +Functional categories altered by PhoB
70 +To assess the gene expression status affected by PhoB , RNA samples were extracted from the MG1655_PhoB_KO and the MG1655 strains under the same condition used for the ChIP-chip experiments .
71 +Followed by cDNA synthesis , biotin-labelling and hybridization onto the Affymetrix array , gene expression status was measured .
72 +There were 287 differentially expressed genes that were directly or indirectly regulated by PhoB ( Table S1 ) .
73 +Within these 287 differentially expressed genes , 177 genes were upregulated while 110 genes were down-regulated with PhoB activity .
74 +In order to investigate the global biological roles played by PhoB under the phosphate-limiting condition , the COG functional distribution of these differentially expressed genes was plotted ( Figure 4 ) .
75 +It is reasonable to see that a large group ( .10 % ) of genes participated in inorganic ion transportation and metabolism and was up-regulated during phosphate starvation in order to enhance phosphate uptake and usage .
76 +Additionally , about 7 % of genes participating in cell envelope biogenesis/outer membrane were also up-regulated .
77 +The hierarchical structure of phosphate sensing regulatory network
78 +It is worth noting that our gene expression data showed 287 genes affected by PhoB while only 19 out of these 287 genes were considered to be directly regulated PhoB targets ( Table 2 ) .
79 +There are 22 differentially expressed transcriptional regulators and six of them ( cusR , feaR , phoB , prpR , ydfH , and yhjC ) contained the Pho box within their upstream regions .
80 +Thus PhoB may pass the phosphate-limiting signal first to the six regulators which they then regulate the other 15 regulators , which in turn affect the remaining 265 differentially expressed genes .
81 +Under the hierarchical structures of phosphate signalling passages , feed forward loop ( FFL ) network motifs play a role in signal sensing and responding mechanisms .
82 +Each FFL network motif contains three genes .
83 +Two of the three are transcription regulators , one of which regulates the other , and they jointly regulate the third target gene .
84 +At least four sets of gene pairs , cusR/cusC , prpR/prpB , feaR/feaB , and yedW/yedX , have the potential to form feed forward loops with
85 +PhoB regulation .
86 +For example , PhoB regulates cusR and both PhoB and CusR regulators regulate cusC .
87 +Thus , the phoB , cusR , and cusC form a FFL network motif .
88 +A previous study has demonstrated in silico that these FFLs can enhance the signal transduction processes or delay the response or adjust the sensing mechanisms through transcriptional regulation [ 14 ] .
89 +The underlying biological functions of these potential FFLs are left for future in vivo investigations .
90 +Overall , the data suggest that PhoB specifically regulates a relatively small group of genes , which influence a large group of downstream genes during phosphate starvation .
91 +PhoB operates cooperative regulatory mechanisms
92 +In addition to the formation of FFL network motifs , three more observations revealed that PhoB cooperates with other transcription factors to modulate downstream responses .
93 +The first one is the contrasting regulatory modes observed from our reporter gene assay and microarray data .
94 +The two upstream regions of yhjC and yegH may be positively regulated by PhoB based on our reporter gene assay .
95 +However , they both showed down regulation in the presence of PhoB from our microarray datasets .
96 +The opposite results indicate that other regulators may have inhibitory roles in the coding regions to block the up-regulation of PhoB in our experimental condition .
97 +In addition , post-transcriptional modifications , such as mRNA degradation or small RNA regulation , may also be other reasons for reductions in PhoB up-regulation .
98 +Secondly , only about 35 % of PhoB binding targets showed differential expression ( Table 2 ) .
99 +This may be a clue that PhoB cooperates with other factors to modulate transcription since other factors may reduce the effect of PhoB regulation .
100 +Finally , we also observed an indirectly regulated 14 kb region to which PhoB did not tend to bind to ( Figure S5 ) .
101 +It is interesting that genes in this 14 kb region all showed up-regulation in the presence of PhoB .
102 +This result suggests that other factors may protect this highly expressed region from PhoB binding .
103 +Although the underlying mechanisms require further investigation , these observations implicate that
104 +PhoB operates complex regulatory mechanisms and cooperates with other factors in the signal integration of genetic regulatory networks in E. coli .
105 +PhoB is involved in the regulation of transporter systems and membrane component rearrangement
106 +Out of the 287 genes showing differential expression in our gene expression experiments , more than 60 genes encode the proteins of transporter systems ( Table S1 ) .
107 +Previous reports had shown that phosphorus-uptake related transporters are activated during phosphate starvation [ 1 ] .
108 +Based on our results , a large group of genes encoding transporter systems were also activated , such as : Oligopeptide transporter ( oppABCDF ) , Copper/silver efflux system ( cusCFBA ) , multidrug-efflux systems ( mdtABCD , cmr ) , neutral amino-acid efflux system ( eamB ) and others ( Table S1 ) .
109 +These transporters may play roles to adjust the overall metabolic flux of the cells although the adjustments involved are not clear at this time .
110 +Membrane constituents such as lipopolysaccharides , outermembrane proteins , and membrane lipids have been reported to be regulated during phosphate starvation [ 15,16 ] .
111 +This may be because phosphorus is a major component of cell membraneforming phospholipids .
112 +If the phospholipids can not be renewed , the membrane becomes too weak to defend stresses like oxidation pressure , osmotic stress , and others .
113 +Our microarray data showed that a group of genes related to the metabolisms of murein , palmitoylated lipid A , colanic acid , and putrescine are modulated under PhoB activity .
114 +Murein
115 +Murein or peptidoglycan can help E. coli cells to stabilize their cell envelope under the high intracellular pressure [ 17 ] .
116 +The genes mipA ( scaffold protein for murein synthesizing machinery ) , ycfS ( L ,
117 +D-transpeptidase linking Lpp to murein ) and mltD ( predicted membrane-bound lytic murein transglycosylase ) were observed to be activated in transcriptional expression .
118 +The mipA gene also has a PhoB binding signal in its upstream region and is considered as a directly regulated target .
119 +Lipid A
120 +For the modification of lipid A , the hexa-acyl pyrophosphate Lipid A is known to be modulated through the Pho regulon in E. coli [ 18 ] .
121 +From our microarray data , we observed the involvement of PhoB in the up-regulation of pagP .
122 +Palmitoylated lipid A may also be synthesized during phosphate starvation since PagP transfers palmitate from phospholipid to lipid A precursor to generate palmitoylated lipid A , which protects bacteria from host defences and is likely related to bacterial virulence [ 19,20 ] .
123 +Colanic acid
124 +Additionally , colanic acid is an extracellular polysaccharide and has been shown to increase tolerance to heat and acid conditions [ 21,22 ] .
125 +The genes , wzxC ( colanic acid exporter ) , wcaJ ( predicted
126 +UDP-glucose lipid carrier transferase ) , wcaK ( predicted pyruvyl transferase ) , wcaL ( predicted glycosyl transferase ) and wcaM ( predicted colanic acid biosynthesis protein ) are involved in the colanic acid biosynthesis and transportation pathway and were observed to be up-regulated in the wild-type strain relative to the PhoB knock-out strain .
127 +Putrescine
128 +As for the linear polyamine , putrescine , its role is related to membrane stabilization and optimal growth .
129 +However , a high concentration of polyamines will inhibit cell growth and protein synthesis .
130 +Therefore , the polyamine degradation pathway exists in bacteria for balancing the concentration [ 23 ] .
131 +This pathway involves puuCBE ( gamma-Glu-gamma-aminobutyraldehyde dehydrogenase , gamma-Glu-putrescine oxidase and GABA aminotransferase ) , puuP ( putrescine importer ) , puuA ( gamma-Glu-putres-cine synthase ) , and puuD ( gamma-Glu-GABA hydrolase ) .
132 +In our study , all of these genes showed down-regulation and their transcription repressor , PuuR , in turn was up-regulated in the presence of PhoB activity .
133 +The repressed putrescine degradation pathway indicates that , during phosphate starvation , membrane stabilization is more important than growth since E. coli cells enter the stationary phase .
134 +PhoB is involved in oxidative stress protection
135 +Previous studies described that although cells stop growing , bacteria will still undergo aerobic respiration during phosphate starvation [ 24 ] .
136 +Under this circumstance , hydrogen peroxide may not be diluted through cell division and thus may accumulate in cells .
137 +Oxidative stress was demonstrated to occur during phosphate starvation .
138 +In addition , the alkyl hydroperoxide reductase ( AHP ) complex helps scavenge hydrogen peroxide produced during phosphate starvation [ 25,26 ] .
139 +In our study , the ahpCF was identified to be up-regulated indirectly by PhoB .
140 +This suggests that PhoB plays a protective role for the oxidative stress which occurs during phosphate starvation .
141 +It is known that methylglyoxal is synthesized to enhance the phosphate turnover during phosphate starvation [ 27,28 ] .
142 +Although methylglyoxal can help to protect against electrophile attack and detoxification , excess methylglyoxal leads to cell death .
143 +From our gene expression analysis , the yeaE gene encoding the methylglyoxal reductase was up-regulated in the wild-type E. coli strain compared to the PhoB knock-out strain .
144 +This is another indication that PhoB has a protective role for oxidative stress
145 +PhoB participates in protecting cells during phosphate starvation
146 +We have presented that during phosphate starvation , PhoB is involved in triggering the membrane component rearrangement for membrane integrity .
147 +In addition , PhoB also indirectly affects genes participating in protecting cells from oxidative stress and genes that balance the level of methylglyoxal .
148 +These results together suggest that PhoB protects the bacterium by enhancing membrane integrity and reducing oxidative damage to the cell membranes .
149 +We have identified several predicted transcription factors that are regulated by PhoB .
150 +Further studies of these predicted transcription factors are needed in order to understand the complex interplay between genes and regulators in the bacterial signalling and regulatory networks during phosphate starvation .
151 +In summary , our genome-wide approach for characterizing the roles of PhoB by ChIP-chip and gene expression array provides a comprehensive global binding profile of PhoB .
152 +We have presented a hierarchical structure of transcriptional regulators of the phosphate-sensing network as well as the potential membrane protective roles of PhoB .
153 +Materials and Methods
154 +Bacterial strains, plasmids and growth conditions
155 +Bacterial strains used in this study are shown in Table 1 .
156 +Tables S2 and S3 list the plasmids and the oligonucleotides , respectively .
157 +A phoB knock-out derivative from the BW25113 strain was requested from Keio collection [ 29 ] .
158 +This phoB disruption was then transferred into MG1655 strain by P1 transduction [ 30 ] and named MG1655_PhoB_KO .
159 +The MG1655_PhoB_FLAG which carries a 3xFLAG tag at the 39 end of phoB gene was constructed from the BW25113 strain using an epitope tagging approach [ 31 ] .
160 +For PhoB ChIP-chip experiments , strains MG1655 and MG1655_PhoB_FLAG were grown in Morpholinepropanesulfo-nic acid ( MOPS ) minimal medium with 200 mM K HPO and 2 4 0.4 % glucose .
161 +Figure 1 shows the time point for cell harvesting and the cultivation of MG1655 , MG1655_PhoB_FLAG , and MG1655_PhoB_KO under phosphate-limiting and phosphatesufficient conditions .
162 +The time point at OD of 1.0 was 600nm selected since phosphate was used up and PhoB had a higher activity for ChIP-chip assay .
163 +For the gene expression microarray experiments , MG1655 and MG1655_PhoB_KO were compared under the same conditions as the ChIP-chip assay .
164 +To compare the promoter activity of the upstream regions , promoter : : luciferase gene fusion plasmids were constructed , and luminescence was measured for both MG1655 and MG1655_PhoB_KO strains at the same time point as the two above experiments ( Figure 1 ) .
165 +The ChIP-chip experiments and the reporter gene assays were carried out in at least biological triplicates , while the gene expression microarray experiments were performed in two biological replicates .
166 +Determination of phosphate concentration
167 +To determine the concentration of orthophosphate , an ascorbic acid method described previously was applied in biological triplicates with slight modifications [ 32 ] .
168 +After overnight culturing of the MG1655 , MG1655_PhoB_KO , and MG1655_PhoB _ - FLAG strains in MOPS minimal medium containing 1000 mM K HPO and 0.4 % glucose , cultures were diluted in 2 4 1:100 ratio in MOPS minimal medium containing 200 / 1000 mM K2HPO4 and 0.4 % glucose and grew at 37uC .
169 +At each time point , cultures were collected , centrifuged at 12,000 g for 5 min , and then 1 ml supernatants were added to 160 ml reaction solution ( 1 N sulphuric acid , 0.1 mM potassium antimonyl tartrate , 4.8 mM ammonium molybdate and 30 mM ascorbic acid ( added lastly ) ) .
170 +After 10 min incubation of supernatants with the reaction solution , the light absorbance at 880 nm was measured .
171 +By interpolation of the standard curve , the phosphate concentration was determined .
172 +Chromatin immunoprecipitation (ChIP) experiment
173 +To identify the genome-wide DNA-binding profile of PhoB , ChIP assays were performed on MG1655_PhoB_FLAG and MG1655 .
174 +The ChIP assay protocol was modified from Byung-Kwan Cho et al. [ 33 ] .
175 +The MG1655_PhoB_FLAG strain expresses the PhoB-FLAG fusion protein where the FLAG tag can be recognized by anti-FLAG antibody and used for ChIP assaying [ 34 ] .
176 +The MG1655 strain , which expresses no FLAG tag , was used as a control group .
177 +Cultures were grown to an OD600 value of 1.0 and treated with 1 % formaldehyde for 10 min .
178 +To quench the reaction , glycine was added at the final concentration of 0.125 M for 5 min .
179 +Cells were centrifuged at 12,000 g at 4uC for 20 min and washed two times with the washing buffer ( 10 mM Tris-HCl ( pH 7.4 ) , 0.1 M NaCl , 1 mM EDTA and 0.5 % Tween-20 ) .
180 +The washed cells were then lysed with the lysis buffer ( 10 mM Tris-HCl ( pH 7.4 ) , 0.1 M NaCl , 1 mM EDTA and 0.5 % Tween-20 , 8 kU/ml lysozyme , 1 mM PMSF , and protease inhibitor cocktail ( Sigma ) ) for 30 min at 4uC .
181 +The lysates were sonicated ( Bioruptor ) to result in DNA fragments ranging from 100 bps to 1000 bps with the average size of 500 bps .
182 +After sonication , the lysates were centrifuged at 12,000 g for 20 min at 4uC and the resulting supernatants were used for immunoprecipitation .
183 +To eliminate the non-specific bindings between the magnetic beads coated with Protein G ( Invitrogen ) and the anti-FLAG antibody , the magnetic beads were pre-incubated with 0.05 mg / ml anti-FLAG antibody ( Sigma ) .
184 +Similarly , for the purpose of eliminating the non-specific bindings between our lysates and the beads , lysates were also pre-cleared by incubating them with the beads without the anti-FLAG antibody .
185 +To immunoprecipitate the PhoB-FLAG-DNA complex , beads pre-incubated with the antibody were added in both lysates from MG1655_PhoB_FLAG and MG1655 strains at 4uC overnight .
186 +The beads were washed once with IP buffer ( 10 mM Tris-HCl ( pH 7.4 ) , 0.1 M NaCl , 1 mM EDTA , and 0.05 % [ v/v ] Tween-20 and 1 mM fresh PMSF ) , twice with ChIP wash buffer I ( 10 mM Tris HCl ( pH 7.4 ) , 300 mM NaCl , 1 mM EDTA , 0.1 % Tween-20 and 1 mM fresh PMSF ) , three times with ChIP wash buffer II ( 10 mM Tris-HCl ( pH 7.4 ) , 500 mM NaCl , 1 mM EDTA , 0.1 % [ v/v ] Tween-20 and 1 mM fresh PMSF ) , once with ChIP wash buffer III ( 10 mM Tris-HCl ( pH 7.4 ) , 250 mM LiCl , 1 mM EDTA , 0.1 % [ v/v ] Tween-20 and 1 mM fresh PMSF ) and once with TE buffer ( 10 mM Tris-HCl ( pH 7.4 ) and 1 mM EDTA ) .
187 +After removing the TE buffer , beads were incubated twice with elution buffer ( 50 mM Tris-HCl ( pH 7.4 ) , 10 mM EDTA and 1 % SDS ) at 65uC for 15 min and the two resulting eluted solutions were combined .
188 +After incubating the combined eluted samples with proteinase K ( Sigma ) to the final concentration of 10.5 U/ml at 42uC for 2 hours , the reverse cross-link procedure was performed by incubating at 65uC overnight to unlink the covalent bonds formed by formaldehyde between peptides and DNA .
189 +Samples were then treated with RNase A ( Sigma ) to the final concentration of 26 mg / ml , followed by purifying DNA from the RNase A-treated samples using the PCR purification kit ( Qiagen ) .
190 +Whole genome tiling array analysis for ChIP-chip experiments
191 +The NimbleGen 385 K high density tiling array for E. coli K12 MG1655 ( Cat .
192 +No. 05542901001 ) was used for our ChIP-chip assay .
193 +The instructions of the NimbleGen 's protocol ( version 2.0 ) were followed for all procedures .
194 +Immunoprecipitated samples were amplified by whole genome amplification kit ( Sigma ) twice and pooled together .
195 +The amplified samples from MG1655_PhoB_FLAG were labelled with Cy5 dye while the control samples from MG1655 were labelled with Cy3 dye .
196 +After the hybridization step , the arrays were washed and then scanned with an Axon scanner ( GenePix 4000B ) .
197 +The scanned TIF image files were then processed by NimbleScan software to generate the intensity pair files .
198 +The R package Ringo [ 35 ] was used to read the pair files , and the limma package [ 36 ] was used for within - and between-array normalization [ 37 ] .
199 +The averaged values of normalized Cy5 and Cy3 intensities from triplicate samples were used to calculate the log2-ratios ( Cy5/Cy3 ) .
200 +The enriched regions were then identified by the CMARRT package [ 12 ] with a controlled error rate set at 0.05 .
201 +Our ChIP-chip data had been submitted to NCBI GEO database and the GSE Series record is GSE21857 .
202 +Motif identification
203 +To find the position weight matrix ( PWM ) of PhoB binding sites , E. coli K12 MG1655 sequences of all the enriched regions were extracted from NCBI RefSeq ( accession no .
204 +NC_000913 ) .
205 +We used the MEME program [ 38 ] to search for the most significant conserved pattern with pattern length ranging from 18 to 22 bps ( accomplished by using the -- minw 18 -- maxw 22 options of MEME ) .
206 +The range was selected because the previously reported PhoB binding pattern is 18 bps in length [ 11 ] , while the structure information indicated that the site is 22 bps [ 10 ] .
207 +A seven-order background model was built from the whole E. coli K12 MG1655 reference sequence ( accomplished by using the -- bfile , background model file .
208 +option in MEME ) .
209 +In addition , sites on both strands were allowed ( accomplished by using the -- revcomp option ) .
210 +The sequence logo [ 39 ] was then used to present the PWM graphically .
211 +Gene expression microarray and analysis
212 +The Affymetrix E. coli Genome 2.0 array was used to investigate gene expression status in the presence and the absence of PhoB activity .
213 +The E. coli K12 MG1655 and MG1655_PhoB_KO strains grew in MOPS minimal medium containing 200 mM K2HPO4 and 0.4 % glucose .
214 +At an OD600 of 1.0 , cultures were treated with 10 mg/ml lysozyme and 10 % SDS at 4uC for 5 min to lyse bacterial cells .
215 +Then , the protocol for total RNA purification using TRIZOL reagent ( Sigma ) was followed .
216 +The Affymetrix standard protocol was then applied for cDNA synthesis , fragmentation , biotin labelling and hybridization .
217 +The raw CEL files were normalized by a robust multi-array average approach [ 40 ] .
218 +The microarray data have also been included in GSE21857 of NCBI GEO database .
219 +To assess statistically significant differential expression , we applied linear models and empirical Bayes methods [ 41 ] through the limma package , and the Benjamini and Hochberg 's q-value threshold was set at 0.05 .
220 +The filtered results were considered as the differentially expressed genes .
221 +To investigate the functions of the differentially expressed gene , the functional categories of the clusters of orthologous group ( COG ) were used [ 42 ] .
222 +Construction and assay of promoter::luciferase fusions
223 +The promoter regions of the PhoB targets identified in ChIP-chip experiments were amplified by PCR from the MG1655 strain using the primers listed in Table S3 .
224 +After treatment with NheI and NcoI restriction enzymes , the digested linear products were then ligated into a NheI-NcoI digested pGL3-basic vector ( Promega ) .
225 +The pGL3 plasmid contains a promoterless luciferase gene .
226 +The cultivation condition was in MOPS minimal medium supplemented with 200 mM K2HPO4 and 0.4 % glucose at the same condition as the experiments for ChIP-chip assay and gene expression microarray ( Figure 1 ) .
227 +The luciferase activities were measured using a luciferase assay system ( Promega ) .
228 +PhoB-His fusion protein purification
229 +In order to overexpress the PhoB-His fusion protein , the PhoB coding region was cloned into a pET21d ( + ) plasmid .
230 +This constructed vector expressing the PhoB-His ( 6x ) fusion protein was transformed into BL21 .
231 +Overnight cultures were diluted 1:500 into 250 mL LB cultures containing 100 mg/ml ampicillin .
232 +The cultures were grown at 37uC until an OD600 of 0.4,0.6 , then treated with 1 mM IPTG to induce PhoB-His ( 6x ) expression and then grown at 37uC for another 2 hours .
233 +After centrifugation , the pellets were resuspended in 10 ml lysis buffer ( 20 mM NaH2PO4 , 500 mM NaCl , 20 mM imidazole , and 1 mg/ml lysozyme ) .
234 +The cells were lysed for 30 min at 4uC and then the lysates were cleared by centrifugation at 14000 g for 30 min at 4uC .
235 +After applying the lysate to the Ni-sepharose column ( GE Healthcare ) , the column was washed two times by 4 ml wash buffer ( 20 mM NaH2PO4 , 500 mM NaCl , and 30 mM imidazole ) .
236 +The elution was performed by applying 1 ml elution buffer ( 20 mM NaH2PO4 , 500 mM NaCl , 500 mM imidazole ) to the column four times .
237 +The eluted samples were dialyzed in the storage buffer
238 +( 25 mM Tris-HCl , 50 mM NaCl , 0.1 mM EDTA , and 0.1 mM DTT ( pH 7.4 ) ) .
239 +The concentration of PhoB-His fusion protein was determined by the Bradford assay ( Bio-Rad ) using the bovine serum albumin ( BSA ) as the standard .
240 +Gel mobility shift experiments
241 +The synthetic single-stranded 60 bp DNA fragments centered at PhoB putative binding sites were used in these experiments ( Table S3 ) .
242 +DNA fragments were first 39-end labeled with biotin using a DNA 39 End Biotinylation Kit ( Pierce ) and then annealed before use .
243 +Before the binding assay , the PhoB-His fusion protein was phosphorylated in the reaction buffer ( 50 mM Tris-HCl , 10 mM MgCl2 , 0.1 mM DTT , and 20 mM acetylphosphate ) at 37uC for 75 min [ 43 ] .
244 +The phosphorylated PhoB-His fusion protein was then used in the mobility shift assays .
245 +Each binding reaction contained 20 fmol 39-end biotin labeled dsDNA , 20 mM Tris-HCl ( pH 7.0 ) , 50 mM NaCl , 1 mM DTT , 10 mM MgCl2 , 100 mg/ml BSA , and 0.5 mg/ml poly dI-dC with various amounts of PhoB-His ( 6x ) fusion protein ( see Figures 3 and S4 ) .
246 +Reactions were incubated for 15 min at 37uC , and then loaded onto a 6 % native polyacrylamide gel running at 100 V in 0.5 X TBE buffer .
247 +After separation , samples were blotted to Amersham Hybond-N membranes using a Hoefer TE 70 device .
248 +The labeled biotin signals were transferred and detected using a LightShift Chemiluminescent EMSA Kit ( Pierce ) according to the manufacturer 's instructions .
249 +For each tested target , at least two to three biological replicates were performed and the best figure was picked and shown in Figures 3 and S4 .
250 +Supporting Information
251 +wild type strain .
252 +In order to confirm that the activity of our PhoB-FLAG fusion protein is not affected by the C-terminal FLAG tag , a reporter gene assay was used to measure the activity of the self-regulated PhoB promoter .
253 +The constructed phoB promoter : : luciferase fusion plasmid were transformed into three strains , MG1655 , MG1655_PhoB_FLAG , and MG1655_PhoB_KO ( see Materials and Methods ) .
254 +The transformed strains were grown in MOPS minimal medium containing 0.2 mM K2HPO4 and 0.4 % glucose until OD600 of 1.0 .
255 +The growth condition and the time point are the same as our ChIP-chip assay and gene expression microarray .
256 +The luciferase activities were measured using a luciferase assay system ( Promega ) .
257 +The y-axis in this figure shows the relative light unit ( RLU ) .
258 +The phoB-deprived strain , MG1655_PhoB_KO , shows the basal level activity of phoB promoter without PhoB .
259 +The wild type MG1655 strain represents the activity of phoB promoter under wild type PhoB positive regulation .
260 +This figure displays that our PhoB-FLAG fusion protein results from ChIP-chip experiments at an OD600 value of 1.0 .
261 +The log2 fold change ( y-axis ) is the log2 ratio ( grey line ) of the normalized Cy5 signal ( MG1655_PhoB_FLAG ) divided by the normalized Cy3 signal ( MG1655 ) after averaging our triplicate results .
262 +These ratios were plotted against their locations on the 4.64 Mb E. coli chromosome ( x-axis ) .
263 +( B ) Expansion of PhoB binding peaks on the previously known regulatory sites .
264 +The detected peaks were centered with 5000 bps flanking regions and these peaks were located in the promoter regions of ( i ) phoE , ( ii ) phoB , ( iii ) ugpB , ( iv ) pstS , ( v ) phoA , and ( vi ) phnC .
265 +The log2-ratios ( grey line ) and the smoothed ratios ( black line ) on y-axis were calculated from the normalized Cy5 signal ( MG1655_PhoB_FLAG ) divided by the normalized Cy3 signal ( MG1655 ) after averaging the triplicate results .
266 +( C ) The most significant pattern was found in the 43 PhoB ChIP-chip peaks .
267 +The DNA sequences from all 43 PhoB ChIP-chip peaks ( see Table 2 ) were combined and analyzed using the MEME program .
268 +This pattern was identified with the significant value of 2.2 e218 and then a sequence logo representation was generated by an R package called seqLogo .
269 +( D ) The previously known PhoB binding pattern was retrieved from RegulonDB ( http://regulondb.ccg.unam.mx/ MatrixAlignment/results / ) .
270 +The first five bases of the known pattern was trimmed to produce an 18 bp pattern that can be compared with our pattern .
271 +Panels C and D in this figure show high similarity between these two patterns .
272 +( TIF ) protein .
273 +This figure displays the ( A ) SDS-PAGE and ( B ) the western blot results to demonstrate the purity of our purified PhoBHis fusion protein .
274 +The lanes from left to right are Marker ( M ) , cell lysate ( CL ) , flow-through ( FT ) , the first washed fraction ( W1 ) , the second washed fraction ( W2 ) , the first eluted fraction ( E1 ) , the second eluted fraction ( E2 ) , the third eluted fraction ( E3 ) , the forth eluted fraction ( E4 ) , and the pooled and enriched fraction ( P ) .
275 +The expected size of PhoB-His fusion protein is 27.9 kDa .
276 +( TIF ) genes , yahA ( i ) , cof ( ii ) , and yddV ( iii ) , were shown to be differentially expressed in our gene expression microarray analysis .
277 +From our ChIP-chip analysis , significant PhoB binding peaks were detected and the putative PhoB binding motifs were also identified within the coding regions ( panel A ) .
278 +For further investigation of PhoB bindings , the in vitro binding assays were carried out by gel mobility shift assay ( panel B , see Methods for details ) .
279 +The results demonstrate that PhoB binds to the coding regions of the three genes despite the weak binding to yahA .
280 +( TIF ) addition to PhoB binding regions , there is a long region in which the PhoB binding signals are lower than background noises .
281 +This region ranges from the genomic location of 1292000 to 1306000 bps .
282 +The y-axis represents the log ratio ( grey line ) and 2 the smoothed ratio ( black line ) of the normalized Cy5 signal ( MG1655_PhoB_FLAG ) divided by the normalized Cy3 signal ( MG1655 ) after averaging our triplicate results .
283 +In order to show the boundary of this non-preferred binding region , the genomic region from 1291000 to 1207000 bps is plotted .
284 +Genes located in this region are shown at the bottom of the plot .
285 +The pseudogene , insZ , located between tdk and adhE is not shown .
286 +All genes , tdk , insZ , adhE , ychE , oppABCDF and yciU were up-regulated with PhoB activity .
287 +( TIF )
...\ No newline at end of file ...\ No newline at end of file
1 +The 2013 Nucleic Acids Research Database
2 +ABSTRACT
3 +The 20th annual Database Issue of Nucleic Acids Research includes 176 articles , half of which describe new online molecular biology databases and the other half provide updates on the databases previously featured in NAR and other journals .
4 +This year 's highlights include two databases of DNA repeat elements ; several databases of transcriptional factors and transcriptional factor-binding sites ; databases on various aspects of protein structure and protein -- protein interactions ; data-bases for metagenomic and rRNA sequence analysis ; and four databases specifically dedicated to Escherichia coli .
5 +The increased emphasis on using the genome data to improve human health is reflected in the development of the databases of genomic structural variation ( NCBI 's dbVar and EBI 's DGVa ) , the NIH Genetic Testing Registry and several other databases centered on the genetic basis of human disease , potential drugs , their targets and the mechanisms of protein -- ligand binding .
6 +Two new databases present genomic and RNAseq data for monkeys , providing wealth of data on our closest relatives for comparative genomics purposes .
7 +The NAR online Molecular Biology Database Collection , available at http://www .
8 +oxfordjournals.org/nar/database/a/ , has been updated and currently lists 1512 online databases .
9 +The full content of the Database Issue is freely available online on the Nucleic Acids Research website ( http://nar.oxfordjournals.org/ ) .
10 +Cambridge, CB24 6DZ, UK and National Center for Biotechnology Information (NCBI), National Library of Medicine, National Institutes of Health (NIH), Bethesda, MD 20894, USA
11 +NEW AND UPDATED DATABASES
12 +This 1300-page virtual volume represents the 20th annual Database Issue of Nucleic Acids Research ( NAR ) .
13 +It includes descriptions of 88 new online databases , 77 update articles on databases that have been previously featured in the NAR Database Issue ( Table 1 ) and 11 art-icles with updates on database resources whose descriptions have been previously published in other journals ( Table 2 ) .
14 +At this point it might be instructive to look back at the origin and evolution of the NAR Database Issue .
15 +Its history started from two supplementary issues that were published in NAR in April of 1991 and in May of 1992 and consisted of 18 and 19 articles , respectively ( see http : / / nar.oxfordjournals.org/content/19/supplement.toc and http://nar.oxfordjournals.org/content/20/supplement.toc ) .
16 +These articles offered descriptions of several nucleotide sequence databases , such as GenBank , the EMBL Data Library , compilations of small RNA , tRNA , and 5S , 16S , and 23S rRNA sequences ( including the Ribosomal Database Project ) , DNA sequences from Escherichia coli and a human genome database ( GDB ) .
17 +Those first issues also included descriptions of several protein databases , such as SWISS-PROT , PIR , PROSITE , Restriction Enzyme Database ( REBASE ) , Transcription Factors Database ( TFD ) and Histone database .
18 +There was also a medical genetics database , Haemophilia B , listing point mutations and indels in the coagulation factor IX ( F9 ) gene that caused this blood clotting disorder , which has affected the royal families of several European countries .
19 +The next issue , published on July 1 , 1993 , was the first one formally labelled as the Database Issue .
20 +It consisted of 24 articles , which added databases of RNA and protein structure and the ENZYME database .
21 +It was followed by
22 +2P2Idb http://dimr.cnrs-mrs.fr 2010 Allen Brain Atlas http://www.brain-map.org 2009 BioGPS http://biogps.org 2009 DARNED http://beamish.ucc.ie/ 2010 DoriC http://tubic.tju.edu.cn/doric/ 2007 FlyAtlas http://flyatlas.org/ 2007 GenColors http://sgb.fli-leibniz.de/ 2005 Genomicus http://www.dyogen.ens.fr/genomicus 2010 InnateDB http://www.innatedb.com/ 2008 MicroScope http://www.genoscope.cns.fr/agc/microscope/ 2009 NPIDB http://npidb.belozersky.msu.ru/ 2007
23 +NAR Database Issues in September 1994 , then in January 1996 , and each January after that .
24 +In the past 20 years , the Database Issue has gradually grown in size before stabilizing at the level of 180 art-icles .
25 +However , despite the almost 10-fold increase in the
26 +Structural data on protein -- protein interactions and their inhibitors Gene expression and neuroanatomical data on human and mouse brain Gene annotation portal and a resource on gene and protein function Database of RNA Editing Replication origin ( oriC ) regions in bacterial and archaeal genomes Drosophila gene expression atlas Genome annotation and comparison database for small genomes Syntenic relationships between eukaryote genomes A database of mammalian innate immune response Microbial genome annotation and analysis platform Nucleic acids -- protein interaction database number of published articles , the key topics of the current issue remain largely the same as 20 years ago .
27 +This issue again features articles from GenBank and the European Nucleotide Archive ( formerly the EMBL Data Library ) , which , together with the DNA Data Bank of Japan , for the International Nucleotide Sequence Database collabor-ation , INSDC ( 1 -- 4 ) .
28 +Just as 20 years ago , there are updates from SWISS-PROT and PIR ( now combined into UniProt ) and PROSITE ( 5,6 ) .
29 +Continuing the tradition of featuring well-curated data-bases of RNA sequences , this issue includes an update on SILVA , a widely used comprehensive database of bacter-ial , archaeal and eukaryotic 16S/18S and 23S/28S rRNA sequences ( 7 ) , and a description of Protist Ribosomal Reference database ( PR2 ) , a new database that catalogs small subunit rRNA sequences from unicellular eukaryotes ( 8 ) .
30 +An update on the Ribosomal Database Project , a constant feature of the NAR Database Issue since 1991 ( 9 ) , was last published in 2009 ( 10 ) .
31 +Other RNA databases in this issue include an update on Rfam ( 11 ) , the universally acclaimed database of RNA families , as well as several databases on long non-coding RNA , microRNA and their targets .
32 +An update of MODOMICS , a database on RNA modification , is now supplemented by RNApathwaysDB , a database of RNA maturation and decay pathways developed by the same group ( 12,13 ) .
33 +As before , this issue presents several transcription factor ( TF ) databases .
34 +Two of them cover TFs themselves : TFClass offers a classification of human TFs , while NPIDB presents structural information on DNA -- protein and RNA -- protein complexes ( 14,15 ) .
35 +Several other databases collect information on the TF-binding sites .
36 +These include Factorbook , a database of TF-binding data from the ENCODE project ; HOCOMOCO , a collection of human TF-binding sites ; CTCFBSDB , a database of CCCTC-binding factor ( CTCF ) - binding sites ; RegulonDB , a database of transcriptional regulation in E. coli ; and SwissRegulon , a database of regulatory sites in human , mouse and yeast genomes and in model bacteria ( 16 -- 20 ) .
37 +The structural databases featured in this issue all show a trend towards a better integration and cross-referencing tools .
38 +This refers both to the updates of well-known data-bases , such as the RCSB Protein Data Bank ( PDB ) , CATH and PDBTM , and to such databases as EBI 's SIFTS , a joint effort of UniProt and PDBe to provide a residue level mapping of their entries and supplement it with annotation from other public databases ; Genome3D , a recent collaborative project aiming to provide structural annotation from CATH and SCOP to the genomic sequences ; and dcGO , which develops domain-centric ontologies to link protein domains with functions , phenotypes and diseases ( 21 -- 23 ) .
39 +Likewise , with E. coli remaining the workhorse of molecular biology , this issue includes update articles on the EcoGene ( the first one since 2000 ) , EcoCyc and RegulonDB databases , as well as a description of the newly developed E. coli Metabolome Database ( 20,24 -- 26 ) .
40 +HUMAN DISEASE GENOMICS—THE NEXT FRONTIER?
41 +As discussed earlier ( 27 ) , the original GDB did not survive the influx of the new data and multiple changes of ownership .
42 +Nevertheless , we now have a wide variety of databases that cover different aspects of human genome and genomes of model organisms .
43 +This issue features annual updates from Ensembl and ENCODE projects and from the UCSC Genome Browser and the Japanese H-InvDB database ( 28 -- 31 ) .
44 +The model organism data-bases are represented by the updates to FlyBase , Mouse Genome database , Xenbase and ZFIN ( 32 -- 35 ) .
45 +Two new databases , RhesusBase and NHPRTR , present extensive genome and RNAseq data for non-human primates , including great apes , old world monkeys , new world monkeys and prosimians ( 36,37 ) .
46 +These data could go a long way towards establishing monkeys as model organisms for comparative genomics studies .
47 +One more database is dedicated to a more distant relative of human , the urochordate Oikopleura dioica ( 38 ) .
48 +A potentially important development is the construction of two new databases of repetitive DNA elements , Dfam and SINEBase ( 39,40 ) .
49 +Along with the industry standard Repbase Update ( 41,42 ) and monthly RepBase Reports ( http://www.girinst.org/repbase/reports/ ) , these databases promise to contribute to a better understanding of eukaryotic repeat elements .
50 +With the abundance of databases providing valuable tools for genome analysis , there is a clear trend towards bringing genomics ` from the bench to the bedside ' , i.e. using genomic data for a better understanding and , hopefully , better treatment of human disease .
51 +A number of projects , including ClinSeq ( http://www.genome.gov/ 20519355 ) , DDD ( http://www.ddduk.org/ ) and UK10K ( http://www.uk10k.org/ ) are working towards these goals , and several databases featured in this issue represent important steps in this direction .
52 +Last year 's issue introduced the GWASdb database of human genetic variants identified by genome-wide association studies ( 43 ) .
53 +GWAS Central , established in 2007 as HGVbaseG2P ( 44 ) , has been revamped and now includes data from over 1000 studies .
54 +Now , a joint article from NCBI and EBI describes their databases of genomic structural variation , dbVar and DGVa ( 45 ) .
55 +These databases cover diverse variation data including inversions , insertions and translocations that are > 50 bp in length .
56 +NCBI is also developing ClinVar ( http://www .
57 +ncbi.nlm.nih.gov / clinvar / ) , a database of relationships between human gene variation and the observed health status ( 46 ) .
58 +The task of streamlining the genetic tests that provide such information is taken up by the recently created NIH Genetic Testing Registry , a database of genetic tests and laboratories that perform them , with detailed information about what exactly is measured in each test and its analytic and clinical validity ( 47 ) .
59 +The impact of the genomic data on developing targeted approaches for fighting disease is particularly evident in the case of cancer .
60 +This issue features updates from three great databases , the UCSC Cancer Genome Browser ( 48 ) , the Atlas of Genetics and Cytogenetics in Oncology and Haematology ( 49 ) and the TP53 website [ ( 50 ) , the first update of the database on tumor factor p53 mutations since 1997 ] .
61 +In addition , there are two new databases dedicated to studying cancer at the level of specific cell lines .
62 +The CellLineNavigator database provides gen expression profiles of different cancer cell lines in different pathological states ( 51 ) , whereas the Genomics of Drug Sensitivity in Cancer ( GDSC ) collects the results of high-throughput studies examining the sensitivity for anti-cancer drugs in various cell lines ( 52 ) .
63 +CURATION OF THE NAR DATABASE COLLECTION
64 +During the past 20 years , all databases featured in the NAR Database Issues were added to the NAR online Molecular Biology Database Collection , available at http://www.oxfordjournals.org/nar/database/a/ .
65 +With the annual attrition rate of < 5 % , this Collection has been steadily growing and , in 2012 , exceeded 1400 database entries ( 53 ) .
66 +It was clear that the list was due for a serious clean-up , and one of the authors ( XMFS ) devised and set in motion a semi-automated procedure to identify obsolete and non-responsive websites .
67 +Remarkably , > 90 % of the databases listed in the last year 's release of the online Collection were found to be functional .
68 +Corresponding authors of close to a hundred non-responsive resources had been contacted and 44 websites ( 3.2 % of the total ) have been approved for deletion .
69 +About 100 entries in the Collection have been updated by receiving corrected URLs , summaries highlighting recent developments , or some other changes in the deposited data .
70 +Although deletion of 40 databases was well within the average drop-off rate and was hardly surprising , further analysis revealed that most of these resources were not lost .
71 +Instead , in the normal course of database evolution , they have been integrated into larger projects .
72 +For example , a couple of segmental duplications databases were merged into the Database of Genomic Variants ( 54 ) , NAR Database Collection entry no. 655 , while the NCBI 's Cancer Chromosomes database has been merged into dbVar [ described in detail in this issue , ( 45 ) ] .
73 +Further , improved annotation of the human genome made redundant a number of resources that covered specific areas of the genome ( e.g. the IXDB with its physical maps of human chromosome X ) .
74 +In one instance , the ExDom database of exon -- intron structures of genes in seven eukaryotic genomes ( 55 ) had to be removed from the Collection , as it has taken the commercial route and does not provide a free version anymore , although the author 's company offered a discounted version for academic users .
75 +Unfortunately , the tightening budgets ( 56 ) might force other databases to follow the same path .
76 +In total , the NAR online Molecular Biology Database Collection now includes 1512 databases sorted into 14 categories and 41 subcategories .
77 +The authors wishing to have their databases , published elsewhere , to be included in the Collection are welcome to contact XMFS directly .
78 +ACKNOWLEDGEMENTS
79 +The authors thank Drs Javier Herrero and Michael Schuster for helpful comments and the Oxford
80 +University Press team led by Jennifer Boyd and Andrew Malvern for their help in compiling this issue .
81 +FUNDING
82 +Intramural Research Program of the U.S. National Institutes of Health at the National Library of Medicine [ to M.Y.G. ] .
83 +Funding for open access charge : Waived by Oxford University Press .
84 +Conflict of interest statement .
85 +The authors ' opinions do not necessarily reflect the views of their respective institutions .
...\ No newline at end of file ...\ No newline at end of file
1 +Non-canonical protein-DNA interactions identified
2 +Abstract
3 +Background : ChIP-chip and ChIP-seq are widely used methods to map protein-DNA interactions on a genomic scale in vivo .
4 +Waldminghaus and Skarstad recently reported , in this journal , a modified method for ChIP-chip .
5 +Based on a comparison of our previously-published ChIP-chip data for Escherichia coli σ32 with their own data , Waldminghaus and Skarstad concluded that many of the σ32 targets identified in our earlier work are false positives .
6 +In particular , we identified many non-canonical σ32 targets that are located inside genes or are associated with genes that show no detectable regulation by σ32 .
7 +Waldminghaus and Skarstad propose that such non-canonical sites are artifacts , identified due to flaws in the standard ChIP methodology .
8 +Waldminghaus and Skarstad suggest specific changes to the standard ChIP procedure that reportedly eliminate the claimed artifacts .
9 +Results : We reanalyzed our published ChIP-chip datasets for σ32 and the datasets generated by Waldminghaus and Skarstad to assess data quality and reproducibility .
10 +We also performed targeted ChIP/qPCR for σ32 and an unrelated transcription factor , AraC , using the standard ChIP method and the modified ChIP method proposed by Waldminghaus and Skarstad .
11 +Furthermore , we determined the association of core RNA polymerase with disputed σ32 promoters , with and without overexpression of σ32 .
12 +We show that ( i ) our published σ32 ChIP-chip datasets have a consistently higher dynamic range than those of Waldminghaus and Skarstad , ( ii ) our published σ32 ChIP-chip datasets are highly reproducible , whereas those of Waldminghaus and Skarstad are not , ( iii ) non-canonical σ32 target regions are enriched in a σ32 ChIP in a heat shock-dependent manner , regardless of the ChIP method used , ( iv ) association of core RNA polymerase with some disputed σ32 target genes is induced by overexpression of σ32 , ( v ) σ32 targets disputed by Waldminghaus and Skarstad are predominantly those that are most weakly bound , and ( vi ) the modifications to the ChIP method proposed by Waldminghaus and Skarstad reduce enrichment of all protein-bound genomic regions .
13 +Conclusions : The modifications to the ChIP-chip method suggested by Waldminghaus and Skarstad reduce rather than increase the quality of ChIP data .
14 +Hence , the non-canonical σ32 targets identified in our previous study are likely to be genuine .
15 +We propose that the failure of Waldminghaus and Skarstad to identify many of these σ32 targets is due predominantly to the lower data quality in their study .
16 +We conclude that surprising ChIP-chip results are not artifacts to be ignored , but rather indications that our understanding of DNA-binding proteins is incomplete .
17 +Keywords : ChIP-chip , ChIP-seq , σ32
18 +1Wadsworth Center , New York State Department of Health , Albany , NY 12208 , USA 2 Department of Biomedical Sciences , University at Albany , Albany , NY 12201 , USA
19 +Background
20 +ChIP-chip ( sometimes referred to as ChIP-on-chip ) and ChIP-seq are widely-used genomic methods that combine chromatin immunoprecipitation ( ChIP ) with microarrays and deep sequencing , respectively , to map protein-DNA interactions in vivo [ 1 ] .
21 +The genome-wide binding profiles of hundreds of proteins have been mapped using ChIP-chip and ChIP-seq in organisms ranging from bacteria to humans .
22 +ChIP-chip/ChIP-seq often identifies non-canonical target regions for DNA-associated proteins , i.e. target regions that are inconsistent with our current understanding of the protein being studied .
23 +In many cases , these discoveries have provided new insight into the function of those proteins .
24 +In bacteria , many transcription factor ( TF ) binding sites identified using ChIP-chip/ChIP-seq are located in `` unexpected '' genomic regions : ( i ) upstream of genes whose described function is seemingly unconnected to the described function of the TF [ 2-4 ] , ( ii ) upstream of genes whose expression does not change detectably when the TF-encoding gene is mutated [ 2,4-8 ] , ( iii ) inside genes [ 2-4 ,9 -13 ] , and ( iv ) far from any DNA sequences that are close matches to the known consensus binding site [ 2,3,8,14,15 ] .
25 +In most cases , the significance of these observations is unclear , although they suggest that ( i ) gene annotations are often incomplete , ( ii ) TFs often function redundantly , such that expression of the regulated gene does not change unless multiple TF-encoding genes are deleted , ( iii ) TFs often regulate the expression of non-coding RNAs that initiate within genes [ 16 ] , and ( iv ) TFs often bind DNA cooperatively such that the DNA sequence requirements are altered or relaxed .
26 +Our published ChIP-chip study of σ32 , an alternative σ factor in E. coli , led to the identification of 22 putative σ32 binding sites within genes [ 11 ] .
27 +These represent ~ 25 % of all the σ32 binding sites we identified .
28 +All but 2 of the gene-internal promoters are > 300 bp from an annotated translation start codon .
29 +We proposed that RNA polymer-ase ( RNAP ) associated with σ32 ( RNAP : σ32 ) often binds to promoter elements within genes and initiates transcription of non-coding RNAs in either the sense or antisense orientation .
30 +We confirmed this for three examples that we examined in more detail .
31 +Furthermore , five of the σ32 binding sites within genes are immediately adjacent to genes identified in previous studies as being upregulated by σ32 , but for which no promoter could be identified in the upstream region [ 17,18 ] .
32 +Our ChIP-chip data also permitted identification of 65 σ32 binding sites in intergenic regions , 26 of which are not associated with genes identified in either of two transcriptomic studies of σ32 [ 17,18 ] .
33 +Thus , many of the sites of σ32 association we identified are non-canonical .
34 +In a recent study published in this journal , Waldminghaus and Skarstad describe modifications to the standard ChIP-chip procedure [ 19 ] .
35 +The key modifications are avoiding the use of Spin-X filter columns during immunoprecipitation ( IP ) wash steps , including an RNase treatment following the IP , and collecting reference material after the IP rather the traditional `` input '' starting chromatin .
36 +Waldminghaus and Skarstad propose that the standard ChIP-chip method results in identification of false positives that are eliminated when using the modified method .
37 +Waldminghaus and Skarstad demonstrated their modified ChIP-chip procedure by performing ChIP-chip of E. coli σ32 .
38 +They identified many fewer target regions for σ32 than our earlier study .
39 +We will refer to the 46 σ32 target regions identified in our previous study but not by Waldminghaus and Skarstad as `` Disputed σ32 targets '' ( DSTs ) .
40 +DSTs are enriched for non-canonical σ32 binding sites .
41 +Specifically , 16 of the 46 DSTs are located inside genes or between convergently transcribed genes , and 21 DSTs are located in intergenic regions but are not associated with genes identified in transcriptomic studies of σ32 [ 17,18 ] .
42 +We have reanalyzed our published ChIP-chip datasets and those of Waldminghaus and Skarstad .
43 +This reanalysis demonstrates low reproducibility in the datasets of Waldminghaus and Skarstad .
44 +We also used targeted ChIP/qPCR to directly compare the standard and modified ChIP methods .
45 +We demonstrate that non-canonical targets of σ32 are real and that the lower data quality and deficiencies in the modified ChIP method are sufficient to explain the absence of DSTs in the list of σ32 targets generated by Waldminghaus and Skarstad .
46 +Results and discussion
47 +Existing evidence that DSTs are genuine sites of σ32 association Waldminghaus and Skarstad suggest that DSTs are artifacts that result from non-specific IP of RNA that is then amplified by Klenow DNA polymerase during sample preparation for ChIP-chip [ 19 ] .
48 +However , there are several features of DSTs that are consistent with them being genuine sites of σ32 association and inconsistent with them being artifacts resulting from amplification from RNA :
49 +Note that , for all the analyses described herein , we have excluded the two DSTs that are located in repetitive sequence ( yibA and yrdA ; see Conclusions ) .
50 +Comparison of data quality between our data and those of Waldminghaus and Skarstad The disparity between the σ32 targets identified in the two studies led us to compare the quality of the ChIP-chip data .
51 +For each dataset we used an established method to estimate the null distribution of ChIP-chip signals [ 20,21 ] .
52 +Specifically , we determined the modal value and used the probes with scores at or below this value to fit a normal distribution .
53 +Using this fitted normal distribution we determined the mean and standard deviation of the null distribution .
54 +This allowed us to calculate z-scores ( number of standard deviations from the mean ) for each microarray probe , thus providing a measure of dynamic range that is independent of the absolute ChIP-chip signals , which have arbitrary units .
55 +Scatter plots of z-scores for the duplicate datasets from each study are shown in Figure 1A-B .
56 +These scatter plots demonstrate several key features of the datasets from each study :
57 +We conclude that our ChIP-chip data are of substantially higher quality with respect to both dynamic range and reproducibility .
58 +Figure 1C-H shows normalized ChIP-chip data for replicate datasets from both studies for six selected genomic regions .
59 +These data further demonstrate the differences in reproducibility and dynamic range between the two studies .
60 +The genomic regions shown include DSTs and non-canonical targets ( inside genes and/or no detectable regulation in transcriptomic studies ) .
61 +Several factors likely contribute to the difference in data quality between the two studies .
62 +First , we used a TAP-tagged derivative of σ32 whereas Waldminghaus and Skarstad used an antibody raised against the native protein .
63 +Second , our heat shock conditions ( 50 °C for 10 minutes ) were different to those of Waldminghaus and Skarstad ( 43 °C for 5 minutes ) .
64 +Third , as described below , the modifications to the ChIP method reduce the sensitivity of the assay .
65 +ChIP/qPCR validation of DSTs
66 +We used ChIP/qPCR with the standard and modified ChIP methods to measure association of σ32 with four DSTs in cells before and after heat shock .
67 +As a positive control , we measured association of σ32 with the region upstream of dnaK , a well-established σ32 target [ 17,18 ] identified both in our study and that of Waldminghaus and Skarstad .
68 +We used cells expressing an N-terminally FLAG-tagged copy of σ32 expressed from its native locus ( our earlier study used a C-terminally TAP-tagged copy of σ32 ) .
69 +Using the standard ChIP method , we observed significant association of σ32 with all regions tested and a significant increase in σ32 association with all regions tested following heat shock ( Figure 2A ) .
70 +Previous ChIP-seq studies have revealed biases in the level of some genomic regions in input DNA , the most common control sample for ChIP experiments [ 22-24 ] .
71 +In the case of ChIP-chip , this bias is likely to be due to nucleosomes , and is hence specific to eukaryotes [ 23,24 ] .
72 +Nevertheless , we wished to rule out the possibility that DSTs were identified as a result of input biases .
73 +Therefore , we repeated the ChIP / qPCR using an untagged strain .
74 +We observed no significant ChIP/qPCR signal for any region tested ( Additional file 1 : Supplementary Data ) .
75 +We conclude that all four DSTs tested are genuine sites of σ32 binding .
76 +We compared the standard ChIP method with the modified method proposed by Waldminghaus and Skarstad .
77 +Importantly , ChIP with the modified method used the same sonicated , cross-linked cell extracts as the standard method .
78 +Using the modified method , we detected significant σ32 association with the region upstream of dnaK ( Figure 2B ) , and association increased significantly following heat shock ( Figure 2B ) .
79 +However , the absolute ChIP signal was substantially lower than that observed using the standard ChIP method ( Figure 2A ) .
80 +Thus , the modified ChIP method has a decreased sensitivity relative to the standard method .
81 +Using the modified ChIP method we detected significant association of σ32 following hea shock with three of the four DSTs tested ( Figure 2B ) .
82 +We also observed a significant reduction in σ32 association in the absence of heat shock at two of these DSTs ( Figure 2B ) .
83 +Thus , even with the decreased sensitivity of the modified ChIP method , three of the four DSTs tested were validated as genuine sites of σ32 association .
84 +We believe that we were unable to detect significant association of σ32 with the fourth DST , ybjX , due to the substantial decrease in sensitivity relative to the standard ChIP method .
85 +We note that the ChIP signal for ybjX was the lowest of all th regions tested using the standard method ( Figure 2A ) .
86 +We conclude that the reduced sensitivity of the modified ChIP method prevented Waldminghaus and Skarstad from identifying DSTs as sites of σ32 association .
87 +This is consistent with the observation that DSTs have above average ChIP-chip scores in the Waldminghaus and Skarstad datasets ( Figure 1B ) .
88 +As an independent assessment of σ32 association with DSTs , we measured association of core RNAP ( β subunit ) with dnaK and the four DSTs described above , with and without overexpression of σ32 from a plasmid .
89 +Association of β with dnaK and two DSTs was significantly higher in cells overexpressing σ32 as compared to those with empty vector ( Figure 3 ) .
90 +This provides independent validation of the association of σ32 with these regions .
91 +Two of the DSTs tested showed no significant difference in the association of β between cells overexpressing σ32 and those with empty vector .
92 +In the case of ybjX , we propose that the lack of increase in RNAP levels is due to the relatively low association of σ32 ( Figure 2A ) .
93 +Thus , association of RNAP : σ32 may not significantly increase the overall association of RNAP in the presence of a relatively high level of RNAP that is independent of σ32 ( presumably RNAP : σ70 ) .
94 +Consistent with our ChIP/qPCR data , ybjX expression was not detectably increased by σ32 overexpression in two transcriptomic studies [ 17,18 ] .
95 +In the case of tdk/ychG , we propose that RNAP : σ32 binds this region specifically during heat shock but not following σ32 over-expression without heat shock , perhaps due to the requirement for other heat shock-induced/activated proteins .
96 +ChIP method comparison for AraC
97 +The comparison of the ChIP methodologies described above demonstrates that the modified ChIP method is less sensitive .
98 +There are multiple changes to the standard method , so it is unclear which specific change ( s ) results in the decreased sensitivity .
99 +One significant change in the method described by Waldminghaus and Skarstad is the omission of Spin-X columns during the IP wash steps .
100 +We directly assessed the importance of Spin-X columns by measuring association of AraC ( C-terminally FLAG-tagged ) with target regions in E. coli using ChIP / qPCR performed either with or without Spin-X columns .
101 +The use of Spin-X columns increased the ChIP/qPCR signal for all regions tested but qualitatively the data are the same for both methods ( Figure 4 ) .
102 +Importantly , we detected association of AraC with a non-canonical targe within the dcp gene using both methods ( Figure 4 ) .
103 +This site of AraC association is hundreds of base pairs from either end of the gene and there is no detectable change in transcription of dcp or association of RNAP at this region following deletion of araC and/or addition of arabinose ( Stringer , A.M. , Currenti , S.A. , Bonocora , R.P. , Baranowski , C. , Petrone , B.L. , Singh , N. , Palumbo , M.J. , Reilly , A.E. , Zhang , Z. , Erill , I. and Wade , J.T. : Comprehensive genomic analysis of the Escherichia coli and Sal-monella enterica AraC regulons ; in preparation ) .
104 +Thus , the Spin-X column-free ChIP method detects association with non-canonical target regions , although association with all target regions is reduced relative to the standard ChIP method .
105 +In a control experiment using an untagged strain , we observed no significant ChIP/qPCR signal ( using the standard ChIP method ) for any region tested ( Additional file 1 : Supplementary Data ) .
106 +Conclusions
107 +We conclude that Waldminghaus and Skarstad failed to identify DSTs not because of an improvement in the ChIP methodology , but because of lower data quality .
108 +Consistent with this , the majority of DSTs showed relatively low association of σ32 in our study : when ranked by the level of σ32 association , 36 of the bottom 43 targets are DSTs ( Figure 1A ) [ 11 ] .
109 +Furthermore , DSTs have significantly higher signal in the Waldminghaus and Skarstad datasets than expected by chance ( p < 1e-30 ; Figure 1B ) , consistent with the idea that these regions represent true binding sites for σ32 but fall below the detection threshold of this analysis .
110 +We note that Waldminghaus and Skarstad did not present any σ32 ChIP data generated using the standard methodology , precluding direct comparison of our work , nor did they use ChIP / qPCR with their modified method to measure association of σ32 with specific target regions [ 19 ] .
111 +Furthermore , Waldminghaus and Skarstad demonstrated a dramatic improvement in ChIP-chip data for SeqA using the modified ChIP method [ 19 ] , but their data is very similar to that generated using the standard ChIP method by another group [ 25 ] .
112 +Our comparison of ChIP-chip datasets highlights the importance of data quality for correct identification of protein-DNA interactions .
113 +Guidelines for ChIP-chip and ChIP-seq experimental and analytical approaches have been described previously [ 26,27 ] .
114 +Key components of these methods that are especially relevant to our own study are the comparison of replicates , the choice of control , and the importance of repetitive sequence .
115 +Current guidelines for ChIP-seq recommend the use of only two independent biological replicates [ 27 ] , but also stress the importance of reproducibility .
116 +As shown in Figure 1B , the poor reproducibility of the Waldminghaus and Skarstad datasets is likely to be a major cause of their failure to identify DSTs as regions truly bound by σ32 .
117 +Recommended controls are either input DNA or ChIP-enriched DNA from an untagged strain ( when using an epitope-tagged protein ) .
118 +Waldminghaus and Skarstad instead used DNA left in the supernatant after the initial IP , acknowledging that this DNA would be de-enriched for target regions .
119 +While this may increase the apparent signal , we caution against this approach as the ChIP-chip or ChIP-seq signals may not accurately reflect the actual level of binding .
120 +Finally , Waldminghaus and Skarstad highlighted the importance of treating repetitive DNA sequences with caution when interpreting ChIP-chip ( or ChIP-seq ) datasets .
121 +In the case of σ32 , two of the ChIP peaks identified in our earlier study overlap repetitive regions .
122 +It is impossible to determine from ChIP-chip data alone whether σ32 associates with one or all of the repetitive regions .
123 +Since this caveat applies to repetitive sequences in any ChIP-chip or ChIP-seq experiment , we echo the sentiment expressed by Waldminghaus and Skarstad and caution against ana-lysis of sequences in these regions .
124 +Many ChIP-chip studies have revealed the existence of unexpected protein-DNA interactions .
125 +For example
126 +ChIP-chip studies in bacteria have demonstrated that transcription factors often bind to sites within genes , sites without a recognizable motif , and sites that are not associated with described regulation by the transcription factor [ 15 ] .
127 +This is one of the great strengths of ChIP-chip and ChIP-seq , since these non-canonical binding sites often can not be identified using other genomic approaches such as transcription profiling .
128 +In the case of σ32 , our data provide strong evidence that RNAP : σ32 initiates transcription of many RNAs from within genes , and our original study described three such examples in greater detail [ 11 ] .
129 +The function of intragenic transcripts in bacteria is poorly understood , although several antisense transcripts have been shown previously to regulate expression of the overlapping mRNA [ 28 ] .
130 +Our own studies have revealed pervasive antisense transcription in E. coli [ 16 ] , and this has since been observed in several other bacterial species [ 28 ] .
131 +Intriguingly , many ChIP-chip studies of bacterial DNA-binding TFs have revealed sites of association inside genes [ 10,15 ] , suggesting regulation of intragenic transcripts .
132 +Similar phenomena have been observed in eukaryotes , including human cells [ 29,30 ] .
133 +Other types of non-canonical transcription factor binding sites , i.e. sites without a recognizable motif and sites that are not associated with described regulation by the transcription factor , are also poorly understood .
134 +However , sites without a recognizable motif could be explained by indirect association with DNA ( detectable using ChIP ) [ 15,31 ] or cooperative interactions with other DNA-binding proteins [ 32 ] .
135 +Sites that are not associated with described regulation by the transcription factor could be explained by combinatorial regulation by multiple , redundant transcription factors .
136 +In the case of σ32 , our data suggest that many σ32 promoters are not associated with detectable regulation using transcriptomic approaches due to a high basal level of transcription , or a specific requirement for heat shock conditions .
137 +It is important to note that Waldminghaus and Skarstad identified many non-canonical σ32-target regions in their study .
138 +Specifically , Waldminghaus and Skarstad detected σ32 association upstream of four genes whose expression was not detectably upregulated by overexpression of σ32 in either of two transcriptomic studies ( yafU , rpsL , yjhI , and fimB ) [ 17,18 ] , and six sites of σ32 association within genes or between convergently transcribed genes ( yfbM/yfbN , yfjU , ypjA , sbcD , cycA , and macB ) [ 19 ] .
139 +Waldminghaus and Skarstad suggest that `` surprising '' , non-canonical protein-DNA interactions are often artifacts .
140 +We caution against this dogmatic approach .
141 +Artifacts can arise from ChIP-chip and ChIP-seq experiments ; however , with the appropriate experimental and analytical methods , and with the appropriate controls , it is possible to identify protein-DNA interactions with high confidence .
142 +Atypical binding sites identified using these methods may indicate novel functions for well-studied proteins .
143 +These binding sites should not be dismissed , but rather should be the focus of additional studies .
144 +Methods Strains and plasmids
145 +E. coli MG1655 rpoH-NFLAG containing the rpoH gene at its native chromosomal location fused to three FLAG tags was constructed using FRUIT [ 33 ] .
146 +Primer sequences are available on request .
147 +Construction of MG1655 with Cterminally FLAG-tagged AraC ( AMD187 ) will be described elsewhere ( Stringer , A.M. , Currenti , S.A. , Bonocora , R.P. , Baranowski , C. , Petrone , B.L. , Singh , N. , Palumbo , M.J. , Reilly , A.E. , Zhang , Z. , Erill , I. and Wade , J.T. : Comprehensive genomic analysis of the Escherichia coli and Salmonella enterica AraC regulons ; in preparation ) .
148 +pRB1 for expression of the rpoH gene ( σ32 ) was constructed by PCR amplification from chromosomal DNA with primers JW2199 and JW2200 ( Table 1 ) .
149 +Th
150 +JW2199 CTAGGCTAGCGAGAGGATTTGAATGACTGAC JW2200 CTAGGCATGCTTACGCTTCAATGGCAGCAC
151 +PCR product was digested with NheI and SphI and ligated into similarly digested pBAD18-Cm [ 34 ] .
152 +Cell growth
153 +For heat shock ChIP experiments , 100 ml LB was inoculated with 1 ml of fresh overnight culture of MG1655 rpoH-NFLAG and cells were grown at 30 °C at 225 rpm to an OD600 of 0.5-0 .6 .
154 +Cultures were split ( 40 ml each ) for further incubation at either 30 °C or 50 °C for 10-minutes .
155 +For ChIP experiments involving overexpression of σ32 , 40 ml LB supplemented with 30 μg / ml chloramphenicol was inoculated with 0.4 ml of a fresh overnight culture of MG1655 containing either pRB1 or pBAD18-Cm .
156 +Cells were grown at 37 °C at 225 rpm to an OD600 of 0.7-0 .8 .
157 +Expression of rpoH from pRB1 was induced by the addition of 0.2 % arabinose and further incubation at 37 °C for 10 minutes .
158 +For ChIP of AraC , AMD187 was grown in LB at 37 °C at 225 rpm to an OD600 of 0.6-0 .8 .
159 +Standard ChIP method
160 +Cells were crosslinked by the addition of formaldehyde to a final concentration of 1 % for 20 minutes .
161 +Formaldehyde was quenched with glycine ( 0.5 M final concentration ) and cultures were pelleted by centrifugation .
162 +Pellets were washed twice with Tris-buffered saline ( TBS ; pH 7.5 ) and resuspended in 1 ml FA lysis buffer ( 50 mM Hepes-KOH , pH 7 , 150 mM NaCl , 1 mM EDTA , 1 % Triton X-100 , 0.1 % sodium deoxycholate , 0.1 % SDS ) supplemented with 4 mg/ml lysozyme .
163 +After a 30 minute incubation at 37 °C , cells were chilled on ice and sonicated in 30 second on/off pulses for 30 minutes at 100 % output using a BioRuptor Sonicator .
164 +Lysates were centrifuged for five minutes to pellet cell debris .
165 +The supernatant was transferred to a new tube , brought up to a final volume of approximately 2 ml , and frozen in 0.5 ml aliquots .
166 +0.5 ml crosslinked , sonicated cell lysate was brought up to a final volume of 0.8 ml with FA lysis buffer .
167 +A 20 μl aliquot was removed for `` input '' DNA control sample .
168 +25 μl of protein A-Sepharose beads ( 50 % slurry in TBS ) and either 1 μl anti-RNA polymerase beta subunit ( Neoclone ) or 2 μl anti-FLAG ( M2 monoclonal ; Sigma ) was added to the lysate and incubated for 90 minutes at room temperature with gentle rotation .
169 +Beads were pelleted at 4000 rpm in a microcentrifuge for one minute and the supernatant was removed .
170 +Beads were resuspended in 700 μl FA lysis buffer , transferred to a Spin-X column ( Corning ) and washed for three minutes by rotation , centrifuged for 1-minute at 4,000 rpm in a microcentrifuge and the flow through discarded .
171 +The beads were washed in a similar fashion with 750 μl of each of the following : FA lysis buffer , FA lysis buffer 500 mM NaCl , ChIP wash buffer ( 10 mM Tris -- HCl , pH 8.0 , 250 mM LiCl , 1 mM EDTA , 0.5 % Nonidet-P40 , 0.5 % sodium deoxycholate ) and TE ( 10 mM Tris -- HCl , pH 8.0 , 1 mM EDTA ) .
172 +The Spin-X column was transferred to a fresh tube and the chromatin was eluted from the beads by addition of 100 μl ChIP elution buffer ( 50 mM Tris -- HCl , pH 7.5 , 10 mM EDTA , 1 % SDS ) and incubation at 65 °C for 10 minutes .
173 +The eluate was collected by centrifugation for 1 min at 4,000 rpm in a microcentrifuge .
174 +Crosslinks were reversed for both the eluate and the input samples by incubation for 10-minutes at 100 °C .
175 +DNA was purified using QIAgen PCR purification kit followed by elution in either 50 μl or 200 μl for the IP samples or 200 μl for the input samples .
176 +For AraC ChIP , Spin-X columns were omitted from this procedure when indicated in the figure .
177 +Note that data shown for AraC ChIP/qPCR with Spin-X columns will be presented elsewhere ( Stringer , A.M. , Currenti , S.A. , Bonocora , R.P. , Baranowski , C. , Petrone , B.L. , Singh , N. , Palumbo , M.J. , Reilly , A.E. , Zhang , Z. , Erill , I. and Wade , J.T. : Comprehensive gen-omic analysis of the Escherichia coli and Salmonella enterica AraC regulons ; in preparation ) .
178 +Modified ChIP method described by Waldminghaus and Skarstad ChIP was performed as above but with the following modifications : ( i ) 100 μl of post-immunoprecipitation supernatant was substituted for the `` input '' control DNA sample , ( ii ) no Spin-X columns were used , ( iii ) 1 μl RNase A ( 30 mg/ml ) was added after elution and incubated for 2 hours at 42 °C for both the input and immunoprecipitated DNA samples , ( iv ) 80 μl TE and 20 μl proteinase K ( 20 mg/ml ) was added incubated for 2 hours at 42 °C , ( v ) crosslinks were reversed by incubation overnight at 65 °C , and ( vi ) DNA was purified by phenol/chloroform/isoamyl alcohol and chloroform / isoamyl alcohol extraction followed by ethanol precipitation .
179 +Note that aliquots from the same sonicated , crosslinked cell extract were used for both the standard and modified ChIP methods .
180 +ChIP and input samples were analyzed by quantitative real time PCR using an ABI 7500 Fast real time PCR machine , as described previously [ 2 ] .
181 +Enrichment of ChIP samples was calculated relative to a control region within the transcriptionally silent bglB gene , and normalized to input DNA .
182 +Occupancy units represent background-subtractedfold-enrichment .
183 +Oligonucleotides used for real time PCR were JW125/JW126 ( bglB ) , JW1610/JW1611 ( dnaK ) , JW1612/JW1613 ( ygcI ) , JW1614/JW1615 ( ybjX ) , JW1616/JW1617 ( tdk-ychG ) , JW1622/JW1623 ( b2084 ) , JW071/JW072 ( araB ) , JW073/JW074 ( araE ) , JW075 / JW076 ( araF ) , JW389/JW390 ( ytfQ ) , JW1312/JW1313 ( dcp ) , and JW393/JW394 ( ydeN ; Table 1 ) .
184 +Note that primers for ytfQ produced primer dimers in qPCR fo
185 +ChIP with an untagged strain ( Additional file 1 : Supplementary Data ) , so we were not able to assess enrichment of this region .
186 +Estimating null distributions for ChIP-chip datasets to calculate z-scores Previous studies have analyzed ChIP-chip datasets based on the assumption that the distribution of actual ChIP-chip signals below the modal value closely matches the null distribution , and fits a normal distribution [ 20,21 ] .
187 +We determined the modal value for each ChIP-chip dataset and used all probes scoring below the mode to estimate the standard deviation of a null distribution , treating the mode as the mean .
188 +We used these mean and standard deviation estimates to calculate z-scores ( i.e. number of standard deviations from the mean ) for each probe .
189 +Assessment of the number of DSTs in intergenic regions 88 % of the E. coli genome is genic .
190 +Of the 46 DSTs , 15 have peak probe coordinates that fall in intergenic regions .
191 +Note that some additional DSTs were classified as being `` intergenic '' due to the stringent criterion used in our earlier work [ 11 ] to account for incomplete probe coverage on the microarray .
192 +We used a Binomial Test to determine the probability that 15 of 46 DSTs would be located in intergenic regions if their genomic position was unbiased with respect to genes .
193 +Comparison of DST z-scores to those of all z-scores for waldminghaus and skarstad datasets For each replicate dataset , we determined the z-score for each DST peak probe .
194 +We then determined z-scores for 1,000 randomly-selected probes from the complete dataset .
195 +We used a Mann -- Whitney U Test to determine the probability that the z-scores for DST peak probes are not larger than those of randomly-selected probes .
196 +Additional file 1: Control ChIP/qPCR data using an untagged strain.
197 +Abbreviations
198 +Competing interests
199 +The authors declare that they have no competing interests.
200 +Authors’ contributions
201 +RPB performed the experiments described in Figure 2 and the Additional file 1 : Supplementary Data .
202 +DMF performed the experiment described in Figure 3 .
203 +AMS performed the experiment described in Figure 4 .
204 +JTW performed all other analyses .
205 +JTW wrote the paper with input from RPB and DMF .
206 +JTW conceived the study .
207 +All authors read and approved the final manuscript .
208 +Acknowledgements
209 +We thank Todd Gray and David Grainger for comments on the manuscript .
210 +We thank Todd Gray , David Grainger , Stephen Busby , Kevin Struhl and Evgeny Nudler for helpful discussions .
211 +This work was supported by National Institutes of Health ( NIH ) Grant 1DP2OD007188 .
212 +DMF was supported by NIH training grant T32AI055429 .
213 +Received: 24 April 2012 Accepted: 1 April 2013 Published: 15 April 2013
...\ No newline at end of file ...\ No newline at end of file
1 +Genome conformation capture reveals that the
2 +ABSTRACT
3 +To fit within the confines of the cell , bacterial chromosomes are highly condensed into a structure called the nucleoid .
4 +Despite the high degree of compaction in the nucleoid , the genome remains accessible to essential biological processes , such as replication and transcription .
5 +Here , we present the first high-resolution chromosome conformation capture-based molecular analysis of the spatial organization of the Escherichia coli nucleoid during rapid growth in rich medium and following an induced amino acid starvation that promotes the stringent response .
6 +Our analyses identify the presence of origin and terminus domains in exponentially growing cells .
7 +Moreover , we observe an increased number of interactions within the origin domain and significant clustering of SeqA-binding sequences , suggesting a role for SeqA in clustering of newly replicated chromosomes .
8 +By contrast , ` histone-like ' protein ( i.e. Fis , IHF and H-NS ) - binding sites did not cluster , and their role in global nucleoid organization does not manifest through the mediation of chromosomal contacts .
9 +Finally , genes that were downregulated after induction of the stringent response were spatially clustered , indicating that transcription in E. coli occurs at transcription foci .
10 +Gene Regulation and Chromosome Biology Laboratory , Frederick National Laboratory for Cancer Research , National Cancer Institute , National Institutes of Health , Frederick , MD 21702 , USA , Institute of Natural and 2 Mathematical Sciences , Massey University , Auckland 0745 , New Zealand and Liggins Institute , University of 3 Auckland , Auckland 1023 , New Zealand
11 +INTRODUCTION
12 +Our understanding of the spatial organization of bacterial genomes and its relationship to cellular function is limited
13 +[ for reviews see ( 1 -- 3 ) ] .
14 +Yet it is clear that despite not being enclosed in a nuclear membrane , bacterial nucleoids are spatially organized within a defined sub-fraction of the cell volume ( 4 -- 11 ) .
15 +Various molecular [ reviewed in ( 2 ) ] and recombination-based methodologies have been used to identify the existence of micro - and macrodomains within the Escherichia coli nucleoid [ e.g. ( 2,5,8,12,13 ) ] .
16 +The four structured macrodomains ( 0.5 -- 1 Mb ) that have been identified exhibit preferential intra-domain recombination between att sites , whereas inter-domain recombination is reduced ( 5,7,8,12,13 ) .
17 +By contrast , microdomains are much smaller ( average 10 kb ) and have been linked to the topological isolation of supercoils ( 2,10 ) .
18 +Collectively , micro - and macrodomains are hypothesized to be critical for maintaining global organ-ization while enabling the local levels of compaction required to fit a circular chromosome with an extended diameter of 490 nm within a cell with a length as small as 1000 nm ( 2 ) .
19 +Unlike eukaryote chromatin , the bacterial nucleoid does not contain histones .
20 +However , nucleoid-associated proteins ( NAPs ) , particularly histone-like proteins , such as histone-like nucleoid structuring ( H-NS ) protein , heat unstable nucleoid protein ( HU ) , factor for inversion stimulation ( Fis ) and integration host factor ( IHF ) , are believed to act like histones and play a significant role in the organization of the nucleoid ( 14 -- 17 ) .
21 +These NAPs exhibit DNA bending , looping and bridging properties in vitro .
22 +However , studies also indicate that in vivo , the role of the NAPs could be more regulatory than architectural [ e.g. ( 18,19 ) ] .
23 +Non-classical NAPs ( i.e. SeqA , SlmA and MatP ) have been recently characterized as exhibiting macrodomain-specific DNA-binding properties [ reviewed in ( 16 ) ] and may represent alternative candidates for organizational roles within the nucleoid .
24 +The structure of the bacterial nucleoid is dynamic and affected by growth conditions and stress ( 15,20 -- 23 ) .
25 +For example , the relatively compact nucleoid present in fast growing cells is altered by treatment with serine hydroxamate ( SHX ) , which induces the stringent response ( 24 ) and inhibits replication initiation through artificial amino acid starvation .
26 +In terms of the biology of the E. coli nucleoid , the overall effect of the SHX-induced amino acid starvation is an expansion of the nucleoid and a change in transcription patterns ( 25,26 ) .
27 +This suggests a relationship between transcription and the organization of the nucleoid ( 27 ) .
28 +However , the mechanism ( s ) behind the re-structuring of the nucleoid in response to growth and stress is still largely unknown .
29 +Another long standing question is when and how the nascent nucleoid that arises from DNA replication segregates during bacterial cell growth [ reviewed in ( 1 ) ] .
30 +In E. coli , the time required for the replication of the nucleoid is fixed at 40 min ( 28 ) .
31 +To maintain a fast growth rate , cells growing in rich media must initiate multiple rounds of replication before each division .
32 +Consequently , a typical cell growing in rich media contains up to 16 origins of replication ( 29 ) .
33 +Whether the nascent nucleoids segregate rapidly ( 30 -- 32 ) or remain associated after replication , by a cohesiondependent mechanism ( i.e. the cohesion model ) as seen in eukaryotes ( 33,34 ) , remains unresolved .
34 +Advances in chromosome conformation capture ( 3C ) - related methodologies ( 35 ) enable the direct high-reso-lution detection of chromosome organization [ e.g. ( 36 -- 40 ) ] .
35 +Recently , chromosome conformation capture carbon-copy ( 5C ) was used to generate a global DNA : DNA contact map for Caulobacter crescentus synchronized swarmer cells ( 9 ) .
36 +Here , we present a highresolution analysis of the DNA : DNA interactions within E. coli nucleoids in rapidly growing and starved cell populations .
37 +Using genome conformation capture ( GCC ) , we observe a clear relationship between DNA : DNA interactions , copy number and DNA replication .
38 +This suggests that nucleoids remain associated after replication , consistent with the cohesion model .
39 +Furthermore , SeqA-binding sites exhibit replication-dependent clustering , whereas binding sites for the major histone-like proteins ( Fis , H-NS and IHF ) did not .
40 +Finally , we observe a correlation between gene regulation and spatial clustering .
41 +MATERIALS AND METHODS
42 +Strains and growth conditions
43 +For GCC analyses ( 36 ) , E. coli strains ( Supplementary Table S1 ) were recovered from 80 C on Luria Bertani ( LB ) agar ( 2 % ) plates ( 24 h , 37 C ) .
44 +LB medium ( 3 ml , Gibco ) starter cultures were inoculated and grown ( 37 C , 220 rpm , 16 h ) .
45 +The optical density ( OD600 ) of cultures was measured and used to inoculate LB test cultures to an OD600 of 0.02 .
46 +The test cultures were grown ( 37 C , 220 rpm ) until the OD600 reached 0.25 , and the cells were harvested .
47 +For the SHX-treated samples , the cultures were treated with SHX ( 500 mg/ml , 30 min ) before harvesting .
48 +Genome conformation capture
49 +E. coli chromatin was prepared according to Rodley et al. ( 36 ) with minor modifications .
50 +In brief , 5 10 formalde-9 hyde cross-linked ( 1 % ) cells were lysed ( Supplementary Materials and Methods ) in the presence of protease inhibi-tor ( Roche ) , and the chromatin was collected ( 21 500g , 20 min , 4 C ) .
51 +Chromatin was washed and suspended in chromatin digestion buffer ( 10 mM Tris -- HCl , pH 8.0 , 5 mM MgCl2 and 0.1 % TritonX-100 ) .
52 +Chromatin samples were digested with HhaI ( 100 U , New England Biolabs ) , diluted ( 20-fold ) and ligated with T4 DNA ligase ( 20 U , Invitrogen ) .
53 +A ligation control was added to the digested chromatin ( Supplementary Materials and Methods and Supplementary Table S2 ) before ligation .
54 +After ligation , cross-links , protein and RNA were removed .
55 +pUC19 plasmid was added as a sequencing control before three extractions with 1:1 phenol : chloroform .
56 +DNA was column purified ( Zymo , DNA clean and concentratorTM kit ) according to the manufac-5 turer 's instructions and eluted in milliQ H2O .
57 +Three micrograms of purified DNA was sent for paired-end sequencing ( 100 bp ) at the ATC sequencing facility ( Rockville , MD , USA ) on an Illumina Hi-Seq .
58 +Genome conformation capture network assembly, effects of sample production and processing and bioinformatics analysis
59 +To identify interacting DNA fragments from the paired-end sequence reads , network assembly was performed using the Topography suite v1 .19 ( 41 ) .
60 +GCC networks were constructed from 100-bp paired-end Illumina Genome Analyser sequence reads ( Supplementary Materials and Methods ) .
61 +Except where indicated , bioinformatics and statistical analyses were performed on interactions identified by sequence reads that were uniquely mapped onto the reference genome and were above the cut-off value derived from the ligation control interactions ( Supplementary Materials and Methods ) .
62 +A breakdown of the interactions present in the E. coli samples is provided in Supplementary Table S3 .
63 +The effect of bar-coding , sequencing lane and biological replicates on the correlation between samples was quantified using the Cohen 's Kappa statistic , showing that these factors did not strongly affect sample correlations ( Supplementary Materials and Methods ) .
64 +All bioinformatics analysis was performed using in house Perl and Python scripts ( Supplementary Materials and Methods ) .
65 +Except where indicated , statistical analyses were performed in R ( 42 ) .
66 +Genome copy number
67 +Copy number was determined across the E. coli genome using control-free copy number and genotype caller ( Control-FREEC ) ( 43 ) .
68 +The E. coli input sequences were in the SAM format , genome length was set at 4 639 675 bp , window size = 1000 and telocentromeric = 0 .
69 +The GC profile was calculated and included .
70 +Transcription microarray
71 +Briefly , similar to GCC , E. coli was grown in LB ( Gibco , lot 817849 ) to an OD600 0.2 and harvested directly , o first treated with SHX before RNA isolation .
72 +RNA was isolated using hot phenol and finally suspended in DEPC-treated water ( Invitrogen ) .
73 +The cDNA libraries were constructed using a SuperScript Double-Stranded cDNA Synthesis Kit ( Invitrogen ) and sent to Roche-Nimblegen for microarray hybridization .
74 +Each experiment ( exponential or SHX ) is a pool of three biological replicates .
75 +A total of two technical replicates were performed per condition ( exponential and SHX ) .
76 +Genes that were significantly up-or downregulated in SHX-treated compared with exponential samples were identified by calculating the log2 of the SHX/exponential ratio ( Supplementary Materials and Methods and Supplementary Tables S4 and S5 ) .
77 +MatS, SeqA, SlmA and NAP clustering analyses
78 +NAP-binding sites were obtained from Grainger et al. ( 18 ) .
79 +MatP-binding sites ( MatS ) were obtained from Mercier et al. ( 5 ) .
80 +Regions for analysis were defined by taking a specified number of bases ( 50 , 100 or 250 bp ) either side of the peak binding position for NAPs or center of the MatPbinding site for MatS .
81 +For SeqA , the strongest 135 con-firmed SeqA-binding sites were obtained from Sanchez-Romero et al. ( 44 ) , and the 24 defined SlmA-binding sites were obtained from Cho et al. ( 45 ) .
82 +To determine whether these regions could be found in a different interacting envir-onment compared with what would be expected by random chance , the total number of interactions with each of the individual regions and the number of interactions that occurred between the regions of interest ( i.e. clustering ) was determined from our GCC interaction network .
83 +We then generated 1000 random data sets of the same number and length ( bp ) as the actual region data set using two methods : ( i ) randomly selecting a start position for each region and then making it the same length as the region for which the random coordinate was being generated [ i.e. random spacing ( RS ) ] ; or ( ii ) randomly select the start position for the first region and then sequentially determining the start and end position of all the other regions in the set such that the linear distances between regions were maintained [ i.e. conserved linear spacing ( CLS ) ] .
84 +This ensured that the particular interaction frequencies we observed were not because of the linear arrangement of the regions around the circular genome .
85 +One thousand random data sets were generated for the RS and CLS methods , and the total interaction and clustering frequencies were calculated from our GCC interaction network .
86 +The frequency with which the total interaction and clustering frequency of the actual data was higher or lower than the random data sets was used to estimate significance .
87 +Interactions and clustering of genes that significantly change their expression level on SHX treatment
88 +Genomic coordinates of genes that significantly change their expression level on treatment with SHX were obtained from http://regulondb.ccg.unam.mx/data/ GeneProductSet.txt .
89 +The total number of interactions with each of the individual genes and the number of interactions that occurred between the genes of interest was determined as for MatS , SeqA , SlmA and NAP clustering , as described earlier in the text .
90 +RESULTS
91 +In GCC , the spatial organization of the nucleoid is captured by formaldehyde cross-linking within intact cells before cell lysis and the isolation of the nucleoid ( Figure 1A ) .
92 +Once isolated , the nucleoid is digested , diluted and incubated with DNA ligase to enable the capture of spatially proxim-ate but linearly separated loci ( Figure 1A ) ( 36 ) .
93 +This produces an interaction library that can be sequenced to identify the network of chromosomal interactions occurring at the moment of cross-linking .
94 +GCC differs from current competing unbiased 3C technologies in that all DNA material is sequenced without the previous selection of DNA fragments containing ligation products .
95 +Therefore , there are no enrichment introduced biases , and DNA copy variation can be determined .
96 +GCC relies on the intra-molecular ligation of cross-linked loci .
97 +However , inter-molecular ligation events resulting from random associations during the procedure can also occur , leading to false positives .
98 +To reduce the chances of isolating false positives , we ( i ) induce expansion of the nucleoid by isolation in a high-salt environment [ a ` high-salt nucleoid ' ( 2 ) ] , following cross-linking of the interacting loci ; and ( ii ) added external ligation controls during GCC library preparations to empirically measure the background level of random inter-molecular ligation events .
99 +Thus , we determined a cut-off , for the minimum number of sequences representing any one interaction , above which interactions were deemed significant ( Supplementary Materials and Methods ) .
100 +The following analyses were only performed on interactions that were above this significance threshold .
101 +Origin and terminus domains exist within the E. coli nucleoid
102 +Chromosome interaction networks were determined for rapidly growing cells in rich medium harvested at early exponential phase and exponential cells treated with SHX ( Figure 1B and C ) .
103 +The exponential phase chromosome interaction network ( Figure 1B ) is dominant in two regions : ( i ) a high frequency interaction domain surrounding the origin ( Ori ) ; and ( ii ) a low frequency interaction domain surrounding the terminus ( Ter ) .
104 +These Ori and Ter domains are also present in the interaction network for the SHX-treated samples , although they are less pronounced ( Figure 1C ) .
105 +Higher resolution ( i.e. 20 kb ) emphasizes that the exponential phase interaction network contains regions that have a demonstrably lower average interaction frequency than the adjacent Ori and Ter domains ( Figure 1D ) .
106 +We attribute these reductions to the presence of non-fixed domain boundaries within the population .
107 +We predicted that these boundaries would reduce interactions between domains , and that this would be manifested as a reduction in the interactions that cross the boundary regions .
108 +However , despite the obvious Ori preference , there is no sharp reduction in the numbers of interactions that cross our apparent domain boundaries ( Figure 1E ) .
109 +Despite the diffuse boundaries for the Ori and Ter domains , we observe several noticeable reductions in the interaction frequency at various locations in the chromosome that could represent additional domain boundaries
110 +3000
111 +2000
112 +1000
113 +Interactions within the Ori and Ter regions are linked to replication
114 +Comparisons of the chromosome networks from the exponential and SHX-treated cells identified similar levels of self and adjacent interactions ( Supplementary Table S3 ) .
115 +However , SHX treatment results in fewer long distance interactions ( between 800 bp and half the length of the genome , respectively ; Supplementary Figure S1A ) , shorter loop lengths ( Supplementary Figure S1B ) and reduced numbers of partners per fragment ( Figure 2A and Supplementary Figure S2 ) when compared with the exponential network .
116 +These observations are consistent with SHX , decreasing the overall compaction of the nucleoid ( 21 -- 23 ) .
117 +The high frequency of replication initiation in rapidly growing cells leads to an enrichment of origin-proximal loci , which could explain the pronounced increase in the number of partners observed in this region in exponentially growing cells ( Supplementary Figure S2A ) .
118 +By contrast , treatment with SHX reduces this bias ( Supplementary Figure S2B ) .
119 +These results are consistent with the inhibition of replication initiation after SHX treatment leading to a reduction in the Ori : Ter copy number ratio ( 46 ) or structural alterations within the origin domain .
120 +To investigate whether interaction frequencies are affected by differences in copy number across the bacterial chromosome because of DNA replication , we compared interaction patterns and copy number before and after SHX treatment .
121 +Interactions were grouped according to the linear distance between the interacting loci and occurrence in the different environmental conditions ( Figure 2B and Supplementary Table S3 ) .
122 +The distribution of interaction strength and copy number relative to the origin was determined ( Figure 2C -- K ) .
123 +Exponential phase-specific and shared short distance interactions correlate with copy number ( Figure 2C , D and F ) .
124 +By contrast , SHX-specific or shared long distance interactions do not correl-ate with copy number ( Figure 2E , G and H ) .
125 +Critically , the ratio of Ori to Ter regions within both the exponential and SHX conditions remains at 3:1 ( compare copy number Figure 2C and E ) .
126 +Thus , the observed decrease in the frequency of the interactions within the origin domain ( compare Figure 1B and C ) is either because of a decrease in the absolute number of origin sequences or because of a structural alteration ( e.g. expansion ) of the Ori domain .
127 +Correcting the frequency of long distance interactions by copy number , a feature of GCC , indicates that most genomic regions interact with similar frequencies within the exponential-specific and shared interaction sets ( i.e. interactions that occur in both the exponential and SHX conditions ; Figure 2I and J ) .
128 +However , there are several notable deviations from this trend ( labeled peaks within Figure 2I and J ) .
129 +The observed deviations are due to interactions involving multiple fragments within each of the 10 000-bp segments that are plotted ( Figure 2I and J ) .
130 +By contrast , copy number correction of the long distance SHX-specific interactions identifies an increase in the interaction frequency within the Ter domain .
131 +The remainder of the genome shows relatively even and low interaction frequencies within the SHX-specific interaction set ( Figure 2K ) .
132 +Clustering of MatP - and SeqA-binding sites links nucleoid structure and replication
133 +To further investigate the link between replication and nucleoid organization , we determined the clustering and interaction properties of loci containing characterized protein-binding sites for the MatP , SlmA and SeqA proteins .
134 +MatP is a protein that binds to matS sites and organizes the Ter macrodomain ( 5 ) .
135 +Analyses of matS loci identify significantly ( P < 0.008 ) high clustering ( i.e. inter-matS loci interactions ) within the exponentially growing cells ( Supplementary Table S6 ) .
136 +In contrast , clustering of matS sites was not detected in the SHX-treated cells .
137 +The clustering in the exponentially growing condition was attributed to a single specific interaction between matS10 and matS5 ( Figure 3A ) .
138 +This interaction must result from intra - or inter-Ter associations of these matS sites ( Figure 3A i -- iv ) .
139 +The finding that SeqA binds as a dimer , which multimerizes to form a left-handed filament [ reviewed in ( 47 ) ] , suggests that this protein may link spatially separated binding sites .
140 +Clustering of the 135 strongest confirmed SeqA-binding sites present within exponentially growing E. coli ( 44 ) was significantly higher than the random set ( P < 0.05 ) ( Supplementary Table S7 ) .
141 +Moreover , these sites are significantly more prone to interact with other loci than random sites ( P < 0.05 ; Supplementary Table S7 ) .
142 +Visualizing the positions of the SeqA -- SeqA interactions that formed within the E. coli genome showed that they tend to occur toward , and involve , the Ori domain in exponential cells ( Figure 3B and C ) .
143 +SeqA interactions that are shared between exponential and SHX-treated nuclei predominantly link the left and right replichores ( Figure 3C ) .
144 +By contrast , cells treated with SHX have a reduction in clusters involving SeqA sites surrounding the Ori domain and more inter-replichore interactions toward the terminal domain ( Figure 3C and D ) .
145 +This is consistent with the progression of active replication forks that were initiated before SHX treatment .
146 +SlmA binds at 24 defined sites within the genome ( 45 ) and acts to prevent FtsZ polymerization and premature cell division before complete chromosome replication .
147 +Analyses of the clustering and interaction profiles of E. coli SlmA sites demonstrated that clustering of these sites was not different from that observed for randomly selected sites ( Supplementary Table S8 ) .
148 +However , SlmA sites did exhibit a significantly increased propensity to interact with other genomic loci ( P < 0.05 ) compared with randomly spaced elements for both exponential and SHX-treated cells ( Supplementary Table S8 ) .
149 +The significant increase in interaction frequency was lost when comparisons were made with random sets that have conserved linear spacing ( Supplementary Table S8 ) .
150 +Note that the differences observed in significance when the test data set was compared with randomly generated data sets ( i.e. RS or CLS ) confirm that the linear spacing of E. coli loci is important .
151 +Whether this is an effect or cause of spatial organization remains to be determined .
152 +Intra- or inter-NAP–binding site clustering does not contribute to the global organization of the E. coli nucleoid
153 +We investigated the clustering and interaction properties of H-NS - , IHF - and Fis-binding sites , which are not enriched in any particular macrodomain .
154 +There is no detectable clustering for the 200-bp regions surrounding the Fis - , H-NS - and IHF-binding sites in either the exponential or SHX-treated nucleoids ( Table 1 ) .
155 +Moreover , the classical NAP-binding sites have depleted levels of interactions in exponentially growing E. coli cells ( Table 1 )
156 +These results can be explained by restrictions in the flexibility of the DNA ( and , hence , reduced ligation efficiencies ) because of the binding of the NAP .
157 +However , increasing the length of the region surrounding the binding site has no effect on the clustering ( data not shown ) .
158 +Additionally , we do not observe intra-NAP -- binding site clustering ( Table 1 ) , consistent with the temporal isolation of the expression of these NAPs ( 48 ) .
159 +Genes up - or downregulated after SHX treatment exist in different spatial environments , confirming functional compartmentalization of the nucleoid
160 +Eukaryotic studies have identified a non-random distribution of gene expression associated with the presence of spatially distinct environments that promote or inhibit nuclear functions [ e.g. ( 49 -- 51 ) ] .
161 +Similarly , we observe that E. coli genes whose transcript levels increased or decreased in response to SHX treatment are overrepresented in some gene ontology terms ( Supplementary Table S5 ) and are non-randomly distributed across the linear genome ( Figure 4A and B ) in a manner that does not correlate with GC content ( Supplementary Figure S3A ) .
162 +There is no correlation between transcript level and interaction frequency at the level of specific restriction fragments ( Supplementary Figure S3B and C ) .
163 +However , the SHX downregulated genes have high average transcript ( P < 0.001 ; Supplementary Table S9 ) , clustering and interaction ( Figure 3C ) levels in exponential phase cells .
164 +These results suggest that genes that are highly expressed in exponential phase and downregulated after SHX treatment are not only linearly but also highly spatially clustered .
165 +In conjunction with microscopic observations of large RNA polymerase clusters ( foci ) within exponentially growing E. coli cells ( 21 ) , our results support the hypothesis that the highly expressed exponential phase genes are associated with transcription foci .
166 +Despite this , genes downregulated in response to SHX treatment ( P < 0.001 ; Supplementary Table S9 ) remained highly clustered ( Figure 4C ) .
167 +Similarly , upregulated genes within lowly clustered regions do not increase their clustering on activation ( Figure 4C ) .
168 +As such , the maintenance of the clustering is independent of transcript levels and ipso facto transcription .
169 +DISCUSSION
170 +The E. coli nucleoid has a complex structure that emerges from the sum of the cellular processes that occur within the bacterial cell .
171 +We identified two macrodomains within the E. coli chromosome interaction networks corresponding to the Ori and Ter domains that have been previously identified ( 5,7,8,12,13,52 ) .
172 +However , the two remaining macrodomains [ Left ( L ) , Right ( R ) ] and the two nonstructured domains ( NS ) are not obvious within our data .
173 +Moreover , we did not identify hard boundarie surrounding either the Ori or Ter domain , consistent with earlier predictions ( 7,12 ) .
174 +It remains possible that the L , R and NS domains and the domain boundaries were obscured because of the use of an unsynchronized population of cells .
175 +Alternatively , the formation of the macrodomains and the previously observed reductions in inter-domain recombination rates ( 12 ) could be achieved by a combination of mechanisms of which physical segregation is only one component .
176 +This explanation is supported by the observation that a low level of connectivity remains between the Ter and Ori domains .
177 +Critically , this connectivity occurs at levels above those observed for random inter-molecular ligation under our experimental conditions and indicates that although these domains are largely separated , there is some inter-domain mixing during the cell cycle .
178 +This is consistent with the observation that recombination rates between att sites are reduced but not completely abolished between these domains ( 12 ) .
179 +The chromosome interaction networks we identified within both exponential and SHX-treated E. coli cells contain variable numbers of short and long distance loops .
180 +The observation that the number of long distance interactions ( long distance loops ) reduced after treatment with SHX can be interpreted as indicating that the nucleoid expands under this condition , consistent with microscopic observations ( 21,22,53 ) .
181 +Either the observed expansion is specific and directed as part of the stress response or it is a non-specific consequence of SHX acting on the factors that mediate the interactions ( e.g. rapid protein turn over with no replacement ) .
182 +The exact reasons for the loss of interactions remain to be determined .
183 +However , the fact that SHX-specific interactions form indicates a directed alteration in nucleoid organization .
184 +Is the E. coli nucleoid shaped as a sausage or rosette?
185 +The presence of short and long distance loops within both networks points to the E. coli genome folding into a series of DNA loops connected to a central node ( i.e. a rosette ) .
186 +This interpretation agrees with electron microscope observations of isolated nucleoids [ reviewed in ( 2 ) ] .
187 +However , our observation that the Ter region has few contacts with itself ( i.e. is extended in nature ) and is less well connected to the remainder of the genome is consistent with previous observations made by David Sherratt 's group ( 4,54 ) .
188 +Therefore , despite differences in growth rate between the studies ( 4 ) , our data also support the hypothesis that the E. coli chromosome is organized as a sausage in which the bulk of the chromosome is organized into a compacted rod that is circularized by the Ter domain [ Figure 5A ( 4,54 ) ] .
189 +The apparent dichotomy of these interpretations is reconcilable through the realization that the isolation of a sausage-shaped genome during preparation for electron microscopy would result in the appearance of a rosette .
190 +Thus , the sausage model is a variation of the rosette model where the rosette is flattened through con-finement or as a result of the biological processes within the live cell .
191 +Replication contributes to nucleoid organization through SeqA
192 +The SeqA and SlmA proteins are implicated in the regulation of replication and chromosome separatio
193 +[ reviewed in ( 16 ) ] .
194 +Our results indicate that SlmA-binding sites do not cluster as part of nucleoid occlusion during replication initiation or extension .
195 +Therefore , the dimerization necessary to activate SlmA occurs at a single or linearly-adjacent binding site ( s ) but does not result from spatial associations of distant SlmA sites .
196 +Consistent with the supposition by Dame et al. ( 16 ) , the low levels of SlmA clustering observed indicate that any contribution that SlmA-FtsZ makes to nucleoid structure must be facilitated by tethering to an external framework [ e.g. shortened preformed FtsZ polymers ( 45 ) , or non-functional protofilaments ( 55 ) ] or the cell membrane .
197 +By contrast , the replication-dependent nature and distribution of the exponential phase SeqA-mediated long distance interactions provides support for a role for SeqA clustering in the formation of an intra - and/or inter-chromosomal structure ( Figure 5A and B ) .
198 +This is particularly true for SeqA interactions that form over the origin of replication and could function to sequester newly replicated origins and delay chromosome separation [ ( 56 -- 58 ) , reviewed in ( 16,47 ) ] .
199 +As such , the SHX-depend-ent loss of the long distance interactions is predicted if replication and segregation occur consecutively ( 29 ) .
200 +Thus , the loss of SeqA-mediated interactions within the SHX-treated nucleoid reflects an underlying spatial segregation of the replicated chromosome regions ( 46 ) .
201 +The predominance of SeqA clusters between loci that are approximately equidistant from the Ori within the SHX -- specific , and shared interaction data sets represent links between the hemimethylated GATC sites trailing the replisome .
202 +We interpret the distinct subset of interreplichore SeqA clusters as indicating that the DNA polymerases are pausing at specific genomic sites within the cell populations .
203 +Finally , there is no correlation between alterations to transcript levels and SeqA clustering ( data not shown ) ; therefore , SeqA clustering is independent of transcription .
204 +Collectively , these results support a strong linkage between replication and nucleoid organization ( 4 ) .
205 +For ease of visualization , the chromosomal interactions that we identified are presented as intra-chromosomal connections ( Figure 1 ) .
206 +This form of presentation is problematic , as the proximity-based ligation data are probabilistic and represent a population average from unsynchronized cells ( 59 ) .
207 +As such , it is impossible to determine which combinations of interactions occur within a single nucleoid .
208 +Second , although the sequences we obtain as part of the GCC protocol identify the interacting loci , they do not provide information on whether the interactions occur within or between the chromosome ( s ) .
209 +This is an important consideration when investigating nucleoid structure in exponential phase bacterial cells that contain and segregate partially replicated chromosomes ( 3 ) .
210 +Therefore , it is possible that the formation of long distance SeqA-dependent and - independent interactions can be facilitated by overlaps between the replichore arms that result from the chromosome alignment [ i.e. inter-chromosomal ( Figure 5A , right ) ] .
211 +Interestingly , such a system may contribute to gene dosage control , as well as the control of chromosome segregation .
212 +However , it remains possible that interactions also occur within a chromosome [ i.e. intra-chromosomal
213 +What role does the matS5–10 loop play in nucleoid organization?
214 +MatS sites have a role in defining the Ter domain ( 5,8 ) .
215 +In vivo experiments indicate that the definition of the Ter domain and condensation of this region are separable events with the condensation dependent on the presence of the MatP C-terminal coiled-coil domain , which is responsible for tetramerization and looping ( 60 ) .
216 +We found that the matS5 and matS10 sites form a specific loop that surrounds the TerA site ( 1 339 796 -- 1 339 791 bp ) and is located away from the dif site ( 1 589 000 bp ) toward the Ori on the right replichore .
217 +Note that matS5 is one of two matS sites ( the other being matS21 ) that do not show in vivo MatP binding in an E. coli K12 derivative of MG1655 ( 5 ) .
218 +The question thus arises as to what contribution the matS5 -- 10 interaction makes to the Ter domain structure and function .
219 +It is possible that the matS5 -- 10 loop explains observations of a spatially separable condensed region within the center of the Ter linker domain ( 4 ) .
220 +Furthermore , the absence of detectable matS clustering between the other matS loci raises the possibility of differentiation in the functions of the matS sites .
221 +However , further experiments are required to confirm these hypotheses and identify how or if MatP contributes to the formation of the matS5 -- 10 loop .
222 +Do ‘histone-like’ NAPs play a role in global nucleoid structure?
223 +The spatial clustering of NAP ( i.e. H-NS , Fis and IHF ) DNA-binding sites is not significant within the gross spatial organization of the E. coli nucleoid we identified .
224 +Rather our results are consistent with the hypothesis that H-NS , IHF and Fis contribute to compaction through localized structuring [ reviewed in ( 61 ) ] , gene regulation or the formation of large protein heterocomplexes [ reviewed in ( 62 ) ] .
225 +These results are in contrast to those of Wang et al. 2011 ( 14 ) , who identified H-NS clustering within the E. coli nucleoid using microscopic and proxim-ity-ligation -- based measurements in slow-growing early log phase cells .
226 +This apparent discrepancy may be due to the significant increase in resolution afforded by the use of the HhaI enzyme in our study .
227 +This conclusion is supported by our identification of interactions linking HhaI restriction fragments from within the larger EcoRI restriction fragments that were previously characterized as demonstrating an H-NS -- dependent association [ Supplementary Figure S4 ( 14 ) ] .
228 +Therefore , we propose that the previously recognized relationship between ligation efficiency and the presence/absence of h-ns mutants ( 14 ) was likely due to a combination of a global reorganization of localized genome structure ( 63 ) and epi-static effects resulting from H-NS -- dependent transcriptional changes
229 +Do transcription foci have a role in nucleoid organization ?
230 +The observed organization of highly transcribed genes into clustered spatial environments is consistent with the hypothesis that some clustering is occurring around transcription foci [ e.g. ( 64 ) ] .
231 +Similarly , the copy-number independent long distance interactions may reflect se-quence-driven intra-chromosomal nucleoid folding for the coordination of transcription through enhancer-like interactions consistent with previous observations in bacteria ( 14,65,66 ) and eukaryotes [ e.g. ( 67 -- 69 ) ] .
232 +The existence of these prokaryotic transcription foci is supported by microscopic observations of RNA polymerase foci within E. coli cells ( 20,21 ) .
233 +The fact that similar clustering was observed in Pseudomonas aeruginosa ( data not shown ) and among highly transcribed genes in Schizosaccharomyces pombe ( 40 ) implies that the clustering of highly transcribed genes may be a ubiquitous feature of the control of gene expression .
234 +It is likely that the linear gene clusters ( Figure 4A ) form into combinations of localized and distributed spatial clusters ( Figure 5C ) .
235 +Given that RNA polymerase is redistributed after SHX treatment ( 21,22 ) , decreases in the number of long distance interactions ( i.e. reductions in the extent of distributed clustering ) , we observed following stress induction could be interpreted as indicating that RNA polymerase mediates some interactions .
236 +However , the identification of a core interaction pattern that is conserved within the E. coli nucleoid after SHX treatment indicates that at least some of these interactions are stable to a significant redistribution of RNA polymer-ase .
237 +This result agrees with eukaryotic studies that dem-onstrate long distance interactions are insensitive to inhibition of ongoing RNA polymerase transcription ( 70 ) .
238 +Furthermore , the high levels of clustering and interactions observed at genes that were highly expressed in the exponential phase and subsequently downregulated by SHX treatment indicates that the localized clustering -- but not necessarily the identity of the partners -- is stable .
239 +However , it remains possible that transcription-associated interactions respond slowly to environmental change , allowing for short term fluctuations in environmental conditions without the requirement for major rearrangement of genome organization .
240 +This forms an epigenetic memory that is capable of being inherited ( 71 ) similar to that observed in yeast ( 72 -- 76 ) .
241 +Does a nucleolus-like structure form within the E. coli nucleoid?
242 +It has been proposed that the formation of transcription factories that include the ribosomal RNA genes and ribosomal protein encoding loci could induce the compaction of the nucleoid through the formation of a nucleolus-like structure ( 23,77,78 ) .
243 +However , we found no evidence that the nucleoid structure promotes the clustering of ribosomal RNA genes and ribosomal protein encoding loci ( data not shown ) .
244 +This may be due to technical limitations in the analysis of repetitive loci that can not be unambiguously positioned onto the reference genome .
245 +Alternatively , it may be due to the very high levels of transcriptional activity at these loci interfering with the cross-linking and ligation steps during the preparation of our chromosome interaction libraries .
246 +In silico modeling of the nucleoid that incorporates biophysical parameters and interaction frequencies [ similar to ( 9,79 ) ] may resolve this issue .
247 +Epistatic interactions and the chromosome interaction network
248 +The bacterial cell is a complex structured entity in which each part exists ` for and by means of the whole ' ( 80 ) .
249 +As such nucleoid structure is an integral -- inseparable -- part of the cells response to environmental challenge .
250 +Moreover , the contribution of any one gene to the bacter-ial phenotype relies on its relationship with other genes on levels that include regulation , transcription , translation , complex formation and function .
251 +Therefore , it is likely that the interaction network we have determined contains information on epistatic relationships between multiple genes that occur at the regulatory , transcriptional and translational levels because of the co-dependence of these processes in E. coli .
252 +Future work should interrogate prokaryotic interaction networks for evidence of epistatic relationships and must address the mechanism ( s ) governing the organization of global structure .
253 +CONCLUSION
254 +The detection of both long and short distance interactions within the E. coli nucleoid is consistent with empirical measures and modeling , which indicated that intra-nucleoid interactions play a dominant role in shaping the E. coli nucleoid ( 11 ) .
255 +However , the long distance interactions did not consistently involve loci located equidistant from the Ori on opposite replichores ; therefore , it is unlikely that the E. coli nucleoid is preferentially structured as ellipsoids as observed in C. crescentus ( 9 ) .
256 +Rather our study indicates that the chromosome ( s ) within exponentially fast-growing E. coli cells are structured by interactions that are linked to the ongoing replication and transcription processes within the cell .
257 +The specificity of the observed interactions identifies spatial organization as a significant factor in bacterial gene regulation and indicates that the spatial clustering of highly regulated genes is a ubiquitous feature of gene regulation .
258 +ACCESSION NUMBERS
259 +The GCC data has been banked with Gene expression omnibus ( GSE40603 ) .
260 +Expression data has been deposited GSE40304 .
261 +SUPPLEMENTARY DATA
262 +Supplementary Data are available at NAR Online : Supplementary Tables 1 -- 10 , Supplementary Figures 1 -- 6 and Supplementary Materials and Methods
263 +ACKNOWLEDGEMENTS
264 +The authors would like to thank Philippe Collas , Austen Ganley , Gary Greyling , Lutz R. Gehlen , Heather Hendrickson , Julia Horsfield , Rod McNab , Ana Pombo , Tom Schneider and Yan Ning Zhou for helpful discussions .
265 +FUNDING
266 +Intramural Research Program of the National Institutes of Health , National Cancer Institute , Center for Cancer Research ( to C.C. and J.D. ) ; the Marsden Fund ( to J.M.O.S. ) ; Massey University research fund ( to J.M.O.S and B.H.A.R. ) ; Massey University scholarship ( to R.S.G. ) .
267 +Funding for open access charge : The Liggins Institute Auckland University .
268 +Conflict of interest statement. None declared.
...\ No newline at end of file ...\ No newline at end of file
1 +methylglyoxal: transcriptional readthrough from the nemRA
2 +Ertan Ozyamak ,1 ** † Camila de Almeida ,1,2 ‡ Alessandro P. S. de Moura ,2 Samantha Miller1 and Ian R. Booth1 * 1School of Medical Sciences , Institute of Medical Sciences , University of Aberdeen , Aberdeen AB25 2ZD , UK .
3 +2Institute of Complex Systems & Mathematical Biology , School of Natural & Computer Sciences , University of Aberdeen , Aberdeen AB24 3UE , UK .
4 +Summary
5 +Methylglyoxal ( MG ) elicits activation of K + efflux systems to protect cells against the toxicity of the electrophile .
6 +ChIP-chip targeting RNA polymerase , supported by a range of other biochemical measurements and mutant creation , was used to identify genes transcribed in response to MG and which complement this rapid response .
7 +The SOS DNA repair regulon is induced at cytotoxic levels of MG , even when exposure to MG is transient .
8 +Glyoxalase I alone among the core MG protective systems is induced in response to MG exposure .
9 +Increased expression is an indirect consequence of induction of the upstream nemRA operon , encoding an enzyme system that itself does not contribute to MG detoxification .
10 +Moreover , this induction , via nemRA only occurs when cells are exposed to growth inhibitory concentrations of MG .
11 +We show that the kdpFABCDE genes are induced and that this expression occurs as a result of depletion of cytoplasmic K + consequent upon activation of the KefGB K + efflux system .
12 +Finally , our analysis suggests that the transcriptional changes in response to MG are a
13 +Accepted 9 April , 2013 .
14 +For correspondence .
15 +* E-mail i.r.booth @ abdn.ac.uk ; Tel. ( +44 ) 1224 437396 ; Fax ( +44 ) 1224 437465 ; ** Email ozyamak@gmail.com, Tel. ( +1 ) 510 642 2140 ; Fax ( +1 ) 510 642 4995 .
16 +Present addresses : † Department of Plant & Microbial Biology , University of California , Berkeley , CA 94720 , USA ; ‡ Astra-Zeneca Ltd , Mereside , Alderley Park , Macclesfield SK10 4TG , UK .
17 +Data deposition : Data reported in this paper have been deposited in the ArrayExpress database ; http://www.ebi.ac.uk/microarray-as/ae/ ( Accession No .
18 +E-MTAB-100 ) .
19 +culmination of the damage to DNA and proteins , but that some integrate specific functions , such as DNA repair , to augment the allosteric activation of the main protective system , KefGB .
20 +Introduction
21 +Bacterial adaptation blends both modulation of cytoplasmic enzymes and changes in gene expression to effect a response that enhances survival of changes in the environment .
22 +The bacterial response to electrophiles has been well-characterized at the level of activation of protective K + efflux systems ( Ferguson , 1999 ) , but studies of the contribution from specific transcriptional events are more limited .
23 +Methylglyoxal ( MG ) is a toxic electrophile produced during unbalanced sugar metabolism in Escherichia coli ( E. coli ) and other bacteria ( Freedberg et al. , 1971 ; Russell , 1993 ) .
24 +Conservation of the glyoxalase system for MG detoxification from bacteria to man suggests that such exposure is common to all lifestyles ( Mannervik , 2008 ; Sukdeo and Honek , 2008 ; Suttisansanee and Honek , 2011 ) .
25 +Several studies hint towards the production of MG in macrophages in response to the entry of pathogenic microorganisms such as Salmonella or Mycobacterium , as part of the host defence mechanisms ( Eskra et al. , 2001 ; Eriksson et al. , 2003 ; Rachman et al. , 2006 ) .
26 +The occurrence of MG in many food and beverage products has also been reported ( Nemet et al. , 2006 ; Tan et al. , 2008 ) and this may contrib-ute to background levels of DNA damage ( Kenyon and Walker , 1980 ; Sassanfar and Roberts , 1990 ; Yuan et al. , 2008 ) since MG is a known mutagen ( Marnett et al. , 1985 ; Dorado et al. , 1992 ) .
27 +Recently , exposure to MG has been suggested to underpin the faster rate of development of ` persister ' cells in E. coli populations ( Girgis et al. , 2012 ) , which may reflect the mutagenic potential of this electrophile .
28 +In enteric bacteria , the major route for MG production is from dihydroxyacetone phosphate ( DHAP ) , which is converted to MG by the action of MG synthase ( mgsA ; Fig. 1A ) ( Hopper and Cooper , 1971 ) .
29 +During normal growth the production of MG is maintained at a low level by the requirement for homotropic activation of MgsA by DHAP and by the strong inhibition of the enzyme by free phosphate .
30 +Consequently , MG production only occurs at a high rate when the cellular pool of phosphate is depleted and DHAP pools are very high -- such conditions arise when cells move from famine to feast , a condition that predisposes cells to perform high levels of transport and metabolism of sugars ( Totemeyer et al. , 1998 ) .
31 +Low concentrations of MG are bacteriostatic , but at high levels MG kills bacteria via covalent modification of proteins , DNA and lipids ( Krymkiewicz , 1973 ; Colanduoni and Villafranca , 1985 ) .
32 +MG modifies bases in DNA ( Krymkiewicz , 1973 ) , particularly guanine , and repair can lead to double strand breaks in the DNA ( Ferguson et al. , 2000 ) and induction of DNA repair enzymes ( Kenyon and Walker , 1980 ; Sassanfar and Roberts , 1990 ; Yuan et al. , 2008 ) .
33 +Protection against MG in E. coli , and other enteric bacteria , has several components .
34 +A central feature is the formation of cysteinyl adducts with glutathione ( GSH ) and the subsequent metabolism by the GSH-dependent glyoxalase system , encoded by the unlinked gloA and gloB genes ( Ferguson et al. , 1998 ; MacLean et al. , 1998 ; Kizil et al. , 2000 ) .
35 +This pathway leads to cytoplasmic recycling of GSH during MG breakdown , in contrast to the fate of other electrophile adducts formed with GSH and/or other protective thiols , such as mycothiol ( Ferguson et al. , 1993 ; 1995 ; Ferguson and Booth , 1998 ; Eskra et al. , 2001 ; Fahey , 2001 ; Newton et al. , 2009 ; 2012 ) .
36 +In addition , E. coli has evolved a more sophisticated protective mechanism that involves both GSH-dependent and GSH-independent enzyme systems and K + efflux ( KefGB and KefFC ) systems that respond directly to GSH and GSH adducts ( GSX ) ( Elmore et al. , 1990 ; Ferguson et al. , 1995 ; MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) .
37 +The GSH-dependent glyoxalase system , consisting of glyoxalase I and II ( GlxI & GlxII ) , provides the main route for MG detoxification resulting in the production of D-lactate ( Fig. 1A ) ( MacLean et al. , 1998 ; Mannervik , 2008 ) .
38 +Survival is highly dependent on the activity of these enzyme systems via their impact on S-lactoylglutathione ( SLG ) pools ( Ozyamak et al. , 2010 ) .
39 +The balance of the activities of GlxI & GlxII determines the cytoplasmic pool of SLG , which is the activator of ligand-gated K + efflux systems KefGB and KefFC ( Fig. 1A ) .
40 +Activation of KefGB and KefFC causes cytoplasmic acidification , the degree of which is directly correlated with survival ( Ozyamak et al. , 2010 ) .
41 +Although E. coli has two systems , KefGB and KefFC , of which the former is dominant in the response to MG , many Gram-negative bacteria have a single Kef system .
42 +A third , GSH-independent , enzyme ( glyoxalase III , GlxIII ) with the ability to convert MG directly to D-lactate has been identified as Hsp31 ( encoded by hchA ) ( Misra et al. , 1995 ; Subedi et al. , 2011 ) .
43 +In addition , a number of Aldo-keto reductases may play ancillary roles in metabolizing MG , via their activity as low specificity , aldehyde reductase ( Ko et al. , 2005 ; Lee et al. , 2010 ) .
44 +In this study we applied ChIP-chip technology ( Grainger et al. , 2005 ; 2009 ) to measure changes in the genome-wide redistribution of RNA polymerase ( RNAP ) during MG stress .
45 +ChIP-chip directly measures the occupation of DNA by specific binding proteins ( Herring et al. , 2005 ) .
46 +When RNAP is targeted , as here , one may infer changes in transcriptional patterns analogous to classical transcriptomics studies ( Grainger et al. , 2005 ) .
47 +In addition to avoiding problems with mRNA stability , additional information is gained from the RNAP distribution across the transcribed regions , such as in the case of stalled RNAP molecules ( Wade et al. , 2007 ; Grainger and Busby , 2008 ) .
48 +In this study these analyses of transcription were complemented by biochemical analyses and mutant creation to test spe-cific hypotheses arising from the observed patterns of RNAP distribution .
49 +Our study provides the first insight into the transcriptional response of E. coli to sudden exposure to either sublethal or lethal concentrations of MG and also describes the temporal response as the MG concentration increases progressively during unbalanced metabolism .
50 +A large number of transcriptional changes were observed in response to MG exposure , but of these only the enhanced expression of the gloA gene , encoding GlxI , and the SOS response are directly beneficial .
51 +Other changes are either neutral or counter-protective .
52 +The expression data are consistent with transcriptional responses responding primarily to cell damage rather than activation of a regulon of protective systems .
53 +Results
54 +Experimental design
55 +The response of cell populations to MG depends both on the MG concentration and on the cell density ( Fraval and McBrien , 1980 ) .
56 +We have performed ChIP-chip with DNA-RNAP complexes isolated from E. coli MG1655 cells incubated under three different growth regimes ( Fig. 1B ) : ( I ) sublethal concentration of MG ( 0.8 mM MG at cell density OD650 ~ 0.4 ) .
57 +In these experiments the MG concentration falls progressively throughout the experiment due to detoxification by the cells ; ( II ) lethal dose of MG ( 0.8 mM at OD650 ~ 0.04 ) .
58 +Here the MG concentration falls very slowly throughout the experiment , but remains at a lethal concentration throughout the sampling period ; and ( III ) progressive intoxication ( cells synthesize MG throughout the experiment , such that the concentration rises from zero to > 0.7 mM over a 4 h time period ) ( Totemeyer et al. , 1998 ) ( for more details see Experimental procedures and Supporting information ) .
59 +In addition , strain MG1655 was compared with derivative MJF632 lacking KefGB and KefFC , the electrophile-activated K + efflux systems that confer protection ( Ferguson , 1999 ) .
60 +Exposure to sublethal concentrations of MG ( Type I ) Treatment of mid-exponential phase cultures ( initial OD650 = 0.4 ) with 0.8 mM MG led to only approximately 50 % growth inhibition , with the implication that transcription should remain active throughout the experimental period ( Fig. 2 ) .
61 +Treated cells recovered the maximum growth rate 60 min after addition of MG , which corresponds to the time taken to reduce the external concentration of MG to a non-inhibitory concentration ( ~ 0.1 mM ) ( MacLean et al. , 1998 ) .
62 +The culture subsequently reached the same final cell density as non-treated cells ( Fig. 2 ) , indicating that no irreversible damage had occurred from this experimental regime .
63 +A strain lacking both the KefGB and KefFC K + efflux systems , MJF632 , exhibited a delayed recovery from exposure to MG ( Fig. 2B ) ; we have previously shown that lack of the efflux systems does not modify the detoxification rate ( Ferguson et al. , 1995 ; Almeida , 2009 ) .
64 +ChIP-chip analysis was performed after 30 min , midway through the period of reduced growth rate .
65 +A number of genes were induced and others repressed ( Table S2 , Dataset S1 ) , as represented by peaks and troughs , respectively , in the data .
66 +RNAP peaks across genome areas were in good agreement with the bounda-ries of known transcription units ( TUs ) ( Fig. 3 ) .
67 +Induction of the LexA-regulated SOS regulon MG is known to cause DNA modification , principally the formation of adducts with deoxyadenosine and deoxyguanine ( Papoulis et al. , 1995 ; Frischmann et al. , 2005 ) .
68 +It was not surprising , therefore , that the SOS system was induced after MG exposure .
69 +LexA-regulated genes ( e.g. recAX , lexA-dinF , dinB ) were among the genes with increased RNAP occupancy ( Fig. 3A and B , Table S2 ) , indicating a high transcriptional activity for DNA repair , consistent with the DNA damage expected during MG treatment reported by others ( Kenyon and Walker , 1980 ;
70 +Sassanfar and Roberts , 1990 ; Yuan et al. , 2008 ) .
71 +This transcriptional pattern was confirmed by qRT-PCR , which demonstrated very significant increases in mRNA for SOS genes ( Fig. 4 ) .
72 +The increased expression of the SOS regulon was in line with expectations and thus provided a good baseline for the other changes in gene expression discussed below .
73 +Increased RNAP occupancy at SOS response genes was accompanied by decreased occupancy at genes associated with fast growth , such as those for motility and amino acid biosynthetic pathways ( e.g. flgBCDEFGHIJ and gltBD ; Fig. 3C , Dataset S1 ) .
74 +Induction of the nemRA operon is beneficial for MG tolerance through an indirect mechanism
75 +We have previously demonstrated the critical role of GlxI in generating the regulator of K + efflux systems KefGB and
76 +KefFC ( Fig. 1A ) and thus mediating protection against MG ( MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) .
77 +We thus specifically sought to analyse the GlxI-encoding gene gloA .
78 +Bioinformatic analysis , as provided on the RegulonDB database ( Salgado et al. , 2013 ) , suggested the presence of a potential promoter in the intergenic region between nemA and gloA indicating that nemRA and gloA can form two independent TUs ( Fig .
79 +S1 ) .
80 +However , there is no marked transcriptional terminator between nemA and gloA , suggesting the possibility for transcriptional readthrough .
81 +Increased RNAP binding was observed along the length of the gloA gene .
82 +However , this was continuous with the binding to the upstream nemRA operon ( Fig. 5A ) .
83 +The nemRA operon encodes the N-ethylmaleimide reductase , NemA , and NemR , the repressor protein of the nemRA operon .
84 +It was shown previously that NemR can be inactivated by alkylating reagents such as N-ethylmaleimide , but also by MG ( Umezawa et al. , 2008 ) .
85 +Thus , we sought to determine whether there was a real linkage between the nemRA and gloA genes .
86 +A mutant strain deleted for nemR was created ( see Supporting information ) and transcription of the gloA gene assessed by qRT-PCR of the mRNA pool from cells extracted after exposure to sublethal MG concentrations .
87 +In wild type cells transcripts for both nemA and gloA were detected with the latter being more abundant than the former , consistent with independent promoters .
88 +Deletion of nemR led to 15 and 5-fold higher levels of transcript for nemA and gloA respectively ( Fig. 6A ) .
89 +In contrast , deletion of nemA ( in a NemR + ) background did not modify the level of the gloA transcript detected .
90 +Consistent with these data , we observed that cell-free extracts contained similar levels of GlxI activity whenever the strain was NemR + , but GlxI activity was increased ~ 5-fold in a nemR deletion strain , consistent with translation of the more abundant gloA mRNA ( Fig. 6B ) .
91 +Finally , this increased expression of gloA was manifested in a decreased sensitivity to MG in the DnemR strain compared with both the wild type and the DnemA strain ( these two strains exhibiting equivalent sensitivity ) ( Fig. 6C ) .
92 +The data are consistent with readthrough from the nemA promoter providing enhancement of expression of gloA .
93 +Several systems have been proposed to be components of the defence mechanism against MG in E. coli ( Misra et al. , 1995 ; Ferguson et al. , 1998 ; Subedi et al. , 2011 ) .
94 +We assessed whether genes for the core protective systems also showed increased transcription as result of sublethal MG exposure .
95 +RNAP occupancy across the genes for GlxII ( gloB ) and the K + efflux systems ( kefGB and kefFC ) were not significantly changed whether assessed by ChIP-chip ( Fig. 5B -- D ) or by qRTPCR analysis of mRNA pools ( Fig. 4 ) .
96 +Moreover , no increased RNAP occupancy was detected for genes of GSH biosynthesis enzymes ( gshA , gshB , ybdK ) or for GSH-independent GlxIII ( hchA ) ( Dataset S1 ) .
97 +In contrast , strong induction of the frmAB and yqhD genes , involved in aldehyde detoxification was observed ( Fig. 4 , Fig. 5E and F ) .
98 +The GSH-dependent FrmAB enzyme system is involved is the detoxification of formaldehyde ( Herring and Blattner , 2004 ; Gonzalez et al. , 2006 ) .
99 +The YqhD system has been shown to have aldo-keto reductase activity against a wide range of aldehydes , including MG ( Lee et al. , 2010 ) .
100 +Despite the increased transcription of genes for these systems , single deletion mutants lacking frmA or yqhD did not exhibit increased sensitivity to MG , whereas a gloA mutant , lacking GlxI , showed the expected sensitivity ( Fig. 6D ) .
101 +Recent work has identified that a double mutant lacking both gloA and yqhD acquired increased sensitivity to glyoxal , but not to MG , when compared with the single gloA mutant ( Lee et al. , 2010 ) , thus confirming that increased expression of YqhD is unlikely to be a major factor in MG tolerance .
102 +The data show that E. coli cells do not induce key protective systems as an adaptation strategy to sublethal MG exposure , but do induce systems that appear not to have a major physiological role for MG tolerance .
103 +Transcriptional response is rapid in cells exposed to lethal concentrations of MG (Type II)
104 +Exposure of cultures at low cell density ( OD650 ~ 0.04 ) to MG causes rapid cell death ( ~ 0.2 % cells are viable after 30 min in the presence of 0.8 mM MG ) ( MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) .
105 +We investigated the transcriptional response at intervals ( 2.5 , 10 & 30 min ) after MG challenge ; ( Type II experiment ; Fig. 1B ) ( see Experimental procedures , Dataset S1 ) .
106 +We observed a very similar RNAP distribution pattern and enrichment ratios to the Type I experiments above ( Table S2 ) .
107 +Time-dependent changes in the ChIP-chip signals for members of the SOS response genes were observed .
108 +In the 2.5 min sample increases in expression of the SOS genes were very small or not reproducible .
109 +Stronger signals for the SOS genes were observed in both the 10 min and 30 min samples ( Fig .
110 +S2A and B , Table S2 ) .
111 +A significant difference from cells treated with sublethal MG was the increased RNAP occupancy of genes associated with oxidative stress .
112 +The OxyR-regulated ahpCF operon was clearly upregulated , with the highest enrichment at 2.5 min and decreased signals thereafter ( Fig .
113 +S2C ) .
114 +Other OxyR-regulated genes ( Storz et al. , 1990a , b , c ) such as trxC , grxA or dps also exhibited this pattern ( Fig .
115 +S2D -- F ) .
116 +No consistent increase in RNAP occupancy across the ahpCF operon was observed in Type I experiments ( sublethal MG ) .
117 +This difference may reflect transient induction of OxyR-regulated genes upon lethal MG challenge , possibly due to transient GSH depletion , that is missed in Type I experiments due to the very significantly lower MG concentration at the sampling time due to rapid detoxification of MG at the higher cell density ( the external concentration would fall to ~ 0.4 mM ) ( Almeida , 2009 ) .
118 +Transcriptional response during progressive MG intoxication (Type III)
119 +Bacteria frequently produce MG as a metabolic by-product during adaptation from famine to feast ( Freedberg et al. , 1971 ; Totemeyer et al. , 1998 ) and consequently sudden exposure of cells to a high concentration of MG may not be physiological .
120 +We therefore sought to compare the transcriptional response during the production and accumulation of MG in the medium with the responses described above .
121 +In addition , such a regime would provide an indication of the concentration depend-ence of the response to MG .
122 +Previously , we have described the production of MG by E. coli cells growing on xylose when stimulated to increased transcription of the xylose regulon by cAMP addition , which mimics the famine to feast scenario ( Totemeyer et al. , 1998 ) .
123 +Over a 5 h time-course the growth rate slowed to zero ( at ~ 0.4 mM MG ) , followed by death as the MG concentration rises to 0.8 mM ( Fig. 7A and B ) .
124 +RNAP distribution profiles at each time point were compared either with the control , with no added cAMP ( Fig. 7C and D , Dataset S1 ) , or to the initial sample at 10 min after cAMP addition ( Fig. 8A -- D , Table S3 ) , at which time the level of MG was undetectable .
125 +After 30 min incubation with cAMP the MG pool had risen to ~ 50 mM and only limited changes in gene expression were observed ( both induction and repression ) .
126 +Genes for cysteine biosynthesis , which is required for GSH biosynthesis , appeared to be repressed by MG ( i.e. RNAP exhibited reduced occupancy at this operon ; Fig. 8A ) .
127 +However , since growth continues for at least one further generation , the existing enzymes must remain active at this MG concentration and a potential reduction in transcription may not be significant for cysteine production .
128 +After 60 min ( MG concentration 100 -- 150 mM ; Fig. 8B , Table S3 ) the transcription pattern was clearly perturbed with specific enzyme systems being induced , including the frmAB and yqhD genes ( Fig. 8B , Fig .
129 +S3C and D , Table S3 ) .
130 +However , as mentioned above , these enzymes do not appear to play a major role in protection against MG ( Fig. 6D ) .
131 +Induction of the his regulon ( Fig. 8B ) may be explained by the reaction of MG with this amino acid causing partial starvation ( Aldini et al. , 2005 ) and release from attenuation ( Yanofsky , 1981 ; Barnes and Tuley , 1983 ) .
132 +Large-scale changes in the transcriptome were evident at both 120 min and 240 min at which time the MG concentration has reached growth inhibitory ( ~ 0.4 mM ) and lethal levels ( ~ 0.7 mM ) respectively .
133 +In both cases strong induction of the SOS regulon and soxSR and marRAB was evident ( Fig. 8C and D , Table S3 ) .
134 +It was also at this time point that nemA ( and gloA ) transcription was also increased ( Fig. 8C , Figs S4 and S5B ) .
135 +During the final stages of MG intoxication the overall balance of RNAP binding favoured a few specialist DNA repair functions , while the majority of genes involved in housekeeping metabolism were repressed ( Fig. 8C and D ) .
136 +These observations were confirmed by qRT-PCR for selected genes ( Fig .
137 +S4 ) .
138 +Throughout the time series , genes that are regulated by cAMP exhibited high RNAP occupancy , which is indicative that cAMP remains abundant .
139 +At the outset the TUs were uniformly occupied by RNAP ( Fig. 7C ) , but as the MG concentration rose further ( Fig. 7B ) , RNAP was progressively located at the promoter regions and at intergenic regions , producing pronounced peaks and valleys from the previous uniform distribution .
140 +For example , the xylFGHR ( Fig. 7C ) and manXYZ operons , and malT ( Fig .
141 +S3A and B ) were upregulated after 10 min and remained high throughout the experiment despite the modified distribution of RNAP .
142 +Thus , there was no general shutdown of the cAMP-CRP regulatory system even at lethal concentrations of MG .
143 +Transcription also continued unabated ( e.g. frmA , nemA and recA ) as revealed by qRT-PCR analysis ( Fig .
144 +S4 ) , despite the greater polarity in the distribution of RNA polymerase in later time samples .
145 +The counter-protective Kdp system is induced by MG Induction of the kdpFABC and kdpDE operons was observed in all three sets of ChIP-chip data ( i.e. Type I , II & III ; Figs 4 and 8B ) .
146 +The kdpFABC genes encode a high affinity scavenging P-type K + - ATPase ( Laimins et al. , 1978 ; Rhoads et al. , 1978 ) .
147 +Transcription of the structural genes is under control of KdpDE and this two-component regulatory system responds to insufficiency of the Trk and Kup , constitutive K + transporters , to maintain the K + pool ( Laimins et al. , 1981 ) .
148 +During MG stress , the expression of the Kdp system is consistent with the expected enhanced
149 +K + loss consequent upon activation of KefGB and KefFC systems .
150 +However , it is also counterintuitive since K + loss and consequent cytoplasmic acidification is intrinsic to the mechanisms protecting cells against MG ( Ferguson , 1999 ) .
151 +Thus , we sought to verify the original ChIP-chip data .
152 +Firstly , we established that the signals for the kdpFABCDE region responded simply to K + sufficiency by simply exchanging the low K + growth medium ( K0 .2 ) for high K + ( K115 ) .
153 +When expressed as a ratio ( K0 .2 / K115 ) the kdpFAB-CDE genes exhibited increased RNAP occupation relative to the flanking genomic regions ( Fig. 9A ) , consistent with their transcription during steady state growth in low K + medium .
154 +The observed changes in occupancy of the kdpFABCDE operon by RNAP in low and high K + media were confirmed by qRT-PCR ( Fig. 9B ) .
155 +Growth in the presence of MG at low K + resulted in further enhancement of the kdpFABCDE ChIP-chip signal , suggesting that K + loss associated with activation of KefGB and KefFC during MG detoxification generated an enhanced signal for transcription ( Fig. 9A ) .
156 +To test this prediction we generated ChIP-chip data for strain MJF632 ( DkefGB , DkefFC ) , which lacks both K + efflux systems .
157 +Consistent with the model there was no increase in ChIP signal for the kdpFABCDE operon in this strain ( Fig. 9A ) and qRT-PCR analysis of mRNA pools confirmed this observation ( Fig. 4 ) .
158 +Other transcriptional responses to MG were similar to the wild type strain ( Fig. 4 , Table S2 ) and ChIP-chip signal patterns and mRNA stability of highly expressed genes were similar ( Supporting information , Fig .
159 +S6 ) .
160 +Previously we have established that expression of the kdpFABCDE operon sensitizes E. coli to MG ( Ferguson et al. , 1996 ) .
161 +We sought to verify that the strain used here , MG1655 , also dies more rapidly if exposed to MG when the kdpFABC operon is active .
162 +An isogenic mutant lacking kdpA , the K + channel forming subunit , was found to survive exposure to MG ~ 10-fold better than the wild type ( Fig. 9C ) .
163 +Thus , the cells express a system that counters their own survival .
164 +Discussion
165 +MG toxicity is encountered in all forms of life and the response most frequently utilizes GSH-dependent detoxi-fication of the electrophile and repair of damage by specialist inducible enzyme systems ( Ferguson , 1999 ) .
166 +E. coli offers a paradigm for the bacterial response to MG .
167 +Glyoxalase-type enzymes are ubiquitous in bacteria despite the rather more limited distribution of GSH ( Suttisansanee and Honek , 2011 ) .
168 +This disparity has partially been resolved by the discovery of sugar-based thiol compounds that are intrinsic components of the detoxification system in some Gram-positive bacteria and by the recent elucidation of novel biosynthetic pathways to g-glutamylcysteine peptides ( Newton et al. , 2009 ; 2012 ; Gaballa et al. , 2010 ; Suttisansanee and Honek , 2011 ; Veeravalli et al. , 2011 ) in a wide range of organisms .
169 +E. coli augments the detoxification by a novel acidification mechanism by which cytoplasmic K + is exchanged for external H + via the KefGB and KefFC systems ( Ferguson , 1999 ) .
170 +The activity of these systems is controlled by the balance between reduced GSH and GSH adducts formed during detoxification .
171 +Similar systems have been identi-fied in Bacillus ( YhaTU ; ( Booth et al. , 2003 ; Fujisawa et al. , 2004 ; 2007 ) and the discovery of bacillithiol , myco-thiol and glyoxalases specific for these thiols leaves open the possibility of equivalent regulation of K + efflux ( J. Helmann , pers .
172 +comm . ) .
173 +The E. coli system is so effective that it offers protection even when detoxification is essentially blocked by mutations affecting the second enzyme in the glyoxalase pathway , GlxII ( gloB ) ( Ozyamak et al. , 2010 ) .
174 +GlxI , the first enzyme in the pathway is essential for protection against MG because of its central role in generating the activator of KefGB .
175 +Thus , simply removal of GSH through formation of the hemithioacetal , the spontaneous reaction product formed by reaction of MG with GSH , is not enough to activate KefGB -- the system requires the GlxI-catalysed formation of SLG ( MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) .
176 +Given that this essentially constitutive , allosterically modulated system is so effective we sought to determine the transcriptional response to MG using ChIP-chip analysis to follow the positioning of RNAP on the genome .
177 +The data present a comprehensive picture of the transcriptional response of E. coli to MG and reveals intriguing changes in gene expression some of which are counterintuitive .
178 +Even when exposed to lethal concentrations of MG that kill > 99.9 % of cells , the bacteria remain transcriptionally active throughout the treatment .
179 +Moreover , previous studies reported that even when MG-mediated growth inhibition was maximal , incorporation of external label into RNA and protein continued , albeit at a lower rate ( Fraval and McBrien , 1980 ) .
180 +No analysis of the balance between rRNA/tRNA and mRNA was performed in that early study .
181 +In our study similar RNAP distributions , and inferred transcription patterns , were observed under the three different experimental regimes tested .
182 +Genes that are transcribed in response to MG can be ascribed to three broad classes -- ( i ) those required for DNA repair , ( ii ) enzyme systems that are known to be regulated by proteins that are modulated by the modification of critical cysteine residues , and ( iii ) systems that appear to be adventitiously expressed as a consequence of the changed physiology of the cells as they detoxify MG .
183 +Among the latter is the transient response of the OxyR regulon during sudden exposure to lethal concentrations of MG ( Type II experiments , Fig .
184 +S2 ) and soxRS genes during Type III progressive intoxication ( Fig. 8C ) .
185 +The OxyR response to hydrogen peroxide ( H2O2 ) is known to be transient ( Zheng et al. , 1998 ; Aslund et al. , 1999 ; Carmel-Harel and Storz , 2000 ) and would fit the kinetics observed here .
186 +Depletion of GSH pools by MG , leading to a transient change in cytoplasmic redox potential , may be sufficient to explain the increased transcription of some of the genes under OxyR control , whereas direct covalent modification of OxyR by MG seems less likely to be the mechanism ( Zheng et al. , 1998 ) .
187 +No increased RNAP binding was observed at the genes for GSH biosynthesis that might be expected under conditions of oxidative stress , but this may simply reflect the hierarchy of gene expression with the OxyR regulon ( Carmel-Harel and Storz , 2000 ) .
188 +In contrast , the increased expression of the SOS regulon is as predicted from the known reaction of MG with DNA causing base modification ( Krymkiewicz , 1973 ; Kenyon and Walker , 1980 ; Sedgwick and Vaughan , 1991 ; Ferguson et al. , 2000 ; Moolenaar et al. , 2000 ; Karschau et al. , 2011 ) .
189 +Type II experiments reveal that this response is moderately slow -- increases in recAX expression are not seen in the 2.5 min time point after increased exposure ( Fig .
190 +S2 ) , presumably reflecting the rate at which the balance between excision repair creation of single strand gaps exceeds the rate of re-synthesis of the DNA and ligation ( Karschau et al. , 2011 ) .
191 +In Type III experiments it is clear that severe growth inhibition precedes the major induction of the SOS regulon ( Fig. 7A and D ) .
192 +One of the most striking transcriptional responses that E. coli cells elicited to MG challenge was the induction of several potential detoxification systems ( nemA , frmAB , yqhD ) ( Fig. 5A , E and F ) .
193 +However , these systems do not appear to have a physiological protective role against MG toxicity since deletion mutants exhibited the same levels of MG tolerance as the wild type strain ( Fig. 6C and D ) .
194 +The molecular basis for these transcriptional responses is most probably covalent modification of regulatory proteins by MG .
195 +Thus , NemR , the repressor protein of the nemRA operon , is rendered inactive by electrophiles ( e.g. N-ethylmaleimide and MG ) through the modification of at least one specific cysteine residue ( Umezawa et al. , 2008 ) .
196 +During the preparation of this manuscript two recent studies have shown that the modification of NemR leads to decreased binding of this protein to the nemRA promoter leading to readthrough transcription of gloA ( Gray et al. , 2013 ; Lee et al. , 2013 ) in agreement with our independent observations here .
197 +Lee et al. ( 2013 ) report that Cys21 and Cys116 are critical for responding to electrophiles and propose a model in which NemR regulation is mediated by the formation of Cys21 -- Cys21 and Cys116 -- Cys116 disulphide bonds on the dimeric protein .
198 +Gray et al. ( 2013 ) , who studied the HOCl-responsiveness of NemR conclude that oxidation of Cys106 is sufficient for NemR 's ability to respond to bleach ( HOCl ) and other reactive chlorine species .
199 +Upregulation of the frmRAB operon , encoding a formal-dehyde detoxification system , under MG stress may also be interpreted in the context of repressor alkylation / modification , since the FrmR protein also contains a conserved cysteine residue .
200 +Similarly , transcription of the yqhD gene , encoding a non-specific aldo-keto reductase activity , is regulated by YqhC , a cysteine-rich protein encoded upstream of yqhD ( Fig. 5F ) ( Lee et al. , 2010 ) .
201 +The yqhD-dkgA and nemRA-gloA operons can be induced by a diverse range of reactive molecules ( Turner et al. , 2011 ; Gray et al. , 2013 ; Lee et al. , 2013 ) supporting the hypothesis that induction of the above mentioned detoxification systems is a general consequence of the electrophilic nature of MG .
202 +Studies with B. subtilis show that both formaldehyde and MG elicit a stress response characteristic for thiol-reactive , non-aldehyde electrophiles , such as quinones and diamide ( Nguyen et al. , 2009 ) .
203 +Moreover , the authors demonstrated an essential role for cysteine modi-fication in the transcriptional regulator , AdhR , in response to formaldehyde and MG .
204 +Thus , while some transcriptional responses are undoubtedly protective , others simply reflect the protein damage via cysteine modification .
205 +Our previous work has established that three major variables have the potential to lower the sensitivity to MG : a low activity for the Kdp system , increased expression of both KefGB and GlxI , leading to enhanced potassium efflux and cytoplasmic acidification and ultimately enhanced protection .
206 +However , Kdp expression is increased by the presence of MG , which is counterprotective ( Ferguson et al. , 1996 ) and confirmed here ( Fig. 9C ) .
207 +In this study we saw no evidence for increased expression of the KefGB and KefFC systems ( Fig. 5B and C ) that could have countered the effects of increased Kdp activity .
208 +In contrast , increased expression of gloA leading to elevated GlxI activity and thus greater activation of KefGB ( MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) , can arise by readthrough from the nemRA operon as noted above .
209 +Although the scale of gloA mRNA change and ChIP-chip signals ( Figs 4 and 5A respectively ) is small , our previous studies have shown that a 30 -- 50 % increase in GlxI activity would be sufficient to cause a very large change in survival ( MacLean et al. , 1998 ) .
210 +The gene order nemRA-gloA is conserved among the g-proteobacteria and the ChIP-chip data here suggest that transcriptional readthrough from the nemRA operon into gloA arises at concentrations of MG that are just sufficient to cause growth inhibition ( ~ 0.4 mM ) ( Fig. 7A , Figs S4 and S5B ) .
211 +The lack of a strong terminator signal between nemA and gloA provides a mechanism for amplifying the activity of GlxI when cells encounter inhibitory levels of MG .
212 +An independent s70 promoter has been predicted to lie 5 ' to gloA ( Fig .
213 +S1 ) , which might function to produce the ` housekeeping ' level of GlxI observed in cells not previously exposed to the electrophile ( Fig. 6B ) .
214 +Moreover , the gloA gene is expressed from multicopy plasmids lacking the upstream nemRA genes , which is consistent with the presence of a functional promoter ( MacLean et al. , 1998 ) .
215 +A recent study proposes that the nemRA-gloA genes constitute a system for the reduction of quinones and glyoxals , and point towards a similar transcriptional organization in some eukaryotic organism ( Lee et al. , 2013 ) .
216 +However , a distinction has to be made between different glyoxals ( glyoxal and MG ) in terms of cell physiology .
217 +In a previous study the authors have shown that YqhD is the major detoxifying enzyme for glyoxal and that the GlxI & II system does not serve as an efficient pathway for its detoxification ( Lee et al. , 2010 ) .
218 +Moreover , it is worth noting that it is unknown whether glyoxal elicits the activation the KefGB and KefFC systems as MG does .
219 +Interestingly , another study shows that HOCl stress can result in the increased production of MG E. coli ( Gray et al. , 2013 ) .
220 +The authors suggest the relevance of the nemRA-gloA gene organization , regulated by the HOCl-sensitive NemR , to be that cells anticipate the production of MG and induce the protective GlxI enzyme .
221 +Our data highlight the concentration-dependent nature of responses when MG accumulates progressively , and correlate this with the effect on growth and survival .
222 +At low MG concentrations ( < 0.1 mM , a concentration that only slightly inhibits growth ; MacLean et al. , 1998 ) a limited number of major changes occurred affecting selected operons ( Fig. 8A and B ) , but wide-ranging changes in gene expression were evident at later time points ( MG concentration > 0.4 mM ; Fig. 7B ) , with repression dominating over induction ( Fig. 8C and D ) .
223 +The lack of RNAP at these repressed loci can not be due to generalized inhibition of transcription by MG , since there were also major new peaks of RNAP binding , reflecting new promoter recognition patterns ( Fig. 8C and D ) and specific increases in mRNA ( Fig .
224 +S4 ) , indicating transcription of these genes .
225 +One interesting observation is the change in peak geometry as a function of increasing MG exposure .
226 +At the lowest MG concentrations , an even distribution of RNAP was observed across the TU ( e.g. xylFGHR , manXYZ and malT in response to cAMP addition ; Fig. 7C , Fig .
227 +S5A and B ) .
228 +However , as MG accumulated peaks became skewed towards promoter regions ( Fig. 7C , Fig .
229 +S3A and B ) , suggesting that at high MG concentrations transcription can become paused at the promoter leading to the observed skewed peak geometry .
230 +The degree of skewing of the profiles is gene - and operonspecific indicating that the DNA sequence may itself play a role in determining the processivity of the RNAP in the presence of MG .
231 +At the time of assay that skewing becomes evident ( 120 min ) the majority of the population is still viable ( Fig. 7B ) .
232 +Moreover in the equivalent Type I and II experiments mRNA is still being produced ( Fig. 4 ) and thus dead cells should not be the principal reason for the changed RNAP distribution .
233 +Guanine is the base most readily modified in the presence of MG ( Krymkiewicz , 1973 ; Ferguson et al. , 2000 ) .
234 +One possibility is that the metabolism of guanine and adenine nucleotides ( cAMP , ATP , GTP , ppGpp and pppGpp ) has been affected , with pleiotropic consequences for RNAP activity , which would be expected to affect genes and operons differentially .
235 +This analysis shows that E. coli mounts a strong transcriptional response to MG exposure , but that this may predominantly reflect the covalent modification of specific proteins and of DNA bases rather than integration of gene expression through a master regulator .
236 +Only the expression of the kdp genes appears to respond specifically to the activation of the protective KefGB system by MG .
237 +With the important exception of GlxI ( and here only after exposure to high concentrations of MG ) the genes for the protective pathways ( KefGB , KefFC , GlxII , GSH biosynthesis ) are not increased .
238 +This is consistent with our previous analysis that the dynamics of activation of KefGB are a critical determinant of survival ( Ferguson et al. , 1993 ; MacLean et al. , 1998 ; Ozyamak et al. , 2010 ) .
239 +Although LexA/RecA is the regulatory switch for the SOS regulon , there is no precedent for these proteins being directly modulated by MG .
240 +Thus , the transcriptional changes that reflect the imbalance between intoxication , detoxification and protection , damage and repair and , a limited integration of cellular metabolism with the activation of KefGB is achieved through the formation of GSH adducts .
241 +Experimental procedures
242 +Strains and media
243 +All experiments were performed with E. coli K-12 MG1655 and isogenic deletion mutants as listed in Table S1 .
244 +E. coli K-12 strains other than MG1655 were used to create the MG1655 derivatives ( see Supporting information ) .
245 +Depending on the experimental design cells were grown either in K0 .2 minimal medium containing ~ 0.2 mM K + or K115 minimal medium containing ~ 115 mM K + ( Epstein and Kim , 1971 ) .
246 +Both media were supplemented with 0.2 % ( w/v ) glucose , 0.0001 % ( w/v ) thiamine , 0.4 mM MgSO4 and 6 mM ( NH4 ) 2SO4 · FeSO4 .
247 +In experiments conducted to stimulate MG production cells were grown in K0 .2 medium with 0.2 % ( w/v ) xylose as the sole carbon source and supplemented with 2 mM cAMP .
248 +Solid media contained 14 g l-1 agar .
249 +To prepare solid K0 .2 medium the agar was first washed with a 1 M NaCl solution to displace trace amounts of K + and then washed several times with distilled water prior to use in plates .
250 +Growth conditions and in vivo cross-linking for ChIP-chip of RNAP
251 +Generally , overnight cultures were grown for at least 16 h at 37 °C ( 250 rpm ) and diluted into fresh pre-warmed medium to OD ~ 0.05 .
252 +Cells were grown to the relevant growth phase 650 ( see schema in Dataset S1 ) and cross-linked by adding 1 % formaldehyde and incubation at 22 °C for 20 min ( 70 rpm ) .
253 +Excess formaldehyde was quenched with 0.5 M glycine and the cells were incubated for 5 min at 22 °C with shaking .
254 +Typically ~ 110 cells were harvested by centrifugation at 4 °C , washed three times with ice-cold Tris-buffered-saline ( pH 7.5 ) and cell pellets frozen at -20 °C .
255 +Cells in experiments investigating the RNAP redistribution were grown in K medium under three growth regimes ( Type 0.2 I -- III ; see schema in Dataset S1 ) .
256 +For Type I experiments two parallel cultures ( test and control ) were inoculated ( initial OD = 0.05 ) from a single overnight culture and grown to 650 OD ~ 0.4 .
257 +The test culture was treated with 0.8 mM MG and 650 both cultures were incubated further for 30 min before cross-linking .
258 +For Type II experiments a pre-culture was similarly grown to OD650 ~ 0.4 and cells were diluted 10-fold into prewarmed fresh media in the absence or presence of 0.8 mM MG and then were cross-linked after 2.5 , 10 and 30 min .
259 +For Type II experiments each time point involved the sacrifice of a complete flask of culture , thus parallel flasks , each derived from the original inoculum , were used and sacrificed at different times .
260 +In addition , we conducted control experiments to assess changes in RNAP distribution solely due to dilution of cells , by comparing changes in the diluted cells to those in the pre-culture .
261 +We did not observe significant RNAP occupancy changes in these experiments ( Dataset S1 ) .
262 +Finally , to assess the potential impact of MG-induced DNA fragmentation on ChIP-chip experiments a series of controls were performed to investigate the recovery of DNA from MG-treated cells ( see Supporting information ) .
263 +Type III experiments involved the growth of cells in K0 .2 medium with 0.2 % ( w/v ) xylose a carbon source .
264 +An over-night culture ( with xylose ) was grown for at least 24 h to allow the cells to adapt to the carbon source .
265 +A culture was grown to OD ~ 0.4 and a defined volume containing 6 ¥ 110 650 cells was withdrawn to provide reference samples and cross-linked .
266 +The remainder of the culture was diluted 8-fold into pre-warmed fresh media in the presence of 2 mM cAMP ( test ) and cells were cross-linked after 10 , 30 , 60 , 120 and 240 min .
267 +In addition , cells were diluted into a control culture without cAMP and cells were cross-linked upon reaching OD650 ~ 0.15 ( approx .
268 +120 min ) .
269 +As with the Type II experiments each time point involved the sacrifice of a complete flask of culture and thus the data for different time points are derived from parallel cultures generated from a single inoculum .
270 +Subsequent ChIP-chip analysis of the cells collected at the different intervals compared changes to the reference samples from mid-exponential phase .
271 +All experiments have been rep-licated at least two times for ChIP-chip and independently replicated for mRNA pool determinations and assays of enzyme activities .
272 +In experiments comparing the RNAP occupancy in cells grown in K0 .2 and K115 media cultures were grown in the respective media overnight , diluted into fresh medium , grown from OD650 ~ 0.05 to OD650 ~ 0.4 , and the cells cross-linked .
273 +ChIP-chip procedure
274 +Immunoprecipitation was carried out following the procedure described by Grainger et al. ( 2004 ) , with a modification to the lysozyme-driven cell lysis protocol .
275 +Lysozyme was used at a final concentration of 1 mg ml-1 ( L6876 , Sigma ) because we observed considerable variation in the efficiency of cell lysis ( 30 -- 100 % ) when a final concentration of 10 mg ml-1 was used .
276 +The lysates were sonicated 12 times for 15 s each ( 1 min rest ) in an ice bath to shear the chromatin complexes using a Misonix sonicator 3000 ( output level 4 ) .
277 +The sonication procedure resulted in a DNA fragment range of 300 -- 1100 bp .
278 +ChIP experiments were performed using a mouse monoclonal antibody against the b subunit of RNAP ( W0002 ; Neoclone ) .
279 +Immunoprecipitated DNA samples were purified , but no amplification step was performed .
280 +Samples were proc-essed by OGT ( Oxford , UK ) to incorporate Cy3 or Cy5 dyes and hybridized onto OGT 4x44K high-density oligonucleotide arrays .
281 +Routinely , control samples were labelled with Cy3 and test samples were labelled with Cy5 .
282 +Data analysis
283 +Data were normalized and transformed as detailed in Supporting information .
284 +We employed a combination of freely available data visualization and data analysis tools to detect and report peaks and supplemented the analysis with our newly developed software tool CamiScan to annotate reported peaks , enabling us to analyse large data sets more rapidly .
285 +For a more detailed description of data normalization and analysis see Supporting information .
286 +Cells were grown and treated exactly as for the ChIP experiments and RNA molecules stabilized by treating cells with RNAprotect Bacteria Reagent ( Qiagen ) .
287 +RNA was extracted using the RNAeasy Kit ( Qiagen ) and reverse transcribed using the First-Strand cDNA Synthesis Kit ( GE Healthcare ) .
288 +cDNA was quantified with a LightCycler 480 using SYBR Green ( Roche ) .
289 +For a list of primers and a more detailed description of data normalization and analysis see Supporting information and Table S4 .
290 +Cell viability and MG production assays
291 +Assays were performed as previously described ( Ozyamak et al. , 2010 ) , except that cells were recovered on K0 .2 solid media for viability assays .
292 +The sensitivity of strains to MG was assessed using an MG disc assay as described in Supporting information .
293 +Acknowledgements
294 +We pay tribute to the work of Gail Ferguson ( 1969 -- 2011 ) who elucidated many of the aspects of protection against MG in E. coli .
295 +Her insight is sadly missed by all who worked with her .
296 +The authors thank their colleagues for their contributions to discussions on this work , in particular Dr Morgiane Richards for discussions on data analysis .
297 +The work was supported by the Wellcome Trust ( GR040174 and 086903 ) , the University of Aberdeen ( C.A. and E.O. ) and the MRC ( E.O. ) and the BBSRC ( Grant No .
298 +BB/F003455/1 , SysMo initiative ) .
299 +IRB acknowledges generous support from The Leverhulme Trust ( award 2012-060/2 ) .
300 +Thanks also to David Grainger and Steve Busby for providing training and advice to E.O. and to colleagues at OGT ( Oxford ) for their support .
301 +Supporting information
302 +Additional supporting information may be found in the online version of this article at the publisher 's web-site .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-scale Analysis of Escherichia coli FNR Reveals
2 +Abstract
3 +FNR is a well-studied global regulator of anaerobiosis , which is widely conserved across bacteria .
4 +Despite the importance of FNR and anaerobiosis in microbial lifestyles , the factors that influence its function on a genome-wide scale are poorly understood .
5 +Here , we report a functional genomic analysis of FNR action .
6 +We find that FNR occupancy at many target sites is strongly influenced by nucleoid-associated proteins ( NAPs ) that restrict access to many FNR binding sites .
7 +At a genome-wide level , only a subset of predicted FNR binding sites were bound under anaerobic fermentative conditions and many appeared to be masked by the NAPs H-NS , IHF and Fis .
8 +Similar assays in cells lacking H-NS and its paralog StpA showed increased FNR occupancy at sites bound by H-NS in WT strains , indicating that large regions of the genome are not readily accessible for FNR binding .
9 +Genome accessibility may also explain our finding that genome-wide FNR occupancy did not correlate with the match to consensus at binding sites , suggesting that significant variation in ChIP signal was attributable to cross-linking or immunoprecipitation efficiency rather than differences in binding affinities for FNR sites .
10 +Correlation of FNR ChIP-seq peaks with transcriptomic data showed that less than half of the FNR-regulated operons could be attributed to direct FNR binding .
11 +Conversely , FNR bound some promoters without regulating expression presumably requiring changes in activity of condition-specific transcription factors .
12 +Such combinatorial regulation may allow Escherichia coli to respond rapidly to environmental changes and confer an ecological advantage in the anaerobic but nutrient-fluctuating environment of the mammalian gut .
13 +Introduction
14 +Regulation of transcription initiation by transcription factors ( TFs ) is a key step in controlling gene expression in all domains of life .
15 +Genome-wide studies are revealing important features of the complexity of transcription regulation in cells not always apparent from in vitro studies .
16 +In eukaryotes , both the inhibition of TF binding by chromatin structure and the combinatorial action of multiple TFs contribute to the genome-wide pattern of TF binding and function [ 1 -- 5 ] .
17 +In contrast , our knowledge of transcriptional regulation by bacterial TFs stems largely from elegant in vitro experiments that have provided atomic resolution views of TF function [ 6 ] .
18 +Much less is known about how chromosome structure and combinatorial action affect bacterial TF binding and transcriptional regulation on a genome-wide scale [ 7 ] .
19 +Previous studies have suggested that , in contrast to the chromatin-restricted TF binding in eukaryotes , the Escherichia coli genome is permissive to TF binding because the occupancy pattern for some TFs correlates well with match to consensus sequence and consequent binding affinity [ 8 -- 10 ] .
20 +Other studies suggest that nucleoid-associated proteins ( NAPs ; for example H-NS , Hu , Fis , and IHF ) organize the chromosome into discrete domains and structures that may affect transcriptional regulation [ 7,11 -- 13 ] , but possible global effects of NAPs on TF-binding have not been systematically tested .
21 +To investigate the roles of TF action and chromosome structure in a prototypical bacterial regulon , we studied the regulon of the anaerobic TF FNR .
22 +FNR is widely conserved throughout the bacterial domain , where it evolved to allow facultative anaerobes to adjust to O2 deprivation [ 14 ] .
23 +Under anaerobic conditions , E. coli FNR contains one [ 4Fe-4S ] cluster per subunit , which promotes a conformation necessary for FNR dimerization , site-specific DNA binding , and transcription regulation [ 15,16 ] .
24 +Genome-wide transcription profiling experiments [ 17 -- 19 ] established that E. coli FNR controls expression of a large number of genes under anaerobic growth conditions , in particular those genes whose products function in anaerobic energy metabolism .
25 +However , corresponding studies to establish which promoters are directly or indirectly regulated by FNR under comparable growth conditions have yet to be reported .
26 +Studies of the regulatory regions of a few FNR controlled promoters have provided key insights into the mechanism of transcriptional regulation by FNR and the characteristics of FNR binding sites [ 20,21 ] .
27 +From these studies we know that FNR binding sites can have only a partial match to the consensus sequence of TTGATnnnnATCAA , and be located at variable positions within promoter regions , directing whether FNR has either a positive or negative affect on transcription .
28 +At FNR repressed promoters , FNR binding site locations range from upstream of the 235 hexamer ( which binds region 4.2 of RNA polymerase s ) , to overlapping the transcription start site ( TSS ; 70 +1 ) .
29 +At most FNR activated promoters , the center of the binding site is ,41.5 nt upstream of the TSS , placing FNR in position to interact with both the s and a subunits of RNA polymerase 70 ( RNAP ) [ 21,22 ] .
30 +Very few promoters are known to have FNR binding sites centered at 261.5 or greater , a position dependent typically on interactions with only the a subunit of RNAP [ 21 ] .
31 +The predominance of FNR binding sites positioned at 241.5 nt may reflect a preference for a particular activation mechanism , but it also could reflect sample bias in the limited number of activated promoters that have been studied to date .
32 +Thus , current knowledge is insufficient to allow accurate prediction of FNR binding sites genome-wide .
33 +Many FNR regulated promoters are controlled by multiple TFs ( for example CRP , NarL , NarP , and NAPs [ 7,20,21 ] ) , which can have either positive or negative effects on FNR function depending on the promoter architecture .
34 +For example , the narG promoter is activated by FNR , IHF , and the nitrate-responsive regulator , NarL [ 23,24 ] ; in contrast , the dmsA promoter is activated by FNR , but repressed by NarL [ 25,26 ] .
35 +At the nir promoter , NarL displaces IHF to overcome a repressive effect of IHF and Fis , and thereby enhances FNR-dependent transcription [ 27 ] .
36 +Thus , in the presence of the anaerobic electron acceptor nitrate , FNR function can be either enhanced or repressed by NarL depending on the organization of TF-binding sites within the promoter region .
37 +In this way , the requirement of additional TFs for combinatorial regulation of promoters bound by FNR resembles transcriptional regulation in eukaryotes [ 28 ] .
38 +Such complex regulatory patterns can not currently be inferred simply by identifying the locations of TF binding sites or by the strength of the FNR binding site .
39 +Direct measure of occupancy at these sites by each TF and correlation with the resulting transcripts in different growth conditions is needed to understand how complex bacterial regulatory networks coordinate gene expression .
40 +As an important first step , Grainger et al. used chromatin immunoprecipitation followed by microarray hybridization ( ChIP-chip ) to examine FNR occupancy using a FLAG-tagged FNR protein in E. coli cultures grown anaerobically in a rich medium [ 29 ] .
41 +Although many new FNR binding sites were identified , these data were not obtained from cells grown in the growth media used for reported transcriptomic experiments [ 17 -- 19 ] and thus the datasets can not readily be compared .
42 +To systematically investigate FNR binding genome-wide , we performed chromatin immunoprecipitation followed by micro-array hybridization ( ChIP-chip ) and high-throughput sequencing ( ChIP-seq ) for WT FNR from E. coli grown anaerobically in a glucose minimal medium ( GMM ) .
43 +Computational and bioinformatic analyses were used to refine a FNR position weight matrix ( PWM ) .
44 +The PWM was used to determine the relationship between ChIP-seq/ChIP-chip enrichment and match to the PWM , and to identify predicted FNR binding sites not detected by ChIP-seq .
45 +To examine the subset of highquality predicted FNR binding sites that lacked a FNR ChIP-seq peak , we obtained and analyzed aerobic and/or anaerobic ChIP-chip data for NAPs H-NS and IHF along with analysis of previously published aerobic ChIP-seq data for the NAP Fis
46 +[ 30 ] to determine if NAP occupancy might prevent FNR binding .
47 +Further , the effect of H-NS on FNR occupancy was examined directly using ChIP-chip analysis of FNR as well as on O2 dependent changes in expression in the absence of H-NS and its paralog StpA .
48 +After identifying FNR binding sites genome-wide , we performed whole genome transcription profiling experiments using expression microarrays and highthroughput RNA sequencing ( RNA-seq ) to compare a WT and Dfnr strain grown in the same medium used for the DNA binding studies .
49 +The transcriptional impact of FNR binding genome-wide was investigated by correlating the occupancy data with the transcriptomic data to determine which binding events led to changes in transcription , to identify the direct and indirect regulons of FNR , and to define categories of FNR regulatory mechanisms .
50 +Finally , the aerobic and anaerobic ChIP-chip and ChIP-seq distributions of the s and ß subunits 70 of RNAP throughout the genome were analyzed to determine the role of O2 and FNR regulation on RNAP occupancy and transcription .
51 +Results
52 +TF binding sites were mapped genome-wide in E. coli K-12 MG1655 using ChIP-chip and/or ChIP-seq for FNR , s and ß 70 subunits of RNAP , H-NS , and IHF under aerobic or anaerobic growth conditions , as indicated ( Figure 1 ) .
53 +In addition , we analyzed a publically available Fis data set collected under aerobic conditions [ 30 ] .
54 +The ChIP-chip distribution of the ß subunit of RNAP suggested widespread transcription under both aerobic and anaerobic conditions , as expected , whereas the O2-dependent changes in ß occupancy indicated those genes that are differentially regulated by O2 .
55 +Further , binding , and thus transcription , by the s housekeeping form of E. coli RNAP was observed 70 throughout the chromosome ; peak finding algorithms identified a large number of anaerobic s ChIP-seq peaks ( 2,106 ) and 70 aerobic s ChIP-seq peaks ( 2,446 ) ( Table S1 ) .
56 +About 700 of the 70 s peaks showed statistically significant O2-dependent changes in 70 occupancy ( Table S2 ) .
57 +The O2-dependent differences in RNAP occupancy suggest extensive transcriptional reprogramming in response to changes in O2 , providing an excellent model system for examining genome-scale changes in transcription .
58 +Comparison of the profiles of other DNA binding proteins indicated that the number of binding sites for NAPs genome-wide was much greater than for the TF FNR .
59 +ChIP-seq and ChIP-chip analyses identified 207 FNR peaks , 722 anaerobic H-NS enriched regions , 782 aerobic H-NS enriched regions , 1,020 anaerobic IHF enriched regions ( Tables S3 , S4 , and S5 ) and published analysis of
60 +Fis identified 1,464 aerobic enriched regions [ 30 ] .
61 +The unbiased distribution of H-NS and IHF throughout the chromosome supports previous genome-wide studies of these NAPs [ 30 -- 33 ] .
62 +H-NS is known to form filaments that cover multiple kb of DNA [ 7,12,13,30,34,35 ] and we observed that half of the identified aerobic ( 390 ) and anaerobic ( 356 ) H-NS enriched regions were over 1 kb in length , referred to as extended H-NS binding regions ( Table S3 ) .
63 +Comparison of the aerobic and anaerobic H-NS binding distributions suggests H-NS occupancy is not greatly affected by O2 ( Figure 1 ) .
64 +For FNR , the number of highconfidence ChIP peaks ( 207 ) identified ( Table S5 ) was just a few fold lower than the number of genes found to show FNR-dependent changes in expression ( between 300 -- 700 ) [ 17 -- 19 ] .
65 +These binding site data were used to determine features of FNR binding genome-wide .
66 +ChIP peak height did not correlate with similarity to the FNR consensus sequence
67 +A small number of FNR peaks showed a large degree of variation in peak height across the genome .
68 +Previous studies of the repressor LexA reported that ChIP-chip peak height correlated with the match to the consensus sequence [ 10 ] , suggesting that differences in site occupancy may reflect relative binding affinities to individual sites .
69 +Because FNR is a global regulator with a more degenerate binding site than LexA , we tested whether we could use this parameter to gain additional information about FNR binding-site preferences .
70 +A PWM ( Figure 2 Inset ) was constructed from an alignment of sequences from the ChIP-seq peaks and the scores representing the match to the PWM were determined with the algorithm PatSer ( Table S5 ) [ 36 ] .
71 +In contrast to the studies of LexA [ 10 ] , we found a poor correlation between the height of the FNR ChIP-seq peak and the match to the FNR PWM for the site predicted within each peak ( Figure 3A ) .
72 +The same lack of correlation was also observed with FNR ChIP-chip data , indicating that this was not specific to the detection method .
73 +Additionally , there was a lack of correlation between FNR peak height and the number of known FNR binding sites .
74 +Furthermore , the majority of the FNR ChIP-seq or ChIP-chip peaks had similar heights , regardless of the score of the FNR motif present ( Figure 3A ) .
75 +One explanation for this latter result is that most FNR binding sites were saturated for binding in vivo .
76 +To examine this possibility directly , we performed ChIP-chip experiments over a range of cellular FNR dimer concentrations below the normal anaerobic cellular level of ,2.5 mM [ 37 ] , controlled by varying IPTG levels in a strain with fnr fused to an IPTG-inducible promoter .
77 +Peak areas for 35 selected FNR sites , representing a distribution of peak heights , were quantified for several cellular FNR dimer concentrations ( ,0.45 , ,0.7 , ,1.9 , and ,2.5 mM ) .
78 +These plots showed a typical binding saturation curve for both novel and previously identified FNR binding sites , and revealed that all sites examined were saturated for binding at the normal cellular FNR dimer level of ,2.5 mM ( Figure 3B , Figure S1 ) .
79 +However , because the broad distribution of peak heights between different sites was still observed , despite the fact that the sites were maximally occupied , we concluded that variation in peak height was not related to strength of FNR binding ( Figure 3 , Figure S1 ) .
80 +As a control , we tested four FNR peaks that were determined to be non-specific due to enrichment in a Dfnr control ChIP-chip experiment and these peaks showed no change in peak height when FNR levels were varied ( Figure S1 ) .
81 +Thus , we conclude that differences in peak height in the ChIP-seq and ChIP-chip experiments for FNR were most likely due to differences in cross-linking efficiency or immunoprecipitation at particular genomic locations and not to differences in FNR binding affinity .
82 +Cross-linking of FNR to a subset of genomic locations may be inhibited by other proteins
83 +A well-known challenge in genomic studies is the use of computational tools to accurately predict DNA binding sites , particularly for global regulators like FNR that have degenerate binding sites .
84 +To investigate the usefulness of the PWM generated from our set of ChIP binding sites for predicting FNR sites genome-wide , we initially used a PatSer [ 36 ] threshold low enough that a FNR motif was identified in each FNR ChIP-seq peak .
85 +However , this threshold resulted in .10,000 possible genomic FNR binding sites .
86 +In contrast , if we used a precision-recall ( PR ) curve [ 38 ] to determine the optimal threshold to predict FNR binding sites ( ln ( p-value ) of 210.75 ) , then we obtained a more reasonable number ( 187 ) of predicted FNR binding sites ( Figure 2 , Table S6 ) .
87 +Surprisingly , fewer than half of these sites ( 63 of 187 ) corresponded with a FNR ChIP-seq peak ( Table S6 ) , despite the fact that some predicted sites without a corresponding ChIP-seq peak had higher quality PatSer scores than those with a ChIP-seq peak .
88 +Although it is possible that some of the predicted sites without a ChIP-seq peak contain flanking sequence elements that disfavor FNR binding , we considered the possibility that many are functional sites but either FNR binding was masked by other DNA binding proteins or FNR cross-linking failed for other reasons .
89 +NAPs are known to affect the binding of some TFs in E. coli [ 7,12 ] .
90 +To ask if the NAPs H-NS , IHF , or Fis might occlude the 124 predicted FNR binding sites lacking a FNR ChIP-seq peak , we analyzed ChIP-chip data for H-NS and IHF , obtained from the same growth conditions , and publicly available ChIP-seq data for Fis [ 30 ] .
91 +Nearly all of these FNR sites ( 111 of 124 sites ; ,90 % ; silent FNR sites ) were enriched in IHF , H-NS , or Fis , consistent with the idea that these NAPs occupy the silent FNR sites and thereby block FNR binding ( Table S6 , Figure S2 ) .
92 +Similar occupancy was observed when the 124 predicted FNR sites were compared with H-NS and IHF enrichment from published ChIP-chip and ChIP-seq data performed under different growth , conditions [ 30,31,33 ] .
93 +In comparison , only 20 % ( 14 of 63 sites ) of the FNR sites that coincided with a FNR ChIP-seq peak were enriched in a NAP ChIP signal , significantly less than NAP occupancy at FNR sites lacking a peak ( p-value ,0.05 ) .
94 +In contrast , we found ,50 % of the previously identified LexA binding sites [ 10 ] were co-occupied with H-NS .
95 +We conclude that the NAPs H-NS , IHF , or Fis likely prevent FNR binding at some sites by occlusion .
96 +We also examined whether the silent FNR sites are preferentially occluded by the extended H-NS binding regions .
97 +The extended binding regions of H-NS ( .1 kb ) likely represent H-NS filaments that are known to cover multiple kb of DNA and silence transcription [ 7,12,13,30,34 ] .
98 +Consistent with this notion , our results showed that the extended H-NS binding regions were negatively correlated with RNAP ( ß ) ChIP-chip occupancy and this silencing occurred in both the presence and absence of O ( p-2 value ,0.05 ) ( Figure S3 ) .
99 +In contrast , shorter H-NS enriched regions ( ,1 kb ) were both positively and negatively correlated with RNAP ChIP-chip occupancy under aerobic and anaerobic growth conditions .
100 +The 46 silent FNR sites bound by H-NS were more likely to be occupied by extended H-NS binding regions ( 42 sites ) than by short H-NS binding regions ( 4 sites ) ( p-value ,0.05 ; example in Figure S3C ) , suggesting that extended H-NS binding regions may inhibit FNR binding at silent FNR sites .
101 +To investigate the impact of H-NS binding on FNR occupancy , we characterized FNR ChIP-chip peaks in a strain deleted for both hns and stpA ; stpA encodes a H-NS paralog that partially compensates for H-NS in a Dhns mutant [ 39,40 ] .
102 +Many new FNR peaks ( 196 ) appeared in the Dhns/DstpA strain ( Figure 1 , that found in the WT strain ( Figure 4C , Tables S6 and S7 ) .
103 +The majority ( 78 of 99 ) of silent FNR sites lacking FNR peaks in the Dhns/DstpA strain were enriched for IHF and/or Fis , suggesting that these NAPs still occluded FNR binding in the absence of H-NS and StpA ( Table S6 ) .
104 +Taken together , these results establish that removal of H-NS and StpA allowed FNR to bind to sites
105 +Nearly all FNR peaks found in the WT strain were retained in the Dhns/DstpA mutant ( 163 of 169 peaks ; Figure 4A , Table S7 ) , but a small proportion ( ,15 % ) showed a significant increase in peak average ( average log2 ( IP/INPUT ) value of the binding region ) in the Dhns/DstpA strain ( Figure 4D ) .
106 +The majority of these FNR peaks with increased peak averages were also bound by H-NS in the WT strain , suggesting that removing H-NS allowed for increased cross-linking or immunoprecipitation of FNR at these loci likely due to changes in chromosomal structure in the absence of H-NS and StpA [ 35 ] .
107 +In contrast , removing H-NS did not affect
108 +FNR occupancy or cross-linking at locations lacking H-NS ChIP signal in WT strains .
109 +We conclude that H-NS reduces or blocks FNR binding at many locations in vivo .
110 +Operons in the FNR regulon were organized into seven regulatory categories
111 +To determine which FNR binding events from the WT strain caused a change in gene expression , the FNR occupancy data were correlated with the 122 operons differentially expressed ( DE ) by FNR ( Table S8 ) .
112 +Surprisingly , less than a half of the 122 operons were correlated with a FNR ChIP-seq peak while less than a fourth of the 207 FNR ChIP-seq peaks were correlated with a FNR-dependent change in expression ( Figure S4 ) .
113 +To address this unexpected result , we systematically analyzed the regulation of all of these operons by incorporating published data and classified the operons into seven regulatory categories ( Figure 5 ) .
114 +Category 1 ( Table 1 ) contained operons that were directly activated by FNR because they showed a FNR-dependent increase in anaerobic transcript levels and a FNR ChIP-seq peak within 500 nt of the translation start site of the first gene of an operon .
115 +Category 2 ( Table 1 ) contained operons that were directly repressed by FNR
116 +( showed a FNR-dependent decrease in expression and had a FNR ChIP-seq peak ) .
117 +Categories 3 -- 5 contained a surprisingly large number of operons ( 156 ) with a FNR ChIP-seq peak within 500 nt of the translation start site of the first gene of an operon but no FNR-dependent change in expression .
118 +Previously published studies ( 23 operons ) and our additional collation of other relevant
119 +TF-binding sites ( 52 operons ) suggest that at least half ( 75 ) of these sites may be directly regulated by FNR under alternative growth conditions ( Table S9 ) .
120 +For example , Category 3 ( Tables 2 and 3 ) contained operons known or proposed to be co-regulated by FNR and another TF under growth conditions not used in our study .
121 +Category 4 ( Table 4 ) contained operons known to be repressed by another TF under our growth conditions .
122 +Category 5 ( Table S9 ) contained operons with other potential regulatory mechanisms .
123 +Category 6 ( Table 5 , Table S10 ) contained operons that were indirectly regulated by FNR because no FNR ChIP-seq peak was found within 500 nt of the translation start site despite showing a FNR-dependent change in expression .
124 +Finally , Category 7 ( Table
125 +S11 ) contained operons with a FNR peak identified only in the
126 +Dhns/DstpA strain , which also showed potential FNR regulation in the absence of H-NS and StpA .
127 +Category 1 - Direct activation by FNR
128 +The 32 operons directly activated by FNR ( Table 1 ) contain some of the best-studied FNR regulated operons .
129 +In addition to operons associated with anaerobic respiration ( dmsABC , frdABCD , nrfABCDEFG , narGHJI ) [ 41 -- 43 ] , this category included glycolytic ( pykA ) and fermentative enzymes ( pflB and ackA ) , which would be expected to promote mixed acid fermentation of glucose to ethanol , acetate , formate and succinate in the absence of an added electron acceptor ( Figure 6 ) , the conditions used in this study .
130 +As expected , we also found that these promoters showed an increase in s occupancy , as illustrated by representative 70 FNR and s data for FNR activation of dmsABC ( Figure 7 ) , 70 providing a proof-of-principle for our approach .
131 +While expression of many operons in this category was known to be FNR regulated , only about half had been shown to directly bind FNR ( Table 1 ) .
132 +FNR also directly activated operons with functions that illustrate the broader role of FNR in anaerobic metabolism : pepE , a peptidase , suggesting peptide degradation in E. coli similar to that observed in Salmonella [ 44 ] ; ynjE , an enzyme involved in biosynthesis of molybdopterin , a cofactor used by anaerobic respiratory enzymes [ 45 ] ; pyrD , a dihydroorotate dehydrogenase in pyrimidine biosynthesis [ 46 ] ; and ynfK , a predicted dethiobiotin synthetase and paralog of BioD of the biotin synthesis pathway .
133 +The activation of the biofilm TF bssR by FNR suggests a link between biofilm formation and anaerobiosis ( Table 1 ) .
134 +FNR directly activated the carnitine-sensing TF CaiF , confirming a link between FNR and carnitine metabolism [ 29,47 ] .
135 +In addition , the
136 +FNR-enriched region found upstream of fnrS supports FNR direct transcription activation of this small regulatory RNA [ 48,49 ] , although the fnrS sRNA was not represented in our gene expression arrays and was too small to be detected by our RNA-seq protocol ( Table 1 ) .
137 +To determine the position of FNR binding sites relative to the TSS , we used the FNR PWM ( Figure 2 Inset ) to search the FNR enriched regions using a PatSer score threshold low enough to identify FNR sites from every ChIP peak [ 36 ] .
138 +A majority ( 89 % ) of the FNR ChIP-seq peaks in the FNR direct regulon contained one FNR binding site ( Table 1 ) .
139 +Of the 23 promoters directly activated by FNR with a known TSS , 19 FNR sites were centered at 241.5 ( 64 nt ) , the known position of a Class II site , while one site was centered at 260.5 ( Class I site ) ( Table 1 ) , supporting previous results suggesting a bias toward FNR binding Class II sites in activated promoters .
140 +Category 2 - Direct repression by FNR
141 +Analysis of the 21 operons directly repressed by FNR revealed both simple and complex repression mechanisms ( Table 1 ) .
142 +The majority of the operons directly repressed by FNR showed expression patterns similar to that of ndh , encoding the aerobic NADH dehydrogenase II , which showed a FNR-dependent decrease in expression and decrease in s occupancy under 70 anaerobic growth conditions ( Figure 7 ) .
143 +These operons included nrdAB , the aerobic ribonucleotide reductase ; hisLGDC , a subset of the histidine biosynthesis enzymes ; fbaB , the class I fructose-1 ,6 - bisphosphate aldolase involved in gluconeogenesis ; and can , the carbonic anhydrase .
144 +FNR also repressed iraP , which encodes the anti-adaptor protein that stabilizes s , and rmf , which encodes the S stationary phase inducible ribosome modulation factor .
145 +In contrast , a subset of operons showed complex repression similar to cydAB , with an anaerobic dependent increase in expression despite the fact that anaerobic expression increased further in a strain lacking FNR , indicating partial repression ( Table 1 ) [ 50 ] .
146 +Nearly all of these operons are also co-regulated by ArcA ( Park and Kiley , Personal Communication ) suggesting that , like cydAB , FNR and ArcA co-regulation could lead to maximal expression of these genes under microaerobic conditions [ 50 ] .
147 +These operons include hdeD , gadE and hdeAB-yhiD , involved in acid stress response , and ompC and ompW , encoding outer membrane proteins .
148 +The finding that strains lacking ompC , rmf , and rpoS show decreased viability compared to single or double mutants [ 51 ] suggests that these proteins may function in a common stress response , potentially necessary under microaerobic growth conditions .
149 +Interestingly , for the 16 promoters directly repressed by FNR with a known TSS , the FNR binding sites were broadly distributed , ranging from 2125.5 to overlapping the +1 ( Table 1 ) .
150 +In sum , these results indicate the surprising finding that FNR directly represses a broad set of functions , including some stress responses , expanding the role of FNR beyond simply repressing genes associated with aerobic respiration .
151 +Finally , comparison of the transcriptomic data to changes in s 70 holo-RNAP ChIP-seq occupancy under aerobic and anaerobic growth conditions revealed that nearly all FNR-regulated operons are expressed using s RNAP .
152 +Increases or decreases in s 70 70 enrichment under anaerobic conditions correlated well , for the most part , with the expression changes for promoters activated or repressed by FNR , respectively , as well as expression changes in anaerobic and aerobic WT cultures ( Table 1 , Tables S2 and S12 ) .
153 +Three operons , which lacked s enrichment , have been shown to 70 E N be dependent on s ( hcp-hcr ) [ 52 ] , s ( hycABCDEFGHI ) [ 53 ] and s ( fbaB ) [ 54 ] , raising the possibility that alternative s factors S transcribe a subset of the FNR direct regulon .
154 +Category 3 – Co-activation by another TF and FNR
155 +Comparison of our FNR data with published regulatory data suggested that many FNR regulated operons were co-activated by TFs not active during growth in GMM , specifically NarL , NarP and CRP .
156 +For example , FNR-dependent transcription of napF-DAGHBC , encoding the periplasmic nitrate reductase , requires co-activation by the NO3 / NO2 sensing response regulator NarP 2 2 [ 55 ] .
157 +Transcriptomic data [ 19 ] showed FNR and NarL or NarP dependent activation in the presence of NO3 and/or NO2 2 2 ( Table 2 ) [ 19 ] for nine operons that we found associated with FNR ChIP-seq peaks but lacking a FNR-dependent change in expression in our transcriptomic experiments , suggesting co-activation by NarL or NarP when NO3 and/or NO2 is present .
158 +2 2 Another possible co-activator of operons in this group is CRP , which is inactive under glucose fermentation conditions presumably because of decreased cAMP [ 56 ] .
159 +Although previous studies have shown that ansB is co-activated by FNR and CRP [ 57 ] , we did not observe binding of FNR upstream of ansB in this study , potentially due to differences in growth conditions .
160 +Nevertheless , 12 operons within this group showed an increase in anaerobic expression in transcriptomic data obtained from WT strains grown with carbon sources other than glucose ( e.g. glycerol , mannose , arabinose or xylose ) compared to growth in glucose ( Table 3 ) [ 19,58 ] ( Park and Kiley , Personal Communication ) .
161 +A majority ( nine ) contained distinct CRP and FNR binding sites , suggesting co-activation by FNR and CRP when glucose is absent and cAMP levels are increased ( Table 3 ) .
162 +Interestingly , for the other three of these operons , guaB , ptsH and uxaB , the identified FNR binding site overlapped the CRP binding site , suggesting potential competition between FNR and CRP for binding when both TFs are active ( Table 3 ) .
163 +Category 4 -- Repression by another TF prevents FNR regulation
164 +We propose that FNR activation of ten operons is repressed by Fur under the iron replete conditions used here , similar to the known regulation of feoABC , encoding a ferrous iron uptake transporter [ 59 ] .
165 +In addition to feoABC , nine additional operons known to be bound by Fur had a FNR ChIP-seq peak but lacked a FNR-dependent change in expression , suggesting that Fur repression masked FNR regulation of these operons ( Table 4 ) .
166 +Category 5 -- Other potential regulatory mechanisms with FNR
167 +Expression of several of the remaining operons associated with FNR ChIP-seq peaks are known to require other TFs but were not known to be co-regulated by FNR , potentially explaining the lack of FNR-dependent regulation under our growth conditions .
168 +A subset of these FNR-regulated operons may be co-regulated by OxyR ( active under oxidative stress ) , CadC ( active at low external pH ) or PhoP ( active in low Mg concentration ) ( Table S9 ) .
169 +In a 2 + recent SELEX study [ 60 ] , three BasR binding sites were identified upstream of operons containing FNR peaks but without a FNR-dependent change in expression , suggesting BasR could possibly influence FNR regulation at these three promoters ( Table S9 ) .
170 +In some cases , promoter architecture may mask FNR regulation .
171 +A small number of operons ( 12 ) contained multiple TSSs , raising the possibility that FNR may regulate transcription from a TSS that does not increase the total transcript levels to above the cutoff used in our analyses ( Table S9 ) .
172 +Alternative s factors , active under other growth conditions , may also play a role in regulating transcription of a subset of these operons ( Table S9 ) .
173 +Taken together , we conclude that although FNR serves as a global signal for anaerobiosis , many operons likely require the combinatorial integration of TFs sensing other environmental signals for expression .
174 +Category 6 -- Indirect FNR regulation through hierarchical transcriptional regulator action
175 +Surprisingly , a large number of operons ( 70 ) were differentially expressed by FNR but were not associated with a FNR ChIP-seq peak , suggesting they are regulated by FNR indirectly ( Category 6 , Table S10 ) .
176 +To determine whether any of these operons had a FNR site upstream that was missed by ChIP-seq , sequences 500 nt upstream of these operons were searched using the FNR PWM and the algorithm PatSer with the PR curve determined threshold ( Figure 2 ) [ 36 ] .
177 +Only one operon , hmp , contained a predicted FNR-binding site and previous data also supported FNR binding to hmp [ 61 ] .
178 +Thus , 69 operons are indirectly regulated by FNR .
179 +The indirect regulation by FNR could be easily explained for 11 operons targeted by the small RNA FnrS , which is directly 2 activated by FNR [ 48,49 ] .
180 +These RNAs increased in the FNR strain because of the lower FnrS levels ( Table 5 ) [ 48,49 ] .
181 +Category 7 -- FNR regulation in the absence of H-NS and StpA
182 +To determine whether FNR binding to sites unmasked by the absence of H-NS and StpA caused a change in expression , we assayed if any of the corresponding genes were differentially expressed by O2 only in the Dhns/DstpA strain .
183 +Of the 158 new FNR peaks unmasked in the Dhns/DstpA strain , 18 genes showed an anaerobic increase in expression ( Table S11 ) , and consistent with this , many of the promoters contained a FNR binding site at a position associated with activation ( e.g. near 241.5 ) .
184 +For example , hemolysin E ( hlyE ) , in agreement with previous results [ 62 ] , and the anaerobic NAP Dan ( ttdR ) [ 63 ] showed increased expression under anaerobic conditions only .
185 +This suggests a possible role of Dan in the absence of H-NS and StpA .
186 +Only two genes showed a decrease in expression in the absence of H-NS and StpA ( yncD and feaR ) under only anaerobic growth conditions .
187 +However , the expression of the vast majority of genes having FNR bound at unmasked sites resulted in changes under both aerobic and anaerobic growth conditions , indicating that changes in nucleoid structure that occur in the absence of H-NS and StpA could cause misregulation of transcription .
188 +For example , H-NS and Rho coordinate to regulate transcriptional termination and the absence of H-NS may cause increased transcriptional readthrough of Rho-dependent terminators [ 64 ] .
189 +Thus , it seems likely that our analysis provides an underestimate of the impact of H-NS on FNR function , since physiological conditions that alter H-NS activity are likely to have less severe effects on nucleoid structure .
190 +Discussion
191 +By combining genome-wide FNR occupancy data from ChIP-seq and ChIP-chip experiments with transcriptomic data , we uncovered new features of bacterial transcriptional regulation and the FNR regulon .
192 +Our findings suggest that in vivo FNR occupies only a subset of predicted FNR binding-sites in the genome , and that FNR binding can be blocked by NAPs like H-NS .
193 +Furthermore , the lack of correlation between match to consensus of FNR binding sites and
194 +ChIP enrichment suggests that variations in ChIP signal result from changes in cross-linking efficiency or epitope access rather than variable occupancy .
195 +We found that the FNR regulon is malleable ; the set of genes controlled by FNR can be readily tailored to changing growth conditions that may activate or inactivate other TFs , allowing flexible reprograming of transcription .
196 +This strategy would allow the regulon to expand or contract depending on available nutrients , providing a competitive advantage in the ecological niche of E. coli of the mammalian gut [ 65 ] .
197 +FNR peak height does not correlate with the match to the FNR consensus site
198 +The finding that there was little relationship between peak height and the quality of the FNR motif differs from the results found for LexA , which showed a correlation between peak height and match to consensus [ 10 ] .
199 +Our data suggest that FNR peak height may be more related to the efficiency of cross-linking or immunoprecipitation since sites that appear to be saturated for binding displayed significantly different peak heights .
200 +Thus , at least for FNR , peak height can not be used to assess relative differences in site occupancy between chromosomal sites .
201 +Cross-linking or immunoprecipitation of FNR may be less efficient than for LexA because the larger number of other regulators bound at FNR-regulated promoters may affect accessibility to the cross ¬
202 +FNR sites having either a strong match to consensus ( for example , ydfZ -- TTGATaaaaAACAA ) or a weak match ( for example , frdA -- TCGATctcgTCAAA ) were saturated for binding at FNR dimer concentrations at its cellular level ( ,2.5 mM ) [ 37 ] ; thus , in vivo most accessible FNR sites are likely to be fully occupied .
203 +These data also revealed that FNR occupancy was not significantly different for strong and weak sites over the tested range of FNR dimer concentrations , suggesting that in vivo FNR binding is unlikely to be dictated solely by the intrinsic affinity of FNR binding sites .
204 +Genome-wide data reveal FNR binding throughout the chromosome is influenced by other cellular factors beyond the presence of a FNR motif Our finding that not all predicted FNR binding sites are bound by FNR in vivo offers new insight into the accessibility of the genome for binding TFs .
205 +Previous studies have predicted anywhere from 12 to 500 FNR binding sites in the E. coli genome [ 66 -- 69 ] , depending on the algorithm used .
206 +Of the 187 FNR binding sites predicted here , only 63 contained a corresponding FNR ChIP-seq peak in the WT strain , suggesting many high quality FNR sites are not bound .
207 +Although some of these silent sites may result from false negatives in the ChIP experiments ( e.g. failure to immunoprecipitate FNR bound at some sites ) , only five of the 124 silent FNR sites ( acnA , aldA , hyfA , hmp and iraD ) showed any evidence of FNR regulation in prior studies [ 70 ] .
208 +Rather , several lines of evidence suggest that binding of NAPs or other TFs in vivo masks FNR binding at many of these sites .
209 +First , we observed that binding sites for the NAPs IHF , H-NS , and Fis were statistically overrepresented at the positions of silent FNR binding sites , suggesting these proteins occlude FNR binding .
210 +Second , we found that in the absence of H-NS and StpA , additional FNR binding sites became available for FNR binding as detected by ChIP , suggesting that NAPs influence FNR site availability in vivo .
211 +A similar effect has been observed in eukaryotes , where extensive research on TF site availability has shown that chromatin structure in vivo can block binding of TFs ( e.g. Pho4 , Leu3 and Rap1 ) to high quality DNA binding sites [ 1,2,4 ] .
212 +Additionally , known changes to chromosomal structure by IHF , Fis , and H-NS have been shown to inhibit DNA binding of other proteins [ 7,12,71 ] .
213 +Thus , if the binding profiles of NAPs change under alternative growth conditions , then the occluded FNR binding sites would likely become available for FNR binding .
214 +Nonetheless , the fact that the 207 FNR-enriched regions from this study included 80 % of the 63 regions identified by Grainger et al. ( Table S5 ) , despite the difference in the growth conditions and experimental design [ 29 ] , suggests that the overlapping subset of FNR binding events may reflect a core set that is insensitive to growth conditions or binding of other TFs .
215 +Furthermore , binding events specific to each growth condition may be reflective of either changes in accessibility of FNR to binding sites due to changes in DNA-binding protein distribution or perhaps increases in activity of a second TF that binds cooperatively .
216 +Other regulators , such as CRP , a closely related member of the FNR protein family , also appear to have more binding sites available genome-wide than are occupied in vivo under tested growth conditions .
217 +Shimada et al. identified 254 CRP-cAMP binding sites using Genomic SELEX screening , which was 3 -- 4 fold more than the number of CRP sites previously identified by ChIP-chip experiments [ 72,73 ] ; thus not all chromosomal CRP sites appear to be accessible for binding , although additional experiments would be required to explicitly examine the accessibility of CRP binding sites throughout the genome .
218 +Taken together , these results suggest that the restrictive effect of chromosomal structure could influence TF binding beyond FNR .
219 +Environmental stimuli that change NAP distribution would also change TF binding site accessibility and affect transcription .
220 +For example , as E. coli enters the mammalian GI tract , it experiences a temperature increase from ,25 uC to 37uC , and this increase in temperature has been shown to affect transcription of a number of operons , including increased expression of anaerobic-specific operons [ 74,75 ] .
221 +Because H-NS binding is sensitive to changes in temperature [ 76,77 ] , an explanation for these temperaturedependent transcriptional changes [ 74,75 ] could be genome-wide decreases in H-NS binding and distribution ; these changes could increase the accessibility of the binding sites for FNR and other TFs to regulate transcription .
222 +Supporting this explanation , several genes with a temperature dependent increase in expression showed FNR binding and regulation in the absence of H-NS and StpA , including hlyE , feaR , yaiV , and torZ .
223 +The activity of NAPs can also be affected by the binding of other condition specific TFs .
224 +For example , ChIP-chip and Genomic SELEX analysis of the stationary phase LysR-type TF , LeuO , suggested that binding of LeuO antagonized H-NS activity , but not necessarily H-NS binding , throughout the genome in Salmonella enterica and E. coli [ 78,79 ] .
225 +Thus , a picture emerges from our data that binding of FNR is dependent on characteristics of the genome beyond the presence of a FNR binding site ; this restrictive effect of chromosome structure by NAPs may affect binding of other TFs in bacteria .
226 +NAPs have been shown to occlude and affect binding of TFs and other DNA binding proteins , such as restriction endonucleases and DNA methylation enzymes , suggesting a general role of NAPs in regulating genome accessibility by bending , wrapping and bridging the DNA structure [ 7,12,13,27,42,76,80,81 ] .
227 +Additionally , NAPs influence DNA supercoiling , which has been shown to affect binding of the TFs Fis and OmpR in S. enterica [ 82,83 ] , providing another mechanism by which NAPs can change the chromosomal structure to influence TF-DNA binding .
228 +Taken together , our results support a dynamic model of complex genome structure that affects TF binding to control gene regulation in bacteria .
229 +Condition-specific expression of the FNR regulon likely requires other transcription factors
230 +Although expression of a subset of the operons in the FNR regulon appeared to require only FNR for regulation ( Categories 1 and 2 ) , our findings point to widespread cooperation between FNR and other TFs for condition-specific regulation ( Categories 3 and 4 ) .
231 +Changes in activity of these TFs would result in FNR regulation to adapt to changes in environment , such as growth in non-catabolite repressed carbon sources ( CRP ) [ 57 ] , anaerobic respiration of nitrate ( NarL and NarP ) [ 19 ] , and growth in ironlimiting conditions ( Fur ) [ 84 ] .
232 +Although this co-regulation provides insight into growth conditions that should allow FNR-dependent changes in gene expression , the synergistic regulators for many promoter regions bound by FNR are currently unknown ( Category 5 ) , but would likely be identified in future genome-scale studies using different growth conditions , particularly microaerobic growth , which has been shown to affect FNR regulation of virulence genes in the pathogen Shigella flexneri [ 85 ] .
233 +Overall , our results suggest that the regulation of a subset of FNR-dependent promoters in E. coli may depend on combinatorial regulation with other TFs , a mechanism that resembles regulation of eukaryotic promoters [ 8,20,86 ] .
234 +These experimental data support previous in silico regulatory models generated using published data [ 87 -- 89 ] , suggesting combinatorial regulation may be common in E. coli .
235 +Further , ChIP-chip and ChIP-seq analyses of other TFs in E. coli ( e.g. CRP , Fis , and IHF ) and Salmonella typhimurium ( e.g. Sfh , a H-NS homolog ) , identified many TF binding sites that did not correlate with changes in gene expression in corresponding TF-specific transcriptomic experiments [ 30,33,73,90,91 ] .
236 +These results raise the possibility of potential combinatorial regulation for other TFs , although additional analysis is required to support this notion .
237 +The indirect FNR regulon also involves other regulators
238 +We found that FNR directly controls expression of five secondary regulators , most of which are also regulated by specific cofactors , suggesting that the scope of the indirect FNR regulon ( Category 6 ) is also likely to change depending on growth conditions .
239 +Of the five regulators , three act in an apparent hierarchal manner .
240 +The small RNA FnrS , which is upregulated by FNR and is suggested to stimulate mRNA turnover , decreased the mRNA levels of multiple FnrS target genes in GMM [ 48,49 ] .
241 +Expression of the TF CaiF was also activated by FNR , but the genes regulated by CaiF were not expressed in GMM because CaiF requires the effector carnitine to be active [ 92 ] .
242 +FNR , activated BssR , a TF involved in biofilm formation .
243 +About 40 operons are thought to be controlled by BssR [ 93 ] , but none of the five BssR-dependent operons in the FNR indirect regulon that we 2 tested by qRT-PCR showed any change in expression in a BssR strain ( data not shown ) ; thus , under our growth conditions , BssR appeared to be inactive .
244 +FNR also directly repressed the expression of two TFs , including the pyruvate sensing TF PdhR which represses several operons in the absence of pyruvate [ 94,95 ] .
245 +Although one might expect that PdhR repressed genes would increase anaerobically , many of these genes are redundantly repressed by ArcA ( Park and Kiley , Personal Communication ) ; thus the impact of PdhR may be negligible under anaerobic growth in GMM .
246 +Similarly , the TF GadE , which is active at low pH [ 96 ] , was also directly repressed by FNR and accordingly the operons in the GadE regulon were not identified as part of the indirect FNR regulon in GMM .
247 +Finally , we note the caveat that some operons that appear indirectly regulated by FNR may change expression as a result of indirect physiological and metabolic effects in a FNR strain , 2 which may alter the activity of other TFs , resulting in misregulation of operons .
248 +For example , our data show that FNR does not directly regulate arcA transcription , but previous results have suggested that ArcA activity may be affected by the metabolic changes that occur when fnr is deleted [ 97 ] .
249 +Thus , although a subset of ArcA regulatory targets ( 29 operons ) showed potential indirect FNR regulation , such effects were likely caused by changes in the phosphorylation state of ArcA resulting from metabolic changes in a FNR strain ( Table S13 ) ( Park and Kiley , ¬
250 +Personal Communication).
251 +In conclusion , our results reveal complex features of TF binding in bacteria and expand our understanding of how E. coli responds to changes in O2 and other environmental stimuli .
252 +A subset of predicted FNR binding sites appear to be inhibited by NAPs and are available in the absence of H-NS and StpA , suggesting that the bacterial genome is not freely accessible for TF binding and that changes in TF binding site accessibility could result in changes in transcription .
253 +Finally , correlation of the occupancy data with transcriptomic data suggests that FNR serves as a global signal of anaerobiosis but the expression of a subset of operons in the FNR regulon requires other regulators sensitive to alternative environmental stimuli .
254 +This strategy is reminiscent of global regulation by CRP-cAMP [ 73 ] in that FNR , like CRP , is bound at many promoters under specific conditions without corresponding changes in mRNA levels , suggesting a common strategy whereby promoters are primed to be activated when the appropriate growth conditions are encountered .
255 +Materials and Methods
256 +Strains and growth conditions
257 +All strains were grown in MOPS minimal medium supplemented with 0.2 % glucose ( GMM ) [ 98 ] at 37uC and sparged with a gas mix of 95 % N2 and 5 % CO2 ( anaerobic ) or 70 % N2 , 5 % CO2 , and 25 % O2 ( aerobic ) .
258 +Cells were harvested during mid-log growth ( OD600 of ,0.3 using a Perkin Elmer Lambda 25 UV/Vis Spectrophotometer ) .
259 +E. coli K-12 MG1655 ( F - , l - , rph-1 ) and PK4811 ( MG1655 DfnrVSp / Sm ) [ 99 ] were used for the ChIP-R R chip , ChIP-seq and transcriptomic experiments unless otherwise specified .
260 +All data obtained in this study used GMM as the growth media , and although we know that not all promoters directly regulated by FNR are expressed under these conditions , this has the advantage that both mutant and parental strains exhibit the same growth rate .
261 +For experiments that varied the in vivo concentration of FNR , a strain that contained a single , chromosomal copy of WT fnr under the control of the Ptac promoter at the l attachment site was constructed .
262 +Following digestion of pPK823 [ 99 ] with XbaI and HindIII , the DNA fragment containing fnr was cloned into the XbaI and HindIII sites of pDHB60 ( Ap ) [ 100 ] to form pPK6401 .
263 +R Plasmid pPK6401 was transformed into DHB6521 [ 100 ] and the Ptac-fnr construct was stably integrated into the l attachment site using the Lambda InCh system as described [ 100 ] to produce PK6410 .
264 +P1vir transduction was used to move the Ptac-fnr , Ap R allele into strain PK8257 , which contains the FNR activated ydfZ promoter-lacZ fusion and deletion of lacY .
265 +This strain was transformed with pACYClacI - CAM [ 101 ] to generate PK8263 .
266 +Q To determine the effect of FNR on the expression of the BssR regulon , a DbssR strain was constructed by P1vir transduction of DbssR : : kan from the Keio collection [ 102 ] into MG1655 to R generate PK8923 .
267 +To determine the role of H-NS on FNR binding , first stpA was recombined with the Cm gene , cmr , using l R red recombination and the pSIM plasmid [ 103 ] .
268 +P1vir transduction introduced the Dhns : : kan allele from the Keio collection [ 102 ] R into the strain lacking stpA to generate the Dhns/DstpA strain .
269 +RNA isolation
270 +Total RNA was isolated as previously described [ 104 ] .
271 +The concentration of the purified RNA was determined using a NanoDrop 2100 , while the integrity of the RNA was analyzed using an Agilent 2100 Bioanalyzer and the RNA Nano LabChip platform ( Agilent ) .
272 +Whole genome transcriptomic microarray analysis
273 +Total RNA ( 10 mg ) from two biological replicates each of MG1655 ( + O2 and 2O2 ) and PK4811 was reverse transcribed using random hexamers ( Sigma ) and the SuperScript II Double-Stranded cDNA Synthesis Kit ( Invitrogen ) following the manufacturer 's protocol .
274 +The cDNA ( 1 mg ) was fluorescently labeled with Cy3-labeled 9 mers ( Tri-Link Biotechnologies ) with Klenow Fragment ( NEB ) for 2 hours at 37uC and recovered using ethanol precipitation .
275 +Labeled dsDNA ( 2 mg ) was hybridized onto the Roche NimbleGen E. coli 4plex Expression Array Platform ( 4672,000 probes , Catalog Number A6697-00-01 ) for ,16 hours at 42uC in a NimbleGen Hybridization System 4 ( Roche NimbleGen ) following the manufacturer 's protocol .
276 +The hybrid-ized microarrays were scanned at 532 nm with a pixel size of 5 mm using a GenePix 4000B Microarray Scanner ( Molecular Devices ) , and the PMT was adjusted until approximately 1 % of the total probes were saturated for fluorescence intensity .
277 +The data were normalized using the Robust Multichip Average ( RMA ) algorithm in the NimbleScan software package , version 2.5 [ 105 ] .
278 +ArrayStar 3.0 ( DNASTAR ) was used to identify genes that showed at least a two-fold change in expression between the WT and Dfnr strains and were significantly similar among biological replicates , using a moderated t-test ( p-value ,0.01 ) [ 106 ] .
279 +Genes were organized into operons using data from EcoCyc [ 70 ] .
280 +An operon was called differentially expressed ( DE ) if only one gene within an operon showed a statistically significant change in expression .
281 +NimbleGen microarrays identified 214 statistically significant DE genes that
282 +The anaerobic MG1655 and FNR samples from the 2 normalized whole genome expression microarray data from Kang et al. [ 18 ] were also analyzed .
283 +Genes were determined to be DE if they had a change in expression greater than or equal to two-fold and if the genes were found to be statistically similar between biological replicates using a t-test ( p-value ,0.01 ) .
284 +An operon was called DE if only one gene within an operon showed a statistically significant change in expression .
285 +This analysis identified 204 significant DE genes in 130 operons .
286 +Sixty operons were found to be DE in both the NimbleGen and Kang et al. data sets ( Table S8 ) .
287 +Of the 70 operons found DE in only the Kang et al. data set , 41 operons were just below the significance threshold in the NimbleGen data set and 11 operons resulted from activation of the flagellar regulon due to an insertion upstream of flhDC , which was absent in the isolate of MG1655 used in this study .
288 +The Dhns/DstpA aerobic and anaerobic expression data were obtained from stand specific , single stranded cDNA hybridized to custom designed , high-density tiled microarrays containing 378,000 probes from alternate strands , spaced every ,12 bp through the genome as described previously [ 107 ] except Cy3 was used instead of Cy5 .
289 +Microarray hybridization and scanning were performed as described above except that the PMT was adjusted until the median background value was ,100 .
290 +All probe data were normalized using RMA in the NimbleScan software package , version 2.5 [ 105 ] .
291 +Gene probe values found to be significantly different between two biological replicates using a Benjamini & Hochberg corrected t-test ( p-value ,0.05 ) were eliminated from further analysis .
292 +Genes were called DE if the median log values 2 were different by more than two-fold and if the genes were significantly different using an ANOVA test ( p-value ,0.05 ) .
293 +High-throughput RNA sequencing ( RNA-seq ) analysis
294 +To enrich for mRNA from total RNA , the 23S and 16S rRNA were removed using the Ambion MICROBExpress kit ( Ambion ) following manufacturer 's guidelines , except the total RNA was incubated with the rRNA oligonucleotides for one hour instead of 15 minutes .
295 +The rRNA depleted RNA samples isolated from two biological replicates of MG1655 and its FNR derivative were 2 processed by the Joint Genome Institute ( JGI ) for RNA-seq library creation and sequencing .
296 +The RNAs were chemically fragmented using RNA Fragmentation Reagents ( Ambion ) to the size range of 200 -- 250 bp using 16 fragmentation solution for 5 minutes at 70uC ( Ambion ) .
297 +Double stranded cDNA was generated using the SuperScript Double-Stranded cDNA Synthesis Kit ( Invitrogen ) following the manufacturer 's protocol .
298 +The Illumina Paired End
299 +Sample Prep kit was used for Illumina RNA-seq library creation using the manufacturer 's instructions .
300 +Briefly , the fragmented cDNA was end repaired , ligated to Illumina specific adapters and amplified with 10 cycles of PCR using the TruSeq SR Cluster Kit ( v2 ) .
301 +Single-end 36 bp reads were generated by sequencing on the Illumina Genome Analyzer IIx , using the TruSeq SBS Kit ( v5 ) following the manufacturer 's protocol .
302 +Resulting reads were aligned to the published E. coli K-12 MG1655 genome
303 +( U00096 .2 ) using the software package SOAP , version 2.20 [ 108 ] , allowing no more than two mismatches .
304 +Reads aligning to repeated elements in the genome ( for example rRNA ) were removed from analysis .
305 +For reads that had no mapping locations for the first 36 bp , the 3 -- 30 bp subsequences were used in the subsequent mapping to the reference genome .
306 +Reads that had unique mapping locations and did not match annotated rRNA genes were used for further analysis .
307 +For each gene , the tag density was estimated as the number of aligned sequencing tags divided by gene size in kb and normalized using quantile normalization .
308 +The tag density data were analyzed for statistically significant differential expression using baySeq , version 2.6 [ 109 ] with a
309 +FDR of 0.01 , and genes were organized into operons using data from EcoCyc [ 70 ] .
310 +An operon was called DE if only one gene within an operon showed a statistically significant change in expression .
311 +The RNA-seq analysis identified 133 statistically significant DE operons ( 197 genes ) .
312 +Altogether , microarray and RNA-seq experiments identified 258 operons DE by FNR and slightly fewer than half of these operons ( 122 ) were found in at least two of the transcriptomic experiments ( Figure S5 , Table S8 ) .
313 +Chromatin immunoprecipitation followed by hybridization to a microarray chip or high-throughput sequencing ChIP assays were performed as previously described [ 110 ] , except that the glycine , the formaldehyde and the sodium phosphate mix were sparged with argon gas for 20 minutes before use to maintain anaerobic conditions when required .
314 +Samples were immunoprecipitated using polyclonal antibodies raised against FNR , IHF or H-NS , which had been individually absorbed against mutant strains lacking the appropriate protein .
315 +In the case of FNR , affinity purified antibodies were used in some experiments , purified using the method previously described [ 111 ] .
316 +For 70 RNA Polymerase , a s monoclonal antibody from NeoClone ( W0004 ) or a RNA Polymerase ß monoclonal antibody from NeoClone ( W0002 ) were used for immunoprecipitation .
317 +For FNR , neither lengthening the cross-linking time nor increasing or decreasing the amount of FNR antibody used in the ChIP protocol showed significant changes in the FNR ChIP-chip peak heights or number of peaks identified .
318 +For ChIP-chip , FNR ( three samples ) , FNR ( one sample ) , b ( two samples ) , H-NS ( two 2 samples ) and IHF ( two samples ) were fluorescently-labeled using Cy3 ( INPUT ) and Cy5 ( IP ) and hybridized for ,16 hours at 42uC in a NimbleGen Hybridization System 4 ( Roche NimbleGen ) to custom designed , high-density tiled microarrays containing 378,000 probes from alternate strands , spaced every ,12 bp through the genome .
319 +The hybridized microarrays were scanned at 532 nm ( Cy3 ) and 635 nm ( Cy5 ) with a pixel size of 5 mm using a GenePix 4000B Microarray Scanner ( Molecular Devices ) , and the PMT was adjusted until approximately 1 % of the total probes were saturated for fluorescence intensity of each dye used .
320 +The NimbleScan software package , version 2.5 ( Roche NimbleGen ) was used to extract the scanned data .
321 +ChIP-chip data were normalized within each microarray using quantile normalization ( `` normalize.quantiles '' in the R package VSN , version 3.26.0 ) [ 112 ] to correct for dye-dependent intensity differences as previously described [ 113 ] .
322 +Biological replicates were normalized between microarrays using quantile normalization as previously described [ 113 ] , and the normalized log2 ratio values ( IP over INPUT ) were averaged .
323 +There was a strong correlation between enriched regions of ChIP-chip biological replicates ( R = 0.7 ) .
324 +ChIP-chip peaks for FNR , H-NS and IHF were identified in each data set by the peak finding algorithm CMARRT , version 1.3
325 +( FDR of 0.01 ) [ 114 ] and proportional Z-tests were used to determine significant differences between proportional data .
326 +For ChIP-seq experiments , 10 ng of immunoprecipitated and purified DNA fragments from the FNR ( two biological replicates ) and s samples ( two biological replicates from both aerobic and 70 anaerobic growth conditions ) , along with 10 ng of input control , were submitted to the University of Wisconsin-Madison DNA Sequencing Facility ( FNR samples and one s sample ) or the 70 Joint Genome Institute ( one s sample ) for ChIP-seq library 70 preparation .
327 +Samples were sheared to 200 -- 500 nt during the IP process to facilitate library preparation .
328 +All libraries were generated using reagents from the Illumina Paired End Sample Preparation Kit ( Illumina ) and the Illumina protocol `` Preparing Samples for ChIP Sequencing of DNA '' ( Illumina part # 11257047 RevA ) as per the manufacturer 's instructions , except products of the ligation reaction were purified by gel electropho-resis using 2 % SizeSelect agarose gels ( Invitrogen ) targeting either 70 275 bp fragments ( s libraries ) or 400 bp fragments ( FNR libraries ) .
329 +After library construction and amplification , quality and quantity were assessed using an Agilent DNA 1000 series chip assay ( Agilent ) and QuantIT PicoGreen dsDNA Kit ( Invitrogen ) , respectively , and libraries were standardized to 10 mM .
330 +Cluster generation was performed using a cBot Single
331 +Read Cluster Generation Kit ( v4 ) and placed on the Illumina cBot .
332 +A single-end read , 36 bp run was performed , using standard SBS kits ( v4 ) and SCS 2.6 on an Illumina Genome Analyzer IIx .
333 +Basecalling was performed using the standard Illumina Pipeline , version 1.6 .
334 +Sequence reads were aligned to the published E. coli K-12 MG1655 genome ( U00096 .2 ) using the software packages SOAP , version 2.20 , [ 108 ] and ELAND ( within the Illumina Genome Analyzer Pipeline Software , version
335 +1.6 ) , allowing at most two mismatches .
336 +Sequence reads with sequences that did not align to the genome , aligned to multiple locations on the genome , or contained more than two mismatches were discarded from further analysis ( ,10 % of reads ) .
337 +For visualization the raw tag density at each position was calculated using QuEST , version 1.2 [ 115 ] , and normalized as tag density per million uniquely mapped reads .
338 +The read density was determined for each base in the genome for the IP and INPUT 70 samples for FNR and s samples .
339 +For FNR , peaks were identified using three peak finding algorithms : CisGenome , version 1.2 , NCIS , version 1.0.1 , and MOSAiCS , version 1.6.0 70 [ 116 -- 118 ] ( FDR for all of 0.05 ) , while s peaks were identified using NCIS , version 1.0.1 ( FDR of 0.05 ) .
340 +Further discussion of these algorithms is in Text S1 .
341 +Differences between aerobic and s 70 anaerobic ChIP-seq occupancy were determined using a one-t , sided , paired - test ( p-value 0.01 ) comparing 100 bp surrounding the center of each peak .
342 +To normalize between + O2 and 2O2 samples , the read counts for the enriched regions ( peaks ) for each sample were shifted by the negative median read count value of the background ( un-enriched ) signal .
343 +The p-values were adjusted using the Bonferroni method to correct for multiple testing .
344 +There was a strong correlation between ChIP-seq biological replicates ( R = 0.8 ) as well as between ChIP-chip and ChIP-seq data ( Figure S6 ) .
345 +All data were visualized in the MochiView
346 +Additional ChIP-chip - O2 data sets were performed for WT FNR and a Dfnr [ 99 ] control .
347 +The 15 FNR peaks identified only in ChIP-chip had low IP/INPUT ratios and were eliminated since ChIP-seq is known to have increased signal to noise relative to ChIP-chip [ 120 ] .
348 +The Dfnr - O2 ChIP-chip data identified 71 peaks that corresponded to peaks in the FNR - O2 ChIP-seq data , indicating they were not FNR specific , and were removed from the FNR ChIP-seq dataset ( Table S5 ) .
349 +FNR PWM construction and identification of predicted FNR binding sites at FNR ChIP-seq peaks
350 +To construct the FNR PWM , the sequence of a region of ,100 bp around the nucleotide with the largest tag density within each of the FNR ChIP-seq peaks ( the summit of each peak ) found by all three peak finding algorithms was analyzed .
351 +MEME was used to identify over-represented sequences [ 121 ] and the Delila software package was used to construct the PWMs [ 122 ] .
352 +To search all ChIP-seq peaks for the presence of the FNR PWM , a region of 200 bp around the summit of each FNR ChIP-seq peak was searched with the FNR PWM using PatSer , version 3e [ 36 ] , and the top four matches to the FNR PWM , as determined by PatSer PWM score , were recorded at each ChIP-seq peak .
353 +The standard deviation of the PatSer scores for the four FNR predicted binding sites at each ChIP-seq peak was determined and used as a threshold to determine the number of predicted binding sites at each peak .
354 +If the PatSer predicted FNR binding site at a peak with the highest PatSer score was more than one standard deviation greater than the PatSer predicted FNR binding site with the second best PatSer score , that peak was identified as having only one predicted FNR binding site .
355 +For FNR peaks ( ,11 % ) with the two best PatSer predicted FNR binding site scores less than one standard deviation apart , a Grubbs test for outliers was used a single time to identify outliers within the four PatSer predicted FNR binding sites at a peak ( a of 0.15 , critical Z of 1.04 ) .
356 +If a PatSer predicted FNR binding site at a FNR peak was identified as an outlier , it was removed from analysis and the standard deviation was re-calculated using the remaining three PatSer binding site scores at that peak .
357 +The remaining PatSer predicted FNR binding sites at the FNR peak were then re-examined as described above .
358 +After removing outlier PatSer predicted FNR binding sites , a peak was determined to contain two predicted FNR binding sites if the two best predicted FNR binding sites at that peak had PatSer scores less than one standard deviation apart .
359 +The precision-recall curve was constructed using the FNR PWM and searching throughout the genome using PatSer , version 3e [ 36 ] .
360 +Precision was defined as True Positives ( locations with a
361 +FNR ChIP-seq peak and a predicted FNR binding site ) divided by True Positives plus False Positives ( locations with a predicted FNR binding site but no FNR ChIP-seq peak ) .
362 +Recall was defined as True Positives divided by True Positives plus False Negatives ( locations with a FNR ChIP-seq peak but no FNR predicted binding site ) .
363 +A high precision value means all predicted binding sites are true positives , but there is a high false negative rate .
364 +A high recall value means all true positives have been captured , but there is a high false positive rate .
365 +Controlling expression of fnr with an IPTG-inducible promoter and performing ChIP-chip and analysis
366 +The strain with fnr under the control of Ptac ( PK8263 ) was used to study changes in [ FNR ] on ChIP-chip peak height .
367 +Cultures were grown anaerobically overnight in MOPS +0.2 % glucose and were subcultured to a starting OD600 of ,0.01 in MOPS +0.2 % glucose plus Cm20 and various [ IPTG ] ( 4 mM IPTG , 8 mM IPTG , and 16 mM IPTG ) .
368 +After this initial step , growth , ChIP-chip experiments ( two biological replicates of 4 and 8 mM IPTG and three biological replicates of 16 mM IPTG were used ) and initial analysis were identical to the procedures described above .
369 +Estimates of FNR concentration were determined by quantitative Western blot as previously described [ 37 ] .
370 +A novel method of normalization was developed to compare peak areas between IPTG concentrations for 35 peaks that showed a large distribution in peak heights and 4 peaks that were classified as false positives by enrichment in the Dfnr ChIP-chip sample .
371 +The peak finding algorithm CMARRT identified peaks in the WT FNR ChIP-chip sample , and this peak region was trimmed to include the center 50 % of the peak region .
372 +This trimmed region was used for each [ IPTG ] sample for consistency .
373 +For each of the 39 peaks examined , the probe values in a region of ,3000 bp beyond the peak boundary ( ,1500 bp upstream and downstream of the peak boundary ) was selected for analysis from each sample .
374 +Within the ,3000 bp region , the probes beyond the peak boundary were considered background for each sample .
375 +The median of the background ( un-enriched ) probes was calculated and the log2 IP / INPUT probe values for the entire peak region ( enriched and unenriched ) were shifted by the negative median value of the background probes .
376 +The peak average ( average of log2 IP/INPUT values ) and standard deviation was determined for 39 peak regions to compare between samples at each [ IPTG ] and WT ChIP-chip samples .
377 +A one-sided , paired t-test was performed between all conditions ( p-value ,0.05 ) to determine statistically significant changes in average peak values .
378 +Comparing FNR enrichment in WT and Dhns/DstpA genetic backgrounds using ChIP-chip analysis
379 +Growth , ChIP-chip experiments , normalization and peak calling was performed as described above .
380 +To normalize between WT and Dhns/DstpA samples , the enriched regions ( peaks ) for each sample were shifted by the negative median log2 IP/INPUT value of the background ( un-enriched ) probes .
381 +The peak averages
382 +( average of log2 IP/INPUT values ) were determined for each condition ( WT and Dhns/DstpA ) at each FNR peak found in either strain background .
383 +A one-sided , paired t-test with Bonferroni correction was performed between the two conditions ( pvalue ,0.05 ) to determine the statistically significant change in peak averages .
384 +For peaks found in both WT and Dhns/DstpA , peaks were identified as significantly higher in Dhns/DstpA using a one-sided , paired t-test with Bonferroni correction performed between the two conditions ( p-value ,0.05 ) and if the FNR peak average in the Dhns/DstpA strain was greater than the standard
385 +Data deposition and visualization
386 +The ChIP-chip and ChIP-seq data can be visualized on GBrowse at the following address : `` http://heptamer.tamu.edu/ cgi-bin/gb2/gbrowse / MG1655 / '' .
387 +All genome-wide data from this publication have been deposited in NCBI 's Gene Expression Omnibus ( GSE41195 ) ( Table S14 ) [ 123 ] .
388 +Supporting Information
389 +and contain both novel and known FNR sites .
390 +A t-test ( pvalue ,0.05 ) shows a statistically significant difference in peak average at all genes between 4 mM IPTG and 8 mM IPTG ( slyA and bssR ( panel H ) are significant at p-value ,0.1 ) .
391 +Panels Q through T are FNR ChIP peaks that were eliminated from further analysis because there was also enrichment in the Dfnr control experiment .
392 +A t-test ( p-value ,0.05 ) shows no statistically significant difference in peak average at these genes between any [ IPTG ] sample .
393 +( EPS )
394 +FNR sites in anaerobic GMM .
395 +E ) Distribution of H-NS binding region lengths throughout the genome in anaerobic GMM .
396 +( EPS ) three transcriptomic data sets used in this study but lack a corresponding FNR ChIP-seq peak upstream ( Category 6 ) .
397 +( EPS )
398 +Expression - B ' ( operons found differentially expressed between WT and Dfnr from reanalysis of the Kang et al. data [ 18 ] .
399 +( EPS )
400 +Acknowledgments
401 +We thank Gary Stormo for advice about PatSer and PWM searching , Erin Mettert and Erik Jessen for strain construction , Sarah Teter for affinity purified FNR antibody , and Nicole Beauchene and Dan Park for access to unpublished data .
402 +We also thank members of the Landick and Donohue lab for advice on data analysis and members of the Kiley lab for comments on the manuscript .
403 +Author Contributions
404 +Conceived and designed the experiments : KSM RL PJK .
405 +Performed the experiments : KSM FT. Analyzed the data : HY IMO DC KL SK KSM .
406 +Contributed reagents/materials/analysis tools : DC KL SK .
407 +Wrote the paper : KSM RL PJK .
408 +86 .
409 +Ishihama A ( 2010 ) Prokaryotic genome regulation : multifactor promoters , multitarget regulators and hierarchic networks .
410 +FEMS Microbiol Rev 34 : 628 -- 645 .
411 +87 .
412 +Martınez-Antonio A , Janga SC , Salgado H , Collado-Vides J ( 2006 ) Internal-sensing machinery directs the activity of the regulatory network in Escherichia coli .
413 +J Mol Biol 14 : 22 -- 27 .
414 +88 .
415 +Martınez-Antonio A , Collado-Vides J ( 2003 ) Identifying global regulators in transcriptional regulatory networks in bacteria .
416 +Curr Opin Microbiol 6 : 482 -- 489 .
417 +89 .
418 +Martınez-Antonio A , Janga SC , Thieffry D ( 2008 ) Functional organisation of Escherichia coli transcriptional regulatory network .
419 +J Mol Biol 381 : 238 -- 247 .
420 +90 .
421 +Cho B-K , Knight EM , Barrett CL , Palsson BØ ( 2008 ) Genome-wide analysis of Fis binding in Escherichia coli indicates a causative role for A - / AT-tracts .
422 +Genome Res 18 : 900 -- 910 .
423 +91 .
424 +Dillon SC , Cameron ADS , Hokamp K , Lucchini S , Hinton JCD , et al. ( 2010 ) Genome-wide analysis of the H-NS and Sfh regulatory networks in Salmonella Typhimurium identifies a plasmid-encoded transcription silencing mechanism .
425 +Mol Microbiol 76 : 1250 -- 1265 .
426 +92 .
427 +Buchet A , Eichler K , Mandrand-Berthelot MA ( 1998 ) Regulation of the carnitine pathway in Escherichia coli : investigation of the cai-fix divergent promoter region .
428 +J Bacteriol 180 : 2599 -- 2608 .
429 +93 .
430 +Domka J , Lee J , Wood TK ( 2006 ) YliH ( BssR ) and YceP ( BssS ) regulate Escherichia coli K-12 biofilm formation by influencing cell signaling .
431 +Appl Environ Microbiol 72 : 2449 -- 2459 .
432 +94 .
433 +Quail MA , Guest JR ( 1995 ) Purification , characterization and mode of action of PdhR , the transcriptional repressor of the pdhR-aceEF-lpd operon of Escherichia coli .
434 +Mol Microbiol 15 : 519 -- 529 .
435 +95 .
436 +Ogasawara H , Ishida Y , Yamada K , Yamamoto K , Ishihama A ( 2007 ) PdhR ( pyruvate dehydrogenase complex regulator ) controls the respiratory electron transport system in Escherichia coli .
437 +J Bacteriol 189 : 5534 -- 5541 .
438 +96 .
439 +Hommais F , Krin E , Coppée J-Y , Lacroix C , Yeramian E , et al. ( 2004 ) GadE ( YhiE ) : a novel activator involved in the response to acid environment in Escherichia coli .
440 +Microbiology 150 : 61 -- 72 .
441 +97 .
442 +Iuchi S , Aristarkhov A , Dong J , Taylor J , Lin E ( 1994 ) Effects of nitrate respiration on expression of the Arc-controlled operons encoding succinate dehydrogenase and flavin-linked L-lactate dehydrogenase .
443 +J Bacteriol 176 : 1695 -- 1701 .
444 +98 .
445 +Neidhardt FC , Bloch PL , Smith DF ( 1974 ) Culture medium for Enterobacteria .
446 +J Bacteriol 119 : 736 -- 747 .
447 +99 .
448 +Lazazzera BA , Bates DM , Kiley PJ ( 1993 ) The activity of the Escherichia coli transcription factor FNR is regulated by a change in oligomeric state .
449 +Genes Dev 7 : 1993 -- 2005 .
450 +100 .
451 +Boyd D , Weiss DS , Chen JC , Beckwith J ( 2000 ) Towards single-copy gene expression systems making gene cloning physiologically relevant : lambda InCh , a simple Escherichia coli plasmid-chromosome shuttle system .
452 +J Bacteriol 182 : 842 -- 847 .
453 +101 .
454 +Derman AI , Puziss JW , Bassford PJ Jr , Beckwith J ( 1993 ) A signal sequence is not required for protein export in prlA mutants of Escherichia coli .
455 +EMBO J 12 : 879 -- 888 .
456 +102 .
457 +Baba T , Ara T , Hasegawa M , Takai Y , Okumura Y , et al. ( 2006 ) Construction of Escherichia coli K-12 in-frame , single-gene knockout mutants : the Keio collection .
458 +Mol Syst Biol 2 : 2006.0008 .
459 +103 .
460 +Yu D , Ellis HM , Lee EC , Jenkins NA , Copeland NG , et al. ( 2000 ) An efficient recombination system for chromosome engineering in Escherichia coli .
461 +Proc Natl Acad Sci USA 97 : 5978 -- 5983 .
462 +104 .
463 +Khodursky AB , Bernstein JA , Peter BJ , Rhodius V , Wendisch VF , et al. ( 2003 ) Escherichia coli spotted double-strand DNA microarrays : RNA extraction , labeling , hybridization , quality control , and data management .
464 +Methods Mol Biol 224 : 61 -- 78 .
465 +105 .
466 +Irizarry RA , Bolstad BM , Collin F , Cope LM , Hobbs B , et al. ( 2003 ) Summaries of Affymetrix GeneChip probe level data .
467 +Nucleic Acids Res 31 : e15 .
468 +106 .
469 +Smyth GK ( 2004 ) Linear models and empirical bayes methods for assessing differential expression in microarray experiments .
470 +Stat Appl Genet Mol Biol 3 : Article3 .
471 +107 .
472 +Cho B-K , Zengler K , Qiu Y , Park YS , Knight EM , et al. ( 2009 ) The transcription unit architecture of the Escherichia coli genome .
473 +Nat Biotechnol 27 : 1043 -- 1049 .
474 +108 .
475 +Li R , Yu C , Li Y , Lam T-W , Yiu S-M , et al. ( 2009 ) SOAP2 : an improved ultrafast tool for short read alignment .
476 +Bioinformatics 25 : 1966 -- 1967 .
477 +109 .
478 +Hardcastle TJ , Kelly KA ( 2010 ) baySeq : Empirical Bayesian methods for identifying differential expression in sequence count data .
479 +BMC Bioinformatics 11 : 422 .
480 +110 .
481 +Davis SE , Mooney RA , Kanin EI , Grass J , Landick R , et al. ( 2011 ) Mapping E. coli RNA Polymerase and associated transcription factors and identifying promoters genome-wide .
482 +Meth Enzymol 498 : 449 -- 471 .
483 +111 .
484 +Witte K , Schuh AL , Hegermann J , Sarkeshik A , Mayers JR , et al. ( 2011 ) TFG-1 function in protein secretion and oncogenesis .
485 +Nat Cell Biol 13 : 550 -- 558 .
486 +112 .
487 +Huber W , Heydebreck von A , Sültmann H , Poustka A , Vingron M ( 2002 ) Variance stabilization applied to microarray data calibration and to the quantification of differential expression .
488 +Bioinformatics 18 Suppl 1 : S96 -- S104 .
489 +113 .
490 +Dufour YS , Landick R , Donohue TJ ( 2008 ) Organization and evolution of the biological response to singlet oxygen stress .
491 +J Mol Biol 383 : 713 -- 730 .
492 +114 .
493 +Kuan PF , Chun H , Keleş S ( 2008 ) CMARRT : a tool for the analysis of ChIP-chip data from tiling arrays by incorporating the correlation structure .
494 +Pac Symp Biocomput : 515 -- 526 .
495 +115 .
496 +Valouev A , Johnson DS , Sundquist A , Medina C , Anton E , et al. ( 2008 ) Genome-wide analysis of transcription factor binding sites based on ChIP-seq data .
497 +Nat Methods 5 : 829 -- 834 .
498 +116 .
499 +Ji H , Jiang H , Ma W , Johnson DS , Myers RM , et al. ( 2008 ) An integrated software system for analyzing ChIP-chip and ChIP-seq data .
500 +Nat Biotechnol 26 : 1293 -- 1300 .
501 +117 .
502 +Kuan PF , Chung D , Pan G , Thomson JA , Stewart R , et al. ( 2011 ) A statistical framework for the analysis of ChIP-seq data .
503 +J Am Stat Assoc 106 : 891 -- 903 .
504 +118 .
505 +Liang K , Keleş S ( 2012 ) Normalization of ChIP-seq data with control .
506 +BMC Bioinformatics 13 : 199 .
507 +119 .
508 +Homann OR , Johnson AD ( 2010 ) MochiView : versatile software for genome browsing and DNA motif analysis .
509 +BMC Biol 8:49 .
510 +doi : 10.1186 / 1741-7007-8-49 .
511 +120 .
512 +Aleksic J , Russell S ( 2009 ) ChIPing away at the genome : the new frontier travel guide .
513 +Mol Biosyst 5 : 1421 -- 1428 .
514 +121 .
515 +Bailey TL , Elkan C ( 1994 ) Fitting a mixture model by expectation maximization to discover motifs in biopolymers .
516 +Proceedings on the Second International Conference on Intelligent Systems for Molecular Biology : 28 -- 36 .
517 +122 .
518 +Schneider TD , Stormo GD , Yarus MA , Gold L ( 1984 ) Delila system tools .
519 +Nucleic Acids Res 12 : 129 -- 140 .
520 +123 .
521 +Edgar R , Domrachev M , Lash AE ( 2002 ) Gene Expression Omnibus : NCBI gene expression and hybridization array data repository .
522 +Nucleic Acids Res 30 : 207 -- 210 .
523 +124 .
524 +Neuweger H , Persicke M , Albaum SP , Bekel T , Dondrup M , et al. ( 2009 ) Visualizing post genomics data-sets on customized pathway maps by ProMeTra - aeration-dependent gene expression and metabolism of Corynebacterium glutamicum as an example .
525 +BMC Syst Biol 3 : 82 .
526 +125 .
527 +Li H , Lovci MT , Kwon YS , Rosenfeld MG , Fu XD , et al. ( 2008 ) Determination of tag density required for digital transcriptome analysis : application to an androgen-sensitive prostate cancer model .
528 +Proc Natl Acad Sci USA 105 : 20179 -- 20184 .
529 +126 .
530 +Wu H , Tyson KL , Cole JA , Busby SJ ( 1998 ) Regulation of transcription initiation at the Escherichia coli nir operon promoter : a new mechanism to account for co-dependence on two transcription factors .
531 +Mol Microbiol 27 : 493 -- 505 .
532 +127 .
533 +Sawers G , Kaiser M , Sirko A , Freundlich M ( 1997 ) Transcriptional activation by FNR and CRP : reciprocity of binding-site recognition .
534 +Mol Microbiol 23 : 835 -- 845 .
535 +128 .
536 +Sawers G , Suppmann B ( 1992 ) Anaerobic induction of pyruvate formate-lyase gene expression is mediated by the ArcA and FNR proteins .
537 +J Bacteriol 174 : 3474 -- 3478 .
538 +129 .
539 +Green J , Baldwin ML , Richardson J ( 1998 ) Downregulation of Escherichia coli yfiD expression by FNR occupying a site at 293.5 involves the AR1-containing face of FNR .
540 +Mol Microbiol 29 : 1113 -- 1123 .
541 +130 .
542 +Tyson KL , Bell AI , Cole JA , Busby SJ ( 1993 ) Definition of nitrite and nitrate response elements at the anaerobically inducible Escherichia coli nirB promoter : interactions between FNR and NarL .
543 +Mol Microbiol 7 : 151 -- 157 .
544 +131 .
545 +Bonnefoy V , DeMoss JA ( 1992 ) Identification of functional cis-acting sequences involved in regulation of narK gene expression in Escherichia coli .
546 +Mol Microbiol 6 : 3595 -- 3602 .
547 +132 .
548 +Partridge JD , Browning DF , Xu M , Newnham LJ , Scott C , et al. ( 2008 ) Characterization of the Escherichia coli K-12 ydhYVWXUT operon : regulation by FNR , NarL and NarP .
549 +Microbiology 154 : 608 -- 618 .
550 +133 .
551 +Ziegelhoffer EC ( 1996 ) FNR-dependent transcriptional regulation in Escherichia coli : in vitro investigations of DNA binding and transcriptional activation and repression .
552 +Madison , WI : University of Wisconsin - Madison .
553 +134 .
554 +Filenko NA , Browning DF , Cole JA ( 2005 ) Transcriptional regulation of a hybrid cluster ( prismane ) protein .
555 +Biochem Soc Trans 33 : 195 -- 197 .
556 +135 .
557 +Shalel-Levanon S , San K-Y , Bennett GN ( 2005 ) Effect of ArcA and FNR on the expression of genes related to the oxygen regulation and the glycolysis pathway in Escherichia coli under microaerobic growth conditions .
558 +Biotechnol Bioeng 92 : 147 -- 159 .
559 +136 .
560 +Golby P , Kelly DJ , Guest JR , Andrews SC ( 1998 ) Transcriptional regulation and organization of the dcuA and dcuB genes , encoding homologous anaerobic C4-dicarboxylate transporters in Escherichia coli .
561 +J Bacteriol 180 : 6586 -- 6596 .
562 +137 .
563 +Zientz E , Janausch IG , Six S , Unden G ( 1999 ) Functioning of DcuC as the C4-dicarboxylate carrier during glucose fermentation by Escherichia coli .
564 +J Bacteriol 181 : 3716 -- 3720 .
565 +138 .
566 +Mettert EL , Kiley PJ ( 2007 ) Contributions of [ 4Fe-4S ] - FNR and integration host factor to fnr transcriptional regulation .
567 +J Bacteriol 189 : 3036 -- 3043 .
568 +139 .
569 +Green J , Guest JR ( 1994 ) Regulation of transcription at the ndh promoter of Escherichia coli by FNR and novel factors .
570 +Mol Microbiol 12 : 433 -- 444 .
571 +140 .
572 +Quail MA , Haydon DJ , Guest JR ( 1994 ) The pdhR-aceEF-lpd operon of Escherichia coli expresses the pyruvate dehydrogenase complex .
573 +Mol Microbiol 12 : 95 -- 104 .
574 +141 .
575 +Govantes F , Orjalo AV , Gunsalus RP ( 2000 ) Interplay between three global regulatory proteins mediates oxygen regulation of the Escherichia coli cytochrome d oxidase ( cydAB ) operon .
576 +Mol Microbiol 38 : 1061 -- 1073 .
577 +142 .
578 +Kim D , Hong JS-J , Qiu Y , Nagarajan H , Seo J-H , et al. ( 2012 ) Comparative analysis of regulatory elements between Escherichia coli and Klebsiella pneumoniae by genome-wide transcription start site profiling .
579 +PLoS Genet 8 : e1002867 .
580 +143 .
581 +Gibert I , Barbé J ( 1990 ) Cyclic AMP stimulates transcription of the structural gene of the outer-membrane protein OmpA of Escherichia coli .
582 +FEMS Microbiol Lett 56 : 307 -- 311 .
583 +144 .
584 +Shin D , Cho N , Heu S , Ryu S ( 2003 ) Selective regulation of ptsG expression by Fis .
585 +Formation of either activating or repressing nucleoprotein complex in response to glucose .
586 +J Biol Chem 278 : 14776 -- 14781 .
587 +145 .
588 +Zheng D , Constantinidou C , Hobman JL , Minchin SD ( 2004 ) Identification of the CRP regulon using in vitro and in vivo transcriptional profiling .
589 +Nucleic Acids Res 32 : 5874 -- 5893 .
590 +146 .
591 +Postma PW , Lengeler JW , Jacobson GR ( 1993 ) Phosphoenolpyruvate : carbohydrate phosphotransferase systems of bacteria .
592 +Microbiol Rev 57 : 543 -- 594 .
593 +147 .
594 +Hutchings MI , Drabble WT ( 2000 ) Regulation of the divergent guaBA and xseA promoters of Escherichia coli by the cyclic AMP receptor protein .
595 +FEMS Microbiol Lett 187 : 115 -- 122 .
596 +148 .
597 +Feng Y , Cronan JE ( 2010 ) Overlapping repressor binding sites result in additive regulation of Escherichia coli FadH by FadR and ArcA .
598 +J Bacteriol 192 : 4289 -- 4299 .
599 +149 .
600 +Nørregaard-Madsen M , Mygind B , Pedersen R , Valentin-Hansen P , Søgaard-Andersen L ( 1994 ) The gene encoding the periplasmic cyclophilin homologue , PPIase A , in Escherichia coli , is expressed from four promoters , three of which are activated by the cAMP-CRP complex and negatively regulated by the CytR repressor .
601 +Mol Microbiol 14 : 989 -- 997 .
602 +150 .
603 +Peekhaus N , Conway T ( 1998 ) Positive and negative transcriptional regulation of the Escherichia coli gluconate regulon gene gntT by GntR and the cyclic AMP ( cAMP ) - cAMP receptor protein complex .
604 +J Bacteriol 180 : 1777 -- 1785 .
605 +151 .
606 +Zhang Z , Gosset G , Barabote R , Gonzalez CS , Cuevas WA , et al. ( 2005 ) Functional interactions between the carbon and iron utilization regulators , Crp and Fur , in Escherichia coli .
607 +J Bacteriol 187 : 980 -- 990 .
608 +152 .
609 +Chen Z , Lewis KA , Shultzaberger RK , Lyakhov IG , Zheng M , et al. ( 2007 ) Discovery of Fur binding site clusters in Escherichia coli by information theory models .
610 +Nucleic Acids Res 35 : 6762 -- 6777 .
611 +153 .
612 +Lavrrar JL , Christoffersen CA , McIntosh MA ( 2002 ) Fur-DNA interactions at the bidirectional fepDGC-entS promoter region in Escherichia coli .
613 +J Mol Biol 322 : 983 -- 995 .
614 +154 .
615 +Christoffersen CA , Brickman TJ , McIntosh MA ( 2001 ) Regulatory architecture of the iron-regulated fepD-ybdA bidirectional promoter region in Escherichia coli .
616 +J Bacteriol 183 : 2059 -- 2070 .
617 +155 .
618 +Brickman TJ , Ozenberger BA , McIntosh MA ( 1990 ) Regulation of divergent transcription from the iron-responsive fepB-entC promoter-operator regions in Escherichia coli .
619 +J Mol Biol 212 : 669 -- 682 .
620 +156 .
621 +Zhang J , Zeuner Y , Kleefeld A , Unden G , Janshoff A ( 2004 ) Multiple sitespecific binding of Fis protein to Escherichia coli nuoA-N promoter DNA and its impact on DNA topology visualised by means of scanning force microscopy .
622 +Chembiochem 5 : 1286 -- 1289 .
623 +157 .
624 +Young GM , Postle K ( 1994 ) Repression of tonB transcription during anaerobic growth requires Fur binding at the promoter and a second factor binding upstream .
625 +Mol Microbiol 11 : 943 -- 954 .
626 +158 .
627 +Vassinova N , Kozyrev D ( 2000 ) A method for direct cloning of Fur-regulated genes : identification of seven new Fur-regulated loci in Escherichia coli .
628 +Microbiology 146 : 3171 -- 3182 .
629 +159 .
630 +Stojiljkovic I , Bäumler AJ , Hantke K ( 1994 ) Fur regulon in gram-negative bacteria .
631 +Identification and characterization of new iron-regulated Escherichia coli genes by a fur titration assay .
632 +J Mol Biol 236 : 531 -- 545 .
633 +160 .
634 +McHugh JP , Rodrıguez-Quin ̃ones F , Abdul-Tehrani H , Svistunenko DA , Poole RK , et al. ( 2003 ) Global iron-dependent gene regulation in Escherichia coli .
635 +A new mechanism for iron homeostasis .
636 +J Biol Chem 278 : 29478 -- 29486 .
...\ No newline at end of file ...\ No newline at end of file
1 +dPeak: High Resolution Identification of Transcription
2 +Abstract
3 +Chromatin immunoprecipitation followed by high throughput sequencing ( ChIP-Seq ) has been successfully used for genome-wide profiling of transcription factor binding sites , histone modifications , and nucleosome occupancy in many model organisms and humans .
4 +Because the compact genomes of prokaryotes harbor many binding sites separated by only few base pairs , applications of ChIP-Seq in this domain have not reached their full potential .
5 +Applications in prokaryotic genomes are further hampered by the fact that well studied data analysis methods for ChIP-Seq do not result in a resolution required for deciphering the locations of nearby binding events .
6 +We generated single-end tag ( SET ) and paired-end tag ( PET ) ChIP-Seq data for s70 factor in Escherichia coli ( E. coli ) .
7 +Direct comparison of these datasets revealed that although PET assay enables higher resolution identification of binding events , standard ChIP-Seq analysis methods are not equipped to utilize PET-specific features of the data .
8 +To address this problem , we developed dPeak as a high resolution binding site identification ( deconvolution ) algorithm .
9 +dPeak implements a probabilistic model that accurately describes ChIP-Seq data generation process for both the SET and PET assays .
10 +For SET data , dPeak outperforms or performs comparably to the state-of-the-art high-resolution ChIP-Seq peak deconvolution algorithms such as PICS , GPS , and GEM .
11 +When coupled with PET data , dPeak significantly outperforms SET-based analysis with any of the current state-of-the-art methods .
12 +Experimental validations of a subset of dPeak predictions from s70 PET ChIP-Seq data indicate that dPeak can estimate locations of binding events with as high as 2 to 21 bp resolution .
13 +Applications of dPeak to s70 ChIP-Seq data in E. coli under aerobic and anaerobic conditions reveal closely located promoters that are differentially occupied and further illustrate the importance of high resolution analysis of ChIP-Seq data .
14 +Introduction
15 +Since its introduction , chromatin immunoprecipitation followed by high throughput sequencing ( ChIP-Seq ) has revolutionized the study of gene regulation .
16 +ChIP-Seq is currently the state-of-the-art method for studying protein-DNA interactions genome-wide and is widely used [ 1 -- 5 ] .
17 +ChIP-Seq experiments capture millions of DNA fragments ( 150 * 250 bp in length ) that the protein under study interacts with using random fragmentation of DNA and a protein-specific antibody .
18 +Then , high 0 throughput sequencing of a small region ( 25 * 100 bp ) at the 5 end or both ends of each fragment generates millions of reads or tags .
19 +Sequencing one end and both ends are referred to as single-end tag ( SET ) and paired-end tag ( PET ) technologies , respectively ( Figure 1A ) .
20 +Standard preprocessing of these data involves mapping reads to a reference genome and retaining the uniquely mapping ones [ 6,7 ] .
21 +In PET data , start and end positions of each DNA fragment can be obtained by connecting positions of paired reads [ 8 ] .
22 +In contrast , the location of only the 0 5 end of each DNA fragment is known in SET data .
23 +The usual 0 practice for SET data is to either extend each read to its 3 direction by the average library size which is a parameter set in 0 the experimental procedure [ 7 ] or shift the 5 end position of each read by an estimate of the library size [ 9 ] .
24 +Then , genomic regions with large numbers of clustered aligned reads are identified as binding sites using one or more of the many available statistical approaches [ 6,7,9 -- 11 ] ( the first step in Figure 1C ) .
25 +Currently , the SET assay dominates all the ChIP-Seq experiments despite the fact that PET has several obvious , albeit less studied , advantages over SET .
26 +In PET data , paired reads from both ends of each DNA fragment can reduce the alignment ambiguity , increase precision in assigning the fragment locations , and improve mapping rates .
27 +This is especially advantageous for studying regulatory roles of repetitive regions of genomes [ 12,13 ] .
28 +Although many eukaryotic genomes are rich in repetitive elements , PET technology has not been extensively used with eukaryotic genomes [ 8,14 ] .
29 +One of the main reasons for this is that
30 +ChIP-Seq data is information rich even when the repetitive regions are not profiled [ 15 ] and that the PET assay costs 1:5 * 2 times more than the SET assay .
31 +Put differently , given a fixed cost , PET sequencing results in a lower sequencing depth compared to SET sequencing .
32 +In contrast to eukaryotic genomes , prokaryotic genomes are highly mappable , e.g. , 97:8 % of the Escherichia coli ( E. coli ) genome is mappable with 32 bp reads .
33 +This decreases the higher mapping rate appeal of the PET assay for these genomes .
34 +In this paper , we systematically investigate advantages of the PET assay from a new perspective and demonstrate both experimentally and computationally that it significantly improves the resolution of protein binding site identification .
35 +Improving resolution in identifying protein-DNA interaction sites is a critical issue in the study of prokaryotic genomes because prokaryotic transcription factors have closely spaced binding sites , some of which are only 10 to 100 bp apart from each other [ 16 -- 19 ] .
36 +These closely spaced binding sites are considered to be multiple `` switches '' that differentially regulate gene expression under diverse growth conditions [ 17 ] .
37 +Therefore , identification and differentiation of closely spaced binding sites are invaluable for elucidating the transcriptional networks of prokaryotic genomes .
38 +Although many methods have been proposed to identify peaks from ChIP-Seq data ( reviewed in [ 20 ] ) , such as MACS [ 9 ] , CisGenome [ 6 ] , and MOSAiCS [ 10 ] , these approaches reveal protein binding sites only in low resolution , i.e. , at an interval of hundreds to thousands of base pairs .
39 +Furthermore , they report only one `` mode '' or `` predicted binding location '' per peak .
40 +More recently , deconvolution algorithms such as CSDeconv [ 21 ] , GPS [ 22 ] ( recently improved as GEM [ 23 ] ) , and PICS [ 11 ] have been proposed to identify binding sites in higher resolution .
41 +However , these methods are specific to SET ChIP-Seq data and are not equipped to utilize the main features of PET ChIP-Seq data .
42 +Although a relatively recent method named SIPeS [ 24 ] is specifically designed for PET data and is shown to perform better than MACS paired-end mode [ 9 ] , our extensive computational and experimental analysis indicated that this approach is not suited for identifying closely located binding events .
43 +To address these limitations , we developed dPeak , a high resolution binding site identification ( deconvolution ) algorithm that can utilize both PET and SET ChIP-Seq data .
44 +The dPeak algorithm implements a probabilistic model that accurately describes the ChIP-Seq data generation process and analytically quantifies the differences in resolution between the PET and SET ChIP-Seq assays .
45 +We demonstrate that dPeak outperforms or performs competitively with the available SET-specific methods such as PICS , GPS , and
46 +GEM .
47 +More importantly , dPeak coupled with PET ChIP-Seq data improves the resolution of binding site identification significantly compared to SET-based analysis with any of the available methods .
48 +Generation and analysis of s70 factor PET and SET
49 +ChIP-Seq data from E. coli grown under aerobic and anaerobic conditions reveal the power of the dPeak algorithm in identifying closely located binding sites .
50 +Our study demonstrates the importance of high resolution binding site identification when studying the same factor under diverse biological conditions .
51 +We further support our findings by validating a small subset of our closely located binding site predictions with primer extension experiments .
52 +Results
53 +Deeply sequenced E. coli s70 SET and PET ChIP-Seq data The s70 factor is responsible for transcription initiation at over 80 % of the known promoters in E. coli [ 25 ] .
54 +s70 combines with RNA polymerase to bind promoter sequences typically containing two consensus elements located at 35 bp and 10 bp upstream of the transcription start site [ 18 ] ; thus a s70 binding site spans about 40 bp upstream from the transcription start site .
55 +Many E. coli genes contain multiple s70 promoters , and much transcriptional regulation by oxygen as well as by other stimuli occurs by selection of one or a subset of the possible promoters in concert with binding of activators and repressors ( e.g. , ArcA and FNR for regulation by oxygen [ 17,19 ] ) .
56 +Understanding such regulation requires knowledge of precisely which promoters are used in a given condition .
57 +Therefore , the highest possible accuracy of ChIP-signal mapping will allow the best determination of promoter 70 binding by s - RNA polymerase holoenzyme .
58 +70 We generated both PET and SET ChIP-Seq data for s factor from E. coli grown under aerobic ( zO2 ) and anaerobic ( { O2 ) conditions in glucose minimal media on the HiSeq2000 and Illumina GA IIx platforms .
59 +We used these experimental data for comparisons of PET and SET assays and evaluation of our high resolution binding site detection method dPeak throughout the paper .
60 +Figure 1B displays PET and SET ChIP-Seq coverage plots for the promoter region of the cydA gene under the aerobic condition .
61 +The height at each position indicates the number of DNA fragments overlapping that position .
62 +The cydA promoter contains five known s70 binding sites separated by 11 to 84 bp [ 25 ] .
63 +As evidenced in Figure 1B , coverage plots for PET and SET appear almost indistinguishable visually .
64 +To further understand the appearance of peaks that multiple binding events in this region would result in , we simulated PET and SET data with parameters matching to those of this region .
65 +Figures S1A , B , C in Text S1 display SET and PET coverage plots of this region when it harbors one and three binding events .
66 +These plots support that when binding events are in close proximity with distances less than the average library size , they appear as uni-modal peaks regardless of the library preparation protocol ( Figure S1C in Text S1 ) .
67 +We next evaluated two peak callers , MACS [ 9 ] and MOSAiCS [ 10 ] , both of which are specifically developed for SET data , on our SET and PET experimental datasets ( Table S1 in Text S1 ) .
68 +Both methods identified broad regions and the median widths of MACS peaks were 5 to 10 times larger than those of the MOSAiCS peaks .
69 +Detailed comparison of the MACS and MOSAiCS peaks revealed that each MACS peak on average has 1:54 to 2:23 MOSAiCS peaks ( Table S2 in Text S1 ) .
70 +Next , we evaluated the number of annotated s70 binding events from RegulonDB [ 25 ] ( http : / / regulondb.ccg.unam.mx / ) in each of the MACS and MOSAiCS peaks and found that MACS peaks , on average , had 1:86 to 2:02 annotated binding events whereas MOSAiCS peaks had 1:47 to 1:48 .
71 +Overall , we did not observe any differences in the peak widths of the PET and SET assays with MOSAiCS whereas MACS peaks from PET data tended to be wider than those of the SET data .
72 +These findings indicate that the potential advantages of the PET assay for elucidating closely located binding sites are not simply revealed from visual inspection and by analysis with methods developed specifically for SET data .
73 +Hence , deciphering the advantages of PET over SET for high resolution binding site identification warrants a statistical assessment .
74 +Next , we developed a generative probabilistic model and an accompanying algorithm , dPeak , that can specifically utilize local read distributions from SET and PET assays .
75 +This algorithm enabled unbiased evaluation of the SET and PET assays using our E. coli SET and PET ChIP-Seq data .
76 +Analytical framework of the dPeak algorithm
77 +dPeak requires data in the form of genomic coordinates of paired reads ( for PET ) or genomic coordinates of reads and their strands ( for SET ) obtained from mapping to a reference genome .
78 +For computational efficiency , dPeak first identifies candidate regions ( i.e. , peaks ) that contain at least one binding event and considers each candidate region separately for the prediction of number and locations of binding events ( the first step of Figure 1C ) .
79 +Either two-sample ( using both ChIP and control input samples ) or one-sample ( only using ChIP sample when a control sample is lacking ) analysis can be used to identify candidate regions .
80 +For this purpose , we utilize the MOSAiCS algorithm [ 10 ] which produced narrower peaks than the MACS algorithm [ 9 ] in our ChIP-Seq datasets ( Table S1 in Text S1 ) .
81 +In each candidate region , we model read positions as originating from a mixture of multiple binding events and a background component ( the third step of Figure 1C ) .
82 +dPeak infers the number of binding events and the read sets corresponding to each binding event within each region .
83 +It iterates the following two steps for each candidate region .
84 +First , it assigns each read to a binding event or background , based on the positions and strengths of the binding events .
85 +Then , the position and strength of each binding event are updated using its assigned reads .
86 +In practice , the number of binding events in each candidate region is unknown a priori .
87 +Hence , we consider models with different numbers of binding events and choose the optimal number using Bayesian information criterion ( BIC ) [ 26 ] .
88 +We constructed generative probabilistic models for binding event components and a background component for each of the PET and SET data by careful exploratory analyses of multiple experimental ChIP-Seq datasets .
89 +Diagnostic plots of the fitted models ( Figure S3 in Text S1 ) indicate that the dPeak model fits ChIP-Seq data well .
90 +dPeak has two unique features compared to other peak deconvolution algorithms ( Table S3 in Text S1 ) .
91 +First , it accommodates both SET and PET data and explicitly utilizes specific features of both types .
92 +Second , it incorporates a background component that accommodates reads due to nonspecific binding .
93 +Consideration of non-specific binding is critical because the degree of non-specific binding becomes more significant as the sequencing depths get larger .
94 +An additional unique feature of dPeak is the treatment of unknown library size for SET data .
95 +As discussed earlier , to account for unknown library size , each read is either extended to or shifted by an estimate of the library size in most peak calling algorithms [ 20 ] .
96 +This estimate is often specified by users [ 7,10 ] or estimated from ChIP-Seq data [ 9,11 ] .
97 +Currently available algorithms with the exception of PICS use only one extension/shift estimate for all the regions in the genome .
98 +However , our exploratory analysis of real ChIP-Seq data and the empirical distribution of the library size from PET data ( Figure S2A in Text S1 ) indicate that using single extension/shift length might be suboptimal for peak calling ( data not shown ) .
99 +In order to address this issue , dPeak estimates optimal extension/shift length for each candidate region .
100 +Comparison of empirical distribution of the library size from PET data with the estimates of the region-specific extension/shift lengths indicates that dPeak estimation procedure handles the heterogeneity of the peakspecific library sizes well ( Figures S2B , C , D in Text S1 ) .
101 +This advancement ensures that dPeak is well tuned for deconvolving SET peaks , which then enables an unbiased computational comparison between the SET and PET assays .
102 +We compared dPeak with two competing algorithms , GPS [ 22 ] and PICS [ 11 ] , for analysis of SET ChIP-Seq data .
103 +We did not include the CSDeconv algorithm [ 21 ] in this comparison because it is computationally several orders of magnitude slower than the algorithms considered here .
104 +We utilized the synthetic ChIP-Seq data which was previously used to evaluate deconvolution algorithms [ 22 ] .
105 +In this synthetic data , binding events were generated by spiking in reads from predicted CTCF binding events at predefined intervals [ 22 ] without explicitly implanting binding sequence motifs .
106 +Therefore , we also excluded GEM [ 23 ] , which capitalizes on motif discovery to infer positions of binding events , from this comparison and used additional computational experiments below to perform comparisons with GEM .
107 +The synthetic data from [ 22 ] consisted of 1,000 joint ( i.e. , close proximity ) binding events , each with two events , and 20,000 single binding events .
108 +We assessed performances of algorithms on these two sets separately .
109 +Figure 2A shows the sensitivity of each algorithm at different distances between the joint binding events .
110 +Here , sensitivity is the proportion of regions for which both of the two true binding events are correctly identified .
111 +dPeak outperforms other methods across all considered distances between the joint binding events and especially for closely located binding events separated by less than the average library size of 250 bp .
112 +When the distance between the joint binding events is about 200 bp , dPeak is able to identify both binding events in 80 % of the regions whereas neither PICS nor GPS can detect both binding events in more than 20 % .
113 +Further investigation indicates that PICS merges closely spaced binding events into one event too often ( Figure S4 in Text S1 ) .
114 +We also found that GPS estimates the peak shape incorrectly when ChIP-Seq data harbors many closely located binding events ( Figure S5 in Text S1 ) .
115 +Furthermore , the sensitivity of GPS also decreases significantly when the distance between joint binding events increases .
116 +A closer look at the results reveals that GPS filters out too many predictions for joint binding events .
117 +To ensure that increased sensitivity of dPeak is not a result of increased number of false predictions , we evaluated positive predictive value ( fraction of predictions that are correct ) of each method .
118 +Specifically , we plotted the number of binding events predicted by each algorithm at different distances between the joint binding events in Figure 2B .
119 +Since there are two true binding events in each region , two predictions at every distance correspond to perfect positive predictive value .
120 +dPeak on average generates more than one prediction and does not over-estimate the number of binding events when the distance between joint events is less than the average library size .
121 +This result confirms that the higher sensitivity of dPeak in Figure 2A is not due to increased number of predictions .
122 +In contrast , PICS and GPS on average generate only one prediction for closely located binding events , which recapitulates the conclusions from Figure 2A .
123 +In summary , dPeak outperforms state-of-the-art deconvolution methods across different distances between joint binding events , especially when the distance between the binding events is less than the average library size .
124 +Next , we evaluated the sensitivity and positive predictive value of the three methods on 20,000 candidate regions with a single binding event using the additional synthetic data from [ 22 ] ( Table S4 in Text S1 ) .
125 +Average number of predictions per region with at least one predicted binding event and the corresponding standard errors are as follows : dPeak 1:16 ( 0:42 ) , PICS 1:02 ( 0:16 ) , GPS 2:72 ( 1:69 ) .
126 +Overall , dPeak slightly overestimates the number of binding events for regions with a single binding event , and hence PICS is slightly better than dPeak in positive predictive value for these regions .
127 +However , as revealed by our joint event analysis , this conservative approach of PICS severely under-estimates the number of binding events when multiple events reside closely .
128 +In contrast , GPS significantly under-estimates the number of binding events for the regions with a single binding event since it filters out too many predictions and does not result in a prediction for 82 % of the regions .
129 +In addition , it over-estimates the number of binding events across regions for which it produces at least one prediction .
130 +Comparisons in these two scenarios with and without joint binding events indicate that dPeak strikes a good balance between sensitivity and positive predictive value for
131 +Once we developed dPeak as a high resolution peak detection method for both SET and PET data , we implemented simulation studies to evaluate the PET and SET assays for resolving closely spaced binding events in an unbiased manner .
132 +Although SIPeS [ 24 ] supports PET ChIP-Seq data , we excluded it from the comparison of PET and SET ChIP-Seq datasets due to its poor performance ( Section 16 of Text S1 ) .
133 +We generated 100 simulated PET and SET ChIP-Seq data with two closely spaced binding events and evaluated the predictions of these two data types with dPeak ( Section 11 of Text S1 ; Figure S7 in Text S1 ) .
134 +Figure 2C plots the sensitivity of dPeak as a function of distance between the joint binding events and number of reads for both the
135 +PET and SET settings .
136 +Note that we evaluated sensitivity up to the distance of 50 bp because we used 20 bp windows to determine whether a binding event is correctly identified and as a result , results for the distance less than 50 bp could be misleading .
137 +When the distance between the events is at least as large as the average library size ( § 150 bp ) , the sensitivity using PET and SET data are comparable .
138 +However , as the distance between joint binding events decreases , the sensitivity using SET data decreases significantly .
139 +In contrast , PET ChIP-Seq retains its high sensitivity even for binding events that are located as close as 50 bp .
140 +As the number of reads decreases , sensitivity for both PET and SET data decreases .
141 +When there are only 20 DNA fragments ( i.e. , 40 reads ) per binding event , sensitivity for PET data also decreases as the distance between joint binding events decreases .
142 +However , even in this case , sensitivity of PET data is still significantly higher than that of SET data with much higher number of reads .
143 +Figure 2D displays the number of binding events predicted by dPeak at different distances between joint binding events when 40 reads correspond to each binding event for both PET and SET data and evaluates positive predictive value .
144 +Results are similar for higher number of reads ( data not shown ) .
145 +With PET ChIP-Seq , dPeak accurately chooses the number of binding events by BIC out of a maximum of five binding events at any distance between the joint binding events .
146 +In contrast , SET ChIP-Seq predicts less than two binding events when the distance between the events is less than 150 bp .
147 +We present additional simulation results in Section 10 of Text S1 ( Figure S6 in Text S1 ) .
148 +These simulations reveal that even for cases with single binding events , PET has a slight advantage over SET because it predicts the location of the binding event more accurately .
149 +Specifically , PET data always provides higher resolution compared to SET data regardless of the strength of the binding event , which we measure by the number of DNA fragments associated with the event .
150 +For example , for a binding event with 300 DNA fragments , the average distance between the predicted and true binding events is 0:6 bp with a standard deviation of 0:8 bp in the PET data whereas it is 7:6 bp with a standard deviation of 11:8 bp in the SET data .
151 +Note that although this simulation procedure is based on the assumptions of dPeak model for PET data , our exploratory analysis and goodness of fit ( Figure S3A in Text S1 ) show that these assumptions hold well in the real PET ChIP-Seq data and therefore , these results have significant practical implications for real ChIP-Seq data .
152 +Analytical investigation with the dPeak generative model explains the difference in sensitivity between PET and
153 +SET data Lower sensitivity of the SET compared to PET data is mainly driven by the loss of information due to unknown library size .
154 +We describe this information loss by two concepts named invasion and truncation ( Figure 3A ) .
155 +Top diagram of Figure 3A depicts two closely spaced binding events and a DNA fragment that is informative for the first binding event ( in red ) in the PET data .
156 +Invasion refers to over-estimation of the library size and extension of the read to a length longer than the true one .
157 +Equivalently , in the shifting procedure , this corresponds to shifting the read more than necessary .
158 +As a result , the read extended to the estimated library size covers both of the closely spaced binding events in the SET data and becomes uninformative or less informative for the binding event it corresponds to .
159 +Bottom diagram of Figure 3A also depicts two closely spaced binding events and illustrates truncation which we define as under-estimation of the library size .
160 +In this case , the displayed DNA fragment is long and spans both binding events ( in red ) .
161 +Therefore , it contributes to estimation of both binding events in the PET data .
162 +In contrast , the read extended to estimated library size only covers the first binding event in the SET data and , as a result , its contribution to the first binding event is overestimated whereas its contribution to the second binding event is underestimated .
163 +We evaluated the frequency by which fragments with invasion and truncation arise in SET data with a simulation study .
164 +Our results ( Table S5 in Text S1 ) indicate that as high as 76:8 % and 25:5 % of the fragments for a typical peak region can be subject to invasion and truncation with the SET assay .
165 +already insufficient information to predict two binding events even in PET data and relative loss of information ( i.e. , invasion ) in SET data is insignificant .
166 +These concepts describe how information on binding events can be lost or distorted by the incorrect estimation of the library size in the SET data .
167 +Analytical calculations based on the dPeak generative model show that invasion and truncation influence closely located binding events the most , especially when the library size is not tightly controlled , i.e. , exhibit large variation ( Figures 3B , C ) .
168 +dPeak analysis of s70 PET ChIP-Seq data identifies 70 significantly more RegulonDB supported s binding events than the analysis of SET ChIP-Seq data We compared the performance of PET and SET sequencing for s70 factor under the aerobic condition by generating a ` quasi-SET data ' by randomly sampling one of the two ends of each paired reads in PET data and comparing binding events identified from both sets .
169 +In order to match number of reads with SET data for fair comparison , only the half number of paired reads was used to construct PET data .
170 +Comparison with the quasi-SET data controlled for the differences in the sequencing depths of the original PET and SET samples in addition to the biological variation of the replicates .
171 +We then evaluated the dPeak 70 predictions from the PET and SET analyses using the s factor binding site annotations in the RegulonDB database as a gold standard .
172 +Because a significant number of promoter regions lack RegulonDB annotations , we evaluated the sensitivity based on the regions that contain at least one annotated binding site .
173 +This corresponds to 539 binding sites in 363 candidate regions that MOSAiCS identified .
174 +Of these 363 regions , 240 harbor only a single annotated binding event .
175 +For the regions with more than one annotated binding event , the average distance between binding events is 126 bp .
176 +dPeak analysis of the SET data identifies only 38 % of the 539 annotated binding events .
177 +In contrast , analysis of PET data with dPeak detects 66 % of the annotated binding sites .
178 +Figure 4A displays average sensitivity as a function of the average distance between annotated binding events for the regions with at least two RegulonDB annotations .
179 +A linear line is superimposed to capture the trend for both data types .
180 +Notably , the lower sensitivity of SET compared to PET is mainly due to closely located binding events .
181 +We also compared prediction accuracies of the PET and SET assays for the 240 regions that harbor a single annotated binding event .
182 +Figure 4B displays resolutions , which we define as the minimum of distances between predicted and annotated positions of binding events , achieved by the PET and SET assays .
183 +Median resolutions are 11 bp ( IQR = 16:25 bp ) and 28:5 bp ( IQR = 45:25 bp ) for PET and SET , respectively .
184 +This result indicates that positions of binding events can be more accurately predicted with the PET assay compared to SET even for regions with a single binding event .
185 +To further examine the accuracy of the s70 dPeak predictions , primer extension analysis was performed to map the transcription start site for eight genes ( Figures S10 -- S13 in Text S1 ; Table S7 in
186 +Text S1 ) .
187 +dPeak analysis of the PET ChIP-Seq data predicts two closely spaced s70 binding sites in the upstream of each of these eight genes with the distance between predictions ranging 34 bp to 177 bp .
188 +Seven of these predictions are not annotated in RegulonDB and thus represent potential novel transcription start sites .
189 +A transcription start site was detected within 21 bp of 14 ( 87:5 % ) of these s70 binding site predictions ( Figure 5A and Table 1 ) , further supporting the accuracy of the dPeak PET predictions .
190 +We treated these 14 validated sites as a gold standard and evaluated the performance of each deconvolution algorithm for these regions .
191 +Figure 5B depicts that dPeak with PET ChIP-Seq data attains significantly higher resolution compared to SET-based analysis regardless of the deconvolution algorithm used ( p-values of paired t-tests between dPeak using PET data and each of the other methods using SET data are v0 :01 ) .
192 +dPeak with SET ChIP-Seq data has a resolution comparable to or better than those of the competing algorithms .
193 +GPS is not included in this plot because it provides significantly worse resolution compared to other methods ( Figure S9C in Text S1 ) .
194 +Genome-wide comparisons using the RegulonDB transcription start site annotations as a gold standard also lead to a similar conclusion , supporting the notion that PET-analysis with dPeak provides the best resolution ( Figures S9A , B in Text S1 ) .
195 +Figures 4C and 4D display two representative peak regions from these analyses .
196 +Figure 4C illustrates two binding events in the promoter regions of sibD and sibE genes separated by 375 bp .
197 +In this case , two peaks are easily distinguishable just by visual inspection and the predictions using both PET and SET data are comparably accurate .
198 +Note that although these two binding events are visually distinguishable , standard applications of MACS and MOSAiCS identify this region as a single peak .
199 +Widths of MOSAiCS and MACS peaks for this region are 900 bp and 2,042 bp , respectively .
200 +MACS identifies the position of the right binding event as the `` summit '' of this region ( position 3,193,216 ) .
201 +Figure 4D displays the promoter region of yejG gene , where the distance between the two experimentally validated binding events is only 122 bp .
202 +In this case , dPeak application to PET data correctly predicts the number of binding events as two and identifies the locations of these events within 12 bp of the validated sites .
203 +In contrast , all of the SET-based analyses with the deconvolution algorithms ( PICS , GPS , GEM ) incorrectly predict one binding event located in the middle of the two experimentally validated binding sites .
204 +dPeak analysis of E. coli s70 PET ChIP-Seq data identifies closely located binding sites that are differentially occupied between aerobic and anaerobic conditions High resolution identification of binding sites is especially important for differential occupancy analysis where a protein of interest is profiled under different conditions .
205 +Given the high agreement between the dPeak algorithm and experimentally validated transcription start sites at a subset of promoter regions , we set out to identify differential promoter usage between the aerobic and anaerobic growth conditions by profiling the E. coli s70 factor .
206 +Results from the dPeak analysis of the aerobic and anaerobic PET data are summarized in Figure 5C both in the region ( i.e. , peak ) and binding event levels .
207 +We identified 868 peaks and 967 dPeak binding events that were common between the zO2 and { O2 conditions .
208 +Interestingly , only 82 peaks were unique to the zO2 condition but dPeak analysis identified 247 zO2-specific binding events .
209 +Similarly , we identified 130 peaks unique to the { O2 condition while dPeak analysis resulted in 268 { O2-specific binding events .
210 +We used the SET ChIP-Seq data from additional biological replicates under both conditions as independent validation of the results .
211 +This independent validation using SET data identified 40 { 60 % of the binding events identified by dPeak using PET ChIP-Seq data ( 56:1 % of the common events , 41:3 % of the zO2-specific binding events and 42:5 % of the { O2-specific binding events ) .
212 +Table S8 in Text S1 further summarizes these results by cross-tabulating the number of predicted binding events in each peak across the two conditions .
213 +It illustrates that there are indeed many peaks with at least one binding event in each condition and different number of binding events across the two conditions .
214 +Figure S14 in Text S1 displays an example of closely located binding sites that are differentially 70 occupied between aerobic and anaerobic conditions in s PET ChIP-Seq data .
215 +These results suggest that dPeak analysis identified many unique s70 binding events that could not be differentiated in the peak-level analysis .
216 +Discussion
217 +High resolution identification of binding sites with ChIP-Seq has profound effects for studying protein-DNA interactions in prokaryotic genomes and differential occupancy .
218 +We evaluated PET and SET ChIP-Seq assays and illustrated that PET has considerably more power for deciphering locations of closely spaced binding events .
219 +Our data-driven computational experiments indicate that when the distance between binding events gets smaller than the average library size , SET analysis have notably less power than the PET analysis .
220 +Furthermore , PET provides better resolution than SET even when a region harbors a single binding event .
221 +We developed and evaluated the dPeak algorithm , a model-based approach to identify protein binding sites in high resolution , with data-driven computational experiments and experimental validation .
222 +dPeak is currently the only algorithm that can utilize both PET and SET ChIP-Seq data and can accommodate high levels of non-specific binding apparent in deeply sequenced ChIP samples ( Table S3 in Text S1 ) .
223 +Our data-driven computational experiments and computational analysis of experimentally validated s70 binding sites indicate that it significantly outperforms the currently available PET ChIP-Seq peak finder SIPeS [ 24 ] .
224 +Application of dPeak to E. coli s70 ChIP-Seq data under aerobic and anaerobic conditions revealed that although many peaks identified by standard application of popular peak finders might appear as common between the two conditions , a considerable percentage of these may harbor condition-specific binding events .
225 +The high-resolution s70 binding sites identified by dPeak could be combined with start-site mapping or consensus-sequence identification to assign transcriptional orientation to the s70 binding sites .
226 +The advantages of using the dPeak algorithm are not limited to the study of prokaryotic genomes .
227 +Applications in eukaryotic genomes include identification of the exact locations of binding motifs when multiple closely located consensus sequences reside in a peak region , studies of cis regulatory modules ( CRM ) , and refining consensus sequences .
228 +Figure S16 in Text S1 displays an example application of dPeak for differentiating among multiple closely located GATA1 binding sites with consensus WGATAR within a ChIP-Seq peak region critical for erythroid differentiation in mouse embryonic stem cells ( data from [ 27 ] ) .
229 +CRM studies investigate relationships between spatial configurations of binding sites of multiple transcription factors and gene expression .
230 +Relative orders , positions , and distances of binding sites of multiple factors and their relative strengths are key factors in CRM studies [ 28 ] .
231 +Because dPeak facilitates identification of binding sites of transcription factors in high resolution from ChIP-Seq data , it can enable construction of complex interaction networks among diverse factors across multiple growth conditions .
232 +We evaluated the performance of dPeak on eukaryotic genome ChIP-Seq data that GPS and PICS were optimized for .
233 +Figure S17 in Text S1 shows the performance comparison results for transcription factor GABPA profiled in GM12878 cell line from the ENCODE database .
234 +It indicates that dPeak performs comparable to or outperforms GPS and PICS .
235 +In the case of sequence-specific factors with well-conserved motifs such as the GABPA factor , we observed that dPeak prediction can be further improved in a straightforward way by incorporating sequence information .
236 +Figure S17 in Text S1 illustrates that dPeak with incorporated sequence information performs comparable to GEM and identifies the GABPA binding sites with high accuracy .
237 +Recently , ChIP-exo assay [ 29 ] , a modified ChIP-Seq protocol using exonuclease , has been proposed as a way of experimentally attaining higher resolution in protein binding site identification .
238 +Because the ChIP-exo protocol is new and relatively laborious , there are not yet many publicly available ChIP-exo datasets .
239 +We utilized ChIP-exo of CTCF factor in human HeLa-S3 cell line [ 29 ] and compared their binding event predictions with dPeak predictions on SET ChIP-Seq data of CTCF in the same cell line .
240 +Figure S18 in Text S1 illustrates that dPeak using SET ChIP-Seq data provides higher resolution than ChIP-exo data and that dPeak can be readily utilized for ChIP-exo data analysis .
241 +Furthermore , it also indicates that dPeak performs comparable to or outperforms currently available methods such as GPS and GEM for both ChIP-exo and SET ChIP-Seq data .
242 +Although the real power of the ChIP-exo technique will be revealed as more ChIP-exo datasets are produced and compared with ChIP-Seq datasets , our results with the currently available data suggest that analyzing ChIP ¬
243 +Seq data with powerful deconvolution methods such as dPeak might perform as well as ChIP-exo .
244 +We implemented dPeak as an R package named dPeak .
245 +dPeak utilizes the fast estimation algorithm we developed and 70 parallel computing .
246 +Analysis of the s data ( ,1,000 candidate regions , each with ,2,300 reads on average ) using our current sub-optimal implementation of dPeak takes about 5 minutes using 20 CPUs ( 2:2 Ghz ) when up to 5 binding events are allowed in each candidate region , while it takes about 20 minutes to run PICS and GPS ( also using 20 CPUs ) .
247 +Similarly , analysis of human ENCODE POL2-H1ESC data ( ,14,000 candidate regions , each with * 140 reads on average ) takes about 10 minutes for dPeak , while it takes 100 and 30 minutes for GPS and PICS , respectively .
248 +dPeak is currently available at http://www.stat.wisc.edu/ chungdon/dpeak / and , will be contributed to public repositories such as Bioconductor [ 30 ] and Galaxy Tool Shed [ 31 ] upon publication .
249 +Materials and Methods
250 +Growth conditions
251 +All strains were grown in MOPS minimal medium supplement-0 ed with 0:2 % glucose [ 32 ] at 37 C and sparged with a gas mix of 95 % N2 and 5 % CO2 ( anaerobic ) or 70 % N2 , 5 % CO2 , and 25 % O2 ( aerobic ) .
252 +Cells were harvested during mid-log growth ( OD600 of * 0:3 using a Perkin Elmer Lambda 25UV = Vis Spectrophotometer ) .
253 +WT E. coli K-12 MG1655 ( F { , l { , rph { 1 ) was used for the experiments ( Kiley lab stock ) .
254 +ChIP experiments
255 +ChIP assays were performed as previously described [ 33 ] , except that the glycine , the formaldehyde , and the sodium phosphate mix were sparged with argon gas for 20 minutes before use to maintain anaerobic conditions when required .
256 +Samples 70 were immunoprecipitated using 2 mL of RNA Polymerase s antibody from NeoClone ( W0004 ) .
257 +Library preparation, sequencing, and mapping of sequencing reads
258 +For ChIP-Seq experiments , 10 ng of immunoprecipitated and purified DNA fragments from the aerobic and anaerobic s70 samples ( one biological sample for both aerobic and anaerobic growth conditions ) , along with 10 ng of input control ( two biological replicates for anaerobic Input and one biological sample for aerobic Input ) , were submitted to the University of Wisconsin-Madison DNA Sequencing Facility for ChIP-Seq library preparation .
259 +Samples were sheared to 200 { 500 nt during the IP process to facilitate library preparation .
260 +All libraries were generated using reagents from the Illumina Paired End Sample Preparation Kit ( Illumina ) and the Illumina protocol `` Preparing Samples for ChIP Sequencing of DNA '' ( Illumina part # 11257047 RevA ) as per the manufacturer 's instructions , except products of the ligation reaction were purified by gel electrophoresis using 2 % SizeSelect agarose gels ( Invitrogen ) targeting 275 bp fragments .
261 +After library construction and amplification , quality and quantity were assessed using an Agilent DNA 1000 series chip assay ( Agilent ) and QuantIT PicoGreen dsDNA Kit ( Invitrogen ) , respectively , and libraries were standardized to 10 mM .
262 +For PET ChIP-Seq data , cluster generation was performed using an Illumina cBot Paired End Cluster Generation Kit ( v3 ) .
263 +Paired reads , 36 bp run was performed for each end , using 200 bp v3 SBS reagents and CASAVA ( the Illumina pipeline ) v 1.8.2 , on the HiSeq2000 .
264 +For SET ChIP-Seq data , cluster generation was performed using an Illumina cBot Single Read Cluster Generation Kit ( v4 ) and placed on the Illumina cBot .
265 +A single read , 32 bp run was performed , using standard 36 bp SBS kits ( v4 ) and SCS 2.6 on an Illumina Genome Analyzer IIx .
266 +Base calling was performed using the standard Illumina Pipeline version 1.6 .
267 +Sequence reads were aligned to the published E. coli K-12 MG1655 genome ( U00096 .2 ) using the software packages SOAP [ 34 ] and ELAND ( within the Illumina Genome Analyzer Pipeline Software ) , allowing at most two mismatches .
268 +PET experiments yielded 13:8 million ( M ) and 22:3 M mappable paired 36mer reads and SET yielded 7:4 M and 11:5 M mappable 32mer reads for aerobic and anaerobic conditions , respectively .
269 +Control input experiments , generated with SET sequencing , resulted in 4:6 M and 10:2 M mappable 32mer reads for the aerobic and anaerobic conditions , respectively .
270 +Raw and aligned data files are available at ftp : / / ftp.cs.wisc.edu/pub/users/keles/dPeak and are being processed by GEO for accession number assignment .
271 +For PET data , if a DNA fragment ( paired reads ) belongs to g-th binding event , we model its leftmost position conditional on its length Li as Uniform distribution between mg { Liz1 and mg , where m is the position of g-th binding event .
272 +Lengths of DNA g fragments , Li , are modeled using the empirical distribution obtained from actual PET data .
273 +For SET data , if a read belongs 0 to g-th binding event , we model its 5 end position conditional on its strand as Normal distribution .
274 +Specifically , if a read is in the 0 forward strand , its 5 end position is modeled as Normal 0 m d s2 distribution with mean g { and variance .
275 +5 end positions for reverse strand reads are modeled similarly with Normal distribution with mean mgzd and variance s2 .
276 +Parameters d and s2 are common to all binding event components in each candidate region .
277 +Strands of reads are modeled as Bernoulli distribution .
278 +Background reads are assumed to be uniformly distributed over the candidate region that they belong to .
279 +Parameters are estimated via the Expectation-Maximization ( EM ) algorithm [ 35 ] .
280 +Additional details on the dPeak model and the estimation algorithm for the PET and SET settings are available in Sections 2 and 3 of Text S1 .
281 +Method comparison for SET ChIP-Seq data
282 +We compared the sensitivity and the number of predictions of dPeak with those of PICS [ 11 ] , GPS [ 22 ] , and GEM [ 23 ] .
283 +Sensitivity is the proportion of regions for which both of the two true binding events are correctly identified .
284 +A binding event is considered as ` identified ' if the distance between the actual binding event and the predicted position is less than 20 bp .
285 +Note that we chose a more stringent criteria than the 100 bp used by GPS for defining true positives because 100 bp is not high enough resolution for prokaryotic genomes .
286 +For the PICS algorithm , we used the R package PICS version 1.10 , which is available from Bioconductor ( http://www.bioconductor.org/packages/2.10/bioc/html/PICS .
287 +html ) .
288 +For the GPS algorithm , we used its Java implementation version 1.1 from http://cgs.csail.mit.edu/gps/ .
289 +In the performance comparisons using s70 ChIP-Seq data , we also incorporated GEM , a recently modified and extended version of GPS , which incorporates genome sequence of the peaks to improve binding event identification .
290 +For the GEM algorithm , we used its Java implementation version 0.9 from http://cgs.csail.mit.edu/ gem / .
291 +We downloaded the synthetic data used for the method comparisons from http://cgs.csail.mit.edu/gps/ and its description is provided in Supplementary information of the GPS paper [ 22 ] .
292 +This synthetic data consists of `` chrA '' with 1,000 regions that harbor two closely spaced binding events and `` chrB '' to `` chrK '' with a total of 20,000 regions with a single binding event .
293 +We evaluated performances of the methods on joint and single binding event regions separately so that we could assess sensitivity and specificity for each of these cases .
294 +Candidate regions for dPeak were identified using the conditional binomial test [ 6 ] with a false discovery rate of 0:05 by applying the Benjamini-Hochberg correction [ 36 ] .
295 +These regions were also explicitly provided to the GPS and GEM algorithms as candidate regions .
296 +Candidate regions for PICS were identified using the function segmentReads ( ) in the PICS R package ( default parameters ) .
297 +Default tuning parameters were used during model fitting for all the methods .
298 +Simulation studies to compare PET and SET ChIP-Seq data
299 +We considered distances between binding sites ranging from 50 bp to 200 bp which characterize the typical binding event spacing in E. coli .
300 +We generated and assigned 300 DNA fragments to each of two binding events as follows .
301 +For each DNA fragment , we drew the length ( Li ) from the distribution of library size , P ( L ) , estimated empirically from the actual s70 PET ChIP-Seq data and group index ( Zi ) from multinomial distribution with parameters ( 0:5 , 0:5 ) .
302 +Then , for given a library size and group index ( Zi ~ g ) , leftmost position of the paired reads ( Si ) was generated from Uniform distribution between mg { Liz1 and mg , where mg is the position of g-th binding event .
303 +Rightmost position was assigned as Ei ~ SizLi { 1 .
304 +SET data was generated by randomly sampling one of two ends from each of these paired reads .
305 +For the SET analysis , average library size was assumed to be 150 bp .
306 +Then , only half of the total number of paired reads was used to construct PET data , in order to match number of reads with SET data for fair comparison .
307 +In addition , we randomly assigned 10 DNA fragments to arbitrary positions within the candidate region to generate non-specific binding ( background ) reads .
308 +The sensitivity and the number of predictions were summarized over 100 simulated datasets generated by this procedure .
309 +A binding event was considered as ` identified ' if the distance between the binding event and the predicted position is less than 20 bp .
310 +We repeated these PET versus SET analyses by comparing all the PET data with SET data constructed from selecting one of two ends of each read pair and obtained little or no change in the results ( data not shown ) .
311 +dPeak analysis of s70 PET and SET ChIP-Seq data We identified candidate regions , i.e. , peaks with at least one binding event , using the MOSAiCS algorithm [ 10 ] ( two-sample analysis with a false discovery rate of 0:001 ) .
312 +In each candidate region , we fitted the dPeak model , which is a mixture of g binding event components and one background component ( Figure 1C ) .
313 +In the current analysis , up to five binding event components ( gmax ~ 5 ) were considered .
314 +The optimal number of binding events was chosen with BIC for each candidate region .
315 +We utilized top 50 % of the predicted binding events from each condition for the comparison between the aerobic and anaerobic conditions .
316 +Overall conclusions remained the same when the full set of predicted binding events are considered .
317 +Primer extension experiments
318 +Total RNA was isolated as previously described [ 37 ] .
319 +Oligonu-0 cleotide primers ( Table S7 in Text S1 ) were labeled at the 5 end using [ c { 32P ] ATP ( 3,000 Ci = mmol ) and T4 polynucleotide kinase ( Promega ) followed by purification with a G25 Sephadex Quick Spin Column ( GE ) .
320 +Labeled primer ( 0:2 pmol ) was annealed with 7 { 30 mg total RNA in 20 ml and extended with avian myeloblastosis virus reverse transcriptase ( Promega ) as described by the manufacturer , except that actinomycin D was present at 100 ug = ml [ 38 ] .
321 +Primer extension experiments were implemented for spr ( 8 mg zO2 RNA ) , dcuA ( 8 mg { O2 RNA ) , serC ( 8 mg zO2 RNA ) , aroL ( 30 mg and 15 mg { O2 RNA for P1 and P2 , respectively ) , yejG ( 30 mg zO2 RNA ) , hybO ( 30 mg { O2 RNA ) , ybgI ( 9 mg zO2 RNA ) , and ptsG ( 9 mg zO2 RNA ) .
322 +A dideoxy sequencing ladder was electrophoresed in parallel with the primer extension products on a 8 % ( wt = vol ) polyacrylamide gel containing 7M urea .
323 +In cases where the transcription start site could be assigned to one of two nucleotides , preference was given to the purine nucleotide .
324 +Software availability
325 +The dPeak algorithm is implemented as an R package named dpeak and is freely available from http://www.stat.wisc .
326 +, edu / chungdon/dpeak / .
327 +We will commit dpeak to Bioconductor ( http://www.bioconductor.org ) and Galaxy Tool Shed ( http://toolshed.g2.bx.psu.edu ) upon publication .
328 +Supporting Information
329 +Text S1 Supplementary methods for `` dPeak : High Resolution Identification of Transcription Factor Binding Sites from PET and SET ChIP-Seq Data '' .
330 +( PDF )
...\ No newline at end of file ...\ No newline at end of file
1 +Binding Site Architecture to Regulate Carbon Oxidation
2 +Abstract
3 +Introduction
4 +Maintaining redox balance is a crucial function for cell survival .
5 +Alteration of the cellular redox environment has been shown to affect a broad range of biological processes including energy metabolism [ 1 -- 3 ] , protein folding [ 4 ] , signaling and stress responses [ 5 -- 9 ] .
6 +Despite this , we have only a superficial understanding of how cells control redox homeostasis at a global level .
7 +Since the cellular redox environment is a reflection of many different redox couples [ 10 ] , some of which are linked together through enzymatic reactions , an improved understanding of this process requires knowledge of how the redox state of each couple is controlled .
8 +One such important redox couple is NADH/NAD , + which plays a central role in catabolic pathways , shuttling electrons between donor and acceptor molecules and allowing cells to convert energy from various reduced substrates into cellular ATP .
9 +To ensure that catabolism proceeds , a balance between the rates of oxidation and reduction of NAD must be + maintained .
10 +Many diverse regulatory mechanisms have evolved amongst different organisms to control the redox state of the
11 +NADH/NAD couple [ 6,11 -- 14 ] .
12 +In this study we investigated + transcriptional inputs into this process by mapping the regulon of the transcription factor ArcA in Escherichia coli .
13 +The ArcAB two component system , comprised of the membrane bound sensor kinase , ArcB , and the response regulator , ArcA , coordinates changes in gene expression in response to changes in the respiratory and fermentative state of the cell [ 15,16 ] .
14 +This system is maximally activated in E. coli under anaerobic fermentative conditions when NADH from central metabolism is recycled to NAD by formation of the end products + succinate , ethanol and lactate .
15 +The DNA binding activity of ArcA is regulated through reversible phosphorylation by ArcB [ 17 ] , whose kinase activity is governed by the redox states of the ubiquinone and menaquinone pools [ 18 -- 20 ] that are linked to the NADH/NAD redox couple through respiration .
16 +In the absence + of O2 , decreased flux through the aerobic respiratory chain lowers the ratio of oxidized to reduced quinones , stimulating ArcB kinase activity and transphosphorylation of ArcA [ 19 ] .
17 +Additionally , fermentation products have been shown to enhance the rate of ArcB autophosphorylation [ 21 ] and there is a positive correlation between the rate of fermentation and the levels of phosphorylated ArcA ( ArcA-P ) [ 16 ] .
18 +Thus , enzymatic linkage of the NADH / NAD couple to the oxidation state of the quinone pool and the + production of fermentation products provides a link between the redox state of the NADH/NAD couple and the activity of the + ArcAB system .
19 +Indeed , artificial perturbation of the NADH / NAD ratio has been shown to alter ArcA activity [ 22 ] .
20 ++ Consistent with the role of the ArcAB system in redox regulation , the majority of known ArcA targets in E. coli are associated with aerobic respiratory metabolism .
21 +Under anaerobic conditions , ArcA-P directly represses the operons encoding enzymes of the TCA cycle ( gltA , icdA , sdhCDAB-sucABCD , mdh , lpdA ) [ 23 -- 27 ] , and for the b-oxidation of fatty acids ( fadH , fadBA , fadL , fadE , fadD , fadIJ ) [ 25 ] , lactaldehyde ( aldA ) / lactate oxidation ( lldPRD ) [ 24,28 ] , and glycolate/glyoxylate oxidation ( glcC , glcDEFGBA ) [ 29 ] .
22 +In contrast , ArcA-P activates the expression of operons encoding three enzymes that are important for adapting to microaerobic or anaerobic environments [ cytochrome bd oxidase ( cydAB ) [ 24 ] , pyruvate formate lyase ( focA-pflB ) [ 30 ] and hydrogenase 1 ( hya ) [ 31 ] ] .
23 +However , gene expression profiling analyses indicate that the ArcA regulon is more complex than originally expected , including genes encoding a wide variety of functions outside of redox metabolism [ 32,33 ] .
24 +Salmon et al. [ 33 ] and Liu et al. [ 32 ] each identified .350 genes that were differentially expressed when arcA was deleted .
25 +However , there was only a minimal overlap between these datasets and it is unclear how many of these genes are direct vs. indirect targets of ArcA .
26 +Thus , although ArcA plays a prominent role in the anaerobic repression of genes that encode enzymes for aerobic respiratory metabolism , the full extent of the ArcA regulon remains unclear , preventing a comprehensive understanding of its physiological role .
27 +Despite the identification of several ArcA binding regions by footprinting , the sequence determinants for ArcA DNA binding are also not well understood .
28 +This is in large part due to the unusually long length ( 30 -- 60 plus bp ) [ 23,24,26,28 -- 30 ] and degenerate nature of these sequences , which makes bioinformatic searches challenging .
29 +Nevertheless , a 15-bp site consisting of two tandem direct repeats has been proposed as the ArcA recognition site [ 34 ] .
30 +A similar motif has been derived for Shewanella oneidensis ArcA based on binding energy measurements for every possible permutation of a 15-bp site [ 35 ] .
31 +However , a 15-bp site is insufficient to explain the extended footprints , raising the question of whether additional sequence conservation beyond 15 bp is important for ArcA DNA binding and transcriptional regulation .
32 +To determine the in vivo binding locations of ArcA in E. coli under anaerobic fermentative growth conditions , we utilized chromatin immunoprecipitation followed by sequencing ( ChIP-seq ) or hybridization to a microarray ( ChIP-chip ) .
33 +Bioinformatic analyses of sequences corresponding to ArcA-enriched regions were used to predict individual ArcA binding sites and to search for a binding motif that could explain the large ArcA footprints .
34 +Novel ArcA binding site architectures were then validated by DNase I footprinting .
35 +Additionally , gene expression profiling was + performed in arcA and DarcA backgrounds to determine the effect of ArcA DNA binding on gene expression .
36 +This combination of genome-wide approaches provided insight into the mechanism of ArcA DNA binding and transcriptional regulation .
37 +These results also allowed us to identify additional operons under direct ArcA control , thereby providing a more complete understanding of the physiological role of ArcA in E. coli .
38 +Results
39 +Identification of the chromosomal binding locations of ArcA
40 +We mapped 176 chromosomal ArcA binding regions ( Table S1 ) across the genome of E. coli K-12 MG1655 during anaerobic fermentation of glucose using ChIP-chip and ChIP-seq ( Figure 1 ) .
41 +These sites include all but five of the 22 previously identified ArcA binding regions ( uvrA/ssb [ 36 ] , oriC [ 37 ] , ptsG [ 38 ] , rpoS [ 39 ] and sodA [ 40 ] ; Figure 1 ) ; the absence of a binding region upstream of sodA is likely the result of Fur outcompeting ArcA from binding [ 40 ] .
42 +ArcA binding was also examined during aerobic respiration using ChIP-chip and as expected , revealed a pronounced decrease in site occupancy ( Figure 1 ) except for a handful of peaks ( e.g. , ygjG and uxaB ) , which were not investigated further .
43 +As ArcA protein levels remained relatively constant between aerobic and anaerobic conditions ( data not shown and [ 16 ] ) , the decrease in occupancy under aerobic conditions can be explained by decreased ArcA-P levels , resulting from the increase in the ratio of oxidized to reduced quinones [ 20 ] .
44 +ChIP-seq analysis provides improved resolution compared to ChIP-chip
45 +Overall , there was good agreement between the ChIP-chip and ChIP-seq datasets ( 109 peaks in common ) .
46 +However , 15 regions identified by ChIP-chip were resolved into 32 binding regions ( Table S2 ) using ChIP-seq and the CSDeconv peak deconvolution algorithm [ 41 ] .
47 +For example , compared to only one binding region resolved with ChIP-chip , three binding regions were identified upstream of cydA ( Figure 2A ) and two were identified within the divergent sdhC/gltA ( Figure 2B ) promoter region using ChIP-seq .
48 +Furthermore , the position of the peak calls with CSDeconv is consistent with the position of known ArcA binding sites mapped by DNase I footprinting within these promoters [ 24,27 ] and 29 of these 32 regions contain a predicted ArcA binding site ( Table S2 ) .
49 +The correlation of footprinted sites and predicted sites with CSDeconv peak calls allowed us to establish that binding sites separated by as little as 76 bp ( based on the CSDeconv-defined coordinate for each binding region ) could be resolved .
50 +From this analysis , several novel closely spaced ArcA binding sites , e.g. three binding regions upstream of cyo and two binding regions upstream of nuo and pdhR-aceEF-lpdA , were identified .
51 +Thus , since ChIP-seq provided higher resolution identification of ArcA binding sites , this dataset was used for all other analyses .
52 +More than 50 % of ArcA binding sites have additional DR elements beyond the ArcA box
53 +DNase I footprinting experiments indicate that ArcA-P typically binds to long stretches of DNA ( 30 -- 60 + bp ) [ 23,24,26,28 -- 30 ] .
54 +However , the sequence determinants beyond a 15 bp direct repeat within these long stretches are not well understood .
55 +Using our high resolution binding regions , we searched for a common sequence recognition element [ 42 ] , which identified a 18-bp sequence motif consisting of two direct repeat ( DR ) elements with a center to center ( ctc ) distance of 11 bp , close to the 10.5 bp per helical turn of B-form DNA , in nearly every ( 158 of 176 ) ArcA binding region ( Figure 3A ; Table S3 ) .
56 +While this result extended the previously described ArcA box from 15 to 18 bp [ 34 ] , we also found that many sites contained additional DR elements beyond the two DRs of the ArcA box .
57 +We then systematically searched the sequences surrounding each ArcA box with a 10-bp pair weight matrix
58 +( PWM ) , corresponding to a single DR element ( Figure 3B ) , which revealed a diversity in the number and spacing of DR elements within ArcA binding sites .
59 +Although the largest class of binding sites contained just two DR elements at a ctc spacing of 11 bp ( 66 ) , the majority of ArcA-binding sites ( 92 ) contain three to five DR elements predominantly at a ctc spacing of 11 bp ( Figure 3C -- D ,
60 +To validate the bioinformatic predictions , DNase I footprinting was performed for a representative set of promoters .
61 +Since the OmpR/PhoB family of response regulators is expected to dimerize upon phosphorylation [ 43 ] , we hypothesized that ArcA would bind as two adjacent dimers to sites with three consecutive DR elements ( e.g. , icdA and acs ) , three DR elements at which the distal DR is separated from DR2 by approximately two helical turns
62 +( 22 bp ; e.g. , trxC ) , or four consecutive DR elements ( e.g. , astC ) and in each case , protect a region the size of four DRs ( ,44 bp ) .
63 +As anticipated , ArcA-P protected a 44 bp region at the astC promoter ( Figure 4A ) and a 48 bp region at the trxC promoter ( Figure 4B ) .
64 +In contrast , ArcA-P only protected 33 bp and 37 bp regions , respectively , at the icdA and acs promoters , which encompassed the three consecutive DR elements ( Figure 4C -- D ) .
65 +The result for icdA is in agreement with previous footprinting data [ 23 ] .
66 +Our footprinting data also suggested that the spacing between DR2 and DR3 is likely important for ArcA-P binding , because ArcA-P did not protect a predicted DR3 element in which the ctc distance between DR2 and DR3 contained an extra bp ( 12-bp spacing ; putP ) ; protection corresponded to only DR1 and DR2 ( Figure 4E ) .
67 +A potential explanation of this result is that the increased spacer distance disrupted potential protein-protein contacts between ArcA dimers .
68 +Additionally , our footprinting data identified 57 bp and 60 bp ArcA-P-binding regions , respectively , at the paaA and phoH promoters , which spanned from three consecutive predicted DRs to a distal DR element spaced nearly two full helical turns away ( 22 bp ) ( Figure 4F -- G ) .
69 +As expected , no footprints were detected with unphosphorylated ArcA ( data not shown ) .
70 +Unexpectedly , the ArcA-P footprint at the dctA promoter extended 50 bp downstream of the predicted two DR site ( Figure 4H ) , although this extended region was less well protected .
71 +A bioinformatic search revealed a second , but weaker two DR site at the downstream end of this protected region on the opposite DNA strand but no DR elements in the intervening 24 bp region , suggesting that protein-protein contacts may compensate for the absence of identifiable sequence elements at this site .
72 +Altogether , these results suggest that the length of the ArcA-P footprint reflects the location of the outermost DR elements within the binding site .
73 +In addition , these data reveal plasticity in the architecture among ArcA binding sites with anywhere from two to five DR elements of differing predicted strength present at any given site .
74 +The footprinting results also revealed interesting features about ArcA-P DNA binding .
75 +At acs and astC , all DR elements were occupied at the same ArcA-P concentration , whereas at icdA , paaA , phoH , and trxC , occupation of DR3 or DR4 required a higher concentration of ArcA-P .
76 +The difference in concentration dependent occupancy of the DR elements at the icdA and acs promoters likely reflects the fact that DR3 of acs is a better match to the ArcA DR element PWM than DR3 of icdA ( 5 bits versus 3 bits ) .
77 +Furthermore , the transition from an unbound to bound state occurred over a narrow range in ArcA-P concentration , suggesting that ArcA-P binding to DR sites is cooperative , although the apparent degree of cooperativity also varied from site to site .
78 +Cooperative binding was particularly striking at the acs and astC promoters and for the three DR region at the phoH promoter , for which saturation occurred with less than a four-fold increase in ArcA-P levels .
79 +Finally , we also found that the average sequence conservation of DR elements in predicted binding sites with two , three and four equally spaced DR elements decreases with an increasing number of repeats ( Figure S1 ) .
80 +DNase I hypersensitive sites were observed at six of the tested promoters , suggesting that ArcA-P binding to multiple DR sites also results in a bend or kink in the DNA .
81 +However , the locations of these hypersensitive sites differed from site to site .
82 +For example , a hypersensitive site was observed within the spacer region between the 22-bp spaced DR element and the other DR elements at the trxC , paaA and phoH promoters , whereas hypersensitive sites were observed within DR1 and DR2 at the icdA promoter ( +8 and +19 ) .
83 +In contrast , hypersensitive sites were located upstream and downstream of the footprinted regions at the acs and astC promoters , respectively .
84 +Thus , the binding site architecture appears not only to dictate the length of ArcA-P binding sites , but also to affect the concentration dependence of site occupancy and the DNA structure at target operons .
85 +These variations in ArcA-P binding likely have important implications for global transcriptional regulation .
86 +ArcA-P directly regulates the expression of 85 operons under anaerobic fermentative growth conditions
87 +To determine which ArcA binding regions exert an effect on transcription , genome-wide mRNA expression profiles for wild type ( WT ) and DarcA strains were examined .
88 +In total , 229 differentially expressed operons ( Table S5 ) were identified , 85 of which were associated with one or more of 88 ArcA binding regions ( Text S1 ) and , thus , are directly regulated by ArcA ( Figure 5 , Table S6 ) .
89 +More than half of the operons that we found to be regulated directly by ArcA have not been previously reported ( Table S6 ) but consistent with previous studies , ArcA acted predominantly as a transcriptional repressor ( Figure 1 ) .
90 +ArcA directly represses 74 operons .
91 +ArcA functions predominantly as a global repressor of pathways associated with the oxidation of non-glycolytic carbon sources .
92 +This includes all previously identified ArcA targets associated with central metab-olism ( e.g. , the genes encoding pyruvate dehydrogenase , cyto-chrome o ubiquinol oxidase , NADH-quinone oxidoreductase I , and the enzymes of the TCA cycle ) ( Figure 6 ) .
93 +In addition , ArcA repressed the genes encoding enzymes , transcriptional regulators , or transporters associated with short chain acid/aldehyde oxidation ( aldA , lldPRD , acs-yjcH-actP , glcC , glcDEFGBA and fdoGHI ; bolded operons have not been previously reported ) , amino acid and polyamine oxidation ( puuA , puuDR , ygjG , potFGHI , as-tABCDE , argT-hisQMP , putA , putP ) , b-oxidation of fatty acids ( fadH , fadBA , fadL , fadE , fadD , fadIJ , tesB ) , aromatic compound oxidation ( hcaR , mhpR , feaR ) , other carbon oxidation pathways ( betIBA , betT , ugpBAED , gcd , maeB ) and peptide utilization ( cstA ) .
94 +Other ArcA repressed targets include methionine sulfoxide reductase ( msrB ) , thioredoxin 2 ( trxC ) [ 44,45 ] , a soluble pyridine nucleotide transhydrogenase ( sthA ) that reduces NAD with NADPH , and an ADP-sugar pyrophosphorylase + ( nudE ) that could play a role in maintaining an optimal NADH / NAD ratio based on its ability to use NADH as a substrate [ 46 ] .
95 ++ Finally , an ArcA-regulated ribonucleoside transporter ( nepI ) and a nucleoside diphosphate kinase ( ndk ) could also function in NAD + homeostasis via their functions in nucleotide metabolism [ 47 ] .
96 +A few repressed operons ( 9 ) encode proteins with functions not known to be associated with redox metabolism .
97 +This includes bssR and csgD , which encode transcription factors involved in biofilm formation and curli biosynthesis , respectively , and rsd , encoding a stationary phase induced anti-s factor .
98 +Additionally , ArcA repressed outer membrane proteins ( cirA , ompW ) , a potassium efflux system ( kefGB-yheV ) , the ATPase component of the ClpAP protease ( clpA ) , an ATP binding protein ( phoH ) and a methyl-galactoside ABC transporter ( mgl ) .
99 +Although a rationalization for ArcA repression of each of these operons is not yet known , the control of mgl may be related to the report that E. coli K-12 is unable to grow fermentatively on galactose [ 48 ] .
100 +Finally , 13 repressed operons have only predicted or unknown function [ 47 ] ; four are predicted membrane proteins , two are predicted transcriptional regulators ( ydcI , yjiR ) , and two others are predicted to encode a dehydrogenase ( yeiQ ) and a fimbrial-like adhesin protein ( yehD ) , respectively .
101 +To gain insight into the mechanism of ArcA repression , we 70 examined s ChIP-seq data collected from growth conditions identical to those used with ArcA [ 49 ] .
102 +The vast majority ( 56/65 ) of ArcA-repressed promoters , exhibited a statistically significant reduction in s peak height under anaerobic conditions 70 compared to aerobic conditions , consistent with ArcA preventing RNA polymerase binding ( Table S6 ) .
103 +In agreement with this observation , correlation of the position of predicted ArcA binding 70 sites with known s - dependent transcription start site ( TSSs from EcoCyc [ 47 ] or [ 50 ] ) indicated that the majority of repressed targets ( 52/66 ) with a confirmed TSS have an ArcA binding site 70 that overlaps the region bound by s - RNAP ( the TSS , the 235 element or the 210 elements ; Figure 7A , Table S6 ) .
104 +Eight promoter regions for ArcA-repressed operons did not exhibit a 70 decrease in s occupancy .
105 +Because these sites are located within divergently transcribed regions where the other operon is not 70 affected by ArcA , s occupancy may reflect only the adjacent non-ArcA-regulated promoter .
106 +In summary , the positioning of ArcA binding sites is consistent with the O2-dependent decrease in 70 s occupancy that is observed at nearly all ArcA-repressed operons , suggesting that ArcA likely represses transcription through promoter occlusion .
107 +ArcA directly activates 11 operons .
108 +Analysis of the function of directly activated genes indicated a diversity of functions .
109 +This includes hydrogenase 1 ( hyaABCDEF ) [ 51 ] , the ferrous iron transporter ( feoABC ) , an oligopeptide ABC transporter ( oppA ) , and the acid phosphatase transcriptional regulator ( appY ) that is involved in anaerobic gene regulation [ 52 ] .
110 +Our data also suggest a role for ArcA in the acid resistance response by activating operons encoding regulators of the glutamate dependent acid resistance system ( gadE-mdtEF and gadXW ) [ 53,54 ] , the arginine dependent acid resistance ( adiC ) system [ 55 ] and the resistance to organic acid stress ( slp-dctR ) [ 56 ] .
111 +The remaining ArcA-activated targets encode genes of unknown function ( ybcW and ybfA ) and a small regulatory RNA , fnrS [ 57,58 ] .
112 +Although fnrS was not present on our microarrays , a previous study showed that ArcA is a coactivator of this sRNA [ 57 ] .
113 +70 Examination of the s occupancy data indicated that there is a 70 statistically significant change in s - RNAP occupancy under anaerobic conditions for nine of the 10 directly activated operons , consistent with ArcA functioning in activation of these operons ( Table S6 ) .
114 +However , both the position and orientation of the predicted ArcA binding site relative to the TSS for each operon is variable among activated targets ( Figure 7B ) .
115 +Some binding sites are located downstream of the nearest mapped TSS , whereas others overlap the promoter elements or are located as far as 200 -- 400 bp upstream of the TSS .
116 +Given this variable positioning and orientation of ArcA binding sites , it remains unclear whether ArcA can activate transcription by directly contacting s - RNAP as 70 found with some OmpR/PhoB family members [ 59 -- 61 ] .
117 +The direct regulon of ArcA extends beyond the 85 operons identified under our growth conditions
118 +Many intergenic ArcA binding regions ( 76 ) were associated with operons that did not show an ArcA dependent change in gene expression in our studies .
119 +However , previous studies indicated that
120 +13 operons are regulated by ArcA but under different growth conditions ( Table S7 ) .
121 +For example , cydAB expression is activated by ArcA under microaerobic growth conditions , when FNR repression is relieved [ 62 ] .
122 +Furthermore , many binding regions ( 31 ) are associated with operons that are poorly expressed under our growth conditions in both the arcA and DarcA strains ( e.g. , paa + operon ; Table S8 ) .
123 +Since ArcA is predominantly a repressor of transcription , we hypothesized that these promoters were repressed by a second transcription factor or require a transcriptional activator and , therefore , growth under inducing conditions would be required to see an effect of ArcA binding on the transcription of these operons .
124 +To test this idea , we constructed a paaA promoter-lacZ fusion and measured b-galactosidase activity in WT and DarcA strains supplemented with phenylacetate ( PA ) because the paaABCDEF-GHIJK operon is known to be repressed by PaaX in the absence of
125 +PA [ 63 ] .
126 +In the presence of PA , ArcA strongly repressed paaA-lacZ expression under anaerobic conditions ( 23 Miller units for WT ) , whereas repression was relieved in a strain lacking ArcA ( 404 Miller units ) or under aerobic conditions ( 294 and 372 Miller units for WT and DarcA , respectively ) , indicating that ArcA prevents induction of the paa operon under anaerobic conditions even when
127 +PA is present .
128 +Examination of regulatory data in EcoCyc [ 47 ] indicated that 11 other poorly expressed operons also are associated with other annotated activators or repressors ( Table S8 ) that may contribute to synergistic regulation with ArcA .
129 +Furthermore , ChIP-chip experiments for other transcriptional repressors indicated that under our growth conditions , 15 targets are also bound by Fur , H-NS , or both [ Beauchene and Kiley , personal communication ; [ 49 ] ] ( Table S8 ) .
130 +Thus , repression by Fur and H-NS may mask effects of ArcA .
131 +Altogether , these results indicate that ArcA repression likely serves as a secondary layer of control at many of these operons , ensuring that induction does not occur under anaerobic conditions even when the specific inducer is encountered .
132 +Thus , the 85 operons that show a change in expression under fermentative growth with glucose represent just a subset of the complete ArcA direct regulon .
133 +The indirect regulon of ArcA may reflect a hierarchical mode of transcriptional regulation
134 +Of the 229 operons regulated by ArcA , 145 lacked ArcA binding in vivo and have not been shown previously to be directly regulated by ArcA .
135 +To assess whether an ArcA binding site was missed by our ChIP analyses at any of these operons , we searched the intergenic region upstream of each operon using a cutoff of 15 bits ( representing the average sequence conservation of the ArcA sequence logo ) .
136 +An ArcA binding site was identified upstream of only seven operons ( acnA , prpR , folE , yibF , yigI , dcuC/crcA ) , indicating that the remaining 135 operons are likely regulated through an indirect mechanism .
137 +Since ArcA directly regulates the expression of 17 transcription factors , a hierarchical mode of regulation could , in part , explain the differential expression of some of these operons .
138 +Although not all of these transcription factors are expected or known to be active under our growth conditions , differential expression of nine operons can likely be traced to one of these transcription factors ( Figure 8 ) .
139 +For example , the expression of the AppY dependent appCBA-yccB operon [ 52 ] is decreased when arcA is deleted , presumably because of the decrease in appY activation by ArcA .
140 +In addition , four target operons ( folE , gpmA , dld and eco ) of the ArcA-activated sRNA , FnrS were upregulated in the arcA mutant [ 57,58 ] .
141 +Finally , although we did not identify an ArcA binding site upstream of arcZ , the downregulation of sdaC ( the most strongly repressed target of the ArcZ sRNA in S. enterica [ 64 ] ) in the absence of arcA is consistent with ArcA-dependent activation of arcZ [ 65 ] .
142 +ArcA prevents the oxidation of non-fermentable carbon sources during fermentation
143 +Examination of EcoCyc ( v15 .5 ) [ 47 ] for annotated dehydrogenase enzymes ( MultiFun term BC-1 ) , indicated that ArcA either directly or indirectly regulates 37 out of 40 non-glycolytic dehydrogenase enzymes that are favored in the direction of reducing equivalent formation and are not involved in biosynthetic or detoxification functions ( Table S9 ) .
144 +The carbon oxidation pathways and transporters associated with the substrates of each repressed dehydrogenase are displayed in Figure 6 and the majority of these pathways feed into the TCA cycle for further carbon oxidation .
145 +The scope of this repression strongly suggests that a major function of ArcA is to repress all genes encoding enzymes that oxidize non-fermentable carbon compounds , thus preventing the formation of excess reducing equivalents ( e.g. , NADH , FADH2 and quinols ) that can not be readily re-oxidized in the absence of respiration .
146 +Nevertheless , despite the extensive upregulation of dehydrogenase enzymes , ArcA mutants have only a small increase in doubling time from 90 to 105 min ( Figure S2A ) and only a minor alteration in the distribution of fermentation end products ( Figure S2B -- C ) .
147 +Succinate and ethanol production were marginally increased and decreased by equivalent amounts in a DarcA strain , respectively , and lactate was not a major fermentation product ( Figure S2C ) .
148 +This suggests that the NADH/NAD + ratio was not likely perturbed in our DarcA strain in agreement with previous results [ 66,67 ] .
149 +Distinct functional roles for ArcA and FNR
150 +Although ArcA and FNR are known to mediate widespread changes in gene expression during the transition from aerobic to anaerobic conditions , the extent of the regulatory overlap between these factors has not been established .
151 +Previous gene expression studies have suggested that there may be a large overlap between the genes regulated by ArcA and FNR in both E. coli [ 33 ] and S. enterica [ 68 ] .
152 +However , comparison of our dataset with that determined recently for FNR using identical growth conditions , suggests that there is little direct coregulation ( Figure S3 ) .
153 +Of the 37 operons that showed both FNR and ArcA dependent changes in expression , only seven are directly regulated by both ArcA and FNR .
154 +Rather , differential expression may result from an indirect effect of a fnr deletion on ArcA-P levels , which has been previously suggested to explain the FNR-dependent effect on sdhC and lldP expression [ 69 ] .
155 +An additional 12 operons show both ArcA and FNR binding in vivo but are differentially expressed in only one dataset ( e.g. , focA-pflB , cydAB ) .
156 +This minimal overlap in the direct regulons of ArcA-P and FNR suggests that these regulators occupy distinct functional roles in anaerobic gene regulation ; the ArcA regulon is largely centered around the repression of aerobic carbon oxidation pathways while FNR appears to function as a more general activator of anaerobic gene expression [ 49 ] .
157 +Some coregulated operons encode enzymes that direct carbon flow towards either oxidative or fermentative metabolism ( e.g. , pdhR-aceEF-lpdA , focA-pflB , yfiD ) while others encode principal components of the respiratory chain ( e.g. , nou , ndh , cydA ) .
158 +However , coregulation of other operons ( e.g. bssR , ompW , ompC , oppA , ygjG , msrB ) by ArcA and FNR is surprising and the physiological implications of this coregulation are unknown .
159 +Discussion
160 +By comparing ArcA binding in vivo with gene expression profiling data , we have greatly expanded the number of operons regulated by ArcA , leading to important insights into the physiological role , mechanism and sequence requirements for ArcA transcriptional regulation .
161 +Our analysis indicates that ArcA directly regulates the expression of nearly 100 operons and is predominantly a repressor of genes encoding proteins associated with carbon oxidation pathways .
162 +Furthermore , identification of binding sites upstream of many poorly expressed operons ( e.g. , paa ) suggests that the direct regulon of ArcA could actually encompass as many as 150 operons .
163 +Additionally , our bioinformatic and DNase I footprinting analyses reveal a plasticity in the ArcA binding site architecture that likely has important implications for global regulation of carbon oxidation in E. coli .
164 +ArcA is a global repressor of carbon oxidation pathways
165 +Our finding that under anaerobic conditions , ArcA reprograms metabolism by either directly or indirectly repressing expression of nearly all pathways for carbon sources whose oxidation is coupled to aerobic respiration suggests a global mechanism for NAD + sparing .
166 +This strategy would facilitate the preferential oxidation of the fermentable carbon source glucose and the sparing of NAD + for glycolysis by recycling NADH to NAD via reductive + formation of lactic acid , succinate and ethanol .
167 +Thus , ATP synthesis via substrate level phosphorylation is ensured and redox + balance of NADH/NAD is maintained during anaerobic glucose fermentation .
168 +This function of ArcA exhibits parallels to carbon catabolite repression in that it is another mechanism for selective carbon source utilization in cells .
169 +Although carbon catabolite repression preferentially selects for glucose utilization over other sugars , ArcA reinforces glucose catabolism through the repression of non-glycolytic carbon oxidation pathways .
170 +By integrating signals from both respiratory and fermentative metabolism , which are both enzymatically linked to the NADH/NAD redox couple , + the ArcAB two component system provides a means for E. coli to + maintain the NADH/NAD ratio .
171 +Despite the extensive upregulation of dehydrogenase enzymes in an arcA mutant , there was only a minor alteration in fermentation products .
172 +This result is in agreement with previous data , which also showed that the NADH/NAD ratio is not + perturbed in strains lacking ArcA during fermentation [ 66,67 ] .
173 +The ability of glucose fermenting cells to maintain redox balance in the absence of ArcA likely reflects thermodynamic and kinetic parameters that favor flux via glucose fermentation and the fact that although many dehydrogenases are upregulated , their substrates are not present preventing competition with glycolysis .
174 +Indeed , the activity of several dehydrogenases in cellular extracts was previously shown to be increased in an arcA mutant .
175 +However , + the fact that the NADH/NAD ratio is altered in an arcB strain [ 70 ] may be explained by the additional roles of ArcB beyond regulating ArcA [ 39,71 ] .
176 +Nevertheless , previous studies suggest that ArcA deficiencies may compromise growth more significantly under conditions that more closely parallel the natural habitats of E. coli .
177 +For example , an arcA mutant is defective in both survival during aerobic carbon starvation [ 72 ] and in colonization of the mouse intestine [ 73 ] .
178 +Increased NADH/NAD ratios have been observed in an arcA + mutant during microaerobiosis [ 66,67 ] , which may contribute to the poor fitness of arcA mutants in the gut .
179 +Accordingly , it seems reasonable to conclude that this extensive repression of dehydrogenase enzymes by ArcA provides an evolutionary advantage for
180 +E. coli in its natural habitats where nutrient conditions are in flux and where many more growth substrates ( i.e. , both carbon sources and electron acceptors ) could be encountered .
181 +Surprisingly , very little in vitro data are available describing mechanisms of ArcA transcription regulation .
182 +Nevertheless , the location of the ArcA binding sites and the decrease in s 70 occupancy indicate that ArcA represses by occluding RNA polymerase binding like many repressors .
183 +However , the mechanism of activation is unlikely to occur through the direct recruitment of RNA Polymerase as observed with ArcA homologs OmpR [ 60,61 ] and PhoB [ 59 ] since no conserved location or orientation of ArcA binding sites was evident .
184 +Rather , ArcA may increase transcription through an antirepression mechanism .
185 +In support of this notion , in vivo studies of hyaA [ 31 ] , cydAB [ 74 ] , appY [ 75 ] and yfiD [ 76 ] transcription suggest that ArcA activation occurs primarily through disruption of HNS ( cydAB and appY ) , FNR ( yfiD ) or IscR ( hyaA ) binding .
186 +Furthermore , although the mechanism of ArcA activation of focA-pflB [ 77 ] and the PY promoter ( from the conjugative resistance plasmid R1 ) [ 78 ] is unknown , DNA binding by ArcA alone appears insufficient for its transcriptional activation .
187 +In addition , binding of ArcA alone actually repressed transcription of ndh [ 79 ] , despite the observation that ndh expression increased when arcA was deleted [ 32 ] .
188 +Although further in vitro experiments are necessary to investigate the activation mechanism , it seems plausible that ArcA functions solely by binding DNA and activates only indirectly when its binding interferes with the binding and repression by another transcriptional repressor .
189 +Plasticity within the architecture of ArcA binding sites
190 +The variation in the number , spacing , location and predicted strength of DR elements within the chromosomal ArcA binding regions suggests plasticity in the architecture of ArcA binding sites for either repressed or activated operons .
191 +Although the core of each site is an ArcA box containing two , 11-bp ctc spaced DR elements , the majority of binding sites contain an additional one to three DRs predominantly-spaced by approximately one or two turns of the helix of B-form DNA ( 11 bp or 22 bp ctc spacing ) .
192 +Multiple DR elements have also been observed for some promoters regulated by OmpR [ 80 ] and PhoB [ 59,81,82 ] .
193 +However , it is unclear how pervasive multiple repeat elements are for these regulators because the 41 genomic PhoB binding locations recently mapped by ChIP-chip were not searched for sequence elements beyond a single PhoB Box [ 83 ] and a conserved sequence motif was not identified within the majority of the 43 OmpR binding sites identified with ChIP-seq [ 84 ] .
194 +Although the three direct repeat binding site architecture represents a particularly novel finding for the OmpR/PhoB family of response regulators , at least one other example of a response regulator , ComA in B. subtilis , which binds three recognition elements ( i.e. , an inverted repeat and an additional half site ) has been reported and all three elements were shown to be important for both DNA binding and transcriptional activation [ 85 ] .
195 +Whether the protection of only three DR elements by ArcA reflects binding by a dimer and monomer or two dimers , where the distal subunit is not bound sufficiently to protect sequences from DNase I cleavage , is not yet known .
196 +Implications of binding site plasticity for global ArcA transcriptional regulation
197 +Since the majority of ArcA binding sites overlap the s 70 promoter recognition elements , the plasticity of these cis-regula-tory modules may provide an efficient means of encoding binding sites for ArcA , s - RNAP and perhaps other transcription factors 70 within the same narrow sequence space .
198 +We propose that having binding sites with different architectures is also an effective mechanism for producing diverse transcriptional regulatory outputs .
199 +First , varying the number , strength or location of DR elements should modulate the extent of anaerobic repression .
200 +Second , embedding transcription factor binding sites within an ArcA binding site could either enhance or antagonize ArcA function .
201 +For example , the DR elements at the trxC , paaA and phoH promoters also overlap a binding site for a transcriptional activator ( CRP for paaA [ 63 ] , OxyR for trxC [ 45 ] ) or a second promoter ( P2 at phoH [ 86 ] ) , allowing additional regulatory control .
202 +Third , sites of varying affinities may also impact the sensitivity of promoters to the phosphorylation state of ArcA .
203 +For example , the different binding affinities of DR elements at the trxC , icdA , paaA and phoH promoters may allow the fine-tuning of expression in response to changing ArcA-P levels when O2 levels vary [ 16 ] .
204 +Fine tuning of ompF and ompC expression by OmpR has been observed in response to medium osmolarity due to the presence of multiple upstream OmpR boxes with different affinities [ 80 ] .
205 +Conversely , the highly cooperative mode of occupancy at the astC and acs promoters would likely render the expression of these operons exquisitely sensitive to changes in ArcA-P levels ; thus , expression may more closely resemble an on-off switch .
206 +Ultimately , such flexibility in transcriptional regulatory outputs may be an important means for linking the redox sensing properties of the ArcAB two component system with the global optimization of carbon oxidation pathway levels .
207 +Further studies are underway to examine the contribution of different binding site architectures to
208 +Materials and Methods
209 +Growth conditions
210 +All strains were grown in MOPS minimal medium [ 87 ] with 0.2 % glucose at 37uC and sparged with a gas mix of 95 % N2 and 5 % CO2 ( anaerobic ) or 70 % N2 , 5 % CO2 , and 25 % O2 ( aerobic ) .
211 +Cells were harvested during mid-log growth ( OD600 of ,0.3 on a Perkin Elmer Lambda 25 UV/Vis Spectrophotometer ) .
212 +Construction of promoter-lacZ fusions and b-galactosidase assays
213 +A paaA promoter-lacZ fusion was constructed as described previously [ 88 ] by amplifying the region from +15 to 2194 relative to the translation start using primers flanked by XhoI or BamHI restriction sites .
214 +A TAA stop codon was incorporated after codon 5 to terminate translation from the Shine-Dalgarno sequence present in this region .
215 +The resulting PCR fragment was digested with XhoI and BamHI and directionally cloned into plasmid pPK7035 .
216 +This lacZ promoter construct was then recombined into the chromosomal lac operon as previously described [ 88 ] to create the paaA promoter-lacZ fusion and then transduced using P1 vir into MG1655 and PK9416 ( DarcA ) to creating PK9959 and PK9960 ( Table S10 ) .
217 +For assays with paaA , 1 mM phenylacetic acid ( Sigma Aldrich ) was added to the minimal glucose media .
218 +To terminate cell growth and any further protein synthesis chloramphenicol ( final concentration , 20 mg/ml ) was added , and cells were placed on ice until assayed for bgalactosidase activity [ 89 ] .
219 +b-galactosidase values represent the average of at least three replicates .
220 +Cloning , overexpression and purification of His6-ArcA arcA was amplified with primers which incorporated a NheI restriction site , a His6-tag and a Tev protease cleavage site ( order listed in 59-39 direction ) on the 59 end of the gene and a XhoI site at the 39 end .
221 +The NheI and XhoI digested fragments were cloned into plasmid pET 21-d to generate plasmid PK9431 for protein production .
222 +E. coli BL21 ( DE3 ) , containing PK9431 was grown at 37uC until an OD600 of 0.5 -- 0.6 was reached then 1 mM isopropyl-1-thio-b-D-galactopyranoside ( IPTG ) was added .
223 +After seven hours at 30uC , cells were harvested , suspended in 5 mM imidazole , 50 mM Tris-Cl , pH 8.3 and 0.3 M NaCl and lysed by sonication .
224 +His6-ArcA was isolated from cell lysates by passage over a Ni-NTA column pre-equilibrated with 5 mM imidazole , washing extensively with the same buffer followed by 50 mM imidazole , and then eluting with a linear gradient of 50 -- 500 mM imidazole .
225 +Fractions containing the overexpressed His6-ArcA , determined by electrophoresis , were dialyzed against 50 mM Tris-Cl , pH 8.0 and 0.1 M NaCl and concentrated .
226 +Antibodies to ArcA were obtained from Harlan ( Indianapolis , In ) , affinity purified prior to use and determined to be specific to ArcA by Western blot ( data not shown ) .
227 +For DNase I footprinting , the His6 tag was removed from ArcA by overnight incubation with tobacco etch virus ( TEV ) protease at 4uC and passage over a Ni2 + - agarose column ( Qiagen ) .
228 +The protein concentration of ArcA ( reported here as monomers ) was determined with the Coomassie Plus protein assay reagent ( Pierce ) , using bovine serum albumin as a standard .
229 +Chromatin immunoprecipitation followed by hybridization to a microarray chip or high-throughput sequencing ChIP was performed as previously described [ 90 ] using the affinity purified ArcA polyclonal antibodies .
230 +ChIP DNA along with corresponding input DNA were amplified by linker-mediated PCR and labeled with Cy3 or Cy5-random 9-mers then hybridized as previously described [ 49 ] to custom-made E. coli
231 +K-12 MG1655 tiled genome microarrays ( Roche NimbleGen , Inc , Madison , WI ) .
232 +The hybridized microarrays were scanned using NimbleGen Hybridization System 4 and the PMT was adjusted as previously described [ 49 ] .
233 +Quantile normalization ( `` normalize.-quantiles '' in the R package VSN ) [ 91 ] was used to obtain the same empirical distribution across the Cy3 and Cy5 channels and across biological replicate arrays to correct for dye intensity bias and to minimize microarray-to-microarray absolute intensity variations as previously described [ 92 ] .
234 +The log2 of the ratio of experimental signals ( Cy5 ) to control signals ( Cy3 ) was calculated .
235 +Regions of the genome enriched for occupancy by ArcA were identified using TAMALPAIS [ 93 ] L2 and L3 stringency levels ( 95th percentile/p ,0.0001 and 98th percentile/p ,0.05 of the log2 ratio for each chip , respectively ) with the anaerobic fermentative ArcA data .
236 +Only enriched regions that were significant in both biological replicates were considered , resulting in the identification of 194 binding regions .
237 +Four false positives were eliminated from the data set by analyzing technical replicate ChIP-chip results from a strain lacking arcA ( PK9416 ; Table S11 ) .
238 +Fifty-three false positives were eliminated because we found that they resulted from ArcA co-immunoprecipitating with RNA polymerase at highly transcribed regions ( Figure S4 ; Table S12 ; Text S1 ; Table S12 ) leaving 137 regions .
239 +The phosphorylation dependence of ArcA DNA binding at these sites was determined by performing a single biological replicate ArcA ChIP-chip experiment under aerobic conditions .
240 +For visualization , the anaerobic ArcA biological replicates were averaged then median smoothed using a 300 bp window using MochiView [ 94 ] .
241 +For ChIP-seq , enriched ChIP DNA from two additional biological replicates from anaerobic ArcA samples were submitted to the University of Wisconsin-Madison DNA Sequencing Facility for library construction and Illumina sequencing performed as previously described [ 49 ] .
242 +A total of 1,364,908 and 12,074,358 reads were obtained for the ChIP replicates .
243 +Greater than 90 % and 80 % of these reads , respectively , mapped uniquely to the K12 MG1655 genome ( version U00096 .2 ) using the software package SOAP release 2.20 , allowing no more than two mismatches [ 95 ] .
244 +The CSDeconv algorithm [ 41 ] was then used to determine significantly enriched regions in high resolution using both ChIP-seq replicates and two anaerobic input samples [ 49 ] from the same sequencing run as the ArcA ChIP samples .
245 +Reads that mapped uniquely within the seven rRNA operon regions were eliminated to allow the algorithm to run more efficiently .
246 +CSDeconv was run with Matlab v7 .11.0 ( R2010b ) using the following parameters : LLR = 21.75 and alpha = 800 for replicate one and LLR = 22 and alpha = 550 for replicate two .
247 +The find_enriched function was modified to account for differences in sequencing depth between the IP and Input samples .
248 +Correction factors of 2.98 ( replicate 1 ) and 0.6579 ( replicate 2 ) , calculated by dividing the number of unique reads in the Input sample by the number of reads in the ChIP sample for replicates one and two , respectively , were multiplied by nip and the forward and reverse kernel density calculations for both the forward and reverse strands of the ChIP sample .
249 +FDRs of 0.0154 and 0.0156 for replicates one and two , respectively , were calculated by a sample swap ( the number of peaks in the Input over the ChIP sample divided by the number of detections in the ChIP over the control sample ) .
250 +From 222 enriched regions generated from two independent ChIP-seq replicates , 146 ArcA-P binding regions ( Table S1 ) were obtained using the same filtering criteria described for ChIP-chip ( Table S12 ; Text S1 ) .
251 +For visualization of the ChIP-seq data , the raw tag density at each position was calculated using QuEST version 2.0 [ 96 ] and normalized as tag density per million uniquely mapped reads .
252 +The final list of 176 binding regions was obtained by searching binding regions that were found in only one ChIP-seq replicate ( 48 ) or were unique to ChIP-chip ( 28 ) with the ArcA box PWM ( see below ) using a cutoff of 10 bits as 99 % of ArcA boxes in the alignment have an individual information content of 10 bits or greater .
253 +An ArcA binding site was identified in 30 of these binding regions ( 15 from ChIP-chip and 15 from ChIP-seq ) which were , therefore , combined with the 146 regions found in both ChIP-seq replicates to produce the final list of 176 ArcA chromosomal binding regions ( Table S1 ) .
254 +ArcA PWM construction and identification of predicted ArcA binding sites
255 +Based on the improved resolution of ChIP-seq , sequence corresponding to a 200 bp window around each of the 146 CSDeconv binding regions ( averages of the two replicates ) was searched for a common motif using MEME [ 42 ] with the parameters - mod zoops - nmotifs 1 - minw 18 - maxw 25 .
256 +Using the alignment from MEME , a sequence logo was built using the Delila software package with the delila , encode , rseq , dalvec , and makelogo programs [ 97 ] .
257 +A PWM generated from this alignment was used to search the 146 binding regions with a cutoff of 9 bits as this represents the lowest scoring ArcA box included in the MEME alignment .
258 +Using the program localbest , only the best scoring ArcA box within a 200 bp region was retained due to several instances of overlapping ArcA-P boxes being identified ( sites with three and four DR elements ) .
259 +The resulting 128 ArcA-P boxes were used to make the final sequence logo ( Figure 3A ) .
260 +The delila program ri [ 97 ] was used to calculate the information content of individual sequences within the positions 23 and 14 , which ranged from 9.1 to 21 bits ( Table S3 ) .
261 +A PWM derived from the conservation of bases between positions 23 and 14 in these 128 ArcA-P boxes , is referred to throughout the paper as the ArcA box PWM .
262 +No unique motif was identified within the 18 binding regions without a match to the ArcA box .
263 +The scan program [ 97 ] was used to search DNA sequences upstream of differentially expressed operons that were not enriched in ChIP using the ArcA box PWM .
264 +The E. coli K12 genome sequence [ 98 ] was obtained from GenBank ( v. U00096 .2 ) and a bit score cutoff of 15 bp bits was used as this represents the average information content of the ArcA box PWM .
265 +The localbest program was used to select the best scoring ArcA box within a 200 bp region in cases where two sites were predicted in close proximity .
266 +To construct the 10 bp PWM corresponding to a single direct repeat element , positions 23 to 6 and 8 to 17 from the 128 sequences used to make the ArcA box sequence logo were aligned as they correspond to the nucleotides contacted by each PhoB monomer in the crystal structure of the C-terminus of PhoB bound to its PhoB box [ 99 ] .
267 +Due to the identical spacing between DR elements and the highly similar nucleotide compositions of the PhoB and ArcA boxes , this structure likely serves as a good model for the nucleotides contacted by each ArcA monomer .
268 +A bit score cutoff of 0 , which represents the theoretical lowest limit of binding [ 97 ] , was used to search a 100 bp region surrounding each identified ArcA box with the scan program to identify sites with additional repeat elements .
269 +Where displayed , sequence walkers were used to visualize matches to the ArcA-P binding site using the lister program [ 100 ] .
270 +Gene expression profiling with a microarray
271 +An in-frame DarcA deletion strain was constructed by replacing the coding region of arcA ( codons 2 -- 238 ) with a Cm resistance R cassette flanked by FLP recognition target ( FRT ) sites from plasmid pKD32 in strain BW25993/pKD46 , as described previously [ 101 ] to generate PK7510 .
272 +Transduction with P1 vir was used to move the arcA : : cat allele into MG1655 to produce PK7514 .
273 +The Cm cassette of PK7514 was removed by R transforming this strain with pCP20-encoding FLP recombinase [ 101 ] then screening for loss of Cm , generating PK9416 ( Table S10 ) .
274 +The deletion was confirmed by sequencing .
275 +RNA was isolated from triplicate MG1655 and DarcA ( PK9416 ) strains using a hot-phenol method [ 102 ] .
276 +The RNA was reverse transcribed to cDNA , labeled with Cy3-random 9-mers and hybridized onto the Roche NimbleGen E. coli 4plex Expression Array Platform ( 4672,000 probes , Catalog Number A6697-00-01 ) as previously described [ 49 ] .
277 +The expression data was normalized using Robust Multi-Array ( RMA ) [ 103 ] and statistical analysis was performed with Arraystar III software ( DNASTAR ) .
278 +Transcripts exhibiting a statistically significant ( moderated t-test p-value ,0.05 ) change in expression greater than 2-fold were considered differentially expressed and grouped into operons using operon definitions in EcoCyc [ 47 ] if at least two of the genes in a particular operon exhibited differential expression .
279 +End product analysis
280 +Samples ( 2 ml ) for end product analysis were collected during log phase , the transition to stationary phase and in stationary phase ( Figure 7A ) .
281 +Cells were removed by passage through a 0.2 mm filter and the supernatant was stored at 280uC prior to analysis .
282 +For each sample , glucose , pyruvic acid , succinic acid , lactic acid , formic acid , acetic acid , and ethanol were separated by high-performance liquid chromatography ( HPLC ) and subsequently quantified as previously described [ 104 ] .
283 +DNase I footprinting
284 +Plasmids containing predicted ArcA-P binding sites were generated by PCR amplification of chromosomal DNA with primers flanked by XhoI or BamHI restriction sites and cloned into pPK7179 or pPK7035 ( for the icdA promoter ) ( Table S10 ) .
285 +The positions of the promoter fragments relative to the previously identified transcription start sites are as follows : for icdA [ 23 ] , 2216 to +65 ; for acs ( P2 ) [ 105 ] , 2172 to +44 ; for phoH ( P2 ) [ 86 ] , 2161 to +20 ; for paaA [ 106 ] , 2132 to +55 ; for astC [ 107 ] , 2166 to +62 ; for putP ( P1 ) [ 108 ] , 2120 to +56 ; for trxC [ 45 ] , 2118 to +50 ; for dctA [ 109 ] , 2185 to +32 .
286 +The icdA fragment contains two promoters : one whose expression is dependent on ArcA ( P1 ) and a second promoter whose expression is dependent on FruR ( P2 ) [ 23,110 ] .
287 +To examine icdA expression from only P1 in future expression analyses , transcription from P2 was eliminated using the site-directed mutagenesis protocol described in [ 111 ] to mutate the 210 site from cattat to cggtga .
288 +DNA fragments were isolated from pPK7179 or pPK9476 ( icdA ) after digestion with XhoI and BamHI , radiolabelled at the 39 BamHI end with [ a - P ] - dGTP 32
289 +( PerkinElmer ) and Sequenase Version 2.0 ( USB Scientific ) , isolated from a non-denaturing 5 % acrylamide gel and subsequently purified with elutip-d columns ( Schleicher and Schuell ) .
290 +ArcA was phosphorylated by incubating with 50 mM disodium carbamyl phosphate ( Sigma Aldrich ) in 50 mM Tris , pH 7.9 , 150 mM NaCl , and 10 mM MgCl2 for 1 h at 30uC [ 24 ] and immediately used in the binding assays .
291 +Footprinting assays were performed by incubating phosphorylated ArcA with labeled DNA ( ,5 nM ) for 10 min at 30uC in 40 mM Tris ( pH 7.9 ) , 30 mM KCl , 100 mg/ml BSA and 1 mM DTT followed by the addition of 2 mg/ml DNase I ( Worthington ) for 30 s .
292 +The DNase I reaction was terminated by the addition of sodium acetate and EDTA to final concentrations of 300 mM and 20 mM , respectively .
293 +The reaction mix was ethanol precipitated , resuspended in urea loading dye , heated for 60 s at 90uC , and loaded onto a 7 M urea , 8 % polyacrylamide gel in 0.56 TBE buffer .
294 +An A+G ladder was made by formic acid modification of the radiolabeled DNA , followed by piperidine cleavage [ 112 ] .
295 +The reaction products were
296 +Data deposition
297 +All genome-wide data from this publication have been deposited in NCBI 's Gene Expression Omnibus ( GSE46415 .
298 +Supporting Information
299 +with the relative frequencies of each base depicted by its relative heights .
300 +The two , three and four DR element binding sites used in this figure are listed in Table S4 .
301 +( EPS ) formate and glucose .
302 +( C ) Concentration of succinate , ethanol and lactate .
303 +Symbols are described in the legend and error bars represent the standard deviation of three biological replicates .
304 +( EPS ) when the ChIP-chip experiment was performed in an DarcA strain ( red ) .
305 +( B ) Correlation of the anaerobic WT ( blue ) or DarcA ( red ) ChIP-chip signal with that for RNAP b. To construct this plot , the genome was divided into 300 bp non-overlapping bins and the maximum log2 ratio was extracted for each sample in each bin .
306 +The solid lines represent the regression lines for each data set for RNAP b log2 ratios greater than or equal to 1.75 with the corresponding Pearson correlation coefficient ( r ) indicated in the figure legend .
307 +( C ) Correlation of the aerobic ( cyan ) and anaerobic ( blue ) ArcA ChIP-chip signal with that for RNAP beta performed as described for B. ( D ) Maximal aerobic or anaerobic ArcA log2 ratios within all 137 enriched regions that were retained in the ArcA dataset ( Table S10 ) .
308 +( E ) Maximal aerobic or anaerobic ArcA log2 ratio within all 53 enriched regions that were eliminated from the ArcA dataset due to ArcA likely crosslinking with RNAP ( Table S9 ) .
309 +Acknowledgments
310 +We thank Huihuang Yan for assistance with ChIP-seq data analysis , James Keck for providing TEV protease , Richard Gourse for providing strains and Wilma Ross for assistance with DNase I footprinting experiments .
311 +We also thank Irene Ong for assistance compiling the Delila programs and members of the Kiley lab for comments on the manuscript .
312 +Author Contributions
313 +Conceived and designed the experiments : DMP AZA RL PJK .
314 +Performed the experiments : DMP .
315 +Analyzed the data : DMP .
316 +Contrib-uted reagents/materials/analysis tools : MSA AZA .
317 +Wrote the paper : DMP RL PJK .
318 +89 .
319 +Miller JH ( 1972 ) Experiments in molecular genetics .
320 +[ Cold Spring Harbor , N.Y. ] : Cold Spring Harbor Laboratory .
321 +90 .
322 +Davis SE , Mooney RA , Kanin EI , Grass J , Landick R , et al. ( 2011 ) Mapping E. coli RNA polymerase and associated transcription factors and identifying promoters genome-wide .
323 +Methods Enzymol 498 : 449 -- 471 .
324 +91 .
325 +Huber W , von Heydebreck A , Sultmann H , Poustka A , Vingron M ( 2002 ) Variance stabilization applied to microarray data calibration and to the quantification of differential expression .
326 +Bioinformatics 18 Suppl 1 : S96 -- 104 .
327 +92 .
328 +Dufour YS , Landick R , Donohue TJ ( 2008 ) Organization and evolution of the biological response to singlet oxygen stress .
329 +J Mol Biol 383 : 713 -- 730 .
330 +93 .
331 +Bieda M , Xu X , Singer MA , Green R , Farnham PJ ( 2006 ) Unbiased location analysis of E2F1-binding sites suggests a widespread role for E2F1 in the human genome .
332 +Genome Res 16 : 595 -- 605 .
333 +94 .
334 +Homann OR , Johnson AD ( 2010 ) MochiView : versatile software for genome browsing and DNA motif analysis .
335 +BMC Biol 8 : 49 .
336 +95 .
337 +Li R , Yu C , Li Y , Lam TW , Yiu SM , et al. ( 2009 ) SOAP2 : an improved ultrafast tool for short read alignment .
338 +Bioinformatics 25 : 1966 -- 1967 .
339 +96 .
340 +Valouev A , Johnson DS , Sundquist A , Medina C , Anton E , et al. ( 2008 ) Genome-wide analysis of transcription factor binding sites based on ChIP-Seq data .
341 +Nat Methods 5 : 829 -- 834 .
342 +97 .
343 +Schneider TD ( 1997 ) Information content of individual genetic sequences .
344 +J Theor Biol 189 : 427 -- 441 .
345 +Escherichia 98 .
346 +Blattner FR , Plunkett G , .
347 +( 1997 ) The complete genome sequence of coli K-12 .
348 +Science 277 : 1453 -- 1462 .
349 +99 .
350 +Blanco AG , Sola M , Gomis-Ruth FX , Coll M ( 2002 ) Tandem DNA recognition by PhoB , a two-component signal transduction transcriptional activator .
351 +Structure 10 : 701 -- 713 .
352 +100 .
353 +Schneider TD ( 1997 ) Sequence walkers : a graphical method to display how binding proteins interact with DNA or RNA sequences .
354 +Nucleic Acids Res 25 : 4408 -- 4415 .
355 +101 .
356 +Datsenko KA , Wanner BL ( 2000 ) One-step inactivation of chromosomal genes in Escherichia coli K-12 using PCR products .
357 +Proc Natl Acad Sci U S A 97 : 6640 -- 6645 .
358 +102 .
359 +Khodursky AB , Bernstein JA , Peter BJ , Rhodius V , Wendisch VF , et al. ( 2003 ) Escherichia coli spotted double-strand DNA microarrays : RNA extraction , labeling , hybridization , quality control , and data management .
360 +Methods Mol Biol 224 : 61 -- 78 .
361 +103 .
362 +Bolstad BM , Irizarry RA , Astrand M , Speed TP ( 2003 ) A comparison of normalization methods for high density oligonucleotide array data based on variance and bias .
363 +Bioinformatics 19 : 185 -- 193 .
364 +104 .
365 +Schwalbach MS , Keating DH , Tremaine M , Marner WD , Zhang Y , et al. ( 2012 ) Complex physiology and compound stress responses during fermentation of alkali-pretreated corn stover hydrolysate by an Escherichia coli ethanologen .
366 +Appl Environ Microbiol 78 : 3442 -- 3457 .
367 +105 .
368 +Beatty CM , Browning DF , Busby SJ , Wolfe AJ ( 2003 ) Cyclic AMP receptor protein-dependent activation of the Escherichia coli acs P2 promoter by a synergistic class III mechanism .
369 +J Bacteriol 185 : 5148 -- 5157 .
370 +106 .
371 +Ferrandez A , Minambres B , Garcia B , Olivera ER , Luengo JM , et al. ( 1998 ) Catabolism of phenylacetic acid in Escherichia coli .
372 +Characterization of a new aerobic hybrid pathway .
373 +J Biol Chem 273 : 25974 -- 25986 .
374 +107 .
375 +Fraley CD , Kim JH , McCann MP , Matin A ( 1998 ) The Escherichia coli starvation gene cstC is involved in amino acid catabolism .
376 +J Bacteriol 180 : 4287 -- 4290 .
377 +108 .
378 +Nakao T , Yamato I , Anraku Y ( 1987 ) Nucleotide sequence of putC , the regulatory region for the put regulon of Escherichia coli K12 .
379 +Mol Gen Genet 210 : 364 -- 368 .
380 +109 .
381 +Davies SJ , Golby P , Omrani D , Broad SA , Harrington VL , et al. ( 1999 ) Inactivation and regulation of the aerobic C ( 4 ) - dicarboxylate transport ( dctA ) gene of Escherichia coli .
382 +J Bacteriol 181 : 5624 -- 5635 .
383 +110 .
384 +Prost JF , Negre D , Oudot C , Murakami K , Ishihama A , et al. ( 1999 ) Cra-dependent transcriptional activation of the icd gene of Escherichia coli .
385 +J Bacteriol
386 +111 .
387 +Nesbit AD , Giel JL , Rose JC , Kiley PJ ( 2009 ) Sequence-specific binding to a subset of IscR-regulated promoters does not require IscR Fe-S cluster ligation .
388 +J Mol Biol 387 : 28 -- 41 .
389 +112 .
390 +Maxam AM , Gilbert W ( 1980 ) Sequencing end-labeled DNA with base-specific chemical cleavages .
391 +Methods Enzymol 65 : 499 -- 560 .
392 +113 .
393 +Schneider TD , Stephens RM ( 1990 ) Sequence logos : a new way to display consensus sequences .
394 +Nucleic Acids Res 18 : 6097 -- 6100 .
395 +114 .
396 +Neuweger H , Persicke M , Albaum SP , Bekel T , Dondrup M , et al. ( 2009 ) Visualizing post genomics data-sets on customized pathway maps by ProMeTra-aeration-dependent gene expression and metabolism of Corynebacterium glutamicum as an example .
397 +BMC Syst Biol 3 : 82 .
...\ No newline at end of file ...\ No newline at end of file
1 +Chromosomal Domain of E. coli
2 +Abstract
3 +The E. coli chromosome is compacted by segregation into 400 -- 500 supercoiled domains by both active and passive mechanisms , for example , transcription and DNA-protein association .
4 +We find that prophage Mu is organized as a stable domain bounded by the proximal location of Mu termini L and R , which are 37 kbp apart on the Mu genome .
5 +Formation / maintenance of the Mu ` domain ' configuration , reported by Cre-loxP recombination and 3C ( chromosome conformation capture ) , is dependent on a strong gyrase site ( SGS ) at the center of Mu , the Mu L end and MuB protein , and the E. coli nucleoid proteins IHF , Fis and HU .
6 +The Mu domain was observed at two different chromosomal locations tested .
7 +By contrast , prophage l does not form an independent domain .
8 +The establishment/maintenance of the Mu domain was promoted by low-level transcription from two phage promoters , one of which was domain dependent .
9 +We propose that the domain confers transposition readiness to Mu by fostering topological requirements of the reaction and the proximity of Mu ends .
10 +The potential benefits to the host cell from a subset of proteins expressed by the prophage may in turn help its long-term stability .
11 +Introduction
12 +Bacterial chromatin is spatially organized and condensed ,1000 fold to fit inside a bacterial cell [ 1 ] .
13 +Referred to as a nucleoid , E. coli chromatin is organized in a series of negatively supercoiled loops [ 2,3 ] , segregated by dynamic domain barriers ( defined as entities that prevent the free diffusion of supercoils ) and compacted by several nucleoid-associated proteins ( NAPs ) including HU , IHF , Fis and H-NS [ 4,5 ] .
14 +The chromosome is not randomly condensed , but rather has a ring organization with four structured macro-domains and two less-structured regions ; interactions between these regions are highly restricted as determined by cytological and genetic analyses [ 6 ] .
15 +Macro-domains are thought to orchestrate chromosome movements during the cell cycle [ 7 ] .
16 +Supercoiling not only plays a vital role in compacting the chromosome , but a proper degree of supercoiling is crucial for all DNA-related processes [ 1 ] .
17 +Segregation of supercoils into topological domains protects these processes by preventing DNA breaks from relaxing the entire chromosome [ 2,8 ] .
18 +The level of DNA superhelicity is tightly controlled by the combined activities of topoisomerases and histone-like proteins ; the latter not only constrain negative supercoils and generate diffusion barriers for the formation of topological domains , but are also global regulators of gene transcription [ 4,9 -- 11 ] .
19 +The critical importance of DNA supercoiling in interconnecting chromosome structure and global gene transcription was reinforced in recent evolution experiments where supercoiling was observed to be under strong selection in E. coli populations [ 12 ] .
20 +Transposable phage Mu is a temperate phage that integrates into essentially random locations on the E. coli chromosome [ 13 -- 15 ] .
21 +Transposition from mini-Mu plasmids in vitro requires DNA supercoiling for formation of a high-order transpososome within which the two Mu ends are interwound and synapsed [ 13,16 ] .
22 +Supercoiling is inferred to be similarly important in vivo [ 17 ] , where Mu end pairing during replicative transposition additionally requires a centrally located gyrase binding site SGS [ 18 ] .
23 +This site is the strongest such site studied , and is found only in Mu-like prophages [ 19 ] .
24 +Highly processive supercoiling by gyrase bound at the SGS has been proposed to propagate a supercoiled loop , with SGS at the apex , assisting transposase-mediated synapsis of Mu
25 +In vitro studies found that the Mu transposase mediates an ordered interaction of three cis-acting sites - Mu L and R ends and an enhancer element E -- which traps five supercoils before pairing the L and R ends in their reactive configuration [ 21 ] .
26 +The original goal of the present study was to test if the three sites interact in a similar order in vivo upon initiation of transposition .
27 +The in vitro studies employed Cre recombinase-mediated exchange at two strategically placed loxP sites to determine the topology of interactions between a given Mu site and the other two [ 16 ] .
28 +Using this same strategy in vivo , we found to our surprise that the ends were already paired in a prophage , and that the transposase was not essential for their pairing .
29 +We have investigated the basis of this pairing using both the Cre-lox system as well as the 3C crosslinking system [ 22,23 ] .
30 +We show that Mu SGS is important for Mu end pairing , that other Mu cis and trans factors and several host NAPs contribute as well , and that the MuB protein , expressed at a low level in the prophage , likely provides a NAP-like function .
31 +We discuss the implications of this work for the maintenance of large selfish DNA elements on a bacterial genome .
32 +Results
33 +The two ends of the 37 kbp Mu prophage genome behave as if they are paired
34 +The Cre-loxP site-specific recombination system has simple requirements , needing only two loxP sites ; neither additional cofactors nor special DNA topology is required [ 24 ] .
35 +Cre recombinase can carry out both DNA inversion and deletion equally well , depending on the relative orientation of its loxP target sites [ 25 ] .
36 +The synapsis of loxP sites occurs by random collision , therefore the frequency of recombination between these sites will indicate their spatial proximity [ 26 ] .
37 +This property of Cre is used here to estimate the distance between recombining loxP sites engineered within the E. coli chromosome .
38 +Other site-specific recombinases have been similarly used in the past [ 6,27 ] .
39 +The experimental strategy for assessing Cre recombination efficiency is diagrammed in Figure 1A , using as an example loxP sites flanking a Mu prophage .
40 +All assays in this study used the deletion reaction i.e. loxP pairs were configured in a direct orientation .
41 +Cre recombinase was provided from a plasmid , and reaction conditions optimized as described under Materials and Methods ( Figure S1 ) .
42 +After recombination , the intervening DNA between the loxP sites will be excised , leaving one loxP site on the chromosome and the other site in the excised product ; the latter will be lost during cell growth .
43 +As diagrammed in Figure 1A , the amounts of substrate and product , both chromosomal , were assessed by qPCR after amplification across the loxP sites with appropriate primers .
44 +Recombination efficiency ( RE ) was calculated as the ratio of the recombination product to the starting substrate as described in Materials and Methods .
45 +The distance-dependence of loxP recombination on the E. coli chromosome was first assessed by varying the distance between a pair of directly oriented loxP sites from ,190 bp to 37 kbp engineered within the malF locus ( Figure S2A ) .
46 +This locus was chosen because the Mu prophage we wished to monitor in later experiments was located there .
47 +In the loxP-engineered strains , the log of loxP RE decreased linearly over distance , giving a first order decay function ( Figure 1B and inset ; see also Figure S2D ) .
48 +loxP sites were next engineered on either side of a malF : : Mu lysogen , ,70 bp outside each L and R end as shown in Figure 1A ( Figure 1C , this wild-type loxP-Mu-loxP construct in ZL524 is labeled MU throughout ) .
49 +The RE of the MU loxP sites ( set at 1 ) was closest to the loxP-site pair placed 190 bp apart within malF in the non-Mu strain ( Figure 1C , malF ) .
50 +To control for recombination at distances similar to the length of the Mu prophage around this region of the chromosome , loxP sites were placed 37 kbp upstream ( yjcF ) or downstream ( purH ) of a loxP site in malF in the non-Mu strain ( see Figure S2A ) .
51 +The RE of both these loxP pairs was similar ( Figure 1C ) , and reflected their linear distance as determined from the graph in Figure 1B .
52 +We conclude that reduction of the linear 37 kbp distance between the L and R Mu ends to a distance equivalent to 190 bp as measured by Cre recombination , is indicative of some form of ` synapsis ' of the Mu ends .
53 +The centrally located strong-gyrase-site (SGS) within prophage Mu is important for end-synapsis
54 +Central location of SGS ( Figure 1A ) is obligatory for optimal replication of Mu after prophage induction [ 18 ] .
55 +Deletion of this site results in inefficient pairing of Mu ends in vivo , as judged by a low efficiency of transposase-mediated 39 nicking at the ends [ 28,29 ] .
56 +Pato and colleagues have proposed that the requirement for SGS in vivo but not in vitro ( where the distance between the Mu ends is typically ,2 kbp on mini-Mu plasmid substrates ) , is an adaptation for aiding synapsis of reactive sites located at large distances [ 20 ] .
57 +We therefore tested the importance of both the presence and position of SGS on the RE of loxP sites flanking Mu .
58 +Deletion of the central SGS decreased loxP recombination 30-fold , while an asymmetric location of SGS to the left ( L ) or right ( R ) of center in separate strains showed 7 - and 3 - fold reduction , respectively , compared to wild-type ( Figure 2A ; the RE values of 0.14260.086 and 0.30360.11 for the SGS ( L ) and SGS ( R ) prophage strains are not significantly different at p ,0.01 ) .
59 +Reduction of the Mu genome by 20 kbp upon introducing symmetrical 10 kbp deletions on either side of SGS ( i.e. genome size of 17 kbp ) , still showed Mu end synapsis on the smaller Mu genome , which was disrupted by SGS deletion ( Figure 2A ) .
60 +A similar reduction of effective distance was not observed when an SGS site was engineered at the center of E. coli DNA segments ranging from 5 -- 37 kbp , each flanked by loxP ( Figure S2B , C ) .
61 +This shows that the SGS site alone is not sufficient to synapse distant loxP sites ; Mu sequences are required in addition .
62 +Because the effect of SGS is proposed to be mediated via gyrasepromoted supercoiling , the temperature sensitive gyrase allele gyrB402ts was introduced into a Muc lysogen , which is not + temperature inducible .
63 +Since gyrase temperature-sensitive mutants are reported to have decreased supercoiling even at the permissive temperature [ 30 ] , loxP REs were measured at both permissive ( 26uC ) and non-permissive ( 37uC ) temperatures .
64 +loxP sites behaved as if they were unpaired only at the non-permissive temperature ( Figure 2B ; the wild-type loxP-Muc - loxP construct is labeled Mu ) .
65 ++ We conclude that DNA supercoiling is important for reducing the distance between the Mu ends , that SGS plays a critical role in this process when located centrally either on a 37 kbp or a 17 kbp Mu genome , but that SGS does not similarly contribute when located within non-Mu E. coli DNA .
66 +These results support the Mu end-pairing function of SGS as deduced by the transposition / replication results of Pato and colleagues .
67 +However , our data were derived in the absence of prophage induction i.e. presumably in the absence of the transpososome proposed to stabilize the synapsed ends .
68 +SGS-mediated Mu DNA synapsis does not extend far outside the Mu ends
69 +To test whether Mu ends define the base of the SGS-mediated Mu DNA synapsis loop , we moved the loxP-site pairs symmetrically from 5 kbp inside Mu ( In-loxP ) to 5 -- 25 kbp outside Mu ( OutloxP ) in separate strains ( Figure 3A ) .
70 +RE of the internal loxPs ( In-5 kbp ) was similar to wild-type MU , while that of external loxPs [ Out-5 kbp ( 0.32160.12 ) and Out-10 kbp ( 0.1860.07 ) ] decreased 3 -- 5 fold over 5 and 10 kbp distances , which is a total linear distance of 47 and 57 kbp between the loxP pairs , respectively ( Figure 3B ) .
71 +Synapsis was no longer evident between the Out-25 kbp pair ( 87 kbp linear distance ) , as determined by .40 fold lower RE values ( 0.02360.011 ) compared to wild-type MU .
72 +We conclude that the SGS effect extends 5 -- 10 kbp outside Mu ends into the flanking E. coli DNA ; beyond this length , the RE is reflective of the linear rather than paired distance between the loxP sites ( see standard graph in Figure 1B ) .
73 +3C reveals an interaction between Mu prophage ends
74 +In 3C analysis , protein-protein and protein-DNA crosslinking by formaldehyde is used to permanently capture interactions between two genomic loci [ 22 ] .
75 +After appropriate restriction enzyme digestion and ligation at low DNA concentration , the suspected junctions can be probed by PCR using locus-specific primers .
76 +While this methodology has been widely used to generate DNA contact maps in eukaryotic cells [ 31 ] , it is only beginning to be used in bacteria [ 23,32 ] .
77 +We applied this strategy to test the proximity of Mu L and R ends predicted from the Cre-loxP recombination assay .
78 +To assay DNA interactions both inside and outside Mu , we used digestion at PstI and EcoRI sites , respectively , whose positions in malF : : Mu are shown in Figure 4A .
79 +The PstI sites closest to the L and R ends inside the Mu genome are ,27 kbp apart , whereas the closest EcoRI sites outside the Mu genome are ,52 kbp apart ( Lproximal site is ,13 kbp upstream and R-proximal site is ,2 kbp downstream of the prophage location ) .
80 +Products of the expected size were detected for both PstI and EcoRI joints ( Figure 4B , arrowheads ) in a crosslinking-ligation dependent manner .
81 +Their identities were confirmed by DNA sequencing .
82 +No PCR product corresponding to the joining of DNA cut at two EcoRI sites within Mu was detected , possibly due to cross-linked proteins interfering with ligation .
83 +The ligation products obtained in Figure 4B were quantified further by qPCR and compared to similar reaction products from an isogenic DSGS strain ( Figure 4C ) .
84 +Crosslinking efficiency is defined as the ratio of qPCR signal from the products of the DSGS strain compared to those from its wild-type parent .
85 +Cross-linking efficiency of PstI ends within Mu was 4-fold ( 0.24760.11 ) higher in the presence of SGS compared to its absence ( Figure 4C , left ) , and that of EcoRI ends outside Mu was 2.5 fold ( 0.41460.106 ) higher under similar conditions ( Figure 4C , right ) .
86 +The folddifferences in crosslinking efficiencies versus recombination efficiencies , of wild-type MU and its DSGS derivative ( Figure 4C vs Figure 2A ) , are likely due to differences in methodology .
87 +Background ( non-specific ) levels of signal generated by unligated but crosslinked samples ( lanes 4 and 8 in Figure 4B ) are shown in each panel ( NL ) , along with similar controls for DNA around the malF locus in a strain where Mu had been excised ( Figure 4C , DMu ) .
88 +For additional and independent quantitation of the crosslinked product , we subjected it to Cre-loxP recombination in vitro using a titrated amount of Cre .
89 +While the in vitro efficiency can not be directly compared to the in vivo efficiency , at the lowest Cre concentration required to observe ,30 % recombination in the wild-type crosslinked substrate , the RE of loxP sites in the DSGS substrate was 3-fold ( 0.35160.11 ) lower than the wild-type ( Figure 4D ) .
90 +Taken together , these results are an independent confirmation of the close spatial proximity of Mu ends in the Mu prophage and the important contribution of SGS to this arrangement .
91 +We shall henceforth refer to this apparent Mu-loop
92 +Given that the SGS effect is Mu-specific , we wondered if the L and R ends of Mu are important for closing the Mu loop at its base , and if so , whether the Mu transposase ( A protein ) , which binds to the Mu ends , is expressed in the prophage .
93 +We therefore individually deleted the L and R ends as well as the MuA and MuB genes from the prophage ( MuB regulates MuA function alloste-rically ; [ 13 ] ) .
94 +Deletion of the L end showed a 15-fold ( 0.06660.049 ) reduction of RE , but deletion of the R end had no significant effect ( Figure 5A ) .
95 +Deletion of the MuA gene had no effect , but deletion of MuB had an 8-fold effect ( 0.12560.064 ) ( Figure 5B ) .
96 +To confirm the B gene deletion result , MuB was supplied to this strain from a plasmid [ pMuB ( pJG8 ; [ 15 ] ) ] ; RE levels were restored to wild-type in this strain .
97 +The nonrequirement for the R end and for MuA , but the requirement for MuB , in Mu domain formation/maintenance , will be discussed later .
98 +MuA and B genes are expressed from the early lytic Pe promoter , expected to be repressed in a prophage ( Figure S3A ; [ 33 ] ) .
99 +To determine if MuB was expressed in the lysogen , we engineered into the prophage genome a functional EGFP-MuB fusion [ 34 ] .
100 +Low-level expression of MuB was detected in all the cells in this strain in the absence of Mu induction ( Figure S3B ) .
101 +59-RACE-PCR experiments showed transcripts originating from Pe , as well as from a second site internal to MuA , which we have named Pe * ( Figure S3C ) .
102 +Pe * has significant homology to the sigma 70 sequence ( Figure S3D ) .
103 +Deletion of each of these promoters had a small effect on EGFP-MuB expression as measured by fluorescence , but deletion of both promoters eliminated expression ( Figure 5C ) .
104 +Note that either promoter deletion will render the strain uninducible for Mu lytic growth .
105 +A control EGFP fusion to a late Mu gene E expressed during lytic growth , showed no fluorescence in the prophage ( Figure 5C ) .
106 +Thus , the transcription results can not be due to spontaneous Mu induction in a subpopulation of cells , because all cells expressed EGFP-MuB , none expressed EGFP-MuE , the Pe deletion interrupts the lytic growth program , and the Pe * deletion does the same by disrupting the MuA gene .
107 +To test if the low-level expression of MuB from Pe and Pe * was related to the Mu domain , we monitored EGFP-MuB expression in a DSGS strain .
108 +Deletion of SGS diminished EGFP-MuB fluorescence compared to its wild-type parent .
109 +To test if this reduction was specific to either Pe or Pe * we measured MuB-EGFP fluorescence in the DSGS strain carrying separate Pe or Pe * deletions ( Figure 5C ) .
110 +Expression from Pe was the most impacted by deletion of SGS .
111 +Single or double deletion of Pe and Pe * led to a reduction in the RE of loxP sites flanking the wild-type Mu strain , with the double-promoter deletion showing a value similar to that of MuB gene deletion ( Figure 5D , compare with Figure 5B ) .
112 +As described above , the Pe-Pe * deletion disrupts the MuA gene as well as early transcription , thereby eliminating Mu lytic development .
113 +This allowed us to delete the Mu c gene encoding the lysogenic repressor Rep in the Pe-Pe * deletion strain , in order to test its contribution to the Mu domain ( see Figure S3A ) .
114 +The data showed that absence of Rep caused an additional 3-fold decrease in RE ( 0.05360.028 ) ( Figure 5D ) .
115 +We conclude that the L end is important but that the R end is dispensable to the Mu domain .
116 +MuB , but not MuA , is important for domain formation/maintenance , and Rep likely contributes as well .
117 +Low levels of MuB are expressed in the lysogen from both Pe and a newly identified promoter Pe * .
118 +The Mu domain configuration is important for transcription from Pe but not Pe * .
119 +Thus activity of Pe is domain-dependent , while that of Pe * is not .
120 +Cellular NAPs are critical for maintenance of the Mu domain
121 +E. coli NAPs such as H-NS , IHF , FIS , and HU are implicated in maintaining chromosomal supercoiled domains via their DNA bending and bridging properties .
122 +In contrast to the major E. coli
123 +NAPs , which were found largely scattered throughout the nucleoid , H-NS was reported to form two compact clusters per chromosome , sequestering and juxtaposing into these clusters numerous H-NS regulated DNA segments distributed throughout the chromosome ; deleting H-NS led to substantial chromosome reorganization [ 23 ] .
124 +IHF , FIS and HU have in addition , specific binding sites on the Mu genome , from where they exert effects on Pe transcription , G-segment recombination , and transposition [ 13 ] ( Figure 6A ) .
125 +To determine the importance of these NAPs to the Mu domain , we assayed for changes in RE of loxP sites flanking Mu in strains individually deleted for genes expressing these proteins ( Figure 6B ) .
126 +Absence of H-NS had no effect on the Mu domain .
127 +Absence of HU and of Fis had 12 to 30-fold effects , respectively ( 0.08460.054 and 0.03460.025 ) .
128 +The strongest effect was observed in the absence of IHF , which essentially abrogated the Mu domain .
129 +That NAP deletions do not affect Cre recombination per se was controlled for by simultaneously monitoring the recombination of loxP site pairs placed outside the Mu domain in both wild-type and DNAP strains ( see Materials and Methods ) .
130 +To test if the effects of IHF , Fis and HU were exerted at the specific binding sites for these proteins on the Mu genome , we deleted these sites individually within the prophage .
131 +The dramatic reduction in RE seen in the IHF mutant was not observed with deletion of the IHF binding site ( Figure 6B ) .
132 +However , the 6-fold effect observed ( 0.1760.086 ) , could be due to the negative effect on Pe transcription from deleting the IHF site [ 35 -- 38 ] .
133 +Deletion of the HU-binding site at the Mu L end had a small effect , while deletion of the Fis-binding enhancer site sis ( Dsis ) had no effect .
134 +Recent experiments have identified a set of three Fis-binding sites within the promoter region of the mom gene near the R end [ 39 ] .
135 +A deletion spanning all three sites ( DPmom ) also had no effect .
136 +However , a combination of sis-attR or sis-Pmom-attR deletions reduced RE 5 -- 7 fold ( 0.20960.091 and 0.14360.068 ) .
137 +We conclude that IHF , HU and Fis affect the Mu domain configuration primarily via their global effects on chromosome structure .
138 +The domain organization is unique to Mu, and is not observed for prophage l
139 +The four structured macro-domain regions of the E. coli chromosome are called Ori , Right , Ter , and Left ; the two less or non-structured regions ( NS ) are located on either side of Ori [ 7 ] ( Figure 7A ) .
140 +The malF : : Mu prophage used in all the experiments thus far is located in the Ori macro-domain .
141 +To determine if the Mu domain organization is specific to its location in a macro-domain , we also tested for its presence in a lacZ : : Muc prophage + located in the less-structured NS region between Ori and Right .
142 +The results were similar to those seen with the malF : : Mu prophage , with similar negative effects of deletion of SGS or absence of IHF on the domain structure ( Figure 7B , compare to similar data in Figures 2A and 6B ) .
143 +Absence of H-NS had no effect at this location as well .
144 +If the domain organization of Mu were designed to pre-engage Mu ends in a transposition-ready mode for lytic growth , might a similar arrangement be expected for other prophages that depend on pairing of their ends at the start of lytic growth ?
145 +Prophage l is an example of an insertion element which must pair its attL and attR ends for excisive recombination from the E. coli chromosome [ 40 ] .
146 +The attB insertion site of l is in the Right macro-domain ( Figure 7A ) .
147 +To determine if l prophage ends were paired , loxP sites were engineered outside the 48.5 kbp l genome , as done for Mu .
148 +In contrast to Mu , the Cre RE of these sites reflected the linear distance between the l ends ( Figure 7B ) .
149 +Thus , domain organization does not occur for phage l , and may be specific for
150 +Discussion
151 +The 37 kbp Mu prophage domain we report in this study , inferred from Cre recombination and supported independently by a crosslinking assay , is the largest stable chromosomal domain in E. coli mapped to date .
152 +` Stable ' implies that the configuration is long-lived enough to be consistently detected by both genetic recombination and biochemical crosslinking .
153 +This sets the Mu domain apart from the dynamic configuration of the 400 -- 500 supercoiled domains that condense the E. coli nucleoid [ 4 ] .
154 +While the nucleoid exhibits different degrees of compaction around the circular genome referred to as macro-domains [ 41,42 ] , and distant chromosomal regions within these macro-domains cluster via H-NS [ 23 ] , the specific supercoiled domain adopted by the Mu prophage is unique in that it represents a more or less permanent feature of the E. coli chromosome .
155 +The formation/maintenance of the Mu domain requires contributions from both prophage and its
156 +Cre-loxP recombination as a reporter for chromosomal domains
157 +The organization of the bacterial chromosome into supercoiled domains has been studied earlier using different strategies : trimethylpsoralen binding , electron microscopy , transcription of supercoiling sensitive genes , or site-specific recombination by Res and Int [ 2,3,43,44 ] .
158 +The Res system initially yielded an average domain size of 25 kbp for a non-essential region spanning ,100 kbp of the Salmonella typhimurium genome [ 43 ] .
159 +Recombination efficiency was found to decrease linearly with the distance between target res sites over the entire region analyzed .
160 +Since the topological constrains of the resolvase reaction requires the res sites to be housed within the same supercoiled domain [ 45 ] , it was concluded that topological domains are dynamic , with stochastically distributed end points .
161 +Using an improved system in which the Res protein was designed to have a shorter half-life , the average domain size in Salmonella was re-calculated to be approximately 10 kbp [ 27 ] .
162 +A domain size of 10 kbp agrees with results obtained in E. coli , where measurements from electron microscopy and the spread of DNA relaxation from double strand breaks were used to estimate a domain size centered around 10 kbp , within a 2 -- 66 kbp range [ 3 ] .
163 +When prophage l attL and attR sites , which can recombine within an Int synapse arranged by random collision [ 40,46 ] , were placed all over the chromosome , Int recombination efficiencies suggested that accessibility of individual loci was not uniform in different regions of the E. coli and Salmonella chromosomes [ 6,44 ] .
164 +The macro-domain organization of the E. coli chromosome deduced from these and cytological studies is shown in Figure 7A [ 6 ] .
165 +The utility of the Cre-loxP system in probing chromosomal domains stems from the simple requirements of Cre recombination , the ease of integrating loxP sites at desired chromosomal locales , and the in vivo distance-dependence of the reaction revealed in this study .
166 +The ,7 kbp value of the slope derived for Cre recombination ( Figure 1B , inset ) , which is the distance at which there is a 50 % probability that barriers to supercoil diffusion exist , defines a domain size in this region of the E. coli chromosome in reasonable agreement with the average 10 kbp domain estimate of Postow et al. [ 3 ] .
167 +Since the Mu genome is much larger than the average E. coli chromosomal domain , efficient Cre recombination at loxP sites placed at the extremities of Mu would be consistent with these sites being contained within a domain .
168 +We note that although loxP recombination by Cre is analogous to attL-attR recombination by l Int in not requiring negative supercoiling and in following the random collision mechanism , the distance-dependence of recombination frequencies observed for the two systems in vivo can not be strictly compared because of many differences in experimental conditions such as bidirectional ( Cre ) versus unidirectional ( l Int ) configurations of the recombining sites , differences in recombinase levels and reaction times , different methods for estimating REs ( colony color , PCR , qPCR ) , and differences in growth media and growth conditions [ 6,44 ] .
169 +Sequestration of Mu into an independent supercoiled domain: Mu and host factors
170 +The domain organization of prophage Mu , anchored by Mu L and R ends , was observed at two structurally different regions of the E. coli chromosome ( Figures 1 -- 4 , and Figure 7 ) .
171 +The pairing of the neighboring DNA arms was seen to extend 5 -- 10 kbp outside Mu into the E. coli DNA ( Figure 3 ) .
172 +Both SGS and gyrase were critical to domain integrity ( Figure 2 ) .
173 +The requirement of SGS for the formation of the prophage domain is consistent with the role for SGS originally proposed in promoting Mu end synapsis for transposition [ 18,47 ] .
174 +In each case , the gyrase-mediated processive supercoiling initiated at the center of Mu may be cemented at the L and R ends by either the transpososome or by boundary proteins and the Mu repressor ( see below ) to establish two functionally distinct DNA domains .
175 +The Mu L end and the MuB protein , but not the R end and the MuA transposase , were required for formation of the prophage domain ( Figure 5A , B ) .
176 +The non-requirement of the R end is puzzling .
177 +While the L and R ends have specific binding sites for MuA and for lysogenic repressor Rep [ 48 ] , they also have an AT-rich character [ 49 ] .
178 +We speculate that while the R end normally is required , other AT-rich elements can substitute in its absence .
179 +This possibility is suggested by the observation that an effect of R-end deletion on the Mu domain is only manifested when combined with deletion of AT-rich Fis-binding sites near this end ( Figure 6B ) .
180 +In the E. coli genome , AT-rich elements or A-tracts are overrepresented and distributed ` quasi-regularly ' with a 10 -- 12 bp periodicity throughout the genome , organized in ,100 bp long clusters [ 50 ] .
181 +Such elements have been proposed to constitute a ` structural code ' for DNA compaction via NAP binding .
182 +Thus , in the absence of the R end , synapsis of Mu termini could be assisted by NAPs .
183 +Similarly , absence of the MuA transposase could be compensated for by the presence of the lysogenic repressor Rep , which shares sequence homology with the transposase and binds to Mu ends [ 48,51,52 ] ( Figure 5D ) .
184 +The requirement for MuB in domain organization/stability is consistent with the detectable but low level domain-dependent transcription from the early lytic promoter Pe and activity of a domain-independent promoter Pe * in the prophage state ( Figure S3 and 5C ) .
185 +Deletion of the IHF site is expected to impact Pe transcription ( Figure 6 ) .
186 +How might MuB assist the Mu domain ?
187 +MuB is known to have a binding preference for AT-rich sequences [ 53,54 ] and can compete with NAPs for such sequences [ 15 ] .
188 +The distribution of EGFP-MuB fluorescence throughout the cell is noteworthy in this context ( Figure S3B ) .
189 +A potential prophagespecific NAP-like activity would be a novel role to be identified for this multifunctional protein , which affects target site selection , modulates transposase activity and promotes target site immunity during transposition [ 13 ] .
190 +We note that an earlier Res recombination study in Salmonella using a Bam Mu prophage , did not detect the Mu domain we report here [ 55 ] .
191 +It is likely that the lack of MuB impacted the results , including the possibility that the Bam Mu prophage used in that study carried in addition a large insertion of an Amp-Lac segment near the R end that might have disrupted the symmetry of the SGS site ; additionally , Salmonella and E. coli chromosomes show differences in supercoiling [ 56 ] .
192 +The most abundant NAPs in E. coli - Fis , HU , H-NS and IHF-engender at least partially overlapping functions , as absence of any one of these proteins results in rather subtle phenotypes [ 4,57 ] .
193 +The formation of a stable Mu domain , however , was essentially abrogated by the absence of IHF , and was strongly impeded by the absence of Fis or HU ; lack of H-NS had no effect on domain establishment ( Figure 6 ) .
194 +Although IHF regulates MuA and MuB levels from Pe [ 35 -- 38 ] , and Fis has been implicated in regulating Rep levels [ 58,59 ] , while HU is required for Mu transposition [ 60,61 ] , the magnitude of the effects of deleting the genes for these proteins was far greater than deleting their known binding sites .
195 +Thus , IHF , HU and Fis proteins appear to facilitate Mu domain formation independently of their site-specific interactions within the Mu genome relevant to transposition or to inversion of the G-segment via site-specific recombination [ 13 ] .
196 +Rather , the process is likely assisted by their global role in nucleoid organization .
197 +A model for the Mu prophage domain: Functional implications
198 +The model for the Mu prophage domain that we propose ( Figure 8 ) incorporates our present findings with the earlier proposal of Pato and colleagues [ 20 ] .
199 +According to this model , the processivity of gyrase bound to the SGS site located at the center of the Mu genome , helps to align the left and right arms and promote synapsis of the L and R termini .
200 +End-binding proteins such as the transposase had been proposed earlier to seal the Mu loop and stabilize the synapse .
201 +In the prophage state , it is likely that the Mu repressor Rep rather than MuA is involved in end pairing , since more repressor molecules are expected to be present .
202 +This would explain why deletion of MuA had no effect on the Mu domain ( Figure 5B ) .
203 +However , Rep has a lower affinity for the ends compared to the MuA [ 48 ] .
204 +Since MuA must be expressed at a low level from the Pe transcript , a scenario where both proteins contribute to closing the Mu loop is also a plausible mechanism for ensuring domain stability .
205 +MuB likely serves as a NAP [ 15 ] , assisting cellular NAPs such as FIS and IHF in stabilizing the Mu domain .
206 +Other essential NAPs such as SMC proteins could also be involved in maintaining the Mu domain [ 62 ] ( Figure 8 ) .
207 +The domain configuration promotes basal level transcription from Pe , ensuring domain maintenance via MuB .
208 +Like Mu , prophage l depends on pairing of its attL and attR termini for excision prior to entry into lytic growth .
209 +Yet a domain organization was not detected for l ( Figure 7 ) .
210 +The contrasts between Mu and l in the architecture of their prophage genomes perhaps reflect the topological and mechanistic distinctions of the transposition and recombination reactions , respectively , which set forth each phage on the lytic path .
211 +A closed supercoiled domain may not offer a special advantage to l excision as the Int bound attL and attR sites find each other by random collision , even when present on unlinked DNA molecules [ 46 ] .
212 +In contrast , the Mu synapse is arranged by an ordered series of interactions between three sites -- the L/R ends and the enhancer E -- all of which must be present in cis , on the same DNA molecule [ 13 ] .
213 +The first Mu interactions between E and R , which subsequently engage L to generate an LER synapse , trap five DNA supercoils within the synapse [ 63 ] .
214 +The organization of this highly specific topological filter , that presages the chemical steps of Mu transposition , would be aided by the SGS-assisted formation of a self-contained supercoiled domain [ 16,64 ] .
215 +Prophages , despite being largely repressed in gene activity , are major contributors of genome diversity in some bacterial species [ 65,66 ] .
216 +Many of these prophages appear to be in a state of mutational decay .
217 +Both intact and defective prophages can contribute important biological properties to their bacterial hosts .
218 +The best example of ` fixation ' of defective prophage genes are Shiga toxin genes in Shigella dysenteriae , sopE2 in Salmonella enterica , sspH and pertussis-like toxin genes in Salmonella typhi [ 66 ] .
219 +Some of the glycosyl transferase ( gtr ) genes of Salmonella may be another such example [ 67 ] .
220 +The genes for virulence factors and antibiotic resistance often carried by prophages , add to the fitness of their hosts , thereby ensuring long-term selfpropagation as well [ 68 ] .
221 +In prophage l , a small subset of its genes - rex , lom and bor - transcribed at a low level in the prophage , are involved in conferring on the host bacterium resistance to lytic phages or to serum [ 69,70 ] .
222 +In this context , the low level transcription we observe from Pe may also confer some advantage to the host ( Figures 5C and S3B , C ) .
223 +This transcript encompasses a number of ` semi-essential ' ( SE ) genes whose functions are largely unknown ( Figure S3A ) .
224 +A subset of such genes could potentially benefit the host .
225 +The gem gene in the SE region has been reported to modulate host ligase and gyrase functions even in a lysogen [ 71 ] , and gam encodes an orthologue of the eukaryotic protein Ku , which participates in double-strand break repair [ 72 ] .
226 +Pe * , whose activity is domain independent , could serve as a back-up promoter for the expression of MuB and other SE genes during brief periods when the Mu domain is disrupted , either stochastically or for functional reasons such as chromosome replication .
227 +We suggest that the positioning of SGS within the Mu genome and the SGS-induced structuring of the Mu domain are beneficial to both the phage and the host , in keeping the former transposition ready and in providing the latter the NAP-like MuB protein and proteins such as gem and gam that function in cellular physiology .
228 +The proposal that the Mu prophage confers a fitness advantage is supported by earlier competition assays under glucose-limiting conditions , that demonstrated a selective advantage for Mu and other prophage containing bacteria over their prophage-free counterparts [ 73 ] .
229 +Summary
230 +This is the first report of a distinct organization of a prophage genome into a stable supercoiled ` loop ' structure which we call the Mu domain .
231 +A closed-loop structure of the Mu genome , where synapsis of prophage ends is assisted by processive supercoiling by gyrase bound to a centrally located SGS site , had been proposed earlier to aid the transposition of Mu during its lytic phase of growth .
232 +The novel result we report is that the Mu domain exists even in the quiescent prophage state , and requires in addition to
233 +SGS , several Mu proteins and host NAPs for its formation / maintenance .
234 +The Mu domain regulates an early promoter that controls the expression of several genes , many with unknown functions ; known functions include DNA transposition , DNA repair and nucleoid structure maintenance .
235 +A domain structure likely benefits the prophage by holding its ends in a transpositionready configuration , and benefits the host by providing extra housekeeping functions .
236 +The latter proposition can be tested in long-term evolution experiments , where a Mu lysogen with an intact SGS site would be expected to outcompete one without an SGS site .
237 +Materials and Methods
238 +Strain construction
239 +All strains used in this work were derivatives of E. coli K-12 and are listed in Table 1 .
240 +Plasmids are listed in Table 2 .
241 +Gene disruptions , substitutions , deletions and insertions on the chromosome were made using the phage l red-mediated homologous recombination methodology [ 74,75 ] .
242 +Position of mutations is listed in Table S1 .
243 +Primer sequences are listed in Table S2 .
244 +In strains with the temperature-inducible Mucts prophage , all incubation steps were at 30uC .
245 +All gene deletions with the kanamycin gene kan replaced the start codon to the stop codon of the gene to be deleted by amplifying the flanking regions of the gene using primers with 50 nt homology extensions using pKD4 as the kan template , and selecting for kanamycin resistance ( 50 mg/ml ) .
246 +For Mu A , B and c gene deletions , the 1.6 kbp kan cassette was retained at the site of deletion in order to maintain symmetry of the SGS site .
247 +Other deletions were created by a two-step procedure : First , the DNA to be deleted was replaced by a dual selection cassette - either cat-sacB ( amplified from strain SIMD30 ; [ 76 ] ) or kan-ccdB ( amplified from pKD45 , where the ccdB gene is under a rhamnose-inducible promoter ; [ 77 ] ) into the sequence to be replaced .
248 +Selection for the cassettes was on chloramphenicol ( Cam ) ( 100 mg/ml ) or kanamy-cin .
249 +Next , the cassettes were replaced by homologous recombination with appropriate DNA to create the desired mutation , selecting on either LB plates supplemented with 6 % sucrose or 0.5 % rhamnose to eliminate cat-sacB or kan-ccdB , respectively .
250 +The + gyrase mutant in the Muc lysogen was made by moving the gyrB402ts allele [ 78 ] flanked by a cat-sacB cassette from ZL940 into R ZL911 by P1 transduction , selecting for Cam .
251 +loxP sites flanking l prophage were created by inserting them on either side of the l integration site in attB site prior to lysogenization with lcI857 ( Cam ) obtained from SIMD30 .
252 +All constructs were confirmed by DNA sequencing .
253 +In the DHU strain , hupA is deleted [ 79 ] .
254 +In the DIHF strain , himA is deleted [ 80 ] .
255 +EGFP fusions at the N-termini of MuB and MuE were constructed by amplifying the corresponding genes from MP1999 and cloning them into BglII - SalI restriction enzyme sites on plasmid pEGFP-C1 ( Clontech ) , which generated a 5-amino acid intervening linker SGLRS .
256 +The fused genes were transferred back into the Mu prophage in MP1999 by the l Red recombination methodology .
257 +A rhamnose-inducible Cre expression vector was constructed by amplifying the gene for this recombinase from pBAD24-his-Cre plasmid and cloning into SalI -- XbaI restriction enzyme sites within the rhaTRS locus on plasmid pRHA113 [ 81 ] , to generate plasmid pRHA113-Cre , where Cre expression is driven from the rhaT promoter .
258 +Cre recombination in vivo
259 +For experiments using Cre expressed from the pBAD24-Cre ( Ara ) plasmid [ 82 ] , M9 glucose minimal media were used in the in vivo recombination assay because in LB media , basal level leaky expression of Cre from this plasmid resulted in complete recombination by the time the cultures were grown up after plasmid transformation .
260 +For plasmid transformation , overnight ( O/N ) cell cultures in LB were diluted 1:100 into 20 ml of the same media , and grown at 30uC for 4 -- 5 hr until OD600 reached
261 +0.6 .
262 +They were washed thrice with ice cold 10 % glycerol and brought to the final volume of 200 ml .
263 +40 ml of the cells were electroporated ( Biorad Gene pulser , 1.8 kV , 1 mm cuvette ) with 90 ng of the plasmid .
264 +After recovery for an hour in 1 ml of minimal media at 30uC , a 1:200 dilution of the culture in the same medium with added ampicillin ( 100 mg/ml ) was propagated at 30uC ( Figure S1A ) .
265 +Aliquots at different times of growth were tested for extent of recombination with and without inducer ( 1 mM arabinose ) , followed by DNA extraction from 1 ml of culture using the Wizard Genomic DNA purification kit from Promega ( Figure S1B ) .
266 +Recombination products were assayed by qPCR as described below .
267 +An optimal substrate recombination of ,25 -- 30 % for the wild-type malF : : Mu substrate ( ZL524 ) was observed either in early - to mid-log phase cultures ( OD600 0.5 -- 0.6 ) with arabinose added for 20 min , or in late-log phase cultures ( OD600 1.2 -- 1.3 ) without added inducer .
268 +However , in induceradded mid-log phase cultures , there were large variations in the recombined fraction in different strains , whereas without added inducer , this fraction was reliably reproducible in late-log cultures of all strains .
269 +The latter conditions were therefore chosen for all the experiments reported in this study , except when testing recombination in the gyrase ts strain as described below .
270 +Later in the course of this study we acquired a rhamnose-inducible plasmid ( Rha ) , where the basal-level leaky Cre expression was negligible .
271 +We confirmed that upon induction of Cre with rhamnose in late-log phase , recombination efficiencies ( REs ) were comparable to those obtained with uninduced Cre expression from the Ara plasmid ( Figure S1C ) ; REs obtained with the rhamnose-induced Cre were comparable between mid - and late-log cultures ( Figure S1D ) .
272 +Cre assays in the gyrase ts mutant were carried out with the Rha plasmid .
273 +Wild-type Muc + ( ZL911 ) and its isogenic gyrase ts mutant ( ZL941 ) strains transformed with the pRHA113-Cre plasmid were grown in LB media ( supplemented with 0.2 % glucose ) at 26uC until OD600 reached 0.5 , then either maintained 26uC or shifted to the non-permissive temperature 37uC for 30 min [ 78 ] , followed by addition of 1 mM rhamnose for 20 min before DNA extraction .
274 +To control for the effect of NAPs on Cre recombination per se , RE of loxP site pairs placed outside the Mu domain was monitored simultaneously in both wild-type and DNAP strains .
275 +The REs were not affected by deletion of any of the NAPs tested ( Zheng Lou , Ph.D. dissertation ) .
276 +Real-time qPCR
277 +Aliquots with 50 ng of DNA , 10 ml SYBR master mix ( Applied Biosystems Inc ; includes dNTPs , enzyme and buffer ) , 0.4 ml of each primer ( 10 mM ) and 8.2 ml of double distilled H2O were held for 10 min at 95uC , followed by 40 cycles of 15 sec at 95uC and 1 min at 60uC ( 7900HT ; Applied Biosystems ) .
278 +Three independent biological replicates were tested , and for each biological replicate three independent technical replicates were performed .
279 +Product integrity was checked using the dissociation curve .
280 +Cycle Threshold ( Ct ) was read out , and the starting template amount was quantified based on the value of Ct assuming exponential growth at early stages of amplification .
281 +Recombination efficiencies were calculated based on the threshold cycle ( Ct ) .
282 +The relative threshold cycles of each sample were calculated as , DCt ~ Ct ( P ) { Ct ( S ) where ( P ) represents recombination product and ( S ) the substrate before recombination .
283 +The recombination efficiencies ( RE ) of different samples are normalized to set the recombination efficiency of the control loxP sites as 1 .
284 +The relative recombination efficiency of each sample is calculated as RE ~ 2DCt ( WT ) { DCt ( Mutant ) .
285 +The primer pair for amplifying the starting substrates were ( 1 ) ` RT attL loxP t and RT attL loxP b ' for malF : : Mu in MP1999 , ( 2 ) ` RT LR loxP t and RT LR loxP b ' for malF without Mu , ( 3 ) ` RT lacZ L t and RT lacZ L b ' for lacZ : : Mu , and ( 4 ) ` RT l L t and RT l L b ' for l ( other primers are listed in Table S2 ) .
286 +Primer efficiency of a primer pair ( say A & B ) was determined as follows : Primer A was linked to pUC19t ( forward ) and primer B was linked to pUC19b ( reverse ) ; the pUC primers anneal to pUC19 plasmid and amplify a common 180 bp fragment .
287 +The PCR products were purified by Qiaquick PCR purification KitH ( Qiagen ) and used as templates for qPCR in the following reaction : 12.5 ml SYBR mix ( Qiagen ) , 0.75 ml each of primer A ( 10 mM ) and primer B ( 10 mM ) , 1 ml of template ( 10 ng/ml ) ( the 180 bp fragment , as described above ) and 10 ml of double distilled H2O .
288 +PCR cycles were as described above .
289 +Another qPCR reaction was performed using the internal primer pair pUC19t and pUC19b .
290 +The primer efficiency of primer pairs A/B was calculated as the ratio of Ct values of the PCR product obtained using primer ApUC19t + primer B-pUC19b to that from primers pUC19t + - pUC19b .
291 +Chromosome Conformation Capture (3C) assay
292 +The methodology was modified from published protocols [ 83,84 ] .
293 +An O/N cell culture in Luria broth ( LB ) was diluted 1:1000 into 50 ml of fresh medium and grown with shaking at 30uC until OD600 reached 0.5 -- 0.6 .
294 +DNA crosslinking and cell lysis .
295 +1.35 ml of formaldehyde ( Fisher-Scientific , 37 % ) was added to the 50 ml cell culture and incubated for 20 min at room temperature with slow shaking .
296 +Crosslinking was stopped with addition of 12 ml of 2.5 M glycine for 5 min at room temperature ( r.t. ) .
297 +Cells were centrifuged at 50006 g for 10 min at 4uC , washed twice in 10 ml ice-cold PBS pH 7.5 , resuspended in 1 ml PBS and divided into 100 ml aliquots in 10 eppendorf tubes .
298 +The aliquots were centrifuged at 140006g 4uC for 5 min and the pellets resuspended in 200 ml of 16 restriction enzyme buffer .
299 +The centrifugation step was repeated , and the pellet resuspended in 192 ml digestion buffer ( 16 restriction enzyme buffer , 16 complete protease inhibitor from Roche ) .
300 +Next , 2 ml of 35 KU/ml Ready-Lyse lysozyme ( Epicenter Biotechnologies ) was added to the suspension and incubated at r.t. for 20 min .
301 +Finally , 6 ml of 10 % SDS solution was added , followed by O/N incubation at 37uC .
302 +Digestion and ligation .
303 +100 ml of the cell lysate prepared above was added to 200 ml digestion buffer ( see above ) and 30 ml of 20 % Triton X-100 .
304 +After incubation at 37uC for 1.5 hr , restriction digestion was performed thrice at 37uC as follows : 3 ml of 100 U/ml enzyme EcoRI or PstI ( New England BioLabs ) for 3 hr , another 3 ml of enzyme for 3 hr , and finally another 2 ml of enzyme for O/N incubation .
305 +On the following day , digestion was stopped by addition of 50 ml of 10 % SDS , incubated at 65uC for 20 min .
306 +Samples were centrifuged at 16,000 g for 5 min at r.t. and their supernatants ( ,390 ml ) transferred to 15 ml tubes , which contained 4095 ml of pre-ligation buffer ( 25 ml of 20 % Triton X-100 , 100 ml of 256 complete protease inhibitor , 50 ml of 1M Tris-HCl pH 7.8 , 50 ml of 10 mg/ml BSA , and 3645 ml of H2O ) .
307 +After incubation for 1 hr at 37uC with shaking , 500 ml of 106 T4 DNA ligase buffer and 15 ml of 2000 U/ml T4 DNA ligase ( New England BioLabs ) were added to a final DNA concentration of 0.8 ng/ml .
308 +The ligation reaction was incubated at 4uC for 3 days , replenishing ATP each day by addition of 50 ml of 100 mM ATP .
309 +Finally , the ligation reaction was incubated for 1 hr at r.t. , followed by addition of Proteinase K mixture ( 210 ml of 5M NaCl , 10 ml of 0.5 M EDTA , 105 ml of 10 mg/ml Proteinase K ) to stop the reaction .
310 +Crosslinks were reversed by O/N incubation at 65uC .
311 +DNA purification .
312 +To remove RNA from the samples , 30 ml of 10 mg/ml RNase A ( Promega ) was added for 45 min at 37uC .
313 +DNA was extracted twice by an equal volume of phenol-chloroform-isoamyl alcohol pH 6.7 ( Fisher-Scientific ) , and with pure chloroform once .
314 +DNA was precipitated by addition of glycogen ( final concentration 50 mg/ml , Affymetrix ) , 500 ml 3M sodium acetate , and 10 ml isopropyl alcohol , per 5 ml DNA solution .
315 +The air-dried DNA pellet was resuspended in 100 ml of 10 mM Tris-HCl pH 7.5 for qPCR quantification as described above .
316 +All qPCR results were validated by regular PCR , DNA electrophoresis , and DNA sequencing .
317 +Cre recombination in vitro
318 +Cre recombination was performed on genomic DNA that was crosslinked with formaldehyde and treated as described above , just prior to addition of restriction enzymes .
319 +10 ml of Cre ( 1 mg/ml ) was added for 3 hr at 37uC ( ,30 % recombination in wild-type prophage DNA substrate ) .
320 +Cre protein was a gift from Dr. Makkuni Jayaram [ 85 ] .
321 +DNA was treated with RNAse and precipitated as described above under ` DNA purification ' .
322 +RNA Isolation and RACE
323 +For RNA isolation , cells were grown with shaking at 30uC in 10 ml of LB until OD600 reached 0.6 .
324 +Two ml of culture ( ,16108 cells ) were harvested for RNA isolation using ToTALLY RNA Kit from Ambion according to their specification .
325 +MICROBExpress Kit from Ambion was used to enrich for mRNA from 10 mg of purified total RNA by removing the 16S and 23S ribosomal RNAs ( rRNAs ) .
326 +The final yield of enriched mRNA was ,1 mg .
327 +The quality of total RNA was checked by agarose gel electrophoresis and the RNA concentration was determined by measuring OD at 260 and 280 nm .
328 +RNA samples were stored at 280uC until use .
329 +59-RACE ( 59-Rapid Amplification of cDNA Ends ) was used to determine the transcriptional start sites , using the SMARTer RACE cDNA Amplification Kit ( Clontech , Mountain View , CA ) .
330 +Gene-specific primers ( GSP1-3 for Pe * and GSP4-5 for Pe promoter ) were used to amplify the 59-end of isolated mRNA .
331 +The RACE PCR amplified bands were gel-purified and sequenced directly .
332 +Fluorescence measurement of EGFP-MuB/MuE strains
333 +The fluorescence intensity of EGFP strains was recorded using a PTI Quanta Master Model C scanning spectrofluorometer .
334 +Strains were sub-cultured by 1:50 dilution from an O/N culture into 5 ml of LB , and grown at 30uC until OD600 reached 0.6 .
335 +Three ml of the culture cell were placed in a Bio-Rad VersaFluor cuvette with a path length of 10 mm .
336 +Excitation and emission wavelengths were set at 488 nm and 507 nm , respectively .
337 +Fluoresence measurements were obtained from three independent cultures propagated on different days , each measured in triplicate .
338 +AU is arbitrary units .
339 +Each fluorescent value was derived by calculating fluorescent data of EGFP-MuB/MuE strain minus fluorescent data of WT strain without EGFP fusion .
340 +Fluorescence microscopy m
341 +2 l of culture prepared as described above was placed on a glass slide , and examined with Olympus BX53 microscope equipped with a GFP filter .
342 +Photographs were taken with Olympus XM10 camera and processed with Photoshop ( Adobe Systems , Palo Alto , CA ) .
343 +Supporting Information
344 +with the Rha plasmid .
345 +Recombination efficiency ( RE ) was calculated as described in Materials and Methods .
346 +RE of loxP sites flanking the wild-type malF : : Mu prophage is set to 1 ( MU , ZL524 ) , and compared to a pair of loxP sites separated by an equivalent 37 kbp on chromosomal DNA in malF region ( malF / yjcF , ZL592 ) .
347 +( D ) As in ( C ) , except at ,30 hr of growth .
348 +( TIF ) and the exact position of loxP sites is found in Table S1 .
349 +Primers used are listed in Table S2 .
350 +( B ) The SGS site was engineered at the center of the 37 kbp yjcF-malF E. coli DNA segment ( see A ) and RE of flanking loxP sites measured .
351 +MU ( ZL524 ) , yjcF/malF ( ZL592 ) , yjcF / malF + SGS ( ZL598 ) .
352 +( C ) Effect of SGS on the RE of loxP site pairs at varying distances in E. coli DNA .
353 +The SGS site was introduced at the center of DNA flanked by loxP pairs separated by 5 -- 37 kbp shown in A .
354 +The RE of these sites is compared in strains with ( red ) and without ( blue ) SGS .
355 +The strains without SGS are listed in A. Those with added SGS are : ZL706 ( 5 kbp ) , ZL710 ( 9 kbp ) , ZL714 ( 25 kbp ) , ZL598 ( 37 kbp ) .
356 +( D ) Double log plot of RE vs distance as described for the data in Figure 1B , except that the RE value at 37 kbp is omitted .
357 +Here , y ~ { 5:41 x { 1:86 .
358 +( TIF ) identified in this study [ 49,86 ] .
359 +( B ) EGFP-MuB fluorescence in strains containing Mu prophages without ( WT ) or with ( EGFPMuB ) EGFP fused to the B. Both strains were grown at 30uC , where the prophage does not enter lytic growth .
360 +WT ( MP1999 ) , EGFP-MuB ( RS033 ) .
361 +( C ) Characterization of the Mu early transcripts in a Mu lysogen .
362 +Total RNA was isolated from the uninduced strain MP1999 .
363 +59-RACE-PCR was performed on the first-strand cDNA synthesized from the total RNA using primers within MuA and MuB genes , and the products were directly sequenced to identify the 59 ends as described in Materials and Methods .
364 +Two products were initially obtained -- Pe and Pe * .
365 +These were characterized separately using gene-specific primers ( GSPs ) placed are varying distances to confirm that the size of the product varied as predicted from the identity of the 59 terminus .
366 +GSP positions on the Mu genome are shown in the schematic below .
367 +Lanes 3 and 7 contain DNA size markers .
368 +( D ) Position of Pe and Pe * with respect to ner and A gene ORFs and their homology to the E. coli sigma 70 promoter consensus sequence .
369 +Transcription start sites as determined by 59RACE are indicated by magenta coloring of the A nucleotide starts determined for both transcripts .
370 +Start of the Pe transcript matches that reported previously by S1 mapping [ 87 ] .
371 +Conserved nucleotides in both promoters are underlined .
372 +Compared to the sigma 70 consensus promoter , Pe * has the same number of conserved nucleotides as found in the Pe i.e. 5/6 at 235 and 4/6 at 210 .
373 +( TIF )
374 +We thank M. Jayaram for helpful comments.
375 +Author Contributions
376 +Conceived and designed the experiments : RPS ZL LM RMH .
377 +Performed the experiments : RPS ZL LM .
378 +Analyzed the data : RPS ZL LM RMH .
379 +Contributed reagents/materials/analysis tools : RPS ZL LM RMH .
380 +Wrote the paper : RMH .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Scale Analyses of Escherichia coli and Salmonella enterica AraC Reveal Noncanonical Targets and an Expanded Core Regulon
2 +Escherichia coli AraC is a well-described transcription activator of genes involved in arabinose metabolism .
3 +Using complementary genomic approaches , chromatin immunoprecipitation ( ChIP ) - chip , and transcription profiling , we identify direct regulatory targets of AraC , including five novel target genes : ytfQ , ydeN , ydeM , ygeA , and polB .
4 +Strikingly , only ytfQ has an established connection to arabinose metabolism , suggesting that AraC has a broader function than previously described .
5 +We demonstrate arabinose-dependent repression of ydeNM by AraC , in contrast to the well-described arabinose-dependent activation of other target genes .
6 +We also demonstrate unexpected read-through of transcription at the Rho-independent terminators downstream of araD and araE , leading to significant increases in the expression of polB and ygeA , respectively .
7 +AraC is highly conserved in the related species Salmonella enterica .
8 +We use ChIP sequencing ( ChIP-seq ) and RNA sequencing ( RNA-seq ) to map the AraC regulon in S. enterica .
9 +A comparison of the E. coli and S. enterica AraC regulons , coupled with a bioinformatic analysis of other related species , reveals a conserved regulatory network across the family Enterobacteriaceae comprised of 10 genes associated with arabinose transport and metabolism .
10 +Escherichia coli AraC is the founding member of a large family of transcription factors ( TFs ) found across a wide range of bacterial species ( 1 ) .
11 +AraC was first identified in 1959 by virtue of the requirement of araC for the metabolism of L-arabinose ( 2 ) and is the first-described positive regulator of transcription ( 3 , 4 ) .
12 +E. coli AraC activates transcription of the araBAD , araFGH , araE , and araJ transcripts in the presence of its inducer , L-arabinose ( 5 ) .
13 +AraC binds DNA as a dimer .
14 +Dimerization occurs between adjacent DNA sites when AraC binds arabinose .
15 +In the absence of arabinose , AraC represses transcription of araBAD and araC by forming a repression loop mediated by dimerization of distally bound AraC monomers ( 5 , 6 ) .
16 +Chromatin immunoprecipitation ( ChIP ) - chip and ChIP sequencing ( ChIP-seq ) are widely used techniques for genome-wide mapping of protein-DNA interactions in vivo .
17 +Surprisingly , these methods have been used only sparingly to study bacterial systems ( 7 ) .
18 +ChIP-chip and ChIP-seq studies of bacterial TFs have identified novel regulatory interactions , even for well-studied proteins ( 7 , 8 ) .
19 +Furthermore , TF binding sites have been identified in unexpected locations , such as inside genes ( 9 ) , upstream of genes that are not detectably regulated by the TF , and in genomic regions that lack a canonical DNA sequence motif for the TF ( 7 , 10 ) .
20 +Transcription profiling uses microarrays or RNA-seq to determine differences in genome-wide RNA levels between two growth conditions and/or strains ( 11 ) .
21 +This approach is often used to identify regulatory targets of TFs by comparing RNA levels in wild-type cells and cells lacking the TF .
22 +In contrast to ChIP methods , transcription profiling identifies all genes regulated by a TF and the level and direction of regulation .
23 +However , transcription profiling identifies both direct and indirect regulatory targets .
24 +By combining ChIP methods and transcription profiling , it is possible to identify all direct regulatory targets of a TF for a given growth condition ( 11 ) .
25 +We refer to the set of direct regulatory targets as a regulon .
26 +Many TFs , including AraC , are highly conserved between E. coli and other species in the family Enterobacteriaceae .
27 +This suggests that DNA-binding specificity is the same for TF homologues across the family , and that TF regulon gene function is likely to be conserved .
28 +Most studies of regulon evolution have focused simply on whether regulon members ( i.e. , target genes ) have homologues in related species .
29 +In contrast , very few studies have determined whether conserved genes are regulated by the TF ( 12 ) .
30 +The beststudied TF in this regard is PhoP , a two-component regulator that is conserved across the family Enterobacteriaceae .
31 +Regulation of only three PhoP target genes is conserved across the family , although in any given species there are many more than three PhoP-regulated genes ( 13 ) .
32 +Most PhoP target genes in any given species lack homologues in other species or the genes are conserved but are only regulated by PhoP in one or two species .
33 +The latter phenomenon is known as network rewiring ( 12 ) .
34 +Most of the known AraC regulon members in E. coli are conserved across other Enterobacteriaceae members , but the extent of rewiring is unknown .
35 +Given that much of our understanding of regulon evolution is based on studies of a single TF , PhoP , it is important to experimentally compare regulons for additional TFs between related species ( 12 ) .
36 +Genome-scale approaches have not been previously used to identify AraC-regulated genes .
37 +We hypothesized that despite the extensive prior work on the AraC regulon , there are likely to be previously undescribed AraC-regulated genes and novel modes of regulation by AraC .
38 +In this work , we use a combination of ChIP-chip and transcription profiling with microarrays to identify all binding sites and all direct regulatory targets of E. coli AraC .
39 +In addition to identifying a novel mechanism of repression by AraC , our genomic approach reveals unexpected read-through of transcription terminators in AraC-activated transcripts and AraC-regulated genes with no connection to arabinose metabolism .
40 +We also identify all binding sites and all direct regulatory targets of AraC in the related species Salmonella enterica using a combination of ChIP-seq and RNA-seq .
41 +These targets include two novel , cotranscribed , AraC-activated genes ( STM14_0178 and STM14_0177 ) that encode a putative arabinoside transporter and an - L-arabinofuranosidase II precursor .
42 +We rename these genes araT and araU .
43 +Together with a bioinformatic analysis of other Enterobacteriaceae species , these data identify a conserved AraC regulon that includes 7 previously described AraC-regulated genes ( araB , araA , araD , araE , araF , araG , and araH ) as well as three novel targets identified in this work ( ytfQ , araT , and araU ) .
44 +Moreover , our data indicate only limited rewiring of the AraC regulatory network in the Enterobacteriaceae .
45 +MATERIALS AND METHODS
46 +Strains and plasmids .
47 +Bacterial strains and plasmids used in this work are listed in Table 1 .
48 +Cells were grown in LB ( 1 % NaCl , 1 % tryptone , 0.5 % yeast extract ) .
49 +All oligonucleotides used in this work are listed in Table S1 in the supplemental material .
50 +AMD054 was constructed using Red recombineering as described previously ( 14 ) .
51 +The PCR product used for recombineering was generated with oligonucleotides JW464 and JW465 , using pKD13 ( 14 ) as the template .
52 +SAC003 ( MG1655 araC-TAP ) was constructed by P1 transduction of the kanamycin resistance ( Kanr ) gene-linked araC-TAP from DY330 araC-TAP ( 15 ) .
53 +The Kanr gene was removed using pCP20 as described previously ( 16 ) .
54 +SAC001 ( MG1655 araC ) and AMD115 were constructed by P1 transduction of the Kanrlinked araC from BW25113 araC ( 17 ) into MG1655 and AMD054 , respectively .
55 +The Kanr gene was removed using pCP20 as described previously ( 16 ) .
56 +Note that SAC001 and AMD115 also contain the ( araD-araB ) 567 mutation that lacks the araBAD operon .
57 +AMD187 ( E. coli MG1655 araC-3 FLAG ) , JTW010 ( E. coli MG1655 with ytfQ AraC site mutation , araC-3 FLAG ) , and CB005 ( S. enterica serovar Typhimurium 14028s araC-3 FLAG ) were constructed using the FRUIT recombineering system ( 18 ) .
58 +The PCR product used to generate the initial tagged strains was made using oligonucleotides JW1141 and JW1142 for E. coli and JW2895 and JW2901 for S. enterica , with pAMD135 as the template .
59 +For construction of JTW010 , the thyA-containing PCR product for insertion upstream of ytfQ was amplified with oligonucleotides JW601 and JW602 using pAMD001 as the template .
60 +The PCR product for replacing thyA with mutated sequence was constructed using SOEing PCR ( 19 ) with oligonucleotides JW599 , JW600 , JW603 , and JW604 , using a colony of MG1655 as a template .
61 +All lacZ reporter gene fusions were constructed in plasmid pAMD-BA-lacZ using the oligonucleotides listed in Table S1 in the supplemental material .
62 +PCR products were cloned as SphI-HindIII-digested fragments .
63 +pAMD-BA-lacZ has been described previously ( 20 ) , but its construction has not been described in detail .
64 +pAMD-BA-lacZ is a derivative of pBAC-BA-lacZ ( Addgene plasmid 13423 ) in which the NotI-HindIII fragment has been replaced with a PCR product ( cut with NotI and HindIII ) containing an intrinsic terminator from E. coli rrfB and additional restriction sites ( BamHI , XhoI , and SphI ) .
65 +This PCR product was generated using oligonucleotides JW659 and JW660 , with E. coli genomic DNA as the template ( colony PCR ) .
66 +lacZ in this plasmid does not have a start codon or Shine-Dalgarno sequence , so fusions must be made translationally , as is the case for pAMD086 and pAMD007 , or cloned fragments must include a Shine-Dalgarno sequence and start codon , as is the case ( AGAAGGAG ATATACATATG ) for pAMD124 and pAMD132 .
67 +Oligonucleotides used to generate PCR products for cloning of lacZ fusions for regions upstream of araE , ytfQ , and ydeN were JW679 and JW680 ( araE ) , JW675 and JW678 ( ytfQ ) , JW1438 and JW2391 ( ydeN , 371 to 1 ) , and JW1438 and JW1635 ( ydeN , 371 to 14 ) .
68 +The sequences of ytfQ and ydeN upstream sequences , indicating the pieces cloned into the lacZ fusion plasmid , are shown in Fig .
69 +S1 and S2 , respectively , in the supplemental material .
70 +lacZ fusion plasmids to address transcription termination ( pJTW064 , pJTW055 , pJTW060 , pJTW062 , and pJTW061 ) were cloned using SOE-ing PCR ( 19 ) .
71 +A constitutive promoter was amplified from pAMD001 ( 18 ) using oligonucleotides JW3415 and JW3379 .
72 +These were joined using SOEing PCR with PCR products amplified with oligonucleotides JW3381 and JW3416 ( araE terminator ) , JW3476 and JW3478 ( tppB terminator ) , or JW3424 and JW3425 ( ahpF terminator ) .
73 +Final PCR products were cloned into pAMD-BA-lacZ using the In-Fusion method ( Clontech ) .
74 +The mutant tppB terminator construct was isolated serendipitously as a result of a mutation introduced during the cloning of the wild-type construct .
75 +Analysis of binding site conservation .
76 +Sequences surrounding AraC binding sites upstream of E. coli araB , araF , araE , araJ , and ytfQ and within dcp ( 30 bp upstream sequence and 30 bp downstream sequence in addition to the 19-mer AraC site ) were individually aligned with equivalent regions ( i.e. , the sequence 500 bp upstream of the homologous gene , or for the site within E. coli dcp , the entire homologous gene ; for S. enterica araT , sequence was taken from 500 to 100 with respect to the gene start , since these genes may be misannotated ) from S. enterica , Citrobacter rodentium ICC168 , Enterobacter sp .
77 +strain 638 , Klebsiella pneumoniae 342 , and Cronobacter sakazakii ES15 using ClustalW ( 21 ) .
78 +Similarly , the AraC site upstream of S. enterica araT was aligned with homologues from the same list of species .
79 +The number of matches to each position of each AraC site was determined , and the fraction of all species with a match to the reference sequence at each position was calculated .
80 +For each AraC binding site , the multispecies collection of aligned sites was used to compute the information content of each position ( 22 ) to generate conservation pro-files .
81 +- Galactosidase assays .
82 +Two to 3 ml cells was grown in LB or LB plus 0.2 % arabinose at 37 °C to an optical density at 600 nm ( OD ) of 0.8 to 600 1.0 , and the OD600 was recorded .
83 +Eight hundred l cells was pelleted at full speed in a microcentrifuge for 1 min ( 80 l was used for strongly active fusions , and this was corrected for at the final calculation step ) .
84 +Cell pellets were resuspended in 800 l Z buffer ( 0.06 M Na2HPO4 , 0.04 M NaH2PO4 , 0.01 M KCl , 0.001 M MgSO4 ) plus 50 mM - mercaptoethanol ( added fresh ) .
85 +Twenty l chloroform and 10 l 0.1 % SDS was added to the cells , followed by vortexing for 5 s. Assays were started by addition of 160 l o-nitrophenyl - - D-galactopyranoside ( ONPG ; 4 mg/ml in distilled H2O ) and stopped by addition of 400 l 1 M Na2CO3 upon development of an appropriate yellow color .
86 +The reaction time was noted .
87 +Samples were centrifuged at full speed in a microcentrifuge to pellet the chloroform .
88 +The OD420 of the supernatant was recorded .
89 +Arbitrary assay units were calculated as 1,000 [ A420 / ( A600 ) ( total time ) ] .
90 +RNA purification .
91 +RNA was purified from cells using a modified version of the hot phenol method that has been described previously ( 11 ) .
92 +Cells were grown in LB or LB plus 0.2 % arabinose at 37 °C to an OD600 of 0.6 to 0.8 .
93 +One ml cells was mixed with 400 l ice-cold 95 % ethanol and 5 % phenol-chloroform-isoamyl alcohol ( 25:24:21 mix ) .
94 +Cells were pelleted in a microcentrifuge for 1 min at full speed and washed once with Tris-buffered saline .
95 +Cell pellets were resuspended in 400 l RNA lysis buffer ( 2 % SDS , 4 mM EDTA ) and boiled for 3 min .
96 +Four hundred l acid phenol-chloroform-isoamyl alcohol mix ( pH 4.3 ) was added and incubated at 65 °C for 6 min and on ice for 5 min .
97 +Samples were centrifuged , and the aqueous layer was extracted once more with phenol-chloroform-isoamyl alcohol mix ( pH 4.3 ) .
98 +RNA was precipitated with 1 ml 100 % ethanol and 40 l 3 M sodium acetate .
99 +RNA was pelleted in a microcentrifuge for 10 min at full speed and washed once with room temperature 75 % ethanol .
100 +RNA pellets were air dried and resuspended in water and treated with 10 U of DNase I ( NEB ) in 500 l for 1 h at 37 °C .
101 +RNA was then phenol extracted and ethanol precipitated as described above .
102 +Transcription profiling using microarrays .
103 +RNA was purified from MG1655 ( wild-type ) or SAC001 ( araC ) cells grown in LB with or without 0.2 % arabinose at 37 °C .
104 +cDNA synthesis , labeling , hybridization to Affymetrix GeneChip E. coli Genome 2.0 microarrays , washing , and scanning were performed according to the manufacturer 's ( Affymetrix ) instructions .
105 +Triplicate data sets for each strain/condition pair were analyzed using GeneSpring software ( Agilent ) to calculate fold changes and P values .
106 +Only genes with 4-fold changes and P values of 0.1 are shown in Tables 1 and 2 .
107 +5 = RACE .
108 +RNA was purified from MG1655 cells grown in LB .
109 +5 = Rapid amplification of cDNA ends ( RACE ) was performed using the FirstChoice RLM-RACE kit ( Ambion ) according to the manufacturer 's instructions .
110 +Oligonucleotides JW1485 and JW1486 , specific to ydeN , were used in conjunction with oligonucleotides provided by the manufacturer ( GCTG ATGGCGATGAATGAACACTG and CGCGGATCCGAACACTGCGTT TGCTGGCTTTGATG , respectively ) .
111 +Northern blotting .
112 +Ten g RNA was run per lane on a 1 % agarose , 1 3 - ( N-morpholino ) propanesulfonic acid ( MOPS ) , 2 % formaldehyde gel at 70 V for 4 h. RNA was blotted by capillary action onto Magna nylon transfer membrane ( GE Water & Process Technologies ) and fixed by UV 5 irradiation .
113 +Membranes were incubated with 10 cpm PCR-generated double-stranded DNA ( dsDNA ) probe overnight in hybridization buffer ( 0.525 M Na2HPO4 , 7 % SDS , 1 mM EDTA , 10 mg/ml bovine serum albumin [ BSA ] ) and washed twice with wash buffer 1 ( 40 mM Na2HPO4 , 5 % SDS , 1 mM EDTA ) , wash buffer 2 ( 40 mM Na2HPO4 , 1 % SDS , 1 mM EDTA ) , and wash buffer 3 ( 0.2 % SDS , 0.2 SSC [ 1 SSC is 0.15 M NaCl plus 0.015 M sodium citrate ] ) at 55 °C ( 23 ) .
114 +Blots were visualized by phosphorimaging .
115 +Oligonucleotides used to generate PCR products for probe labeling were JW243 and JW1399 for araE and JW2387 and JW2388 for ygeA .
116 +RNA-seq .
117 +RNA was purified from 1 ml cells grown in LB with or without 0.2 % arabinose at 37 °C to an OD600 of 0.6 to 0.8 .
118 +Duplicate samples were prepared from independent biological replicates for each condition/strain .
119 +rRNA was removed using the RiboZero kit ( Epicentre ) .
120 +Strand-specific DNA libraries for Illumina sequencing were prepared using the ScriptSeq 2.0 kit ( Epicentre ) .
121 +Sequencing was performed using an Illumina HiSeq instrument ( University at Buffalo Next Generation Sequencing Core Facility ) .
122 +Sequences were aligned to the 14028s genome using the CLC Genomics Workbench , and differences in expression between conditions/strains were determined using the Pathogen Portal RNA-seq Analysis Pipeline ( 24 ) that includes Bowtie ( version 2.02 ; for aligning reads to reference genomes ) ( 25 ) , Cufflinks ( version 2.02 ; for transcript mapping ) , and CuffDiff ( for comparing expression of transcripts between samples ) ( 26 ) with default settings .
123 +2 Genea Arabinosec araCd araA 9.6 7.6 araB 9.4 7.3 araD 7.8 7.0 araE 5.8 6.1 araG 4.8 4.9 araJ 4.1 4.7 araH 4.6 4.6 araF 4.8 4.3 araHb 4.8 4.0 ygeA 3.5 3.4 isrB 2.9 2.9 cstA 2.3 2.0 melA 2.2 2.0 aldB 2.5 2.1 fucI 2.0 2.2 tdcF 2.0 2.2 tdcA 2.1 2.2 xylF 2.6 2.5 gudX 2.6 2.5 tdcE 2.6 2.6 garR 2.7 2.8 tdcC 2.7 2.9 tdcB 3.3 3.1 ydeN 3.1 3.1 tdcD 2.4 3.1 yjhA 3.1 3.1 tnaL 3.5 3.2 garD 3.3 3.3 garL 3.9 3.4 tnaA 3.0 3.7 garP 3.2 3.8 malG 3.0 3.9 malF 3.8 4.1 tnaB 3.9 4.2 gudP 4.2 4.3 malE 3.6 4.5 malM 4.1 4.6 malK 4.5 5.1 lamB 4.6 5.2 a Arabinose-responsive genes in E. coli were defined by a 4-fold change ( significant difference ) in growth with or without arabinose in wild-type ( MG1655 ) cells and a 4-fold significant difference between wild-type ( MG1655 ) and araC ( SAC001 ) cells in the presence of arabinose .
124 +Direct regulatory targets of AraC are indicated by boldface .
125 +Previously described regulatory targets of AraC are shaded in gray .
126 +b araH is represented twice on the microarray .
127 +c Fold change in mRNA level for wild-type cells grown with or without arabinose .
128 +d Fold difference in mRNA level between wild-type and araC cells grown in the presence of arabinose .
129 +Reverse transcription-PCR ( RT-PCR ) .
130 +To assess terminator read-through downstream of araE and araD , RNA was purified from MG1655 cells grown in LB plus 0.2 % arabinose .
131 +RNA was reverse transcribed using SuperScript III reverse transcriptase ( Invitrogen ) with 100 ng random hexamer according to the manufacturer 's instructions .
132 +A control reaction omitted the reverse transcriptase .
133 +One-twentieth of the cDNA ( or negative control ) was used as a template in a PCR with appropriate primers ( see Table S1 in the supplemental material ) .
134 +Oligonucleotides used for PCR were JW435 and JW436 for araE-ygeA and JW1366 and JW1367 for araD-polB .
135 +ChIP , ChIP-chip , and ChIP-seq .
136 +ChIP methods are presented in the supplemental material .
137 +Accession numbers .
138 +Microarray and sequencing data sets are available in the supplemental material ( E. coli ChIP-chip ) or through the EBI / EMBL ArrayExpress repository under the following accession numbers : E. coli transcription profiling , E-MTAB-1916 ; S. Typhimurium ChIP-seq , E-MTAB-1915 ; S. Typhimurium RNA-seq , E-MTAB-1901 .
139 +The Agilent microarray design used for E. coli ChIP-chip is available through ArrayExpress under accession number A-MEXP-2346 .
140 +RESULTS
141 +Genome-wide mapping of AraC binding sites in E. coli .
142 +E. coli AraC-regulated genes have been identified previously through a variety of genetic approaches ( 3 , 27 -- 29 ) .
143 +Here , we used two complementary genomic approaches to comprehensively identify members of the AraC regulon .
144 +First , we mapped the genome-wide binding of TAP ( tandem affinity purification ) - tagged AraC ( tagged at its native locus in an unmarked strain ) using chromatin immunoprecipitation ( ChIP ) coupled with custom-designed oligonucleotide microarrays ( ChIP-chip ; see Table S2 in the supplemental material ) .
145 +We identified seven putative target loci for AraC : upstream of araB-araC , araE , araF , araJ , ytfQ , ydeN , and within dcp .
146 +These included all previously described AraC target loci , with the exception of xylA , which we believe is not a direct target of AraC under these growth conditions ( see below ) .
147 +AraC association has not been previously described for ytfQ , ydeN , or dcp .
148 +We validated the ChIP-chip data using ChIP coupled with quantitative real-time PCR ( ChIP/qPCR ) .
149 +To demonstrate that ChIP signal was not an artifact of the TAP tag , we constructed an unmarked derivative of MG1655 that expresses a C-terminally 3 FLAG-tagged AraC from its native locus .
150 +ChIP/qPCR verified significant association of AraC with all regions tested in the presence of arabinose ( Fig. 1A ; araJ was not tested ) .
151 +Association of AraC with all regions was reduced in the absence of arabinose , with no association detected for ydeN ( Fig. 1A ) .
152 +Thus , our data suggest that the overall affinity of AraC for its DNA sites is increased by association with arabinose .
153 +This is particularly important for AraC binding upstream of ydeN , since this interaction appears to be completely dependent upon arabinose .
154 +The known consensus sequence for AraC ( Fig. 1B ) is based on extensive footprinting and mutagenesis studies of the araBAD , araC , araE , araFGH , and araJ promoters ( 30 -- 34 ) .
155 +From our validated AraC ChIP targets , we inferred a de novo position-specific weight matrix ( PSWM ) for AraC using MEME , a bioinformatic tool that identifies overrepresented motifs in multiple unaligned sequences ( 35 ) .
156 +The top-scoring motif predicted by MEME is a good match to the known AraC motif ( Fig. 1B ) .
157 +MEME identified many , but not all , of the known AraC binding sites .
158 +This is unsurprising , since cooperative interactions of AraC dimers stabilize binding to some nonconsensus DNA sites at previously described target loci ( 32 ) .
159 +Effects of AraC and arabinose on global gene expression in E. coli .
160 +We used transcription profiling with Affymetrix high-density microarrays to determine the effects of AraC and arabinose on RNA levels genome wide .
161 +Wild-type or araC mutant cells were grown in the absence or presence of 0.2 % L-arabinose .
162 +Table 2 lists the genes whose expression changed significantly by 4-fold in wild-type cells upon addition of arabinose and whose expression differed significantly by 4-fold between wild-type and araC cells in the presence of arabinose .
163 +As expected , expression of known AraC-regulated genes , i.e. , araB , araA , araD , araE , araF , araG , araH , and araJ , increased substantially upon addition of arabinose in wild-type cells and was substantially higher in wildtype cells than araC cells in the presence of arabinose ( Table 2 ) .
164 +Novel AraC-regulated genes identified using this approach are discussed below .
165 +We did not detect significant AraC-dependent or arabinose-dependent regulation of xylA , a previously described AraC-regulated gene ( 36 ) , nor did we detect binding of AraC upstream of xylA .
166 +Hence , we believe that xylA is not a direct regulatory target of AraC under the conditions tested here ( cells were grown in tryptone broth in the other study ) .
167 +Genes regulated indirectly by arabinose and AraC .
168 +Many of the genes regulated by AraC/arabinose ( Table 2 ) are not associated with binding of AraC , as determined by the ChIP-chip experiment .
169 +We conclude that these genes are indirectly regulated by arabinose and/or AraC .
170 +Almost all of these indirectly regulated genes are repressed by AraC/arabinose , and they include genes associated with maltose metabolism ( malE , malF , malG , malK , malM , and lamB ) , threonine metabolism ( tdcA , tdcB , tdcC , tdcD , and tdcE ) , D-glucarate/D-galactarate metabolism ( garD , garL , garP , and garR ) , and tryptophan metabolism ( tnaA , tnaB , and tnaL ) .
171 +Only one indirect target gene , isrB , is upregulated 4-fold by both AraC and arabinose .
172 +isrB was originally annotated as a small RNA but has more recently been shown to encode a small membrane protein ( 37 ) .
173 +The mechanisms by which these genes are indirectly regulated by AraC and/or arabinose are unclear .
174 +Arabinose-independent repression of ytfQ transcription by AraC .
175 +The ChIP-chip analysis identified binding of AraC upstream of ytfQ and ppa ( divergently transcribed genes ) .
176 +The MEME analysis identified a putative AraC binding site centered at positions 133.5 and 94.5 relative to the previously mapped transcription start sites of ytfQ and ppa , respectively ( Fig .
177 +S1 in the supplemental material ) ( 38 ) .
178 +To determine experimentally whether this is the true AraC site upstream of ytfQ , we performed a ChIP experiment in a wild-type strain and in a strain in which the putative AraC binding site was mutated .
179 +Association of AraC , as determined by ChIP/qPCR , was significantly reduced by mutation of the putative DNA site ( Fig. 1C ) .
180 +We conclude that this is a genuine DNA site for AraC .
181 +We did not detect significant regulation of ytfQ or ppa by AraC or arabinose in the transcription profiling experiment ; however , ytfQ encodes a transporter that binds arabinose and galactose ( 39 ) , consistent with ytfQ being a regulatory target of AraC .
182 +We constructed a translational fusion of ytfQ to a lacZ reporter gene and performed - galactosidase assays with or without arabinose in a wild-type and a araC strain .
183 +We detected a small ( 1.5-fold ) but significant increase in expression in the araC strain ( see Fig .
184 +S3 in the supplemental material ) , suggesting that AraC directly represses transcription of ytfQ , albeit weakly .
185 +This apparent repression did not depend upon the addition of arabinose ( see Fig .
186 +S3 ) .
187 +Arabinose-dependent repression of ydeNM transcription by AraC .
188 +The ChIP-chip analysis identified binding of AraC upstream of ydeN ( Fig. 1A ) .
189 +The relatively low resolution of ChIP-chip precluded precise identification of the binding site ( s ) .
190 +We also showed in the transcription profiling experiment that expression of ydeN is reduced in the presence of arabinose and reduced in the presence of araC ( Table 2 ) .
191 +Similarly , expression of ydeM , the downstream gene , decreased 3.2-fold in the presence of arabinose and was reduced 7.3-fold by the presence of araC .
192 +This suggests that ydeN and ydeM are transcribed as a two-gene operon that is repressed by AraC .
193 +In the absence of arabinose , we did not detect AraC association upstream of ydeN ( Fig. 1A ) , nor did we detect any significant difference in expression of ydeN or ydeM between wild-type and araC mutant cells in the absence of arabinose .
194 +ChIP/qPCR analysis of RNA polymerase ( RNAP ) at ydeN confirmed that transcription decreases in the presence of arabinose and that this decrease is dependent upon araC ( Fig. 2 ) .
195 +Thus , ydeNM is a novel AraC-regulated operon that is directly repressed by AraC in an arabinose-dependent manner .
196 +We mapped the 5 = end of the ydeNM transcript using 5 = RACE and constructed transcriptional fusions to a lacZ reporter gene with fragments starting at position 371 and ending at position 1 or 14 with respect to the transcription start site .
197 +The longer fragment , from 371 to 14 , showed 3-fold arabinose-depen-dent repression by AraC ( Fig. 3 ) .
198 +In contrast , the shorter fragment , from 371 to 1 , showed no repression by AraC , suggesting association of AraC with the sequence around the transcription start site ( Fig .
199 +S2 in the supplemental material ) , although no site matching the AraC motif could be identified in this region .
200 +ydeN and ydeM encode a predicted sulfatase and a predicted sulfatase maturase , respectively ; thus , they have no apparent connection to arabinose metabolism .
201 +To determine whether either ydeN or ydeM is required for normal regulation of AraC-activated genes , we constructed a translational fusion of the araE upstream region to lacZ and measured - galactosidase activity in a wildtype strain and in isogenic strains containing deletions of either ydeN or ydeM .
202 +We did not detect any substantial difference in - galactosidase activity relative to the wild-type strain in either mutant ( see Fig .
203 +S4 in the supplemental material ) .
204 +AraC binding within dcp is not associated with detectable regulation of transcription .
205 +We detected binding of AraC within dcp ( Fig. 1A ) .
206 +The predicted binding site is located far from the 5 = end of any gene , including dcp itself ( see Fig .
207 +S5 in the supplemental material ) , suggesting that it is not associated with regulation of an annotated gene .
208 +Intriguingly , association of AraC with the site in dcp , as measured by ChIP/qPCR , is the highest of all AraC-bound regions in the E. coli genome ( Fig. 1A ) .
209 +To determine whether the AraC site within E. coli dcp is associated with transcription regulation , we used ChIP/qPCR to measure association of RNAP in the presence and absence of arabinose in a wild-type and a araC strain ( Fig. 2 ) .
210 +We did not detect any significant differences in RNAP association , suggesting that under these growth conditions , AraC does not regulate expression of a transcript that initiates within dcp .
211 +tivated transcripts .
212 +In the transcription profiling experiment , we found that expression of ygeA is significantly induced by arabinose and is dependent on araC ( Table 2 ) .
213 +ygeA is located immediately downstream of araE , in the same orientation , suggesting that some RNAP reads through the terminator downstream of araE and transcribes ygeA .
214 +We tested this hypothesis using RT-PCR to detect RNA that spans the araE and ygeA genes .
215 +Despite the presence of a strong predicted terminator , we were able to detect RNA species that included both araE and ygeA , consistent with terminator read-through ( Fig. 4A ) .
216 +ChIP/qPCR analysis of RNAP dem-onstrated high levels of RNAP association within ygeA at both the 5 = and 3 = ends , in the presence but not the absence of arabinose and dependent upon araC ( Fig. 2 ) .
217 +Northern blotting using probes specific to araE and ygeA also demonstrated read-through of the terminator downstream of araE ( Fig. 4B ) , although the level of read-through transcript was lower than that of araE transcript .
218 +We also detected an araC-independent transcript by Northern blotting that is likely due to initiation of transcription immediately upstream of ygeA ( Fig. 4B ) .
219 +Using densitometry analysis , we determined that the araE-ygeA read-through product is 11 % as abundant as the araE transcript .
220 +In contrast , the ChIP/qPCR data ( Fig. 2 ) indicate that 50 % of RNAP complexes read through the terminator downstream of araE .
221 +Together , these data suggest that the read-through transcript is less stable than that for araE alone .
222 +Using the transcription profiling data , we analyzed the differences in expression with or without arabinose and in the presence or absence of araC for the genes immediately downstream of araD , araH , and araJ .
223 +Only polB , the gene immediately downstream of araD , showed a 2-fold change in expression .
224 +Specifically , expression of polB increased 2.6-fold in the presence of arabinose and was 2.5-fold higher in wild-type cells than in araC cells .
225 +This suggests that RNAP also reads through the terminator downstream of araD .
226 +We confirmed this using RT-PCR ( Fig. 4A ) and ChIP/qPCR of RNAP ( Fig. 2 ) , as described above for araE-ygeA .
227 +From the ChIP/qPCR data , we estimate that 30 % of RNAP complexes read through the terminator downstream of araD .
228 +A recent study predicted sites of Rho-independent termination based on RNA sequence and structure ( 40 ) .
229 +The sequence between araE and ygeA ranked 286th on the list of 1,058 predicted terminators , suggesting that it should function effectively to terminate transcription .
230 +To experimentally test the ability of this sequence to terminate transcription , we constructed a lacZ reporter fusion that includes the predicted terminator with limited flanking sequence downstream of a strong , constitutive promoter ( Fig. 5A ) ( 41 ) .
231 +As controls , we constructed fusions with either no terminator sequence or predicted terminators and limited flanking sequence for the ahpF and tppB genes , ranked 293rd and 638th on the list of 1,058 predicted terminators , respectively ( Fig. 5A ) ( 40 ) .
232 +While the ahpF and tppB terminators reduced expression by 98 % and 99 % , respectively , the araE terminator reduced - galactosi-dase activity by only 56 % ( Fig. 5B ) .
233 +We also tested a mutant version of the tppB terminator that contains a point mutation in the upstream stem of the terminator stem-loop .
234 +This mutant terminator reduced - galactosidase activity by 89 % ( Fig. 5B ) .
235 +Thus , the araE terminator is only weakly effective and does not even function as well as a mutant version of a terminator that has lower predicted strength .
236 +Genome-wide mapping of AraC binding sites in S. enterica .
237 +We mapped the genome-wide binding of C-terminally FLAG-tagged AraC in S. enterica subsp .
238 +enterica serovar Typhimurium strain 14028s using ChIP coupled with deep sequencing ( ChIP-seq ) .
239 +We identified five putative target loci for AraC : upstream of araB-araC , araE , araJ , STM14_0178 ( araT ) , and within sseD .
240 +We validated the ChIP-seq data using ChIP/qPCR .
241 +Thus , we con-firmed significant association of AraC with all regions identified by ChIP-seq ( Fig. 6 ) .
242 +Effects of AraC and arabinose on global gene expression in S. enterica .
243 +We used RNA-seq to determine the effects of AraC and arabinose on genome-wide RNA levels in S. enterica .
244 +Wild-type or araC mutant cells were grown in the presence or absence of 0.2 % L-arabinose .
245 +Table 3 lists the 16 genes whose expression changed significantly ( false discovery rate [ FDR ] , 0.05 ) by 4-fold in wild-type cells upon addition of arabinose and whose expression differed significantly ( FDR , 0.05 ) by 4-fold between wild-type and araC cells in the presence of arabinose .
246 +Of the 16 regulated genes , 9 are direct regulatory targets based on the association of AraC with regions upstream of these genes , as determined by ChIP-seq .
247 +All of the direct regulatory targets are positively regulated by AraC and arabinose .
248 +No direct targets were identified that are regulated by AraC in the absence of arabinose .
249 +We did not detect any significant change in expression of sseD or the surrounding genes , suggesting that , like E. coli dcp , this gene contains an AraC binding site that is not associated with regulation of transcription under the conditions tested .
250 +It is important to note , however , that sseD falls within Salmonella pathogenicity island 2 ( SPI2 ) , a region that is transcriptionally silenced by H-NS under the conditions used in our work ( 42 ) .
251 +Thus , it is possible that AraC regulates transcription from the site within sseD under conditions that derepress SPI2 .
252 +The direct regulatory targets of AraC include all classical ara genes that are conserved in S. enterica , with the exception of araH .
253 +Note that araH is part of the araFGH operon in E. coli but araF and araG are not conserved in S. enterica .
254 +As we have shown for E. coli , ygeA is a direct regulatory target of AraC in S. enterica ( cotrans-cribed with araE ) .
255 +Lastly , STM14_0178 and STM14_0177 are direct regulatory targets of AraC .
256 +STM14_0178 and STM14_0177 do not have close homologues in E. coli and are predicted to encode an arabinoside transporter and an - L-arabinofuranosidase II precursor , respectively .
257 +Thus , it is likely that S. enterica metabolizes arabinosides as a source of arabinose .
258 +Based on their predicted functions , we rename STM14_0178 and STM14_0177 araT ( arabinoside transporter ) and araU ( arabinofuranosidase II precursor ) , respectively .
259 +The AraC site location upstream of araT can be estimated with 20-bp accuracy from the ChIP-seq data ( predicted AraC sites upstream of araE and araJ are within 20 bp of the corresponding ChIP-seq peaks ) ( see Fig .
260 +S6 in the supplemental material ) .
261 +Two regions upstream of araT have sequences similar to the AraC consensus motif .
262 +The location of one of these regions is precisely aligned with the ChIP-seq peak , suggesting that this sequence is bound by AraC under the conditions tested .
263 +The more upstream conserved sequence that resembles an AraC binding site falls outside the region predicted by the ChIP-seq data ; hence , it may bind AraC under other growth conditions , e.g. , in the absence of arabinose .
264 +The end of the downstream putative AraC site is only 21 bp from the annotated gene start for araT , a distance inconsistent with activation of araTU transcription by AraC .
265 +However , the RNA-seq data strongly suggest that the transcription start site is downstream of the annotated gene start for araT .
266 +Hence , the
267 +Genea Arabinoseb araCc ygeA 4.1 4.3 araJ 3.8 4.1 yjcB 3.8 3.0 ycfR 2.7 2.9 dctA 2.4 3.7 mglC 2.4 3.9 mglA 3.2 4.7 ygbM 2.5 5.3 a Arabinose-responsive genes in S. enterica were defined by 4-fold change in expression ( significant difference ) under growth with or without arabinose in wild-type ( 14028s ) cells and 4-fold change ( significant difference ) between wild-type ( 14028s ) and araC ( AMD485 ) cells in the presence of arabinose .
268 +Direct regulatory targets of AraC are indicated by boldfaced text .
269 +b Fold change in mRNA level for wild-type cells grown with or without arabinose .
270 +c Fold difference in mRNA level between wild-type and araC cells grown in the presence of arabinose .
271 +translation start site of araT is likely to be incorrectly annotated , and the downstream putative AraC site is likely to be located upstream of position 40 with respect to the araTU transcription start site .
272 +This site position is consistent with transcription activation by AraC using a mechanism similar to that described for E. coli AraC-activated genes .
273 +Conservation of the AraC regulon across the family Entero-bacteriaceae .
274 +AraC is highly conserved across the family Entero-bacteriaceae , which includes E. coli and S. enterica .
275 +The two helix-turn-helix DNA-binding domains are particularly well conserved , e.g. , they are 100 % identical between E. coli and S. enterica .
276 +Hence , AraC likely binds with similar DNA sequence specificity across all Enterobacteriaceae species .
277 +To determine whether regulation of AraC target genes is conserved across the family Enterobacteria-ceae , we aligned sequence surrounding E. coli and/or S. enterica AraC sites identified in this work with equivalent regions from four other Enterobacteriaceae species ( Citrobacter rodentium , Enterobacter sp .
278 +strain 638 , Klebsiella pneumoniae , and Cronobacter sakazakii ; all alignments are shown in Fig .
279 +S7 in the supplemental material ) .
280 +S. enterica sseD is not conserved in any of the other species , and E. coli ydeN is only conserved in S. enterica ; hence , these regions were not analyzed .
281 +Conservation of AraC sites was observed for araBAD , araFGH , araE , ytfQ , and araTU ( Fig. 7 ; also see Fig .
282 +S6 ) .
283 +No conservation of AraC sites was observed for araJ or dcp .
284 +Conservation was highest for two regions of the AraC binding site : positions 4 to 7 and 13 to 19 .
285 +This is consistent with the information content of the motif derived from the E. coli AraC ChIP-chip data and with the known consensus sequence ( Fig. 1B ) .
286 +DISCUSSION
287 +E. coli AraC is one of the best-studied TFs in any bacterial species and was the first described transcriptional activator ( 3 , 4 ) .
288 +With the exception of xylA , the last AraC-regulated gene to be identified was araJ , more than 30 years ago ( 27 ) .
289 +We combined two complementary genomic approaches to expand the known E. coli AraC regulon .
290 +Specifically , we identified three novel binding targets of AraC ( upstream of ytfQ and ydeN and within dcp ) and five novel AraC-regulated genes ( ytfQ , ydeN , ydeM , ygeA , and polB ) .
291 +Strikingly , regulation of four of the five novel target genes is mechanistically distinct from that observed previously for other AraC-reg-ulated genes .
292 +Thus , our data demonstrate the power of integrating ChIP-chip/ChIP-seq and transcription profiling as an unbiased and comprehensive approach to identify regulatory networks .
293 +ChIP-chip identifies noncanonical AraC binding sites .
294 +Despite the extensive history of research on E. coli AraC , we identified several novel AraC-bound regions and several novel AraC-regu-lated genes .
295 +It is perhaps unsurprising that our unbiased , genomic approach identified AraC sites and AraC-regulated genes that differ functionally from those identified previously , as this would explain why they were missed in previous studies .
296 +Specifically , we identified AraC binding sites that ( i ) repress rather than activate transcription in an arabinose-dependent manner ( ydeN ) , ( ii ) result in little or no observed regulation under standard laboratory growth conditions ( ytfQ and dcp ) , and ( iii ) are located within a gene ( dcp ) .
297 +We also identified AraC-regulated genes that are transcribed due to read-through of inefficient Rho-independent terminators ( ygeA and polB ) .
298 +Previous ChIP-chip studies in bacteria have identified many TF binding sites within genes ( 7 ) .
299 +The most striking example in E. coli is RutR , for which 80 % of binding sites are intragenic ( 9 ) .
300 +With the exception of binding sites close to the 5 = end of genes ( 43 ) , very few intragenic TF binding sites have a described function .
301 +We identified a binding site for AraC inside dcp , a gene that encodes dipeptidyl carboxypeptidase .
302 +Given the lack of conservation of this putative AraC binding site in other Enterobacteriaceae species and the lack of detectable regulation by AraC at this site , we conclude that the site is unlikely to have regulatory function under the tested growth conditions .
303 +We identified an analogous AraC site in S. enterica inside sseD .
304 +We propose that these binding sites have ( i ) regulatory function under a different growth condition , ( ii ) a function unrelated to transcription , or ( iii ) no function .
305 +Novel E. coli AraC binding sites that repress transcription .
306 +We identified two E. coli transcripts that are directly repressed by AraC : ytfQ and ydeNM .
307 +ytfQ encodes a galactose/arabinose transporter ; thus , it has a clear connection to the established function of AraC in regulating arabinose metabolism .
308 +Repression of ytfQ by
309 +AraC is weak ( 1.5-fold ; see Fig .
310 +S3 in the supplemental material ) , indicating that either AraC has only a minor effect on ytfQ expression or that more substantial regulation by AraC is associated with other growth conditions .
311 +AraC has previously been shown to repress its own transcription by binding to a region overlapping the araC promoter elements ( 32 ) .
312 +This repression occurs independently of the addition of arabinose .
313 +The location of the AraC binding site upstream of ytfQ is too far upstream of the transcription start site to repress transcription by directly occluding RNAP .
314 +We propose that AraC bound at this site interacts with additional regulatory proteins , perhaps another monomer of AraC , bound closer to the transcription start site .
315 +GalR has been shown to regulate ytfQ ( 44 ) ( Fig .
316 +S1 in the supplemental material ) .
317 +However , we detected no effect of GalR on regulation of ytfQ by AraC ( data not shown ) .
318 +Unlike AraC-dependent repression of araC and ytfQ , repression of ydeN occurs only in the presence of arabinose ( Table 2 and Fig. 3 ) .
319 +This is consistent with our ChIP data showing binding of AraC upstream of ydeN only in the presence of arabinose ( Fig. 1A ) .
320 +Although arabinose-dependent repression by AraC has not been observed before , there are clear parallels with arabinose-de-pendent activation of araBAD transcription .
321 +Arabinose binding to AraC alters its DNA binding properties ( 5 ) .
322 +At the araC-araBAD intergenic region , AraC forms a repression loop in the absence of arabinose due to the dimerization of distally bound AraC mono-mers .
323 +In the presence of arabinose , dimerization occurs at adjacent sites , breaking the repression loop and activating transcription of araBAD ( 6 ) .
324 +This change in DNA binding is due to a rearrangement of the N-terminal arabinose-binding/dimeriza-tion domain and the C-terminal DNA-binding domain relative to one another ( 5 ) .
325 +We propose that the DNA binding properties of AraC allow it to bind at ydeN only in the presence of arabinose .
326 +Our reporter fusions indicate that maximal repression by AraC requires sequence between 1 and 15 relative to the transcription start site ( Fig. 3 ) .
327 +This strongly suggests the presence of an AraC binding site overlapping the transcription start site , consistent with a role in transcriptional repression .
328 +We propose that AraC binds as a dimer to adjacent sites overlapping the transcription start site .
329 +Thus , arabinose-dependent repression of ydeNM by AraC would use the same mechanism as arabinose-dependent activation of araBAD .
330 +Read-through of inefficient transcription terminators contributes to the E. coli AraC regulon .
331 +ygeA and polB are positively regulated by AraC and arabinose due to partial read-through of Rho-independent terminators ( Fig. 2 , 4 , and 5 ) .
332 +We analyzed published microarray data from another group that used arabinose to induce overexpression of various proteins unrelated to AraC .
333 +Consistent with our own work , both ygeA and polB were in the top 5 % of all genes when ranked by the level of arabinose induction ( 45 ) .
334 +An equivalent analysis for ydeN showed that it is in the bottom 0.5 % of all genes ( 45 ) .
335 +From the Northern blot ( Fig. 4B ) it is clear that , in the presence of arabinose , the majority of ygeA mRNA is in the form of the read-through transcript , suggesting that read-through is physiologically relevant .
336 +Many predictions have been made for intrinsic terminators in E. coli and other species ( 40 , 46 -- 50 ) .
337 +Sequences downstream of araE and araD have been predicted to form terminators .
338 +This is especially true for the terminator downstream of araE , which has a long , G/C-rich stem-loop followed by a 10-mer sequence with 8 U 's ( Fig. 4 ) .
339 +However , both the araE and araD terminators are only weakly effective .
340 +For the araE terminator this is unlikely to be due to alternative structures influenced by upstream sequence , since a minimal region is insufficient to terminate in the reporter assay we used ( Fig. 5 ) .
341 +Thus , our data suggest that terminator predictions are often inaccurate .
342 +Regulatory functions for AraC beyond arabinose metabo-lism .
343 +We have identified 7 novel AraC-regulated genes in E. coli and S. enterica .
344 +S. enterica araT and araU encode a likely transport / metabolism system for arabinosides .
345 +This suggests that S. enterica can use arabinosides as a carbon source by metabolizing them to arabinose .
346 +Only one other novel AraC-regulated gene identified in this work , E. coli ytfQ , has a known connection to arabinose me-tabolism ( 39 ) .
347 +Furthermore , araJ is a long-established member of the AraC regulon but has no known connection to arabinose me-tabolism ( 51 ) .
348 +It is possible that some or all of the novel AraC-regulated genes have as-yet-unidentified connections to arabinose metabolism , although this seems especially unlikely for polB , which encodes a well-characterized DNA polymerase .
349 +In addition , deletion of ydeN or ydeM did not substantially affect araE expression ( see Fig .
350 +S4 in the supplemental material ) , suggesting that AraC and intracellular arabinose levels are unaffected by the absence of these genes .
351 +Regulation of polB by AraC is particularly intriguing given the well-established function of polB in DNA replication and repair ( 52 ) .
352 +A 6-fold increase in polB expression is sufficient to give a detectable increase in the spontaneous mutation rate independent of the SOS response ( 53 ) .
353 +We were not able to detect a significant increase in the spontaneous mutation rate by growth in the presence of arabinose ( data not shown ) , but polB expression increases only 2.6-fold .
354 +While it is likely that an increase in the spontaneous mutation rate would be below our detection threshold , the effect of arabinose on polB expression could contribute to genome variability during long-term growth .
355 +Conservation of the AraC regulon .
356 +The PhoP regulon is by far the best studied with respect to conservation .
357 +Only three genes are consistently regulated by PhoP across the family Enterobacteria-ceae ( 13 ) .
358 +In contrast , our data indicate that most members of the AraC regulon are conserved in this family .
359 +This `` core '' regulon is comprised of araBAD , araFGH , araE , ytfQ , and araTU .
360 +Three of these genes , ytfQ , araT , and araU , have not previously been described as AraC targets .
361 +The conservation of regulation of ygeA and polB by transcriptional read-through is more difficult to assess .
362 +araE-ygeA synteny is not well conserved , suggesting that ygeA is not a conserved AraC regulon member .
363 +We did not detect regulation of polB by AraC in S. enterica .
364 +However , there is a two-gene insertion between araD and polB in S. enterica .
365 +In contrast , most other Enterobacteriaceae species maintain the araD-polB synteny .
366 +Hence , polB regulation by AraC may be widely conserved .
367 +Strikingly , one of the conserved regulatory targets of AraC , araTU , is absent from E. coli .
368 +This highlights the risk associated with making inferences on TF regulons if experimental data are only available for one species .
369 +An analysis of AraC regulon conservation based only on E. coli target genes would have missed araTU .
370 +Similarly , an analysis of AraC regulon conservation based only on S. enterica target genes would have missed araFGH .
371 +The importance of using experimental data from multiple species is especially high for TFs that have degenerate binding motifs , such as AraC , since binding sites can not easily be predicted from DNA sequence alone .
372 +Conclusions .
373 +Our unbiased mapping of the AraC regulons of
374 +E. coli and S. enterica has revealed new functions and new mechanisms of action for this storied regulator .
375 +Our data suggest that AraC regulates functions beyond arabinose metabolism .
376 +Furthermore , unlike the PhoP regulon , most AraC regulatory targets are conserved across related species , although conservation is limited to genes required for the transport and metabolism of arabinose .
377 +Our work highlights the importance of genome-scale approaches in the study of bacterial gene expression .
378 +ACKNOWLEDGMENTS
379 +We thank David Grainger , members of the Wade laboratory , Robert Schleif , and members of Keith Derbyshire and Todd Gray 's group for helpful discussions .
380 +We thank David Grainger , Todd Gray , Keith Derbyshire , and Rick Wolf for comments on the manuscript .
381 +We thank Chunhong Mao for assistance with RNA-seq analysis .
382 +We thank the Wad-sworth Center Bioinformatics Core , the Wadsworth Center Applied Genomic Technologies Core , and the University at Buffalo Next Generation Sequencing Core Facility for technical assistance .
383 +This work was supported by National Institutes of Health ( NIH ) grant 1DP2OD007188 and Wadsworth Center start-up funds ( J.W. ) , U.S. National Science Foundation grant MCB-1158056 ( I.E. ) , and appointments ( C.B. and B.P. ) to the Emerging Infectious Diseases ( EID ) Fellowship Program administered by the Association of Public Health Laboratories ( APHL ) and funded by the Centers for Disease Control and Prevention ( CDC ) .
...\ No newline at end of file ...\ No newline at end of file
1 +Determining the Control Circuitry of Redox Metabolism
2 +Abstract has long been known that facultative anaerobes will hierarchically utilize external electron acceptors relative to the free energy change provided by each [ 1,2 ] .
3 +Oxygen exists at the top of the hierarchy , electron acceptors like NO3 in the middle , and lactate or acetate or other fermentation products are at the bottom [ 3 -- 5 ] .
4 +Many detailed studies have determined that the transcription factors ( TFs ) ArcA and Fnr are the key players in managing this hierarchy through the activation or repression of the electron transport chain ( ETC ) machinery specific to an available electron acceptor [ 6 -- 11 ] .
5 +It is also largely understood how ArcA senses redox via the flow of reducing equivalents through the ETC , and how Fnr directly senses levels of dissolved O2 [ 1,12,13 ] and glutathione [ 14,15 ] .
6 +However , it is not clear how these two TFs work together and more importantly why they regulate hundreds of gene products that lie outside of the ETC and energy metabolism [ 3,5 ] ?
7 +Even though many biochemical details of redox regulation have been elucidated [ 6,8,16 ] , systems level principles for the global regulatory response throughout the anaerobic shift remain elusive .
8 +An important missing piece is a clear framework , or design principle , that elucidates how hundreds of transcriptionally regulated gene products are coordinately regulated to produce the necessary quantitative shifts in metabolic flux states .
9 +On the purely metabolic side , certain design principles have emerged through the analysis of stoichiometric models that identified growth and energy generation as the two principal dimensions of metabolic network function [ 17 -- 19 ] .
10 +It was further shown that linear combinations of these two dimensions could account for observed flux patterns throughout nutrient limitations and the anaerobic shift [ 18,20 ] .
11 +A question now becomes , what are the corresponding global TFs and how do they coordinately regulate all the gene products which enable the metabolic flux map to shift from one optimal state to another ?
12 +Here we show how the global TFs ArcA and Fnr coordinately regulate the primary metabolic dimensions of growth and energy generation .
13 +We integrated polyomic data sets and used genome-scale metabolic models to enable a mechanistic understanding of hundreds of simultaneous and individual regulatory events .
14 +This analysis subsequently provides a link between global regulatory circuits and global optimality in microbial metabolism .
15 +Results
16 +Genome-scale identification of TF regulatory events
17 +We first identified individual TF regulatory events at the genome-scale .
18 +Side-by-side measurements of RNA transcript abundance and TF binding were carried out to determine the structure and causality in E. coli 's transcriptional regulatory network ( TRN ) .
19 +ChIP-chip assays for ArcA and Fnr were performed under both fermentative and nitrate respiratory conditions ( Figure 1A ) .
20 +Gene expression measurements were then used to determine causality of activation or repression for each ArcA or Fnr binding site under these same two conditions ( as detailed in the later heatmap figure legend , Figure S1 ) .
21 +We found 102 , and 86 ( and 143 and 132 ) binding regions and 58 and 54 ( and
22 +95 and 55 ) causal regulatory events for ArcA and Fnr under fermentation ( and nitrate respiration ) conditions , respectively ( Figure 1A , Tables S1 , S2 , S3 , S4 ) .
23 +We then compiled the set of genomic sequences underlying these binding regions for each of the TFs and used the MEME program [ 21 ] to recover previously identified binding motifs [ 22,23 ] ( Figure 1B , Tables S5 , S6 ) .
24 +We confirmed 180 of 216 ( 83 % ) previously known regulatory events [ 24 ] and discovered 132 new binding regions relative to
25 +RegulonDB ( Figure 1A ) , representing an increase of 74 % over current knowledge of the regulatory functions of these two TFs .
26 +We further performed a detailed comparison of our results to recently published works [ 16,25 ] to determine a 78 % overlap in ArcA binding sites and a 50 % overlap in Fnr binding sites under fermentative conditions ( Figures S5 , S6 , S7 ) .
27 +In addition , we report 88 novel binding sites for ArcA and 52 novel binding sites for Fnr under nitrate respiratory conditions highlighting plasticity of the network throughout shifting external electron acceptors .
28 +We then integrated transcription start sites ( TSS ) [ 26 ] with TF binding regions to identify promoter architectures [ 27 ] .
29 +The location of TF binding motifs within experimentally determined binding regions were used to prepare histograms of the frequency of TF binding relative to the TSS ( Figure 1B ) .
30 +This analysis showed that ArcA spans the TSS or 235 box region and represses transcription while Fnr spans the 241.5 or alpha carboxy terminal domain and activates transcription [ 27 ] .
31 +While each of these regulatory strategies have been shown previously , here can we show that each strategy is ubiquitous at the genome-scale .
32 +Discovery of transcription factor mediated bidirectional transcription
33 +Novel cases of divergent transcriptional regulation were found in this data .
34 +The integration of binding regions with gene expression data revealed 42 regions where two divergent transcriptional units ( TUs ) were simultaneously regulated by a single binding event .
35 +Divergent transcriptional regulation has been observed previously [ 28 ] and is known to be mediated by transcription factors in certain cases .
36 +However , systematic regulation by global TFs has only been observed in limited cases [ 29 ] .
37 +We observe a total of 19 inverse , 16 dual activation , and 13 dual repression events for a total of 48 events spread across the 42 regions as some recur under different experimental conditions .
38 +Two examples ( Figure 1C ) highlight this ` hard coupling ' of the transcriptional regulation of seemingly unrelated but contextually dependent pathways .
39 +The acs-nrfABCDE system represents a lowest common denominator coupling between acetyl-coA synthetase ( acs ) acetate scavenging to acetyl-coA and usage of acetyl-coA via the TCA cycle and nrfABCDE nitrite reductase .
40 +Similarly the aroPpdhR system couples the transport of aromatic amino acids to the regulation of pyruvate that acts as their principal precursor molecule .
41 +The link between the acs and nrfABCD systems has been inferred/suggested in previous work which attempted to understand how E. coli could survive on acetate as a sole carbon source under anaerobic conditions [ 30 ] .
42 +In particular , E. coli can not utilize acetate under fully anaerobic conditions because acetate must be scavenged into acetyl-coA via acs and then utilized by the TCA cycle .
43 +Anaerobically the TCA cycle can not be used unless there is an electron acceptor in the ETC to enable oxidative phosphorylation .
44 +Thus , some usage of the TCA cycle via an alternative electron acceptor such as nitrite or nitrate is necessary for E. coli to utilize acetate and acetyl-coA anaerobically .
45 +This metabolic feature is physiologically crucial in the gut environment that is rich in fatty acids that can not be used if E.coli does not utilize alternative electron acceptors like nitrite .
46 +Hence , the direct coupling of acs and nrfABCD through bidirectional transcriptional regulation is consistent with the necessity of a flux through the nrfABCD system in order for the acetyl-coA formed by acs to be utilized .
47 +The transcriptional coupling acts as bidirectional gate controlled by ArcA and the redox state of the cell to coordinate this evolutionarily crucial metabolic capability .
48 +Similarly the aroP-pdhR system couples the transport of aromatic amino acids to the regulation of pyruvate that acts as their principal precursor molecule through the action of Fnr .
49 +To understand the network level connection between the aromatic amino acid transporter ( aroP ) and the pyruvate dehydrogenase repressor TF ( pdhR ) one can examine Figure 2 , which shows the connection between catabolic biomass precursors and biosynthetic pathways .
50 +Tyrosine and tryptophan are both made directly from PEP that is rapidly dephosphorylated into pyruvate .
51 +The corresponding activation of aroP and repression of pdhR is consistent with an increased need for amino acid transport when the precursors for biosynthesis ( PEP ) are critical to maintain cellular energy levels .
52 +This characteristic is supported by a dampening of the switch upon the transition to nitrate respiration , resulting in decreased transporter expression when less pyruvate is needed for fermentation and can thus be shuttled to amino acid biosynthesis .
53 +In general , pdhR acts as a classic repressor that `` pops off '' of its binding site in the presence of pyruvate and hence allows expression of pyruvate dehydrogenase and other oxidative enzymes .
54 +Anaerobically pyruvate dehydrogenase ( aceEF-lpd ) is repressed regardless of pdhR by ArcA and Fnr and given that there is also a higher concentration of pyruvate it would presumably not be active .
55 +Thus , while this switch is highlighted anaerobically in that full repression of pdhR is concomitant with aroP activation its physiological significance is more prevalent under nitrate or even fully aerobic conditions in which it can function to directly couple and balance the catabolic and anabolic demands around pyruvate which acts as a critical second messenger in the aerobic-anaerobic shift [ 6 ] .
56 +It is very insightful to view such a switch as it is ramped fully up under anaerobic conditions and then turned down under nitrate respiration to maintain a physiologically crucial metabolic
57 +Previous work has identified biomass production and energy production as the two principal dimensions characterizing the overall function of metabolic networks [ 17 -- 19 ] .
58 +This duality in function is conceptually equivalent to considering heterotrophic metabolism as the standard combustion equation ( Figure 2 ) in which an electron donor ( glucose ) is broken apart with an electron acceptor ( oxygen , nitrate , etc. ) to form biomass , energy , waste and heat .
59 +Here we use the terms catabolism to describe oxidation of the electron donor , anabolism to describe biomass formation , and chemiosmosis to describe energy generation .
60 +The genes in each of these categories were determined by a manual curation of the E. coli metabolic model [ 31 ] and associated literature sources [ 4,26 ] .
61 +Catabolic genes correspond to nutrient transporters , recycling machinery , and central catabolic machinery .
62 +Anabolic genes correspond to biosynthetic and macromolecular synthesis pathways .
63 +Chemiosmotic genes correspond to the electron transport chain ( ETC ) , fermentation pathways , and ion pumps ( Figure 3 ) .
64 +From the data sets described above , the regulation of these three classes of genes by ArcA and Fnr can be analyzed using their metabolic functions as context .
65 +ArcA and Fnr directly regulate a total of 127 catabolic genes including 49 transporter genes , 38 recycling or secondary catabolic enzymes , 33 central metabolic genes , and 7 associated TFs ( Figures 2,3 ) .
66 +In particular , recovery of all of the classic targets of ArcA and Fnr is complemented by the simultaneous discovery of transporter genes and recycling enzymes like peptidases and proteases ( Figure 3 ) .
67 +It can also be recognized that there existed many classically unknown glycolytic targets along with generally unrecognized activation of the glucose transporter ptsG .
68 +Activation of ptsG by Fnr is consistent with the fact that cells nearly double their uptake of carbon during fermentative growth compared with aerobic growth .
69 +In anabolism , ArcA and Fnr directly regulate 54 genes including 34 metabolite synthesis genes , 14 macromolecular synthesis genes , and 6 TFs .
70 +Broad trends of nucleotide biosynthesis activation and amino acid biosynthetic activation of nucleotide precursors is consistent with redox related demands .
71 +However , perhaps the most important of these findings is the regulation of both transhydrogenases ( sthA , pntAB ) in E. coli .
72 +Previous work has shown that a large portion of the NADPH used for biosynthetic reactions comes from the membrane bound transhydrogenase PntAB [ 32 ] and that the soluble SthA is used for re-oxidation of NADPH under aerobic growth with excess glucose .
73 +Our data shows that ArcA activates pntAB and represses sthA in a redox-dependent fashion consistent with an increased need for NADPH under nitrate respiration relative to fermentation ( Figure 3 ) .
74 +This regulatory shuttling of reduction equivalents thus plays a critical role in maintaining the balance between growth and energy generation by increasing growth only once when energy demands are satisfied .
75 +In the chemiosmotic category we observe regulation of 120 genes including 83 genes of the ETC , 6 for fermentation , 21 for ion pumps , 2 for motility , and 8 TFs .
76 +Nearly all of the regulation can be shown to coincide with redox related demands including regulation of ion pumps which coincides with an increased need to maintain a positive electrical gradient across the inner membrane to make up for the diminished proton gradient .
77 +We also observed strong regulation of the flhDC , gadW , and appY transcription factors .
78 +The flhDC system is a master regulator for the motility and flagellum apparatus of the cell that feeds off the chemiosmotic gradient in search of nutrients .
79 +appY and gadW are key regulators of cytochromes and acidic tolerance , respectively .
80 +After including regulation through appY we can conclude that ArcA and Fnr exhibit control either directly or indirectly over 15 out of the 16 known dehydrogenase and oxidoreductase reactions in E. coli [ 4 ] ( Figures 2,3 ) .
81 +High-level architecture of the metabolic-regulatory network
82 +Enumerating regulatory events is informative , but how do they all together form a coherent regulatory logic that produces meaningful physiological states ?
83 +Network analysis of these regulatory interactions reveals a qualitative feedforward and feedback flow-based model of the primary metabolic dimensions ( Figure 4A ) .
84 +The model input is the total set of catabolites ( glucose or electron donor ) available to the cell that are oxidized based on the availability of an electron acceptor into a ratio of reduced to oxidized components .
85 +These components ( primarily NADH/NAD and NADPH/NADP ) are then used by the anabolic machinery to generate biomass , or by the chemiosmotic machinery to generate energy as outputs .
86 +The ratio of reduced-to-oxidized components is sensed by ArcA and Fnr [ 1 ] , and they can feedback and feedforward regulate the catabolic , anabolic , and chemiosmotic processes in a coordinated fashion to maintain the ratio .
87 +Consistent with this schema , it has been shown that TFs are ideal flux sensors [ 33 ] .
88 +Analyzing the regulatory events within the context of the qualitative flow-based model reveals a feedforward with feedbacktrim architecture of the overall regulatory logic .
89 +Counting the number of genes that are activated or repressed ( Figure 3 ) provides a measure of the extent of feedforward or feedback regulation exerted ( Figure 4B ) .
90 +Under fermentation ArcA represses 70 catabolic genes and Fnr activates 75 chemiosmotic genes .
91 +Under nitrate respiration ArcA represses 73 catabolic genes and Fnr activates 61 chemiosmotic output genes .
92 +A similar trend is observed for regulation of the anabolic circuitry in which Fnr activates 14 and 11 genes under fermentation and nitrate respiration .
93 +This circuitry is consistent with fast sensing of oxygen by Fnr and slow but continuous sensing of redox flow through the ETC by ArcA [ 34 ] .
94 +The regulatory architecture revealed by this qualitative model is comprehensive and novel , but primarily topological .
95 +To more quantitatively assess the functions of the observed transcriptional regulatory architecture on the metabolic network that it regulates we sampled all allowable network flux states of a highly curated genome-scale metabolic model of E. coli metabolism [ 31 ] under both fermentative and nitrate respiratory conditions .
96 +This sampling of allowable flux states of the metabolic network was then integrated with the experimentally determined regulatory architecture to discern the amount of total flux ( sum of flux loads across all reactions ) regulated by ArcA and Fnr under each of the conditions studied .
97 +This calculation revealed that 60 % and 57 % ( and 88 % and 80 % ) of all metabolic flux is directly ( and indirectly ) controlled by ArcA and Fnr under fermentative and nitrate respiratory conditions respectively ( Tables S7 , S8 ) .
98 +We further show that 69 % and 62 % of the catabolic fluxes producing each of the redox molecules and biomass precursors along with 71 % and 69 % of the downstream anabolic and chemiosmotic fluxes are directly regulated under fermentative and nitrate respiratory conditions respectively ( Figure S3 , Table S9 , S10 ) .
99 +From a gene level we find that 246 genes are differentially expressed ( fdr , .05 , fold change .2 ) between fermentative and nitrate respiratory conditions and that 236/246 or ,96 % of the genes are directly ( 73 ) or indirectly ( 163 ) regulated by ArcA or Fnr ( Table S12 ) .
100 +Taken together , these measurements quantify the global metabolic regulation of flux by ArcA and Fnr and provide further evidence towards the proposed feedforward with feedback-trim regulatory architecture .
101 +To provide more validation for the feedforward with feedbacktrim architecture at the genome-scale we first assessed the set of 91 reactions that significantly differed ( flux cutoff of 0.25 mmol / gDW-1 - h-1 ) between fermentation and nitrate respiration ; gDW is denotes grams dry weight .
102 +We were then able to show that 89 of the 91 reactions were regulated directly ( 40 reactions ) or indirectly ( 49 reactions ) by ArcA or by Fnr ( Table S11 ) .
103 +We then calculated the change in flux for each of these 89 reactions between the two conditions along with the change in regulatory strength for the genes encoding these 89 reactions across the same conditions ( Table S11 ) .
104 +We plotted the change in flux versus the change in regulation ( Figure 5A ) and calculated an r correlation value of 2 0.71 ( p,1e-6 ) for the directly regulated genes .
105 +This correlation provides quantitative evidence for the logic of the regulatory circuit in the transition from fermentation to nitrate respiration .
106 +The linear positive slope shows not only that the reactions responsible for the redox shift are regulated , but also that these reactions are quantitatively regulated to help minimize the redox ratio in concert with the quantitative model predictions .
107 +Most of the ArcA regulated reactions are de-repressed , as indicated by the lightening shade of blue under nitrate respiration ( Figure 5B ) .
108 +Most of the Fnr regulated reactions are de-activated as highlighted by the lightening shade of yellow under nitrate respiration ( Figure 5B ) .
109 +The broad repression of crucial catabolic genes by ArcA and activation of chemiosmotic genes by Fnr is also shown through analysis of C-13 MFA data generated between wild type and Dfnr or DarcA strains ( Figure S8 ) .
110 +This trend of redox ratio minimization was so strong that the only outliers resulted in identification of new biology in the form of transport-coupled redox balancing for allosterically regulated amino acid biosynthetic reactions ( Figure S4 , Text S1 ) .
111 +We then sought to show that this quantitative regulatory model was truly redox dependent and not just fermentative/nitrate respiration specific .
112 +We thus took C-13 measured flux data [ 35 ] for E. coli grown aerobically in batch under either fully respiratory galactose conditions or partially fermentative glucose conditions .
113 +Even though both conditions are aerobic , we hypothesized that a similar shift in the redox ratio as observed between fully fermentative and nitrate respiration would occur given the comparison between a partially fermentative and fully respiratory condition .
114 +We made the same plot ( Figure 5C ) as in Figure 5a and even used regulatory strengths taken from the fermentative/nitrate shift .
115 +Only 16 flux measurements could be mapped of which only 9 showed any difference between glucose and galactose conditions .
116 +Of those 9 fluxes we were able to see a clear correlation for 7 and 2 an overall weak but significant r correlation value of .26 ( p = .079 ) .
117 +This plot again shows genes regulated by ArcA being de-repressed and genes regulated by Fnr being de-activated upon the shift to more oxidative conditions ( Figure 5D ) .
118 +Hierarchy of the joint metabolic-regulatory network
119 +An expansion of the top-level of the flow-based model contextualizes the function of the hundreds of individual gene products and provides a window into the structure of the full metabolic-regulatory network ( Figure 6A ) .
120 +Each different type of catabolite ( Figure 3 , Figure 4A , Figure 6A ) is maintained via production fluxes ( transport or recycling ) and consumption fluxes ( secondary catabolism or central catabolism ) .
121 +The catabolism specific production set consists of genes for amino acid , carbohydrate , lipid , and nucleic acid transport and recycling .
122 +The same expansion can be performed for anabolism and chemiosmosis .
123 +For anabolism , the total biomass is a result of the sum of the rate of metabolite biosynthesis plus the rate of macromolecular synthesis [ 36 ] minus the rate of dilution and recycling .
124 +For chemiosmosis , the total gradient is a sum of protons pumped across the inner membrane via the ETC , proton equivalents pumped across the inner membrane via fermentation , and ions translocated across the inner membrane minus the usage of the gradient for ATP production , nutrient transport , and motility [ 37 ] .
125 +This expansion also accounts for the classically observed hierarchy [ 38 ] of the TRN via sensing of lower level metabolites and subsequent regulatory control of the TFs themselves or of the production or consumption pathways for sensed metabolites ( Figure 6B ) .
126 +A full tracing of the TRN to explain the effects of the global TF deletion is consistent with 69 % of observed differential expression ( Figure S2 ) .
127 +Discussion
128 +This work presents a systems level and genome-scale mechanism for the coordinate action of global transcription factors throughout an electron acceptor shift .
129 +Our mechanism accounts for the previously unexplained genes regulated by ArcA and Fnr , it predicts changes in flux patterns , and perhaps most importantly shows that the classically observed hierarchy of transcriptional regulation mirrors the hierarchy of dimensions in the metabolic network .
130 +By basing our work off of the extensive body of detailed biological literature and the more recent work of principal dimensionality in metabolic networks we are able to present a systematic and remarkably consistent genome-scale mechanism .
131 +At the local level , we first greatly expanded the number of cases of promoter architectures [ 39 ] .
132 +This validates and highlights the importance of understanding initiation mechanisms , as they may be extendable to a systems level in future development of computational models .
133 +We were then able to make the novel discovery that 42 regions across the genome contained divergently transcribed TUs controlled by a single global TF binding region .
134 +We recognize that due to ChIP-chip resolution it is possible ( and even likely ) that multiple binding sites exist under the larger ChIP peak , however the local proximity still affords the same hardcoupling within the regulon .
135 +This hard coupling suggests switch like mechanisms in which sets of seemingly unrelated genes are jointly regulated to obey non-obvious systems level constraints .
136 +We identify two such cases of this in the acs-nrfABCDE operon and the aroP-pdhR operon .
137 +To understand systems level mechanisms of transcriptional regulation we turned to previous work that showed the principal dimensions of a metabolic space were biomass and energy generation .
138 +We hypothesized that global regulators must play a role in regulating globally decisive metabolic dimensionality .
139 +This hypothesis is supported by broad regulation across all of these main categories and the abilities of ArcA and Fnr to sense the molecules that govern the branch point between the two dimensions .
140 +Although we were able to make an unbiased characterization of the genes in each of the categories using the iJO1366 model we were still unsatisfied with such a coarse grained approach and sought to understand the composition of each of the categories .
141 +This led us to a hierarchical expansion and classification of pathways around key metabolic intermediates .
142 +Going on in this fashion led us to realize that the global transcriptional regulatory hierarchy plays out not only on the level of TF-TF regulation , but perhaps more importantly at the level of global TFs regulating the production or consumption fluxes of lower level metabolites which are correspondingly sensed by other intermediate regulators .
143 +In essence , the regulatory network is shaped by the underlying metabolite pools and vice versa .
144 +After determining the broad circuitry of the metabolic-regulatory network we mapped our data onto it and discovered that a strong feedforward with feedback trim architecture dominates at the genome scale .
145 +This occurs via ArcA 's strong repression of input catabolic circuits coupled with Fnr 's strong activation of downstream chemiosmotic and anabolic circuitry .
146 +This circuit is corroborated by Fnr 's ability to sense oxygen [ 13 ] which will diffuse quickly whereas ArcA will more continuously sense the flow of reducing equivalents through the ETC by sensing of the ratio of reduced to oxidized quinones [ 12 ] .
147 +This pattern of a fast component feeding forward for downstream `` planning '' coupled with a slower but continuous feedback sensor is a common pattern in basic process control schemes [ 40 ] .
148 +If coupled with other common process control patterns such as hierarchical and PID control one can envision a process control based model
149 +This work presents a formal integration and reconstruction of over 50 years of research on E. coli metabolism and its transcriptional regulation .
150 +The result is a detailed and coherent hierarchical view of the regulation of the principal dimensions of metabolism through a critical environmental shift .
151 +We find that the mathematical notions of optimality in metabolic functions are in line with our observations of global regulation .
152 +TRNs are not just TF-gene networks but rather TF-gene-enzyme-reaction flux networks , that are tightly integrated as levels or ratios of metabolites can drive TF activity [ 41,42 ] .
153 +The full elucidation of an electron acceptor response in the important model organism , E. coli , may have implications for similar metabolic responses in other organisms .
154 +For cancer , recent focus has shifted towards an understanding of the metabolic drivers and Warburg effect , where the hypoxia inducible factor ( HIF ) [ 43 ] senses the redox ratio and feedforward or feedback regulates genes producing or consuming reduction potential .
155 +Taken together , we are able to show how the two principal dimensions of metabolism are controlled in a shifting environment by global TFs through the use of polyomic data sets and genome-scale metabolic models .
156 +This study is likely to be useful as a guide for similar studies in other organisms where the same tools for experimentation and analysis are available .
157 +Methods
158 +Bacterial strains and growth conditions
159 +All strains used in this study were E. coli K-12 MG1655 and its derivatives .
160 +The E. coli strains harboring Fnr-8myc and ArcA-8myc were generated as described previously [ 44 ] .
161 +The deletion mutants ( Dfnr and DarcA ) were constructed by a l red and FLP-mediated site-specific recombination method .
162 +Glycerol stocks of E. coli strains were inoculated into M9 minimal medium containing 0.2 % ( w/v ) carbon source ( glucose ) and 0.1 % ( w/v ) nitrogen source ( NH4Cl ) , and cultured overnight at 37uC with constant agitation .
163 +The cultures were diluted 1:100 into fresh minimal medium and then cultured at 37uC to an appropriate cell density with constant agitation .
164 +For the anaerobic cultures , the minimal medium were flushed with nitrogen and then continuously monitored using a polarographic-dissolved oxygen probe ( Cole-Parmer Instruments ) to ensure anaerobicity .
165 +For nitrate respiration 20 mmol potassium nitrate was added .
166 +ChIP-chip
167 +To identify Fnr and ArcA binding regions in vivo , we used the ChIP-chip approach as described previously [ 44,45 ] .
168 +Briefly , cells at appropriate cells density were cross-linked by 1 % formaldehyde at ,20 uC for 25 min .
169 +Following the quenching of the unused formaldehyde with a final concentration of 125 mM glycine at ,20 uC for 5 min , the cross-linked cells were harvested and washed three times with 50 ml of ice-cold Trisbuffered saline .
170 +The washed cells were resuspended in 0.5 ml lysis buffer composed of 50 mM Tris-HCl ( pH 7.5 ) , 100 mM NaCl , 1 mM EDTA , 1 mg/ml RNaseA , protease inhibitor cocktail ( Sigma ) and 1 kU Ready-Lyse lysozyme Epicentre ) .
171 +The cells were incubated at 37uC for 30 min and then treated with 0.5 ml of 2 Å , IP buffer with the protease inhibitor cocktail .
172 +The lysate was then sonicated four times for 20 s each in an ice bath to fragment the chromatin complexes using a Misonix sonicator 3000 ( output level , 2.5 ) .
173 +The range of the DNA size resulting from the sonication procedure was 300 -- 1,000 base pairs ( bp ) .
174 +The specific antibodies that specifically recognizes myc tag ( 9E10 , Santa Cruz Biotech ) were used to immunoprecipitate each chromatin complex , respectively .
175 +For the control ( mock-IP ) , 2 mg of normal mouse IgG ( Upstate ) was added into the cell extract .
176 +The remaining ChIP-chip procedures were performed as described previously [ 44,45 ] .
177 +The high-density oligonucleotide tiling arrays used to perform ChIP-chip analysis consisted of 371,034 oligonucleotide probes spaced 25 bp apart ( 25 bp overlap between two probes ) across the E. coli genome ( Roche NimbleGen ) .
178 +After hybridization and washing steps , the arrays were scanned on an Axon GenePix 4000B scanner and features were extracted as a pair format by using NimbleScan 2.4 software ( RocheNimbleGen ) .
179 +To monitor the enrichment of promoter regions , 1 mL immunoprecipitated DNA was used to carry out gene-specific qPCR .
180 +The quantitative real-time PCR of each sample was performed in triplicate using iCycler ( Bio-Rad Laboratories ) and SYBR green mix ( Qiagen ) .
181 +The real-time qPCR conditions were as follows : 25 mL SYBR mix ( Qiagen ) , 1 mL of each primer ( 10 pM ) , 1 mL of immunoprecipitated or mock-immunoprecipi-tated 3DNA and 22 mL of ddH2O .
182 +All real-time qPCR reactions were done in triplicates .
183 +The samples were cycled to 94uC for 15 s ,
184 +52uC for 30 s and 72uC for 30 s ( total 40 cycles ) on a LightCycler ( Bio-Rad ) .
185 +The threshold cycle values were calculated automatically by the iCycler iQ optical system software ( Bio-Rad Laboratories ) .
186 +Any primer sequences used were described previously [ 44 ] .
187 +Transcriptome analysis
188 +Samples for transcriptome analysis were taken from exponentially growing cells .
189 +From the cells treated by RNAprotect Bacteria Reagent ( Qiagen ) , total RNA samples were isolated using RNeasy columns ( Qiagen ) in accordance with manufacturer 's instruction .
190 +Total RNA yields were measured using a spectrophotometer ( A260 ) , and quality was checked by visualization on agarose gels and by measuring the sample A260/A280 ratio ( .1.8 ) .
191 +Affymetrix GeneChip E. coli Genome 2.0 arrays were used for genome-scale transcriptional analyses .
192 +cDNA synthesis , fragmentation , end-terminus biotin labeling , and array hybridization were performed as recommended by Affymetrix standard protocol .
193 +Raw CEL files were analyzed using robust multi-array average for normalization and calculation of probe intensities .
194 +The processed probe signals derived from each microarray were averaged for both the wild
195 +ChIP-chip and expression data analysis .
196 +To identify TF-binding regions , we used the peak finding algorithm built into the NimbleScan software .
197 +Processing of ChIP-chip data was performed in three steps : normalization , IP/mock-IP ratio computation ( log base 2 ) , and enriched region identification .
198 +The log2 ratios of each spot in the microarray were calculated from the raw signals obtained from both Cy5 and Cy3 channels , and then the values were scaled by Tukey bi-weight mean .
199 +The log2 ratio of Cy5 ( IP DNA ) to Cy3 ( mock-IP DNA ) for each point was calculated from the scanned signals .
200 +Then , the bi-weight mean of this log2 ratio was subtracted from each point .
201 +Each log ratio dataset from duplicate samples was used to identify TF-binding regions using the software ( width of sliding window = 300 bp ) .
202 +Our approach to identify the TF-binding regions was to first determine binding locations from each data set and then combine the binding locations from at least five of six datasets to define a binding region using the MetaScope software ( http://sbrg.ucsd .
203 +edu/Downloads/MetaScope ) .
204 +Raw gene expression CEL files were normalized using background corrected robust multi-array average implemented in the R affy package .
205 +To detect differential expression between the wild type and TF deletion strains we applied a two-tailed unpaired students t-test between the experimental triplicates for the wild type and gene deletion strains .
206 +This was followed by a false discovery rate adjustment .
207 +Before performing the FDR correction we removed all genes that exhibited an expression level below the background across all experiments .
208 +The background level was calculated as the average expression level across all intergenic probes .
209 +We then only considered genes meeting a 5 % FDR ( false discovery rate ) - adjusted P-value cut-off to be differentially expressed .
210 +ChIP binding tracks for Figure 1a and the heatmap for Figure 3 were generated using D3 [ 46 ] .
211 +Related code is available at http://nbviewer.ipython.org/gist/ steve-federowicz/7cceedba73982c0ae995 .
212 +All raw and processed data have been deposited in NCBI/GEO under accession number GSE55367 ( http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc = GSE55367 ) .
213 +Motif searching
214 +The ArcA and Fnr binding motif analysis was completed using the MEME and FIMO tools from the MEME software suite [ 21 ] .
215 +We first determined the proper binding motif and then scanned the full genome for its presence .
216 +The elicitation of the motif was done using the MEME program on the set of sequences defined by the ArcA and Fnr binding regions respectively .
217 +Using default settings the previously determined ArcA and Fnr motifs were recovered and then tailored to the correct size by setting the width parameter to 18-bp and 16-bp respectively .
218 +We then used these motifs and the PSPM ( position specific probability matrix ) generated for each by MEME to rescan the entire genome with the FIMO program .
219 +Promoter architecture determination
220 +We integrated transcription start sites ( TSS ) with our TF binding regions to identify promoter architectures genome wide [ 27,47 ] .
221 +We first determined the location of motif binding sites within experimentally determined binding regions .
222 +We then calculated the distance between motif center position and previously determined TSS locations [ 26 ] .
223 +Finally , we prepared a histogram of the number of motifs that occur at varying distances relative to the TSS ( Figure 1B ) and included the gene expression data to determine the regulatory outcome of each binding event .
224 +The results showed that ArcA spans the TSS or 235 box region and represses transcription while Fnr spans the 241.5 or alpha carboxy terminal domain [ 47 ] and activates transcription .
225 +The histograms also reveal the previously reported trend [ 48 ] of motif frequency oscillation at a roughly 10.5 bp interval consistent with helical phasing of the DNA strand .
226 +Genome-scale metabolic sampling
227 +To perform sampling we first generated pFBA [ 49 ] constrained models of the iJO1366 [ 31 ] metabolic model corresponding to fermentative and nitrate respiratory conditions .
228 +Fermentative conditions were simulated by setting the lower bound of the oxygen exchange reaction ( EX_o2 ) to zero .
229 +Nitrate respiratory conditions were simulated by setting the lower bound for nitrate uptake ( EX_no3 ) to 220 mmol gDW h ( mirroring experi-21 21 mental addition of 20 mmol KNO3 ) along with the lower bound of EX_o2 set to zero .
230 +pFBA constrained models were generated by first using the convertToIrreversible ( ) function of the COBRA toolbox [ 50 ] followed by a standard FBA for growth rate .
231 +This growth rate was then imposed as a constraint in a subsequent optimization that found the minimum sum of flux able to achieve that growth rate .
232 +Finally , using the gpSampler ( ) [ 50 ] method we sampled each of the pFBA constrained models .
233 +All sampling runs were for a full 24 hours to ensure a mixing fraction below .55 .
234 +After sampling was performed we took the average across the 7046 sampling points ( 2n where n = 3,523 reactions in the metabolic model ) .
235 +Sampling results were then interfaced with the regulatory network and metabolic model via the COBRApy project ( http : / / opencobra.sourceforge.net/openCOBRA ) , iPython notebook [ 51 ] , and in-house databases .
236 +Supporting Information
237 +and results for this curation can be viewed at http://nbviewer .
238 +ipython.org/gist/steve-federowicz/aa44c9d8add955f4ada7 for Fnr and http://nbviewer.ipython.org/gist/steve-federowicz/ 1c5017c6ce419234019a for ArcA .
239 +( PDF ) et al. studies .
240 +The overall conclusion here is that most of the differences in each case were due to genes that were either not expressed or lowly expressed in our data .
241 +These differences can be primarily attributed to different measurement technologies used for gene expression measurement .
242 +We used affymetrix arrays throughout this study which generally do not have as high of a dynamic range as RNAseq or Nimblegen tiling arrays used in the studies of Park et al. and Myers et al. .
243 +However , there is still a slight bias towards our ArcA data having reasonably similarity but our Fnr showing noticeable differences .
244 +All of the code and results for this curation can be viewed at http://nbviewer.ipython.org/gist/steve-federowicz/8c0e96ac208264e623b9 for Fnr and http://nbviewer .
245 +ipython.org/gist/steve-federowicz/05659c90b49abc049a42 for ArcA .
246 +( PDF ) that for ArcA , the 21 discrepancies can be almost uniformly attributed to noise in highthroughput data in which some solid information exists , but ultimately falls below stringent cutoffs .
247 +A similar picture also emerges for Fnr with almost every discrepancy containing some type of comparable data in our study .
248 +All of the code and results for this curation can be viewed at http://nbviewer .
249 +ipython.org/gist/steve-federowicz/1cbb68842ab0a0571ff0 for Fnr and http://nbviewer.ipython.org/gist/steve-federowicz/f2b3d25f 114914147c81 for ArcA .
250 +( PDF )
251 +NADPH .
252 +Each node map diagram shows the split between the amount of regulated vs. unregulated flux that goes into the production or consumption of each metabolite .
253 +The notable pattern is repression of the consumption and often production upon a shift to nitrate respiratory conditions .
254 +This occurs primarily as a means of negative feedback on the flux through these core nodes .
255 +In fact these diagrams fail to show that under fermentative conditions these same fluxes through core nodes are even more highly repressed .
256 +This occurs because the metabolic network at optimality is already in line with the regulation , and hence does not carry flux through many of the reactions that are shown to be repressed under nitrate respiratory conditions .
257 +This result led us to make the scatter plot of Figure 5A which more clearly displays the higher degree of repression in fermentation vs. nitrate respiratory conditions along with deactivation through the shift .
258 +All data
259 +First and second columns indicate identified ArcA-binding peaks ( Start : left-end peak position , End : right-end peak position ) .
260 +The third column indicates the log2 ratio of each ArcA-binding peak .
261 +( PDF ) consumed and the amount of this flux which is activated or repressed by ArcA and Fnr .
262 +( PDF ) for Fermentative regulation and Nitrate regulation are the max absolute value levels of regulation ( Fig. 3 ) cause by ArcA or Fnr under that condition across all genes associated with the metabolic reaction .
263 +The flux difference and regulation difference is always the value of the nitrate condition minus the value of the fermentation condition .
264 +The plot in figure 5c is between the last two columns of this table .
265 +( PDF ) by at least .25 mmol/GDW-h ) .
266 +Of these 91 reactions , 40 are directly regulated by ArcA or Fnr and another 49 are indirectly regulated .
267 +( PDF )
268 +Text S1 Transport coupled redox balancing as shown in Fig .
269 +S4 is explained in greater detail .
270 +Briefly , only 5 genes are found that encode for reactions which produce NAD ( P ) H and are not regulated by ArcA or Fnr .
271 +Interestingly , 4/5 of these genes are amino acid biosynthetic enzymes .
272 +Two of these enzymes in particular , serA and tyrA , are feedback inhibited by serine and tyrosine respectively .
273 +Thus , as shown in Figure S4 we are able to corroborate dramatic regulation of the sstT serine transporter and the aroP tyrosine transporter with feedback inhibition of these critical biosynthetic enzymes .
274 +Under this regulatory scheme , serine and tyrosine would be produced at the expense of critical redox potential but immediately shut down if any serine or tyrosine can be scavenged exogenously .
275 +( DOC )
276 +Author Contributions
277 +Conceived and designed the experiments : SF BP BkC .
278 +Performed the experiments : BkC DK .
279 +Analyzed the data : SF BkC JL KZ .
280 +Contributed reagents/materials/analysis tools : SF AE HN .
281 +Wrote the paper : SF JL KZ BP .
...\ No newline at end of file ...\ No newline at end of file
1 +Edited by Tina M. Henkin, Ohio State University, Columbus, OH, and approved May 13, 2014 (received for review January 29, 2014)
2 +The molecular mechanisms of ethanol toxicity and tolerance in bacteria , although important for biotechnology and bioenergy applications , remain incompletely understood .
3 +Genetic studies have identified potential cellular targets for ethanol and have revealed multiple mechanisms of tolerance , but it remains difficult to separate the direct and indirect effects of ethanol .
4 +We used adaptive evolution to generate spontaneous ethanol-tolerant strains of Escherichia coli , and then characterized mechanisms of toxicity and resistance using genome-scale DNAseq , RNAseq , and ribosome profiling coupled with specific assays of ribosome and RNA polymerase function .
5 +Evolved alleles of metJ , rho , and rpsQ recapitulated most of the observed ethanol tolerance , implicating translation and transcription as key processes affected by ethanol .
6 +Ethanol induced miscoding errors during protein synthesis , from which the evolved rpsQ allele protected cells by increasing ribosome accuracy .
7 +Ribosome profiling and RNAseq analyses established that ethanol negatively affects transcriptional and translational processivity .
8 +Ethanol-stressed cells exhibited ribosomal stalling at internal AUG codons , which may be ameliorated by the adaptive inactivation of the MetJ repressor of methionine biosynthesis genes .
9 +Ethanol also caused aberrant intragenic transcription termination for mRNAs with low ribosome density , which was reduced in a strain with the adaptive rho mutation .
10 +Furthermore , ethanol inhibited transcript elongation by RNA polymerase in vitro .
11 +We propose that ethanol-induced inhibition and uncoupling of mRNA and protein synthesis through direct effects on ribosomes and RNA polymerase conformations are major contributors to ethanol toxicity in E. coli , and that adaptive mutations in metJ , rho , and rpsQ help protect these central dogma processes in the presence of ethanol .
12 +Microbially produced aliphatic alcohols are important biocommodities but exert toxic effects on cells .
13 +Understanding the mechanisms by which these alcohols inhibit microbial growth and generate resistant microbes will provide insight into microbial physiology and improve prospects for microbial bio-technology and biofuel production .
14 +We find that Escherichia coli ribosomes and RNA polymerase are mechanistically affected by ethanol , identifying the ribosome decoding center as a likely target of ethanol-mediated conformational disruption and showing that ethanol inhibits transcript elongation via direct effects on RNA polymerase .
15 +Our findings provide conceptual frameworks for the study of ethanol toxicity in microbes and for the engineering of ethanol tolerance that may be extensible to other microbes and to other shortchain alcohols .
16 +Aliphatic alcohols such as ethanol are important microbial bioproducts whose toxic effects are known to limit their production in both bacteria and yeast ( 1 -- 4 ) .
17 +Thus , elucidating the mechanisms by which alcohols exert toxic effects and understanding modes of microbial tolerance are important both to understand basic microbial physiology and to engineer microbes with more efficient fermentative capacities ( 5 , 6 ) .
18 +Escherichia coli is a model of choice for these studies .
19 +Its well-defined physiology and powerful genetic tools have allowed the identification of multiple effects of ethanol on biomolecules and cellular processes .
20 +One well-established toxic effect of ethanol on E. coli is an increase in cell-envelope permeability ( 7 9 ) .
21 +E. coli exposed to -- ethanol exhibit reduced peptidoglycan cross-linking , which is detrimental to viability , and altered membrane-lipid composition , which may represent an attempt to cope with ethanol stress ( 10 , 11 ) .
22 +Ethanol induces broad transcriptional changes in E. coli that extend beyond membrane-stress responses ( 12 , 13 ) , however , suggesting that membrane effects explain only a part of the toxicity of ethanol .
23 +Consistent with this idea , widely varied approaches have successfully been used to achieve modest eth-anol tolerance in E. coli , including random transposon insertion
24 +Author contributions : R.J.F.H. , D.H.K. , M.S.S. , M.T. , J.M.P. , M.V.K. , P.J.K. , and R.L. designed research ; R.J.F.H. , D.H.K. , T.S. , M.S.S. , J.V. , M.T. , J.M.P. , M.V.K. , E.L.P. , and J.A.G. performed research ; R.J.F.H. , D.H.K. , T.S. , M.S.S. , M.T. , J.M.P. , M.V.K. , E.L.P. , I.M.O. , and J.A.G. analyzed data ; and R.J.F.H. , D.H.K. , J.M.P. , M.V.K. , and R.L. wrote the paper .
25 +The authors declare no conflict of interest. This article is a PNAS Direct Submission.
26 +Freely available online through the PNAS open access option.
27 +Data deposition : The data reported in this paper have been deposited in the Gene Expression Omnibus ( GEO ) database , www.ncbi.nlm.nih.gov/geo ( accession no .
28 +GSE56408 ) .
29 +Lists of noncoding RNA regions , pseudogenes , and gene sets used in ribosome profiling analysis are available from GEO under accession no .
30 +GSE56372 .
31 +1Present address : Department of Microbiology and Immunology , University of California , San Francisco , CA 94143 .
32 +2To whom correspondence should be addressed. E-mail:landick@biochem.wisc.edu.
33 +This article contains supporting information online at www.pnas.org/lookup/suppl/doi:10 .
34 +1073/pnas .1401853111 / - / DCSupplemental .
35 +ethanol on transcription are suggested by two independent reports linking decreased Rho activity to ethanol tolerance in E. coli by a point mutation in rho ( 14 , 15 ) or by inhibition of Rho activity by overexpression of YaeO/Rof ( 18 ) .
36 +Rho is a hexameric RNA helicase that can terminate transcription when it is not coupled with translation ( 29 ) .
37 +Reduced Rho activity leads to numerous changes in gene expression that might confer ethanol tolerance ( 14 , 30 ) .
38 +The reported effects of ethanol on ribosomes and ( p ) ppGpp induction suggest that uncoupling of translation from transcription could additionally cause maladaptively high Rho termination within genes in ethanol-stressed cells .
39 +We sought to identify the primary effects of ethanol on E. coli and to understand mechanisms of tolerance using a two-stage strategy .
40 +First , we selected for tolerance-conferring mutations by directed evolution , allowing cultures to accumulate spontaneous mutations while minimizing bias against mutations in essential genes that can accompany transposon mutagenesis or overexpression .
41 +Second , we tested for physiological effects of ethanol suggested by the evolved alleles and investigated the mechanisms by which evolved alleles counteracted ethanol toxicity .
42 +Our results demonstrate that ethanol has detrimental effects on central dogma processes in vivo , including increases in translational error , ribosome stalling , and intragenic Rho-dependent transcription termination , as well as on transcript elongation in vitro .
43 +Mutant alleles isolated in this study help to ameliorate in vivo effects of ethanol , underscoring the physiological relevance of transcription and translation in ethanol toxicity and resistance .
44 +Results
45 +Mutations in metJ , rho , and rpsQ Confer Ethanol Tolerance and Improve Fermentative Yields .
46 +To reveal physiologically important targets of ethanol , we performed serial-passage evolution experiments to select for spontaneous mutations that conferred a growth advantage to E. coli in minimal glucose medium containing increasing concentrations of ethanol up to 65 g/L ( Fig. 1A ) .
47 +We isolated clonal strains from the evolved cultures by growing culture aliquots on nonselective plates and selecting single colonies for further study .
48 +We tested ethanol tolerance of clonal strains by following growth in media containing 40 65 g of EtOH/L and se - -- lected the three highly tolerant isolates MTA156 , MTA157 , and MTA160 for genomic sequencing ( Table 1 ) .
49 +MTA156 and MTA160 were independently isolated from a single evolved culture whereas MTA157 was isolated from a separate culture evolved in parallel .
50 +Mutations present in these strains ( Table S1 ) affected genes involved in various pathways , but six of the eleven mutant alleles encoded variant proteins with clear ties to transcription and translation , including two variants of transcription termination factor Rho , two variants of the master repressor of methionine synthesis ( MetJ ) , a variant ribosomal protein S17 ( RpsQ ) , and a variant of the conserved transcription elongation / termination factor NusA .
51 +We selected for detailed study a single clonal strain , MTA156 , which displayed improved growth in the presence of ethanol ( Fig. 1B and Fig .
52 +S1 ) comparable with that reported for highly ethanol-tolerant E. coli strains described by various groups ( 1 , 17 , 18 , 20 , 22 ) .
53 +Genomic resequencing of MTA156 identified mutations affecting ispB , lptF , metJ , rho , rpsQ , and topA ( Table 1 and Table S1 ) .
54 +Replacement of these loci with wild-type alleles reduced ethanol tolerance in each case except that of topA ( Fig .
55 +S1A ) .
56 +Tolerance conferred by mutations in genes involved in LPS transport ( lptF ) and quinone biosynthesis ( ispB ) likely act by ameliorating effects of ethanol on processes occurring in the E. coli cell envelope .
57 +The other three tolerance-conferring alleles had clear ties to transcription and translation : metJ [ ΔE91 ] , rho [ L270M ] , and rpsQ [ H31P ] ( Table 2 ) .
58 +Combining these evolved alleles in an otherwise wild-type background improved aerobic growth in the presence of ethanol to a level near that of MTA156 ( Fig. 1B and Fig .
59 +S1B ) .
60 +The triple mutant ( strain EP61 ) also showed increased ethanol tolerance under anaerobic conditions ( Fig .
61 +S1 C and D ) .
62 +An ethanologenic strain bearing the evolved metJ , rho , and rpsQ alleles produced 30 % more ethanol than the base strain on a per-cell basis in a synthetic mimic of lignocellulose hydrolysate , indicating that the ethanol-tolerant phenotype can promote biofuel production under industrially relevant conditions ( Fig .
63 +S1E ) .
64 +The tolerance associated with mutations in metJ , rho , and rpsQ implicated translation and transcription as targets of ethanol .
65 +MetJ represses expression of genes involved in methionine bio-synthesis ( 31 ) .
66 +Rho terminates transcription uncoupled from translation , halting mRNA synthesis when translation terminates prematurely ( 29 ) .
67 +RpsQ is ribosomal protein S17 , an essential component of the 30S subunit that plays a role in maintaining translational accuracy ( 32 ) .
68 +We focused on phenotypes related to these three targets to study the effects of ethanol on transcription and translation within the cell .
69 +Ethanol Induces Toxic Translational Misreading .
70 +The evolved rpsQ [ H31P ] allele is identical to the nea301 rpsQ allele previously selected as a neamine-resistance mutation ( 33 ) .
71 +The nea301 allele encodes a variant of protein S17 that increases translational accuracy in vitro in the presence of ethanol and other misreading agents ( 25 ) .
72 +The in vivo effects of ethanol on translational accuracy have not been reported , but isolation of a hyperaccurate ribosomal mutation led us to hypothesize that ethanol would stimulate translational misreading , which would in turn be reduced by the evolved rpsQ allele .
73 +We tested this hypothesis by measuring misreading in the presence of varying concentrations of ethanol using a sensitive assay developed by Kramer and Farabaugh ( 34 ) .
74 +In this assay , an active-site codon of firefly luciferase ( F-luc ) is mutated ( K529N ) such that it produces an inactive enzyme if correctly translated ; if ribosomal error leads to insertion of a lysine at this position , an active enzyme is produced instead .
75 +The firefly luciferase is translationally fused to a wild-type jellyfish luciferase active under different chemical conditions , which was used to control for changes in transcription/translation rate , protein stability , and other factors .
76 +All measurements of mutant F-luc activity were normalized to an isogenic strain expressing wild-type F-luc fused to jellyfish luciferase to control for effects of ethanol on the two enzymes .
77 +Ethanol caused a dose-dependent increase in normalized F-luc activity expressed by wild-type E. coli , up to ninefold higher than untreated controls at 40 g of EtOH/L ( Fig. 2A ) , representing an increase in the miscoding error rate similar to that previously reported for inhibitory concentrations of streptomycin ( 34 ) .
78 +Strikingly , the ethanol-tolerant triple mutant and an otherwise wild-type strain bearing the rpsQ [ H31P ] allele showed dramatically reduced levels of F-luc activity at all concentrations of ethanol , such that F-luc activity in the mutant strains grown at 40 g of EtOH/L was similar to wild-type cultures without ethanol .
79 +These results demonstrate that ethanol increases translational misreading in vivo and that the evolved rpsQ allele strongly reduces translational misreading in the presence or absence of ethanol .
80 +We assessed the physiological importance of ethanol-induced errors in protein synthesis by measuring synergistic toxicity between ethanol and antibiotics that affect different steps in translation .
81 +Unrelated stressors at sublethal concentrations generally have multiplicative effects on culture growth when combined whereas stressors that are functionally related vary from this pattern ( 35 , 36 ) .
82 +When combined with streptomycin , an antibiotic that induces translational misreading , ethanol caused approximately fourfold greater toxicity than predicted by the multiplicative model for unrelated stressors ( Fig. 2B ) .
83 +In contrast , ethanol did not show cooperative synergy with chloramphenicol , which inhibits peptidyl transfer in the ribosome but does not decrease translational accuracy ( 37 ) , suggesting that ethanol does not impede the peptidyl transfer reaction .
84 +These results strongly indicate that sublethal ethanol stress induces physiologically damaging levels of translational misreading , perhaps compromising the conformation of the ribosomal decoding site known to be targeted by streptomycin ( 38 , 39 ) .
85 +The observed synergy between ethanol and streptomycin suggested that ribosomal proteins other than RpsQ classically implicated in translational accuracy , like RpsL ( protein S12 ) , might also play a role in ethanol tolerance .
86 +Consistent with this hypothesis , we observed that the rpsL150 allele ( 40 ) , which confers streptomycin resistance , increased fitness during growth at a modest concentration ( 20 g/L ) of ethanol ( Fig .
87 +S2 ) .
88 +Ethanol has also been reported to rescue streptomycin-dependent mutants with lesions mapping at or near rpsL ( 41 ) , which generally display a hyperaccurate translation phenotype ( 42 ) , implying a potent effect of ethanol on ribosome decoding activity .
89 +Ribosome Profiling Reveals Ethanol Induction of Ribosomal Termination .
90 +Translational misreading has been shown to cause ribosome stall-ing and termination ( 43 ) , and ( p ) ppGpp production in ethanol-treated E. coli may be a consequence of stalled ribosomes ( 27 ) .
91 +To investigate whether ethanol stress might cause aberrant termination of polypeptide synthesis , we assessed the genome-wide effects of ethanol on mRNA levels and ribosomal distribution across cellular mRNAs using ribosome profiling coupled with RNAseq ( 44 ) .
92 +These techniques measure mRNA abundance and ribosomal occupancy with high resolution , revealing the density of ribosomes on various mRNAs and ribosome abundance along the lengths of mRNA transcripts .
93 +We designed the ribosome-profiling experiment to compare three physiological conditions apparent in ethanol-stress experiments ( Fig. 1B ) : logarithmic growth before ethanol stress ( T0 ) , the period of growth cessation due to acute stress ( T1 ) , and the phase in which cells had resumed growth under chronic ethanol stress ( T2 ) .
94 +Practical and cost limitations on the number of samples processed precluded examining the single and double rho , metJ , and rpsQ mutants individually ; thus , we limited the experiment to comparing the triple mutant to wild type at the three indicated time points .
95 +To assess ribosome processivity , we examined the change in relative ribosome occupancy from the 5 ′ end to the 3 ′ end of ORFs , dividing each ORF into eight even segments and averaging signals across sets of genes .
96 +Decreases in relative occupancy at the 3 ′ end of messages would indicate aberrant translational termination between the 5 ′ and the 3 ′ end of the ORF .
97 +Because ribosome occupancy is the ratio of site-specific ribosome abundance over site-specific mRNA abundance , we first quantified mRNA signals from RNAseq across ORFs ( Fig. 3 A -- C ) and then used the ratio of raw ribosome footprint signal to mRNA signal to generate plots of ribosome occupancy ( Fig. 3 D -- F ) .
98 +To facilitate genome-wide comparisons , we identified a set of 3,048 protein-coding genes with unambiguously mapped reads in all RNAseq and ribosome footprinting datasets .
99 +Initially , we looked for evidence of translation termination by averaging relative occupancy values across this set of `` all genes '' ( Fig. 3D ) .
100 +Ethanol-stimulated translational termination was evident and followed similar patterns in both wild-type and mutant cultures .
101 +Before stress , ribosomes were widely distributed across mRNAs .
102 +During acute stress ( T1 ) , relative ribosomal occupancy near the 3 ′ ends of genes dropped from ∼ 0.95 to ∼ 0.75 .
103 +After cells resumed growth under chronic stress ( T2 ) , genome-wide ribosome occupancy shifted back to near prestress patterns .
104 +These observations indicate that the acute stress phase , which is coupled to growth cessation , was characterized by widespread aberrant termination of translation within mRNAs .
105 +By the time growth resumed , both strains had largely corrected this defect .
106 +In analyzing the ribosome profiling data , we observed that mRNAs with higher prestress ribosome density exhibited greater decreases in 3 ′ ribosome occupancy .
107 +To assess this pattern further , we separated the `` all gene '' set into quintiles based on ribosome density in unstressed wild-type cells and examined the upper and lower quintiles .
108 +The upper ribosome density quintile exhibited a decrease in occupancy at the 3 ′ end of genes that was , on average , greater in magnitude than the analogous decrease in the set of all genes ( Fig. 3E ) .
109 +This result indicates that a high density of ribosomes on the message could not prevent ethanol-induced ribosomal halting .
110 +The low ribosome density quintile , in contrast , did not exhibit such a decrease in ribosome occupancy ( Fig. 3F ) .
111 +Although this flatter ribosome occupancy curve could indicate a smaller effect of ethanol on translation of low ribosome density mRNAs , a likely alternative explanation is that translation termination on these messages might be coupled to termination of transcription .
112 +Because ribosome occupancy is ribosome abundance corrected for mRNA abundance , parallel decreases in both would appear as relatively flat ribosome occupancy across a message , as observed for the low-density quintile .
113 +Coupling of ethanol-induced translation termination to transcription termination could explain why we and others found that mutations reducing Rho activity confer ethanol tolerance .
114 +Rho terminates transcription of untranslated mRNA molecules ; thus , poorly translated mRNAs might be particularly susceptible to ethanol-induced Rho-dependent termination because an etha-nol-induced increase in ribosomal termination could not be compensated by other ribosomes on the mRNA .
115 +We therefore used the RNAseq data to assess changes in intragenic transcription termination after ethanol treatment .
116 +Rho-Dependent Transcription Termination Is Increased During Ethanol Stress .
117 +Intragenic transcription termination results in decreased mRNA levels from the 5 ′ end to the 3 ′ end of ORFs .
118 +We tested for this pattern by dividing the RNAseq reads into the same gene sets used to analyze ribosome occupancy ( Fig. 3 A -- C ) .
119 +In the `` all gene '' gene set , we observed statistically significant decreases in 3 ′ abundance relative to 5 ′ abundance , indicative of transcriptional termination , during acute stress for both wild type and the mutant ( T1 ) ( Fig. 3A ) .
120 +This change was markedly greater in magnitude for wild-type cells , suggesting that the variant Rho expressed by the mutant may reduce intragenic transcription termination .
121 +However , mRNAs with high ribosome density did not exhibit obvious eth-anol-induced decreases in 3 ′ - proximal signal ( Fig. 3B ) , suggesting that high ribosome density may protect transcripts from termination .
122 +The low ribosome-density gene set exhibited a similar pattern to the set of all genes , but with stronger and more persistent effects ( Fig. 3C ) .
123 +For these genes , mRNA levels were maximal at the 5 ′ end and dropped as transcription proceeded toward the 3 ′ end in both strains .
124 +The decrease in mRNA level after the 5 ′ end of the gene was greatest during acute ethanol stress and only partially recovered during chronic stress , indicating that ethanol inhibited the ability of cells to produce full-length transcripts of these genes even after cells had resumed active growth .
125 +Although both strains exhibited this general pattern of transcription termination , the tolerant mutant had a clear advantage in producing fulllength transcripts , maintaining significantly higher mRNA levels across the length of genes than wild type at all time points .
126 +These results suggested that Rho [ L270M ] reduced transcription termination .
127 +To test this possibility , we performed an RNAseq analysis of a strain containing only the rho ( L270M ) mutation .
128 +The experiment confirmed the reduced rho activity phenotype , revealing increased readthrough of a set of previously defined Rho-dependent terminators ( 45 ) in the rho [ L270M ] strain compared with wild type ( Fig .
129 +S3 ) .
130 +Of 114 Rho-dependent terminators for which fold change could be reliably calculated using our RNAseq dataset ( Dataset S1 ) , 84 % exhibited increased terminator read-through in the mutant , and nearly half ( 45 % ) exhibited a twofold or greater increase ( Mann -- Whitney U test ; P < 0.001 ) .
131 +Thus , the rho [ L270M ] mutation confers a global defect in Rho-dependent transcription termination .
132 +We concluded that , during ethanol stress , Rho aberrantly terminates transcription of hundreds of genes .
133 +RNA polymerases ( RNAPs ) synthesizing mRNAs with fewer ribosomes than average were more prone to Rho-dependent termination .
134 +Especially for these poorly translated mRNAs , the reduced activity of Rho [ L270M ] favored production of full-length transcripts .
135 +Thus , our results are consistent with the hypothesis that ethanol-induced translational termination uncouples translation from transcription , stimulating Rho to terminate mRNA elongation .
136 +Ethanol Inhibits mRNA Synthesis by RNA Polymerase in Vitro .
137 +Another possible way ethanol could increase Rho-dependent transcription termination is to slow transcript elongation by RNA polymerase , which would increase the time available for Rho action .
138 +To investigate this possibility , we tested whether modest concentrations of ethanol could affect transcript elongation by RNAP in vitro in the absence of translation .
139 +In the presence of ethanol at concentrations of 30 g/L or 60 g/L , the average rate of transcript elongation by E. coli RNAP was reduced by 10 -- 30 % , and transcriptional pausing at a subset of sites was exacerbated ( Fig. 4 ) .
140 +Thus , ethanol not only may increase chances for Rho loading by causing translational misreading and termination , but also may increase Rho action by slowing RNAP and thus increasing the kinetic window within which Rho can effect termination .
141 +Ethanol Inhibits Translation of Nonstart AUG Codons .
142 +The results described above ( see Ribosome Profiling Reveals Ethanol Induction of Ribosomal Termination ) strongly implicated ribosome stalling in the toxic effect of ethanol on E. coli .
143 +Such stalling could be random or could be biased toward specific sites in the genome .
144 +We hypothesized that ribosomes in ethanol-treated cells might be prone to stop at AUG codons due to methionine limitation because a mutation in the master repressor of methionine biosynthesis , metJ , contributed to ethanol tolerance .
145 +We therefore used the ribosome profiling data to assess ethanol-induced changes in ribosome occupancy at start and nonstart AUG codons compared with codons for other amino acids and stop codons ( Fig. 5 ) .
146 +Increased codon occupancy in the ribosome profiles reflects increased dwell time of ribosomes at those codons relative to others , thus revealing codons whose translation was inhibited by ethanol .
147 +Ethanol had small effects on ribosome occupancy at most codons , but strongly affected occupancy at nonstart AUG codons .
148 +Nonstart AUG occupancy dramatically increased during acute toxicity ( T1 ) and only partially recovered during chronic toxicity ( T2 ) in both strains .
149 +This pattern correlates with the overall pattern of translation termination observed by ribosome profiling ( Fig. 3D ) , which was strongly induced at T1 but largely recovered by T2 .
150 +The magnitude of the ethanol effect on nonstart AUG occupancy was less for the mutant than for wild type at both time points ( Wilcoxon matched-pairs rank test ; P < 0.001 ) .
151 +We infer that the metJ [ ΔE91 ] allele protects against ethanol stress at least in part because it leads to increased expression of methionine biosynthesis genes ( Table S2 ) , potentially increasing the methionine pool available to the cell .
152 +Consistent with this hypothesis , deletion of the metJ repressor or addition of excess methionine improved ethanol tolerance of wild-type E. coli ( Fig .
153 +S4 ) .
154 +In contrast to nonstart AUG codons , ribosome occupancy at AUG start codons increased in the mutant after ethanol addition but decreased in the wild-type strain ( Fig. 5 ) .
155 +In principle , relative start codon occupancy reflects the rate of translation initiation relative to elongation ( i.e. , how much time that ribosomes spend at start codons relative to other codons ) .
156 +Because rates of translation initiation and growth are positively correlated in E. coli ( 46 ) , these different responses likely reflect the lesser effect of ethanol on mutant versus wild-type growth rates ( < 3 × versus > 6 × , respectively ) ( Fig. 1B ) .
157 +Discussion
158 +Our study of the effects of ethanol on central dogma processes was motivated by the discovery that significant ethanol tolerance in E. coli could be recapitulated by mutations in genes encoding a ribosomal protein involved in decoding ( RpsQ ) , the master feedback repressor of methionine biosynthesis ( MetJ ) , and a transcription factor that terminates transcription when it becomes uncoupled from translation ( Rho ) .
159 +These three mutations exhibited specific effects on transcription and translation consistent with the hypothesis that ethanol alters the conformations of ribosomes and RNAP in ways that increase misreading , ribosome stalling , and RNAP pausing , leading to increased Rho termination when transcription and translation become uncoupled .
160 +RpsQ [ H31P ] increased translational fidelity and suppressed ethanol-induced misreading ( Fig. 2 ) .
161 +MetJ [ ΔE91 ] up-regulated expression of methionine biosynthesis genes and may have partially countered an ethanol-induced stalling of ribosomes at nonstart AUG codons ( Table S2 , Fig. 5 , and Fig .
162 +S4 ) .
163 +Rho [ L270M ] reduced transcript termination at Rho-dependent terminators and contributed to amelioration of ethanol-induced premature termination on poorly translated genes ( Fig .
164 +S3 and Fig. 3 ) .
165 +Finally , we found that ethanol directly slows transcript elongation by RNA polymerase , which could increase opportunities for intragenic Rho-dependent termination ( Fig. 4 ) .
166 +Taken together , these data indicate that multiple effects on the transcription and translation machinery are important components of cellular ethanol stress ( Fig. 6 ) .
167 +In the presence of ethanol , increased ribosome stalling ( particularly at nonstart AUG codons ) and increased ribosome misreading inhibit poly-peptide synthesis and increase the levels of misfolded and ab-errant proteins in the cell .
168 +Ethanol-induced misreading errors may exacerbate stalling and chain termination due to ribosomal proofreading after peptide bond formation ( 43 ) .
169 +Slower translation and increased translational termination can decouple translation from transcription , promoting Rho-dependent termination of transcription within genes .
170 +Ethanol-induced slowing of RNAP further sensitizes transcription to termination by Rho .
171 +The ethanol tolerance conferred by metJ mutations may reflect the inhibitory effects of ethanol on translation that are affected by methionyl-tRNAMet levels .
172 +Ethanol increases ribosome dwell time on internal AUG codons ( Fig. 5 ) , suggesting that methionyltRNAMet becomes limiting for protein synthesis ; thus , elevated methionine levels might partially compensate for this effect .
173 +Consistent with this hypothesis , methionine supplementation or metJ deletion increased ethanol tolerance of wild-type E. coli grown in minimal medium ( Fig .
174 +S4 ) .
175 +Deletions and point mutations in metJ are known to increase methionine levels in E. coli ( 47 , 48 ) ; the metJ [ ΔE91 ] mutation likely causes a similar effect by elevating transcription of the metABFIKNR genes ( Table S2 ) .
176 +Interestingly , elevating methionine biosynthesis or supplementing with methionine also compensates for other stresses in E. coli , including acetate , organic acids , nitrosating agents , and heat shock ( 49 -- 51 ) .
177 +MetA , which catalyzes the first step in methionine bio-synthesis , is known to aggregate during heat stress ( 51 ) , suggesting that stress-induced MetA aggregation may reduce functional MetA and resultant methionine levels .
178 +Ethanol is a potent inducer of the heat shock response ( 27 ) and thus could similarly cause MetA aggregation , resulting in decreased methionine and Met methionyl-tRNA levels that could be partially corrected by the metJ [ ΔE91 ] mutation .
179 +Although other compensatory effects on cell growth of elevating methionine biosynthesis remain possible , effects on translation are consistent with our detection of ethanol-induced stalling on internal Met codons .
180 +In addition to causing toxic effects related to methionine , our data indicate that ethanol interferes with the processes by which ribosomes and RNAP produce proteins and RNA .
181 +Ethanol may alter the activities of the ribosome and RNAP through interactions at specific sites or through less-specific solute effects on macromolecular conformation .
182 +The latter possibility is attractive because both the ribosome and RNAP are multisubunit complexes whose activities require significant conformational changes during repeated cycles of chain extension and because the ethanol levels at which toxic effects occur ( 1-2 M ) are sufficient to alter the activities of water and solutes at protein surfaces ( 52 ) .
183 +Indeed , solute effects are known to alter RNAP pausing and elongation ( 53 ) in patterns and magnitude similar to those we observed for ethanol ( Fig. 4 ) .
184 +Ethanol appears to de-stabilize proteins by promoting exposure of hydrophobic regions ( 54 , 55 ) through direct interactions ( 56 ) .
185 +Ethanol destabilization of protein structure via global effects as a solute may contribute to the well-known induction of the unfolded protein response ( heat-shock response ) by ethanol in E. coli ( 57 ) although etha-nol-induced amino acid misincorporation to generate nonnative proteins also could contribute .
186 +However , ethanol is less well studied than other protein-perturbing solutes , and both mRNA decoding by the ribosome and pausing and elongation by RNAP are complex phenomena .
187 +Thus , further study will be needed to understand which parts of these complex molecular machines may be altered to cause the effects we observed .
188 +Nonetheless , our finding that ethanol causes decoding errors similarly to inhibitors such as streptomycin , coupled with previous findings , suggests that ethanol may alter the conformation of the decoding center of the small ribosomal subunit .
189 +Ribosomes select the correct aminoacyl-tRNA by coupling correct codon-anticoding pairing in the decoding center to GTP hydro-lysis by elongation factor Tu ( EF-Tu ) , leading to tRNA accommodation into the peptidyl transferase center ( 58 ) .
190 +Ethanol increases ribosomal misreading in vitro ( 24 -- 26 ) and causes changes to the ribosome footprint in a manner similar to anti-biotics such as streptomycin and neomycin ( 59 ) .
191 +A mutation in rpsL , encoding a ribosomal protein known to be important for streptomycin binding and accurate translation ( S12 ) , was shown to increase ethanol tolerance in an E. coli rho mutant background ( 14 ) .
192 +Additionally , ethanol tolerance is conferred on E. coli by overexpression ( 17 ) of RlmH , which methylates a 23S rRNA pseudouridine near the ribosomal decoding center ( 60 ) , and of TruB , which catalyzes formation of pseudouridine-55 on tRNAs and is important for efficient translation of certain codons ( 61 ) .
193 +Finally , ethanol has been reported to promote the growth of streptomycin-dependent mutants of E. coli in the absence of streptomycin ( 41 , 62 ) , suggesting that ethanol , like streptomycin , may induce compensatory conformational changes in the decoding center of the ribosome .
194 +We propose that ethanol disrupts the natural conformation of the ribosomal decoding center and thus , like streptomycin , allows EF-Tu GTP hydrolysis and accommodation upon binding of noncognate aminoacyl-tRNAs .
195 +An eth-anol-induced rearrangement of the decoding center might also affect the propensity of the ribosome to stall and possibly its ability to recognize methionyl-tRNA although other , distal effects of eth-anol on the ribosome also could cause translational halting .
196 +Our proposal that ethanol exerts its toxic effects on E. coli in part through direct effects on the ribosome and RNAP contrasts with previous suggestions that ethanol tolerance mutations modifying proteins involved in transcription and translation function indirectly by `` rewiring '' gene-expression networks .
197 +For example , increased alcohol tolerance of strains with reduced Rho activity ( 14 , 20 ) or mutations in RNA polymerase subunits or the TATA-binding protein ( 4 , 22 , 63 ) have been attributed to altered expression of specific genes controlled by termination or initiation .
198 +Our results do not preclude the possibility that increased expression of some genes contributes to ethanol tolerance ; both effects on the transcription/translation machinery and effects on gene expression may occur , and both may be important .
199 +Rather , we suggest that the potentially important and simpler explanation that compensatory mutations may help shield the ribosome and RNAP from direct effects of ethanol should not be overlooked .
200 +Indeed , some indirect effects of ethanol may also be consequences of primary effects on the ribosome or RNAP .
201 +For example , we speculate that the ethanol-induced changes in E. coli membrane lipid composition ( 10 ) might be caused in part by ethanol 's effects on the ribosome .
202 +Ethanol stress results in ( p ) ppGpp production ( 27 ) , likely by the RelA synthase bound to stalled ribosomes .
203 +( p ) ppGpp binds numerous cellular enzymes ( 64 ) and is known to inhibit the activity of the phospholipid synthesis enzyme PlsB in vivo and in cell-free extracts ( 65 , 66 ) .
204 +Mutation of plsB alters fatty acid composition similarly to effects of ethanol ( increased unsaturated C18 :1 fatty acids ) ( 67 ) , providing a potential link between the effects of ethanol on the ribosome and on membrane composition ( 10 , 11 ) mediated by ( p ) ppGpp .
205 +Increased ( p ) ppGpp levels affect transcription from numerous promoters in the cell ( 28 , 68 ) , which could lead to other downstream effects as well .
206 +Thus , our finding that ethanol induces ribosome stalling also potentially provides a simple mechanistic explanation for ethanol stimulation of ( p ) ppGpp production and consequent effects on multiple cellular functions as a signal of translational stress .
207 +A key question raised by our work is whether modes of ethanol tolerance related to its direct effects on the ribosome and RNAP are broadly applicable to other solvents and other microbes .
208 +Some ethanol-tolerant mutants of Saccharomyces cerevisiae carry ribosomal mutations that alter antibiotic sensitivities ( 69 ) , suggesting that the toxic effects of ethanol on the ribosome may operate in yeast as well as bacteria .
209 +Do naturally ethanol-tolerant species such as S. cerevisiae protect their ribosomes from etha-nol-induced translational error and their RNAPs from ethanol-induced transcriptional slowing ?
210 +Do other small-molecule solvents have ethanol-like toxic effects ?
211 +The answers to these questions could have important consequences for biosynthetic engineering .
212 +If translation and transcription are widely prone to inhibition by solvents such as ethanol , then engineering microbes with resilient ribosomes and RNAPs may enhance biological production of a variety of small molecules .
213 +More generally , our results highlight the importance of considering direct effects on central dogma processes when evaluating the effects of solutes on microbes .
214 +Materials and Methods Bacterial Strains , Media , and Growth Conditions .
215 +All strains are derivatives of
216 +E. coli K12 strain MG1655 ( Table 1 ) .
217 +Strains MTA156 , MTA157 , and MTA160 were selected after 24 aerobic serial passages of MG1655 in M9 minimal me-dium ( 70 ) , supplemented with MgSO4 ( 1 mM ) , CaCl2 ( 0.1 mM ) , and glucose ( 10 g/L ) , and increasing amounts of ethanol up to 65 g/L ( Fig. 1 ) .
218 +We isolated MTA156 , MTA157 , and MTA160 as clonal strains from the evolved cultures by single-colony purification .
219 +The genomes of MG1655 , MTA156 , MTA157 , and MTA160 were sequenced at the University of Wisconsin-Madison ( UWMadison ) Biotechnology Center using the Illumina HiSeq 2000 platform .
220 +Unmarked transfer of alleles between MG1655 and MTA156 was achieved by P1 transduction , first transducing in an auxotrophic marker from the Keio collection ( 71 ) linked to the desired locus and then selecting for prototrophic transductants from the appropriate donor , as previously described for rho mutations ( 72 ) .
221 +EP23 was constructed by P1 transduction of the metJ : : kan mutation from the Keio collection into MG1655 .
222 +RL2739 was constructed by λ Red recombination of the rpsL150 allele into MG1655 after amplification from strain DH10B ( 40 ) by PCR using forward primer 5 ′ - GCCTGGTGATGGCGGGATCG and reverse primer 5 ′ - CGCGACGACGTGGCATGGAA .
223 +Fermentation Experiments .
224 +For fermentation data shown in Fig. 1E , strains MTA376 and MTA722 were constructed by introducing the ldhA : : kan allele from the Keio collection into MG1655 and EP61 , respectively , by transduction , followed by removal of the kan marker by FLP recombinase ( 71 ) .
225 +The etha-nologenic PET cassette was expressed in each strain from plasmid pJGG2 ( 52 ) .
226 +Fermentative cultivations were performed in stirred flasks incubated at 37 °C in an anaerobic chamber with an atmosphere of 10 % CO2 + 10 % H2 .
227 +The medium for fermentations was synthetic corn stover hydrolysate ( 73 ) supplemented with glucose ( 60 g/L ) and xylose ( 30 g/L ) to mimic 9 % glucan loading .
228 +End product detection was done as described previously ( 73 ) .
229 +Rho-Dependent Terminator Readthrough Analysis .
230 +MG1655 and RL2325 cultures were grown , RNA was harvested , and RNAseq libraries were prepared as described ( 30 ) .
231 +Sequencing was performed by the Joint Genome Institute using an Illumina Genome Analyzer II .
232 +Normalized RNAseq reads were sum-med within regions previously defined by terminator readthrough in Rho-inhibited cells ( 45 ) .
233 +Fold changes in terminator readthrough were calculated by averaging the read counts for two biological replicates , and then dividing the mutant read count by the wild-type read count .
234 +Fold change could not be calculated for terminators with an average read count of zero for the wildtype samples ; such terminators were removed from the final analysis .
235 +Statistical significance was tested by comparing fold changes for Rho-dependent terminators versus random sites in the genome of the same length ( obtained by rotating the positions of terminator readthrough by 1 Mb ) .
236 +In Vitro Transcription Assay .
237 +Template DNA was made from plasmid pMK110 , which was constructed from pIA267 ( 74 ) by inserting a region from the E. coli bgl operon into the SpeI site using forward primer 5 ′ - GCGAGCACTAGTTGTT-CAAGAATACGCCAGGA and reverse primer 5 ′ - GCGAGCACTAGTGGCGATGA-GCTGGATAAACT .
238 +pMK110 template DNA contains a λPR promoter followed by a 26-nucleotide C-less cassette .
239 +The linear pMK110 template for transcription reactions was generated by PCR amplification using forward primer 5 ′ - CGTTAAATCTATCACCGCAAGGG and reverse primer 5 ′ - CAGTTCCCTACTCTCG-CATG .
240 +PCR products were electroeluted from an agarose gel and phenol extracted .
241 +Core E. coli RNAP and E. coli σ70 were purified as described previously ( 75 , 76 ) .
242 +RNAP holoenzyme ( core ββ ′ α plus σ70 2 ) was prepared by incubating twofold molar excess of σ70 with core for 30 min at 30 °C .
243 +Halted elongation complexes were formed by incubating 10 nM linear pMK110 template and 15 nM RNAP holoenzyme in transcription buffer [ 40 mM Tris · HCl ( pH 8.0 ) , 50 mM KCl , 5 mM MgCl2 , 0.5 mM DTT , and 5 % ( vol/vol ) glycerol ] with 150 μM ApU , 10 μM ATP and UTP , 2.5 μM GTP , and 0.37 μM ( 10 μCi ) [ α-32P ] GTP for 10 min at 37 °C to stall complexes 26 nucleotides downstream of the transcription start site .
244 +Resumption of transcription was allowed by adding 30 μM each ATP , UTP , CTP , and GTP , 100 μg rifampicin / mL , and 0.1 U RNasin / μL ( Promega ) .
245 +Ethanol was added where indicated .
246 +Samples were taken at indicated time points by mixing with an equal volume of 2 × stop dye ( 8 M urea , 30 mM Na2EDTA , and 0.05 % bromophenol blue and xylene cyanol ) .
247 +Samples were heated for 2 min at 90 °C and separated by electrophoresis in a denaturing 6 % polyacrylamide gel ( 19:1 acrylamide : bisacrylamide ) in 7 M urea , 1.25 mM Na2EDTA , and 44 mM Tris borate ( pH 8.3 ) .
248 +Gels were exposed to a PhosphorImager screen , which was scanned using a Typhoon PhosphorImager and quantified using ImageQuant software ( GE Healthcare ) .
249 +Densitometry profiles were generated by converting pixels from the PhosphorImager scan to transcript positions by comparison with end-labeled MspI fragments of pBR322 using a 6-factor polynomial function .
250 +Mean transcript length was calculated from the summed products of the transcript length ( in nt ) times signal intensity divided by total signal intensity .
251 +Ethanol -- Antibiotic Synergy Experiments .
252 +Indicated strains ( MG1655 and RL2739 ) were cultured in 96-well plates ( BD Falcon ) in Neidhardt rich medium with 2 g glucose/L ( 77 ) supplemented with ethanol , translation inhibitors , or both .
253 +Wells were topped with mineral oil to prevent ethanol evaporation as described ( 78 , 79 ) , and growth was tracked by measuring the absorbance at 595 nm in a Tecan Infinite F200 plate reader .
254 +Fitness was defined as the ratio of stressed to unstressed logarithmic growth rates .
255 +Measurement of Translational Misreading .
256 +Cultures for misreading experiments were diluted from unstressed overnight cultures and grown to midlogarithmic phase in aerobic tubes in Neidhardt rich medium with 2 g glucose/L ( 77 ) supplemented with 100 μg ampicillin/mL ( to maintain luciferase-expressing plasmids ) , 0 -- 40 g EtOH/L , and 10 -- 100 μM isopropyl β-D-1-thiogalactopyranoside ( IPTG ) .
257 +Equivalent numbers of cells were harvested from each culture .
258 +Cells were lysed , and firefly luciferase ( F-luc ) and jellyfish luciferase ( R-luc ) activities were measured as described ( 34 ) .
259 +Luminescence was measured using a Tecan Infinite F200 plate reader .
260 +Values are expressed as F-luc/R-luc ratios normalized to the F-luc/R-luc ratio of an isogenic strain carrying the wild-type firefly luciferase to control for any differences between cultures and differential effects of ethanol on the two enzymes .
261 +Ribosome Profiling .
262 +Cultures were grown aerobically in 1-L volumes of M9 minimal medium ( 70 ) , supplemented with MgSO4 ( 1 mM ) , CaCl2 ( 0.1 mM ) , and glucose ( 10 g/L ) in vigorously shaken ( 225 rpm ) Fernbach flasks .
263 +Ethanol was added to 40 g of EtOH/L once A600 of cultures reached 0.3 .
264 +This ethanol concentration was chosen because it allowed comparison of wild-type and mutant phenotypes under conditions in which both could grow and both
265 +1 .
266 +Yomano LP , York SW , Ingram LO ( 1998 ) Isolation and characterization of ethanol-tolerant mutants of Escherichia coli KO11 for fuel ethanol production .
267 +J Ind Microbiol Biotechnol 20 ( 2 ) :132 -- 138 .
268 +2 .
269 +Dien BS , Cotta MA , Jeffries TW ( 2003 ) Bacteria engineered for fuel ethanol production : Current status .
270 +Appl Microbiol Biotechnol 63 ( 3 ) :258 -- 266 .
271 +3 .
272 +Zhao XQ , Bai FW ( 2009 ) Mechanisms of yeast stress tolerance and its manipulation for efficient fuel ethanol production .
273 +J Biotechnol 144 ( 1 ) :23 -- 30 .
274 +4 .
275 +Alper H , Moxley J , Nevoigt E , Fink GR , Stephanopoulos G ( 2006 ) Engineering yeast transcription machinery for improved ethanol tolerance and production .
276 +Science 314 ( 5805 ) :1565 -- 1568 .
277 +5 .
278 +Fischer CR , Klein-Marcuschamer D , Stephanopoulos G ( 2008 ) Selection and optimi-zation of microbial hosts for biofuels production .
279 +Metab Eng 10 ( 6 ) :295 304 .
280 +-- 6 .
281 +Wackett LP ( 2008 ) Biomass to fuels via microbial transformations .
282 +Curr Opin Chem Biol 12 ( 2 ) :187 193 .
283 +-- 7 .
284 +Ingram LO ( 1990 ) Ethanol tolerance in bacteria .
285 +Crit Rev Biotechnol 9 ( 4 ) :305 -- 319 .
286 +8 .
287 +Sikkema J , de Bont JA , Poolman B ( 1995 ) Mechanisms of membrane toxicity of hydrocarbons .
288 +Microbiol Rev 59 ( 2 ) :201 222 .
289 +-- 9 .
290 +Segura A , et al. ( 2012 ) Solvent tolerance in Gram-negative bacteria .
291 +Curr Opin Bio-technol 23 ( 3 ) :415 -- 421 .
292 +10 .
293 +Dombek KM , Ingram LO ( 1984 ) Effects of ethanol on the Escherichia coli plasma membrane .
294 +J Bacteriol 157 ( 1 ) :233 -- 239 .
295 +11 .
296 +Ingram LO , Vreeland NS ( 1980 ) Differential effects of ethanol and hexanol on the Escherichia coli cell envelope .
297 +J Bacteriol 144 ( 2 ) :481 -- 488 .
298 +12 .
299 +Brynildsen MP , Liao JC ( 2009 ) An integrated network approach identifies the iso-butanol response network of Escherichia coli .
300 +Mol Syst Biol 5:277 .
301 +13 .
302 +Gonzalez R , et al. ( 2003 ) Gene array-based identification of changes that contribute to ethanol tolerance in ethanologenic Escherichia coli : Comparison of KO11 ( parent ) to LY01 ( resistant mutant ) .
303 +Biotechnol Prog 19 ( 2 ) :612 -- 623 .
304 +14 .
305 +Freddolino PL , Goodarzi H , Tavazoie S ( 2012 ) Fitness landscape transformation through a single amino acid change in the Rho terminator .
306 +PLoS Genet 8 ( 5 ) : e1002744 .
307 +15 .
308 +Goodarzi H , Hottes AK , Tavazoie S ( 2009 ) Global discovery of adaptive mutations .
309 +Nat Methods 6 ( 8 ) :581 -- 583 .
310 +16 .
311 +Nicolaou SA , Gaida SM , Papoutsakis ET ( 2012 ) Exploring the combinatorial genomic space in Escherichia coli for ethanol tolerance .
312 +Biotechnol J 7 ( 11 ) :1337 -- 1345 .
313 +17 .
314 +Woodruff LB , Boyle NR , Gill RT ( 2013 ) Engineering improved ethanol production in Escherichia coli with a genome-wide approach .
315 +Metab Eng 17:1 -- 11 .
316 +18 .
317 +Woodruff LB , et al. ( 2013 ) Genome-scale identification and characterization of eth-anol tolerance genes in Escherichia coli .
318 +Metab Eng 15:124 -- 133 .
319 +19 .
320 +Zingaro KA , Papoutsakis ET ( 2012 ) Toward a semisynthetic stress response system to engineer microbial solvent tolerance .
321 +MBio 3 ( 5 ) : e00308 -- 12 .
322 +20 .
323 +Goodarzi H , et al. ( 2010 ) Regulatory and metabolic rewiring during laboratory evolution of ethanol tolerance in E. coli .
324 +Mol Syst Biol 6:378 .
325 +21 .
326 +Chong H , et al. ( 2013 ) Improving ethanol tolerance of Escherichia coli by rewiring its global regulator cAMP receptor protein ( CRP ) .
327 +PLoS ONE 8 ( 2 ) : e57628 .
328 +exhibited growth responses to ethanol .
329 +Ribosome profiling and library generation were performed as described by Oh et al. ( 80 ) , with cells harvested by rapid vacuum filtration onto 0.2 - μm filters and flash-frozen in liquid N2 to arrest ribosomes .
330 +After cryogenic lysis , monosomes were purified by sucrose gradient fractionation .
331 +Sequencing was performed at the UW-Madison Biotechnology Center using an Illumina HiSeq 2000 set for 50-bp single-end reads .
332 +Raw reads were trimmed by 2 nt from the 5 ′ end ( to remove any nontemplated nucleotides added by reverse transcriptase ) and were then mapped using the Burrows-Wheeler Aligner ( 81 ) to the MG1655 genome ( National Center for Bio-technology Information accession no .
333 +NC_000913 ) .
334 +Reads were not trimmed to individual codons to avoid errors arising from the variation in ribosome footprint dimensions at different genomic locations ( 82 ) .
335 +Signals mapping to noncoding RNA regions were removed from the dataset , and each dataset was normalized to reads per million per position before further analysis .
336 +Data manipulation and analyses were performed with custom Perl scripts .
337 +Statistical analyses were performed using GraphPad Prism ( GraphPad Software ) .
338 +For metagene analyses ( gene-segment analyses and codon-type analyses ) , pseudogenes and genes not represented in one or more datasets were excluded , leaving 3,048 genes in the `` all genes '' dataset .
339 +High-trans-lation and low-translation quintiles were defined as the gene sets with highest/lowest ribosome-occupancy-to-RNA signal ratios in MG1655 before ethanol treatment .
340 +For gene-segment analyses , differences between data-sets were assessed using area under the curve ( rectangular midpoint approximations ) for each gene in the set .
341 +ACKNOWLEDGMENTS .
342 +We thank our Great Lakes Bioenergy Research Center collaborators and R.L. laboratory colleagues for critical reading of the manuscript .
343 +We are grateful to Gene-Wei Li and David Burkhardt for advice and assistance with ribosome profiling experiments , P. Chu for technical assistance , and Gerwald Jogl for helpful discussions of ribosome decoding .
344 +This work was funded by the Department of Energy Great Lakes Bioenergy Research Center ( DOE BER Office of Science Grant DE-FC02-07ER64494 ) .
345 +22 .
346 +Alper H , Stephanopoulos G ( 2007 ) Global transcription machinery engineering : A new approach for improving cellular phenotype .
347 +Metab Eng 9 ( 3 ) :258 -- 267 .
348 +23 .
349 +Luo LH , et al. ( 2009 ) Improved ethanol tolerance in Escherichia coli by changing the cellular fatty acids composition through genetic manipulation .
350 +Biotechnol Lett 31 ( 12 ) : 1867 -- 1871 .
351 +24 .
352 +Friedman SM , Berezney R , Weinstein IB ( 1968 ) Fidelity in protein synthesis : The role of the ribosome .
353 +J Biol Chem 243 ( 19 ) :5044 -- 5048 .
354 +25 .
355 +Phoenix P , Melançon P , Brakier-Gingras L ( 1983 ) Characterization of mutants of Escherichia coli with an increased control of translation fidelity .
356 +Mol Gen Genet 189 ( 1 ) : 123 -- 128 .
357 +26 .
358 +So AG , Davie EW ( 1964 ) The effects of organic solvents on protein biosynthesis and their influence on the amino acid code .
359 +Biochemistry 3:1165 -- 1169 .
360 +27 .
361 +VanBogelen RA , Kelley PM , Neidhardt FC ( 1987 ) Differential induction of heat shock , SOS , and oxidation stress regulons and accumulation of nucleotides in Escherichia coli .
362 +J Bacteriol 169 ( 1 ) :26 -- 32 .
363 +28 .
364 +Potrykus K , Cashel M ( 2008 ) ( p ) ppGpp : still magical ?
365 +Annu Rev Microbiol 62:35 -- 51 .
366 +29 .
367 +Peters JM , Vangeloff AD , Landick R ( 2011 ) Bacterial transcription terminators : The RNA 3 ′ - end chronicles .
368 +J Mol Biol 412 ( 5 ) :793 -- 813 .
369 +30 .
370 +Peters JM , et al. ( 2012 ) Rho and NusG suppress pervasive antisense transcription in Escherichia coli .
371 +Genes Dev 26 ( 23 ) :2621 -- 2633 .
372 +31 .
373 +Marincs F , Manfield IW , Stead JA , McDowall KJ , Stockley PG ( 2006 ) Transcript analysis reveals an extended regulon and the importance of protein-protein co-operativity for the Escherichia coli methionine repressor .
374 +Biochem J 396 ( 2 ) :227 -- 234 .
375 +32 .
376 +Bollen A , Cabezón T , de Wilde M , Villarroel R , Herzog A ( 1975 ) Alteration of ribosomal protein S17 by mutation linked to neamine resistance in Escherichia coli .
377 +I. General properties of neaA mutants .
378 +J Mol Biol 99 ( 4 ) :795 -- 806 .
379 +33 .
380 +Yaguchi M , et al. ( 1976 ) Alteration of ribosomal protein S17 by mutation linked to neamine resistance in Escherichia coli .
381 +II .
382 +Localization of the amino acid replacement in protein S17 from a neaA mutant .
383 +J Mol Biol 104 ( 3 ) :617 -- 620 .
384 +34 .
385 +Kramer EB , Farabaugh PJ ( 2007 ) The frequency of translational misreading errors in E. coli is largely determined by tRNA competition .
386 +RNA 13 ( 1 ) :87 -- 96 .
387 +35 .
388 +Andrusiak K , Piotrowski JS , Boone C ( 2012 ) Chemical-genomic profiling : Systematic analysis of the cellular targets of bioactive molecules .
389 +Bioorg Med Chem 20 ( 6 ) : 1952 -- 1960 .
390 +36 .
391 +Barker CA , Farha MA , Brown ED ( 2010 ) Chemical genomic approaches to study model microbes .
392 +Chem Biol 17 ( 6 ) :624 -- 632 .
393 +37 .
394 +Lando D , Cousin MA , Privat de Garilhe M ( 1973 ) Misreading , a fundamental aspect of the mechanism of action of several aminoglycosides .
395 +Biochemistry 12 ( 22 ) :4528 -- 4533 .
396 +38 .
397 +Demirci H , et al. ( 2013 ) A structural basis for streptomycin-induced misreading of the genetic code .
398 +Nat Commun 4:1355 .
399 +39 .
400 +Gromadski KB , Rodnina MV ( 2004 ) Streptomycin interferes with conformational coupling between codon recognition and GTPase activation on the ribosome .
401 +Nat Struct Mol Biol 11 ( 4 ) :316 -- 322 .
402 +40 .
403 +Durfee T , et al. ( 2008 ) The complete genome sequence of Escherichia coli DH10B : Insights into the biology of a laboratory workhorse .
404 +J Bacteriol 190 ( 7 ) :2597 -- 2606 .
405 +41 .
406 +Momose H , Gorini L ( 1971 ) Genetic analysis of streptomycin dependence in Escher-ichia coli .
407 +Genetics 67 ( 1 ) :19 -- 38 .
408 +42 .
409 +Agarwal D , Gregory ST , O'Connor M ( 2011 ) Error-prone and error-restrictive mutations affecting ribosomal protein S12 .
410 +J Mol Biol 410 ( 1 ) :1 -- 9 .
411 +43 .
412 +Zaher HS , Green R ( 2009 ) Quality control by the ribosome following peptide bond formation .
413 +Nature 457 ( 7226 ) :161 -- 166 .
414 +44 .
415 +Ingolia NT , Ghaemmaghami S , Newman JR , Weissman JS ( 2009 ) Genome-wide analysis in vivo of translation with nucleotide resolution using ribosome profiling .
416 +Science 324 ( 5924 ) :218 -- 223 .
417 +45 .
418 +Peters JM , et al. ( 2009 ) Rho directs widespread termination of intragenic and stable RNA transcription .
419 +Proc Natl Acad Sci USA 106 ( 36 ) :15406 -- 15411 .
420 +46 .
421 +Bremer H , Dennis PP ( 1996 ) Modulation of chemical composition and other parameters of the cell by growth rate .
422 +Escherichia coli and Salmonella : Cellular and Mo-lecular Biology , ed Neidhardt FC ( American Society for Microbiology , Washington , DC ) , pp 1553 -- 1569 .
423 +47 .
424 +Nakamori S , Kobayashi S , Nishimura T , Takagi H ( 1999 ) Mechanism of L-methionine overproduction by Escherichia coli : The replacement of Ser-54 by Asn in the MetJ protein causes the derepression of L-methionine biosynthetic enzymes .
425 +Appl Microbiol Biotechnol 52 ( 2 ) :179 -- 185 .
426 +48 .
427 +Usuda Y , Kurahashi O ( 2005 ) Effects of deregulation of methionine biosynthesis on methionine excretion in Escherichia coli .
428 +Appl Environ Microbiol 71 ( 6 ) :3228 -- 3234 .
429 +49 .
430 +Flatley J , et al. ( 2005 ) Transcriptional responses of Escherichia coli to S-nitrosoglutathione under defined chemostat conditions reveal major changes in methionine biosynthesis .
431 +J Biol Chem 280 ( 11 ) :10065 -- 10072 .
432 +50 .
433 +Mordukhova EA , Lee HS , Pan JG ( 2008 ) Improved thermostability and acetic acid tolerance of Escherichia coli via directed evolution of homoserine o-succinyltransferase .
434 +Appl Environ Microbiol 74 ( 24 ) :7660 -- 7668 .
435 +51 .
436 +Gur E , Biran D , Gazit E , Ron EZ ( 2002 ) In vivo aggregation of a single enzyme limits growth of Escherichia coli at elevated temperatures .
437 +Mol Microbiol 46 ( 5 ) :1391 -- 1397 .
438 +52 .
439 +Record MT , Jr. , Zhang W , Anderson CF ( 1998 ) Analysis of effects of salts and uncharged solutes on protein and nucleic acid equilibria and processes : A practical guide to recognizing and interpreting polyelectrolyte effects , Hofmeister effects , and osmotic effects of salts .
440 +Adv Protein Chem 51:281 353 .
441 +-- 53 .
442 +Chan CL , Landick R ( 1997 ) Effects of neutral salts on RNA chain elongation and pausing by Escherichia coli RNA polymerase .
443 +J Mol Biol 268 ( 1 ) :37 53 .
444 +-- 54 .
445 +Brandts JF , Hunt L ( 1967 ) The thermodynamics of protein denaturation .
446 +3 .
447 +The denaturation of ribonuclease in water and in aqueous urea and aqueous ethanol mixtures .
448 +J Am Chem Soc 89 ( 19 ) :4826 -- 4838 .
449 +55 .
450 +Bull HB , Breese K ( 1978 ) Interaction of alcohols with proteins .
451 +Biopolymers 17 ( 9 ) : 2121 -- 2131 .
452 +56 .
453 +Lehmann MS , Mason SA , McIntyre GJ ( 1985 ) Study of ethanol-lysozyme interactions using neutron diffraction .
454 +Biochemistry 24 ( 21 ) :5862 -- 5869 .
455 +57 .
456 +Straus DB , Walter WA , Gross CA ( 1987 ) The heat shock response of E. coli is regulated by changes in the concentration of σ 32 .
457 +Nature 329 ( 6137 ) :348 -- 351 .
458 +58 .
459 +Giudice E , Gillet R ( 2013 ) The task force that rescues stalled ribosomes in bacteria .
460 +Trends Biochem Sci 38 ( 8 ) :403 -- 411 .
461 +59 .
462 +Jerinic O , Joseph S ( 2000 ) Conformational changes in the ribosome induced by translational miscoding agents .
463 +J Mol Biol 304 ( 5 ) :707 -- 713 .
464 +60 .
465 +Baldridge KC , Contreras LM ( 2014 ) Functional implications of ribosomal RNA meth-ylation in response to environmental stress .
466 +Crit Rev Biochem Mol Biol 49 ( 1 ) :69 -- 89 .
467 +61 .
468 +Urbonavičius J , Durand JM , Björk GR ( 2002 ) Three modifications in the D and T arms of tRNA influence translation in Escherichia coli and expression of virulence genes in Shigella flexneri .
469 +J Bacteriol 184 ( 19 ) :5348 -- 5357 .
470 +62 .
471 +Gorini L , Rosset R , Zimmermann RA ( 1967 ) Phenotype masking and streptomycin dependence .
472 +Science 157 ( 3794 ) :1314 -- 1317 .
473 +63 .
474 +Klein-Marcuschamer D , Santos CN , Yu H , Stephanopoulos G ( 2009 ) Mutagenesis of the bacterial RNA polymerase alpha subunit for improvement of complex phenotypes .
475 +Appl Environ Microbiol 75 ( 9 ) :2705 -- 2711 .
476 +64 .
477 +Kanjee U , Ogata K , Houry WA ( 2012 ) Direct binding targets of the stringent response alarmone ( p ) ppGpp .
478 +Mol Microbiol 85 ( 6 ) :1029 -- 1043 .
479 +65 .
480 +Heath RJ , Jackowski S , Rock CO ( 1994 ) Guanosine tetraphosphate inhibition of fatty acid and phospholipid synthesis in Escherichia coli is relieved by overexpression of glycerol-3-phosphate acyltransferase ( plsB ) .
481 +J Biol Chem 269 ( 42 ) :26584 -- 26590 .
482 +66 .
483 +Merlie JP , Pizer LI ( 1973 ) Regulation of phospholipid synthesis in Escherichia coli by guanosine tetraphosphate .
484 +J Bacteriol 116 ( 1 ) :355 -- 366 .
485 +67 .
486 +Cronan JE , Jr. , Weisberg LJ , Allen RG ( 1975 ) Regulation of membrane lipid synthesis in Escherichia coli : Accumulation of free fatty acids of abnormal length during inhibition of phospholipid synthesis .
487 +J Biol Chem 250 ( 15 ) :5835 -- 5840 .
488 +68 .
489 +Dalebroux ZD , Swanson MS ( 2012 ) ppGpp : Magic beyond RNA polymerase .
490 +Nat Rev Microbiol 10 ( 3 ) :203 -- 212 .
491 +69 .
492 +Bandas EL , Zakharov IA ( 1980 ) Induction of rho - mutations in yeast Saccharomyces cerevisiae by ethanol .
493 +Mutat Res 71 ( 2 ) :193 -- 199 .
494 +70 .
495 +Miller JH ( 1972 ) Experiments in Molecular Genetics ( Cold Spring Harbor Laboratory Press , Plainview , NY ) .
496 +71 .
497 +Baba T , et al. ( 2006 ) Construction of Escherichia coli K-12 in-frame , single-gene knockout mutants : The Keio collection .
498 +Mol Syst Biol 2:2006.0008 .
499 +72 .
500 +Das A , Court D , Adhya S ( 1976 ) Isolation and characterization of conditional lethal mutants of Escherichia coli defective in transcription termination factor rho .
501 +Proc Natl Acad Sci USA 73 ( 6 ) :1959 -- 1963 .
502 +73 .
503 +Schwalbach MS , et al. ( 2012 ) Complex physiology and compound stress responses during fermentation of alkali-pretreated corn stover hydrolysate by an Escherichia coli ethanologen .
504 +Appl Environ Microbiol 78 ( 9 ) :3442 -- 3457 .
505 +74 .
506 +Artsimovitch I , Landick R ( 2002 ) The transcriptional regulator RfaH stimulates RNA chain synthesis after recruitment to elongation complexes by the exposed nontemplate DNA strand .
507 +Cell 109 ( 2 ) :193 -- 203 .
508 +75 .
509 +Gribskov M , Burgess RR ( 1983 ) Overexpression and purification of the sigma subunit of Escherichia coli RNA polymerase .
510 +Gene 26 ( 2-3 ) :109 -- 118 .
511 +76 .
512 +Toulokhonov I , Zhang J , Palangat M , Landick R ( 2007 ) A central role of the RNA polymerase trigger loop in active-site rearrangement during transcriptional pausing .
513 +Mol Cell 27 ( 3 ) :406 -- 419 .
514 +77 .
515 +Neidhardt FC , Bloch PL , Smith DF ( 1974 ) Culture medium for enterobacteria .
516 +J Bacteriol 119 ( 3 ) :736 -- 747 .
517 +78 .
518 +Sasson V , Shachrai I , Bren A , Dekel E , Alon U ( 2012 ) Mode of regulation and the insulation of bacterial gene expression .
519 +Mol Cell 46 ( 4 ) :399 -- 407 .
520 +79 .
521 +Zaslaver A , et al. ( 2006 ) A comprehensive library of fluorescent transcriptional reporters for Escherichia coli .
522 +Nat Methods 3 ( 8 ) :623 -- 628 .
523 +80 .
524 +Oh E , et al. ( 2011 ) Selective ribosome profiling reveals the cotranslational chaperone action of trigger factor in vivo .
525 +Cell 147 ( 6 ) :1295 -- 1308 .
526 +81 .
527 +Li H , Durbin R ( 2009 ) Fast and accurate short read alignment with Burrows-Wheeler transform .
528 +Bioinformatics 25 ( 14 ) :1754 -- 1760 .
529 +82 .
530 +O'Connor PB , Li GW , Weissman JS , Atkins JF , Baranov PV ( 2013 ) rRNA : mRNA pairing alters the length and the symmetry of mRNA-protected fragments in ribosome profiling experiments .
531 +Bioinformatics 29 ( 12 ) :1488 -- 1491 .
532 +83 .
533 +Blattner FR , et al. ( 1997 ) The complete genome sequence of Escherichia coli K-12 .
534 +Science 277 ( 5331 ) :1453 -- 1462 .
...\ No newline at end of file ...\ No newline at end of file
1 +Rose T. Byrne,a* Stefanie H. Chen,a Elizabeth A. Wood,a Eric L. Cabot,b Michael M. Coxa
2 +To further an improved understanding of the mechanisms used by bacterial cells to survive extreme exposure to ionizing radiation ( IR ) , we broadly screened nonessential Escherichia coli genes for those involved in IR resistance by using transposon-di-rected insertion sequencing ( TraDIS ) .
3 +Forty-six genes were identified , most of which become essential upon heavy IR exposure .
4 +Most of these were subjected to direct validation .
5 +The results reinforced the notion that survival after high doses of ionizing radiation does not depend on a single mechanism or process , but instead is multifaceted .
6 +Many identified genes affect either DNA repair or the cellular response to oxidative damage .
7 +However , contributions by genes involved in cell wall structure/function , cell division , and intermediary metabolism were also evident .
8 +About half of the identified genes have not previously been associated with IR resistance or recovery from IR exposure , including eight genes of unknown function .
9 +Organisms have evolved mechanisms to maintain genomic integrity in the face of extreme environmental stresses .
10 +One class of extremophiles , typified by the bacterium Deinococcus radiodurans ( 1 , 2 ) , exhibits extraordinary resistance to the effects of high doses of ionizing radiation ( IR ) .
11 +The repair of damaged DNA , stalled replication forks , and other damaged cellular components is critical for cells to survive exposure to IR .
12 +The DNA sugar-phosphate backbone is particularly susceptible to both direct and indirect damage caused by IR ( 3 , 4 ) .
13 +Direct damage is caused by absorption of IR by the DNA molecule , which can lead to strand breakage and chemical alterations of bases .
14 +In contrast , indirect damage occurs when reactive oxygen species ( ROS ) , such as hydroxyl radicals , which are formed when IR is absorbed by water , interact with DNA .
15 +Hydroxyl radicals produce single-strand DNA breaks .
16 +Double-strand DNA breaks ( DSBs ) can occur when two IR-induced single-strand DNA breaks are in close proximity ( 5 ) .
17 +DSBs are the most lethal form of DNA damage , because they halt DNA replication , cause the collapse of the replication fork , and are difficult to repair ( 1 , 6 , 7 ) .
18 +Cells repair DSBs and other DNA damage caused by IR by utilizing recombinational DNA repair and nonhomologous end joining ( 6 -- 10 ) .
19 +Because ROS are also by-products of aerobic respiration and general me-tabolism , it is likely that genes involved in IR survival are also involved in preserving DNA integrity under normal conditions , suggesting an essential role in bacteria .
20 +The capacity of cells to repair DNA , particularly double-strand breaks , has long been linked to cell survival after IR exposure ( 11 -- 19 ) .
21 +DNA repair similarly plays a major role in the extremo-phile IR resistance phenotype of Deinococcus ( 15 , 17 -- 19 ) .
22 +More recently , the Daly group , and later the Radman group , focused attention on the importance of amelioration of oxidative damage to proteins ( 20 -- 24 ) .
23 +In this mechanism , specialized DNA repair pathways are not necessary .
24 +Passive protection of proteins from oxidative processes ( including a generic complement of DNA repair functions ) facilitate survival at high levels of IR .
25 +Nevertheless , clear evidence has indicated that adaptations to the cellular DNA repair systems can make substantial contributions to extreme levels of IR resistance ( 25 ) .
26 +Given the complexity of bacterial metab-olism , it seems unlikely that the list of processes contributing to IR resistance is limited to DNA repair and amelioration of oxidative damage to proteins .
27 +Thus , a broader assessment is needed .
28 +We have carried out an exercise in directed evolution in which the Escherichia coli K-12 strain MG1655 acquired the phenotype of extreme resistance to IR ( 25 , 26 ) .
29 +Four evolved populations of E. coli were obtained , and they exhibited levels of IR resistance approaching that of D. radiodurans .
30 +Analysis of numerous sequenced isolates from these populations allowed us to identify the genetic alterations accounting for most of the acquired IR resistance phenotype ( 25 ) .
31 +In one highly evolved isolate , the phenotype was largely explained by mutations in three DNA metabolism genes , recA , dnaB , and yfjK .
32 +The modified genes provide the beginning of a more complete molecular accounting of adaptations needed to survive extreme radiation resistance .
33 +Efforts to understand this phenotype have focused to a large extent on Deincoccus radiodurans and related bacteria ( 1 , 2 , 19 , 21 , 22 , 24 ) .
34 +Analysis of transcriptome ( 27 , 28 ) and proteome ( 29 , 30 ) changes upon IR exposure , as well as careful analysis of how the genome is reconstructed over time ( 1 , 31 -- 34 ) , have provided some important insights into this bacterium 's response to IR .
35 +However , broad genetic screens to identify all contributing processes are very difficult to perform with Deinococcus , reflecting its multigenomic status ( 1 , 2 , 19 , 24 ) .
36 +In contrast , E. coli strains with an extreme IR resistance phenotype provide an opportunity to utilize a highly tractable and insight-fertile genetic system to more broadly explore the molecular basis of this phenotype .
37 +One step toward a complete description of the genetic requirements for IR resistance would be the identification of all contributing genes that are not modified in directed evolution trials .
38 +That identification requires a genetic screening approach .
39 +Many screens have been carried out to identify genes involved in DNA repair in E. coli ( 35 -- 42 ) .
40 +These have resulted in the discovery of many of the key DNA repair enzymes we continue to study today .
41 +Screens to identify genes involved in radiation resistance were part of these efforts .
42 +The recN and recG genes were characterized to an extent as genes involved in radiation resistance and given a rad nomenclature ( radB and radC , respectively ) until their functions were further understood ( 12 , 43 ) .
43 +However , modern screening methods are much more robust and are sensitive methods for discovering new genes with particular functions .
44 +We sought to identify the genes involved in survival after extreme IR exposure for three additional reasons .
45 +( i ) We do not understand the physiological function of nearly one-third of the genes of E. coli , despite its role as the most extensively studied organism .
46 +( ii ) Radiation resistance is a complex phenotype whose molecular basis remains the subject of some controversy ( 1 , 2 , 22 , 44 ) .
47 +( iii ) Current research tends to focus on either DNA damage or protein oxidation , and contributions from other processes are possible .
48 +We thus set out to provide a more global assessment of the cellular processes that contribute to IR resistance .
49 +A range of modern screening methods have been described ( 45 -- 49 ) that utilize transposon mutagenesis in combination with Illumina sequencing .
50 +These techniques measure each gene 's
51 +ORB1 5 = CTG TCT CTT ATA CAC ATC TC ORB5 5 = CAA GCA GAA GAC GGC ATA CGA GAT TCC TCA GTG ACT GGA GTT CAG ACG TGT GCT CTT CCG ATC T ORB6 5 = CAA GCA GAA GAC GGC ATA CGA GAT ATT GGC GTG ACT GGA GTT CAG ACG TGT GCT CTT CCG ATC T ORB7 5 = CAA GCA GAA GAC GGC ATA CGA GAT ATT GGC GTG ACT GGA GTT CAG ACG TGT GCT CTT CCG ATC T ORB8 5 = ATT GAT ACG GCG ACC ACC GAG ATC TAC ACT AAT ACG ACT CAC TAT AGG GAG ACC GGC CTC AG ORB9 5 = TAG GGA GAC CGG CCT CAG GGT TGA GAT GTG TA contribution to fitness on a genomic scale through massive sequencing of transposon-genome junctions in highly mutagenized populations .
52 +We employed a relatively new procedure called transposon-directed insertion sequencing ( TraDIS ) ( 45 ) .
53 +In this method , saturating transposon mutagenesis is performed and the resulting insertion mutants are pooled to make an insertion mutant library .
54 +This library is then subjected to repeated exposures to IR .
55 +Genomic DNA from the nontreated population as well as the irradiated populations is isolated , and the location of each transposon insertion as well as the frequency of each insertion mutant within the population are determined .
56 +The change in frequencies of insertion mutants within the population are calculated for each gene , reflecting the effect the insertion has on a strain 's ability to survive radiation exposure .
57 +Using TraDIS , we have identified 46 candidate genes that appear to have a significant role in survival after IR exposure .
58 +These are the focus of this report .
59 +MATERIALS AND METHODS
60 +Bacterial strains and primers used in this study .
61 +All strains used in this study are E. coli K-12 derivatives and are listed in Table 1 .
62 +Genetic manipulations were performed as previously described ( 50 ) .
63 +Oligonucleotide primers are listed in Table 2 .
64 +Transposome preparation .
65 +Transposon mutagenesis was performed using the Epicentre EZ-Tn5 transposition system , which consists of a transposase dimer conjugated to transposon DNA ( 51 ) .
66 +The transposon is EZ-Tn5 KAN-2 Tnp and was amplified by using the oligonucleotides ORB1 and phusion polymerase ( Stratagene ) .
67 +One hundred nanograms of this DNA was incubated with Tnp EK54/MA56/LP372 , a hyperactive transposase with reduced target specificity ( 52 ) , at room temperature for 3 h. Transposome complexes were dialyzed against Tris-EDTA ( TE ) to remove all salt from the reaction mixture before electroporation .
68 +Preparation of electrocompetent cells for mutagenesis .
69 +Cells were cultured in Luria-Bertani ( LB ) broth at 37 °C with aeration to an optical density at 600 nm ( OD600 ) of 0.4 to 0.6 , chilled at 4 °C for 30 min with stirring , harvested by centrifugation , and washed three times with ice-cold 10 % glycerol .
70 +In the final wash , cells were resuspended in 1/500 ( vol/vol ) ice-cold glycerol-yeast extract medium and stored at 80 °C .
71 +One hundred microliters of cell suspension was mixed with 10 l of transposomes and electroporated in a 2-mm electrode gap cuvette with a GenePulser II ( Bio-Rad ) .
72 +Cells were recovered in 1 ml of SOC medium ( 53 ) and incubated at 37 °C for 1 h and then spread on plates containing 40 mg/ml kanamycin and incubated overnight .
73 +The total number of colonies was estimated by counting colonies on several plates .
74 +The colonies on each plate were pooled sterilely in LB plus 20 % glycerol and stored at 80 °C .
75 +Approximately 5 or more electroporations were performed per strain to generate an insertion mutant pool .
76 +The number of mutants per electroporation ranged from 20,000 to 175,000 .
77 +By estimating the total number of mutants per batch , volumes containing similar numbers of mutants from each batch were pooled to create mutant libraries to contain 5 10 mutants .
78 +IR treatment .
79 +An IR dose of 1,000 Gy was applied iteratively to the mutant libraries by using a Mark I 137Cs irradiator ( from J. L. Shepherd and Associates ) .
80 +Mutant pools were inoculated into 100 ml of LB at an initial OD600 of 0.02 and were grown to an OD600 of 0.2 .
81 +Cells were spun down and resuspended in 0.5 ml LB , IR treated , and then allowed to grow for approximately 7 generations to stationary phase before being used to inoculate the next cycle .
82 +This was repeated five times .
83 +Nonirradiated mock cultures were taken through all five passages in parallel but sat outside the irradiator during treatment .
84 +Fragment library sample preparation , sequencing , and data analysis .
85 +Genomic DNA was isolated after each cycle of irradiation and from the nonirradiated cultures .
86 +DNA from the first and fifth cycles was sheared to an average size of 300 bp by using hydroshear sonication .
87 +Preparation of the fragment library for sequencing was performed as described by Illumina , except the PCR amplification step was modified so that only sequences flanking transposons were amplified , using primers ORB5 , -6 , or -7 and ORB8 .
88 +ORB5 to -7 are custom reverse primers with different indexes for multiplexing .
89 +ORB8 was the forward primer , complementary to the adapter used ( Table 2 ) .
90 +Amplified fragment libraries were separated on an E-gel size select 2 % agarose gel ( Promega ) , and 270-bp fragments were purified .
91 +The amplified DNA fragment libraries were sequenced on single-end Illumina flow cells for 75 cycles in an Illumina genome analyzer IIx .
92 +The sequencing primer , ORB9 , was modified for only sequence trans-poson-containing DNA fragments .
93 +Sequence reads from the Illumina FASTQ files were separated into reads with tag and reads without .
94 +Reads containing the transposon tag sequence were retained for analysis .
95 +The 10-bp tag was removed , and then reads were trimmed to 50 bp and mapped to the E. coli genome by using BOWTIE ( 54 ) , omitting insertion locations with less than 10 reads and allowing for 1 mismatch .
96 +All insertion locations in the first 1 % and last 10 % of gene regions were removed from further analysis .
97 +Further , genes with three or fewer insertion locations that met our criteria were considered essential .
98 +Reads per gene were normalized by the total millions of reads collected for the sample to normalize for variations of total reads in different sequencing runs .
99 +Contribution values were calculated as the log ratio of reads in the irradiated sample , ng , B , to reads in the nonirradiated sample , ng , A , for each gene , g [ log ( ng , B/ng , A ) ] .
100 +Genes were analyzed for the decrease in insertion locations per gene in a parallel analysis .
101 +The genes shown below in Table 4 had a contribution value of 0.5 to 2 , indicating a loss of 0.5 to 2 logs of reads under the irradiated versus nonirradiated condition .
102 +When genes were found to have a low contribution value yet a large decrease in insertion locations , the genes were checked for single insertion locations with over 1,000 reads , which can be artifacts of library amplification .
103 +The genes listed below in Table 4 that were discovered by loss-of-insertion locations rather than decreased read counts were in the top 99.999 % of genes for insertion location losses .
104 +IR survival assays for gene validation .
105 +Of the 46 genes discovered , 19 genes were verified by deleting the gene from the Founder strain via the Wanner method ( 50 ) .
106 +Deletions strains were tested for their ability to survive increasing doses of ionizing radiation in comparison to an isoge-neic wild-type strain .
107 +All strains were tested in biological triplicates .
108 +Cells from a fresh single colony of each strain were cultured in LB broth ( 55 ) at 37 °C with aeration .
109 +After growth overnight , cultures were diluted 1:1,000 into 25 ml fresh LB broth in 125-ml flasks and grown at 37 °C with shaking until an OD600 of 0.4 was reached .
110 +For each sample , 15 ml of culture was spun down and resuspended in 0.8 ml of fresh LB .
111 +One-hundred-micro-liter aliquots were set on ice as the nonirradiated controls , and the other 700 l was irradiated in a Mark I 137Cs irradiator ( from J. L. Shepherd and Associates ) for the times corresponding to 1 and 2 Gy ( 7 Gy/min ) .
112 +Irradiated samples as well as the nonirradiated control samples for each culture were diluted appropriately and plated on LB -- 15 % agar medium to determine the total number of CFU .
113 +Percent survival was calculated by dividing the titer of the surviving population by the titer of the nonirradiated control sample .
114 +For each strain , 3 to 5 biological replicates were performed .
115 +RESULTS TraDIS was performed to identify genes involved in IR survival.
116 +The original directed evolution trials were carried out with an aliquot of E. coli strain MG1655 obtained from F. R. Blattner ( 56 ) .
117 +Deep sequencing revealed 6 mutations in this strain ( designated Founder ) relative to the type strain database ( 26 ) .
118 +For TraDIS , a mutant library consisting of 500,000 insertion mutants was generated in Founder and also in one highly evolved strain , CB2000 .
119 +Each library was subjected to 5 rounds of irradiation followed by competitive outgrowth , as diagrammed in Fig. 1 .
120 +A nontreated control was taken through the entire experiment , treated identically except that it sat outside the irradiator during treatment .
121 +To identify genes that contribute to IR survival , genomic DNA from the mutagenized population was isolated after the first and fifth IR treatment passages .
122 +TraDIS was carried out using Illumina highthroughput sequencing to identify genes that , when disrupted , caused cells to drop out of the population after IR treatment , as illustrated for uvrB in Fig. 1B .
123 +The method can be verified in part by examining the effects of irradiation on the insertion patterns of genes known to have major roles in the repair of DNA damage inflicted by IR .
124 +As expected , uvrB , which encodes a key component of the complex that promotes nucleotide excision repair , exhibited a diagnostic two-part insertion pattern reflecting an essential role in IR resistance ( step 1 ) .
125 +Numerous insertions were present in the uvrB gene in the nonirradiated populations , indicating that the gene is not essential for normal growth ( step 2 ) .
126 +Transposon-directed sequence reads were reduced in this gene after IR treatment passage 1 , and there were no sequence reads in this gene after IR treatment passage 5 ( Fig. 1 ) .
127 +These results suggest that any cells that had insertions in uvrB rapidly dropped out of the population upon treatment .
128 +General sequencing results .
129 +The protocol described above generated 15 to 30 million reads per sample .
130 +The reads were mapped to the E. coli genome , and the number of unique transposon insertion sites and the average base pair distance between inserts for each sample were calculated ( Table 3 ) .
131 +These results suggested that the mutagenesis was saturating with 1 insertion per 40 to 50 bases for the mutant pool after 1 passage .
132 +For the mutant pool after 5 passages , 1 transposon insertion per 100 to 200 bases was detected .
133 +The decline was expected , as it was previously reported that passaging reduces the number of unique mutants in the pool , even in the absence of stress ( 45 ) .
134 +This is due to genetic bottlenecks that occur during passaging and competition between strains with different mutations .
135 +Insertion densities were calculated for the mutant pools from each passage , as previously described ( Table 3 ) ( 57 ) .
136 +The gene length boundaries were calculated to determine the minimum length of a gene ( in bp ) required to ensure that the absence of sequenced transposon insertions signaled an essential gene function rather than a random chance occurrence ( P 0.05 ) .
137 +This value differed by sample due to the varied insertion densities obtained for each sample .
138 +We note that approximately 670 genes in the E. coli genome are required for normal growth in an unstressed environment under our growth conditions as indicated by the absence of insertions in these genes in our nonirradiated control that met our threshold criteria ( see Materials and Methods ) .
139 +These genes are summarized in Table S1 in the supplemental material .
140 +We are thus effectively screening the approximately 3,555 genes denoted nonessential in our nonirradiated sample ( approximately 84 % of the genome ) .
141 +Our goal was to identify those genes that are not necessary during normal growth but which become important when cells are heavily dosed with ionizing radiation .
142 +Essential genes have previously been surveyed in E. coli .
143 +Of 620 genes denoted essential in one survey that covered 87 % of the genomic open reading frames in E. coli ( 58 , 59 ) , approximately 55 % overlap the essential genes found in our study .
144 +A second survey carried out under different conditions produced a list of 300 essential genes ( 60 ) , of which 94 % appeared essential in our study .
145 +The differences observed between these three studies are likely due to different growth conditions , the presence or absence of competitive outgrowth , the approach for distinguishing essential versus nonessential genes , and the depth in which the mutant libraries were assayed .
146 +Because of the requirement for outgrowth in our protocol , any gene inactivation that produces a sufficient decline in growth rate under our conditions will lead to that gene 's inclusion on the list of essential genes .
147 +Identification of genes involved in IR survival .
148 +After removal of the transposon tag sequence , each read was mapped to the E. coli genome .
149 +The first genome-derived base pair of each read de-fined the genomic location of each transposon insertion within the mutant pool .
150 +The number of transposon insertion locations for each gene was used to calculate the relative contributions of nonessential genes to IR survival .
151 +Contribution values were only calculated for genes with at least three independent insertion sites to reduce variability that can result in misleading fitness calculations ( 61 ) .
152 +We identified genes that , when disrupted , resulted in reduced IR survival fitness after passage 1 and after passage 5 .
153 +A total of 46 genes were thus identified in the Founder strain ( Tables 4 and 5 ) .
154 +We also noted that well over 90 % of the nonessential genes in the E. coli genome exhibited little or no difference in the observed insertion patterns with or without irradiation .
155 +The genes of interest in this study are those exhibiting transposon insertion patterns similar to uvrB in Fig. 1 , and they are listed in Tables 4 and 5 .
156 +Deletion or alteration of some genes involved in DNA repair are known to result in slow growth phenotypes in rich media ( 62 -- 70 ) .
157 +The otherwise-nonessential recA protein , clearly important for IR resistance , is not present in our list because strains with alterations resulting in recA gene inactivation grow somewhat slower and are unable to compete with the broader population during outgrowth .
158 +A total of 18 of the 46 genes listed in Tables 4 and 5 exhibited patterns that reflected somewhat slow growth , although the decline in growth rate was insufficient to remove them from our screen at least in passage 1 ( Tables 4 and 5 ) .
159 +Cells disrupted for these genes had reduced fitness upon irradiation in passage 1 .
160 +By passage 5 , insertions in these genes disappeared from both the irradiated and the nonirradiated samples , eliminated competitively during outgrowth .
161 +Interestingly , two genes , recR and rep , appeared to be essential for IR survival as early as the first IR exposure .
162 +By passage 5 , there were no insertions in these genes a Contributions were calculated as described in Materials and Methods .
163 +Genes listed here had the largest decrease in reads upon irradiation compared to the nonirradiated control , with contribution factors between 0.5 and 2 logs .
164 +* , the gene was discovered by analyzing loss of unique insertion locations .
165 +Validation in this study indicates that the gene was assayed for its contribution to IR resistance as shown in Fig. 2 .
166 +in the nonirradiated control samples .
167 +We hypothesize that these genes are essential for surviving IR but also make a modest contribution to growth in rich media .
168 +These genes have been reported to be important for normal growth ( 59 , 60 ) .
169 +To further investigate the importance to general radiation resistance of the 46 genes identified here in Founder , TraDIS was performed on CB2000 , a strain of E. coli previously reported to be highly radiation resistant ( 26 ) .
170 +The 9 genes with the largest contributions to IR resistance ( Table 4 ) were also identified as top contributors in CB2000 after passage 1 , in spite of the presence of all CB2000 mutations that confer an IR resistance phenotype .
171 +This result validates their importance for timely recovery from damage inflicted by IR .
172 +A total of 37 of the reported genes for MG1655 ( 80 % ) were identified as important in CB2000 as well .
173 +Data were ambiguous for 5 of the 9 genes that were required for MG1655 but not CB2000 .
174 +This was likely due to the genetic bottlenecks that a These genes were identified to be important for passage 1 , but cells lacking these genes were likely outcompeted due to growth defects associated with the gene deletion , and there were no data for passage 5 ( in either the nonirradiated control or the irradiated sample ) .
175 +Contributions were calculated as described in Materials and Methods .
176 +* , the gene was discovered by analyzing loss of unique insertion locations .
177 +** , uvrD exhibited the greatest observed loss of unique insertion locations .
178 +Validation in this study indicates that the gene was assayed for its contribution to IR resistance as shown in Fig. 2 .
179 +occur during passaging or slow growth of these mutants .
180 +Four genes , pepP , rsxA , crr , and tatC , appear to be important for survival in wild-type E. coli but not the directly evolved CB2000 .
181 +This suggests that one or more of the 69 mutations arising in CB2000 ( 25 ) render these four genes dispensable for IR survival .
182 +IR resistance gene validations .
183 +To directly verify a subset of genes identified as putative IR resistance genes by TraDIS , we separately deleted 31 of the 46 genes identified from E. coli MG1655 ( e14 ) and assayed each deletion mutant for survival following exposure to 1,000 and 2,000 Gy ( Fig. 2 ) .
184 +Two of these ( tatC and waaC ) had viability issues that made it impossible to generate survival curves .
185 +The tatC gene is nonessential , as it encodes a component of a system that transports folded proteins from the cell to the outer membrane .
186 +Deletions of the gene compromise the integ-rity of the outer membrane and render it sensitive to many stresses ( 71 -- 74 ) .
187 +The waaC gene ( formerly rfaC ) encodes heptosyltransferase I , which catalyzes a step in the synthesis of outer membrane lipopolysaccharide .
188 +As in the case of tatC , deletions of waaC may render the cell particularly sensitive to stress ( 75 ) , even though the gene may be scored nonessential .
189 +The other 29 exhibited IR recovery deficiencies that were readily documented with survival curves , helping to validate that the overall screen was identifying genes of interest .
190 +From our tests , these 29 deletion mutants were clustered into four different groups based on the overall decline in cell survival upon their deletion .
191 +They were numbered 1 through 4 in order of increasing severity of the observed sensitivity to ionizing radiation .
192 +The genes in group 1 ( rdgC , ftsP , radA , rsxB , topB , recX , speA , yabI , yhgF , ybjN , tolA , and ompA ) exhibit relatively modest effects when deleted , with a decline in survival of just over an order of magnitude or less at 2,000 Gy .
193 +Those in group 2 ( pgi , rsxA , dnaJ , yafC , prc , uup , and crr ) exhibit a decline in survival of 1 to 2 orders of magnitude at 2,000 Gy .
194 +The group 3 genes ( uvrA , uvrB , yejH , sbcB , yebC , ybgI , and pstS ) had declines in survival of approximately 2 to 3 orders of magnitude .
195 +Those gene products in group 4 produce the most dramatic effects , a 3 - to 5-log decline in survival at 2,000 Gy when deleted ( Fig. 2 ) .
196 +This final group features three genes ( recF , recG , and recN ) that have long been associated with IR survival .
197 +We note that one other gene initially identified in the screen and subjected to validation by this method ( the mrcB gene , not included in Table 5 ) turned out to be a false positive .
198 +Although the screen exhibited a very low error level , it is thus possible that one or two additional listings in Table 4 are errant .
199 +We thus estimate the false-positive rate to be 5 % .
200 +Contributions to IR resistance .
201 +The list of gene functions required for survival after extreme IR exposure ( Table 4 ) generally continues themes that were evident in the directed evolution study that examined the genetic adaptations required for extreme resistance to IR ( 25 ) .
202 +In the overall list , 20 of the 46 genes ( or 43 % ) can be clearly defined as DNA repair or DNA metabolism functions .
203 +DNA repair functions have already been amply implicated in recovery from IR exposure ( 11 -- 19 ) , and the heavy representation of DNA repair functions in this list helps to verify the screen .
204 +In the directed evolution study ( 25 ) , a small number of mutations in genes involved in DNA repair provide the major contributions to extreme IR resistance in one isolate ( CB2000 ) derived from directed evolution .
205 +Whereas the idea that DNA is the major target of IR that results in lethality has been challenged in recent years ( 20 -- 24 ) , a range of key DNA repair systems must be intact in order for the cell to survive extreme IR exposure .
206 +Additional contributions are evident .
207 +An additional 8 of the genes identified ( 17 % ) have not been functionally characterized and represent a new class of genes to be studied for a role in surviving IR exposure ( Fig. 2D ) .
208 +We have directly validated 7 of these ( for reasons that are unclear , it was not possible to make deletion mutants of yqiA ) , demonstrating that they are indeed important to survival when cells are exposed to IR .
209 +In three cases ( yabI , yhgF , and ybjN ) , elimination of gene function has just a modest effect on IR survival and the genes fall into group 1 .
210 +One gene , yafC , falls into group 2 .
211 +Three genes ( yejH , ybgI , and yebC ) have quite substantial effects on IR survival and fall into group 3 .
212 +This result represents the first observed phenotype for many of these genes .
213 +A few things are known about the genes that fall into category 3 .
214 +Although the function remains enigmatic , the structure of the YbgI protein is known .
215 +It is a toroidal structure consisting of a trimer of dimers , wherein each subunit exhibits two metal binding sites on the inside of the toroid ( 76 ) .
216 +The ybgI gene shares an operon with the gene that encodes endonuclease VIII , eliciting some speculation about a possible DNA repair function ( 76 ) .
217 +The product of the yebC gene appears to have a function in the transcriptional regulation of the RuvABC proteins , which are all involved in recombinational DNA repair ( 77 ) .
218 +The yejH gene is worthy of special mention .
219 +It encodes a putative DNA helicase with significant homology to the human XPB gene , which encodes a nucleotide excision repair helicase conserved in eukaryotes and archeans .
220 +By sequence analysis , the protein possesses the 7 helicase motifs central to superfamily 2 helicases in the N-termi-nal 350 amino acids .
221 +It plays a substantial role in survival after IR exposure .
222 +The remaining 19 genes cluster into 5 major categories , which are defined in Table 6 .
223 +Four of the genes fall into a category of oxidative stress signaling ( pgi , speA , and rsxAB ) , in line with the idea that amelioration of protein oxidation is a major mechanism of IR resistance ( 20 -- 24 ) .
224 +Four of these were directly validated .
225 +The pgi and rsxA genes fall into category 2 , while rsxB and speA are category 1 genes .
226 +The pgi gene has a complex involvement , as described below .
227 +Also as described below , genes in other catego-ries may affect oxidative stress .
228 +The remaining genes have roles in cell wall structure and biosynthesis ( 7 ) , protein stability and turn-over ( 5 ) , cell division ( 4 ) , and central metabolism ( 2 ) .
229 +This listing does not include a few gene products , such as pgi , that fall into more than one functional category ( Table 6 ) .
230 +Of interest , 5 of
231 +Cellular function clustered genes Genesa
232 +4
233 +DNA metabolism 21 46 recN , uvrABCD , recD , recF , * recO , sbcB , endA , phr , uup , gph , rdgC , yejH , topB , recX , recR , rep , radA , recG Cell wall structure and 7 rfaC , prc , * ompA , tolA , pstS , biosynthesis tatC , * crr Unknown yafC , ybjN , yqiA , yhgF , yabI , ybgI , yebC Cell division tolA , * slmA , ftsN , ftsP Oxidative stress pgi , * rsxAB , speA * signaling Protein stability and 3 pepP , * prc , * dnaJ turnover Central metabolism SIM response
234 +11
235 +the genes listed in Table 6 , pgi , prc , tatC , recF , and pepP , are part of a broader network of 93 genes believed to play a role in promoting the stress-induced mutagenesis ( SIM ) response of E. coli K-12 ( 78 ) .
236 +Two genes identified in the screen are not included in Table 6 : trmH and rlmL .
237 +These may contribute to IR resistance .
238 +However , they may have been identified as IR resistance genes due to possible polar effects on genes immediately downstream that are known to be involved in radiation survival : recG and uup , respectively .
239 +We have not directly tested these insertions to confirm the presence of polar effects .
240 +However , each of these genes is in the same operon as and coexpressed with the indicated downstream genes .
241 +The requirements for genes involved in protein stability and turnover , as well as those involved in oxidative stress signaling , can likely be understood in the context of current research from the Daly and Radman groups that indicates that protein oxidation is a major deleterious effect of IR ( 21 , 24 , 44 , 79 , 80 ) .
242 +As is the case for DNA , proteins are a target of IR-mediated damage .
243 +Among the mutations underlying the acquired extreme resistance to IR documented in the directed evolution study ( 25 ) , mutations in rsxB , which encodes part of a system that controls the cellular response to reactive oxygen species , and in gsiB , which encodes a glutathi-one transporter , were apparently fixed in population IR-2-20 .
244 +Each makes a small but measurable contribution to the acquired IR resistance of evolved strain CB2000 .
245 +The current study ( Table 6 ) indicates that multiple cellular systems involved in ameliorating the effects of oxidative damage play a significant role in IR resistance .
246 +The pgi gene deserves special mention .
247 +The product of the pgi gene , phosphoglucose isomerase , catalyzes the second step in glycolysis .
248 +However , it is not an essential gene due to the metabolic bypass provided by the pentose phosphate pathway .
249 +The pentose phosphate pathway generates NADPH , which is interconverted with NADH by the NADH/NADPH transhydrogenases encoded by the genes udhA and pntAB .
250 +One result is a substantial increase in the electrons fed into oxidative phosphorylation and a resultant increase in the production of damaging reactive oxygen species .
251 +Cells deleted for pgi generate suppressor mutations in rpoS , udhA , and pntAB under some growth conditions ( 81 ) .
252 +They also lose the e14 prophage to deletion ( 81 ) .
253 +We note that deletion of the e14 prophage is a stress indicator , and this was the first genomic alteration detectable in all trials of our experiment in directed evolution of radiation resistance ( 26 ) .
254 +The role of pgi in oxidative stress may be much more complex .
255 +The Pgi protein was identified as an interaction partner with the YejH protein in a global search for E. coli protein interactions ( 82 ) , a result we have confirmed ( R. Byrne , unpublished results ) .
256 +YejH is one of the proteins of unknown function identified in the current study as essential for recovery from heavy IR exposure ( Table 4 ) .
257 +A pgi deletion mutant is hypersensitive to oxidative stress induced by paraquat ( 83 ) , UV sensitive ( 78 ) , defective for the rpoS reponse ( 78 ) , and defective for spontaneous SOS induction ( 78 ) .
258 +The pgi gene is part of the soxR regulon ( 84 , 85 ) .
259 +The pgi gene product may have functions outside its role in glycolysis , perhaps working upstream of rpoS in a pathway that leads to stress-induced mutagenesis ( 78 ) .
260 +A few of the genes listed under other categories may actually affect the cellular oxidative response .
261 +For example , cells with a deletion of the speA gene , which is involved in polyamine biosynthesis , are sensitive to H2O2 ( 86 ) , and we have thus listed speA under both categories .
262 +At least one of the genes of unknown function may also be linked to the oxidative damage response .
263 +The ybjN gene encodes a protein with structural homology to the DR1245 protein of Deinococcus radiodurans and type III secretion system chaperones ( 87 ) .
264 +Overexpression of ybjN leads to induction of the SOS response ( 88 ) .
265 +In general , the product of the ybjN gene appears to play a broad role in cellular survival under conditions of stress ( 88 ) .
266 +Selected aspects of intermediary metabolism are also doubt-lessly linked to stress responses .
267 +The crr gene identified in the current screen encodes the phosphotransfer protein EIIA ( glc ) , which is a component of three different sugar transport systems ( glucose , trehalose , and maltose ) ( 89 ) .
268 +EIIA ( glc ) is also a negative regulator of other carbohydrate utilization pathways ( glycerol , lactose , melibiose , and maltose ) and negatively regulates rpoS .
269 +It may positively regulate adenylate cyclase , which controls transcription of genes involved in the stress response .
270 +Survival after IR exposure may require some flexibility in carbon source utilization .
271 +PstS is a periplasmic protein that binds phosphate as part of the phosphate transport system ( 71 , 90 -- 93 ) .
272 +Phosphate limitation itself can trigger a stress response in bacteria .
273 +The combination of limiting phosphate and radiation damage may be synergistic in the effects on lethality .
274 +The requirements for several genes involved in outer membrane structure and biosynthesis continue an additional theme seen in our directed evolution study ( 25 ) .
275 +In the evolved strain CB2000 , mutations in the genes wcaK and nanE again made small but measurable contributions to the acquired IR resistance phenotype ( 25 ) .
276 +These genes encode enzymes involved in the synthesis and/or recycling of peptidoglycan or surface polysaccharides .
277 +In the present study , eight additional genes that contribute to cell wall structure and biosynthesis were identified that make significant contributions to IR survival .
278 +After DNA repair , this is the largest number of genes concentrated in any particular function .
279 +The importance of the bacterial cell wall as a target of IR-mediated damage has not yet been adequately assessed .
280 +The results of these two studies suggest that , in addition to DNA damage and protein inactivation via oxidation , the integrity of the bacterial cell wall , or particular substructures within it , may represent a significant factor in the overall lethality of IR .
281 +In each case , the gene functions identified in the new study can be dispensed with under normal growth conditions , but they become important upon IR exposure .
282 +We can suggest at least three mechanisms that might be at work .
283 +First , the cell wall , particularly the outer membrane , could have substructures that are effectively weak points that are particularly sensitive to damage inflicted by IR .
284 +Alternatively , there may be key enzymatic or transport steps that have broad significance for cell wall or membrane integrity .
285 +The relevant enzymes or transporters could become essential under stress , as we suggested above for tatC and waaC .
286 +The TolA protein is the inner membrane protein that links to Pal , an outer membrane protein , to maintain cell envelope integrity .
287 +This linkage is likely important under stressed conditions , such as irradiation ( 94 -- 98 ) .
288 +Second , there may be alterations to the peptidoglycan that are part of a general cellular response to stress that are critical to IR survival .
289 +Peptidoglycan plays an important role in osmotic regulation and cell shape ( 99 ) .
290 +Changes to its structure accompany a number of cell stresses , including the nutritional stress that leads to the onset of stationary phase ( 99 , 100 ) .
291 +Third , a somewhat different cell shape may be more optimal for IR survival in ways that are hard to predict .
292 +The ompA gene , which was mutated in a few isolates studied in the original directed evolution study ( 25 ) and found to contribute to survival in this study , has a proposed role in mediating cell shape .
293 +Cells deleted for ompA have unstable outer membrane structures and the cells tend to be spherical ( 101 , 102 ) .
294 +Additionally , altera-tions in one of the 12 penicillin binding proteins that catalyze synthesis of peptidoglycan were documented in a long-term evolution experiment that showed increased cellular fitness in a particular medium , and this in turn produced alterations in cell shape ( 103 ) .
295 +Additional mechanisms may be considered , and this list is not intended to be exhaustive .
296 +The present study was carried out to identify genes that are critical for survival when cells are exposed to ionizing radiation but which were not necessarily targets of mutation in our recent directed evolution study ( 25 ) .
297 +However , of the 46 genes identified in this study , 9 ( 19 % ) acquired mutations in one or more of the sequenced isolates characterized as part of that earlier study ( 25 ) .
298 +As the present study indicates that loss of many of these gene functions results in significant radiation sensitivity , it is tempting to speculate that the mutations identified in the earlier study may be either neutral or gain-of-function mutations .
299 +This conclusion must be tempered by the fact that each of the IR-resistant E. coli strains in which the mutations appear has dozens of additional mutant loci that could potentially act as functional suppressors ( 25 ) .
300 +Of the nine , the nonsynonymous mutation in rsxB has already been discussed .
301 +A mutation upstream of tolA was fixed in another of the four separately evolved populations ( IR-3-20 ) ( 25 ) , indicating that a change in the expression of this operon could be beneficial to survival .
302 +A nonsynonymous mutation was also fixed in prc in IR-3-20 .
303 +While no mutations were found among the evolved isolates in ftsN or ftsP , mutations were common in ftsW and ftsZ among isolates of two subpopulations in IR-1-20 , suggesting that alterations of the cell division process might contrib-ute to IR resistance .
304 +Other mutations in our previous study were identified in recG , dnaJ , ompA , tatC , and yejH .
305 +The yejH and dnaJ mutations appeared to be fixed in the isolates taken from the further evolution of strain CB1000 , and it is possible that the observed mutations in these two genes provide a useful gain of function in the context of extreme exposure to ionizing radiation .
306 +However , the mutations in tatC , recG , and ompA appeared in only one or a few IR-resistant isolates , providing little in the way of a pattern to indicate that the mutations in these genes contribute significantly to IR resistance .
307 +DISCUSSION
308 +Combined with the directed evolution study ( 25 ) , this work reveals a multifaceted and nuanced cellular approach to surviving IR .
309 +The published directed evolution study documents that enhancements to DNA repair processes can make major contributions to an extreme IR resistance phenotype acquired by directed evolution ( 25 ) , even in a genetic background that is otherwise unaltered .
310 +At the same time , contributing mutations appear that provide potential enhancements to cellular systems for protein oxidation amelioration , protein folding and stability , cell division , and maintenance of cell wall structure and function .
311 +Roles for the same cellular functions are evident in the screen carried out here .
312 +A more complete description of the molecular basis of extreme IR resistance might thus consist of ( i ) enhanced DNA repair processes , ( ii ) an enhanced capacity to prevent or ameliorate the effects of protein oxidation , including protein stabilization/refolding , ( iii ) an appropriate control of cell division to ensure that DNA repair can be completed , and ( iv ) an enhancement of key processes affecting the structure and function of the cell wall and maintenance of cell wall integrity .
313 +The current study provides a general screen of gene functions that are not required for normal growth but which become necessary when cells are exposed to high levels of ionizing radiation .
314 +There are at least 46 genes required for cells to recover from IR exposure .
315 +As befits the need to repair IR damage to DNA , DNA repair functions predominate , with 20 identified genes falling into this category .
316 +Several of these genes , particularly recF , recN , and recG , make very substantial contributions to survival and represent genes long known to be required for survival after IR exposure ( 12 , 104 -- 106 ) .
317 +The results , not surprisingly , highlight the importance of general DNA repair when cells are exposed to ionizing radiation .
318 +At the same time , the requirements for gene functions involved in protein structure stabilization and turnover , the response to oxidative damage , and the maintenance of bacterial cell wall structure and function continue themes that were evident in the directed evolution study ( 25 ) .
319 +Our assessment of genes that contribute to IR survival implicated eight genes of previously unknown function in the recovery of cells , with five of them validated .
320 +By utilizing high-throughput screening techniques with a simple organism such as E. coli under various growth conditions , we can begin to identify the functions of these enigmatic genes by identifying growth conditions or stress conditions where these genes become essential .
321 +A follow-up study on the cellular role of these eight genes will begin to unravel the basis of their contributions and potentially define their cellular functions .
322 +This in turn may help define the role of their homologs in archaeans and eukaryotes .
323 +Of the eight genes , three have homologs identified in all three domains of life , and all eight have homologs in eukaryotes .
324 +In no instance has the function of one of these homologs been described in detail , although some hints about YbjN , YebC , YejH , and YbgI functions have appeared ( 76 , 77 , 87 , 88 ) .
325 +In several cases , we provide here the first phenotype described for cells lacking the functions of these genes .
326 +Among the genes with no previously described phenotype , we were particularly interested in yejH because of the dramatic TraDIS profile and the IR sensitivity of cells lacking a functional copy .
327 +We have found that this gene exhibits significant homology to the human gene encoding XPB .
328 +This gene clusters into category 3 , along with two other genes of unknown function ( yebC and ybgI ) and the uvrA , uvrB , and sbcB genes of known function that have been studied for their roles in DNA repair for decades .
329 +Based on the gene sequence , an initial characterization ( R. Byrne and S. Chen , unpublished data ) , and the the new phenotype of the yejH gene described here , we hypothesize that YejH is involved in cellular repair of DNA after IR exposure .
330 +Characterization of this gene is the subject of ongoing work .
331 +ACKNOWLEDGMENTS
332 +This work was supported by the National Institutes of General Medical Science , grant GM32335 .
333 +We thank John R. Battista for helpful discussions during the course of this work and for comments on the manuscript .
334 +We similarly thank Diana Downs for helpful discussions in planning the screen and Marie Adams for sequencing advice and guidance .
...\ No newline at end of file ...\ No newline at end of file
1 +Aromatic inhibitors derived from ammonia-pretreated
2 +1 Great Lakes Bioenergy Research Center , University of Wisconsin-Madison , Madison , WI , USA 2 Department of Biomolecular Chemistry , University of Wisconsin-Madison , Madison , WI , USA 3 Department of Biochemistry , University of Wisconsin-Madison , Madison , WI , USA 4 Department of Chemistry , University of Wisconsin-Madison , Madison , WI , USA 5 Pacific Northwest National Laboratory , Richland , WA , USA 6 Department of Chemical and Biological Engineering , University of Wisconsin-Madison , Madison , W 7 Department of Bacteriology , University of Wisconsin-Madison , Madison , WI , USA
3 +INTRODUCTION
4 +Elucidation of metabolic and regulatory barriers in microbial conversion of lignocellulosic sugars to ethanol is crucial for both the immediate goal of economical cellulosic ethanol and for the long-term development of next-generation biofuels and sustainable chemicals from renewable biomass .
5 +Efficient conversion of lignocellulose ( LC ) hydrolysates is limited by multiple factors ( Mills et al. , 2009 ; Lau and Dale , 2010 ) , including high osmolarity ( Underwood et al. , 2004 ; Purvis et al. , 2005 ; Miller and Ingram ,
6 +2007 ) , toxicity of the conversion products ( Ingram and Buttke , 1984 ) , and inhibitors of microbial metabolism and growth generated during the deconstruction of LC ( Zaldivar et al. , 1999 ; Wang et al. , 2011a ; Tang et al. , submitted ) .
7 +Understanding and overcoming the barriers created by LC-derived inhibitors presents significant challenges as their composition can vary depending on the biomass source of LC , the methods used to deconstruct the LC , and the diverse metabolic and regulatory responses of microbes to inhibitors ( Klinke et al. , 2004 ; Liu , 2011 ) .
8 +Synergy among the inhibitors , the high osmolarity inherent to hydrolysates , and toxicity of conversion products ( e.g. , ethanol ) are additional factors that contribute to the complex molecular landscape of lignocellulosic hydrolysates ( Klinke et al. , 2004 ; Liu , 2011 ; Piotrowski et al. , 2014 ) .
9 +Release of sugars from LC typically requires either acidic or alkaline treatment of biomass prior to or coupled with chemical or enzymatic hydrolysis ( Chundawat et al. , 2011 ) .
10 +Acidic treatments generate significant microbial inhibitors by condensation reactions of sugars ( e.g. , furfural and 5-hydroxymethylfurfural ) .
11 +Microbes typically detoxify these aldehydes by reduction or oxidation to less toxic alcohols or acids ( Booth et al. , 2003 ; Herring and Blattner , 2004 ; Marx et al. , 2004 ; Jarboe , 2011 ) , but these conversions also directly or indirectly consume energy that otherwise would be available for biofuel synthesis ( Miller et al. , 2009a , b ) The impact of these inhibitors is especially significant for C5 sugars like xylose whose catabolism provide slightly less cellular energy ( Lawford and Rousseau , 1995 ) , and can be partially ameliorated by replacing NADPH-consuming enzymes with NADH-consuming enzymes ( Wang et al. , 2013 ) .
12 +Alkaline treatments , for instance with ammonia , are potentially advantageous in generating fewer toxic aldehydes , but the spectrum of inhibitors generated by alkaline treatments is less well characterized and their effects on microbial metabolism are less well understood .
13 +We have developed an approach to elucidate the metabolic and regulatory barriers to microbial conversion in LC hydrolysates using ammonia fiber expansion ( AFEX ) of corn stover , enzymatic hydrolysis , and a model ethanologen ( GLBRCE1 ) engineered from the well-studied bacterium E. coli K-12 ( Schwalbach et al. , 2012 ) .
14 +Our strategy is to compare anaerobic metabolic and regulatory responses of the ethanologen in authentic AFEX-pretreated corn stover hydrolysate ( ACSH ) to responses to synthetic hydrolysates ( SynHs ) designed to mimic ACSH with a chemically defined medium .
15 +GLBRCE1 metabolizes ACSH in exponential , transition , and stationary phases but , unlike growth in traditional rich media ( Sezonov et al. , 2007 ) , GLBRCE1 enters stationary phase ( ceases growth ) long before depletion of available glucose but coincident with exhaustion of amino acid sources of organic nitrogen ( Schwalbach et al. , 2012 ) .
16 +The growth-arrested cells remain metabolically active and convert the remaining glucose , but not xylose , into ethanol ( Schwalbach et al. , 2012 ) .
17 +Our first version of SynH ( SynH1 ) matched ACSH for levels of glucose , xylose , amino acids , and some inorganics , overall osmolality , and the amino-acid-dependent growth arrest of GLBRCE1 ( Schwalbach et al. , 2012 ) .
18 +However , gene expression profiling revealed that SynH1 cells experienced significant osmotic stress relative to ACSH cells , whereas ACSH cells exhibited elevated expression of efflux pumps , notably of aaeAB that acts on aromatic carboxylates ( Van Dyk et al. , 2004 ) , relative to SynH1 cells ( Schwalbach et al. , 2012 ) .
19 +Osmolytes found in ACSH ( betaine , choline , and carnitine ) likely explained the lower osmotic stress , whereas phenolic carboxylates derived from LC ( e.g. , coumarate and ferulate ) likely explained efflux pump induction possibly via the AaeR and MarA/SoxS/Rob regulons known to be induced by phenolic carboxylates ( Sulavik et al. , 1995 ; Dalrymple and Swadling , 1997 ) .
20 +We also observed elevated expression of psp , ibp , and srl genes associated with ethanol stress at ethanol concentrations three-fold lower than previously reported to induce expression ( Yomano et al. , 1998 ; Goodarzi et al. , 2010 ) and thus consistent with a synergistic stress response with the LC-derived inhibitors .
21 +These findings led us to hypothesize that the collective effects of osmotic , ethanol , and LC-derived inhibitor stresses created an increased need for ATP and reducing equivalents that was partially offset in early growth phase by catabolism of amino acids , as N and possibly S sources .
22 +However , as these amino acids are depleted , cells transition to stationary phase where they continue to catabolize glucose for maintenance ATP and NAD ( P ) H but are unable to generate sufficient energy for cell growth or efficient xylose catabolism .
23 +To test this hypothesis , we developed a new SynH formulation ( SynH2 ) that faithfully replicates the physiological responses in ACSH and the effects of LC-derived inhibitors .
24 +Using SynH2 with and without the LC-derived inhibitors , we generated and analyzed metabolomic , gene expression , and proteomic data to define the effects of inhibitors on bacterial gene expression and physiology .
25 +The analysis allowed identification of key regulators that may provoke stress responses in the presence of LC-derived inhibitors and suggest that coping mechanisms employed by E. coli to deal with lignocellulosic stress drains cellular energy , thus limiting xylose conversion .
26 +MATERIALS AND METHODS REAGENTS
27 +Reagents and chemicals were obtained from Thermo Fisher Scientific ( Pittsburgh , Pennsylvania , USA ) or Sigma Aldrich Co. ( Saint Louis , Missouri , USA ) with the following exceptions .
28 +5-hydroxymethyl-2-furancarboxylic acid and 5 - ( hydroxymethyl ) furfuryl alcohol were obtained from Toronto Research Chemicals Inc. ( Toronto , Ontario , Canada ) .
29 +Deuterated compounds for HS-SPME-GC/IDMS were obtained from C/D/N Isotopes ( Pointe-Claire , Quebec , Canada ) .
30 +D4-acetaldehyde and U13C6-fructose were obtained from Cambridge Isotope Labs ( Andover , Massachusetts , USA ) .
31 +SYNTHESIS OF FERULOYL AND COUMAROYL AMIDES
32 +Twenty grams of ferulic or coumaric acid were dissolved in 200 ml of 100 % ethanol in a 3-neck , 250 ml round-bottom flask equipped with a magnetic stir bar and a drying tube on one of the outside arms .
33 +Ten milliliters of acetyl chloride was added and incubated with stirring at room temperature overnight .
34 +Ethanol was removed in a rotary evaporator at 40 ◦ C under modest vacuum ; the syrup re-dissolved in 250 ml 100 % ethanol and re-evaporated twice .
35 +When the final syrup was reduced to < 25 ml , ∼ 6 ml portions were transferred to heavy-wall 25 × 150 mm tubes containing ∼ 30 ml concentrated ammonium hydroxide and sealed with a Teflon-lined cap .
36 +The sealed tubes were incubated at 95 ◦ C in a heating block covered with a safety shield overnight .
37 +The tubes were cooled and then left open in a hood for 4 -- 8 h to allow evaporation of ammonium hydroxide , during which the feruloyl or coumaroyl amide precipitated .
38 +The crystallized products were collected under vacuum on a glass filter and washed with 250 ml ice-cold 150 mM ammonium hydroxide .
39 +The product was allowed to air dry in a plastic weigh boat in the hood at room temperature for 2 -- 3 days .
40 +Purity of the products was analyzed by silica gel TLC developed with 5 % methanol in chloroform .
41 +Only preparations exceeding 90 % purity were used for experiments .
42 +PREPARATION OF ACSH
43 +ACSH was prepared by one of two methods that differed in whether or not CS was autoclaved prior to enzymatic hydrolysis .
44 +Non-autoclaved CS hydrolysate more closely replicates an industrial process , was used by Tang et al. ( submitted ) for compositional analysis , and was used for some of our fermentation experiments .
45 +Autoclaved CS hydrolysate ensures sterility for bacterial fermentations and was used for our compositional analysis and for experiments to generate RNA-seq data .
46 +We did not observe a significant difference in GLBRCE1 behavior in non-autoclaved vs. autoclaved CS hydrolysates , although HMF was detectable in the former , but not the latter ( Table 2 ) .
47 +We observed minor variations in growth with CS harvested in different years .
48 +For autoclaved CS hydrolysate , AFEX-pretreated CS was mixed with water to 6 -- 10 L final volume at 60 g glucan/L loading ( 18 -- 22 % solids , adjusted for moisture content ) and autoclaved for 30 -- 120 min in a 15 L Applikon bioreactor vessel ( Schwalbach et al. , 2012 ) .
49 +For non-autoclaved CS hydrolysate , AFEX pretreated-corn stover was added to the vessel after the water was autoclaved for 30 min .
50 +For both , the sample was cooled to ∼ 70 ◦ C , adjusted to 10 L volume with water , and pH adjusted with ∼ 30 ml concentrated HCl .
51 +Hydrolysis was initiated by adding Novozymes CTec2 to 24 mg/g glucan and HTec2 to 6 mg/g glucan , followed by incubation for 5 days at 50 ◦ C with stir speed at 700 rpm .
52 +Some older batches of hydrolysate were prepared using Genencor Accellerase , Genencor Accellerase XY , and Multifect pectinase A in place of Novozyme enzymes ( Schwalbach et al. , 2012 ) .
53 +Solids were then removed by centrifugation ( 8200 × g , 4 ◦ C , 10 -- 12 h ) and the supernatant was filter-sterilized through 0.5 μm and then 0.2 μm filters .
54 +Prior to fermentation , the hydrolysate was adjusted to pH 7.0 using NaOH pellets and filtered again through a 0.2 μm filter to remove precipitates and to ensure sterility .
55 +PREPARATION OF SYNTHETIC HYDROLYSATE (SYNH2)
56 +SynH2 ( Table 1 ) was prepared by combining per L final volume of SynH2 the following ingredients .
57 +Water ( ∼ 700 ml ) was mixed with 6.25 ml of 1.6 M KPO buffer , pH 7.2 , 20 ml of 1.5 M 4 ammonium sulfate , 20 ml of 2.25 M KCl , 1.25 M NaCl , 20 ml of a 50X amino acid stock giving the final concentrations shown in Table 1 ( except tyrosine ) , 20 ml of 8.75 mM tyrosine dissolved in 50 mM HCl , 50 ml of 1 mM each adenine , guanine , cytosine and uracil dissolved in 10 mM KOH , 10 ml of vitamin stock ( 1 mM each thiamine , calcium pantothenate , p-aminobenzoic acid , p-hydroxybenzoic acid , and 2,3-dihydroxybenzoic acid ) , 1 ml of a 1000X stock of micronutrients ( ZnCl2 , MnCl2 , CuCl2 , CoCl2 , H3BO3 , ( NH4 ) 6Mo7O24 , and FeCl3 ) giving the final concentrations shown in Table 1 , 1 ml of 1 M magnesium chloride , 1 ml of 90 mM CaCl2 , 10 ml of 1 M sodium formate , 10 mM sodium nitrate , and 50 mM sodium succinate , 1 ml of 3 M glycerol , 1 ml of 500 mM lactic acid , 1 ml of 700 mM glycine betaine , 700 mM choline chloride , 200 mM DL-carnitine ( osmolytes ) , 5.61 g acetamide , 2.71 g sodium acetate , 3.3 g sodium pyruvate , 2.94 g sodium citrate , 1.34 g DL-malic acid , 60 g D-glucose ,
58 +30 g D-xylose , 5.1 g D-arabinose , 1.48 g D-fructose , 1.15 g D-galactose , and 468 mg D-mannose .
59 +After adjusting to pH 7 with 10 N NaOH , the final volume was adjusted to 1 L .
60 +This base recipe corresponds to SynH2 − .
61 +To create SynH2 , the aromatic inhibitors were added as solids to the base recipe in the following quantities per L SynH2 and stirred until fully dissolved before filter sterilization ; 531 mg feruloyl amide , 448 mg coumaroyl amide , 173 mg p-coumaric acid , 69 mg ferulic acid , 69 mg hydroxymethylfurfural , 59 mg benzoic acid , 15 mg syringic acid , 14 mg cinnamic acid , 15 mg vanillic acid , 2 mg caffeic acid , 20 mg vanillin , 30 mg syringaldehyde , 24 mg 4-hydroxybenzaldehyde , 3.4 mg 4-hydroxybenzophenone .
62 +For some experiments ( Figures S3 , S4 ) , feruloyl amide , coumaroyl amide , p-coumaric acid , ferulic acid , and hydroxymethylfurfural were added at up to twice these concentrations .
63 +The medium was filter-sterilized through a 0.2 μm filter .
64 +CHEMICAL ANALYSIS OF ACSH
65 +Carbohydrates , ethanol , and short chain acids in ACSH and fermentation media were quantified using HPLC-RID , NMR , and GC-MS as previously described ( Schwalbach et al. , 2012 ) .
66 +ACSH osmolality was measured using a Vapro osmometer 5520 ( Wescor Inc. , Logan , Utah , USA ) .
67 +The synthetic hydrolysate medium used in these studies ( SynH2 ) was based on a previously described synthetic hydrolysate medium ( Schwalbach et al. , 2012 ) that was modified to more closely approximate the composition of ACSH media , particularly with regard to the presence of alternative carbon sources and protective osmolytes .
68 +Concentrations of components in the modified SynH2 are described in Table S1 .
69 +FERMENTATIVE GROWTH CONDITIONS
70 +Cell culture was conducted as described previously ( Schwalbach et al. , 2012 ) , except fermentations were carried out in 3 L bioreactors ( Applikon Biotechnology ) containing 2.45 L of ACSH or SynH media , and cultures were diluted into ACSH or SynH with initial OD600 at 0.2 , grown anaerobically overnight , and then inoculated into bioreactors to a starting OD600 of 0.2 .
71 +For fermentation experiments to determine the effect of osmolytes , it was carried out in 0.5 L Sartorius BIOSTAT Qplus bioreactors ( Sartorius Stedium Biotech , Bohemia , NY ) containing 0.35 L of SynH2 media in the absence or presence of osmolytes or aromatic inhibitors .
72 +Culture density was measured using a Beckman Coulter DU720 in a 1 ml cuvette .
73 +Due to the high absorbance of ACSH at 600 nm , cells were diluted 1:10 in water prior to OD600 measurement , with diluted ACSH ( 1:10 ) as a blank .
74 +For SynH , diluted SynH ( 1:10 ) was used as a blank .
75 +RNA-seq GENE EXPRESSION ANALYSES
76 +Samples for RNA-seq were captured and RNA extracted as described previously ( Schwalbach et al. , 2012 ) .
77 +FASTQ formatted sequence files from strand-specific Illumina RNA-Seq reads were aligned to the GLBRCE1 reference genome using Bowtie version 0.12.7 ( Langmead et al. , 2009 ) with `` -- nofw '' strandspecific parameter and maximal distance between the paired reads of 1000 bp .
78 +Nucleotide-level read quality information was used to weight each alignment at subsequent probabilistic expression counting step using the RNA-Seq by Expectation-Maximization
79 +LC-derived inhibitors w/o auto- w/auto- (mM)e,f clavingg claving
80 +Feruloyl amide 5.5 3.5 ± 0.6 -- -- 2.75 Coumaroyl amide 5.5 7.1 ± 1.3 -- -- 2.75 Hydroxymethylfurfural 1.1 < 0.03 -- -- 0.55 p-Coumaric acid 2.1 1.4 ± 0.3 -- -- 1.05 Ferulic acid 0.71 0.091 ± 0.003 -- -- 0.355 Benzoic acid 0.48 0.32 ± 0.01 -- -- 0.48 Syringic acid 0.08 0.036 ± 0.004 -- -- 0.08 Cinnamic acid 0.09 -- -- -- 0.09 Vanillic acid 0.09 0.15 ± 0.02 -- -- 0.09 Caffeic acid 0.01 0.006 ± 0.001 -- -- 0.01 Vanillin 0.132 0.24 ± 0.04 -- -- 0.132 Syringaldehyde 0.162 0.017 ± 0.002 -- -- 0.162 4-Hydroxybenzeldehyde 0.197 0.15 ± 0.02 -- -- 0.197 4-Hydroxyacetophenone 0.025 0.017 ± 0.002 -- -- 0.025 Osmolality ( mol/kg ) 1.16 ± 0.03 0.97 1.17 ± 0.01 1.19 ± 0.01 aACSH data are from Schwalbach et al. ( 2012 ) .
81 +Sugar concentrations are averages of HPLC-MS and NMR determinations .
82 +bIn the SynH2 recipe , D-Arabinose was substituted for the L-Arabinose present in ACSH to avoid AraC-mediated repression of xylose-utilization genes ( Desai and Rao , 2010 ) .
83 +In other contexts , use of L-Arabinose in SynH2 would be appropriate .
84 +c -- , not determined in ACSH or not added in SynH .
85 +dn.d. , not detectable by methods used .
86 +eAromatic compounds detected at less than 20 µM in ACSH are not reported f The sets of acids , amides , and aldehydes used for supplemental studies in formulating SynH2 consisted of p-Coumaric acid , Ferulic acid , Benzoic acid , Syringic acid , Cinnamic acid , Vanillic acid , and Caffeic acid ( acids ) , Feruloyl amide and Coumaroyl amide ( amides ) , and HMF , Vanillin , Syringaldehyde , 4-Hydroxybenzaldehyde , and 4-Hydroxyacetophenone ( aldehydes ) at the concentrations listed for non-autoclaved ACSH or fractions thereof as described in the Supplemental Results .
87 +gACSH Inhibitor concentrations for non-autoclaved CS hydrolysate are from ( Tang et al. , submitted ) .
88 +Hydrolysate preparations are described in Materials and Methods .
89 +( RSEM ) version 1.2.4 ( Li and Dewey , 2011 ) .
90 +Posterior mean estimates of counts and FPKM values were used in the downstream analysis .
91 +The program edgeR v. 3.0.2 ( Robinson et al. , 2010 ) was used to compute differential expression by using the procedures and steps described in the package documentation in all function calls with median normalization rather than the default TMM procedure .
92 +We found that median normalization better adjusted for the particular biases within the dataset .
93 +Adjusted p-values for multiple hypothesis corrections were used as calculated by edgeR .
94 +Pairwise
95 +Growth ( Exponential ) ( hr − 1 ) b 0.13 ± 0.01 0.09 ± 0.02 0.12 ± 0.01 Glucose Rate ( Exponential ) b 4.7 ± 0.5 5.9 ± 1.3 5.6 ± 1.3 Glucose Rate ( Transition ) c 3.2 ± 0.1 2.6 ± 0.4 2.7 ± 0.1 Xylose Rate ( Transition ) c 0.6 ± 0.1 0.5 ± 0.1 0.2 ± 0.1 Glucose Rate ( Glu-Stationary ) d N/A 1.6 ± 0.2 1.4 ± 0.2 Xylose Rate ( Glu-Stationary ) d N/A 0.11 ± 0.05 0.11 ± 0.04 Xylose Rate ( Xyl-Stationary ) e 0.19 ± 0.03 0.01 ± 0.01 0.04 ± 0.03 Total Glucose Consumed ( mM ) 330 ± 20 310 ± 20 300 ± 20 Total Xylose Consumed ( mM ) 65 ± 30 25 ± 1 25 ± 10 Total Ethanol produced ( mM ) 540 ± 30 460 ± 60 470 ± 60 Ethanol Yield ( % ) f 70 ± 3 70 ± 6 73 ± 3 aEach value is from at least three biological replicates in different bioreactors .
96 +bExponential phase is between 4 and 12 h in all media .
97 +Unit for glucose uptake rate is mM · OD − 1 · h − 1 .
98 +600 cTransition phase is between 12 and 30 h for SynH2 - , and between 12 and 23 h for SynH2 and ACSH .
99 +Units for glucose and xylose uptake rate are mM · OD − 1 · h − 1 .
100 +600 dStationary phase when glucose is present ( Glu-Stationary ) is between 23 and
101 +100 h for SynH2 and ACSH .
102 +However , there was no Glu-stationary phase for SynH2 − because it remained in transition phase until the glucose was gone .
103 +eStationary phase when glucose is gone ( Xyl-Stationary ) is between 47 and 78 h for SynH2 − .
104 +The Xyl-Stationary rates for SynH2 and ACSH were measured in follow-up experiments carried out long enough to exhaust glucose in stationary phase .
105 +f Calculated from the total ethanol produced and the total glucose and xylose consumed , assuming 2 ethanol per glucose and 1.67 ethanol per xylose .
106 +fold-changes and adjusted p-values are calculated between media types and within each phase and between phases within each media type .
107 +To catalog the most significant effects , we examined the ratios using several different strategies .
108 +In addition to identifying the largest changes in expression of individual genes in SynH2 and ACSH relative to SynH2 − ( Table S2 ) , we also used gene set enrichment analyses as described by Subramanian et al. ( 2005 ) and Varemo et al. ( 2013 ) .
109 +We compiled gene sets for these analyses from pathways , transporters , and regulons documented in Ecocyc ( Keseler et al. , 2013 ) and KEGG .
110 +PROTEOMIC MEASUREMENTS
111 +Thirty-four Escherichia coli samples were processed for analysis by mass spectrometry at PNNL .
112 +Each sample was typically digested using a global urea digestion ( Pasa-Tolic et al. , 2004 ; Smyth , 2004 ) prior to isobaric labeling with an iTRAQ 4-plex labeling kit , following the manufacturer 's directions ( ABSciex , Redwood City , CA ) ( Ross et al. , 2004 ; Bantscheff et al. , 2008 ) .
113 +Prior to high pH reverse phase fractionation with concatenated pooling ( Wang et al. , 2011b ) , the samples were desalted using C18 solid-phase extraction ( SPE ) ( SUPELCO , Bellefonte , PA ) .
114 +All samples were processed with a custom LC system using reversed-phase C18 columns ( unpublished variation of Maiolica et al. , 2005 ) and the samples were then analyzed with a Velos Orbitrap mass spectrometer ( Thermo Scientific , San Jose , CA ) that was equipped with an electrospray ionization ( ESI ) interface ( Kelly et al. , 2006 ) .
115 +Raw files were searched against a concatenated Escherichia coli K-12 database and contaminant database using MS-GF + ( v9018 ) with oxidation as a dynamic modification on methionine and 4-plex iTRAQ label as a static modification ( Kim et al. , 2008 ) .
116 +The parent ion mass tolerance was set to 50 ppm .
117 +The resulting sequence identifications were filtered down to a 1 % false discovery rate using target-decoy approach and MS-GF derived q-values .
118 +Reporter ion intensities were quantified using the tool MASIC ( Monroe et al. , 2008 ) .
119 +Results were then processed with the MAC ( Multiple Analysis Chain ) pipeline , an internal tool which aggregates and filters data .
120 +Missing reporter ion channel results were retained .
121 +Degenerate peptides , i.e. , peptides occurring in more than one protein , were filtered out .
122 +Proteins with one peptide detected were removed if they were not repeatable across at least two replicates .
123 +Redundant peptide identification reporter ions were summed across fractions and median central tendency normalization was applied to account for channel bias .
124 +Each 4-plex sample group was normalized using a pooled sample for comparison between groups .
125 +The final protein values were obtained by averaging their associated peptide intensity values and varied from ∼ 5000 to 350000 .
126 +Finally , the protein values were then log2 transformed .
127 +All proteins that had missing values in their replicates were removed and the pair-wise protein expression level changes and significance p-values between the SynH2 and SynH2 − cells at each growth phase were estimated using limma ( Smyth , 2004 ; Smith , 2005 ) , which fits a linear model across the replicates to calculate the fold changes , smooths the standard errors for significance and adjusts the p-values via the Benjamini-Hochberg method .
128 +COMPARISON OF PROTEOMIC DATA TO TRANSCRIPTOMIC DATA
129 +Pair-wise RNA expression level changes and significance p-values were estimated using the edgeR package as previously discussed .
130 +The log2-fold-changes for the Protein and RNA were z-score scaled separately to correct for the difference in dynamic ranges between the protein and RNA measurements .
131 +Significant discrepant Protein/RNA ratios between SynH2 and − SynH2 cells were estimated using a two-sample z-test and the corresponding p-values are adjusted for multiple comparisons using the Benjamini-Hochberg method .
132 +All Protein/RNA ratios that are either significant in the RNA or protein ratio ( p < 0.05 ) and that significantly disagree ( p < 0.05 ) are tabulated in Table S7 .
133 +MEASUREMENT OF INTERNAL METABOLITE ABUNDANCES PREPARATION OF INTRACELLULAR EXTRACTS
134 +Two ml of cell culture was rapidly removed from bioreactors with a 10 ml sterile syringe and cells captured on Whatman 0.45 um nylon syringe filters ( GE Healthcare Bio-Sciences , Pittsburgh , Pennsylvania , USA ) as described previously ( Schwalbach et al. , 2012 ) .
135 +To reduce the background associated with metabolites present in ACSH and SynH the cells on the filter were then rapidly washed with 5 ml of M9 medium ( Neidhardt et al. , 1974 ) lacking a carbon source .
136 +Acetonitrile-methanol-water ( 40:40:20 ; 2 ml ) containing 0.1 % formic acid was then applied to the filters , and the eluate captured in a 15 ml conical tube .
137 +The eluate was passed through the cells a second time to ensure complete cell lysis and then flash frozen in a dry ice/ethanol bath .
138 +DETECTION/QUANTIFICATION OF METABOLITES
139 +The concentration of internal glycolytic and TCA cycle intermediates were determined using high performance anion exchange chromatography electrospray ionization tandem mass spectrometry ( HPAEC-ESI-MS/MS ) .
140 +Reagents and non-labeled reference compounds were from Sigma Aldrich Co. .
141 +HPAEC was adapted from a previously reported method ( Buescher et al. , 2010 ) , and was used for determination of pyruvate , citrate , α -- ketoglutarate , glucose-6-phosphate , fructose-6-phosphate , fructose-1 ,6 - bis phosphate , phospho ( enol ) pyruvate , and ATP .
142 +Chromatography was carried out on an Agilent 1200 series HPLC comprised of a vacuum degasser , binary pump , and a heated column compartment , and a thermostated autosampler set to maintain 6 ◦ C. Mobile Phase A was 0.5 mM NaOH and mobile phase B was 100 mM NaOH .
143 +Compounds were separated by a gradient elution of 0.35 mL per minute starting at 10 % B , increased to 15 % B over 5 min and held at 15 % B for 10 min , then increased to 100 % B over 12 min and held for 10 min before returning to 10 % B to be re-equilibrated for 5 min prior to the next injection .
144 +The column temperature was 40 ◦ C .
145 +The injection volume was 20 μL of intracellular extract or calibrant standard mixture .
146 +MEASUREMENT OF AROMATIC INHIBITORS IN ACSH AND SynH
147 +Samples of ACSH and SynH cultures were prepared by centrifugation as described previously ( Schwalbach et al. , 2012 ) , and then were subjected to reverse phase HPLC high resolution/accurate mass spectrometry ( RP-HPLC-HRAM MS ) and headspace solidphase microextraction gas chromatography-isotope dilution mass spectrometry ( HS-SPME/IDMS ) analysis .
148 +The majority of phenolic compounds were determined by RP-HPLC-HRAM MS , which was carried out with a MicroAS autosampler ( Thermo Scientific ) equipped with a chilled sample tray and a Surveyor HPLC pump ( Thermo Scientific ) coupled to a Q-Exactive hybrid quadrupole/orbitrap mass spectrometer by electrospray ionization .
149 +The analytical column was an Ascentis Express column ( 150 × 2.1 mm × 2.7 μm core-shell particles , Supelco , Bellefonte , PA ) protected by a 5 mm C18 precolumn ( Phenomenex , Torrance , CA ) .
150 +Mobile phase A was 10 mM formic acid adjusted to pH 3 with ammonium hydroxide and mobile phase B was methanol with 10 mM formic acid and the same volume of ammonium hydroxide as was added to mobile phase A. Compounds were separated by gradient elution .
151 +The initial composition was 95 % A , which was held for 2 min after injection , then decreased to 40 % A over the next 8 min , changed immediately to 5 % A and held for 5 min , then changed back to 95 % A for a column re-equilibration period of 7 min prior to the next injection .
152 +The flow rate was 0.3 mL/min .
153 +The HPLC separation was coupled to the mass spectrometer via a heated electrospray ( HESI ) source ( HESI II Probe , Thermo
154 +Scientific ) .
155 +The operating parameters of the source were : spray voltages : +3000 , − 2500 ; capillary temperature : 300 ◦ C ; sheath gas flow : 20 units ; auxiliary gas flow : 5 units ; HESI probe heater : 300 ◦ C. Spectra were acquired with fast polarity switching to obtain positive and negative mode ionization chromatograms in a single analysis .
156 +In each mode , a full MS1 scan was performed by the Orbitrap analyzer followed by a data dependent MS2 scan of the most abundant ion in the MS1 scan .
157 +The Q-Exactive parameters ( both positive and negative modes ) were : MS1 range 85 -- 500 Th , resolution : 17,500 ( FWHM at 400 m/z ) , AGC target : 1e6 , maximum ion accumulation time 100ms , S-lens level : 50 .
158 +Settings for data dependent MS2 scans were : isolation width : 1.8 Th , normalized collision energy : 50 units , resolution : 17,500 , AGC target : 2e5 , maximum ion accumulation time : 50 ms , underfill ratio : 1 % , apex trigger : 5 -- 12 s , isotope exclusion enabled , dynamic exclusion : 10 s. HS-SPME/IDMS was used to quantify acetaldehyde , acetamide , furfural , furfuryl alcohol , HMF , 5 - ( hydroxymethyl ) fu rfural ( HMF ) , and Bis ( hydroxymethyl ) furan ( `` HMF alcohol '' / BHMF ) .
159 +Samples were thawed and briefly vortex mixed prior to measuring 500 microliters of sample , 500 microliters of stable isotope labeled internal standard mixture , and ∼ 300 mg of NaCl into a 20 mL screw top headspace and quickly capped with magnetic screwtop cap with 4 mm PTFE backed silicone rubber septum for SPME .
160 +Automated SPME sample processing and analysis was carried out using a Pegasus 4D GCxGC-TOF MS ( Leco Corp. .
161 +Saint Joseph , Michigan ) with an Agilent 6890A gas chromatograph coupled to the ToF mass analyzer via a heated capillary transfer line , and a Gerster-LEAP combi PAL autosampler and sample preparation system with Twister heated sample agitator fitted with an automated SPME holder containing a gray hub 50/30 , 23 ga. .
162 +Stabiliflex DVB/Carboxen/PDMS SPME fiber ( Supelco , Inc. ) .
163 +Chromatof software ( Leco , Corp. ) V. 4.50.8.0 was used for system control during acquisition and for data processing , calibration and calculation of final concentrations .
164 +Sample incubation temperature 95 ◦ C , agitation speed 100 rpm , during extraction time , 100 rpm , agitation on 4 s/off 15 s , sample extraction time ( SPME fiber exposed to the sample headspace in heated agitator ) 20 min , desorb time ( SPME fiber inserted in hot GC inlet ) 60 min .
165 +GC cycle time 40 min .
166 +Critical injector positions were determined empirically through trial , error , and careful measurement : vial penetration 11 mm , Injector penetration 54 mm , Injector penetration -- needle 40 mm .
167 +GC was carried out using a StabilWAX-DA column ( Restek Corp , Bellefonte , Pennsylvania , USA ) 0.25 mm ID × 30 m , df = 0.25 μm ; carrier gas He , 1 mL/min ; split 5:1 ; purge flow 3 mL/min ; inlet temp 250 ◦ C ; inlet liner type straight split/splitless deactivated glass 0.75 mm ID ; equilibration time 1 min ; Oven temperature program : initial temperature 30 ◦ C , hold 2 min .
168 +Increase to 10 ◦ C/min to 250 ◦ C , hold 10 min ; MS transfer line 250 ◦ C. ToF mass spectrometer ( unit mass resolution ) Acquisition delay 85 s ; start mass 10 end mass 500 ; acquisition 10 spectra/s ; electron multiplier delta V 1475 ( dependent on QC procedure ) source temperature 200 ◦ C. Quantification of organic acids in ACSH was carried out by HPAEC-MS/MS in a similar manner to that described for intracellular metabolites .
169 +Transcriptomic data ( RNA-seq and microarray ) have been deposited in NCBI 's Gene Expression Omnibus and are accessible through GEO Series accession number GSE58927 .
170 +Proteomic data can be obtained from the PeptideAtlas database ( http://www .
171 +peptideatlas.org/PASS/PASS00514 ) .
172 +RESULTS SynH2 RECAPITULATES THE GROWTH, SUGAR CONSUMPTION, AND
173 +ETHANOL PRODUCTION PROFILES OF E. COLI IN ACSH We first sought to validate a new SynH recipe ( SynH2 ) that would replicate ACSH composition and effects on cells .
174 +In addition to protective osmolytes , trace carbohydrates , organic acids , acetamide , and alternative electron donors/acceptors detected in ACSH previously ( Schwalbach et al. , 2012 ) , new compositional analyses revealed significant quantities of coumarate , coumaroyl amide , ferulate , feruloyl amide , 5-hydroxymethylfurfural ( HMF ) and nine other aromatic carboxylates or aldehydes in ACSH ( Table 1 ) .
175 +To formulate a chemically defined ACSH-mimic ( SynH2 ) for use with E. coli , we tested combinations of the osmolytes and the LC-derived inhibitors in a base medium composition that included the other missing components ( Supplemental Results ; Materials and Methods ) , but substituting D-arabinose for L-arabinose to avoid repression of xylose-utilization genes ( Desai and Rao , 2010 ) .
176 +To verify that SynH2 recapitulates the major properties of ACSH and to prepare samples for gene expression and proteomic analyses , we compared growth of the E. coli ethanologen in SynH2 − ( SynH2 lacking aromatic inhibitors ) , SynH2 , and ACSH .
177 +For each medium , growth could be divided into exponential , transition , stationary , and late stationary growth phases ( Figure 1 and Figure S5 ) .
178 +Growth rates of GLBRCE1 in each phase and final cell density were similar for SynH2 and ACSH , with only slight differences , whereas removal of inhibitors ( SynH2 − ) significantly increased growth and final cell density ( Figure 1 and Figure S5 ; Table 2 ) .
179 +During exponential phase , glucose uptake was similar in all media .
180 +As observed previously in ACSH ( Schwalbach et al. , 2012 ) , cells stopped growth prematurely in both ACSH and SynH , but remained metabolically active and continued glucose assimilation during stationary phase .
181 +However , in SynH2 − , cell growth continued until the glucose was essentially gone ( Figure 1 and Figure S5 ) .
182 +Thus , cessation of cell growth and entry into the metabolically active stationary phase was caused by the presence of LC-derived inhibitors .
183 +In the absence of inhibitors , cells growth ceased when glucose was depleted .
184 +In the presence of inhibitors , cells ceased growth when they ran out of organic N and S sources ( Schwalbach et al. , 2012 ) .
185 +After glucose depletion and entry into stationary phase in SynH2 − , GLBRCE1 consumed xylose ( up to ∼ 50 % by the time the experiments were terminated 80 -- 100 h ; Figure 1 and Figure S5 ; Table 2 ) .
186 +However , little xylose consumption occurred in the presence of inhibitors or in ACSH , presumably in part because glucose conversion continued during stationary phase to near the end of the experiment .
187 +However , even in experiments that exhausted glucose in stationary phase , SynH2 cells and ACSH cells exhibited little or no xylose conversion ( Table 2 ) .
188 +GLBRCE1 generated slightly more ethanol in SynH2 − than in SynH2 or
189 +ACSH , consistent with greater sugar consumption , but also generated ethanol much faster than in the inhibitor-containing media ( Figure 1 and Figure S5 ; Table 2 ) .
190 +We conclude that LC-derived inhibitors present in SynH2 and in ACSH cause E. coli cells to cease growth before glucose was consumed , decreased the rate of ethanol production , and to lesser extent decreased final amounts of ethanol produced .
191 +GLBRCE1 GENE EXPRESSION PATTERNS ARE SIMILAR IN SynH2 AND ACSH
192 +To test the similarity of SynH2 to ACSH and the extent to which LC-derived inhibitors impact ethanologenesis , we next used RNA-seq to compare gene expression patterns of GLBRCE1 grown in the two media relative to cells grown in SynH2 − ( Materials and Methods ; Table 1 ) .
193 +We computed normalized gene expression ratios of ACSH cells vs. SynH2 − cells and SynH2 cells vs. SynH2 − cells , and then plotted these ratios against each other using log10 scales for exponential phase ( Figure 2A ) , transition phase ( Figure 2B ) , and stationary phase ( Figure 2C ) .
194 +For simplicity , we refer to these comparisons as the SynH2 and ACSH ratios .
195 +The SynH2 and ACSH ratios were highly correlated in all three phases of growth , although were lower in transition and stationary phases ( Pearson 's r of 0.84 , 0.66 , and 0.44 in exponential , transition , and stationary , respectively , for genes whose SynH2 and ACSH expression ratios both had corrected p < 0.05 ; n = 390 , 832 , and 1030 , respectively ) .
196 +Thus , SynH2 is a reasonable mimic of ACSH .
197 +We used these data to investigate the gene expression differences between SynH2 and ACSH ( Table S3 ) .
198 +Several differences likely reflected the absence of some trace carbon sources in SynH2 ( e.g. , sorbitol , mannitol ) , their presence in SynH2 at higher concentrations than found in ACSH ( e.g. , citrate and malate ) , and the intentional substitution of D-arabinose for L-arabinose .
199 +Elevated expression of genes for biosynthesis or transport of some amino acids and cofactors confirmed or suggested that SynH2 contained somewhat higher levels of Trp , Asn , thiamine and possibly lower levels of biotin and Cu2 + ( Table S3 ) .
200 +Although these discrepancies point to minor or intentional differences that can be used to refine the SynH recipe further , overall we conclude that SynH2 can be used to investigate physiology , regulation , and biofuel synthesis in microbes in a chemically defined , and thus reproducible , media to accurately predict behaviors of cells in real hydrolysates like ACSH that are derived from ammonia-pretreated biomass .
201 +AROMATIC ALDEHYDES IN SynH2 ARE CONVERTED TO ALCOHOLS, BUT PHENOLIC CARBOXYLATES AND AMIDES ARE NOT METABOLIZED
202 +Before evaluating how patterns of gene expression informed the physiology of GLBRCE1 in SynH2 , we first determined the pro-files of inhibitors , end-products , and intracellular metabolites during ethanologenesis .
203 +The most abundant aldehyde inhibitor , HMF , quickly disappeared below the limit of detection as the cells entered transition phase with concomitant and approximately stoichiometric appearance of the product of HMF reduction , 2,5-bis-HMF ( hydroxymethylfurfuryl alcohol ; Figure 3A , Table S8 ) .
204 +Hydroxymethylfuroic acid did not appear during the fermentation , suggesting that HMF is principally reduced by aldehyde reductases such as YqhD and DkgA , as previously reported for HMF and furfural generated from acid-pretreated biomass ( Miller et al. , 2009a , 2010 ; Wang et al. , 2013 ) .
205 +In contrast , the concentrations of ferulic acid , coumaric acid , feruloyl amide , and coumaroyl amide did not change appreciably over the course of the experiment ( Figure 3B , Table S8 ) , suggesting that E. coli either does not encode activities for detoxification of phenolic carboxylates and amides , or that expression of such activities is not induced in SynH2 .
206 +Although HMF disappeared early in fermentation , acetaldehyde accumulated to > 10 mM during exponential and transition phase in both SynH2 and ACSH ( Figure 3C , Table S8 ) .
207 +Elevated acetaldehyde relative to SynH2 − was also observed upon omission of aromatic aldehydes from SynH2 , demonstrating that LC-derived phenolic acids and amides alone can cause accumulation of acetaldehyde ( Figure 3C ) .
208 +Thus , acetaldehyde accumulation was not simply a consequence of diverting reducing equivalents to detoxification of the aromatic aldehydes like HMF but likely resulted from a broader impact of LC-derived inhibitors on cellular energetics that decreased the pools of NADH available for conversion of acetaldehyde to ethanol .
209 +LIGNOCELLULOSE-DERIVED INHIBITORS NEGATIVELY IMPACT CARBON AND ENERGY METABOLISM, RESULTING IN ACCUMULATION
210 +OF PYRUVATE AND ACETALDEHYDE Examination of intracellular metabolites revealed that aromatic inhibitors decreased the levels of metabolites associated with glycolysis and the TCA cycle ( Figures 4B , E ; Table S1 ) .
211 +Strikingly , metabolites associated with cellular energetics and redox state were also decreased in SynH2 cells relative to SynH2 − cells ( Figures 4A , C , D , F ; Table S1 ) .
212 +ATP was reduced 30 % ; the NADH/NAD + ratio decreased by 63 % ; and the NADPH/NADP + ratio decreased 56 % .
213 +Together , these data indicate that the aromatic inhibitors dramatically decreased cellular energy pools and available reducing equivalents in SynH2 cells .
214 +The consequences of energetic depletion were readily apparent with an approximate 100-fold increase in the intracellular levels of pyruvate in SynH2 cells ( to ∼ 14 mM ) , despite the disappearance of pyruvate from the growth medium ( Table S1 , Figure 4B , and data not shown ) .
215 +The increase in pyruvate and correspondingly in acetaldehyde ( Figures 3C , 4B ) suggest that the reduced rate of glucose-to-ethanol conversion caused by aromatic inhibitors results from inadequate supplies of NADH to convert acetaldehyde to ethanol .
216 +Transition-phase SynH2 vs. SynH2 − cells exhibited similar trends in aromatic-inhibitor-dependent depletion of some glycolytic intermediates , some TCA intermediates , and ATP , along with elevation of pyruvate and acetaldehyde ( Table S1 ; Figure 3C ) .
217 +Stationary phase cells displayed several differences , however .
218 +Glycolytic intermediates ( glucose 6-phosphate , fructose 6-phosphate , fructose 1,6 diphosphate , and 2 - , 3-phosphoglycerate ) were approximately equivalent in SynH2 and SynH2 − cells , whereas pyruvate concentrations dropped significantly ( Table S1 ) .
219 +The impact of the inhibitors was largely attributable to the phenolic carboxylate and amides alone , as removal of the aldehydes from SynH2 changed neither the depletion of glycolytic and TCA intermediates nor the elevation of pyruvate and acetaldehyde ( data not shown ) .
220 +We conclude that phenolic carboxylates and amides in SynH2 and ACSH have major negative impacts on the rate at which cells grow and consequently can convert glucose to ethanol .
221 +AROMATIC INHIBITORS INDUCE GENE EXPRESSION CHANGES REFLECTING ENERGY STRESS
222 +Given the major impacts of aromatic inhibitors on ethanologenesis , we next sought to address how these inhibitors impacted gene expression and regulation in E. coli growing in SynH2 .
223 +To that end , we first identified pathways , transporters , and regulons with similar relative expression patterns in SynH2 and ACSH using both conventional gene set enrichment analysis and custom comparisons of aggregated gene expression ratios ( Materials and Methods ) .
224 +These comparisons yielded a curated set of regulons , pathways , and transporters whose expression changed significantly in SynH2 or ACSH relative to SynH2 − ( aggregate p < 0.05 ; Table S4 ) .
225 +For many key pathways , transporters , and regulons , similar trends were seen in both SynH2 and ACSH vs. SynH2 − ( Figure 2 and Table S4 ) .
226 +The most upregulated gene sets reflected key impacts of aromatic inhibitors on cellular energetics .
227 +Anabolic processes requiring a high NADPH/NADP + potential were significantly upregulated ( e.g. , sulfur assimilation and cysteine biosynthesis , glutathione biosynthesis , and ribonucleotide reduction ) .
228 +Additionally , genes encoding efflux of drugs and aromatic carboxylates ( e.g. , aaeA ) and regulons encoding efflux functions ( e.g. , the rob regulon ) , were elevated .
229 +Curiously , both transport and metabolism of xylose were downregulated in all three growth phases in both media , suggesting that even prior to glucose depletion aromatic inhibitors reduce expression of xylose genes and thus the potential for xylose conversion .
230 +Currently the mechanism of this repression is unclear , but it presumably reflects either an indirect impact of altered energy metabolism or an interaction described in the Material and Methods .
231 +Shown are intracellular concentrations of ATP ( A ) , pyruvate ( B ) , fructose-1 ,6 - bisphosphate ( E ) , and cAMP ( F ) .
232 +( C , D ) show the ratios of NADH/NAD + and NADPH/NADP + , respectively .
233 +of one or more of the aromatic inhibitors with a regulator that decreases xylose gene expression .
234 +During transition phase , a different set of genes involved in nitrogen assimilation were upregulated in SynH2 cells and ACSH cells relative to SynH2 − cells ( Table S5 ) .
235 +Previously , we found that transition phase corresponded to depletion of amino acid nitrogen sources ( e.g. , Glu and Gln ; Schwalbach et al. , 2012 ) .
236 +Thus , this pattern of aromatic-inhibitor-induced increase in the expression of nitrogen assimilation genes during transition phase suggests that the reduced energy supply caused by the inhibitors increased difficulty of ATP-dependent assimilation of ammonia .
237 +Interestingly , the impact on gene expression appeared to occur earlier in ACSH than in SynH2 , which may suggest that availability of organic nitrogen is even more growth limiting in ACSH .
238 +Of particular interest were the patterns of changes in gene expression related to the detoxification pathways for the aromatic inhibitors .
239 +Our gene expression analysis revealed inhibitor induction of genes encoding aldehyde detoxification pathways ( frmA , frmB , dkgA , and yqhD ) that presumably target LC-derived aromatic aldehydes ( e.g. , HMF and vanillin ) and acetaldehyde that accumulates when NADH-dependent reduction to ethanol becomes inefficient ( Herring and Blattner , 2004 ; Gonzalez et al. , 2006 ; Miller et al. , 2009b , 2010 ; Wang et al. , 2013 ) as well as efflux pumps controlled by MarA/SoxS/Rob ( e.g. , acrA and acrB ) and the separate system for aromatic carboxylates ( aaeA and aaeB ) ( Van Dyk et al. , 2004 ) .
240 +Interestingly , we observed that expression of the aldehyde detoxification genes frmA , frmB , dkgA , and yqhD paralleled the levels of LC-derived aromatic aldehydes and acetaldehyde detected in the media ( Figure 3 ) .
241 +Initially high-level expression was observed in SynH2 cells , which decreased as the aldehydes were inactivated ( Figure 5A ) .
242 +Conversely , expression of these genes increased in SynH2 − cells , surpassing the levels in SynH2 cells in stationary phase when the level of acetaldehyde in the SynH2 − culture spiked past that in the SynH2 culture .
243 +The elevation of frmA and frmB is particularly noteworthy as the only reported substrate for FrmAB is formaldehyde .
244 +We speculate that this system , which has not been extensively studied in E. coli , may also act on acetaldehyde .
245 +Alternatively , formaldehyde , which we did not assay , may have accumulated in parallel to acetaldehyde .
246 +In contrast to the decrease in frmA , frmB , dkgA , and yqhD expression as SynH2 cells entered stationary phase , expression of aaeA , aaeB , acrA , and acrB remained high ( Figure 5B ) .
247 +This continued high-level expression is consistent with the persistence of phenolic carboxylates and amides in the SynH2 culture ( Figure 3 ) , and presumably reflect the futile cycle of antiporter excretion of these inhibitors to compete with constant leakage back into cells .
248 +POST-TRANSCRIPTIONAL EFFECTS OF AROMATIC INHIBITORS WERE LIMITED PRIMARILY TO STATIONARY PHASE
249 +We next investigated the extent to which the aromatic inhibitors could exert effects on cellular regulation post-transcriptionally rather than via transcriptional regulators by comparing inhibitor-induced changes in protein levels to changes in RNA levels .
250 +For this purpose , we used iTRAQ quantitative proteomics to assess changes in protein levels ( Material and Methods ) .
251 +We then normalized the log2-fold-changes in protein levels in each of the three growth phases to changes in RNA levels determined by RNA-seq and plotted the normalized values against each other ( Figures 6A -- C ; Tables S6 , S7 ) .
252 +Most proteome and transcriptome fold-changes fall within a factor of 2 of the diagonal , consistent with concordant changes in mRNA and protein and thus limited post-transcriptional effects of aromatic inhibitors .
253 +A small number of RNA-protein pairs exhibited an > 2-fold change with p < 0.05 .
254 +During exponential phase , four proteins were present at elevated levels relative to changes in RNA levels , which actually decreased ( RpoS , TnaA , MalE , and GlnH ; red circles , Figure 6A ; Table S7A ) , whereas 26 RNAs increased or decreased significantly with little difference in proteins levels ( blue circles , Figure 6A ; Table S7A ) .
255 +These disparate increases in RNA levels included some of the major transcriptional responses to the inhibitors ( S assimilation and the FrmA aldehyde detoxification pathway ) , and these proteins were present at high levels both with and without inhibitors ( Table S7D ) .
256 +Several observations led us to conclude that these discrepancies in protein and RNA levels between SynH2 − and SynH2 cells reflect induction of expression in SynH2 cells but carryover of elevated protein levels in the inoculum of SynH2 − cells not yet diluted in exponential phase .
257 +First , we sampled exponential phase between one and two cell doublings so that proteins elevated in stationary phase in the inoculum might still be present .
258 +Second , FrmRAB and S assimilation genes are elevated in stationary SynH2 − cells relative to SynH2 cells ( Table S7C ) , likely reflecting the greater accumulation of acetaldehyde in SynH2 − cells in stationary phase ( Figure 3C ) .
259 +Finally , RpoS and TnaA are markers of stationary phase ( Lacour and Landini , 2004 ) and may reflect elevation of these proteins in SynH stationary cells carried over from the inoculum .
260 +In a similar lines ) or SynH2 − ( dotted lines ) or their relative ratios ( bottom panel ) from exponential , transition , and stationary phases of growth as indicated .
261 +( A ) Aldehyde detoxification genes ( frmA , frmB , dkgA , and yqhC ) .
262 +( B ) Genes that encode efflux pumps ( aaeA , aaeB , acrA , acrB ) .
263 +vein , the apparent overrepresentation of PyrBI , GadABC , and MetEF proteins in SynH2 cells could reflect their greater abundance in stationary phase SynH2 cells that were carried over to early exponential phase .
264 +Supporting this view , transition phase cells in which the inoculum was diluted > 5-fold exhibited a higher correlation between protein and RNA levels and only limited evidence of post-transcriptional regulation caused by the aromatic inhibitors ( Figure 6B ) .
265 +Three clusters of outliers reflected ( i ) reduced transcript levels for S assimilation genes in SynH2 − without a corresponding drop in protein level ( cys genes ) , ( ii ) higher levels of glnAGHLQ transcripts in SynH2 cells than SynH2 − cells with high protein levels in both , and ( iii ) high induction of transcripts for the citrate assimilation system ( citDEFX ) in SynH2 with lesser induction of protein levels .
266 +These effects likely reflect adjustment of S assimilation gene expression during transition phase , a greater induction of N assimilation in the more rapidly growing SynH2 cells , and induction of citrate assimilation by the aromatic inhibitors .
267 +The clearest evidence for post-transcriptional regulation caused by the aromatic inhibitors appeared in stationary phase ( Figure 6C ) .
268 +A set of proteins involved in arginine , glutamate , lysine and citrate biosynthesis ( ArgABCGI , GdhA , LysC , GltA ) and periplasmic proteins arginine high-affinity import ( ArtJ ) , histidine high-affinity import ( HisJ ) , molybdate import ( ModA ) , and lysozyme inhibition ( PliG ) decreased dramatically in SynH2 cells relative to SynH2 − cells without corresponding reductions of their transcripts .
269 +GdhA , other biosynthetic enzymes , and other periplasmic binding proteins are degraded by the ClpP protease during C or N starvation ( Maurizi and Rasulova , 2002 ; Weichart et al. , 2003 ) ; Lon protease also has been implicated in proteolysis upon C starvation ( Luo et al. , 2008 ) .
270 +Thus , we suggest that aromatic inhibitors may enhance degradation of proteins involved in N and C metabolism in stationary phase cells .
271 +The periplasmic proteins must be degraded as precursors or mediated by an additional effect involving periplasmic proteases .
272 +DISCUSSION
273 +Results of our investigation into the effects of LC-derived inhibitors on E. coli ethanologenesis support several key conclusions that will guide future work .
274 +First , a chemically defined mimic of ACSH ( SynH2 ) that contained the major inhibitors found by chemical analysis of ACSH adequately replicated both growth and the rates of glucose and xylose conversion to ethanol by E. coli .
275 +SynH2-replication of ACSH required inclusion of osmolytes found in ACSH and established that , at the ratios present in ACSH , phenolic carboxylates and amides , which are not metabolized by E. coli , had a greater overall impact on cell growth than phenolic aldehydes and furfurals , which were metabolized .
276 +In both SynH2 and ACSH , E. coli entered a metabolically active stationary phase as cells exhausted organic sources of N and S ( e.g. , amino acids ) and during which the inhibitors greatly reduced xylose conversion .
277 +The impact of inhibitors on cellular energetics reduced levels of ATP , NADH , and NADPH and was seen most dramatically for energetically challenging processes requiring NADPH ( like SO assimilation and deoxyribonu - − 2 4 cleotide production ) , during transition to the stationary phase on ATP-dependent NH assimilation , and in elevated pyruvate 3 levels presumably reflecting reduced NADH-dependent flux of pyruvate to ethanol ( Figure 7 ) .
278 +The direct effects of the inhibitors on cells appear to be principally mediated by transcriptional rather than translational regulators , with the MarA/SoxS/Rob network , AaeR , FrmR , and YqhC being the most prominent players .
279 +Although the effect of the inhibitors on transcriptional regulation of the efflux pumps was striking , increased efflux activity itself may perturb cellular metabolism .
280 +For example , Dhamdhere and Zgurskaya ( 2010 ) have shown that deletion of the AcrAB-TolC complex results in metabolic shutdown and high NADH/NAD + ratios .
281 +By analogy , overexpression of efflux pumps may have the opposite effect ( e.g. , lowering of NADH/NAD + ratios ) , which is consistent with observations in this study .
282 +In addition , recent work suggests that the acrAB promoter is upregulated in response to certain cellular metabolites ( including those related to cysteine and purine biosynthesis ) , which are normally effluxed by this pump ( Ruiz and Levy , 2014 ) .
283 +Therefore , upregulation of AcrAB-TolC may impact homeostatic mechanisms of cellular biosynthetic pathways , resulting in continuous upregulation of pathways that require large amounts of reducing power in the form of NADPH .
284 +It is also possible that LC-derived inhibitors perturb metabolism directly in ways that generate additional AcrAB-TolC substrates , potentially increasing energy-consuming efflux further .
285 +Given these intricacies , further studies to unravel the mechanistic details of the effects of efflux pump activity on cellular metabolism , as a result of exposure to LC-derived inhibitors , are warranted .
286 +The inability of cells to convert xylose in the presence of inhibitors appears to result from a combination of both effects on gene expression and some additional effect on transport or metabolism .
287 +The inhibitors lowered xylose gene expression ( XylR regulon ; xylABFGH ) by a factor of 3-5 during all three growth phases ( Table S4 ) .
288 +This effect was not caused by the previously documented AraC repression ( Desai and Rao , 2010 ) , since it persisted in SynH2 when we replaced the AraC effector L-arabinose with D-arabinose , but might reflect lower levels of cAMP caused by the inhibitors ( Figure 4 ) ; both the xylAB and xylFGH operons are also regulated by CRP · cAMP .
289 +Nonetheless , significant levels of XylA , B , and F were detected even in the presence of inhibitors ( Table S7D ) , even though xylose conversion remained inhibited even after glucose depletion ( Table 2 ) .
290 +Thus , the inability to convert xylose may also reflect either the overall impact of inhibitors on cellular energetics somehow making xylose conversion unfavorable or an effect of xylose transport or metabolism that remains to be discovered .
291 +Further studies of the impact of inhibitors on xylose transport and metabolism are warranted .
292 +It would be particularly interesting to test SynH formulations designed to compare the conversion efficiencies of xylose , arabinose , and C6 sugars other than glucose .
293 +The central focus of this study was to understand the impact of inhibitors of gene expression regulatory networks .
294 +The apparent lack of involvement of post-transcriptional regulation suggests that E. coli mounts a defense against LC-derived inhibitors principally by controlling gene transcription , probably reflecting evolution of specific bacterial responses to LC-derived inhibitors .
295 +Although enteric bacteria do not ordinarily encounter industrial lignocellulosic hydrolysates , they likely encounter the same suite of compounds from digested plant material in the mammalian gut .
296 +Thus , evolution of specific responses is reasonable .
297 +A key question for future studies is whether phenolic amides , not ordinarily present in digested biomass , will also invoke these responses in the absence of carboxylates or aldehydes .
298 +We note that the apparent absence of a translational regulatory response in the cellular defense against LC-derived inhibitors does not preclude involvement of either direct or indirect post-transcriptional regulation in fine-tuning the response .
299 +Our proteomic measurements would likely not have detected fine-tuning .
300 +Additionally , we did detect an apparently indirect induction by inhibitors of protein degradation in stationary phase , possibly in response to C starvation ( Figure 6C ) .
301 +Finally , we note that the sRNA micF , a known post-transcriptional regulator , is a constituent of the MarA/SoxS/Rob regulon and was upregulated by inhibitors .
302 +Although confidence was insignificant due to poor detection of sRNAs in RNAseq data , the induction of micF was confirmed in a separate study of sRNAs ( Ong and Landick , in preparation ) .
303 +Thus , a more focused study of the involvement of sRNAs in responses to LC inhibitors would likely be informative .
304 +MarA/SoxS/Rob is a complex regulon consisting of the three inter-connected primary AraC-class regulators that bind as monomers to 20-bp sites in promoters with highly overlapping specificity and synergistically regulate ∼ 50 genes implicated in resistance to multiple antibiotics and xenobiotics , solvent tolerance , outer membrane permeability , DNA repair , and other functions ( Chubiz et al. , 2012 ; Duval and Lister , 2013 ; GarciaBernardo and Dunlop , 2013 ) ( Figure 7 ) .
305 +Twenty-three genes , including those encoding the AcrAB · TolC efflux pump , the NfsAB nitroreductases , the micF sRNA , superoxide dismutase , some metabolic enzymes ( e.g. , Zwf , AcnA , and FumC ) and incompletely characterized stress proteins are controlled by all three regulators , whereas other genes are annotated as being controlled by only a subset of the regulators ( Duval and Lister , 2013 ) , www .
306 +ecocyc.org ; ( Keseler et al. , 2013 ) .
307 +MarA and SoxS lack the Cterminal dimerization domain of AraC ; this domain is present on Rob and appears to mediate regulation by aggregation that can be reversed by effectors ( Griffith et al. , 2009 ) .
308 +Inputs capable of inducing these genes , either through the MarR and SoxR repressors that control MarA and SoxS , respectively , or by direct effects on Rob include phenolic carboxylates , Cu2 + , a variety of organic oxidants , dipyridyl , decanoate , bile salts , Fis , and Crp · cAMP
309 +( Martin and Rosner , 1997 ; Rosner et al. , 2002 ; Rosenberg et al. , 2003 ; Chubiz and Rao , 2010 ; Duval and Lister , 2013 ; Hao et al. , 2014 ) ( Figure 7 ) .
310 +Given these diverse inputs , it seems highly likely that ferulate and coumarate in ACSH induce the MarA/SoxS/Rob regulon via MarR .
311 +Indeed , LC-hydrolysate and ferulate induction of MarA has been reported ( Lee et al. , 2012 ) .
312 +Interestingly , Cu2 + recently was shown to induce MarR by oxidation to create MarR disulfide dimer ( Hao et al. , 2014 ) .
313 +Given the elevated levels of Cu2 + in ACSH reflected by induction of Cu2 + efflux ( Figure 2 ; Table S4 ) , induction of MarA/SoxS/Rob in ACSH may result from synergistic effects of Cu2 + and phenolic carboxylates , oxidants that affect SoxR , and yet-to-be-determined compounds that affect Rob .
314 +A second response in LC-derived inhibitors appears to be mounted by the LysR-type regulator AaeR , which controls the AaeAB aromatic carboxylate efflux system ( Van Dyk et al. , 2004 ) ( Figure 7 ) .
315 +Both phenolic and aryl carboxylates induce AaeAB through AaeR , but little is known about its substrate specificity or mechanism of activation .
316 +Pink panels , direct targets of the regulators that consume reductant ( NADPH ) for detoxification reactions or deplete the proton motive force through continuous antiporter efflux of aromatic carboxylates .
317 +Blue panels , indirect effects of inhibitors mediated by reductions in ATP and NADPH levels .
318 +Two distinct regulators , YqhC and FrmR , control synthesis of the YqhD/DkgA NAPDH-dependent aldehyde reductases and the FrmAB formaldehyde oxidase , respectively ( Herring and Blattner , 2004 ; Turner et al. , 2011 ) .
319 +Even less is known about these regulators , although the DNA-binding properties of YqhC have been determined .
320 +In particular , it is unclear how aldehydes cause induction , although the current evidence suggests effects on YqhC are likely to be indirect .
321 +Given the central role of the regulators AaeR , YqhC , and FrmR in the cellular response to LC-derived inhibitors , further study of their properties and mechanisms is likely to be profitable .
322 +With sufficient understanding and engineering , they could be used as response regulators to engineer cells that respond to LC-inhibitors in ways that maximize microbial conversion of sugars to biofuels .
323 +What types of responses would optimize biofuel synthesis ?
324 +It appears the naturally evolved responses , namely induction of efflux systems and NADPH-dependent detoxification pathways , may not be optimal for efficient synthesis of biofuels .
325 +We infer this conclusion for several reasons .
326 +First , our gene expression results reveal that crucial pathways for cellular biosynthesis that are among the most energetically challenging processes in cells , S assimilation , N assimilation , and ribonucleotide reduction , are highly induced by LC-derived inhibitors ( Figures 2 , 7 ; Table S4 ) .
327 +A reasonable conjecture is that the diversion of energy pools , including NADPH and ATP , to detoxification makes S assimilation , N assimilation , and ribonucleotide reduction dif-ficult , increasing expression of genes for these pathways indirectly .
328 +The continued presence of the phenolic carboxylates and amides ( Figure 3 ) likely causes futile cycles of efflux .
329 +As both the AcrAB and AaeAB efflux pumps function as proton antiporters ( Figure 7 ) , continuous efflux is expected to decrease ATP synthesis by depleting the proton-motive force .
330 +Although this response makes sense evolutionarily because it protects DNA from damage by xenobiotics , it does not necessarily aid conversion of sugars to biofuels .
331 +Disabling these efflux and detoxification systems , especially during stationary phase when cell growth is no longer necessary , could improve rates of ethanologenesis .
332 +Indeed , Ingram and colleagues have shown that disabling the NADPH-dependent YqhD/DkgA enzymes or better yet replacing them with NADH-dependent aldehyde reductases ( e.g. , FucO ) can improve ethanologenesis in furfural-containing hydrolysates of acid-pretreated biomass ( Wang et al. , 2011a , 2013 ) .
333 +That simply deleting yqhD improves ethanologenesis argues that , in at least some cases , it is better to expose cells to LC-derived inhibitors than to spend energy detoxifying the inhibitors .
334 +Some previous efforts to engineer cells for improved biofuel synthesis have focused on overexpression of selected efflux pumps to reduce the toxic effects of biofuel products ( Dunlop et al. , 2011 ) .
335 +Although this strategy may help cells cope with the effects of biofuel products , our results suggest an added potential issue when dealing with real hydrolysates , namely that efflux pumps may also reduce the rates of biofuel yields by futile cycling of LC-derived inhibitors .
336 +Thus , effective use of efflux pumps will require careful control of their synthesis ( Harrison and Dunlop , 2012 ) .
337 +An alternative strategy to cope with LC-derived inhibitors may be to devise metabolic routes to assimilate them into cellular metabolism .
338 +In conclusion , our findings illustrate the utility of using chemically defined mimics of biomass hydrolysates for genome-scale study of microbial biofuel synthesis as a strategy to identify barriers to biofuel synthesis .
339 +By identifying the main inhibitors present in ammonia-pretreated biomass hydrolysate and using these inhibitors in a synthetic hydrolysate , we were able to identify the key regulators responsible for the cellular responses that reduced the rate of ethanol production and limited xylose conversion to ethanol .
340 +Knowledge of these regulators will enable design of new control circuits to improve microbial biofuel production .
341 +ACKNOWLEDGMENTS
342 +The authors thank Trey Sato and Jeff Piotrowski for critical reading of the manuscript , Fachuang Lu and John Ralph for advice on synthesis of feruloyl and coumaroyl amide , and Christa Pennacchio and colleagues at the Joint Genome Institute for cDNA library preparation and sequencing .
343 +This work was funded by the DOE Great Lakes Bioenergy Research Center ( DOE BER
344 +Office of Science DE-FC02-07ER64494 ) .
345 +Portions of this research were enabled by the DOE GSP under the Pan-omics project .
346 +Work was performed in the Environmental Molecular Science Laboratory , a U.S. Department of Energy ( DOE ) national scientific user facility at Pacific Northwest National Laboratory ( PNNL ) in Richland , WA .
347 +Battelle operates PNNL for the DOE under contract DE-AC05-76RLO01830 .
348 +SUPPLEMENTARY MATERIAL
349 +The Supplementary Material for this article can be found online at : http://www.frontiersin.org/journal/10.3389/fmicb .
350 +2014.00402 / abstract
...\ No newline at end of file ...\ No newline at end of file
1 +Comprehensive Mapping of the Escherichia coli Flagellar
2 +Abstract
3 +Flagellar synthesis is a highly regulated process in all motile bacteria .
4 +In Escherichia coli and related species , the transcription factor FlhDC is the master regulator of a multi-tiered transcription network .
5 +FlhDC activates transcription of a number of genes , including some flagellar genes and the gene encoding the alternative Sigma factor FliA .
6 +Genes whose expression is required late in flagellar assembly are primarily transcribed by FliA , imparting temporal regulation of transcription and coupling expression to flagellar assembly .
7 +In this study , we use ChIP-seq and RNA-seq to comprehensively map the E. coli FlhDC and FliA regulons .
8 +We define a surprisingly restricted FlhDC regulon , including two novel regulated targets and two binding sites not associated with detectable regulation of surrounding genes .
9 +In contrast , we greatly expand the known FliA regulon .
10 +Surprisingly , 30 of the 52 FliA binding sites are located inside genes .
11 +Two of these intragenic promoters are associated with detectable noncoding RNAs , while the others either produce highly unstable RNAs or are inactive under these conditions .
12 +Together , our data redefine the E. coli flagellar regulatory network , and provide new insight into the temporal orchestration of gene expression that coordinates the flagellar assembly process .
13 +Introduction
14 +Bacterial flagellar synthesis and motility are highly regulated processes involving positive and negative input at the transcriptional , post-transcriptional , translational , and post-translational levels .
15 +This complex regulatory system allows for sequential production of flagellar components in roughly the order they are required for assembly .
16 +One of the primary ways this temporality is established is through the underlying hierarchical transcription network ( reviewed [ 1 -- 3 ] ) .
17 +Promoters for flagellar genes are divided into three categories ( Classes 1 , 2 , and 3 ) based on their timing and mode of expression .
18 +The atypical transcription factor FlhDC ( more specifically , FlhD4C2 ) serves as the master flagellar regulator in Escherichia coli , Salmonella enterica , and other related enteric bacteria [ 4 ] .
19 +The flhDC operon is considered the sole Class 1 transcription unit .
20 +FlhDC expression and activity is regulated at a number of levels , allowing it to serve as an integrator of environmental , nutritional , and growth-phase signals [ 5 -- 11 ] .
21 +In turn , FlhDC is responsible for activating the transcription , either directly or indirectly , of all structural and regulatory components of the flagellar machinery .
22 +Class 2 promoters are directly activated by FlhDC and transcribed by RNA polymerase ( RNAP ) containing the primary s-factor , s [ 2 ] .
23 +Contacts between FlhDC and the carboxy-70 terminal domain of the a-subunit of RNAP are important for activation , but the precise mechanism is not known [ 12 ] .
24 +The seven commonly accepted FlhDC-dependent operons ( flgAMN , flgBCDEFGHIJ , flhBAE , fliAZY , fliE , fliFGHIJK , and fliLM-NOPQR ) encode important regulatory factors and the structural components of the membrane-spanning basal body and associated export apparatus [ 1 ] .
25 +Notably , fliA encodes an alternative s-factor [ 13 -- 15 ] and flgM encodes its cognate anti-s-factor [ 16 ] .
26 +The interplay between these two factors regulates the transition from early flagellar gene expression to late-stage gene expression .
27 +When both FliA and FlgM are present in the cytoplasm , FlgM binds FliA , preventing interaction with RNAP , and repressing FliA-dependent transcription .
28 +Upon assembly of the basal body and secretion apparatus ( from Class 2 gene products ) , FlgM is exported out of the cell , freeing FliA and allowing initiation of FliA-dependent transcription from Class 3 promoters .
29 +This coupling of transcription and assembly allows for efficient `` just-in-time '' expression kinetics , as has been described for some metabolic pathways [ 17 ] .
30 +FliA drives transcription of six commonly accepted Class 3 operons ( flgKL , fliDST , flgMN , fliC , tar-tap-cheRBYZ ( meche ) , and motAB-cheAW ( mocha ) ) and can initiate transcription of its own operon , fliAZY .
31 +These Class 3 operons encode products needed in late flagellar assembly such as the subunits of the flagellar filament ( flagellin ) , components of the motor , and chemotaxis-related regulatory factors .
32 +In addition to these classical Class 3 operons , FliA has been predicted or shown to drive transcription of genes involved in chemotaxis ( trg [ 18 ] and tsr [ 19 ] ) , aerotaxis ( aer [ 18,20 ] ) , and cyclic-di-GMP regulation of motility ( yhjH and ycgR [ 21 ] ) .
33 +FliA can also drive transcription of the Class 2 fliLMNOPQR operon [ 22 ] , and FliA-dependent transcription of other Class 2 operons has been suggested [ 1,2,23 ] .
34 +In addition to their roles in the flagellar transcription network , FlhDC and FliA have been implicated in the regulation of nonflagellar genes .
35 +Studies have reported a host of non-flagellar genes and processes , such as cell division and anaerobic metabolism , regulated by FlhDC , or by FlhD alone [ 24 -- 28 ] .
36 +However , the evidence provided for most of these additional target genes , such as changes in gene expression with no information on DNA binding , is far from conclusive .
37 +The reports of FlhD acting independently to regulate cell division have been directly refuted by another study [ 29 ] and many putative FlhDC targets fail to be repeatedly detected across multiple studies [ 20,24,25,27,28 ] .
38 +Furthermore , most previous studies fail to accurately distinguish between direct and indirect FlhDC-dependent regulation , as exemplified by the identification of the flagellar-related gene aer as an FlhDC target [ 25 ] when it is actually transcribed by FliA [ 18,20 ] .
39 +There are a few well-characterized FliA-dependent promoters , such as modA [ 30 ] and flxA [ 31 ] , that have no obvious function in flagellar synthesis or motility .
40 +Furthermore , there have been various bioinformatic studies that predicted FliA-dependent promoters based on sequence identity , finding hundreds of promoters , many with non-flagellar functions [ 30,32,33 ] ; however , these predictions have not been tested experimentally .
41 +Though the E. coli flagellar network has been studied extensively over the past few decades , many issues remain to be addressed .
42 +These include ( i ) the ability of FlhD to have regulatory effects independent of FlhC , ( ii ) the extent of co-regulation by FlhDC and FliA and the relative contributions of each at known complex promoters such as fliAZY and fliLMNOPQR , and ( iii ) the extent and composition of the non-flagellar regulons of FlhDC and FliA .
43 +Chromatin immunoprecipitation followed by deep sequencing ( ChIP-seq ) is a powerful technique to study the genome-wide localization of DNA-binding proteins .
44 +ChIP-seq provides highresolution information about binding location and relative binding affinity in vivo [ 34 ] .
45 +Factors such as local DNA structure and the binding of nucleoid-associated proteins and/or other transcription factors affect binding and regulatory activity , making direct in vivo measurements incredibly valuable [ 35 ] .
46 +RNA-seq is a highresolution method for assessing the transcriptomic differences between strains or conditions and allows for identification of novel transcripts such as non-coding RNAs [ 36 ] .
47 +By combining ChIP-seq and RNA-seq , one can assess the regulatory effect of each binding site and comprehensively establish which regulatory effects are direct and which are indirect .
48 +The combination of ChIP-seq and transcriptome analysis has recently been applied to many bacterial transcription factors [ 37 -- 39 ] and s-factors [ 40,41 ] .
49 +This powerful combination of techniques has primarily been used to investigate single DNA-binding proteins , but can also be used to build global transcription networks [ 38 ] .
50 +In this study , we performed ChIP-seq on FlhD , FlhC , and FliA , and RNA-seq on motile wild-type , DflhD , DflhC , and DfliA derivatives of E. coli MG1655 .
51 +These data reveal new binding sites and regulatory targets for both FlhDC and FliA , including the discovery of two FliA-dependent non-coding RNAs .
52 +We have comprehensively determined the direct and indirect regulons of these three proteins and demonstrate that this information can be used to build a
53 +Results
54 +Construction and validation of epitope-tagged strains
55 +In order to perform ChIP experiments , we constructed strains in which FlhD , FlhC , and FliA were chromosomally epitope-tagged with a 36FLAG tag .
56 +Since both termini of FlhD and FlhC have been implicated in complex formation or DNA-binding [ 42,43 ] , we inserted epitope tags into internal , unstructured regions ( Figure S1A ) .
57 +FliA was tagged at the N-terminus .
58 +Tagged strains were constructed from a poorly motile MG1655 derivative , which contained no IS element upstream of flhDC .
59 +Spontaneous highly motile isolates were recovered following incubation on motility agar , as has been described previously [ 44 -- 46 ] .
60 +To confirm that all isolates had gained motility through IS element insertion in the region upstream of flhDC , we sequenced the upstream and coding regions of each isolate ( File S1 ) .
61 +Each motile isolate had an IS element inserted in the region upstream of flhDC although the identity and location of the IS elements varied between strains ( Figure S1B ) .
62 +No additional mutations were observed in flhD , flhC , or the region between flhD and uspC , in any of the tagged strains .
63 +To ensure that each of the IS element insertions was responsible for the motile phenotype of the strains , we constructed strains in which a selectable marker gene , thyA , was inserted in each observed insertion location .
64 +Insertion of the thyA cassette in each of the observed locations resulted in fully motile strains ( Figure S1C ) .
65 +This experiment confirmed that while the tagged strains used in this study are not strictly isogenic , they are likely functionally equivalent .
66 +Additionally , it lends insight into IS element-associated motility by showing that motility acquisition is largely sequence - and location - independent .
67 +This is consistent with the previous hypothesis that IS element insertion up-regulates flhDC by displacing repressors bound in the upstream region [ 44,45 ] .
68 +It is formally possible that the tagged strains contain additional mutations that confer motility , but this is extremely unlikely given the frequency with which motile strains were isolated .
69 +While motile isolates were obtained for each tagged strain , all three tagged strains were less motile than a similarly selected wildtype strain , suggesting that epitope-tagging resulted in moderate functional impairment ( Figure S1D ) .
70 +It is possible that the diminished functionality of the tagged proteins could prevent the identification of very weak binding sites ; however , as discussed in detail below , the tagged proteins resulted in robust ChIP-seq signal at all extensively characterized binding sites and at many novel sites .
71 +Furthermore , the ChIP-seq signals generated for FlhDFLAG and FlhC-FLAG proteins were nearly identical ( Figure 1A ) although the tags are inserted in distinct locations within the quaternary structure of the FlhD4C2 complex .
72 +This suggests that whatever the functional defect is , it is not influencing the ability of the tagged proteins to bind DNA .
73 +Finally , the RNA-seq experiments ( performed with an isogenic set of strains ) do not support the existence of any directly regulated targets not identified by ChIP-seq .
74 +Genome-wide binding of FlhD and FlhC
75 +We used ChIP-seq to assess genome-wide binding of FlhD and FlhC in E. coli MG1655 grown to mid-exponential phase ( OD600 0.5 -- 0.7 ) in Lysogeny Broth ( LB ) .
76 +The genome-wide binding profiles of the two proteins are shown in Figure 1A .
77 +Based on a stringent peak-calling analysis , 10 FlhD binding sites and 8 FlhC binding sites were identified ( Table 1 ) .
78 +All 8 FlhC binding sites overlapped with FlhD binding sites .
79 +The 2 additional FlhD binding sites were also associated with substantial FlhC occupancy , barely missing the threshold in the peak calling analysis .
80 +None of the peaks identified in the FlhD or FlhC ChIP-seq experiments overlapped with regions enriched in control ChIP-seq experiments using untagged control strains .
81 +The complete colocalization of FlhD and FlhC binding is consistent with the proteins only binding DNA as a heteromeric complex .
82 +The 10 sites of FlhDC binding include all 5 binding sites associated with the 7 canonical flagellar Class 2 operons .
83 +An FlhDC binding site was identified upstream of yecR , a gene of unknown function , consistent with previous reports [ 20,24 ] .
84 +The additional 4 binding sites identified represent novel FlhDC targets .
85 +Three of the novel FlhDC binding sites are in intergenic regions , upstream of one or more genes ( ampH/sbmA , yciK/sohB , and gntR ) .
86 +The remaining novel binding site is located inside csgC and immediately upstream of a transcription start site for the adjacent gene , ymdA [ 47 ] .
87 +To confirm FlhDC binding sites identified by ChIP-seq , targeted ChIP-qPCR was performed for all loci ( Figure 1B ; Table S1 ) .
88 +Although ChIP-qPCR is not a completely independent validation method , it allows for analysis of more biological replicates , more straightforward comparison with untagged control strains , and reduces common artifacts enhanced by ChIP-seq library amplification [ 48 ] .
89 +Consistent with the ChIP-seq findings , FlhD and FlhC occupancy was significantly above that detected in an untagged strain ( t-test , p-value # 0.05 ) for all loci .
90 +ChIP-qPCR was also used to evaluate FlhDC occupancy at previously predicted binding sites [ 24 ] not identified by ChIP-seq ( Figure S2 ) .
91 +The fliDST promoter was the only site to show significant occupancy by either protein ( Figure 1B , Figure S2 ) .
92 +This site was not identified by our ChIP-seq peak-calling analysis , but small , correctly shaped peaks are visible in the raw data for both proteins at this locus ( see below ) .
93 +Hence , we consider the fliDST promoter to be a genuine FlhDC binding site and have included it in all downstream analysis , bringing the total to 11 FlhDC-bound sites .
94 +The sequences surrounding the FlhDC binding sites identified with ChIP-seq and/or ChIP-qPCR were extracted and analyzed by BioProspector [ 49 ] .
95 +The resulting motif , found in 7 out of 11 sites , is low-scoring and degenerate ( motif score = 1.49 , Figure 1C ) but corresponds well with previously reported motifs for FlhDC binding [ 20,50 ] .
96 +Direct and indirect regulation by FlhDC
97 +To determine the effect of the identified FlhDC binding sites on the transcriptome , RNA-seq was performed in the motile wildtype MG1655 strain and isogenic single-gene deletions of flhD and flhC .
98 +Differential gene expression analysis was performed using Rockhopper , an RNA-seq analysis program optimized for bacterial datasets [ 36 ] .
99 +Gene expression was almost identical in the DflhD and DflhC strains ( Figure S3 ) , as would be expected since the factors likely regulate the same genes and because the flhD deletion has a minor polar effect on flhC expression .
100 +Figure 2 shows a genome-wide comparison of normalized expression values in motile wild-type MG1655 versus the average normalized expression of the DflhD and DflhC strains .
101 +Overall , 228 genes were differentially expressed due to deletion of flhD/flhC ( Figure 2 ) .
102 +Of those significantly regulated genes , 40 are associated with FlhDC binding sites , indicating direct regulation .
103 +Of the 11 FlhDC binding sites identified by ChIP , 9 are associated with regulation of one or more adjacent genes ( Figure 3A -- E , Table 1 ) .
104 +We detected strong , positive regulation of all previously reported Class 2 operons by FlhD and FlhC .
105 +Additionally , the RNA-seq data demonstrated FlhDC-dependent activation of yecR , fliDST , and the novel target operon ymdABC ( Table 1 , Figure 3B ) .
106 +The FlhDC binding site upstream of sohB seemed to repress expression by 1.95-fold ( Figure 3C , Table 1 ) .
107 +The RNA-seq experiments did not provide any evidence for regulation associated with the novel binding sites upstream of ampH/sbmA and gntR ( Figure 3D -- E , Table 1 ) .
108 +Selected examples of direct FlhDC-dependent regulation , or lack of regulation , were validated using qRT-PCR ( Figure 3F -- G ) .
109 +The presence or absence of regulation was confirmed for all genes tested , except sohB and the divergently transcribed gene yciK .
110 +While the RNA-seq data suggested that sohB was repressed 1.95-fold by FlhDC and yciK was not regulated , the qRT-PCR data clearly indicate the opposite : no regulation of sohB and significant , but slight positive regulation of yciK ( 1.5-fold for FlhD and 2.29-fold for FlhC ; Figure 3F -- G ) .
111 +Positive FlhDC-dependent regulation of yciK is also supported by complementation experiments .
112 +Small ( less than 4-fold ) but significant changes in ampH and sbmA levels are detected between wild type and DflhC ; however , these changes are not detected in the DflhD strain or supported by complementation experiments ( Figure 3F -- G ) .
113 +RNA levels were also determined using qRT-PCR in a variety of complemented strains .
114 +As suggested by the motility assays ( Figure S1E ) , flhD overexpression could only partially rescue the flhD deletion , but overexpression of flhDC restored target gene expression to wild-type or higher levels ( Figure 3F ) .
115 +Overexpression of flhC alone in the flhD deletion strain did not rescue expression levels at all , demonstrating that the DflhD phenotype was not solely due to the polar effect on flhC expression ( Table S2 ) .
116 +The flhC deletion could be completely complemented by flhC overexpression , but target gene expression never exceeded wild-type levels , suggesting that the wild-type levels of flhD expression limit the possible pool of active FlhDC complexes ( Figure 3G ) .
117 +Mechanism of direct regulation of transcription by FlhDC
118 +To provide further insight into the mechanism of regulation at FlhDC-dependent promoters , ChIP-qPCR was used to evaluate s occupancy at FlhDC-dependent promoters in wild-type and 70 flhD deletion strains ( Figure 4 ) .
119 +For all positively regulated promoters tested , s occupancy was detected in the wild-type 70 strain ; however , s occupancy was completely undetectable in 70 the DflhD strain , except at the yciK/sohB promoter .
120 +At that promoter , deletion of flhD significantly reduced , but did not eliminate , s occupancy , consistent with FlhDC-dependent 70 recruitment to the yciK promoter and FlhDC-independent recruitment to the adjacent sohB promoter .
121 +Our data suggest that FlhDC binding is absolutely required for s : RNAP recruitment 70 to FlhDC-dependent promoters .
122 +This is consistent with reports that these promoters have poor matches to the consensus 210 and 235 hexamers [ 1 ] .
123 +Genome-wide binding of FliA
124 +To begin assessing the next level of the transcriptional hierarchy , ChIP-seq was used to determine the genome-wide binding of the flagellar s-factor FliA ( Figure 5A ) .
125 +Following a stringent peak-calling analysis , 52 regions were identified that did not overlap with regions enriched in untagged controls ( Table 2 ) .
126 +These 52 FliA binding sites include 7 canonical flagellar Class 3 promoters and one upstream of the fliLMNOPQR operon .
127 +FliA binding sites were also identified upstream of five other flagellarrelated genes previously shown or predicted to be FliA-dependent : aer , ycgR , yhjH , trg , and tsr .
128 +Additionally , FliA binding sites were identified at 4 other previously reported FliA-dependent promoters of non-flagellar genes : modA [ 30 ] , ves [ 20 ] , ynjH [ 30 ] , and flxA [ 31 ] .
129 +The remaining 35 FliA binding sites represent novel FliA promoters for which no previous experimental evidence can be found , although a small fraction have been predicted by various bioinformatic approaches [ 51 ] .
130 +Strikingly , 28 of these novel binding sites are inside genes , with only 4 of these intragenic binding sites ,300 bp upstream of a start codon for an appropriately oriented annotated gene .
131 +A subset of the putative FliA binding sites identified by ChIP-seq was also tested using ChIP-qPCR .
132 +Of the 13 novel FliA binding sites tested , 11 showed significant enrichment in these targeted experiments ( Figure 5B ) .
133 +The 2 novel sites that could not be validated had ChIP-seq `` fold above threshold '' ( FAT ) scores of 4 or lower .
134 +Twenty-two other peaks had similarly low peak scores ( # 4 ) but were not tested by ChIP-qPCR .
135 +Sequences surrounding each of the 52 FliA binding sites were extracted and examined for a motif using MEME [ 52 ] .
136 +A highly significant motif ( Evalue = 2.4 e ) was identified in all 52 binding regions and 262 matches previously reported FliA promoter motifs well ( Figure 5C , Table 2 ) .
137 +This MEME analysis identified motifs associated with all low-scoring sites , including the two that could not be validated by ChIP-qPCR .
138 +To further assess whether low-scoring sites , as a group , show evidence of sequence-specific FliA binding , motifs were identified separately for high-scoring ( FAT .4 , n = 26 ) and low-scoring ( FAT # 4 , n = 26 ) peaks ( Figure 5D ) .
139 +The two groups yielded very similar motifs , both with highly significant q-values ( E-value = 5.8 e , E-value = 2.9 e 237 210 high low ) .
140 +This strongly suggests that a majority of low-scoring ChIP-seq peaks represent
141 +Not only were motifs identified for all ChIP-seq peaks , but these motifs were also localized in a striking pattern relative to the ChIP-seq peaks ( Figure 5E ) .
142 +For most ChIP-seq experiments , one would expect motifs to be enriched at peak centers [ 53 ] .
143 +However , FliA motifs were clustered with a median position of 25 nt upstream of the peak center ( relative to the direction of the motif ) .
144 +This is consistent with the FliA binding to the 210 and 235 hexamer motif while in the context of RNAP holoenzyme [ 54 ] .
145 +This localization of FliA motifs strongly suggests that FliA only binds in the context of RNAP holoenzyme .
146 +Furthermore , this analysis allowed us to identify two weak , non-canonical , putative FliA binding sites ( insB-4 / cspH convergent intergenic region and inside proK ) , that have unusually localized motifs , suggesting that they might not be genuine FliA promoters .
147 +While this manuscript was in preparation , FliA ChIP-chip data was published by another group [ 55 ] .
148 +Our analysis of this study indicates many false positives and false negatives , and the resolution is far lower than that of our data ( Figure S4 ) .
149 +Direct regulation by FliA
150 +To detect FliA-dependent changes in gene expression , RNA-seq was performed in a DfliA strain and compared to the isogenic motile wild-type .
151 +Analysis of differential gene expression was performed with Rockhopper [ 36 ] .
152 +Overall , 68 genes were differentially expressed between the motile wild-type and a DfliA strain ( Figure 6 ) .
153 +Most of the strongly regulated genes are associated with FliA binding sites identified by ChIP-seq ( Figure 6 , green points ) , indicating direct regulation .
154 +Of the 52 FliA binding sites identified by ChIP-seq , 14 were associated with significant gene expression changes under these conditions ( Table 2 , Figure 7 ) .
155 +These included some , but not all , Class 3 promoters , and 8 other previously reported FliA promoters .
156 +Interestingly , three of the intragenic FliA binding sites were also associated with significant regulation of surrounding genes .
157 +The promoters inside flhC , yjdA , and yafY drive transcription of the downstream genes ( motA , yjcZ , and ykfB , respectively ; Figure 7C , Table 2 ) .
158 +In addition to using Rockhopper to analyze differential gene expression , we visually inspected mapped RNA-seq data to find
159 +FliA-dependent transcripts that might otherwise have been overlooked .
160 +We identified an unusual transcript associated with uhpT the novel FliA binding site inside .
161 +Unlike the previously discussed examples , this promoter drives transcription of a purely intragenic RNA .
162 +RNA-seq detects a small ( ,50 nt ) RNA encoded in the same orientation as the gene ( Figure 7D ) .
163 +Visual examination of the RNA-seq data also led to the discovery of an antisense orientation noncoding RNA ( asRNA ) associated with the novel intragenic FliA-promoter inside hypD ( Figure 7E ) .
164 +This asRNA is contained entirely within the hypD gene and overlaps ,500 nt of the 59 end of the hypD open reading frame ( ORF ) .
165 +The hypD antisense RNA is too weakly expressed to be detected by
166 +Rockhopper , despite the program 's ability to identify novel antisense RNAs .
167 +The remaining novel FliA binding sites were not associated with detectable FliA-dependent changes in gene expression under these conditions ( eg .
168 +speA , Figure 7F ) .
169 +A variety of canonical and novel examples of FliA-dependent regulation were further validated using qRT-PCR ( Figure 7G , Table S2 ) .
170 +In all cases , including the two novel non-coding RNAs , the regulation identified in the RNA-seq experiment was confirmed in these targeted experiments .
171 +Additionally , overexpression of fliA in the DfliA strain resulted in higher than wild-type levels of expression of all FliA-dependent transcripts tested .
172 +Dual regulation of complex promoters and overlapping operons
173 +Complex promoters and overlapping operons were first evaluated using our ChIP-seq and RNA-seq data ( Figure 8 ) .
174 +The previously described ( fliAZY [ 22 ] and fliLMNOPQR [ 22 ] ) or predicted ( fliDST [ 24 ] ) complex promoters are supported by our findings ( Figure 8A , B , D ) .
175 +The previously described overlapping flgAMN/flgMN operons are also supported by our data ( Figure 8C ) .
176 +Finally , our data confirm that flgKL can be transcribed as part of the upstream FlhDC-dependent flgBCDEF-GHIJ operon , in addition to being transcribed from its own Class 3 promoter ( Figure 8C , Table 2 ) .
177 +While these operons have been previously described in Salmonella [ 56,57 ] , this is the first experimental demonstration of the overlapping operons in E. coli .
178 +The novel flgBCDEFGHIJKL operon was further confirmed by using RT-PCR to amplify across the flgJ-flgK boundary ( Figure S5A ) .
179 +In addition to confirming dual regulation of fliDST and discovering that flgKL can be transcribed as part of the upstream operon , the RNA-seq data from this study reveal a surprising pattern for all dual regulated flagellar genes .
180 +In the investigated conditions and growth phase , deletion of FliA has little or no effect on the expression levels of dual regulated genes ( Figure 8A -- D ) .
181 +This suggests that , while FliA occupancy is detected at all dual promoters by ChIP-seq , most transcription is coming from the FlhDC-dependent s promoters under our conditions .
182 +70 We used qRT-PCR to further investigate the regulatory input of FlhDC and FliA for dual regulated genes ( Figure 8E ) .
183 +As seen in the RNA-seq experiments , deletion of fliA had a much less dramatic effect on gene expression compared to deletion of flhD .
184 +Overexpression of fliA in the DflhD strain significantly increased RNA levels of all dual targets ( compared to DflhD ) showing that the FliA promoters are capable of transcribing the target genes .
185 +However , this effect was smaller for fliL than for any other dual regulated gene .
186 +Furthermore , overexpression of fliA in the DfliA strain ( hashed green bar ) reduced fliL expression by 2.10-fold compared to the empty vector control ( solid green bar ; t-test , pvalue 0.02 ) , suggesting a possible repressive interaction ( Figure 8E ) .
187 +As dual regulation has been suggested for all Class 2 targets
188 +[ 23 ] , we performed similar qRT-PCR experiments for these genes .
189 +Overexpression of fliA in the DflhD strain was not able to significantly increase the expression of any other Class 2 target tested ( Figure S6 ) .
190 +While not statistically significant , flhB expression does increase with fliA overexpression ( Figure S6 ) .
191 +Since flhB is downstream of the FliA-dependent meche operon , it is possible that the flhBAE operon is dual regulated and can be transcribed as part of the upstream operon .
192 +However , there is no evidence of co-transcription from the RNA-seq or RT-PCR targeting the cheZ-flhB intergenic region ( Figure S5B ) so we conclude that this read-through is likely an artifact of extreme FliA overexpression .
193 +It should also be noted that no FliA ChIP-seq signal was detected in the vicinity of the flhBAE , fliE , or fliFGHIJK operons , nor were any of these Class 2 genes differentially expressed in RNA-seq experiments ( motile wild-type and DfliA strains ) .
194 +Therefore , with the exception of the dual targets already discussed , our data do not support widespread dual regulation of Class 2 genes .
195 +Motility assessment of novel FlhDC and FliA targets
196 +To determine if novel FlhDC and/or FliA targets were required for motility , knockouts were generated for ampH , ymdA , sbmA , gntR , ykfB , yjcZ , ynjH , hypD , and uhpT .
197 +Motility on semi-solid agar was determined for each deletion strain .
198 +None of the deletions resulted in a substantial change in motility ( Figure S7 ) , suggesting that these genes do not directly contribute to motility under the conditions tested .
199 +Discussion
200 +FlhDC regulon
201 +To our knowledge , this study provides the first look at genome-wide in vivo binding of FlhD and FlhC .
202 +We have redefined the direct FlhDC regulon by identifying new targets and showing that many previously reported non-flagellar targets are incorrect or not bound under these conditions ( Table 1 , Figure S2 ) .
203 +Our data support a surprisingly limited direct FlhDC regulon and show no evidence of either protein binding DNA independently .
204 +Under the conditions tested , FlhDC binds 11 loci and directly regulates 11 transcriptional units .
205 +However , it is important to note that some binding sites are associated with regulation of two divergent operons while others are not associated with any detectable regulation .
206 +In addition to the classical flagellar Class 2 binding sites , our study detects previously reported binding sites upstream of yecR and fliDST , and 4 novel FlhDC binding sites .
207 +Two of these novel binding sites were associated with detectable FlhDC-dependent regulation of adjacent genes ( ymdA and yciK ) , while the remaining two were not ( gntR and ampH/sbmA ) .
208 +It is likely that the two latter sites are functional , perhaps under different conditions , because the probability of two spurious sites occurring in intergenic regions is very small ( only ,11 % of the genome is intergenic sequence ) .
209 +None of the genes surrounding the 4 novel binding sites have an obvious functional connection to flagellar synthesis , and deletion of these genes had no detectable effect on motility ( Figure S7 ) .
210 +The RNA-seq data provided little evidence of an extensive indirect FlhDC regulon .
211 +While 183 genes were differentially regulated but not associated with FlhDC or FliA binding , the magnitude of the indirect regulation is significantly smaller than for direct targets ( Figure 2 ; Krustal-Wallis , p , 0.0001 ) .
212 +FliZ is the only transcription factor regulated directly by either FlhDC or FliA , and we do not see regulation of described FliZ targets [ 58 ] .
213 +Therefore , we doubt that FliZ-dependent regulation substantially contributes to the indirect FlhDC-depen-dent regulation detected in this study .
214 +Instead , it is likely that the indirectly regulated genes do not represent an additional level of the FlhDC transcriptional network but result from physiological and metabolic changes associated with flagellar motility .
215 +Despite having a degenerate consensus motif , FlhDC appears to bind DNA highly specifically - at only 11 sites throughout the genome .
216 +The presence of a motif alone is insufficient for binding in vivo , even at sites that are bound in vitro ( Figure S2 ) .
217 +We propose that as-yet unidentified factors such as DNA conformation or competition with nucleoid-associated proteins play a role in the
218 +Although the presence of a motif and in vitro binding does not always predict in vivo FlhDC behavior , a striking pattern emerges for flagellar Class 2 sites .
219 +There is a perfect correlation between reported in vitro FlhDC affinities [ 54 ] , expression kinetics [ 59 ] , and in vivo FlhDC occupancy ( this study ) .
220 +Coupled with the s 7uChIP data presented here ( Figure 4 ) , this suggests a simple mechanism of transcriptional activation : s - RNAP is unable to 70 bind these promoters in the absence of FlhDC , but as its concentration increases , FlhDC binds DNA and recruits s-70
221 +RNAP to promoters in the order of relative FlhDC binding affinity .
222 +This model of affinity-based temporal ordering has been commonly predicted in transcriptional networks [ 60 ] .
223 +Furthermore , this suggests that for transcription factors with a similar recruitment-based mechanism of action , relative in vivo occupancy derived from ChIP-seq can be used to predict temporal
224 +FliA regulon
225 +By coupling ChIP-seq and RNA-seq , we have comprehensively identified FliA binding sites and matched some of these with FliA-dependent transcripts .
226 +We identified 52 FliA binding sites , 35 of which are novel .
227 +Furthermore , we have demonstrated that existing computational approaches [ 30,32,33,51 ] are poor predictors of in vivo FliA binding .
228 +Our data confirm all the better-characterized members of the FliA regulon while discounting most promoters for which only bioinformatic predictions exist
229 +Under the conditions used in our study , 14 out of 52 FliA binding sites were associated with significant changes in the RNA levels of one or more surrounding genes ( wild-type vs. DfliA ) .
230 +This suggests , as will be discussed below , that a large number of promoter sequences bind FliA but are relatively inactive .
231 +Similar to FlhDC , the RNA-seq data provide little evidence for an extensive indirect FliA regulon .
232 +Only 40 genes were differentially regulated but not associated with FliA binding .
233 +The magnitude of indirect regulation was dramatically smaller than direct regulation ( Figure 6 ; Mann-Whitney , p ,0.0001 ) .
234 +As with FlhDC , it seems likely that indirect regulation is due to secondary physiological and metabolic changes associated with flagellar motility .
235 +Consistent with this idea , 29 of the 40 indirectly regulated genes are also indirectly regulated by FlhDC .
236 +Non-canonical FliA binding sites
237 +The most striking finding from our FliA ChIP-seq experiments is that more than half of FliA binding sites are inside genes .
238 +While intragenic binding has been reported for other s-factors and for many transcription factors , the proportion of intragenic FliA sites is remarkable .
239 +Similar to our findings , 40 % of the sites bound by the Mycobacterium tuberculosis s-factor , SigF , are intragenic .
240 +Some of these sites are associated with SigF-dependent transcription in the antisense orientation relative to the overlapping gene [ 61 ] .
241 +RpoH ( s ) has been reported to bind many intragenic sites , 32 but these sites only account for ,25 % of the total sites bound ( 22 out of 87 , [ 62 ] ) .
242 +Lastly , a recent study reported that s can bind 70 and initiate transcription at a large number of intragenic sites , but that this phenomenon is repressed at many locations by the nucleoid-associated protein H-NS [ 63 ] .
243 +Combined with our FliA results , it is clearly important to take intragenic transcription initiation into account when analyzing genome-wide data .
244 +Of the 30 intragenic FliA sites identified in our study , only 5 are associated with detectable changes in RNA levels .
245 +Three intragenic promoters appear to drive transcription of canonical mRNAs for the downstream gene ( s ) .
246 +Two of these promoters have been accurately predicted before ( inside flhC driving motAB-cheAW [ 32,64 ] , and inside yafY driving ykfB [ 20 ] ) , but one is novel ( inside yjdA driving yjcZ ) .
247 +A FliA promoter upstream of yjdA has been incorrectly predicted , based on expression data [ 20 ] .
248 +These three sites function as canonical promoters and are likely inside genes simply due to the spatial constraints of a small genome .
249 +Additionally , two novel intragenic FliA binding sites are associated with detectable small , intragenic RNAs .
250 +The FliA promoter inside uhpT transcribes a small RNA overlapping the 39 end of the ORF in the sense orientation ( Figure 7D ) , while the FliA promoter inside hypD drives transcription of an antisense RNA ( Figure 7E ) .
251 +A FliA promoter upstream of uhpT has been predicted based on expression data [ 20 ] , but our data clearly show that the FliA-dependent transcript is not an mRNA .
252 +While the FliA promoters inside uhpT and hypD are associated with detectable transcription , the functions of the corresponding RNAs are not known .
253 +Neither intragenic RNA shows evidence of regulating the overlapping mRNA .
254 +It is possible that one or both of these RNAs regulate trans-encoded targets .
255 +Most intragenic FliA binding sites are not associated with detectable transcripts .
256 +Furthermore , most of these putative promoters are greater than 300 nucleotides upstream of the start codon to an adjacent gene making it improbable that they drive transcription of canonical mRNAs .
257 +More likely , these promoters , if active , transcribe non-coding RNAs .
258 +However , since no changes in local RNA levels were detected flanking these binding sites , it remains unclear whether these FliA binding sites represent functional FliA-dependent promoters .
259 +Many studies have reported widespread spurious transcription , most of which is rapidly terminated and produces highly unstable transcripts [ 65 ] .
260 +Therefore , these promoters may be active but the resulting RNAs are too unstable to detect by standard RNA-seq methods .
261 +Three of these intragenic promoters were previously predicted in E. coli and two of the three , those inside galK and speA , showed FliA-dependent activity when cloned upstream of the chloramphenicol acetyltransferase reporter gene [ 64 ] .
262 +This supports the hypothesis that at least some of the intragenic FliA binding sites are functional promoters , even if no transcripts were detectable in our study .
263 +Alternatively , these binding sites could represent promoter-like sequences where FliA : RNAP can bind but can not initiate transcription under the conditions tested , or potentially , ever .
264 +Regardless of their transcriptional activity , intragenic FliA sites could serve to alter the available pool of FliA , indirectly affecting transcription from canonical promoters , as has been proposed for some transcription factors [ 66,67 ] .
265 +Network topology and the consequences of dual regulation
266 +Over the last 15 years there has been a growing interest in modeling cellular processes as networks [ 60 ] .
267 +Several frequently occurring network motifs have been identified , with feed-forward loops ( FFLs ) being one of the most common .
268 +In FFLs , one regulator regulates another regulator , and both regulate a common target gene ( or genes ) [ 68 ] .
269 +A quantitative computational model of the flagellar network has been constructed [ 23 ] and is considered a seminal work in the field of network modeling [ 69 ] .
270 +A key aspect of the existing flagellar network model is that all Class 2 genes are modeled as FFLs with dual FlhDC/FliA input .
271 +However , our data clearly indicate that three Class 2 operons ( 10 genes ) are not dual regulated ( Figure S6 , Figure 9A ) .
272 +This implies that the true behavior of the transcriptional network can not be accurately predicted by the existing model .
273 +In addition to clarifying the overall topology of the network , our genome-wide and targeted experiments have revealed interesting information about the regulatory inputs for specific dual targets .
274 +One striking pattern that emerges is that , while FliA binding is readily detected at all dual targets , RNA levels detected by RNA-seq and qRT-PCR only change moderately between wild-type and DfliA .
275 +In most cases , expression of dual regulated genes is affected less than 4-fold by fliA deletion , but more than 100-fold by flhDC deletion ( Figure 8 ) .
276 +This suggests FliA-dependent transcription is contributing very little to the overall abundance of dual regulated transcripts under these conditions , despite FliA being present at the associated promoters .
277 +Despite the seemingly low level of activity of these FliA promoters , when fliA is overexpressed in a DflhD strain , expression of fliD , flgM , and flgK returns to wildtype or higher levels .
278 +This demonstrates that these promoters do have the capacity to be very active , but it remains to be seen if FliA levels and activity are ever high enough to trigger high-level promoter activity in wild-type cells .
279 +Interestingly , fliA overexpression results in lower fliL expression in both DflhD and DfliA strains compared to wild-type ( Figure 8E ) .
280 +Since the FliA promoter is downstream of the FlhDC-dependent s promoter , 70 we speculate that high FliA : RNAP occupancy yields little FliA-dependent transcription and actually competes with s : RNAP at 70 the level of DNA binding to repress transcription from the upstream promoter .
281 +Overall , our data suggest that flagellar genes likely have diverse temporal expression patterns due to the diversity of regulatory inputs at each promoter ( Figure 9A ) .
282 +Now that we have systematically identified dual-regulated genes , it is tempting to surmise why certain genes are under dual control , and others are not .
283 +The correlation between the gene expression class ( Class 2 or 3 ) and the developmental stage at which the resulting proteins are utilized has been described ( reviewed [ 3 ] ) .
284 +However , dual-regulated gene products show less of a pattern in localization or correlation with a specific phase of assembly ( Figure 9B ) .
285 +In Salmonella , the Class 3 promoters of fliDST and flgKL have been shown to be required for swarming and for rapid repair of sheared flagella [ 57 ] .
286 +The authors hypothesized that these genes utilize their Class 2 promoters during de novo flagellar assembly but are transcribed from the Class 3 promoters , independent of FlhDC activity , to repair flagella broken during swarming .
287 +Wozniak et al. also suggest that flgMN is dual regulated so that FlgM can fine-tune FliA activity throughout flagellar assembly and so that FlgN can assist in FlgK folding and transport during flagellar repair [ 57 ] .
288 +The final dual-regulated operon identified in our study , fliLMNOPQR , encodes components of the C-ring and secretion apparatus that localize to the proximal portion of the flagella ( Figure 9B ) .
289 +Our results suggest that high levels of FliA may repress this operon ( Figure 8E ) but it is unclear why these components would be specifically targeted by negative feedback .
290 +Alternatively , FliA may positively regulate the fliL operon at some stage of flagellar development but it is equally unclear why this would be required .
291 +The specific roles of the Class 2 and Class 3 promoters of dual-regulated targets should be explored further to determine the physiological importance of the complex temporal gene expression patterns resulting from dual regulation .
292 +Conclusions
293 +We have identified many new targets of FlhDC and FliA , including many non-canonical FliA binding sites .
294 +Additionally we have shed new light on the complex topology of the network by systematically defining Class 2 , Class 3 , and dual-regulated targets .
295 +Finally , we have demonstrated that the combined application of ChIP-seq and RNA-seq to related regulators provides sufficient data to build a transcriptional network model from scratch or redefine even the best-characterized networks , such as the flagellar transcription network .
296 +Materials and Methods
297 +Strains and plasmids
298 +Bacterial strains used in this work are listed in Table S4 .
299 +Cells were grown in Lysogeny Broth ( LB : 1 % NaCl , 1 % tryptone , 0.5 % yeast extract ) or Tryptone broth ( TB : 1 % tryptone , 0.5 % NaCl ) .
300 +Strains harboring plasmids were cultured with the appropriate antibiotic , as listed in Table S4 .
301 +Primers used in strain construction are described in Table S5 .
302 +Epitope-tagged strains ( DMF11 , DMF14 , RPB081 ) were generated using the FRUIT method of recombineering [ 70 ] .
303 +All epitope-tagged strains originate from AMD052 ( MG1655 DthyA ) , which has a poorly motile phenotype .
304 +FliA was N-terminally tagged by inserting a 36FLAG tag after the third amino acid .
305 +FlhD and FlhC were tagged by inserting 36FLAG tags into internal loop regions ( Figure S1A ) .
306 +Internal sites were chosen since the termini of both proteins are known or predicted to participate in proteinprotein and/or protein-DNA contacts [ 42,43 ] .
307 +Following motility selection ( see below ) , the region upstream of flhDC and the flhDCcoding region were sequenced in each strain ( Wadsworth Center Applied Genomic Technologies Core ; File S1 ) .
308 +Strains DMF62 -- 65 were also generated using FRUIT .
309 +In each strain , the thyA cassette was inserted ( facing away from flhDC ) at a precise location upstream of flhDC .
310 +thyA insertions were confirmed by PCR and sequencing ( Wadsworth Center Applied Genomic Technologies Core ) .
311 +Deletion strains ( DflhD , DflhC , and DfliA ) were also generated using recombineering .
312 +First , DMF35 was generated from AMD052 by motility selection , as described below .
313 +With DMF35 as the common parent strain , FRUIT was used to generate scarless deletions of flhD ( DMF38 ) and fliA ( DMF40 ) .
314 +The flhC deletion strain ( DMF58 ) was generated by amplifying the flhC : : kan allele from the Keio collection [ 71 ] , electroporating it into DMF35 , and then removing the kan cassette by expressing
315 +FLP recombinase from pCP20 [ 72 ] .
316 +Following tag insertion or gene deletion , thyA was reintroduced at its native locus and strains were cured of all plasmids .
317 +Strains DMF50 -- 57 were also generated from AMD052 , using FRUIT to replace the genes of interest with the thyA gene .
318 +Note that these strains lack thyA at its native locus , + but have a thyA phenotype .
319 +Overexpression plasmids were generated by cloning the ORF of interest into pBAD24 [ 73 ] cut with NheI and SphI ( NEB ) using the In-Fusion method ( Clontech ) .
320 +All deletion strains and plasmids were verified by PCR and sequencing ( Wadsworth Center Applied Genomic Technologies Core ) .
321 +Motility selection to generate motile isolates
322 +Our lab isolate of MG1655 , and the related strain AMD052 , displayed a poorly motile phenotype .
323 +PCR using JW3100 and JW5358 demonstrated that these strains lacked an IS element upstream of the flhDC , which is required for high-level motility .
324 +Epitope tagged strains were generated from AMD052 , and were thus initially poorly motile as well .
325 +To isolate highly motile derivatives , saturated overnight cultures of strains AMD052 and preliminary epitope-tagged strains were spotted ( 5 mL ) onto soft TB agar ( 0.3 % ) and incubated at 30uC .
326 +Motile subpopulations began emerging between 20 and 24 hours .
327 +We typically observed 1 -- 5 motile subpopulations on each plate .
328 +Motile cells were collected from stabs , yielding motile strains DMF35 , DMF11 , DMF14 , and RPB081 .
329 +IS element insertion was verified by PCR and sequencing with oligonucleotides JW3100 and JW5358 ( Wadsworth Center Applied Genomic Technologies Core ; File S1 ) .
330 +Motility assays
331 +Overnight cultures were grown in TB at 30uC .
332 +Saturated cultures ( 5 mL ) were spotted onto 155 mm TB soft agar ( 0.2 % ) plates and incubated at 30uC .
333 +Each plate included DMF36 for reference and 1 -- 4 other strains of interest .
334 +Each assay was performed 5 times from independent overnight cultures .
335 +Images were taken at hourly intervals from 4 -- 6 hours post-inoculation .
336 +Representative images are shown in Figure S1 and S7 .
337 +ChIP-qPCR
338 +Strains DMF11 , DMF14 , RPB081 , and DMF36 were used for all ChIP experiments .
339 +Subcultures were grown in LB at 37uC with aeration to an OD600 of 0.5 -- 0.7 .
340 +Cultures were harvested , crosslinked , sonicated , and immunoprecipitated as previously described [ 74 ] , with minor modifications .
341 +Anti-FLAG ( 2 mL per IP , M2 monoclonal ; 70 Sigma ) or anti-s ( 1 mL per IP ; Neoclone ) antibodies were used for all immunoprecipitations , both for ChIP-qPCR and ChIP-seq .
342 +ChIP and input DNA was purified using Zymo PCR Clean and Concentrate kit .
343 +Samples were analyzed using qPCR as previously described [ 74 ] .
344 +Oligonucleotides used to amplify the bglB control region and regions of interest are described in Table S6 .
345 +ChIP-qPCR experiments were utilized 3 -- 7 biological replicates per strain .
346 +Complete ChIP-qPCR data is presented in Table S1 .
347 +ChIP-seq library preparation and sequencing
348 +Cultures for ChIP-seq experiments were grown as described for ChIP-qPCR .
349 +ChIP-seq libraries were constructed and sequenced as previously described [ 63 ] with the exception of one replicate of FlhC-FLAG , which was prepared as described [ 37 ] .
350 +Antibodies used were the same as those used for ChIP-qPCR .
351 +ChIP-seq libraries were constructed and sequenced for 2 biological replicates per strain .
352 +Sequencing was performed on an Illumina Hi-Seq instrument ( University at Buffalo , SUNY ) .
353 +Sequences were aligned to the MG1655 genome ( NC_000913 .2 ) using the CLC Genomics Workbench .
354 +Mapped reads were piled up and written to a .
355 +gff file using a custom Python script and viewed in SignalMap ( Nimblegen ) .
356 +All ChIP-seq images presented in this study are captured from SignalMap and manipulated in the image editing software GIMP to highlight baselines ( zero reads ) and fill gaps in the data resulting from image artifacts .
357 +Almost all ChIP-seq analysis programs have been designed and optimized for eukaryotic ChIP-seq data and , in our experience , do not perform well with bacterial ChIP-seq data .
358 +We have generated custom Python scripts to identify peaks in bacterial ChIP-seq data .
359 +First , all datasets were normalized to 100 million reads .
360 +Pairs of replicate datasets were considered together .
361 +For each replicate dataset in the pair , an appropriate threshold was determined .
362 +The plus and minus strands were considered separately .
363 +For the first replicate , for a given strand , a value T1 was selected as the threshold .
364 +For the second replicate , a value T was selected as the 2 threshold .
365 +Values for T and T were considered between 1 and 1 2 1000 .
366 +For each combination of values for T and T , the number 1 2 of genome positions with values $ T1 in the first replicate and with values $ T2 in the second replicate was determined .
367 +The false discovery rate was estimated using the null hypothesis that no regions are enriched .
368 +The combination of thresholds yielding the highest number of true positive positions , with an estimated false discovery rate of less than 0.01 , was selected .
369 +Once T1 and T2 were chosen , peak calling was performed as previously described ( Supplementary Material of [ 54 ] ) .
370 +Briefly , a region was identified as a peak if both replicates showed enrichment above the corresponding thresholds for each strand .
371 +For a peak to be called there must be a peak on the plus strand within a threshold distance of a peak on the minus strand , as previously described ( Supplementary Material of [ 54 ] ) .
372 +To identify regions of artifactual enrichment , peaks identified in tagged strains were compared to those called in a control ChIP-seq experiment using an untagged strain ( DMF35 ) .
373 +For each factor , the calculated T values were adjusted to reflect the total number of reads in control experiment replicates and then applied for peak calling in the controls .
374 +Any regions for which a peak was called in the true ChIP-seq experiment and in the untagged control experiment within 50 bp of each other were considered potential artifacts and excluded from further analysis .
375 +RNA isolation and RNA-seq library preparation
376 +Strains DMF36 , DMF38 , DMF58 , and DMF40 were used for RNA-seq experiments .
377 +Subcultures were grown in LB at 37uC with aeration to an OD600 of 0.5 -- 0.7 .
378 +RNA was purified using a modified hot phenol method , as previously described [ 37 ] .
379 +Following isolation , RNA was treated with DNase ( TURBO DNA-free kit ; Life Technologies ) for 45 minutes at 37uC , followed by phenol extraction and ethanol precipitation .
380 +rRNA was removed using the RiboZero kit ( Epicentre ) and strand-specific DNA libraries were constructed using the ScriptSeq 2.0 kit ( Epicentre ) .
381 +Sequencing was performed using an Illumina Hi-Seq instrument ( University at Buffalo , SUNY ) .
382 +RNA-seq data visualization and differential expression analysis
383 +Sequence reads were mapped and visualized as described above .
384 +Differential expression analysis was performed using Rockhopper [ 36 ] with default parameters .
385 +As suggested by the developers , changes in gene expression were considered statistically significant if q-value # 0.01 .
386 +Genes were required to be regulated at least 2-fold to be considered significantly differentially regulated .
387 +Ribosomal RNAs ( rRNAs ) were excluded from RNA-seq analysis since rRNA was removed during library preparation .
388 +RNA isolation and qRT-PCR
389 +Strains pDMF9 -- 18 were used for qRT-PCR experiments .
390 +Subcultures were grown in LB +100 mg/ml ampicillin at 37uC with aeration to an OD600 of 0.4 -- 0.6 .
391 +Arabinose was added to a final concentration of 0.2 % and cultures were incubated at 37uC for an additional 10 minutes .
392 +RNA was isolated as follows .
393 +10 ml of culture were harvested by centrifugation , resuspended in 1 ml Trizol reagent ( Life Technologies ) and incubated at room temperature for 5 min .
394 +Samples were centrifuged , supernatants were transferred to new tubes , and 200 mL of chloroform was added .
395 +Samples were mixed well , incubated at room temperature for 3 minutes , and centrifuged .
396 +The aqueous layers were transferred to new tubes and mixed with 500 mL isopropanol .
397 +Samples were mixed well , incubated at room temperature for 10 minutes , and centrifuged to collect precipitated RNA .
398 +Pellets were washed once with 75 % ethanol and then dried .
399 +RNA was resuspended in H2O and treated with TURBO DNase ( Life Technologies ) as described above .
400 +RNA was reverse transcribed using SuperScript III reverse transcriptase ( Invitrogen ) with 100 ng of random hexamer , according to the manufacturer 's instructions .
401 +A control reaction lacking reverse transcriptase ( no RT ) was performed for each sample .
402 +cDNA and no RT samples were diluted and used as templates for qPCR .
403 +qPCR was performed with an ABI 7500 Fast real time PCR machine .
404 +Oligonucleotides used to amplify target genes , and the control ( mreB ) are listed in Table S7 .
405 +Relative expression values were calculated using a modified 2 method [ 75 ] .
406 +First target Ct 2DDCt values were normalized to the control ( mreB ) yielding DCt values , then 1.9 ( assuming imperfect PCR efficiency ) was calculated 2DCt for each target in each strain .
407 +Finally , expression values in all strains were normalized to the average 1.9 value in motile 2DCt MG1655 + pBAD .
408 +qRT-PCR experiments utilized 3 -- 4 biological replicates per strain and all qPCR reactions were performed in triplicate .
409 +Supporting Information
410 +locations for internal 3 FLAG-tagging of FlhD and FlhC .
411 +Black lines represent unstructured regions , red cylinders represent ahelices , and blue boxes represent b-sheets .
412 +Gold stars represent Zn-binding cysteine residues .
413 +Insets show amino acid sequence surrounding tag insertion sites .
414 +( B ) Location , identity , and direction of IS element insertions present in each motility-selected strain .
415 +The boxes represent regions that are duplicated during insertion .
416 +( C ) Soft agar motility of motile MG1655 and strains in which a thyA cassette has been inserted in each of the IS element insertion locations described above .
417 +( D ) Soft agar motility of motile MG1655 and epitope-tagged strains .
418 +( E ) Soft agar motility of motile MG1655 , isogenic deletions , and complemented strains .
419 +Note that DflhC + pflhC is non-motile due to disruption of the promoter of the motAB-cheAW operon .
420 +( PDF ) is not predictive of in vivo binding .
421 +Stafford et al. [ 25 ] predicted FlhDC binding sites based on the consensus motif of characterized binding sites .
422 +The sites shown in this figure had good matches to the consensus and demonstrated weak in vitro binding .
423 +With the exception of fliD and yecR ( not shown ) , none of the predicted sites showed in vivo FlhDC binding in targeted ChIP-qPCR assays ( n = 4 , * p ,0.05 , ** p ,0.01 ) .
424 +( PDF )
425 +Expression of all genes in DflhD versus DflhC .
426 +Gene expression values represent normalized expression values calculated by Rockhopper .
427 +( PDF ) and Cho et al. [ 55 ] .
428 +Motifs were generated from sequence surrounding binding sites identified only in our study ( n = 27 ) or only in Cho et al. ( n = 29 ) .
429 +( A ) FliA binding sites unique to our study yielded a highly significant motif ( 27/30 sites , Evalue = 1.5e-27 ) similar to that described for FliA .
430 +( B ) The best-scoring motif for FliA binding regions unique to Cho et al is not significantly enriched , and shows no similarity to described FliA motifs ( best-scoring motif : 10/29 , E-value = 3.5 ) .
431 +It should also be noted that Cho et al failed to detect some well-characterized FliA promoters such as those upstream of fliAZY and fliC .
432 +( PDF )
433 +RT-PCR using an upstream primer within flgJ and a downstream primer within flgK yielded a band of the expected size in motile MG1655 , but not in DflhD .
434 +This confirms that flgKL can be transcribed as part of the upstream FlhDC-dependent operon .
435 +Lanes labeled `` colony '' are a colony ( genomic DNA ) PCR control , `` + RT '' are RT-PCR , and `` 2RT '' are controls in which no reverse transcriptase was added during cDNA synthesis .
436 +( B ) RTPCR using an upstream primer within cheZ and a downstream primer within flhBAE yielded very little product .
437 +Product slightly increased , relative to the 2RT control , when fliA was overexpressed .
438 +This small amount of read-through at very high FliA levels is unlikely to be physiologically relevant .
439 +( PDF )
440 +Expression of flgA , flgB , and fliF can not be rescued by overexpression FliA in DflhD .
441 +Expression of flhB is moderately increased in the DflhD + pBAD-fliA strain , potentially due to read-through from the upstream FliA-dependent tar-tap-cheRBYZ ( see Figure S4 ) .
442 +( PDF ) required for motility .
443 +Soft agar motility of motile MG1655 and single gene deletions of FlhDC and FliA target genes .
444 +Images are representative of 5 biological replicates per strain .
445 +( PDF )
446 +Acknowledgments
447 +We thank Dave Grainger , James Galagan and Todd Gray for comments on the manuscript .
448 +We thank Pascal Lapierre for help implementing the ChIP-seq peak-calling algorithm .
449 +We thank Keith Derbyshire , Randy
450 +Author Contributions
451 +Conceived and designed the experiments : DMF JTW .
452 +Performed the experiments : DMF .
453 +Analyzed the data : DMF JTW .
454 +Contributed reagents / materials/analysis tools : RPB .
455 +Contributed to the writing of the manuscript : DMF JTW .
...\ No newline at end of file ...\ No newline at end of file
1 +Characterization of the YdeO Regulon in Escherichia coli
2 +Abstract
3 +Enterobacteria are able to survive under stressful conditions within animals , such as acidic conditions in the stomach , bile salts during transfer to the intestine and anaerobic conditions within the intestine .
4 +The glutamate-dependent ( GAD ) system plays a major role in acid resistance in Escherichia coli , and expression of the GAD system is controlled by the regulatory cascade consisting of EvgAS .
5 +YdeO .
6 +GadE .
7 +To understand the YdeO regulon in vivo , we used ChIP-chip to interrogate the E. coli genome for candidate YdeO binding sites .
8 +All of the seven operons identified by ChIP-chip as being potentially regulated by YdeO were confirmed as being under the direct control of YdeO using RT-qPCR , EMSA , DNaseI-footprinting and reporter assays .
9 +Within this YdeO regulon , we identified four stress-response transcription factors , DctR , NhaR , GadE , and GadW and enzymes for anaerobic respiration .
10 +Both GadE and GadW are involved in regulation of the GAD system and NhaR is an activator for the sodium/proton antiporter gene .
11 +In conjunction with co-transcribed Slp , DctR is involved in protection against metabolic endoproducts under acidic conditions .
12 +Taken all together , we suggest that YdeO is a key regulator of E. coli survival in both acidic and anaerobic conditions .
13 +Introduction
14 +Enterobacteria such as Escherichia coli , exist in the environment , and in the gut of warm blooded animals .
15 +To survive this switch in lifestyles , and upon ingestion by a new host , bacteria are directly exposed to various stresses and hence require sophisticated stress response systems to survive continuous changes in environment such as acidic conditions in the stomach , bile salts , and anaerobic conditions within the intestines [ 1 ] .
16 +For survival under acidic conditions , E. coli possesses three amino acid-dependent acid resistance systems with glutamate , arginine , and lysine [ 2,3,4 ] .
17 +The resistance mechanism involves the transient consumption of the intracellular proton by glutamate , arginine and lysine decarboxylases , and exchange of the amine products with extracellular amino acids through their respective antiporters [ 2,3,5,6 ] .
18 +The most effective system of acid resistance is the GAD ( glutamic acid-dependent ) system which is composed of two glutamate decarboxylase isozymes , GadA and GadB , and the cognate antiporter GadC .
19 +Expression of these components is under the control of a complex network of transcription factors , including GadE , GadX , GadW , EvgA , YdeO , and H-NS [ 1 ] .
20 +YdeO is a transcription factor , belonging to the AraC/XylS family .
21 +Knowledge about the regulatory functions of YdeO is limited except that it is known that YdeO activates transcription of the gad system components , gadE , gadA and gadBC [ 7,8,9 ] .
22 +The expression of ydeO is activated by the two-component system EvgSA [ 9,10,11 ] , forming a regulatory cascade , EvgA .
23 +YdeO .
24 +GadE [ 9,12 ] .
25 +In this study , we performed a comprehensive interrogation of YdeO-binding sites in vivo on the E. coli genome using ChIP-chip analysis , and identified a set of YdeO-regulated genes , including four stress-response transcription factors , DctR , NhaR , GadE , and GadW , and several genes involved in respiration .
26 +Taking these observations together we propose that YdeO is the regulator which coordinates the response to acid and anaerobic conditions in E. coli .
27 +Materials and Methods
28 +E. coli strains and growth conditions
29 +E. coli strains and plasmids used in this study are shown in Table S1 .
30 +E. coli cells were grown at 37uC in Luria-Bertani ( LB ) medium .
31 +Cell growth was monitored by measuring the turbidity with a Mini photo 518R spectrophotometer ( Taitec ) .
32 +The standard procedure for bacterial cell cultivation in this study was as follows : A single colony was isolated from an overnight culture on a LB agar plate , and inoculated into 5 ml of fresh LB medium .
33 +This liquid culture was grown overnight at 37uC , and the overnight culture was diluted 100-fold into fresh LB medium .
34 +The culture was incubated at 37uC with reciprocal shaking ( 160 revolutions min ) for aerobiosis or without shaking for anaerobiosis .
35 +21
36 +Introduction of a tagged gene into the E. coli genome
37 +The introduction of a tagged gene into the E. coli genome was carried out using the method of Uzzau et al. [ 13 ] .
38 +In brief , primers were used to make PCR extensions homologous to the last portion of the targeted gene ( forward primer ) and to a region downstream of it ( reverse primer ) as follows ; YDEOF-1 ( forward ) and YDEOR-1 ( reverse ) for ydeO-3xflag ; GADE-F ( forward ) and GADE-R ( reverse ) for gadE-3xflag ; GADW-F ( forward ) and GADW-R ( reverse ) for gadW-3xflag ( Table S1 ) .
39 +Amplified DNA fragments including the 39 sequence with flag tag and a kanamycin-resistance gene were amplified by PCR using pSUB11 as a template , a pair of primers , and Ex-Taq DNA polymerase ( Takara Bio ) .
40 +PCR products were purified using a QIAquick PCR purification kit ( Qiagen ) , and then used directly for electro-transformation .
41 +E. coli carrying a lambda-Red helper plasmid , pKD46 , was used to make competent cells , and were grown at 30uC in LB medium supplemented with 100 mg ml21 ampicillin and 1 mM arabinose to an OD600 of 0.4 .
42 +Cells were collected by centrifugation , and washed two times with ice-cold sterile deionized water containing 10 % glycerol .
43 +Aliquots ( 50 ml ) of the bacterial suspensions in 10 % glycerol were mixed with more than 1 mg of PCR product in a chilled cuvette ( 0.2 cm electrode gap ) and subjected to a single pulse ( 2.5 kV ) by a Gene pulser Xcell ( Bio Rad ) .
44 +After 1 hr recovery at 37uC in 1 mL of SOC medium ( 2 % tryptone , 0.5 % yeast extract , 10 mM NaCl , 2.5 mM KCl , 10 mM MgCl2 , 10 mM MgSO4 , 20 mM glucose ) containing 1 mM arabinose , half of the volume of electroporated bacteria in SOC media were spread on to LB agar plates supplemented with antibiotics for the selection of kanamycin-resistant recombinants .
45 +If none grew on the agar plate after incubation overnight at 37uC , the remainder stored was spread on to LB kan plates .
46 +The kanamycin-resistance recombinants were isolated once on LB agar at 37uC , and then examined for ampicillin sensitivity for loss of the helper plasmid .
47 +Construction of YdeO expression plasmids
48 +To construct pYY0401 for YdeO-3xFLAG expression , DNA fragments containing the ydeO coding region were amplified by PCR using E. coli YY5001 genomic DNA , including the 3xflag tag at the end of ydeO as a template , and a pair of primers , YDEOF-2 and YDEOR-3 , in which the Bam HI and Eco RI sites were included ( see sequences in Table .
49 +S1 ) .
50 +After digestion of PCR products with Bam HI and Eco RI , the PCR-amplified fragments were cloned into the pTrc99A vector containing an inducible trc promoter between the Bam HI and Eco RI sites .
51 +To construct pYdeO for expression of intact YdeO , DNA fragments containing the ydeO coding region were amplified by PCR using E. coli W3110 type A [ 14 ] genomic DNA as a template and the primers , YDEOF-2 and YDEOR-2 ( see sequences in Table .
52 +S1 ) .
53 +After digestion of the PCR product with Bam HI and Eco RI , the PCR-amplified fragments were ligated into the pTrc99A vector between appropriate restriction enzyme sites .
54 +To construct pYdeO-SUMO for overproduction of SUMO ( Small Ubiquitin-related MOdifier ) fused YdeO , DNA fragments containing the ydeO coding region were amplified by PCR using E. coli BW25113 genomic DNA as a template and the primers , YDEO-SUMO-F and YDEO-SUMO-R , in which 15-nt homologous to pE-SUMO vector ( Life Sensors ) digested with Bsa I were included ( see sequences in Table .
55 +S1 ) .
56 +The PCR-amplified fragments were cloned into the pE-SUMO vector using In-Fusion HD cloning kit ( Clontech ) .
57 +All of the plasmids were confirmed by DNA sequencing with primers , Trc99A-F and/or Trc99A-R for pTrc99A derivatives and T7 terminator and SUMO forward for pE-SUMO derivatives .
58 +Construction of lacZ and lux reporter plasmids
59 +To construct a lacZ fusion gene , the pRS552 plasmid was used as a vector for the construction of translational fusions [ 15 ] .
60 +The promoter DNA fragment was amplified by PCR using the genome of E. coli W3110 type-A strain [ 14 ] as a template and a pair of primers .
61 +The primers used were : APPC-LF and APPC-LR for pAPPC-L ; YIIS-LF and YIIS-LR for pYY0503 ; HYAA-LF and HYAA-LR for pHYAA-L ( Table S1 ) .
62 +The PCR product was digested with BamH I and/or EcoR I and then ligated into pRS552 at the corresponding sites .
63 +A nhaR-lux transcription fusion was also constructed .
64 +First , DNA fragments containing the nhaR promoter were amplified by PCR using the primers : NHAR-lux-F and NHA-lux-R , which contained 15-nt homologous to the pLUX vector [ 16 ] digested with Xho I and Bam HI were included ( see sequences in Table .
65 +S1 ) .
66 +The PCR-amplified fragments were cloned into the pLUX vector using In-Fusion HD cloning kit ( Clontech ) , resulting in the construction of pLUXnhaR ( Table S1 ) .
67 +All of the plasmids were confirmed by DNA sequencing using the lacZ-30R primer complementary to lacZ or Lux-R primer complementary to luxC in a vector .
68 +ChIP-chip analysis
69 +The ChIP-chip assay was carried out as described in previous reports [ 17,18,19 ] with a few modifications .
70 +YY0201 ( DydeO ) harbouring pYY0401 ( ydeO-3xflag ) was grown to an OD600 of 0.4 then re-incubated in LB medium containing formaldehyde ( final concentration of 1 % ) at 37uC for 30 min .
71 +The cross-linking reaction was terminated by the addition of glycine , and cells were collected , washed , re-suspended with lysis buffer , and lysed by incubation with Lysozyme .
72 +Lysed cells were dissolved in 4 ml of IP buffer containing PMSF .
73 +The sample was then sonicated 60 times for 30 sec at 30 sec intervals on ice using a BRANSON Digital Sonifier ( Branson ) .
74 +After centrifugation , the supernatant fraction ( whole cell extract ) was mixed with anti-FLAG antibody ( Sigma Aldrich ) - coated-protein A Dynal Dynabeads ( Invitrogen ) and incubated at 4uC overnight .
75 +After washing twice with IP buffer and IP salt buffer , the DNA -- YdeO-3xFLAG complex bound to the beads was recovered by eluting with elution buffer ( 50 mM Tris -- HCl pH 7.5 , 10 mM EDTA , 1 % SDS ) .
76 +YdeO-3xFLAG in whole cell extracts and in immunoprecipitated DNA fractions were digested by Pronase ( Roche ) .
77 +DNA fragments free of cross-linked DNA -- protein were purified using a QIAquick PCR purification kit ( Qiagen ) .
78 +Recovered DNA fragments were amplified according to the random DNA amplification method using the primers , PF 43 and PF 44 described by Katou et al. [ 17 ] .
79 +PCR was performed over 30 cycles , using Phusion high-fidelity DNA polymerase ( New England Biolabs ) .
80 +Amplified DNA fragments were terminally labeled and hybridized with the custom-designed Affymetrix oligonucleotide tiling array and raw data ( CEL files ) were processed using the Array edition of the In Silico Molecular Cloning ( IMC ) software ( In Silico Biology ) as previously described [ 18,19,20 ] .
81 +To detect DNA fragments by immunoprecipitation , the signal intensities of ChIP DNA were divided by those of the supernatant ( Sup ) fraction .
82 +Pufirication of the YdeO protein
83 +In a typical procedure [ 21 ] , a single colony of transformed E. coli BL21 ( DE3 ) was grown to OD600 = 0.6 at 37uC with shaking in LB medium supplemented with 100 mg ml21 ampicillin .
84 +The culture was then cooled on ice , induced with 4.5 mM IPTG , and incubated at 20uC overnight with shaking .
85 +Cells were isolated by centrifugation and resuspended in 400 mL of lysis buffer ( 100 mM NaCl , 50 mM Tris-HCl pH 8.0 ) containing 0.2 mM PMSF .
86 +Cells were treated with lysozyme and then subjected to sonication .
87 +Triton X-100 was added to 1 % ( v/v ) and incubated on ice for 1 hr .
88 +The culture was centrifuged , and the supernatant was decanted and stored at 4uC .
89 +Supernatant was mixed with 2 ml of 50 % Ni-nitrilotriacetic acid ( NTA ) agarose solution ( Qiagen ) and loaded onto a column .
90 +The column was washed with 10 ml of lysis buffer containing 1 % Triton X-100 , and then washed with 10 ml of lysis buffer containing 1 % Triton X-100 and 25 mM imidazole .
91 +Proteins were eluted with 3 ml of each elution buffer ( lysis buffer containing 1 % Triton x-100 and 0.1 M , 0.2 M , 0.3 M , 0.4 M , or 0.5 M imidazole ) , and peak fractions of transcription factors were pooled and dialyzed against a storage buffer ( 50 mM Tris-HCl , pH 7.5 at 4uC , 200 mM KCl , 10 mM MgCl2 , 0.1 mM EDTA , 5 mM DTT , and 50 % glycerol ) , and stored at -- 80uC until use .
92 +Protein purity was checked on SDS-PAGE .
93 +Preparation of total RNA from E. coli cells
94 +Total RNA was prepared using the as previously described [ 22 ] .
95 +A single colony of E. coli was grown in LB medium to OD600 = 0.3 at 37uC with shaking .
96 +Cells were harvested and total RNAs were prepared using hot phenol .
97 +In brief , total RNA was extracted with H2O-saturated phenol and precipitated with ethanol .
98 +After digestion with RNase-free DNase I ( Takara Bio ) , total RNA was extracted with H2O-saturated phenol and precipitated with ethanol , and dissolved in RNase-free water .
99 +The concentration of total RNA was determined by measuring the absorbance at 260 nm .
100 +The purity of total RNA was checked by agarose gel electrophoresis .
101 +Transcriptome analysis
102 +To prepare fluorescently labeled cDNA , total RNA ( 5 mg ) was used .
103 +We used the FairPlay III Microarray Labeling kit ( Agilent ) , CyDye Cy3 mono-reactive Dye , and CyDye Cy5 mono-reactive Dye ( GE Healthcare ) .
104 +For all experiments , two sets of RNAs from an independent colony were carried out with a pair of the fluorescence dye .
105 +The mixture containing 1 ml of Ramdom hexanucleotide primers , 5 mg of total RNA , and 12 ml of DEPC-treated water was heated at 75uC for 10 min and cooled to room temperature .
106 +After addition of 3 ml of Affinity script HC RTase ( Agilent ) , 1X Affinity script RT buffer , 1X dNTP mixture , 75 mM DTT , and 0.5 ml of RNase block to 10 ml of RNA/primer mixture product , cDNA synthesis was carried out at 42uC for 1 hr and stopped by addition of 10 mM NaOH .
107 +The mixture was neutralized by addition of 10 mM HCl .
108 +The synthesized cDNA was purified by ethanol-precipitation and then labelled by CyDye Cy3 mono-reactive Dye or CyDye Cy5 mono-reactive Dye .
109 +The dye-coupled cDNA was purified by attached the micro spin cup .
110 +The E. coli Gene Expression Microarray microarray 8615 K ( Agilent ) was used .
111 +Each 300 ng of Cy3 - and Cy5-labeled cDNA were mixed and added to 1X Blocking Buffer ( Agilent ) and 1X HI-RPM GE Hybridization Buffer ( Agilent ) .
112 +After precipitation of impurities , 40 ml of the labelled-cDNA mixture was applied to the
113 +DNA chip , and the hybridization was carried out at 65uC for 17 hr .
114 +The DNA chip was washed at room temperature with Agilent Gene Expression Wash Buffer 1 ( Agilent ) and at 37uC with Agilent Gene Expression Wash Buffer 2 ( Agilent ) .
115 +The DNA chip was scanned with an Agilent G2565CA microarray scanner Ver .
116 +8.1 , and the intensities of both Cy3 and Cy5 were quantified by Feature Extraction Ver .
117 +8.1 .
118 +And then , the Cy5/Cy3 ratios were calculated from the normalized values .
119 +RT-qPCR
120 +Total RNAs were transcribed to cDNA with random primers using Primer Script 1 strand cDNA synthesis Kit ( Takara Bio ) .
121 +st Quantitative PCR ( qPCR ) was conducted using SYBR Green PCR Master Mix ( Applied Biosystems ) .
122 +Pairs of primers used are described in Table S1 .
123 +The cDNA templates were twofold serially diluted and used in the qPCR assays .
124 +The qPCR reaction mixtures , each containing 12.5 ml of 2X Power SYBR Green PCR Master Mix ( Applied Biosystems ) , 0.225 ml of each primer ( 10 mM stock ) , 9.55 ml of water , and 2.5 ml of cDNA , were amplified under the following thermal cycle conditions of : 50uC for 2 min and 95uC for 10 min followed by 40 cycles of 15 sec at 95uC and then 60 sec at 60uC .
125 +The expression levels of the 16 S rRNA gene were used for normalization of data , and the relative expression levels were quantified using ` Delta -- delta method ' presented by PE Applied Biosystems ( Perkin Elmer ) as described in previous reports [ 23,24 ] .
126 +The results presented are averages of the results from the replicate experiments 6 standard errors of the means ( SEM ) .
127 +EMSA
128 +Probes were amplified by PCR using the previously constructed reporter plasmids as templates , with a pair of primers : a specific primer and an FITC-labeled primer .
129 +PCR products with FITC at their termini were purified using the QIAquick PCR purification kit ( Qiagen ) .
130 +For gel shift assays , mixtures of the FITC-labeled probes and purified SUMO-YdeO were incubated at 37uC for 30 min in gel shift buffer ( 50 mM Tris-HCl , pH 7.8 at 37uC , 50 mM NaCl , 3 mM Mg acetate , 0.1 mM EDTA , 0.1 mM DTT , and 0.37 mM BSA ) containing 0.2 mg ml21 salmon sperm DNA .
131 +After addition of a DNA dye solution , the mixture was directly subjected to 4 % or 7 % PAGE .
132 +Fluorescent-labeled DNA in gels was detected using Typhoon 9410 ( Amersham Biosciences ) .
133 +DNase I footprinting analysis
134 +The probe was amplified by PCR using a pLUXgadWp as a template , primer pairs GADW-F-2 and Lux-R-FITC , and Ex Taq DNA polymerase ( Takara ) .
135 +1.0 pmol of a FITC-labeled probe was incubated at 37uC for 30 min with purified SUMO-YdeO ( 0.5 to 15 pmol ) in 25 ml of gel shift buffer ( 50 mM Tris-HCl , pH 7.8 at 37uC , 50 mM NaCl , 3 mM Mg acetate , 0.1 mM EDTA , 0.1 mM DTT , and 0.37 mM BSA ) .
136 +After incubation for 30 min , DNA was digested by DNase I ( Takara Bio ) for 30 s at 25uC , and then the reaction was terminated by addition of phenol .
137 +DNA was precipitated by ethanol , dissolved in formamide dye solution , and analyzed by electrophoresis on a DNA analyzer DSQ-2000L ( Shimadu ) .
138 +Measurement of luciferase activity in E. coli
139 +A single colony of a strain freshly transformed with one of the luciferase reporter plasmids ( Table S1 ) was grown in LB medium supplemented with 50 mg ml21 kanamycin to OD600 = 0.3 at 37uC with shaking .
140 +At this point , the culture was transferred to a micro-titer plate ( 96-well micro-titer ) to start monitoring reporter activity measurement in an automated plate reader MTP-880 ( Corona ) .
141 +The Lux ( luciferase activity ) reads were then divided by the equivalent OD reads ( Lux/OD ) to approximate Lux activity unit per cell mass for each well .
142 +The Lux/OD values of the three technical replicate wells of each culture were averaged .
143 +Measurement of b-galactosidase activity in E. coli
144 +E. coli cells were grown in LB medium and subjected to measurement of b-galactosidase activity with o-nitrophenyl-D-galactopyranoside as described in the previous report [ 11 ] .
145 +Western blotting analysis.
146 +E. coli cells grown in LB medium were harvested by centrifugation and re-suspended in 0.4 ml lysis buffer containing 8 M urea and sonicated .
147 +After centrifugation , the same volume of supernatant was subjected to 15 % SDS-PAGE and blotted on to PVDF membranes using an iBlot semi-dry transfer apparatus ( Invitrogen ) .
148 +Membranes were first immuno-detected with antiFLAG ( Sigma ) , anti-NhaR serum ( Lab stock ) , or anti-a ( Neoclone ) and HRP-conjugated anti-mouse IgG ( Nacalai Tesque ) antibodies and then developed with a chemiluminescence kit ( Nacalai Tesque ) .
149 +The image was analyzed with a LAS-4000 IR multi colour imager ( Fuji Film ) .
150 +Results
151 +Identification of YdeO associated sites in vivo within the E. coli genome
152 +To identify the genes directly regulated by YdeO , we first determined the genome-wide distribution of YdeO-binding sites by ChIP-chip ( Chromatin ImmunoPreciptation-DNA chip ) analysis .
153 +For this purpose , we inserted a 3xflag tail into the 39 end of the ydeO gene in the genome and tried to prepare YdeO-DNA complexes for ChIP-chip analysis from the YY5001 strain harbouring ydeO-3xflag grown in LB medium at 37uC with shaking .
154 +The level of YdeO-3xFLAG expression was , however , not enough to isolate YdeO-DNA complexes using the anti-FLAG antibody .
155 +We then constructed plasmid pYY0401 for the expression of YdeO-3xFLAG and transformed it into the ydeO-deficient mutant .
156 +The ydeO-deficient mutant transformed with pYY0401 was grown until it reached log phase and was then treated with formaldehyde for DNA-protein cross-linking .
157 +The E. coli cells were disrupted with sonication to prepare a whole cell extract from which YdeO-DNA complexes were isolated , sonicated and subjected to immune-precipitation using anti-FLAG antibody .
158 +After the pronase treatment , ChIP DNA fragments were isolated from the YdeO-DNA complexes for mapping on the genome .
159 +As an internal reference for the specific binding of YdeO with its targets , we interrogated the association of YdeO with the gadE promoter , the only known target of YdeO .
160 +After PCR amplification from the ChIP DNA samples using specific primers , the gadE promoter could be specifically amplified ( data not shown ) .
161 +To identify the genome-wide YdeO-binding sites on the entire E. coli genome , Sup ( the whole extract DNA ) and ChIP samples were each labelled and subjected to hybridization on a tiling array .
162 +Seven chromosomal regions were determined with high-level signal peaks indicating YdeO-binding , which were distinguishable from the background intensities ( Fig. 1 ) , including the gadEp2p3 promoters ( Fig. 1F ) , the only known direct target of YdeO [ 9 ] .
163 +Six additional YdeO-binding sites were identified by ChIP-chip and were located within intergenic chromosomal regions .
164 +These included the intergenic spacer between yccA ( an inner membrane protein ) and hyaA ( hydrogenase I ) ( Fig. 1B ) ; the intergenic spacer upstream of appC ( cytochrome bd-II oxidase ) ( Fig. 1C ) ; the intergenic spacer upstream of the yiiS gene ( a conserved protein )
165 +Identification of YdeO-binding in vitro to the seven targets
166 +In order to confirm the direct interaction of YdeO to the seven target sequences determined by ChIP-chip , we performed the EMSA assay .
167 +Firstly we failed to purify the YdeO protein using the pET system , because the over-expressed YdeO proteins formed inclusion bodies in E. coli cells .
168 +Next YdeO was over-expressed as a His-SUMO fusion , and the His-SUMO-tagged YdeO protein could be purified in soluble forms by affinity chromatography with Ni-NTA agarose ( data not shown ) .
169 +After treatment with SUMO protease to remove the His-SUMO tag , the intact YdeO protein , however , became insoluble .
170 +Then we used this His-SUMO-tagged
171 +YdeO as the test protein .
172 +The purified His-SUMO-YdeO protein bound to the gadEp2p3 promoters , the only known target of YdeO ( Fig. 2A-f ) , in good agreement with the previous report [ 9 ] .
173 +Besides the gadE promoter , His-SUMO-YdeO formed complexes with the nhaR ( Fig. 2A-a ) , hyaA ( Fig. 2A-b ) , yiiS ( Fig. 2A-d ) , gadW ( Fig. 2A-e ) , and slp ( Fig. 2A-g ) promoters , which were observed as a smeared band , in the presence of 10-fold molar excess of YdeO over the DNA probes .
174 +A detectable level of the YdeO-probe complex was not formed with the appC promoter even in the presence of 35-fold molar excess of YdeO ( Fig. 2A-c ) .
175 +These results indicate that YdeO directly binds to at least these six sites .
176 +YdeO-DNA was detected as a smeared band in several cases , implying the cooperative binding of YdeO at the higher concentration .
177 +Since the association of YdeO with the appC promoter was observed only in vivo ( see Fig. 1 ) , this association might require another factor ( s ) for effective binding .
178 +Regulation in vivo of the predicted targets by YdeO: Transcriptome and RT-qPCR assays
179 +We analyzed the alteration in the E. coli K-12 transcriptome caused by the over-expression of YdeO from a plasmid .
180 +E. coli KP7600 harboring pYY0401 ( ydeO-3xflag ) or the empty expression vector , pTrc99A , were grown until log phase under the same conditions used for ChIP-chip analysis , and total RNAs from these cultures were subjected to transcriptome analysis .
181 +Amongst genes downstream of a YdeO-binding site , 19 genes , ( nhaA , nhaR , hyaA , hyaB , hyaC , hyaD , hyaE , hyaF , appC , appB , appA , yiiS , yiiT / uspD , slp , dctR , gadE , mdtE , mdtF , and gadW ) were induced more than 3-fold by the over-expression of YdeO ; while three genes , yccA , yiiR , and yhiS , were not affected in both duplicate experiments .
182 +( Table S2 and see also Table 1 ) .
183 +These 19 genes induced by YdeO constitute a total of 7 transcriptional units , nhaAR , hyaABCDEF , appCBA , yiiS-yiiT/uspD , slp-dctR , gadE-mdtEF , and gadW .
184 +All 7 of these operons carry promoters containing YdeO-binding sites ( see Fig. 2 ) , and thus should be under the direct control of YdeO .
185 +We also examined the induction of these transcriptional units by the expression of YdeO by RT-qPCR after expression of YdeO .
186 +Transcripts of some representative genes from each operon were measured using specific pairs of the respective primers ( Table S1 ) .
187 +Transcripts were found to increase for all seven operons , nhaAR , hyaABCDEF , appCBA , yiiS-uspD ( yiiT ) , gadW , gadE-mdtEF , and slp-dctR , in the ydeOexpressing cells ( Table 2 ) .
188 +We also measured the level of mRNAs in the ydeO-deficeint mutant , but detectable differences were not found for the mRNA from YdeO-target genes between the wild-type and the ydeO mutant .
189 +Transcript of yccA , an opposite direction gene from hyaA , was also not affected in the presence and absence of the YdeOexpressing plasmid ( Table 2 ) .
190 +Although the yiiS and uspD genes , encoding conserved proteins with unidentified function , were expressed even without the over-expression of YdeO , their expressions were further increased after YdeO expression .
191 +These results altogether indicate that YdeO plays a role as a positive regulator for expression of all seven operons , nhaAR , hyaABC-DEF , appCBA , yiiS-yiiT/uspD , gadW , gadE-mdtEF , and slp-dctR .
192 +Regulation in vivo of the predicted targets by YdeO: Reporter assay
193 +To confirm the positive role of YdeO on expression of the newly identified target promoters , we performed the reporter assay using the lacZ reporter [ 15 ] and lux reporter [ 16 ] systems .
194 +The translation fusions , hyaA-lacZ , appC-lacZ , and yiiS-lacZ , on the pRS552 derivative plasmids were introduced at the attachment ( att ) site of the E. coli YY0201 chromosome using the lRS45 phage , resulting in isolation of HYAA-JL ( hyaA-lacZ ) , APPC-JL ( appC-lacZ ) , and YY1101 ( yiiS-lacZ ) .
195 +Three E. coli lysogens containing hyaA , appC , and yiiS translational lac fusions in their chromosomes were transformed with either the YdeO-expression plasmid or the vector plasmid .
196 +The b-galactosidase activities in these transformants were measured in log-phase ( Fig. 3A ) .
197 +YdeOexpression was found to induce the expression of all these test promoters , hyaA-lacZ , yiiS-lacZ , and appC-lacZ ( Fig. 3A and B ) .
198 +In the cases of hyaA-lacZ and yiiS-lacZ , the promoter activity increased approximately 1.5 fold upon expression of YdeO .
199 +The detectable level of expression was not observed for appC-lacZ in the absence of YdeO expression but a high-level of appC-lacZ activity was detected upon expression of YdeO ( Fig. 3B ) .
200 +The result indicates YdeO has a positive role in activation of the appC , hyaA , and yiiS promoters , in agreement with the observation by transcriptome and RT-qPCR ( see above ) .
201 +The nhaR , slp , gadE and gadW promoters were too weak for quantitation by the LacZ reporter system , so we then employed the more sensitive Lux reporter system .
202 +The lux reporter plasmids of four transcription fusions , slp-lux , gadE-lux and gadW-lux ( kindly provide by Peter Lund [ 16 ] ) and the nhaR-lux plasmid [ constructed in this study ] , were introduced into YY0201 E. coli carrying either the vector plasmid or the YdeO-expression plasmid .
203 +The expression of nhaR-lux , slp-lux , and gadE-lux was found to be activated in the presence of the YdeO-expressing plasmid ( Fig. 3A ) , indicating that YdeO is also a positive regulator for these promoters .
204 +Recently RNA-seq analysis indicated the presence of a novel nhaR promoter inside the coding region of nhaA [ 25 ] .
205 +The binding site of YdeO is located upstream of this putative promoter ( see above ) .
206 +Accordingly the constructed nhaRlux reporter plasmid containing this novel nhaR promoter was also activated in the presence of YdeO expression ( Fig. 3A ) .
207 +The expression level of gadW-lux stayed unaltered with and without the YdeO-expression plasmid .
208 +It is inconsistent with the RT-qPCR result that the mRNA level of gadW increased in the presence of YdeO expression as detected by RT-qPCR ( Table 2 ) .
209 +This apparent disagreement might be due to translational inhibition of gadW-lux by the anti-sense RNA of gadW , named gadY , encoded in the gadW-lux plasmid .
210 +Recognition sequence of YdeO transcription factor
211 +To identify the YdeO-binding sequence , we performed DNase I footprinting of the gadW promoter with increasing concentrations of YdeO .
212 +At low protein levels , YdeO protected the region from -- 53 to +8 of the gadW promoter ( Fig. 2B , lanes 2 -- 4 ) .
213 +In the presence of 15-fold molar excess of YdeO , the protected region by YdeO expanded from -- 53 to +84 of the gadW promoter possibly due to protein-protein interaction ( Fig. 2B , lane 5 ) in agreement with the smeared band formation observed by EMSA ( see above ) .
214 +Within the core YdeO-binding region , the inverted repeat of hexa-nucleotides , 59-ATTTCA-39 , was identified ( see Figs. 2C and 4A ) .
215 +Using this YdeO-box sequence , we searched for this inverted repeat within the seven YdeO-binding regions detected by in vivo by ChIP-chip analysis , and identified this inverted repeat sequence of all the YdeO-binding regions at various positions between -- 131 to -- 1 with respect to the transcription start site ( Fig. 4 ) .
216 +The length of spacer between the 59-ATTTCA-39 hexa-nucleotide sequence ranges from 9 to 21 nucleotides ( Fig. 4A ) .
217 +Recent studies show that YpdB and YehT bind to the direct repeat of their specific sequence separated by a 9 - and 13-bp spacer , respectively , in E. coli [ 26,27 ] .
218 +Previous work shows that the spacer length of the specific DNA binding region is diverse for the E. coli transcription factor CpxR [ 28 ] .
219 +Therefore , we have denoted the inverted repeat as the YdeO-box ( Fig. 4 ) .
220 +Induction of NhaR, GadE, and GadW by YdeO
221 +Four transcription factors , the LysR-type NhaR , the LuxR-type GadE , and the AraC-type GadW , were found to be under the direct control of YdeO ( see Figs. 1 -- 4 ) .
222 +NhaR is an activator of a sodium/proton antiporter gene [ 29 ] and both GadE and GadW are involved in regulation of the genes for glutamate-dependent acid resistance system [ 8,9 ] .
223 +In addition to these three transcription factors , the gene encoding the CadC-like transcription factor DctR is located downstream of the slp gene which codes for a starvation lipoprotein , and is considered to be co-transcribed with the slp gene .
224 +DctR is involved in protection against metabolic endproducts under acidic conditions [ 30 ] .
225 +To examine the involvement of YdeO in control of expression of the three transcription factors , the cellular level of these proteins in E. coli , with or without the YdeO-expressing plasmid , were measured by
226 +Western blotting assay.
227 +To perform the Western blotting assay of GadE and GadW using the anti-FLAG antibody , we constructed E. coli strains YY5002 and YY5003 including 3xflag tag at the 39-terminal end of gadE and gadW , respectively , on the E. coli chromosome .
228 +The YdeO-expression plasmid , pYdeO ( ydeO ) , and the empty expression vector pTrc99A were transformed into these E. coli strains and the transformants were grown in LB medium until log phase .
229 +The whole-cell lysates were prepared , and subjected to Western blotting assay by using anti-NhaR , anti-FLAG , and anti-RpoA for detection of NhaR , GadE-3xFLAG and GadW-3xFLAG , and RNA polymerase a subunit , respectively .
230 +All transformants with or without the YdeO-expressing plasmid retain approximately a constant amount of the a subunit of RNA polymerase ( data not shown ) .
231 +The level of GadE increased in the YY5002 harboring the YdeO-expression plasmid , supporting the prediction that the gadE gene is under the direct and positive control of YdeO .
232 +However , we failed to detect NhaR and GadW even in the presence of YdeO expression ( Fig. 5 ) .
233 +Search for the whole set of genes regulated by YdeO .
234 +GadE
235 +To obtain the gene expression profile of the YdeO .
236 +GadE cascade , we performed a transcriptome assay .
237 +E. coli wild-type KP7600 and gadE-deficient JD25278 harbouring pTrc99A and pYY0401 ( ydeO-3xflag ) were incubated in LB medium at 37uC with shaking until log phase and total RNA from these cultures was subjected to transcriptome analysis under standard experimental conditions as described in Materials and methods .
238 +The results revealed that a total of 106 genes were markedly affected by YdeO expression in the wild-type and included 53 up - and the same number of down-regulated genes ( Tables S2 and S3 ) .
239 +Among the 53 genes up-regulated by YdeO expression , clustering analysis showed 23 genes were induced in both the parent strain and the gadE-deficient mutant and 30 genes induced in the wild-type but not the gadE-deficient mutant ( Fig. 6 ) .
240 +The observed alteration of the transcriptome profile caused by deletion of the gadE gene was similar to that reported by Masuda and Church [ 31 ] .
241 +Genes induced in both strains are organized into a total of 12 transcriptional units ( Table 1 ) , including five transcription units , hyaABCDEF , appCBA , slp-dctR , and nhaAR , that are under the direct control of YdeO ( see above ) .
242 +On the other hand , the rest of the 30 up-regulated genes forming 21 transcription units were induced in the wild-type but not in the gadE-deficient mutant ( Table 1 ) , indicating that these 21 transcription units are under the direct control of GadE but the indirect control of YdeO .
243 +This set of 21 transcription units includes the hitherto identified GadE targets , gadA , gadB , and gadC [ 9 ] .
244 +On the other hand , detectable change was not observed in the transcription pattern between the parent strain and the gadW-deficient mutant , consistent with the lack of YdeO-dependent GadW expression under the conditions herein employed ( Figs. 3 and 5 ) .
245 +The yehX gene was induced by the YdeO-expression plasmid in both the parent strain and the gadE mutant but the osmF and yehY genes , and parts of osmF-yehYXW transcription unit , were not induced in the gadE mutant ( Fig. 6 and Table 1 ) , implying that GadE activates the known promoters located at the upstream of yehX which is possibly activated by YdeO .
246 +Physiological roles of YdeO in response to environmental stresses
247 +The level of translational control of the YdeO regulator itself ydeO-lacZ was analyzed using a reporter assay with the fusion .
248 +In E. coli YY0101 ( ydeO-lacZ ) grown under aerobic conditions , bgalactosidase activity from ydeO-lacZ increased two-fold under the acidic condition of pH 5.5 compared with pH 7.0 ( Fig. 3C ) .
249 +Interestingly the high level of ydeO-lacZ was detected in both pH 5.5 and 7.0 when E. coli were grown under anaerobic conditions ( Fig. 3C ) , implying that YdeO plays a role in E. coli respiration under anaerobic conditions , such as in the animal intestine .
250 +Previously , we identified that the transcription of ydeO is induced by exposure to ultraviolet light via the two-component system EvgSA two-component system [ 11 ] .
251 +In agreement with this finding , ydeO expression was not induced in the evgA-defective mutant under both acidic and anaerobic conditions ( data not shown ) .
252 +Discussion
253 +The YdeO regulon
254 +Here we have identified a total of seven YdeO-binding sites on the E. coli genome using ChIP-chip and transcription analyses in vivo .
255 +The EMSA experiments showed that purified YdeO also binds in vitro to these six sites ( see Fig. 2 ) .
256 +The reporter and RT-qPCR assays indicated that all of the promoters located downstream of these YdeO-binding sites are activated by YdeO ( see Table 1 and Fig. 3 ) .
257 +The hexa-nucleotide repeat 59-ATTTCA-39 , which we have named the YdeO box , is conserved in all of YdeO-binding sites we identified experimentally ( see Fig. 4 ) .
258 +Even though this YdeO-box like sequence exists within the appC promoter , which is located immediately downstream of a YdeO-binding site ( see Fig. 1 ) , the binding in vitro of YdeO to the appC promoter probe was not high ( see Fig. 2 ) , implying that an as yet unidentified additional transcription factor or DNA secondary structure is needed for efficient binding of YdeO to the target promoter .
259 +Since the appC promoter is transcribed in vivo by RNA polymerase containing the RpoS sigma factor and is induced by
260 +AppY [ 32,33 ] , one possibility is that AppY and/or RpoS sigma are required for the efficient binding of YdeO to the appC promoter .
261 +Thus , we conclude that YdeO is a positive regulator for transcription of operons controlled by seven promoters , the nhaR promoter , hyaA promoter , appC promoter , yiiS promoter , slp promoter , gadE promoter , and gadW promoter ( Fig. 7 ) .
262 +Transcription cascade: EvgSA . YdeO . NhaR, GadE, GadW
263 +E. coli responds to temporary low pH using the glutamate-dependent acid resistant system , which involves two complex regulatory systems : EvgAS .
264 +YdeO .
265 +GadE ; and Crp .
266 +RpoS .
267 +GadX .
268 +GadW [ 9,12 ] .
269 +In this study , we showed that YdeO directly regulates the expression of three transcription factor genes , nhaR , gadE , and gadW ( see Fig. 7 ) , proving the novel transcription cascade : EvgAS .
270 +YdeO .
271 +NhaR/GadE/GadW .
272 +YdeO not only plays a regulatory role in positive feedback loop of EvgAS .
273 +YdeO .
274 +GadE pathway , but also a positive role in the GadXW pathway , thereby linking the GadE - and GadXWpathways for acid resistance .
275 +The GadXW circuit is believed to function during stationary phase .
276 +YdeO-overexpression induced GadE-dependent transcription of the gadW gene but GadW protein was not detected in growing E. coli cell ( Fig. 6 ) , suggesting that stationary phase specific factors are required for GadW .
277 +Transcriptome analysis identified the set of genes directly regulated by YdeO or indirectly through the YdeO .
278 +GadE cascade ( Table 2 ; see Fig. 7 for the summary model ) .
279 +GadE induced by YdeO stimulated the transcription of hdeAB-yhiD , hdeD , gadAX , gadCB , mdtEF , gadW , and yhiM as well as those previously reported promoters [ 9,34,35 ] .
280 +The GAD cluster including hdeAB-yhiD , hdeD , gadAX , gadCB , gadE , mdtEF , and gadW , is necessary for glutamine-dependent acid resistance [ 9,34 ] .
281 +Recently the yhiM gene was reported to be essential for growth at pH 2.5 and is necessary for glutamine - and lysine-dependent acid resistance , but is not required for arginine-dependent acid resistance [ 36 ] .
282 +In addition of these operons , the YdeO .
283 +GadE cascade induced a total of 19 operons including aidB , blc , cbpAM , elaB , gabDTP , pagP , sufABCDSE , ycaC , yfcG , ygaM , and yjjUV ( see Table 1 ) , of which the yfcG gene encodes a disulfide reductase [ 37 ] and the sufABCDSE operon encodes the complex biosynthetic machinery for iron-sulfur clusters in several enzymes which have critical cysteine residues [ 38 ] , suggesting a relationship between the function of YdeO and cysteine metab-olism .
284 +The physiological role of the YdeO regulon
285 +In addition of the hitherto-identified target gadE , we have identified a total of seven operons belonging to the YdeO regulon .
286 +The expression of ydeO is induced under acidic conditions ( see Fig. 3C ) .
287 +In good agreement , the gadE operon encodes the master activator for expression of gadA and gadBC , which are involved in the glutamate-dependent acid resistance system which works for consumption of intracellular protons by glutamate decarboxyl-ation .
288 +In addition to acid conditions , the expression of ydeO is also induced under anaerobic growth in both neutral and acid conditions .
289 +Two YdeO-regulated targets , hyaABCDEF and appCBA , encode a hydrogenase and a quinone oxidase , respectively , both being involved in bacterial respiration .
290 +The HyaABC complex oxidizes dihydrogen to two protons , following release of them to the outside of the membrane , and donation of the electrons to the quinone pool .
291 +The AppBC complex donates electrons taken by a quinone to intracellular oxygen , consuming an intracellular proton per electron ( Fig. 7 ) , resulting in H2O production via oxygen [ 39 ] .
292 +Thus , the hyaABCDEF operon contributes to the consumption of the intracellular proton while the appCBA operon contributes to the utilization of reduced quinone .
293 +Taken together , these physiological systems activated by YdeO stimulate stress response and respiration .
294 +These findings also suggest that YdeO activated genes play an important role in primary adaptation , which enables the cell to colonize animal intestines by contributing to adaptation to acidic conditions in the stomach and to anaerobic conditions in the intestine .
295 +Supporting Information
296 +nucleotides used in this study .
297 +E. coli K-12 derivatives used in this study were indicated with characterizations .
298 +The used bacteriophage and plasmids were also shown .
299 +Oligonucleotides were represented with DNA sequences .
300 +( DOCX ) in E. coli KP7600 .
301 +Transcriptome analysis was performed using total RNAs from KP7600 harboring pTrc99A ( vector ) and pYY0401 ( ydeO-3xflag ) as described in Materials and methods .
302 +The E. coli Gene Expression Microarray microarray 8615 K ( Agilent ) hybridized by the fluorescent cDNAs was scanned with an Agilent G2565CA microarray scanner Ver .
303 +8.1 , the intensities of both Cy3 and Cy5 were quantified by Feature Extraction Ver .
304 +8.1 , and then , the Cy5/Cy3 ratios were calculated from the normalized values .
305 +Acknowledgments
306 +We gratefully acknowledge Jon Hobman ( Nottingham University ) for valuable comments and proofreading of the manuscript .
307 +This work is supported by MEXT-Supported Program for the Strategic Research Foundation at Private Universities and Special Coordination Funds for Promoting Science and Technology and JSPS-DST International Collaborations .
308 +We are grateful to Peter Lund for providing lux plasmids .
309 +We also thank the National BioResource Project ( NBRP ) of Japan for providing E. coli strains .
310 +Author Contributions
311 +Conceived and designed the experiments : YY TO KY. .
312 +Performed the experiments : YY TO .
313 +Analyzed the data : YY TO AI KY. .
314 +Contributed reagents/materials/analysis tools : TO AI KY. .
315 +Contributed to the writing of the manuscript : TO AI KY. .
316 +39 .
317 +Borisov VB , Gennis RB , Hemp J , Verkhovsky MI ( 2011 ) The cytochrome bd respiratory oxygen reductases .
318 +Biochim Biophys Acta 1807 : 1398 -- 1413 .
...\ No newline at end of file ...\ No newline at end of file
1 +Metagenomic chromosome conformation
2 +1Groupe Régulation Spatiale des Génomes , Département Génomes et Génétique , Institut Pasteur , Paris , France ; 2Centre national de la recherche scientifique , UMR 3525 , Paris , France ; 3Biological Physics and Evolutionary Dynamics Group , Max Planck Institute for Dynamics and Self-Organization , Göttingen , Germany ; 4Department of Physics , Laboratoire de physique théorique de la matière condensée , Université Pierre et Marie Curie , Paris , France
3 +Introduction
4 +Microbial species have for a long time been studied individually , leading to the development of applications in fields as diverse as agronomy , environment , or medicine .
5 +Sequencing and analyzing the genetic material of microbial communities directly collected from various natural environments such as skin , gut , soil , and water have dramatically improved our knowledge and understanding of their diversity and interrelations ( Handelsman et al. , 1998 ; Guermazi et al. , 2008 ; The Human Microbiome Jumpstart Reference Strains Consortium , 2010 ; Mackelprang et al. , 2011 ; Lundberg et al. , 2012 ; Le Chatelier et al. , 2013 ) .
6 +A number of techniques have been developed to improve the resolution and accuracy of individual genome assembly in mixed populations , for instance by separating the species prior to sequencing ( Fitzsimons et al. , 2013 ) or by refining the clustering and scaffolding procedures used to process sequence data ( Albertsen et al. , 2013 ) .
7 +However , these approaches remain generally limited by the use of complex technologies and/or by the need to construct multiple libraries .
8 +In parallel , an interesting development in the field of genome assembly has recently arisen from the realization that the physical properties of chromosomes contain information regarding their linear structure .
9 +The frequency with which two chromosomal segments come in contact , as measured eLife digest Microbial communities play vital roles in the environment and sustain animal and plant life .
10 +Marine microbes are part of the ocean 's food chain ; soil microbes support the turnover of major nutrients and facilitate plant growth ; and the microbial communities residing in the human gut support digestion and the immune system , among other roles .
11 +These communities are very complex systems , often containing 1000s of different species engaged in co-dependent relationships , and are therefore very difficult to study .
12 +The entire DNA sequence of an organism constitutes its genome , and much of this genetic information is stored in large structures called chromosomes .
13 +Examining the genome of a species can provide important clues about its lifestyle and how it evolved .
14 +To do this , DNA is extracted from cells and is then usually cut into smaller fragments , amplified , and sequenced .
15 +The small stretches of sequence obtained , called reads , are finally assembled , yielding ideally the complete genome of the organism under study .
16 +Metagenomics attempts to interpret the combined genome of all the different species in a microbial community and has been instrumental in deciphering how the different species interact with each other .
17 +Metagenomics involves sequencing stretches of the community 's DNA and matching these pieces to individual species to ultimately assemble whole genomes .
18 +While this may be a relatively straightforward task for communities that contain only a handful of members , the metagenomes derived from complex microbial communities are huge , fragmented , and incomplete .
19 +This often makes it very difficult or even nearly impossible to match the inferred DNA stretches to individual species .
20 +A method called chromosome conformation capture ( or ` 3C ' for short ) can reveal the physical contacts between different regions of a chromosome and between the different chromosomes of a cell .
21 +How often each of these chromosomal contacts occurs provides a kind of physical signature to each genome and each individual chromosome within it .
22 +Marbouty et al. took advantage of these interactions to develop a technique that combines metagenomics and chromosome conformation capture -- called meta3C -- that can analyze the DNA of many different species mixed together .
23 +Testing meta3C on artificial mixtures of a few species of yeast or bacteria showed that meta3C can separate the genomes of the different species without any prior knowledge of the composition of the mix .
24 +In a single experiment , meta3C can identify individual chromosomes , match each of them to its species of origin , and reveal the three-dimensional structure of each genome in the mix .
25 +Further tests showed that meta3C can also interpret more complex communities where the number and types of the species present are not known .
26 +Meta3C holds great promise for understanding how microbial communities work and how the genomes of the species within a community are organized .
27 +However , further developments of the technique will be required to investigate communities as diverse as those present in most natural environments .
28 +DOI : 10.7554 / eLife .03318.002 in genome-wide chromosome conformation capture ( 3C ) experiments ( Dekker et al. , 2002 ; Lieberman-Aiden et al. , 2009 ) , obeys to some extent the laws of polymer physics ( Rippe , 2001 ; Wong et al. , 2012 ) .
29 +Contact frequencies can be used to identify synteny between DNA segments up to a few 100s kilobases ( kb ) apart , and two studies recently applied this concept to refining the human genome sequence ( Burton et al. , 2013 ; Kaplan and Dekker , 2013 ) .
30 +Such approach therefore shows great promise as a general method for improving genome assemblies .
31 +Using chromosomal contacts data in order to generate the precise scaffold of a given genome is however a difficult task : hence , we developed GRAAL , a robust and explicit statistical method to tackle this issue at the highest resolution possible ( Marie-Nelly et al. , 2014a ; Figure 1A ) .
32 +Since this approach enables the identification of individual chromosomes within the same nuclei , we hypothesized that tridimensional ( 3D ) organization holds enough specific information to distinguish as well DNA segments of chromosomes present within different organisms ( Figure 1A ) .
33 +In other words , if the interactions between chromosomes contained within a human or a fungal nucleus can be resolved , then it may be possible to resolve the chromosomes of various species mixed together .
34 +In the present work , we show that this is indeed the case : a single meta3C experiment , performed on a mix of species , allows the de novo assembly and scaffolding of the various genomes present in the mixture without prior knowledge of their genome sequences .
35 +We also show that the method allows deciphering the average 3D organization of these genomes in space , unveiling a remarkable diversity of chromosome organization in microorganisms .
36 +Therefore , meta3C paves the way to the integrated characterization and analysis of metagenomes in complex populations .
37 +Results
38 +Meta3C unveils the diversity of chromosome organization of a mix of three bacterial species
39 +We first processed a controlled mix of three bacterial species -- Escherichia coli ( Gram − ) , Vibrio cholerae ( Gram − ) , and Bacillus subtilis ( Gram + ) -- into a metagenomic 3C ( meta3C ) library and sequenced it on an Illumina platform ( Hiseq2000 − Paired End − 2 × 104 bp ) .
40 +The reads were aligned on the three reference genome sequences to generate a chromosome contact map of the whole population ( Figure 1B ) .
41 +To construct this map , each genome was divided into bins of 30 kb , and the contact frequencies were normalized so that their sum equaled one for each bin ( see ` Materials and methods ' ; Cournac et al. , 2012 ) .
42 +As in a typical 3C experiment squares appeared on the diagonal of the matrix , revealing individual chromosomes : the circular chromosomes of both E. coli and B. subtilis were recovered as separate entities , whereas the two chromosomes of V. cholerae yielded two squares exhibiting higher contact frequencies with each other than with the chromosomes of the other species -- as expected since these chromosomes share the same cellular compartment ( Figure 1B ) .
43 +The background generated by cross-species interactions was low ( 0.37 % of the total interactions ) , indicating that few chimeric pairs of reads ( in which one read came from the genome of one species and the other read from the genome of another species ) had been generated during the construction of the library ( Figure 1 -- figure supplement 1 ) .
44 +The meta3C contact matrix was subsequently converted into a 3D structure ( ` Materials and methods ' , Figure 1C , Animation 1 ) .
45 +In this representation , bins are shown as beads and the distance between each pair of beads is optimized in proportion to the inverse of their measured contact frequency ( Lesne et al. , 2014 ) .
46 +Using this approach , we recovered three populations of bins that corresponded to the three bacterial genomes , with the two chromosomes of V. cholerae being visualized in close vicinity to each other .
47 +The continuity and circularity of each genome was clearly apparent in the reconstructed structures .
48 +A sequence corresponding to a F plasmid ( the fertility factor of E. coli ) was characterized in the reads and appeared to interact with the genome of the E. coli HB101 strain used in the analysis ( Figure 1B , black arrow ) .
49 +The 3D data provided us with the opportunity to carefully investigate the structure and spatial positioning of this plasmid with respect to the E. coli chromosome .
50 +We first noticed that a large ( ∼ 140 kb ) region of the E. coli genome exhibited a two fold increase of the read coverage , indicating a segmental duplication .
51 +This region was also enriched in contacts with the F plasmid sequence ( Figure 1 -- figure supplement 2A , B ) , prompting us to hypothesize that one of the two copy was actually carried by a F ' plasmid ( i.e. , a F plasmid carrying bacterial sequences ) .
52 +A correlation analysis of the contacts between these two regions of interest ( a chromosome region encompassing the duplication and the plasmid ) revealed clearly that , on the one hand , a copy of the duplication is in close contact with the plasmid ( with an IS2 at one the boundaries [ coord .
53 +390,063 ] and an IS3 within ) , and that on the other hand the plasmid contacts with the E. coli genome drop sharply past the duplication boundaries , in agreement with an integration of one copy of the duplication within a F ' plasmid ( Figure 1 -- figure supplement 2C ) .
54 +This hypothesis was confirmed experimentally by a Southern blot of a pulsed-field gel ( Figure 1 -- figure supplement 2D ) .
55 +Having deciphered the linear structure of the F ' plasmid within this strain , we investigated its 3D organization with respect to the E. coli genome ( Figure 1 -- figure supplement 2E ) .
56 +The frequent contacts each copy of the duplication makes with both the chromosome and the F ' plasmid resulted in an artifactual co-localization of the plasmid with the chromosome , since the contacts within each of the copies can not be discriminated and are all positioned along the genome ( see Figure 1 -- figure supplement 2E , i and Animation 2 ) .
57 +To alleviate this artifact , we generated a contact map were all the contacts involving the duplicated region were removed ( Figure 1 -- figure supplement 2E , ii and Animation 3 ) .
58 +In the corresponding 3D structure , the bin representing the plasmid appeared now well isolated from the chromosome ( Figure 1D ) .
59 +As a supplementary control , we verified that removing from the genome a region of a size similar to the duplication did not impair the 3D positioning of a DNA segment of a size similar to the F ' plasmid , positioned within this deleted region ( blue dot ; Figure 1 -- figure supplement 2E , iii ) .
60 +Interestingly , besides this duplication , two regions along the E. coli chromosome appeared enriched in contacts with the F ' plasmid : the replication origin ( Ori ) and , to a lower extent , the termination ( Ter ) regions ( Figure 1 -- figure supplement 2B ) .
61 +This indicates that the F ' plasmid is positioned preferentially in the vicinity of these regions in fast growing cells , as expected given the preferred location of the F plasmid in mid , 1/4 , and 3/4 positions in the cell , which are also preferred positions for Ori/Ter regions during the cell cycle ( Gordon et al. , 1997 ; Niki and Hiraga , 1997 ) .
62 +These results illustrate the high specificity of the meta3C approach , which allows the identification of genomic regions belonging to each species , and the power of using DNA physical contacts to decipher complex structures in individual genomes .
63 +The remaining two genomes were also considered individually and their average 3D reconstructions generated , unveiling a remarkable diversity of global chromosomal organization in these three bacterial species during exponential growth ( Figure 1D , Animation 4 , and Animation 5 ) .
64 +Interestingly , this diversity appeared rooted in shared principles .
65 +One structural feature shared by these bacterial genomes was the global symmetry of the replichores , that is , the two chromosomal arms between the Ori and Ter .
66 +In B. subtilis and V. cholerae this symmetry was made clearly visible , in the growth conditions used in this experiment , by the presence of a counter-diagonal in the map ( running opposite to the continuous and strong signal that accounts for the contact between adjacent DNA segments ; see also the correlation version of the contact map on Figure 1 -- figure supplement 3 ) .
67 +This global symmetry as well as this second opposite diagonal , reflecting a longitudinal organization of the two replichores extending along parallel axes within the cell , were also reported for Caulobacter crescentus ( Umbarger et al. , 2011 ; Le et al. , 2013 ) .
68 +The two chromosomes of V. cholera were found in two different conformations , with chromosome 1 exhibiting a more ` open ' configuration and the replichores of chromosome 2 appearing paired ( Figure 1D ) .
69 +The two arms of the E. coli chromosome exhibited an open 3D structure , with no visible diagonal in the matrix .
70 +Another 3D feature shared by these bacteria consisted in the presence of at least one well-defined domain centered either on the Ori or Ter region .
71 +The 3D reconstruction of the B. subtilis genome revealed a relatively compact domain at the Ori region that overlapped with the region of the genome containing the centromere-like parS sites , in agreement with the structural role described for the ParS / Spo0J/Smc complex in the literature ( Gruber and Errington , 2009 ; Sullivan et al. , 2009 ) .
72 +By contrast , the E. coli chromosome presented a strong Ter domain that was clearly identifiable in the contact map and exhibited fewer contacts with the rest of the genome , reflecting most likely the structuring role of the MatP/matS system ( Mercier et al. , 2008 ) .
73 +For V. cholerae , the Ter regions of chromosomes 1 and 2 were in closer proximity than the two Ori regions , reflecting the controlled segregation mechanisms of these two unequal-sized chromosomes ( Val et al. , 2008 ) .
74 +Interchromosomal contacts did not span the entire length of chromosome 1 but started between the Ori macrodomain of chromosome 2 and positions located at about one-third of chromosome 1 arms ( black dotted squares , Figure 1D ) .
75 +In order to visualize the interplay between replication and genomic organization , we applied a color code to represent the read coverage of the genome ( reflecting the average progression of the rep-lication fork and thus the relative timing of replication ) atop the genome structure of V. cholerae ( Animation 6 ) .
76 +Whereas the two Ter regions appeared of the same color , consistent with the fact that both chromosomes I and II achieve replication synchronously ( Rasmussen et al. , 2007 ) , the Ori regions presented , as expected , different coverages : chromosome I initiates replication first whereas chromosome II starts only to replicate later .
77 +This analysis provides a glimpse on the spatial and temporal articulation of the replication program of V. cholerae , which would be an interesting example of organ-ization-dependent function .
78 +Overall , the chromosome organizations of the three bacteria analyzed ( under the exponential , rich-medium growth conditions used in the experiment ) appeared remarkably different but shared similar principles , such as the presence of well-defined domains .
79 +In order to see if those shared features are conserved across bacteria species , it will be interesting to use a similar highresolution 3C approach to investigate the organization of bacterial linear chromosomes .
80 +The low amount of ` background interaction ' , that is , chimeric religation events between restriction fragments belonging to different species , in the experiment incited us to test whether the genomes of these three bacterial species could be directly assembled de novo from the meta3C data by taking advantage of the presence of ∼ 80 % ` regular ' paired-end reads in the library .
81 +This relatively high percentage results from the fact that , unlike the Hi-C protocol ( Lieberman-Aiden et al. , 2009 ) , meta3C does not involve an enrichment step for religated fragments ( ` Materials and methods ' ) .
82 +Using the assembly program IDBA-UD ( Peng et al. , 2012 ) , a set of 2,436 contigs was generated from the 3C read pairs ( N50 = 55 kb , total length 12.5 Mb ) .
83 +The quality of these contigs was assessed by comparing them with published reference genomes , which showed that the assembled contigs covered respectively 96 % , 98 % , and 93 % of the V. cholerae , E. coli , and B. subtilis reference genomes and that only 0.7 % of the contigs ( 52,373 bp total ) were chimeric .
84 +The meta3C reads were then realigned on the de novo contigs and the contact information was used to pool the contigs into communities sharing similar contact behavior ( hence likely belonging to the same genome ) using the Louvain algorithm ( Blondel et al. , 2008 ) .
85 +Three communities of contigs were generated , each corresponding to a different species and covering respectively 96 , 98 , and 92 % of the genomes of V. cholerae , E. coli , and B. subtilis , respectively ( Figure 1E ) .
86 +This shows that meta3C does not only allow convenient highthroughput analysis of the 3D organization of a mix of bacterial species but also provides an efficient way to assemble de novo the genomes of these species .
87 +To see if this approach could be applied to a more complex mix of eukaryotic species , we pooled 11 yeast species and performed a meta3C experiment directly on this mixture ( Figure 2A ) .
88 +The meta3C contact matrix of the 11 reference genomes put side by side presented discrete squares on the diagonal , each corresponding to a species from the mix ( Figure 2A ; see also Figure 2 -- figure supplement 2 ) .
89 +The 3D representation of this contact map revealed , again , a very low level of background interactions in the experiment ( Figure 2B , Animation 7 ; see also Figure 2 -- figure supplement 1 ) .
90 +In each of the squares , the co-localization of centromeres resulting from the Rabl configuration was clearly visible ( Figure 2C , blue arrowheads ; see also Figure 2 -- figure supplement 4 ; Duan et al. , 2010 ; Marie-Nelly et al. , 2014b ) .
91 +In contrast to the diversity of structures observed for the bacterial species analyzed above , the Rabl configuration appeared as the primary driver of yeast genome organization , as illustrated by the individual 3D structures of the genomes of Yarrowia lipolytica and Naumovozyma castellii ( Figure 2C , Animation 8,9 ) .
92 +To test the potential of using meta3C reads for assembling de novo such a complex mix of yeast genomes , we assembled them using IDBA-UD ( N50 = 6,914 bp , total length 138 Mb ) .
93 +The breadth of coverage of the 11 genomes by the resulting contigs ranged from 89.8 % ( Candida albicans ) to 98.3 % ( N. castellii ) , with chimeric contigs ( misassemblies ) representing ∼ 20 % of the total ( 37 Mb ) .
94 +This high percentage of chimera contrasted with the very low level of misassemblies observed previously for the mix of three bacterial genomes .
95 +To monitor the influence of chimeric pairs of reads ( originating from intergenomic 3D contacts ) on the generation of chimeric contigs , we performed an assembly on the same library using the Velvet software that considers all reads as independents ( i.e. , without pairing them ; Zerbino and Birney , 2008 ) .
96 +This assembly exhibited a dramatic increase ( 73 % , 69 Mb ) in chimeric contigs , demonstrating that these misassemblies were not caused by intergenomic 3C paired-end reads but rather by the frequent occurrence of identical or near-identical genome regions ( such as transposable elements ) in those eukaryotic genomes .
97 +The presence of chimeric contigs in the IDBA _ UD assembly did not impede the clustering of the most contigs based on their contact frequencies as determined using the Louvain algorithm .
98 +The clustering procedure resulted in 13 sub-groups : one for each of the 11 yeast species , one corresponding to an E. coli contaminant , and one comprising various misassembled fragments of mitochondrial genomes .
99 +In total , only 1 % of the assembly ( 2 % of the contigs ) could not be attributed to a given species ( Figure 2D ) .
100 +A de novo assembly followed by scaffolding using our dedicated program GRAAL ( Marie-Nelly et al. , 2014a ) was then applied to the pool of contigs identified as belonging to the genome of N. castellii , for which a high-quality reference sequence was available ( Figure 2E ; Gordon et al. , 2011 ) .
101 +Since this algorithm involves a splitting procedure of the contigs into restriction fragments , chimeric contigs were broken into non-chimeric parts thereby correcting the assembly errors mentioned above .
102 +After processing , 11 superscaffolds were recovered , with the reordered contact map presenting the typical co-localized centromeres regions expected from the Rabl configuration ( Figure 2E ; Animation 10 ) .
103 +Overall these 11 scaffolds covered 94.5 % of the reference sequence of the 10 chromosomes ( chromosome 3 was split into two scaffolds because of the presence of the large , unassembled rDNA array on this chromosome ) , illustrating the ability of this de novo analysis to correctly assemble and scaffold unknown genomes ( see Figure 2 -- figure supplement 3 ) .
104 +The same approach was applied to other species in the mixture , such as Saccharomyces bayanus ( Cliften et al. , 2003 ; Scannell et al. , 2011 ; visible in the matrix , emphasizing that 3D signals could also be used to annotate the centromeres of unknown species isolated from meta3C data ( Figure 2F ; Figure 2 -- figure supplement 4B ; Marie-Nelly et al. , 2014b ) .
105 +Meta3C allows exploring the genomes of unknown species in a complex environmental sample
106 +As an even more challenging test of the meta3C approach , we confronted it with an environmental sample of unknown and presumably complex composition .
107 +For this purpose , sediments were collected from an affluent of the Seine river near Paris .
108 +Because environmental genomes usually contain a tremendous diversity of species , including many eukaryotes of large genome sizes , we decided to enrich our sample for prokaryotic organisms by cultivating it for 14 hr in Luria broth and filtrating it prior to meta3C library construction and sequencing .
109 +As an internal control of the assembly process , reads from a V. cholerae 3C library were added to the meta3C sequences before running IDBA-UD ( N50 = 1.2 kb ) .
110 +Contigs generated from the meta3C sediment library were clustered using the Louvain algorithm , yielding 184 significant communities ( total size 111 Mb , median size 300 kb , with 19 communities containing more than 1 Mb ) .
111 +The largest 11 ones were included in a contact matrix , revealing again squares along the diagonal ( Figure 3A ) .
112 +Each community was analyzed using MG-RAST ( Glass et al. , 2010 ) , showing relatively homogeneous taxonomic compositions in most communities ( Figure 3 -- figure supplement 1 ) .
113 +For each community , more than 80 % of the genes identified by MG-RAST within the contigs were attributed to the same taxonomic class .
114 +Going down to family level , 8 out of the 11 largest communities were > 80 % homogeneous , with the remaining three presenting more complex patterns that will require further investigation and development .
115 +One community was composed of contigs covering 95 % of the V. cholerae genome control ( for a total amount of 3.9 Mb congruent with the expected size of the genome ; Figure 3B , i ) , confirming the ability of this approach to pool DNA regions according to their genome of origin .
116 +Other communities contained contigs belonging to other discrete species , related for instance to the ubiquitous bacteria Aeromonas veronii or Exiguobacterium sp .
117 +( for total amounts of 4 Mb and 3.1 Mb , aligning to 72 % and 36 % of the reference genomes of 4.5 Mb and 3 Mb total sizes , respectively ; Figure 3B , i ) .
118 +Several species belonging to the classes Bacilli and Enterobacteria were also present in the mix ( probably favored by the LB enrichment step ) .
119 +In some instances , weak interactions between communities from these clades suggested that a genome had been split into more than one community or that two communities contained mixtures of closely related species ( see dotted square on Figure 3A ) .
120 +In spite of this problem the approach seemed to perform relatively well , as reflected by the analysis of the contacts with plasmids .
121 +Whether integrated in a genome or under circular forms ( see Figure 1B ) , plasmids are expected to present mostly contacts with their host genome since they share the same cellular compartment ( see also the contacts of plasmid F with the E. coli genome in Figure 1 -- figure supplement 1A ) .
122 +In this study , plasmids annotated as belonging to Bacillus megaterium were retrieved almost entirely within a single Bacilli community ( Figure 3B , ii ) , suggesting that this community presented indeed a relatively homogeneous content and therefore validating our approach .
123 +Although the limited sequencing depth of our experiment restrained our ability to scaffold optimally the contigs of the communities using GRAAL , mapping the reads present in the community related to A. veronii against the reference genome of this species revealed a 3D structure reminiscent of those of B. subtilis and C. crescentus ( Figure 3C ; Animation 12 ) .
124 +Hence , the 3D information contained within the chromosome of this species was efficiently captured during the meta3C experiment , suggesting that increasing the sequencing depth of a meta3C library will likely make it possible to generate de novo scaffolds and 3D clusters for genomes entirely unknown or underrepresented , shedding light at the same time onto their overall organization .
125 +Discussion
126 +Our application of meta3C to controlled mixes of bacteria and eukaryotes revealed new 3D genome organizations for four bacterial and several yeast species and showed that this approach can also be used to generate de novo communities of contigs corresponding to individual species in complex metagenomic mixtures ( a flowchart of this approach is presented in Figure 4 ) .
127 +The average organization of yeast genomes was found to differ radically from those of bacterial nucleoids , most likely because of contrasted replication and division processes and timings .
128 +Most of the organization in Saccharomycetes appears driven by the clustering of the centromeres at the spindle pole body ; this clustering remains the prominent structural feature throughout most of the cell cycle ( i.e. , G1 + S phase + G2 ) during exponential growth , with mitosis representing only a fraction of the cycle .
129 +In bacteria , in contrary , the strong overall organizational features are the activation of a unique replication origin per chromosome , the ability to initiate multiple replication forks , and the fast division cycle .
130 +In addition , important topological constraints are exerted on bacterial circular chromosomes around the Ter regions , and our observation of significant contacts at these positions was probably linked to these phenomena .
131 +More imaging and 3C-like analyses will be required to understand the precise choreography of chromosome segregation in these different microorganisms .
132 +Taking advantage of chromatin conformation capture data to address genomic questions is a dynamic field : while this paper was under review , two studies were released that also aimed at exploiting the physical contacts between DNA molecules to deconvolve genomes from controlled mixes of microorganisms ( Beitel et al. , 2014 ; Burton et al. , 2014 ) .
133 +Although these analyses open interesting perspectives , the meta3C approach presented in this work differs in several aspects .
134 +First , both studies used HiC to scafold genomes from contigs obtained either from simulated assemblies ( Beitel et al. , 2014 ) or from independent experiments ( Burton et al. , 2014 ) .
135 +Our approach conveniently uses a single meta3C library and a blind analysis for generating contigs , binning them , scaffolding them , and revealing the 3D structure of the corresponding species .
136 +Such approach based on a single experiment may require more sequencing depth than an approach combining multiple libraries ( HiC + shotgun + mate pair , for instance ) , but the exact trade-off remains to be determined and depends on the specifics of the experiment , the sequencing technology , and on the amount of starting material available .
137 +Besides , our blind analysis allowed us to delineate communities without prior knowledge of the number of species present in the mix ; this contrasts with the approach of Burton et al. ( 2014 ) , which apparently requires such prior knowledge .
138 +Similarly , we generate de novo chromosome scaffolds without any assumptions regarding the number of chromosomes present in the mixture , a realistic approach when it comes to exploring environmental samples or complete the assembly of complex genomes .
139 +Furthermore , our experience with the analysis of chromosome organization in both bacteria and yeast species emphasized the importance of the initial steps for the success of such experiment .
140 +The adequacy between the cross-linking step , which depends on the incubation time and the concentration of the fixating agent , and the restriction step and choice of the restriction enzyme , is essential for the recovery of long-distance cis contacts that improve de novo genome scaffolding and , importantly , reveal the 3D structure .
141 +Optimizing the cross-linking conditions allows new insights into the diversity of 3D chromosome organization of several species .
142 +Last but not least , the meta3C approach remains to be applied on a truly natural ( not enriched ) sample , such as a gut or wine microbiome .
143 +Based on our experience , we envision that , this experiment should include several ( two at least ) enzymes recognizing sites with various GC percentages , in order for both GC-rich and GC-poor genomes to be appropriately represented in the meta3C library .
144 +Doing the experiment with multiple enzymes would also allow taking into account GC content ( in addition to average coverage ) to improve the binning of contigs into communities .
145 +Identifying contigs presenting largely divergent characteristics compared to their neighbors and redistributing them to their most likely communities would also lead to improved assemblies for each species ( see for instance Albertsen et al. , 2013 ) .
146 +Overall , quantifying physical contacts between chromosomes provides an objective and convenient principle to segregate the genomes of sympatric species and , from there , to explore the biological diversity of complex ecosystems .
147 +Materials and methods
148 +Construction of a bacteria meta3C library
149 +Meta3C protocols were adapted from 3C protocols ( notably , Dekker et al. , 2002 ; Oza et al. , 2009 ) .
150 +The strains used for the meta3C bacterial library were B. subtilis BS168 ( Burkholder and Giles , 1947 ) , E. coli HB101 ( Boyer and Roulland-Dussoix , 1969 ) , and V. cholerae MV127 ( Val et al. , 2012 ) .
151 +For each strain , 100 ml of LB were inoculated with 106 cells/ml and incubated at 37 °C until a final concentration of about 2 × 107 cells/ml .
152 +Cells from the different species were then mixed and cross-linked with fresh formaldehyde for 30 min ( 3 % final concentration ; Sigma Aldrich , Saint Louis , Missouri ) at room temperature ( RT ) followed by 30 min at 4 °C .
153 +Formaldehyde was quenched with a final concentration of 0.25 M glycine for 5 min at RT followed by 15 min at 4 °C .
154 +Fixed cells were collected by centrifugation , frozen on dry ice , and stored at − 80 °C until use .
155 +Frozen pellets of 3 × 109 cells were thawed on ice and resuspended in a final volume of 650 µl 1 × TE pH 8 before adding 4 µl of Ready-Lyse lysozyme ( 35 U / µl ; Tebu Bio , France ) , followed by incubation at RT for 20 min .
156 +SDS was added to a final concentration of 0.5 % followed by 10 min RT incubation .
157 +50 µl of lysed cells were put in eight tubes containing 450 µl of digestion mix ( 1 × NEBuffer 1 [ New England Biolabs , Ipswich , Massachusetts ] , 1 % Triton X-100 , and 100U HpaII enzyme [ NEB ; C ^ CGG ] ) .
158 +The chromatin was then digested for 3 hr at 37 °C , split into four aliquots , and diluted with 8 ml ligation buffer ( 1 × ligation buffer NEB without ATP , 1 mM ATP , 0.1 mg/ml BSA , 125 units of T4 DNA ligase [ 5 U / µl − Weiss Units − Thermo Fisher Scientific , Waltham , Massachusetts ] ) .
159 +Ligation was performed at 16 °C for 4 hr followed by a de-cross-linking step consisting of an overnight ( ON ) incubation at 65 °C in the presence of 250 µg / ml proteinase K in 6.2 mM EDTA .
160 +DNA was then precipitated with 800 µl of 3 M sodium-acetate ( pH 5.2 ) and 8 ml iso-propanol .
161 +After 1 hr at − 80 °C , DNA was pelleted by centrifugation .
162 +Pellets were suspended in 500 µl 1 × TE buffer and the RNA degraded with a final concentration of 0.03 mg/ml RNAse for 1 hr at 37 °C .
163 +DNA was transferred into 2 ml centrifuge tubes , extracted twice with 500 µl phenol -- chloroform pH 8.0 , precipitated , washed with 1 ml cold ethanol ( 70 % ) , and diluted in 30 µl 1 × TE buffer .
164 +All tubes were pooled and the resulting 3C library was quantified on gel using the program QuantityOne ( Bio-Rad , Richmond , California ) .
165 +Construction of a yeast meta3C library The strains used for the meta3C yeast library were Y. lipolytica CLIB122 , L. kluyveri CBS3082 , Candida lusitaniae ATCC42720 , C. albicans SC5T314 , Kluyveromyces lactis CLIB210 , S. bayanus 623-6C , Kluyveromyces thermotolerans CBS6340 , Saccharomyces cerevisiae BY4741 , N. castellii CBS 4309 , Candida glabrata CBS138 , and Debaryomyces hansenii CBS767 .
166 +All strains were grown at 30 °C in 50 ml BMW medium until reaching 1 × 107 cells/ml ( Thompson et al. , 2013 ) .
167 +The cultures were then mixed and cross-linked for 30 min with fresh formaldehyde ( 3 % ) .
168 +The formaldehyde was quenched with a final concentration of 0.25 M glycine for 5 min at RT followed by 15 min at 4 °C .
169 +Fixed cells were pooled as aliquots of 3 × 109 cells , collected by centrifugation , frozen on dry ice , and stored at − 80 °C .
170 +Aliquots were thawed on ice and resuspended in 6 ml of 1 × DpnII buffer ( NEB ) .
171 +The cells were then split into four tubes and lysed using a Precellys grinder ( 3 cycles : 6700 rpm − 3 × 20 s ON/60 s OFF ; Bertin Technologies , France ) and VK05 beads .
172 +Lysed cells were pooled and their volume was adjusted to 6 ml with 1 × DpnII buffer .
173 +SDS was added to a final concentration of 0.3 % and the solution was split into twelve 2 ml tubes ( Eppendorf -- DNA LoBind , Eppendorf , Germany ) and incubated for 20 min at 65 °C followed by 30 min at 37 °C under agitation .
174 +As a next step , 6 µL of 10 × restriction enzyme buffer and 50 µL of Triton X-100 20 % were added to each tube , mixed carefully , and incubated at 37 °C for another 30 min under agitation .
175 +The chromatin was digested for 3 hr with 50 units of restriction enzyme under agitation ( DpnII : G ^ ATC , NEB ) .
176 +Following incubation , 100 units of restriction enzyme were added and the incubation was extended overnight .
177 +The digested chromatin was pooled into four equal reactions and the samples were then processed as described above .
178 +Construction of an environmental meta3C library The river sediments ( 300 g ) were incubated for one night in 500 ml of LB at 30 °C .
179 +The next morning , the culture was filtrated on Whatman paper ( with a size cut-off of 15 µm ) and 20 mg of wet material were resuspended in 100 ml of fresh LB , then treated with fresh formaldehyde ( 5 % final concentration ) for 30 min at RT followed by 30 min at 4 °C .
180 +The formaldehyde was quenched with glycine ( 0.4 M final ) for 5 min at RT followed by 15 min at 4 °C .
181 +Fixed cells were collected by centrifugation , frozen on dry ice , and conserved at − 80 °C until use .
182 +Frozen pellets were slowly thawed on ice and resuspended in 800 µl of TE 1 × .
183 +Cells were then lysed using a Precellys grinder ( 3 cycles : 6700 rpm − 3 × 20 s ON/60 s OFF ) and VK05 beads .
184 +About 600 µl of lysed cells were recovered , to which SDS was added at a 0.5 % final concentration before incubation at RT for 10 min .
185 +50 µl of lysed cells were put in eight tubes containing 450 µl of digestion mix ( 50 µl tampon NEB 2 10 × , 50 µl Triton X-100 10 % , 10 µl of HaeIII enzyme [ GG ^ CC ] − 10 U / µl NEB , 340 µl H2O ) .
186 +Chromatin was then digested during 3 hr at 37 °C under agitation .
187 +The digested chromatin was pooled into four equal reactions and the samples were processed as described above .
188 +Illumina sequencing Aliquots of 5 µg of each 3C library were dissolved in water ( final volume 130 µl ) and sheared using a Covaris S220 instrument ( duty cycle 5 , intensity 5 , 200 cycles per burst , 4 cycles of 60 s each ; Covaris Ltd. , Woburn , Massachusetts ) .
189 +The sheared DNA was purified on QIAquick columns and processed using a commercial kit ( Paired-End DNA sample Prep Kit -- Illumina -- PE-930-1001 ; Illumina , San Diego , California ) .
190 +The DNA was ligated to custom-made versions of the Illumina PE adapters ( see Table 1 ) for 3 hr at room temperature in a final volume of 30 µl ( 20 µl of DNA [ around 8 µg ] , 3 µl of ligation buffer 10 × [ NEB ] , 3 µl of T4 DNA ligase [ 400 U / µl from NEB ] , and 4 µl of 10 µM adapter solutions ) .
191 +Tubes were then incubated at 65 °C for 20 min .
192 +DNA fragments ranging in size from 400 -- 800 pb were purified using a PippinPrep apparatus ( SAGE Science , Beverly , Massachusetts ) .
193 +For each library , test PCR reactions were performed to determine the optimal number of PCR cycles and a large-scale PCR ( eight reactions ) was then set-up with the number of PCR cycles determined previously .
194 +The PCR products were finally purified using Qiagen MinElute columns ( Qiagen , Netherlands ) and paired-end ( PE ) sequenced on an Illumina platform ( HiSeq2000 ; PE 2 × 100 ) .
195 +DOI: 10.7554/eLife.03318.027
196 +Processing of PE reads
197 +The raw data from each 3C experiment were processed as follow : first , reads were demultiplexed using the small tag present at the beginning of each sequence ( contained in the custom-made adapters ) .
198 +Then , PCR duplicates were collapsed using the six Ns present on each adapter ( Table 1 ) .
199 +Reads from the raw data used in the present study were aligned using Bowtie 2 in its most sensitive mode ( Langmead and Salzberg , 2012 ) .
200 +We used an iterative alignment procedure similar to Imakaev et al. ( 2012 ) , that is , only the first 20 base pairs of the read were initially mapped then the length of the read was progressively increased until the mapping became unambiguous ( with a mapping quality superior to 40 ) .
201 +Paired reads were aligned independently .
202 +Indexes were built in one step and included the genome sequences of all the different organisms .
203 +Generation of contact maps
204 +Each mapped read was assigned to a restriction fragment .
205 +The matrices were then binned into units of 10 or 200 fragments , resulting in 4292 × 4292 or 2229 × 2229 matrices for the mixtures of three bacteria and 11 yeasts , respectively .
206 +Matrices were normalized using the sequential component normalization procedure ( SCN ) described in Cournac et al. ( 2012 ) , similar to the iterative normalization procedure described in Imakaev et al. ( 2012 ) .
207 +The SCN procedure ensures that the sum over the column and lines of the matrix equals 1 , which reduces the biases inherent to the protocol .
208 +Full resolution contact maps are available for bacteria , yeasts , and the environmental sample on the Dryad Digital Repository : http://dx.doi.org/10.5061/dryad.gv595 ( Marbouty et al. , 2014 ) .
209 +3D reconstruction of the contact maps
210 +In order to build the 3D structures of the different genomes from the chromosomal contact maps we used the algorithm described in Lesne et al. ( 2014 ) .
211 +Briefly , we first converted the normalized contact matrix into an adjacency graph in which each node represented a genomic region and each link had a weight corresponding to the inverse of the number of contacts detected between the two corresponding nodes in the meta3C experiment .
212 +We then converted this graph into a distance matrix using the Floyd -- Warshall algorithm .
213 +This algorithm computes the distance between each pair of genomic regions by determining the shortest distance on the graph between the two corresponding nodes .
214 +We finally converted this distance matrix into a 3D structure using distance geometry theorems as described for molecular structures in Havel et al. ( 1983 ) .
215 +All this procedure was implemented in Matlab .
216 +Genome assembly
217 +Reads containing undetermined bases were removed before the assembly step to retain only good-quality reads .
218 +De novo assemblies were then performed using the program IDBA-UB ( Peng et al. , 2012 ) with the pre-correction option and default parameters .
219 +Quantitative analysis of the meta3C library assemblies Bacterial meta3C assembly
220 +4,040,422 reads were used for assembling the mixture of three bacterial genomes , yielding 2,436 contigs ( 303 > 5 kb , N50 = 55 kb , total length 12.5 Mb ) .
221 +More than 95 % ( ∼ 3,880,000 ) of the initial reads mapped on the contigs .
222 +These contigs were mapped against the reference genomes of the different bacteria using BLAT ( Kent , 2002 ) .
223 +Analyzing the output revealed that 30 and 14 of these contigs covered 96.0 % ( 2,957,563 bp ) and 96.1 % ( 1,071,728 bp ) of chromosomes 1 and 2 of V. cholerae , respectively .
224 +Another group of 55 contigs covered 98.4 % ( 4,630,934 bp ) of the genome of E. coli , whereas a group of 1441 contigs covered 92.5 % ( 3,957,375 bp ) of the genome of B. subtilis ( a higher fragmentation reflecting the lower representation of this bacterium in the mix ) .
225 +We also quantified the amount of chimeric contigs in the assembly using BEDtools ( Quinlan and Hall , 2010 ) .
226 +Such chimeric contigs may occur because of the presence of repeated conserved sequences between bacteria , such as transposons , or because of the background interactions introduced by chimeric religation between restriction fragments belonging to different species .
227 +Only 17 out of the 2436 contigs were chimeric ( 0.7 % ) , accounting for 52,373 bp in total ( 0.4 % of the total size of the assembly ) .
228 +This relatively low number probably results from the limited number of species contained in the mix and their low repeat content .
229 +It also shows that chimeric religation during the experiment introduces little background interactions in the assembly process .
230 +Yeast meta3C assembly
231 +47,614 contigs were generated by assembling the ∼ 60 M yeast reads ( 7,212 > 5 kb , N50 = 6.9 kb , total length 138.7 Mb ) .
232 +When mapped against the newly generated contigs , 47 M reads ( ∼ 78 % ) did align .
233 +These contigs were then compared with the reference genomes of the different yeasts using BLAT and the analysis of the output was performed as above .
234 +Genome breadths of coverage ranged from 89 % ( Y. lipolytica ) to 98 % ( N. castellii ) .
235 +In contrast to the previous results on the bacterial meta3C assembly , there were 9,599 chimeric contigs in the yeast case , representing 27.1 % of the total number of contigs .
236 +This shows that chimeric contigs arise when dealing with mixtures of repeat-rich genomes , likely because near-identical repeats ( such as transposable elements ) are found in different genomes in the mixture .
237 +Such assembly mistakes will be probably avoided if using longer reads ( since repeats longer than the read length pose problem during assembly ) or , alternatively , can be resolved a posteriori using GRAAL .
238 +Despite the high percentage of chimeric contigs , we were able to assemble ∼ 95 % of the N. castellii genome from the meta3C reads .
239 +River sediment meta3C assembly
240 +67,920,671 pairs of reads ( 91 bp useful ) were used to assemble the raw culture from the river sediment .
241 +As a positive assembly control , 500,000 reads from a 3C library of V. cholerae were added into this pool of sequences .
242 +The assembly generated 130,713 contigs ( 2,250 > 5 kb , N50 = 1,274 kb , total length = 111 Mb ) .
243 +After realignment of the initial reads along the generated contig , 42,705,64 PE reads could be mapped against the assembled contigs ( ∼ 62 % ) .
244 +Pulsed-field gel electrophoresis (PFGE)
245 +Chromosome plugs were prepared as described previously ( Koszul et al. , 2004 ) , using lysozyme instead of zymolyase ( 1 % agarose gels , 0.25 × TBE buffer at pH8 .3 ) .
246 +PFGE was performed in a Rotaphor R23 tank ( Biometra , Germany ) using the following program : 12 °C , 5 V/cm for 65 hr , angle 110 ° , pulse ramps 200 to 80 V. Southern blot hybridization was performed using probes derived from PCR products obtained with the primers listed in Table 2 .
247 +To group the different contigs into communities reflecting the different genomes present in the sequenced mixtures , we adopted an approach based on graph theory .
248 +Among several communitydetection algorithms , we found that the Louvain method ( Blondel et al. , 2008 ) generated the best reconstructions of the controlled mixes of bacteria and yeast species .
249 +Before applying the algorithm , contigs longer than 2.5 kb were divided into equal-sized chunks corresponding to several nodes in the graph ( since large contigs exhibit more contact than smaller ones , they are more prone to clustering when running the Louvain algorithm ) .
250 +We used the Louvain method with default parameters , except for the mix of three bacteria ( r = 10 for three communities ) .
251 +For bacterial mix , 10 % of the contigs of the smallest size were not attributed to a community with these parameters ( representing ∼ 15 % of the total reads ) .
252 +For yeast , few contigs were left aside , representing in total ∼ 2 % of the number of reads .
253 +For the river sediment experiment , ∼ 15 % of the contigs were left aside at the binning step .
254 +The contigs in each bin resulting from the 3D binning were characterized using BLAST to determine the dominant species .
255 +GRAAL scaffolding of the N. castellii and S. bayanus genomes The program GRAAL ( for Genome ( Re ) - Assembly Assessing Likelihood from 3D ) aims at improving incomplete genome assemblies through the probabilistic exploitation of the physical contacts endured by chromosomes within a cellular compartment ( Marie-Nelly et al. , 2014a ) .
256 +The program only needs two datasets for initialization : a set of contigs and a 3C/HiC dataset .
257 +Upon initialization and depending on the depth of the HiC dataset , the software splits the contigs into smaller pieces/bins encompassing at least 2 restriction fragments .
258 +It then iteratively ( over 1000s of steps ) searches through a broad range of structures generated from reordering these small bins for genome structures more likely to be true given the 3D data .
259 +Importantly , at each step , a bin is tested for a variety of ` structural variations ' with respect to its most likely neighbors , including duplications , deletions , fusions , inversion , etc. .
260 +The likelihood of each of these new genome structures is then computed in light of the contact data , and one of those structures is sampled for the next iteration ( during which the position of a new bin is tested ) .
261 +Each bin is tested several times throughout the entire process , and step by step the genome structure originally made of thousands of small independent bins converges towards a structure reflecting the best solution given the 3D contact data .
262 +The entire program and full source code are freely available online here : https://github.com/ koszullab/GRAAL as well as on the website of RK laboratory .
263 +The description of the program and its application are presented in Marie-Nelly et al. ( 2014a ) .
264 +We used GRAAL to reassemble the 2,060 contigs ( N50 = 16,764 bp ) contained in the S. bayanus community identified by the Louvain algorithm .
265 +The resulting scaffolding showed a large improvement for all assembly parameters .
266 +The N50 length now reached 190,514 bp , and 77 % of the total length of the assembly was assembled into regions larger than 50 kb ( as compared to 3 % before running the software ) .
267 +The result was even more spectacular for N. castellii ( probably due to its higher coverage in the meta3C library ) : after running GRAAL on the 999 contigs ( N50 = 27,452 bp ) in the community delineated by the Louvain algorithm , N50 length reached 792,652 bp , and 96 % of the assembled data was in scaffolds larger than 50 kb ( with 11 scaffolds covering 95 % of the 10 chromosomes ) .
268 +Data visualization
269 +For general visualization of the meta3C assembly data we used force-directed graph-drawing algorithms .
270 +This class of algorithms positions the nodes of a graph by assigning forces among the set of edges according to weighted interactions between the nodes .
271 +In our case , the 3C contacts dictated the strength of interactions between nodes .
272 +These layouts allowed us to visualize conveniently large clusters of nodes that were subsequently confirmed by the use of the Louvain algorithm .
273 +All graphs were visualized using the network software Gephi ( Bastian et al. , 2009 ; Martin et al. , 2011 ) .
274 +Contigs longer than 2.5 kbp were divided into equal-sized chunks corresponding to several nodes in the graph ( to ` normalize ' the appearance of the clusters , since otherwise every contig , whatever its size , would be represented by a single point ) .
275 +For visualizing the meta3C bacterial assembly we used the Force Atlas 2 algorithm ( Jacomy et al. , 2014 ) .
276 +This algorithm assigns spring-like attractive forces and repulsive forces ( like those between electrically charged particles ) to the set of edges and the set of nodes : in the equilibrium state , discrete clusters are obtained .
277 +The entire set of bins was then color-labeled , with each color corresponding to a community detected by the Louvain algorithm ( revealing a strong correlation with the clusters obtained using the visualization approach ) .
278 +For the circular representation and comparison of the sequences present in the communities against known bacterial genomes , we used the CGView server ( Grant and Stothard , 2008 ) .
279 +Acknowledgements
280 +We thank Jean-Yves Coppée , Caroline Proux , and Laurence Ma from the Génopole at Institut Pasteur for technical assistance with Illumina sequencing .
281 +Thanks also to Nienke Buddelmeijer and Didier Mazel for providing us the B. subtilis and V. cholerae strains and to Frédéric Boccard , Olivier Espeli , Didier Mazel , Marcelo Nollmann , and Marie-Eve Val for their constructive comments on the results .
282 +We are grateful to Agnès Thierry for providing us the yeast strains and for helping us with pulse-field electrophoresis and hybridization of the plasmid F ' and the E. coli genome .
283 +We are also grateful to Olivier Jaillon and to our colleagues from the group Régulation spatiale des génomes for useful comments and discussions .
284 +Parts of the computational analyses were performed on the computing cluster of the Gesellschaft für Wissenschaftliche Datenverarbeitung mbH Göttingen ( GWDG ) .
285 +Additional information
286 +Competing interests
287 +MM : GRAAL program is owned by the Institut Pasteur , its use for commercial purposes requires a specific licence .
288 +AC : GRAAL program is owned by the Institut Pasteur , its use for commercial purposes requires a specific licence .
289 +HM-N : GRAAL program is owned by the Institut Pasteur , its use for commercial purposes requires a specific licence .
290 +RK : GRAAL program is owned by the Institut Pasteur , its use for commercial purposes requires a specific licence .
291 +The other authors declare that no competing interests exist .
292 +European Research Council Fondation ARC pour la Recherche sur le
293 +The funders had no role in study design, data collection and interpretation, or the decision to submit the work for publication.
294 +Author contributions
295 +MM , AC , Conception and design , Acquisition of data , Analysis and interpretation of data ; J-FF , JM , Analysis and interpretation of data , Drafting or revising the article ; HM-N , Analysis and interpretation of data ; RK , Proposed and coordinated the project , Conception and design , Analysis and interpretation of data , Drafting or revising the article
296 +Animation 1. 3D reconstruction of the bacterial meta3C contact matrix. DOI: 10.7554/eLife.03318.007
297 +Animation 2 .
298 +3D reconstruction of the E. coli genome with a plasmid F ' carrying a 140 kb segmental duplication .
299 +DOI : 10.7554 / eLife .03318.008 Animation 3 .
300 +3D reconstruction of the E. coli genome with a plasmid F ' .
301 +DOI : 10.7554 / eLife .03318.009 Animation 4 .
302 +3D reconstruction of the B. subtilis genome .
303 +DOI : 10.7554 / eLife .03318.010 Animation 5 .
304 +3D reconstruction of the V. cholerae genome .
305 +DOI : 10.7554 / eLife .03318.011
...\ No newline at end of file ...\ No newline at end of file
1 +The architecture of ArgR-DNA complexes at the
2 +1Department of Biological Sciences , Korea Advanced Institute of Science and Technology , Daejeon 305-701 , Republic of Korea , 2KI for the BioCentury , Korea Advanced Institute of Science and Technology , Daejeon 305-701 , Republic of Korea , 3Department of Chemical and Biochemical Engineering , Dongguk University-Seoul , Seoul 100-715 , Republic of Korea , 4Department of Bioengineering , University of California , San Diego , La Jolla , CA , USA , 5Department of Pediatrics , University of California , San Diego , La Jolla , CA , USA and 6Center for Biosustainability , Technical University of Denmark , Hørsholm , Denmark
3 +Received September 23, 2014; Revised February 12, 2015; Accepted February 13, 2015
4 +ABSTRACT
5 +DNA-binding motifs that are recognized by transcription factors ( TFs ) have been well studied ; however , challenges remain in determining the in vivo architecture of TF-DNA complexes on a genome-scale .
6 +Here , we determined the in vivo architecture of Escherichia coli arginine repressor ( ArgR ) - DNA complexes using high-throughput sequencing of exonuclease-treated chromatin-immunoprecipitated DNA ( ChIP-exo ) .
7 +The ChIP-exo has a unique peak-pair pattern indicating 5 ′ and 3 ′ ends of ArgR-binding region .
8 +We identified 62 ArgR-binding loci , which were classified into three groups , comprising single , double and triple peak-pairs .
9 +Each peak-pair has a unique ± 93 base pair ( bp ) - long ( 2 bp ) ArgR-binding sequence containing two ARG boxes ( 39 bp ) and residual sequences .
10 +Moreover , the three ArgR-binding modes defined by the position of the two ARG boxes indicate that DNA bends centered between the pair of ARG boxes facilitate the non-specific contacts between ArgR subunits and the residual sequences .
11 +Additionally , our approach may also reveal other fundamental structural features of TF-DNA interactions that have implications for studying genome-scale transcriptional regulatory networks .
12 +INTRODUCTION
13 +Transcription factors ( TFs ) are ubiquitous regulatory proteins found across all domains of life that determine gene expression by controlling the distribution of RNA polymerase ( RNAP ) molecules on promoter sites ( 1 ) .
14 +TFs recognize and bind to specific DNA sequences in response to various environmental conditions and govern transcriptional activation
15 +Nucleic Acids Research, 2015, Vol. 43, No. 6 3079–3088 doi: 10.1093/nar/gkv150
16 +or repression of the genes via promoter-associated RNAP ( 2 ) .
17 +Therefore , the determination of TF-binding site ( TFBS ) with consensus DNA sequence motif is critical to understand the regulatory mechanism and role of TFs in transcription ( 3 ) .
18 +In bacterial genomes , the TF-binding consensus sequences are generally between 12 and 30 base pairs ( bp ) in length , and are often structured as direct repeats or palindromes spaced with a fixed number of random nucleotides ( 4,5 ) .
19 +Furthermore , the location of the TFBS determines whether the TFs interfere with or support the association of RNAP to a particular promoter .
20 +For example , TFBS in the vicinity of the core promoter elements , the start of the coding region , or the activator-binding site can inhibit transcription by preventing the access of RNAP to those genomic regions ( 3 ) .
21 +Interestingly , TFs often exert regulatory functions such as transcriptional activation and repression even at distal locations by causing topological changes in the structures of the genome such as DNA looping or bending ( 6 -- 8 ) .
22 +Among the bacterial TFs , cAMP receptor protein ( CRP ) and arginine repressor ( ArgR ) are particularly interesting from a DNA structure point of view .
23 +CRP bends the ◦ DNA by at least 90 at the site of interaction with DNA , thereby contributing to transcriptional regulation .
24 +The association of hexameric ArgR complex induces DNA bending with the angle of ∼ 70 − 90 ◦ apparently centered at its binding motif ( 9 -- 11 ) .
25 +Genome-scale studies for mapping of TFBS have been performed using chromatin immunoprecipitation ( IP ) coupled with microarray ( ChIP-chip ) or sequencing ( ChIP-seq ) for various bacterial TFs ( 7,12 -- 18 ) .
26 +These studies , however , have not revealed the broad changes in genome topology and motif recognition mechanism by ArgR in vivo .
27 +Here , we describe in vivo architecture of how DNA wraps around the hexameric ArgR complex on a genome-scale .
28 +The comprehensive determination of ArgR target genes by analysis of unique peak-pair pattern of ChIP-exo demonstrates that the sharp DNA bending ( 70 -- 90o ) at the TFBS facilitates the non-specific contacts between ArgR subunits and residual sequences of TFBS .
29 +This approach provides a foundation to determine direct regulon members and in vivo architecture of TFs and DNA complexes to elucidate a mechanistic understanding of transcriptional regulatory networks .
30 +MATERIALS AND METHODS
31 +Bacterial strains and growth
32 +All strains used are Escherichia coli K-12 MG1655 and its derivatives .
33 +The strain harboring ArgR-8myc was constructed as described previously with the tagging primers , AACGGTTTCACAGTCAAAGACC TGTACGAAGCGATTTTAGAGCTGTTCGACC AGGAGCTTGTCGGATCCAGTCTTCGTGAT and GCAGGGGGTTGAGAGGGATAAGCAACATTTTC CCCGCCGTCAGAAACGACGGGGCAGAGAAATT CCGGGGATCCGTCGACC ( 19 ) .
34 +A Glycerol stock of the strain was inoculated into 3 ml Luria broth supplemented ◦ with 150 g kanamycin and cultured overnight at 37 C with constant agitation .
35 +The cultured cells were inoculated with 1:100 dilution into 50 ml of the fresh M9 medium containing 2 g/l-glucose in either the presence or absence of 1 g/l-arginine and continued to be grown at 37 ◦ C until reaching an appropriate cell density ( OD600 ≈ 0.5 ) .
36 +ChIP-exo
37 +Cultured cells ( 50 ml ) were cross-linked with 1 % formaldehyde at room temperature for 30 min .
38 +2 ml of 2.5 M glycine was added to quench the unused formaldehyde .
39 +After washing three times with 50 ml of ice-cold Tris-buffered saline ( TBS ) , the washed cells were resuspended in 0.5 ml of lysis buffer composed of 50 mM Tris-HCl ( pH 7.5 ) , 100 mM NaCl , 1 mM EDTA , 1 g ml RNaseA , / protease inhibitor cocktail and 1 kU Ready-Lyse lysozyme ( Epicentre , Madison , WI , USA ) , and then incubated at 37 ◦ C for 30 min ( 20 ) .
40 +The cells were then treated with 0.5 ml of 2 × immunoprecipitation ( IP ) buffer ( 100 mM Tris-HCl ( pH 7.5 ) , 100 mM NaCl , 1 mM EDTA , 2 % ( v/v ) Triton X-100 and protease inhibitor cocktail ) , followed by incubation on ice for 30 min .
41 +The lysate was sonicated in an ice bath using Sonic Dismembrator Model 500 ( four times for 20 s each , output level , 2.5 W ) .
42 +Size distribution of the fragmented DNAs was confirmed using agarose gel electrophoresis ( 200 -- 400 bp ) after removing cell debris by centrifugation .
43 +The cross-linked DNA-ArgR complexes in the supernatant were then subjected to IP by adding 10 l of Anti-myc ( 9E10 ) ( Santa Cruz , Dallas , TX , USA ) .
44 +For mock-IP control , 2 g of normal mouse IgG ( Santa Cruz ) was added into the supernatant in parallel .
45 +They were then incubated overnight at 4 ◦ C with constant rotation .
46 +The cross-linked DNA-protein and antibody complexes were selectively captured by adding 50 l of Dynabeads Pan Mouse IgG magnetic beads ( Invitrogen , Grand Island , NY , USA ) .
47 +Next , DNAs were end-polished using T4 DNA polymerase ( NEB , Ipswich ,
48 +MA , USA ) , ligated with the annealed adaptor 1 ( 5 ′ - Phospho-AACTGCCCCGGGTTGCTCTTCCGATCT and 5 ′ - OH-AGATCGGAAGAGC-OH ) , nick-repaired using phi29 polymerase ( NEB ) , and digested with exonuclease ( NEB ) as illustrated in the Supplementary Figure S1 ( 21 ) .
49 +Then , protein-DNA complexes were reverse-cross-linked by heating at 65 ◦ C overnight and proteins were degraded by 8 g of protease K ( Invitrogen ) .
50 +The purified DNAs were denatured at 95 ◦ C and extended by P1 primer ( 5 ′ - OH-GTGACTGGAGTTCAGACGTGTGCTCTTCC GATCT ) , further ligated with the annealed adaptor 2 ( 5 ′ - OH-ACACTCTTTCCCTACACGACGCTCTTCCGAT CT and 5 ′ - OH-AGATCGGAAGAGCGTCGTGTAGG GAAAGAGTGTAG ) .
51 +The ligated DNA products were purified using Qiagen polymerase chain reaction ( PCR ) purification kit and were PCR-amplified by P2 primer ( 5 ′ - OH-AATGATACGGCGACCACCGAGATCTAC ACTCTTTCCCTACACGACGCTCTTCCGATCT ) and P3 primer ( 5 ′ - OH-CAAGCAGAAGACGGCATACGA GATNNNNNNGTGACTGGAGTTCAGACGTGT ) .
52 +The degenerate sequence ( the underlined 6Ns ) in the P3 primer indicates the index sequence for the Illumina next-generation sequencing ( Illumina , San Diego , CA , USA ) .
53 +The PCR-amplified DNA products were separated on a 2 % agarose gel and the amplicons were excised from the gel and extracted using QIAquick gel purification columns .
54 +Real-time quantitative PCR
55 +To measure the enrichment of the ArgR-binding DNA in chromatin IP samples , real-time quantitative PCR ( qPCR ) was performed .
56 +1 l of IP or mock-IP DNA was used with specific primers to the previously identified ArgR binding regions ( gltB promoter ) and non-binding regions ( aroH gene ) ( 17 ) .
57 +The primer sequences for gltB were 5 ′ - AAGCTT ′ GCCATTTGACCTGT and 5 - TCCTTTTCGCATCGGT TAAT , the ones for aroH were 5 ′ - TCCTCTCGCCAGAC ′ AAAAAT and 5 - TCAAACTCGTGCAGCGTATC .
58 +A reaction mixture of 1 l of IP of mock-IP DNA , 1 l of 10 M primers of each region , 15 l of SYBR mix ( Biorad , Hercules , CA , USA ) and 13 l of ddH2O was prepared on ice .
59 +All real-time qPCR reactions were conducted in trip - ◦ licate .
60 +The samples were cycled for 15 s to 94 C , for 30 s ◦ ◦ to 54 C and for 30 s to 72 C ( total 40 cycles ) in Thermal Cycler ( Biorad ) .
61 +The threshold cycle ( Ct ) values were calculated automatically by the iCycler iQ optical system software ( Bio-Rad ) .
62 +Normalized Ct ( Ct ) values for each sample were calculated by subtracting the Ct value obtained for the mock-IP DNA from the Ct value for the IP-DNA ( Ct = Ct , IP -- Ct , mock ) .
63 +Next-generation sequencing
64 +Prior to the high-throughput sequencing , the sequencing libraries for ChIP-exo were cloned into TOPO vector ( Invitrogen ) and several colonies were subjected to Sanger sequencing to confirm the adapter sequences and inserted DNA length of the sequencing library .
65 +Then , the sequencing libraries were quantified using Qubit © R 2.0 fluorometer ( Invitrogen ) and ExperionTM system ( Bio-Rad ) , and se quenced using Illumina Miseq © R V2 ( Supplementary Figure S2 ) .
66 +Read mapping and data processing
67 +All sequencing reads from ChIP-exo experiments were mapped to E. coli MG1655 reference genome ( NC 000913 ) using CLC Genomics Workbench5 with the length fraction of 0.9 and the similarity of 0.99 ( Supplementary Table S1 ) .
68 +To capture target protein binding sites from ChIP-exo data , corresponding genomic position of mapped reads start position ( MRSP ) was counted and stored for visual inspection using in-house scripts .
69 +Motif searching
70 +The motif search and sequence logo was completed using the BioProspector , MEME Suite ver .
71 +4.9.128 , and WebLogo 3 .
72 +Raw experimental data
73 +All raw data files can be downloaded from Gene Expression Omnibus through accession number GSE60546 .
74 +RESULTS
75 +Immunoprecipitation (IP) of ArgR-DNA complexes
76 +ArgR is a transcription factor involved in arginine biosynthesis and metabolism in E. coli .
77 +The high concentration of cellular arginine enhances ArgR affinity for specific genomic regions and concurrently modulates the transcription of the related genes .
78 +Cellular arginine facilitates the formation of the ArgR hexamer .
79 +Consequently , the presence of arginine is essential for ArgR hexamer to bind its binding sites with high affinity for the transcriptional regulation of its regulon members ( 22 ) .
80 +We used the genome-wide ChIP-exo method on the E. coli K-12 MG1655 strain harboring myc-tagged ArgR protein to probe the ArgR-binding sites at single nucleotide resolution in vivo ( 17,21 ) .
81 +Since ArgR responds to the concentration of exogenous L-arginine , the cells were grown in M9 minimal media either in the presence ( + ARG ) or absence ( − ARG ) of the amino acid .
82 +Prior to the genome-wide ChIP-exo assay , we first examined the enrichment of ArgR proteins on the promoter of gltBDF operon in the IP ArgR-DNA complexes under the experimental conditions ( Figure 1a ) .
83 +A cross-linking experiment was performed at mid-log phase , followed by lysis , DNA shearing , and IP using anti-myc antibody and then purification of DNA fragments .
84 +Quantitative PCR was performed to confirm the enrichment of ArgR-binding regions in the immunoprecipitated DNA ( IP-DNA ) samples by using primers that amplified the previously known ArgR-binding region .
85 +ArgR negatively regulates the gltBDF operon , which encodes one of the two main ammonia assimilation pathways in E. coli ( 23 ) .
86 +As a negative control , we examined the level of ArgR enrichment on the promoter region of aroH , which is involved in the biosynthesis of aromatic amino acids ( 24 ) .
87 +The occupancy level of ArgR at the promoter region of gltBDF operon was ∼ 60-fold higher than aroH under both + ARG and − ARG growth conditions ( Figure 1a ) .
88 +This result is in good agreement with the previous ChIP-chip results ( 17 ) , demonstrating that ArgRbound DNA fragments were selectively enriched under the experimental conditions .
89 +Determination of genome-wide ArgR-binding loci using ChIP-exo
90 +The direct analysis of in vivo ArgR-binding across the E. coli genome , previously described using ChIP-chip experiments , revealed a total of 61 unique ArgR-binding regions .
91 +This study demonstrated that integration of the ChIP-chip with transcriptome analysis determines the ArgR regulon along with its transcriptional regulatory network overarching the amino acid metabolism ( 17 ) .
92 +Although a partially conserved 18-bp-long imperfect palindrome sequence was inferred as the consensus ArgR-binding motif from the previous ChIP-chip study , we were unable to elucidate the interaction between ArgR hexamer and the neighboring sequences of the ArgR-binding motif due to the limitation of peak resolution .
93 +Therefore , we employed ChIP-exo assay ( Supplementary Figure S1 ) , which sequentially performs exonuclease trimming , end polishing , blunt-ended and nickrepairing of the IP-DNA followed by high-throughput sequencing ( Figure 1b ) ( 21 ) .
94 +To this end , we modified the ChIP-exo method for the Illumina sequencing platforms .
95 +The high-quality sequencing reads from the + ARG and − ARG samples were uniquely mapped to the E. coli reference genome ( NC 000913 ) , separately , resulting in identification of ArgR-binding sites in the genome-wide landscape ( Figure 1c ) .
96 +In case of the + ARG sample , ArgR-binding occupancy was increased in the identified binding regions ( over 90 % loci ) , in comparison to the -- ARG sample ( Supplementary Figure S3 ) , which is consistent with the previous ChIP-chip result ( 17 ) .
97 +Overall , the genome-wide ChIP-exo profile exhibits a pattern similar to the ChIP-chip profile ; but , we observed ∼ 100-fold higher signal-to-noise ( S/N ) ratio with ChIP-exo profile .
98 +The ChIP-exo method enabled the identification of the precise location of the ArgR-binding genomic regions , which are represented by the two peaks ( hereafter , referred to as a peak-pair ) , one from the top strand and the other from the bottom strand ( Figure 1b ) .
99 +The additional exonuclease treatment digested the ArgR-bound DNA up to the first nucleotide point of cross-linking between DNA and ArgR in the 5 ′ to 3 ′ direction .
100 +Thus , these peak-pairs allowed us to identify ArgR-binding locations , which are strand-specific for the interaction between DNA and ArgR .
101 +From this data set , a total of 62 unique ArgR-binding locations were identified ( Supplementary Table S2 ) .
102 +The ChIP-exo profiles represented complete coverage of the 15 ArgR-binding regions , which had been characterized by in vitro DNA-binding experiments and in vivo mutational analysis ( 25 ) .
103 +The previous ChIP-chip assays determined a total of 64 ArgR-binding regions , including two divergent promoter regions ( 17 ) .
104 +From the comparative analysis of the ChIP-chip data with the ChIP-exo data , a majority of them ( 90 % ) were identified simultaneously ; however , a few exceptions were observed , such as asnT , yoeI , yqaE , plsC , atpI and phnN promoters ( Figure 1d )
105 +These exceptions were attributed to low occupancy level ( ∼ 1.10 ) measured by ChIP-chip , which was significantly lower than other regions ( ∼ 2.78 ) ( Supplementary Table S2 ) .
106 +Thus , exonuclease treatment may eliminate contamination of non-ArgR-bound non-specific DNA fragments with the detection of DNA fragments that are weakly bound by ArgR ( 21 ) .
107 +Additionally , ChIP-exo profiles exhibited four new ArgR-associations from the upstream regions of proV , mltA , yhcC and ygaW , which encode a subunit of glycinebetaine/proline ABC transporter , one of six methionine tRNAs , predicted Fe-S oxidoreductase and L-alanine exporter , respectively ( Supplementary Table S2 ) .
108 +All newly identified ArgR-binding regions were confirmed by electrophoretic mobility shift assays ( EMSA ) ( Supplementary Figures S4 and S5 ) .
109 +The average distance between peaks at the extremities was 116 bp , which indicates a better peak resolution than ChIP-chip analysis ( Figure 1e ) .
110 +The high resolution of ArgR-binding location led us to infer its mode of regulation .
111 +Based upon the position of 84 % and 76 % of ArgR-binding peaks found at the upstream sites of translation start codon and within ± 100 bp at the vicinity of transcription , ArgR regulates most of the genes in its regulon at the transcriptional level ( Figure 1f and g ) .
112 +Taken together , ChIP-exo profiles show low background and enhanced signals , leading to the attainment of bona fide ArgR-binding locations with high resolution .
113 +Analysis of unique ArgR-binding peak-pair pattern
114 +We found that the ArgR-binding signals are often composed of multiple peak-pairs using ChIP-exo analysis .
115 +Th presence of such multiple peaks indicates that the interaction between ArgR and the cognate DNA sequence is more complicated than previously thought ; that it was based upon the simple DNA binding motif composed of a pair of palindromic sequences ( 9,11,26 ) .
116 +For quantitative analysis of the ChIP-exo profiles , we determined 5 ′ end positions of mapped reads ( MRSPexo ) at each genomic position .
117 +The MRSPexo provides strand-specific first point of cross-linking site between DNA and the ArgR at top and bottom strands , which may directly provide structural information of the complex .
118 +For instance , we found single , double and triple peak-pairs from the promoter regions of hisJ , aroP and argD , which are responsible for the ATP-dependent histidine transport , active transport of three aromatic amino acids across E. coli inner membrane and amination steps in lysine , ornithine and arginine biosynthesis , respectively ( Figure 1h ) ( 27 -- 29 ) .
119 +We sought to analyze the characteristics of the different multiplicities of ArgR at different binding sites .
120 +First , to analyze genome-wide multiple peak-pair patterns , the MRSPexo signals of individual ArgR-binding regions were visualized as heatmaps using the values ranging from − 150 to +150 bp from the center position .
121 +The heatmaps were categorized into three classes of ArgR-binding regions based on the number of peak-pairs ( Figure 2a , Supplementary Table S3 ) .
122 +From the 63 unique ArgR-binding loci , we identified 21 sites ( ∼ 33 % ) with a single peak-pair .
123 +Significant portions of ArgR-binding loci ( ∼ 67 % ) were composed of double ( 25 sites ) and triple peak-pairs ( 17 sites ) ( Figure 2b , Supplementary Table S3 ) .
124 +MRSPexo at the single peak were enriched between − 150 and +150 bp from the center of forward and reverse single peak-pair ( F1-R1 ) .
125 +Double and triple peak-pairs are composed of F1-R1 and F2-R2 ; and F1-R1 , F2-R2 and F3-R3 , respectively ( Figure 2c ) .
126 +In cases of double and triple peak-pairs , the signals were enriched from the center of F1-R2 and F1-R3 between − 150 and +150 bp , respectively .
127 +Thus , the complex interaction between ArgR and the cognate DNA is a genome-wide pattern .
128 +Next , we calculated the distance between forward and reverse peaks from each peak-pair category .
129 +Surprisingly , the pitch had a uniform distance of 93 bp ( ± 2 ) between symmetrically arranged peaks of the peak-pair ( F1-R1 , F2-R2 and F3-R3 ) , regardless of the number of the peak-pair ( Figure 2d ) .
130 +In addition , the distance between each peak-pair was approximately 20 bp ( Figure 2e ) , suggesting that the ArgR binds to the cognate DNA in similar manner ( i.e. sequence specific binding ) but different conformation according to the number of binding events between ArgR and DNA .
131 +We next examined if the number of peak-pairs show direct correlation at the loci with the ArgR-binding occupancy in the ChIP-chip data ( 17 ) .
132 +Indeed , we observed an increase in occupancy between single , double and triple peak-pairs , whose median values were 1.56 , 3.34 and 4.08 , respectively , indicating a positive correlation due to the number of cross-linking sites between ArgR protein and DNA sequence ( Figure 2f ) .
133 +The ChIP-chip or ChIP-seq signal intensities at the ArgR-binding sites serve as a good indicator of the different binding occupancies of ArgR ( 30 ) .
134 +Furthermore , the multiple peak-pairs are a direct consequence of various topological structures of ArgR-DNA complexes .
135 +It was proposed that the association of hexameric ArgR complex induces sharp DNA bend by an angle of ∼ 70 − 90 ◦ ( 9 -- 11 ) , which covers a region of approximately four helical turns through only one side of the DNA helix ( 26,31 ) .
136 +Despite in vitro experimental evidence supporting such a steric-hindrance model , our results argue that the bending angle and region covered by ArgR complex in vivo is variable .
137 +In vivo organization of the ArgR-DNA complexes The hexameric ArgR complex binds to the specific DNA motif composed of a pair of imperfect palindromic sequences that are connected by a fixed length spacer sequence ( 2 or 3 bp ) ( 26 ) .
138 +To examine if the multiple peakpairs are the consequence of the presence of multiple ArgR-binding motifs , we inferred a de novo position-specific weight matrix ( PSWM ) for ArgR using MEME , which is a bioinformatics tool that identifies overrepresented motifs in multiple unaligned sequences ( 32 ) .
139 +The DNA motifs were screened from the sequences for peak pairs of the three categories .
140 +All peak-pairs contained the 39-bp long ArgR-binding motif comprising two 18 bp palindromic sequences with three nucleotides as a spacer , however the multiple ArgR-binding motifs were not observed in double and triple peak-pairs ( Figure 3a ) .
141 +Thus , we speculated that the multiple peak-pairs in our ChIP-exo profiles did not originate due to the interaction between ArgR subunits with the multiple binding motifs .
142 +Instead , we hypothesize that the multiple peak-pairs are the consequence of the single binding motif serving as an anchor for the confined non-specific interaction with neighboring sequences by the ArgR subunits .
143 +This hypothesis is further supported by the fact that the distance between forward and reverse peak ( ∼ 93 bp ) is longer than the 39-bp long ArgR-binding motif .
144 +To investigate this hypothesis , we determined the location of the ArgR-binding motif ( i.e. two ArgR boxes connected by 3-bp spacer ) between each paired peak .
145 +A total of 122 individual peak-pairs were identified from the 63 ArgR-binding loci ( Figure 3b , Supplementary Table S4 ) .
146 +Interestingly , these peak-pairs were classified into three groups based upon the location of the two ARG boxes in the DNA sequence between forward and reverse peak ( i.e. left , middle and right position ) .
147 +In the first group ( 34 peak-pairs ) , the two ARG boxes are located at 6.7 bp on average from the left end of the DNA sequence .
148 +In the second ( 47 peakpairs ) and third group ( 41 peak-pairs ) , the two ARG boxes were located at 26.9 and 47.3 bp from the left end , respectively .
149 +The respective distance between the left ends of each group were 20.2 and 20.4 bp .
150 +These unique peak-pair patterns suggest that the crosslinking positions detected from ChIP-exo are correlated with the interaction between a multimeric ArgR complex and its binding region .
151 +It is known that two monomeric ArgR subunits bind one ARG box .
152 +Thus , two ARG boxes of 39-bp in length are occupied by four monomeric ArgR subunits through interaction with only one side of the DNA helix that is equivalent to a region of about four helical turns ( 31 ) .
153 +Note that a hexameric ArgR complex , which is the functionally active form for regulating the target genes , is composed of two trimeri
154 +ArgR complexes depending on the allosteric effect of arginine ( 33,34 ) .
155 +However , our data show a difference in the sequence length of ArgR-binding region ( ∼ 39 bp ) between in vitro experiments and the protected region ( ∼ 93 bp ) by in vivo ChIP-exo experiment .
156 +Thus , we propose three ArgR-binding modes based upon the participation of the remaining two monomeric ArgR subunits in the interaction with the residual DNA region ( Figure 3c ) .
157 +For modes and , four monomeric ArgR subunits from the extreme left or right positions bind to the two ARG boxes , and the remaining two monomeric ArgR subunits interact non-specifically with the residual DNA ( Figure 3c ( ) and ( ) ) .
158 +The interaction between two ARG boxes and four monomeric ArgR subunits , which bends the DNA by an angle of ∼ 70 − 90 ◦ ( 9 -- 11 ) , may permit the contact of two monomeric ArgR subunits with the residual DNA .
159 +For mode , four monomeric ArgR subunits at the center position hold the ArgR-binding motif by bending DNA .
160 +Each ArgR subunit at the extreme left and right positions interacts with the residual DNA sequences non-specifically ( Figure 3c ( ) ) , which does not require an additional binding motif or identical length of sequence with the ARG box .
161 +Furthermore , the N-terminal domain of ArgR carries a basic charge that interacts with the negatively charged DNA ( 35 ) .
162 +To test this hypothesis , we screened the additional motif or a single ARG box from the DNA sequences of nonspecific contact region using the MEME tool .
163 +No significant DNA motifs were found from residual sequences of the mode , and .
164 +For example , the upstream region of hisJQMP operon containing ARG boxes participates in binding and stabilizing ArgR interaction ( 36 ) .
165 +This site is ∼ 90 bp positioned away from ARG boxes ( 37 ) .
166 +Thus , the binding of four monomeric ArgR subunits to ARG boxes facilitates DNA-bending that mediates non-specific contacts between ArgR subunits and the ArgR-binding region .
167 +Next , we elucidated the structural difference between single , double and triple peak-pairs .
168 +The previous gelretardation experiments suggested that one ArgR hexamer binds to the two palindromic ARG boxes ( 31 ) .
169 +Consistent with this , our data imply that the ArgR-binding regions can bind to one of the three modes ( Figure 3d ) .
170 +Thus , the number of peak-pairs can be determined by the binding accessibility of ArgR to the ARG boxes that results in regulat ing the bending angle ( ∼ 70 -- 90o ) .
171 +For example , the higher ArgR-binding accessibility can induce the lower bending angle , resulting in a greater chance of non-specific contact for generating the multiple peak-pairs .
172 +These diverse binding patterns agree well with the fact that the imperfect ArgR consensus sequences are important for increasing the range of the arginine concentration in vivo to regulate genes in a large regulon ( 38 ) .
173 +Interaction between ArgR and RNA polymerase
174 +In general , the ArgR represses transcription by steric exclusion of RNAP from the promoter regions ( 26,29,39 ) .
175 +To determine this interaction , we compared the ArgR-binding sites with the − 10 and − 35 promoter elements occupied by RNAP .
176 +We classified the interactions between ArgR and RNAP into three unique modes based on their binding locations .
177 +For instance , ArgR binds to the promoter region of the hisJQMP operon , which is occupied by RNAP for transcriptional initiation ( 36 ) .
178 +34 genes showed overlap of binding location of ArgR with RNAP , henceforth referred to as the overlapped mode ( O ) ( Figure 4a ) .
179 +In the genes of aroP and yaaU , which encode an aromatic amino acid permease and an uncharacterized member of the major facilitator superfamily ( MFS ) of transporters , the ArgR-binding loci were determined at the upstream ( U ) and downstream ( D ) sites from RNAP-binding region , respectively ( Figure 4b and c ) .
180 +We determined 11 such genes as having the upstream and downstream modes , respectively ( Figure 4d ) .
181 +The relative binding locations of ArgR to the TSS positions ( upstream , downstream and overlapped ) were not directly correlated with the number of peak-pairs and transcriptional activity ( 17 ) ( Figure 4d ) .
182 +Altogether , the binding of ArgR does not simply exclude the RNAP for the transcriptional repression , but instead the transcriptional regulation by ArgR is likely mediated by the combinatorial effect of DNA-bending at the ARG boxes , the ArgR-binding positions , the interaction with other TFs , and the number of peak-pairs ( 23,37 ) .
183 +DISCUSSION
184 +In conclusion , we describe in vivo DNA-wrapping modes around the hexameric ArgR complex induced by DNA-bending at the ARG boxes and non-specific contacts on a genome-wide scale .
185 +ArgR is a hexameric transcriptional regulator , which controls the transcription of genes involved in arginine biosynthesis , utilization and transport , as well a histidine transport ( 17,36 ) .
186 +In the presence of L-arginine , the hexameric ArgR complex binds to specific DNA sequences called ARG boxes , which consist of a pair of imperfect palindromic sequences .
187 +The two palindromes are connected by a fixed-length spacer sequence ( 2 or 3 bp ) , resulting in the ArgR-binding site totaling 39 bp in length ( 26 ) .
188 +It has been proposed that the association of hexameric ArgR complex with two ARG boxes bends DNA by an angle of ∼ 70 − 90 ◦ apparently centered between the pair of palindromes ( 9 -- 11 ) .
189 +Additionally , it was postulated that the hexameric ArgR complex covers a region of about four helical turns through only one side of the DNA helix ( 26,31 ) .
190 +Despite in vitro experimental evidence supporting such a steric-hindrance model , the mode of interaction of hexameric ArgR-DNA complex in vivo is unclear .
191 +Our ChIP-exo data indicated comprehensive ArgR-DNA interactions at high-resolution with successful removal of false positives , resulting in a clearer snapshot of in vivo ArgR-binding events than in a previous study ( 17 ) .
192 +The ArgR-binding data showing the unique DNA sequences ( 93 ± 2 bp ) defined by peak-pairs were classified into three modes comprising multiple peak-pairs ( 93 bp-long for each peak-pair and 20-bp-long interval between peak-pairs ) .
193 +Moreover , we discovered that 67 % of ArgR-binding regions contain multiple peak-pairs where one broad peak was shown in the previous ArgR ChIP-chip data ( 17 ) .
194 +Furthermore , the peak-pairs were grouped into three modes defined by the location of the two ARG boxes ( left , middle , right ) .
195 +The sharp DNA bending ( 70 − 90 ◦ ) can be induced by specific interaction between four monomeric ArgR subunits and two ARG boxes .
196 +Subsequently , the interaction facilitates non-specific contacts between residual monomeric ArgR subunits and DNA sequences .
197 +These findings along with results of RNAP-binding loci suggest that the transcriptional regulation by hexameric ArgR complex is likely mediated by the combinatorial effect of DNA-bending at the ARG boxes , th
198 +ArgR-binding positions , the interaction with other TFs and the non-specific contacts between ArgR and neighboring sequences .
199 +ChIP-exo data significantly contributed to elucidating protein-DNA binding mechanisms at the genome-scale through the recognition of accurate protein-binding sites .
200 +In the future , this technology will support fundamental information for various transcription factors to understand the bacterial transcription regulatory network .
201 +Supplementary Data are available at NAR Online.
202 +FUNDING
203 +Intelligent Synthetic Biology Center of Global Frontier Project [ 2011 -- 0031957 to B.-K.C. ] ; Basic Science Research Program [ NRF-2013R1A1A3010819 to S.C. ] through the National Research Foundation of Korea ( NRF ) funded by the Ministry of Science , ICT and Future Planning .
204 +Funding for open access charge : Intelligent Synthetic Biology Center [ 2011-0031957 to B.-K.C. ] .
205 +Conflict of interest statement .
206 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +Immunoprecipit on-sequencing ati
2 +In bacteria , selective promoter recognition by RNA polymerase is achieved by its association with σ factors , accessory subunits able to direct RNA polymerase `` core enzyme '' ( E ) to different promoter sequences .
3 +Using Chromatin Immunoprecipitation-sequencing ( ChIP-seq ) , we searched for promoters bound by the σS-associated RNA polymerase form ( EσS ) during transition from exponential to stationary phase .
4 +We identified 63 binding sites for EσS overlapping known or putative promoters , often located upstream of genes ( encoding either ORFs or non-coding RNAs ) showing at least some degree of dependence on the σS-encoding rpoS gene .
5 +EσS binding did not always correlate with an increase in transcription level , suggesting that , at some σS-dependent promoters , EσS might remain poised in a pre-initiation state upon binding .
6 +A large fraction of EσS-binding sites corresponded to promoters recognized by RNA polymerase associated with σ70 or other σ factors , suggesting a considerable overlap in promoter recognition between different forms of RNA polymerase .
7 +In particular , EσS appears to contribute significantly to transcription of genes encoding proteins involved in LPS biosynthesis and in cell surface composition .
8 +Finally , our results highlight a direct role of EσS in the regulation of non coding RNAs , such as OmrA/B , RyeA/B and SibC .
9 +Bacteria are constantly exposed to changes and fluctuations in their environment , to which they can adapt by reprogramming their gene expression through various mechanisms , including use of alternative σ factors .
10 +σ factors are accessory subunits of bacterial RNA polymerase that associate , in a 1:1 stoichi-ometric ratio , to the core enzyme ( E ) , i.e. , the multi-subunit complex responsible for RNA polymerase catalytic activity .
11 +Binding to any of the different alternative σ factors creates different RNA polymerase holoenzymes ( Eσ ) , proficient in specific promoter recognition and transcription initiation .
12 +After the process of transcription initiation has taken place , the σ factor dissociates from the holoenzyme , and the core enzyme carries out transcription elongation1 .
13 +The number of σ factors varies considerably among bacteria : seven σ factors are known to be present in Escherichia coli , including σ70 ( or σD ) , the `` housekeeping '' σ factor devoted to transcription of a large part of the genome and of most essential genes .
14 +In contrast , alternative σ factors are responsible for the transcription of smaller subsets of genes , fulfilling specific roles or belonging to defined functional groups2 .
15 +One alternative σ factor , σS , strongly affects cell survival during stress conditions , such as starvation , oxidative stress , and exposure to either low or high pH , and controls expression of virulence factors in several pathogens3 .
16 +For its important role in response
17 +1Institute of Biomedical Technologies , National Research Council ( ITB-CNR ) , Segrate ( MI ) , Italy .
18 +2EAWAG , Swiss Federal Institute for Environmental Science and Technology , Dübendorf , Switzerland .
19 +3Lab .
20 +Adaptation et Pathogénie des Micro-organismes ( LAPM ) , Univ. .
21 +Grenoble Alpes , F-38000 Grenoble , France .
22 +4UMR 5163 , Centre National de Recherche Scientifique ( CNRS ) , Grenoble , France .
23 +5Department of Biosciences , Università degli Studi di Milano , Milan , Italy .
24 +* These authors contributed equally to this work .
25 +Correspondence and requests for materials should be addressed to S.L. ( email : stephan.lacour@ujf-grenoble.fr ) or P.L. ( email : paolo.landini@unimi.it ) to cellular stresses , σS is considered the master regulator of the so-called `` general stress response '' and , consistently , it is induced in response to any stressful event leading to reduction in specific growth rate4 ,5 .
26 +Interestingly , σS and σ70 appear to recognize very similar promoter sequences6 .
27 +Consequently , several promoters are recognized with similar effifficiency by both EσS and Eσ70 in vitro7 , and their preferential recognition by either form of RNA polymerase in vivo is mediated by accessory regulatory proteins6 .
28 +Selective promoter recognition by either σ70 or σS can be achieved by deviations from a common consensus sequence6 ,8 which confer specificity for either σ factor : for instance the presence of a C nucleotide ( − 13C ) immediately upstream of the − 10 promoter element is a known determinant for σS binding and it is a common feature in σS-dependent promoters9 .
29 +In a previous work , we set out to determine which promoters are preferentially bound in vitro by either Eσ70 or EσS by run-off transcription microarray ( ROMA ) ; we confirmed the importance of sequence elements important for promoter recognition by σS , such as the presence of C residues at positions -13 and -12 C element , and suggested that an A/T-rich discriminator region would favour transcription initiation by EσS in vitro10 .
30 +In this work , we used Chromatin-Immunoprecipitation-sequencing ( ChIP-seq ) to identify promoters bound by EσS at early stationary phase , i.e. , at a moment in which σS accumulates inside the bacterial cell .
31 +Our results led to identification of novel σS-dependent genes , and provided insight on regulation of non-coding RNAs by σS .
32 +We could also show that a significant subset of EσS-bound promoters controls genes whose expression is σS-independent , suggesting considerable overlap in promoter recognition by different σ factors .
33 +Results
34 +MG1655-rpoSHis6 construction and σS - His6 immunoprecipitation .
35 +Since no anti-σS antibodies suitable for immunoprecipitation were available at the time of this study , we decided to utilize anti-6xHis-tag antibodies targeting a histidine-tagged σS protein ( σS-His6 ) .
36 +In order to study promoter binding by σS-His6 without perturbing σS physiological levels or rpoS gene expression , we constructed a strain carrying a chromosomal rpoSHis6 allele , i.e. , an otherwise wild type rpoS allele with 6 codons for histidine at its 3 ` end , as described in Materials and Methods .
37 +We verified the effects of the rpoS allele replacement on specific growth rate ( Fig. 1A ) and checked the relative amounts of both the wild type and the σS - His6 proteins at the onset of stationary phase by Western blot , using an anti-σS antibody ( Fig. 1A , inset ) .
38 +A Western blot with the anti-6xHis antibody confirmed that the MG1655-rpoSHis6 strain did indeed produce a 6xHis-tagged σS protein ( data not shown ) .
39 +No differences were detected in either specific growth rate or intracellular σS amounts in the two strains ( Fig. 1A ) .
40 +Western blot analysis clearly showed that , as expected , the amount of σS ( or σS-His6 ) increased significantly at the end of the exponential phase , ( compare points 1 and 2 ) : at this point , bacterial cells were growing at a specific growth rate of 0.32 ( ± 0.02 ) h − 1 .
41 +Cells were collected at the growth stage corresponding to point 2 in Fig. 1A in all subsequent experiments .
42 +To verify whether the C-terminal histidine tag might affect σS activity in vivo , we tested the activity of HPII catalase , encoded by the rpoS-dependent katE gene and a marker for rpoS functionality11 .
43 +No statistically significant difference in HPII specific activity was detected between MG1655 and MG1655-rpoSHis6 , while , in contrast , HPII catalase specific activity was almost totally abolished in an rpoS null mutant strain , as expected ( Fig. 1B ) .
44 +These results indicate that introduction of the 6xHis-tag in the σS protein does not affect its abundance , physiological regulation and activity .
45 +Thus , we performed protein-DNA co-immunoprecipitation experiments in the MG1655-rpoSHis6 strain , using anti-6xHis antibodies .
46 +As a quality control of the co-immunoprecipitation experiment , we verified the enrichment of a known binding site for EσS in the immunoprecipitated samples compared to sonicated DNA ( Input sample ) .
47 +To this purpose , we performed qRT-PCR experiments comparing the relative abundance of the promoter region of the σS-dependent dps gene ( Pdps ) to coding sequences within the rpoB and the yeeJ genes .
48 +Both the Pdps/rpoB and Pdps/yeeJ ratios approached 1 in the Input sample , while being 10-fold higher in the σS-His6 immunoprecipitation sample ( σs-IP ; Fig. 1C ) , thus suggesting strong enrichment in EσS binding sites by the immunoprecipitation procedure .
49 +Chromatin immunoprecipitation-sequencing ( ChIP-seq ) .
50 +Two replicates of the Input sample ( MG1655-rpoSHis6 chromosomal DNA ) and of the σS-IP sample ( σS-His6 immunoprecipitated DNA ) were used to prepare sequencing libraries .
51 +The libraries were sequenced into 4 separate lanes of the same GAIIx run .
52 +We obtained more than 50 million mapping reads for both the input samples ( corresponding to a sequencing depth of 543-fold the E. coli genome ) ; for the first and the second IP samples , more than 26 and 32 million mapping reads were obtained , respectively .
53 +Identification of the DNA regions more represented in the σs-IP sample , corresponding to potential binding sites for EσS , was carried out using the CisGenome software12 , which yielded 78 `` peaks '' , i.e. , regions of the genome significantly enriched ( pval ≤ 0.01 ) in the σs-IP sample as compared to the Input sample .
54 +Almost all peaks detected ( 72/78 ) corresponded to DNA regions ≤ 400 bp-long or slightly larger , consistent with the DNA fragment sizes obtained after DNA sonication ( see Materials and Methods , `` σS-His6 immunoprecipitation '' ) .
55 +Three enriched regions were slightly larger in size ( 500-700 bp ) , while only three regions had sizes larger than 1kbp ( 1049 , 1199 and 3149 bp , respectively ) .
56 +The last one encompassed a DNA region including five different ORFs and several non-coding and regulatory elements , making it impossible to identify a putative binding site for EσS ; thus , this DNA fragment was excluded from further analysis and is listed , together with intragenic peaks , in Supplementary Table S2 ( see below ) .
57 +On the contrary , the two peaks just over 1 kbp overlapped a single known promoter region , and were thus included in the EσS binding site analysis shown in Table 1 .
58 +The visualization through Integrative Genome Viewer ( IGV ) of represent-ative σS binding peaks obtained from the CisGenome analysis is shown in Fig. 2 : significantly enriched genomic regions ( i.e. , peaks ) are reported for the known rpoS-dependent genes osmB , dps , osmE and csrA ( Fig. 2A ) and for loci associated to the small RNAs sibC/ibsC , ryeA/ryeB , and omrA/omrB ( Fig. 2B ; see also section `` Regulation of non-coding RNA by EσS '' ) .
59 +The large majority ( 63 out of 78 ) of the σS-IP peaks was located immediately upstream of coding sequences or known regulatory RNAs , consistent with σS binding to promoter regions .
60 +Out of these 63 peaks , 61 were located in intergenic regions , while two peaks lie within the stfR and wbbH ORFs , but upstream , respectively , of the tfaS and wbbI genes , suggesting that they might define internal promoters within operons .
61 +The remaining peaks fell into intragenic regions at considerable distance from other ORFs ( listed in Supplementary Table S2 ) .
62 +Although it is possible that some of these peaks might define bona fide EσS binding sites ( e.g. , promoters for yet unknown antisense RNAs ) , they were not considered for further characterization within this study .
63 +However , even assuming that all the intragenic peaks are artefacts of ChIP-seq , the resulting percentage of false positives ( 19 % ) would still be lower than what reported for similar studies13 .
64 +50 out of the 63 peaks corresponding to known or putative promoter regions could unequivocally be attributed to one specific gene , based on the DNA sequence covered by the peak , the direction of transcription of the neighbouring genes , the distance to the nearest ORFs and , when available , the presence of an experimentally determined transcription start site within the boundaries of the peak .
65 +Of the 50 genes unequivocally identified , 27 had been shown to be at least partially rpoS-dependent in previous reports , as listed in Table 1 .
66 +In contrast , 13 peaks , listed in Table 2 , lie in intergenic regions between divergently transcribed genes or operons and could not be assigned to a specific gene .
67 +However , we often found that one of the two divergent genes ( or even both , as for the dsrB-yodD intergenic region , Table 2 ) had previously been described as rpoS-dependent , thus suggesting that EσS binding was due the presence of an rpoS-dependent promoter within the intergenic region .
68 +As an example , we assigned the putative EσS binding site in the osmE-nadE intergenic region to osmE , since its promoter is σS-dependent14 -- 16 ( Fig. 2 and Table 2 ) .
69 +Altogether , the peaks identified in the ChIP-seq experiment overlapped with the promoters of 36 genes that had been shown to be at least partially rpoS-dependent ( highlighted in Tables 1 and 2 ) .
70 +Stress-related genes defined the most represented functional category in our ChIP-seq analysis ( see Tables 1 -- 2 ) , in agreement with the role of σS as master regulator of the general stress response .
71 +Interestingly , binding sites for EσS were also found upstream of several genes involved in cell envelope structure ( erfK , lpp , ynhG ) and lipopolysaccharide ( LPS ) biogenesis ( lpxC , wbbH , wbbI ) , suggesting that EσS might be important for the expression of cell surface-related genes in response to growth cessation .
72 +The majority of the intergenic regions not linked to rpoS-dependent genes included known or putative promoters recognized by Eσ70 , in agreement with previous results indicating extensive cross-recognition between EσS and Eσ70 regulons7 ,9 .
73 +Interestingly , however , several promoters are also recognized by other alternative σ factors , namely σE ( ytfJ and lpxP ) and σH ( hepA , sdaA , raiA and rpmE ) ( Tables 1 -- 2 ) .
74 +In vivo expression of genes identified by ChIP-seq analysis .
75 +The results of our ChIP-seq experiments seem to indicate that a large percentage of EσS-binding sites are associated with promoters directing transcription of rpoS-independent genes .
76 +Alternatively , regulation of these genes by σS might have been overlooked in previous investigations of the rpoS regulon , mostly carried out as whole genome transcription analysis comparing an rpoS mutant to its parental strain14 -- 19 .
77 +In order to elucidate the functional role of the EσS-binding sites , we measured relative expression of 10 genes whose promoters , according to our ChIP-seq results , are recognized by EσS , by performing qRT-PCR experiments comparing E. coli MG1655 to its otherwise isogenic rpoS mutant .
78 +As control genes in the qRT-PCR experiment , we chose 4 genes previously proposed to be rpoS-dependent : dps , ycgB , rssA and bsmA15 ,16,20 .
79 +The remaining 6 genes , never previously shown to be rpoS-dependent , were selected based either on their function or on promoter features : lpp encodes Braun lipoprotein , which bridges the outer membrane to peptidoglycan and is extremely abundant in E. coli21 ; ssrA is a transfer-messenger RNA ( tmRNA ) - encoding gene ; uxaB is involved in galacturonate metabolism ; ybiI is a gene of unknown function whose promoter had been indicated as putative EσS-dependent through bioinformatics prediction22 ; ydbK is an oxidative stress-related gene23 ; ygjR , like ybiI , is an unknown function gene with a known transcription start site24 , whose putative − 10 region shows some features typical of EσS-dependent promoters , such as the − 13C .
80 +Results of the qRT-PCR experiments ( Fig. 3 ) could demonstrate rpoS-dependent gene expression for dps , ycgB , ybiI and ydbK , suggesting that the latter two are yet unidentified members of the rpoS regulon .
81 +In contrast , the expression of the remaining genes was not affected by the lack of a functional rpoS gene , at least in the conditions tested .
82 +To further investigate whether these genes showed any kind of depend-ence on σS , we tested their expression levels in a rpoS-overexpressing strain ( MG1655/pBADrpoS ) grown to early stationary phase in LB medium supplemented with 0.1 % arabinose .
83 +Although intracellular σS amounts were almost 10-fold higher in the pBADrpoS-bearing strains compared to MG1655 , no significant changes in relative expression levels were detected for any of the genes tested ( data not shown ) .
84 +In vitro EσS-promoter interactions .
85 +Results of the ChIP-seq and qRT-PCR experiments failed to show strong correlation between EσS promoter binding and EσS-dependent transcription , even for genes previously described as rpoS-dependent , such as rssA and bsmA ( Fig. 3 ) .
86 +In order to confirm ChIP-seq results , we studied EσS-promoter interactions in vitro , by comparing EσS and Eσ70 for their ability to bind and to promote open complex formation at a subset of the promoters studied in qRT-PCR experiments .
87 +We selected the promoter regions of the two newly identified rpoS-dependent genes , ybiI and ydbK , together with the promoters of the known rpoS-dependent dps and bsmA genes , which , however , showed different behaviour in our qRT-PCR experiments .
88 +Firstly , we performed GMSA with either EσS or Eσ70 , in the presence of heparin to select for open complexes , on regulatory DNA fragments ( extending from 250 bp upstream to 30 bp downstream of the start codon ) .
89 +EσS was clearly more effifficient than Eσ70 in promoting open complex formation at the ybiI , ydbK and bsmA promoters ( compare amounts of unbound DNA probes , Fig. 4A ) , while both forms of RNA polymerase showed similar proficiency in open complex formation at the dps promoter , despite its strong EσS-dependence in vivo ( Fig. 3 ; 8,16 ) .
90 +As a negative control for binding by EσS , we performed GMSA experiments on the strictly Eσ70-dependent crl promoter , which clearly showed preferential binding by Eσ70 ( Supplementary Fig .
91 +S1 ) .
92 +To further investigate promoter DNA-RNA polymerase interaction , and to map the exact location of the -10 promoter elements for ybiI , ydbK and bsmA , we performed KMnO4 reactivity assays ( Fig. 4B ) .
93 +Treatment with permanganate oxidizes thymidine residues in single-stranded DNA , allowing us to identify precisely the location of open complexes .
94 +As expected , no open complex formation by EσS was detected at the Eσ70-dependent crl promoter ( Supplementary Fig. 1 ) .
95 +In contrast , open complex formation at the bsmA promoter was only observed in the presence of EσS , consistent with GMSA results and confirming specific recognition by EσS at this promoter .
96 +Similarly , at the ybiI promoter , binding by EσS resulted in much stronger reactivity than Eσ70 , indicating more effifficient open complex formation .
97 +A more complex picture emerged from KMnO4 experiments at the ydbK promoter , which showed that both EσS and Eσ70 can recognize a promoter located , in agreement with bioinformatics predictions22 , at ca. 70 nucleotides upstream of the ydbK ORF .
98 +However , subtle changes can be observed in the pattern of KMnO4 reactivity induced by the two RNA polymerase-promoter complexes , with binding by EσS resulting in higher reactivity in the T residues at positions − 4 to − 2 ( marked by an arrow in Fig. 4B ) .
99 +Taken together with GMSA results , this observation suggests that , at the ydbK promoter , EσS might trigger formation of an open complex more resistant to heparin challenge and possibly more proficient in transcription initiation .
100 +Finally , at the dps promoter , both EσS and Eσ70 induced open complex formation with equal effifficiency , indicating lack of preferential recognition by either form of RNA polymerase in vitro .
101 +Regulation of non-coding RNAs by EσS .
102 +Results of ChIP-seq analysis indicate that three EσS binding sites are positioned in the proximity of genes encoding regulatory RNAs .
103 +A putative EσS binding site was identified upstream of the 88 nt-long regulatory RNA omrA , which controls expression of genes involved in flagellar motility , iron uptake , adhesion factors and various outer membrane proteins25 .
104 +The omrA gene lies next to omrB , which codes for a highly similar small RNA and also regulates some of the targets for omrA25 ,26 .
105 +The other two EσS binding sites were found in proximity of two complex loci : the ryeA/ryeB locus , which includes two small RNAs overlapping in antisense directions27 , and the sibC/ibsC locus , in which a non coding RNA ( sibC ) overlaps a small ORF , ibsC , reading in the opposite direction , and encoding a toxic peptide28 .
106 +The location and extension of the three ChIP-seq peaks suggest that EσS might bind the promoter regions of omrA ( but not omrB ) , and of ryeB and sibC , rather than ryeA and ibsC ( Fig. 2B ) , consistent with recent observations that omrA and ryeB are rpoS-dependent in Salmonella enterica29 ,30 .
107 +To confirm this result , we performed northern blots comparing small RNA levels in the wild type versus the rpoS mutant strain of E. coli ( Fig. 5 ) .
108 +In addition to standard growth conditions ( LB medium at 37 °C ) , we also carried out northern blot experiments at 28 °C , since low growth temperature favors σS accumulation and positively affects stability of some small RNA31 .
109 +Due to diffifficulties in obtaining a clean result with a probe for RyeB , we measured the relative amounts of RyeA , which upon pairing with RyeB , is degraded in an RNaseIII-dependent fashion and shows therefore transcript levels inversely proportional to ryeB27 ,29 .
110 +Inactivation of the rpoS gene almost abolished omrA transcription , while strongly increasing RyeA transcript levels ( Fig. 5A ) , consistent with rpoS-dependence of transcription of the omrA and ryeB genes .
111 +Interestingly , the OmrA and RyeA transcripts also displayed opposite temperature-dependence , with OmrA being more expressed at 28 °C and RyeA at 37 °C .
112 +As further confirmation that rpoS-dependent regulation specifically targets omrA , but not omrB , we performed gfp reporter assays .
113 +Reporter genes experiments clearly showed very different effects of rpoS inactivation on transcription of the two genes , with omrA showing almost complete rpoS-dependence , while omrB expression was actually slightly increased in the rpoS mutant background ( Fig. 5B ) .
114 +Interestingly , the first nucleotide of the − 10 region of omrA is a − 12C ( Supplementary Table S3 ) , a feature favouring specific promoter opening by EσS but not by Eσ70 32 , while at the omrB promoter , such a selective determinant is replaced by a canonical − 12T for Eσ70 and might explain lack of preferential binding by EσS .
115 +Substitution of the − 12C nucleotide by a − 12T in the omrA − 10 promoter element increases promoter strength by more than 10-fold and almost completely overcomes its dependence on rpoS ( Fig .
116 +5C ) , suggesting that the − 12C act as a determinant for EσS specificity in the omrA promoter .
117 +A more complex picture emerged from analysis of the SibC transcript , which , like RyeA , showed increased expression at 37 °C than at 28 °C .
118 +At the latter temperature , SibC was transcribed in an rpoS-dependent manner ; however , the effect of the rpoS mutation was reversed at 37 °C , possibly suggesting additional regulatory mechanism affecting SibC expression at this temperature ( Fig. 5A ) .
119 +The complexity of SibC regulation is also suggested by the presence of two transcripts , either due to the presence of multiple promoters or to RNA processing as already described28 .
120 +Sequence analysis of σS-bound promoters .
121 +In order to assess the importance of σS-specific promoter determinants for binding by σS , we analyzed the sequences of the experimentally determined promoters controlling genes identified in the ChIP-seq experiments ( 30 promoters , listed in Supplementary Table S3 ) .
122 +The promoters were divided in two subsets : the ones directing transcription of genes reported to show some level of dependence on σS ( 21 promoters ) and those controlling genes whose expression is not affected by lack of a functional rpoS gene ( 9 promoters ) .
123 +In good agreement with the previously proposed consensus for σS 4,8,10,16 , − 10 region alignment of σS-dependent genes ( from − 20 to +1 , Fig. 6 ) suggests that their consensus sequence in the − 17 to − 6 region would be TNTGCYAAACTT , where N is any nucleotide and Y is a pyrimidine and W is either A or T ( Fig .
124 +6 ) ; in addition , promoters of σS-dependent genes are characterized by an A/T-rich discriminator region .
125 +Promoters of σS-independent genes lack conservation of the C residues at positions − 13 , − 12 , and − 8 , reduced frequency of a T at position − 6 , and display a discriminator region richer in G/C ( Fig .
126 +6 ) .
127 +Alignment of the − 35 regions of σS-bound promoters ( listed in Supplementary Table S4 ) highlighted some conservation of the σ70 consensus sequence , TTGACA , in the promoters of genes whose expression is independent of σS ; in contrast , in the promoters of σS-dependent genes , the − 35 region showed a weakly conserved sequence , GCTGACAAA , with some resemblance to the − 35 promoter element for σ70 ( Supplementary Fig .
128 +S2 ) .
129 +It remains to be understood whether this sequence might play any role in σS -- promoter interactions .
130 +Discussion
131 +In this work , we used a ChIP-seq approach in order to identify promoters bound by EσS during the early stationary phase , in which σS concentrations surge in the bacterial cell ( Fig. 1A ) .
132 +The experimental conditions used in this work were chosen in order to identify genes directly regulated by σS that are induced in response to transition into stationary-phase .
133 +Indeed , we only detected 63 promoter regions bound by EσS ( Tables 1 -- 2 ) ; this number only represents a fraction of the σS-bound promoters previously identified either by microarray or by ChIP-on-chip analysis14 ,19,33 , which , however , were performed under a variety of different growth conditions and include genes subject to complex regulation and only indirectly regulated by σS .
134 +Out of the 63 promoters identified in our study , 38 ( 60 % ) control transcription of genes regulated by the σS-encoding rpoS gene ( Tables 1 -- 2 and references within ) .
135 +Two of these , ybiI and ydbK , had not yet been identified as part of the rpoS regulon , and we confirmed their preferential recognition by EσS via in vitro binding and open complex formation experiments ( Fig. 4 ) .
136 +However , a large percentage of σS-bound promoters control genes whose expression is not affected by the presence of this factor ( see Tables 1 -- 2 , Fig. 3 ) , suggesting that these promoters are recognized with similar effifficiency by σS and other σ factors , mostly σ70 .
137 +This result is consistent with the notion that σS does not only serve to promote expression of its own regulon , but it can also contribute to transcription of constitutively expressed genes .
138 +Promoter sequence comparison between bona fide σS-dependent genes and those not showing altered expression in an rpoS mutant highlighted the importance of the promoter elements associated with selective recognition by σS ( Fig. 6 ) .
139 +At least some σS-specific determinants might be more important for preventing recognition by σ70 in vivo rather than increasing binding affiffinity or promoter opening by σS , such as the presence of a C rather than a T as first nucleotide of the − 10 hexamer , as is the case at the omrA promoter ( Fig. 5C ) .
140 +Although the mechanisms of regulation by σS appear to be well conserved in Enterobacteria , some of the σS-independent genes found in our ChIP-seq analysis ( e.g. , tomB , sdaA , bsmA ) appear to be rpoS-dependent in Salmonella Typhimurium30 , possibly suggesting more effifficient promoter recognition by EσS in this bacterium .
141 +Promoter cross-recognition with σS also seems to extend to the alternative factors σE and σH ( Tables 1 -- 2 ) , in line with previous results showing similar functions of the rpoE and rpoS regulons and some promoter overlap between the two σ factors in vitro10 ,34 .
142 +Indeed , our results confirm a strong interplay between σS and σH , as the rpoH promoter is directly recognized by EσS ( Table 1 ) , in agreement with its rpoS-dependent expression35 .
143 +Our results would be consistent with recent reports showing co-regulation of the rpoE , rpoH and rpoS regulons in response to osmotic stress in enteropathogenic E. coli O157 : H736 , and an extensive analysis of the σ factor network in E. coli , showing extensive overlap in promoter recognition by alternative σ 's 33 .
144 +At least 10 of the rpoS-dependent genes identified in the ChIP-seq experiments encode small proteins involved in resistance to oxidative stress ( bsmA , dps , uspB , yaiA , ychH , ydbK , ygcG , yggE , yobF and yodD : Tables 1 -- 2 ) , while two more are linked to osmotic stress ( osmB and osmE ) .
145 +Our results would support the notion that , rather than being part of an adaptive response triggered by exposure to specific environmental stresses , the rpoS gene activates , in response to reduction in growth rate , a variety of stress-related genes , thus allowing the bacterial cells to `` brace themselves '' for any stressful conditions that might arise .
146 +However , promoter binding by EσS does not necessarily translate in increased transcription levels for EσS-dependent genes , suggesting that , upon binding , EσS might be unable to initiate transcription effifficiently at some promoters .
147 +For the bsmA promoter , this hypothesis would fit with the results of in vitro promoter interaction studies ( Fig. 4 ) and with our previous results , showing EσS-dependent transcription of the bsmA gene in vitro10 , but not in the bacterial cell .
148 +Since bsmA is induced in biofilm growth37 , it is possible that its transcription is repressed in planktonic cells , and triggered during biofilm growth .
149 +Thus , our results suggest that EσS might be poised at various promoters waiting for additional signals ( e.g. , leading to removal of a repressor protein ) in order to form a complex proficient in transcription initiation .
150 +While stress responses are well known examples of gene functions associated with the rpoS regulon , our results suggest direct involvement of σS in the expression of genes involved in biogenesis and structure of the LPS and outer membrane proteins ( Tables 1 -- 2 ) .
151 +Indeed , changes in cell surface structure and composition are known to take place in stationary phase38 .
152 +According to our ChIP-seq results , in addition to LPS genes , EσS also binds to the promoter of lpp , encoding Lpp or Braun lipoprotein , which links the outer membrane to peptidoglycan and is the most abundant outer membrane-associated lipoprotein in E. coli21 .
153 +Although lpp gene expression does not depend on the rpoS gene ( Fig. 3 ) , a connection of the rpoS gene with the function of Braun lipoprotein is further suggested by the identification of two more binding sites for EσS upstream of the erfK and ynhG genes , encoding two of the four alternative transpeptidases that crosslink Lpp to peptidoglycan .
154 +Both the erfK and ynhG genes had already been described as rpoS-dependent15 ,16 .
155 +Thus , it appears that , upon entry in the stationary phase of growth , rpoS might be required for maintenance of Lpp-transpeptidase activity in the periplasmic space .
156 +Finally , our results point to a direct role of EσS in the finely tuned regulation of non-coding RNAs : for instance , EσS promotes transcription of omrA , but not of the flanking gene , omrB ( Fig. 5 ) .
157 +Both genes encode very similar non-coding RNAs which target the same genes .
158 +It appears possible that different dependence on EσS by the two promoters might have evolved so to allow differential expression of the OmrA and OmrB non-coding RNAs in response to different signals , with OmrA induced as part of the rpoS regulon .
159 +The results of mutagenesis at the -12 position of the omrA promoter strongly reinforce the notion that the -12 C nucleotide can favourably bias transcription initiation by EσS at several promoters39 .
160 +Since both the OmrA and OmrB RNAs affect translation of several outer membrane proteins and extracellular structures such as curli and flagella40 , their selective regulation might mediate the impact of EσS on these structures , contributing to a general reorganization of the bacterial cell surface in response to stationary phase .
161 +Methods
162 +Strain construction .
163 +The E. coli MG1655 His6 : : rpoS strain ( from now on MG1655-rpoSHis6 ) , carrying an rpoS gene in which a 6-histidine tag is added to an otherwise wild type allele , was constructed following the genetic procedures described for allele replacement41 ,42 .
164 +Linear DNA fragments containing a kanamycin resistance gene and the ccdB gene under the control of a rhamnose inducible promoter were amplified by PCR from the pKD45 plasmid .
165 +The first 45 nucleotides of either primer used for amplification ( primers rpoS_OF and rpoS_OR , Supplementary Table S1 ) correspond to the DNA regions immediately upstream and downstream of rpoS , targeting the gene for mutagenesis .
166 +After PCR amplification , the resulting DNA fragment including the kanR-ccdB cassette was used to transform the DY330 strain42 ; the rpoS knockout was then P1-transduced into MG1655 , selecting for kanamycin resistance .
167 +The ΔrpoS : : kanR-ccdB cassette was then replaced by an otherwise wild type rpoS sequence to which an additional sequence coding for a 6-histidine tag ( 6xHis-tag ) had been added by PCR amplification , using the rpoS_IF and rpoS_IR primers ( Supplementary Table S1 ) .
168 +To this aim , DY330 cells carrying the rpoS knockout were transformed by electroporation with a linear DNA fragment encoding for the rpoSHis6 gene , carrying the His-tag at the 3 ` end .
169 +Transformant selection was performed on M9 minimal medium agar plates containing 0.2 % rhamnose and 0.01 % biotin : due to the toxicity of the ccdB gene in the presence of rhamnose , only the cells in which an allele replacement has taken place are able to grow on this medium .
170 +The rpoSHis6 allele was P1-transduced into MG1655 carrying the rpoS : : kan-ccdB knockout , again selecting for loss of the ccdB gene by plating on M9 minimal medium agar plates containing 0.2 % rhamnose and 0.01 % biotin .
171 +The stability and functionality of the RpoS protein was verified by Western blot and measurement of HPII catalase activity .
172 +σs S - His6 immunoprecipitation .
173 +For immunoprecipitation of the σ protein carrying a 6xHis-tag at its C-terminal end ( σS-His6 ) , the MG1655-rpoSHis6 strain was grown in 50 ml LB medium at 37 °C with vigorous shaking to an OD600 = 3.0 .
174 +In order to enrich the amount of RNA polymerase bound to promoters , cells were treated with rifampicin , which inhibits transcription initiation blocking RNA polymerase at the transcription start site , following the protocol described43 .
175 +To obtain protein-DNA crosslinking , for-maldehyde was added at a final concentration of 1 % for 5 minutes at room temperature .
176 +The crosslinking reaction was stopped by addition of 0.25 M glycine followed by 20 minute incubation at 4 °C with gentle shaking .
177 +The cells were washed , resuspended and treated with 100 μg / ml lysozyme for 30 minutes at 37 °C .
178 +The lysate was sonicated in order to fragment chromosomal DNA to a size between 100-400bp , and treated with RNaseI ( 100 μg / ml ) for 15 minutes at 37 °C .
179 +Cells debris was removed by centrifugation ( 10 minutes at 10000Xg ) .
180 +A 250 μl-fraction of the sample was treated with 100 μg / ml Proteinase K and 5 mM CaCl2 for two hours at 42 °C , and then at 65 °C overnight , to remove proteins non specifically bound to DNA .
181 +DNA was recovered by phenol-chloroform extraction and analyzed on a 2 % agarose gel to verify DNA fragmentation .
182 +The sample was mixed at a 5:1 ( vol : vol ) ratio with protein A/G agarose slurry and incubated for 2 h at 4 °C on a rotating wheel to clear the sample and reduce unspecific binding .
183 +Subsequently , the agarose beads were separated from the lysate by centrifugation at 10000Xg .
184 +The cleared lysate was then incubated at 4 °C overnight on a rotating wheel with 5 μl of antibody ( rabbit polyclonal to 6XHis-tag , ChIP grade , # 9108 , Abcam , Cambridge , UK ) .
185 +The rest of the procedure was carried out as previously described44 .
186 +DNA from untreated MG1655-rpoSHis6 was sonicated and 200 μl were taken to be used as a control in sequencing reactions ( Input = non-immunoprecipitated DNA ) .
187 +The Input and immunoprecipitated DNA samples were analyzed with the Agilent Bioanalyzer using the High Sensitivity DNA kit ( Agilent Technologies ) .
188 +Five IP samples were pooled on the same DNA purification column ( minElute , QIAGEN ) to reach 5 ng of total DNA , which is the minimum amount for sequencing library preparation .
189 +Two pools of IP DNAs were produced .
190 +Prior to sequencing libraries construction , quantitative Real Time reverse transcriptase-PCR ( qRT-PCR ) was carried out to assess the enrichment of the promoter region of the rpoS-dependent dps gene in the immunoprecipitated samples in comparison to the Input sample .
191 +The sequences of the primers used for qRT-PCR are listed in Supplementary Table S1 .
192 +Library preparation and sequencing procedure .
193 +Illumina libraries were prepared either from 5 ng of each of the two pools of immunoprecipitated-DNA ( RpoS-IP ) or from 5 ng of the two control DNA ( Input ) following the Illumina TruSeq ChIP-seq DNA sample preparation kit ; then each library was sequenced in a lane of a single strand 51 bp Illumina run on a GAIIx sequencer .
194 +Raw data are publicly available at Sequence Reads Archive under accession number BioProject SRP041323 ; BioSample SRS595203 ; Experiment SRX523029 ; Run1 SRR1265068 ; Run2 SRR1271103 .
195 +Statistical and bioinformatic data analysis .
196 +Raw reads were mapped against the Escherichia coli MG1655 genome using Bowtie45 with zero mismatches .
197 +The resulting BAM files were processed using SAMtools46 and BEDTools47 .
198 +The quality of each sequenced sample was checked using cross-correlation analysis implemented in spp R package48 .
199 +ChIP-seq peak calling was performed using CisGenome12 by imposing default parameters .
200 +Input data ( control DNA ) was used to model the background noise .
201 +Determination of rpoS-dependent gene expression in vivo .
202 +For all gene expression experiments , bacterial strains were grown in LB medium to OD600nm = 3.0 .
203 +For qRT-PCR , RNA was extracted and experiments performed as previously described49 , using 16S RNA as reference .
204 +Primers used in qRT-PCR experiments are listed in Supplementary Table S1 .
205 +For northern blots , total RNA was extracted using a hot-phenol procedure , so to maintain small RNA molecules .
206 +5 to 20 μg of RNA were separated onto a 6 % denaturing acrylamide gel prior to their electro-transfer onto a nylon membrane .
207 +As gene specific probes , 5 ` - Biotinylated oligomers ( Supplementary Table S1 ) were used at 1 nM in combination with 20 pM of the 5S RNA probe as internal control .
208 +Saturation and hybridization were performed with the ULTRAhyb ® - Oligo buffer ( Ambion ) at 45 °C and signals were detected using a Chemi nucleic acid detect wmodule ( Thermo Scientific Pierce ) .
209 +GFP reporter assays were performed as previously described50 .
210 +RNA polymerase in vitro assays .
211 +RNA polymerase reconstitution , gel mobility shift and KMnO4 reactivity assays were performed as previously described32 .
212 +32P-labeled DNA was produced by PCR after 5 ` - phosphorylation of the primer complementary to the coding strand ( see Supplementary Table S1 ) in order to generate linear DNA pieces of about 250 bp , typically encompassing the first 10 codons of the gene and 220 bp of the upstream DNA , including the promoter region .
213 +For gel mobility shift assays ( GMSA ) , complexes between reconstituted RNA polymerase ( 18 to 150 nM ) and DNA ( 1 nM ) were allowed to form for 15 min at 37 °C in K - glu100 buffer ( 40 mM HEPES , pH 8.0 , 10 mM magnesium chloride , 100 mM potassium glutamate , 4 mM dithiothreitol ( DTT ) , and 500 μg / ml bovine serum albumin ) , in a final reaction volume of 10 μl .
214 +The reaction mixture was loaded onto a 5 % native polyacrylamide gel after addition of 2.5 μl of heparin-supplemented loading buffer32 and gel electrophoresis was carried out in 0.5 xTBE buffer at 120 V. Experiments were performed at least twice and gave very similar results .
215 +For KMnO4 reactivity assays , 50 nM of either form of RNA polymerase ( EσS and Eσ70 ) were incubated with about 3 nM of labeled promoter DNA for 20 min at 37 °C in K-glu100 buffer without DTT for complex formation .
216 +KMnO4 was added to a final concentration of 10 mM and the reaction was stopped after 30 seconds by adding 2 mM DTT .
217 +Samples were phenol-extracted and precipitated , treated with 1 mM piperidine , resuspended in pure formamide blue before being loaded onto a 7 % polyacrylamide denaturing gel .
218 +A DNA ladder was generated for each labeled DNA fragment by partial G/A sequencing using formic acid and piperidine .
219 +Other methods .
220 +Determination of HPII catalase activity and Western blot experiments were carried out as previously described51 ,52 .
221 +Mutagenesis of the omrA promoter was carried out by generation of PCR products with mutagenic primers carried the desired substitutions , as previously described32 .
...\ No newline at end of file ...\ No newline at end of file
1 +Invasive E. coli Signature Transcripts by
2 +1 Department of Applied Mathematics and Statistics , Stony Brook University , Stony Brook , New York , United States of America , 2 Department of Medicine , Stony Brook University , Stony Brook , New York , United States of America , 3 Department of Pediatrics , Stony Brook University , Stony Brook , New York , United States of America , 4 Department of Pediatrics , Washington University St. Louis , St. Louis , Missouri , United States of America , 5 Department of Molecular Microbiology , Washington University St. Louis , St. Louis , Missouri , United States of America , 6 The Genome Institute , Washington University St. Louis , St. Louis , Missouri , United States of America , 7 Department of Medicine , University of New Mexico , Albuquerque , New Mexico , United States of America , 8 Program in Molecular Structure and Function , The Hospital for Sick Children , Toronto , Canada , 9 Department of Biochemistry & Molecular and Medical Genetics , University of Toronto , Toronto , Canada , 10 Department of Medicine , University of Colorado , Denver , Colorado , United States of America
3 +$ Current Address : Jackson Laboratory for Genomic Medicine , Farmington , Connecticut , United States of America * grace.gathungu@stonybrookmedicine.edu
4 +Abstract
5 +Adherent-invasive Escherichia coli ( AIEC ) strains are detected more frequently within mucosal lesions of patients with Crohn 's disease ( CD ) .
6 +The AIEC phenotype consists of adherence and invasion of intestinal epithelial cells and survival within macrophages of these bacteria in vitro .
7 +Our aim was to identify candidate transcripts that distinguish AIEC from non-invasive E. coli ( NIEC ) strains and might be useful for rapid and accurate identification of AIEC by culture-independent technology .
8 +We performed comparative RNA-Sequence ( RNASeq ) analysis using AIEC strain LF82 and NIEC strain HS during exponential and stationary growth .
9 +Differential expression analysis of coding sequences ( CDS ) homologous to both strains demonstrated 224 and 241 genes with increased and decreased expression , respectively , in LF82 relative to HS .
10 +Transition metal transport and siderophore metabolism related pathway genes were up-regulated , while glycogen meta-bolic and oxidation-reduction related pathway genes were down-regulated , in LF82 .
11 +Che-motaxis related transcripts were up-regulated in LF82 during the exponential phase , but flagellum-dependent motility pathway genes were down-regulated in LF82 during the stationary phase .
12 +CDS that mapped only to the LF82 genome accounted for 747 genes .
13 +We applied an in silico subtractive genomics approach to identify CDS specific to AIEC by in corporating the genomes of 10 other previously phenotyped NIEC .
14 +From this analysis , 166 CDS mapped to the LF82 genome and lacked homology to any of the 11 human NIEC strains .
15 +We compared these CDS across 13 AIEC , but none were homologous in each .
16 +Four LF82 gene loci belonging to clustered regularly interspaced short palindromic repeats region ( CRISPR ) -- CRISPR-associated ( Cas ) genes were identified in 4 to 6 AIEC and absent from all non-pathogenic bacteria .
17 +As previously reported , AIEC strains were enriched for pdu operon genes .
18 +One CDS , encoding an excisionase , was shared by 9 AIEC strains .
19 +Reverse transcription quantitative polymerase chain reaction assays for 6 genes were conducted on fecal and ileal RNA samples from 22 inflammatory bowel disease ( IBD ) , and 32 patients without IBD ( non-IBD ) .
20 +The expression of Cas loci was detected in a higher proportion of CD than non-IBD fecal and ileal RNA samples ( p < 0.05 ) .
21 +These results support a comparative genomic/transcriptomic approach towards identifying candidate AIEC signature transcripts .
22 +Introduction
23 +Crohn 's disease ( CD ) is a form of inflammatory bowel disease ( IBD ) that is characterized by skip lesions of transmural inflammation , and can occur at multiple sites in the digestive tract .
24 +Inflammation can be found anywhere in the gastrointestinal tract from the mouth to the anus , but in most ( 60 -- 80 % ) CD patients , the distal small intestine is frequently involved [ 1 , 2 ] .
25 +Factors implicated in the pathogenesis of IBD include host genetic predisposition , and continual activation of the mucosal immune system by luminal bacteria and their products [ 3 , 4 ] .
26 +From 16S ribosomal RNA gene sequence data , several laboratories have demonstrated imbalances in the gut microbial composition of CD patients , particularly those with ileal involvement when compared to unaffected individuals [ 5 -- 16 ] .
27 +A consistent feature is a reduction in the relative frequency of Faecalibacterium prausnitzii [ 8 ] and an increase in Proteobacteria , particularly Escherichia coli [ 5 ] .
28 +A greater relative abundance of E. coli has been associated with CD , and particularly in active disease compared to patients in remission [ 17 ] .
29 +Mucosa-associated E. coli in particular are more abundant in CD [ 18 ] and in several small studies were isolated from inflamed tissue that include areas with ulcers and granulomas [ 19 , 20 ] .
30 +In addition E. coli from the neoterminal ileum in post-surgical CD patients are linked to early recurrence of the disease [ 2 ] .
31 +Adherent invasive E. coli ( AIEC ) are considered to be pathobionts [ 21 -- 23 ] and are isolated from the intestinal mucosa in humans with a higher prevalence in CD patients than in healthy subjects [ 2 , 24 , 25 ] .
32 +The AIEC phenotype requires adherence and invasion of intestinal epithelial cells and survival and replication within macrophages [ 26 , 27 ] .
33 +Only a few commensal E. coli have been tested for this phenotype [ 28 ] .
34 +Using these methods , AIEC strains are detected in 22 -- 52 % of ileal CD patients and in 6 -- 18 % of non-IBD subjects [ 2 , 18 , 29 -- 31 ] .
35 +However , these studies differ with respect to the number of biopsies analyzed , the anatomical location of the biopsies , and disease activity .
36 +The design of a culture independent assay is hindered by the fact that although AIEC usually belong to the B2 or D groups , they are phylogenetically heterogeneous [ 18 , 32 ] .
37 +Jensen et al [ 33 ] reported a quantitative real-time PCR ( RT-qPCR ) to determine the proportion of E. coli LF82 in DNA from human intestinal biopsies using spiked samples , but has not reported the results of this assay using clinical samples .
38 +Furthermore the genomic target of this assay , the pMT1-like plasmid , is not conserved among AIEC .
39 +Dogan et al , [ 34 ] reported that genes encoding processes responsible for propanediol utilization ( pdu operon ) and iron acquisition ( yersi-niabactin , chu operon ) are overrepresented in human and dog AIEC genomes and might represent AIEC virulence factors .
40 +To gain insight into biological pathways that contribute to AIEC pathogenicity we conducted a comparative transcriptomic analysis of the reference AIEC strain LF82 and the noninvasive commensal strain HS , grown in pure cultures .
41 +Furthermore , the genomic sequences of 11 non-invasive E. coli strains , including MG1655 [ 35 ] and HS [ 36 ] , and a panel of 13 AIEC strains [ 34 , 37 -- 41 ] were compared to identify coding regions that could potentially serve as AIEC probes .
42 +Five of these gene targets and the previously described gene pduC , were tested by reverse transcriptase quantitative polymerase chain reaction ( RT-qPCR ) following extraction of RNA from fecal and ileal biopsy samples from 53 patients with and without IBD .
43 +Materials and Methods Homology searches in AIEC and non-invasive E. coli genomic
44 +sequences The characteristics of seven previously published human AIEC ( strains LF82 , UM146 , NRG857c , HM605 , 541_1 , 541_15 , 576_1 ) and three human NIEC ( strains T75 , HS and MG-1655 ) , are summarized in Table 1 .
45 +Reference genomes were retrieved from NCBI [ 28 , 34 -- 41 ] .
46 +The characteristics of the six AIEC ( strains MS-107-1 , MS-115-1 , MS-119-1 , MS124-1 , MS145-7 , MS57-2 ) , and 8 NIEC ( strains MS185-1 , MS187-1 , MS196-1 , MS198-1 , MS45-1 ,
47 +MS60-1 , MS78-1 , MS84-1 ) are also listed in Table 1 .
48 +These MS strains were isolated from de-identified surgical resection specimens collected at Mount Sinai School of Medicine [ 6 ] from CD , UC and non-IBD patients and characterized with respect to AIEC phenotype .
49 +The genomes of these 14 E. coli strains are accessible through the Human Microbiome Project data-base [ 42 ] .
50 +Homologous CDS were compared for these 13 AIEC and 11 NIEC .
51 +A search was also conducted among diarrheagenic ( DEC ) and extraintestinal ( ExPEC ) pathogenic E. coli ( S1 Table ) using the alignment tool BLASTN ( version 2.2.28 + ) .
52 +Homologous genes were defined as those with 85 % sequence identity over 90 to 110 % of the length of the query as previously described [ 37 ] .
53 +Bacterial RNA isolation, sequencing and alignment to genomes
54 +The reference AIEC strain LF82 , originally isolated by Dr. Darfeuille-Michaud , was provided as a gift by Dr. Phillip Sherman ( University of Toronto ) and its identity was confirmed by multi-locus sequence typing [ 43 ] .
55 +The non-invasive HS strain was purchased from American Type Culture Collection ( ATCC 700891 ) .
56 +Triplicate Luria broth cultures ( 37 °C ) of LF82 and HS were grown with continuous shaking for 2 hours ( exponential phase ) and 24 h without shaking ( stationary phase ) .
57 +Total RNA was extracted from the cells using the RiboPure Bacteria kit ( Life Technologies Corp. .
58 +Carlsbad , CA ) , following the manufacturer 's protocol .
59 +The average RNA Integrity Number ( RIN ) over all samples was 7 .
60 +Two micrograms of RNA was depleted of ribosomal RNA using the RiboMinus Transcriptome Isolation Kit ( Life Technologies Corp. .
61 +Carlsbad , CA ) .
62 +These samples were then used as a template for strand-specific cDNA synthesis and subjected to single-end 150 bp Illumina sequencing .
63 +The RNA-Seq libraries were prepared and sequenced at the New York Genome Center ( NYGC ) .
64 +Raw sequences were filtered to remove human sequence contamination , remove short reads ( < 50 bp ) , depleted of duplicate reads , and quality trimmed using Trimmomatic ( v 0.32 ) [ 44 ] .
65 +rRNA sequences were identified and culled using SortMe RNA ( v1 .9 ) [ 45 ] .
66 +Raw sequence reads for LF82 and HS were mapped to NCBI reference genomes NC_011993 and NC_009800 , respectively [ 37 ] using the Burroughs Wheeler aligner ( BWA ) [ 46 ] .
67 +Counts for each annotated genomic loci were determined by HTseq-count ( version 0.6.1 ) [ 47 ] .
68 +The data discussed in this publication have been depos-ited in NCBI 's Gene Expression Omnibus and are accessible through GEO Series accession number GSE69020 .
69 +Differentially Expressed Genes (DEGs) in LF82 compared to HS
70 +Two DEG algorithms were employed , edgeR [ 48 ] and DESeq [ 49 ] .
71 +The raw counts produced by HTseq-count provided the input variables for the DESeq and edgeR packages .
72 +DEGs were defined as 2 fold change and FDR < 0.05 and LF82 and HS transcripts were compared at 2h or 24h , independently .
73 +DEGs resulting from edgeR were the input variables for knowledge based biological functions using the Gene Ontology ( GO ) plugin BiNGO [ 50 ] and the custom ontology and annotation files found on the Gene Ontology website [ 51 , 52 ] .
74 +DEGs resulting from DESeq were the input variables for knowledge based pathways/modules defined either by the Kyoto Encyclopedia of Genes and Genomes ( KEGG , http://www.genome.jp/kegg/ ) [ 53 ] or a set of modules obtained through clustering a network of high quality functional interactions predicted for E. coli [ 54 ] .
75 +The up-regulated and down-regulated output from DESeq for each time point were entered to identify the perturbed pathways regardless of the overall polarity .
76 +Ethics Statement
77 +This study was approved by the Institutional Review Board ( IRB ) at Stony Brook University Hospital .
78 +Pediatric ( age 7 years ) and adult patients are recruited in a consecutive fashion by the Stony Brook Digestive Diseases Research Tissue Procurement Facility and provide verbal and written consent for chart abstraction , blood , stool , tissue biopsies and/or surgical waste collection with analysis for research purposes and for their information to be stored in the hospital database .
79 +For children between 7 -- 17 years old participating in this study , both oral and written parent/legal guardian permission and a separate oral and written assent from the child was obtained .
80 +The IRB at Stony Brook University Hospital approved this consent procedure .
81 +Enrollment of patients and collection of samples
82 +After receiving IRB approval , participants previously scheduled to undergo colonoscopy or intestinal resection , were identified and consented .
83 +Pediatric ( ages 7 years ) and adult patients were recruited in a consecutive fashion by the Stony Brook Digestive Diseases Research Tissue Procurement Facility .
84 +The period of enrollment was between March 2011 and June 2014 .
85 +Patients with a confirmed diagnosis of IBD were phenotyped based on endoscopic and radiographic studies as previously described [ 55 ] .
86 +Tissue specimens were collected and immediately placed into RNAlater ( Life Technologies , Carlsbad , CA ) .
87 +DNA isolation from bacteria
88 +Nine bacterial strains were processed for DNA isolation : LF82 , MG1655 , HS , and 6 MS AIEC strains .
89 +Following overnight culture , a single colony of each bacterial strain was placed in 5 ml of tryptic soy broth and incubated overnight at 37 °C with shaking .
90 +Total bacterial DNA was extracted using the QIAamp DNA Mini Kit and according to the manufacturer 's protocol and stored at -20 °C until batch analysis .
91 +PCR and electrophoresis
92 +The forward and reverse primers for the Cas genes ( strains LF82_088 , LF82_091 , LF82_092 and LF82_093 ) were designed using the NCBI primer designing tool Primer-BLAST [ 56 ] .
93 +The E. coli 16S rRNA forward and reverse primers were previously validated [ 57 ] .
94 +The predicted PCR products were 340 bp for E. coli 16S rRNA , 107 bp for LF82_088 , 109 bp for LF82_091 , 97 bp for LF82_092 , and 125 bp for LF82_093 .
95 +Amplification was performed in a 15 μL reaction volume and consisting of 1.5 μL 10X PCR buffer ( Qiagen ) , 3 μL Q solution , nuclease free water , 0.5 μM forward and reverse primers , 0.1 uL Qiagen Taq DNA polymerase , and 1μL template .
96 +PCR was performed using an Eppendorf Mastercycler EPGradient S .
97 +The following thermal cycling conditions were used : 5 min at 94 °C and 36 cycles of amplification consisting of 30 seconds at 95 °C , 30 seconds at 56 °C , and 1 min at 72 °C , with 5 min at 72 °C for the final extension .
98 +PCR product bands were analyzed after electrophoresis in a 1 % agarose gel in 1X TBE containing ethidium bromide and digital imaging using The ChemiDoc MP system ( Biorad , Hercules , CA ) .
99 +RNA isolation from stool and bacteria
100 +Total bacterial RNA was extracted from each stool sample using a fecal RNA isolation kit ( Zymo Research Corporation , Irvine , CA ) according to the manufacturer 's protocol .
101 +RNA from strains LF82 , MG1655 , and HS was extracted using the same kit after culture for 2 and 24 hours .
102 +RNA was archived at -800 C until batch analysis .
103 +RNA isolation from ileal biopsies
104 +Fresh frozen ileal biopsies were homogenized individually in 2 ml of Trizol solution ( Life Technologies ) with the PowerGen125 homogenizer ( Fisher Scientific ) and 1 ml aliquots placed into
105 +1.5 mL microcentrifuge tubes .
106 +RNA was subsequently extracted using phenol/chloroform extraction methods as previously described [ 58 ] .
107 +The RNA was reconstituted in 50ul of RNA Storing Solution ( Life Technologies ) and stored at -800 C until batch analysis .
108 +Reverse transcription quantitative polymerase chain reaction (RT- qPCR) of E. coli transcripts
109 +For cDNA production , 500 nanograms of RNA was added to a 20 μL reaction using the SuperScript VILO cDNA Synthesis Kit ( Life Technologies , Carlsbad , CA ) .
110 +Quantitative PCR was conducted in triplicate on 1:2 dilutions of cDNA from fecal samples and 1:2 , 1:4 and 1:8 dilutions of cDNA from pure E. coli cultures and using 1 μL volumes .
111 +Amplification was performed in a 20 μL reaction volume and consisting of 10 μl of 2x SYBR Green Master Mix , 1 μl each of 10uM forward and reverse primers , 1 μL of cDNA , and 7 μL of nuclease free water .
112 +The thermal cycling conditions were : 10 min at 95 °C and 40 cycles of amplification consisting of 30 seconds at 95 °C and 60 seconds at 60 °C using a Mastercycler EPGradient S ( Eppendorf ) .
113 +Primers included Total bacteria and E. coli 16S rRNA forward and reverse primers as previously validated [ 57 ] and the pduC gene as previously described [ 34 ] .
114 +Primers were designed for 5 candidate genes LF82_088 , LF82_091 , LF82_092 , LF82_093 , and LF82_095 , using an online primer design tool [ 56 ] .
115 +The sequences of all primers are listed in S2 Table .
116 +Statistical analysis
117 +All analyses were performed using the GraphPad Prism 5 software suite ( GraphPad , San Diego , CA ) .
118 +For each RT-qPCR assay , the average cycle threshold ( Ct ) of 3 replicates per gene was determined .
119 +Positive assays had a mean threshold cycle values ( Ct ) 35 .
120 +The Ct values in negative samples and water ranged from 39 -- 40 .
121 +Fisher 's exact test was performed to compare positive and negative counts in IBD compared to non-IBD and CD compared to non-IBD , for fecal and ileal biopsy samples , respectively .
122 +The relative abundance of E. coli 16S rRNA transcripts was determined by defining the delta Ct ( ΔCt ) .
123 +ΔCt was generated by subtracting the average Ct value for total bacteria away from the average Ct value of E. coli 16S rDNA .
124 +The nonparametric Mann-Whitney test was used to compare values for IBD compared to non-IBD and CD compared to non-IBD for fecal and ileal biopsy samples , respectively .
125 +Results
126 +Identification of differentially expressed genes (DEG) in LF82 vs. HS
127 +We analyzed gene expression levels of strains LF82 and HS in separate samples prepared from exponential ( 2h ) and stationary ( 24h ) phase cultures grown at 37 °C , in order to interrogate gene expression under different growth conditions .
128 +Expression levels were standardized by reads per kilobase of exon per million mapped sequence reads ( RPKM ) [ 59 ] .
129 +The edgeR and the DESeq algorithms yielded similar findings .
130 +Results generated using edgeR are shown in S1 File .
131 +For the 2h and 24h samples , 654 and 459 CDS , respectively , had increased expression ( RPKM 2 fold , FDR < 0.05 ) in LF82 compared to HS ( Table A in S1 File ) , with 224 of the CDS exhibiting increased expression in LF82 at both time points .
132 +At 2 h , 6 genes shared by LF82 and HS were expressed only in LF82 .
133 +Similarly at 24 h , 17 genes had detectable transcripts in LF82 and not in HS ( Table A in S1 File ) .
134 +Six genes were detected only in LF82 at both time points .
135 +Some of these genes are involved in bacteriophage infections and others have no known function ( Table 2 ) .
136 +A total of 712 and 492 genes had decreased expression at 2h and 24h respectively , in LF82 compared to HS ( Table B in S1 File ) , with 241 genes exhibiting decreased expression in LF82 ( RPKM 0.05 , FDR < 0.05 ) at both time points .
137 +Functional profiling of genes was accomplished using the Gene Ontology ( GO ) plugin BiNGO [ 50 ] and the custom ontology and annotation files on the Gene Ontology website ( http://www.geneontology.org ) .
138 +This analysis revealed that multiple functional categories have overlapping datasets as shown in Tables A-D in S2 File .
139 +Examples include `` siderophore meta-bolic process like enterobactin '' , which are up-regulated at both time points , and '' glycogen met-abolic process '' and `` oxidation-reduction process '' , which are down regulated at both time points ( Table 3 ) .
140 +Analysis using alternative pathways/modules gene sets [ 53 , 54 ] facilitated visualization of patterns of gene expression against a very complex background .
141 +For example , the functional category chemotaxis is up-regulated ( FDR = 0.008 ) in LF82 at 2h , but bacterialtype flagellum-dependent cell motility is down regulated ( FDR = 1.4 x 10 − 6 ) at 24h .
142 +However as shown in Fig 1 , the polarity of the DEGs are preserved at both time points .
143 +These networkbased results draw attention to modules that do not overlap with the GO categories ( e.g. modules 24 and 79 in Fig 1 ) .
144 +24h time points .
145 +For more comprehensive lists of up-regulated and down-regulated pathways at 2h and 24h please see S2A and S2B Table .
146 +The false discovery rate ( FDR ) is indicated for both the 2h and 24h cultures .
147 +GO -- Pathway Genes at 24h time point 2h FDR 24h ID FDR
148 +Selection of candidate AIEC signature transcripts
149 +To identify candidate AIEC signature transcripts , we took a subtractive approach to identify coding DNA sequences that were present in the genome of the reference AIEC strain LF82 but not homologous to sequences in 11 non-invasive E. coli strains .
150 +In addition to the HS and MG1655 strains , we included 9 strains from patients with and without IBD and phenotyped with respect to their inability to invade epithelial cells and survive within macrophages .
151 +Although five of the non-invasive strains were isolated from non-IBD patients , four others were isolated from IBD patients ( 2 UC , 2 CD ) ( Table 1 ) .
152 +Of the 4508 predicted CDS in the LF82 genome [ 37 ] , 3446 could be uniquely mapped to corresponding CDS with 85 % sequence identity in the control HS genome .
153 +Although 747 LF82 CDS lacked homology to the
154 +HS genome [ 36 ] further subtraction was accomplished by including 10 additional NIEC .
155 +In the final analysis , 166 CDS in LF82 were absent from all 11 NIEC genomes .
156 +We compared the 166 CDS across six published AIEC genomes ( UM146 , NRG857c , HM605 , 541 -- 1 , 541 -- 15 , 576 -- 1 ) and six MS AIEC strains ( MS-107-1 , MS-115-1 , MS-119-1 , MS124-1 , MS145-7 , MS57-2 ) .
157 +None of the 166 CDS were homologous to all 13 human AIEC genomes ( see S1 Table ) .
158 +The CDS LF82_95 , which encodes an excisionase , was the most prevalent with homology in 9 of 13 AIEC genomes ( see Table 4 and S1 Table ) .
159 +This CDS also shared homology with a number of pathogenic E. coli , particularly DEC ( see S1 Table ) .
160 +The CDS LF82_332 corresponds to the pduC gene and was homologous with 6 of 13 AIEC .
161 +We also selected 4 CDS ( LF82_089 , LF82_091 , LF82_091 , LF82_092 , and LF82_093 ) that mapped to a region previously described as `` specific region 6 '' [ 37 ] and corresponded to 4 CRISPR-Cas genes .
162 +Three AIEC ( LF82 , NRG857c , and MS-57-2 ) shared homologous CDS with all 6 candidate AIEC transcripts .
163 +Three AIEC strains 541_1 , 576_1 , and MS -- 115 -- 1 ) , shared only the pduC gene and 3 additional AIEC strains ( UM146 , HM605 , and MS-145-7 ) shared only the 4 Cas genes .
164 +To test the in silico results and validate the PCR primers we amplified DNA for each of the 4 candidate genes ( S1 Table ) .
165 +Agarose gel electrophoresis of PCR reactions verified amplification products of the expected sizes ( see methods ) for candidate genes LF82_091 , LF82_092 , LF82_093 and LF82_088 in strains LF82 , MS145-7 , and MS57 -- 2 ( S2 Table ) .
166 +All other strains , including MG1655 , HS and the 4 MS AIEC strains without homologous Cas genes , exhibited no PCR amplification with these primers .
167 +All samples produced the expected band at 340 base pairs for the E. coli 16S rRNA gene product ( S1 & S2 Figs ) .
168 +Screening Candidate Gene Transcripts in Human Clinical Specimens
169 +RNA was isolated from fecal samples collected from 53 individuals at Stony Brook University .
170 +Within this collection , 43 ( 81.1 % ) stool samples were acquired from children ( Table 3 ) .
171 +Twenty-two were IBD patients and 31 individuals were non-IBD controls .
172 +Non-IBD patients included subjects with functional GI disorders , Celiac disease , lactose intolerance and one patient with juvenile polyps .
173 +The number of male patients was significantly higher in both IBD cohorts compared to controls , p = 0.009 and 0.029 for CD and UC respectively .
174 +CD patients were significantly older ( p = 0.024 ) .
175 +The median ages for CD , UC/IC and controls were 20 , 16 and 15 years , respectively .
176 +The IBD patients included 14 patients with CD , 6 patients with UC and 2 with indeterminate colitis ( IC ) .
177 +Three of the CD patients were diagnosed at enrollment .
178 +Parallel ileal biopsies were available for 10 CD patients , 3 UC patients and 23 non-IBD controls .
179 +Table 5 displays the characteristics of all subjects .
180 +For IBD patients , age of diagnosis , disease location and disease behavior ( CD ) are as defined by the Montreal classification [ 60 ] .
181 +Also included are disease duration , body mass index ( BMI ) , smoking , surgical management of IBD , and IBD medications .
182 +To compare the relative abundance of E. coli between clinical specimens , we performed RT-qPCR with E. coli-specific 16S rRNA gene primers and normalized results to total bacterial 16S rRNA gene expression ( Tables 6 & 7 ) .
183 +The median ΔCT values ( Total-E .
184 +coli Ct ) among CD , UC/IC and non-IBD fecal samples were -14.40 , -7.14 , and -13.56 , respectively .
185 +There was no statistically significant difference in E. coli abundance compared to non-IBD controls .
186 +Among ileal biopsy specimens , the mean ΔCT values for CD , UC/IC and non-IBD samples were -9.94 , -10.50 , and -11.84 , respectively .
187 +There was no statistically significant elevation in E. coli abundance in IBD specimens compared to controls .
188 +The threshold of detection of transcripts corresponding to excisionase ( LF82_095 ) , pduC ( LF82_332 ) and four Cas homologous genes ( LF82_088 , LF82_091 , LF82_092 , and LF82_093 was set at Ct 35 .
189 +The negative Ct values ranged between 39 and 40 .
190 +A higher proportion of CD fecal ( Table 6 ) and ileal ( Table 7 ) cDNA samples were positive for LF82_091 and
191 +LF82_092 transcripts than non-IBD fecal and ileal RNA samples ( p < 0.05 ) A higher proportion of CD fecal samples were positive for LF82_088 in CD vs. non-IBD samples and a higher proportion of CD ileal samples were positive for LF82_093 AND LF82_095 in CD vs. nonIBD .
192 +The median ΔCT values ( Total-E .
193 +coli Ct ) among CD , UC/IC and non-IBD fecal samples were -14.40 , -7.14 , and -13.56 , respectively .
194 +There was no statistically significant difference in E. coli abundance when compared to non-IBD controls .
195 +Among ileal biopsy specimens , the mean ΔCT values for CD , UC/IC and non-IBD samples were -9.94 , -10.50 , and -11.84 , respectively .
196 +There was no statistically significant elevation in E. coli abundance in IBD specimens compared to controls .
197 +Discussion
198 +Although a higher proportion of CD patients harbor AIEC , such organisms can also be recovered from non-IBD patients .
199 +Conversely , NIEC strains are recovered from IBD patients ( Table 1 ) .
200 +The pathogenic potential of AIEC may vary depending on host susceptibility .
201 +Host factors such as IBD risk alleles and Paneth cell function have been linked to alterations in ileal mucosa-associated microbial composition and the Escherichia/Shigella genus [ 12 , 14 , 57 , 61 ,
202 +62 ] .
203 +In-vitro analysis has not been performed for many human commensal E. coli strains .
204 +In this study the complete genomes for 13 AIEC and 11NIEC , all with prior in-vitro phenotypic analysis were compared .
205 +Multiple studies have demonstrated that CD patients , particularly those with ileal disease , have altered intestinal microbial biodiversity and composition .
206 +Because most of these studies are based on 16S rRNA sequence analysis , they do not address alterations in microbial function , or in subgroups within identified species .
207 +Shotgun bacterial DNA metagenomics and bacterial metatranscriptomics measure alterations in microbial function more directly than does 16S rRNA sequence analysis .
208 +The advantage of bacterial transcriptomic data over shotgun metagenomics data is that the former provides information on which bacterial genes are actually transcribed .
209 +In this study we compared the transcriptomes of a reference AIEC strain , LF82 to a control strain HS to identify genes associated with the AIEC phenotype .
210 +We selected HS as the control strain which was previously demonstrated to be non-invasive [ 28 ] .
211 +A comparative analysis of genes shared between the LF82 and HS genomes indicated that many of the DEG had a relatively low fold change ( ~ 2 -- 4 fold ) making them less suited for clinical assays .
212 +Up-regulated genes in LF82 are involved in many key pathways including iron metabolism , supporting the recent report that AIEC strains are enriched for genes involved in iron utilization [ 37 ] , a feature of many B2 phylotype members .
213 +Comparison of the transcriptional profiles revealed a significant effect of growth conditions ( see Fig 1 ) .
214 +We identified six genes with no detectable expression in HS ( Table 2 ) at both growth conditions .
215 +Four of the genes code for identical proteins in the enteropathogenic bacteria Salmonella and Shigella .
216 +Further characterization of these proteins in AIEC and non-invasive E. coli strains is necessary to determine if they are a component of the AIEC phenotype .
217 +In the comparative analysis of RNA-seq data , 747 CDS that mapped to the LF82 genome did not share homology with CDS in HS ( S1 Table ) .
218 +We extended our comparative analysis to 13 E. coli strains with the AIEC pathotype and 11 NIEC ( Table 1 ) .
219 +Using a subtractive geno-mics approach , we found that the 166 CDS present only in LF82 were not homologous in all 11 NIEC ( S1 Table ) .
220 +However , none of the 166 CDS were present in the 13 AIEC strains surveyed .
221 +This observation supports the concept that the AIEC pathovar is formed by a heterogeneous collection of serogroups and serotypes .
222 +As shown in Table 3 , AIEC genomes are enriched in genes belonging to the pdu operon , the ibe operon , and the type VI secretion system [ 34 , 37 , 38 ] .
223 +The pdu operon is a component of a metabolic pathway required for fucose utilization [ 63 ] , and is present in enterpathogenic bacteria and offers a competitive advantage for energy production under anaerobic conditions [ 34 , 63 ] .
224 +The ibeA gene ( invasion of brain endothelium ) encodes an invasion protein found in several extraintestinal pathogenic E. coli ( ExPEC ) strains [ 64 ] .
225 +This gene may also play a role in E. coli resistance to H2Os stress [ 65 ] .
226 +IbeA is a necessary component for invasion of IECs and absence or mutation of this gene limits survival of AIEC within macrophage [ 66 ] .
227 +The type VI secretion system has been implicated in targeting other bacterial and eukaryotic cells [ 67 ] .
228 +We found homologous CDS for chuA and yersiniabac-tin , in 6 of 11 NIEC .
229 +These iron uptake genes are enriched among AIEC strains [ 37 ] and other pathogenic E. coli including ExPEC and EHEC .
230 +However , it remains to be determined whether these genes are expressed in the noninvasive strains .
231 +This analysis is limited by the fact that growth in pure cultures represents a very different environment than within the human intestine , and thus does not take into consideration complex microbe-microbe and host-microbe interactions .
232 +In addition , our subtractive genomics approach was limited to CDS expressed in the reference AIEC strain LF82 .
233 +NRG857C has a genome that is highly similar to LF82 however , CDS in NRG857C but absent in LF82 were present in as many as six of the 13 other AIEC strains .
234 +Additional CDS that were homologous among three or more AIEC except LF82 and absent in the 11 NIEC are listed in S3 Table .
235 +Nonetheless , the results of this analysis provide a useful baseline repertoire of E. coli transcriptional patterns that may aid in the analysis of complex patient based metatranscriptomic data .
236 +Among the 166 CDS mapping to the LF82 genome , we identified four potential signature transcripts belonging to CRISPR-associated ( Cas ) genes .
237 +These genes map to a region of the LF82 genome that is highly specific [ 37 ] and in our analysis these CDS were conserved in 4 of 6 AIEC strains .
238 +We did not find homologous CDS in DEC , although they are homologous to CDS in three ExPEC .
239 +Among the strains with these specific Cas genes , four of the AIEC strains and the three ExPEC are of the B2 phylotype .
240 +AIEC of the B2 phylotype are described to be among the most abundant and the most virulent [ 68 ] .
241 +CRISPR-Cas forms the adaptive immunity system [ 69 -- 71 ] .
242 +Bacterial strains express Cas proteins that recognize foreign genetic elements in plasmids and phages and insert fragments of the exogenous DNA into their own genomes .
243 +Most E. coli harbor CRISPR-Cas systems that belong to subtype I-E [ 72 ] .
244 +LF82 has the I-F system which has 3 CRISPR arrays and an operon of 6 cas-F genes ( cas6f , csy3 , csy2 , csy1 , cas2 , cas3 , and cas1 ) [ 72 ] .
245 +This system is also found in Yersinia pestis an enterotoxigenic E. coli ( strain B7A ) and a subset of B2 phylotype E. coli [ 72 ] .
246 +Toro et al , [ 73 ] examined the relationship between CRISPR-Cas systems and virulence in Shiga toxin-producing E. coli ( STEC ) and observed conservation of CRIPR spacer contents among strains of the same serotype and that the highly virulent STEC strains had fewer spacers within CRISPR arrays .
247 +Two other groups have recently identified CRISPR-Cas gene loci for the development of serotype-specific PCR assays of STEC [ 74 , 75 ] and Salmonella enterica serotypes Typhi and Paratyphi A [ 76 ] .
248 +We analyzed 53 fecal samples ( Table 6 ) using 4 Cas gene assays and 35.7 % of CD compared to 6.2 % of non-IBD control samples ( p = 0.02 ) revealed positive assays for 3 of the 4 assays .
249 +Using the pduC primers described in Dogan et al [ 34 ] , expression of the pduC gene was detected in 21.4 % CD compared to 25 % of non-IBD controls ( p = 1.0 ) .
250 +For the excisionase gene 64 % of CD compared to 44 % of non-IBD control samples ( p = 0.34 ) had positive assays .
251 +We also analyzed 38 parallel ileal biopsy samples ( Table 7 ) and 50 % of CD compared to 13 % of non-IBD control samples ( p = 0.04 ) had positive assays .
252 +Expression of the pduC gene was detected in 17 % CD compared to 4 % of non-IBD controls ( p = 0.27 ) .
253 +For the excisionase gene 33 % of CD compared to 0 % of non-IBD control samples ( p = 0.0095 ) had positive assays .
254 +All 4 excisionase positive samples were correspondingly positive for Cas genes .
255 +The p-values for the Cas assays did not reach significance after applying the Bonferroni correction for multiple comparisons ( p < 0.01 ) .
256 +Nevertheless we observed a similar trend in fecal and/or ileal biopsies for all four of the Cas genes tested .
257 +Our data suggests the Cas genes may serve as promising AIEC biomarkers ; this will need to be confirmed in a larger set of patient samples .
258 +We did not detect a significant difference in E. coli 16S rRNA gene expression ( ΔCT ) relative to total bacteria in cases compared to non-IBD controls .
259 +Altogether our sample sizes were small and pduC expression was less discriminating for AIEC infected samples .
260 +However , it may be a useful target for therapeutic intervention as previously described .
261 +It is also possible that other pdu operon genes are more specific and could serve as better targets .
262 +Our study is consistent with other reports that no single gene is able to distinguish AIEC from NIEC .
263 +Furthermore , it remains to be demonstrated whether any candidate AIEC signature transcripts with utility as a microbial biomarker , has a functional role in pathogenicity .
264 +In summary , these results identify potential candidate AIEC signature transcripts , which may be more prevalent among CD patients than non-IBD patients and serve as proof of principle for our comparative genomic/transcriptomic analysis of AIEC and NIEC .
265 +Supporting Information
266 +S1 Fig .
267 +Specific CAS genes are detected in AIEC by PCR .
268 +Agarose gel electrophoresis analysis of PCR products obtained from reactions using forward and reverse primers of the Cas genes LF82_091 and LF82_092 , with E. coli 16S rRNA as a positive control .
269 +Positions of molecular size standards ( in bp ) are indicated , also see methods .
270 +( TIF )
271 +S2 Fig .
272 +Specific CAS genes are detected in AIEC by PCR .
273 +Agarose gel electrophoresis analysis of PCR products obtained from reactions using forward and reverse primers of the Cas genes LF82_088 and LF82_093 , with E. coli 16S as a positive control .
274 +Positions of molecular size standards ( in bp ) are indicated , also see methods .
275 +( TIF )
276 +S1 File .
277 +Up-regulated and Down regulated transcripts in LF82 and HS .
278 +Table A. Up-regu-lated transcripts in LF82 compared to HS .
279 +RNA was extracted from bacteria at exponential ( 2h ) and stationary ( 24h ) phases of growth in pure cultures and RNA sequencing completed .
280 +Expression level of homologous CDS in LF82 and HS is compared at 2 h , 24h and at both time points using edgeR .
281 +Up-regulated CDS with fold change 2 , FDR < 0.05 .
282 +The RPKM values for LF82 and HS are shown .
283 +Table B. Down-regulated transcripts in LF82 compared to HS cultures .
284 +RNA was extracted from bacteria at exponential ( 2h ) and stationary ( 24h ) phases of growth in pure cultures and RNA sequencing completed .
285 +Expression level of homologous CDS in LF82 and HS is compared at 2 h , 24h and at both time points using edgeR .
286 +Up-regulated CDS with fold change 2 , FDR < 0.05 .
287 +The RPKM values for LF82 and HS are shown .
288 +( XLSX )
289 +S2 File .
290 +GO functional categories in LF82 and HS .
291 +Table A. Up-regulated GO-categories ( FDR < 0.05 ) in LF82 compared to HS cultures at 2h .
292 +Table B. Up-regulated GO-categories ( FDR < 0.05 ) in LF82 compared to HS cultures at 24h .
293 +Table C. Down-regulated GO categories ( FDR < 0.05 ) in LF82 compared to HS cultures at 2h .
294 +Table D. Down-regulated GO categories ( FDR < 0.05 ) in LF82 compared to HS cultures at 2h .
295 +( XLSX )
296 +S1 Table .
297 +LF82 transcripts that lack homology ( < 85 % sequence identity ) within 11 noninvasive E. coli strains .
298 +( XLSX )
299 +S2 Table. Forward and reverse primers for RT-qPCR assays. (DOCX)
300 +S3 Table .
301 +AIEC genes that do not share sequence homology ( < 85 % sequence identity ) with LF82 or non-invasive E. coli strains .
302 +( XLSX )
303 +Acknowledgments
304 +We would like to acknowledge Dr. Phillip Sherman ( University of Toronto ) for providing the LF82 strain , the assistance of the New York Genome Center in generating and processing the bacterial RNA-sequence data and the Washington University Genome Institute for sequencing all the MS E. coli isolates .
305 +The authors gratefully acknowledge the pediatric and adult Gastroenterologists and all medical staff at the Stony Brook Hospital Endoscopy Unit .
306 +We also thank Donald W. Pettet III and Brian Righter for their technical assistance .
307 +Conceived and designed the experiments : YZ PT EB JP DF EL GG .
308 +Performed the experiments : YZ LR JFK EO NS PT ES GW EB XX JP DF EL GG .
309 +Analyzed the data : YZ LR JFK EO NS PT ES GW EB XX JP DF EL GG .
310 +Contributed reagents/materials/analysis tools : YZ EO NS PT ES GW EB XX JP DF EL GG .
311 +Wrote the paper : YZ LR JFK EO NS PT ES GW EB XX JP DF EL GG .
...\ No newline at end of file ...\ No newline at end of file
1 +Edited by Gerald R. Smith, Fred Hutchinson Cancer Research Center, Seattle December 18, 2014) Understanding molecular mechanisms in the context of living cells requires the development of new methods of in vivo biochemical analysis to complement established in vitro biochemistry. A critically important molecular mechanism is genetic recombination, required for the beneficial reassortment of genetic information and for DNA double-strand break repair (DSBR). Central to recom- bination is the RecA (Rad51) protein that assembles into a spiral filament on DNA and mediates genetic exchange. Here we have developed a method that combines chromatin immunoprecipita- tion with next-generation sequencing (ChIP-Seq) and mathemati- cal modeling to quantify RecA protein binding during the active repair of a single DSB in the chromosome of Escherichia coli. We have used quantitative genomic analysis to infer the key in vivo molecular parameters governing RecA loading by the helicase/ nuclease RecBCD at recombination hot-spots, known as Chi. Our genomic analysis has also revealed that DSBR at the lacZ locus causes a second RecBCD-mediated DSBR event to occur in the ter- minus region of the chromosome, over 1 Mb away.
2 +DNA double-strand break repair ( DSBR ) is essential for cell survival and repair-deficient cells are highly sensitive to chromosome breakage .
3 +In Escherichia coli , a single unrepaired DNA DSB per replication cycle is lethal , illustrating the critical nature of the repair reaction ( 1 ) .
4 +DSBR in E. coli is mediated by homologous recombination , which relies on the RecA protein to efficiently recognize DNA sequence identity between two mol-ecules .
5 +RecA homologs are widely conserved from bacteriophages to mammals , where they are known as the Rad51 proteins ( 2 ) .
6 +The RecA protein plays its central role by binding single-stranded DNA ( ssDNA ) to form a presynaptic filament that searches for a homologous double-stranded DNA ( dsDNA ) donor from which to repair .
7 +It then catalyzes a strand-exchange reaction to form a joint molecule ( 3 ) , which is stabilized by the branch migration activities of the RecG and RuvAB proteins ( 4 ) .
8 +The joint molecule is then resolved by cleavage at its four-way Holliday junction by the nuclease activity of RuvABC ( 5 , 6 ) .
9 +RecA binding at the site of a DSB is dependent on the activity of the RecBCD enzyme ( Fig. 1A ) .
10 +RecBCD is a helicase-nuclease that binds to dsDNA ends , then separates and unwinds the two DNA strands using the helicase activities of the RecB and RecD subunits ( see refs .
11 +7 and 8 for recent reviews ) .
12 +RecD is the faster motor of the two and this consequently results in the formation of a ssDNA loop ahead of RecB ( Loop 1 in Fig. 1A ) ( 9 ) .
13 +As the enzyme translocates along dsDNA , the 3 ′ - terminated strand is continually passed through the Chi-scanning site thought to be located in the RecC protein ( 10 ) .
14 +When a Chi sequence ( the ′ ′ octamer 5 - GCTGGTGG-3 ) enters this recognition domain , the RecD motor is disengaged and the 3 ′ strand continues to be unwound by RecB .
15 +Under in vitro conditions , where the con ¬
16 +A, and accepted by the Editorial Board July 15, 2015 (received for review
17 +centration of magnesium exceeds that of ATP , the 3 ′ end ( unwound by RecB ) is rapidly digested before Chi recognition , whereas the 5 ′ end ( unwound by RecD ) is intermittently cleaved ( 11 , 12 ) .
18 +After Chi recognition the 3 ′ end is no longer cleaved but the nuclease domain of RecB continues to degrade the 5 ′ end as it exits the enzyme ( 11 , 12 ) .
19 +Under in vitro conditions where the concentration of ATP exceeds that of magnesium , unwinding takes place but the only site of cleavage detected is ∼ 5 nucleo-tides 3 ′ of the Chi sequence ( 13 , 14 ) .
20 +Because the RecB motor continues to operate while the RecD motor is disengaged , Loop 1 is converted to a second loop located between the RecB and RecC subunits or to a tail upon release of the Chi sequence from its recognition site .
21 +We therefore describe this single-stranded region as Loop/Tail 2 in Fig. 1A .
22 +After the whole of Loop 1 is converted to Loop/Tail 2 , this second single-stranded region continues to grow as long as the RecB subunit unwinds the dsDNA .
23 +The RecBCD enzyme enables RecA protein to load on to Loop/Tail 2 to generate the presynaptic filament necessary to search for homology and initiate strand-exchange ( 15 ) .
24 +Finally , the RecBCD enzyme stops translocation and disassembles as it dissociates from the DNA , releasing a DNA-free RecC subunit ( 16 ) .
25 +Our understanding of the action of RecBCD and RecA has been the result of more than 40 years of genetic analysis and
26 +Author contributions : C.A.C. , M.E.K. , and D.R.F.L. designed research ; C.A.C. and M.F. performed research ; C.A.C. , M.F. , V.D. , M.E.K. , and D.R.F.L. analyzed data ; and C.A.C. , V.D. , M.E.K. , and D.R.F.L. wrote the paper .
27 +The authors declare no conflict of interest.
28 +This article is a PNAS Direct Submission .
29 +G.R.S. is a guest editor invited by the Editorial Board .
30 +Freely available online through the PNAS open access option .
31 +Data deposition : The data reported in this paper have been deposited in the Gene Expression Omnibus ( GEO ) database , www.ncbi.nlm.nih.gov/geo ( accession no .
32 +GSE71249 ) .
33 +1To whom correspondence may be addressed .
34 +Email : Meriem.Elkaroui@ed.ac.uk or D.Leach@ed.ac.uk .
35 +This article contains supporting information online at www.pnas.org/lookup/suppl/doi:10 .
36 +1073/pnas .1424269112 / - / DCSupplemental .
37 +biochemical investigation of these purified proteins in vitro .
38 +However , relatively little is known about their activities on the genomic scale .
39 +To investigate these reactions in vivo , we have used RecA chromatin immunoprecipitation with next-generation sequencing ( ChIP-Seq ) in an experimental system that allows us to introduce a single and fully repairable DSB into the chromosome of E. coli ( 1 ) .
40 +Because DSBR by homologous recombination normally involves the repair of a broken chromosome by copying the information on an unbroken sister chromosome , our laboratory has previously developed a procedure for the cleavage of only one copy of two genetically identical sister chromosomes ( 1 ) .
41 +We have made use of the observation that the hairpin nuclease SbcCD specifically cleaves only one of the two sister chromosomes following DNA replication through a 246-bp interrupted palindrome to generate a two-ended DSB ( 1 ) .
42 +As shown in Fig. 1B , this break is fully repairable and we have shown that recombination-proficient cells suffer very little loss of fitness in repairing such breaks ( 17 ) .
43 +Here we investigate in vivo and in a quantitative manner the first steps of DSBR : because the outcome of RecBCD action is understood to be the loading of RecA on DNA in a Chi-dependent manner , we use RecA-ChIP to reveal the consequences of RecBCD action on a genomic scale during DSBR .
44 +Analyses of most ChIP-Seq datasets focus on the identification of regions of significant enrichment of a given protein but do not take into account the underlying mechanisms giving rise to the binding ( 18 ) .
45 +We reasoned that given the detailed mechanistic understanding of RecBCD in vitro , we could gain a deeper insight into its in vivo functions by developing a mathematical model of RecBCD action that would enable us to estimate the mechanistic parameters of the complex in live cells .
46 +Our ChIP data indicate that RecA is indeed loaded on to DNA in a Chi-dependent manner and we have used our mathematical model to infer the parameters of RecBCD action in vivo on a genomic scale .
47 +Furthermore , our analysis reveals that DSBR at lacZ induces DSBR in the terminus region of the chromosome , an unanticipated observation illuminated by the genomic scale of our data .
48 +Results
49 +DSB-Dependent RecA Loading to DNA .
50 +We initially investigated the in vivo binding of RecA at the site of a DSB by ChIP and assayed RecA -- DNA interactions by quantitative PCR ( qPCR ) .
51 +The DSB was generated by SbcCD-mediated cleavage of a 246-bp interrupted DNA palindrome inserted in the lacZ gene ( lacZ : : pal246 ) ( 1 ) .
52 +In the absence of a DSB , there was no RecA enrichment detected in the 40-kb region surrounding lacZ ( Fig. 2A ) .
53 +However , following the induction of a DSB there was significant RecA binding detected on both sides of lacZ ( Fig. 2B ) .
54 +This binding corresponded to the first correctly orientated Chi site on either side of the DSB and spread out over several kilobases of DNA , consistent with the formation of a RecA filament on a single-strand of DNA generated by RecBCD , followed by strand invasion to form a joint molecule .
55 +These data suggested that , as expected and consistent with in vitro data , RecA is loaded at the DSB in a Chi-dependent manner ( 12 , 19 ) .
56 +After recognition of the Chi sequence , qPCR analysis detected the binding of RecA to a 30-kb region of DNA surrounding the DSB .
57 +Large peaks of RecA enrichment were detected immediately after the first Chi sites on both sides of the DSB , with RecA enrichment decreasing at Chi sites further away from lacZ ( Fig. 2B ) .
58 +On the origin-proximal side of the break we detected binding of RecA following , not only the first Chi site encountered , but also to subsequent Chi sites .
59 +Eighteen-fold RecA enrichment was observed following the Chi site positioned closest to the DSB at a locus on the origin-proximal side and a subsequent peak of 12-fold RecA enrichment was detected at loci positioned ∼ 13 kb origin-proximal to the DSB .
60 +This second peak is consistent with the presence of four Chi sites in this region .
61 +The origin-distal side of the DSB does not have a second peak , with RecA enrichment plateauing at fivefold enrichment at the sites tested between 7 kb and 13 kb , as expected given the presence of only a single Chi site in this region .
62 +The distribution of RecA binding also suggested that the two sides of the DSB might be processed differently , with a higher RecA-enrichment observed at the first Chi position on the origin-proximal side of the break compared with the origin-distal side ( Fig. 2B ) .
63 +RecA Loading at Synthetic Arrays of Three Chi Sites .
64 +To confirm that RecA was indeed loaded in relation to the recognition of Chi sites by the RecBCD enzyme , we investigated RecA binding in the presence of synthetic arrays of three Chi sites inserted at 3 kb on either side of the DSB .
65 +In vitro studies have shown that a single Chi site is recognized by RecBCD with an efficiency of 20 -- 40 % , which suggests that following a DSB , a substantial number of RecBCD molecules fail to recognize Chi ( 20 ) .
66 +An efficiency of Chi recognition in vivo similar to that obtained in vitro would explain the observed Chi distribution at lacZ : : pal246 .
67 +Previously , arrays of three synthetic Chi sites have been shown to be recognized by RecBCD with an efficiency of 60 -- 80 % ( 21 ) .
68 +We reasoned that placing these arrays either side of the DSB would focus a similar proportion of RecA loading closer to lacZ .
69 +Furthermore , we placed the Chi sites at equal distances ( 3 kb ) on the two sides of the break to increase the symmetry of the reaction .
70 +ChIP-qPCR revealed that , in vivo , the triple Chi arrays do indeed stimulate RecA binding closer to the DSB and that binding was enhanced relative to that observed at single endogenous Chi sites ( Fig. 2 B and D ) .
71 +Interestingly , the asymmetry in RecA binding to the DNA following a DSB remained , with more RecA bound to the originproximal side of the DSB compared with the origin-distal side ( Fig. 2D ) .
72 +Furthermore , despite the 38-fold RecA enrichment detected at a locus ∼ 3 kb origin-proximal to the DSB , there was still as much as 15-fold RecA enrichment observed at loci following endogenous Chi sites subsequent to the triple-Chi arrays .
73 +This finding confirmed that , like single Chi sites , the triple Chi arrays failed to be recognized in a detectable proportion of the population and that successive Chi sites are required for efficient DSBR .
74 +High-Resolution Analysis of RecA Loading by ChIP-Seq .
75 +To quantify RecA binding to DNA in relation to Chi , ChIP was combined with high-throughput sequencing ( ChIP-Seq ) to provide a genome-wide analysis of RecA -- DNA interactions following a DSB ( Fig. 3 ) .
76 +These experiments were carried out with the arrays of three Chi sites at 3 kb on either side of the DSB site to focus the reaction at equidistant sites on both sides of the break .
77 +RecA was loaded , at the site of a DSB in the lacZ gene , in a Chi-dependent manner with approximately twofold more RecA on the originproximal side of the DSB compared the origin-distal side ( Fig. 3B ) .
78 +This finding is consistent with the results obtained by ChIP-qPCR ( Fig. 2 ) and suggests that the two DNA ends are not equally competent for Chi recognition .
79 +Because previous work has shown that SbcCD generates a two-ended break in a RecB mutant ( 1 ) , we suggest that approximately half of the DSBs arising at the interrupted palindrome are converted from two-ended to one-ended structures by RecBCD action .
80 +This could happen if RecBCD traveling on the origin-distal end catches up with the replication fork and dissociates before recognizing a Chi sequence ( Fig .
81 +S1 ) .
82 +To further determine the role of subsequent Chi sites during DSBR , we deleted all of the endogenous Chi sites within a 15-kb region on either side of the break , leaving only the triple-Chi arrays positioned 3 kb either side of the lacZ .
83 +ChIP-Seq analysis revealed that , although the level of enrichment stimulated by the triple-Chi array remained unchanged , RecA binding was decreased in the 15-kb region where the Chi sites had been deleted ( Fig. 3C ) .
84 +Strikingly , this decrease was correlated with an increase in RecA binding caused by Chi sites more than 20 kb away from the DSB ( Fig .
85 +S2 ) .
86 +This finding confirmed that RecBCD enzyme complexes that did not act at the array of three Chi sites progress many kilobases further on the DNA until they do recognize a Chi site .
87 +Inferring the Parameters of RecBCD Activity in Vivo from HighResolution ChIP-Seq Data Using Mathematical Modeling .
88 +We reasoned that the high spatial resolution afforded by ChIP-Seq data could be exploited to reveal quantitative aspects of the molecular behavior of RecBCD-mediated loading of RecA in living cells .
89 +To interpret the quantitative information contained in the highresolution ChIP-Seq data in terms of the parameters of RecBCD action in vivo , we developed a mathematical model of enzyme action .
90 +Our mathematical model is based on the known in vitro properties of RecBCD and its crystal structure ( 7 , 8 , 22 ) and is described in detail in the SI Appendix ( see also Fig. 1A ) .
91 +The model 's main assumptions are the following : Before Chi recognition , the RecBCD complex translocates along the DNA with both the RecD and RecB motors engaged .
92 +RecD is the lead motor and the difference in speed of the two motors leads to the accumulation of a ssDNA loop ( Loop 1 ) ahead of RecB that depends on the motor speed ratio ( V / V ) and the distance B D traveled by the enzyme .
93 +Chi recognition is stochastic and we denote pChi the probability of Chi recognition .
94 +Upon Chi rec-ognition , the RecD motor is disengaged and Loop 1 is converted to Loop/Tail2 , which is extended using the RecB motor and RecA is loaded with equal probability across the ssDNA .
95 +We denote p the probability of RecBCD dissociating from DNA stop or stopping RecA loading .
96 +Using these assumptions , we calculated the probability of RecA loading at a genomic position in the vicinity of the DSB depending on the position of the DSB and the Chi sites , VB/VD , pChi , and pstop .
97 +Using a strain in which we had deleted all of the endogenous Chi sites within a 15-kb region either side of the break , leaving only the artificial Chi arrays positioned 3 kb either side of the lacZ , we varied the number of Chi sites in the origin-proximal array from one to six .
98 +We then compared the mathematical model prediction to the RecA ChIP-Seq data obtained for strains .
99 +We observed that as the number of Chi sites in the origin-proximal array was increased , RecA binding close to the DSB was increased relative to the proportion of events involving recognition of Chi sites further away from the break ( Fig. 4 ; a direct comparison between one Chi site and the six Chi array is provided in Fig .
100 +S3 ) .
101 +RecA loading at Chi sites 40 kb away from the break was most clearly noticeable in the strain with a single Chi site 3-kb origin-proximal to the break ( Fig. 4A ) .
102 +Strikingly , the mathematical model accurately captured the shape of the RecA distribution in all different configurations of Chi positioning with respect to the DSB , indicating that it reflects the main features of RecBCD-mediated end resection ( Fig. 4 A -- F ) .
103 +We have used maximum-likelihood estimation to infer the parameters of the mathematical model from the in vivo data ( Fig. 4G ) .
104 +Whereas pChi ( 0.20 -- 0.43 ) and RecBCD processivity ( 10 kb ) estimates were close to those obtained in vitro , the motor speed ratio , VB/VD ( 0.94 -- 0.96 ) , was significantly higher than previously reported in vitro ( 9 , 19 , 20 , 23 , 24 ) .
105 +Interestingly , we observed that the mathematical model 's estimate for pChi decreased as the number of Chi sites in the array was increased ( Fig. 4G ) .
106 +As pChi is the probability of recognizing one Chi site , this suggests that when Chi sites are positioned very close together ( Chi sites are positioned 10 bp apart in the artificial Chi arrays ) they are not recognized independently by RecC .
107 +This would lead to an underestimation of pChi in the strains that have multiple Chi sites in the array .
108 +Therefore , we focused our interpretation of the data on the strain with only one Chi site positioned 3-kb origin-proximal of the DSB ( Fig. 4A ) .
109 +Recent in vitro single-molecule experiments have suggested that there may be two populations of RecBCD molecules each with a different velocity ( 25 ) .
110 +We extended the mathematical model allowing for two populations of RecBCD with distinct VB/VD and pChi .
111 +Strikingly , the extended model showed a better fit to the data ( SI Appendix , Fig. 7 ) and had a lower Bayesian Information Criterion score , indicating that this better fit is statistically significant .
112 +Maximumlikelihood estimates of the parameters of this extended model indicated two clearly separated populations with 46 % of RecBCD with low pChi ( 0.26 ) and high VB/VD ( 0.86 ) and 54 % with higher pChi ( 0.86 ) and lower V / V ( 0.58 ) ( SI Appendix ) .
113 +B D
114 +ChIP-Seq Reveals RecA Binding to Other Regions in the Genome , Including DSB-Dependent Binding in the Terminus of the Chromosome .
115 +Genome-wide analysis of our dataset revealed DSB-independent RecA binding at distinct loci across the genome ( Fig. 5 A and B ) .
116 +These loci include the rRNA genes , tRNA genes , and ribosomal protein genes .
117 +The positions of these loci of RecA binding were not associated with the positions of Chi sites , suggesting that the RecA binding at these sites is not RecBCD-dependent .
118 +ChIP signal at highly transcribed genes has been reported for other proteins , including Smc of Bacillus subtilis and SeqA of E. coli , and it is unclear whether such a signal is directly related to RecA activity ( 26 , 27 ) .
119 +Surprisingly , we observed that the DSB at the lacZ locus induced RecA binding in the region of the chromosome involved in the termination of replication ( Fig. 5 A and C ) .
120 +This RecA binding occurred at positions of Chi sites , characteristic of RecBCD-mediated processing .
121 +This finding therefore indicates the presence of additional , indirectly generated , double-strand ends in the region of the chromosome containing dif , the site responsible for the resolution of chromosome dimers by XerCD site-specific recombination ( 28 ) .
122 +Discussion RecA Protein Binding to a DNA DSB in Vivo Is Determined by the Chi Sites in the Region Surrounding the Break .
123 +We have used a system that accurately introduces a single site-specific DNA DSB into one copy of the replicated E. coli chromosome .
124 +The system uses the fact that a 246-bp interrupted palindrome is cleaved by the SbcCD enzyme at the site of a DNA hairpin structure formed on only one of the replicated chromosomal copies ( 1 ) .
125 +We predict the hairpin to be formed on the lagging-strand template because of its single-stranded nature and that under our growth conditions , repair occurs efficiently , presumably using the uncleaved sister chromosome as a template ( 4 , 17 ) .
126 +Using ChIP in E. coli with antibodies against the RecA protein , we investigated the behavior of this protein as it is engaged in repairing this DSB .
127 +We then combined ChIP with whole-genome sequencing to map these RecA -- DNA interactions on a genome-wide scale .
128 +As predicted by the in vitro biochemistry of RecBCD enzyme , following a DSB , RecA protein is loaded onto DNA in relation to the Chi sites ( 5 ′ - GCTGGTGG-3 ′ ) surrounding the break , and using a simple mathematical model we were able to infer the probability of Chi recognition in vivo .
129 +Although the mathematical model we used is specific to RecBCD , such ability to infer the parameters of enzyme action in vivo from a combination of genomic analysis and mathematical modeling promises to be applicable to other macromolecular reactions , such as the activity of RNA polymerase .
130 +Inference of the Parameters of RecBCD Action in Vivo .
131 +We have coupled quantitative genomic analysis of RecA binding with mathematical modeling of the RecBCD complex in its loading of
132 +RecA to infer , based on the assumptions of the mathematical model , the molecular parameters of RecBCD action in live cells .
133 +Initial analysis using a mathematical model with one mode of action of RecBCD led to estimates of the probability of Chi recognition and processivity values similar to those that had previously been measured in vitro ( 19 , 20 ) .
134 +However , we observed that the inferrered ratio of the two motors ' speed ( VB/VD = 0.94 -- 0.96 ) was significantly higher than the value of 0.6 observed in vitro from studies of mutant enzymes defective for the helicase motors of RecB or RecD ( 25 ) and from evaluation of the average rate of Loop 1 formation relative to total unwinding by the wildtype enzyme ( 9 ) .
135 +We calculated ( SI Appendix , Eq .
136 +[ 2 ] ) that a ratio of 0.95 would result in the production of a single-strand loop before Chi ( Loop 1 ) of 3 kb for a Chi site positioned 60 kb from the break .
137 +In contrast , a VB/VD of 0.6 similar to that reported in vitro would result in an extremely long loop of 40 kb in vivo .
138 +These differences in VB/VD might be because of differences in RecBCD activity in vitro and in vivo .
139 +However , a wide distribution in the values of VB/VD has been observed in vitro ( 9 ) , and two broad populations of RecBCD molecules with different velocities have been reported ( 25 ) .
140 +When we extended the mathematical model to explore the possibility of two RecBCD populations , each with a different mode of action , we found that a two-population model was supported by the data .
141 +Assuming the existence of two populations could be an oversimplification and we can not rule out more complex RecBCD populations .
142 +However , it is interesting to note that under this two-population model , the inferred parameters show a sharp contrast between molecules with a low probability of Chi recognition associated with a high motor speed ratio and molecules with a higher pChi and lower VB/VD .
143 +Both these combinations of parameters will result in approximately the same average length of Loop 1 given the average density of Chi sites on the genome ( see calculation in SI Appendix ) .
144 +RecBCD complexes with low pChi may have to travel very far before Chi recognition but because of their high VB/VD they accumulate a relatively short Loop 1 .
145 +In contrast , RecBCD molecules with high pChi , which will recognize Chi motifs close to the break , accumulate a longer Loop 1 .
146 +This trade-off may indicate that controlling the size of Loop 1 has important consequences for RecBCD function .
147 +The parameter estimates obtained here need to be interpreted within the assumptions of the mathematical model .
148 +For example , we have assumed that the whole single-stranded region generated by RecBCD is covered equally well by RecA .
149 +However , if only part of it is covered by RecA or if RecA binding extends into the adjacent double-stranded region , the inference of pstop and its interpretation would be affected .
150 +For example , if RecBCD continues unwinding after ceasing RecA loading , this part of the single strand would not be detected in the experimental assay and RecBCD processivity would be underestimated .
151 +Therefore , the pstop inferred here is to be understood as an `` effective processivity of RecA loading by RecBCD , '' which is the combination of its DNA unwinding and RecA loading activities .
152 +Similarly , the estimation of VB/VD could be affected if RecA is not loaded with the same probability across the Chi-proximal region of the ssDNA .
153 +No .
154 +of hits
155 +A DSB at lacZ Induces DSBR in the Terminus Region of the Chromosome .
156 +In our system , we induce a DSB at the site of an interrupted DNA palindrome inserted at the lacZ locus , which lies about half way between the single origin of replication and the terminus .
157 +Our genomic analysis has revealed that DSBR in the lacZ region of a chromosome can result in DSBR ( characterized by Chi-correlated RecA binding ) in the terminus region surrounding dif , at a distance of over 1 Mb from lacZ .
158 +This RecA binding indicates that following a DSB at lacZ , dsDNA ends are generated in the region containing the dif site , which is required for the resolution of chromosome dimers by XerCD ( 28 ) .
159 +The signal in this region is significantly lower than at lacZ , suggesting that these double-stranded ends only appear in a subpopulation of cells .
160 +However , it is currently unclear how a break at lacZ causes breakage in the terminus region .
161 +The RecA bound is approximately symmetrically distributed on the two sides of the dif-containing region .
162 +The observation that strains undergoing these breaks are fully viable ( 17 ) leads us to believe that unbroken sister chromosomal DNA in the dif-containing region must also be present to facilitate efficient repair .
163 +Whether this RecA binding implies the presence of two-ended breaks or of two , equally frequent , single-ended breaks remains to be determined .
164 +Interestingly , the existence of double-strand ends in the terminus region of the chromosome has been hypothesized previously .
165 +Kogoma has proposed that recombination-dependent DNA replication may be responsible for induced stable DNA replication , which can be initiated at a sequence known as oriM2 in the terminus region ( 29 ) .
166 +However , oriM2 has not been mapped accurately and it is not known whether the DSB that we observe relates to this origin .
167 +Several other results , such as the existence of terminal recombination ( 30 -- 32 ) and the striking replication profile of a recB mutant ( 33 ) , indicate that the terminus region of the chromosome presents an area of importance to recombination .
168 +However , there are very likely several different reactions taking place .
169 +Our observation of a DSBR event close to dif induced by DSBR at lacZ provides a clear physical demonstration of one such interaction in this region .
170 +Experimental Procedures
171 +Bacterial Strains and Growth .
172 +All strains are derivatives of E. coli K12 MG1655 ( 34 ) and are listed in Table S1 .
173 +Cells were grown in M9 minimal media supplemented with 0.2 % casamino acids , 0.5 % glucose , 5 μM CaCl2 , and 1 mM MgSO4 at 37 °C .
174 +Mutations were introduced by P1 transduction or plasmid-mediated gene replacement ( PMGR ) ( 35 -- 38 ) using the plasmids described in Table S2 .
175 +All primers used for cloning and genotyping are detailed in Table S3 .
176 +ChIP Sample Preparation .
177 +All ChIP experiments were performed with ∼ 5 × 108 cells growing in exponential growth phase ( OD600nm 0.2 -- 0.25 ) .
178 +RecA -- DNA interactions were chemically cross-linked with formaldehyde ( Sigma-Aldrich ; final concentration 1 % ) for 10 min at 22.5 °C .
179 +Cross-linking was quenched by the addition of glycine ( Sigma-Aldrich ; final concentration 0.5 M ) .
180 +Cells were collected by centrifugation and washed three times in ice-cold 1 × PBS .
181 +The pellet was then resuspended in 250 μL ChIP buffer [ 200 mM Tris · HCl ( pH 8.0 ) , 600 mM NaCl 4 % ( vol/vol ) Triton X , Complete protease inhibitor mixture EDTA-free ( Roche ) ] .
182 +Sonication of cross-linked samples was performed using the Diagenode Bioruptor at 30-s intervals for 10 min at high amplitude .
183 +After sonication , 350 μL of ChIP buffer was added to each sample , the samples were mixed by gentle pipetting and 100 μL of each lysate was removed and stored as `` input . ''
184 +Immunoprecipitation was performed overnight at 4 °C using 1/100 anti-RecA antibody ( Abcam , ab63797 ) .
185 +IP samples were then incubated with Protein G Dynabeads ( Life Technologies ) for 2 h at room temperature .
186 +All samples were washed three times with 1 × PBS + 0.02 % Tween-20 before resuspending the Protein G dynabeads in 200 μL of TE buffer [ 10 mM Tris ( pH 7.4 ) , 1 mM EDTA ] + 1 % SDS .
187 +Next , 100 μL of TE buffer was added to the input samples and all samples were then incubated at 65 °C for 10 h to reverse formaldehyde cross-links .
188 +DNA was isolated using the MinElute PCR purification kit ( Qiagen ) .
189 +DNA was eluted in 50 μL of TE buffer using a two-step elution .
190 +Samples were stored at − 20 °C .
191 +Library Preparation for High-Throughput Sequencing .
192 +Input and ChIP samples were processed following New England Biolab 's protocol from the NEBNext ChIP-Seq library preparation kit .
193 +Briefly , 200 ng of input and ChIP-enriched DNA was subject to end repair to fill in ssDNA overhangs , remove 3 ′ phosphates and 5 ′ phosphorylate the sheared DNA .
194 +Klenow exo - was used to adenylate the 3 ′ ends of the DNA and NEXTflex DNA barcodes ( Bioo Scientific ) were ligated using T4 DNA ligase .
195 +After each step , the DNA was purified using the Qiagen MinElute PCR purification kit according to the manufacturer 's instructions .
196 +After adaptor ligation , the adaptor-modified DNA fragments were enriched by PCR using primers corresponding to the beginning of each adaptor .
197 +Finally , agarose gel electrophoresis was used to size select adaptor-ligated DNA with an average size of ∼ 275 bp .
198 +All samples were quantified on a Bioanalyzer ( Agilent ) before being sequenced on the Illumina HiSEq .
199 +2000 .
200 +RecA binds to both ssDNA and dsDNA in presynaptic and postsynaptic complexes ( 39 -- 41 ) .
201 +It was previously believed that ssDNA could not be detected by ChIP-Seq .
202 +However , several studies have recently shown that this is not the case ; ssDNA is rendered double-stranded during the library preparation process through the formation of DNA hairpins that arise as a result of regions of microhomology ( 42 -- 44 ) .
203 +This allows the DNA to be amplified and detected by ChIP-Seq .
204 +These findings are consistent with our data , which shows a similar pattern of RecA binding detected using both qPCR and high-throughput sequencing .
205 +1 .
206 +Eykelenboom JK , Blackwood JK , Okely E , Leach DRF ( 2008 ) SbcCD causes a double-strand break at a DNA palindrome in the Escherichia coli chromosome .
207 +Mol Cell 29 ( 5 ) :644 -- 651 .
208 +2 .
209 +Cromie GA , Connelly JC , Leach DR ( 2001 ) Recombination at double-strand breaks and DNA ends : Conserved mechanisms from phage to humans .
210 +Mol Cell 8 ( 6 ) :1163 -- 1174 .
211 +3 .
212 +Kowalczykowski SC , Dixon DA , Eggleston AK , Lauder SD , Rehrauer WM ( 1994 ) Biochemistry of homologous recombination in Escherichia coli .
213 +Microbiol Rev 58 ( 3 ) :401 -- 465 .
214 +4 .
215 +Mawer JS , Leach DR ( 2014 ) Branch migration prevents DNA loss during double-strand break repair .
216 +PLoS Genet 10 ( 8 ) : e1004485 .
217 +5 .
218 +Connolly B , et al. ( 1991 ) Resolution of Holliday junctions in vitro requires the Escherichia coli ruvC gene product .
219 +Proc Natl Acad Sci USA 88 ( 14 ) :6063 -- 6067 .
220 +6 .
221 +Connolly B , West SC ( 1990 ) Genetic recombination in Escherichia coli : Holliday junctions made by RecA protein are resolved by fractionated cell-free extracts .
222 +Proc Natl Acad Sci USA 87 ( 21 ) :8476 -- 8480 .
223 +7 .
224 +Dillingham MS , Kowalczykowski SC ( 2008 ) RecBCD enzyme and the repair of double-stranded DNA breaks .
225 +Microbiol Mol Biol Rev 72 ( 4 ) :642 -- 671 .
226 +ChIP-Seq Data Analysis .
227 +For ChIP-Seq analysis , 50-bp single-end reads were mapped to the E. coli K12 MG1655 ( NC000913 .3 ) ( 34 ) genome using Novoalign v2 .07 ( www.novocraft.com ) .
228 +Novoalign uses the Needleman -- Wunsch algorithm to determine the optimal alignment of reads .
229 +Before mapping , the 3 ′ adaptor sequences were removed using fastx_clipper and the data collapsed using fastx_collapser to remove identical sequence reads ( hannonlab.cshl.edu/fastx_toolkit/index.html ) .
230 +The preparation of ChIP-Seq libraries requires a PCR of the adaptor ligated DNA .
231 +This can result in PCR duplication of certain DNA fragments .
232 +Removing duplicates mitigates the effects of PCR amplification bias so that regions of the genome do n't appear more enriched than they actually are .
233 +The ChIP-Seq datasets in this study contained ∼ 4 % PCR duplicates and these were discarded .
234 +The data were also plotted without removing these duplicates and revealed that the trend in RecA binding was unchanged .
235 +Sequences were mapped with default parameters , allowing for a maximum of one mismatch per read ( novoalign - f DL4900_IP .
236 +fasta - d DL4900_genome .
237 +nix - r Random > DL4900_IP .
238 +sam ) .
239 +To report reads that have multiple alignment loci , we specified the -- r parameter as either -- r Random or -- r None .
240 +In the first case Novoalign chooses a single alignment location at random among all of the alignment results ; in the second case , only the reads that map to a single genomic location are aligned ( www.novocraft.com ) .
241 +PyReadCounters was used to calculate the overlap between aligned reads and E. coli genomic features ( 45 ) .
242 +The distribution of reads along the E. coli genome was visualized using the Integrated Genome Browser ( 46 ) .
243 +Full details of all scripts are available upon request .
244 +Identification of RecA-Binding at the DSB .
245 +Because of the specific mechanism of RecBCD-mediated RecA loading observed around the DSB , classic peakcalling algorithms such as MACS ( 47 ) failed to recapitulate the RecA binding at this site .
246 +This is because RecA loading at a DSB is the result of a complex dynamic process that can not be described as a simple binding event .
247 +This suggests that , as has been observed for other datasets ( 48 ) , the shape of the peaks may carry important information .
248 +In particular , we reasoned that given the high spatial resolution of ChIP-Seq data , the position and shape of the peaks observed at Chi sites could give us quantitative information about the mechanism of RecBCD-mediated DSB repair in vivo .
249 +Therefore , we developed a mathematical model of RecBCD-dependent RecA loading to evaluate the probability that a nucleotide in the vicinity of a DSB is coated by the RecA protein .
250 +We then used maximum-likelihood estimation to extract the parameters of this model from the dataset .
251 +This mathematical model and the associated data analysis are described in detail in the SI Appendix .
252 +qPCR .
253 +All real-time qPCR reactions were carried out in 15-μL volumes in the MX3000P qPCR machine ( Agilent ) using the Brilliant II SYBR Green qPCR master mix ( Agilent ) .
254 +The temperature profile for all assays was 95 °C for 10 min followed by 40 cycles of 95 °C for 20 s and 60 °C for 60 s All reactions were repeated in triplicate and the formation of PCR products of the correct lengths was confirmed by agarose gel electrophoresis .
255 +A full list of primers used for qPCR is given in Table S4 .
256 +Assay performance was checked by standard curve for all assays .
257 +Data were exported from the MxPro software to Microsoft Excel for analysis .
258 +The melting temperature of the qPCR primers was calculated by the manufacturer ( MWG Biotech ) .
259 +ACKNOWLEDGMENTS .
260 +We thank Dr. N. Molina and Dr. G. Sanguinetti for advice on data analysis ; Dr. Sander Granneman for advice on ChIP-Seq analysis ; Dr. Ralph Hector for advice on ChIP-Seq library preparation ; and Dr. M. White for the construction of pDL4690 .
261 +This research has been supported by an Medical Research Council studentship and a Medical Research Council Centenary Award ( to C.A.C. ) ; a Darwin Trust of Edinburgh postgraduate studentship ( to M.F. ) ; Marie Curie Fellowship PIOF-GA-2009-254082 -- DRIBAC ( to M.E.K. ) ; European Research Council Advanced Grant RULE-320823 ( to V.D. ) ; and a Medical Research Council programme Grant G0901622 ( to D.R.F.L. ) .
262 +8 .
263 +Smith GR ( 2012 ) How RecBCD enzyme and Chi promote DNA break repair and recombination : A molecular biologist 's view .
264 +Microbiol Mol Biol Rev 76 ( 2 ) :217 -- 228 .
265 +9 .
266 +Taylor AF , Smith GR ( 2003 ) RecBCD enzyme is a DNA helicase with fast and slow motors of opposite polarity .
267 +Nature 423 ( 6942 ) :889 -- 893 .
268 +10 .
269 +Handa N , et al. ( 2012 ) Molecular determinants responsible for recognition of the single-stranded DNA regulatory sequence , χ , by RecBCD enzyme .
270 +Proc Natl Acad Sci USA 109 ( 23 ) :8901 -- 8906 .
271 +11 .
272 +Dixon DA , Kowalczykowski SC ( 1995 ) Role of the Escherichia coli recombination hotspot , Chi , in RecABCD-dependent homologous pairing .
273 +J Biol Chem 270 ( 27 ) : 16360 -- 16370 .
274 +12 .
275 +Anderson DG , Kowalczykowski SC ( 1998 ) SSB protein controls RecBCD enzyme nuclease activity during unwinding : A new role for looped intermediates .
276 +J Mol Biol 282 ( 2 ) :275 -- 285 .
277 +13 .
278 +Ponticelli AS , Schultz DW , Taylor AF , Smith GR ( 1985 ) Chi-dependent DNA strand cleavage by RecBC enzyme .
279 +Cell 41 ( 1 ) :145 -- 151 .
280 +14 .
281 +Taylor AF , Schultz DW , Ponticelli AS , Smith GR ( 1985 ) RecBC enzyme nicking at Chi sites during DNA unwinding : Location and orientation-dependence of the cutting .
282 +Cell 41 ( 1 ) :153 -- 163 .
283 +15 .
284 +Anderson DG , Kowalczykowski SC ( 1997 ) The recombination hot spot Chi is a regulatory element that switches the polarity of DNA degradation by the RecBCD enzyme .
285 +Genes Dev 11 ( 5 ) :571 -- 581 .
286 +16 .
287 +Taylor AF , Smith GR ( 1999 ) Regulation of homologous recombination : Chi inactivates RecBCD enzyme by disassembly of the three subunits .
288 +Genes Dev 13 ( 7 ) :890 -- 900 .
289 +17 .
290 +Darmon E , Eykelenboom JK , Lopez-Vernaza MA , White MA , Leach DR ( 2014 ) Repair on the go : E. coli maintains a high proliferation rate while repairing a chronic DNA double-strand break .
291 +PLoS One 9 ( 10 ) : e110784 .
292 +18 .
293 +Bailey T , et al. ( 2013 ) Practical guidelines for the comprehensive analysis of ChIP-seq data .
294 +PLOS Comput Biol 9 ( 11 ) : e1003326 .
295 +19 .
296 +Dixon DA , Kowalczykowski SC ( 1993 ) The recombination hotspot Chi is a regulatory sequence that acts by attenuating the nuclease activity of the E. coli RecBCD enzyme .
297 +Cell 73 ( 1 ) :87 96 .
298 +-- 20 .
299 +Taylor AF , Smith GR ( 1992 ) RecBCD enzyme is altered upon cutting DNA at a chi recombination hotspot .
300 +Proc Natl Acad Sci USA 89 ( 12 ) :5226 -- 5230 .
301 +21 .
302 +Spies M , et al. ( 2003 ) A molecular throttle : The recombination hotspot Chi controls DNA translocation by the RecBCD helicase .
303 +Cell 114 ( 5 ) :647 -- 654 .
304 +22 .
305 +Singleton MR , Dillingham MS , Gaudier M , Kowalczykowski SC , Wigley DB ( 2004 ) Crystal structure of RecBCD enzyme reveals a machine for processing DNA breaks .
306 +Nature 432 ( 7014 ) :187 -- 193 .
307 +23 .
308 +Bianco PR , et al. ( 2001 ) Processive translocation and DNA unwinding by individual RecBCD enzyme molecules .
309 +Nature 409 ( 6818 ) :374 -- 378 .
310 +24 .
311 +Taylor A , Smith GR ( 1980 ) Unwinding and rewinding of DNA by the RecBC enzyme .
312 +Cell 22 ( 2 Pt 2 ) :447 -- 457 .
313 +25 .
314 +Liu B , Baskin RJ , Kowalczykowski SC ( 2013 ) DNA unwinding heterogeneity by RecBCD results from static molecules able to equilibrate .
315 +Nature 500 ( 7463 ) :482 -- 485 .
316 +26 .
317 +Waldminghaus T , Skarstad K ( 2010 ) ChIP on Chip : Surprising results are often artifacts .
318 +BMC Genomics 11:414 .
319 +27 .
320 +Gruber S , Errington J ( 2009 ) Recruitment of condensin to replication origin regions by ParB/SpoOJ promotes chromosome segregation in B. subtilis .
321 +Cell 137 ( 4 ) :685 -- 696 .
322 +28 .
323 +Barre FX , et al. ( 2001 ) Circles : The replication-recombination-chromosome segregation connection .
324 +Proc Natl Acad Sci USA 98 ( 15 ) :8189 8195 .
325 +-- 29 .
326 +Kogoma T ( 1997 ) Stable DNA replication : Interplay between DNA replication , homologous recombination , and transcription .
327 +Microbiol Mol Biol Rev 61 ( 2 ) :212 238 .
328 +-- 30 .
329 +Corre J , Cornet F , Patte J , Louarn JM ( 1997 ) Unraveling a region-specific hyperrecombination phenomenon : Genetic control and modalities of terminal recombination in Escherichia coli .
330 +Genetics 147 ( 3 ) :979 -- 989 .
331 +31 .
332 +Horiuchi T , Fujimura Y , Nishitani H , Kobayashi T , Hidaka M ( 1994 ) The DNA replication fork blocked at the Ter site may be an entrance for the RecBCD enzyme into duplex DNA .
333 +J Bacteriol 176 ( 15 ) :4656 -- 4663 .
334 +32 .
335 +Wendel BM , Courcelle CT , Courcelle J ( 2014 ) Completion of DNA replication in Escherichia coli .
336 +Proc Natl Acad Sci USA 111 ( 46 ) :16454 -- 16459 .
337 +33 .
338 +Rudolph CJ , Upton AL , Stockum A , Nieduszynski CA , Lloyd RG ( 2013 ) Avoiding chromosome pathology when replication forks collide .
339 +Nature 500 ( 7464 ) :608 -- 611 .
340 +34 .
341 +Blattner FR , et al. ( 1997 ) The complete genome sequence of Escherichia coli K-12 .
342 +Science 277 ( 5331 ) :1453 -- 1462 .
343 +35 .
344 +Link AJ , Phillips D , Church GM ( 1997 ) Methods for generating precise deletions and insertions in the genome of wild-type Escherichia coli : Application to open reading frame characterization .
345 +J Bacteriol 179 ( 20 ) :6228 -- 6237 .
346 +36 .
347 +Merlin C , McAteer S , Masters M ( 2002 ) Tools for characterization of Escherichia coli genes of unknown function .
348 +J Bacteriol 184 ( 16 ) :4573 -- 4581 .
349 +37 .
350 +Darmon E , et al. ( 2007 ) SbcCD regulation and localization in Escherichia coli .
351 +J Bacteriol 189 ( 18 ) :6686 -- 6694 .
352 +38 .
353 +White MA , Eykelenboom JK , Lopez-Vernaza MA , Wilson E , Leach DR ( 2008 ) Nonrandom segregation of sister chromosomes in Escherichia coli .
354 +Nature 455 ( 7217 ) : 1248 -- 1250 .
355 +39 .
356 +Chen Z , Yang H , Pavletich NP ( 2008 ) Mechanism of homologous recombination from the RecA-ssDNA/dsDNA structures .
357 +Nature 453 ( 7194 ) :489 -- 494 .
358 +40 .
359 +Galletto R , Amitani I , Baskin RJ , Kowalczykowski SC ( 2006 ) Direct observation of individual RecA filaments assembling on single DNA molecules .
360 +Nature 443 ( 7113 ) : 875 -- 878 .
361 +41 .
362 +Pugh BF , Cox MM ( 1987 ) Stable binding of recA protein to duplex DNA .
363 +Unraveling a paradox .
364 +J Biol Chem 262 ( 3 ) :1326 -- 1336 .
365 +42 .
366 +Croucher NJ , et al. ( 2009 ) A simple method for directional transcriptome sequencing using Illumina technology .
367 +Nucleic Acids Res 37 ( 22 ) : e148 .
368 +43 .
369 +Khil PP , Smagulova F , Brick KM , Camerini-Otero RD , Petukhova GV ( 2012 ) Sensitive mapping of recombination hotspots using sequencing-based detection of ssDNA .
370 +Genome Res 22 ( 5 ) :957 -- 965 .
371 +44 .
372 +Yamane A , et al. ( 2013 ) RPA accumulation during class switch recombination represents 5 ′ -3 ′ DNA-end resection during the S-G2 / M phase of the cell cycle .
373 +Cell Reports 3 ( 1 ) :138 -- 147 .
374 +45 .
375 +Webb S , Hector RD , Kudla G , Granneman S ( 2014 ) PAR-CLIP data indicate that Nrd1-Nab3-dependent transcription termination regulates expression of hundreds of protein coding genes in yeast .
376 +Genome Biol 15 ( 1 ) : R8 .
377 +46 .
378 +Nicol JW , Helt GA , Blanchard SG , Jr , Raja A , Loraine AE ( 2009 ) The Integrated Genome Browser : Free software for distribution and exploration of genome-scale datasets .
379 +Bioinformatics 25 ( 20 ) :2730 -- 2731 .
380 +47 .
381 +Zhang Y , et al. ( 2008 ) Model-based analysis of ChIP-Seq ( MACS ) .
382 +Genome Biol 9 ( 9 ) : R137 .
383 +48 .
384 +Schweikert G , Cseke B , Clouaire T , Bird A , Sanguinetti G ( 2013 ) MMDiff : Quantitative testing for shape changes in ChIP-Seq data sets .
385 +BMC Genomics 14:826 .
...\ No newline at end of file ...\ No newline at end of file
1 +Zhong Qian,a Mirjana Macvanin,a Emilios K. Dimitriadis,b Ximiao He,c Victor Zhurkin,d Sankar Adhyaa
2 +ABSTRACT Repeated extragenic palindromes ( REPs ) in the enterobacterial genomes are usually composed of individual palindromic units separated by linker sequences .
3 +A total of 355 annotated REPs are distributed along the Escherichia coli genome .
4 +RNA sequence ( RNAseq ) analysis showed that almost 80 % of the REPs in E. coli are transcribed .
5 +The DNA sequence of REP325 showed that it is a cluster of six repeats , each with two palindromic units capable of forming cruciform structures in supercoiled DNA .
6 +Here , we report that components of the REP325 element and at least one of its RNA products play a role in bacterial nucle-oid DNA condensation .
7 +These RNA not only are present in the purified nucleoid but bind to the bacterial nucleoid-associated HU protein as revealed by RNA IP followed by microarray analysis ( RIP-Chip ) assays .
8 +Deletion of REP325 resulted in a dramatic increase of the nucleoid size as observed using transmission electron microscopy ( TEM ) , and expression of one of the REP325 RNAs , nucleoid-associated noncoding RNA 4 ( naRNA4 ) , from a plasmid restored the wild-type condensed structure .
9 +Independently , chromosome conformation capture ( 3C ) analysis demonstrated physical connections among various REP elements around the chromosome .
10 +These connections are dependent in some way upon the presence of HU and the REP325 element ; deletion of HU genes and/or the REP325 element removed the connections .
11 +Finally , naRNA4 together with HU condensed DNA in vitro by connecting REP325 or other DNA sequences that contain cruciform structures in a pairwise manner as observed by atomic force microscopy ( AFM ) .
12 +On the basis of our results , we propose molecular models to explain connections of remote cruciform structures mediated by HU and naRNA4 .
13 +IMPORTANCE Nucleoid organization in bacteria is being studied extensively , and several models have been proposed .
14 +However , the molecular nature of the structural organization is not well understood .
15 +Here we characterized the role of a novel nucleoid-associated noncoding RNA , naRNA4 , in nucleoid structures both in vivo and in vitro .
16 +We propose models to explain how naRNA4 together with nucleoid-associated protein HU connects remote DNA elements for nucleoid condensation .
17 +We present the first evidence of a noncoding RNA together with a nucleoid-associated protein directly condensing nucleoid DNA .
18 +Noncoding RNAs ( ncRNAs ) present in both prokaryotic and eukaryotic cells do not function as mRNA , tRNA , or rRNA ( 1 ) .
19 +Although many ncRNAs of different sizes and different functions have been widely reported ( 2 -- 6 ) , new ncRNAs with new functions are still being discovered .
20 +Recently , we discovered a novel ncRNA , transcribed from a specific repeated extragenic pal-indromic element , REP325 , in the chromosome of Escherichia coli by RNA IP followed by microarray analysis ( RIP-Chip ) assays of the nucleoid-associated HU protein ( 7 ) .
21 +In this paper , we termed it as nucleoid-associated ncRNA ( naRNA ) .
22 +REP elements in the enterobacterial genomes , first reported 30 years ago , contain individual palindromes separated by linkers ( 8 -- 10 ) .
23 +The functions of the REPs have been speculated to be related to transcription termination signals , binding sites for proteins , cleavage sites for DNA gyrase , and , possibly , manipulation of nucleoid structures ( 11 -- 14 ) .
24 +In this study , we investigated potential functions of the REP325 element , which is located between genes yjdM ( phnA ) and yjdN ( phnB ) , and its RNA products .
25 +REP325 contains six homologous units ( Fig. 1A ) .
26 +Each repeat is composed of two palindromic cruciform-generating motifs , Y and Z2 , connected by a short linker , l. Cells deleted for the REP325 segment and/or hup genes encoding the nucleoid-associated HU protein showed a decondensed nucleoid structure , suggesting that these two factors participate in nucleoid condensation ( 7 ) .
27 +RNA sequencing ( RNAseq ) analysis and nucleoid RNA tiling array clearly showed the existence of RNA species transcribed from each unit of REP325 , named naRNA1 to naRNA6 ( Fig. 1A ) .
28 +Multialignment of DNA sequences of the 6 repeats in REP325 showed high homology ( Fig. 1B ) .
29 +Each naRNA contains two potential hairpins , corresponding to Y and Z2 motifs ( Fig. 1C ) .
30 +It is unknown whether these six RNAs are transcribed independently or are the result of processing of a larger RNA transcribed from a common promoter ( the promoter of the upstream gene , yjdM ) .
31 +One of these RNAs is naRNA4 , which binds two dimeric forms of HU , HU and HU .
32 +In this report , we show that the expression of naRNA4 from a plasmid restores the decondensed morphology of the nucleoid caused by
33 +REP325 deletion .
34 +We also show intersegmental connections in vivo between different remote cruciform-containing DNA structures like those present in REP elements ; the connections are affected by deletion of hup genes encoding HU subunits and/or of REP325 .
35 +We also demonstrate the connections between cruciforms in DNA in vitro in the presence of naRNA4 and HU .
36 +We propose that these connections are a major part of the cellular nucleoid architecture and help its condensation .
37 +RESULTS The existence of nucleoid-associated RNA: tiling array and
38 +RNAseq analysis .
39 +Ohniwa et al. showed that the E. coli nucleoid is a 40-nm-thick fibrous structure as observed by atomic force microscopy ( AFM ) ; the fibers assume 10-nm-thick structures in cells devoid of the nucleoid-associated protein ( NAP ) HU ( 15 ) .
40 +They also showed the existence of 10-nm-thick nucleoid fibers after RNase treatment , suggesting a role of some RNA and HU in nucleoid architecture .
41 +Pettijohn and Hecht also suggested that the E. coli nucleoid contains RNAs which are important for the structural integrity of the nucleoid ( 16 ) .
42 +We isolated RNA from the E. coli nucleoid , which was purified from cells cultured in minimal medium , and identified structural elements by the use of a DNA tiling array .
43 +It is clear that the nucleoid RNA contains fragments of rRNAs , tRNAs , a few mRNAs , and many ncRNAs , many of which are also present among HU binding RNAs ( 7 ) .
44 +It is noticeable that more than 30 ncRNAs are transcribed from the REP elements ( see Text S1 in the supplemental material ) .
45 +In order to analyze the transcription profile of the REP elements in E. coli , we analyzed RNAseq data that was previously published and deposited in the NCBI Sequence Read Archive ( 17 ) .
46 +According to the gene annotation of E. coli MG1655 , there are a total of 355 REP elements , 152 of which are transcribed in cells cultured in defined minimal medium ( see Text S3 and Text S4 in the supplemental material ) .
47 +In our previous study , two overlapping RNA reads , which were part of transcripts from REP325 and identified in RIP-Chip assays of HU protein , were assumed to originate from a single RNA , named nc5 RNA ( 7 ) .
48 +Exploring the RNAseq data with unique alignments revealed RNA sequences matched to six repeated structures ( Y-l-Z2 ) in the REP325 ( see Fig .
49 +S1A in the supplemental material ) .
50 +It appears to generate six RNA species , now named naRNA1 to naRNA6 ( Fig. 1A ) .
51 +The DNA repeats are connected by five unknown motifs with identical sequences ( named U motifs ) , which are also transcribed .
52 +We have not determined if the entire REP segment is 325 cotranscribed and processed into six naRNAs .
53 +But the abundance of matched readings suggests a potential direction of transcription of the entire REP325 from the promoter of the upstream yjdM ( phnA ) gene to the position upstream of the yjdN ( phnB ) gene .
54 +Furthermore , sequence analysis of the unmatched gaps for the REP325 segment showed high sequence similarity between the repeats .
55 +Multisequence alignments of DNA sequences encoding the naRNA1 gene to the naRNA6 gene indicated that these six repeats share high sequence homology and that the sequence of the naRNA4 gene is identical to that of the naRNA2 gene ( Fig. 1B ) .
56 +Multiple-sequence alignments also showed that the entire REP325 is transcribed ( see Fig .
57 +S1B ) .
58 +RNA secondary structure analysis confirmed that RNAs from the repeats have similar structures and contain the Y and Z2 potential hairpins .
59 +The typical structure of naRNA4 is shown in Fig. 1C .
60 +Decondensation of nucleoid in vivo : TEM analysis .
61 +Transmission electron microscopy ( TEM ) observations previously showed that deletion mutants of HU genes ( hupA hupB strain ) and/or of the REP325 element ( REP325 gene strain ) decondensed the E. coli nucleoid in both growing and nongrowing cells compared to a compacted nucleoid observed in the wild-type strain under similar conditions , suggesting that HU and part or all of REP325 DNA and/or its RNA product affect nucleoid architecture ( 7 ) .
62 +We extended the TEM observations further by investigating the details of REP325 participation in the nucleoid structure .
63 +We first confirmed that in growing cells , compared to wild-type results , deletion of HU genes or of REP325 decondensed the nucleoid size ( Fig. 2A ; nucleoids are outlined in red ) .
64 +Moreover , the REP325 deletion strain carrying a plasmid vector showed no change in decondensed nucleoid morphology .
65 +But expression of naRNA4 from the plasmid reproducibly condensed the nucleoid .
66 +We observed some overcondensation that was most likely due to overexpression of naRNA4 .
67 +The expression of an unrelated RNA from the same plasmid had no effect on the decondensed nucleoid .
68 +We also tested the effect of expression of derivatives of naRNA4 containing only a Z2 or Y motif in the same REP325-deleted cells .
69 +The expression of RNA containing only the Z2 or Y motif alone , unlike that of the intact naRNA4 , did not restore the nucleoid morphology to wild type , although we do not know anything about the relative stability of naRNA4 or its truncated derivatives under the conditions of the experiments .
70 +TEM analysis performed with nongrowing cells in the same set of strains gave identical results ; only the presence of an intact naRNA4 caused nucleoid condensation ( Fig. 2B ) .
71 +We note that , in the absence of any simple way to quantify the nucleoid volume in TEM observations , we estimated the size of the nucleoid in two-dimensional ( 2-D ) analysis of the thin sections ( shown by red outlines in Fig. 2 ) .
72 +Although these observations show the involvement of HU and naRNA4 in nucleoid condensation , a direct participation of any part of the REP325 element in the process is not apparent .
73 +If DNA is involved in the condensation , as seems very likely , other DNA sequences homologous to REP325 may fulfill the same role .
74 +In summary , this is first demonstration of a direct involvement of an ncRNA in DNA condensation at the molecular level .
75 +Intersegmental chromosomal interactions in vivo : 3C analysis .
76 +We hypothesized that one plausible mechanism of nucleoid structural organization is that of facilitating contacts between REP elements around the chromosome by naRNA4 and the nucleoid protein HU .
77 +To test the idea , we employed the chromosome conformation capture ( 3C ) approach , the use of which has been established in studies of distal intrachromosomal interactions in vivo in both eukaryotes and prokaryotes ( 18 -- 20 ) .
78 +We designed primers for 23 randomly selected REP segments , including
79 +REP325 , around the chromosome to investigate potential connections between REP sites ( primer sequences are listed in Table S1 in the supplemental material ) .
80 +Of 253 pairs tested , 27 combinations showed positive PCR amplifications , suggesting that the corresponding DNA segments may be connected to each other ( Fig. 3 ) .
81 +These pairs were further tested by 3C in the following mutants : the hup mutant , the REP325 mutant , and hup REP325 mutant .
82 +We measured the ratio of PCR signals in each mutant compared to that in the wild-type strain after normalization to an internal control .
83 +In interpreting the positive amplification results in 3C experiments in the following discussion , we assume that an observed contact involves the REP elements and not another DNA sequence present nearby in the chromosome .
84 +Similarly , when a contact signal observed in the wild-type strain is missing in the REP325 deletion strain , we assume that it is because of the absence of naRNA4 .
85 +The effect of the HU and REP325 deletions on the observed intrachromosomal interactions were grouped into four classes .
86 +( i ) HU and naRNA4 independent .
87 +Deletion of either HU and/or REP325 has no effect on the interactions suggesting perhaps other NAPs and RNAs are involved in DNA contacts ( 4 out of 27 ) .
88 +( ii ) HU dependent .
89 +Deletion of the HU gene significantly affected the interactions while deletion of REP325 did not ( 6 out of 27 ) .
90 +In these cases , HU together with other RNA may be involved in bringing DNA contacts .
91 +( iii ) HU and naRNA4 dependent .
92 +Deletion of either the HU gene or REP325 significantly affected the interactions ( 4 out of 27 ) .
93 +In these cases , both HU and naRNA4 are specifically involved in DNA contacts .
94 +( iv ) HU or naRNA4 dependent .
95 +Only deletion of both HU and REP325 significantly affected the interactions while removal of either HU or RNA4 did not ( 13 out of 27 ) .
96 +In this group , HU collaborates with another RNA or naRNA4 collaborates with another protein for DNA-DNA interactions .
97 +DNA condensation mediated by HU and naRNA4 in vitro : AFM analysis .
98 +Both TEM and 3C analyses showed the involvement of HU and naRNA4 in nucleoid organization .
99 +However , they did not reveal any mechanistic details .
100 +We used AFM to monitor any condensing effects of HU protein and naRNA4 on naked supercoiled DNA in vitro to get some insights about the mechanism ( s ) of their action .
101 +A plasmid containing one REP325 ( pQZ080 ) was used as the template for AFM ( Fig. 4 ) .
102 +The addition of naRNA4 or of different HU dimers to the plasmid did not noticeably change its supercoiled morphology .
103 +The absence of any effect of HU in this experiment is consistent with previous reports ( 15 , 21 ) .
104 +However , the presence of either HU or HU together with naRNA4 dramatically condensed the DNA , apparently because of the presence of multiple intersegmental contacts , thus demonstrating that naRNA4 collaborates with HU in condensing DNA ( Fig. 4A ) .
105 +Note that either HU or HU dimer works but not HU dimer ( , , and ) .
106 +Since the plasmid DNA contained only one REP325 element , the multiple contacts very likely involve either nonspecific DNA binding or some other sequences in the plasmid that allow DNA contacts .
107 +The REP325 palindromic repeats generate cruciform structures in a supercoiled state .
108 +We believe that several transcription terminators ( 22 ) that are present in the plasmid and which also generate cruciform structures perform the role of REP325 .
109 +Consistent with this idea , the addition of HU and naRNA4 to the parental plasmid ( pSA508 ) containing no authentic REP element but several transcription terminators also resulted in DNA condensation ( Fig. 4B ) .
110 +To investigate the features of naRNA4 required in DNA condensation , we first tested whether an intact naRNA4 is needed to condense DNA .
111 +We performed AFM analysis with three 77-nucleotide ( nt ) RNAs : a nonspecific control RNA , an RNA containing only the Y motif , and an RNA containing only the Z2 motif ( see Table S2 in the supplemental material ) .
112 +Compared to naRNA4 , none of these RNAs condensed DNA ( Fig. 4B ) , which is in agreement with the TEM data ( Fig. 2 ) .
113 +We also asked whether the exact sequences or only hairpin features of Z2 and Y motifs are involved .
114 +We synthesized a 77-nt-long RNA whose sequence was the exact complement of naRNA4 .
115 +This anti-naRNA4 molecule has an RNA sequence completely different from that of naRNA4 but should contain two hairpin structures .
116 +Figure 4B shows that the antinaRNA4 also condensed DNA in the presence of HU protein , indicating that it is the secondary structure of naRNA4 and not the sequence of the RNA itself that is important in DNA condensation .
117 +Because of the large sizes of pQZ080 and pSA508 ( 3.9 kb and 3.5 kb , respectively ) , we could not discern the precise organization of the DNA contact points involved in the observed DNA condensation .
118 +To simplify the condensed DNA structure , we tested a number of minicircle DNAs which contain 0 , 1 , or 2 potential condensation sites ( cruciform structures originated from REP325 or one of the transcription terminators , rpoC , present in the pa-rental plasmid , pSA508 ) at marked positions : mini103 , mini104 , mini105 , mini106 , mini107 , and mini120 ( Fig. 4C ; see also Fig .
119 +S2 in the supplemental material ) .
120 +Any looping generated using the marked cruciform sites can be discerned by measuring the size of the DNA loops between contact points .
121 +As elaborated below , consistent with our proposal , HU - and RNA4-mediated DNA condensation in vitro requires only a cruciform structure in DNA and not other parts of the multipalindromic unit and the presence of both HU and naRNA4 on minicircle DNAs ( Fig. 4C ) .
122 +`` Figure 8 '' structures , which are caused by either random crossover of DNA or specific bridging of DNA due to the presence of HU and naRNA4 , were observed in all minicircle DNAs .
123 +To determine whether the looping was random or specific , we measured each loop from the figure 8 structures in the minicircle DNAs in the presence of naRNA4 and HU protein .
124 +We observed that the frequency of figure 8 structures with the expected loop sizes resulting from interactions between any two marked cruciform structures was significantly higher in all minicircle DNAs except in mini103 , which has no cruciform structure .
125 +For example , we found 79 fig-ure 8 structures in mini103 in the presence of naRNA4 and HU , and none was found with an expected loop size .
126 +In mini106 , mini107 , and mini120 containing two cruciforms , the ratios of the numbers of observed figure 8 structures with expected loop sizes to the total numbers of counted structures were 24/49 , 48/101 , and 28/53 , respectively .
127 +These results suggest that HU and naRNA4 form bridges between two cruciforms present in a minicircle DNA .
128 +For mini104 and mini105 plasmids , which contain one rpoC transcription terminator of pSA508 and one REP325 repeat , respectively , we observed only random figure 8 structures and , occasionally , two or more minicircle DNAs bridged together by a complex core ( red arrows in Fig .
129 +S2 in the supplemental material ) , suggesting that two cruciform structures present in different DNA molecules can connect .
130 +DISCUSSION
131 +It has become clear that the organization of the chromosome in E. coli is not random .
132 +The chromosome is not merely a disordered aggregate of randomly coiled DNA .
133 +Instead , it is a dynamic but spatially organized defined entity that undergoes strictly controlled and reproducible changes when they are needed ( 23 ) .
134 +Structural models of elements such as `` macro domains , '' `` supercoiled topological loops , '' `` filaments , '' and `` remote connections '' are suggested to represent structural constituents of chromosomes from observations using different approaches ( 19 , 24 -- 27 ) .
135 +A number of NAPs , such as the HU , Fis , IHF , H-NS , and SMC proteins , modulate chromosome structure .
136 +We focused on HU , which binds to DNA nonspecifically but prefers distorted DNA structures such as nicks , gaps , bends , and cruciforms ( 28 , 29 ) .
137 +Due to its high abundance and growth-phase-dependent subunit compositions ( HU , HU , and HU ) , HU is believed to modulate chromosome structure in accordance with the growth phase of the cell ( 30 ) .
138 +We confirmed that HU binds to naRNA4 and to several other RNAs by electrophoretic mobility shift assay ( EMSA ) ( see Fig .
139 +S3 in the supplemental material ) , but not all HU-RNA bindings could help DNA condensation both in vivo ( Fig. 2 ) and in vitro but bound to those which contained two hairpin structures ( Fig. 4 ) .
140 +Thus , an HU-naRNA4 interaction may be somewhat unusual and specific ; the presence of at least two hairpin motifs , such as Z2 and Y , in the RNA is needed for DNA condensation .
141 +We conclude that two cruciform structures in DNA , not yet completely defined , interact with each other in a pairwise fashion for DNA condensation , which needs both HU and naRNA4 .
142 +We propose four mechanisms for interactions between two DNA cruciforms mediated by HU and naRNA4 ( Fig. 5 ) .
143 +( i ) For DNA-naRNA-HU-naRNA-DNA interactions , each cruciform structure binds to one hairpin of naRNA and two DNA-bound RNAs are bridged together by an HU dimer using the other hairpins of the two naRNAs ( Fig. 5A ) .
144 +( ii ) For DNA-naRNA ( HU ) - DNA interactions , the model is similar to model i , but the stoichiometry of HU and naRNA in the complex is 1:1 .
145 +HU binding to naRNA makes the latter amenable to interaction with two cruciforms ( Fig. 5B ) .
146 +( iii ) For DNA-HU-naRNA-HU-DNA interactions , HU binds to cruciform DNA ; two bound-HU dimers are then connected by a molecule of naRNA through the two hairpins ( Fig. 5C ) .
147 +( iv ) For DNA-HU ( naRNA ) - DNA interactions , the model is similar to model iii , but the stoichiometry of HU and naRNA in the complex is 1:1 .
148 +naRNA binding to HU makes the latter potent for interactions with two cruciform structures .
149 +We note here that in models ii and iv , it is possible that the roles of naRNA and HU , respectively , could be only catalytic and that they are not involved in the complex .
150 +At this stage , we are unable to prefer one model to the others except that a specific interaction between HU and a DNA cruciform structure has been previously established ( 31 , 32 ) , which would support models iii and iv .
151 +Cross-linking of the condensed DNA complexes followed by fragmentation and chemical identification of the products may distinguish between the different models .
152 +MATERIALS AND METHODS
153 +Construction of strains and plasmids .
154 +Wild-type E. coli MG1655 and the hupA hupB mutant were previously described ( 7 ) .
155 +The REP325 strain was constructed by mini - recombineering , in which REP325 was replaced by a Cat-SacB cassette ( 33 , 34 ) .
156 +Plasmid pQZ080 was constructed with the insertion of REP325 into pSA508 ( 35 ) at SacI to BamHI sites .
157 +Minicircle DNA was purified according to the method of Choy and Adhya ( 35 ) .
158 +Plasmid pNM12 was from Nadim Majdalani ( NIH , USA ) .
159 +DNA fragments encoding the naRNA4 gene and Con , Y-Con , and Con-Z2 genes were amplified using chemically synthesized single-stranded DNAs ( ssDNAs ) as templates and inserted into pNM12 at MscI to HindIII sites .
160 +All recombinant plasmids and pNM12 were transformed into the REP325 strain .
161 +Validation of expression of REP325 by analysis of RNAseq data .
162 +Raw RNAseq data for E. coli MG1655 obtained from the NCBI Sequence Read Archive ( accession no .
163 +SRP006793 ) ( 17 ) were mapped onto the E. coli genome using Novoalign software and allowing up to two mismatches between a 36-nt read and the genome sequence .
164 +Two different strategies , using unique map reads and total map reads , were applied , and the unique map read results and total map read results were preserved separately , with multiple alignments of up to 50 different locations in the genome .
165 +The alignment files ( sorted by bam format ) were used for visualization in tracks in the genome browser at the University of Southern California , Santa Cruz ( UCSC ) ( 36 ) .
166 +Synthesis of RNA used in AFM analysis .
167 +A series of complementary ssDNAs that contain a T7 promoter sequence ( 5 = - TAATACGACTCACT ATAGGGAGA-3 =) followed by experimental sequences and their complements , listed in Table S2 in the supplemental material , were chemically synthesized .
168 +The double-stranded DNAs ( dsDNAs ) were obtained by annealing the appropriate complementary ssDNAs ( 7 ) .
169 +Synthesis and puri-fication of RNAs were completed by the use of an AmpliScribe T7-Flash transcription kit according to the manufacturer 's instructions ( Epicentre , Madison , WI ) .
170 +The quality and quantity of RNAs were determined by the use of an agarose gel and a NanoDrop spectrophotometer ( Thermo Scientific , Wilmington , DE ) , respectively .
171 +For RNAs used in the gel shift assay , [ -32 P ] UTP was used instead of the unlabeled UTP provided in the kit .
172 +Electrophoretic mobility shift assay .
173 +Electrophoretic mobility shift assays in gels were done as described before ( 37 , 38 ) with modifications .
174 +Radioactively labeled RNAs were incubated with increasing amounts ( 0 to 1.6 mM ) of HU protein in binding buffer containing 20 mM Tris-HCl ( pH 7.5 ) , 0.2 M NaCl , and 10 % glycerol at 37 °C for 20 min .
175 +The mixtures were separated by the use of 8 % prerun native polyacrylamide gels and 1 Tris-borate-EDTA ( TBE ) buffer .
176 +Gels were finally exposed to X-film at 80 °C .
177 +TEM analysis of nucleoid structure in E. coli .
178 +Strains used in TEM analysis were inoculated from plates with appropriate antibiotics into M63 minimal medium with 0.2 % fructose , 0.05 % Casamino Acids , and proper antibiotics and incubated at 37 °C overnight .
179 +The cultures were diluted into fresh medium as mentioned above with 0.1 % arabinose and grown to log or stationary phase for harvest .
180 +One milliliter of fresh cultures was mixed with an equal volume of Fixation buffer ( 8 % formaldehyde -- 4 % glutaraldehyde -- 0.2 M cacodylate buffer or 2 phosphatebuffered saline [ PBS ] ) and kept at room temperature for 2 h .
181 +The fixed cell solutions were stored at 4 °C until TEM analyses were performed .
182 +Cells were spun down to form a small pellet and then processed for EM analysis of thin sections .
183 +Briefly , the pellet was postfixed in 1 % osmium tetroxide ( Electron Microscopy Sciences , Ft. Washington , PA ) -- 0.1 M cacodylate buffer for 1 h at room temperature , stained in 0.5 % uranyl acetate -- 0.1 M acetate buffer for 1 h , and then dehydrated in a series of ethanol ( 35 % , 50 % , 75 % , 95 % , and 100 % ) and propylene oxide ( 100 % ) solutions .
184 +The pellets were infiltrated into 100 % propylene oxide and epoxy resin ( 1:1 ) overnight and embedded in pure resin the following day .
185 +The epoxy resin was cured in a 55 °C oven for 48 h , and 70-to-80-nm-thick sections were made and mounted on copper grids ( 300 mesh ) and stained using uranyl acetate followed by lead citrate .
186 +The cells were examined and imaged using a model H7600 TEM ( Hitachi , Tokyo , Japan ) operated at 80 kV .
187 +Images were captured by a bottom-mounted charge-coupled-device ( CCD ) camera ( Gatan , Pleasanton , CA ) .
188 +3C analysis of intrachromosomal interactions .
189 +3C analysis was carried out as previously described ( 19 ) .
190 +Primers are listed in Table S1 in the supplemental material .
191 +After PCR , the products were separated by electrophoresis on a 2 % agarose gel .
192 +Each amplified band of the images was quantitatively measured by the use of 1-D gel analysis software ( UVP Bioimaging Systems ) .
193 +The fold change of interaction frequency for each primer pair was determined as the ratio of the 3C products of a given mutant to those of the wild-type strain after normalization to the internal control .
194 +Each frequency value represents the average of the results of four independent experiments .
195 +AFM analysis of DNA condensation in vitro .
196 +Sample preparations and AFM analysis were performed as reported previously ( 19 ) with some modifications .
197 +After the binding step , samples were not directly delivered to AFM analysis .
198 +Formaldehyde was added to reach a final concentration of 1 % , and the reaction mixture was incubated for 15 min at room temperature , followed by quenching with glycine at a final concentration of 0.125 M for 5 min at room temperature .
199 +Images were preprocessed using the instrument image processing software and then exported for further analysis with the NIH ImageJ image processing software package .
200 +The lengths of DNA loops observed in minicircle DNA were measured by tracing .
201 +SUPPLEMENTAL MATERIAL
202 +Supplemental material for this article may be found at http://mbio.asm.org/ lookup/suppl/doi :10.1128 / mBio.00998-15 / - / DCSupplemental .
203 +Text S1 , DOC file , 0.1 MB .
204 +Text S2 , XLSX file , 0.04 MB .
205 +Text S3 , XLSX file , 0.02 MB .
206 +Text S4 , XLSX file , 0.02 MB .
207 +Figure S1 , PDF file , 0.2 MB .
208 +Figure S2 , PDF file , 0.1 MB .
209 +Figure S3 , PDF file , 0.05 MB .
210 +This research was supported by the Intramural Research Program of the National Institutes of Health , National Cancer Institute , Center for Cancer Research .
211 +We thank our colleagues Dale Lewis , Amlan Dhar , Phuoc Le , Sangmi Lee , and Andrei Trostel for assistance .
...\ No newline at end of file ...\ No newline at end of file
1 +Impact of Anaerobiosis on Expression of the Iron-Responsive Fur and RyhB Regulons
2 +ABSTRACT Iron , a major protein cofactor , is essential for most organisms .
3 +Despite the well-known effects of O2 on the oxidation state and solubility of iron , the impact of O2 on cellular iron homeostasis is not well understood .
4 +Here we report that in Escherichia coli K-12 , the lack of O2 dramatically changes expression of genes controlled by the global regulators of iron homeo-stasis , the transcription factor Fur and the small RNA RyhB .
5 +Using chromatin immunoprecipitation sequencing ( ChIP-seq ) , we found anaerobic conditions promote Fur binding to more locations across the genome .
6 +However , by expression profiling , we discovered that the major effect of anaerobiosis was to increase the magnitude of Fur regulation , leading to increased expression of iron storage proteins and decreased expression of most iron uptake pathways and several Mn-binding proteins .
7 +This change in the pattern of gene expression also correlated with an unanticipated decrease in Mn in anaerobic cells .
8 +Changes in the genes posttranscriptionally regulated by RyhB under aerobic and anaerobic conditions could be attributed to O2-dependent changes in transcription of the target genes : aerobic RyhB targets were enriched in iron-containing proteins associated with aerobic energy metabolism , whereas anaerobic RyhB targets were enriched in iron-containing anaerobic respiratory functions .
9 +Overall , these studies showed that anaerobiosis has a larger impact on iron homeostasis than previously anticipated , both by expanding the number of direct Fur target genes and the magnitude of their regulation and by altering the expression of genes predicted to be posttranscriptionally regulated by the small RNA RyhB under iron-limiting conditions .
10 +IMPORTANCE Microbes and host cells engage in an `` arms race '' for iron , an essential nutrient that is often scarce in the environment .
11 +Studies of iron homeostasis have been key to understanding the control of iron acquisition and the downstream pathways that enable microbes to compete for this valuable resource .
12 +Here we report that O2 availability affects the gene expression programs of two Escherichia coli master regulators that function in iron homeostasis : the transcription factor Fur and the small RNA regulator RyhB .
13 +Fur appeared to be more active under anaerobic conditions , suggesting a change in the set point for iron homeostasis .
14 +RyhB preferentially targeted iron-containing proteins of respiration-linked pathways , which are differentially expressed under aerobic and anaerobic conditions .
15 +Such findings may be relevant to the success of bacteria within their hosts since zones of reduced O2 may actually reduce bacterial iron demands , making it easier to win the arms race for iron .
16 +In nearly all organisms , iron is an essential nutrient that serves as a protein cofactor in pathways ranging from central metabolism to genome maintenance .
17 +In single-cell organisms , such as bacteria , maintaining a pool of intracellular iron sufficient to cofactor proteins requires coordination of synthesis of iron-containing proteins and cofactors with iron uptake and iron storage ( 1 , 2 ) .
18 +Although this process of iron homeostasis has been well studied in Escherichia coli K-12 , most of our understanding comes from analyzing cells grown in the presence of O2 ( 2 -- 4 ) , conditions known to result in oxidation of Fe2 to Fe3 , decreased iron solubility , and the formation of reactive oxygen species ( 5 ) .
19 +In contrast , less is known about iron homeostasis during anaerobiosis , conditions in which the soluble form of iron ( Fe2 ) is more stable and many important iron-requiring activities ( e.g. , cyclic photosynthesis , N2 fixation , and anaerobic respiration ) of bacteria occur ( 6 ) .
20 +We are interested in determining how O2 availability alters the expression of genes needed to maintain cellular pools of iron .
21 +In E. coli K-12 , the transcription factor Fur ( ferric uptake regulator ) ( 7 , 8 ) and the small RNA RyhB ( 9 , 10 ) are the major regulators of iron homeostasis .
22 +Studies from cells grown under aerobic conditions have led to the prevailing view that Fe2 - Fur binds DNA when iron is sufficient ( 8 , 11 , 12 ) , resulting in repression of most of its target genes .
23 +Functions repressed by Fur include RyhB ( 9 ) , the Fe3 - siderophore uptake pathways ( e.g. , fepA , fhuA , and cirA [ 7 , 13 ] ) , one of two Fe-S cluster biogenesis pathways ( sufAB-CDSE [ 14 -- 16 ] ) , the manganese uptake system ( mntH [ 17 ] ) , the manganese-containing superoxide dismutase ( sodA [ 18 ] ) , and the manganese-containing ribonucleotide reductase complex ( nrdHIEF [ 19 ] ) .
24 +In contrast , Fur increases the expression of ftnA , encoding an iron storage complex ( 20 ) .
25 +Siderophores are regarded as a major route of iron uptake under aerobic conditions , because their high affinity for Fe3 compensates for the poor solubility of oxidized iron in the presence of O2 ( 21 , 22 ) .
26 +Although repression of iron uptake systems by Fur under iron-sufficient conditions may seem counterintuitive , the low levels of these gene products are apparently adequate to supply iron for protein cofactors and storage .
27 +Upon iron limitation , Fe2 is not available to bind Fur , and Fur binding to its DNA sites decreases , resulting in decreased expression of Fur-induced genes ( i.e. , ftnA ) and increased expression of most of the Fur regulon , including RyhB ( 13 , 23 ) .
28 +The reported changes in Fur-dependent gene transcription under iron-limiting conditions portray a coordinated strategy of reducing iron storage , scavenging limiting iron , and switching to manganese-dependent proteins to replace those requiring iron for function .
29 +Although Fur function has not been systematically studied under anaerobic conditions in E. coli , some O2-dependent differences in Fur-regulated genes have been reported .
30 +Whereas expression of siderophore-mediated iron transport systems ( fepA , fhuA , cirA , tonB , and exbB [ 7 , 24 , 25 ] ) is more repressed under anaerobic conditions , expression of Fe2 transport ( feoABC ) is increased anaerobically ( 26 , 27 ) .
31 +Expression of the small RNA RyhB under iron-limiting conditions mediates an iron-sparing response to supply iron for critical iron-containing proteins by decreasing translation of certain ironcontaining proteins or increasing translation of iron uptake functions ( 10 , 28 ) .
32 +Base pairing of RyhB with specific mRNA transcripts results in either enhanced translation through disruption of an inhibitory complex ( 29 ) or decreased translation through Hfq recruitment , which is often accompanied by decreased transcript stability ( 30 , 31 ) .
33 +Transcription of a few known RyhB targets is repressed under anaerobic conditions ( sdhCDAB , acnA , acnB , and fumA ) ( 27 , 32 , 33 ) , suggesting that these RNAs would not be posttranscriptionally regulated under anaerobic conditions .
34 +The fact that transcription of genes encoding other iron-containing respiratory proteins is selectively upregulated under anaerobic conditions ( 32 , 34 -- 37 ) raises the question of whether these transcripts might be targets of RyhB under anaerobic conditions .
35 +Since it is challenging to predict direct targets of small RNAs like RyhB bioinformatically ( 38 , 39 ) , experimental studies are needed to identify RyhB candidates under anaerobic conditions .
36 +Here we address how anaerobiosis affects the Fur and RyhB regulons of E. coli K-12 .
37 +Chromatin immunoprecipitation followed by high-throughput sequencing ( ChIP-seq ) identified in vivo Fur DNA binding sites in the presence and absence of O2 .
38 +Global gene expression studies of wild-type and Fur ( fur ) strains cultured under aerobic or anaerobic conditions revealed genes regulated by Fur in an O2-dependent manner .
39 +Promoter fusions to lacZ confirmed new Fur targets .
40 +Global gene expression studies of strains lacking RyhB ( ryhB ) or RyhB and Fur ( fur ryhB ) were used to identify the scope of possible RyhB targets during anaerobiosis .
41 +The metallome of cells grown under aerobic and anaerobic conditions was probed to ask if the intracellular availability of iron or other metals changes under anaerobic conditions .
42 +Our findings reveal major changes in the Fur and RyhB regulons under anaerobic conditions that tailor these gene expression programs to an O2-free lifestyle .
43 +RESULTS Fur binds to more genomic regions under anaerobic growth
44 +conditions .
45 +To address how anaerobiosis impacts the Fur regulon , we mapped Fur DNA binding regions genome-wide in E. coli K-12 from cells grown in defined , iron-sufficient medium under aerobic or anaerobic conditions using ChIP-seq ( see Table S2 in the supplemental material ) .
46 +Under aerobic conditions , Fur bound to 96 locations , and two-thirds of these binding peaks were found in intergenic regions ( Fig. 1A ) .
47 +Under anaerobic conditions , Fur bound all sites identified under aerobic conditions and 157 additional locations ( Fig. 1B ) ; only half of these newly identified sites were in intergenic regions .
48 +Fur binding under anaerobic conditions was iron dependent because the vast majority of binding locations ( 247 out of 255 ) were either eliminated or greatly reduced when assayed under iron-limiting conditions ( Fig. 1C ) .
49 +Together , these data show that Fur is bound to more genomic regions under anaerobic conditions , and the iron dependence of its DNA binding suggests that Fur is interacting with its DNA sites in a regulated manner ( 23 ) .
50 +Fur binds to less-conserved sequences under anaerobic conditions .
51 +To understand why Fur is bound to more genomic regions under anaerobic conditions , we asked if there were DNA sequence differences between the sites bound only under anaerobic conditions versus those bound under both aerobic and anaerobic growth conditions .
52 +The DNA sequences within 100 bp of the summit of the iron-dependent Fur binding peaks were analyzed for overrepresented sequences using the motif-finding algorithm MEME-ChIP ( 40 ) .
53 +The motif derived from the iron-dependent DNA regions bound by Fur under both aerobic and anaerobic growth conditions ( Fig. 2 , top panel ) was similar to the signature inverted repeat 5 = - GATAAT-N1-ATTATC-3 = previously described as the Fur dimer binding site ( 41 -- 44 ) .
54 +However , the motif derived from the regions bound by Fur only under anaerobic conditions ( Fig. 2 , bottom panel ) revealed less sequence conservation to this canonical motif .
55 +Taken together , this analysis suggests that under anaerobic conditions , Fe2 - Fur is bound to potentially stronger affinity sites represented by the signature Fur motif , as well as potentially weaker affinity DNA sites represented by the less-conserved motif .
56 +Despite Fur binding to more locations under anaerobic conditions , the genes regulated by Fur are quite similar between aerobic and anaerobic conditions .
57 +Transcription profiling of Fur and Fur strains was used first to determine whether Fur binding to the sites identified as specific to anaerobic conditions led to transcriptional regulation .
58 +Of the 178 operons whose expression we found to be Fur regulated under anaerobic conditions ( see Tables S3 to S5 in the supplemental material ) , only four operons were associated with a Fur ChIP-seq peak that was specific to anaerobic conditions and were not RyhB regulated ( see below ) ( Fig. 3 ; see Table S3 ) .
59 +Expression of three of these operons was increased by Fur under anaerobic conditions , and these encode PreTA , an Fe-S dihydropyrimidine dehydrogenase , Dps , a dualfunction nucleoid and iron sequestration protein , and AppY , a transcription activator of anaerobic metabolism .
60 +The fourth operon was repressed by Fur under anaerobic conditions and encodes GltA , a citrate synthase , which was reported previously to be regulated by Fur under aerobic conditions ( 13 ) .
61 +Thus , despite the fact that ChIP-seq identified 157 Fur binding sites specific to an-aerobic conditions , only four led to detectable transcription regulation under anaerobic conditions .
62 +In contrast , for the DNA regions bound by Fur under both aerobic and anaerobic conditions , more than one-third were associated with operons whose expression was regulated by Fur under anaerobic conditions ( see Table S3 in the supplemental material ) .
63 +Indeed , the majority of these 36 operons were already known from studies carried out under aerobic growth conditions to be members of the Fur regulon ( 7 , 13 , 23 ) and include well-known iron homeostasis functions , such as iron acquisition ( e.g. , fepA-entD and tonB ) , iron storage ( ftnA and bfd ) , and Fe-S cluster biogenesis ( sufABCDSE ) , as well as the small RNA RyhB ( ryhB ) .
64 +Two of the 36 operons , amiA , encoding a peptidoglycan amidohydrolase , and yrbL , a gene of unknown function , were not reported previously to be Fur regulated .
65 +In summary , although this genomic approach correctly identifies most of the known Fur regulon and associated binding sites , the majority of Fur binding sites ( ~ 200 ) identified by ChIP-seq from either aerobic or anaerobic conditions do not lead to Fur-dependent changes in transcription under the growth conditions tested here .
66 +Anaerobiosis enhances the magnitude of Fur regulation for most of the Fur regulon .
67 +To further investigate the impact of O2 availability on expression of the four promoter regions bound by Fur only under anaerobic conditions , we compared RNA levels from gene expression profiling of Fur and Fur strains grown under aerobic or anaerobic conditions .
68 +For these four operons ( preTA , gltA , dps , and appY ) ( Fig. 3 , middle panel ; see Table S3 in the supplemental material ) , we found that Fur-dependent changes in RNA levels were indeed greatest under anaerobic conditions .
69 +A similar trend was observed when individual promoter regions of preT and dps were fused to a lacZ reporter gene ( Fig. 3 , bottom panel ) and assayed for Fur-dependent changes in - galactosidase activity in Fur and Fur strains grown under aerobic or anaerobic conditions .
70 +In contrast , we did not observe a comparable effect of Fur on expression of the PappY-lacZ fusion as found with appY transcript levels .
71 +Since the activity of the appY promoter is known to be regulated by the nucleoid-associated protein H-NS ( 45 ) , transplanting this promoter out of its normal genomic context may eliminate the ability of Fur to increase expression , if Fur acts to prevent H-NS repression similar to the mechanism of ftnA induction ( 20 ) .
72 +The effect of O2 on Fur-dependent regulation of the entire regulon was also examined .
73 +By comparing RNA levels from gene expression profiling of Fur and Fur strains , we found that Furdependent repression was greater under anaerobic compared to aerobic growth conditions for most of the Fur regulon ( Fig. 4 , top panel ; see Table S3 in the supplemental material ) .
74 +The genomic regions upstream of representative operons were further analyzed by assaying expression from promoter-lacZ fusions in the presence and absence of Fur under both aerobic and anaerobic growth conditions .
75 +Expression from promoter-lacZ fusions of three operons ( fhuA , bfd , and nrdHIEF ) recapitulated the increased anaerobic repression by Fur observed by expression profiling ( Fig. 5 ) .
76 +In addition , expression from promoter-lacZ fusions also revealed small increases in Fur repression of fepA and fhuE during anaerobiosis that we were unable to detect in genome-wide experiments due to their low expression levels in Fur strains ( Fig. 5 ; see Table S3 ) .
77 +Although not tested further here , it seems likely that other strongly repressed genes with low expression levels ( e.g. , fes , fepDGC , entS , and entCEBAH ) will also show some degree of Furdependent O2 regulation if examined by more sensitive assays .
78 +Furthermore , expression of ftnA , which is positively affected by Fur , was also increased under anaerobic conditions ( see Table S3 ) .
79 +Thus , Fur appears to be more active anaerobically , resulting in O2 regulation of many promoters within its regulon .
80 +However , for some Fur-repressed operons , O2 regulation was not solely mediated by Fur .
81 +For example , transcript levels from several operons known to be Fur targets ( fiu-ybiX , feoABC , yddAB-pqqL , sufABCDSE , yoeA , cirA , mntH , nrdHIEF , yrbL , fecABCDE , and sodA ) showed O2-dependent differences in Fur strains ( see Table S3 ) .
82 +The genomic regions upstream of three such Fur-regulated operons ( feoA , fiu , and mntH ) were further analyzed by assaying expression from promoter-lacZ fusions in the presence and absence of Fur under both aerobic and anaerobic conditions ( Fig. 5 ) .
83 +In the case of feoABC , Fur repression was limited to anaerobic conditions , likely due to the known activation of this operon by the anaerobic transcription factors ArcA and FNR ( 26 , 27 ) .
84 +In contrast , Fur repression of fiu and mntH was greater under aerobic than anaerobic conditions .
85 +Although the mechanism is not known , MntR also represses mntH ( 46 ) , and ArcA binds to the fiu promoter region ( 27 ) .
86 +Finally , although not tested here , expression of the sufABCDSE , nrdHIEF , and sodA operons is known to also be controlled by the transcription factor IscR , whose activity is regulated by O2 availability ( 19 , 47 , 48 ) .
87 +Therefore , it is probable that , in addition to Fur , transcription factors such as IscR , ArcA , or FNR further modulate the expression of operons within this group under anaerobic conditions .
88 +Thus , anaerobiosis appears to have a major effect on expression of the Fur regulon .
89 +Many genes indirectly regulated by Fur appear to be novel RyhB targets .
90 +The small regulatory RNA RyhB is known to posttranscriptionally decrease expression of select iron-containing proteins and increase expression of certain iron uptake functions in an effort to spare iron for critical functions during ironlimiting , aerobic growth conditions ( 10 , 28 ) .
91 +Because RyhB is elevated in strains lacking Fur , we reasoned that some of the operons indirectly regulated by Fur ( i.e. , those that lacked a ChIP-seq peak ) might represent novel RyhB targets .
92 +Using the criteria that transcripts regulated by RyhB should return to wild-type levels when strains lacking Fur are also deleted for ryhB , we found that nearly one-third of the operons indirectly controlled by Fur under anaerobic growth conditions are candidates for direct RyhB regulation ( see Table S4 in the supplemental material ) .
93 +The effect of RyhB on RNA levels was generally small ( ~ 2-fold ) , in agreement with previous reports ( 49 ) , although a few showed 5-fold changes .
94 +Control experiments comparing expression of wild-type ( Fur RyhB ) to Fur RyhB strains revealed very little differential gene expression as expected ( see Table S7 in the supplemental material ) .
95 +The remaining genes , whose expression was not RyhB regulated but which were indirectly influenced by Fur , are reported in Table S5 in the supplemental material .
96 +Of the 46 operons regulated by RyhB under anaerobic conditions , most are new candidates for RyhB regulation ( Fig. 4 , bottom panel ; see Table S4 in the supplemental material ) .
97 +For example , 13 of the 15 operons whose RNA levels were increased by RyhB expression are new potential targets .
98 +In addition to the known RyhB-dependent increase of shiA transcripts ( 29 ) , we observed increases in RNA levels for proteins involved in cellular motility ( flgBCDEFG , fliAZY , fliC , and fimICDFGH ) , metabolism ( e.g. , ybiV , ppsR , and bioA ) , and transport ( e.g. , ydeA , ynfM , and yohJ ) ( Fig. 4 , bottom panel ; see Table S4 ) .
99 +If these increases are due to direct effects of RyhB , then these data suggest that the positive effect of RyhB on transcript stability may be broader than just iron homeostasis .
100 +In contrast , the RNA levels of the 31 operons decreased by RyhB expression ( Fig. 4 , bottom panel ; see Table S4 ) under anaerobic conditions encode mostly iron-containing proteins , consistent with the paradigm of iron sparing ( 28 ) .
101 +Some of these operons were previously known or predicted to be regulated by RyhB ( e.g. , sodB , frdABCD , pflA , nuoABCEFGHIJKLMN , dmsABC , hypABCDE , and nirBDC ) ( 39 , 49 ) .
102 +However , most operons are new candidates for RyhB regulation and encode protein complexes involved in anaerobic respiration and metabolism ( hyaABCDEF , hycABCDEFGHI , hydN-hypF , fdhF , narGHJI , nrfABCDEF , appCB-yccB-appA , ynfEFGH , narK , and dppBCDF ) .
103 +The suite of RyhB downregulated genes differs between aerobic and anaerobic conditions .
104 +Many of the newly identified downregulated RyhB candidates are expressed preferentially under anaerobic conditions ( 27 , 32 , 33 , 36 ) , providing a plausible explanation for why they were not previously detected when cells grown under aerobic conditions were analyzed .
105 +Conversely , some known RyhB targets were not found to be regulated by RyhB under anaerobic conditions -- presumably because they were not sufficiently expressed .
106 +To test how extensively O2 influences the transcription of RyhB targets , we compared RNA levels from Fur versus Fur RyhB strains grown under both aerobic and anaerobic growth conditions .
107 +Indeed , of the 44 transcripts negatively regulated by RyhB , 13 are expressed at higher levels in the presence of O2 , 14 are similarly expressed whether O2 is present , and 17 are expressed at higher levels under anaerobic conditions ( Fig. 4 , bottom panel ; see Table S4 in the supplemental material ) .
108 +We also found that Fur strains grew slower than Fur strains under aerobic but not anaerobic conditions ( Fig. 6 ) .
109 +However , wild-type growth rates were reestablished in aerobic Fur strains upon deletion of RyhB .
110 +The fact that this growth rate phenotype is only observed under aerobic growth conditions suggests the genes whose transcription is limited to aerobic conditions and are targeted by RyhB may be responsible for the observed growth defect .
111 +Together , these analyses highlight a major role of O2-dependent transcriptional changes in determining which mRNAs are targeted by RyhB to promote an iron-sparing response .
112 +Iron-containing proteins that are not regulated by RyhB .
113 +By analyzing the expression levels of all annotated iron-binding proteins ( according to the EcoCyc database [ 50 ] ) in our data set , we could separate out the iron-binding proteins that appear to evade RyhB regulation .
114 +This group was enriched in heme biosynthetic enzymes , cytochrome maturation functions , and heme proteins ( see Table S6 in the supplemental material ) .
115 +In addition , genes coding for iron-containing proteins that function in cofactor bio-synthesis ( e.g. , bioB , lipA , nadA , ispG , and ispH ) , DNA repair ( nth and mutY ) , RNA modification ( rlmC , rlmD , rlmN , queG , ttcA , tsaD , and miaB ) , and transcriptional regulation ( soxR , nsrR , and fnr ) also do not appear to be subject to RyhB regulation ( see Table S6 ) .
116 +Perhaps some of these processes escape RyhB regulation because they are more critical to cellular function ( e.g. , RNA modification ) or too costly to abandon ( e.g. , synthesis of cofactors such as heme , thiamine , biotin , ubiquinone , or NAD ) upon iron deprivation .
117 +Possible dual regulation of genes by Fur and RyhB .
118 +Our data suggest that several operons are potentially coregulated by Fur and RyhB because we found an upstream Fur DNA binding site and differential gene expression in Fur compared to Fur RyhB strains .
119 +For example , cirA , fecABCDE , yddAB-pqqL , yncE , ybiV , ydeA , and ppsR are bound upstream by Fur , and their RNA levels are increased by RyhB ( see Tables S3 and S4 in the supplemental material ) .
120 +In fact , cirA is known to be regulated by Fur ( 7 ) and RyhB ( 51 ) .
121 +Maximizing expression of known ( cirA and fecAB-CDE ) and predicted ( yddAB-pqqL and yncE ) iron uptake systems during iron-limiting conditions could be advantageous .
122 +Yet for a second group of genes ( including acnA , sdhCDAB , hybOAB , op-pBCDF , tsx , sseB , and pepB ) , the potential opposing effects of Fur and RyhB and additional regulation by transcription factors such as ArcA and IscR preclude any conclusions without additional data ( see Table S4 ) .
123 +O2-dependent regulation of the metallome .
124 +Since we found that anaerobic conditions led to increased Fur-dependent repression of ferric uptake pathways and genes encoding other divalent cation-binding proteins ( Mn-binding SodA and NrdHIEF ) , we assayed whether cellular metal levels changed between aerobic and anaerobic conditions .
125 +The cellular levels of 11 elements ( Mn , Co , Ni , Zn , Mg , P , S , Fe , K , Cu , and Ca ) were measured by inductively coupled plasma mass spectrometry ( ICP-MS ) ( Table 1 ) .
126 +Fe was present at 19.1 ng/mg cell pellet during aerobic growth , corresponding to ~ 0.0063 % of the cellular dry weight -- ~ 3-fold less than previous reports ( 2 ) -- and showed a small 1.2-fold increase during anaerobic growth .
127 +In contrast , Mn , Co , and Ca levels showed large O2-dependent differences in abundance : anaerobic cellular Mn and Co levels decreased 37-fold and 5.5-fold , respectively , whereas anaerobic Ca levels increased 2.9-fold compared to those in aerobic cells ( Table 1 ) .
128 +These data show that O2 availability has a broad effect on cellular metal homeostasis .
129 +DISCUSSION
130 +The findings reported here show that the lack of O2 produces large and previously unreported effects on metal ion homeostasis in the enteric bacterium E. coli .
131 +Specifically we found that O2 availability impacts the expression of genes regulated by the two iron global regulators , Fur and RyhB , but for different reasons .
132 +Under anaerobic conditions , the positive or negative effects of the transcription factor Fur on expression of many genes were enhanced .
133 +In contrast , the O2-dependent changes in the genes posttranscriptionally regulated by RyhB could be attributed to differential transcription of these target mRNAs .
134 +This regulatory hierarchy suggests that the iron proteome may be differentially remodeled under iron starvation conditions , depending on O2 availability .
135 +Finally , enhanced Fur-dependent repression of manganese-cofactored enzymes was accompanied by a dramatic decrease in cellular manganese levels , suggesting previously unknown rewir-ing of the metallome under anaerobic growth conditions .
136 +Adaptation of the Fur regulon to anaerobic conditions .
137 +While our analysis of anaerobic cells allowed us to identify some new genes regulated by Fur , our major finding was the enhancement in Fur regulation in response to anaerobiosis .
138 +Thus , our results provide new insight into the sensitivity of the control of iron homeostasis in E. coli to O2 availability ( summarized in Fig. 7 ) .
139 +For example , expression of genes encoding several Fe3-siderophore uptake systems was decreased under anaerobic conditions , consistent with decreased demand for ferric uptake .
140 +Fur also increased expression of the genes encoding two iron storage proteins , ferritin A and Dps , and decreased expression of bfd , encoding a protein that would facilitate iron release from bacterioferritin ( 52 ) , suggesting that iron storage may be increased anaerobically .
141 +However , the process by which iron is stored under anaerobic conditions in E. coli is unclear because the best-studied mechanisms for iron storage require O2 , mineralizing ~ 1,000 to 3,000 iron atoms/ferritin ( 1 , 3 ) and ~ 20 to 500 irons/Dps ( 2 , 53 ) .
142 +Thus , in the absence of an O2-dependent mineralization mechanism , less iron may actually be stored anaerobically , despite the increase in dps and ftnA expression .
143 +Nevertheless , we observed a small increase in total cellular iron levels under anaerobic conditions , raising the possibility that iron storage could be increased .
144 +Although the bulk of cellular iron is assumed to be in a bound state , allocated between iron-bound proteins and storage forms ( 2 , 54 ) , the overall distribution of iron in anaerobically grown cells is not known .
145 +Determining whether this increased iron is present in iron stores and protein cofactors or is unbound will be critical in addressing if Fur activity is enhanced under anaerobic conditions because of an increase in the `` labile '' iron pool .
146 +Our results also reinforce previous studies that Fe-S cofactor biosynthesis is regulated by O2 and iron availability ( Fig. 7 ) .
147 +First , expression of both the housekeeping Isc pathway and the stress-induced Suf Fe-S cluster biogenesis pathways is decreased under anaerobic conditions , due to the regulators IscR ( 47 , 55 ) and Fur ( 14 ) , respectively .
148 +Since some Fe-S clusters are known to be labile to O2 or reactive oxygen species ( 4 ) , the decrease in expression of Fe-S biogenesis pathways under anaerobic conditions might re-flect a decreased demand for Fe-S clusters under conditions where clusters are more stable .
149 +However , when iron is limiting , this coordinate control of Fe-S biogenesis pathways should be disrupted under anaerobic conditions because RyhB downregulates expression of the Isc pathway ( 56 ) , whereas the loss of Fur repression promotes an increase in expression of the Suf pathway ( 14 -- 16 ) .
150 +Surprisingly , the enzymes required for heme biosynthesis or many heme-containing proteins were not found to be part of the Fur or RyhB regulon .
151 +How the flux of iron into this pathway is controlled remains to be determined .
152 +RyhB connects iron status to O2-dependent transcriptional networks .
153 +This study also reveals extensive integration of the RyhB network with those that respond to O2 limitation , ensuring that cells produce the most appropriate suite of iron-containing proteins , depending on environmental conditions .
154 +For example , transcription of several genes encoding iron-containing proteins is regulated by O2 to tailor protein production to the appropriate mode of energy conservation ( e.g. , tricarboxylic acid [ TCA ] cycle and aerobic and anaerobic respiratory pathways ) ( 6 , 32 , 37 ) .
155 +When external iron is sufficient , intracellular iron is available to synthesize the appropriate complement of iron-containing proteins , and transcriptional regulation by O2 is the primary point of control .
156 +However , when external iron is not sufficient , RyhB is expressed and a second level of control is added ( Fig. 7 ) , which decreases mRNA levels of a subset of iron-containing proteins , making iron available for more `` essential '' iron proteins in the so-called `` iron-sparing response '' ( 28 , 57 ) .
157 +The observed downregulation of components of the TCA cycle and respiratory pathways by RyhB under both aerobic and anaerobic growth conditions suggests that this small RNA selectively targets respiration-linked energy conservation pathways to maintain the function of other iron-binding proteins under ironlimiting conditions .
158 +Surprisingly , targeting these mRNAs only affected the growth rate under aerobic conditions .
159 +Although the downregulation of pathways that generate NADH ( i.e. , TCA cycle ) and its oxidation ( i.e. , NADH dehydrogenase I ) by RyhB in E. coli may be sufficient to explain this decreased growth rate , we can not exclude contributions from the downregulation of other RyhB targets , such as superoxide dismutase B ( SodB ) , which functions in reducing oxidative stress ( 58 ) .
160 +It is noteworthy that Bacillus subtilis appears to exert a similar strategy in that Fur strains can not grow on the respiratory substrate succinate unless these strains also lack the small RNA FsrA , the B. subtilis equivalent of RyhB ( 59 ) .
161 +Anaerobiosis may impact the metallation state of other divalent cation-containing proteins .
162 +Comparison of the metallomes of E. coli K-12 between aerobic and anaerobic conditions revealed a large decrease in cellular manganese levels during anaerobiosis .
163 +This decrease in manganese was accompanied by enhanced anaerobic repression by Fur of two major Mn-containing enzymes , the Mn-superoxide dismutase encoded by sodA ( 18 , 60 ) and the Mnribonucleotide reductase encoded by nrdHIEF ( 19 ) .
164 +Both of these enzymes have iron-containing isozymes , encoded by sodB and nrdAB or nrdDG , which substitute for their Mn counterparts under anaerobic conditions ( 61 -- 64 ) .
165 +Thus , decreasing synthesis of the Mn isozymes when they are not needed under anaerobic conditions serves both to avoid wasting energy in synthesizing unnecessary polypeptides and also to possibly avoid their mismetallation when Mn is decreased ; the importance of maintaining the cellular Fe/Mn ratio for protein metal ion selectivity and cellular physiology has recently been reviewed ( 54 ) .
166 +The mechanism by which Mn levels decrease under anaerobic conditions is not known .
167 +Perhaps decreased Mn transport via the MntH Mn2 / Fe2 : H symporter , which is driven by the proton motive force ( 65 ) , could be limiting under the fermentative conditions of growth used in these experiments .
168 +We found that expression of the Mn exporter MntP ( 66 ) is reduced anaerobically ( see Table S3 in the supplemental material ) , so it would seem unlikely to play a role in this response .
169 +Interestingly , expression of the Mn-dependent isozyme of phosphoglycerate mutase , GpmM , is induced during anaerobiosis ( 67 ) .
170 +If this is the major form of the enzyme under anaerobic conditions , it is possible that cells have a system to prioritize manganese loading of GpmM under conditions of decreased cellular Mn .
171 +The MntS/RybA protein has been suggested to be an Mn chaperone ( 46 ) , which could perhaps carry out this activity .
172 +Fur binds the canonical Fur motif under either aerobic or anaerobic conditions .
173 +Prior to this study , the in vivo DNA binding sites of Fur had been mapped only under aerobic growth conditions ( 23 ) .
174 +We found good agreement between the locations of 59 high-signal-to-noise , iron-dependent Fur binding regions in our study and the binding regions mapped with the higherresolution `` ChIP-exo '' approach ( 23 ) , which combines ChIP with exonuclease digestion and high-throughput sequencing ( see Table S2 in the supplemental material ) .
175 +Less overlap between our studies and ChIP-exo experiments was observed for peaks with low signal-to-noise ratio ( ChIP signal of 3,000 ) , which may be attributed to the complexity in resolving the background of ChIP experiments .
176 +Nevertheless , a large number of Fur binding regions mapped under either aerobic or anaerobic conditions did not result in transcriptional regulation .
177 +Some of these sites could function under different physiological conditions , as was proposed for similar `` transcriptionally inactive '' binding regions found with the transcription factor FNR ( 36 ) , or some may contribute to the overall nucleoid structure of the genome ( 68 ) .
178 +Perhaps the necessity of global regulators to bind more degenerate DNA sites to achieve regulation within many promoter regions might lead to binding at other regions of the genome as an unintended consequence .
179 +We also did not observe Fur binding in vivo to some sites predicted by an information theory model ( 44 ) , indicating that not all high-quality DNA sites are accessible to transcription factor binding .
180 +This property was also previously observed for the transcription factor FNR ( 36 ) , providing additional support to the notion that global regulators compete for occupancy in vivo with other DNA binding proteins .
181 +Why is Fur binding increased anaerobically ?
182 +Bioinformatic analysis of the regions bound by Fur under both aerobic and an-aerobic conditions revealed DNA sites similar to the Fur motif defined from previous studies ( 44 ) .
183 +In contrast , the Fur binding sites specific to anaerobic conditions were not predicted by this weight matrix model , consistent with the notion that these represent weaker affinity sites .
184 +Because Fur occupancy of these lessconserved sequences increased under anaerobic conditions , we propose that there must be more active Fur under anaerobic conditions to bind to these putative weaker affinity sites .
185 +Increased Fur DNA occupancy of previously known Fur sites could also explain increased repression and induction of many Fur-regulated genes during anaerobiosis .
186 +While increased Fur DNA binding could result from greater Fur protein abundance in the cell during anaerobiosis , we did not observe an increase in fur expression under anaerobic conditions .
187 +Thus , the mechanism to explain increased Fur activity and whether it is connected to the small increases in cellular iron observed under anaerobic conditions requires further study .
188 +In summary , our in vivo DNA binding and expression data suggest that Fur activity increases during anaerobiosis .
189 +Our findings reveal that in the absence of O2 , the Fur regulon is modified such that transcription of iron uptake genes is geared toward Fe2 and expression of iron storage proteins is increased .
190 +Furthermore , Mn levels and expression of Mn-cofactored enzymes that have iron counterparts are decreased under anaerobic conditions .
191 +We also found that many potential targets of RyhB are also transcriptionally regulated by O , implying that the iron proteome is likely 2 to be differentially remodeled in response to iron deprivation under anaerobic conditions compared to aerobic conditions .
192 +MATERIALS AND METHODS Strain construction for global analyses and promoter activity assays.
193 +Relevant strains are listed in Table S1 in the supplemental material .
194 +Sequences of primers are available upon request .
195 +E. coli K-12 MG1655 ( F rph-1 ) served as the wild-type strain .
196 +To construct the Fur strain , PK9427 , fur : : kan from the Keio collection ( 69 ) was moved into MG1655 by transduction with P1 vir , selecting for kanamycin resistance ( Kmr ) .
197 +The kan cassette was removed by transforming strains with pCP20 , encoding the FLP recombinase ( 70 ) .
198 +To construct the RyhB ( PK10474 ) and Fur RyhB ( PK10475 ) strains , ryhB : : cat from PK7875 was moved into MG1655 and PK9427 , respectively , by transduction with P1 vir , selecting for chloramphenicol resistance ( Cmr ) .
199 +PK7875 was made by Pl vir transduction of ryhB : : cat from EM1238 ( 9 ) into MG1655 and selection for Cmr .
200 +Strains bearing chromosomal promoter-lacZ fusions were constructed as previously described ( 47 ) .
201 +Briefly , promoter regions of interest were amplified from MG1655 and cloned into pPK7035 .
202 +A lacI-kan-promoter-lacZ fragment , amplified from pPK7035 derivatives , was then electroporated into either BW25993 containing pKD46 ( 70 ) or PK9012 ( MG1655 c1857 mutS : : Tn10 cro-bioA ) .
203 +PK9012 was constructed in a manner previously described ( 55 ) .
204 +Chromosomal promoter-lacZ fusions were moved into MG1655 , PK9427 , and JEM609 by transduction with P1 vir , selecting for Kmr .
205 +All constructs were confirmed by colony PCR and/or DNA sequencing .
206 +Growth of strains for global analyses .
207 +Strains were grown in gas-sparged Roux bottles at 37 °C in MOPS ( morpholinepropanesulfonic acid ) minimal medium with 0.2 % glucose and the indicated amount of FeSO ( 36 ) .
208 +For ChIP-seq or ChIP-chip ( ChIP with microarray technol-4 ogy ) analysis of MG1655 or PK9427 and for transcriptomic analysis of MG1655 , PK9427 , PK10474 , and PK10475 the medium contained 10 M FeSO4 .
209 +For ChIP-seq analysis of JEM609 ( MG1655 lacZ , tonB , feoABC , zupT [ 19 ] ) the medium contained 1.0 M FeSO to promote 4 iron deficiency .
210 +A gas mixture of 70 % N2 , 5 % CO2 , and 25 % O2 was used for aerobic experiments , and a gas mixture of 95 % N2 and 5 % CO2 was used for anaerobic experiments ( 36 ) .
211 +Cells were harvested at an optical density at 600 nm ( OD600 ) of 0.3 to 0.35 , measured using a Perkin Elmer Lambda 25 UV/visible spectrophotometer .
212 +Chromatin immunoprecipitation followed by high-throughput sequencing or hybridization to a microarray chip .
213 +ChIP assays were performed as previously described ( 36 ) using antibodies specific to Fur that were purified over a His6-Fur-bound HiTrap N-hydroxysuccinimide ( NHS ) - activated high-performance ( HP ) column ( GE Healthcare ) ( 71 ) .
214 +Western blot analysis , performed as previously described ( 72 ) , showed that the purified antibody was specific for Fur ( see Fig .
215 +S1 in the supplemental material ) .
216 +For ChIP-seq experiments , DNA enriched from three replicates of aerobic Fur cultures ( MG1655 or MG1655 PfepA-lacZ ) , three replicates of anaerobic Fur cultures ( MG1655 or MG1655 PfepA-lacZ ) , two replicates of anaerobic iron-deficient cultures ( JEM609 or JEM609 PfepA-lacZ ) , or one combined-input sample was submitted to the University of Wisconsin -- Madison DNA Sequencing Facility for library construction and Illumina sequencing ( Illumina Genome Analyzer IIx or Illumina HiSeq2000 [ all single-end , 1 50 bp ] ) per the manufacturer 's recommendations .
217 +Strains bearing PfepA-lacZ allowed for readout of cellular iron status ( see Fig .
218 +S2 in the supplemental material ) .
219 +Illumina sequencing FASTQ files were reformatted to the Sanger format using the FASTQ Groomer script ( 73 ) and reads ( aerobic Fur read counts of 21,140,380 , 25,480,433 , and 25,181,847 ; anaerobic Fur read counts of 17,617,567 , 16,084,736 , and 18,255,201 ; anaerobic iron-deficient read counts of 18,361,478 and 20,432,024 ; and an input read count of 23,481,977 ) were mapped to the E. coli K-12 MG1655 genome ( version U00096 .2 ) using the Bowtie 2 algorithm ( default settings ) ( 74 ) .
220 +Greater than 90 % of reads mapped to the genome for all samples .
221 +Enriched regions were identified using the peak-calling algorithm MOSAiCS ( 75 , 76 ) using a false discovery rate ( FDR ) of 0.1 .
222 +The dPeak algorithm ( 77 ) was used to deconvolute close-proximity peaks .
223 +A total of 517 unique peaks , having been found in at least two replicates , were identified across all strains and growth conditions .
224 +Data sets were normalized to 20 million reads , and 262 peaks of low read count ( 2,500 reads at the peak summit ) were removed because they were present in both Fur and iron-deficient cultures ( DBChIP [ 78 ] ; P 0.05 ) or did not visually conform to a peak above the local background .
225 +Normalized ChIP-seq data files were visualized with MochiView ( 79 ) .
226 +The final peak list is given in Table S2 in the supplemental material .
227 +Fur binding site motifs were constructed by analyzing the 100 bp upstream and downstream of the dPeak-identified peak summits , submitting the sequences to MEME-ChIP ( 40 ) , and using the overrepresented sequences to construct the position weight matrix ( PWM ) .
228 +For ChIP-chip experiments , DNA enriched from one replicate of an anaerobic Fur culture ( PK9472 ) and input DNA was amplified , labeled , and hybridized to a custom-made E. coli K-12 MG1655 tiled-genome microarray ( Roche NimbleGen , Inc. , Madison , WI [ 80 ] ) ; hybridized microarrays were scanned using a GenePix 4000B ( Axon Instruments ) microarray scanner as previously described ( 36 ) .
229 +ChIP and input data were quantile normalized using `` normalize.Quantiles '' from the preprocessCore package ( 81 ) in R ( 82 ) , and enriched binding regions were identified using the CMARRT peak-calling algorithm ( P 0.1 ) ( 83 ) .
230 +Enriched regions were removed from the final Chip-seq peak list if they were also present in the Fur strain data .
231 +RNA isolation and whole-genome transcriptomic microarray analysis .
232 +RNA was isolated from two biological replicates of MG1655 , PK9472 , PK10474 , and PK10475 under aerobic or anaerobic growth conditions as previously described ( 36 ) .
233 +Ten micrograms of RNA was reverse transcribed and labeled with Amersham Cy3 monoreactive dye ( GE Healthcare ) as previously described ( 80 ) .
234 +The purified , labeled cDNAs were fragmented with DNase I ( 0.1 U per g of cDNA ) for 10 min at 37 °C .
235 +DNase I was then inactivated at 95 °C for 10 min ; samples from RyhB and Fur RyhB strains also included 0.85 mM EDTA in this reaction .
236 +Approximately 0.6 to 1.5 g of precipitated Cy3-labeled cDNA was hybrid-ized to a custom-made E. coli K-12 MG1655 tiled-genome microarray ( Roche NimbleGen , Inc. , Madison , WI [ 80 ] ) as previously described ( 36 ) .
237 +Hybridized microarrays were scanned using a GenePix 4000B ( Axon Instruments ) microarray scanner , and the photomultiplier tube ( PMT ) was adjusted so that the median fluorescence was just below 100 .
238 +Raw probe intensities were normalized across all samples using the Robust Multichip Average ( RMA ) algorithm in the NimbleScan software package ( version 2.5 [ 84 ] ) .
239 +After probes were matched to gene coordinates ( `` IRanges '' package [ 85 ] in R [ 82 ] ) , differential expression of genes between experiments was determined using an analysis of variance
240 +( ANOVA ) test ( `` anova.test '' in R [ 82 ] ) , and P values were adjusted using the Benjamini-Hochberg false discovery rate control procedure ( 86 ) ( `` p.adjust '' with method `` BH '' in R [ 82 ] ; FDR , 0.01 ) to address the multiple testing issue .
241 +For differentially expressed genes , the experiments in which gene expression was significantly different from those of other experiments were identified by a post hoc test using the Tukey 's honestly significant difference method ( 87 ) ( `` TukeyHSD '' in R [ 82 ] ; P 0.01 ) .
242 +Genes were further required to show at least a 1.5-fold change in expression between experiments .
243 +A cutoff of 1.5-fold change in expression between experiments was chosen based on known regulation of the Isc pathway by RyhB ( 56 ) .
244 +Regulation of an operon was reported to be RyhB dependent only if expression changed under the condition in which the transcript was most expressed .
245 +The expression value of a given gene is the sum of the intensity of the probes that overlap that gene , from both biological replicates , divided by the length of that gene , log transformed .
246 +2 Promoter activity measurements by - galactosidase assay .
247 +Strains bearing promoter-lacZ fusions were grown at 37 °C in MOPS minimal medium containing 10 M FeSO4 and 0.2 % glucose to an OD600 of ~ 0.2 to 0.4 under either aerobic or anaerobic conditions , and promoter activity was measured as previously described ( 88 ) .
248 +Differences in aerobic and anaerobic cell counts for cells grown in minimal medium were corrected by multiplying aerobic activity by 1.5 ( 72 ) .
249 +Assays were repeated at least three times , and error bars represent the standard error from these biological replicates .
250 +Cellular element analysis .
251 +Triplicate cultures of MG1655 were grown in MOPS minimal medium containing 10 M FeSO4 and 0.2 % glucose under either aerobic or anaerobic growth conditions in gas-sparged Roux bottles as in global analyses .
252 +At an OD600 of ~ 0.4 , equal numbers of cells were centrifuged , resuspended in MOPS minimal medium containing 10 M FeSO4 , 0.2 % glucose , and 10 mM diethylenetriaminepentaacetic acid ( DTPA [ Sigma Aldrich ] ) , and incubated for 15 min at 37 °C to remove contaminating surface metals ( 89 ) .
253 +Cells were centrifuged and resuspended twice in 20 mM Tris-HCl ( pH 7.4 ) and then transferred to preweighed 10 % HCl-treated tubes .
254 +Cells were centrifuged , aspirated of the remaining liquid , and resuspended in H2O to 0.33 mg cell pellet / l. Cells were lysed on ice by sonication with a cup horn-equipped Misonix S-4000 sonicator at 10-s on-off intervals of 60 % output for 60 min .
255 +At the Wisconsin State Laboratory of Hygiene , 200 l of this cell lysate was digested with 100 l of tetramethylammonium hydroxide ( TMAH ) for 1 h at 70 °C prior to dilution with 4 % HNO ( 90 ) and element analysis by 3 magnetic sector inductively coupled plasma mass spectrometry using a Thermo-Finnigan Element 2 plasma mass spectrometer ( 91 ) .
256 +Microarray data accession number .
257 +ChIP-seq , ChIP-chip , and tiling array data sets have been deposited in the Gene Expression Omnibus ( GEO ) under accession no .
258 +GSE74933 .
259 +SUPPLEMENTAL MATERIAL
260 +Supplemental material for this article may be found at http://mbio.asm.org/ lookup/suppl/doi :10.1128 / mBio.01947-15 / - / DCSupplemental .
261 +Figure S1 , TIF file , 0.2 MB .
262 +Figure S2 , TIF file , 0.04 MB .
263 +Table S1 , DOCX file , 0.1 MB .
264 +Table S2 , DOCX file , 0.1 MB .
265 +Table S3 , DOCX file , 0.1 MB .
266 +Table S4 , DOCX file , 0.2 MB .
267 +Table S5 , DOCX file , 0.1 MB .
268 +Table S6 , DOCX file , 0.1 MB .
269 +Table S7 , PDF file , 3.3 MB .
270 +ACKNOWLEDGMENTS
271 +We thank Marie Adams at the University of Wisconsin -- Madison DNA Sequencing Facility for help with ChIP library construction and highthroughput sequencing .
272 +We acknowledge Martin Shafer of the Wisconsin State Lab of Hygiene for help with whole-cell element analyses .
273 +We thank Jason M. Peters for advice on tiling microarray experiments .
274 +We thank Jim A. Imlay for advice and strain JEM609 .
275 +This work was funded by a grant from the NIH to P.J.K. ( R01GM045844 ) .
276 +N.A.B. was supported by University of Wisconsin -- Madison NIH Chemistry Biology Interface training grant T32GM008505 .
...\ No newline at end of file ...\ No newline at end of file
1 +Genomic Targets and Features of BarA-UvrY
2 +$ a Current address : Department of Oral Biology , University of Florida , College of Dentistry , Gainesville , FL , 32610 -- 0424 $ b Current address : Integrated DNA Technologies , Molecular Genetics Department , 1710 Commercial Park , Coralville , IA , 52241 $ c Current address : State Key Laboratory for Conservation and Utilization of Subtropical Agro-bioresources , and College of Life Science and Technology , Guangxi University , Nanning , Guangxi , PR China * tromeo@ufl.edu
3 +Abstract
4 +The two-component signal transduction system BarA-UvrY of Escherichia coli and its ortho-logs globally regulate metabolism , motility , biofilm formation , stress resistance , virulence of pathogens and quorum sensing by activating the transcription of genes for regulatory sRNAs , e.g. CsrB and CsrC in E. coli .
5 +These sRNAs act by sequestering the RNA binding protein CsrA ( RsmA ) away from lower affinity mRNA targets .
6 +In this study , we used ChIP-exo to identify , at single nucleotide resolution , genomic sites for UvrY ( SirA ) binding in E. coli and Salmonella enterica .
7 +The csrB and csrC genes were the strongest targets of cross-linking , which required UvrY phosphorylation by the BarA sensor kinase .
8 +Crosslinking occurred at two sites , an inverted repeat sequence far upstream of the promoter and a site near the -35 sequence .
9 +DNAse I footprinting revealed specific binding of UvrY in vitro only to the upstream site , indicative of additional binding requirements and/or indirect binding to the downstream site .
10 +Additional genes , including cspA , encoding the cold-shock RNA-bind-ing protein CspA , showed weaker crosslinking and modest or negligible regulation by UvrY .
11 +We conclude that the global effects of UvrY/SirA on gene expression are primarily mediated by activating csrB and csrC transcription .
12 +We also used in vivo crosslinking and other experimental approaches to reveal new features of csrB/csrC regulation by the DeaD and SrmB RNA helicases , IHF , ppGpp and DksA .
13 +Finally , the phylogenetic distribution of BarA-UvrY was analyzed and found to be uniquely characteristic of γ-Proteobacteria and strongly anticorrelated with fliW , which encodes a protein that binds to CsrA and antagonizes its activity in Bacillus subtilis .
14 +We propose that BarA-UvrY and orthologous TCS transcribe sRNA antagonists of CsrA throughout the γ-Proteobacteria , but rarely or never perform this function in other species .
15 +Introduction
16 +The ability of bacteria to flourish under diverse environmental conditions requires their physiology and metabolism to be regulated by complex transcriptional and posttranscriptional circuitries .
17 +The Csr ( carbon storage regulator ) or Rsm ( repressor of stationary phase metabolites ) system is a post-transcriptional regulatory system of E. coli and other γ-proteobacteria that is extensively interconnected with transcriptional regulatory circuits [ 1 -- 8 ] .
18 +Its centerpiece , CsrA , is a small dimeric RNA binding protein that regulates mRNA translation , turnover and transcription termination [ 3 , 9 -- 11 ] .
19 +CsrA activity in E. coli and Salmonella enterica serovar Typhi-murium ( hereafter referred to as Salmonella ) is regulated by CsrB and CsrC sRNAs , which utilize multiple CsrA binding sites to sequester CsrA away from its lower affinity mRNA targets [ 3 , 12 -- 14 ] .
20 +CsrB/C levels are regulated by factors affecting both their synthesis and turn-over [ 15 ] .
21 +CsrB and CsrC transcription is directly regulated by the BarA-UvrY or BarA-SirA two-com-ponent signal transduction system ( TCS ) in E. coli [ 13 , 16 , 17 ] and Salmonella [ 14 , 18 , 19 ] , respectively .
22 +The BarA protein belongs to a family of membrane-associated tripartite sensor-kinases and UvrY belongs to the FixJ family of response regulators [ 14 , 19 -- 21 ] .
23 +BarA is required for sensing the presence of acetate , formate and other carboxylate compounds by an undetermined mechanism [ 22 -- 24 ] .
24 +This leads to autophosphorylation at a conserved histidine residue ( His302 ) , and transphosphorylation of UvrY/SirA through a His302 !
25 +Asp718 !
26 +His861 !
27 +Asp54 phosphorelay [ 20 , 22 ] .
28 +Phosphorylated UvrY-P/SirA-P , in turn , binds to its DNA targets and regulates their transcription .
29 +For instance , in vitro binding studies suggest that the SirA protein ( SirA-P ) binds to DNA sequences located upstream of target genes for Csr sRNAs and activates their transcription in Salmonella [ 18 , 19 , 25 ] .
30 +BarA-UvrY and its orthologs in other γ-proteobacteria , including GacS/GacA ( Pseudomo-nas ) , VarS/VarA ( Vibrio ) , ExpS/ExpA ( Pectobacterium ) and LetS/LetA ( Legionella pneumo-phila ) have been reported to regulate virulence , metabolism , biofilm formation , stress resistance , quorum sensing and secretion systems [ 4 , 20 , 26 -- 30 ] .
31 +Transcriptomics studies of UvrY and its orthologs have shown effects on the expression of numerous genes [ 30 -- 32 ] .
32 +An understanding of which of these effects represents direct regulation vs. indirect regulation via effects on the Csr sRNAs is necessary for modeling of the complex genetic circuitry that underpins the systems biology of these species .
33 +This question has been examined in only one case , which used ChIP-on-chip analysis to conclude that only the genes for Csr sRNAs ( RsmY , RsmZ ) in Pseudomonas aeruginosa are direct targets for GacA binding [ 33 ] .
34 +Here , we used ChIP-exo , an advanced procedure for determining genome-wide DNA-pro-tein interactions with single nucleotide resolution [ 34 ] to map the UvrY and SirA DNA binding sites across the E. coli and Salmonella genomes .
35 +The csrB and csrC genes were by far the stron-gest direct targets of binding in both species .
36 +These genes exhibited crosslinking at two distinct locations .
37 +By comparing the results of in vivo crosslinking with in vitro DNA binding assays , an 18 NT palindrome or inverted repeat sequence ( IR ) located far upstream of the promoter was found to serve as a specific binding site for UvrY at csrB and csrC .
38 +Disruption of barA eliminated UvrY binding in vivo .
39 +IHF ( integration host factor ) was required for optimal UvrY binding to and transcriptional activation of csrB but not csrC .
40 +In addition to the csrB/C genes , weaker genomic binding sites of UvrY were identified by ChIP-exo .
41 +Several genes associated with the weaker binding sites were tested and found to exhibit negligible or only modest regulation by UvrY , suggesting that diverse effects of this TCS are mediated through Csr circuitry .
42 +In addition to BarA-UvrY , other factors activate csrB/C transcription in E. coli , such as CsrA [ 13 , 16 , 35 ] , DksA and ppGpp of the stringent response [ 2 ] , and the DEAD-box RNA helicases DeaD and SrmB [ 4 ] .
43 +The stringent response describes a regulatory network of eubacteria that responds to amino acid starvation and other stresses [ 2 ] .
44 +Activation of this system is characterized by a rapid downshift in synthesis of stable RNAs , such as rRNA and tRNA and stimulation of the expression of genes involved in amino acid biosynthesis and transport , although these processes represent a fraction of its global regulatory role [ 36 ] .
45 +The effector of this response is the nucleotide secondary messenger guanosine tetraphosphate , ppGpp , also known as `` magic spot '' [ 37 ] .
46 +Complexed with RNA polymerase , ppGpp positively or negatively affects transcription [ 38 ] .
47 +In most cases , regulation by ppGpp requires the RNA-polymerase associated transcription factor DksA [ 39 , 40 ] , which acts together with ppGpp to synergistically regulate expression of a number of global regulators and other genes .
48 +The DEAD-box RNA helicases are enzymes that utilize ATP energy to alter RNA structure or RNA-protein interactions [ 4 ] .
49 +Their roles in the posttranscriptional regulation of bacterial gene expression are presently underappreciated .
50 +DeaD regulates uvrY translation by altering mRNA structure , while SrmB uses a distinct , but incompletely understood mechanism .
51 +We used a combination of in vivo and in vitro approaches to refine our understanding of how these regulatory factors affect csrB / C transcription .
52 +Bioinformatics analyses revealed that BarA-UvrY orthologs are strongly anti-correlated with the fliW gene , which encodes a protein that binds to and antagonizes CsrA of B. subtilis [ 41 ] , indicating that few if any species use both FliW and BarA-UvrY transcribed sRNAs as CsrA antagonists .
53 +These studies advance our understanding of this global regulatory circuitry and highlight the importance of including post-transcriptional regulation along with transcriptional control when modeling bacterial regulatory networks .
54 +Bacterial strains, plasmids and primers used in this project are listed in S1 Table.
55 +Bacterial strains and culture conditions
56 +LB medium ( 1 % [ w/v ] Tryptone ; 1 % [ w/v ] NaCl and 0.5 % [ w/v ] yeast extract ) was used for culture of bacteria unless stated otherwise .
57 +The antibiotics ampicillin ( 100 μg mL − 1 ) , tetracycline ( 15 μg mL − 1 ) , kanamycin ( 50 μg mL − 1 ) , and chloramphenicol ( 25 μg mL − 1 ) were included in growth media as needed .
58 +Bacterial cultures were stored at -80 °C in medium containing ~ 15 % glycerol .
59 +To revive cultures , LB medium ( 2 mL ) was inoculated from the frozen stock cultures and incubated with shaking ( 250 rpm ) at 37 °C overnight .
60 +The overnight cultures served as inoculum ( 1:1000 ) for LB medium or Kornberg medium ( 1.1 % [ wt/vol ] K2HPO4 , 0.85 % [ wt / vol ] KH2PO4 , 0.6 % [ wt/vol ] yeast extract containing 0.5 % [ wt/vol ] glucose ) .
61 +Growth was determined by monitoring OD600 and/or by assaying total cellular protein .
62 +Construction of chromosomal deletions and FLAG1 fusion proteins Gene deletions ( of E. coli ) and carboxy-terminally 3XFLAG1-tagged constructs ( of E. coli and Salmonella ) were introduced by the Red recombinase method , as described [ 42 , 43 ] .
63 +For gene deletions , primers carrying sequences ( 40 nt ) for the beginning ( forward primer ) or end ( reverse primer ) of the open reading frame were designed ( S1 Table ) and plasmids pKD13 ( or pKD3 ) were used as template DNAs for PCR amplification [ 43 ] .
64 +For constructing 3XFLAG tag constructs , primers carrying sequences ( 40 nt ) matching the terminus of the targeted gene ( forward primer ) and the region downstream from it ( reverse primer ) were designed ( S1 Table ) and plasmid pSUB11 was used as template DNA for PCR amplification [ 42 , 43 ] .
65 +PCR products were gel purified and used directly for electro-transformation .
66 +E. coli and Salmonella strains carrying pKD46 helper plasmid were grown at 30 °C in SOB ( 0.5 % [ w/v ] yeast extract ; 2 % [ w/v ] tryptone ; 10 mM NaCl , 2.5 mM KCl ; 10 mM MgCl2 ; 10 mM MgSO4 ) supplemented with
67 +100 μg / mL ampicillin and 10 mM arabinose to mid-log ( OD600 of 0.5 ) , collected by centrifugation , washed three times with ice-cold 10 % glycerol and resuspended with ice-cold 10 % glycerol .
68 +The transformation was then performed by electroporation .
69 +After 1h recovery at 37 °C in SOB medium , bacteria were spread onto LB agar plates supplemented with antibiotics for the selection of CmR or KnR recombinants .
70 +Correct insertion of the marker and 3XFLAG sequence in the genome was confirmed by PCR amplification and by sequencing of the insertion site using primers listed in ( S1 Table ) .
71 +When necessary , the FRT-flanked antibiotic resistance cassette was removed using pCP20 [ 43 ] .
72 +Construction and purification of carboxy-terminally His-tagged UvrY protein
73 +His-tagged UvrY ( UvrY-His6 ) protein was constructed by PCR amplification of the coding sequence of uvrY gene using genomic DNA of E. coli MG1655 as template DNA and oligonucleotides UvrY-6xhis-F and UvrY-6xhis-R as primers ( S1 Table ) .
74 +The amplicon was gel-puri-fied , digested using Nde I and Xho I restriction enzymes ( NEB ) , and cloned into a similarly digested and dephosphorylated pET24-a ( + ) vector DNA ( NEB ) using electrocompetent DH5α for the transformation .
75 +The pET-UvrY plasmid was confirmed by gel electrophoresis and sequencing of the inserted DNA using T7-promoter and T7 terminator primers .
76 +The pET-UvrY plasmid was moved into BL21 ( DE3 ) E. coli strain for expression .
77 +The E. coli BL21_DE3 / pET-UvrY cells carrying UvrY-His6 were grown in 500 mL of LB containing 50 μg / mL kanamycin at 37 °C .
78 +At OD600 of 0.6 , expression of the UvrY-His6 was induced by the addition of isopropyl β-D-1-thiogalactopyranoside ( IPTG ) to 1 mM , followed by 2h of shaking incubation at 37 °C , 250 rpm .
79 +The purification procedure for UvrY-His6 was similar to the method previously described for isolation of DeaD-His6 with some modification [ 4 ] .
80 +Cells were collected by centrifugation ( 600 x G , 4 °C , 5min ) , suspended in buffer ( 20 mM Tris-HCl [ pH 7.9 ] , 500 mM NaCl , 20 mM imidazole ) containing a protease inhibitor cocktail ( cOmplete Mini , EDTA-free protease inhib-itor cocktail , Roche Diagnostics ) , and lysed using a French Press .
81 +The lysates were centrifuged ( 20,000 x G , 15 min , 4 °C ) to remove unbroken cells and cell debris and the supernatant solutions were purified by affinity chromatography on a HisTrap HP column as instructed by the manufacturer ( GE Healthcare Life Sciences ) .
82 +Fractions containing UvrY were pooled and dialyzed against UvrY storage buffer ( 20 mM Tris-HCl ( pH 7.9 ) , 150 mM NaCl , 1 mM dithiothreitol and 10 % glycerol ) .
83 +UvrY was then aliquoted , frozen using liquid nitrogen , and stored at − 80 °C .
84 +The bicinchoninic acid method was used for assaying protein concentration , as recommended ( Pierce Biotechnology ) .
85 +UvrY phosphorylation in vitro
86 +For in vitro phosphorylation , the purified UvrY-His6 protein was incubated with 100 mM ace-tyl-phosphate ( Sigma ) in a phosphorylation buffer containing 50 mM HEPES pH7 .5 , 100 mM NaCl and 10mM MgCl2 .
87 +The reaction mixtures were incubated for 60 min at room temperature .
88 +To determine relative amount of UvrY-P formed , the reactions were fractionated on Phos-tagTM SDS-PAGE gels [ 1.0 mm Protean 3 ( Bio-Rad ) minigels ] of the following composition : 7.5 % separating gel [ 7.5 % ( 29:1 ) acrylamide : bis-acrylamide , 357mM Bis-Tris , pH 6.8 , 100 μM Zn ( NO3 ) 2 , and 50 μM Phos-tag reagent ( Waco Pure Chemical Industries ) ] with a 4 % stacking gel [ 4 % ( 29:1 ) acrylamide : bis-acrylamide , 357 mM Bis-Tris , pH 6.8 ] .
89 +UvrY-P was resolved by electrophoresis at constant 150 V at 4 °C for 70 min using modified MOPS running buffer ( 100 mM Tris , 100 mM MOPS , 0.5 % SDS , and 5 mM NaHSO3 ) .
90 +Gels were subsequently stained with Coomassie blue and the signals were imaged using a ChemiDoc XRS + system ( Bio-Rad ) and quantified using Quantity One image analysis software ( Bio-Rad ) .
91 +ChIP-exo and deep sequencing
92 +E. coli and Salmonella strains carrying biologically functional UvrY-FLAG [ 4 ] or SirA-FLAG proteins ( S1 Fig ) were grown in Kornberg medium and LB ( supplemented with 10 mM glucose ) , respectively at 37 °C , 250 rpm .
93 +At mid-exponential phase of growth ( OD600 of 0.6 ) , form-aldehyde ( 1 % final concentration ) was added and the cultures were incubated for 20 min at 30 °C , 150 rpm .
94 +The crosslinking reaction was then quenched by the addition of 5 mL of 1.0 M glycine , pH 8.0 to 10 mL of culture .
95 +The samples were kept at room temperature for 5 min with gentle swirling .
96 +The cells were harvested by centrifugation ( 6000 x G , 5 min , 4 °C ) , washed twice with ice-cold 1x PBS , suspended in 500 μL lysis buffer ( 10 mM Tris-HCl pH 8.8 , 50 mM NaCl , 20 % [ w/v ] sucrose , 10 mM EDTA ) containing protease inhibitor cocktail ( cOmplete Mini , EDTA-free protease inhibitor cocktail , Roche Diagnostics ) and 2 mg/mL lysozyme .
97 +After 30 min on ice , 500 μl of 2x IP buffer ( 100 mM Tris-HCl , pH 7.0 , 300 mM NaCl , 2 % Triton X-100 , 2 mM EDTA ) was added and the samples were incubated at 37 °C for 10 min , followed by 2 min on ice .
98 +The samples were then sonicated on ice , ( 60 pulses total , 5 sec on 5 sec off per pulse , in a total of 6 sets , separated by 2 min on ice , using a sonicator ( Fisher Scientific , Sonic Dismembrator Model 500 , set at 20 % amplitude ) .
99 +Unbroken cells and debris were removed by centrifugation .
100 +Sonicated samples ( 1 mL ) were treated with 20 μL ANTI-FLAG1 M2 beads ( Sigma ) by spinning on a tube rotating mixer ( Thermo Scientific ) at 4 °C for 4 hr to immu-noprecipitate UvrY-FLAG .
101 +The beads were washed three times with 1mL 1X IP buffer and two times with 1mL 1X TE buffer ( 10 mM Tris-HCl pH 8.0 , 1 mM EDTA ) .
102 +The beads were resuspended in 100 μL TE buffer and the formaldehyde crosslinking was reversed by heating at 95 °C for 20 min .
103 +Afterward , the samples were incubated with 8 μL of 10 mg/mL RNase A for 2 h at 37 °C and with 4 μL of 20 mg/mL proteinase K at 55 °C for 2h .
104 +The resulting DNA was purified using a Qiagen MinElute PCR Purification Kit according to manufacturer 's instructions .
105 +As a control , wild type strains expressing no FLAG epitope tagged protein were treated using the same procedures .
106 +The specificity of the ChIP assay was confirmed by amplifying promoter DNA of the csrB , lacY and 16s rRNA ( rrsH ) genes with primers ( S1 Table ) using the DNA recovered from the ChIP reactions as a template ( S2 Fig ) .
107 +csrB was used as a positive control for UvrY/SirA binding while lacY ( E. coli ) and 16S rDNA ( Salmonella ) were used as negative controls .
108 +After confirming the specificity of the ChIP reactions , the DNA samples were frozen and shipped to Peconic LLC for the remainder of the ChIP-exo procedure and deep sequencing with Illumina Hi-seq 2000 as described previously [ 34 ] .
109 +ChIP-exo data analysis
110 +Sequencing reads were mapped to their respective E. coli MG1655 ( NC_000913 .3 ) and Salmo-nella enterica subsp .
111 +enterica serovar Typhimurium 14028S ( NC_016856 .1 ) genomes with BWA ( Burrows-Wheeler Aligner , available from http://bio-bwa.sourceforge.net ) .
112 +Alignments were visualized using the Integrated Genome Viewer ( IGV , Broad Institute ) [ 44 , 45 ] .
113 +Peaks were identified in the mapped reads with GeneTrack [ 46 ] .
114 +Low confidence singleton peaks and those without matching peaks on the opposing strand were discarded .
115 +Enriched genomic loci were classified into three groups based on enrichment of read counts relative to read counts within 500 bp upstream of the transcription start sites of lacY and/or 16s rRNA ( rrsH ) , which were determined not to be direct targets of UvrY/SirA ( S2 Fig ) .
116 +Maps of enriched regions are shown as bedgraphs , which display in a continuous fashion the abundance of reads identified at particular position in the genome from the sequencing analysis .
117 +For motif discovery , DNA sequences from the peak-pair midpoint of each of the enriched genomic loci , with + / - 40nt upstream and downstream extension distance were extracted .
118 +Centered in the 81nt-long extracted DNA sequence is the UvrY/SirA crosslinking site .
119 +The extracted DNA sequences were uploaded into MEME Suite [ 47 ] for motif discovery analysis .
120 +The datasets from ChIP-exo analyses were submitted to the NCBI GEO repository under the accession number GSE74810 .
121 +RNA extraction and Northern blotting
122 +Procedures for RNA extraction and Northern blotting were conducted as described previously , with minor modification [ 4 ] .
123 +Briefly , bacteria were harvested at mid-exponential phase ( OD600 of 0.6 ) or as otherwise stated and total cellular RNA was prepared ( RNeasy mini kit , Qiagen ) .
124 +RNA was separated by electrophoresis on 5 % polyacrylamide gels containing 7 M urea , transferred to a positively charged nylon membrane ( Roche Diagnostics ) by electro-blotting , and crosslinked to the membrane with UV light .
125 +Crosslinked RNA was hybridized to DIG-labeled antisense probe ( 68 °C , overnight ) and signal was developed using the DIG Northern Starter kit ( Roche Diagnostics ) .
126 +Antisense RNAs were prepared from PCR products using the DIG Northern Starter kit ( Roche Diagnostics ) .
127 +Blots were imaged using a ChemiDoc XRS + system ( BioRad ) and RNA signals quantified using Quantity One image analysis software ( Bio-Rad ) .
128 +The 5S or 16S and 23S rRNAs served as loading controls , and were detected by hybridization or methylene blue staining , respectively .
129 +Western blotting
130 +Western blotting was conducted as previously described [ 4 ] .
131 +Briefly , proteins ( 10 μg ) were separated using SDS-PAGE and electroblotted onto 0.2 mm polyvinylidene difluoride mem-branes .
132 +Anti-FLAG1 M2 monoclonal antibody ( Sigma ) and anti-RpoB monoclonal antibody ( Neoclone ) were used for detection of the FLAG epitope and RpoB .
133 +Signal detection used treatment with horseradish peroxidase-linked secondary antibodies followed by SuperSignal1 West Femto Chemiluminescent Substrate ( Thermo Scientific ) .
134 +Blots were imaged using the ChemiDoc XRS + system ( Bio-Rad ) and the signals were quantified using Quantity One image analysis software ( Bio-Rad ) .
135 +Analysis of UvrY-FLAG protein stability
136 +Bacterial cells were grown to mid-exponential phase of growth , at which point protein synthesis was stopped by the addition of tetracycline ( 200 μg / mL ) and chloramphenicol ( 100 μg / mL ) .
137 +Cells were collected at several times following the addition of the antibiotics , harvested by centrifugation and were immediately mixed with Laemmli sample buffer and lysed by sonication and boiling .
138 +Samples ( 10 μg protein ) were subjected to SDS - PAGE and were analyzed by Western blotting as described above .
139 +The assays for specificβ-Galactosidase activity were conducted as described previously [ 2 ] .
140 +Values represent the averages from two independent experiments .
141 +Error bars represent standard errors of the means .
142 +Analysis of UvrY phosphorylation in vivo
143 +Studies to determine the extent of phosphorylation of the UvrY-FLAG protein in vivo were conducted as previously described [ 4 ] .
144 +Briefly , proteins from cell lysates were fractionated on
145 +Phos-tagTM SDS-PAGE gels , which resolve UvrY from UvrY-P , and the FLAG epitope of the UvrY-FLAG protein was detected by Western blotting .
146 +Quantitative RT-PCR
147 +Quantitative Real Time-PCR ( q-RT-PCR ) was conducted in an iCycler ™ thermocycler ( BioRad ) using the iScript ™ One-Step RT-PCR Kit with SYBR1 Green ( Bio - Rad ) as described previously , with minor modifications [ 4 ] .
148 +Reactions ( 15 μl ) contained immunoprecipitated DNA ( 50 ng / μl ) , primers ( 0.5 μM each ; S1 Table ) and SYBR1 Green RT-PCR Reaction Mix .
149 +PCR cycle parameters were as follows : 40 cycles of PCR at 95 °C denaturation for 10 s , 60 °C of annealing , extension , and detection for 30 s .
150 +The specificity of the PCR product was determined by melting curve analysis with reference to the calculated Tm .
151 +For melting curve analysis , the temperature was increased from 60 °C to 95 °C at a rate of 0.5 °C / 10 s. PCR product concentration was determined using a standard curve prepared with iCycler iQ optical system software version 3.1 ( Bio-Rad ) , according to the manufacturer 's instructions .
152 +Analysis of UvrY binding to csrB DNA in vivo by ChIP-PCR
153 +UvrY binding to csrB genomic DNA in vivo was analyzed by ChIP-quantitative PCR ( ChIP-PCR ) .
154 +The first steps of the ChIP-PCR assay were conducted as described for the ChIP-exo assay .
155 +After releasing the formaldehyde crosslinks , the DNA was extracted and purified using Qiagen MinElute Purification Kit .
156 +The isolated csrB DNA was assayed using quantitative real time-PCR ( q-RT-PCR ) with primers listed in ( S1 Table ) .
157 +The lacY gene served as a negative control for this reaction using primers also listed in ( S1 Table ) .
158 +Electrophoretic gel mobility shift assay (EMSA) for DNA binding
159 +For DNA electrophoretic gel mobility shift assays , the regions from -246 to +49 and -247 to +56 , with respect to the transcriptional start sites of csrB and csrC , respectively , were amplified by PCR and end-labeled with [ γ-32P ] ATP using T4 polynucleotide kinase .
160 +Binding reactions ( 10 μl ) contained 0.5 nM of end labeled DNA , 20 mM Tris HCl ( pH 7.5 ) , 10 % ( v/v ) Glycerol , 50 mM KCl , 3 mM MgCl2 , 1 mM dithiothreitol , 100 μg / mL BSA and phosphorylated or nonphosphorylated UvrY-His6 protein .
161 +Reactions were incubated for 30 min at 37 °C , then 1μl xylene cyanol was added and samples were separated by electrophoresis on 7 % non-denaturing polyacrylamide gels with 0.5 X TBE as the running buffer .
162 +After electrophoresis , the gels were vacuum dried , the radioactive signals captured by phosphorimage analysis ( PMITM , Bio-Rad ) and analyzed using Quantity One software .
163 +DNase I footprinting
164 +Double stranded DNA for footprinting of csrB ( 466 bp long , extending from 420 bp upstream to 46 bp downstream of the TSS ) or csrC ( 419 bp long , extending from 319 bp upstream to 100 bp downstream of the TSS ) was prepared by PCR using strand-specific [ 32P ] 5 ' - end-primers ( S1 Table ) .
165 +The 5 ' - end-labeled PCR products were gel-purified and the DNA ( 0.5 nM ) was used for binding reactions ( 10 μL ) containing 20 mM Tris HCl ( pH 7.5 ) , 10 % ( v/v ) glycerol , 50 mM KCl , 3 mM MgCl2 , 1mM dithiothreitol and 100 μg / mL bovine serum albumen along with phosphorylated or non-phosphorylated UvrY-His6 protein .
166 +The binding reactions were incubated at 37 °C degrees for 30 min followed by treatment with 0.025 U DNase I ( Roche ) per reaction , for 1 min at 37 °C .
167 +The DNase I was inactivated by heating at 75 °C degrees for 10 min .
168 +Reactions were then mixed with formamide loading buffer ( 10 mL formamide , 10 mg xylene cyanol FF and 10 mg bromophenol blue ) , denatured at 95 °C for 5 min , and separated by electrophoresis on a 6 % denaturing polyacrylamide gel .
169 +The gel was vacuum dried , radioactive signals captured by phosphor imaging ( PMITM , Bio-Rad ) and analyzed with Quantity One software .
170 +Construction of plasmid-borne csrB-lacZ and csrC-lacZ fusions for S-30 transcription-translation
171 +The csrB-lacZ and csrC-lacZ carrying plasmids , pLFXcsrB-lacZ and pLFXcsrC-lacZ , were constructed by first amplifying the 502 nt ( -500 to +2 with respect to csrB transcriptional start site ) and 304 nt ( -301 to +3 with respect to csrC transcriptional start site ) genomic regions using the primer pairs csrB lacZ Fwd / csrB lacZ Rev and csrC lacZ Fwd / csrC lacZ Rev ( S1 Table ) .
172 +The PCR products were gel purified , digested with PstI and KpnI , ligated to PstI - and KpnI-digested and dephosphorylated plasmid pLFX , and electroporated into DH5αλpir cells .
173 +DNA sequencing was used to confirm that the cloned regions did not contain any mutations .
174 +In vitro coupled transcription-translation
175 +In vitro transcription-translational assays used pLFXcsrB-lacZ and pLFXcsrC-lacZ supercoiled plasmids and were performed with S-30 extracts prepared from the UvrY deficient strain , CF7789 uvrY : : cam , as described previously [ 16 ] , except that reactions ( 32 μl ) contained 0.5 U E. coli RNA polymerase holoenzyme and 3 μl of 35S-methionine ( 1175 Ci/mmol ) .
176 +The UvrY-P ( 2.3 μM ) , ppGpp ( 250 μM ) and DksA ( 2 μM ) were included , as indicated , in the reactions .
177 +IHF ( 1μM ) was added to all of the reactions that contained pLFXcsrB-lacZ plasmid .
178 +DksA protein was a generous gift of Prof. Richard Gourse , University of Wisconsin , Madison .
179 +IHF protein was a generous gift from Prof. Anca Segall , San Diego State University .
180 +Incorporation of 35Smethionine into protein products was determined after SDS PAGE separation by using phosphorimaging .
181 +Signal intensity was determined using Quantity One software .
182 +Phylogenetic analysis of BarA, UvrY, CsrA, and FliW distribution
183 +We identified CsrA , BarA , UvrY and FliW orthologs from all fully-sequenced bacterial genomes in the NCBI genomes database ( http://www.ncbi.nlm.nih.gov/genome/ ) , using the NCBI Prokaryotic Genome Annotation Pipeline v2 .0 to assign orthology [ 48 ] .
184 +This pipeline combines a sequence similarity-based approach with the comparison of the predicted gene products to the nonredundant protein database , Entrez Protein Clusters , the Conserved Domain Database ( CDD ) [ 48 ] .
185 +In order to filter out false positives and false negatives from the NCBI orthologs data set , we aligned a set of representative sequences against the genomes with predicted orthologs using tblastn [ 49 ] .
186 +The alignment results were filtered by sequence similarity and alignment coverage : BarA was filtered by 50 % similarity and 50 % coverage , UvrY was filtered by 75 % similarity and 80 % coverage , CsrA was filtered by 60 % similarity and 50 % coverage , and FliW was filtered by 50 % similarity and 50 % coverage .
187 +All the similarity and coverage thresholds were established by the minimum similarity and coverage observed between annotated sequences from NCBI nucleotide database and the following set of representatives used as query sequences : BarA from Escherichia coli ( NCBI protein identification number PI : 190908466 ) , UvrY from E. coli ( PI : 190906390 ) , CsrA from E. coli and Bacillus subtilis ( PI : 257755450 and 459391362 ) , and FliW from Bacillus amyloliquefaciens ( PI : 307608134 ) .
188 +After filtering the results by alignment similarity and coverage , we performed a manual refinement of the results by verifying the pairwise alignments , sequence annotations , and bibliographic information .
189 +A reference phylogeny of fully-sequenced genomes encoding CsrA and at least one of BarA , UvrY or FliW was extracted from the NCBI taxonomy database [ 50 ] using NCBI-taxcollector
190 +[ 51 ] and PhyloT v2015 .1 ( http://phylot.biobyte.de ) , and gene presence/absence data were visualized using iTOL v3 .0 [ 52 ] .
191 +Correlations among presence/absence of CsrA , BarA , UvrY and FliW were calculated using Pearson 's product moment correlation , and significance was assessed using Fisher 's Z transform ( implemented in the R stats package , v3 .2.0 ) .
192 +For calculating the correlations , we clustered the results at species and genus level in order to minimize the number of false negatives and false positives .
193 +For clustering the results at species level , we established the presence/absence as the value that appears most often at strain level ( statistical mode ) .
194 +For clustering the results at genus level , we established the presence/absence as the mean calculated at species level .
195 +In order to determine if any strong biases in the methodology used to identify orthologous genes could affect our results we used two additional and widely-employed methods to identify alternative ortholog sets : KEGG orthology database ( KO ) [ 53 ] , and UniProt reference clusters of orthologs ( UniRef ) [ 54 ] .
196 +KEGG database defines the orthologs by comparing experimental data with KEGG pathway maps , BRITE functional hierarchies and KEGG modules .
197 +UniProt defines the orthologs by clustering protein sequences by 50 % identity .
198 +We compared the correlations calculated for these alternative approaches to the results obtained from the NCBI Pro-karyotic Genome Annotation Pipeline , at genus and species level .
199 +Results and Discussion
200 +Determination of genome-wide UvrY/SirA-binding loci using ChIP-exo
201 +To probe for UvrY/SirA DNA binding sites in E. coli and Salmonella , we used ChIP-exo , a comprehensive genomic DNA-protein interaction assay with single nucleotide resolution and high specificity [ 34 ] .
202 +This assay uses nuclease trimming reactions to remove nonspecific DNA from the immunoprecipitated complexes and to identify the crosslinking sites much more precisely than ChIP-seq [ 34 ] .
203 +The experiments were performed with mid-exponential phase cultures ( OD600 of 0.6 ) of strains carrying FLAG-tagged UvrY or SirA proteins , respectively , expressed from the native genomic loci .
204 +Altogether , 44 million sequencing reads for UvrY ( E. coli ) and 31 million for SirA ( Salmonella ) were mapped to their respective genomes .
205 +From these analyses , two highly enriched genomic loci were identified at the csrB and csrC genes of both E. coli ( Fig 1A and 1B ) and Salmonella ( Fig 2A and 2B ) .
206 +These results indicated that the csrB and csrC genes represent the strongest targets of UvrY/SirA binding in these species .
207 +In addition to the csrB and csrC genes , weakly enriched genomic loci were identified proximal to the promoter regions of 286 genes in E. coli and 301 genes in Salmonella ( S2 Table ) .
208 +These enriched genomic loci were arbitrarily classified into three groups based on enrichment of their occupancy peaks over background ( S2 Table ) .
209 +Accordingly , genomic loci enriched 5-fold or greater than the lacY and/or 16s rRNA ( rrsH ) genes were included in group one .
210 +Besides csrB and csrC , the promoter regions of fhuF and spf from E. coli and spf from Salmo-nella fell into group one .
211 +Genomic loci that were enriched 2 - to 5-fold comprised group two , which included the promoter regions of 9 genes in E. coli and 8 genes in Salmonella .
212 +The rest of the genomic loci , which include regions proximal to the promoter regions of 275 genes in E. coli and 292 genes in Salmonella , have only1 .5 - to 2.0 occupancy read fold over that of lacY or 16s rDNA ( rrsH ) and were grouped into group three .
213 +UvrY/SirA consensus DNA binding motif
214 +Further inspection of the ChIP-exo results showed enriched crosslinking in the upstream locations of csrB and csrC , with sequences extending from -222 to -142 from the start of transcription ( csrB ) or -223 to -143 ( csrC ) in E. coli ( Fig 1D and 1E ) and from -215 to -135 ( csrB ) and -181 to -101 ( csrC ) in Salmonella ( Fig 2C and 2D ) .
215 +Distinct sites of crosslinking in these genes co-immunoprecipitation with cross-linked UvrY-FLAG , proximal to the csrB ( A ) , csrC ( B ) , spf ( B ) and cspA ( C ) genes .
216 +Two UvrY crosslinking sites were discovered in the promoter regions of csrB ( panel A , underlined in panel D ) and csrC ( panel B , underlined in panel E ) .
217 +One site is within the region extending from -222 to -142 in csrB or from -223 to -143 in csrC .
218 +The other crosslinking site lies close to the promoter , extending from -56 to +25 in csrB and from -49 to +32 in csrC promoter regions .
219 +A 9 bp inverted repeat DNA sequence within the upstream crosslinking regions is bolded and capitalized .
220 +A putative IHF binding site ( broken underline ) is located between the two UvrY crosslinking sites in the promoter region of csrB ( D ) , but was not apparent in csrC .
221 +The DNA used for DNase I footprinting included 466 bp ( -420 to +46 ) for csrB and 419 bp ( -319 to +100 ) for csrC .
222 +DNA fragments used for electrophoretic mobility shift assay included ( -246 to +49 ) for csrB and ( -247 to +56 ) for csrC .
223 +The images were constructed using the Integrated Genome Viewer ( IGV , Broad Institute ) ( 44 , 45 ) .
224 +were also observed at downstream sequences that extended from -56 to +25 ( csrB ) and from -49 to +32 ( csrC ) in E. coli ( Fig 1D and 1E ) and from -41 to +40 ( csrB ) and from -81 to -1 ( csrC ) in Salmonella ( Fig 2C and 2D ) .
225 +In the center of each of the upstream putative binding proximal to the regulatory regions of csrB ( A ) , csrC ( B ) and spf ( B ) .
226 +Two putative SirA binding sites are shown for the promoter regions of csrB ( rna62 ) ( panel A , underlined in panel C ) and csrC ( panel B , underlined in panel D ) .
227 +One site is located in the region from -215 to -135 in csrB and from -181 to -101 csrC promoter regions , respectively .
228 +The other putative binding site is close to the promoter , within the -41 to +40 ( csrB ) and -81 to -1 in csrC promoter regions , respectively .
229 +A 9 bp-long inverted repeat DNA sequence in the upstream sites is shown in bold and capitalized .
230 +A putative IHF binding site is marked between the two putative UvrY binding sites in the promoter region of csrB ( C , broken underline ) , but was not apparent in csrC .
231 +The images were constructed using the Integrated Genome Viewer ( IGV , Broad Institute ) ( 44 , 45 ) .
232 +sites is an 18 nt nearly perfect palindrome or inverted repeat sequence ( IR ) .
233 +In csrB , the sequence , TGTGAGAGATCTCTTACA , is centered at -183 / -182 in E. coli ( Fig 1D ) and -182 / -181 in Salmonella ( Fig 2C ) .
234 +Moreover , a partially conserved additional sequence ( TGTAGGAGA ) located 5 bp downstream of the IR , is seen in the csrB promoter of E. coli ( Fig 1D ) and Salmonella ( Fig 2C ) .
235 +The IR of csrC shows weaker symmetry in both E. coli ( TGTGAGACATTGCCGATA ) ( Fig 1E ) and Salmonella ( TGTGAGACATTGACCATT ) ( Fig 2D ) .
236 +Moreover , a partially conserved sequence ( TGTAAG ) representing half of the IR , located 16 bp upstream of the IR , is also seen in the csrC promoter of E. coli ( Fig 1E ) and Salmonella ( Fig 2D ) .
237 +In contrast , the IR is not preserved in the downstream crosslinking sites of the csrB or csrC genes .
238 +To search for the conserved IR at the weaker targets of UvrY/SirA ( S2 Table ) , DNA sequences from these enriched promoter regions were analyzed using MEME Suite software [ 47 ] .
239 +These analyses showed that the IR sequence is not conserved in any of the weaker putative binding sites .
240 +UvrY requires phosphorylation for DNA binding
241 +In the BarA-UvrY TCS , BarA is the histidine kinase , which upon signal detection , autopho-sphorylates and transfers the phosphoryl group to a conserved aspartate residue of UvrY [ 20 ] .
242 +The phosphorylated UvrY is then thought to bind specific DNA sequences in the promoters of its target genes and regulate their transcription [ 18 , 20 , 22 ] .
243 +MBP-SirA was previously found to bind similarly to csrB DNA in vitro regardless of whether it had been phosphorylated or not , starting at a concentration of 1.5 μM [ 25 ] , suggesting that MBP-SirA phosphorylation might not be required for DNA binding in vitro .
244 +This observation was consistent with another report , showing that phosphorylation only increased the DNA binding affinity of SirA-His6 by approximately two-fold in vitro [ 19 ] .
245 +In contrast to results from in vitro DNA binding experiments , deletion of the gene for BarA sensor kinase caused more than a 10-fold decrease in the level of CsrB RNA [ 16 , 22 , 35 ] .
246 +Similarly , in Salmonella , substitution of alanine for the predicted phosphorylated histine residue of SirA , Asp54 , caused the loss of CsrB expression [ 25 ] .
247 +Thus , it appears that phosphorylation is critical for UvrY activity in vivo .
248 +Whether UvrY requires phosphorylation for efficient DNA binding in vivo or for later steps in transcription initiation was not clear .
249 +To address this issue , we used both in vitro and in vivo assays to investigate the role of UvrY phosphorylation in DNA binding .
250 +We performed electrophoretic mobility shift assay ( EMSA ) using phosphorylated ( UvrY-P ) and non-phosphorylated forms of the recombinant protein , UvrY-His6 , which was determined to be functional in vivo ( S1 Fig ) .
251 +DNA fragments that encompass the ChIP-exo-derived putative UvrY binding sites in the promoter regions of csrB ( Fig 1D ) and csrC ( Fig 1E ) were used as probes .
252 +Unlabeled csrB and rrlE DNA fragments were used as competitive and non-competitive DNA probes , respectively .
253 +Similar to the previous observations [ 19 , 25 ] , our results showed that in vitro phosphorylation led to a modest ( ~ 2-fold ) increase in DNA binding affinity of UvrY to csrB ( Fig 3A and 3B ) and csrC DNA ( Fig 3C ) , as compared to the non-phosphorylated UvrY .
254 +However , we also observed that the UvrY protein preparation contained around 7 % of UvrY-P prior to the in vitro phosphorylation reaction ( Fig 3D ) .
255 +It is possible that this contaminating UvrY-P was entirely responsible for binding to csrB and csrC DNA in vitro ( Fig 3B ) .
256 +To determine whether UvrY requires phosphorylation for in vivo DNA binding , we tested UvrY-FLAG binding to csrB in vivo in a strain that lacked BarA ( ΔbarA ) and its isogenic barA wild-type strain .
257 +For this analysis , we first determined the phosphorylation state of UvrY-FLAG protein in the presence and absence of BarA .
258 +The results indicated that in the presence phosphorylated ( UvrY-P ) and non-phosphorylated ( UvrY ) UvrY-His6 to csrB DNA ( A and B ) and csrC DNA ( C ) was tested as shown .
259 +The csrB and csrC DNA probes ( 0.5 nM ) used for this experiment ( depicted in Fig 1D and 1E , respectively ) were incubated with increasing concentrations of in vitro phosphorylated or nonphosphorylated UvrY-His6 protein for 30 min at room temperature .
260 +The DNA-protein complexes were resolved by electrophoresis on a non-denaturing 7 % polyacrylamide gel .
261 +The phosphorylation state of the UvrY-His6 protein used in these experiments was determined by Phos-tag SDS PAGE gel analysis ( D ) .
262 +of BarA , approximately 7 % of the UvrY protein was phosphorylated ( S3 Fig ) , similar to a previous determination [ 4 ] .
263 +In the absence of BarA , no detectable phosphorylation of UvrY-FLAG protein was observed in LB medium at mid-exponential phase of growth ( S3 Fig ) .
264 +We next used ChIP-PCR to test for in vivo binding of UvrY to csrB DNA under this growth condition .
265 +In this experiment , an approximate 35-fold reduction in DNA binding was observed in the strain that lacked BarA ( ΔbarA ) relative to the isogenic barA wild-type strain ( Fig 4 ) .
266 +These results show for the first time that UvrY requires phosphorylation for effective DNA binding in vivo .
267 +vivo binding of UvrY to csrB promoter were determined by ChIP-quantitative PCR ( ChIP-PCR ) in a WT strain ( MG1655 expressing UvrY-FLAG ) and isogenic ΔbarA , ΔihfA , ΔihfB and ΔihfAΔihfB strains , as described in the Experimental Procedures .
268 +The lacY gene served as a negative control for this reaction .
269 +Data depict the results of three independent experiments .
270 +Error bars represent the standard errors of the means .
271 +32P-end labeled DNA probe that included both the upstream and downstream putative UvrY binding sites was used for these experiments ( shown in Fig 1D ) .
272 +Reactions in all lanes except 1 contained DNase I ( 0.025 U / 12.5 ul reaction ) .
273 +Reactions in lanes 3 -- 6 and lanes 7 -- 10 contained 0.25 , 0.35 , 0.5 , 0.7 μM of phosphorylated or non-phosphorylated UvrY-His6 , respectively .
274 +Lane 2 reaction contained no UvrY protein .
275 +A vertical black bar indicates a protected region , and the sequence corresponding to the protected region is shown in a vertical rectangular box .
276 +An alignment of sequences corresponding to the protected regions from DNase I and the ChIP-exo results is shown in the horizontal rectangular box .
277 +The 18nt-long palindromic sequence and the partially conserved palindromic sequences are marked with broken black lines .
278 +UvrY specifically binds to an 18 nt-long IR DNA sequence
279 +In order to more precisely define the UvrY DNA binding sites , we performed in vitro DNase I footprinting experiments on csrB and csrC DNA using phosphorylated and non-phosphory-lated UvrY-His6 protein .
280 +The DNA probes for this experiment encompassed both the upstream and downstream putative binding sites of these genes ( Fig 1D and 1E ) .
281 +The results of these experiments showed protection of only the upstream binding sites containing the IR sequences of both csrB ( Fig 5 ) and csrC ( Fig 6 and S4 Fig ) .
282 +The putative downstream binding sites that were observed in vivo ( Fig 1A and 1B & 1D and 1E ) were not protected in vitro .
283 +In addition , only the phosphorylated UvrY-His6 was observed to protect the IR , which further indicates that UvrY requires phosphorylation for tight , specific binding .
284 +Together , these results suggest that UvrY-P binds specifically and directly to the IR sequence of these genes .
285 +However , in vivo binding of UvrY-P to the downstream sequences of these genes either requires conditions or factor ( s ) that were absent from the footprinting reactions or perhaps more likely , UvrY-P becomes cross-linked to DNA indirectly through interactions with DNA binding proteins such as RNA polymerase , which must bind to the downstream regions of these genes in order to initiate transcription .
286 +UvrY requires IHF for optimal binding to and expression of csrB but not csrC
287 +The nucleoid-associated protein Integration Host Factor ( IHF ) is a heterodimeric protein composed of two homologous subunits , IHFα ( IhfA ) and IHFβ ( IhfB ) , which facilitates the transcription of many genes by bending the DNA [ 55 -- 57 ] .
288 +In the Csr/Rsm system , IHF was shown to directly bind to the promoter of the csrB gene of Salmonella ) [ 18 ] and the rsmZ promoter of Pseudomonas fluorescens [ 58 ] .
289 +In Salmonella , deletion of ihfA was also shown to decrease csrB
290 +32P-end labeled DNA probe that included both the upstream and downstream putative UvrY binding sites was used for these experiments ( Fig 1E ) .
291 +Reactions in all lanes except lanes 1 contained DNase I ( 0.025 U/12 .5 ul reaction ) .
292 +Reactions in lanes 3 -- 6 and lanes 7 -- 10 contained 0.25 , 0.35 , 0.5 , 0.7 μM of phosphorylated or nonphosphorylated UvrY-His6 , respectively .
293 +Lane 2 reaction contained no UvrY .
294 +A vertical black bar indicates a protected region , and the sequence corresponding to the protected region is shown in a vertical rectangular box .
295 +An alignment of sequences corresponding to the protected regions from DNase I and ChIP-exo results is shown in the horizontal rectangular box .
296 +The 18nt-long palindromic sequence and the partially conserved palindromic sequences are marked with broken black lines .
297 +expression [ 18 ] .
298 +However , whether the observed effect of IHF in sRNA expression in those bacterial species is UvrY-mediated and if so , whether IHF is required for UvrY to bind to DNA or for later transcription initiation steps is not clear .
299 +In this study , we identified a putative IHF binding site in the promoter region of csrB of E. coli ( Fig 1D ) and Salmonella ( Fig 2C ) , in agreement with an earlier report [ 18 ] , located between the upstream and downstream in vivo crosslinking sites for UvrY-P , but we did not identify a similar site within the csrC genes .
300 +To determine whether IHF affects expression of csrB in E. coli , we measured the levels of CsrB in the presence and absence of IHF ( ΔihfA and/or ΔihfB ) .
301 +Our results revealed a ~ 10-fold reduction in CsrB RNA levels in the absence of IhfA , IhfB , or both , compared to the isogenic wild type strain ( Fig 7A ) .
302 +We also performed epistasis experiments in which we measured the effect of IHF ( ΔihfA and/or ΔihfB ) on the expression of csrB in a strain lacking uvrY ( ΔuvrY ) .
303 +Our results showed that neither IhfA nor IhfB affected the levels of CsrB in the uvrY mutant strain ( Fig 7A ) , suggesting that UvrY mediates the effect of IHF on the expression of csrB .
304 +Analysis of csrB DNA binding by UvrY-FLAG using in vivo ChIP-PCR analyses showed that binding was reduced by approximately 2.5-fold in the absence of either IhfA or IhfB ( Fig 4 ) , suggesting that IHF is required for optimal binding of UvrY-P to csrB DNA in vivo .
305 +However , this modest effect of IHF on UvrY DNA binding does not appear to account for its 10 to 12-fold effect on csrB expression .
306 +Therefore , IHF also appears to affect later steps in csrB transcription ( Fig 7A ) .
307 +Western blotting experiments demonstrated that IHF did not affect the phosphorylation ( S3 Fig ) or expression of UvrY-FLAG ( S5 Fig ) .
308 +Hence , our results reveal that IHF is required for optimum binding of UvrY-P to csrB DNA and activation of csrB transcription .
309 +gene deletions on the levels of E. coli CsrB ( A ) and CsrC ( B ) .
310 +Cultures were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) .
311 +The 16S/23S rRNA loading controls are also shown .
312 +IHF facilitates the transcription of many genes by bringing relatively distant DNA sites ( ~ 200 bp ) closer together in space by bending the DNA ( ~ 140 ° ) [ 59 , 60 ] .
313 +Therefore , we propose that UvrY-P bound at the upstream IR site ( centered at -183 / -182 in csrB of E. coli and at -182 / -181 in the csrB of Salmonella ) is brought into the proximity of the csrB promoter-RNA polymerase complex by IHF-mediated bending of the DNA .
314 +Such DNA bending may lead to UvrY-P binding to the downstream DNA crosslinking site directly or indirectly through interactions with RNA polymerase or perhaps with other unknown DNA binding factor ( s ) .
315 +This type of transcriptional activation , known as repositioning , is observed in promoters where the primary activator is unable to make a productive contact with RNA polymerase without being repositioned by a secondary activator [ 60 , 61 ] .
316 +Such a mechanism appears to be required for the activation of the E. coli narG promoter by NarL , another FixJ family response regulator , which binds at -- 190 , while IHF binds at -125 and Fnr binds at -- 41 of narG [ 59 , 60 ] .
317 +In contrast to its effect on csrB , IHF was not needed for expression of csrC ( Fig 7B ) .
318 +In fact , in the single and double IHF deletion strains , CsrC RNA levels were 2-fold higher than in the isogenic wild type strain ( Fig 7B ) .
319 +This may be because in the ΔihfA ΔihfB strains , the lower levels of CsrB RNA ( Fig 7A ) lead to an increase in the concentration of free CsrA in the cell , which in turn leads to increased levels of CsrC via a negative feedback loop in the Csr system [ 13 ] .
320 +UvrY effects on the expression of other putative in vivo targets
321 +To examine the regulatory effects of UvrY on the expression of the potential new target genes discovered by ChIP-exo ( S2 Table ) , we tested several gene products and transcripts from groups one , two and three by Western and Northern blotting .
322 +Our results showed little or no regulatory effects of UvrY on the expression of the genes that were tested ( S6A and S6C Fig ) , with the exception of cspA .
323 +UvrY showed a relatively modest , but reproducible negative effect on the expression of the cold-shock protein CspA ( Fig 8 ) .
324 +A 2-fold increase in the levels of CspA-FLAG was observed in a ΔuvrY strain compared to the isogenic wild type strain ( Fig 8 ) .
325 +Furthermore , disruption of csrA caused a modest decrease in CspA-FLAG levels , suggesting that CsrA may activate cspA expression .
326 +To determine whether UvrY regulates cspA indirectly through its effects on CsrB/C , and therefore CsrA activity , we conducted an epistasis analysis ( Fig 8 ) .
327 +A strain that was disrupted in both uvrY and csrA was transformed with plasmids expressing uvrY or csrA from the plasmid cloning vector pBR322 , and CspA-FLAG protein levels were determined in the resulting strains .
328 +We observed that CspA-FLAG levels were essentially identical in strains containing pBR322 and the csrAexpression plasmid pCRA16 .
329 +In contrast , the uvrY-expression plasmid ( pUY14 ) led to modest effects of uvrY deletion and csrA : : kan disruption on the levels of CspA-FLAG protein in an MG1655 derivative expressing CspA-FLAG ( WT ) from the cspA genomic locus .
330 +Effect of csrA : : kan ΔuvrY complemented with UvrY ( pUY14 ) , CsrA ( pCRA16 ) or control ( pBR322 ) expression plasmids is also shown .
331 +Cultures were grown at 37 °C in LB to mid-exponential growth phase ( OD600 of 0.6 ) .
332 +The RpoB protein served as a loading control .
333 +This experiment was repeated at least three times with reproducible results .
334 +decrease in CspA-FLAG levels in this strain .
335 +These results are consistent with a model in which UvrY inhibits cspA expression by binding to the cspA promoter , while the effect of CsrA may be mediated indirectly .
336 +Also consistent with this model , in silico analyses did not reveal typical CsrA binding sequences ( GGA ) in the 160 NT 5 ' - UTR of the cspA transcript ( data not shown ) and an RNA-seq analysis conducted previously did not reveal cspA mRNA among the 721 different transcripts that copurified with CsrA [ 2 ] .
337 +Based on all of these observations , we conclude that , under the growth conditions tested , the BarA-UvrY TCS directly exerts its global effect on gene expression primarily through the Csr system by activating the transcription of the CsrB and CsrC sRNAs , with cspA representing a likely exception .
338 +This raises the question of why UvrY-FLAG crosslinked in vivo ( though weakly ) to the regulatory regions of 286 genes in E. coli and 301 genes in Salmonella ( S2 Table ) , but exerted little or no regulatory effect in the examples that were tested .
339 +To explain these observations , we propose three possible hypotheses : ( i ) Perhaps other unknown activator ( s ) are required along with UvrY/SirA for the expression of these genes , but were not available or functioning under the chosen growth conditions .
340 +Thus , UvrY/SirA might activate some of these genes under other growth conditions .
341 +( ii ) Perhaps one or more repressors overrides the influence of UvrY/SirA on the expression of these genes under the conditions tested [ 62 ] .
342 +To address these two hypotheses , we searched for factors known to regulate the expression of the putative UvrY target genes .
343 +This analysis revealed several DNA binding proteins including CRP , FNR and IHF appear to regulate the greatest number of potential UvrY targets ( S7 Fig ) .
344 +Hence , it is conceivable that such factors may mask the effects of UvrY on the expression of these genes under our growth conditions .
345 +( iii ) Because the putative UvrY targets from the ChIP lack the 18nt-long IR sequence found in the regulatory regions of csrB/C , it is also possible that some of these genes have degenerate UvrY/SirA binding sites with no functional relevance or perhaps serving as nonspecific holding sites for UvrY/SirA [ 62 , 63 ] .
346 +UvrY expression is activated by CsrA via a putative posttranscriptional mechanism that does not involve the RNA helicase DeaD , a known regulator of uvrY translation In addition to BarA-UvrY , the transcription of CsrB/C is also strongly activated by CsrA [ 13 , 16 , 35 ] by mechanisms that are yet to be determined .
347 +Recent evidence suggested that CsrA positively affects uvrY expression both at the transcriptional and translational levels [ 35 ] .
348 +Moreover , CsrA is required for switching BarA from a protein possessing phosphatase activity to kinase activity on UvrY [ 35 ] .
349 +Thus , we tested the effect of CsrA on the expression , stability and phosphorylation of UvrY-FLAG .
350 +The results showed that while CsrA does not affect UvrY-FLAG protein stability ( S8A Fig ) , it has a strong positive effect on UvrY-FLAG expression gene fusions used in this study were previously depicted in ( 4 ) : lacUV5 promoter fused at the transcription start site to the uvrY mRNA leader and N ( 12 or 22 ) uvrY codons fused in frame to lacZ ( A ) .
351 +The effect of csrA disruption on expression of PlacUV5-uvrY ' -- ' lacZ reporter fusions is shown ( B ) .
352 +Cells were grown in LB and harvested at various times throughout growth and assayed for β-galactosidase specific activity ( A420/mg protein ) .
353 +The values represent the average of two independent experiments .
354 +Error bars depict standard error of the means .
355 +Western blots showing effects of csrA on the level of DeaD-FLAG ( C ) or SrmB-FLAG ( D ) in an MG1655 derivative that expresses the corresponding FLAG-tagged gene from its native genomic locus are shown .
356 +Effect of csrA : : kan complemented by a csrA expression plasmid ( pCRA16 ) or with a control plasmid ( pBR322 ) is also shown for DEAD-FLAG .
357 +RpoB served as a loading control for these blots .
358 +protein .
359 +Therefore , we hypothesized that in addition to activating uvrY expression , CsrA might also activate the expression of csrB by activating the expression of IHF .
360 +However , we observed no effect of CsrA on IhfA-FLAG or IhfB-FLAG levels when these fusions were expressed from their native chromosomal loci ( S8B Fig ) .
361 +Altogether , our results indicate that CsrA activates csrB/C transcription by activating uvrY expression , most likely through a posttranscriptional mechanism that is yet to be defined .
362 +Effects of ppGpp and DksA, mediators of the stringent response, on csrB expression
363 +Previously , ppGpp and DksA were shown to strongly activate expression of CsrB and CsrC in E. coli [ 2 ] .
364 +However , the mechanism for these effects is yet to be elucidated .
365 +In an attempt to define this mechanism , we hypothesized that ppGpp and DksA might activate the expression of factor ( s ) that are known to activate CsrB/C transcription i.e. , UvrY , IHF , CsrA , DeaD and / or SrmB .
366 +Previous studies showed that ppGpp and DksA positively affect CsrA levels , but this effect appears to be too modest to account for their strong effects on CsrB/C levels [ 2 ] .
367 +Therefore , we first determined whether DksA and ppGpp affect the in vivo levels of UvrY-FLAG protein ( Western blot ) and the in vivo csrB DNA binding ( ChIP-PCR ) by UvrY in ΔdksA , ΔrelA ( encoding the major ppGpp synthase ) and isogenic wild type strains .
368 +It was found that ppGpp and DksA had weak or negligible effects on UvrY levels ( Fig 11 ) , in vivo binding of UvrY to csrB ( Fig 12 ) , and the in vivo phosphorylation status of the UvrY protein ( S3 Fig ) .
369 +Next , we tested the effects of DksA and ppGpp on IHF expression .
370 +The results showed no effect of DksA or ppGpp on IhfA-FLAG ( Fig 13A ) or IhfB-FLAG levels under our growth conditions ( Fig 13B ) .
371 +Because ppGpp and DksA did not substantially affect the in vivo expression of IHF or alter the in vivo binding of UvrY-P to csrB DNA , we decided to test their direct effects on the in vitro transcription of csrB and csrC genes .
372 +However , neither gene was expressed in defined transcription reactions that contained UvrY-P and IHF in the case of csrB and basal reaction components ( 5nM RNAP ; 40 mM Tris HCl , pH 7.9 ; NaCl ( 165 mM ) ; 5 % glycerol ; 10 mM MgCl2 ; 1 mM DTT ; 0.1 μg / μl BSA ; 500 μMATP ; 200 μM CTP and UTP ; 10 μMGTP and [ α-32P ] GTP ( 2.5 μCi ) .
373 +This suggests that unknown factors may be required for csrB/C
374 +MG1655 ( no FLAG fusion ) , WT ( MG1655 expressing UvrY-FLAG from the uvrY genomic locus ) , and isogenic ΔdksA and ΔrelA strains .
375 +Proteins were collected from cultures grown in LB medium to mid-exponential growth phase ( ~ OD600 of 0.6 ) .
376 +RpoB served as a loading control .
377 +transcription ( data not shown ) .
378 +We next used coupled transcription-translation in S-30 extracts to determine whether the addition of ppGpp and DksA would directly regulate expression of csrB/C in the presence of other cellular factors present in the S-30 extracts but not the defined transcription reactions .
379 +As previously reported [ 13 , 16 ] , UvrY-P strongly stimulated the expression of the full-length β-galactosidase from csrB-lacZ ( Fig 14 ) and csrC-lacZ ( S9 Fig ) transcriptional fusions in this assay .
380 +A series of truncated β-galactosidase products was also observed in these reactions , which quantitatively responded to activators similarly to the fulllength protein .
381 +While expression in the absence of UvrY-P was weak , the addition of ppGpp or ppGpp and DksA to the UvrY-deficient csrB-lacZ reaction caused a modest increase in expression ( Fig 14 ) .
382 +In the presence of UvrY-P , addition of ppGpp alone modestly activated csrB-lacZ expression ( 1.5-fold ) .
383 +DksA alone also had weak effects in the presence of UvrY-P ( 1.4-fold ) , while the addition of both ppGpp and DksA led to a 1.7-fold increase in csrB-lacZ expression .
384 +Addition of ppGpp alone , in the absence of UvrY-P , resulted in a slight increase in csrC-lacZ expression ( S9 Fig ) .
385 +However , ppGpp and/or DksA failed to activate csrC-lacZ expression in reactions containing UvrY-P .
386 +We conclude that ppGpp and DksA directly activate csrB expression , at least partially accounting for the stimulatory effect of these regulators on the in vivo expression of this gene [ 2 ] .
387 +However , ppGpp and/or DksA may be indirectly involved in or require a factor that was deficient in our assays for csrC expression .
388 +As mentioned above , DeaD and SrmB activate csrB and csrC transcription by distinct mechanisms [ 4 ] .
389 +While DeaD activates uvrY translation , the mechanism by which SrmB activates csrB/C transcription is still not defined .
390 +Our ChIP-PCR data revealed that SrmB is required for normal binding of UvrY to csrB in vivo ( S2 Fig ) .
391 +This effect of SrmB on UvrY binding occurs without it altering UvrY or UvrY-P levels [ 4 ] .
392 +Because neither ppGpp nor DksA had substantial
393 +RelA on in vivo binding of UvrY to csrB promoter was determined by ChIP-PCR assay in a WT ( MG1655 expressing UvrY-FLAG ) and isogenic ΔdksA , ΔrelA and ΔbarA strains .
394 +Agarose gel showing PCR amplification of csrB promoter region recovered from each strain .
395 +The lacY gene served as a negative control in this experiment .
396 +( A ) and IhfB-FLAG ( B ) proteins examined in WT ( MG1655 expressing ihfB-FLAG or ihfA-FLAG fusions from the native genomic loci ) and an MG1655 control lacking the FLAG fusions .
397 +Proteins from isogenic strains with ΔdksA , ΔrelA and ΔuvrY disruption are as shown .
398 +Proteins were collected from cultures grown in LB medium to mid-exponential growth phase ( ~ OD600 of 0.6 ) .
399 +RpoB loading controls for these analyses are also shown .
400 +effects on in vivo binding of UvrY to csrB DNA ( Fig 12 ) we infer that the mechanism by which ppGpp and DksA activate csrB/C transcription does not involve SrmB and vice versa .
401 +In silico analysis of other possible targets of UvrY (SirA) binding
402 +In many cases , transcription factors compete for binding to their DNA binding sites with other transcription factors , which may play antagonistic roles in the regulation of the target gene ( s ) [ 64 ] .
403 +Hence , we reasoned that there could be additional targets of UvrY/SirA in the genomes of E. coli / Salmonella that were not captured by ChIP-exo .
404 +To test this hypothesis , we performed fusion .
405 +Reactions contained pLFXcsrB-lacZ plasmid ( 2 μg ) , UvrY-P ( 2.3 μM ) , ppGpp ( 250 μM ) and/or DksA ( 2 μM ) as indicated .
406 +Incorporation of 35S-labeled methionine into protein products was detected by SDS PAGE followed by phosphorimaging .
407 +Signal intensity of the full length protein was determined using Quantity One software .
408 +The fold-effects of regulatory factors were determined with respect to the control reaction lacking the factors , after normalization against the internal control , β-lactamase , which was encoded on the same plasmid .
409 +Absolute deviation for each reaction was determined from two independent experiments .
410 +in silico analysis using the Ab Initio Motif Identification Environment ( AIMIE ) database [ 65 ] .
411 +We scanned the E. coli genome using the first six bases of the 18 bp ( TGTAAGNNNNNNCTTACA ) UvrY binding sequence , followed by manually checking the presence of the rest of the IR DNA sequence in the regulatory region of each discovered putative target .
412 +In this way , we identified 19 putative target genes containing the 18-bp UvrY-P IR sequence either perfectly or near perfectly conserved in their regulatory regions ( S10 Fig ) .
413 +Next , we searched for factors known to directly regulate the expression of these putative targets and compared the respective DNA binding motif of each factor with the 18 bp IR UvrY binding motif .
414 +Out of the 19 putative targets , regulatory factors were previously established for 5 of them ( S11 Fig ) .
415 +When we compared the respective DNA binding motifs of each factor with the IR binding motif of UvrY , we found an overlap in all of them ( S11 Fig ) , supporting the possibility that undiscovered direct target sequences for UvrY binding might have gone undetected in our experiments .
416 +Whether these putative target sequences function in UvrY regulation under other growth conditions will require future investigation .
417 +Phylogenetic distribution of BarA, UvrY, CsrA and FliW
418 +The BarA-UvrY TCS exerts global effects on gene expression by activating CsrB and CsrC transcription , thus controlling CsrA activity [ 16 , 35 ] .
419 +This signaling pathway is common to the commensal bacterium E. coli , the pathogen Salmonella , as well as a variety of other γ-proteo-bacterial pathogens [ 66 ] .
420 +In contrast , little is known about the workings of the Csr system in other species that possess csrA homologs , but have not been shown to express CsrA-inhibitory sRNAs .
421 +Recently , Mukherjee et al. have shown that the FliW protein of B. subtilis binds to CsrA and antagonizes its activity , thus preventing it from binding to the flagellin mRNA , hag [ 41 , 67 ] .
422 +Because BarA-UvrY is devoted to transcription of CsrB/C sRNAs in E. coli and Salmo-nella and fliW is absent in species known to produce CsrA-inhibitory sRNAs [ 41 ] , we hypothesized that BarA-UvrY and FliW might represent different modules for regulating CsrA activity in different bacterial species .
423 +To test this hypothesis , we examined the phylogenetic distributions of CsrA , BarA-UvrY and FliW across fully-sequenced bacteria ( S3 Table ) .
424 +We found that , for species encoding at least one readily identifiable CsrA ortholog , the presence of Bar-A-UvrY and FliW were strongly anti-correlated at species level ( Spearman correlation = -0.97 , p = 1.10x10-205 ) and genus level ( Spearman correlation = -0.95 , p = 7.31x10-74 ) ( Fig 15 ) .
425 +Of the 346 genomes encoding CsrA , 340 also encoded either BarA-UvrY or FliW , but not both , and only 6 species might encode both BarA-UvrY and FliW systems : Desulfosporosinus acidiphilus , D. meridiei , D. orientis , D. baculatum , Magnetococcus marinus , and Candidatus Sulfuricurvum sp ( Fig 15 and S3 Table ) .
426 +Interestingly , in all cases where both BarA/UvrY and FliW may function , only the BarA component appears to be present , which may indicate that this two-compo-nent system has lost or is losing its function in these species .
427 +Additional experimental data are needed in order to confirm this hypothesis .
428 +Accurate and complete identification of orthologs across a broad taxonomic range is a challenging problem , with potential for both false-positives and false-negatives [ 68 ] .
429 +Although difficult to detect , any strong biases in the methodology we used to identify orthologous genes could affect our results .
430 +To address this concern , we used two additional and widely-used methods to identify alternative ortholog sets : KEGG orthology database ( KO ) [ 53 ] , and Uni-Prot reference clusters of orthologs ( UniRef ) [ 54 ] .
431 +We found that , regardless of the method used to identify orthologs , FliW and BarA-UvrY were strongly negatively correlated , particularly when conditioning on the presence of CsrA ( S3 Table ) .
432 +In addition , we applied sequence similarity filtering and manual curation to reduce false positives and false negatives in the NCBI orthologs data set .
433 +correlation between BarA/UvrY and FliW .
434 +Depicted is a reference phylogeny of fully-sequenced genomes encoding CsrA and at least one of BarA , UvrY or FliW , plotting their presence/absence data obtained from orthology databases .
435 +The results show that the presence of BarA-UvrY and FliW are significantly anticorrelated .
436 +After the sequence similarity filtering and manual curation , we found several false positives for CsrA in the Streptococcus genus , such as misannotated heavy metal stress response proteins ( NCBI identification numbers ( GI ) : 15675047 , 13622200 , 21904470 ) , peptide methionine sulfoxide reductases ( GI : 222114035 , 134272076 , 209540564 , 24638057 , 342165139 , 342165138 ) , and putative CsrA homologs that lack the N-terminal and C-terminal conserved regions of CsrA ( GI : 895760047 , 882844105 , 882819224 ) .
437 +Most of the main false negatives that we identified are BarA and UvrY from genomes that match the representative homologs from E. coli within the similarity and coverage thresholds ( see methods ) such as Pseudomonas ( NCBI genome accession numbers : NC_022594 , NC_022591 , NC_022361 , NC_022360 ) , Xanthomonas ( NC_020815 , NC_017271 , NC_017267 , NC_016010 , NC_013722 ) , Pseudoxanthomonas ( NC_014924 ) , Shewanella ( NC_009052 , NC_009665 , NC_008321 , NC_008322 , NC_017566 , NC_016901 ) , and other members of the γ-Proteobacteria class ( S3 Table ) .
438 +These false positives and false negatives caused a small increase of 2 % in the negative correlation , reinforcing the present conclusions ( Spearman correlation = -0.95 vs. -0.97 , comparing the unfiltered and filtered data sets , respectively ) ( S3 Table ) .
439 +These results argue against meth-odological bias as strongly affecting our results .
440 +Together , these results indicate that the negative correlation between FliW and BarA-UvrY regulatory systems is highly unlikely to be artifactual and thus represents a biologically relevant observation .
441 +The implications of this observation for the possible regulation of CsrA activity by inhibitory sRNAs in FliW-encoding species will require additional investigation to unravel .
442 +Conclusions
443 +Using ChIP-exo [ 34 ] , we probed the complete repertoire of UvrY ( SirA ) DNA binding sites in the genomes of E. coli and Salmonella .
444 +We discovered that the csrB/C genes are by far the stron-gest direct targets of UvrY in these species .
445 +UvrY binds specifically to an 18 nt palindromic sequence in the promoter regions of csrB/C and exhibited an almost absolute requirement for phosphorylation by BarA for this binding in vivo under growth conditions examined .
446 +UvrY-P requires IHF for optimal binding to and activation of csrB but not csrC .
447 +CsrA activates csrB/C transcription by activating uvrY expression by an undefined mechanism , which may require the noncoding mRNA leader , but does not involve the other known posttranscriptional regulator of uvrY , the DeaD-box RNA helicase DeaD [ 4 ] .
448 +The RNA DEAD-box helicase SrmB , which also activates csrB/C transcription in E. coli [ 4 ] , promoted binding of UvrY to csrB DNA in vivo without affecting the expression of other factors known to activate csrB expression .
449 +This suggests that SrmB may regulate unknown factor ( s ) involved in csrB transcription .
450 +The stringent response factors ppGpp and DksA activate CsrB/C expression in vivo [ 2 ] and were found to modestly activate csrB expression in vitro in S-30 extracts .
451 +Whether this involves direct binding to RNA polymerase remains to be determined .
452 +Genomic loci that crosslinked weakly to UvrY were identified proximal to the promoter regions of 286 genes in E. coli and 301 genes in Salmonella , respectively ( S2 Table ) .
453 +However , further analysis showed weak or negligible regulatory effects of UvrY on the expression of the genes that were tested ( S6A -- S6C Fig ) .
454 +Hence , we conclude that , under the growth conditions that we have examined , UvrY-P exerts its global effects on gene expression almost entirely by activating the transcription of CsrB and CsrC .
455 +We suspect that most of the genes that have been found to respond to BarA and UvrY in E. coli [ 31 ] and their orthologs in other species [ 30 , 32 ] are indirect targets of UvrY , which are regulated by CsrA .
456 +The BarA-UvrY/Csr signaling pathway has been studied in the commensal bacterium E. coli , the pathogen Salmonella , and a number of other γ-proteobacterial pathogens [ 66 ] .
457 +B. subtilis , the only Gram-positive bacterium in which CsrA has been studied to date , uses FliW as an α-CsrA protein , which binds to and inhibits CsrA activity [ 41 , 67 ] .
458 +While this is only the first such example , FliW is present in diverse species , where it may act as an inhibitor of CsrA .
459 +For species encoding at least one readily identifiable CsrA ortholog , the presence of BarA-UvrY and FliW were strongly anti-correlated .
460 +This suggests that while γ-Proteobacteria use the Bar-A-UvrY TCS to control CsrA by activating the transcription of its sRNA antagonists , members of the β-Proteobacteria , δ-Proteobacteria , ε-Proteobacteria , Firmicutes , Spirochaetes , Thermotogae , Actinobacteria , Nitrospira , Thermosulfobacteria , Deferribacteres , Planctomycetes , Chla-mideae , Acidobacteria , and Synergistia may use FliW to regulate CsrA activity .
461 +Supporting Information
462 +S1 Fig .
463 +SirA-FLAG and UvrY-His6 are functional in vivo .
464 +Western blot showing expression of SirA-FLAG ( A ) and Northern blots showing CsrB levels in 14028S ( wild type Salmonella ) , 14028S strain with sirA-FLAG fusion integrated at the native sirA locus and sirA and csrB deletion strains ( B ) .
465 +CsrB levels in MG1655 , uvrY deletion and UvrY-His6 ( expressed from pET24-a expression vector ) E. coli strains ( C ) .
466 +For Western blotting , RpoB loading controls shown ( A ) .
467 +For Northern blotting , the 16S/23S rRNA loading controls are shown .
468 +Cultures were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) .
469 +( TIFF )
470 +S2 Fig .
471 +ChIP specificity confirmation by PCR .
472 +Polymerase chain reaction was used to confirm the specificity of ChIP assay .
473 +Primers ( S1 Table ) annealing to the promoter regions of csrB , lacY and 16S rDNA ( rrsH ) were used to amplify the promoters of csrB , lacY and/or 16S rDNA genes from DNA that was crosslinked and immunoprecipitated from E. coli ( panel A ) or Salmonella ( panel B ) .
474 +In these analysis , csrB was used as a positive control and lacY and 16S rDNA ( rrsH ) were used as negative controls for E. coli and Salmonella , respectively .
475 +( TIFF )
476 +S3 Fig .
477 +Effect of BarA , IHF , DksA , RelA and CsrA on UvrY-FLAG and UvrY-FLAG-P levels .
478 +Phos-tag SDS-PAGE with Western blotting was used for detection of the phosphorylated ( P-UvrY-FLAG ) and non-phosphorylated ( UvrY-FLAG ) protein levels expressed in a WT ( MG1655 expressing UvrY-FLAG ) and isogenic ΔbarA , ΔdksA , ΔrelA , ΔihfA , ΔihfB , csrA : : kan and ΔuvrY strain .
479 +Cultures were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) .
480 +The relative levels and % of phosphorylation of UvrY in the WT , barA , dksA , relA , ihfA , ihfB and csrA are : 1.0 , 1.2 , 1.0 , 1.0 , 1.2 , 1.2 , 0.23 ( UvrY levels ) and 7 % , 1 % , 6.8 % , 6.9 % , 9 % , 9 % and 8 % ( % of UvrY phosphorylation ) , respectively .
481 +( TIFF )
482 +S4 Fig .
483 +DNase I footprinting of csrC DNA by phosphorylated and non-phosphorylated UvrY .
484 +A 32P-end labeled DNA probe ( reverse strand ) that included both the upstream and downstream putative UvrY binding sites was used ( Fig 1E ) .
485 +Reactions in all lanes except lanes 1 contained DNase I ( 0.025 U/12 .5 ul reaction ) .
486 +Reactions in lanes 3 -- 6 and lanes 7 -- 10 contained 0.25 , 0.35 , 0.5 , 0.7 μM of phosphorylated and non-phosphorylated UvrY-His6 , respectively .
487 +Lane 2 reaction contained no UvrY .
488 +( TIFF )
489 +S5 Fig .
490 +Effect of IHF on UvrY-FLAG levels .
491 +Western blotting of UvrY-FLAG levels in strains MG1655 ( no FLAG fusion ) , WT ( MG1655 expressing UvrY-FLAG ) , and isogenic ΔihfA and ΔihfB strains .
492 +Cultures were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) .
493 +RpoB loading control is also shown .
494 +( TIFF )
495 +S6 Fig .
496 +Examination of putative UvrY targets discovered by ChIP-exo .
497 +Northern blot showing effect of UvrY and Csr factors on SpoT42 sRNA ( A ) .
498 +Cultures of MG1655 and the isogenic mutants indicated were grown in Kornberg medium containing 0.5 % glucose , to early stationary growth phase ( OD600 of 2.0 ) .
499 +The 16S/23S rRNA loading controls are also shown .
500 +Western blot showing effect of uvrY deletion on FhuF-FLAG protein ( B ) .
501 +Cultures were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) , at which point dipyridyl was added to culture ( 1mM final concentration ) .
502 +Samples were collected before and 10 min after the addition of dipyridyl .
503 +RpoB loading control is also shown .
504 +Electrophoretic gel mobility shift assay showing UvrY binding to cspA , spf , fhuF and csrB DNA ( C ) .
505 +Phosphorylated ( UvrY-P ) UvrY-His6 binding to spf , cspA , fhuF , csrB and rrlE DNA was tested by EMSA as shown .
506 +The spf , cspA , fhuF and csrB DNA probes used in this experiments encompass the ChIP-exo derived putative UvrY binding sites discovered in the promoter region of each gene ( shown in Fig 1 and S2 Table ) .
507 +The DNA probes ( 0.5 nM ) were incubated at room temperature with increasing concentration of in vitro phosphorylated UvrY-His6 protein .
508 +End-labeled 0.5 nM rrlE and 50-fold cold csrB ( for the specific competitor , marked with , 0.65 μM UvrY-P was used ) were also used as non-specific and specific competitors , respectively .
509 +The DNA-protein complexes were resolved in a non-denaturing 7 % polyacrylamide gel .
510 +Shifted protein-DNA complex is indicated in black arrows .
511 +Effect of UvrY on the expression of putative sRNA targets ( D ) .
512 +Northern blots showing effect of UvrY on the expression of several sRNA genes .
513 +Cultures were grown in Kornberg , supplemented with 0.5 % glucose , to mid-exponential ( OD600 of 0.6 ) , transition to stationary ( OD600 of 1.2 ) and stationary growth phases ( OD600 of 3.0 ) .
514 +The 5S rRNA loading control is also shown .
515 +( TIF )
516 +S7 Fig .
517 +List of transcription factors known to regulate expression of the ChIP-exo derived putative UvrY targets ( listed in S2 Table ) .
518 +( TIFF )
519 +S8 Fig .
520 +Effect of CsrA on UvrY-FLAG protein stability and expression of IHF subunits .
521 +Western blot UvrY-FLAG protein stability ( A ) in MG1655 ( no FLAG fusion ) , WT ( MG1655 with a uvrY-FLAG fusion integrated at the uvrY locus ) and isogenic csrA mutant .
522 +Cells were grown in LB to mid-exponential growth phase ( OD600 of 0.6 ) at which point tetracycline and chloramphenicol were added and cultures were sampled thereafter at the times shown .
523 +Western blotting of IhfA-FLAG and IhfB-FLAG proteins ( B ) examined in MG1655 or an isogenic csrA : : kan mutant expressing ihfA-FLAG or ihfB-FLAG fusions from the native genomic loci ( WT ) .
524 +Cultures were grown in LB to mid-exponential growth phase ( ~ OD600 of 0.6 ) .
525 +RpoB loading controls for these analyses are also shown .
526 +( TIFF )
527 +S9 Fig .
528 +In vitro transcription-translation of a supercoiled plasmid-encoded csrC-lacZ fusion .
529 +Reactions contained pLFXcsrC-lacZ ( 4 μg ) , UvrY-P ( 2.3 μM ) , ppGpp ( 250 μM ) and/or DksA ( 2 μM ) as indicated .
530 +Incorporation of 35S-labeled methionine into protein products was detected by SDS PAGE with phosphorimaging .
531 +Signal intensity was determined using Quantity One software .
532 +The fold-effects of regulatory factors were determined with respect to the control reaction lacking these factors , after normalization against β-lactamase as an internal control .
533 +Absolute deviation was determined from two independent experiments .
534 +( TIFF )
535 +S10 Fig .
536 +Putative UvrY targets derived by in silico analysis .
537 +19 Putative UvrY targets were derived by in silico analysis using the Ab Initio Motif Identification Environment ( AIMIE ) database ( 46 ) .
538 +This was done by scanning the E. coli genome using the first six bases of the 18bp-long ( TGTAAGNNNNNNCTTACA ) UvrY consensus binding sequence , followed by manually checking the presence of the rest of the IR DNA sequence in the regulatory region of each discovered putative target .
539 +The predicted UvrY binding sequence in the promoter region of each putative target in comparison to the UvrY consensus sequence is shown .
540 +Distance from the center of the predicted UvrY binding sequence to the known transcription start site ( TSS ) of each putative target is shown .
541 +Nucleotides marked in red are the mismatch between the UvrY consensus sequence and the predicted UvrY binding sequence .
542 +( TIFF )
543 +S11 Fig .
544 +Overlap between predicted UvrY binding site and consensus DNA binding site of known regulators of putative UvrY targets derived by in silico analysis .
545 +Shown in this figure are five of the 19 putative UvrY targets identified by in silico analysis ( S9 Fig ) , for which regulatory factors were previously established .
546 +The list of the five putative targets , their respective known regulators , the consensus DNA binding site of each regulator ( capitalized ) and the overlap between the consensus binding site of the known regulator and the predicted UvrY binding site within the promoter of each putative target ( underlined ) is shown .
547 +( TIFF )
548 +S1 Table. List of strains, plasmids, bacteriophages and primers used in this study (DOCX)
549 +S2 Table. List of putative UvrY-SirA targets identified by ChIP-exo. (XLSX)
550 +S3 Table .
551 +Distribution of BarA , UvrY , CsrA , and FliW at species and genus level .
552 +We identified CsrA , BarA , UvrY and FliW orthologs from all fully-sequenced bacterial genomes in the NCBI genomes database ( http://www.ncbi.nlm.nih.gov/genome/ ) .
553 +The results were compared to other orthology databases and filtered by sequence similarity and alignment coverage in order to minimize the number of false positives/negatives ( see Methods ) .
554 +At both species and genus levels , the results exhibited a strong anti-correlation between BarA-UvrY and FliW .
555 +( XLSX )
556 +These studies were supported in part by the National Institutes of Health ( R01AI097116 , R01GM059969 , F32AI100322 ) , the Consejo Nacional de Ciencia y Tecnología ( 178033 ) , the DGAPA-UNAM ( IN209215 ) , a University of Florida Alumni Graduate Fellowship ( T.Z. ) and the Guangxi Scholarship Fund of Guangxi Education Department , PR China ( D.T. ) .
557 +Author Contributions
558 +Conceived and designed the experiments : TRZ CAV YL AP AHP RD DT BK DG BMMA TR .
559 +Performed the experiments : TRZ CAV YL AP AHP RD DT .
560 +Analyzed the data : TRZ CAV YL AP AHP RD BK BMMA TR .
561 +Contributed reagents/materials/analysis tools : BK BMMA TR .
562 +Wrote the paper : TRZ CAV AP AHP RD BK TR .
...\ No newline at end of file ...\ No newline at end of file
1 +H-NS Facilitates Sequence Diversification of
2 +1 Department of Biological Information , Graduate School of Bioscience and Biotechnology , Tokyo Institute of Technology , Meguro-ku , Tokyo , Japan , 2 Department of Biomedical Informatics , Graduate School of Medicine , Osaka University , Suita , Osaka , Japan , 3 Department of Medical Genome Sciences , Graduate School of Frontier Sciences , The University of Tokyo , Kashiwa-shi , Chiba , Japan , 4 Graduate School of Biological Sciences , Nara Institute of Science and Technology , Nara , Japan , 5 Earth-Life Science Institute , Tokyo Institute of Technology , Meguro-ku , Tokyo , Japan
3 +$ a Current address : Department of Molecular Oncology and Leukemia Program Project , Research Institute for Radiation Biology and Medicine , Hiroshima University , Hiroshima , Hiroshima , Japan $ b Current address : Faculty of Science , Biology Department , Harran University , Sanliurfa , Turkey * torutobe@sahs.med.osaka-u.ac.jp ( TT ) ; ken@bio.titech.ac.jp ( KK ) ; taku@bs.naist.jp ( TO )
4 +Abstract
5 +Bacteria can acquire new traits through horizontal gene transfer .
6 +Inappropriate expression of transferred genes , however , can disrupt the physiology of the host bacteria .
7 +To reduce this risk , Escherichia coli expresses the nucleoid-associated protein , H-NS , which preferentially binds to horizontally transferred genes to control their expression .
8 +Once expression is optimized , the horizontally transferred genes may actually contribute to E. coli survival in new habitats .
9 +Therefore , we investigated whether and how H-NS contributes to this optimi-zation process .
10 +A comparison of H-NS binding profiles on common chromosomal segments of three E. coli strains belonging to different phylogenetic groups indicated that the positions of H-NS-bound regions have been conserved in E. coli strains .
11 +The sequences of the H-NS-bound regions appear to have diverged more so than H-NS-unbound regions only when H-NS-bound regions are located upstream or in coding regions of genes .
12 +Because these regions generally contain regulatory elements for gene expression , sequence divergence in these regions may be associated with alteration of gene expression .
13 +Indeed , nucleotide substitutions in H-NS-bound regions of the ybdO promoter and coding regions have diversified the potential for H-NS-independent negative regulation among E. coli strains .
14 +The ybdO expression in these strains was still negatively regulated by H-NS , which reduced the effect of H-NS-independent regulation under normal growth conditions .
15 +Hence , we propose that , during E. coli evolution , the conservation of H-NS binding sites resulted in the diversification of the regulation of horizontally transferred genes , which may have facilitated E. coli adaptation to new ecological niches .
16 +Introduction
17 +The Escherichia coli species consists of genetically diverse strains , for example , in terms of nutrient metabolism , stress responses , and pathogenicity [ 1 ] .
18 +One of the well-known factors causing genetic diversity in bacteria is horizontal gene transfer ; an estimated 10 -- 16 % of genes in E. coli strains have been acquired horizontally [ 2 ] .
19 +However , unregulated expression of newly acquired genes could disrupt the physiology of the host cell [ 3,4 ] .
20 +Both E. coli and Salmo-nella express the protein H-NS , which preferentially binds adenine and thymine ( AT ) - rich DNA [ 3,5 -- 7 ] .
21 +Many horizontally transferred genes ( HTGs ) have a high AT content relative to E. coli genes , which facilitates H-NS binding to , and repression of , the foreign genes [ 8 ] .
22 +This repression guards host cells from potential physiological perturbations caused by expression of HTGs [ 3,5 ] .
23 +Deficiency in the gene hns impairs Salmonella growth during laboratory cultivation [ 9 ] .
24 +Compensatory mutations for this growth impairment have been identified in the gene stpA , encoding StpA , which is the H-NS paralog .
25 +These mutations alter StpA functionality to resemble that of H-NS [ 9 ] .
26 +In addition , loss of virulence genes in the Salmonella pathogenic island-1 ( SPI-1 ) and frameshift and missense mutations in phoPQ , which encodes the positive transcriptional regulator of virulence genes , could also compensate for the fitness loss of hns deficiency [ 9 ] .
27 +Therefore , the major role of H-NS in Salmonella is purportedly the silencing of genes within SPI-1 [ 9 ] .
28 +In addition , H-NS suppresses transcription of pervasive non-coding and antisense sequences in both coding regions and intergenic regions [ 10 -- 12 ] by inhibiting the recruitment of RNA polymerase to promoters , trapping this polymerase at promoters , or inhibiting transcriptional elongation [ 8,10,11,13 -- 17 ] .
29 +However , AT-rich sequences bound by H-NS can be highly expressed when both hns and stpA are disrupted [ 18 ] .
30 +In this scenario , the spurious expression of non-coding and antisense RNAs and the higher expression of AT-rich genes impose high metabolic costs and reduce the fitness of hns-deficient cells [ 11,18 ] .
31 +Furthermore , H-NS can both directly and indirectly regulate global gene expression in E. coli [ 19,20 ] .
32 +Mutations that counter the slow growth observed for the hns/stpA double mutant have been identified .
33 +One mutation inactivates the sigma factor for stress response , namely RpoS , which is involved in the expression of many genes induced by the hns/stpA double mutation .
34 +The other mutation amplifies ~ 40 % of the E. coli chromosome centered near the origin of replication , which causes remodeling of the transcriptome and partially reverses the imbalance in global gene expression caused by the double mutation [ 21 ] .
35 +Interestingly , the transcriptional repression activity of H-NS is affected by the location of H-NS binding sites throughout the E. coli chromosome .
36 +H-NS is a strong repressor of the hns promoter when this promoter is ectopically placed in the Ter or Left macrodomain of the chromosome [ 22 ] .
37 +It is also known that environmental factors , such as pH , temperature , and osmolarity , can alter H-NS-mediated gene repression [ 23 ] .
38 +Hence , a change in environmental conditions , i.e. , an abiotic stressor , can activate a large number of genes that normally are repressed by H-NS , thereby potentiating the stress response .
39 +[ 5,23 ] .
40 +Any HTG should be expressed only when its function is beneficial to the host bacteria .
41 +However , transcriptional regulators are not well conserved and transcriptional networks are highly diversified among bacterial species [ 24 ] .
42 +For acquired genes , therefore , the regulation that occurs via a host-cell transcriptional regulator ( s ) and/or regulatory element ( s ) would need to be optimized [ 25 ] .
43 +It has been suggested that , in bacteria , such optimization requires a long time , and this is accomplished through several steps : 1 ) upon integration of the HTG ( s ) into the host genome , the initial expression would be lower than for native host genes ; 2 ) a host-cell activator is required to express HTGs ; and 3 ) the expression of the transferred genes must be fine-tuned to match the needs of host cells [ 25 ] .
44 +On the other hand , Dorman [ 3 ] proposed that H-NS-mediated repression of HTGs could be an effective way to reduce the risk of inappropriate expression of such genes until expression could be optimized .
45 +Although H-NS-mediated repression of virulence genes , which are HTGs , may reduce the fitness cost raised by the expression of virulence genes and contributes to the evolution of the Salmonella [ 9 ] , it remains unclear whether H-NS actually contributes to the optimization of expression of transferred genes so as to benefit host cells .
46 +The aim of our study was to improve our knowledge of how H-NS contributes to the integration of HTGs into E. coli .
47 +Genome-wide H-NS binding profiles were recently obtained with the E. coli K-12 genome using chromatin immunoprecipitation ( ChIP ) - chip and ChIP-seq analyses [ 19,26 -- 28 ] .
48 +Using this information , it is possible to examine the conservation/diversification of H-NS-bound regions within the E. coli genome during evolution .
49 +Hence , we used chromatin affinity precipitation ( ChAP ) - seq to compare H-NS-bound regions within the genomes of genetically diverse E. coli strains belonging to different subgroups , specifically , laboratory strain K-12 ( subgroup A ) , commensal strain SE11 ( subgroup B1 ) , and commensal strain SE15 ( subgroup B2 ) [ 29,30 ] .
50 +This analysis enabled us to investigate the influence of H-NS binding on the diversification of genomic sequences .
51 +Our analysis suggests that the distribution of H-NS-bound regions within E. coli genomes has been highly conserved during evolution .
52 +In addition , sequence diversity in the H-NS-bound regulatory regions tended to be greater than in H-NS-unbound regulatory regions .
53 +Hence , we propose that transcriptional repression by H-NS increases the propensity for nucle-otide substitutions in transcriptional regulatory regions of HTGs , which may alter the expression of transferred genes to facilitate adaptation of E. coli cells to new habitats .
54 +Results
55 +ChAP-seq analysis of H-NS-bound regions in three E. coli strains
56 +Phylogenetic analysis has indicated that group B2 is the ancestral phylogroup in the E. coli line-age , whereas groups A and B1 have diverged [ 31 -- 33 ] .
57 +To assess the impact of E. coli evolution on H-NS binding , we comprehensively compared the localization of H-NS-bound regions on chromosomes among the three E. coli strains K-12 ( group A ) , SE11 ( group B1 ) , and SE15 ( group B2 ) .
58 +Notably , the amino acid sequence of H-NS is completely conserved among these strains .
59 +We created H-NS-12His-expressing recombinant K-12 ( W3110 ) , SE11 , and SE15 strains and determined H-NS binding profiles on the chromosomes for the three strains using ChAP-seq .
60 +Each strain was grown to mid-log phase ( OD600 0.4 ) in LB medium under aerobic condition and treated with formaldehyde to crosslink H-NS-12His to DNA , followed by ChAP of the crosslinked DNA fragments with H-NS , as described [ 34 ] .
61 +Purified DNA from ChAP and whole-cell extract ( WCE ; pre-ChAP ) was subjected to high-throughput Illumina sequencing , and the H-NS-bound regions were determined ( See details in Materials and Methods ) .
62 +We performed duplicate ChAP analyses for each strain , and the H-NS binding profiles were highly reproducible ( Fig 1A ) .
63 +Thus , we defined overlapping regions of H-NS binding regions in duplicate ChAP analyses as reproducible H-NS binding regions , and used these defined regions in subsequent analyses .
64 +We identified H-NS-bound regions covering 802,561 bp in SE11 , 642,859 bp in SE15 , and 697,762 bp in K-12 , corresponding to 14 -- 16 % of each genome ( Table 1 ) .
65 +Comparison of H-NS binding profiles from the three E. coli strains
66 +To compare the H-NS-bound regions among the E. coli strains , we aligned the three chromosome sequences using the Mauve program developed for the multiple alignment of bacterial chromosome sequences [ 35,36 ] .
67 +We identified the `` common '' ( conserved in all three strains ) , `` shared '' ( conserved in two strains ) , and `` specific '' ( unique for each strain ) chromosome segments ( Table 1 ) .
68 +Whereas the common segments would have been in the ancestral genome before divergence of the E. coli lineage , the `` shared '' and `` specific '' segments would have become integrated in the E. coli genome after the divergence .
69 +We calculated the proportions of H-NS-bound regions in each of the `` common '' , `` shared '' , and `` specific '' segments of the three strains ( Table 1 ) .
70 +The proportion of H-NS-bound sequences was higher in the `` specific '' and `` shared '' segments ( ~ 30 -- 38 % ) than in the `` common '' segments ( ~ 10 -- 12 % ) , suggesting that many genes in the `` specific '' and `` shared '' regions were horizontally transferred during E. coli evolution and retained preferential binding to H-NS .
71 +H-NS-bound regions on `` common '' genome segments are conserved in the E. coli strains
72 +Although many of the `` specific '' and `` shared '' segments were bound by H-NS , more than half of the H-NS-bound regions were located within `` common '' segments , with similar total length among the chromosomes of SE11 ( 451,643 bp ) , SE15 ( 383,226 bp ) , and K-12 ( 427,731 bp ) ( Table 1 ) .
73 +Specifically , 76.2 % ( SE11 ) , 89.8 % ( SE15 ) , and 80.4 % ( K-12 ) of H-NS-bound regions in `` common '' segments overlapped among the three strains ( Fig 1B left [ Common ] and Fig 1C -- 1F ) .
74 +In addition , very few H-NS-bound regions in `` common '' segments ( 3.4 % to 7.7 % ) were identified as unique in each strain , and the remainder of the binding regions were shared by two strains ( Fig 1B left [ Common ] ) .
75 +We manually examined these unique and shared H-NS-bound regions and found that most of these regions ( 84 % of the unique and shared H-NS-bound regions in common segments ) had H-NS binding signals on a certain level in all three strains , although signal intensities were below the threshold to be categorized as H-NS-bound regions in one or two strains .
76 +We concluded that the H-NS-bound regions in `` common '' segments are highly conserved in the three strains .
77 +It has been reported that H-NS binding to orthologous genes in E. coli and Salmonella is highly conserved [ 19 ] .
78 +This and our current result indicate that the H-NS-bound regions have been retained in the E. coli lineage during evolution .
79 +Notably , the H-NS-bound regions within `` shared '' segments between two strains are also conserved ( 85.0 -- 94.7 % , Fig 1B right [ Shared ] ) .
80 +Non-synonymous sites in H-NS-bound genes evolve faster than those in H-NS-unbound genes
81 +We concluded that the H-NS binding in `` common '' segments has been conserved during the evolution of E. coli .
82 +Therefore , we were interested in the effects of the conservation of H-NS binding on sequence diversification/conservation among the E. coli genomes .
83 +We initially compared sequence diversities between the H-NS-bound and - unbound orthologous genes .
84 +OrthoMCL was used to search for conserved orthologs that are present in SE15 , SE11 , and K-12 and at least 37 other E. coli strains , of the 44 strains in the curated non-redundant genome collection of reference sequences ( RefSeq ) at NCBI , when we started this analysis [ 37 ] ( See details in Materials and Methods and S1 Fig ) .
85 +Then , 2,702 genes were selected as being well conserved orthologs ( S2 Table ) , and these were used to estimate the synonymous ( dS ) and non-synonymous ( dN ) substitution rates based on multiple sequence alignment .
86 +Genes among these were defined as H-NS bound if their coding regions overlapped with H-NS-bound regions identified in at least one of the SE15 , SE11 , and K-12 strains as determined by ChAP-seq analysis .
87 +As expected , dS was higher than dN for the orthologous genes regardless of H-NS binding ( see sequence diversity scales of Fig 2A and 2B ) , whereas dN in the H-NS-bound genes tended to be higher than that in the H-NS-unbound genes ( Fig 2A ; p < 0.001 , Wilcoxon rank-sum test ) .
88 +In contrast , the dS between H-NS-bound and - unbound genes was not significantly different ( Fig 2B ; p = 0.08 ) .
89 +These observations indicated that the non-synonymous sites in the H-NS-bound genes evolved faster than those in the H-NS-unbound genes .
90 +Because H-NS preferentially binds to horizontally transferred genes ( HTGs ) [ 3,6,7,27 ] , this apparent faster evolution of non-synonymous sites in H-NS-bound genes could simply reflect the rapid evolution of genes recently transferred to host cells , which was indicated in the Bacillus cereus group [ 38 ] and E. coli lineages [ 39 ] .
91 +To assess the effect of H-NS binding and horizontal transfer , orthologous genes were classified into HTGs which were estimated as HTGs in at least one of previous predictions [ 40 -- 42 ] or Core genes ( other non-HTGs ) , and the tendency of dS and dN in each class of H-NS-bound and -- unbound genes was evaluated .
92 +The dN of HTGs with or without
93 +H-NS binding was greater than that of Core genes ( Fig 2C ) , which is consistent with previous observations [ 38,39 ] .
94 +In addition , dN of H-NS-bound Core genes was greater than that of H-NS-unbound Core genes ( Fig 2C Core genes ; p < 0.001 ) .
95 +Furthermore , dS of H-NS-bound Core genes was also greater than that of H-NS-unbound Core genes ; this difference in dS was smaller than that of dN , but statistically significant ( Fig 2D Core genes ; p = 0.0072 ) .
96 +These results indicated that the non-synonymous and synonymous sites in H-NS-bound Core genes evolve faster than those in H-NS-unbound Core genes in the E. coli lineage .
97 +In contrast , dN of H-NS-bound and - unbound HTGs indicated no significant difference ( Fig 2C HTGs ; p = 0.097 ) .
98 +However , the variance of dN of H-NS-bound HTGs and that of H-NS-unbound HTGs were significantly different ( Fig 2C HTGs ; p = 0.010 , Levene 's test ) .
99 +As shown in Fig 2C , the 75th percentile of dN for H-NS-bound HTGs was shifted upward compared with that for H-NS-unbound HTGs ( Fig 2C HTGs ; compare the height of the upper edges in boxes and whiskers for H-NS-bound [ red ] and - unbound HTGs [ gray ] ) , suggesting that dN of a certain fraction of H-NS-bound HTGs tended to be greater than that of H-NS-unbound HTGs .
100 +These results suggested that the observed larger dN for H-NS-bound regions did not result only from the tendency of HTGs to evolve rapidly .
101 +H-NS-bound Core genes may have been horizontally transferred in ancient ancestors of E. coli
102 +To characterize H-NS-bound Core genes , we investigated the conservation of each class of genes in proteobacteria classified into the same family , the same class , or the same phylum with E. coli , using the ortholog table acquired from the Microbial Genome Database for Comparative Analysis ( MBGD ) [ 43 -- 46 ] .
103 +The results indicated that H-NS-bound Core genes have been less conserved in proteobacteria than H-NS-unbound Core genes , but more conserved than H-NS-bound HTGs ( Fig 2E ) .
104 +This result suggested that H-NS-bound Core genes were acquired by ancient ancestors of E. coli .
105 +In contrast , the conservation of H-NS-bound HTGs was lowest in bacteria belonging to the same family as E. coli , suggesting that the genes were more recently acquired by ancestors of E. coli .
106 +To evaluate whether the adaptation of H-NS-bound Core genes to host cells could be assessed based on gene expression level , quantitative RNA-seq data [ 47 ] were analyzed ( Fig 2F ) .
107 +This analysis revealed that the expression of both H-NS-bound and - unbound Core genes was greater than that of H-NS-bound and - unbound HTGs , respectively ( Fig 2F ; p < 0.001 ) .
108 +This suggested that H-NS-bound Core genes have adapted to host cells .
109 +However , the expression level of H-NS-bound Core genes tended to be lower than that of H-NS-unbound Core genes ( Fig 2F ; p < 0.001 ) .
110 +Interestingly , the analysis indicated that cellular protein level , rather than functional category , essentiality , or metabolic cost of a protein 's amino acid composition , has been the principal driving force constraining non-synonymous substitutions [ 48 ] .
111 +Therefore , one possible explanation for the tendency of a higher dN in the H-NS-bound Core genes than in H-NS-unbound Core genes might be the H-NS-mediated transcriptional repression of H-NS-bound Core genes .
112 +The H-NS-bound intergenic regions evolve faster than the H-NS- unbound intergenic regions
113 +To investigate the relationship between H-NS binding and the evolution of the intergenic regions , we compared sequence diversity between the H-NS-bound and - unbound intergenic regions .
114 +To avoid spurious alignments of the intergenic regions caused by recombination , insertion , or deletion , we selected the `` conserved '' intergenic regions , i.e. , those that were 10 -- 300 bp and were located between two neighbouring orthologous genes in E. coli strains .
115 +In addition , after the multiple alignment of each conserved intergenic region , if there was a difference of 10 % in the length of the aligned sequence with at least one strain , the region was considered as a region with an insertion/deletion and it was removed from the set of `` conserved '' intergenic regions .
116 +Furthermore , after the likelihood phylogenetic analysis , the intergenic regions that showed too large an evolutionary distance for accurate alignment ( evolutionary distance > 1.0 ) were removed from the analysis .
117 +Ultimately , 703 intergenic regions , which included 94 H-NS-bound intergenic regions , were selected for the purpose of calculating sequence diversity ( S3 Table ) .
118 +The results indicated that sequence diversity in H-NS-bound intergenic regions tended to be higher than in H-NS-unbound intergenic regions ( Fig 3A ; p < 0.001 ) , suggesting that the H-NS-bound intergenic regions have evolved faster than the H-NS-unbound intergenic regions .
119 +Greater sequence diversity of H-NS-bound intergenic regions is observed only in intergenic regions upstream of genes
120 +In general , H-NS functions as a transcriptional repressor in E. coli [ 8 ] .
121 +We investigated whether the higher sequence diversification in the H-NS-bound intergenic regions is related to the regulation of gene expression .
122 +We categorized the intergenic regions into two classes ( Fig 3B ) based on the assumption that the regulatory elements for transcription ( i.e. , promoters and binding sites of transcriptional regulators ) are more frequently present upstream of genes than downstream of genes .
123 +Class I was defined as the region sandwiched between the tails ( 3 ' ends ) of two convergently transcribed genes , representing the non-regulatory intergenic region ( Fig 3B ) ; class II included two subtypes , namely the region sandwiched between the heads ( 5 ' ends ) of two divergently transcribed genes ( head-to-head region ) or that between the tail and the head of two genes ( tail-to-head region ) , representing the regulatory intergenic regions ( Fig 3B ) .
124 +Then , we compared the sequence diversification between the H-NS-bound and - unbound regions in each class .
125 +The sequence diversity of the class I regions tended to be greater than that of the class II regions ( Fig 3C ; p < 0.001 ) .
126 +In addition , there was no significant difference in sequence diversity between the H-NS-bound and - unbound class I regions ( Fig 3D , class I ; p = 0.29 ) .
127 +In contrast , the sequence diversity in the H-NS-bound regions tended to be greater than in the H-NS-unbound regions within the class II regions ( Fig 3D , class II ; p < 0.001 ) .
128 +These results suggested that the regulatory intergenic regions have evolved slower than non-regulatory intergenic regions , whereas the H-NS-bound regions have evolved faster than the H-NS-unbound regions among the regulatory intergenic regions .
129 +In addition , we extracted the horizontally transferred intergenic regions ( HTG-intergenic ) sandwiched by HTGs and core intergenic regions ( Core-intergenic ) sandwiched by Core genes , respectively , from the class II intergenic regions to evaluate any difference in the effects of H-NS binding on sequence diversification of HTG - and Core-intergenics .
130 +To avoid mixing the Core-intergenic and HTG-intergenic characteristics , which might have occurred in the intergenic regions between Core genes and HTGs , we used the intergenic regions that were uniquely sandwiched only by HTGs or Core genes , as `` HTG-intergenic '' or `` Core-intergenic '' , respectively .
131 +The sequence substitution rates for H-NS-bound HTG-inter-genic were higher than that for H-NS-unbound HTG-intergenic ( Fig 3E ; p = 0.031 ) .
132 +This tendency was also observed in Core-intergenics ( Fig 3E ; p < 0.001 ) .
133 +We thus concluded that the higher sequence substitution rates of H-NS-bound class II intergenic regions could not be explained exclusively by the rapid adaptation of the regulatory regions of recent HTGs .
134 +Evaluation of the effects of sequence substitutions on transcriptional regulation in H-NS-bound regions
135 +Our analysis indicated that the sequence substitution rate of H-NS-bound regulatory regions was higher than that of H-NS-unbound regulatory regions .
136 +We hypothesized that these sequence substitutions in H-NS-bound transcriptional regulatory regions could alter the expression of HTGs .
137 +To test this , we selected one of the H-NS-bound HTGs , namely ybdO , which has a large number of sequence substitutions in the upstream intergenic and coding regions ( within the rank of top 50 for sequence substitution rate in the class II and coding regions , S1 Fig ) , and seems to be a single cistron in strains SE11 , SE15 and K12 .
138 +In addition , the H-NS binding profile encompassing the upstream and/or coding regions of ybdO was highly conserved among strains SE11 , SE15 , and K-12 , suggesting that H-NS represses ybdO expression in these strains ( S2A Fig ) .
139 +Thus , the effects of sequence substitutions within ybdO on its transcriptional regulation were examined .
140 +Although the transcription start site of ybdO in K-12 was recently identified [ 49 ] ( Fig 4A ) , the transcriptional regulation of ybdO has not been thoroughly investigated .
141 +We , therefore , identified transcriptional regulatory elements for ybdO .
142 +We systematically constructed ybdO-lac operon fusions on the low-copy-number plasmid , pRW50 [ 50 ] , by inserting DNA segments containing upstream intergenic regions and the 5 ' - proximal coding region of ybdO or its deleted derivatives ( Fig 4A ) .
143 +The activities of the ybdO promoters from different E. coli strains were monitored using the recombinant pRW50 plasmids introduced into the E. coli K-12 wildtype and the hns mutant strains .
144 +The presence of the Shine-Dalgarno sequence for the lac operon on the plasmids implies that the β-galactosidase activity of transformants represented the transcriptional activity of the particular DNA segment inserted into pRW50 .
145 +First , we examined the β-galactosidase activity for ybdO promoters from SE11 , SE15 , and K-12 in cloned L2 fragments , which contained the region from -- 250 bp to +239 bp ( Fig 4A , L2 , nucleotide positions are relative to the first nucleotide of the initiation codon [ +1 ] of K-12 ybdO ) in growing cells .
146 +We found that transcription from the ybdO promoters was maximally induced from the early stationary phase in LB medium ( S2B Fig ) .
147 +In addition , ybdO transcription in all strains was higher in the hns mutant cells compared with wild-type cells ( S2B Fig ) , suggesting that H-NS repressed ybdO transcription in all strains .
148 +We also determined transcription start sites of ybdO in SE11 and SE15 during the early stationary phase using 5 ' - RACE as described in Materials and Methods .
149 +The 5 ' end of SE11 and SE15 ybdO mRNAs was mapped at 1 bp downstream of the transcription start site of K-12 ybdO ( S3A and S3B Fig ) , which localized at 107 bp upstream from the initiation codon of ybdO [ 49 ] ( S3B Fig ) .
150 +The results suggested that the promoters of ybdO in the three strains overlap ( S3B Fig ; putative -- 10 element is indicated by a red line ) .
151 +We then looked closely at regions both upstream and downstream of the ybdO promoter , which revealed a number of sequence substitutions in the promoter proximal region among E. coli strains ( S1B Fig ) .
152 +We also determined the elements necessary for H-NS dependent repression by comparing the activities of ybdO-lac operon fusions with systematic deletions in the wild-type and hns mutant strains .
153 +The results indicated that deletions of two specific regions , namely upstream ( from -- 250 to -- 176 bp ) and downstream ( from +27 to +164 bp ) of the region of the genome surrounding the ybdO promoter in SE11 , SE15 , and K-12 , enhanced β-galactosidase activity in the wild-type cells ( Fig 4B -- 4D , compare blue bars of L2 and L3 , R2 and R1 ) .
154 +In addition , comparison of transcriptional activities of L3 and R1 fragments in the wild type cells with those in the hns mutant indicated that H-NS-mediated repression was abolished or weakened in L3 and R1 fragments in the wild type cells ( Fig 4B -- 4D , compare blue bars with red bars in L3 and R1 ) , indicating that there are H-NS-dependent negative transcriptional regulatory elements in these regions .
155 +We concluded that H-NS represses ybdO expression dependent on these two specific regions -- upstream and downstream regulatory regions ( URE and DRE ) -- which are in the same location in each of the three E. coli strains ( Fig 4A , bottom of the panel , H-NS-dependent regions ) .
156 +URE and DRE are required for H-NS-mediated repression of the bgl and proU operons and repression via URE and DRE is synergistic in both operons [ 51 ] .
157 +H-NS may bind both URE and DRE to form a bridge and a stable nucleoprotein complex with consequent spreading of H-NS binding away from the high-affinity H-NS binding sites [ 51 ] .
158 +The URE and DRE of ybdO may also function in a manner similar to that of the URE and DRE for the bgl and proU operons with respect to the effect of H-NS binding .
159 +The β-galactosidase assays of the systematic deletions surrounding the ybdO promoter also indicated that there are sequences involved in repression of promoter activity independent on H-NS .
160 +The β-galactosidase activity for fragment R2 of SE15 was greater than that for fragment F of SE15 in the hns mutant cells ( Fig 4C , compare red bars in R2 and F ) , suggesting that the region from +164 bp to +239 bp is sufficient to reduce ybdO transcription independent of H-NS in SE15 .
161 +In contrast , in the case of SE11 and K-12 , deletion of the same region did not increase the activity for fragment F in the hns mutant cells ( Fig 4B and 4D , compare red bars in R2 and F ) .
162 +Rather , deletion of the region from +27 bp to +164 bp ( fragment R1 lacking +27 bp to +164 bp in fragment R2 and +27 bp to +239 bp in fragment F ) increased β-galactosidase activity ( Fig 4B and 4D , compare red bars in R1 and F ) , suggesting that this region reduces ybdO transcription independent of H-NS in SE11 and K-12 .
163 +These results indicated that there are H-NS-independent transcriptional regulatory elements that reduce ybdO transcription , and that the location of these elements differs in the ybdO loci of SE11 and K-12 , and SE15 ; these elements were designated as negative elements ( NE , Fig 4A , bottom panel ) .
164 +The β-galactosidase activity for the longest DNA fragment , F , of SE15 was ~ 2-fold higher than that for SE11 and K-12 in the hns mutant cells ( Fig 4B , 4C and 4D , compare red bars for F of Fig 4C to those of Fig 4B and 4D ) , whereas the fragment LR , lacking negative elements ( URE , DRE and NE ) , showed similar β-galactosidase levels amongst all strains ( Fig 4B , 4C and 4D , compare red and blue bars for LR of Fig 4B or 4C to those of Fig 4D ) .
165 +This suggested that in addition to the difference in the locations of NEs for SE15 , and SE11 and K-12 , the ability of NEs to reduce transcription in SE15 , and SE11 and K-12 differed .
166 +To confirm the different effects of NEs on the promoter activity , we constructed hybrid DNA fragments of the upstream and downstream regions of ybdO promoter for SE11 and SE15 ( Fig 4E ) .
167 +As seen in Fig 4F , the transcription for all hybrid fragments containing the SE11 coding region ( Fig 4F , red bars in lanes a -- d ) tended to be lower than all hybrid fragments containing the SE15 coding region in the hns mutant cells ( Fig 4F , red bars in lanes e -- h ) .
168 +We thus concluded that the diversity of ybdO transcription between SE11 and SE15 is a consequence of sequence divergence downstream of the ybdO promoter , including NEs .
169 +Discussion
170 +In this analysis , we determined that H-NS-bound regions in E. coli genome have been highly conserved during E. coli evolution .
171 +This is supported by the previous finding that H-NS-bound genes are conserved in Salmonella and E. coli [ 19 ] .
172 +Phylogenetic analysis indicated that the sequence diversity in H-NS-bound regions tended to be greater than that in H-NS-unbound regions .
173 +This tendency was limited to the regulatory intergenic regions ( upstream of genes ) and coding regions , in which transcriptional regulatory elements often exist .
174 +These findings suggest that H-NS-bound regulatory regions are much freer to evolve than H-NS-unbound regulatory regions because H-NS-mediated repression of genes would reduce the negative impact of sequence substitutions for instances in which such substitutions result in altered expression and/or function of genes that are toxic to host cells .
175 +We have also evaluated whether sequence diversity in H-NS-bound regions contributes to variations in transcription using ybdO as a test gene .
176 +The results indicate that transcription of ybdO differs among E. coli strains and that ybdO expression is repressed by H-NS in wild-type E. coli .
177 +This observation supports our hypothesis that sequence substitutions in H-NS-bound regions contribute to the observed diversity of transcriptional regulation of H-NS-bound genes among E. coli strains , which may provide E. coli strains the opportunity to adapt to new habitats by integrating HTGs .
178 +Interestingly , the H-NS-bound orthologous genes located within the `` common '' segments among SE11 , SE15 , and K-12 significantly overlapped with HTGs ( p < 0.001 , Fisher 's exact test ; S2 Table ) , which were predicted as HTGs based on at least one prediction method [ 40 -- 42 ] .
179 +We have also showed , that , in proteobacteria , H-NS-bound Core genes were less conserved than H-NS-unbound Core genes ( Fig 2E ) , suggesting that the H-NS-bound Core genes tend to be genes acquired by ancestors of E. coli .
180 +These observations suggest that H-NS-bound genes located within the `` common '' segments were horizontally transferred into the ancestors of E. coli , and these genes persist in contemporary E. coli strains .
181 +Our analysis reveals that the tendency for greater sequence divergence of H-NS-bound intergenic regions compared with those in H-NS-unbound intergenic regions has been limited to regions upstream of genes ( class II intergenic regions ) .
182 +This relative greater sequence diversity of H-NS-bound intergenic regions was observed in both types of intergenic regions : HTG-intergenic regions sandwiched by HTGs , and Core-intergenic regions sandwiched by Core genes ( Fig 3E ) .
183 +Therefore , the relatively greater sequence diversity in the H-NS-bound class II intergenic regions can not be explained only by the rapid adaptation of horizontally transferred DNAs to host cells .
184 +It is likely that , compared with H-NS-unbound class II intergenic regions , H-NS has made H-NS-bound class II intergenic regions much freer to evolve by repressing the expression of HTGs .
185 +It was difficult to clearly determine the contribution of H-NS binding to the observed greater dN values calculated for H-NS-bound genes .
186 +We found that the dN values for H-NS-bound Core genes were significantly greater than that for H-NS-unbound Core genes .
187 +This can be simply explained by the apparently slower evolution of the H-NS-unbound Core genes because these include many essential genes , including `` information '' proteins , e.g. , translationrelated proteins that have evolved at a significantly slower rate compared with metabolic proteins including those encoded by HTGs [ 48 ] , and H-NS-bound Core genes may have been horizontally transferred in ancient ancestors of E. coli .
188 +Interestingly , we found that the dS values for H-NS-bound Core genes were also greater than those of H-NS-unbound Core genes ( Fig 2D , Core genes ) .
189 +In addition , the expression of H-NS-bound Core genes tended to be lesser than that of H-NS-unbound Core genes ( Fig 2F , Core genes ) .
190 +It was known that the dN and dS values for low-expression genes are greater than those of high-expression genes [ 48 ] .
191 +Therefore , H-NS-mediated repression may increase the sequence diversification of H-NS-bound genes by reducing the expression of H-NS-bound genes .
192 +Furthermore , there are H-NS-bound HTGs that have a greater dN than many H-NS-unbound HTGs ( Fig 2C ) .
193 +Taken together , our results suggest that H-NS-mediated repression contributes , at least partially , to the observed higher rate of sequence substitution in H-NS-bound coding regions compared with H-NS-unbound coding regions .
194 +Recent work indicated that the average mutation rate in regions bound by one of four E. coli nucleoid association proteins ( NAPs ) , H-NS , Fis , IHF-A , IHF-B , in the E. coli genome , is lower than that of NAP-unbound regions [ 52 ] .
195 +In contrast to the analysis by Warnecke et al. , our analysis indicated that the rate of sequence substitution in H-NS-bound regions was higher than that of H-NS-unbound regions .
196 +In our analysis , the effects of H-NS binding were limited to class II intergenic regions and coding regions , while Warnecke et al. reported an average of sequence substitutions at four-fold non-synonymous sites in coding and intergenic regions [ 52 ] .
197 +Therefore , the apparent discrepancy between our results and those of Warnecke et al. may be a consequence of differences in the genes and protein binding regions used for the two analyses .
198 +We also evaluated whether the sequence diversity in H-NS-bound regions could alter transcription of the affected genes .
199 +This indeed was the case for at least one of the H-NS-bound genes , namely ybdO .
200 +We identified H-NS-independent NEs in the coding regions of ybdO , whose locations and activities differed among E. coli strains ( Fig 4A ) .
201 +Although further analyses are needed to reveal the molecular mechanism by which an NE inhibits ybdO transcription , our results suggest that sequence substitutions downstream of ybdO promoters , including NE , dictate the ybdO transcription level .
202 +Recently , hundreds to ~ 20,000 RNA polymerase ( RNAP ) pause sites were identified in exponentially growing E. coli cells , and it was suggested that RNAP pausing is one of the common mechanisms by which gene expression is controlled [ 53 -- 55 ] .
203 +It is difficult to directly evaluate the possibility that RNAP will pause at NEs based on the data from those studies because ybdO expression remained low in exponentially growing cells .
204 +Nevertheless , differential pausing of the transcription machinery at NE sites constitutes one possible explanation for the observed variation in NE potency among E. coli strains .
205 +The assignment of transcription start sites for ybdO in SE11 , SE15 , and K-12 indicated that the location of the ybdO promoter is conserved among E. coli strains , although we found that the nucleotide sequences in ybdO promoter proximal regions were different ( S3B Fig ) .
206 +Although we could not find any typical transcriptional regulator that recognizes sequences affected by substitutions near the ybdO promoter , such substitutions would provide the opportunity to acquire positive regulation because it has been shown that , during evolution , HTGs acquired positive regulation when they became integrated in the host transcriptional network [ 25 ] .
207 +Because HTGs have contributed to the evolution of host-cell metabolic networks that allow adaptation to new environments [ 56 ] , further investigation of ybdO transcriptional regulation under different growth conditions , e.g. , in minimal medium , will be needed to clearly define the effects of sequence substitutions on ybdO promoter function .
208 +In our present study , the β-galactosidase assay did not allow us to directly evaluate whether H-NS-mediated repression is crucial for introducing sequence substitutions that alter the transcriptional regulation of HTGs .
209 +It is possible that H-NS directly enhances the sequence substitution rate in class II intergenic regions and coding regions by unknown mechanisms .
210 +To delineate the importance of H-NS-mediated repression in the evolution of the transcriptional regulation , further investigations must directly evaluate the relationship between transcriptional repression and sequence substitutions , i.e. , in vitro evolution experiments using the hns deletion mutant .
211 +It has been reported that variance in gene expression contributes to the heterogeneity of E. coli strains , which could potentiate the ability of E. coli strains to adapt new ecological niches .
212 +The mat ( meningitis-associated and temperature regulated ) fimbrial gene cluster is conserved across many E. coli strains [ 57 ] .
213 +However , B2 group strains have acquired the ability to express mat genes despite H-NS-mediated repression at low temperature , low pH , and high acetate concentration , conditions under which mat is not expressed in strains of groups A and B1 [ 57 ] .
214 +Differences in mat regulation among E. coli strains is caused by polymorphisms in gene promoters repressed by H-NS [ 57 ] .
215 +Thus , mat and ybdO might exemplify the biological importance of sequence diversity in H-NS-bound regions for adaptation of E. coli strains to different ecological niches .
216 +Based on our observations , we hypothesize that H-NS-mediated repression helps HTGs to adapt their transcriptional regulation to the local environment for host E. coli strains by accelerating the rate of sequence polymorphism in H-NS-bound regulatory regions .
217 +This hypothesis is supported by the finding that the optimization of HTG expression was initially found to occur via the evolution of regulatory regions rather than coding regions [ 58 ] .
218 +Our results support the proposal that H-NS-mediated repression is a valuable mechanism by which host cells can integrate HTGs into the host transcriptional regulatory network [ 3 ] .
219 +The primers used in this study are listed in S4 Table.
220 +Construction of strains used for ChAP-seq experiments and the β- galactosidase assay
221 +Strains used in this study are listed in S5 Table .
222 +To generate the K-12 ( W3110 ) derivative expressing H-NS C-terminally tagged with 12 histidines ( 12His ) , we used a modified one-step gene inactivation method [ 59 ] .
223 +Plasmid pSTV28-C-12His , which was kindly provided by Dr. Mika Yoshimura , was constructed by inserting the chemically synthesized 12His coding sequence and a kanamycin resistance gene derived from plasmid pKD4 [ 59 ] into the multiple cloning site of pSTV28 ( Takara Bio , Japan ) .
224 +We amplified a DNA fragment containing the 12His sequence flanked with the Arg-Gly-Ser linker and kanamycin resistance gene by PCR using pSTV28-C-12His and the TOP705-TOP706 primer set .
225 +To facilitate insertion of the PCR product into the chromosome , we added a ~ 70-bp sequence of the hns coding region and its downstream region to the TOP705 and TOP706 primer sequences , respectively .
226 +The BW25113 cells harboring pKD46 encoding Red recombinase [ 59 ] were transformed with the amplified DNA fragment , and transformants in which linker and 12His sequences were inserted at the 3 ' end of the chromosomal hns through a double-crossover at the coding and downstream regions of hns , were selected with kanamycin to obtain the K-12 ( BW25113 ) H-NS-12His strain .
227 +hns fused with the 12His sequence was transferred into the K-12 ( W3110 ) chromosome , together with the kanamycin resistance gene , via phage P1 transduction .
228 +Because the SE11 and SE15 strains are resistant to P1 , to construct the derivatives expressing 12His-tagged H-NS , we adopted the gene-doctoring method [ 60 ] using plasmid pDEX harboring an I-SceI recognition site and sucB and pACBSR harboring I-SceI and the kanamycin resistance gene [ 61 ] .
229 +The 12His coding sequence and kanamycin resistance gene in pSTV28-C-12His were amplified by PCR using primers hns-His12-H1 and hns-His12-H2-1 ( for SE11 ) or primers hns-His12-H1 and hns-His12-H2-2 ( for SE15 ) .
230 +Amplified fragments were inserted into the EcoRV site of pDEX .
231 +SE11 and SE15 were co-transformed with two plasmids -- pACBSR and the appropriate pDEX-H-NS-His12 -- with subsequent selection for kanamycin and sucrose resistance .
232 +Transformants were cultured in LB liquid medium containing 25 μg / ml chloramphenicol and 0.2 % arabinose for a few hours , inducing inactivation of pDEX-H-N-S-His12 by I-Sce1 .
233 +Cells were harvested by centrifugation and regrown in LB liquid medium containing 5 % sucrose at 30 °C for 2 h to cure pACBSR .
234 +Finally , kanamycin - and sucrose-resis-tant colonies were selected on an LB plate containing 50 μg / ml kanamycin and 5 % sucrose to isolate transformants in which the 12His sequence and kanamycin resistance gene were integrated into the chromosome via homologous recombination at the hns coding sequence and sequences downstream of hns introduced at the 5 ' and 3 ' ends of the PCR products , respectively .
235 +Expression of H-NS-12His in the created strains was confirmed by western blotting using an antibody against His tag ( MBL , Japan ) .
236 +Sequencing of the introduced hns tagged with 12His revealed a point mutation within the hns coding region in the K-12 derivative , probably attrib-utable to an error during synthesis of the primer used to generate the strain .
237 +Because the identified point mutation ( from AAG [ 136K ] to AAA [ 136K ] ) did not lead to an amino acid substitution in H-NS , the strain was employed for further analysis .
238 +Noteworthy , the C-terminal 12His tag did not negatively affect the growth of K-12 , SE11 and SE15 in Luria-Bertani ( LB ) medium under aerobic conditions .
239 +The hns deletion mutant ( MC4100 Δhns : : Km ) used in the β-galactosidase assay was constructed using P1 transduction of the hns : : km allele from K-12 ( W3110 ) hns : : km [ 62 ] into MC4100 .
240 +ChAP-seq experiments
241 +ChAP was performed according to the reported procedure [ 34 ] using 50-ml cultures of E. coli grown in LB medium under aerobic conditions at 37 °C .
242 +DNA fragments that co-purified with H-NS-12His and in the supernatant fraction before ChAP were sequenced using the Illumina GA sequencer ( Illumina , USA ) .
243 +We performed ChAP-seq experiments twice for each strain , and 36-bp single-end reads provided 8 -- 11 million reads ( first set of sequencing results of ChAP and WCE fractions of three strains ) and 5 -- 10 million reads ( second set ) .
244 +The sequence data used in this publication have been deposited in the DRA database ( DDBJ Sequence Read Archive : http://trace.ddbj.nig.ac.jp/dra/index_e.shtml ) with accession number : DRA000539 .
245 +Multiple alignment of genome sequences of the three strains
246 +Complete sequences and annotations of genes in the three genomes ( SE11 [ AP009240 .1 ] , SE15 [ AP009378 .1 ] , and K-12 [ W3110 ; AP009048 .1 ] ) were obtained from the NCBI GenBank data-base .
247 +We compared the three chromosome sequences and their synteny of gene arrangement using the Mauve 2.3.1 program for Progressive Mauve algorithm with default parameters [ 35,36 ] and determined the segments that were conserved in all three strains ( `` common '' ) and unique to two ( `` shared '' ) or one ( `` specific '' ) strain ( s ) .
248 +The K-12 ( W3110 ) chromosome contains a large inverted region ( ~ 800 kbp ) surrounded by two ribosomal operons ( 3,423,096 -- 4,216,800 bp ) .
249 +To avoid eliminating this region from `` common '' segments by the above analysis , we manually reversed this region in the chromosome sequence of K-12 ( W3110 ) before alignment using the Mauve program .
250 +The sum of the consensus sequences of `` common '' segments was 3,888,365 bp .
251 +However , the DNA sequences of `` common '' segments in each strain occasionally had small gaps compared with the consensus `` common '' segments of all three strains .
252 +Thus , the total length of the `` common '' segment in each strain was shorter than that of the consensus segments , specifically , SE11 : 3,886,369 bp , SE15 : 3,886,157 bp , K-12 ( W3110 ) : 3,886,242 bp .
253 +Short reads mapping , normalization of mapped reads , and estimation of H-NS binding intensities for each nucleotide
254 +Short reads ( 36 bp ) obtained from the Illumina GA sequencer were uniquely mapped on to the reference genome sequences of K-12 ( W3110 ) , SE11 , and SE15 , allowing no gaps and up to two mismatches using the BLAT program [ 63 ] .
255 +Because the purpose of this study was to compare the DNA binding profiles of H-NS in these three strains , we mapped the short reads only on the chromosome in each strain .
256 +Uniquely aligned reads were specifically used for further analysis .
257 +In addition , because it is impossible to specifically map 36-bp reads to one of seven rRNA genes in the E. coli genome and the rRNA genes were not used for the phylogenetic analysis , rRNA coding regions were not included in this study .
258 +Next , mapped reads were extended to 200 bp in length from the 3 ' end of each read , taking into account the length of DNA fragments to construct the sequence library .
259 +We subsequently normalized the number of mapped read numbers at every nucleotide in each experiment by global scaling , in which the number of mapped reads at each nucleotide was divided by the median number of mapped reads at all nucleotides in each sample .
260 +Finally , to estimate the H-NS binding intensity at every nucleotide , we divided the scaled number of mapped reads for DNA from the ChAP fraction by that from WCE before ChAP-mediated purification to remove the effects of sequence preference of Illumina GA. .
261 +In cases where the number of mapped reads at some positions was zero for the ChAP or WCE fraction , the H-NS binding intensity of the position was defined as zero .
262 +As H-NS binding intensity spanned a wide range of values , log10-scaled values were used for subsequent analysis .
263 +To evaluate our normalization procedure in the comparison of different sequencing outputs , the average H-NS binding intensity in 200-bp windows was calculated in 100-bp steps along whole-genome sequences .
264 +Scatter plots shown in S4A Fig demonstrate that correlation coefficients of estimated average H-NS binding intensities in each window obtained in all experiments for each strain were high ( r > 0.8 ) .
265 +In addition , correlation coefficients of the binding intensities of corresponding windows in `` common '' segments of different strains were greater than 0.69 for all combinations ( S4B Fig ) , indicating that our normalization procedure was adequate .
266 +Determination of the H-NS binding regions
267 +H-NS binding intensity showed a bimodal distribution of `` noise '' components at ~ 1.0 , and `` signal '' components , which ranged from 10.0 to 1000.0 ( S5 Fig ) .
268 +In four experiments ( all data from the 1st experiment and K-12 data from the 2nd experiment ) , the bimodal distribution was clear , and noise components could be clearly discriminated from signal components .
269 +In these cases , noise components could be approximated as a normal distribution in which μ represents mode and σ is 0.2 ( S5 Fig ) .
270 +Thus , we set the threshold value to remove noise components as mode + 3σ ( = 0.6 ) .
271 +In the two remaining experiments ( data for SE11 and SE15 in the 2nd experiment ) , noise components were not clearly separable from signal components , and the two possibly overlapped .
272 +However , we referred to the threshold value from other experiments ( mode + 0.6 ) to infer signal components in these cases ( S5 Fig ) .
273 +Next , we searched for regions in which H-NS binding intensity was greater than the threshold .
274 +To remove the effects of the remaining noise signals by our threshold setting , we extracted regions longer than 200 bp as possible H-NS binding sequences .
275 +Finally , we compared the H-NS-bound regions obtained in the two experiments for each strain , and overlapping regions were identified as H-NS-bound regions for further analysis .
276 +To evaluate the accuracy of our mapping and determination of H-NS-bound regions , we required the second mapping result of our short reads that was acquired with a different mapping program , namely Bowtie 2 [ 64 ] , and we also required a determination of H-NS-bound regions with the Bowtie 2 mapping results .
277 +Comparison of H-NS-bound regions determined by BLAT mapping ( original result ) and by Bowtie 2 mapping ( second mapping ) indicated that the H-NS-bound regions that were determined with the two mapping procedures were 97 % identical .
278 +This result clearly indicated that our mapping and determination of H-NS-bound regions were highly reliable , and thus we conducted subsequent analyses using the BLAT mapping results for the H-NS-bound regions .
279 +The reproduc-ibility of H-NS binding profiles for the whole genome of each strain ( SE11 , SE15 , K-12 ) are indicated in S6 Fig .
280 +In addition , the conservation of H-NS-bound regions in `` common '' segments within each whole genome is presented in S7 Fig .
281 +Phylogenetic analysis of orthologous genes
282 +The 44 E. coli strains whose genome sequences had been annotated in RefSeq were used for our phylogenetic analysis ( S1 Table ) .
283 +All chromosome sequences and the annotations of the 44 strains were obtained from the RefSeq ( NCBI Reference Sequence database ) .
284 +Because RefSeq represents reference sequences for which gene annotation is consistent and standardized , it enabled us to precisely identify orthologous genes in the E. coli lineage .
285 +To identify the conserved orthologous genes in the E. coli strains , we initially evaluated the level of conservation of the amino acid sequence translated from each gene .
286 +We carried out all-against-all reciprocal BLASTP comparisons for all proteins in all strains followed by clustering of the BLASTP hits using OrthoMCL [ 65 ] .
287 +To remove genes encoding mobile elements , duplicate genes , and pseudogenes , which have repetitive sequences , and paralogs that interfere with phylogenetic analysis , the proteins encoded by prophage and insertion ( IS ) genes were searched by BLASTP against the ACLAME database [ 66 ] and ISFinder [ 67 ] and excluded from further analysis .
288 +Paralogs and hidden paralogs were also removed from the orthologous proteins by excluding the gene clusters containing more than two copies of the proteins present in one strain .
289 +Then , we selected the 3,107 orthologous proteins ( gene clusters ) that were conserved in > 90 % of strains ( 40 of 44 ) , in which K-12 , SE11 , and SE15 were always included .
290 +From the selected orthologous proteins , the 405 orthologous proteins encoded by genes that had at least one broken codon with one or two nucleotide deletions or insertions in at least one strain were excluded to remove pseudogenes .
291 +Ultimately , 2,702 orthologous protein clusters were selected for subsequent analysis ( S8 Fig ) .
292 +Multiple sequence alignment for each orthologous protein cluster was performed using MAFFT [ 68 ] ( G-INS-i algorithm ) and back-trans-lated into the aligned nucleotide sequence .
293 +GBLOCKs [ 69 ] ( codon model , default settings ) was used to remove gaps and unreliably aligned positions .
294 +To assess the accuracy of our orthologous gene sets , we constructed a representative phylogenetic tree based on the concatenated super-alignment .
295 +We concatenated the alignments of 100 randomly chosen orthologous genes and inferred the maximum likelihood ( ML ) tree using PhyML [ 70 ] with the following parameters : - b 100 - d nt - m HKY85 - v 0 - c 4 - a 1 .
296 +The resulting ML tree reflected the phylogenic relationships revealed in previous studies [ 71 ] ( S9 Fig ) .
297 +The dN and dS values for orthologous genes were computed using Codeml from PAML [ 72 ] ( settings : tree = ML gene tree from PhyML , CodonFreq = F3X4 , clock = 0 , kappa = estimated by ML , omega = estimated by ML , alpha = 0 , rho = 0 ) .
298 +In this analysis , we identified H-NS-bound genes as those that overlapped with H-NS-bound regions determined in at least one strain of SE11 , SE15 , and K-12 , because the H-NS-bound regions in common segments were essentially overlapping .
299 +To evaluate this classification , we manually inspected H-NS binding signals in each H-NS-bound gene , which also indicated that , even if the H-NS-bound region overlapped with the H-NS-bound gene in only one or two strains , possible H-NS binding signals were observed in the H-NS-bound gene in the other strains , albeit the H-NS binding intensity for the gene was lower than the threshold value in most cases .
300 +There were 42 genes ( S6 Table ) that were specifically bound by H-NS in only one or two strains , in which H-NS binding was dependent on the specific or shared segments that were localized in the vicinity ( in many cases , neighbors ) of these 42 genes in the chromosomes ( a typical example is presented in S10 Fig , where ytfI is the H-NS-bound specific segment ) , because H-NS binding was not detected for strains in which the specific segments were absent from the chromosomes .
301 +Therefore , we regarded these 42 genes as H-NS-unbound genes .
302 +We verified the significance of the higher dN in the H-NS-bound regions compared with that in the H-NS-unbound regions by modifying the definition of the H-NS-bound genes .
303 +The results indicated that the dN of the H-NS-bound genes was significantly greater than that of the H-NS-unbound genes , even when we excluded the genes in which H-NS binding was limited to the 3 ' end and the length overlapping with the H-NS-bound regions was 10 % of the total gene length or if the genes included in transcriptional units whose promoters , intergenic , or coding regions could bind H-NS were considered as H-NS-bound genes ( S11B and S11C Fig ) .
304 +Furthermore , even when we regarded the 42 genes that bound to H-NS in a specific - or shared segment -- dependent manner ( described above ) as H-NS-bound genes , the dN in the H-NS-bound genes was still significantly greater than that in the H-NS-unbound genes ( p < 0.001 ) .
305 +These results suggested that our conclusion concerning the sequence diversity of H-NS-bound genes was not affected by the definition of the H-NS-bound genes .
306 +Although we carefully selected orthologous genes based on the above criteria , it was possible that horizontal gene transfer and recombination events among E. coli strains might have affected our results -- particularly the horizontal transfer and recombination events in H-NS-bound orthologous genes .
307 +To validate the potential effects of horizontal transfer and recombination events on our analysis , we calculated minimal tree split compatibilities between H-NS-bound and - unbound orthologs by which we could evaluate whether the genes had been vertically evolved in the E. coli lineage [ 73,74 ] .
308 +If the orthologs were present in the ancestral E. coli genome before the divergence of the E. coli lineage and had not been involved in horizontal transfer or recombination events among E. coli strains , their phylogenies should be similar .
309 +Therefore , if H-NS-bound orthologs tend to be transferred horizontally more so than H-NS-unbound orthologs , phylogenies of trees would differ between H-NS-bound and - unbound orthologs .
310 +To avoid a sample-size bias , we reconstructed five datasets : set A , trees of H-NS-unbound orthologs ( N = 2,183 ) ; set B , trees of H-NS-bound orthologs ( N = 519 ) ; set C , trees of downsampled H-NS-unbound orthologs ( N = 519 , randomly sampled without replacement ) ; set D , trees of H-NS-bound orthologs with a simulated horizontal transfer event ( N = 519 , constructed by a minimal perturbation of set B where for each tree a randomly selected branch was pruned and then regrafted at a random branch ) ; set E , trees of H-NS-bound orthologs with two simulated horizontal transfer events ( N = 519 ) .
311 +We used set A as a reference dataset and calculated minimal tree split compatibilities for each tree in sets B , C , D , and E against set A .
312 +The distributions of compatibility scores for each dataset were compared using the two-sided Kol-mogorov-Smirnov test .
313 +We could not reject the null hypothesis that H-NS-bound and H-NS-unbound tree sets were drawn from the same distribution ( S12 Fig , p = 0.16 ) , whereas the slightest perturbation ( a single horizontal transfer event ) strongly rejected the null hypothesis ( S12 Fig , p < 0.001 ) .
314 +This suggested that there was no bias for sequence substitutions caused by horizontal gene transfer or recombination events by which the number of H-NS-bound ortho-logs would have been much greater than H-NS-unbound orthologs .
315 +It is also known that gaps in alignments can reduce the accuracy of the estimation of sequence diversity because of the difficulty in achieving an accurate alignment around gap positions [ 75 ] .
316 +Thus , we calculated the dN and dS values for coding regions only using the orthologous gene clusters without gaps in their alignments and compared the sequence substitution rates in H-NS-bound and - unbound regions .
317 +The results are shown in S13A and S13B Fig .
318 +The sequence diversity at non-synonymous positions in the H-NS-bound coding regions was significantly greater than that in H-NS-unbound regions .
319 +Therefore , this result suggested that our conclusion concerning the sequence diversity of coding regions was not affected by misalignment caused by insertions/deletions in coding regions .
320 +When we investigated the conservation of the four classes ( H-NS-bound HTGs , H-NS-unbound HTGs , H-NS-bound Core genes , and H-NS-unbound Core genes ) of genes in proteo-bacterial species classified in the same family , the same class , or the same phylum as E. coli , MBGD was used for the comparison of the conservation of genes [ 43 -- 46 ] .
321 +First , we constructed the ortholog cluster table by using 48 completely sequenced bacterial genomes from MBGD .
322 +Of these 48 genomes , one was E. coli K-12 MG1655 , 25 strains belonged to the same family but different genus than E. coli ( family Enterobacteriaceae ) , 14 strains belonged to the same class but different family than E. coli ( class Gammaproteobacteria ) , and 8 were strains belonged to the same phylum but different class than E. coli ( phylum Proteobacteria ) .
323 +Strains used in this analysis are listed in S7 Table .
324 +For clustering parameters , we used the default values of MBGD .
325 +From this ortholog cluster table , we searched our E. coli orthologous genes by gene name .
326 +In total , 2,098 genes were identified ( H-NS-bound HTGs : N = 157 ; H-NS-unbound HTGs : N = 224 ; H-NS-bound Core genes : N = 174 ; H-NS-unbound Core genes : N = 1,543 ) .
327 +Then , we checked for the presence or absence of these genes in each of the 48 genomes ( S14 Fig ) .
328 +The conservation rate for each class of genes was calculated for each genome separately .
329 +Finally , the average conservation rates were calculated separately for the same family genomes , the same class genomes , and the same phylum genomes , and we compared these values for each class of genes .
330 +defined `` conserved '' intergenic regions as the regions presently between two neighbouring orthologous genes we had determined ( see above ) in the same order and direction in E. coli strains in which these orthologous genes were identified .
331 +In addition , we selected the regions whose length was no less than 10 bp nor more than 300 bp in all chromosomes .
332 +The multiple alignment of each set of conserved intergenic regions was performed using MAFFT ( G-INS-i algorithm ) .
333 +After the multiple sequence alignment , we selected a cluster in which the lengths of all intergenic regions in each cluster were different , less than 10 % of the aligned sequence length of a cluster , implying that no intergenic regions with long insertions and/or deletions were used for subsequent analyses .
334 +Consequently , 712 regions were selected as conserved intergenic regions ( average length was 94.8 bp ) .
335 +We then estimated the sequence diversity matrices for those intergenic regions using Baseml from PAML ( setting : tree = ML tree from PhyML , model = 7 , clock = 0 , kappa = 2.5 ( starting value ) , fix_kappa = 0 ( ML estimation of kappa ) , alpha = 0 , fix_alpha = 1 ( fixed value ) , rho = 0 , fix_rho = 1 ( fixed value ) , npark = 0 , nhome = 0 , Mgene = 0 . ) .
336 +In addition , we removed sets in which the evolutionary distance of at least a pair of strains was > 1.0 , meaning that the sequences of those regions were too divergent to yield a correct alignment .
337 +Finally , we selected the 703 conserved intergenic regions , including 94 H-NS-bound intergenic regions that overlapped with the H-NS-bound regions identified in at least one strain , and compared the sequence diversification rates in intergenic regions bound or not bound to H-NS .
338 +In this analysis , we also calculated the sequence substitution rate for each intergenic region only using the set of the intergenic regions without gaps and concluded that the sequence diversity of intergenic regions was not affected by any potential misalignment caused by insertions/deletions in coding regions ( S13C Fig ) .
339 +We further assessed the impact of the presence of a promoter ( s ) on the extent of proximal sequence diversification .
340 +The intergenic regions with known promoters were selected from the class II regions using the information about promoters in the K-12 strain acquired from RegulonDB [ 76 ] .
341 +The sequence diversity of the H-NS-bound regions was greater than that of the H-NS-unbound regions , although the difference in sequence diversity between H-NS-bound and H-NS-unbound was even greater in regions with known promoters than in the regions without known promoters ( S15 Fig ; p < 0.001 [ with known promoters ] , p = 0.0079 [ without known promoters ] ) .
342 +These results suggested that the presence of other transcriptional regulatory elements , such as pause and termination signals , may also affect the observed H-NS binding -- dependent increase of sequence substitution rates .
343 +Analysis of transcriptional activity of sequence-divergent promoters using the β-galactosidase assay
344 +Plasmid construction for the β-galactosidase assay .
345 +To investigate the effects of sequence diversity without the influence of differences of genetic backgrounds in the three strains , we examined the effects of sequence divergence of ybdO in different strains under the same genetic background using the β-galactosidase assay .
346 +Plasmids used for the β-galactosidase assay are listed in S5 Table and were constructed using plasmid pRW50 [ 50 ] .
347 +Various DNA fragments including ybdO promoter regions and regions up - and downstream of the promoters indicated in Fig 4A were amplified by PCR using chromosomal DNA purified from strains SE11 , SE15 , and K-12 as templates and appropriate primers ( S4 Table ) , and the products were cloned into pRW50 as EcoRI/HindIII fragments .
348 +Hybrid DNA fragments fused the SE11 promoter proximal region ( or the upstream region of SE11promoter ) and the downstream region of SE15 promoter ( or SE15 coding region ) , or the SE15 promoter proximal region ( or the upstream region of SE15 promoter ) and the downstream region of SE11 promoter ( or SE11 coding region ) were amplified via recombinant PCR using four primers for each hybrid fragment ( S4 Table ) .
349 +Two DNA fragments were independently amplified by PCR using purified SE11 and SE15 chromosomal DNA , and the resultant DNA fragments were purified and used as template DNA for the second PCR .
350 +The first PCR was performed with primers that have sequences corresponding to the 5 ' or 3 ' ends of the fragments and the junction points .
351 +A second PCR was performed with the primers corresponding to the 5 ' and 3 ' ends of the fragments .
352 +The junction point of each fragment is indicated in Fig 4E .
353 +The resultant DNA fragments had EcoRI/HindIII sites at both ends and were cloned into pRW50 .
354 +E. coli K-12 DH5α cells were transformed with the plasmids , and the transformants were selected on the basis of tetracycline ( 5 μg / ml ) resistance .
355 +These plasmids were subsequently introduced into the strains MC4100 and MC4100 Δhns : : km to prepare the reporter strains .
356 +Pre-cultures of the reporter strains were grown overnight at 37 °C in 2 ml of LB medium containing 5 μg / ml tetracycline and then used to reinoculate the E. coli cells in 10 ml fresh LB medium containing 5 μg / ml tetracycline at 1:500 ( v/v ) .
357 +The cells were cultivated under aerobic conditions at 37 °C and harvested at various times ( for time course experiments ) , after 5 h ( for the assay of wild-type cells in stationary phase ) , or after 7 h ( for hns mutant cells in stationary phase ) from the start of cultivation .
358 +β-galactosidase activity was measured as described by Miller [ 77 ] and is expressed in Miller units .
359 +Investigation of growth phase -- dependent altered expression and H-NS-mediated repression of the ybdO promoter .
360 +To monitor the growth phase -- dependent transcriptional alteration of ybdO , we performed a β-galactosidase assay using pRW50 carrying DNA segments from − 250 to +239 bp relative to the ybdO start codon ( the L2 fragment in Fig 4A ) of the three strains .
361 +The plasmids were introduced into K-12 wild-type ( MC4100 ) or the hns mutant ( MC4100 Δhns : : km ) strain in which hns was replaced by the kanamycin resistance gene .
362 +β-galactosidase activity was measured using cells grown in LB medium at 37 °C under aerobic conditions .
363 +The transcriptional activities of all three fusions gradually increased during growth at log phase and then plateaued during the early stationary phase both in the wild type and the hns mutant ( S2B Fig ) .
364 +In addition , the transcriptional activities of three strains decreased in the wild type as compared with the hns mutant , indicating that ybdO transcription is repressed by H-NS in K-12 , SE11 and SE15 .
365 +Mapping of H-NS-dependent regulatory elements ( URE and DRE ) for ybdO and NEs .
366 +To determine the regions responsible for the regulating ybdO transcription , we utilized the βgalactosidase assay using lac-operon fusions involving various lengths of segments in the upstream and coding regions of ybdO of the three strains ( Fig 4A ; segments L1 , L2 , L3 , L4 , LR , R1 , R2 , and F ) .
367 +The segments fused were selected based on sequence conservation in the upstream and coding regions of ybdO of the three strains .
368 +Because the transcriptional activity of ybdO plateaued early during the stationary phase , we measured the activity only during the early stationary phase , which corresponded to 5 h of cultivation for the wild type and 7 h of cultivation for the hns mutant ( S2B Fig ) .
369 +As compared with the transcriptional activity of the fusion with the L2 fragment , the addition of further upstream sequences did not significantly affect the ybdO transcription of the SE11 and K-12 fusions in wild-type cells ( Fig 4B and 4D , compare blue bars of L1 or F with those of L2 ) .
370 +The addition of the upstream sequence to − 298 bp reduced the transcriptional activity of the SE15 fusion to basal level ( fully repressed ; Fig 4C , compare blue bars of L1 and L2 ) in wild-type cells .
371 +On the other hand , deletion of the sequence from − 250 bp to − 176 bp ( see Fig 4A , compare L3 with L2 ) increased the transcriptional activities of all three fusions in wild-type cells ( Fig 4B -- 4D , compare blue bars of L3 and L2 ) .
372 +The transcriptional activities with F , L1 , L2 , and L3 in the hns mutant ( Fig 4B -- 4D , red bars of F , L1 , L2 and L3 ) were at the same level as that with L3 in wild type ( Fig 4B -- 4D , blue bars of L3 ) .
373 +These results indicated that the nucleotide sequence between − 250 and − 176 bp was necessary for H-NS-dependent negative regulation of ybdO transcription of all three strains .
374 +Therefore , this region was denoted as an URE ( upstream regulatory element ; Fig 4A ) .
375 +The sequence from − 298 to − 250 bp also contrib-uted to the full H-NS-mediated repression of the SE15 promoter along with the URE .
376 +Because further deletion of upstream sequences to − 99 bp abolished transcriptional activity in each of the three strains ( even in the hns mutant ; Fig 4B -- 4D , L4 ) , the sequence from − 179 to − 99 bp appeared to be essential for the promoter activity of ybdO of all three strains .
377 +This result was consistent with the mapping of the 5 ' end of SE11 and SE15 ybdO mRNA with 5 ' - RACE and the transcription start site of K-12 ybdO determined by differential RNA-seq [ 49 ] ( Fig 4A ) .
378 +As compared with the promoter activity in the longest fragment F , deletion of +239 to +164 bp ( see Fig 4A , compare R2 with F ) increased the transcriptional activity of the SE15 fusion in the hns mutant ( Fig 4C , compare red bars of R2 and F ) , whereas the same deletion had little effect on the transcriptional activities of the SE11 and K-12 fusions ( Fig 4B and 4D , compare red bars of R2 with those of F ) .
379 +Thus , the region from +239 to +164 is crucial for H-NS-inde-pendent negative regulation of SE15 ybdO .
380 +Further deletion of the sequence from +164 to +27 bp increased the transcriptional activities of the SE11 and K-12 fusions in the hns mutant ( Fig 4B and 4D , compare red bars of R1 with those of R2 ) but had little effect on the transcriptional activity of the SE15 fusion ( Fig 4C , compare red bars of R1 and R2 ) .
381 +Hence , the region from +164 to +27 bp is most crucial for the H-NS-independent negative regulation of SE11 and K-12 ybdO .
382 +This sequence of SE15 was required only for the H-NS-dependent negative regulation because deletion of the sequence increased the activity of the SE15 promoter only in the wild type ( Fig 4C , compare blue bars of R1 and R2 ) .
383 +The corresponding regions of SE11 and K-12 are involved both in H-NS-dependent and - independent negative regulation because the H-NS-mediated repression was lower in R1 than in R2 ( Fig 4B and 4D ; in each fusion , the relative ratio of hns mutant and wild type [ red bar / blue bar ] of R2 was greater than that of R1 ; R2 and R1 of SE11 were 8.4 and 3.0 , respectively ; R2 and R1 of K-12 were 3.3 and 1.8 , respectively ) .
384 +From these results , we defined the downstream regulatory regions of ybdO as NESE15 and NESE11 , K12 , which are the H-NS-independent negative elements for SE15 and for SE11 and K-12 , respectively , and as DRE , the downstream regulatory element , which is necessary for H-NS-dependent repression for all three strains ( Fig 4A ) .
385 +Although the activities of the ybdO promoters of SE11 and SE15 with LR and R1 in the hns mutant were comparable to each other , the transcriptional activity of the longest SE15 segment ( Fig 4C , red bar of F ) was higher than that of SE11 ( Fig 4B , red bar of F ) .
386 +This result indicated that the repression potential of NESE15 was weaker than that of NESE11 , K-12 .
387 +We further evaluated the difference in transcriptional regulation of NEs using pRW50 carrying hybrid DNA fragments including the SE11 promoter ( or upstream region of SE11 promoter ) with the SE15 coding region ( or SE15 promoter and coding regions ) or the SE15 promoter ( or upstream region of SE15 promoter ) with the SE11 coding region ( or SE11 promoter and coding regions ) .
388 +We amplified DNA fragments including those containing regions up - and downstream of the ybdO promoter including the 5 ' end of the ybdO coding region of SE11 and SE15 and fused at -- 176 , -- 99 , -- 34 and +27 bp and vice versa ( Fig 4E ) .
389 +In wild-type cells , H-NS still repressed ybdO expression in the hybrid DNA fragments , except for fragment d in which H-NS-mediated repression was quite reduced compared with other hybrid fragments .
390 +Because the mechanism of H-NS-mediated repression was not the focus of our present study , we did not further investigate this phenomenon .
391 +In hns mutant cells , the β-galactosidase activity of each hybrid having the SE15 coding region tended to be greater than that of the hybrids having the SE11 coding region .
392 +The largest difference was detected when the DNA fragments were fused at -- 33 bp ; therefore , part of the intergenic regions might also contribute to H-NS-independent negative regulation of ybdO .
393 +Taken together , ybdO expression has diverged between SE15 and SE11 ( or K-12 ) , mainly attributable to the difference in the activities of NESE15 and NESE11 , K12 .
394 +Notably , H-NS-dependent negative regulation kept the promoter activity at the basal level ( low expression ) in wild-type E. coli cells ( Fig 4B -- 4D , blue bars of F ) .
395 +5 ' RACE and determination of the 5 ' end of ybdO transcripts Total RNA was extracted and purified from E. coli K-12 ( MC4100 ) transformed by pRW50 carrying LR fragments , in which the major negative regulation of ybdO in an H-NS-dependent or - independent manner were cancelled by the deletion of the NEs , URE , and DRE for SE11 and SE15 using the RNeasy Mini kit ( Qiagen ) .
396 +RACE was performed with First-Choice RLM-RACE kit ( Ambion ) using the manufacturer 's manual with modifications .
397 +Specifically , RNA ( 5 μg ) was treated with tobacco acid pyrophosphatase or left untreated , and then the 5 ' RACE adaptor was ligated to each RNA molecule .
398 +cDNA was synthesized from adapterattached RNA with a random decamer .
399 +The 5 ' end of ybdO was amplified by PCR with primers ( 5 ' RACE Outer Primer and ybdO-D2 : CAAGTCGTAGAGATTGGCCATACA [ for SE11 ybdO ] or ybdO-SE15-D2 : TAGATCATAAAGATTAGCCATAAC [ for SE15 ybdO ] ) , and products were visualized after electrophoresis in Gel-Red containing agarose gel and cloned with pGEM-easy ( Promega ) .
400 +Sequences of cloned fragments were determined and 5 ' ends were mapped on the genome sequences of SE11 and SE15 .
401 +The raw data and their tables are available in our web page, http://palaeo.bio.titech.ac.jp/ Resources/hns2015/.
402 +Supporting Information
403 +S1 Fig .
404 +Nucleotide substitutions in the promoter and the 5 ' end of ybdO .
405 +( A ) Schematic diagram of fragments used in the β-galactosidase assay .
406 +Shown is a multiple sequence alignment of ybdO including the upstream region for the E. coli strains .
407 +At the top of the first page , the locations of the 5 ' and 3 ' ends of the fragments are shown according to distance from the ybdO start codon .
408 +Blocks correspond to the regions that were truncated in shorter fragments cloned into the reporter plasmids for the β-galactosidase assay .
409 +The horizontal arrow denote the positions of transcription start sites suggested by 5 ' - RACE and differential RNA-seq [ 49 ] .
410 +The alignment of the ybdO promoter region and downstream region are shown below each sche-matic representation of blocks .
411 +In this analysis , we independently aligned coding and intergenic regions by different methods ( see Materials and Methods ) .
412 +Therefore , we separately indicate the alignment in ortholog0270 ( dsbG in K-12 ) , intergenic region intergenic0112 ( dsbG -- ybdO ) , and ortholog2573 ( ybdO ) .
413 +Numbers at the top of the alignment show the positions relative to the start codon of ybdO in K-12 .
414 +The location of each block is indicated at the bottom of the alignment .
415 +Sequences for ortholog0270 and ortholog2573 were aligned using protein-based alignment , which was then back-translated to yield DNA sequences .
416 +Sequence alignment of the intergenic0112 was performed by the DNA-based alignment .
417 +The Alignment of ortholog0270 ( dsbG ) are constructed by sequences of all 44 E.coli strains , while alignments of intergenic0112 ( dsbG -- ybdO ) and ortholog2573 ( ybdO ) are constructed by 41 sequences .
418 +It is due to the fact that ybdO are conserved only in 41 E.coli strains and 3 strains do not possess ybdO ortholog .
419 +In these 3 strains , recombination or HGT event might have been occurred at the downstream of ortholog0270 .
420 +Alignments are depicted by UGENE environment [ 78 ] .
421 +At positions 107 and 106 bp upstream of the ybdO initiation codon , we indicate the transcription start site for each of SE11 , SE15 , and K-12 ybdO .
422 +( B ) Top panel : schematic diagram of the location of block A ~ G in the upstream and coding regions of ybdO .
423 +Block A ~ D , F and G are the regions systemtically deleted from the fragments F and Block E + D was corresponding to fragment LR , which were cloned into pRW50 for the β-galactosidase assay ( Fig 4A ) .
424 +The frequency of segregating sites in each block among all strains was calculated by dividing the number of segregating sites at which at least one strain had a substitution by the sum of alignment positions in each block .
425 +The segregation frequencies among the E. coli strains used to identify orthologous genes in blocks are shown in the second panel , followed by the frequencies of segregating sites between two strains `` SE11 vs K-12 '' , `` SE15 vs SE11 '' , and `` SE15 vs K-12 '' .
426 +The alignment positions at which there are gaps in at least one strain were ignored to calculate the sum of segregating sites in each block both in the total and pairwise comparisons .
427 +( PDF )
428 +S2 Fig .
429 +Analysis of ybdO expression with the β-galactosidase assay ( time course ) .
430 +( A ) H-NS binding profiles near ybdO are presented with CDS maps for SE11 ( top ) , SE15 ( middle ) , and K-12 ( bottom ) , which are segments of the maps in S2 Fig .
431 +The yellow arrows show the locations of ybdO in K-12 , SE11 , and SE15 .
432 +( B ) Expression profiles of the SE11 , SE15 , and K-12 ybdO promoters in the time course .
433 +The wild type ( MC4100 ) and the hns mutant ( MC4100 Δhns : : km ) transformed with pRW derivatives carrying the L2 fragments of SE11 ( left ) , SE15 ( middle ) , and K-12 ( right ) were grown at 37 °C in LB medium under aerobic conditions .
434 +The optical density ( OD600 ) of the wild-type ( open circles with black line ) and hns mutant ( open triangles with dashed black line ) cultures and the β-galactosidase activities ( Miller units ) of the wild type ( cross with bold dashed line ) and the hns mutant ( open diamond with bold black line ) were measured every hour and plotted on the same graph .
435 +The time points of the early stationary phase , when β-galactosidase activity of the various fragments ( L1 -- F ) was measured and compared ( Fig 4B -- 4D ) , are indicated by black ( wild type ) and dashed arrows ( hns mutant ) on the growth and β-galactosidase activity curves .
436 +The values represent the average of three independent assays .
437 +Standard errors are shown with error bars .
438 +( PDF )
439 +S3 Fig .
440 +Raw sequencing results for 5 ' - RACE and the mapping positions of the 5 ' edge of SE11 and SE15 ybdO mRNAs and transcription start site of K-12 mapped by differential RNA-seq .
441 +( A ) Raw sequencing data for 5 ' - RACE .
442 +The 5 ' edge position of each ybdO mRNA is denoted by an arrow .
443 +( B ) The represents the region encompassing the ybdO transcription start site ( indicated by an arrow ) and promoter regions for each of SE11 , SE15 , and K-12 in the context of the alignment of E. coli genomes with the putative promoter sequence ( the location of the putative -10 sequence is indicated by a red horizontal bar ) .
444 +This is a part of S1 Fig .
445 +( PDF )
446 +S4 Fig .
447 +Scatter plots of the H-NS binding intensity as measured in duplicate experiments and with different strains .
448 +( A ) Average H-NS binding intensity ( logarithmic scale ) in 200-bp windows was calculated at 100-bp steps along the whole genome to compare results obtained from duplicate experiments using scatter plots .
449 +( B ) Average H-NS binding intensity ( 200-bp windows at 100-bp steps , logarithmic scale ) along connected `` common '' segments was calculated to compare all combinations of ChAP-seq results .
450 +r : Pearson product-moment correlation coefficient .
451 +( TIF )
452 +S5 Fig .
453 +Distribution of H-NS binding intensity .
454 +Distribution of H-NS binding intensity for all nucleotides in the E. coli genome obtained with ChAP-seq was assessed via Kernel density estimation using the R program with default parameters .
455 +Vertical axis values represent nucleo-tide density , with binding intensity [ ChAP/WCE ( log10 ) ] shown on the horizontal axis .
456 +The mode value of the noise component and threshold value ( mode + 0.6 ) to extract H-NS binding
457 +S6 Fig .
458 +Comparison of H-NS binding profiles in duplicate experiments .
459 +H-NS binding profiles in duplicate experiments are presented in CDS maps , which are the original H-NS binding profiles shown in Fig 1A , for SE11 , SE15 , and K-12 .
460 +Overlapping binding regions in the two experiments are indicated with rectangles above the CDS maps .
461 +( PDF )
462 +S7 Fig .
463 +H-NS binding profiles on whole `` common '' segments in SE11 , SE15 , and K-12 .
464 +The H-NS binding profiles on the connected `` common '' segments in SE11 , SE15 , and K-12 are shown as for Fig 1C -- 1F .
465 +( PDF )
466 +S8 Fig .
467 +Identification of orthologous genes .
468 +The bar graph shows the number of orthologous genes conserved in SE11 , SE15 , K-12 , and the additional E. coli strains used in this study ( see S1 Table ) .
469 +A total of 3,107 genes were conserved in > 90 % of strains ( 40 of 44 , surrounded by a black rectangle ) and were used as orthologous genes in this study .
470 +Among the selected 3107 orthologous proteins , the 405 orthologs encoded by genes that had at least one broken codon ( with one or two nucleotide deletions or insertions ) in at least one strain were excluded to remove pseudogenes .
471 +Ultimately , 2,702 orthologous protein clusters were selected for phylogenetic analysis .
472 +( PDF )
473 +S9 Fig .
474 +Phylogenetic tree for 44 E. coli strains estimated by the ML method .
475 +The ML phylogenetic tree for 44 E. coli strains constructed via the concatenated superalignment of 100 randomly chosen orthologous genes .
476 +The reliability of the internal branches was assessed by bootstrapping with 100 pseudo-replicates .
477 +Strains used in ChAP-seq analysis are indicated with different colored underlines : blue , SE11 ; green , SE15 ; purple , K-12 .
478 +( PDF )
479 +S10 Fig .
480 +An example of how the H-NS binding depends on a strain-specific insertion sequence .
481 +There is a locus in which a specific sequence ( ytfI , red arrow ) is inserted into the chromosome ( in this case , the K-12 chromosome ) , and H-NS binding to neighboring genes ( in this case , cpdB [ yellow ] , cysQ [ green ] , ytfJ [ blue ] and ytfK [ purple ] ) is observed ( bottom panel ) .
482 +Without ytfI , H-NS binding to neighboring genes in SE11 and SE15 did not occur ( top and middle panels ) .
483 +( PDF )
484 +S11 Fig .
485 +Comparison of sequence diversities of H-NS-bound and - unbound orthologous genes determined using various definitions of `` H-NS-bound '' genes .
486 +Box plots were prepared as for Fig 2 .
487 +( A ) The same figures are shown as in Fig 2A and 2B .
488 +( B ) Similar to ( A ) , but orthologous genes in which H-NS bound only 10 % of its gene length at the 3 ' end were regarded as `` H-NS unbound '' ( red ; H-NS bound , N = 474 , gray ; H-NS unbound , N = 2,228 ) .
489 +( C ) Similar to ( A ) , but orthologous genes whose promoter sequence or the upstream region of its transcriptional unit was bound by H-NS were included as H-NS-bound genes ( red ; H-NS bound , N = 752 , gray ; H-NS unbound , N = 1,950 ) .
490 +The asterisks indicate the statistical significance of the difference between the sequence diversities in the H-NS-bound and - unbound genes as assessed with the Wilcoxon rank-sum test ( p < 0.001 , p < 0.05 , ns : not significant ) .
491 +( TIF )
492 +S12 Fig .
493 +Comparison of sets of trees for H-NS-bound and - unbound orthologs .
494 +Cumulative distributions of tree compatibility scores with the H-NS-unbound reference dataset .
495 +The p-val-ues were calculated using the two-sided Kolmogorov-Smirnov test .
496 +Black dots : set C ( H-NS-unbound ) ; red dots : set B ( H-NS-bound ) ; blue dots : set D ( H-NS-bound with random pruning and regrafting ) ; green dots : set E ( H-NS-bound with two rounds of random pruning and regrafting ) .
497 +( PDF )
498 +S13 Fig .
499 +Sequence diversities of homologous genes and conserved intergenic regions that contain no gap sites in their alignments .
500 +Each distribution of sequence diversity is indicated as for Fig 3 , but the orthologous genes and intergenic regions including gaps were excluded from the analysis .
501 +( A ) Distribution of dN in the H-NS-bound ( red ; N = 159 , median value = 0.0026 ) and - unbound ( gray , N = 940 , median value = 0.0019 ) genes .
502 +( B ) Distribution of dS in the H-NS-bound ( red , N = 159 , median value = 0.054 ) and - unbound ( gray , N = 940 , median value = 0.058 ) genes .
503 +( C ) Distribution of sequence diversity of H-NS-bound ( red , N = 56 , median value = 0.013 ) and - unbound ( N = 458 , median value = 0.0050 ) conserved intergenic regions .
504 +The asterisks indicate the statistical significance of the difference between the sequence diversities in the H-NS-bound and - unbound genes and intergenic regions as assessed with the Wilcoxon rank-sum test ( p < 0.05 , ns : not significant ) .
505 +( PDF )
506 +S14 Fig .
507 +Distribution of E. coli orthologous genes in Proteobacteria .
508 +For each gene cluster ( columns ) , boxes indicate the presence ( black ) or absence ( white ) of genes in the corresponding genomes ( rows ) .
509 +Left panel shows the reference phylogenetic tree for proteobacteria species computed using DnaK protein sequences of these species .
510 +( PDF )
511 +S15 Fig .
512 +The relevance of evolutionary distance in class II intergenic regions and the presence ( + known promoter ) or absence ( − known promoter ) of known promoters .
513 +Each distribution of sequence diversity is indicated as for Fig 3 .
514 +The information regarding promoters was acquired from the RegulonDB database [ 76 ] .
515 +Sequence diversity of H-NS-bound ( + known promoter ; N = 50 , median value = 0.019 ) and - unbound ( + known promoter ; N = 267 , median value = 0.0062 ) class II intergenic regions with known promoters ( left ) and of H-NS-bound ( − known promoter ; N = 30 , median value = 0.014 ) and H-NS-unbound ( − known promoter ; N = 264 , median value = 0.0043 ) class II intergenic regions without known promoters ( right ) .
516 +The asterisks indicate the statistical significance of the difference between the sequence diversities in the H-NS-bound and - unbound genes and intergenic regions as assessed with the Wil-coxon rank-sum test ( p < 0.05 , ns : not significant ) .
517 +( TIF )
518 +S7 Table. List of strains used in the gene conservation analysis. (XLSX)
519 +Acknowledgments
520 +We thank David Lee , Jon Hobman , and Mika Yoshimura for providing plasmids to generate the His-tagged strains , Hirofumi Aiba for providing the antibody against H-NS , Tetsuya Haya-shi for providing E. coli strains SE15 and SE11 , Charles Dorman for the helpful suggestion concerning promoter heterogeneity , Terumi Horiuchi and Etsuko Sekimori for the primary data handling for Illumina sequencing , and Jon Hobman for the critical reading of the manuscript .
521 +We also thank the editors and the anonymous reviewers for their helpful suggestions .
522 +Author Contributions
523 +Conceived and designed the experiments : KH TT KK NO TO .
524 +Performed the experiments : TT EU SI TO AK YS .
525 +Analyzed the data : KH KK TT TO .
526 +Contributed reagents/materials/analysis tools : KH KK TT SI YS TO NO .
527 +Wrote the paper : KH KK TT NO TO .
...\ No newline at end of file ...\ No newline at end of file
1 +OPEN Global transcriptomic responses
2 +Volatile organic compounds ( VOCs ) are commonly used as solvents in various industrial settings .
3 +Many of them present a challenge to receiving environments , due to their toxicity and low bioavailability for degradation .
4 +Microorganisms are capable of sensing and responding to their surroundings and this makes them ideal detectors for toxic compounds .
5 +This study investigates the global transcriptomic responses of Escherichia coli K-12 to selected VOCs at sub-toxic levels .
6 +Cells grown in the presence of VOCs were harvested during exponential growth , followed by whole transcriptome shotgun sequencing ( RNAseq ) .
7 +The analysis of the data revealed both shared and unique genetic responses compared to cells without exposure to VOCs .
8 +Results suggest that various functional gene categories , for example , those relating to Fe/S cluster biogenesis , oxidative stress responses and transport proteins , are responsive to selected VOCs in E. coli .
9 +The differential expression ( DE ) of genes was validated using GFP-promoter fusion assays .
10 +A variety of genes were differentially expressed even at non-inhibitory concentrations and when the cells are at their balanced-growth .
11 +Some of these genes belong to generic stress response and others could be specific to VOCs .
12 +Such candidate genes and their regulatory elements could be used as the basis for designing biosensors for selected VOCs .
13 +Volatile organic compounds ( VOCs ) are low molecular weight molecules with a vapor pressure of ≥ 10 Pa at 20 °C 1 , while compounds with a 6-months volatility between 5 and 95 % at ambient temperature can be termed semi VOCs ( sVOCs ) 2 .
14 +VOC such as toluene , methyl acetate , trichloroethylene , benzene , and phenol etc. , are common indoor and urban contaminants3 .
15 +Examples of common sVOCs include high molecular weight alkanes , polycyclic aromatic hydrocarbons ( PAH ) , organochlorine pesticides , and substitute benzenes4 ,5 .
16 +While there are natural VOCs ( e.g. cyclopentanone and dimethyl disulfide ) and sVOCs ( e.g. , n-Heptadecane and 1-butyl-3-methyl - imidazolium hexafluorophosphate ) produced biologically during degradation products of plant components or for biochemical signaling6 ,7 , many VOCs and sVOCs originate from fossil fuels , industrial chemicals and solvents .
17 +These compounds present a challenge to receiving environments and wastewater treatment processes , due to their toxicity and low bioavailability for degradation8 .
18 +The toxicity of VOCs and sVOCs has been evaluated in selected animal models .
19 +For example , cyclopentanone , N-methyl-2-pyrrolidone ( NMP ) and dimethylacetamide ( DMA ) , were found to cause developmental toxicity in rat embryos9 and rabbits10 ,11 .
20 +The toxicity of sVOCs commonly found in indoor environment , such as plasticizers , solvents , and flame retardant is also well studied12 .
21 +In industrial settings , VOC and sVOCs have been shown to concentrate in both liquid and gas phases of wastewater treatment plant13 ,14 .
22 +Thus , industrial VOC and sVOC discharges present serious concerns for wastewater treatment .
23 +Microorganisms are constantly sensing and responding to surrounding environmental conditions , including the presence of biologically toxic compounds .
24 +VOCs have been found to affect microbial diversity and biodeg-radation performance in activated sludge15 and in soil16 .
25 +Microbial tolerance to various VOCs in bacteria falls into three broad mechanisms : 1 ) alteration of membrane protein composition17 -- 19 , 2 ) export of toxic compounds through membrane transporters20 ,21 ; and 3 ) to a lesser extent , biotransformation of the compound to less toxic variant , which has been reported for soil microorganisms and a number of Pseudomonas species22 .
26 +Expression of
27 +1Singapore Centre for Environmental Life Sciences Engineering ( SCELSE ) .
28 +60 Nanyang Drive , SBS-01N-27 , Singapore 637551 .
29 +2School of Chemical and Biomedical Engineering , NanyangTechnological University , 62 Nanyang Drive , Singapore 637459 .
30 +3School of Biotechnology , Dublin City University , Collins Avenue , Dublin 9 , Ireland .
31 +4Asian School of the Environment , NanyangTechnological University , 50 Nanyang Avenue , N2-01C-45 , Singapore 639798 .
32 +Correspondence and requests for materials should be addressed to F.M.L. ( email : FLauro@ntu.edu.sg ) detoxifying enzymes such as reductive dehalogenases23 and oxygenases24 , have been exploited in the bioremediation of chlorinated aliphatic hydrocarbons and polycyclic aromatic contaminated soil and groundwater .
33 +The E. coli K-12 MG1655 strain used in this study is the primary experimental reference model with a highly curated genome sequence with annotation25 .
34 +It is widely considered the E. coli strain of choice and its genome was the first published sequence of a wild-type laboratory strain of E. coli K-12 because it has relatively few genetic modifications compared to most other E. coli strains .
35 +E. coli has also been used extensively as biosensor due to its ease of genetic manipulation and availability of information26 .
36 +We chose E. coli K-12 also because the GFP : fusion library is readily available27 .
37 +Various genetic mechanisms have been identified to contribute to VOC tolerance in E. coli .
38 +For example , membrane transport proteins like the acrAB-tolC pump28 , mannose transporter29 and phosphate transporters30 in E. coli were found to confer tolerance to various VOCs .
39 +Regulatory elements such as the FadR , MarR31 and purR regulon32 , were found to be involved in conferring tolerance to n-hexane , p-xylene and cyclohexane .
40 +Genes under the central metabolic processes , such as the cyo and nuo operons , responsible for energy conservation and production , and those under galactitol metabolic process ( gat genes ) were up-regulated in response to ethanol30 and butanol33 , respectively .
41 +Overexpression of heat shock proteins , such as the GrpE and GroESL chaperone system also resulted in increased tolerance of various forms of butanol as well as ethanol34 ,35 .
42 +In addition , studies has been conducted to look at tolerance of E. coli to butanol using genomic library screening36 , microarray , and at proteomic , regulatory network and metabolite levels33 ,37,38 .
43 +In most of these studies , genetic responses to sub-toxic VOC and sVOC concentrations have not been described .
44 +Studying gene activation/inactivation following exposures to sub-toxic levels will enable mechanisms of adaptation and enhanced tolerance to be decoupled from general stress responses , which would be expected at higher concentrations .
45 +In addition , information on the genetic responses of microorganisms to non-inhibitory levels would be relevant to understand and improve VOC and sVOC resistance in microorganisms that can be used for biocatalysis ( e.g. for the removal of VOCs and sVOCs ) applications .
46 +Such information would be preliminary to the development of rapid biosensing of VOC and sVOC in contaminated wastewater , offering protective measures for wastewater treatment plants and final users of reclaimed water39 .
47 +In this study , we used transcriptomics to investigate the global gene expression of E. coli K-12 grown in the presence of industrially relevant VOCs and sVOCs .
48 +All of the selected compounds are commonly used as solvents or produced as by-products during manufacturing of polymers , cleaners and industrial chemicals , with an exception of N-methylsuccinimide ( NMS ) , which is one of the metabolites commonly used as a biomarker for exposure of the solvent N-methyl-2-pyrrolidone ( NMP ) 9 .
49 +We aim to understand the specific and non-specific responses to the selected compounds .
50 +The focus in this study is to investigate genes that are responsive at non-growth inhibi-tory concentration , yet significant enough to induce a response at the transcriptome level .
51 +Results and Discussion
52 +Growth and overall transcriptome profile of E. coli grown with VOCs .
53 +We analyzed the transcriptome of E. coli K-12 grown in the presence and absence of selected VOCs ( Supplementary Figure S1 ) using Illumina RNA-seq .
54 +Growth curve experiments were performed on E. coli with 0 ( as control ) , 0.02 , 0.1 and 0.5 % ( v/v ) of the selected VOCs to determine the highest non-inhibitory concentration to be used in RNAseq experiments ( Supplementary Methods and Figure S2 ) .
55 +The concentrations were established to be : 0.02 % for toluene ( T ) , 0.1 % for n-butanol ( B ) , N-cyclohexyl-pyrrolidone ( CHP ) , cyclopentanone ( CP ) , dimethyl sulfide ( DMS ) , N-methyl-2-pyrrolidone ( NMP ) ; 0.5 % for N , N -- Dimethylacetamide ( DMA ) and N-methyl succinimide ( NMS ) ( Table 1 ) .
56 +At these concentrations the cells reach optical density ( 600nm ) of 0.4 in approximately 5 -- 6h from initial O.D. of 0.02 in MOPS media ( Supplementary Figure S2 ) .
57 +There was a slight growth inhibition on DMS and CHP treatment during mid-log growth at concentration of 0.1 % .
58 +We have regarded this inhibition as non-significant and have chosen this concentration for subsequent RNA extraction .
59 +Previous work using E. coli to study the genes involved in tolerance ( using microarray/genomic library screening ) of selected VOCs uses a range of concentrations from 0.5 % 36 to 1.7 % butanol36 , and up to 10 % for toluene29 .
60 +The concentration of n-butanol that caused a 50 % growth decrease in M9 medium in E. coli DH1 was 0.8 % ( v/v ) 33 .
61 +Most of these studies used concentrations that are growth inhibitory to E. coli .
62 +We expect that the transcriptome of E. coli using non-inhibitory levels of compounds used in the current study would provide new insights compared to existing literature .
63 +In the present transcriptomic analysis , read mapping against the E. coli K-12 MG1655 genome was performed which allowed us to identify differentially expressed genes .
64 +The analysis identified the expression of 4140 coding DNA sequence ( CDS ) tags .
65 +The non-metric multidimensional scaling ( NMDS ) plot of global mRNA expression profiles revealed separate clustering patterns on cells grown with VOC compared to the no VOC controls , with NMS and NMP-treated cells clustering furthest from the controls on the first dimension ( Fig. 1 ) .
66 +Biological rep-licates for most VOC treatments clustered tightly indicating consistency between the replicates , although the clustering for treatment DMS , DMA , B are not as tight compared to the rest of the treatments .
67 +The differentially expressed ( DE ) genes identified ( with cut off at log fold change of greater than 1 or less than − 1 , an average logCPM value of greater than or equal to 3 , and a p-value less than 0.05 ) are distributed across a range of average logCPM values ( Supplementary Figure S3 ) .
68 +More DE genes were up rather than down regulated following treatment by B , DMA , DMS , and T .
69 +The converse was true for CHP , CP , NMP , and NMS-treated cells ( Supplementary Figure S3 , Table 2 ) .
70 +The percentages of genes identified as significantly differentiated over the total gene expression profile in VOC treatments compared to the controls ranged from 9.28 % ( DMA ) up to 25.94 % ( NMS ) ( Table 2 ) .
71 +Similar trend was found for chemical-specific gene responses ( identified based on Venn analysis of DE genes ) , with DMA having the lowest ( 1.30 % ) and NMS the highest percentage ( 24.21 % ) ( Table 2 , Fig. 2 ) .
72 +In addition , a total of 625 DE genes were shared by four or more VOC treatments , suggesting a subset of common genetic responses .
73 +The expression pattern for these DE genes appears to be divided into two major clusters for the VOCs used in this study ( Fig. 3 ) .
74 +Cells grown with B , T , DMS and DMA elicited more similar transcription patterns than CHP , CP , NMP and NMS .
75 +( Fig. 3 ) .
76 +These observations suggest that some VOCs might induce more cellular responses compared to others at non-growth inhibitory concentrations .
77 +Clustering of the overall transcriptome patterns of VOC treatments ( Fig. 1 ) had some resemblance compared to the shared DE gene profiles ( Fig. 3 ) .
78 +For example , the profile of treatment CHP and CP , NMP and NMS are clustering closer to each other compared to other treatment in both the MNDS and heatmap plots .
79 +The relationship between the chemical properties of the compounds tested and the degree of cellular response in E. coli would be an interesting investigation in the future .
80 +A number of genes relating to cold-shock responses were up regulated in our transcriptomic datasets ( Supplementary Table S1 ) .
81 +We have disregarded these genes as response to VOCs as the promoter clones for these genes failed to show an increase in GFP expression compared to the control in our bioassays at 37 °C ( Supplementary Figure S4 ) .
82 +These cold-shock related genes are likely to be an artifact of concentrating the bio-mass at 4 °C .
83 +Functional gene categories induced by multiple chemical treatments .
84 +Induction of iron-sulfur assembly system .
85 +Fe/S proteins participate in diverse biological processes such as respiration , central metabo-lism , DNA repair and gene regulation40 .
86 +The iron-sulfur cluster ( ISC ) and sulfur mobilization ( SUF ) systems carry out biogenesis and maturation of all Fe/S clusters in prokaryotes .
87 +In the ISC system , IscU and IscS are required to build the Fe/S cluster , followed by release of Fe/S cluster by HscA and HscB .
88 +In the SUF system , SufSE forms the Fe/S cluster , and SufBCD complex is responsible for cluster transfer and release40 .
89 +The compounds used in the current study had a higher expression of genes under different Fe/S cluster biogenesis system compared to the no chemical treatment control .
90 +Both ISC and SUF systems were activated following B and CP treatment , while only the ISC system is activated following CHP , NMP , NMS and T treatment , and only SUF system was activated when cells were grown with DMA and DMS ( Table 3 ) .
91 +This suggests that different chemicals induced distinctive responses in Fe/S assembly systems .
92 +IscR , a gene encoding the regulator responsible for Fe/S homeostasis and regulates the expression of a number of Fe/S proteins41 , was also up regulated in cells exposed to the eight compounds tested in the current study .
93 +The up regulation of iscR is validated through promoter : GFP fused expression assays ( Supplementary Figure S5 ) .
94 +IscR represses its own expression when there is suffifficient Fe/S cluster in the cell , and the isc operon is activated when cells are under Fe/S cluster-limiting and oxidative stress conditions .
95 +Overexpression of iscR might indicate that the chemicals tested in the current study elicited an oxidative stress or iron-limiting condition on the cells .
96 +This could be caused by the action of the VOCs on outer membrane proteins33 .
97 +In addition , the SUF system is believed to provide better resistance to iron40 ,42 and oxidative stresses compared to the ISC system43 -- 45 .
98 +Whether the induction of the SUF system when cells were exposed to DMA and DMS is directly linked to oxidative stress is unknown , as other regulators , like Fur , OxyR are also known to be involved in SUF-type Fe/S regulation40 .
99 +Oxidative stress responses .
100 +A number of genes known to be induced by oxidative agents were up regulated in response to at least 4 VOCs used in the current study ( Table 3 and Supplementary Figure S5 ) .
101 +PqiAB is a SoxRS-regulated membrane protein known to be induced by paraquat and other superoxide generators , but it is not induce by hydrogen peroxide , ethanol and heat shock46 .
102 +YhcN was identified as a stress protein associated with hydrogen peroxide , cadmium and acid47 .
103 +MntS confers resistance to hydrogen peroxide by facilitating delivery of Mn2 + to Mn2 + - dependent enzymes48 .
104 +A gene encoding for methionine sulfoxide reductase , msrB , was up regulated as well .
105 +MsrB repairs methionine residues in proteins that have been oxidized by reactive oxygen species49 .
106 +Collectively , the results indicate that E. coli cells exposed to the compounds tested in the study induce oxidative stress responses even at non-inhibitory concentrations .
107 +In addition , there might be proteins oxidized by the presence of VOCs .
108 +yfbU , a gene known to be involved in cell death by oxidative DNA damage50 , was down regulated in all treatments , suggesting that the cells did not go through the toxin : antitoxin response when grown with chemical tested , but instead employ alternative oxidative stress responses as described .
109 +Induction of various transporter proteins .
110 +Transporter proteins for inorganic ions , amino acids , and the PTS systems were among the top three categories to be differentially expressed in at least 4 chemical treatments compared to the control ( Fig. 4 and Supplementary Figure S5 ) .
111 +Genes involved in the uptake of both inorganic iron ( e.g. feoA , feoB and efeO ) , and siderophores ( exbBD , yncD and fhuF ) were up regulated .
112 +Genes involved in iron uptake have been shown to increase E. coli 's tolerance to environmental stresses .
113 +For example , over expression of feoA increases the tolerance of E. coli to butanol36 , and efeO confers resistance to mitomycin C and other stresses such as UV irradiation compared to wild type cells51 .
114 +ExbB and ExbD proteins are required to provide energy for the import of iron-siderophore complexes and vitamin B12 across the outer membrane via TonB52 -- 54 .
115 +YncD , a putative TonB-dependent outer membrane transporter for iron55 , could be one of the protein targets of TonB-ExbB-ExbD .
116 +The FhuF protein is required for cells to use hydroxamate-type siderophores as iron source56 .
117 +Collectively , up regulation of iron uptake genes implies that the cells are actively utilizing iron , possibly for the formation of Fe/S cluster containing proteins as described above .
118 +Transporters for other inorganic ions were also up regulated ( Fig. 4 ) , e.g. , genes for magnesium ( mgtA ) and manganese ( MntH ) uptake .
119 +MntH was to shown support the growth of E. coli cells encountering iron-deficiency and oxidative stress57 .
120 +During H2O2 stress , mutants lacking ability to import manganese and iron suffer high rates of protein oxidation , implying the role of MntH in preventing protein damage .
121 +Potassium efflfflux genes ( kefB and kefG ) were up regulated too .
122 +Efflfflux of potassium is known to play a role in protecting the cell from electrophile toxicity through acidification of the cytoplasm58 , suggesting cells grown with VOC might be undergoing electro-philic stress .
123 +The second largest transporter type relates to amino acids ( Fig. 4 ) .
124 +In particular , the dipeptide ABC transporter , encoded by the oppABCDF operon , was up regulated in most VOC treatments .
125 +The OppABCDF system function in oligopeptide uptake as well as recycling of cell wall peptides59 .
126 +Expression of opp genes was up regulated in cells treated with 1 % isobutanol as an early stage response38 , and oppD increased antibiotic resistance in E. coli during biofilm formation60 .
127 +Increased expression of the opp genes support previous findings that these transporters are involved in VOC resistance .
128 +The tnaCAB gene cluster , responsible for the uptake of tryptophan , was down regulated in response to most VOC used .
129 +Mutants lacking tnaCAB had increased isobutanol tolerance61 , supporting our finding that tnaCAB plays a negative role in VOC tolerance .
130 +The cytoplasmic putrescine transporter protein , encoded by PpotFGHI , was significantly up regulated following n-butanol , DMA , NMP and T treatment .
131 +The up regulation of potG stimulates cell growth in the presence of phenylpropanoids , which indicates that PotFGHI might also be involved in the import of this compound class62 .
132 +Cells grown with VOCs could either have an elevated concentration of putrescine inside the cell , or could also plays a role in transport of VOCs .
133 +The third most abundant transporter class containing DE genes identified belong to the phosphotransferase ( PTS ) system , which is an active transport system responsible for uptake of nutrients in bacteria ( Fig. 4 ) .
134 +The PTS system is activated when ambient nutrient level is low63 .
135 +In this study , most of the DE genes under the PTS systems were down regulated in most VOC treatments , including those responsible for glucose , dihydroxyacetone , fructose , galactitol , mannose and glucitol .
136 +Down regulation of these systems could be explained by the high nutrient media utilized in growing the cells ( 1.5 % glucose ) , hence the cells does not require active transport for nutrient uptake .
137 +Other transporter types with differential gene responses include multidrug efflfflux proteins and those related to osmotic response ( Fig. 4 ) .
138 +Three genes related to multidrug efflfflux proteins , mdtI , mdtJ and emrB , were up regulated in most chemical treatment used in the current study .
139 +MdtJ and I are two components of a spermidine exporter64 and emrB is known to increase tolerance to hydrophobic compounds , such as organomercurials and nalidixic acid65 and thiolactomycin66 .
140 +Multidrug exporters are capable of exporting compounds consisting different structural components , hence they could potentially export the compounds tested in the current study .
141 +Genes known to be associated with maintaining appropriate osmotic conditions in cells , for example , osmY , and ABC transporters for transport of osmoprotectants like proline , glycine betaine , and taurine ( proP , proV , proX and tauA ) were up regulated .
142 +The VOC used in the current study might have an effect in the osmotic condition in E. coli cells , hence inducing the expression of this gene class .
143 +In addition , the expression of a DNA-binding transcriptional repressor known to confer organic and inorganic acid stress , ydcI , was up regulated in all VOC treatment .
144 +YdcI protein is conserved across gram-negative bacteria and a S. typhimurium mutant lacking this gene had decreased resistance to acid stress67 .
145 +Up regulation of ydcI genes in our study imply that this gene may also be a response to VOC .
146 +Universal stress proteins .
147 +E. coli harbors six usp genes -- uspA , C , D , E , F and G. 68,69 .
148 +The functions of Usps overlap to some extent , e.g. both UspA and UspE are involved in oxidative stress defense68 , while UspG and UspF are associated with fimbriae-associated adhesion68 ,70 .
149 +From the transcriptomic results of the current study , we observed a down regulation of uspA and uspG in most VOC treatments , while uspE and uspF were up-regulated in B , DMA , DMS and T ( Table 3 , Supplementary Figure S5 ) .
150 +As UspA have functions that overlaps with UspE , down regulation of uspA can be compensated for by the expression in uspE .
151 +Similarly , down regulation of uspG expression can be compensated by up regulation of uspF .
152 +Flagella and cellular motility .
153 +Many genes relating to flagella biosynthesis and motility ( the flg , flh and fli genes ) were significantly down regulated in all VOC treatments , with the exception of treatment NMS ( Table S2 ) .
154 +Previous studies have found that flagellar biosynthesis was down regulated in E. coli exposed to ethanol30 as well as heat stress71 .
155 +Since NMS is not a VOC , it is not surprising that these genes were not repressed .
156 +However , a decrease in expression of flagella genes did not result in a reduction in motility in soft agar motility assays ( Supplementary Methods and Figure S6 ) .
157 +It is possible that the E. coli cells have already synthesized the flagellum before flagellar gene repression occurring in the assay .
158 +Other possible reasons include the differences in growth condition of E. coli due to the nature of the motility assay , e.g. surface-associated soft agar versus liquid , and the time of incubation .
159 +Functional gene categories induced by specific chemical treatments .
160 +Shared DE genes responsive to CHP and CP .
161 +A total of 96 genes responded significantly with specificity to CP and CHP , which shared the highest number of genes compared to other chemical treatment combinations ( Figs 2 and 5 ) .
162 +Top COG categories of the shared DE genes belong to Post-translational modification , protein turnover and chaperones ( O ) , Amino acid transport and metabolism ( E ) , Cell wall/membrane biogenesis ( M ) ( Fig. 5 ) .
163 +A few DE genes identified gave indications that CP and CHP might interfere with protein structure and outer membrane integrity .
164 +For example , the mlaD and mlaF genes , which prevent accumulation of phospholipids ( PLs ) in the outer leaflet of the outer membrane in E. coli cells , were up regulated .
165 +Cells accumulate PLs in the outer leaflet of the OM when exposed to harsh chemical treatments .
166 +This process would disrupt the LPS organization and increasing sensitivity to small toxic molecules72 .
167 +Up regulation of mla genes imply that the cells ' OM lipid asymmetry could be disrupted in the presence of the chemicals tested .
168 +In addition , a number of genes encoding for molecular chaperones were significantly up regulated in response to CHP and CP .
169 +These include the protein ( re ) - folding chaperones ( htpG , fkpA , dnaK-DnaJ-GrpE and the GroES ) , protein resolubilization chaperones ( clpB ) and a protease involving in clearing the defective peptides ( hslU ) .
170 +Up regulation of these genes imply that CHP and CP cause cellular protein misfolding in E. coli .
171 +Transporter-related genes specifically up regulated in response to CHP and CP include genes encoding for peptide transport proteins ( dtpD ) , and a putative drug efflfflux system protein ( mdtG ) .
172 +Overexpression of mdtG has been found to increase resistance to deoxycholate ( bile acid ) and the board spectrum antibiotic fosfomycin73 .
173 +Up regulation of such multidrug efflfflux genes could imply that cells perceive CP and CHP compounds as drugs and attempt to export them out of the cells .
174 +Shared DE genes responsive to NMP and NMS .
175 +The next chemical pair sharing the highest number of DE genes is NMP and NMS , sharing 68 genes based on Venn analysis ( Figs 2 and 6 ) .
176 +NMP is an organic compound consisting of a 5-membered lactam and NMS is a metabolite of NMP biodegradation9 .
177 +Although NMS is not considered as a VOC , it is cyclic .
178 +Most DE genes under energy production and conversion responding specifically to NMP and NMS were down regulated ( e.g. hyaDC , cbdAB and frdAD genes ) , except for rsxC , which is part of the rsx operon ( Fig. 6 ) .
179 +The rsxABCDGE gene cluster is involved in switching off the SoxR-mediated induction of SoxS transcription factor when cells are deficient of oxidizing agents74 .
180 +Up regulation of these genes could imply that the cells cultured with NMP and NMS were less prone to oxidative stress and require SoxR reduction to repress downstream activation of SoxS .
181 +Interestingly , rxsA was shown to be important for survival of cells exposed to ionizing radiation75 .
182 +Genes encoding for TolA-TolQ-TolR complex , were up regulated in cells treated with NMP and NMS ( Fig. 6 ) .
183 +The Tol-Pal cell envelope complex is known to be involved in maintaining cell envelope integrity , and mutants have greatly increase sensitivity to drugs and detergents and are prone to periplasmic leakage76 ,77 .
184 +Cells treated with NMP and NMS might respond differently to membrane disruption compared to that of CP and CHP .
185 +NMP and NMS activate the TolAQR complex whereas cells exposed to CP and CHP activate the Mla pathway .
186 +The molecular mechanisms behind activation of different gene clusters in response to maintenance of cell envelope integrity would be an interesting area for future investigations .
187 +Genes under `` Defense mechanisms '' that were up regulated include arnE and nudE which belong to the drug/metabolite transporter superfamily and the Nudix hydrolases family respectively ( Fig. 6 ) .
188 +Genes relating to iron-enterobactin transporter ( fepB and fepD ) and thiosulfate : cyanide ( glpE ) sulfurtransferase were up regulated specifically following NMP and NMS treatment .
189 +The fepBCDG complex together with the TonB-dependent outer-membrane transporter , and fepA , is responsible for the import of ferric enterobactin across the cell envelope .
190 +In addition to the iron-uptake system discussed in the previous sections , cells treated with NMP and NMS appear to have an additional iron-enterobactin transporter up regulated in the conditions tested in this study .
191 +Stress and membrane repair-related DE genes responsive to one chemical treatment .
192 +Genes that responded positively to one particular VOCs were identified , with a number of them related to stress ( oxyR , dinF , ydiY ) , transport pumps for metals ( nikC , rcnA and rcnB ) and transport pumps for drugs ( emrKY , mdtA , sbmA , yebQ ) ( Fig. 7 ) .
193 +Expression of emrK ( part of the EmrKY-TolC multidrug efflfflux transport system ) was found to increase in the presence of sub-inhibitory concentration of a number of antibiotics78 .
194 +As the concentration of the chemical used in this study is considered non-inhibitory , results supported the conclusion that low concentrations of compounds are suffifficient to induce a transcriptional response in various functional categories from the cell ( Supplementary Figures S7 ) .
195 +A number of genes relating to cell wall biogenesis were specifically up regulated when cells were exposed to NMP ( tonB , phoE , ldtB , wzzB , ugd ) .
196 +Induction of these genes could imply that the cells have membrane component biosynthetic pathways activated specifically when exposed to NMP , implying that the involvement of NMP damages cell wall component , thus requiring repair .
197 +COG category enrichment of DE genes .
198 +We performed COG enrichment analysis of total DE genes induced by individual chemical treatments against the E. coli 's genome copy of COG distribution ( Fig. 8 ) .
199 +More than half of the chemicals tested had amino acid related genes overrepresented compared to the E. coli genomic background .
200 +Amino acid metabolism is central to cellular survival and it is related to many parts of cellular metabolism .
201 +Genes under this category have been found to be differentially expressed in E. coli cells exposed to butanol33 ,36 .
202 +Cells exposed to n-butanol , DMS and toluene have a significant higher number of DE genes belonging to COG category of energy conversion , implying that genes under energy conversion are responsive to these VOCs .
203 +NMS is the only treatment that had genes relating to translation overrepresented .
204 +A total of 31 genes under translation and ribosomal biogenesis category were specifically responsive to NMS , many of them encode for ribosomal subunit proteins , implying that the cells were actively synthesizing proteins .
205 +Being a metabolic by-product of NMP , NMS is not a VOC , and appears that this metabolite does not impair cellular metabolism/growth at all .
206 +Both CHP and NMP had motility gene class overrepresented compared to E. coli 's background as well .
207 +COG categories were under represented compared to E. coli 's genomic background including those related to replication and repair for treatment NMP and T , and cell wall biogenesis were underrepresented in treatment n-butanol and toluene .
208 +Collectively these results could imply that different VOCs induced genes under specific COG categories .
209 +Catabolic pathways of VOCs and aromatic compounds .
210 +Little is known about the biodegradation of VOCs focused on in this study .
211 +The genome of E. coli K-12 contains neither the genes responsible for the degradation of DMS ( e.g. DMS monooxygenase , DMS dehydrogenase and DMS methyltransferase ) 79 , nor for toluene ( i.e. toluene-2 ,3 - dioxygenase ) 80 .
212 +Transcriptomic profiles of genes encoding for ring-hydroxylating oxygenases and transformation of aromatic compounds revealed very few differentially expressed genes in cells treated with the VOCs in the current study , with the exception of tnaA and entA , which were up-regulated following tolu-ene treatment , and ubiX , ubiB , which were up-regulated with CHP and NMS treatment ( Supplementary Table S3 ) .
213 +However , these genes are also involved in generic cellular metabolism and their direct involvement in the transformation of VOCs in this study is yet to be determined .
214 +A search for xenobiotics degradation pathways in KEGG ( according to which some pyrrolidones have been classified ) , revealed that most of the described xenobiotics in KEGG are structurally very different from the VOC used here .
215 +Hence to the best of our knowledge , this study is the first to describe transcriptomic responses of E. coli K-12 exposed to VOCs with pyrrolidone backbone .
216 +In conclusion , RNA-seq data in this study suggested that a variety of genes relating to Fe/S cluster biogenesis , oxidative and universal stress responses , as well as transport and membrane bound proteins are responsive to selected VOCs in E. coli .
217 +These genes were differentially expressed when the cells were in balanced-growth and at the highest non-inhibitory concentrations , which is well above the basal detectable environmental levels ( PUB , personal communications ) .
218 +By identifying the transcriptional responses occurring between the basal levels and high concentration spikes , we have set the framework for the analysis of the dose dependent response , a key element in biosensor development .
219 +The numerous changes in gene expression upon exposure to the different VOCs suggests that E. coli might exhibit analogous response when exposed to chemical compounds of similar nature .
220 +It is interesting to speculate that the clustering of DE genes in response to different VOC tested could be related to the overall physical properties ( polarity , volatility ) and to the structure of the VOCs ( i.e. linear chain vs cyclic compounds ) used in the current study .
221 +Further studies are necessary to uncover the specific molecular mechanisms of E. coli 's cellular responses to chemical compounds of different structures .
222 +In addition , a number of DE genes described in this study , for example , those related to Fe/S cluster biogenesis , and various transporter genes , are conserved in other environmentally relevant bacteria , such as Pseudomonas species20 .
223 +Results from the current study hence could also be applicable to future biosensor development in bacteria other than E. coli .
224 +However , one should note that some Pseudomonas species are known to be able to metabolize a number of VOCs and cyclic hydrocarbons via enzymatic conversions22 ,81 , hence their global genetic response to VOCs might be different from E. coli .
225 +Experimental Procedures
226 +Chemicals .
227 +Chemicals used were as follows : n-butanol ( B ) , N-cyclohexyl-pyrrolidone ( CHP ) , Cyclopentanone ( CP ) , N , N -- Dimethylacetamide ( DMA ) , Dimethyl sulphide ( DMS ) , N-methyl-2-pyrrolidone ( NMP ) , and N-methyl-succinimide ( NMS ) and Toluene ( T ) .
228 +All were purchased from Sigma-Aldrich ( Taufkirchen , Germany ) and were of analytical purity .
229 +E. coli cultivation and RNA extraction .
230 +E. coli K-12 strain MG1655 was cultured in 10 mL LB5 broth within a shaking incubator at 150 rpm and at 37 °C for 16 h .
231 +The overnight culture was diluted ( 1:100 ) in 10 mL MOPS medium ( Neidhardt et al. 1974 ) supplemented with 1.5 % glucose .
232 +Based on the MIC assays ( Supplementary Methods ) , different VOC concentrations were added at the beginning of cultivation ( Table 1 ) and three biological replicates were used for each chemical treatment .
233 +Cells were grown in Balch-type tubes ( 18 × 150 mm ) with 20 mm butyl rubber stopper and aluminum seal to minimize leakage of VOCs during the cultivation time .
234 +Cells were incubated in a shaking incubator at 37 °C and were harvested for RNA extraction when OD600 reached 0.4 .
235 +The RNA extraction was as follows : 5 mL aliquots of the cultures were added to two volumes of RNAprotect Bacteria Reagent ( Qiagen ) .
236 +The mixture was incubated at room temperature for 5 min followed by centrifugation at 4,000 × g for 10 min at 4 °C .
237 +The supernatant was removed and the cell pellets were stored at − 80 °C until RNA extraction .
238 +RNA was extracted using the RNeasy ® Mini Kit ( Qiagen ) , following the manufacturer 's recommendations .
239 +Contaminating DNA was removed using DNsae ( Qiagen ) until DNA concentration was less than 5 % of the RNA .
240 +DNA and RNA concentrations were measured using Picogreen and Ribogreen assays ( Invitrogen ) , respectively .
241 +RNA sequencing .
242 +The quality of the RNA samples was determined by running the samples on a Bioanalyzer RNA 6000 Pico Chip ( Agilent ) .
243 +Next-generation sequencing library preparation was performed following Illumina 's TruSeq Stranded mRNA Sample Preparation protocol with the following modifications : RNA samples were added to the elute-fragment-prime step .
244 +The PCR amplification step , which selectively enriches for library fragments that have adapters ligated on both ends , was performed according to the manufacturer 's recommendation .
245 +Each library was uniquely tagged with one of Illumina 's TruSeq LT RNA barcodes to allow library pooling for sequencing .
246 +Library quantitation was performed using Invitrogen 's Picogreen assay and the average library size was determined by running the libraries on a Bioanalyzer DNA 1000 chip ( Agilent ) .
247 +Library concentrations were normalized to 2 nM and validated by qPCR on a ViiA-7 real-time thermocycler ( Applied Biosystems ) , using qPCR primers recommended in Illumina 's qPCR protocol , and Illumina 's PhiX control library as stand-ard .
248 +Libraries were then pooled and sequenced in one lane of an Illumina HiSeq2500 rapid sequencing run at a read-length of 101bp paired-end .
249 +Sequencing data have been submitted to GenBank SRA archive with the BioProject ID : PRJNA286974 and SRP accession SRP059483 .
250 +RNAseq data analysis .
251 +Quality trimming and adaptor removal were done using Cutadapt v1 .9.082 with the following parameters : -- q 20 , -- m 30 , -- overlap 10 , -- quality-base 33 .
252 +Sequences were mapped to the E. coli str .
253 +K-12 MG1655 genome ( NCBI accession : NC_00913 .3 ) by bowtie283 with end-to-end and very-sensitive modes .
254 +The alignments were converted to .
255 +bam and .
256 +bam-indexed files using Samtools84 .
257 +Sorted alignment files were imported into R to calculate overlapping reads as counts per gene using a combination of the following R packages : Rsamtools , GenomicFeatures and GenomicAlignments85 .
258 +Only the concordant pairs in the sorted * .
259 +bam files were imported using the function `` readGAlignmentPairsFromBam '' .
260 +Differential genes were identified from the tabular output of gene count abundance using edgeR package86 .
261 +The edgeR package implements a quantile-adjusted conditional maximum likelihood ( qCML ) estimator for the dispersion parameter of the negative binomial distribution86 ,87 .
262 +Testing for DE genes from biological replicates is based on the exact test derived based on these models .
263 +To calculate differentially expressed genes , all VOC treatments were compared to the control in which the cells did not have any exposure to VOCs .
264 +DE genes that have at least 2-fold change , p-value less than 0.05 and logCPM value greater than 3 were considered significantly different from the no VOC control .
265 +Genes were mapped to COG and KEGG IDs using the December 2014 release of COG database88 and June 2013 release of the KEGG database ( Kanehisa Laboratories ) .
266 +Principal component analysis ( PCoA ) , Venn and heatmap analysis were performed using R packages ( vegan , venn , heatmap .2 , respectively ) , and pathway maps were plotted using iPATH89 .
267 +GFP kinetics using fluorescent transcriptional reporter E. coli clones .
268 +Selected E. coli clones with transcriptional fusions of GFP to relevant promoters of the identified DE genes were used to validate the RNAseq results27 .
269 +Reporter strains were inoculated from frozen stocks into 2 × LB broth and incubated for 16 h at 37 °C .
270 +The cells were diluted ( 1:100 ) into fresh 1 × MOPS medium supplemented with 25 μg / mL kanamycin and 1.5 % glucose and grown as described previously .
271 +The VOC were added at the same concentration used in RNA experiments .
272 +When the OD600nm reaches 0.35 , an aliquot of culture was transferred to 96-well microplate .
273 +Optical densities were measured at OD595nm and GFP intensity were measured at 485/535nm at 15 min interval for 4 h. Triplicates were performed and cells grown without VOC were used for comparison .
274 +E. coli clone with the same vector backbone without any promoter was used as background noise subtraction .
275 +Fold-change analysis was performed and maximum fold-change was recorded .
276 +Acknowledgements
277 +The authors would like to acknowledge financial support from PUB ( Award No : M4340001.C70 ) and Singapore Centre on Environmental Life Sciences Engineering ( SCELSE ) , whose research is supported by National Research Foundation Singapore , Ministry of Education , Nanyang Technological University and National University of Singapore , under its Research Centre of Excellence Programme .
278 +We also acknowledge Martin Tay for providing the revised mapping table of the COG 's 2014 database .
279 +This work is licensed under a Creative Commons Attribution 4.0 International License .
280 +The images or other third party material in this article are included in the article 's Creative Commons license , unless indicated otherwise in the credit line ; if the material is not included under the Creative Commons license , users will need to obtain permission from the license holder to reproduce the material .
281 +To view a copy of this license , visit http://creativecommons.org/licenses/by/4.0/
...\ No newline at end of file ...\ No newline at end of file
1 +Mapping Topoisomerase IV Binding and
2 +Abstract
3 +Catenation links between sister chromatids are formed progressively during DNA replication and are involved in the establishment of sister chromatid cohesion .
4 +Topo IV is a bacterial type II topoisomerase involved in the removal of catenation links both behind replication forks and after replication during the final separation of sister chromosomes .
5 +We have investigated the global DNA-binding and catalytic activity of Topo IV in E. coli using genomic and molecular biology approaches .
6 +ChIP-seq revealed that Topo IV interaction with the E. coli chromosome is controlled by DNA replication .
7 +During replication , Topo IV has access to most of the genome but only selects a few hundred specific sites for its activity .
8 +Local chromatin and gene expression context influence site selection .
9 +Moreover strong DNA-binding and catalytic activities are found at the chromosome dimer resolution site , dif , located opposite the origin of replication .
10 +We reveal a physical and functional interaction between Topo IV and the XerCD recombinases acting at the dif site .
11 +This interaction is modulated by MatP , a protein involved in the organization of the Ter macrodomain .
12 +These results show that Topo IV , XerCD/dif and MatP are part of a network dedicated to the final step of chromosome management during the cell cycle .
13 +Introduction
14 +DNA replication of a circular bacterial chromosome involves strong DNA topology constraints that are modulated by the activity of DNA topoisomerases [ 1 ] .
15 +Our current understanding of these topological modifications comes from extensive studies on replicating plasmids [ 2 , 3 ] These studies suggest that positive supercoils are formed ahead of the replication fork , while precatenanes are formed on newly replicated sister strands .
16 +At the end of a replication round , unresolved precatenanes accumulate in the region of replication termination and are converted to catenanes between the replicated sister chromosomes .
17 +Neither precatenanes or catenanes have been directly observed on chromosomes but their presence is generally accepted and failure to resolve them leads to chromosome segregation defects and cell death [ 4 ] .
18 +Topo IV is a type II topoisomerase formed by two dimers of the ParC and ParE subunits and is the main decatenase in Esherichia .
19 +coli [ 5 ] .
20 +in vitro , its activity is 100 fold stronger on cat-enated circles than that of DNA gyrase [ 6 ] .
21 +Topo IV activity is dependent on the topology of the DNA substrate ; Topo IV activity is strongest on positively supercoiled DNA and has a marked preference for L-braids , which it relaxes completely and processively .
22 +Topo IV can also unlink R-braids but only when they supercoil to form L-plectonemes [ 7 -- 9 ] .
23 +In vivo , DNA gyr-ase appears to have multiple targets on the E. coli chromosome [ 10 -- 12 ] , whereas Topo IV cleavage sites seem to occur less frequently [ 11 ] .
24 +Interestingly , Topoisomerase IV activity is not essential for replication itself [ 13 ] but is critical for chromosome segregation [ 14 ] .
25 +The pattern of sister chromatid separation has been shown to vary upon Topo IV alteration , leading to the view that precatenanes mediate sister chromatid cohesion by accumulating for several hundred kilobases behind the replication forks keeping the newly replicated DNA together [ 13 , 15 ] .
26 +The regulation of Topo IV and perhaps the accessibility of the protein to chromosome dimers was proposed to be an important factor controlling chromosome segregation [ 15 , 16 ] .
27 +Topo IV activity can be modulated by a number of proteins including MukB and SeqA .
28 +MukB , is an SMC-related protein in E. coli and is reported to bind to the C-terminus of Topo IV [ 17 ] to enhance Topo IV unlinking activities [ 18 , 19 ] .
29 +MukB also appears to be important in favoring the formation of Topo IV foci ( clusters ) near the origin of replication [ 20 ] .
30 +SeqA , a protein involved in the control of replication initiation , and Topo IV also interact [ 21 ] .
31 +These interactions may play a role in sister chromatid segregation at the late segregating SNAP regions near the origin of replication of the chromosome [ 16 ] .
32 +Beside its role in the resolution of precatenanes , Topo IV is mostly required in the post-rep-licative ( G2 ) phase of the cell cycle for the resolution of catenation links .
33 +Indeed , Espeli et al. showed that Topo IV activity is mostly observed during the G2 phase , suggesting that a number of catenation links persist after replication [ 22 ] .
34 +Recent cell biology experiments revealed that in G2 , the terminal region ( ter ) opposite oriC segregates following a specific pattern [ 23 -- 25 ] .
35 +Sister ter regions remain associated from the moment of their replication to the onset of cell division .
36 +This sister-chromosome association is mediated by the Ter macrodomain organizing protein , MatP [ 26 ] .
37 +At the onset of cell division , the FtsK DNA-translocase processes this region , releasing the MatP-mediated association .
38 +This process ends at the dif site , when the dimeric forms of the sister chromosomes are resolved by the XerC and XerD recombinases .
39 +A functional interaction between the MatP/FtsK/XerCD-dif system and Topo IV has long been suspected .
40 +FtsK interacts with Topo IV , enhancing its decatenation activity in vitro [ 27 , 28 ] and the dif region has been reported as a preferential site of Topo IV cleavage [ 29 ] .
41 +This functional interaction has been poorly documented to date and is therefore remains elusive .
42 +In this study we have used genomic and molecular biology methods to characterize Topo IV regulation during the Escherichia coli cell cycle on a genome-wide scale .
43 +The present work revealed that Topo IV requires DNA replication to load on the chromosome .
44 +In addition , we have identified two binding patterns : i ) regions where Topo IV binds DNA but is not engaged in a cleavage reaction ; ii ) numerous sites where Topo IV cleavage is frequent .
45 +We show that Topo IV-mediated removal of precatenanes is influenced by both local chromatin structure and gene expression .
46 +We also demonstrate that at the dif site , Topo IV cleavage and binding are enhanced by the presence of the XerCD recombinase and the MatP chromosome-structur-ing factor .
47 +The enhancement of Topo IV activity at dif promotes decatenation of fully replicated chromosomes and through interaction with other DNA management processes , this decatenation ensures accurate separation of the sister chromosomes .
48 +Results
49 +Topoisomerase IV binding on the E. coli chromosome
50 +To identify Topo IV binding , we performed ChIP-seq experiments in ParE and ParC Flag tagged strains .
51 +The C-terminus fusions of ParE and ParC replaced the wild-type ( WT ) alleles without any observable phenotypes ( S1 Fig ) .
52 +We performed three independent experiments , two ParEflag IPs and one ParC-flag IP , with reproducible patterns identified in all three experiments .
53 +A Pearson correlation of 0.8 , 0.9 and 0.7 was observed for ParC-ParE1 , ParE1-ParE2 and ParC -- ParE2 respectively .
54 +A map of enriched regions observed in each experiment is represented on Fig 1A ( red circles ) .
55 +Four of the highly-enriched sites are illustrated at a higher magnification in Fig 1A -- right panels .
56 +Interestingly one of these sites corresponds to the dif site ( position 1.58 Mb ) , which has previously been identified as a strong Topoisomerase IV cleavage site in the presence of norfloxacin [ 29 ] .
57 +We also observed strong enrichment over rRNA operons , tRNA and IS sequences .
58 +To address the significance of the enrichment at rRNA , tRNA and IS , we monitored these sites in ChIP-seq experiments performed in the same conditions with a MatP-flag strain and mock IP performed with strain that did not contain any flag tagged protein .
59 +Both MatP and Mock IP presented significant signals on rRNA , tRNA and IS loci ( S2 Fig ) .
60 +This observation suggested that Topo IV enrichment at rRNA , tRNAs and IS was an artifact of the ChIP-Seq technique .
61 +By contrast no enrichment was observed at the dif site in the MatP and mock-IP experiments ( S2 Fig ) , we therefore considered dif to be a genuine Topo IV binding site and compared every enriched region ( > 2 fold ) with the dif IP .
62 +We filtered the raw data for regions presenting the highest Pearson correlation with the dif signal ( > 0.7 ) .
63 +This procedure discarded many highly enriched regions ( Fig 1A orange circles ) .
64 +We identified 19 sites throughout the chromosome where Topo IV IP/input signal suggested a specific binding for at least two of the experiments ( Fig 1A , outer circle histogram , S1 Table ) .
65 +Most Topo IV binding sites span a 200 bp region .
66 +These sites frequently overlapped intergenic regions , with their mid-points located inside the intergenic region , and did not correlate with any identifiable consensus sequence .
67 +In addition to dif , which exhibited a 10-fold enrichment , three other sites were strongly enriched .
68 +These sites corresponded to positions 1.25 Mb ( 9.4 x ) , 1.85 Mb ( 31x ) and 2.56 Mb ( 19x ) on the chromosome ( Fig 1A , right panels ) .
69 +Beside these specific sites , Topo IV IP showed non-specific enrichment in the oriC proximal half of the chromosome .
70 +This bias was not a consequence of locus copy number , as the enrichment remained after copy number normalization ( Fig 1B ) .
71 +We used MatP-Flag IP [ 30 ] and a control IP in a strain that does not contain a Flag tagged gene to differentiate non-specific Topo IV binding from experimental noise ( S3A Fig ) .
72 +In addition , Topo IV enrichment was also observed in GC rich regions of the chromosomes ( S3B Fig ) .
73 +Importantly , the ori/ter bias was not a result of the GC % bias along the chromosome since it was still explicit after GC % normalization ( S3C Fig ) .
74 +More precisely , the Topo IV binding pattern closely followed gene dosage for a ~ 3Mb region centered on oriC ( S3D and S3E Fig and S1 Text ) .
75 +In the complementary ter-proximal region , gene dosage ( input reads ) was higher than the ChIP-seq profile , suggesting that the nonspecific Topo IV binding was lower or lasts for a shorter time in the cell cycle ( since these data are population-averaged ) .
76 +The Terminus region that is depleted in Topo IV binding ( 1.6 Mb ) surpassed , by far , the size of the Ter macrodomain ( 800kb ) .
77 +Topo IV binding is influenced by replication
78 +The influence of Topo IV on sister chromatid interactions [ 15 ] prompted the question of how Topo IV would follow replication forks and bind to the newly replicated sister chromatids throughout the cell cycle .
79 +We performed ChIP-seq experiments in E. coli dnaC2 strains under conditions suitable for cell cycle synchronization of the entire population .
80 +Synchronization was achieved through a double temperature shift , as described previously [ 15 ] .
81 +Using these conditions , in each cell , S phase is initiated on one chromosome , lasts for 40 -- 45 min and is followed by a G2 phase ( 20 min ) ( S4 Fig ) .
82 +We analyzed ParE binding before the initiation of replication , in S phase 20 min ( S20 ) and 40 min ( S40 ) after the initiation of replication and in G2 phase .
83 +The synchronization of replication in the population was monitored by marker frequency analysis of the Input DNA ( Fig 1C ) .
84 +The profile observed for bacteria that did not replicate at nonpermissive temperature was strictly flat , but the S20 replication profile presented two sharp changes of the marker frequency slope around positions 500kb and 2700kb .
85 +This suggested that each replication fork had crossed approximately 1000 to 1300 kb in 20 min .
86 +The S40 replication profile demonstrated that most cells had finished replication , with the unreplicated region being limited to 300 kb around dif in no more than 20 % of the bacteria .
87 +In G2 phase the marker frequency was flat .
88 +We used flow cytometry to demonstrate that at G2 , the amount of DNA in each bacterium was double compared to that of the G1 bacteria , indicating that cytokinesis has not yet occurred ( S4 Fig ) .
89 +We analyzed Topo IV binding at specific binding sites ( Fig 1D ) .
90 +Binding at these sites was strongly impaired in the absence of replication .
91 +Binding at every site started in the S20 sample and was maximal in the S40 or G2 samples , without showing any marked decrease , even in the oriC-proximal region .
92 +These observations suggest that Topo IV binds to specific sites during S phase .
93 +However , since enrichment was observed for non-repli-cated loci and was maintained for a long time after replication , it was not compatible with a model of Topo IV migration with the replication forks .
94 +Synchronization experiments with a higher temporal resolution are required to clarify this observation .
95 +Only certain Topo IV binding sites correspond to Topo IV cleavage sites
96 +To measure Topo IV cleavage at the binding sites , we took advantage of the fact that norfloxa-cin covalently links Topoisomerase II to the gate segment of DNA and prevent its relegation
97 +[ 31 ] .
98 +We first monitored Topo IV activity on the Topo IV enriched regions ( 1.2 , 1.8 , 2.5 , 3.2 Mb and dif ) by incubating bacteria with norfloxacin for 10 minutes before genomic extraction and performing Southern blot analysis to detect the cleaved DNA products [ 10 , 29 ] .
99 +This revealed cleavage fragments induced by both DNA Gyrase and Topo IV poisoning in the WT strain , but only Topo IV cleavage in a nalR strain where DNA Gyrase is resistant to norfloxa-cin .
100 +Among the 5 tested sites , only two displayed clear Topo IV cleavage at the expected position ( Fig 2A ) .
101 +As expected , the dif site exhibited strong cleavage .
102 +Moreover cleavage was also observed at position 2.56 Mb .
103 +However the 1.2 , 1.8 and 3.2 Mb sites did not show any Topo IV mediated cleavage in the presence of norfloxacin .
104 +Topo IV presents hundreds of cleavage sites on the chromosome
105 +The above result prompted us to investigate Topo IV cleavage at the genome-wide scale .
106 +We performed IPs in the presence of norfloxacin as a crosslinking agent instead of formaldehyde .
107 +Following this step , all downstream steps of the protocol were identical to that of the ChIP-Seq assay .
108 +We referred to this method as NorflIP .
109 +The NorflIP profile differed from the ChIP-seq profile ( Fig 2B ) .
110 +Regions immunoprecipitated with Topo IV-norfloxacin cross-links were frequently observed ( Fig 2C orange circle ) .
111 +Similarly to the ChIP-seq experiments , the NorflIP profile revealed strong enrichment over the rRNA operons and IS sequences but not at the tRNA genes ( S5A Fig ) .
112 +We used a Southern blot cleavage assay to demonstrate that these signal did not correspond to Topo IV cleavages ( S5B Fig ) .
113 +The NorflIP peaks correspond to a ~ 170 bp forward and reverse enrichment signal separated by a 130 bp segment , which is not enriched .
114 +This pattern is the consequence of the covalent binding of Topo IV to the 5 ' bases at the cleavage site .
115 +After Proteinase K treatment the cleaving tyrosine residue bound to the 5 ' extremity resulted in poor ligation efficiency and infrequent sequencing of the cleaved extremities .
116 +( S6A and S6B Fig ) This observation confirmed that we were observing genuine Topoisom-erase cleavage sites .
117 +We used this pattern to define an automatic peak calling procedure ( S6C Fig ) that identified between 134 and 458 peaks in the three NorflIP experiments , two experiments performed with ParC-Flag and one with ParE-Flag ( Fig 2C purple circles and Fig 2D ) .
118 +We observed a total of 571 possible sites in the three experiments with about half of the sites common to at least two experiments and approximately 88 sites common to all three experiments ( S1 Table ) .
119 +We analyzed sequencing reads for the three experiments around the dif , 0.2 Mb and 1.92 Mb positions .
120 +It revealed abrupt depletions of forward and reverse reads in a 100bp center region suggesting that it corresponds to the site of cleavage .
121 +We extrapolated this result for every peak to estimate the cleavage positioning of Topo IV ( ~ 150bp downstream of the center of the forward peak , S6D Fig ) We manually validated 172 sites that were common to ParC-1 and ParE-1 experiments ( S1 Table ) for further analysis .
122 +Characteristics of Topo IV cleavage sites
123 +The Topo IV cleavage at the dif site was the most enriched of the chromosome ( ~ 30 fold ) , fourteen sites were enriched from 5 to 10 fold and other positions were enriched from 2 to 5 fold ( Fig 2E ) .
124 +Most NorflIP sites did not correspond to significant peaks in the ChIP-seq experiment ( Fig 2E ) .
125 +We also did not observe any cleavage for the majority of the strong binding sites observed by ChIP-seq .
126 +This is illustrated for the binding site at 1.85 Mb ( Fig 2E ) .
127 +We verified several Topo IV cleavage sites by Southern blot , a significant cleaved DNA fragment was observed at the expected size for each of them ( Fig 2F ) .
128 +Southern blotting experiments following DNA cleavage in the presence of norfloxacin on synchronized cultures revealed that , like its binding , Topo IV cleavage is coordinated with DNA replication .
129 +In good agreement with
130 +ChIP-seq experiments , increased cleavage was observed as soon as 20 minutes after initiation of replication for the dif and 2.56 Mb sites ( Fig 2G ) .
131 +Genomic distribution of Topo IV cleavage sites
132 +The general genomic distribution of Topo IV cleavage sites was not homogeneous ; a few regions had a large number of sites clustered together , while the 1.2 Mb -- 2.5 Mb region contained a low density of sites ( Fig 2H ) .
133 +We further analyzed the distribution of cleavage sites in the terminus and the oriC regions .
134 +In the terminus region , the average distance of consecutive cleavage sites was long ( around 30 kb in the 1.5 -- 2.5 Mb region ) compared to 8 kb in the 0.8 -- 1.5 Mb or the 2.5 -- 3.1 Mb regions ( S7A Fig ) .
135 +The oriC region displays a mixed distribution ( S7B Fig ) , a high density of sites near oriC flanked by two depleted regions , including the SNAP2 region [ 16 ] .
136 +At the gene scale , the mid-point of Topo IV cleavage signal can be localized inside genes ( 82 % ) or intergenic regions ( 16 % ) but it presents a bias toward the 5 ' or 3 ' gene extremities ( S7C Fig ) .
137 +Since the cleavage signal spans approximately 200bp , nearly 50 % of the sites overlapped , at least partly , with intergenic regions that account for only 11 % of the genome .
138 +Finally , we did not identify any robust consensus between sets of Topo IV cleavage sites .
139 +The only sequence traits that we identified are a bias for GC dinucleotides near the center of the sites ( S7D Fig ) and an increased spacing of GATC motifs around cleavage sites ( S7E Fig ) .
140 +Targeting of Topo IV cleavage activity is influenced by local environment
141 +The bias in the distribution of cleavage sites ( Fig 2H ) was very similar to the Topo IV binding bias revealed by ChIP-seq ( Fig 1C ) .
142 +NorflIP and ChIP-seq data were compared on Fig 3A .
143 +Despite the lack of corresponding ChIP-seq enrichment at the position of most highly enriched NorflIP sites , a number of consistencies were observed between these two data sets .
144 +Overall the NorflIP and ChIP-seq datasets had a Pearson correlation of 0.3 and the averaged data ( 1 kb bin ) revealed a Pearson correlation of 0.5 .
145 +First a small amount of local enrichment in the ChIP-seq experiments was frequently observed in the regions containing many cleavage sites ( Fig 3A and 3C ) .
146 +This led us to consider that trapped Topo IV engaged in the cleavage reaction could contribute to a small amount of local enrichment in the ChIP-seq experiments .
147 +Second , both Topo IV cleavages and binding sites were rare in highly expressed regions ( Fig 3A ) , only one of the 172 manually validated Topo IV cleavage site overlapped a highly expressed region .
148 +However cleavages sites were more frequently , than expected for a random distribution , observed in their vicinity ( Fig 3C and S8 Fig ) .
149 +Thirty percent ( 50/172 ) of the Topo IV sites are less than 2 kb away from the next highly expressed transcription unit ( Fig 3 ) .
150 +We explored correlations between the localization of Topo IV cleavages and binding sites of various NAPs thanks to the Nust database and tools [ 32 ] .
151 +A significant correlation was only observed for Fis binding sites ( Fig 3B ) .
152 +Sixty eight genes present both Fis binding [ 33 ] and Topo IV cleavage ( P value 2x10-03 ) .
153 +Thirty-three of the 172 manually validated cleavage sites overlapped at least partially with a Fis binding site , 80 of them are located less than 400 bp away from a Fis binding site .
154 +At the genome scale this correlation is difficult to observe ( Fig 3A ) , but close examination clearly revealed overlapping Topo IV cleavages and Fis binding sites ( Fig 3C ) .
155 +Fis binding sites are more numerous than Topo IV cleavage sites , therefore a large number of them do not present enrichment for Topo IV ( Fig 3C ) .
156 +By contrast , Topo IV peaks are excluded from H-NS rich regions ( Fig 3A , 3B and 3C ) .
157 +Only one of the 172 manually validated Topo IV cleavage site overlapped with an H-NS binding site .
158 +As observed for highly expressed regions TopoIV cleavage sites were frequently observed at the border of H-NS rich regions ( Fig 3C ) .
159 +Moreover H-NS rich regions contain less Topo IV than the rest of the chromosome ( Fig 3A -- 3D and S9A Fig ) .
160 +H-NS rich regions correspond to an AT rich segment of the chromosome ( Fig 3C and 3D ) .
161 +Indeed background level of Topo IV binding and cleavage were significantly reduced in AT rich regions ( S9B Fig ) .
162 +In rare occasions binding of H-NS has been observed in regions with a regular AT content ( Fig 3C ) , notably Topo IV binding and cleavage were also reduced in these regions .
163 +This observation suggested that H-NS itself rather than AT content limits the accessibility of Topo IV to DNA .
164 +This observation was confirmed by the identification of Topo IV cleavage in regions with an AT content ranging from 20 to 80 % ( S9C and S9D Fig ) .
165 +We performed Southern blot analysis of Topo IV cleavage on representative sites to test whether gene expression and chromatin factors influenced Topo IV site selection .
166 +First , we observed that the exact deletion of cleavage sites at position 1.92 Mb and 2.56 Mb did not abolish Topo IV cleavage activity ( Fig 3D and 3E ) .
167 +Second , since these loci also contain a Fis binding site overlapping Topo IV cleavage signal , we deleted the fis gene .
168 +However , deletion of the fis gene did not modify Topo IV cleavage ( Fig 3D and 3E ) .
169 +Finally we performed cleavage assays in the presence of rifampicin to inhibit transcription .
170 +To limit the pleiotropic effects of rifampicin addition we performed the experiment with a 20 min pulse of rifampicin .
171 +Rifampi-cin treatment abolished Topo IV cleavage ( Fig 3E ) .
172 +These results suggest that gene expression rather than chromatin factors influences Topo IV targeting .
173 +XerC targets Topo IV to the dif site
174 +Our analysis confirms that the dif region is a hot spot for Topo IV activity [ 29 ] .
175 +Indeed , ChIP-seq and NorflIP show that Topo IV binds to and cleaves frequently in the immediate proximity of dif .
176 +We measured DNA cleavage by Topo IV in the presence of norfloxacin in various mutants affecting the structure of dif or genes implicated in chromosome dimer resolution .
177 +Southern blot was used to measure Topo IV cleavage ( Fig 4A ) .
178 +We observed that exact deletion of dif totally abolished Topo IV cleavage .
179 +Interestingly , the deletion of the XerC-binding sequence ( XerC box ) of dif was also sufficient to abolish cleavage , while the deletion of the XerD box only had a weak effect .
180 +Deletion of the xerC and xerD genes abolished Topo IV cleavage at dif .
181 +However , cleavage was restored when the catalytically inactive mutants XerC K172A or XerC K172Q were substituted for XerC ( Fig 4B ) .
182 +This suggests that the role of XerCD/dif in the control of Topo IV activity is structural and independent of XerCD catalysis .
183 +Deletion of dif or xerC did not significantly alter cleavage at any of the other tested Topo IV cleavage sites ( Fig 4C ) .
184 +This suggests that influence of XerC on Topo IV is specific to dif .
185 +To evaluate the role of XerCD-mediated Topo IV cleavage at dif , we attempted to construct parEts xerC , parEts xerD and parCts xerC double mutants .
186 +We could not obtain parCts xerC mutants by P1 transduction at any tested temperature .
187 +We obtained parEts xerC and parEts xerD mutants at 30 °C .
188 +The parEts xerC double mutant presented a growth defect phenotype at 30 °C and did not grow at temperature above 35 °C ( Fig 4D ) .
189 +The parEts xerD mutant presented a slight growth defect at 37 °C compared to parEts or xerD mutants .
190 +None of the parEts mutant grew above 42 °C .
191 +Next , we used quinolone sensitivity as a reporter of Topo IV activity .
192 +To this aim , we introduced mutants of the FtsK/Xer system into a gyrAnalR ( nalR ) strain ; Topo IV is the primary target of quinolones in such strains .
193 +The absence of XerC , XerD , the C-terminal activating domain of FtsK or dif exacerbated the sensitivity of the nalR strain to ciprofloxacin ( Fig 4D ) .
194 +We therefore concluded that the impairment of Topo IV was more detrimental to the cell when the FtsK/Xer system was inactivated .
195 +Among partners of the FtsK/Xer system the absence of XerC was significantly the most detrimental , suggesting a specific role for XerC in this process .
196 +The above results suggest an interaction between Topo IV and the XerCD/dif complex .
197 +We therefore attempted to detect this interaction directly in vitro ( Fig 4E and 4F ) .
198 +We performed EMSA with two fluorescently labeled linear probes , one containing dif and the other containing a control DNA not targeted by Topo IV in our genomic assays .
199 +Topo IV alone bound poorly to both probes ( Kd > 100nM ) .
200 +Binding was strongly enhanced when XerC or both XerC and XerD were added to the reaction mix .
201 +In contrast , Topo IV binding to dif was slightly inhibited in the presence of XerD alone .
202 +These results were consistent with the observation that deletion of the XerC box but not of the XerD box inhibited Topo IV cleavage at dif and pointed to a specific role for XerC in Topo IV targeting .
203 +The control fragment showed that these effects are specific to dif .
204 +Topo IV-XerC/dif complexes were stable and resisted a challenge by increasing amount of XerD ( S10A Fig ) .
205 +The positive influence of XerCD on TopoIV binding was also observed on a negatively supercoiled plasmid containing dif .
206 +In the presence of XerCD ( 50nM ) , a delay in the plasmid migration was observed with 40nM of TopoIV .
207 +By contrast , 200 nM was required in the absence of XerCD ( S10B Fig ) .
208 +The Southern blot cleavage assay showed that overexpression of the ParC C-terminal domain ( pET28parC-CTD ) strongly reduced cleavage at dif but enhanced cleavage at the Topo IV site located at 2.56 Mb .
209 +This suggested that , as observed for MukB [ 17 ] , Topo IV might interact with XerC through its C-terminal domain ( Fig 4G ) .
210 +Topo IV activity at dif depends on dynamics of the ter region and chromosome circularity
211 +We assayed the effects of the reported Topo IV modulators and proteins involved in chromosome segregation the activity of Topo IV at dif .
212 +MukB has previously been shown to influence the activity of Topo IV [ 17 , 18 ] .
213 +We measured Topo IV cleavage in a mukB mutant at dif and at position 2.56 Mb , cleavage was reduced at dif but no significant effect was observed at position 2.56 Mb ( Fig 5A ) .
214 +We did not detect any effect of a seqA deletion on Topo IV cleavage at either position ( Fig 5B ) .
215 +We next assayed the effect of MatP , which is required for compaction and intracellular positioning of the ter region as well as for the its progressive segregation pattern ending at dif [ 25 , 26 ] .
216 +The Topo IV cleavage at dif was significantly impaired in the matP mutant ( Fig 5C ) .
217 +The Topo IV cleavage site at position 1.9 Mb is included in the Ter macrodo-main , but cleavage at this site was almost unchanged in the absence of MatP ( Fig 5C ) .
218 +Introduction of a matP deletion into the nalR strain yielded an increase in ciprofloxacin sensitivity ( Fig 5D ) .
219 +We also constructed a parEts matP double mutant .
220 +Growth of this strain was significantly altered compared to the parEts parental strain at an intermediate temperature ( Fig 5E ) .
221 +Such a synergistic effect was not found when combining the matP deletion with a gyrBts mutation .
222 +Taken together , these results led us to consider that MatP itself or the folding of the Ter macrodomain might be important for Topo IV targeting at dif .
223 +Since the FtsK/Xer/dif system is dedicated to post-replicative events that are specific to a circular chromosome , it was tempting to postulate that the activity of Topo IV at dif is also dedicated to post-replicative decatenation events and is strictly required for circular chromosomes .
224 +To address this question , we used E. coli strains harboring linear chromosomes [ 34 ] .
225 +In this strain , expression of TelN from the N15 phage promotes linearization of the chromosome at the tos site inserted a 6kb away from dif .
226 +Indeed , chromosome linearization suppresses the phenotypes associated with dif deletion [ 34 ] .
227 +We analyzed cleavage at the dif site by Topo IV in the context of a linearized chromosome .
228 +Cleavage was completely abolished ; showing that Topo IV activity at dif is not required on linear chromosomes .
229 +This effect was specific to the dif site , since cleavage at the 1.9 Mb site remained unchanged after chromosome linearization ( Fig 5F ) .
230 +We next assayed if the phenotypes associated with matP deletion , i.e. , formation of elongated cells with non-partitioned nucleoids [ 26 ] , depend on chromosome circularity .
231 +Strikingly , most of the phenotypes observed in the matP mutant were suppressed by linearization of the chromosome ( Fig 5G ) .
232 +Interestingly , the frequency of cleavage at dif sites inserted far ( 300 kb ) from the normal position of dif or in a plasmid were significantly reduced compared to the WT situation ( S11 Fig ) confirming that Topo IV cleavage at dif is specific to circular chromosomes .
233 +Discussion
234 +Specific Topo IV binding and cleavage sites on the chromosome
235 +Whole genome analysis of Topo IV binding by ChIP-seq revealed approximately 10 Topo IV binding sites across the E. coli genome .
236 +Among them , only 5 sites were strongly enriched in every experiment and these were mapped to positions 1.25 , 1.58 ( dif ) , 1.85 , 2.56 and 3.24 Mb .
237 +We did not identify any consensus sequence that could explain specific binding to these sites .
238 +Band shift experiments at the dif site and the 1.25 Mb site revealed that Topo IV binding is not sequence-dependent .
239 +This led us to favor models involving exogenous local determinants for Topo IV binding as it is the case for the dif site in the presence of XerC .
240 +Because XerC is only known to bind to dif , we could speculate that other chromatin factors might be involved in Topo IV targeting .
241 +Topo IV and Fis binding sites [ 33 ] overlap more frequently than expected ( Nust P value 10e-03 [ 32 ] .
242 +Topo IV and Fis binding sites overlap at the positions 1.25 and 2.56 Mb ; it is therefore possible that Fis plays a role in defining some Topo IV binding sites .
243 +However our EMSA , cleavage and ChIP experiments did not show any cooperative binding of Topo IV with Fis .
244 +In spite of its co-localization with Topo IV , Fis does not contribute in defining Topo IV binding or cleavage sites .
245 +Nevertheless , the role of the chromatin in Topo IV localization was also illustrated by the strong negative correlation observed for the Topo IV and H-NS bound regions .
246 +H-NS rich regions were significantly less enriched for nonspecific Topo IV binding than the rest of the chromosome .
247 +Topo IV mediated DNA cleavage sites
248 +We postulated that loci where Topo IV is catalytically-active could be identified by DNA cleavage mediated by the quinolone drug norfloxacin .
249 +We designed a new ChIP-seq strategy that consisted of capturing DNA-norfloxacin-Topo IV complexes .
250 +We called it NorflIP .
251 +Three independent experiments show that Topo IV was trapped to a large number of loci ( 300 to 600 ) with most of these loci observed in two out of three experiments .
252 +A hundred of these loci were identified in all three experiments .
253 +Dif presented a strong signal in the NorflIP as in the ChIP-seq but this is not the case for most of the other ChIP-seq peaks .
254 +NorflIP peaks presented a characteristic pattern suggesting that they are genuine DNA-norfloxacin-Topo IV complexes .
255 +Considering that norfloxacin does not alter Topo IV specificity , our results suggest that for Topo IV the genome is divided into five categories : i ) Loci where Topo IV binds strongly but remains inactive for most of the cell cycle ; ii ) Loci where Topo IV is highly active but does not reside for very long time ; iii ) Loci where we observed both binding and activity ( dif and 2.56 Mb ) ; iv ) regions where Topo IV interacts non-specifically with the DNA and where topological activity is not stimulated ; v ) regions where non-specific interactions are restricted ( the Ter domain , chromatin rich regions ( tsEPODs [ 35 ] , H-NS rich regions ) .
256 +Detection of norfloxacin-mediated genomic cleavage by pulse field electrophoresis has previously revealed that when Topo IV is the only target of norfloxacin the average fragment size is 300 -- 400 kb while it drops to 20 kb when Gyrase is the target [ 11 ] .
257 +This suggests that , for each cell , no more than 10 to 20 Topo IV cleavages are formed in 10 min of norfloxacin treatment .
258 +To fit this observation with our data , only a small fraction ( 10 -- 20 out of 600 ) of the detected Topo IV cleavage sites would actually be used in each cell .
259 +This might explain why Topo IV cleavage sites were hardly distinguishable from background in the ChIP-seq assay ( Fig 3 ) .
260 +This is in good agreement with the estimation that the catalytic cycle only provokes a short pause ( 1.8 sec ) in Topo IV dynamics [ 36 ] .
261 +The mechanism responsible for the choice of specific Topo IV cleavage sites is yet to be determined .
262 +As indicated by our findings that deletion of the cleavage site resulted in the formation of a new site or sites in the vicinity , cleavage is not directly sequence-related .
263 +We observed several biases that might be involved in determination of cleavage sites ( GC di-nucleotide skew , GATC spacing , positioning near gene ends or intergenic regions , proximity with highly expressed genes and Fis binding regions ) .
264 +Interestingly inhibition of transcription with rifampicin inhibits Topo IV cleavage ( Fig 3 ) .
265 +This raises the possibility that transcription , that can be stochastic , may influence stochastic determination of Topo IV activity sites .
266 +The influence of transcription could be direct , if RNA polymerase pushes Topo IV to a suitable place , or indirect if the diffusion of topological constraints results in their accumulation near barriers imposed by gene expression [ 37 , 38 ] .
267 +This accumulation could then , in turn , signal for the recruitment of Topo IV .
268 +Replication influences Topo IV binding and activity
269 +Synchronization experiments revealed that , like Topo IV binding at specific sites , Topo IV cleavage activity is enhanced by chromosome replication .
270 +Enrichment was the highest in late S phase or G2 phase ; it seems to persist after the passage of the replication fork at a defined locus .
271 +Enrichment in asynchronous cultures was significantly reduced compared to S40 or G2 synchronized cultures suggesting that Topo IV is not bound to the chromosome for the entire cell cycle .
272 +Unfortunately our experiments did not have the time resolution to determine at what point of the cell cycle Topo IV leaves the chromosome and if it would leave the chromosome during a regular cell cycle .
273 +The role of DNA replication of Topo IV dynamics has recently been observed by a very different approach [ 36 ] .
274 +The authors propose that Topo IV accumulates in the oriC proximal part of the chromosome in a MukB and DNA replication dependent process .
275 +These observations are in good agreement with our data and suggest that Topo IV is loaded on DNA at the time of replication , accumulate towards the origin of replication and remains bound to the DNA until a yet unidentified event triggers its release .
276 +Formation of positive supercoils and precatenanes ahead and behind of the replication forks respectively , could be the reason for Topo IV recruitment .
277 +One could hypothesize that MukB is used as a DNA topology sensor that is responsible for redistribution of Topo IV .
278 +However we only detected a modest effect of mukB deletion on Topo IV cleavage at dif ( Fig 5 ) .
279 +Putative events responsible for Topo IV release could be , among others , complete decatenation of the chromosome , SNAPs release , or stripping by other proteins such as FtsK .
280 +Non-specific Topo IV binding
281 +Non-specific Topo IV binding presents a very peculiar pattern ; it is significantly higher in the oriC proximal 3Mb than in the 1.6 Mb surrounding dif .
282 +This pattern is not simply explained by the influence of replication ( S3 Fig ) .
283 +Interestingly , ChIP-seq and ChIP-on-Chip experiments have already revealed a similar bias for DNA gyrase [ 12 ] and SeqA [ 39 ] .
284 +The CbpA protein has been shown to present an inverse binding bias [ 40 ] , with enrichment in the terminal region and a reduction in the oriC proximal domain .
285 +The HU regulon has also presented a similar bias [ 41 ] .
286 +The terminus domain defined by these biases always comprises the Ter macrodo-main but it extends frequently beyond the extreme matS sites .
287 +The role of MatP in the definition of these biases has not yet been tested .
288 +The group of G. Mushelishvili proposed a topological model to interpret the DNA gyrase and HU regulon biases , suggesting that HU coordinates the global genomic supercoiling by regulating the spatial distribution of RNA polymerase in the nucleoid [ 41 ] .
289 +Topo IV could benefit from such a supercoiling gradient to load on the chromosome .
290 +Interestingly , the strongest Topo IV binding and cleavage sites are localized inside the Terminus depleted domain .
291 +One possibility could be that these sites minimize Topo IV binding to adjacent nonspecific sequences .
292 +Alternatively one can propose that a regional reduction of non-specific binding creates a selective advantage for optimal loading on to specific sites .
293 +Dif and the control of decatenation
294 +Dif was the strongest Topo IV cleavage site detected by NorflIP , it was also detected in the ChIP-seq assays .
295 +We have used Southern blot to analyze the determinants involved in this activity .
296 +The binding of XerC on the xerC box of dif and the region downstream of the xerC box are essential .
297 +In vitro , XerC also strongly favors binding of Topo IV at dif .
298 +Interestingly XerD and the xerD box did not improve Topo IV binding or cleavage .
299 +We propose that XerC works as a scaffold for Topo IV , simultaneously stimulating its binding and its activity .
300 +Topo IV activity at dif is also dependent on the circularity of the chromosome , suggesting that when topological constraints can be evacuated through chromosome ends , Topoisomerase IV does not catalyze strand passage at dif .
301 +This suggests that topological complexity is directly responsible for Topo IV activity .
302 +Topo IV cleavage activity at dif is not influenced by SeqA or FtsK , which are two known Topo IV partners .
303 +Interestingly , mukB and matP deletion mutants slightly reduced this activity .
304 +The synergistic effect observed when a matP deletion is combined with a parEts mutation suggests that MatP indeed influences Topo IV activity .
305 +The phenotypes of the matP mutant are rescued by the linearization of the chromosome .
306 +A similar rescue has been observed for the dif mutant [ 34 ] .
307 +Therefore it is likely that a significant part of the problems that cells encounter in the absence of matP corresponds to failure in chromosome topology management , either decatenation or chromosome dimer resolution [ 25 ] .
308 +In conclusion , we propose that genomic regulation of Topo IV consists of : ( 1 ) Topo IV loading during replication , ( 2 ) Topo IV binding to specific sites that may serve as reservoirs , ( 3 ) Topo IV activation to remove precatenanes or positive supercoils in a dozen of stochastically chosen loci ( 4 ) XerC and MatP ensuring the loading of Topo IV at the dif site for faithful decatenation of fully replicated chromosomes .
309 +Materials and Methods ChIP-seq assay
310 +ParE-flag and ParC-flag C-terminus fusions were constructed by lambda red recombination [ 42 ] .
311 +Cultures were grown in LB or Minimal medium A supplemented with succinate ( 0.2 % ) and casamino acids ( 0.2 % ) .
312 +Cells were fixed with fresh Formaldehyde ( final concentration 1 % ) at an OD600nm 0.2 -- 0.4 .
313 +Sonication was performed with a Bioruptor Pro ( Diagenode ) .
314 +Immunoprecipitations were performed as previously described 26 .
315 +Libraries were prepared according to Illumina 's instructions accompanying the DNA Sample Kit ( FC-104-5001 ) .
316 +Briefly , DNA was end-repaired using a combination of T4 DNA polymerase , E. coli DNA Pol I large fragment ( Klenow polymerase ) and T4 polynucleotide kinase .
317 +The blunt , phosphorylated ends were treated with Klenow fragment ( 3 ' to 5 ' exo minus ) and dATP to yield a protruding 3 - ` A ' base for ligation of Illumina 's adapters which have a single ` T ' base overhang at the 3 ' end .
318 +After adapter ligation DNA was PCR amplified with Illumina primers for 15 cycles and library fragments of ~ 250 bp ( insert plus adaptor and PCR primer sequences ) were band isolated from an agarose gel .
319 +The purified DNA was captured on an Illumina flow cell for cluster generation .
320 +Libraries were sequenced on the Genome Analyzer following the manufacturer 's protocols .
321 +Norfloxacin (final concentration 2μM) was added to the cultures at O before harvesting. Sonication and immunoprecipitation were perform ChIP-seq assay.
322 +Analysis of sequencing results
323 +Sequencing results were processed by the IMAGIF facility .
324 +Base calls were performed using CASAVA version 1.8.2 .
325 +ChIP-seq and NorflIP reads were aligned to the E. coli NC_000913 genome using BWA 0.6.2 .
326 +A custom made pipeline for the analysis of sequencing data was developed with Matlab ( available on request ) .
327 +Briefly , the number of reads for the input and IP data was smoothed over a 200bp window .
328 +Forward and reverse signals were added , reads were normalized to the total number of reads in each experiment , strong non-specific signals observed in unrelated experiments were removed , data were exported to the UCSC genome browser for visualization and comparisons .
329 +The strongest peaks observed with NorflIP experiments ( dif and 1.9 Mb ) present a characteristic shape ( S6 Fig ) that allows the automatic detection of lower amplitude peaks but preserves the characteristic shape .
330 +We measured Pearson correlation coefficient with the dif and the 1.9 Mb site for 600bp sliding windows over the entire genome .
331 +Peaks with a Pearson correlation above 0.72 were considered as putative Topo IV cleavage sites .
332 +Sequencing data are available on the GEO Repository ( http://www.ncbi.nlm .
333 +nih.gov / geo / ) with the accession number GSE75641 .
334 +Data were plotted with the Circos tool [ 43 ] and UCSC Archaeal Genome Browser [ 44 ] .
335 +Southern blot
336 +Cleavage of DNA by Topo IV in the presence of Norfloxacin was monitored by Southern blot as previously described [ 10 ] .
337 +DNA was extracted from E. coli culture grown in minimal medium supplemented with glucose 0.2 % and casaminoacids 0.2 % .
338 +Norfloxacin ( final concentration 10μM ) was added to the cultures at OD 0.2 for 10 min before harvesting .
339 +DNA was transferred by neutral blotting on nitrocellulose membranes .
340 +For synchronization experiments a flash freeze step in liquid nitrogen is included before harvesting .
341 +Quantification was performed with Image J software .
342 +EMSA
343 +Experiments were conducted using Cy3-coupled probes harboring the dif site and a Cy5-coupled dye as control .
344 +Reactions were carried out in EMSA reaction buffer ( 1mM spermidine , 30mM potassium glutamate , 10mM DTT , 6mM magnesium chloride , 10 % glycerol , pH 7.4 ) .
345 +Reactions were incubated for 15 min at RT , loaded on 4 % native PAGE gel at 25 volts and then run at 125 volts for 2 hours .
346 +Gels were then visualized using a Typhoon FLA 5000 scanner ( GE healthcare Life Science ) .
347 +EMSA of plasmids were performed with unlabeled supercoiled plasmid in the same reaction buffer .
348 +Electrophoresis was performed in a 0.8 % agarose gel in 0.5 x TAE buffer at 4 °C for 80 min at 150V .
349 +DNA labeling was performed with SYBR green .
350 +Supporting Information
351 +S1 Fig .
352 +A ) Measure of the colony formation unit ( CFU ) of the WT , nalR , ParC-Flag , ParC-Flag nalR and ParE-Flag nalR strains .
353 +Culture were grown until OD 0.2 and treated for 40 minutes with norfloxacin 2μM and plated on LB plates .
354 +B ) Measure of the growth rate of the nalR , ParC-Flag nalR and ParE-Flag nalR strains .
355 +C ) Southern blot analysis of Topo IV mediated cleavage in the presence of norfloxacin at the 1.9 Mb site in the WT , nalR and ParC-Flag nalR and ParE-Flag nalR strains .
356 +( PDF )
357 +S2 Fig .
358 +Genome browser magnifications illustrating common non-specific signal observed over rRNA operons , tRNA and IS sequences .
359 +ParE-Flag ChIP-seq is represented in red , MatP-Flag ChIP-seq is represented in blue , Mock IP with a strain that did not contain Flag tagged proteins is represented in black .
360 +Genes , ribosomal operons and tRNA are represented below ChIPseq signals ( PDF )
361 +S3 Fig .
362 +A ) Analysis of the Topo IV nonspecific binding .
363 +Normalized enrichment ( Average number of reads in a 1kb sliding window divided by the total amount of reads ) of each flag immuno-precipitation experiment was plotted as a function of the genomic position .
364 +Left panel a 100 kb region near oriC ( positions 4.26 to 4.36 Mb ) is represented .
365 +Right panel a 100 kb region around dif ( positions 1.55 to 1.65 Mb ) is represented .
366 +B ) Scatter plot of the average GC content according to parC-flag IP/Input .
367 +60 kb sliding windows were used for GC content and IP/Input .
368 +C ) Average IP/Input values were normalized for GC content .
369 +D ) Null model I , a Topo IV comet follows replication forks .
370 +Illustration of the Topo IV binding kinetics under null model I described in S1 Text .
371 +The x axis in the plots represents the chromosome coordinate s , going between 0 ( ori ) and L ( ter ) .
372 +The y axis represents cell cycle time .
373 +The shaded areas are the positions of the Topo IV comets ( also sketched as red lines on a circular representation of the chromosome ) , and the numbers represent the number of bound regions per replichore .
374 +Left panel : case of non-overlapping rounds .
375 +Right panel : case of overlapping rounds , in the case where the B period starts after the termination of replication within the same cell cycle .
376 +E ) Topo IV binding bias , shown by the specific Input/IP values ( each normalized by total reads ) .
377 +This bias is not compatible with a model where Topo IV binding follows replication and persists for a characteristic period of time ( purple trace ) .
378 +( PDF ) S4 Fig .
379 +Flow cytometry analysis of the synchronization experiment .
380 +Samples were fixed in ethanol at different time points : after 1h30 at 40 °C ( G1 ) , 20 min after downshift to 30 °C ( S20 ) , 40 min after downshift to 30 °C ( S40 ) , 60 min after downshift to 30 °C ( G2 ) and in stationary phase .
381 +( PDF )
382 +S5 Fig .
383 +A ) Genome browser magnifications illustrating common non specific signal observed over rRNA operon , IS sequences in the NorflIP and ChIP-seq experiments .
384 +ParE-Flag NorflIP is represented in purple , MatP-Flag ChIP-seq is represented in blue , Mock IP with a strain that did not contained Flag tagged proteins is represented in black .
385 +Genomic localization are the same as in S2 Fig B ) Southern blot cleavage assays performed in WT and nalR strains at the insH locus , ribosomal operon A and ribosomal operon B. TopoIV did not present any cleavage
386 +S6 Fig .
387 +A ) Snapshots of the ChIP-seq and NorflIP experiments at the position 1.85 and 1.92 Mb .
388 +Topo IV binding to position 1.85 Mb was only revealed by the ChIP-seq experiment in the presence of formaldehyde .
389 +Topo IV cleavage at position 1.92 Mb was only revealed by the NorflIP experiment .
390 +NorflIP peaks present a characteristic shape illustrated on the 1.92 Mb with a large 200 bp empty region in between the forward and reverse signal ( arrow ) .
391 +B ) Snapshot of the ChIP-seq and NorflIP experiments at the dif position .
392 +Topo IV binding ( ChIP-seq ) and cleavage ( NorflIP ) were detected at the dif position .
393 +C ) Description of the NorflIP peak calling procedure .
394 +Forward and reverse reads from the Flag immunoprecipitation were smoothed over 200 bp , and then subtracted from each other .
395 +The dif and 1.9 Mb signals observed on a 2kb window were used as a probe to test the entire genome with 100 bp sliding intervals .
396 +Pearson coefficient between the dif and 1.9 Mb signals and each interval were measured .
397 +Pearson coefficients above 0.72 were considered as putative Topo IV peaks .
398 +The initial list of Topo IV sites ( S1 Table ) corresponds to sites presenting a Pearson correlation above 0.72 in comparison with dif and 1.9 Mb .
399 +IP/input ratio was measured .
400 +172 peaks with Pearson coefficient above 0.72 and an IP/input ratio > 2 were manually validated as Topo IV sites ( S1 Table ) .
401 +D ) Analysis of reads orientation in the NorflIP experiment at position 0.2 Mb .
402 +Forward and reverse read peaks are about 200 bp large , a 100 nucleotides gap is observed in between the peaks .
403 +For the analysis of Topo IV cleavage site distribution we estimated that the center of the 100 nucleo-tides gap corresponds to the position of Topo IV cleavage .
404 +( PDF )
405 +S7 Fig .
406 +Measure of the distance between two adjacent Topo IV cleavage sites in the dif region ( A ) and the region containing oriC and SNAP2 ( B ) .
407 +For this analysis the 571 Topo IV cleavage sites observed in the 3 experiments were pooled .
408 +C ) Distribution of the Topo IV cleavages inside genes and intergenic regions .
409 +The gene sizes were normalized to 1 .
410 +D ) RSAT analysis of the NorflIP peak calling results ( http://www.rsat.eu/; Thomas-Chollier M , Defrance M , Medina-Rivera A , Sand O , Herrmann C , Thieffry D , van Helden J. ( 2011 ) RSAT 2011 : regulatory sequence analysis tools .
411 +Nucleic Acids Res .
412 +2011 Jul ; 39 .
413 +Analysis of the dinucleotide bias in 172 manually validated NorflIP Topo IV cleavage sites .
414 +In average GC dinucleotides are enriched near the middle of the ChIP signal .
415 +E ) GATC spacing around Topo IV peaks detected with the NorflIP experiment .
416 +Average distances between two consecutive GATC are measured around ( + / - 20 GATC sites ) 172 validated Topo IV cleavage sites and 172 random sequences .
417 +( PDF )
418 +S8 Fig .
419 +A ) Box plot of the distribution of distance between TopoIV cleavages and the closest highly expressed transcription unit ( T.U. ) .
420 +For this analysis the 571 Topo IV cleavage sites observed in the 3 experiments were pooled .
421 +T.U. expression was determined by RNAseq .
422 +An arbitrary threshold was set to 500 reads , it corresponds to the 10 % of the T.U. the most expressed .
423 +The distribution of a random set of cleavage sites was used as control .
424 +The two distributions are statistically different according to Anova test .
425 +The median distance is 8.5 kb for the TopoIV cleavage set and 12.3 kb for the random set .
426 +B ) Genome browser zoom on the region 1.92 Mb were TopoIV cleavages were observed in a region with a number of highly expressed T.U. C ) Distribution of 458 Topo IV cleavages ( black ) and random sites ( grey ) in between two consecutive highly expressed T. U. Topo IV cleavages are slightly more frequent near the TU than in the middle of the region .
427 +( PDF )
428 +S9 Fig .
429 +A ) Distribution of ParE-Flag 1 ChIP-seq enrichment in the region overlapping or not a H-NS binding site .
430 +B ) Box plot of the distribution of GC % in the regions depleted for Topo IV ( IP/input < 0.6 ) or enriched for Topo IV ( IP/input > 1.2 ) or enriched for H-NS .
431 +C ) Distribution of the GC % in 172 validated Topo IV cleavage sites as function of NorflIP IP/input signal .
432 +D ) Measure of the GC % in the 172 validated cleavage sites .
433 +GC % was measured in sliding windows of 20 bp and color coded .
434 +( PDF )
435 +S10 Fig .
436 +A ) Analysis of the robustness of the Topo IV-XerC-dif complex in the presence of increasing amounts of XerD protein .
437 +EMSA were performed with prebound Topo IV and XerC on dif and subsequent addition of XerD for 10 minutes before loading on the gel .
438 +B ) Analysis of Topo IV binding to negatively supercoiled plasmid by EMSA on agarose gel .
439 +Topo IV from 10 , 50 , 100 , 200 nM was added to the pFC24 ( dif ) plasmid in the presence of XerCD ( 25 or 50 nM ) .
440 +( PDF )
441 +S11 Fig .
442 +A ) Southern Blot analysis of Topo IV cleavage in the nalR strain at dif and an ectopic dif site located at 1.3 Mb on the genomic map .
443 +B ) Southern Blot analysis of Topo IV cleavage on a plasmid ( pFC25 ) carrying the dif region ( 10 kb around dif ) + or -- dif ( PDF )
444 +S1 Table .
445 +Sheet 1 ) Validated ChIP-seq sites .
446 +Sheet 2 ) NorflIP sites observed in the ParC-Flag 1 NorflIP , ParE-Flag NorflIP and ParC-Flag 2 NorflIP .
447 +Sheet 3 ) Common NorflIP sites for the different experiments .
448 +Sheet 4 ) Manually Validated Topo IV cleavages .
449 +( XLSX )
450 +S1 Text .
451 +Model to test the correlation between TopoIV binding and the progression of rep-lication .
452 +To test if ParC and ParE ChIP-seq biases were related to chromosome replication we constructed in silico models The result of this null model is that in all cases ( overlapping or non-overlapping rounds ) the observed mean occupancy should follow the dosage .
453 +Hence the occupancy gap observed in S3E Fig in the Ter region ( when occupancy is normalized by dos-age ) has to be interpreted as a sign that this model does not apply , at least in this region .
454 +( DOCX )
455 +Acknowledgments
456 +We thank D. Sherratt , K. Marians , D. Grainger , J. Berger , P. Rousseau and F.X. Barre for the generous gift of proteins and plasmids .
457 +We thank Marie Franquin , Jorgelindo Da Veiga Moreira and Estelle Mignot for preliminary experiments .
458 +We thank Stephane Marcand for Southern blot tips .
459 +We thank Charlotte Cockram for careful reading of the manuscript .
460 +We thank Ivan Junier and Thibault Lepage for technical help with Circos .
461 +We thank the IMAGIF geno-mic facility for deep sequencing .
462 +Author Contributions
463 +Conceived and designed the experiments : HES LLC EL FC OE .
464 +Performed the experiments : HES LLC EL EV CP .
465 +Analyzed the data : HES LLC EL FC MCL OE .
466 +Wrote the paper : FC MCL OE .
467 +Conceived and analyzed models : MCL OE .
...\ No newline at end of file ...\ No newline at end of file
1 +Plasmid
2 +abstract
3 +Conjugation plays an important role in the horizontal movement of DNA between bacterial species and even genera .
4 +Large conjugative plasmids in Gram-negative bacteria are associated with multi-drug resistance and have been implicated in the spread of these phenotypes to pathogenic organisms .
5 +A/C plasmids often carry genes that confer resistance to multiple classes of antibiotics .
6 +Recently , transcription factors were characterized that regulate A/C conjugation .
7 +In this work , we expanded the regulon of the negative regulator Acr2 .
8 +We developed an A/C variant , pARK01 , by precise removal of resistance genes carried by the plasmid in order to make it more genetically tractable .
9 +Using pARK01 , we conducted RNA-Seq and ChAP-Seq experiments to characterize the regulon of Acr2 , an H-NS-like protein .
10 +We found that Acr2 binds several loci on the plasmid .
11 +We showed , in vitro , that Acr2 can bind specific promoter regions directly and identify key amino acids which are important for this binding .
12 +This study further characterizes Acr2 and suggests its role in modulating gene expression of multiple plasmid and chromosomal loci .
13 +© 2016 Elsevier Inc. .
14 +All rights reserved .
15 +Received in revised form 26 July 2016 Accepted 28 July 2016 Available online 1 August 2016
16 +1. Introduction
17 +The IncA/C plasmid type has spread globally and is now a major contributor to multidrug resistance in enteric pathogens ( Welch et al. , 2007 ; Fernández-Alarcón et al. , 2011 ; Fricke et al. , 2009 ; Harmer and Hall , 2014 ) .
18 +This plasmid type is modular in nature , containing several variable regions encoding antimicrobial resistance mechanisms and a conserved backbone of core genes for plasmid replication and maintenance ( Fernández-Alarcón et al. , 2011 ; Harmer and Hall , 2014 ; Fricke et al. , 2011 ; Carraro et al. , 2014a ) .
19 +Recent work characterized several transcriptional regulators encoded by the core backbone ( Carraro et al. , 2014b ) .
20 +These regulators were found to regulate conjugative transfer of IncA/C plasmids .
21 +Interestingly , one of the negative regulators , Acr2 , is similar to H-NS , a chromosomally encoded , global transcriptional regulator ( Fernández-Alarcón et al. , 2011 ) .
22 +There are several nucleoid-associated proteins encoded by E. coli .
23 +H-NS is among the most well studied ( Dillon and Dorman , 2010 ) .
24 +H-NS binds preferentially to DNA with a low G + C content ( Fang and Rimsky , 2008 ) .
25 +These sequences serve as sites of initial binding .
26 +After these initial interactions , other copies of H-NS can bind to each other via pro-tein-protein interactions , as well as the DNA , forming large complexes ( Fang and Rimsky , 2008 ; Bouffartigues et al. , 2007 ) .
27 +This is achieved through two distinct domains .
28 +The N-terminus of H-NS contains a oligomerization domain and the C-terminus contains a DNA binding
29 +Corresponding author at : University of Minnesota , Department of Veterinary and Biomedical Sciences , 1971 Commonwealth Ave , St. Paul , MN 55108 , United States .
30 +E-mail address : joh04207@umn.edu ( T.J. Johnson ) .
31 +domain ( Ali et al. , 2013 ) .
32 +Primarily , H-NS binding results in silencing of adjacent gene transcription ( Navarre et al. , 2006 ; Stoebel et al. , 2008 ) .
33 +Chromosomal copies of H-NS play an important role in regulation of horizontally acquired DNA , such as pathogenicity islands ( Dorman , 2007 ; Ali et al. , 2014 ; Navarre et al. , 2007 ) .
34 +In some cases , mobile elements encode their own copies of H-NS homologs ( Yun et al. , 2010 ; Dillon et al. , 2010 ; Müller et al. , 2010 ) .
35 +These horizontally encoded homologs of H-NS have been shown to antagonize the binding of the chromosomal copies of H-NS to horizontally acquired DNA ( Stoebel et al. , 2008 ; Bustamante et al. , 2001 ) .
36 +These antagonistic H-NS homologs have been found only on genomic islands of pathogenic E. coli , which is intuitive , given their specific function .
37 +There have been a few studies focusing on plasmid encoded H-NS homologs ( Yun et al. , 2010 ; Dillon et al. , 2010 ; Forns et al. , 2005 ; Doyle et al. , 2007 ) .
38 +H-NS homologs from plasmid pSfR27 and pCAR ( Sfh and Pmr , respectively ) seem to play roles in regulating a diverse set of genes , some of which are regulated by the chromosomally encoded H-NS copies ( Yun et al. , 2010 ; Dillon et al. , 2010 ; Doyle et al. , 2007 ) .
39 +It has been proposed that uncontrolled expression of these genes , caused by plasmid acquisition , could lead to a reduction in fitness and subsequent loss of the plasmid from the population .
40 +The H-NS homolog encoded on the R27 plasmid of E. coli , H-NSR27 , has been shown to directly interact with the plasmid 's origin of replication , oriT and other transfer associated genes to regulate conjugation ( Forns et al. , 2005 ) .
41 +H-NSR27 was shown to be involved in an intricate interplay of chromosomally encoded H-NS homologs to thermally regulate the expression of the conjugative transfer apparatus of R27 .
42 +These recent studies exemplify the diverse roles these plasmid encoded H-NS homologs serve .
43 +Given how widely distributed thes homologs are among plasmid types , the true diversity of roles for H-NS homologs is unknown ( Shintani et al. , 2015 ) .
44 +In this study , we characterize Acr2 , an H-NS-like protein that was found to negatively regulate conjugative transfer .
45 +RNA-Seq and ChAP-Seq ( Chromatin Affinity Precipitation-Seq ) were used to characterize Acr2 binding sites and regulatory network .
46 +We show that Acr2 binds multiple loci on the plasmid , specifically in regions of transfer genes and transposons carried by the plasmid .
47 +Additionally , we found that Acr2 binds several loci on the host bacterial chromosome and may directly alter host gene expression .
48 +Our sequence analysis indicates that Acr2 shares a DNA binding motif with that of other H-NS homologs and using site-directed mutagenesis we demonstrate that these amino acids are critical for its function as a repressor of conjugation .
49 +2. Materials and methods
50 +2.1. Bacterial strains, plasmids and growth conditions
51 +The bacterial strains and plasmids are listed in Table 1 .
52 +All strains were routinely grown in Difco ™ Luria-Bertani ( LB ) broth or LB agar at 37 °C unless otherwise noted .
53 +Broth cultures were grown in a shaking incubator at 37 °C with shaking ( 200 RPM ) unless otherwise noted .
54 +Supplementation of ampicillin ( Amp , 100 μg / mL ) , chloramphenicol ( Cm , 20 μg / mL ) , nalidixic acid ( Nal , 30 μg / mL ) , kanamycin ( Kan , 100 μg / mL ) , rifampicin ( Rif , 100 μg / mL ) and tetracycline ( 12.5 μg / mL ) were used as needed .
55 +Counter-selections were done using M9 minimal agar supplemented with 0.2 % rhamnose .
56 +Arabinose induction of pBAD22 vector constructs was achieved with a final concentration of 0.02 % .
57 +X-gal added to agar plates at a concentration of 40 μg / mL .
58 +Diaminopimelic acid ( DAP ) was add to a final concentration of 300 μM to facilitate growth of WM3064 .
59 +2.2. Strain construction via recombineering
60 +All deletions and mutations were done via λ-Red mediated recombination ( recombineering ) with some variations .
61 +In order to delete the resistance genes from pAR060302 , strain DY331 was used because it expresses recombineering genes from the chromosome and not from a plasmid which must be selected for .
62 +To ease transfer of pAR060302 , it was moved into a nalidixic acid resistant variant of strain WM3064 , which is a DAP auxotroph .
63 +To obtain a nalidixic acid resistant WM3064 , it was grown at 37 °C with shaking ( 200 RPM ) in LB broth supplemented with DAP overnight .
64 +This culture was used to inoculate a new 10 mL LB + Dap broth culture , which was incubated for 4 h at 37 °C with shaking ( 200 RPM ) .
65 +The cells were pelleted by centrifugation at 8000 RPM for 10 min .
66 +The pellet was resuspended with 100 μL of LB broth and used to inoculate an LB agar plate supplement with Nal and Dap to select a spontaneous nalidixic acid resistant mutant ( WM3064nalR ) .
67 +This plate was incubated at 37 °C overnight .
68 +Isolated colonies were streak purified on a new LB + Nal + Dap agar plate .
69 +The pAR060302 parental E. coli strain , AR060302 , was mated with WM3064nalR .
70 +Briefly , WM3064nalR was struck on an LB + Dap plate and the WT strain AR060302 was struck over the top .
71 +The plate was incubated overnight .
72 +The resulting growth was struck onto an LB + Nal + CM + Dap plate to select for WM3064nalR ( pAR0603020 ) transconjugants .
73 +WM3064nalR ( pAR060302 ) was used to transfer pAR060302 into strain DY331 in a similar manner except selection for transconjugants was achieved by growth on LB + Cm plates ( No DAP ) to select for DY331 ( pAR060302 ) .
74 +PCR was used to generate the tet knockout amplicon by amplifying the neo-ccdB cassette from pKD45 using the primers pARdeltaTet-fw and rv ( Table 2 ) ( 12.5 μL Phusion 2 × master mix ( Life Technologies ™ ) , 500 nM of each primer , 1 μL of template ( boiled cells ) , PCR conditions : 95 °C 5 min , 25 cycles of 95 °C 30 s , 55 ° C 30 s , 72 °C for 2 min ; then a final incubation at 72 °C for 10 min ) .
75 +The resulting amplicon was purified with a Qiagen ™ PCR cleanup kit .
76 +The neo-ccdB cassette from pKD45 allows for selection with kanamycin and then removal of the cassette ( scar-less or otherwise ) using counterselection as expression of ccdB ( via growth on minimal rhamnose plates ) is lethal .
77 +Strain DY331 ( pAR060302 ) was grown in LB + Cm broth at 32 °C with shaking ( 200 RPM ) overnight .
78 +The overnight culture was used to inoculate a new 50 mL LB + Cm broth culture ( 1:100 dilution ) .
79 +This was grown until an OD600 ~ 0.4 at which time it was moved to a 43 °C shaking water bath and incubated for 20 min to prime cells for recombineering .
80 +After the incubation the flask was cooled on ice for
81 +10 min .
82 +The cells were pelleted by centrifugation at 8000 RPM for 5 min at 4 °C .
83 +The cell pellet was resuspended with 25 mL ice cold H2O .
84 +The cells were collected again by centrifugation and washed an additional time .
85 +The final cell pellet was resuspended in 200 μL of ice cold H2O .
86 +A 40 μL aliquot of washed cells was electroporated with 0.5 -- 1 μg of puri-fied amplicon .
87 +Cells were recovered with LB broth and incubated at 32 ° C for 4 h .
88 +After recovery cells were plated on LB + Kan plates .
89 +Isolated colonies were checked for growth on LB + Tet plates to confirm disruption of the tet ( A ) gene .
90 +Successful mutants were mated on LB plates with E. coli strain K-12 MG1655 carrying pSIM5-Tet at 32 ° overnight .
91 +Successful transconjugants were selected on LB + Cm + Tet plates to select for pAR060302 ( Δtet : : neo-ccdB ) and pSIM5-tet .
92 +This strain was used to remove the neo-ccdB cassette by recombineering using a ssDNA substrate ( Sawitzke et al. , 2011 ) .
93 +Cells were primed for recombineering as above and the 70 nt oligonucleotide DeltaTetRepairOligo ( Table 2 ) was electroporated .
94 +Cells were recovered and plated on M9 + Rhamnose + Cm plates .
95 +This resulted in pAR060302 ( Δtet ) , where the tet locus was deleted and the neo-ccdB cassette was removed .
96 +Isolated colonies were checked for mutations via PCR .
97 +The entire insertionremoval process was then done a second time to target and remove the blaCMY-2 gene using the appropriate primers .
98 +This resulted in pARK01 , a tetracycline and ampicillin susceptible variant of pAR060302 .
99 +Deletions of predicted transcriptional regulators on pARK01 were done via recombineering in strain K12 ( pARK01 , pSIM5-tet ) .
100 +The plasmid pKD4 ( Datsenko and Wanner , 2000 ) carrying the FRT-neo-FRT cassette was used as a template for PCR ( 12.5 μL Phusion 2 × master mix ( Life Technologies ™ ) , 500 nM of each primer , 1 μL of template ( boiled cells ) , PCR conditions : 95 °C 5 min , 25 cycles of 95 °C 30 s , 55 ° C 30 s , 72 °C for 2 min ; then a final incubation at 72 °C for 10 min ) .
101 +PCR amplicons were subjected to a DpnI digestion to eliminate template plasmid and then electroporated into cells primed for recombineering .
102 +Resulting colonies were checked by PCR for mutations .
103 +Successful mutants were then grown and made electrocompetent and the plasmid pCP20 was electroporated .
104 +These transformants were grown at 32 °C for 48 h to `` flip '' out the neo cassette , leaving a copy of FRT .
105 +The plasmid pCP20 was lost via incubation at 37 °C for 48 h. Colonies were screened via PCR and amplicons were verified by sequencing .
106 +Alterations in the AT-Hook motif of Acr2 were achieved by first inserting the neo-ccdB cassette ( amplified using delATHOOKAcr2-kanccdB-fw and - rv primers ) into acr2 , and then through another round of recombineering using the appropriate ssDNA oligo and counterselection on minimal rhamnose plates to remove the cassette and alter the coding sequence as desired .
107 +2.3. Molecular cloning methods
108 +For constructs using pLUXtet , containing a promoterless lux operon , cloning was done via double digestion with SpeI and BamHI and ligation with DNA ligase ( NEB ) .
109 +Oligonucleotides used to generate PCR amplicons of promoter regions with flanking ends containing restriction sites are listed in Table 2 .
110 +To clone genes from pAR060302 into pBAD22 ( Guzman et al. , 1995 ) , in vivo cloning via recombineering was used ( Lee et al. , 2001 ) .
111 +In order to generate a template for PCR , pBAD22 was digested overnight using BamHI .
112 +The resulting digestion was used as template for PCR ( 12.5 μL Phusion 2 × master mix ( Life Technologies ™ ) , 500 nM of each primer , 1 μL of template , PCR conditions : 95 °C 5 min , 25 cycles of 95 °C 30 s , 55 °C 30 s , 72 °C for 6 min ; then a final incubation at 72 °C for 10 min ) .
113 +Primers used for in vivo cloning were designed to amplify the vector pBAD22 , and add 40 bp regions of homology starting with 2nd codon of the gene of interest to the reverse primer and 40 bp of homology ending with the codon next to the stop codon for the forward primer .
114 +PCR amplicons were purified with a Qiagen ™ PCR Cleanup Kit and electroporated into K-12 ( pARK01 , pSIM5-tet ) cells that were primed for recombineering .
115 +After 4 h of recovery in LB broth at 32 °C , cells were plated on LB + Amp + Cm plates to select for strains still carrying pARK01 as well as the newly recombined pBAD22 with appropriate insertion .
116 +Subsequent colonies were checked via PCR for insertions in pBAD22 .
117 +Successfully cloned plasmids were confirmed via DNA sequencing .
118 +The pSIM5-tet plasmid was lost by incubation at 37 °C for 24 h.
119 +2.4. Conjugation experiments
120 +E. coli strain DH10 was used as a recipient in all conjugation assays .
121 +Donor and recipient cells were grown overnight at 37 °C in LB broth with the appropriate selection .
122 +The overnight cultures were used to inoculate new 5 mL cultures in LB broth with no selection .
123 +The new cultures were incubated for 4 h ; if arabinose induction was needed it was done at 2 h of incubation .
124 +After 4 h of incubation , 0.5 mL of donor and recipient cells were added to 1.5 mL centrifuge tube , mixed by pipetting and incubated at 37 °C without shaking for 1 h .
125 +The mating reactions were then vortexed and placed immediately on ice .
126 +They were subsequently diluted in 1 × phosphate buffered saline ( PBS ) and plated to select for transconjugants and donors .
127 +2.5. Lux reporter assays
128 +Overnight cultures were grown with the appropriate selections in LB broth at 37 °C with shaking ( 200 RPM ) .
129 +These cultures were diluted 1:100 in new broth with selection .
130 +These cultures were grown under the same conditions for 2 h .
131 +At that time , the cultures were split in half .
132 +One half was treated with arabinose ( 0.02 % ) and the other half received no treatment .
133 +The cultures were allowed to grow for 2 h. All cultures were then aliquoted into a 96-well plate , 200 μL per well .
134 +Plates were then read on a Bio-Tek plate reader .
135 +Cell density and arbitrary light units were measured .
136 +Bioluminescence was standardized for cell density by dividing light units by the OD600 absorbance .
137 +Each value represents the mean of 3 experiments .
138 +2.6. RNA isolation and sequencing for RNA-Seq
139 +Strains DH10B ( pAR ) and DH10B ( pARΔacr2 ) were grown until an OD600 of 0.5 was achieved .
140 +Cells were pelleted and RNA was purified using a commercially available RNA extraction kit ( Qiagen ) .
141 +Treatments were included to remove DNA contamination ( Qiagen ) and ribosomal RNA ( MicrobExpress , Ambion ) .
142 +Two biological replicates for each strain were pooled for paired-end library sequencing ( either 50 or 100 bp reads ) via Illumina Genome Analyzer II at the University of Minnesota Genomics Center .
143 +All of the sequencing data are publically available under the NCBI BioProject ID PRJNA273283 .
144 +2.7. RNA-Seq analysis
145 +All Perl scripts and other computational biology resources used in this study can be found at https://github.com/kevinslang .
146 +cDNA reads were first trimmed so that the quality at each base position was above 30 and then mapped to the appropriate genome or plasmid sequence ( for pAR060302 , GenBank accession no .
147 +NC_012692 , for DH10 , the E. coli K-12 MG1655 published sequence was used GenBank accession no .
148 +NC_000913 ) Read mapping was done using BOWTIE ( Langmead et al. , 2009 ) .
149 +For each host , transcriptome maps of pAR060302 were constructed using Circos ( Krzywinski et al. , 2009 ) .
150 +To achieve this , a table was generated containing the average number of reads mapped per 250 bp of plasmid sequence .
151 +Each average was then normalized per 1 million total reads in the cognate sequence library .
152 +These averages were then log transformed and plotted as a line plot .
153 +For statistical testing of differentially expressed genes , the total number of reads mapped to each coding sequence ( CDS ) was calculated using Perl .
154 +These values were then analyzed using the R package EdgeR ( Robinson et al. , 2010 ; Robinson et al. , 2011 ) .
155 +We conservatively estimated the dispersion a
156 +0.001 .
157 +A fold-change cutoff of N2 or b − 2 and an adjusted p-value of b0 .05 were used to define significantly differentially expressed genes .
158 +2.8. ChAP-Seq experiments
159 +K12 ( pARK01 , pBacr26xHis ) was grown overnight in LB + Cm + Amp at 37 °C with shaking ( 200 RPM ) .
160 +The overnight culture was used to inoculate a new 10 mL LB + Cm + Amp culture ( 1:100 dilution ) .
161 +This was grown for 2 h at 37 °C with shaking ( 200 RPM ) .
162 +Arabinose was added to a final concentration of 0.02 % and the culture was incubated for 2 additional hours .
163 +Cells were fixed with the addition of formalin to a final concentration of 1 % .
164 +Fixed cells were incubated at RT for 20 min .
165 +The formalin was quenched by addition of glycine to a final concentration of 0.5 M and incubation for 5 min at RT. .
166 +Cells were collected by centrifugation at 8000 RPM for 5 min .
167 +The cell pellet was washed 1 × with 10 mL of cold PBS and collected again .
168 +The resulting pellet was resuspended in 1 × lysis solution ( MagneHIS Kit ™ , Promega ) .
169 +The cells were sonicated on ice at 5 watts for 30 s intervals and 1 min rest times .
170 +This was done 10 times .
171 +The cell lysates were spun at 12,000 g for 5 min and the supernatant was moved to a 1.5 mL centrifuge tube containing 50 μL of MagneHIS particles .
172 +This suspension was taken through the MagneHIS kit protocol .
173 +After elution , cross-linked DNA was released via incubation at 65 °C for 18 h .
174 +The resulting DNA was purified with a Qiagen ™ PCR Clean up Kit and sent for paired-end sequencing using the Illumina MiSeq platform .
175 +The library generation and sequencing was done at the University of Minnesota Genomics Center .
176 +In total , 2 biological rep-licates were sequenced separately .
177 +As a negative control , two genomic DNA preparations of the same cells were done using a Qiagen ™ DNeasy ™ kit and ~ 400 ng of each was sent for sequencing .
178 +The reads that resulted from the MiSeq run were all trimmed to 50 bp from the 3 ′ end using the tool Trimmomatic ( Bolger et al. , 2014 ) .
179 +The trimmed reads were then mapped to either the pAR060302 sequence or the K-12 genome sequence using BWA using the default parameters ( Li and Durbin , 2009 ) .
180 +Reads that were mapped correctly were filtered using SamTools ( Li et al. , 2009 ) .
181 +The replicate libraries were then merged using SamTools .
182 +The resulting read alignments files were then analyzed using MACS ( Zhang et al. , 2008 ) .
183 +Peak summit coordinates were used to extract 200 bp of sequence surrounding them using BedTools ( Quinlan and Hall , 2010 ) .
184 +These sequences were combined into a multifasta file and submitted to MEME for motif analysis ( Bailey et al. , 2009 ) .
185 +ChAP-Seq read alignments were also subjected to read counting on 150 bp windows of the pAR060302 sequence for visualization in Circos ( Krzywinski et al. , 2009 ) .
186 +2.9. Protein purification and EMSA
187 +The pBacr26xHis construct was transformed into the BL21 ( DE3 ) strain .
188 +The resulting strains were cultured in LB + AMP at 37 °C for 1 h with shaking ( 250 RPM ) .
189 +Arabinose was added to a final concentration of 0.2 % prior to growing the cultures for 5 h at 28 °C .
190 +Cells were spun at 4500 × g for 30 min , resuspended in 5 mL cell lysis buffer ( 20 mM Tris pH 8 , 500 mM NaCl , 5 mM imidazole , 5 mM β-mercaptoethanol ) and sonicated .
191 +The cellular debris was removed by centrifugation at 12,000 g for 15 min .
192 +200 μL of MagnePURE beads were added to the supernatant and these were incubated for 1 h on a rocking platform , washed twice with high salt washing buffer ( 20 mM Tris pH 8 , 1 M NaCl , 5 mM β-mercaptoethanol ) and twice with low salt washing buffer ( 20 mM Tris pH 8 , 0.5 M NaCl , 30 mM imidazole , 5 mM β-mercaptoethanol ) , and then eluted with 100 μL elution buffer ( 20 mM Tris pH 8 , 500 mM NaCl , 500 mM imidazole ) .
193 +Pefabloc ™ ( Roche ) and glycerol were added to final concentrations of 1 mg/mL and 5 % , respectively .
194 +Purified proteins were analyzed by SDS-PAGE gel electrophoresis and stored at − 80 °C .
195 +Two DNA fragments were used for EMSA analysis .
196 +The region upstream of acr1 ( ~ 480 bp ) and the floR promotor ( ~ 150 bp ) .
197 +These fragments were amplified by PCR using the primers Orf184-EMSA-F and Orf184-EMSA-R ( acr1 ) , and Flo-F and Flo-R ( floR ) .
198 +The amplicons were purified using a PCR cleanup kit ( Qiagen ) .
199 +Various concentrations of purified Acr2 were incubated with 10 nM DNA in binding buffer ( 15 mM HEPES pH 7.9 , 40 mM KCl , 1 mM EDTA , 1 mM DTT , 5 % glycerol ) for 30 min .
200 +The reactions were separated by gel electrophoresis for 2.5 h at 70 V on a 7.5 % native polyacrylamide gel at 4 °C ( buffered with Tris glycine pH 8.0 ) .
201 +Gels were stained with SYBR Green for 20 min at room temperature , washed twice with ddH2O , and DNA complexes were visualized with ultraviolet light .
202 +2.10 .
203 +Development of acr1-lacZ fusion construct and detection of LacZ activity
204 +Recombineering was used to replace the E. coli chromosomal genes lacY and lacA with an FRT-neo-FRT cassette .
205 +The lacZ gene , starting at the 4th codon was then amplified , along with the FRT-neo-FRT cassette with primers that contained 40 bp of homology with acr1 and the region upstream of acrC .
206 +This amplicon was used to replace acr1-acrC starting with the 4th codon of acr1 in strain MC4100 ( pARK01 , pSIM5-Tet ) via recombineering and the neo-FRT cassette was removed by introduction of pCP20 expressing the FLP recombinase .
207 +In the same strain , acr2 was disrupted via recombineering .
208 +These reporter cells were then transformed with constructs over expressing Acr2 and the relevant Acr2 variants .
209 +They were struck onto LB + Amp + Xgal plates with and without arabinose .
210 +3. Results
211 +3.1 .
212 +Acr2 is an H-NS-like protein that represses conjugative transfer of IncA/C plasmids
213 +To further investigate IncA/C plasmid conjugation , we developed a plasmid variant by systematically deleting the tetracycline and betalactam resistance genes ( see Materials and Methods ) to generate pARK01 .
214 +We demonstrate that this variant is no different in terms of conjugation frequency than the wild-type plasmid ( Fig .
215 +S1A ) .
216 +Recently , several transcriptional regulators on the IncA/C plasmid pVCR94ΔX were characterized in terms of their ability to regulate conjugative transfer ( Carraro et al. , 2014b ) .
217 +However , pVCR94ΔX was isolated from a Vibrio isolate and a deletion of unknown content was made in its development for genetic studies ( Carraro et al. , 2014a ) .
218 +To be certain that the functions were conserved in our IncA/C plasmid , pAR060302 ( isolated from an E. coli ) , we repeated several experiments using mutants of pAR060302 .
219 +Our results were mostly consistent with what was previously found ( Fig .
220 +S1C and D ) , which indicated that pAR060302 was regulated in a similar matter to pVCR94ΔX .
221 +The putative protein encoded by orf183 shares homology only with hypothetical proteins .
222 +Because of its proximity to the other predicted transcriptional regulators , we wondered if it may be involved in regulating conjugative transfer ( Fig .
223 +S1B ) .
224 +Deletion of this gene does result in a slight increase in transconjugants , however we could not rule out that this was due to a polar effect of the deletion ( Fig .
225 +S1C ) .
226 +Given the small magnitude of the effect , the putative protein produced by orf183 is unlikely to be a major contributor to repression of conjugation .
227 +In our experiments , deletion of acr1 did not alter the frequency of conjugative transfer of pARK01 .
228 +However , given the strong evidence previously reported on acr1 ( Carraro et al. , 2014b ) , we acknowledge that this could be due to differences in our experimental set up .
229 +To further investigate Acr2 , we generated an Acr26xHis construct and confirmed its ability to complement an acr2 deletion mutant by conducting transfer experiments .
230 +Plasmids lacking acr2 exhibit a 10-fold increase in conjugation frequency compared to wild-type ( Fig. 1 ) .
231 +The observation , from our data and that of other 's ( Carraro et al. , 2014b ) , that Acr2 negatively regulates conjugation corroborated our RNA-Seq results comparing WT and Δacr2 plasmids .
232 +Nearly all of the genes that are predicted to be involved in conjugative transfer wer significantly up-regulated ( at least 2-fold and p-value b0 .05 ) in the Δacr2 strain ( Fig. 2 , 4th ring ) .
233 +In addition to genes involved with transfer being up-regulated , the region encoding many putative hypothetical proteins and putative phage-like proteins ( bp positions ~ 82 k -- 100 k ) were also up-regulated in our experiment .
234 +Again these results are congruent with what has previously been reported , demonstrating that pARK01 is regulated in the same manner as other IncA/C plasmids and that our Acr26xHis construct is functionally analogous to the wild-type protein .
235 +3.2. Characterization of Acr2 binding sites
236 +We performed a ChAP-Seq experiment in vivo to better understand where Acr2 binds on both the plasmid and host bacterial chromosome .
237 +Using nickel affinity chromatography to pull down Acr26xHis , cross-linked DNA was extracted and subsequently sequenced .
238 +Analysis of the ChAP-Seq data revealed that Acr26xHis binds to several loci on the plasmid ( Fig. 2 , rings 1 and 2 ) .
239 +Some of the ChAP peaks overlapped with genes of unknown function , such as near base pair coordinates 19 k , 45 k , 140 k , and 145 k .
240 +The regions that showed greatest binding were the entire ISEcp1 region , the regions within the traFHG and the region upstream of acr1 .
241 +Binding upstream of acr1 would suggest a direct repression of the operon encoding the positive regulators acrDC .
242 +Our ChAP data suggests that Acr26xHis binds to chromosomal DNA sequences .
243 +However , like other H-NS-like proteins , the interactions are not easily interpretable .
244 +For example , we only found 3 instances of binding of genes that were subsequently found to be significantly differentially expressed in our RNA-Seq data ( Fig. 3 ) .
245 +Interestingly , all three of these genes have functions associated with metabolism , most notably the glcB gene which was found previously as being up regulated in E. coli carrying pAR060302 , compared to cells lacking the plasmid ( Lang and Johnson , 2015 ) .
246 +We used MACS ( Model-based Analysis of ChAP-Seq ) ( Zhang et al. , 2008 ) to determine significantly enriched peaks in DNA pulled down with Acr26xHis .
247 +The sequence surrounding the summits of each of the significant ChAP peaks found by MACS was submitted to MEME ( Multiple Em for Motif Elicitation ) to determine if there were common motifs within the significant peaks .
248 +The motif discovered in a majority of the peaks is A + T rich , similar to that of other H-NS-like proteins ( Fig. 4B ) .
249 +Electromobility shift assays ( EMSA ) were used to confirm that Acr26xHis binds to the DNA fragment upstream of acr1 containing the motif , but not a different A + T rich promoter sequence located upstream of the floR gene on plasmid pAR060302 ( Fig. 4A ) .
250 +Analysis using the tool Bprom ( Solovyev and Salamov , 2011 ) to computationally predict bacterial promoters shows a predicted transcriptional start site 287 bp upstream of the start codon of acr1 ( Fig. 4C ) .
251 +These results demonstrate that Acr2 directly represses transcription of the operon containing acrDC by binding to the sequence upstream of acr1 and that there is sequence specificity to Acr2 binding regardless of A + T content .
252 +3.3. The C-terminal domain of Acr2 is crucial for its activity
253 +The C-terminal domain of Acr2 is similar to that of other H-NS-like proteins ( Fig. 5A ) .
254 +It contains an AT-hook motif , with conserved amino acids Q/RGR , that has been shown in structure studies to be critical to contact with DNA ( Gordon et al. , 2011 ) .
255 +We examined the possibility that this motif was important for Acr2 activity by making mutations in this region using recombination with a ssDNA substrate ( see Materials and methods ) .
256 +An in-frame deletion of the codons for QGRRPD ( ΔAT-hook ) resulted in abolishment of the ability of Acr2 to repress conjugative transfer ( Fig. 5B ) .
257 +Although substitution of alanine for glutamine at position 116 resulted in increased transfer frequency , it was not as a dramatic as the increase observed for alanine substitutions for the arginine residues at positions 118 and 119 ( Fig. 5B ) .
258 +Given that these substitutions could have led to proteins targeted for degradation , which could also explain the acr2 − phenotypes observed , we cloned each of these Acr2 variants in an arabinose inducible vector .
259 +We used these constructs to test the ability to repress the LacZ activity of an acr1-lacZ fusion construct ( Fig. 5C ) .
260 +Only the WT Acr2 and the Q116A variant were able to repress LacZ activity .
261 +The Q116A result contrasts with that of the conjugation experiment .
262 +In the conjugation experiment the Acr2 variants were under native promotion .
263 +This is probably much lower than that achieved by arabinose induction of the pBAD vector , however , we can not rule out the possibility of degradation .
264 +Taken together , these results suggest that the QGRR motif is critical for the ability of Acr2 to repress the promoter upstream of acr1 .
265 +4. Discussion
266 +4.2. Acr2 is an H-NS-like protein with a conserved DNA binding motif
267 +Our results demonstrate that , like other H-NS homologs , Acr2 binds A + T rich DNA .
268 +Our in vitro results suggest that Acr2 binds in a sequence specific manner .
269 +It has been proposed that the amino acid composition in the AT-hook motif is the mechanism by which different H-NS homologs distinguish between chromosomal and horizontally acquired DNA ( Gordon et al. , 2011 ) .
270 +It is thought that the number or arrangement of positively charged amino acids , such as arginine , determine the DNA recognition by H-NS-like proteins .
271 +Acr2 shares a DNA binding motif with that of other H-NS homologs and our results show that this set of amino acids is critical for its function as a repressor .
272 +When we removed or altered this DNA binding motif from Acr2 , we found that , in some cases , the conjugation frequency increased higher than that of an Δacr2 mutation .
273 +This result could be explained in two ways : 1 ) Acr2 variants could be imparting a dominant negative effect on other negative regulators , such as Acr1 .
274 +Or 2 ) Acr2 variants could bind the promoter upstream of acr1 in such a way as to promote transcription .
275 +The AT-hook motif in Acr2 contains an additional arginine residue ( R119 ) that is not shared with other H-NS homologs .
276 +We have shown that this arginine is important for the function of Acr2 .
277 +This difference might result in Acr2 having a distinct propensity to bind specific regions of IncA/C plasmids to accomplish specific tasks , such as repressing conjugation .
278 +4.3. Other roles for Acr2
279 +We have generated evidence that Acr2 might have other roles in the biology of IncA/C plasmids .
280 +Our ChAP-Seq data suggest that Acr2 binds nearly the entire ISEcp1 element that carries the blaCMY-2 gene .
281 +Comparative genomics studies have demonstrated that the acquisition of this transposon is a recent event in the evolution of IncA/C plasmids ( Fernández-Alarcón et al. , 2011 ; Fricke et al. , 2009 ; Harmer and Hall , 2014 ) .
282 +Could Acr2 bind newly acquired mobile elements within IncA/C plasmid backbones ?
283 +Given the propensity for chromosomally encoded H-NS to bind genomic islands , it seems plausible ( Navarre et al. , 2006 ) .
284 +Furthermore , Acr2 binds to the 3 ′ end of the rhs gene located downstream of the class 1 integron ( bp coordinate ~ 146,000 ) .
285 +The rhs genes have repeat sequence elements that implicates them in genome shuffling ( Lin et al. , 1984 ) .
286 +Recent work from Harmer et al. suggests that the rhs homolog carried on IncA/C plasmids plays an important role in the diversity of newly integrated mobile elements ( Harmer and Hall , 2014 ) .
287 +Binding by Acr2 may inhibit the ability for recombination to happen at the rhs locus .
288 +H-NS has recently been shown to play an important role in the evolution of Salmonella , providing stability for its genomic islands ( Ali et al. , 2014 ) .
289 +Given broad spatial distribution of highly similar variants of IncA/C plasmids , Acr2 binding of rhs could be a mechanism driving IncA/C plasmid evolution .
290 +Our ChAP-Seq experiment also yielded evidence that Acr2 binds chromosomal DNA .
291 +It is unclear what the true role of this binding is as nearly all genes bound showed no differential expression in RNA-Seq experiments .
292 +We can not rule out that these peaks might be an artifact of overexpressing Acr2 .
293 +The lack of differentially expressed genes could also be explained by the presence of chromosomally encoded nucleoid associated proteins , such as H-NS , IHF and others .
294 +It will take more sophisticated experiments to tease out the meaning behind these results .
295 +There were three bound genes , however , that were differentially expressed in our RNA-Seq data .
296 +All three have to do with different metabolic pathways .
297 +Interestingly , one of the genes was glcB , which is involved in the glyoxylate bypass pathway .
298 +We previously found this pathway to be modulated in several different host bacteria upon acquisition of IncA/C plasmids ( Lang and Johnson , 2015 ) .
299 +This lends some credence to the possibility that IncA/C plasmids encode the ability to specifically alter host metabolic pathways to improve fitness of plasmid carrying cells .
300 +This presents an almost phage-like scenario where the plasmid co-ops the host bacterium to become adept at carrying and disseminating the plasmid .
301 +It is an interesting area of study that future work must explore .
302 +Supplementary data to this article can be found online at http://dx .
303 +doi.org/10.1016/j.plasmid.2016.07.004 .
304 +Acknowledgments
305 +The authors would like to thank Dr. Jeff Gralnick ( University of Minnesota ) , Dr. Fitnat Yildiz ( UC Santa Cruz ) , and Dr. Don Court ( NIH ) for sharing of strains .
306 +The authors thank Dr. William Navarre ( University of Toronto ) for sharing purified H-NS and EMSA technical assistance .
307 +Data analysis was carried out using tools available through the Minnesota Supercomputing Institute at the University of Minnesota .
308 +The primary author , KSL , was supported by a fellowship from the United States Department of Agriculture National Institute of Food and Agriculture grant no. 2013-67011-21276 .
309 +TJJ was supported through funding from the University of Minnesota College of Veterinary Medicine Signature Programs .
...\ No newline at end of file ...\ No newline at end of file
1 +Transcriptional and translational regulation by RNA
2 +∗ Corresponding author : Lehrstuhl für Mikrobielle Ökologie , Technische Universität München , Weihenstephaner Berg 3 , 85354 Freising , Germany .
3 +Tel : +498161715549 ; E-mail : neuhaus@wzw.tum.de One sentence summary : RNAseq and RIBOseq are able to quantify transcriptional and translational regulation of gene expression by ncRNAs in EHEC after adaptation to combined cold and osmotic stress .
4 +Editor : Richard Calendar
5 +ABSTRACT
6 +INTRODUCTION
7 +G
8 +C
9 +C f o
10 +R
11 +C
12 +C f e o o l p
13 +¬
14 +F o p
15 +¬
16 +P o o l
17 +F
18 +D
19 +R
20 +R
21 +R d v v f n d u u
22 +D
23 +P
24 +P e
25 +K u u a
26 +R a f e n n u n n l
27 +( l
28 +R
29 +K c
30 +K e
31 +M c t t n t t u e u
32 +(
33 +M
34 +M r s s h c t s c s h e c e c a t s t t s e d r s o t a e t t s t t i t
35 +( g
36 +( d r o r t r o r t n r n a r r n r r n o r e e e g a n a n a g t a e t c n e a t r a e g e d d e s e
37 +R n s s e n n e n n
38 +R n s r o n r s s s s s
39 +(
40 +( o s g c s
41 +) s s
42 +( g s l a o
43 +) s l l l b s a c l c a e e e
44 +) r i b l a l e n r a r a t b a a d
45 +R
46 +R a d i i t a p t t g
47 +)
48 +) d t g p p o o b o o t t e r o e o o o
49 +R e m m
50 +R m m u
51 +) g m e e
52 +) e e t m m
53 +1. Regulation by RNA thermometers
54 +u e l g e e
55 +44 70 178 2.5∗ 0.006 20 1711 689 0.4∗ 0.005
56 +e a t i
57 +0.487 0.962
58 +n o
59 +G e
60 +C o
61 +C o f o l p
62 +¬ v
63 +F
64 +D
65 +R
66 +P
67 +R
68 +P
69 +C o
70 +C o f o l p
71 +¬ v
72 +F
73 +D
74 +R d
75 +P
76 +R n u u
77 +P a
78 +R
79 +R e e l f n n
80 +( f
81 +K u
82 +K u u d c a
83 +R
84 +K t t u
85 +K e e
86 +M n
87 +M n n c l s s h
88 +(
89 +M
90 +M r c t t e t d u e c a c e t r c t s c t t s s h t
91 +( t g s i o r s t o t s t a e o d r r t n r o r e t r e n a r o n a t r r n r r n
92 +( a n a g g a n t t d a e e
93 +R c n e e n t n e a t r a e n n s g e s
94 +) d e r s s e
95 +R n r s r s s s
96 +( g o n s s
97 +( c o s a o c s n s o l n s e s s
98 +( g
99 +) l l c l c e l a b s
100 +) r i n b l r a r
101 +R r i b l a l a e e d a i i
102 +) t b a t a p d p a g t a p p t t d
103 +R
104 +) o t t e o b r o t o o g o o
105 +R
106 +5848 5253 7147 2597 0.4
107 +782 789 305 144 0.5
108 +o e o e m m u
109 +)
110 +1205 1491 418 1987 4.8
111 +g m m m
112 +R e e t u m e e
113 +) m m e l g e e a
114 +3.0∗
115 +e
116 +
117 +
118 +
119 +
120 +511 2087 239 1317 5.5 4.77E-07
121 +e t i n e o
...\ No newline at end of file ...\ No newline at end of file
1 +Methods
2 +Indeed , other putative targets identified by MAPS still need validation .
3 +Surprisingly , in Lalaouna et al. [ 1 ] , unusual binding partners were also co-purified with MS2-sRNA , such as transcribed spacer sequences of polycistronic tRNA transcripts ( glyW-cysT-leuZ and metZ-metW-metV ) .
4 +For a long time , these sequences were considered as non-functional `` junk RNA '' .
5 +Nevertheless , we demonstrated that , during glyW-cysT-leuZ pre-tRNA processing , the 30external transcribed spacer sequence ( 30ETSleuZ ) is excised and acts as a sRNAs sponge ( RyhB and RybB ) preventing them from binding their real targets [ 1 ] .
6 +Thus , 30ETSleuZ represents the first functional tRNA-derived RNA fragment ( tRF ) in bacteria ( see reviews [ 6 -- 8 ] for more details on tRFs ) .
7 +Evidence also showed that RybB sRNA interacts with another kind of tRFs : the internal transcribed spacers ( ITS ) of the metZ-metW-metV pre-tRNA [ 1,9 ] .
8 +We first noticed a strong enrichment of both ITSmetZ-metW/ITSmetW-metV with MS2-RybB [ 1 ] .
9 +Then , we performed the reverse experiment using each ITS as bait and were able to co-purify RybB sRNA confirming that ITSmetZ-metW/ITSmetW-metV and RybB interact in vivo [ 9 ] .
10 +However , the related mechanism of regulation is still under investigation .
11 +Taken together , these results demonstrated that , unlike other methods commonly used to identify targets ( e.g. microarray , Northern blot , RNAseq ) , MAPS can depict the whole interactome of a specific RNA as it identifies all kinds of interacting partners .
12 +In this report , we concisely describe adjustments made to MAPS to study various kind of RNA : RNA interactions .
13 +We also bring important modifications to MAPS protocol to be suitable for patho-genic or Gram-positive strains .
14 +Finally , we discuss the future of this technology
15 +Recently , we developed an in vivo technology , called MS2-affinity purification coupled with RNA sequencing ( MAPS ) , to tackle the problem of the identification of RNA : RNA interactions [ 1 ] .
16 +Briefly , the technique is based on the strong affinity of the MS2 protein for the MS2 RNA aptamer used to tag an RNA of interest ( see review [ 2 ] for more details on the history of RNA tagging ) .
17 +The MAPS technology was first used in two recent reports studying sRNA-mRNA interactions [ 1,3 ] .
18 +Regulatory small RNAs ( sRNAs ) are involved in the adaptation of bacteria facing environmental fluctuations by post-transcriptionally regulating a subset of mRNAs [ 4,5 ] .
19 +Using MAPS , we already drew the interacting map of RyhB , RybB and DsrA , three well-characterized sRNAs in Escherichia coli .
20 +Here , we confirmed previously known targets but also revealed new ones [ 1,3 ] .
21 +For example , we characterized grxD mRNA , involved in iron-sulfur cluster biosynthesis , as negatively regulated by RyhB sRNA [ 1 ] .
22 +In the same report , we validated yifE , encoding a conserved protein of unknown function , as a RybB positively regulated target .
23 +Moreover , we characterized a new atypical mRNA target of DsrA , coding for the ribose pyranase ( RbsD ) [ 3 ] .
24 +Contrary to the canonical mechanism of repression , DsrA inhibits translation of rbsD mRNA by interacting in the coding sequence and induces mRNA decay by an unknown ribonuclease ( RNase ) .
25 +However , we only touched the tip of the iceberg in these reports .
26 +⇑ Corresponding author at : Department of Biochemistry , Université de Sherbrooke , 3201 Jean Mignault Street , Sherbrooke , QC J1E 4K8 , Canada .
27 +E-mail address : eric.masse@usherbrooke.ca ( E. Massé ) .
28 +2. Materials and methods
29 +2.1. MS2 tagging
30 +We usually fused the 50-end of the RNA fragment of interest with the MS2 RNA aptamer .
31 +We recommend 50-end MS2 tagging in order to keep the endogenous terminator and to minimize secondary structure changes .
32 +To obtain the corresponding chimeric DNA sequence cloned in a plasmid under the control of a pBAD promoter ( arabinose-inducible promoter ) , we have first inserted MS2 stemloops into a pNM12 vector using MscI and EcoRI restriction enzymes ( NEB ) .
33 +Then , the DNA sequence corresponding to the RNA of interest is added using EcoRI and SphI ( Fig. 1A ) .
34 +The secondary structure of the chimeric RNA is verified using mfold software ( http://unafold.rna.albany.edu/?q=mfold ) .
35 +In the case of 50UTR-mRNA ( untranslated region of mRNA ) , we added MS2 stemloops at the 30end ( commonly at the beginning of the coding sequence ) followed by a T7 transcriptional terminator ( Fig. 1B ) .
36 +The MS2 aptamer and the T7 terminator are added to the 50UTR of mRNA using nested PCR .
37 +A stop codon is inserted in frame , just before the MS2 aptamer sequence to interrupt protein translation .
38 +In all cases , we used the untagged RNA as a control .
39 +We performed Northern blot analysis to verify that the MS2-RNA construct is expressed at a level similar to the untagged RNA .
40 +For sRNA , we also tested the activity of the MS2-sRNA construct on known mRNA targets .
41 +This activity has to be equivalent to the control .
42 +2.2. Strains
43 +Typically , we performed MS2-sRNA MAPS in a DsRNA rne131 ( RNA degradosome assembly mutant ) background .
44 +Both mutations maximize mRNA targets enrichment by eliminating interaction with the endogenous untagged sRNA and slowing down mRNA targets decay .
45 +Indeed , the use of a wild-type background reduces the enrichment ratio of negatively regulated targets ( data not shown ) .
46 +In the case of MS2-tRFs and 50UTR-mRNA-MS2 , we did not delete the endogenous gene to avoid potential disruptions of cellular metabolism .
47 +2.3. MS2-MBP protein purification
48 +The plasmid pHMM , first published in Batey and Kieft [ 10 ] , encodes the DNA sequence required to produce the 59 kDa polypeptide His6-MS2-MBP .
49 +This hybrid protein is composed of an N-terminal hexahistidine-tag , a maltose-binding protein ( MBP ) domain , and a C-terminal MS2 coat protein .
50 +The MS2-MBP protein purification was performed as described by Batey and Kieft [ 10 ] with major modifications .
51 +BL21/pLysS E. coli cells containing pHMM plasmid were first grown in 1 L of rich medium ( Luria Bertani medium , LB ) supplemented with 30 lg/mL chloramphenicol and 10 lg/mL kanamycin at 37 C to an OD600nm of 0.7 .
52 +At this point , the construct was expressed by addition of 0.5 mM IPTG .
53 +After 3 h of induction , cells were harvested and centrifuged ( 3800g for 15 min at 4 C ) .
54 +Cells pellets were resuspended in 50 mL of Lysis buffer ( 50 mM NaH2PO4 pH 8.0 , 300 mM NaCl , 0.5 % Tween 20 , 10 mM imidazole and 10 % glycerol ) supplemented with 50 ll of protease inhibitor cocktail ( 1 mg/mL ; Sigma-Aldrich ) and 5 mL of lysozyme ( 10 mg/mL ) .
55 +Then , cells were lysed by sonication ( 25 % for 4 min 5 s sonication , 5 s pause on ice ; Branson Digital Sonifier ) and centrifuged ( 17,000 g for 45 min ) .
56 +A second step of sonication is required if the supernatant remains too viscous .
57 +After the lysis step , the His6-MS2-MBP protein was purified using a Ni-NTA agarose column ( 4 mL of Ni-NTA agarose resin ( Qiagen ) on a 25 mL Econo-Pac chromatography column ( Biorad ) ) equilibrated with 25 mL of lysis buffer .
58 +The supernatant was loaded onto the column and the column was washed with 25 mL of lysis buffer .
59 +Samples were eluted by addition of 4 mL of Lysis buffer supplemented with 250 mM imidazole .
60 +After a dialyze step in 1 L of Dialysis buffer ( 25 mM Na-MES pH 6.0 , 25 mM NaCl ) , samples were loaded on a amylose resin column ( 3 mL of amylose resin ( NEB ) on a 25 mL Econo-Pac chromatography column ) equilibrated with 25 mL of Column buffer ( 20 mM Tris-HCl pH 7.4 , 200 mM NaCl , 0.5 mM EDTA ) .
61 +The column was wash with 36 mL of Column buffer .
62 +Samples were eluted with 6 mL of Column buffer supplemented with 10 mM maltose .
63 +The output was dialyzed in 1 L of buffer A ( 20 mM Tris-HCl pH 8.0 , 150 mM KCl , 1 mM MgCl2 ) supplemented with 10 % glycerol .
64 +Finally , the protein concentration was calculated using OD280nm and a molar extinction coefficient of 83.310 M 1 cm 1 .
65 +2.4. MS2-affinity purification coupled with RNA sequencing
66 +A schematic representation of MAPS technology is available in Fig. 2 .
67 +Cells were grown in LB supplemented with 50 lg/mL ampicillin ( diluted 1/1000 from an overnight culture grown ) .
68 +Note that MAPS was successfully performed in other media ( e.g. M63 minimal medium ) ( data not shown ) .
69 +Cells were harvested in ( A ) exponential ( OD600nm = 0.5 ; 100 mL ) and/or ( B ) stationary phase of growth ( OD600nm > 1 ; 100 mL ) after induction of MS2 construct ( or control ) with 0.1 % arabinose for 10 min and then chilled on ice for 10 min .
70 +For input samples ( collected before affinity purification ) , RNA was extracted from 600 lL of culture using the hot-phenol procedure [ 11 ] .
71 +The remaining cells were washed with 1 mL of buffer A ( supplemented with 1 mM DTT and 1 mM PMSF ) and centrifuged .
72 +Cells were resuspended in ( A ) 2 or ( B ) 3 mL of buffer A and lysed using a French Press Cell Disrupter ( Thermo electron corporation ) with the following parameters : 430 psi , ( A ) three or ( B ) four times .
73 +Next , the lysat was cleared by centrifugation ( 17,000 g for 30 min at 4 C ) .
74 +For protein samples ( input ) , 20 lL of the soluble fraction were collected and mixed with 20 lL of protein sample buffer ( 125 mM Tris-HCl pH 6.8 , 1 % SDS , 20 % glycerol , 0.02 % bromophenol blue and 100 mM DTT ) .
75 +The remaining supernatant was subjected to affinity chromatography ( all the following steps were performed at 4 C ) .
76 +The column was prepared by adding ( A ) 75 or ( B ) 100 lL of amylose resin ( New England Biolabs ) to Bio-Spin disposable chromatography columns ( Bio-Rad ) .
77 +We washed the column with 3 mL of buffer A. Next , ( A ) 100 or ( B ) 200 pmol of His6-MS2-MBP protein were immobilized on the amylose resin .
78 +Again , we washed the column with 2 mL of buffer A. Here , the supernatant was loaded onto the column , before being washed with ( A ) 5 or ( B ) 8 mL of buffer A .
79 +This crucial step requires some adaptation and adjustment in function of cell density .
80 +Bound RNA was eluted using 1 mL of buffer A supplemented with 15 mM maltose .
81 +Eluted RNA was extracted with phenol-chloroform ( V/V ) and precipitated by the addition of ethanol ( 2 vol ) and 20 mg of glycogen .
82 +At the same time , the organic phase was subjected to acetone precipitation to recover proteins .
83 +RNA samples were then analyzed by Northern blot and protein samples by Western blot as described in Lalaouna et al. [ 1 ]
84 +After all these steps , RNA samples ( output ) were treated with TURBOTMDNase ( 4 units ; Ambion ) for 30 min at 37 C to eliminate remaining genomic DNA .
85 +TURBO DNase was then removed using phenol-chloroform extraction and RNA was again precipitated .
86 +RNA quality and quantity were analyzed on Agilent Nano Chip on the bioanalyzer 2100 .
87 +cDNA libraries were prepared with ScriptSeqTM v2 RNA-Seq Library Preparation Kit ( Illumina ) for MS2-sRNA samples and with NEBNext Small RNA Library Prep set E7330S kit for MS2-ITS , MS2-ETS and 50UTR-mRNA-MS2 .
88 +Libraries were sequenced using Illumina MiSeq .
89 +In the case of MS2-30ETSleuZ ( Table 1 ) , we extracted RNA from exponential ( OD600nm = 0.5 ; 100 mL ) and stationary phase ( OD600nm = 1.3 ; 100 mL ) cultures ( WT background ) .
90 +We then followed the ( B ) procedure as described above .
91 +GEO accession numbers of MAPS data are : MS2-30ETSleuZ ( GSE79278 ) , MS2-ITSmetZW/MS2-ITSmetWV ( GSE66517 ) , MS2-RyhB ( GSE66519 ) , MS2-RybB ( GSE66518 ) , MS2-DsrA ( GSE67605 ) and MS2 control ( GSE67606 ) .
92 +2.5. MAPS with pathogenic and/or Gram positive strains
93 +Recently , we adapted MAPS technology to pathogenic strains manipulation .
94 +Interestingly , described modifications are also effective for Gram-positive strains ( data not shown ) .
95 +Here , the medium used for cell growth will depend on the studied strain ( e.g. LB med-ium for Salmonella enterica serovar Typhimurium , brain-heart infusion ( BHI ) broth for Staphylococcus aureus ) and is supplemented by the appropriate antibiotic in function of the overexpression system used .
96 +Generally , the extraction is performed on larger volume ( 300 mL ) .
97 +The lysis is a crucial step and requires adaptations for safety purposes .
98 +Here , the Precellys 24 bead beater was used to break cells instead of French press .
99 +After washing , harvested cells were resuspended in 1 mL of buffer A .
100 +The cell suspension was then transferred to screw cap tubes containing 200 lL of glass beads ( 0.1 mm in diameter ; BioSpec ) .
101 +Cells were disrupted using the bead beater ( three cycles : 6500 rpm for 20 s , followed by 1 min in ice ) .
102 +The lysate was then centrifuged at 17,000 g for 30 min at 4 C and the supernatant was apply to the affinity purification column .
103 +Following steps are identical to those described in Section 2.3 .
104 +For input samples , two different procedures were used depending on bacterial classification .
105 +For Gram-negative bacteria , RNA was extracted from 1 mL of culture using hot-phenol procedure [ 11 ] .
106 +For Gram-positive bacteria , 1 mL of culture was centrifuged and resuspended in 500 lL of lysis solution ( 0.5 % SDS , 1 mM EDTA , 20 mM sodium acetate ) and transferred into a screw cap tube containing 200 lL of glass beads and 500 lL of phenol ( pH 4 ) .
107 +To break the cell wall , cells were vortexed using the bead beater ( three cycles : 6500 rpm for 20 s , followed by 1 min in ice ) .
108 +The sample was then centrifuged and RNA was then precipitated as described in Section 2.3 .
109 +2.6. Data processing
110 +Data processing procedure is described in details in Fig. 3 .
111 +We used bioinformatics tools freely available on Galaxy Project platform ( https://galaxyproject.org/ ) [ 13 ] .
112 +The first workflow enables to align reads to the corresponding genome ( e.g. E. coli K12 ) and to visualize them using the UCSC Gen-ome Browser ( Fig. 3A ) .
113 +First , we used FASTQ Groomer ( Galaxy version 1.0.4 ) to convert FASTQ files .
114 +Second , the quality of raw sequences data was assessed using FastQC ( Galaxy version 0.52 ) .
115 +Third , checked sequences were aligned to the corresponding genome assembly using Map with Bowtie for Illumina ( Galaxy version 1.1.2 ) .
116 +To finish , we used Create a BedGraph of genome coverage ( Galaxy version 0.1.0 ) to obtain data files in a format compatible with UCSC Microbial GenomeBrowser ( http : / / microbes.ucsc.edu / ) .
117 +The second workflow is useful to assign reads to gene .
118 +All required steps are indicated in Fig. 3B .
119 +Briefly , we compare mapped regions with gene positions ( extracted from NCBI/GenBank ) .
120 +For this purpose , we formatted a gene bank file as indicated by the following example : chr 190 255 þ thrL
121 +After all , read counts were normalized by coverage .
122 +Data are presented in a tab-delimited text file which includes normalized reads and MS2-RNA/RNA ( Control ) ratio .
123 +2.7. Primer extension
124 +The cleavage site that releases 30ETSleuZ was determined using primer extension ( Fig. 4 ) .
125 +This result was required to remove RNase E cleavage site from the MS2-30ETSleuZ construct and avoid the loss of the MS2 aptamer .
126 +Briefly , 20 lg of total RNA were incubated with 0.5 pmol of 32P-radiolabelled oligonucleotide ( EM3204 , CCGAAGGTGGTTT-CACGACAC ) and 1 mM dNTPs .
127 +After 5 min of incubation at 65 C , followed by 1 min on ice , 5X reaction buffer , 0.1 M DTT , RNase Inhibitor Murine ( 40 units , NEB ) and ProtoScript II Reverse Transcriptase ( 200 units , NEB ) were added to the reaction .
128 +Reverse transcription was performed for 60 min at 42 C before the enzyme was inactivated at 90 C for 10 min .
129 +Samples were then precipitated and migrated on a denaturing 8 % polyacrylamide gel .
130 +As a control , we performed the same experiment without reverse transcriptase .
131 +The sequencing ladder was obtained with a DNA template ( PCR with oligonucleotides EM3205 ( CTCCGGGTACCATGG-GAAAG ) and EM3206 ( CCTATCTTACATGCCGGTCCG ) ) and the same radiolabelled primer ( EM3204 ) .
132 +Here , we added ddNTP to stop the reaction performed by the Vent DNA polymerase ( 2 units , NEB ) as described below .
133 +For the G lane , we used 0.36 mM ddGTP , 0.037 mM dGTP , 0.03 mM dATP , 0.1 mM dCTP and 0.1 mM dTTP .
134 +For the A lane , we used 0.9 mM ddATP , 0.03 mM dATP , 0.1 mM dGTP , 0.1 mM dCTP and 0.1 mM dTTP .
135 +For the T lane , we used 0.72 mM ddTTP , 0.033 mM dTTP , 0.1 mM dGTP , 0.03 mM dATP and 0.1 mM dCTP .
136 +For the C lane , we used 0.42 mM ddCTP , 0.041 mM dCTP , 0.1 mM dGTP , 0.03 mM dATP and 0.1 mM dTTP .
137 +We also added 0.1 % Triton to the reaction .
138 +Then , we performed the following PCR steps : 1 min at 95 C , 1 min at 52 C and 1 min at 72 C ( 25 cycles ) .
139 +The reaction was stopped by addition of formamide loading dye and migrated next to primer extension samples
140 +3.1. Evolution of MAPS technology
141 +Over the years , we modified and improved key parameters of the MS2-affinity purification [ 1,3,9,14 ] .
142 +We exhaustively expose these modifications in Section 2 .
143 +To perform MAPS with higher cellular concentration ( exponential and stationary phases or stationary phase only ) , we modified the lysis step and increased the loading capacity of the column .
144 +We also adapted MAPS procedure to pathogenic strains manipulation by modifying cell breakage .
145 +We demonstrated that the same protocol can be used for Gram-positive bacteria .
146 +The adjustment of MAPS technology to pathogenic and/or Gram-positive bacteria will certainly facilitate the targets identification in strains remarkably difficult to genetically manipulate .
147 +Deep characterization of the interactome of sRNA involved in virulence in pathogenic strains will also bring to light targets with a therapeutic potential .
148 +To study sRNA interacting with a 50UTR-mRNA or a tRF , we also used another library preparation kit to specifically enrich small RNA fragments .
149 +This approach has already been successfully used with both MS2-ITSmetZW/MS2-ITSmetWV [ 9 ] and MS2-30ETSleuZ ( Fig. 4A ) .
150 +Thus , we confirmed results previously obtained with MS2-RyhB and MS2-RybB [ 1 ] and hence the efficiency of MAPS technology to determine binding partners of tRNA-derived RNA fragments .
151 +In this case , one of the major limitations is the presence of enzymatic cleavage sites that naturally enable the maturation of pre-tRNAs and , as a consequence , the release of tRFs .
152 +To counter this problem and avoid loss of the MS2 aptamer , we added an additional step : we first identify the +1 of each tRF using primer extension ( see Section 2 ) .
153 +Next , we fuse the MS2 aptamer to the determined 50-end .
154 +This procedure has been validated with 30ETSleuZ ( Fig. 4B ) .
155 +Here , the cleavage site occurs 15 nt after the 30CCA end of leuZ gene , releasing a 53 nt-long RNA fragment ( Fig. 4C ) .
156 +MAPS technology was performed with pBAD-MS2 and pNM12 ( Ctrl ) .
157 +Cells were harvested in exponential ( OD600nm = 0.5 ; 100 mL ) and in stationary phase ( OD600nm = 1 ; 100 mL ) ( WT background ) .
158 +After that , the ( B ) procedure described in Section 2 was followed .
159 +The 50 most enriched genes are represented ( with more than 50 reads ) .
160 +The GEO accession number is GSE67606 .
161 +3.2. Removal of false positives
162 +As previously mentioned in the Introduction , a lot of putative targets were revealed by MAPS but not verified [ 1,3 ] .
163 +To facilitate the analysis , we performed MAPS using MS2 aptamer only as bait to discriminate the subpopulation of genes that interact with the MS2 tag rather than the gene of interest [ 3 ] .
164 +The Top 50 most enriched genes are represented in Table 2 .
165 +The complete list is also available ( GEO accession number GSE67606 ) .
166 +This list is useful to eliminate false positives and reduce the number of candidates .
167 +For example , ompW gene is often co-purified with MS2-sRNA without being regulated by them ( data not shown ) .
168 +3.3. Perspectives
169 +In bacteria , the MS2-affinity purification was successfully used to co-purify the RNA chaperone protein Hfq with sRNAs , 50UTR-mRNA and tRFs [ 1,3,15 ] .
170 +Others proteins are known to be involved in sRNA-mediated regulation like various ribonucleases [ 16 ] .
171 +Due to transitory interaction , MS2-pulldown assay failed to pick up RNase E with a sRNA : mRNA complex reproducibly ( data not shown ) .
172 +To improve RNase recovery , an additional step of UV crosslink should be performed before cell lysis .
173 +Especially , application of the UV crosslink to MS2-affinity purification coupled with mass spectrometry should enable the identification of still unknown ribonucleases as in the case of rbsD mRNA [ 3 ] or the characterization of sRNA sequestering proteins by mimicking their recognition site .
174 +Recently , McaS sRNA , first described as regulator of multiple mRNAs through base pairing , was also shown to directly interact with the pleiotropic regulatory protein CsrA and alleviate its activity [ 17 ] .
175 +Hence , we can easily assume that other well-characterized sRNAs could have a dual function .
176 +Certainly , UV crosslink MS2-affinity purification coupled with mass spectrometry will be complementary to recently published method where authors opted for the opposite approach by using protein as bait [ 18 -- 20 ] .
177 +Recently , Wade 's group adapted ribosome profiling technology to the identification of sRNA targets [ 21 ] .
178 +Using RNA sequencing , they compared ribosome-protected mRNA fragments profiles in presence or absence of sRNA .
179 +Thus , ribosome profiling could be performed in parallel to MAPS .
180 +The combination of these two methods will represent a perfect screen for sRNA targetome characterization .
181 +Finally , in Desnoyers and Masse [ 14 ] we demonstrated that MS2-affinity purification can be used to perform co-variational mutagenesis instead of using classical experiments ( e.g. in vitro probing or b-galactosidase ) to prove direct interaction .
182 +Mutations were introduced at either the sRNA pairing site or the Hfq pairing site in the mRNA sequence , which allowed us to characterize the Hfq-mRNA ribonucleoprotein complex .
183 +During the last few years , we performed MAPS with various kind of RNA : sRNA [ 1,3 ] , 50UTR-mRNA [ 3 ] and tRFs [ 1,9 ] .
184 +We overcame technical limitations of MAPS to apply it to all kind of RNA : RNA interaction regardless of the studied organism .
185 +Especially , extension of MAPS technology to pathogenic strains will help to explore the targetome of sRNAs involved in bacterial virulence and , therefore , increase the reservoir of potential molecules for antibacterial design .
186 +Moreover , the combination of MAPS with other high-throughput technologies will pave the way for an easier sRNA functional screening .
187 +This work has been supported by an operating grant from the Canadian Institutes of Health Research ( CIHR ) to EM .
...\ No newline at end of file ...\ No newline at end of file
1 +Genome-Wide Transcriptional
2 +1 Laboratory of Molecular Biology , National Institutes of Health , National Cancer Institute , Bethesda , MD , USA , 2 Microbiomics and Immunity Research Center , Korea Research Institute of Bioscience and Biotechnology , Daejeon , Korea , 3 Laboratory of Metabolism , National Institutes of Health , National Cancer Institute , Bethesda , MD , USA , 4 Wadsworth Center , New York State Department of Health , Albany , NY , USA , 5 Department of Biomedical Sciences , School of Public Health , University of Albany , Albany , NY , USA , 6 Gene Regulation and Chromosome Biology Laboratory , National Institutes of Health , National Cancer Institute , Center for Cancer Research , Frederick , MD , USA , 7 DNASTAR , Inc. , Madison , WI , USA
3 +Keywords: GalR regulon, mega-loop, ChIP-chip, nucleoid, DNA superhelicity
4 +INTRODUCTION
5 +The 4.6 Mb Escherichia coli chromosomal DNA is packaged into a small volume ( 0.2 -- 0.5 µm3 ) for residing inside a cell volume of 0.5 -- 5 3 µm ( Loferer-Krossbacher et al. , 1998 ; Skoko et al. , 2006 ; Luijsterburg et al. , 2008 ) .
6 +It has been suggested that a bacterial chromosome has a 3-D structure that dictates the entire chromosome 's gene expression pattern ( Kar et al. , 2005 ; Macvanin and Adhya , 2012 ) .
7 +The chromosome structure and the associated volume are defined and environmentdependent .
8 +The compaction of the DNA into a structured chromosome ( nucleoid ) is facilitated by several architectural proteins , often called `` nucleoid-associated proteins '' ( NAPs ) .
9 +NAPs are well-characterized bacterial histone-like proteins such as HU , H-NS , Fis , and Dps ( Ishihama , 2009 ) .
10 +For example , deletion of the gene encoding the NAP HU leads to substantial changes in cell volume and in the global transcription profile , presumably due to changes in chromosome architecture ( Kar et al. , 2005 ; Oberto et al. , 2009 ; Priyadarshini et al. , 2013 ) .
11 +A recent and surprising addition to the list of NAPs in E. coli is the sequence-specific DNA-binding transcription regulatory protein ,
12 +GalR ( Qian et al. , 2012 ) .
13 +In contrast , related DNA-binding proteins PurR , MalT , FruR , and TyrR do not appear to affect the chromosome structure ( Qian et al. , 2012 ) .
14 +Here , we discuss experimental results that led us to explore the idea that GalR also regulates transcription at a global scale through DNA architectural changes .
15 +GalR regulates transcription of the galETKM , galP , galR , galS , and mglBAC transcripts ( Figure 1 ) .
16 +These genes all encode proteins involved in the transport and metabolism of D-galactose .
17 +Moreover , GalR controls expression of the chiPQ operon , which encodes genes involved in the transport of chitosugar .
18 +The galETKM operon ( Figure 1 ) is transcribed as a polycistronic mRNA from two overlapping promoters , P1 ( +1 ) and P2 ( − 5 ) ( Musso et al. , 1977 ; Aiba et al. , 1981 ) .
19 +GalR regulates P1 and P2 promoters differentially .
20 +GalR binds two operators , OE , located at position − 60.5 , and OI , located at +53.5 ( Irani et al. , 1983 ; Majumdar and Adhya , 1984 , 1987 ) .
21 +Binding of GalR to OE represses P1 and activates P2 by arresting RNA polymerase , and facilitating the step of RNA polymerase isomerization , respectively ( Roy et al. , 2004 ) .
22 +When GalR binds to both OE and OI , which are 113 bp apart and do not overlap with the two promoters , it prevents transcription initiation from both P1 and P2 ( Aki et al. , 1996 ; Aki and Adhya , 1997 ; Semsey et al. , 2002 ; Roy et al. , 2005 ) .
23 +Mechanistically , two
24 +DNA-bound GalR dimers transiently associate , creating a loop in the intervening promoter DNA segment .
25 +Kinking at the apex of the loop facilitates binding of HU , which in turn stabilizes the loop ( Figure 2 ; Kar and Adhya , 2001 ) .
26 +The DNA structure in the looped form is topologically closed and binds RNA polymerase , but does not allow isomerization into an actively transcribing complex ( Choy et al. , 1995 ) .
27 +Following the example of GalR-mediated DNA loop formation by interaction of GalR bound to two operators in the galE operon , and considering the fact that GalR operators in the galP , mglB , galS , galR , and chiP promoters are scattered around the chromosome , we hypothesized that GalR may oligomerize while bound to distal sites , thereby forming much larger DNA loops ( `` mega-loops '' ) .
28 +We employed the Chromosome Conformation Capture ( 3C ) method to investigate interactions between distal GalR operators ( Dekker et al. , 2002 ) .
29 +Thus , we showed that GalR does indeed oligomerize over long distances , resulting in the formation of mega-loops .
30 +Moreover , our data suggested the existence of other unidentified GalR binding sites around the chromosome , with these novel sites also participating in long-distance interactions ( Qian et al. , 2012 ) .
31 +Figure 3 shows in a cartoon from the demonstrable GalR-mediated DNA-DNA connections as listed in Table 1 .
32 +Although , we originally proposed that DNA-bound GalR-mediated mega-loops may serve to increase the local concentrations of GalR around their binding sites for regulation of the adjacent promoters ( Oehler and Muller-Hill , 2010 ) , global regulation of gene expression due to change in chromosome structure may be another consequence of mega-loop formation .
33 +We propose that GalR-mediated mega-loop formation results in the formation of topologically independent DNA domains , with the level of superhelicity in each domain influencing transcription of the local promoters .
34 +Bacterial and Bacteriophage Strains
35 +Bacteriophage P1 lysates of galR : : kanR ( from Keio collection ; ( Baba et al. , 2006 ) ) were made and E. coli K-12 MG1655 galR deletion strains were constructed from MG655 by bacteriophage P1 transduction using the lysate .
36 +Cells were then grown in 125 ml corning flasks ( Corning © R 430421 ) containing 30 ml of M63 minimal medium plus D-fructose ( final concentration 0.3 % ) at 37 ◦ C with 230 rpm shaking .
37 +At OD600 0.6 , cell cultures were separated into two flasks .
38 +Subsequently , D-galactose ( final
39 +3072949 3072964 O ( F25-1 ) CTTAAATCGATTGCCG
40 +3072989 3073004 O ( F25-2 ) TTTGAAGCGATTGCGG
41 +Connections were detected among these sites except galEE and galEI by 3C assays .
42 +The first seven operators that showed connections by 3C were known before .
43 +The ones named as F were discovered during the 3C studies ( Qian et al. , 2012 ) .
44 +concentration 0.3 % ) or water was added and cells were cultivated for an additional 1.5 h at 37 ◦ C. E. coli MG1655 galR-TAP ( AMD032 ) was constructed by bacteriophage P1 transduction of the kanR-linked TAP tag cassette from DY330 galR-TAP ( Butland et al. , 2005 ) .
45 +The kanR cassette was removed using pCP20 , as described previously ( Datsenko and Wanner , 2000 ) .
46 +E. coli MG1655 galR-FLAG3 ( AMD188 ) was constructed using FRUIT ( Stringer et al. , 2012 ) .
47 +RNA Isolation
48 +Cell cultures were placed on ice and RNAprotectTM Bacteria Reagent ( Qiagen © R 76506 ) was added to stabilize the RNA ( Lee et al. , 2014 ) .
49 +Cells were harvested for RNA purification by RNeasy © Mini Kit ( Qiagen R R © 74104 ) following the manufacturer 's recommendations .
50 +RNA concentrations and TM purity were measured using a Thermo Scientific NanoDrop 1000 .
51 +Further sample processing was performed according to the Affymetrix GeneChip © R Expression Analysis Technical Manual , Section 3 : Prokaryotic Sample and Array Processing ( 701029 Rev. 4 ) .
52 +Isolated RNA ( 10 µg ) was used for Random Primer cDNA synthesis using SuperScript IITM Reverse Transcriptase ( Invitrogen Life Technologies 18064-071 ) .
53 +The reaction mixture was treated with 1N NaOH to degrade any remaining RNA and treated with 1N HCl to neutralize the NaOH .
54 +Synthesized cDNA was then purified using MinElute © R PCR Purification columns ( Qiagen © 28004 ) .
55 +Purified cDNA concentration R and purity were measured using a Thermo Scientific NanoDropTM 1000 .
56 +Purified cDNA was fragmented to between 50 and 200 bp by 0.6 U / µg of DNase I ( Amersham Biosciences 27-0514-01 ) ◦ for 10 min at 37 C in 1X One-Phor-All buffer ( Amersham Biosciences 27-0901-02 ) .
57 +Heat inactivation of the DNase I enzyme was performed at 98 ◦ C for 10 min .
58 +Fragmented cDNA was then 3 ′ termini biotin labeled using the GeneChip © DNA Labeling Reagent ( Affymetrix R 900542 ) and 60 U of Terminal Deoxynucleotidyl Transferase ( Promega M1875 ) at 37 ◦ C for 60 min .
59 +The labeling reaction was then stopped by the addition of 0.5 M EDTA .
60 +Microarray Hybridization
61 +Labeled cDNA fragments ( 3 µg ) were then hybridized for 16 h ( 60 rpms ) at 45 ◦ C to tiling array chips ( Ecoli_Tab520346F ) purchased from Affymetrix ( Santa Clara , CA ) .
62 +The chips have 1,159,908 probes in 1.4 cm × 1.4 cm and a 25-mer probe every 8 bps in both strands of whole E. coli genome .
63 +In addition , the probes are also overlapped by 4 bps with other strand probes .
64 +Each 25-mer DNA probe in the tiling array chip are 8 bp apart from the next probe .
65 +Probes are designed to cover the whole E. coli genome .
66 +Microarray: Washing and Staining
67 +The chips were then washed with Wash Buffer A : NonStringent Wash Buffer ( 6X SSPE , 0.01 % Tween-20 ) .
68 +Wash Buffer B : ( 100 mM MES , 0.1 M [ Na + ] and 0.01 % Tween-20 ) and stained with Streptavidin Phycoerythrin ( Molecular Probes S-866 ) and anti-streptavidin antibody ( goat ) , biotinylated ( Vector Laboratories BA-0500 ) on a Genechip Fluidics Station 450 ( Affymetrix ) according to washing and staining protocol , ProkGE-WS2_450 .
69 +Microarray: Scanning and Data Analysis
70 +Hybridized , washed , and stained microarrays were scanned using a Genechip Scanner 3000 ( Affymetrix ) .
71 +Standardized signals , for each probe in the arrays , were generated using the MAT analysis software , which provides a model-based , sequencespecific , background correction for each sample ( Johnson et al. , 2006 ) .
72 +A gene specific score was then calculated for each gene by averaging all MAT scores ( natural log ) for all probes under the annotated gene coordinates .
73 +Gene annotation was from the ASAP database at the University of WisconsinMadison , for E. coli K-12 MG1655 version m56 ( Glasner et al. , 2003 ) .
74 +Data were graphed with ArrayStar © , version 2.1 .
75 +R DNASTAR .
76 +Madison , WI .
77 +The tiling array data was submitted to NCBI Gene Expression Omnibus .
78 +The accession number is GSE85334 .
79 +ChIP-Chip Assays
80 +MG1655 galR-TAP ( AMD032 ) cells were grown in LB at 37 ◦ C to an OD600 of ∼ 0.6 .
81 +ChIP-chip was performed as described previously ( Stringer et al. , 2014 ) .
82 +Data analysis was performed as described previously except that probes were ignored only if they had a score of < 100 pixels , indicating regions that are likely missing from the genome ( Stringer et al. , 2014 ) .
83 +Adjacent probes scoring above the threshold for being called as being in GalR-bound regions were merged , and the highest-scoring probe was selected as the `` peak position . ''
84 +The closely spaced peaks upstream of mglB and galS were manually separated .
85 +The ChIP-chip data was submitted to the EBI Array Express repository .
86 +The accession number is E-MTAB-4903 .
87 +Identification of an Enriched Sequence Motif from ChIP-Seq Data
88 +For each peak position , we extracted genomic DNA sequence using the following formulae to determine the upstream and downstream coordinates : upstream coordinate : UP − ( ( UP − UP − 1 ) ∗ ( SP − 1 / SP ) ) ; downstream coordinate : DP − ( ( DP +1 − DP ) ∗ ( SP +1 / SP ) ) ; where S = probe score , U = genome coordinate corresponding to the upstream end of a probe , D = genome coordinate corresponding to the downstream end of a probe , P = peak probe , P − 1 = probe upstream of peak , and P +1 = probe downstream of peak .
89 +We used MEME ( version 4.11.2 , default parameters except any number of motif repetitions was allowed ) to identify an enriched sequence motif ( Bailey and Elkan , 1994 ) .
90 +ChIP-qPCR
91 +MG1655 galR-FLAG3 ( AMD188 ) cells were grown in LB at 37 ◦ C to an OD600 of 0.6 -- 0.8 .
92 +ChIP-qPCR was performed as described previously ( Stringer et al. , 2014 ) .
93 +The motifs in bold letters are also present in Table S2.
94 +RESULTS
95 +In silico Identification of Novel GalR Target Genes in E. coli A consensus sequence of GalR binding sites from the previously known functional 9 operators in the gal regulon ( galE , galP , mglB , galS , and galR promoters ; Figure 1 ) appears to be a 16-bp hyphenated dyad symmetry sequence with the center between 1 16 positions 8 and 9 : GTGNAANC.GNTTNCAC ( with N being any nucleotide ; Weickert and Adhya , 1993a ) .
96 +Genetic analysis showed that mutations at any of the positions 3 , 5 , 9 , and 15 ( labeled in bold ) create a functionally defective operator ( Adhya and Miller , 1979 ) .
97 +Therefore , we used a motif in which nucleotides at positions 3 , 5 , 9 , and 15 were fixed to search through the whole genome of E. coli ( NC_000193 .3 ) ( Baba et al. , 2006 ) for putative GalR operators , allowing two mismatches at other non-N positions as described ( Qian et al. , 2012 ) .
98 +Thus , we found 165 potential GalR operators distributed across the genome ( Table S1 ) .
99 +Further analysis of the original 9 GalR-target operators sequences with critical information content was conducted ( Figure 1 ; Schneider and Mastronarde , 1996 ) .
100 +A unique alignment of 42 bp length was obtained ; the information content of the optimally aligned sites was Rsequence = 16.1 ± 0.7 bits/site for the 42 bp sequence range ( Shannon , 1948 ; Pierce , 1980 ; Schneider et al. , 1986 ) .
101 +The information content needed to find these 9 sites in the 4,641,652 bp E. coli genome ( NC_000913 .3 ) is Rfrequency = 18.98 bits/site ; the information content in the sites is not suficient for them to be found in the genome , Rsequence/Rfrequency = 0.85 ± 0.04 , so the binding sites do not have enough information content for them to be located in the genome ( Schneider et al. , 1986 ; Schneider , 2000 ) .
102 +This result implies that there could be 66 ± 32 sites in the genome .
103 +As shown in Figure 4 , the sequence logo of the binding sites covers the DNase I protection segment ( Majumdar and Adhya , 1987 ; Schneider and Stephens , 1990 ) .
104 +There may be additional conservation near a DNase I-hypersensitive site in a major groove one helical turn from the central two major grooves bound by GalR ( − 16 and +17 ; Figure 4 ) .
105 +The sequence conservation in the center of the site at bases 0 and 1 exceeds the sine wave , indicating that GalR binds to non-B-form DNA
106 +( Schneider , 2001 ) as was previously suggested ( Majumdar and Adhya , 1989 ) .
107 +An individual information weight matrix corresponding to positions − 20 to +21 of the logo in Figure 4 was created and scanned across the E. coli genome ( Schneider , 1997 ) .
108 +Sixty sites were identified that contain more than 9.4 bits , the lowest information content of the biochemically proven sites .
109 +The sequences of novel GalR predicted sites corresponding to the logo are summarized in Table 2 .
110 +Rfrequency for these sites in the genome is 16.24 bits/site , which is close to the observed 16.3 ± 0.1 bits/site from all the predicted genomic sites .
111 +Functional Analysis of the Putative GalR Binding Sites Using ChIP-chip Assays
112 +For the functional analysis of the putative binding sites , a ChIP-chip assay was performed to detect GalR target sequences genome-wide in vivo ( Collas , 2010 ; Wade , 2015 ) .
113 +In this ChIP-chip assay the binding of C-terminally TAP ( tandem afinity purification ) - tagged GalR ( tagged at its native locus in an unmarked strain ) was mapped across the E. coli genome .
114 +The experimental data resulting from ChIP-chip analysis were validated by quantitative real-time PCR ( ChIP/qPCR ) .
115 +To demonstrate that the ChIP signal was not an artifact of the TAP tag , we constructed an unmarked derivative of E. coli MG1655 that expressed a C-terminally FLAG3-tagged GalR from its native locus .
116 +We selected six ( ytfQ , galE , purR , talB , cyaA , and chiP ) sites for validation , including ytfQ , talB , and cyaA that had not been described or predicted previously .
117 +In all cases , we detected significant signal of GalR binding indicating that these are genuine sites of GalR binding ( Figure 5 ) .
118 +The inferred binding sites from ChIP-chip assays are listed in Table 3 .
119 +We identified 15 GalR-bound regions , four of which contain two operators .
120 +These include 8 known operators ( in galE , galP , galS , galR , chip , and mglB ; Weickert and Adhya , 1993b ; Plumbridge et al. , 2014 ) .
121 +Thirteen of the 15 putative GalR-bound regions overlap an intergenic region upstream of a gene start .
122 +This is a strong enrichment over the number expected by chance ( only ∼ 12 % of the genome is intergenic ) .
123 +Global Transcription Profile in the Presence and Absence of GalR
124 +Since both in silico investigation and ChIP-chip assays suggested that the regulatory role of GalR goes beyond D-galactose metabolism , we used transcriptome profiling to gain further insight into the impact of GalR on genome-wide transcription .
125 +To evaluate the effect of galR deletion on global gene expression patterns , we compared the ratio of RNA isolated from a ∆ galR mutant to that isolated from wild-type cells , using DNA tiling microarrays ( Tokeson et al. , 1991 ) .
126 +The results of the transcriptional analysis are displayed in the MAT plot shown in Figure 6 .
127 +For all analysis , we arbitrarily selected a stringent ratio cut-off of 3 .
128 +We identified 238 genes with values exceeding this cut-off ( Table S2 ) .
129 +These 238 genes are transcribed from 158 promoters .
130 +Three transcripts ( 5 genes ) of the 158 promoters are up-regulated ( GalR acting as a repressor ) and 155 transcripts ( 233 genes ) are down-regulated ( GalR acting as an activator ; Table S2 ) .
131 +Interestingly , several genes including mglB are dys-regulated by GalR but fall outside of the cut-off range .
132 +All three ( galP , galP1 , and galP2 ) of the up-regulated promoters have adjacent operators .
133 +Of the 155 down-regulated promoters , 4 promoters contain adjacent operators and the remaining 151 do not .
134 +DISCUSSION
135 +Using a combination of bioinformatic and experimental approaches we identified many putative novel GalR operators in the E. coli genome .
136 +As expected , several of these putative operators were identified by both information theory and ChIP-chip assays , demonstrating that they represent genuine GalR binding sites .
137 +Thus , we have substantially expanded the known GalR regulon .
138 +Surprisingly , our data suggest that GalR , a regulator of D-galactose metabolism , also regulates the expression of genes involved in other cellular processes .
139 +Interestingly , three of the putative novel GalR target genes -- cytR , purR , and adiY -- encode transcription factors , suggesting that GalR may be part of a more complex regulatory network .
140 +Moreover , putative GalR operators upstream of cytR and purR overlap with operators for CytR and PurR , respectively , indicating combinatorial regulation of these genes ( Meng et al. , 1990 ; Rolfes and Zalkin , 1990 ; Mengeritsky et al. , 1993 ) .
141 +Despite our identification of GalR operators with high confidence upstream of genes mentioned above , our expression microarray data show little or no regulation of these genes by GalR .
142 +We propose that regulation of these genes by GalR is conditionspecific , requiring input from additional regulatory factors .
143 +Role of GalR in Gene Regulation
144 +DNA tiling array analysis revealed that the transcription of a surprisingly large number of promoters ( 158 ) in E. coli is dysregulated by deletion of the galR gene .
145 +On the other hand , we identified 165 established or potential GalR operators in the chromosome , 76 of which are located between − 200 to +400 bp from the tsp of promoters ( cognate ) , and the other 89 operators are not ( Table S1 ) .
146 +We called the former group of operators , `` Gene Regulatory Sites '' ( GRS , listed in Table 4 ) .
147 +Consistent with a previous proposal ( Macvanin and Adhya , 2012 ) , we believe that 89 non-cognate operators around the chromosome are playing an architectural role in chromosome organization .
148 +The unattached operators would be referred to as `` Chromosome Anchoring Sites '' ( CAS ) .
149 +Some of the sites may serve as both GRS and CAS .
150 +The 76 ( 46 % ) GRS and 89 ( 54 % ) CAS are shown in Table S1 .
151 +Seventy-six GRS include 9 previously known operators of the gal regulon ( see Figure 1 ) ; the other 67 , which control promoters , were not known previously .
152 +The discovery of new GRS indicates that GalR , a well-known regulator of D-galactose metabolism , also regulates the expression of other genes .
153 +Among the new GRS , 3 ( in yaaJ , purR , and ytfQ promoters ) were confirmed by in vivo DNA-binding ( ChIP-chip assays ) as shown in Table 3 .
154 +The salient features of our findings presented in this paper are shown schematically in Figure 7 .
155 +Although we identified 158 transcripts whose expression was regulated by GalR , very few of these are associated with a putative GalR operator identified in silico and/or ChIP-chip assays , strongly suggesting that the majority of regulation by GalR occurs indirectly .
156 +Based on our earlier observation that GalR mediates mega-loop formation , we propose that long-range oligomerization of GalR indirectly regulates transcription by altering chromosome structure .
157 +There are at least three possible mechanisms for such regulation : indirect control , enhancer activity , and modulation of DNA superhelicity .
158 +In the indirect control model , GalR directly regulates another regulator , such as PurR or CytR , and the downstream regulator directly regulates other genes .
159 +The regulation by GalR is indirect , but occurs by a classical regulatory mechanism .
160 +In the enhancer activity model , GalR stimulates transcription of some target genes by binding to a distal site and forming an enhancer-loop with a protein bound to the promoter region .
161 +Examples of enhancer activity have been described before for some prokaryotic and many eukaryotic promoters ( Rombel et al. , 1998 ; Schaffner , 2015 ) .
162 +In the DNA superhelicity modulation model , GalR creates DNA topological domains by mega-loop formation and defines local chromosomal superhelicity by GalR-GalR interactions between distally bound dimers .
163 +The strength of a promoter is usually defined by superhelical nature of the DNA ( Pruss and Drlica , 1989 ; Lim et al. , 2003 ) .
164 +We propose that GalR entraps different amount of superhelicity in different topological domains and thus controls transcription of the constituent promoters .
165 +In the absence of GalR such domains are not formed resulting in a change in local DNA superhelicity , and thus a change in the strength of the constituent promoters .
166 +In this model , GalR protein indirectly regulates gene transcription as an architectural protein .
167 +We are currently studying the regional superhelicities in the entire chromosome in the presence and absence of GalR as well as the implication of genes affected by GalR , but independent of D-galactose metabolism ( Lal et al. , 2016 ) .
168 +AUTHOR CONTRIBUTIONS
169 +ZQ : designed genome-wide sequence analysis , interpreted sequence analysis data and tiling array data ; AT and SL : executed tiling array experiments and data analysis ; XH : executed genome-wide sequence analysis ; TD : integrated tiling array and genome-wide sequence data ; AS and JW : executed ChIP-chip and ChIP-qPCR experiments and data analysis ; DL : data analysis ; TS : executed Information Theory and data analysis ; SA : organized and designed experiments , and data analysis .
170 +All authors contributed to the manuscript preparation .
171 +ACKNOWLEDGMENTS
172 +This work was supported by the Intramural Research Program of the National Institutes of Health , the National Cancer Institute , and the Center for Cancer Research .
173 +The authors have no conflict of interest to declare .
174 +We thank the Wadsworth Center Applied Genomic Technologies Core Facility for assistance with microarrays for ChIP-chip assays .
175 +SUPPLEMENTARY MATERIAL
176 +The Supplementary Material for this article can be found online at : http://journal.frontiersin.org/article/10.3389/fmolb .
177 +2016.00074 / full #supplementary - material
...\ No newline at end of file ...\ No newline at end of file
1 +programed vanillin-sensing bacterium
2 +Abstract
3 +Background : Lignin is a potential biorefinery feedstock for the production of value-added chemicals including vanillin .
4 +A huge amount of lignin is produced as a by-product of the paper industry , while cellulosic components of plant biomass are utilized for the production of paper pulp .
5 +In spite of vast potential , lignin remains the least exploited component of plant biomass due to its extremely complex and heterogenous structure .
6 +Several enzymes have been reported to have lignin-degrading properties and could be potentially used in lignin biorefining if their catalytic properties could be improved by enzyme engineering .
7 +The much needed improvement of lignin-degrading enzymes by high-throughput selection techniques such as directed evolution is currently limited , as robust methods for detecting the conversion of lignin to desired small molecules are not available .
8 +Results : We identified a vanillin-inducible promoter by RNAseq analysis of Escherichia coli cells treated with a suble-thal dose of vanillin and developed a genetically programmed vanillin-sensing cell by placing the ` very green fluorescent protein ' gene under the control of this promoter .
9 +Fluorescence of the biosensing cell is enhanced significantly when grown in the presence of vanillin and is readily visualized by fluorescence microscopy .
10 +The use of fluorescenceactivated cell sorting analysis further enhances the sensitivity , enabling dose-dependent detection of as low as 200 µM vanillin .
11 +The biosensor is highly specific to vanillin and no major response is elicited by the presence of lignin , lignin model compound , DMSO , vanillin analogues or non-specific toxic chemicals .
12 +Background
13 +Plant biomass is a potential renewable raw material for sustainable production of biofuels and value-added chemicals .
14 +The three major constituents of plant bio-mass are cellulose ( 40 -- 43 % ) , hemicellulose ( 20 -- 27 % ) and lignin ( 20 -- 30 % ) .
15 +Huge amounts of lignin are produced as a by-product of the paper industry , while cellulosic components of plant biomass are utilized for the production of paper pulp .
16 +In the near future , biorefineries will generate substantial amounts of lignin by-products after converting plant cellulose to bioethanol , which have no significant use apart from burning for energy .
17 +Compared to cellulose , lignin has extremely heterogeneous aromatic building blocks that can potentially be converted into various value-added chemicals or precursors for the synthesis of commodity chemicals .
18 +Lignin could serve as a potential source of aromatics that can substitute fossil-derived consumer products [ 1 -- 3 ] .
19 +In spite of its vast potential , lignin remains the least exploited component of plant biomass due to its recalcitrant nature that is attributed to the extremely complex cross-linked three-dimensional structures of the lignin backbone [ 4 , 5 ] .
20 +Vanillin is the most lucrative lignin degradation product due to its higher cost and notable demand in the food , flavour and cosmetics industries .
21 +Other lignin degradation products like acetovanillone , vanillyl alcohol , syringaldehyde , guaiacol and eugenol also have potential industrial applications .
22 +Although once a common industrial practice , chemical conversion of lignin to vanillin is not widely used today due to hazard-ous environmental impacts of chemical conversion methods .
23 +Only one major company is still producing vanillin from spent sulfite liquor by a chemical process [ 6 , 7 ] .
24 +The search for greener alternatives is leading to the development of chemical catalysts that can potentially lead to oxi-dative lignin degradation under mild conditions [ 8 -- 10 ] .
25 +Biocatalysts may play an important role as several micro-organisms are well known for recycling abundant lignin biomass in nature and a few natural enzymes have been reported with lignin-degrading properties [ 11 -- 17 ] .
26 +Reiter et al. demonstrated depolymerization of complex lignin into small amounts of aromatic monomeric compounds using a combination of Cα-dehydrogenase , β-etherase and glutathione lyase enzymes [ 15 ] .
27 +Studies suggest the production of small phenolic compounds ( acids , ketones and aldehydes ) via oxidative lignin degradation by white-rot fungi [ 18 -- 21 ] .
28 +Very recently , Salvachúa et al. [ 22 ] have reported the partial depolymerization of high-lignin content biorefinery stream using fungal secretomes containing high laccase and peroxidase activity in the presence of an aromatic-catabolic bacterium as a ` microbial sink ' .
29 +However , to date no enzyme is reported to degrade lignin to the monomeric phenolic subunits with high effifficiency .
30 +Development of robust lignin-degrading enzymes by engineering the catalytic effifficiency of currently available enzymes would be a valuable step forward in implementing white biotechnology processes for the conversion of lignin biomass to value-added chemicals .
31 +Directed evolution is a protein engineering technique whereby extremely large numbers ( up to 1010 ) of mutant enzymes are generated and rapidly screened for the desired characteristics [ 23 -- 25 ] .
32 +However , the application of this technique for developing effective lignin-degrad-ing enzymes is limited due to the lack of an effifficient high-throughput screening method that is essential for rapid screening of large numbers of mutants .
33 +Several reports have described the directed evolution of lignindegrading enzymes such as laccase and peroxidase using plate-based colorimetric screening methods [ 26 -- 29 ] .
34 +These strategies have been useful in generating enzymes with desired characteristics such as higher redox potential , improved expression level , altered substrate specific-ity and organic solvent tolerance .
35 +However , these studies have mainly employed readily oxidizable colorimetric proxy substrates such as 2,2 ′ - azino-bis ( 3-ethylbenzothia-zoline-6-sulphonic acid ) ( ABTS ) , which does not necessarily result in these enzymes showing a lignin-degrading phenotype .
36 +Direct detection of lignin degradation products is the ideal way to identify effifficient lignin-degrading enzymes generated by directed evolution , but current product detection methods of choice such as GC/MS and LC/MS are time consuming and not suitable for high-throughput enzyme screening .
37 +Development of a biosensor that can detect a lignin degradation product by transducing the metabolite concentration to reporter gene expression would be useful in rapid phenotypic evaluation of specific product formation and identification of superior enzyme variants within an engineered enzyme library .
38 +Inducible regulator-based systems for gene expression are regulated by the presence of a specific small mole-cule inducer .
39 +The IPTG-inducible LacI promoter is the prototypical example of a small-molecule-inducible system and is widely used in hyper-expression of recombinant genes .
40 +The engineered LacI promoter-based system has also been used in signal processing and chromosomal visualization [ 30 , 31 ] .
41 +If a reporter gene is controlled by this inducible regulator , the presence of the inducing molecule can be detected by the phenotypic change due to the production of the reporter protein .
42 +While a few well-characterized small-molecule-induc-ible regulators ( LacI , AraC , TetR etc. ) are widely used in several applications , the development of additional inducible systems will expand their use in innovative areas of biotechnology , such as metabolic engineering .
43 +Detection of a target chemical using live cell biosensors would be a robust technique for directed evolution methodologies .
44 +Such small-molecule-inducible biosensors could be developed using DNA constructs that control the expression of a reporter gene in response to the presence of the specific target molecule .
45 +The utility of inducible microbial biosensors was recently demonstrated through monitoring glucarate production in a heterologous glucarate biosynthesis pathway and identification of superior enzyme variants using a live cell glucarate sensor [ 32 ] .
46 +This study suggests the potential of small-molecule-inducible biosensors in screenin enzyme libraries for the production of the inducing chemicals .
47 +Here , we describe the development and characterization of an inducible whole-cell biosensing system ( i.e. an engineered E. coli cell ) that can detect the presence of vanillin , a commercially attractive lignin degradation product ( Fig. 1 ) .
48 +This biosensor has potential use in the screening of engineered enzymes that could convert lignin to vanillin .
49 +Methods Chemicals and reagents
50 +All chemicals including kraft lignin , vanillin , vanillin analogues , benzaldehyde , DMSO and acrylic acid used in this study were purchased from Sigma-Aldrich ( USA ) .
51 +The lignin model compound ( guaiacylglycerol-beta-guai-acyl ether ) was from Tokyo Chemical Industries Co. , Ltd. ( Japan ) .
52 +Identification of up‑regulated genes by RNAseq analysis Vanillin treatment and RNA isolation Escherichia coli BL21 cells were cultured in LB medium at 37 °C and exposed to increasing concentration of van-illin at the mid-log phase ( OD600 = 0.5 ) , and the sublethal dose of vanillin was determined from the growth curves .
53 +For RNAseq experiments , fresh E. coli BL21 culture was exposed to 0 and 5 mM vanillin ( sublethal concentration ) at the mid-log phase and the cells were collected at 0 , 1 , 2 and 3 h post exposure .
54 +Total RNA was extracted from the E. coli cells using RNeasy Mini kit ( Qiagen ) following the manufacturer 's protocol , and rRNA was removed using ribo-zero rRNA removal kit ( Epicentre ) following the manufacturer 's protocol .
55 +The experiment was done in triplicate , the RNA was quantified and quality was confirmed from the high RIN values ( > 9.0 ) in the Bioanalyzer quality analysis .
56 +A gene-based expression matrix was generated from the BAM files using Cuffnorm v2 .2.0 , a program that is part of Cufflfflinks [ 33 ] .
57 +Cuffnorm was run with the options of `` -- library-type fr-unstranded '' and `` -- library-norm-method classic-fpkm '' .
58 +The resulting expression matrix is normalized for library size and the values are represented as FPKM ( fragments per kilobase of exon per million fragments mapped ) .
59 +Hierarchical clustering
60 +Hierarchical clustering was performed on the FPKM expression matrix in R v3 .1.0 .
61 +The expression matrix was first transformed to the log-2 space before computing the distance matrix based on the Euclidean distance of measure using the dist function of R .
62 +The Spearman correlation was then calculated using the cor function before being plotted using the heatmap .2 function from the gplots package from CRAN .
63 +Differential expression analysis
64 +Cuffdiff v2 .1.1 , a program that is part of Cufflfflinks , was used to identify differentially expressed genes at each time point [ 33 ] .
65 +Default parameters were used except for the option of `` -- multi-read-correct '' and `` -- max-bundle-frags 100000000 '' .
66 +A threshold of FDR < 0.05 and absolute fold change > 2.0 were used for significance .
67 +SAM ( Significance Analysis of Microarrays ) was used to identify genes that were differentially expressed across time points .
68 +This analysis was performed in R v3 .1.0 using the samr package from CRAN with the following options : resp .
69 +type = `` Two class unpaired timecourse '' , nperms = 100 and time.summary.type = `` slope '' .
70 +Genes having a log-2 fold change > 2.0 were identified as up-regulated , while those having a log-2 fold change smaller than − 2 were identified as down-regulated .
71 +Plasmid construction and biosensor development Prediction of putative promoter regions and plasmid construction The putative promoter regions of the top seven upregulated genes were arbitrarily predicted to be located within the first 300 bp of the non-coding region immediately upstream of the up-regulated genes ( Additional file 1 : Tables S1 , S2 ) .
72 +The putative promoters were amplified by PCR using suitable infusion cloning primers .
73 +The amplified products were cloned upstream of the very green fluorescence protein ( vGFP ) gene [ 34 ] in a customized plasmid construct developed in pUC19 backbone by replacing ~ 600-bp nucleotides after the origin of replication ( including the lac promoter sequence ) by the vGFP gene , using Infusion HD cloning kit ( Clontech Laboratories ) .
74 +The predicted endogenous ribosome binding sites ( RBS ) were replaced by a strong g10 RBS sequence ` tttaactttaagaaggagatatacat ' [ 32 ] .
75 +The final plasmid constructs contain an ampicillin resistance gene , E. coli origin of replication and a vanillin-inducible putative promoter region followed by the RBS and the vGFP gene ( Fig. 1 ; Additional file 1 : Figure S3 ) .
76 +Biosensor development and selection
77 +Seven live cell biosensors ( Lcb1 -- Lcb7 ) were developed by transforming chemically competent E. coli BL21 cells with seven plasmid constructs containing different putative promoter sequences ( Fig .
78 +1 ; Additional file 1 : Table S2 ) .
79 +The live cell biosensors were grown in LB medium at 37 °C up to mid-log phase followed by overnight induction with 5 mM vanillin .
80 +The 5 mM final vanillin concentration was achieved by 400 times dilution of 2.0 M stock solution in DMSO ; a set of control experiments was done without the addition of vanillin but in the presence of an equivalent amount of DMSO .
81 +The cells were collected by centrifugation , washed with phosphatebuffered saline ( PBS ) and resuspended in the same buffer to make the cell concentration to OD600 = 1 .
82 +Expression of the vGFP was estimated by measuring green fluorescence ( Ex/Em = 488/509 nm ) of 100 µl resuspended cells ( OD600 = 1.0 ) using a multilabel plate reader ( Perki-nElmer 2104 ) , and the level of induction was calculated from the fluorescence ratio of induced to uninduced cells of each live cell biosensor .
83 +High induction level of the best biosensor ( with the highest increase of fluorescence ) was confirmed by measuring the green fluorescence of induced and uninduced cells by fluorescence-activated cell sorting ( FACS ) analysis using BD FACSAria cell sorter ( BD Biosciences ) and the sensor was selected for further characterization .
84 +Characterization of the selected live cell biosensor Sensitivity of the live cell biosensor to vanillin concentration The relationship between vanillin concentration and the expression of the fluorescent reporter was evaluated .
85 +1 ml overnight culture of the live cell biosensor was inoculated in 100 ml LB medium and cultured at 37 °C with constant shaking at 175 rpm until the OD600 reached 0.5 .
86 +Then the culture was split into twelve 5-ml portions and induced ( in duplicate ) for 20 h with 0 , 0.2 , 0.5 , 1.0 , 3.0 and 5.0 mM vanillin .
87 +The cells were collected by centrifugation , washed with phosphate-buffered saline ( PBS ) and resuspended in the same buffer .
88 +A portion of the cell suspension was further diluted to prepare a 2-ml sample with a final cell concentration of OD600 = 0.1 .
89 +Response of the live cell biosensor to various vanillin concentrations was estimated from median fluorescence of the cells measured by FACS analysis using a BD FACSAria cell sorter ( BD Biosciences ) .
90 +The experiment was repeate three times independently and the average fluorescence of the biosensor treated with individual vanillin doses was calculated after normalizing fluorescence of the control to 100 .
91 +Cross‑reactivity testing
92 +Cross-reactivity of the live cell biosensor was tested against a panel of potential inducing compounds including various lignin degradation products ( acetosyringone , acetovanillone , guaiacol , syringaldehyde , vanillic acid and vanillyl alcohol ) , kraft lignin , dimeric lignin model compound ( guaiacylglycerol-beta-guaiacyl ether ) , DMSO , benzaldehyde , veratraldehyde and a non-specific toxic chemical ( acrylic acid ) .
93 +The live cell biosensor was grown to mid-log phase and treated with three different concentrations of each chemical individually .
94 +The cultures were grown for 20 h and cells were collected by centrifugation .
95 +To study its performance in real lignin-degrading condition , the biosensor was also treated with two mixtures : ( 1 ) 5 mg/ml alkaline kraft lignin and 5 mM vanillin and ( 2 ) 5 mg/ml alkaline kraft lignin and 5 mM each of acetosyringone , acetovanillone , guaiacol , syringaldehyde , vanillyl alcohol and vanillin .
96 +Cross-reactivity of the bio-sensor to the individual chemicals and their mixtures was assessed from the fluorescence of the cells measured by FACS analysis of the samples after washing and diluting with PBS .
97 +The experiment was repeated three times independently in duplicate , and the average fluorescence of the vanillin-sensing cells treated with individual chemicals was calculated after normalizing fluorescence of the control to 100 .
98 +Fluorescence microscopy
99 +Increased fluorescence of the vanillin-induced live cell biosensor was visualized under a fluorescence microscope and compared with the fluorescence of untreated and non-specific chemical-treated biosensor .
100 +The bio-sensor was treated with 5 mM vanillin , guaiacol , acrylic acid or 5 mg/ml lignin and grown for 20 h ; one control is prepared without treatment with any chemical .
101 +The cells were washed with PBS and diluted to OD600 = 1.0 .
102 +One drop of the cell suspension was placed on a microscope slide , air dried and covered with a coverslip .
103 +All samples were observed under the AxioImager Z1 upright fluorescent microscope ( Zeiss ) using 63 × oil immersion lense and imaged with 500 ms exposure time .
104 +Mean intensity of the cells was measured using Fiji software .
105 +Toxicity test
106 +Toxicity of various lignin degradation products and the non-specific chemical acrylic acid was determined by growing the live cell biosensor in the presence of various concentrations of each chemical .
107 +LB medium containing
108 +0.1 mg/ml ampicillin was inoculated with 1 % ( v/v ) over-night culture of the live cell biosensor .
109 +2 M stock solutions of acrylic acid ( in water ) and the lignin degradation products including vanillin , vanillic acid , vanillyl alcohol , syringaldehyde , guaiacol , acetovanillone and acetosyrin-gone ( in DMSO ) were added immediately to obtain the final concentrations of 2.5 , 5.0 , 10.0 and 20.0 mM .
110 +A control was prepared without the addition of any chemical .
111 +The cells were grown at 37 °C with constant shaking at 175 rpm and growth was monitored by measuring OD600 at regular time intervals .
112 +The experiment was repeated three times independently and the growth curves were obtained by plotting average cell density against time .
113 +Toxicity of the chemicals at each concentration was estimated by comparing the growth curve with the control in which no chemical was added .
114 +Results
115 +Vanillin is toxic to E. coli at high concentrations [ 35 ] .
116 +Treatment with vanillin showed that the growth of E. coli was significantly inhibited at concentrations ≥ 5 mM and that the cells started to recover 2.5 h post treatment with 5 mM vanillin ( Additional file 1 : Figure S1 ) .
117 +To identify genes that are regulated to mediate the response to van-illin exposure , we carried out RNAseq analysis of E. coli cells treated with 5 mM vanillin [ 36 ] .
118 +Significant variations in global gene expression profiles were observed between vanillin-treated and control samples collected at different time points for the RNAseq experiment ( Additional file 1 : Figure S2 ) .
119 +Differentially expressed genes were further identified by comparing RNA levels of vanillin-treated cells with those of untreated cells at individual time points .
120 +These identified 759 E. coli genes that were differentially expressed across all time points , of which 725 genes were down-regulated and 34 genes were up-regulated .
121 +There was no clear functional clustering of the up - or down-regulated genes .
122 +Several genes encoding inner membrane proteins such as ygbE , mrp , ydjX and yjgN were down-regulated by vanillin treatment ; however , their precise functions remain unknown .
123 +Analysis of the top seven up-regulated genes suggests their association in multiple physiological functions including osmoprotection , stress response and heavy metal detoxification ( Additional file 1 : Tables S1 ) .
124 +The top two up-regulated genes yjhD and yijF have unknown functions , while the three up-regulated genes ydcI , yeiW and sodC potentially contribute to heavy metal detoxification and oxidative stress defence .
125 +The fourth highest up-regulated gene proA is involved in the biosynthesis of the osmoprotective amino acid proline , and the other upregulated gene higA encodes an antitoxin of the HigB -- HigA toxin -- antitoxin system .
126 +Locations of the top seven up-regulated genes within the E. coli genome and thei upstream/downstream sequences were manually investigated ( Additional file 1 : Table S1 ) .
127 +Promoter regions were arbitrarily predicted to be located within the first 300 bp of the non-coding region immediately upstream of the up-regulated genes .
128 +The putative promoter regions from these top seven up-regulated genes ( Additional file 1 : Table S2 ) were cloned individually upstream of the vGFP gene in a customized plasmid , and seven live cell biosensors ( Lcb1 -- Lcb7 ) were generated by transforming E. coli BL21 cells with these plasmid constructs ( Fig .
129 +1 ; Additional file 1 : Figure S3 ) .
130 +The vGFP gene of each biosensor was overexpressed by inducing with 5 mM vanillin and the production of the vGFP protein was estimated from the fluorescence of the overnight induced cells ( Additional file 1 : Table S3 ) .
131 +The sensors Lcb4 and Lcb5 showed high levels of fluorescence in the presence of vanillin although uninduced cells also showed background fluorescence due to leaky nature of the promoters .
132 +Fold induction of these biosensors was calculated from the fluorescence ratio of induced to uninduced biosensors measured by FACS analysis .
133 +The biosensor Lcb5 constructed with the putative promoter region upstream of the yeiW gene showed higher fluorescence enhancement ( 4.3 fold ) compared to Lcb4 that was made with the putative promoter region upstream of the proA gene .
134 +Lcb4 showed high background fluorescence with 1.8-fold fluorescence enhancement .
135 +The biosensor Lcb5 ( hereafter termed ` vanillin-sensing cell ' or VSC biosensor ) was further characterized for sensitivity to vanillin , cross-reactivity and toxicity towards lignin , lignin model compounds , solvents , potential lignin degradation products , vanillin analogues and non-specific toxic chemicals .
136 +Sensitivity of VSC biosensor to vanillin
137 +The VSC biosensor was then tested against different concentrations of vanillin to determine its detection threshold .
138 +The biosensor responds to different concentrations of vanillin in a dose-dependent manner ( Fig .
139 +2 ) .
140 +FACS analysis showed increased fluorescence of the biosensor treated with vanillin at a concentration as low as 200 μM .
141 +The average cell fluorescence increases dynamically with an increase in vanillin concentration , with a maximum ~ 4.5-fold increase observed at 5.0 mM ( Fig .
142 +2 ) .
143 +Further increases in vanillin concentration adversely affect cell growth due to toxicity .
144 +The observed broadening of peaks in the 0.2 -- 3 mM samples may reflect the presence of mixed populations that comprise cells with different levels of vGFP expression , while in the 5 mM sample all cells have shifted to an `` on '' state with optimum expression of the vGFP protein .
145 +Increased fluorescence in the cells treated with 5.0 mM vanillin was clearly visualized by fluorescence imaging ( Fig. 3 ) , with mean fluorescence intensity being ~ 3.5-fold higher than that of untreated cells .
146 +Specificity of VSC biosensor
147 +The VSC biosensor was next assayed against various lignin degradation products and kraft lignin that would be present in lignin-degrading reaction systems , along with a dimeric lignin model compound that is often used as a substrate to test potential lignin-degrading properties of enzymes .
148 +Cross-reactivity was also tested against DMSO , benzaldehyde and acrylic acid to rule out fluorescence enhancement by solvent , non-specific aromatic aldehydes and a non-specific toxic chemical , respectively .
149 +The VSC biosensor does not show any significant response to high concentrations of other potential lignin degradation products ( Fig .
150 +4 ) or non-specific chemicals ( Fig. 5 ) with the exception of syringaldehyde and vanillic acid , both showing ~ 1.6-fold fluorescence enhancement compared to a 4.5-fold fluorescence enhancement by vanillin .
151 +This cross-reactivity may be related to the structural similarity of these compounds with vanillin .
152 +No significant fluorescence enhancement was noticed when the biosensor was treated with DMSO , which is used to dissolve lignin and lignin degradation products .
153 +No crossreactivity was observed when the cells were treated with lignin or dimeric lignin model compound ( guaiacylglyc-erol-beta-guaiacyl ether ) that is often used to study enzymatic lignin degradation [ 11 , 12 , 15 ] .
154 +Response of the biosensor to 5 mM vanillin was not abruptly affected by the presence of 5 mg/ml alkaline kraft lignin alone or in combination with 5 mM each of acetosyringone , acetovanillone , guaiacol , syringaldehyde and vanillyl alcohol .
155 +However , about 5 -- 10 % less fluorescence was observed when the sensor was treated with the mixtures in comparison to treatment with vanillin alone ( Fig .
156 +5 ) .
157 +Fluorescence of the VSC biosensor did not change upon treatment with 5 mM acrylic acid , a chemical toxic to E. coli [ 37 ] .
158 +This observation disfavours fluorescent enhancement by any non-specific toxicity-induced overexpression of the vGFP gene .
159 +Fluorescence imaging of the biosensor treated with acrylic acid , guaiacol and lignin also showed no fluorescence enhancement , which confirms no cross-reactivity of the sensor with these chemicals ( Fig. 3 ) .
160 +Toxicity of potential lignin degradation products to VSC biosensor The toxicity of various lignin degradation products towards the biosensing cells was studied to understand potential inhibition of cell growth with successful lignin degradation ( Fig. 6 ) .
161 +Although sublethal induction is the basis of vanillin-induced fluorescence enhancement of the VSC biosensor , it would not be able to detect positive mutants developed by directed evolution if high toxicity of any lignin degradation product suppresses cell growth .
162 +With the exception of vanillin and vanillic acid , all the major lignin degradation products showed minima toxicity to the biosensor when treated with up to 20 mM concentrations .
163 +Only a slight inhibition was observed at high concentrations ( 20 mM ) of syringaldehyde .
164 +As expected , vanillin inhibited the growth of the biosensor at 5 mM concentration but the cells recovered from initial toxicity and entered log phase after 6 h. However , the biosensing cells could not recover within the study time ( 9 h ) from growth inhibition at vanillin concentrations of 10 mM or higher .
165 +The toxicity of vanillic acid was very similar to that of vanillin , in agreement with other studies on the antimicrobial activity of vanillin and vanillic acid on E. coli [ 35 , 38 , 39 ] .
166 +A previous study also showed the complete suppression of E. coli growth in the presence of 15 mM vanillin [ 35 ] .
167 +Friedman et al. [ 39 ] have shown that phenolic benzaldehyde and benzoic acid compounds have significant antimicrobial activity against E. coli , whereas benzoic acid ester does not .
168 +This observation also explains the inhibition of E. coli growth by vanil-lin , syringaldehyde and vanillic acid but not by guaiacol , acetovanillone or acetosyringone .
169 +Davidson and Naidu reported that the antimicrobial activity of a phenolic compound depends mainly on its chemical structure and concentration , which supports our observations [ 40 ] .
170 +We also studied the toxicity of various concentrations of acrylic acid , a non-specific chemical known to be toxic to E. coli [ 37 ] .
171 +Growth inhibition of the VSC biosensor by acrylic acid was similar to that observed with vanillin ; it showed substantial toxicity at 5 mM concentration and no growth was observed at higher concentrations .
172 +Discussion
173 +Lignin can potentially be converted to valuable aromatics such as vanillin , by controlled enzymatic catalysis .
174 +While natural enzymes have great potential , their performance could be further improved using directed evolution approaches .
175 +In addition to other enzymes , several natural and engineered laccases and peroxidases have been studied for enzymatic conversion of lignin to vanillin [ 11 , 14 , 41 ] .
176 +In spite of vast research in this area , no single enzyme has been reported to convert actual lignin substrates to their monomeric phenolic subunits .
177 +Remarkably , there are very few reports of selecting engineered enzymes using genuine lignin substrates .
178 +This is partially due to unavailability of high-throughput screening tools to detect lignin degradation and also because lignins have extremely heterogeneous structures with versatile chemical linkages that are least likely to be cleaved by the action of a single enzyme [ 13 , 42 ] .
179 +Considering the complexity of lignin structures , future research may be directed towards simultaneous evolution of multiple enzymes or a multi-enzyme pathway using high-through-put screening tools like the live cell vanillin sensor described here .
180 +In this respect , the multi-enzyme system described by Reiter et al. [ 15 ] is particularly applicable .
181 +It was possible to release a small amount of lignin mono-mers from complex lignin structures using a combination of Cα-dehydrogenase , β-etherase and glutathione lyase enzymes .
182 +Salvachua et al. [ 22 ] reported lignin depolym-erization by fungal secretomes containing a high level of laccase and peroxidase enzymes .
183 +The VSC biosensor described here will be a useful tool in selecting vanillin-synthesizing enzymes from both metagenomic and mutant libraries .
184 +Developing enzymes for the conversion of lignin to vanillin would be of particular interest as vanillin is the most important lignin degradation product due to its large-scale use in the food , flavour and cosmetic industries .
185 +Induction of the putative E. coli promoter used in our biosensor is van-illin specific and no vanillin analogue or non-specific toxic chemical ( like acrylic acid ) can induce the expression of the vGFP gene under the control of this promoter , which is particularly interesting considering the absence of a known vanillin metabolism pathway in native E. col
186 +[ 43 ] .
187 +However , vanillin 's mode of antimicrobial activity may explain this ambiguity .
188 +This comes mainly from its ability to damage the plasma membrane of the microbial cells through interaction with the lipids or proteins , which cause subsequent loss of the ionic gradient across the membrane and inhibition of bacterial respiration [ 35 , 44 ] .
189 +A study using propidium iodide staining suggests that a significant proportion of E. coli cells remain alive even after treatment with 50 mM vanillin , although vanil-lin can completely arrest E. coli growth at a concentration of 15 mM , indicating that microbial growth inhibition by vanillin is bacteriostatic in nature rather than bactericidal [ 35 ] .
190 +This report also showed that E. coli can maintain partial potassium gradients after exposure to 50 mM vanillin for 40 min ; vanillin treatment in this condition completely dissipates potassium ion gradients of Lactobacillus plantarum .
191 +Collectively , these observations suggest that the extent of E. coli membrane damage caused by vanillin is relatively less severe , and that when exposed to sublethal concentrations of vanillin , E. coli may cope with the stress by reestablishing ion gradients by alternative means , without vanillin metabolism .
192 +Although we can not establish any functional group in the up-regulated genes identified by RNAseq analysis of vanillin-treated
193 +E. coli cells , the functions of the top seven up-regulated genes imply association with osmoprotection , metal ion transport and heavy metal toxicity ( Additional file 1 : Table S1 ) .
194 +The up-regulated gene ydcI encodes a putative LysR-type DNA-binding transcriptional regulator .
195 +The exact function of ydcI protein is not known yet but other members of LysR-type transcriptional regulators are involved in the expression of various unrelated proteins including sodium -- hydrogen antiporter and proteins involved in zinc homeostasis and oxidative stress defence [ 45 , 46 ] .
196 +The proteins encoded by the other two up-regulated genes yeiW and sodC also play some role in metal ion detoxification and oxidative stress defence .
197 +The fourth highest up-regulated gene proA encodes a subunit of glutamate-5-semialdehyde dehydrogenase and gamma-glutamyl kinase-GP-reductase multi-enzyme complex that catalyses the first step in the synthesis of the osmoprotective amino acid proline [ 47 , 48 ] .
198 +The VSC biosensor responds in a dose-dependent manner and upon induction with 5.0 mM vanillin fluorescence of the sensor is increased more than 4-fold but further increase of signal is not possible as the E. coli can not grow at higher vanillin concentrations .
199 +Detectability within a relatively narrow range of vanillin concentratio may be a limitation in selecting for mutants that can produce very low ( < 0.5 mM ) or very high ( > 5 mM ) concentrations of vanillin .
200 +Transposing the genetic sensing construct into a vanillin-tolerant microorganism could potentially address toxicity issues .
201 +In this respect , the top seven up-regulated genes upon vanillin exposure of E. coli cells are conserved within members of the Enterobacteriaceae family including several strains from th genus Escherichia , Shigella , Salmonella and Enterobacter .
202 +The large molecular weight of lignin precludes ready uptake into microbial cells .
203 +The VSC biosensor will likely find optimal use in screening extracellular enzymes that convert lignin to vanillin ( Fig .
204 +1 ) .
205 +Selection experiments could be carried out on lignin-containing agar plates or using emulsion encapsulation methodology [ 49 ] .
206 +Additionally , this system could find use in screening enzymes that produce vanillin from smaller cell-permeable precursors .
207 +Examples include vanillyl alcohol oxidase and carboxylic acid reductase that produce vanillin from precursors like creosol , vanillylamine and vanillic acid [ 50 , 51 ] .
208 +Versatility of live cell biosensors is also restricted by relatively short cellular lifespans , requirement of specific conditions for growth and survival of microbial systems and restriction of using engineered or live microorganisms in various end products .
209 +However , these issues will not create any major challenge in using this biosensor as a host cell for screening lignin-degrading enzyme libraries .
210 +Inducible regulator-based whole-cell sensing systems are established as valuable analytical tools , which allow highly specific detection of target chemicals using fluorescent or bioluminescent reporters [ 32 , 52 -- 56 ] .
211 +While most of these biosensors were developed for environmental microbiology or bioremediation applications , inducible promoter-based sensing systems could be extremely useful in metabolic engineering applications including high-throughput screening of engineered enzyme libraries .
212 +Despite their vast potential , only a handful of small-molecule-inducible regulators ( e.g. LacI ) are well characterized and repeatedly used for a diverse range of applications .
213 +Development of additional inducible regulators can potentially provide newer biotechnology tools with innovative applications .
214 +The product inhibition approach used here could be potentially applied to identify putative promoter regions and develop biosensors for any chemical that exhibits partial toxicity to a microorganism with known genome sequence .
215 +Using a similar approach , Rogers et al. [ 32 ] developed four genetically encoded biosensors that respond to acrylate , glucarate , erythromycin and nar-ingenin , and demonstrated the usage of glucarate bio-sensor for selecting superior enzyme variants from the glucarate biosynthesis pathway .
216 +Conclusions
217 +Enzymatic valorization of lignin will most likely be achieved through engineering of multi-enzyme pathways using a directed evolution approach combined with an effective high-throughput screening technique .
218 +The VSC biosensor can provide such a tool , detecting as low as 200 µM vanillin by FACS .
219 +This biosensor does not show any cross-reactivity to lignin , vanillin analogues or nonspecific toxic chemicals .
220 +No major lignin degradation product showed significant toxicity towards the biosensor when treated with up to 20 mM concentration .
221 +We propose the use of this biosensor as a host cell for screening of lignin-degrading enzymes from randomized librar-ies and metagenomic samples .
222 +Authors’contributions
223 +BS conducted the experiment for development and characterization of the vanillin-sensing cell ; KHBC and NN performed the RNAseq analysis ; SSR designed the plasmid construct and helped in FACS analysis ; BS and FJG conceptualized and designed the research and are the major contributors in writing the manuscript ; BR , NN , JS and FJG contributed to the project development and supervising .
224 +All authors read and approved the final manuscript .
225 +Author details
226 +1 p53 Laboratory , Agency for Science Technology And Research ( A * STAR ) , 8A Biomedical Grove , # 06-04/05 Neuros/Immunos , Singapore 138648 , Singapore .
227 +2 Genome Institute of Singapore , 60 Biopolis Street , Genome , # 02-01 , Singapore 138672 , Singapore .
228 +3 Institute of Chemical and Engineering Sciences , 8 Biomedical Grove , Neuros , # 07-01 , Singapore 138665 , Singapore .
229 +Acknowledgements
230 +The vGFP gene was kindly provided by Dr. Swaine Chen from Genome Institute of Singapore .
231 +Competing interests
232 +The authors declare that they have no competing interests.
233 +Availability of data and materials
234 +All data generated or analysed during this study are included in this published article and its supplementary information files .
235 +Funding
236 +This work was supported by funding under Biomass-to-Chemicals program , Science and Engineering Research Council ( SERC ) , Agency for Science , Technology and Research ( A * STAR ) .
237 +The funding body did not play any role in the design of the study , the collection , analysis , and interpretation of data and in writing the manuscript .
238 +Received: 3 December 2016 Accepted: 28 January 2017
...\ No newline at end of file ...\ No newline at end of file
1 +■ INTRODUCTION
2 +particles ( QA NPs ) .
3 +Modification suggests that synergistic quercetin ( Qe ) improves the antibacterial effect of silver nanoparticles ( Ag NPs ) .
4 +Characterization experiment indicates that QA NPs have a diameter of approximately 10 nm .
5 +QA NPs show highly effective antibacterial activities against drug-resistant Escherichia coli ( E. coli ) and Staphylococcus aureus ( S. aureus ) .
6 +We explore antibacterial mechanisms using S. aureus and E. coli treated with QA NPs .
7 +Through morphological changes in E. coli and S. aureus , mechanisms are examined for bacterial damage caused by particulate matter from local dissociation of silver ion and Qe from QA NPs trapped inside membranes .
8 +Moreover , we note that gene expression profiling methods , such as RNA sequencing , can be used to predict discover mechanisms of toxicity of QA NPs .
9 +Gene ontology ( GO ) assay analyses demonstrate the molecular mechanism of the antibacterial effect of QA NPs .
10 +Regarding cellular component ontology , `` cell wall organization or biogenesis '' ( GO : 0071554 ) and `` cell wall macromolecule metabolic process '' ( GO : 0044036 ) are the most represented categories .
11 +The present study reports that transcriptome analysis of the mechanism offers novel insights into the molecular mechanism of antibacterial assays .
12 +KEYWORDS : quercetin , silver nanoparticles , antibacterial mechanism , RNASeq , transcriptome
13 +Bacteria are microorganisms that cause deadly infections .1 Drug-resistant microorganisms are another major problem for current medicine .
14 +Although antibiotics are the frontline defense against bacterial infection , the emergence of pathogenic antibiotic resistance has prompted the development of highly effective , novel antimicrobial agents .2 Antimicrobial resistances are a worldwide issue because they generate antibiotics resistance and increases in healthcare costs .3 Thus , new e cient anti-fi bacterial material is significant and necessary in our life .
15 +Silver and its compounds exert strong inhibitory and bactericidal effects , as well as broad-spectrum antimicrobial activities against fungi and viruses .4,5 Although silver is toxic to microorganisms , it is less dangerous to mammalian cells than other metals .6 Silver NPs as a kind of nanosized silver particles can be used as bactericides .7,8 Someone proposed possible antibacterial mechanisms indicating that Ag NPs release Ag + , which then binds to the thiol groups of bacterial enzymes to interfere with DNA replication .
16 +Another mechanism of bactericidal action was proposed ; this mechanism explains that antibacterial activity is based on electrostatic attraction between a negatively charged cell membrane of microorganisms and positively charged Ag + ions .9 − 11 Particle-specific interaction of Ag NPs with bacteria , their subsequent penetration , and local release of Ag + ions , which all cause bacterial death , were also proposed as their antibacterial property .12 − 14 Thereby , Ag NPs have attracted great attention because of their effective bactericidal effect .
17 +In recent years , dietary flavonoids have gotten a lot of attention because their potential health benefits are associated with decreased risks of different chronic diseases , 7,15,16 especially cardiovascular disease .
18 +3,3 ′ ,4 ′ ,5,7 - Pentahydroxy-flavone ( quercetin , Qe ) is a highly abundant flavonoid from 17 fruits and vegetables .
19 +Moreover , Qe can be extracted from the flowers and leaves of some plants .
20 +As an important component of numerous plant-based medicines , Qe has been used to treat 18,19 several diseases .
21 +Ag NPs connected with Qe was introduced as a new nanomaterial for antibacterial assays .
22 +Furthermore , conventional toxicity assays may not sufice to fully capture complexities of cellular responses toward NPs .
23 +Antibacterial mechanisms remain unclear with regard to how this specific effect of exposure to nanomaterial occurs .
24 +Thus , new and more comprehensive approaches are needed .
25 +The transcriptomics field has sped development in recent years with the introduction of next-generation sequencing technologies , such as RNA sequencing ( RNASeq ) , which will possibly displace cDNA microarrays as the favored method 20,21 for gene expression profiling of cells and tissues .
26 +RNASeq provides a useful tool to identify differently in the expression level of genes , following treatment with various compounds .22 Compared with whole genome sequencing , the main advantage of RNASeq is that it only analyzes transcribed regions of genomes .
27 +Compared with the conventional method , less is known about antibacterial mechanisms of NPs at gene expression levels .
28 +Gene expression pro ling can also be used as a new tool fi to evaluate the interaction between NPs and biological systems 23 to reveal its molecular mechanism .
29 +In a previous study , mechanisms were unclear regarding how this specific effect of exposure to silver-nanoparticle-decorated quercetin nano-particles ( QA NPs ) occurs ; damage of the bacterial membrane was probably caused by the presence of particulate matter and/or local dissociation of Ag + and Qe from QA NPs trapped in mucus surrounding bacteria membrane .23,24 Through this study , we hoped to identify the set of complete mechanisms for QA NPs in antibacterial assays .
30 +■ MATERIALS AND METHODS
31 +Materials .
32 +All chemicals were purchased from Sigma-Aldrich ( Sigma ) Chemical Co. .
33 +Ultrapure Luria − Bertani ( LB ) agar powder was homemade or acquired from the School of Life Sciences , Anhui Agricultural University .
34 +Pseudomonas aeruginosa ATCC 27853 ( P. aeruginosa ) , Bacillus subtilis ATCC 6633 ( B. subtilis ) , and Escherichia coli ATCC 8739 ( E. coli ) cells and Staphyloccocus aureus ATCC 6538 ( S. aureus ) lines were acquired from Anhui Agricultural University .
35 +All other chemicals were of analytical grade .
36 +Ultrapure water was used throughout all experiments .
37 +Synthesis of QA NPs .
38 +QA NPs were synthesized based on the methods reported by Sun et al. .
39 +The only difference between this study 's method and that of Sun et al. is that aqueous AgNO3 and Qe solutions with different molarities ( 1/0 .75 , 1/1 .5 , and 1/2 ) were mixed under vigorous stirring for 5 min .
40 +Finally , NPs were collected via centrifugation at 8000 rpm for 10 min .25,26 QA NP Characterization .
41 +We examined the morphology of the QA NPs with a transmission electron microscope ( TEM , TJEOL 6300 F , Tokyo Japan , Philip ) and a scanning electron microscope ( SEMXL-20 , Holland , Philips ) .
42 +The samples were prepared for viewing by dripping 20 L of QA NP solution onto a carbon-coated copper grid .
43 +The μ samples were then air-dried before imaging .
44 +The nanoparticle ζ potentials of the QA NPs were measured with Zetasizer Nano ZS ( Malvern Instruments , U.K. ) .28 The infrared , UV − vis absorption and uorescence spectra of the QA NPs were obtained with a Bruker fl Tensor 27 FT-IR DTGS detector ,27,28 a spectrophotometer ( JASCO , Japan ) , and a uorescence spectrophotometer ( JASCO FP-6300 , fl Tokyo , Japan ) , respectively .
45 +All determinations were performed in triplicate .25,29 Cell Culture .
46 +Four kinds of bacterial cells were cultured in LB medium at 37 °C .
47 +A solution of logarithmic-phase ( log-phase ) bacterial cells was acquired by reinoculating into fresh media for 12 h .
48 +The cell solution was incubated in a shaking incubator for 2 − 3 h until reaching a 0.5 optical density at 600 nm ( OD ) .30 600 nm Antibacterial Activity Test of QA NPs .
49 +Based on the antibacterial method developed by Sun et al. , solutions of log-phase bacterial cells ( P. aeruginosa , S. aureus , B. subtilis , and E. coli ) were inoculated in a solution that contained 20 μg / mL QA NPs , Qe , or Ag NPs .
50 +Then , the solution was incubated for 12 h at 37 °C in a shaking incubator .
51 +The LB-agar plate contained the same number of the four bacterial species .
52 +The bacterial cells that were cultured in a solution without QA NPs served as the control .
53 +The number of viable cells were statistically determined by counting colony-forming units ( CFUs ) .31,32 This study used a concentration unit of micrograms per milliliter based on Qe .
54 +All tests were carried out in triplicate or quadruplicate .
55 +Log-phase S. aureus and E. coli were cultured with different QA NP concentrations ( 5 , 10 , and 15 μg / mL ) under similar culture conditions .
56 +Exactly 5 μL of bacterial suspension was viewed with a FL microscope at 480 nm ( IX-71 , Olympus , Japan ) .33 Cellular Uptake Assay .
57 +The cellular uptake QA NP assay was conducted using a FL microscope .
58 +Log-phase cells ( S. aureus and E. coli ) were treated with QA NPs ( 5 , 10 , and 15 μg / mL ) .
59 +Cells were collected via centrifugation ( 3000 rpm , 15 min ) , washed twice with phosphatebuffered saline ( PBS ; pH 7.5 , 0.1 M ) , and stained with 4 ′ ,6 - diamidino-2-phenylindole ( DAPI ; 5 μg / mL , Life Technologies ) for 30 min in the dark .
60 +Cell suspensions were also washed twice with PBS ( pH 7.5 , 0.1 M ) to eradicate redundant DAPI .
61 +A total of 5 μL of cell suspensions were observed under a FL microscope at red and blue channels to visualize QA NP uptake and DAPI staining , respectively .30 Fluorescence Microscopic Observation ( Live/Dead ) .
62 +Logphase bacterial cells ( E. coli and S. aureus ) were treated with QA NPs ( 5 , 10 , and 15 μg / mL ) under similar culture conditions .
63 +Bacterial cells were collected and washed using the same methods .
64 +Subsequently , bacteria were stained using the LIVE/DEAD BackLight Bacterial Viability Kit ( SYTO9 and propidium iodide ( PI ) , Life Technologies ) for 30 min in the dark .
65 +Cell suspensions also were washed twice with PBS ( pH 7.5 , 0.1 M ) .
66 +Lastly , 5 μL of bacterial suspension was observed under a FL microscope at the green and red channels for SYTO9 and PI ( PI samples need to be observed within 1 h ) , respectively .34,35 Membrane Integrity Studies .
67 +Membrane integrity assays were performed based on the methods reported by Sun et al. .
68 +Log-phase cells ( E. coli and S. aureus ) were subjected to the same treatment with QA NPs ( 5 , 10 , and 15 μg / mL ) .
69 +The bacterial cells that were cultured without QA NPs were utilized as the blank group .
70 +The collected cells were dehydrated with a series of ethanol concentrations and subsequently postfixed with 2.5 % glutaraldehyde and 2 % paraformaldehyde for 12 h. Finally , the air-dried bacterial cells were observed via SEM .36,37 β-Galactosidase assays were performed using the methods established by Koepsel and Russell .
71 +Log-phase E. coli were inoculated in fresh LB medium .
72 +Then , the assay was performed by adding 100 μL of 80 mg/mL o-nitrophenyl-β-D-galactopyranoside ( ONPG ) to 1.5 mL of log-phase E. coli suspension .
73 +The optimum pH values to stimulate E. coli β-galactosidase activity in glycine buffer was 8.0 and 7.5 with lactose and ONPG as substrates , respectively .40 Then , various concentrations of QA NPs ( 5 , 10 , and 15 μg / mL ) were added to the suspension .
74 +The reaction proceeded until a visible yellow color was observed .
75 +To evaluate the effects of o-nitrophenol ( ONP ) , the extent of the reaction was determined by measuring the OD of the suspension at 420 nm .
76 +Then , enzyme concentration was calculated .
77 +Bacterial cells that were cultured in solutions without Ag NPs ( 15 μg / mL ) and with Milli-Q water served as the control groups .38 Wall Destruction Assay .
78 +E. coli and S. aureus were exposed to QA NPs ( 5 , 10 , and 15 μg / mL ) .
79 +E. coli and S. aureus that were exposed without QA NPs were used as the blank controls .
80 +Cells were collected and then fixed with 2 % paraformaldehyde and 2.5 % glutaraldehyde for 12 h. Subsequently , the bacterial cells were postfixed on a rotator with 2 % osmium tetroxide ( OsO4 ) for 1 h .
81 +The fixed bacterial cells were dehydrated in an acetone gradient series ( 35 % , 50 % , 70 % , 80 % , 95 % , and 100 % ) for 20 min .
82 +The cells were treated with a series of processing steps ( including being embedded , sectioned , and mounted on 200-mesh copper grids ) .
83 +Then , the air-dried cells were observed with TEM .39,40 RNA Extraction and Quantification .
84 +Log-phase E. coli cells were treated with QA NPs ( 10 μg / mL ) for 12 h at 37 °C .
85 +Cells without treatment served as the blank group .
86 +Total cellular RNA was extracted using a Trizol kit ( Life Technologies ) .
87 +RNA quantification was evaluated using the RNA Nano 6000 Assay Kit of the Bioanalyzer 2100 system ( Agilent Technologies , CA , USA ) .
88 +cDNA Library Preparation and Clustering and Sequencing Analysis .
89 +cDNA library preparation is described in detail in the Supporting Information .
90 +Index-coded samples were clustered based on the methods described by Zhang et al. 41 After cluster generation , Illumina Hiseq platform was used to prepare the cDNA library sequenced .
91 +Raw RNASeq data ( raw reads ) were processed using in-house Perl scripts with FastQC software .
92 +Raw reads that contained adapter and low-quality sequences were removed from the raw data to obtain clean RNASeq data .
93 +Then , the Q20 and Q30 were counted .
94 +Downstream analyses were performed based on the high-quality clean data .
95 +Quantification of Gene Expression Level .
96 +Read numbers that were mapped to each gene were counted using HTSeq v0 .6.1 .
97 +Additionally , FPKM was calculated based on the gene length and used to analyze transcript expression levels .42 − 44 Differential Expression Gene Analysis .
98 +The control and QA NP groups were subjected to differential gene expression analysis using DEGSeq R package version 1.20.0 , which identifies differentially expressed genes .
99 +P-values were calibrated for multiple tests as previously described ( Benjamini and Hochberg method ) .
100 +For comparison , a P-value of 0.005 and log ( fold change ) of 1 were set as the thresholds for 2 significantly differential expression .22 GO and KEGG Enrichment Analysis .
101 +Gene ontology ( GO ) enrichment analysis and pathway enrichment analysis of KEGG ( Kyoto Encyclopedia of Genes and Genome ) were performed as previously described .
102 +Simply , the GOseq R package was used to analyze the GO enrichment analysis of differentially expressed genes .
103 +The P-value denotes the significance of GO term enrichment in the differentially expressed genes ( DEG ) .
104 +The GO term with corrected P-values less than 0.05 is recommended .
105 +The statistical enrichment of differential expression genes was tested using KOBAS software in KEGG pathways .45
106 +Characterization .
107 +In the synthesis procedure of QA NPs , Qe was loaded on surfaces of Ag + ion nanosheets .
108 +Figure 1 showed a full list of characterizations .
109 +Features of QA NPs were strongly influenced by interaction charged Qe and Ag NPs ( Ag ) .
110 +These experiments aimed to determine the critical ratio for QA NPs .
111 +TEM images suggested that the optimum ratio was 0.75:1 for QA NPs ( Figure 1A ) .
112 +Under this condition , QA NPs ranged from 5 to 10 nm , as revealed in Figure 1A .
113 +The intensity of fluorescence at the peak position of QA NPs had a maximum value comparable with other ratios .
114 +The ratio was used in succeeding experiments .
115 +Synthetic QA NPs were monitored by
116 +UV − vis spectroscopy ( Figure 1B ) .
117 +The surface plasmon resonance peak of Ag NPs at approximately 400 nm suggested formation of QA NPs .46,47 FTIR test analysis of interactions between Qe and Ag NPs was carried out .
118 +The FTIR spectra were shown in Figure 1C .
119 +In the FTIR spectra of Qe , at 3416 cm − 1 , the centered broad and intense peaks are OH groups , and the strong peak corresponds to stretching vibrations of C O carboxylic − 1 48 moieties at 1728 cm .
120 +Therefore , this result confirmed that 49 modification of Qe plasmonic NPs , such as Ag NPs , was easier .
121 +For QA NPs , peak positions of functional groups remained on Qe , and their shapes were similar .
122 +Characteristic peaks of QA NPs were observed in the spectrum ; these peaks may be indicative of Qe interaction with Ag NPs .
123 +Regarding ζ-potential measurements , as shown in Figure 1D , the value of Ag NPs was +51.2 ± 0.29 mV .
124 +But QA NPs decreased to +22.7 ± 0.15 mV .
125 +Variation in ζ-potential further confirmed the modification of Qe connected with Ag NPs .
126 +Synthesized QA NPs completely dissolved in water and showed fluorescent properties under UV light ( Figure 1E ) .
127 +Raw Qe suspended in water was insoluble and did not show any fluorescence under UV light .
128 +Qe also showed a difference under bright light .
129 +The SEM image showed better morphology of QA NPs compared with the TEM image ( Figure 1F ) .
130 +The left panel suggested distribution of NPs .
131 +But the right panel showed Qe surrounding QA NPs .
132 +Qe released into the solutions was performed by testing absorbance using the UV − visible spectrophotometer ( OD260 nm ) from QA NPs .
133 +The initial rate of Qe release was high , and the release rate reached equilibrium at 12 h .
134 +The results suggested that the release rate of Qe from nanoparticles was up to 76 % ( Figure .
135 +S1 ) .
136 +Testing Antibacterial Activity of QA NPs .
137 +In this work , fabrication of QA NPs modified the Qe property .
138 +Screening with
139 +QA NPs ( 20 μg / mL ) against bacteria was performed using P. aeruginosa , B. subtilis , S. aureus , and E. coli .
140 +All antibacterial experiments used log-phase bacterial cells .
141 +CFU method was carried out in this study .
142 +Different antibacterial activities of QA NPs were observed against four kinds of bacteria ( Figure 2C ) .
143 +New particles showed higher antibacterial activity than raw Qe and Ag NPs .
144 +QA NPs had a more evident effect on the activity of S. aureus and E. coli cells than P. aeruginosa and B. subtilis .
145 +Against S. aureus and E. coli , survival rates of QA NPs were 12.4 % and 23.1 % , respectively .
146 +Survival rates of other two bacteria were 43.7 % and 56.3 % , respectively .
147 +The inhibitory effect of QA NPs was highest against E. coli .
148 +Therefore , we used S. aureus and E. coli cells as our model bacteria for all drug delivery studies .
149 +The CFU method was also adapted in this part , where the bacterial cell was estimated in an LB-agar powder plate .
150 +Photographs of bacterial colonies ( S. aureus and E. coli ) formed on LB-agar plates were blank , Qe ( 20 μg / mL ) , Ag NPs ( 20 μg / mL ) , and QA NPs ( 20 μg / mL ) groups .
151 +Corresponding images were graphed by origin software ( Figure 2A ) .
152 +Antibacterial activity of QA NPs was compared with blank , Qe , and Ag NPs groups .
153 +Water was used as blank .
154 +CFU was also adapted in our study , where bacterial cell viability was estimated throughout .
155 +CFU values of blank for S. aureus and E. coli reached 6.7 × 108 and 8.5 × 108 CFU/mL , respectively .
156 +CFU values of Qe for E. coli and S. aureus were 9.1 × 107 and 7.3 × 107 CFU/mL , respectively .
157 +CFU values of Ag NPs for E. coli and S. aureus were 1.9 × 107 and 1.3 × 107 CFU/mL , respectively .
158 +Most optimum antibacterial activity was demonstrated by QA NPs , which had a CFU value ( CFU/mL ) of 2.3 × 106 for E. coli and 1.7 × 106 for S. aureus .
159 +As shown in Figure 2A , the survival rate of QA NPs was very much lower than with the three other groups .
160 +Results suggested that QA NPs had superior antibacterial activities compared with raw Qe and Ag NPs .
161 +As shown in Table S1 , MICs of QA NPs are 2.8 μg / mL for S. aureus and 4.2 μg / mL for E. coli .
162 +The MIC of QA NPs against E. coli was lower than that of kanamycin ( 0.9 μg / mL ) , whereas the MIC of QA NPs against S. aureus was greater than that of kanamycin ( 0.3 μg / mL ) compared with ampicillin and kanamycin .
163 +However , the MICs of QA NPs against S. aureus and E. coli were less than Qe and Ag NPs .
164 +The MICs of Qe are 10.5 μg / mL for S. aureus and 7.5 μg / mL for E. coli .
165 +QA NPs antibacterial activity is predominant .
166 +QA NPs may become new antibacterial nanoparticles for further research .
167 +To further investigate antibacterial activity and drug delivery of QA NPs , the work used the fluorescent property of proposed nanoparticles .
168 +Results suggested that QA NPs could enter cells at low concentration ( 5 μg / mL ) ; the fluorescence intensity of the nanoparticles in cells gradually decreased ( Figure 2B ) with increasing concentration of QA NPs .
169 +This part of the study showed that increasing concentration of QA NPs could effectively inhibit bacteria .
170 +The in vitro experiment results suggested that QA NPs be checked as a new nanoparticle for antibacterial assay .
171 +Antibacterial Activity .
172 +To investigate drug delivery eficacy , a fluorescence microscopy analysis experiment was carried out to test cellular uptake of NPs .
173 +The present study used the DAPI , which is a nucleic acid dye that can act on all cells in fluorescence assays .
174 +QA NPs ( 5 , 10 , and 15 μg / mL ) were used to treat E. coli and S. aureus cell cultures for 12 h .
175 +As shown in Figure 3 , red cells resulted from actions of QA NPs and blue cells were dyed by DAPI .
176 +Fluorescence assays were performed at 210 nm laser excitation and 365 nm emission filters for QA NPs , at 358 nm laser excitation and 461 nm emission filters for DAPI .
177 +Pink cells were overlap images , which revealed that NPs exhibited a high uptake rate at 100 % .
178 +At low concentrations , QA NPs could enter the cell .
179 +But the inhibit effect was bad .
180 +After increasing the concentration of QA NPs , pink cells decreased .
181 +Above all , results showed that QA NPs could be easily uptaken by bacteria cells .
182 +Hence , QA NPs are possible antibacterial nanoparticles that can be transported into cells in vitro .
183 +Results suggested QA NPs had a good inhibitory effect for E. coli and S. aureus .
184 +In antibacterial assays , QA NPs either killed bacterial cells or incompletely destroyed bacteria but simply harmed cells ; bacteria then could not form visible colonies .
185 +In another fluorescence
186 +Fluorescence assays were performed at 488 nm laser excitation and 530 nm emission filters for SYTO 9 ( live stain ) .
187 +At 561 nm laser excitation and 640 nm emission , filters for propidium iodide ( dead stain ) were performed .
188 +After briefly being stained with the LIVE/DEAD kit , bacterial cells treated with QA NPs showed intensely red light , indicating dead cells ( Figure 4 ) .
189 +The green channel represented live cells .
190 +Through inhibitory assays results showed that QA NPs indeed killed bacteria cells , rather than harmed cells .
191 +Moreover , there are large quantities of living cells and few dead cells in the images ( low concentration of QA NPs treated ) .
192 +However , in experiments , a high concentration QA NPs yielded the completely opposite result .
193 +These results further confirmed that QA NPs were bactericidal .
194 +But altered live or dead bacteria cells do not mean altered subsequent cell functions , such as protein synthesis and secretion .
195 +Cell Integrity Study .
196 +Morphological changes of S. aureus and E. coli treated with QA NPs were observed using SEM and TEM .
197 +Damage on the bacterial membrane is illustrated by SEM ( Figure 5 ) .
198 +E. coli and S. aureus without QA NPs maintained the integrity of the membrane structure after incubation for 12 h .
199 +The zoomed-in region ( control ) showed that bacterial cells were smooth and had an intact cell membrane .
200 +By contrast , cell integrity was compromised when cells were treated with QA NPs for 12 h compared with untreated cells .
201 +After treatment with QA NPs , the quantity of S. aureus and E. coli cells decreased , cell membrane was wrinkled , and intracellular contents were damaged .
202 +At high concentration of QA NPs solution ( 15 μg / mL ) , damage was still observed in surface morphologies of most cells , whereas leaked intracellular contents were observed in most S. aureus and E. coli cells , as shown in Figure 5 .
203 +The form and size of cells also changed significantly .
204 +Results showed that QA NPs exhibited evident antibacterial effects on cell and QA NPs changed the morphology of the bacteria cell ; this effect might eventually result in cell death .
205 +Morphological changes of S. aureus and E. coli of mechanisms are indicative of bacterial cell membrane damage , which was caused by particulate matter from local dissociation of silver ion and Qe from QA NPs trapped in bacteria .
206 +Enhanced antibacterial activity was attributed to the synergy of Qe when combined with Ag NPs , as suggested by TEM results .
207 +Nanoparticles killed bacteria by penetrating the bacterial cell membranes and wall .
208 +This penetration is possibly the primary antibacterial mechanism .
209 +We carried out TEM experiments on bacterial sections ( E. coli and S. aureus ) and studied distribution of QA NPs inside bacteria for proving the mechanism .
210 +Control images showed that bacteria without exposure to QA NPs showed intact cell morphology and a clear cell wall .
211 +However , remarkable changes in the cell walls were observed after exposure to QA NPs .
212 +Cell walls were destroyed or disintegrated .
213 +As concentration increased , most bacteria lost cellular integrity after exposure to QA NPs solution for 12 h. Entire profiles became unclear , most cell walls were damaged , and the cytoplasm was leaking .
214 +Results were found in Figure 6 .
215 +Red arrows indicate cell walls , and yellow squares represent the QA NPs .
216 +Antibacterial activity of QA NPs can directly destroy bacterial cell walls , leading to bacterial death .
217 +The aforementioned results effectively suggested high antibacterial activity of QA NPs because of compromised bacterial cell integrity .
218 +Meanwhile , the cause of disruption of the DNA structure should be investigated .
219 +To further investigate antibacterial effects of QA NPs on bacterial cell membrane , we continue to carry out other experiments .
220 +E. coli has β-galactosidase enzyme which exists in the cytoplasm .
221 +When bacterial cell integrity was compromised by
222 +QA NPs , β-galactosidase would be released into solution .
223 +And β-galactosidase would produce ONP due to catalyzed hydrolysis of ONPG .
224 +It would be tested by UV − vis spectroscopy ( OD420 nm ) .
225 +Thus , we used ONPG analyzed β-galactosidase .
226 +As shown in Figure 7 , the concentration of β-galactosidase increased with increasing nanoparticle concentration in E. coli suspensions .
227 +These results indicated that treatment with QA NPs compromised membrane integrity .
228 +Loss of membrane integrity caused cytoplasm release into liquid medium .
229 +In this study , QA NPs can penetrate cell and enhance introduction of β-galactosidase .
230 +Some antibacterial agents can disrupt DNA , thus influencing synthesis of necessary enzymes and cell division , causing death of bacteria .
231 +As shown in Figure S2 , we used a concentration gradient ( 1 , 3 , 5 , 10 , and 15 μg / mL ) of QA NPs solution to treat bacteria ( E. coli and S. aureus ) .
232 +Bacterial cells exhibited prominent specific DNA degradation , which is typical of necrosis and degeneration , especially when cells were treated at high concentrations .
233 +By contrast , DNA ( control ) disappearance was not observed .
234 +We assumed that expression levels of DNA from both organisms gradually decreased with the concentrations of
235 +QA NPs ( Figure S2 ) .
236 +Results showed that QA NPs affected cells at the gene expression level .
237 +In Vivo Study .
238 +In vitro testing by previous experiment showed apparent antibacterial effects of QA NPs on E. coli and S. aureus .
239 +However , few reports illustrated and examined the in vivo operation model .
240 +The lack of characterization and evaluation of QA NPs in vivo greatly hinders their further development toward practical and routine biomedical applications .
241 +S. aureus is an opportunistic pathogen .
242 +Owing to its drug resistance and high mortality rate , S. aureus-caused infections became a widespread problem in the global medical community .
243 +Therefore , we explored and established a bacteremia model of mice infected by S. aureus .
244 +For antibacterial drugs and clinical applications , cytotoxicity to cells in vivo was unexplored .
245 +Histological analysis was used to reveal the cytotoxicity of QA NPs in mice .
246 +As shown in Figure S3 , hematoxylin and eosin ( H&E ) staining images of tissues of a blank group exhibited normal morphology .
247 +Simultaneously , the experimental group ( QA NPs treated ) showed no significant effects on mice organs .
248 +Hepatocytes were normal , and signs of destruction were not present in liver samples .
249 +Therefore ,
250 +QA NPs were also nontoxic to mice at effective concentrations of antibacterial drug agents .
251 +Biodistribution of bacteria in mice infected by micro-organisms at different time points ( 1 , 3 , and 5 days ) were explored .
252 +Bacteria were monitored in major organs at different days ( Figure S4A − C ) .
253 +The blank group had a normal quantity of bacteria ( ( 100 ± 10 ) × 102 CFU/mL or g ) , but infection and treatment groups showed almost a similar number of bacteria ( ( 700 ± 50 ) × 104 CFU/mL or g ) after intravenous injection ( Figure S4A ) .
254 +Bacteria gradually decreased from the third to the seventh day after QA NPs treatment ( Figure S4B , C ) in vivo .
255 +However , the bacterial number constantly caused organ inflammation , and the number of bacteria reached ( 600 ± 50 ) × 106 CFU/mL or g .
256 +When QA NPs were injected on infected mice , bacteria gradually decreased over time and were almost similar to those of the blank group on day 5 ( Figure S4C ) .
257 +Bacteremia also led to death for mice .
258 +Figure S4D shows survival curves of mice .
259 +The infected group had a minimum survival rate compared with the other two groups .
260 +The survival rate of the treatment group obviously increased .
261 +Possibly , the treatment group was cured by QA NPs .
262 +Three groups of mice ( blank , infection , and treatment groups ) were anesthetized and an abdomen incision was made on the seventh day after infection and treatment .
263 +Toxicity in target organs was observed through result of H&E staining images of tissues ; such observation was performed to decide whether S. aureus could cause inflammation or lesions .
264 +Five representative organs were fixed , stained , and analyzed .
265 +As shown in Figure S5 , normal morphology was observed from H&E staining images of blank group tissues .
266 +These were observed to be normal such as hepatocytes in liver samples , pulmonary fibrosis in lung samples , and glomerulus structure in kidney sections .
267 +However , the result showed visual inflammation or lesions tissue caused by S. aureus from the infection group .
268 +There were distinct results that appeared in the treatment groups .
269 +There was no apparent histopathological abnormalities .
270 +Red circles mean inflammation cells .
271 +Therefore , QA NPs could be used as a kind of antibacterial particle for S. aureus in vivo .
272 +E. coli Sequencing Data Results .
273 +Genomic DNA from E. coli ( control and QA NPs groups ) was sequenced in triplicate .
274 +The quality and length of the sequenced fragments were analyzed to select the most reliable target sequences .
275 +In total , the control group generated 11.186574 million raw reads with Q30 over 96 % .
276 +After removing low-quality sequences ( length < 35 bp ; Q < 20 ) , retained clean reads totaled 10.974774 million .
277 +The QA NPs group yielded 10.385656 million raw reads and 9.942204 million clean reads ( Table 1 ) .
278 +All error rates were low .
279 +Statistical analysis revealed a high total number of reads of sequencing samples and a high ratio of high-quality reads .
280 +The results suggested good quality sequencing data .
281 +Gene Expression Analysis .
282 +To identify differentially expressed genes , the expression of each gene analysis by FPKM
283 +( the expected number of fragments per kilobase of transcript sequence per million base pairs sequenced ) .
284 +Gene expression levels were calculated based on universal reads .
285 +The differential gene expression was analyzed with the HTSeq program .
286 +The statistical analysis of gene expression identified genes that the QA NP and control groups differentially expressed .
287 +All uniquely mapped reads were transformed into FPKM by Cufflinks , and HTSeq passage was used to identify the DEGs ( Figure 8A ) .
288 +It shows results for different FPKM interval gene expressions using statistical analysis by HTSeq in Table 2 .
289 +FPKM had six intervals ( 0 − 1 , 1 − 3 , 3 − 15 , 15 − 60 , and > 60 ) .
290 +Two groups ( control and QA NPs ) exhibited different gene expression counts in each FPKM interval ( Figure 8B , Table 2 ) .
291 +These results suggested that E. coli treated with QA NPs had different gene expression compared with the control group .
292 +The relationship was assessed using Pearson 's correlation coeficient ( r ) .
293 +Linear regression and heat map diagram analyses were performed to evaluate the association between the control and QA NPs ( Figure 9 ) .
294 +The R2 value ( 0.687 ) < 0.8 indicated poor-level correlation .
295 +The result was caused by treatment of E. coli with QA NPs .
296 +The observed caused requires analysis in succeeding experiments .
297 +To characterize transcriptome changes in E. coli treated with QA NPs , the present study provided DEGs by comparing QA NPs with control groups .
298 +A total of 460 DEGs ( FPKM > 1 ) were discovered in two groups ; 451 and 9 DEGs were identified in control and QA NPs , respectively ( Figure 10A ) .
299 +Two groups of genes were discerned : 330 genes were up-regulated and 1294 genes were down-regulated in control and QA NPs , respectively ( Figure 10B ) .
300 +We established differentially genes expressed between treatment ( QA NPs ) and control groups .
301 +Control and QA NP populations showed high numbers of specifically expressed genes , suggesting that QA NPs possibly played key roles in antibacterial effect .
302 +Through the FPKM values of two groups , we constructed a heat map ( Figure 10C ) .
303 +Figure 10C showed heat maps of the induced and suppressed transcripts of NPs-exposed samples relative to matched controls and QA NPs exposures ; the figure illustrated agreement of results from different donors in terms of fold-change values .
304 +Interestingly , the study discovered that specifically expressed genes were higher than that of differentially expressed lncRNAs .
305 +Here , two gene groups manifested different expressions , and this result was consistent with that of previous antibacterial assays , showing high-effect antibacterial activity of QA NPs .
306 +Functional Classifications by GO .
307 +The GO project is a collaborative effort to provide reliable gene product descriptions from various databases .
308 +GO offers a set of dynamic , controlled , and structured terminologies to describe gene functions and products in any organism23 ,52 .
309 +All transcripts have been further functionally characterized into GO categories , such as molecular functions , biological processes , and cellular components .
310 +GOseq was used for the GO functional classification of the assembled E. coli at the macrolevel .
311 +Enriched GO terms totaled 30 terms .
312 +As shown in Figure 11A , GO analysis identified a total of 10 terms related to cellular components , 15 terms for biological processes , and 5 terms for molecular functions ( QA NPs versus control ) .
313 +Regarding cellular component ontology , most represented categories were `` cell adhesion '' ( GO : 0007155 ) , `` translation '' ( GO : 0006412 ) , `` cell wall organization or biogenesis '' ( GO : 0071554 ) , and `` cell wall macromolecule metabolic process '' ( GO : 0044036 ) .
314 +Results showed a wall of E. coli culture with QA NPs had been changed .
315 +This result also explained the mechanism of SEM and TEM .
316 +We estimated the expression of the 30 GO terms ( Figure 11B ) .
317 +Results showed that gene expression of E. coli treated by QA NPs was up-regulated or down-regulated and indicated a molecular mechanism for antibacterial effect of QA NPs .
318 +Pathway Analysis by KEGG .
319 +Research on biological pathways is essential in understanding and advancing genomics research .
320 +The highly integrated database Kyoto Encyclopedia of Genes and Genome ( KEGG ) provides data on biological systems and their relationships at the molecular , cellular , and organism levels .
321 +KEGG pathway annotations were generated ( Figure 12 ) from assembled E. coli transcriptome , and results were mapped with GO terms .
322 +KEGG analysis revealed 22 KEGG pathways .
323 +We selected the group related to the microbial metabolic pathway for further analysis : microbial metabolism in diverse environments , the bacterial secretion system , and bacterial chemotaxis ( Figure S6 ) .
324 +KEGG analyses of E. coli treated by QA NPs transcriptome sequences revealed the presence of significant DEGs enrichment in three pathways compared with the control group .
325 +Results showed that QA NPs affected the bacterial metabolic pathway , thus inhibiting E. coli growth .
326 +In this study , an environmentally friendly , facile , and simple method was developed to synthesize QA NPs .
327 +Nanomaterial was fully characterized by TEM , SEM , FTIR spectra , UV − vis absorption spectra , fluorescence spectrometry , and Zetasizer ZS Nano instrument .
328 +QA NPs had a diameter of approximately 10 nm .
329 +QA NPs showed highly effective antibacterial activities against drug-resistant E. coli and S. aureus .
330 +CFU assays suggested that QA NPs had more pronounced antibacterial effects than Qe and Ag NPs .
331 +Fluorescence microscopy assays demonstrated that individually dispersed QA NPs had high antibacterial activity and cellular uptake .
332 +SEM , TEM , and ONP experiments were used to investigate mechanisms of cell integrity study through changes in membrane and enzymes .
333 +Disruption of nucleic acids assay assumed that expression levels of DNA from both organisms gradually decreased with the concentrations of QA NPs .
334 +In vivo studies demonstrated that QA NPs could act as a kind of antibacterial particle for S. aureus in vivo .
335 +Gene expression profiling such as RNASeq can be used to predict discover mechanisms of toxicity of QA NPs .
336 +E. coli sequencing data results revealed a high total number of reads and high ratio of highquality reads of sequencing samples , suggesting good quality and quantity of sequencing data .
337 +Gene expression analysis showed different expressions of two gene groups ; this result was consistent with that of previous antibacterial assays , showing high-effect antibacterial activity of QA NPs .
338 +Results showed that the antibacterial mechanism of NPs was at the genes expression level .
339 +The results showed an antibacterial mechanism of NPs at the gene expression level .
340 +GO and KEGG pathway analyses reveal key pathways involved in the biological pathway to E. coli treated by QA NPs .
341 +The present study reports that transcriptome analysis of the mechanism offers novel insights into the molecular mechanism of antibacterial assays .
342 +S Supporting Information The Supporting Information is available free of charge on the ACS Publications website at DOI : 10.1021 / acsami .7 b02380 .
343 +Qe release from QA NPs ( Figure S1 ) , the expression level of DNA gradually decreased with QA NPs exposure ( Figure S2 ) , cytotoxicity of QA NPs assay ( Figure S3 ) , preferentially distributed bacteria in blood and tissues ( Figure S4 ) , biodistribution of bacteria and histological analysis ( Figure S5 ) , microbial metabolic pathway study in E. coli transcriptome ( Figure S6 ) , and MIC values ( PDF )
344 +* Tel. :086 551 65786703 .
345 +Fax : 086 551 65786703 .
346 +E-mail : weiywswzy@163.com .
347 +This work was supported by the National Natural Science Foundation of China ( Grant No. 21401002 ) , the Natural Science Foundation of Anhui Province , China ( Grant No. 1508085QB37 ) , and the Youth Science Fund Key Project of Anhui Agricultural University ( Grant No. 2013ZR011 ) .
...\ No newline at end of file ...\ No newline at end of file
1 +motility of Escherichia coli ST131
2 +Abstract
3 +1 School of Chemistry and Molecular Biosciences , University of Queensland , Brisbane , Queensland , Australia , 2 Australian Infectious Disease Research Centre , University of Queensland , Brisbane ,
4 +Uropathogenic Escherichia coli ( UPEC ) is the cause of ~ 75 % of all urinary tract infections ( UTIs ) and is increasingly associated with multidrug resistance .
5 +This includes UPEC strains from the recently emerged and globally disseminated sequence type 131 ( ST131 ) , which is now the dominant fluoroquinolone-resistant UPEC clone worldwide .
6 +Most ST131 strains are motile and produce H4-type flagella .
7 +Here , we applied a combination of saturated Tn5 mutagenesis and transposon directed insertion site sequencing ( TraDIS ) as a high throughput genetic screen and identified 30 genes associated with enhanced motility of the reference ST131 strain EC958 .
8 +This included 12 genes that repress motility of E. coli K-12 , four of which ( lrhA , ihfA , ydiV , lrp ) were confirmed in EC958 .
9 +Other genes represented novel factors that impact motility , and we focused our investigation on characterisation of the mprA , hemK and yjeA genes .
10 +Mutation of each of these genes in EC958 led to increased transcription of flagellar genes ( flhD and fliC ) , increased expression of the FliC flagellin , enhanced flagella synthesis and a hyper-motile phenotype .
11 +Complementation restored all of these properties to wild-type level .
12 +We also identified Tn5 insertions in several intergenic regions
13 +( IGRs ) on the EC958 chromosome that were associated with enhanced motility ; this included flhDC and EC958_1546 .
14 +In both of these cases , the Tn5 insertions were associated with increased transcription of the downstream gene ( s ) , which resulted in enhanced motility .
15 +The EC958_1546 gene encodes a phage protein with similarity to esterase/deace-tylase enzymes involved in the hydrolysis of sialic acid derivatives found in human mucus .
16 +We showed that over-expression of EC958_1546 led to enhanced motility of EC958 as well as the UPEC strains CFT073 and UTI89 , demonstrating its activity affects the motility of different UPEC strains .
17 +Overall , this study has identified and characterised a number of novel
18 +Introduction
19 +Uropathogenic Escherichia coli ( UPEC ) are the most common cause of urinary tract infection ( UTI ) , a disease of major significance to global human health [ 1 -- 3 ] .
20 +UPEC employ a range of virulence factors to colonise the urinary tract and cause symptomatic UTI , including adhesins , toxins , iron-acquisition systems , polysaccharide surface structures and flagella [ 4 -- 8 ] .
21 +Overall , the combined affect of genetic variation , redundancy and genomic diversity means that no single virulence factor is uniquely associated with the ability of UPEC to cause disease .
22 +This complex picture is further convoluted by increased resistance to antibiotics , which complicates the treatment of UTI and highlights the urgent need to better understand UPEC pathogenesis .
23 +A major contributor to increased antibiotic resistance among UPEC is the fluoroquinolone-resistant sequence type 131 ( ST131 ) clone , which has emerged recently and disseminated rap-idly across the globe [ 9 -- 11 ] .
24 +Flagella are complex multi-subunit , filamentous organelles that contribute to various aspects of UPEC virulence , including motility , chemotaxis , adhesion , biofilm formation and immune modulation [ 5 , 12 -- 14 ] .
25 +In mice , flagella provide a fitness advantage for UPEC coloni-zation of the urinary tract , leading to increased colonization and persistence in mixed competitive infection experiments comprising wild-type and isogenic flagella mutant strains [ 15 , 16 ] .
26 +Flagella-mediated motility is also required for UPEC ascension to the upper urinary tract and subsequent dissemination to other sites [ 17 ] .
27 +Complementing these studies , others have shown that flagella also contribute to UPEC invasion of mouse renal epithelial collecting duct cells [ 5 ] and enhanced adhesion to and invasion of bladder epithelial cells [ 14 ] .
28 +Flagella are also required for UPEC biofilm formation on abiotic surfaces [ 12 ] .
29 +The biosynthesis , assembly and regulation of E. coli flagella have been the subject of extensive research over many decades [ 18 -- 21 ] .
30 +The flagella structure contains three distinct components , the basal body , hook and an extracellular filament composed of the major subunit protein FliC or flagellin .
31 +The FliC is highly immunogenic and sequence variation within its hyper-variable central region defines the E. coli H antigen diagnostic serotype marker [ 22 ] .
32 +The synthesis and assembly of flagella occurs via a highly ordered process that involves a combination of transcriptional , translational and post-translational regulatory mechanisms .
33 +At the transcriptional level , the regulation of flagella is coordinated via a hierarchical cascade that involves three stages of control [ 23 ] ; the FlhDC master regulators control the first stage of this process .
34 +Numerous global regulatory proteins influence flagella expression by either positively or negatively regulating the transcription of flhDC [ 24 , 25 ] .
35 +Major transcriptional activators of flhDC include the cyclic AMP-catabolite activator protein ( CRP ) [ 26 ] , the histone-like nucleoid-structuring ( H-NS ) protein [ 26 , 27 ] , the quorum sensing E. coli regulators B and C ( QseBC ) [ 28 -- 30 ] and the MatA regulator of the E. coli common pilus [ 31 ] .
36 +Conversely , major transcriptional repressors of flhDC include the LysR-type regulator LrhA [ 32 ] , the osmoregulator protein OmpR [ 33 ] , the colanic acid activator Rcs [ 34 ] , the P fimbriae-associated regulator PapX [ 35 , 36 ] , the ferric uptake regulatory protein ( Fur ) [ 37 ] and integration host factor ( IHF ) [ 38 ] .
37 +Mutation of these regulatory genes alters the transcription of flhDC and leads to either reduced or enhanced motility .
38 +Our understanding of E. coli motility has been enhanced by the application of large-scale genetic screens to study flagella expression and chemotaxis .
39 +Overall , these studies have shown that many different cell processes influence this complex phenotype .
40 +For example , Girgis et al. .
41 +( 2007 ) performed a powerful genome-wide investigation that combined competitive selection and microarray analysis , and resulted in the characterization of thirty-six novel motility-asso-ciated genes [ 39 ] .
42 +These genes encoded for a diverse range of non-flagellar factors , and notably comprised a large number of cell envelope proteins including transporters , periplasmic enzymes and intrinsic membrane proteins .
43 +Another study by Inoue et al. ( 2007 ) screened a comprehensive collection of E. coli K-12 mutants ( the Keio collection ) and compiled a detailed compendium of genes involved in swimming and swarming motility [ 40 ] .
44 +Again , a range of non-flagellar genes were identified , including those encoding factors associated with metabo-lism , iron acquisition , protein-folding and the biosynthesis of lipopolysaccharide ( LPS ) as well as other cell-surface components .
45 +Large-scale genetic screens to study motility in Salmonella have also been performed , with similar classes of genes identified [ 41 , 42 ] .
46 +Interestingly , a set of genes associated with enhanced motility ( hyper-motility ) of Salmonella were identified in one of these studies ; in some cases this phenotype was associated with increased expression of flagellin on the cell surface [ 41 ] .
47 +While the flagella regulon from E. coli has been extensively studied , the identification and characterisation of genes associated with hyper-motility has not been examined in great detail .
48 +We recently described the combined application of saturated Tn5 mutagenesis and transposon directed insertion site sequencing ( TraDIS ) to comprehensively define the complete set of genes associated with resistance to human serum in the UPEC ST131 strain EC958 [ 43 ] .
49 +Here , we applied TraDIS as a large scale genetic screen and identified a series of genes that when mutated , led to increased motility of the UPEC ST131 reference strain EC958 .
50 +Results
51 +Identification of genes associated with enhanced motility of EC958
52 +We devised a swimming assay in combination with a forward genetic screen using a previously generated hyper-saturated mini-Tn5 mutant library [ 43 ] to identify genes associated with enhanced motility of EC958 ( Fig 1 ) .
53 +In this assay , a pool of approximately 1x10 Tn 7 5 mutants
54 +( input pool ) was spotted in the center of 20 soft LB agar plates and incubated for 10 hours at 37 ˚C .
55 +Motile cells were recovered from the edge of the swimming zone of each plate by extracting the LB agar at a distance of 30mm from the point of inoculation ( output pool ) .
56 +EC958 genomic DNA was purified from the input and output pools and sequenced using a multiplexed TraDIS procedure .
57 +The input and output pools yielded 8.4 x10 -- 7x10 Tn 5 6 5-specific
58 +Using a stringent threshold cutoff ( log2 fold change [ logFC ] > 5 ; P < 0.001 ) , 30 genes were identified that , when mutated , led to enhanced motility of EC958 ( Table 1 ) .
59 +For each of these genes , the number of reads corresponding to Tn5 insertions was significantly increased in cells at the periphery of the swimming zone ( output pool ) compared to the input pool .
60 +Twelve of these genes have previously been shown to repress motility , namely lrhA [ 32 ] , ihfA [ 38 ] , ydiV [ 44 , 45 ] , ihfB [ 38 ] lrp [ 46 ] , clpXP [ 47 ] , papX [ 35 , 36 ] , rcsB [ 34 ] pfrA [ 48 ] , yeaI [ 49 ] and fliT [ 50 ] .
61 +The remaining genes represent novel factors that influence the motility of EC958 , with their function ranging across eight Clusters of Orthologous Groups ( COGs ) ( Table 1 ) .
62 +Genetic characterisation of selected hyper-motility mutants
63 +In order to extend our TraDIS data we validated a selection of the genes involved in repression of motility by generating targeted mutants for further investigation .
64 +Thus , EC958 mutants containing deletions in four genes previously shown to repress motility in E. coli K-12 ( lrhA , ihfA , ydiV , lrp ) and three novel motility-associated genes ( mprA , hemK , yjeA ) were constructed by λ
65 +Red-mediated recombination and characterized in motility assays .
66 +In these experiments , all seven mutants displayed an enhanced swimming phenotype on 0.25 % LB agar compared to the wild-type EC958 strain ( Fig 2 ) .
67 +To further confirm the role of the novel motility-associated mprA , hemK and yjeA genes , the genes were cloned in the low copy number plasmid pSU2718G and introduced into their respective mutants to enable genetic complementation .
68 +The wild-type , mutant and complemented strains were then grown on 0.25 % LB agar to compare their swimming phenotype .
69 +In each case , the motility rate of the complemented mutants was restored to wild-type level ( Fig 3 ) .
70 +Taken together , this data confirms the involvement of mprA , hemK and yjeA in EC958 motility and suggests the TraDIS analysis has accurately iden ¬
71 +Mutation of mprA, hemK and yjeA enhances the transcription and translation of flagella genes
72 +To further understand the mechanism by which mutation of mprA , hemK and yjeA could enhance motility , we analysed our set of wild-type , mutant and complemented strains by examining ( i ) transcription of the flhD and fliC genes , ( ii ) expression of the FliC flagellin protein , and ( iii ) the number of flagella on the cell surface .
73 +Mutation of the mprA , hemK and yjeA genes led to a significant increase in the transcription of flhD ( 10.2 , 6.4 and 6.6 fold increase , respectively ) and fliC ( 16.4 , 21.0 , 15.2 fold increase , respectively ) , while complementation of the mutants restored the transcript of flhD and fliC to wild-type levels ( Fig 4A and 4B ) .
74 +In line with these data , the levels of FliC flagellin observed by western blotting using an H4-specific antibody were also elevated in all three mutants compared to the wild-type and complemented strains ( Fig 4C and 4D ) .
75 +To link these elevated levels of flagella biosynthesis to the number of flagella organelles per cell , transmission electron microscopy was employed .
76 +Based on a count of 200 randomly selected cells for each strain , wild-type EC958 had an average of 0.8 ± 0.1 fla-gella per cell , which of interest was relatively low compared to strains used for routine studies of motility and chemotaxis [ 51 ] .
77 +In contrast , the three mutants all possessed significantly higher numbers of flagella per cell ; EC958mprA 2.4 ± 0.3 flagella/cell , EC958hemK 3.3 ± 0.7 fla-gella/cell and EC958yjeA 2.0 ± 0.4 flagella/cell .
78 +Complementation of each of the mutants reduced the average number of flagella per cell back to wild-type level ( Fig 4E , S1 Fig ) .
79 +Taken together , our data suggest these three genes play a role in controlling the number of flagella per cell and disruption of any of the genes results in hyper-motility by increasing the number of flagella on the cell surface .
80 +Transposon insertions in intergenic regions associated with enhanced motility
81 +The very high level of saturation in our miniTn5 library enabled us to compare the insertion frequency within intergenic regions ( IGRs ) between input and output pools , and thus determine the impact of insertions in these regions on hyper-motility .
82 +There are 3973 IGRs on the chromosome of EC958 , eight of which contained significantly more miniTn5 insertions in the output pools than in the input pools .
83 +Out of these eight IGRs , six were located upstream of coding sequences ( CDS ) which are known to repress motility and were discovered in our primary TraDIS analysis ( Table 2 ) .
84 +The orientation of the miniTn5 cassette within these six IGRs was unidirectional , such that the chloramphenicol resistance gene was orientated in the opposite direction of the downstream genes and thus the insertion most likely abolished their transcription .
85 +The identification of an increased miniTn5 insertion frequency in both the promoter region and CDS of these genes provides further evidence to support the conclusion that their disruption leads to a hyper-motile phenotype .
86 +The two remaining IGRs identified by TraDIS ( EC958_IGR1610 , upstream of flhD and
87 +EC958_IGR1146 , upstream of EC958_1546 ) contained miniTn5 insertions uniquely located such that the chloramphenicol resistance gene was orientated in the same direction as the downstream gene .
88 +Furthermore , in both cases , the downstream gene was devoid of miniTn5 insertions , suggesting that the function of these genes was required for motility and that their increased transcription ( via read-through from the chloramphenicol resistance gene promoter in the miniTn5 transposon ) could result in hyper-motility .
89 +In the case of insertions in the IGR upstream of flhDC , this interpretation is consistent with other literature that has shown overexpression of these master regulator genes leads to hyper-motility [ 52 -- 57 ] .
90 +However , we also confirmed this by introducing a strong constitutive promoter ( PcL ) upstream of the flhDC CDS to generate EC958PcLflhDC ; as expected , this strain exhibited enhanced motility and pro ¬
91 +Overexpression of the EC958_1546 gene enhances EC958 motility
92 +The EC958_1546 gene is located within the phi4 prophage ( EC958_Phi4 : 1436674 .
93 +.1490889 ) and encodes a hypothetical phage protein .
94 +We hypothesized that like insertions in the IGR upstream of flhDC , the unidirectional miniTn5 insertions in the IGR upstream of EC958_1546 enhanced its transcription and imparted a positive effect on motility .
95 +To investigate this further , we generated an isogenic EC958_1546 mutant ( EC958Δ1546 ) by λ-red mediated homologous recombination .
96 +EC958Δ1546 motility was unchanged compared to wild-type EC958 ( Fig
97 +5 ) , suggesting its deletion did not alter this phenotype .
98 +Next we cloned the EC958_1546 gene into the low copy number expression vector pSU2718 to generate plasmid p1546 .
99 +Transformation of plasmid p1546 into EC958Δ1546 led to significantly enhanced motility ( Fig 5 ) .
100 +Finally , we constructed an EC958_1546 overexpressing strain by inserting a constitutive PcL promoter upstream of the chromosomal EC958_1546 gene ( strain EC958PcL1546 ) .
101 +The motility rate of
102 +EC958PcL1546 was also significantly higher than wild-type EC958 ( Fig 5 ) .
103 +Taken together , these data strongly support a role for the product of the EC958_1546 gene in enhancing motil ¬
104 +EC958_1546 overexpression enhances transcription of the flhD master regulator
105 +To investigate the mechanism by which EC958_1546 enhances motility , we used the same approach described above and examined flhD and fliC transcription by qRT-PCR , FliC expression by western blot analysis and flagella expression by TEM .
106 +Compared to wild-type EC958 , the transcription of flhD was ~ 2-fold higher for EC958PcL1546 and ~ 4-fold higher for EC958Δ1546 ( p1546 ) ( Fig 6A ) .
107 +Similarly , the transcription of fliC was also significantly increased ( ~ 11-fold for EC958PcL1546 and ~ 32-fold for EC958Δ1546 ( p1546 ) ; Fig 6B ) .
108 +Consistent with our motility analysis , no significant difference was observed in the transcription of flhD and fliC in EC958Δ1546 ( Fig 6B ) .
109 +Overexpression of EC958_1546 also led to an increase in FliC expression ( Fig 6C and 6D ) and flagella production ( Fig 6E , S3 Fig ) compared to wild-type EC958 .
110 +Thus , our data strongly support a mechanism whereby overexpression of EC958_1546 leads to enhanced transcription of the flhDC master regulator genes , resulting in
111 +Overexpression of EC958_1546 also leads to hyper-motility of other UPEC strains
112 +To extend our analysis on the function of EC958_1546 , we also examined its overexpression in two other well-characterised UPEC strains , namely CFT073 and UTI89 .
113 +Plasmid p1546 was transformed into both strains to generate CFT073 ( p1546 ) and UTI89 ( p1546 ) , respectively .
114 +In both strains , overexpression of EC958_1546 led to increased motility compared to vector control strains ( Fig 7 ) , demonstrating that EC958_1546 can enhance motility in multiple UPEC strains ( Fig 7 ) .
115 +Discussion
116 +The use of TraDIS to identify genes involved in motility represents a novel application for this high throughput forward genetic screen .
117 +We initially hypothesized that all mutants defective in swimming would be absent from the output pool , and thus that our screen would identify the complete flagella regulon of EC958 .
118 +However , analysis of our TraDIS data did not reveal any genes that exhibited a significant reduction in insertion frequency in the output pool ( compared to the input pool ) , suggesting that non-motile mutants are likely to be ` carried ' by the wave of swimming cells in our assay .
119 +Indeed , this is consistent with the previous findings of Girgis et al. [ 39 ] , who demonstrated a requirement for up to five rounds of selection and enrichment of swimming cells to identify genes essential for motility .
120 +Instead , our TraDIS analysis identified 30 genes associated with the enhanced motility of EC958 .
121 +This included 12 genes encoding factors known to repress motility of E. coli K-12 , four of which ( lrhA , ihfA , ydiV , lrp ) were confirmed in this study .
122 +The remaining genes represent novel factors that impact motility , and we focused our investigation on characterisation of the mprA , hemK and yjeA genes .
123 +Mutation of each of these genes in EC958 led to increased transcription of flhD and fliC , increased expression of the FliC flagellin , enhanced flagella synthesis and a hypermotile phenotype .
124 +Importantly , all of these properties were restored to wild-type level upon complementation .
125 +MprA ( also known as EmrR ) is a transcriptional regulator that belongs to the MarR family of winged helix DNA binding proteins , which control the expression of a range of bacterial genes involved in virulence , resistance to antibiotics , response to oxidative stresses and the catabolism of environmental aromatic compounds [ 58 , 59 ] .
126 +In E. coli , the mprA gene is located in an operon together with the ermAB genes that encode a multidrug resistance pump [ 60 , 61 ] .
127 +MprA represses transcription of ermAB by direct binding to its promoter region [ 62 ] .
128 +A recent study reported that MprA also controls UPEC capsule synthesis , and specific inhibitors of MprA prevented polysaccharide capsule production [ 63 ] .
129 +In this case , the effect of MprA on capsule production was indirect and most likely coordinated through a broader regulatory network .
130 +Here , we identified a new role for MprA in UPEC motility .
131 +Although the precise molecular mechanism by which MprA represses UPEC motility remains to be determined , our data suggest its effect is mediated at the transcriptional level , and could occur either directly by binding to the flhDC promoter region or indirectly by affecting the expression of other flhDC regulators .
132 +In this respect , we note that mutation of ermAB did not change the motility of
133 +EC958 ( S4 Fig ) , ruling out an affect via altered expression of the ErmAB multidrug resistance pump .
134 +Among the other characterised MarR-like transcriptional regulators , PapX has also been shown to repress the motility of UPEC [ 35 , 46 ] .
135 +PapX directly binds to the flhDC promoter and represses transcription , and its over-expression results in reduced flagellin production and decreased motility [ 35 ] .
136 +Consistent with these data , papX was also identified in our TraDIS screen .
137 +Taken together , our results provide strong evidence that in addition to PapX , MprA also affects UPEC motility .
138 +HemK is a protein ( N5 ) - glutamine methyltransferase that modulates the termination of release factors in ribosomal protein synthesis [ 64 -- 66 ] .
139 +In E. coli , mutation of hemK causes defects in translational termination , leading to reduced growth rate and induction of the oxidative stress response [ 64 , 66 ] .
140 +We also observed a significant growth defect for the EC958hemK mutant in comparison to wild-type EC958 and the complemented mutant EC958hemK ( pHemK ) ( S5 Fig ) .
141 +Based on this knowledge , the observation that deletion of hemK leads to enhanced motility is difficult to understand .
142 +It is possible that the induction of multiple stresses in a hemK mutant background results in increased FlhDC expression .
143 +Indeed , FlhDC expression is responsive to a range of environmental stimuli ( e.g. temperature , osmolarity and pH ) [ 67 ] .
144 +YjeA ( also known as PoxA ) is a lysine 2,3-aminomutase that mediates post-translational modification of elongation factor-P ( EF-P ) [ 68 -- 70 ] .
145 +EF-P is an essential component of bacterial protein synthesis and binds to ribosomes to facilitate peptide bond formation [ 71 , 72 ] .
146 +In E. coli , the lysine residue 34 ( Lys34 ) of EF-P is posttranslationally modified by YjeA , resulting in increased affinity of EF-P to the ribosome [ 73 , 74 ] and prevention of ribosome stalling at polyproline stretches [ 73 , 74 ] .
147 +EF-P Lys34 can also be modified by a second enzyme , YjeK [ 69 ] .
148 +Notably , both yjeA and yjeK were identified in our TraDIS motility screen ( Table 1 ) , suggesting that a defect in EF-P modification actually enhances the motility of EC958 .
149 +In Salmonella , a contrasting motility phenotype for yjeA and yjeK mutants has been reported , with mutation of these genes leading to impaired motility [ 75 , 76 ] .
150 +It is possible that these differences may be related to the relative abundance of flagella-related proteins that contain polyproline stretches between both organisms , although a direct comparison of flagella proteins in EC958 and the Salmonella strain UK-1 did not reveal any major differences ( S3 Table ) .
151 +Alternatively , as observed for hemK , mutation of yjeA and yjeK may induce a stress response that leads to increased FlhDC expression .
152 +Overall , the precise mechanism by which mutation of yjeA results mutated , led to enhanced motility of EC958 .
153 +The function of these genes ranged across seven COG functional categories , including ` cell wall/membrane/envelope biogenesis ' ( 2 genes ) ,
154 +` mobilome : prophages , transposons ' ( 2 genes ) , Signal transduction ( 3 genes ) , aminoacid transport and metabolism ( 2 genes ) and others ( Table 1 ) .
155 +Confirmation of the role of these genes in motility via the construction and characterisation of specific mutants is now required .
156 +The use of a highly saturated mutant library in our TraDIS procedure also enabled the interrogation of miniTn5 insertions within IGRs on the EC958 chromosome .
157 +In total , eight
158 +IGRs were identified that contained significantly more insertions in the output pool compared to the input pool , indicating insertions within these IGRs led to enhanced motility .
159 +Six of these
160 +IGRs were located upstream of CDS for genes known to repress motility , all of which were also identified in our screen .
161 +Close inspection of the Tn5 insertions revealed their orientation was unidirectional and opposite to the direction of the downstream genes , consistent with the notion that the insertion disrupted transcription of the corresponding gene .
162 +The analysis also identified Tn5 insertions in IGRs upstream of flhDC and EC958_1546 .
163 +These Tn5 insertions were also unidirectional , but instead orientated in the same direction as the respective downstream gene , which in both cases was devoid of Tn5 insertions .
164 +We hypothesized that these Tn5 insertions most likely resulted in enhanced transcription of the downstream gene ( s ) ; indeed this was confirmed by introducing the strong constitutive PcL promoter upstream of both genes , which resulted in enhanced motility .
165 +Thus , our approach has revealed a novel application of TraDIS to identify genes that enhance a specific phenotype when their transcription is increased .
166 +EC958_1546 encodes a hypothetical phage protein predicted to be 617 amino acids in length .
167 +EC958_1546 displays 58 % identity over 326 amino acids to NanS , an N-acetylneurami-nic acid deacetylase that catalyses the hydrolysis of the 9-O-acetyl group of 9-O-acetyl-N-acet-ylneuraminate , an alternative sialic acid commonly found in mammalian host mucosal sites such as the human intestine [ 77 -- 79 ] .
168 +We speculate that over-expression of the EC958_1546 protein may enhance motility via an altered chemotactic response , however this remains to be experimentally proven .
169 +Interestingly , there are three additional genes on the EC558 chromosome that display similarity to EC958_1546 , namely EC958_1029 ( 82.7 % amino acid identity over the whole protein ) , EC958_3294 ( 57.4 % amino acid identity over 317 amino acids ) and EC958_0037 ( 58.4 % amino acid identity over 319 amino acids ) ( S6 Fig ) .
170 +None of these three genes were identified in our TraDIS screen .
171 +Furthermore , PCR amplification , cloning and overexpression of these genes in EC958 did not alter motility ( S7 Fig ) , confirming the specific affect of EC958_1546 on this phenotype .
172 +We also showed that over-expression of EC958_1546 in two other UPEC strains could also invoke an enhanced motility phenotype , demonstrating the affect is not strain specific .
173 +In this respect , an Stx-phage-encoded protein ( 933Wp42 ) from enterohemorrhagic E. coli that possesses 53 % amino acid identity with EC958_1546 has been shown to have esterase activity [ 78 ] , and other phage-encoded variants of nanS have been described [ 80 ] .
174 +Thus , it is possible that the over-expression of other phage proteins with the capacity to degrade different carbon sources could also impact motility .
175 +Overall , this study demonstrates the application of TraDIS to identify novel genes associated with enhanced motility .
176 +A better understanding of the mechanisms by which many of the
177 +Materials and methods
178 +Bacterial strains and growth conditions
179 +All strains and plasmids used in this study are listed in Table 3 .
180 +Strains were routinely cultured at 37 ˚C on solid or in liquid Lysogeny Broth ( LB ) medium supplemented with the appropriate antibiotics ( chloramphenicol 30 μg / ml or gentamicin 20 μg / ml ) unless indicated otherwise .
181 +Where necessary , gene expression was induced with 1mM isopropyl β-D-1-thiogalactopyrano -
182 +Molecular methods
183 +DNA purification , PCR and Sanger DNA sequencing was performed as previously described [ 88 ] .
184 +Targeted mutations were generated using a modified λ-Red recombineering method [ 81 ,
185 +84 ] .
186 +A list of primers used in this study is provided in S2 Table .
187 +In brief , the final PCR products were generated by a 3-way PCR that resulted in amplification of the chloramphenicol resistance gene cassette flanked by 500-bp homologous regions matching the target gene to be mutated .
188 +The PCR products were electroporated into EC958 harbouring pKOBEG-Gent .
189 +Mutants were selected by growth in the presence of chloramphenicol and confirmed by sequencing .
190 +Complementation was performed by cloning the gene of interest into pSU2718
191 +[ 87 ] or pSU2718G .
192 +The resultant plasmid was then transformed into the respective mutant and gene expression was induced using 1 mM IPTG .
193 +Screening assay for identification of mutants with enhanced motility Approximately 1x10 cells from a previously constructed miniTn
194 +( input pool ; [ 43 ] ) were inoculated into the center of each of 20 LB soft agar plates ( 80 mm diameter ) and incubated for 10 hours at 37 ˚C .
195 +Motile cells were recovered by extracting the LB agar at a distance of 30 mm from the point of inoculation ( the edge of the swimming zone ; output pool ) .
196 +Approximately 5g of soft agar ( plus motile cells ) was collected from each plate and vigorously mixed with LB broth to achieve a suspension of 1g agar/ml .
197 +Five ml of this mixture was drawn from each tube ( n = 20 ) and pooled .
198 +The pooled mixture was centrifuged at 6000 rpm for 10 min at room temperature to separate the bacterial pellet from soft agar .
199 +This centri-fugation step produced a tight bacterial pellet surrounded by a loose mass of soft agar and a layer of supernatant .
200 +The agar and supernatant was removed , and the pellet was resuspended in LB to an OD600 of 1.8 ; genomic DNA was extracted from 5 ml of this suspension using the Qiagen genomic DNA purification kit .
201 +DNA from the input pool was extracted in the same
202 +Multiplexed TraDIS
203 +TraDIS was performed essentially as previously described [ 43 ] , but with some modifications for adaptation to the MiSeq platform [ 89 ] .
204 +Briefly , 50 ng of genomic DNA from each sample ( 2 biological replicates of input and output pools , respectively ) was fragmented and tagged with adapter sequence via one enzymatic reaction ( tagmentation ) .
205 +Following tagmentation , DNA was purified using Zymo DNA Clean & Concentrator ™ kit ( Zymo Research ) .
206 +The PCR enrichment step was run using index primer 1 ( one index per sample ) and a custom transposon specific primer 4844 ( 5 ' - AATGATACGGCGACCACCGAGATCTACACTAGATCGCaacttcggaat aggaactaagg-3 ' ) to enrich for transposon insertion sites and allow for multiplexing sequencing ; the thermocycler program is 72 ˚C for 3 minutes , 98 ˚C for 30 seconds followed by
207 +22 cycles of 98 ˚C for 10 seconds , 63 ˚C for 30 seconds and 72 ˚C for 1 minute .
208 +Each library was purified using Agencourt Ampure XP magnetic beads .
209 +Verification and quantification of 1 1 resulting libraries were calculated using a Qubit 2.0 Fluorometer , 2100 Bioanalyser ( Agilent 1
210 +Technologies ) and qPCR ( KAPA Biosciences ) .
211 +All libraries were pooled in equimolar to a final concentration of 3.2 nM and submitted for sequencing on the MiSeq platform at the Queensland Centre for Medical Genomics ( Institute for Molecular Bioscience , The University of Queensland ) .
212 +The MiSeq sequencer was loaded with 12 pM of pooled library with 5 % PhiX spike-in and sequenced ( single-end , 101 cycles ) using a mixture of standard Illumina sequencing primer and Tn5-specific sequencing primer 4845 ( 5 ' - actaaggaggatattcatatgga ccatggctaattcccatgtcAGATGTG-3 ' ) .
213 +A total of two MiSeq runs were performed to achieve sufficient read depth for analysis .
214 +All experiments were performed in duplicate .
215 +The TraDIS sequence data from this study was deposited on the Sequence Read Archive ( SRA ) under the Bio Project number PRJNA339173 ( http://www.ncbi.nlm.nih.gov/sra/SRP082245 ) .
216 +Analysis of TraDIS data
217 +The raw , de-multiplexed fastq files from both MiSeq runs were combined and filtered to capture reads containing the 12-bp Tn5-specific barcode ( 5 ' - TATAAGAGACAG-3 ' ) , allowing for 2 mismatches ( fastx_barcode_splitter.pl , FASTX-Toolkit v. 0.0.13 ) .
218 +These reads were trimmed to remove the 12-bp barcode and 58-bp at the 3 ' end ( fastx_trimmer , FASTX-Toolkit v. 0.0.13 ) , resulting in high quality sequence reads of 30-bp in length that were mapped to the EC958 chromosome ( gb | HG941718 ) by Maq version 0.7.1 [ 90 ] .
219 +Subsequent analysis steps were carried out using an in-house Perl script as previously described [ 43 ] to calculate the number of unique insertion sites and the read count at each site for every gene and IGR .
220 +Statistical analysis
221 +EC958 genes and IGRs associated with enhanced motility were identified by comparing their relative read abundance in the input and output pools using the Bioconductor package edgeR
222 +[ 91 ] as previously described [ 43 ] .
223 +Briefly , the read counts from each sample were loaded into the edgeR package ( version 2.6.12 ) using the R environment ( version 2.15.1 ) .
224 +The composition bias in each sequence library was normalized using the trimmed mean of M value ( TMM ) method [ 92 ] .
225 +The quantile-adjusted conditional maximum likelihood ( qCML ) for negative binomial models was then used to estimate dispersions ( biological variation between replicates ) and to perform exact tests for determining genes and IGRs with significantly lower read counts in the input pools compared to the output pools as previously described [ 93 , 94 ] .
226 +Stringent criteria of log fold - change ( logFC ) 5 and false discovery rate 0.001 were used to define a list of the most significant genes for further investigation by phenotypic assays .
227 +All other experimental data were analyzed using unpaired Students t-test and P-values 0.05
228 +Motility assay
229 +To evaluate motility , 6 μl of an overnight culture prepared in LB broth was spotted onto the centre or the edge of a freshly prepared 0.25 % LB Bacto-agar plate ( n = 3 ) , supplemented with the appropriate inducer and/or antibiotic .
230 +Plates were incubated at 37 ˚C in a humid environment ( a closed box containing a dish of water ) and the rate of motility was determined by measuring the diameter of the motility zone over time .
231 +qRT-PCR was carried out essentially as previously described [ 14 ] .
232 +In brief , exponentially growing cells ( OD600 0.6 ) were stabilized with two-volumes of RNAprotect Bacteria Reagent ( Qiagen ) prior to RNA extraction using the RNeasy Mini Kit ( Qiagen ) followed by on-column DNase digestion .
233 +First-strand cDNA synthesis was performed using SuperScript III First-1
234 +Strand Synthesis System ( Invitrogen ) as per manufacturer 's recommendation .
235 +Real-time PCR was performed using SYBR Green PCR Master Mix ( Applied Biosystems ) on the ViiA 1 ™ 7 Real-Time PCR System ( Applied Biosystems ) using the following primers : flhD , primers 5613 ( 50-acttgcacagcgtctgattg ) and 5614 ( 50-agcttaaccatttgcggaag ) ; fliC , primers 5683 ( 50-caccaacct-gaacaacacca ) and 5684 ( 50-gcacggcgaatatccagttg ) .
236 +Transcript levels of each gene were normalized to gapA as the endogenous gene control ( primers 820 , 50-ggtgcgaagaaagtggttatgac and 821 , 50-ggccagcatatttgtcgaagttag ) .
237 +Gene expression levels were determined using the 2-ΔΔCT method with relative fold-difference expressed against EC958 .
238 +Protein preparation and western blotting
239 +Whole cells lysates were prepared by pelleting 1 ml of an overnight culture diluted to an optical density at 600nm ( OD600 ) of 1.0 , and resuspending in 50 μl of distilled water plus 50 μl of 2x SDS loading buffer .
240 +SDS PAGE and transfer of proteins to a PVDF membrane for western blotting was performed as previously described [ 53 ] .
241 +Monospecific antiserum against H4 fla-gellin was purchased from the Statens Serum Institute , Denmark .
242 +OmpA antiserum was purchased from the Antibody Research Corporation , USA ( item # 111120 ) .
243 +Primary antibodies were detected with commercially purchased alkaline phosphatase-conjugated anti-rabbit antibody ( Sigma Aldrich ) .
244 +SIGMAFAST ™ BCIP1/NBT ( Sigma Aldrich ) was used as substrate for
245 +Supporting information
246 +S1 Fig .
247 +TEM analysis demonstrating flagella expression for representative EC958 wildtype , mutant and complemented strains .
248 +S2 Fig .
249 +Overexpression of the flhDC master regulator genes in EC958 leads to enhanced motility .
250 +Left panel , motility phenotype expressed as the diameter of the swimming zone per hour for EC958 and EC958PcLflhDC .
251 +The data represents the mean and standard deviation from three independent experiments .
252 +Right panel , western blot analysis of cell lysates prepared from mid-log phase cultures of EC958 and EC958PcLflhDC probed with an antibody against
253 +S4 Fig .
254 +Motility phenotype of EC958 and EC958emrAB strains .
255 +Motility is expressed as the diameter of the swimming zone per hour for EC958 and EC958emrAB .
256 +The data represents the mean and standard deviation from three independent experiments .
257 +( TIF )
258 +S5 Fig .
259 +Growth of EC958 , EC958hemK and the complemented mutant EC958hemK ( pHemK ) .
260 +EC958hemK displayed a reduced growth rate compared to the wild-type and com plemented strains .
261 +( TIF )
262 +S6 Fig .
263 +Amino acid alignment of the translated sequences for EC958_1546 , EC958_1029 , EC958_3294 and EC958_0037 .
264 +Sequence alignments were performed using CLC main workbench 7.0.2 .
265 +Residues identical to EC958_1546 are indicated by dots ; gaps are indicated by dashed lines .
266 +S7 Fig .
267 +Motility phenotype of EC958 ( p1546 ) , EC958 ( p1029 ) , EC958 ( p3294 ) , EC958 ( p0037 ) and EC958 ( pSU2718 ) .
268 +Motility is expressed as the diameter of the swimming zone per hour for each strain .
269 +The data represents the mean and standard deviation from three independent experiments .
270 +S1 Table. Primers used in this study. (XLSX)
271 +S2 Table. Summary of sequencing and mapping results of TraDIS runs. (XLSX)
272 +S3 Table .
273 +Frequency of Proline residues in flagella-related proteins of EC958 and Salmo-nella enterica serovar Typhimurium strain UK-1 .
274 +( XLSX )
275 +Acknowledgments
276 +This work was supported by a grant from the National Health and Medical Research Council ( NHMRC ) of Australia ( GNT1067455 ) .
277 +MAS is supported by an NHMRC Senior Research
278 +Writing – review & editing: AK MDP AWL SAB MAS.
279 +Sanchez-Torres V, Hu H, Wood TK. GGDEF proteins YeaI, YedQ, and YfiN reduce early biofilm forma- tion and swimming motility in Escherichia coli. Appl Microbiol Biotechnol. 2011; 90(2):651–8. Epub 2010/12/25. https://doi.org/10.1007/s00253-010-3074-5 PMID: 21181144
280 +Hung CC, Haines L, Altier C. The flagellar regulator fliT represses Salmonella pathogenicity island 1 through flhDC and fliZ. PLoS One. 2012; 7(3):e34220. Epub 2012/04/06. https://doi.org/10.1371/ journal.pone.0034220 PMID: 22479568
281 +53 .
282 +Ulett GC , Webb RI , Schembri MA .
283 +Antigen-43-mediated autoaggregation impairs motility in Escherichia coli .
284 +Microbiology .
285 +2006 ; 152 ( Pt 7 ) :2101 -- 10 .
286 +https://doi.org/10.1099/mic.0.28607-0 PMID : 16804184
287 +54 .
288 +Fahrner KA , Berg HC .
289 +Mutations that stimulate flhDC expression in Escherichia coli K-12 .
290 +J Bacteriol .
291 +2015 ; 197 ( 19 ) :3087 -- 96 .
292 +Epub 2015/07/15 .
293 +https://doi.org/10.1128/JB.00455-15 PMID : 26170415
294 +57 .
295 +Wang X , Wood TK .
296 +IS5 inserts upstream of the master motility operon flhDC in a quasi-Lamarckian way .
297 +ISME J. 2011 ; 5 ( 9 ) :1517 -- 25 .
298 +https://doi.org/10.1038/ismej.2011.27 PMID : 21390082
299 +58 .
300 +Wilkinson SP , Grove A. Ligand-responsive transcriptional regulation by members of the MarR family of winged helix proteins .
301 +Curr Issues Mol Biol .
302 +2006 ; 8 ( 1 ) :51 -- 62 .
303 +Epub 2006/02/03 .
304 +PMID : 16450885
305 +59 .
306 +Ellison DW , Miller VL .
307 +Regulation of virulence by members of the MarR/SlyA family .
308 +Curr Opin Microbiol .
309 +2006 ; 9 ( 2 ) :153 -- 9 .
310 +Epub 2006/03/15 .
311 +https://doi.org/10.1016/j.mib.2006.02.003 PMID : 16529980
312 +60 .
313 +Lomovskaya O , Lewis K. Emr , an Escherichia coli locus for multidrug resistance .
314 +Proc Natl Acad Sci U S A. 1992 ; 89 ( 19 ) :8938 -- 42 .
315 +Epub 1992/10/01 .
316 +PMID : 1409590
317 +61 .
318 +Lomovskaya O , Lewis K , Matin A. EmrR is a negative regulator of the Escherichia coli multidrug resistance pump EmrAB .
319 +J Bacteriol .
320 +1995 ; 177 ( 9 ) :2328 -- 34 .
321 +Epub 1995/05/01 .
322 +PMID : 7730261
323 +64 .
324 +Nakahigashi K , Kubo N , Narita S , Shimaoka T , Goto S , Oshima T , et al. .
325 +HemK , a class of protein methyl transferase with similarity to DNA methyl transferases , methylates polypeptide chain release factors ,
326 +67 .
327 +Soutourina OA , Bertin PN .
328 +Regulation cascade of flagellar expression in Gram-negative bacteria .
329 +FEMS Microbiol Rev. 2003 ; 27 ( 4 ) :505 -- 23 .
330 +Epub 2003/10/11 .
331 +PMID : 14550943
332 +71 .
333 +Glick BR , Ganoza MC .
334 +Identification of a soluble protein that stimulates peptide bond synthesis .
335 +Proc Natl Acad Sci U S A. 1975 ; 72 ( 11 ) :4257 -- 60 .
336 +Epub 1975/11/01 .
337 +PMID : 1105576
...\ No newline at end of file ...\ No newline at end of file
1 +Chapter 8
2 +Chromatin ImmunoPrecipitation ( ChIP ) sequencing has become one of the most important methods for discovering the binding sites of NAPs and TFs on the DNA in vivo .
3 +In a ChIP experiment DNA and proteins are first cross-linked to strengthen protein-DNA interactions .
4 +The cross-linked chromatin is then sheared within a size range of 200 -- 500 base pairs ( bp ) .
5 +Next , the protein of interest is immuno-precipitated using an appropriate antibody .
6 +The cross-links are reversed and the DNA obtained is used either for sequencing ( ChIP-seq ) or for hybridization on a microarray-based platform ( ChIP-chip ) .
7 +ChIP studies have been used to understand developmental processes and disease associations in eukaryotes [ 1 ] .
8 +The roles of DNA binding proteins in bacterial chromosome maintenance and gene regulation have also been uncovered using this method .
9 +One of the first uses of the ChIP method for bacteria was the analysis of the genome-wide distribution of cAMP-receptor protein ( CRP ) on E. coli chromosome , which resulted in the suggestion that this GTF might in fact be a NAP [ 2 ] .
10 +Since then various groups have carried out experiments to determine the genome wide binding patterns of various NAPs and GTFs including , but not limited to , HNS , Fis , HU , IHF , FNR , Fur , and LRP [ 3 -- 7 ] .
11 +A certain degree of care must be taken while performing a ChIP experiment .
12 +The control usually is categorized broadly into two categories : ( a ) Input : the fragmented genomic sample extracted before immuno-precipitation ; ( b ) mock-IP : the sample treated without the antibody or with a nonspecific antibody such as IgG ( Immunoglobulin G ) .
13 +This article shares our experience performing ChIP-seq experiments with E. coli NAPs and GTFs , exploring the computational aspects of such studies .
14 +Hardware : Computer with installed UNIX , Linux or MAC OSX ( with xcode installed separately ) , with a minimum of 4 GB of RAM .
15 +Software : All software listed below are open source tools .
16 +Whereas some of these procedures make use of sophisticated algorithms including the Burrows-Wheeler procedure for rapidly aligning millions of reads to a reference sequence , many others can also be implemented efficiently using easy-to-write scripts in programming languages such as PERL or PYTHON .
17 +Install the following software : FastQC [ 8 ] , Cutadapt [ 9 ] , Burrows wheeler aligner ( BWA ) [ 10 ] , SAMtools [ 11 ] , Bedtools [ 12 ] , and MACS [ 13 ] .
18 +Install R [ 14 ] ( check the newest stable version ) and bioconductor packages such as Genefilter [ 15 ] .
19 +UCSC archaeal genome browser [ 16 ] for visualization ( web only ) .
20 +MEME-ChIP [ 17 ] ( web only ) .
21 +Sample names : The filenames below assume paired end sequencing .
22 +l ChIP biological replicate 1 -- ChIP1.read1.fastq and ChIP1 .
23 +read2.fastq .
24 +l ChIP biological replicate 2 -- ChIP2.read1.fastq and ChIP2 .
25 +read2.fastq .
26 +l Input control replicate 1 -- Input1.read1.fastq and Input1 .
27 +read2.fastq .
28 +l Input control replicate 2 -- Input2.read1.fastq and Input2 .
29 +read2.fastq .
30 +3 Methods
31 +Install the software and packages mentioned in Subheading 2 .
32 +All of these are open source and the installation is straightforward .
33 +After obtaining the reads , check the quality using FastQC software .
34 +This tool gives the output in html format where you can see the sequence quality of the reads , sequence duplication , % GC content , and adapter contamination .
35 +Reads are aligned to the reference genome using BWA ( see Note 2 ) .
36 +To check only the mapped reads for further downstream analysis ¬
37 +- c - count the number of occurrences , F - to remove , 0x40 flag - unmapped reads .
38 +After checking for the number of reads , user can use the following command to work only with reads that are mapped .
39 +sort command sorts the output according to the user given option , o for output filename , n option to sort it according to the read name .
40 +where -- d option is for computing the coverage per base and ibam stands for input bam file .
41 +This step might take longer time to run .
42 +The .
43 +cov output file has three columns in which two columns are of interest : the second column with the base position and third with the coverage computed for that specific position .
44 +Model-based Analysis of ChIP-Sequencing ( MACS ) identifies regions bound by a NAP/GTF/Histone modification .
45 +The model assumes the read distribution to be Poisson and then performs three key steps to find enrichment -- removal of redundant reads , adjustment of read position based on fragment size distribution , and calculation of peak enrichment using local background normalization [ 13 , 18 ] .
46 +MACS can be installed on local machine using the author 's instructions .
47 +We have used MACS2 version for our analysis purpose .
48 +There are several parameters that one has to consider before running MACS on dataset .
49 +$ macs2 callpeak - t ChIP1.bam ChIP2.bam - c Input1.bam Input2 .
50 +bam - f BAMPE - g 4.6 e7 - n output
51 +- c for input/mock data control .
52 +MACS can also work without this dataset .
53 +- f for the format of the input files .
54 +MACS takes several read formats including SAM , BAM , BED , ELAND .
55 +For paired end reads BAM and ELAND formats can be used by specifying it as BAMPE and ELANDMULTIPLET .
56 +If this option is not specified MACS by default will decide the format automatically ( see Note 6 ) .
57 +- p is value cutoff .
58 +If you do n't set this default will be 1e-5 .
59 +The output contains several files named ChIP1_peaks .
60 +bed , ChIP1_peaks .
61 +xls , ChIP1_summits .
62 +bed etc. .
63 +ChIP1_peaks .
64 +bed has the start and end of the genomic coordinates of the putative binding sites .
65 +The fourth column corresponds to the name of the file and fifth is the - log10 ( q value ) also seen in the ChIP1_peaks .
66 +bed .
67 +The log2 fold-change cutoff is 1.2 and greater ( see Note 7 ) .
68 +Peak visualization in the UCSC genome browser gives detailed information on whether peaks are clustered in specific regions of chromosome , evolutionary conservation with other organisms , gene annotation tracks ( refseq ) to name a few ( Fig. 3 ) .
69 +One can also combine different NAP peak files into one file and view the differences and similarity in the same window .
70 +One of the key questions in the gene regulation field is whether the binding of NAP/GTF on a regulatory region of a gene can explain the regulation of expression of that specific gene .
71 +GTFs/NAPs bind to various regions on the chromosome .
72 +But , only those peaks which are present in the regulatory regions of the chromosome are likely to influence gene expression directly .
73 +One point to note here is that the regulation of gene expression is not straightforward , as there is increasing evidence of combinatorial regulation by several GTFs / NAPs ; hence , readers must be cautious before interpreting these results .
74 +We already know from the extensive gene-centric studies of gene regulation and transcription initiation in E. coli that binding of activators and repressors starts from ~ 150 bp upstream till the transcription start site [ 19 -- 21 ] .
75 +To probe the role of NAP/GTF follow the below instructions .
76 +4 Notes
77 +Following this , the user obtains a tab-delimited file with geno-mic regions ( list of operons ) which are bound in their respective regulatory region by the NAP/GTF and are differentially expressed in mutant NAP/GTF background .
78 +This indicates whether the binding effect of the NAP/TF on the gene expression is direct or indirect .
79 +Based on the position of binding from the transcription start site , user can also predict whether the GTF is an activator or repressor ; for this one will presumably require a more precise binding site identification than is permitted by the resolution of the ChIP , something that can be obtained by combining ChIP peaks with motif identification , or by using higher-resolution experimental techniques such as ChIP-exo .
...\ No newline at end of file ...\ No newline at end of file
1 +Discovery of numerous novel small genes in
2 +Deutsche Forschungsgemeinschaft DFG ( SCHE316/3 -2 , KE740/13 -2 ) within SPP 1395 InKoMBio to S.M.H. , Z.A. , S.S. , and K.N. , by Alexander von Humboldt foundation through the German Ministry for Research and Education ( Bundesministerium für Bildung und Forschung
3 +Abstract the intergenic regions of the Escherichia coli
4 +1 Chair for Microbial Ecology , Technische Universität München , Freising , Germany , 2 ZIEL - Institute for Food & Health , Technische Universität München , Freising , Germany , 3 Department of Informatics --
5 +Bioinformatics & TUM-IAS , Technische Universität München , Garching , Germany , 4 Research Unit Environmental Genomics , Helmholtz Zentrum München , Neuherberg , Germany , 5 Sackler Institute for
6 +Comparative Genomics , American Museum of Natural History New York , New York , United States of America , 6 Core Facility Microbiome/NGS , ZIEL - Institute for Food & Health , Technische Universität
7 +In the past , short protein-coding genes were often disregarded by genome annotation pipe-lines .
8 +Transcriptome sequencing ( RNAseq ) signals outside of annotated genes have usually been interpreted to indicate either ncRNA or pervasive transcription .
9 +Therefore , in addition to the transcriptome , the translatome ( RIBOseq ) of the enteric pathogen Escherichia coli O157 :
10 +H7 strain Sakai was determined at two optimal growth conditions and a severe stress condition combining low temperature and high osmotic pressure .
11 +All intergenic open reading frames potentially encoding a protein of 30 amino acids were investigated with regard to coverage by transcription and translation signals and their translatability expressed by the ribosomal coverage value .
12 +This led to discovery of 465 unique , putative novel genes not yet annotated in this E. coli strain , which are evenly distributed over both DNA strands of the genome .
13 +For 255 of the novel genes , annotated homologs in other bacteria were found , and a machine-learning algorithm , trained on small protein-coding E. coli genes , predicted that 89 % of these translated open reading frames represent bona fide genes .
14 +The remaining 210 putative novel genes without annotated homologs were compared to the 255 novel genes with homologs and to 250 short annotated genes of this E. coli strain .
15 +All three groups turned out to be similar with respect to their translatability distribution , fractions of differentially regulated genes , secondary structure composition , and the distribution of evolutionary constraint , suggesting that both novel groups represent legitimate genes .
16 +However , the machine-learn -
17 +Introduction
18 +The pathogenic E. coli strain O157 : H7 Sakai ( EHEC ) was first isolated in 1996 from an outbreak in Japan [ 1 ] .
19 +When contaminated food is consumed , EHEC can cause bloody diarrhea and the disease may progress to the life-threatening hemolytic uremic syndrome [ 2 ] .
20 +In addition to humans [ 3 ] and contaminated food , EHEC persists in many environments , such as soil [ 4 ] , plants [ 5 ] , invertebrates [ 6 ] , and cattle [ 7 ] .
21 +These environments represent various challenges requiring expression of a different set of bacterial genes [ 8 ] .
22 +Since there is no vaccination or targeted therapy available [ 9 ] , it is important to better understand the biology of this
23 +In contrast to eukaryotic genomes, bacterial genomes are densely covered with annotated
24 +protein-coding genes , e.g. , 88.1 % of the EHEC Sakai genome consists of protein-coding genes according to the most recent genome annotation [ 1 ] .
25 +Nevertheless , it is still possible that intergenic regions harbor overlooked short genes [ 10 , 11 ] .
26 +After sequencing a bacterial genome , bioinformatics tools , such as GLIMMER [ 12 ] or RAST [ 13 ] are used for gene prediction and annotation .
27 +Especially for short genes , these tools are biased in that open reading frames ( ORFs ) shorter than 150 bp are often rejected [ 14 ] and in some cases are not even permitted for database entry [ 15 ] .
28 +Thus , the sensitivity of automated annotation processes in predicting short genes is quite low [ 16 ] .
29 +Additionally , the experimental detection of small proteins in proteome studies is difficult : Many small proteins are lost during proteome purification and many more are not detectable by classic mass spectrometry , because they do not produce enough tryptic peptides of the proper size [ 17 ] .
30 +Therefore , small proteins have been largely ignored in the past and our knowledge of their structures and functions is very limited [ 15 ] .
31 +Although small proteins have recently come more into focus [ 18 , 19 ] , the majority of them still belong to the ` dark proteome ' lacking known folds or domains , thus rendering putative functional the expression status of genomes without any restriction to gene length .
32 +RNAseq strand-specifi-cally determines the global transcriptome and widespread transcription outside of annotated genes has become increasingly obvious [ 22 -- 25 ] .
33 +In the past , these transcription signals were generally interpreted as ncRNAs [ 26 , 27 ] or just pervasive transcription without any biological significance [ 28 -- 30 ] .
34 +However , ribosomal footprinting ( RIBOseq ) can be used to determine the coverage of RNA with ribosomes , indicating translation into a peptide of the associated RNA , thus , facilitating the global investigation of the translatome [ 31 , 32 ] .
35 +Even more , RIBOseq reads usually show a triplet periodicity reflecting the codon-wise movement of the ribosome during the translation process [ 31 , 33 ] .
36 +Combining ribosomal footprinting with RNAseq allows estimation of the translatability of an ORF , expressed by the ribosomal coverage value ( RCV ) , which is the ratio of the reads per kilobase ( of gene ) per million sequenced reads ( RPKM ) value for the translatome over the RPKM value for the transcriptome .
37 +The RCV can be used to distinguish ncRNA from translated mRNA , and RIBOseq allows the discovery of many non-annotated short translated ORFs [ 33 -- 39 ] .
38 +In bacteria , RIBOseq is less frequently applied .
39 +However , Baek et al. [ 40 ] recently reported 130 novel short genes in Salmonella , the smallest gene encoding a peptide of only 7 amino acids ( AA ) .
40 +The translatome of EHEC strain EDL933 under a single growth condition yielded 72 novel genes encoded in intergenic regions , 95 % of them encoding
41 +In this study, RIBOseq and RNAseq analysis of E. coli O157:H7 Sakai was compared at
42 +three different growth conditions to identify translated ORFs in the intergenic regions .
43 +The resulting candidates for novel genes were further characterized using bioinformatics analysis .
44 +Results
45 +Translatome signals of putative novel genes
46 +The transcriptome and the translatome of EHEC Sakai were determined at three different growth conditions .
47 +Two standard lab conditions ( lysogeny broth ( LB ) at 37 ˚C ; Brain-heart-infusion ( BHI ) at 37 ˚C ) and combined cold and osmotic stress ( COS ; BHI supplemented with 4 % NaCl at 14 ˚C ) in two biological replicates each .
48 +Details about total read number and amount of rRNA , tRNA , and mRNA are listed in S1 Table .
49 +All intergenic ORFs of at least 30 AA length were considered as potentially encoding a protein if significant RIBOseq signals were found .
50 +A RIBOseq signal was assumed significant at a threshold of at least 1 RPKM , at least 50 % ORF coverage , and an RCV of at least 0.25 .
51 +This analysis resulted in 1271 potentially translated intergenic ORFs , which were manually examined for the following additional criteria before consideration as candidate genes .
52 +First , ORFs with identical sequences to others were removed .
53 +Next , every ORF with its mapped RIBOseq reads was visualized in the Artemis viewer [ 41 ] .
54 +False positives were assumed if the signal could have been caused by neighboring annotated genes and not by the putative ORF of interest and , as such were excluded .
55 +In the case of same-strand overlapping ORFs in different reading frames , the ORF with the better fit to the RIBOseq signal was selected .
56 +After individual inspection in which 806 candidates were excluded , we arrived at a conservative estimate of 465 intergenic ORFs , which were considered to show convincing evidence of translation in the RIBOseq experiments .
57 +The novel putative genes were consecutively numbered in the order they appear in the EHEC genome ( XECs001 ¬
58 +XECs465 ) .
59 +The novel genes were approximately uniformly distributed within the whole genome , occurring on both strands of the chromosome ( Fig 1 ) .
60 +Details about position on the genome , length , RPKM value , coverage , and RCV of all novel genes are found in S2 Table .
61 +Two-hundred-eleven ( 211 ) novel genes show translation at both optimal growth conditions
62 +( LB and BHI at 37 ˚C ) , 210 novel genes are detected in LB only , and four are detected in BHI control only .
63 +RIBOseq signals of 32 novel genes are shared under all three conditions but no gene fulfills the criteria for candidate gene inclusion in BHI COS only ( Fig 2 and S2 Table ) .
64 +One example of a translated intergenic ORF for each growth condition is visualized in Fig 3 .
65 +The three novel gene candidates depicted are clearly covered by RIBOseq reads over their entire length and it is considered highly unlikely that the translation signals are caused by neighboring annotated genes .
66 +Additionally , the novel genes show sufficient RCVs of 0.51 ( XECs135 ) , 0.58 ( XECs029 ) and 0.29 ( XECs459 ) , confirming translation .
67 +Annotated homologs of novel genes
68 +The amino acid sequences of the novel genes were used as a query to find annotated homologous proteins in other bacteria with blastp using default parameters against the RefSeq data-base .
69 +With an e-value threshold of 10 , 55 % of the putative proteins encoded in the novel − 3 genes match an annotated homolog ( Table 1 ) .
70 +When a more stringent e-value threshold of 10 was applied , 42 % of novel genes still possess annotated homologs .
71 +The hits with the − 10 lowest e-value for each novel gene are listed in S3 Table .
72 +Interestingly , 34 of the novel genes are annotated in other E. coli O157 : H7 strains , of which twelve were found in the EHEC strain
73 +EDL933 [ 42 ] , which is the closest relative to strain Sakai used in this study .
74 +Additionally , eleven of the novel genes detected in the intergenic regions of EHEC EDL933 in a previous study [ 11 ]
75 +Based on the blastp analysis with an e-value threshold of 10 , the 465 novel genes were −3
76 +divided into two groups : one group of 255 ORFs , which have annotated homologs in other bacteria ( ` with annotated homolog ' ) , and a second group of 210 ORFs for which no annotated homologs were found in the database ( ` without annotated homolog ' ) .
77 +Furthermore , the 250 shortest annotated genes of EHEC Sakai with an RCV of at least 0.25 in LB ( S2 Table and S4 the novel genes ( mean 172 bp ) .
78 +The novel genes without annotated homologs being the shortest , with a mean length of 127 bp ( Table 1 ) .
79 +More than 50 % of the latter group would encode a protein of just 30 -- 39 AA ( Fig 4A ) .
80 +However , the largest novel gene would encode a protein of 425 AA .
81 +For the three groups , the RCV distribution is shown for LB in Fig 4B .
82 +All groups show a comparable pattern : the majority of genes have a moderate translatability and a subset of genes is translated with high efficiency .
83 +Growth in BHI control and in BHI COS also yield RCV distributions which are similar among the three gene groups ( S1 Fig ) .
84 +Overall , translatability is somewhat decreased under BHI control , but there is a massive decline of translatability under BHI COS condition ( Table 1 ) .
85 +However , the decline is in a similar range for all three groups and attributable to the stress condition .
86 +Sequence conservation
87 +A tblastn search for non-annotated homologs of the novel genes in other organisms , using the RefSeq genomic database , shows high conservation levels within the Escherichia genus and often more widely ( Fig 5 ) .
88 +Six novel genes with annotated homologs ( blastp ) and three putative novel genes without annotated homologs did not have tblastn hits .
89 +Thus , 249 and 207 genes with unique sequences are shown in Fig 5A and 5B , respectively .
90 +The novel genes with annotated homologs ( blastp ) show more unannotated homologs ( tblastn ) with greater average evolutionary distance and AA similarity compared to those novel genes without annotated homologs ( blastp ) .
91 +A two-tailed t-test comparing the maximum distance of intact homologs ( tblastn ) for the novel genes with and without annotated homologs ( blastp ) gives a p-value of p = 0.002 .
92 +Thus , the maximum evolutionary distance of the homologs found using tblastn is significantly different for both groups ( i.e. , genes with and without annotated homologs using blastp ) .
93 +There is some evidence for horizontal gene transfer of some ORFs , with highly similar sequences found in distant bacterial genera , and even eukaryotes , for instance multiple matches between XECs029 and Drosophila genomes .
94 +The sequences in the RefSeq database might be misidentified .
95 +However , the phenomenon of transfer of bacterial genome regions to arthropods has been described [ 43 ] .
96 +Intergenic sequences upstream and downstream of the novel genes were analyzed as above .
97 +As expected , sequence similarity is less preserved in the upstream and downstream regions when compared to the ORF-sequence of the novel genes ( S2 Fig ) .
98 +For intact homologs ( i.e. , no stop codon ) of the novel genes , the average sequence similarity for intact tblastn hits outside of the Escherichia/Shigella genera is 69 % ( S5 Table ) .
99 +Average sequence similarity for all homologs of the sequences upstream and downstream of the novel genes is lower , at 47 % ( S2 Fig ) .
100 +Triplet periodicity of the RIBOseq signal
101 +A characteristic of RIBOseq data , at least from eukaryotes , is that the reads show a triplet periodicity reflecting the codon-wise translation by the ribosome [ 31 ] .
102 +Thus , the codon positions of 5 ' ends of all RIBOseq reads with read length 20 bp were determined in the sum signal of all annotated genes and of the novel genes with and without annotated homologs .
103 +Indeed , the annotated genes and the novel genes with annotated homologs show a reading frame signal at codon position two for all investigated growth conditions ( Fig 6 ) .
104 +However , the signal is weak and the novel genes without annotated homologs only show a reading frame at codon position two when grown in BHI COS. shortest length .
105 +( B ) The translatability expressed by the ribosomal coverage value ( RCV ) when growing in LB .
106 +The RCV was binned into ten groups .
107 +All three gene categories show a similar RCV distribution .
108 +Differential regulation of the novel genes
109 +Differential expression at transcriptional and translational levels between growth conditions indicates regulation of gene expression , which implies functionality .
110 +Therefore , we investigated the novel genes for significantly changed transcription and translation using BHI control as the reference condition in comparison to LB and BHI COS. .
111 +In addition , the 250 shortest annotated genes were analyzed as a control group .
112 +Comparing growth in BHI and LB medium at 37 ˚C showed that about one third of the genes in each group is differentially expressed higher .
113 +For all groups , downregulation in LB is more frequent than upregulation .
114 +Downregulation occurs more often at the transcriptional level , whereas for upregulation translational changes are more frequent ( Fig 7B ) .
115 +Fold changes , p-values and false discovery rates determined with edgeR [ 44 ] for all significantly regulated genes are listed in S6 Table .
116 +When the two BHI conditions are compared , even more genes show differential regulation .
117 +For example , the novel gene XECs197 is clearly expressed at the control condition , but transcription and translation are almost switched off at BHI COS ( Fig 7C ) .
118 +For the short annotated genes , 40 % are regulated , but for the novel genes without annotated homologs and the novel genes with annotated homologs 81 % and 82.4 % are differentially expressed , respectively
119 +BHI COS, where translational regulation clearly dominates.
120 +Bioinformatics analyses
121 +Predicted protein characteristics .
122 +The software PredictProtein [ 45 , 46 ] predicts many parameters of an amino acid sequence including composition , secondary structure , protein localization , disordered regions , as well as the number of DNA/RNA binding sites , disulfide bonds and transmembrane helices .
123 +Prediction of secondary structures is very similar for the three groups ( Fig 8A ) .
124 +The proteins mainly fold into α-helices and loops , β-sheet-like structures are less common .
125 +Concerning disordered regions , the three groups contain a similar average portion of disorder of about 20 % regarding the UCON prediction [ 47 ] ( S8 Table and
126 +S9 Table ) .
127 +Forty-four ( 9.5 % ) novel genes show evidence of transmembrane helices ( Fig 8B ) .
128 +The proportion of short annotated genes with predicted transmembrane helices is higher
129 +( 18 % ) .
130 +Novel genes with annotated homologs also more often contain a transmembrane helix than do novel genes without annotated homologs ( 12.9 % compared to 5.2 % , respectively ) .
131 +For the number of predicted disulfide bonds an opposite picture was obtained .
132 +The novel genes without annotated homologs more often have one or more disulfide bonds predicted , followed by the novel genes with annotated homologs , but 90 % of the short annotated genes seem not to contain any disulfide bond ( Fig 8C ) .
133 +The localization of the putative proteins was also predicted : 34 putative novel proteins should localize in the inner or outer membrane , while surprisingly , 85 % are predicted to be secreted ( Fig 8D ) .
134 +Whereas the localization prediction of the novel genes with and without annotated homologs is similar , the result for the short annotated genes is slightly different : Many of them should still be secreted ( 45 % ) , but the number predicted to be cytoplasmic and inner membrane proteins is higher .
135 +Further details and additional properties of the novel genes and the short annotated genes are listed in S8 Table and S9 mentioned parameters were also predicted for a number of short annotated proteins of the majority of 5 ' ends at position two for every condition .
136 +The novel genes without annotated homologs only show a reading frame at codon position two at the condition BHI + 4 % NaCl at 14 ˚C .
137 +Escherichia coli O157 : H7 EDL933 to obtain a positive control set .
138 +As a negative control set , these natural proteins were scrambled ( for each positive control sequence , 100 randomly scrambled sequences were used ) and submitted for PredictProtein analysis .
139 +A machine-learn-ing algorithm was trained on the positive and negative control sets to distinguish between ` real ' protein sequences and scrambled ones ( ` pseudo ' ) [ 11 ] .
140 +This algorithm was used to investigate the 465 translated ORFs found in this study ( S3 Table ) and the 250 short annotated genes of EHEC Sakai ( S4 Table ) .
141 +Again , every amino acid sequence was scrambled 10-times as a negative control .
142 +As expected , the algorithm recognized 99.4 % of the scrambled proteins as ` pseudo ' and 99.2 % of the short annotated genes as ` real ' based on predicted parameters of those sequences .
143 +Overall , 50 % of the novel genes were recognized as ` real ' .
144 +However , the presence of an annotated homolog ( found via blastp ) correlates well with being predicted as ` real ' by the machine-learning algorithm and vice versa ( Table 1 , S10 Table ) .
145 +Only five novel genes without annotated homologs were recognized by machine-learning algorithm as ` real ' proteins .
146 +Conversely , 29 novel genes with annotated homologs were predicted as ` pseudo ' proteins
147 +Promoter and terminator prediction .
148 +A promoter is required to initiate transcription of an ORF and is recognized by the σ-factor of the RNA polymerase holoenzyme .
149 +The housekeeping σ-factor in E. coli is σ70 ( reviewed in [ 48 ] ) .
150 +Therefore , σ70 promoter sequences were searched in the regions 300 bp upstream of putative start codons of the novel genes using BPROM .
151 +Interestingly , all novel genes without annotated homologs have a predicted promoter in their upstream region and in the upstream regions for the novel genes with annotated homologs a promoter sequence appears to be present in 95 % of the cases ( Table 1 and S3 slightly shorter .
152 +The LDF score is a measure of the promoter strength and a promoter is considered active with an LDF score of at least 0.2 .
153 +The average LDF score of the predicted promoters for the three gene groups is similar : 3.43 for the short annotated genes , 3.44 for the novel genes with annotated homologs and 3.86 for the novel genes without annotated homo-bp downstream of the stop codon was investigated using FindTerm .
154 +For 20.8 % of the novel genes with annotated homologs a terminator was predicted .
155 +For those without annotated
156 +Shine-Dalgarno sequence and start codons. The presence of a Shine-Dalgarno (SD)
157 +sequence upstream of the start codon promotes efficient translation initiation [ 50 ] .
158 +The consensus SD motif for E. coli is uaAGGAGGu and base pairing of this sequence with the anti-SD of the 16S rRNA results in a free energy of ΔG˚ -9.6 [ 51 ] .
159 +Within the region 30 bp upstream of the start codons 41 % of the novel genes with annotated homologs and 35.2 % without annotated homologs have a SD sequence ( Table 1 ) .
160 +A high proportion of the annotated genes have a SD sequence ( 80 % ) .
161 +Additionally , the average free energy of the SD is lower for the annotated genes ( -5.17 compared to -4.61 and -4.47 , respectively ) .
162 +The upstream regions of XECs059
163 +( novel gene with annotated homolog ) and XECs428 ( novel gene without annotated homolog ) contain a perfect SD sequence ( S3 Table ) .
164 +ATG is the most common start codon , but also GTG , TTG , and the rare start codons CTG , ATT , ATA , and ATC can initiate translation in E. coli [ 52 ] .
165 +Genome annotation algorithms only search for the three most common start codons ( ATG , GTG , and TTG , respectively ) [ 12 ] and in accordance with this , the group of the annotated genes shows for 90 % of genes an ATG start codon , for 7.2 % a GTG start codon , and for 2.8 % a TTG start codon , whereas rare start codons are not present at all .
166 +In case of the novel genes , the real start codon is unknown .
167 +Because of that the potential start codon farthest upstream of the coding region , but within the transcriptome signal , was chosen no matter whether it was a frequent or rare start codon .
168 +Therefore , only 42 % of the novel genes with annotated homologs and 32.8 % of the novel genes without annotated homologs start with either ATG , GTG , or TTG .
169 +All other genes , putatively , have rare start codons .
170 +However , it can not be excluded that some of these genes possess an ATG , GTG , or TTG start codon further downstream of the open reading frame .
171 +Evolutionary sequence analysis of novel genes .
172 +The rates of non-synonymous ( amino acid changing ) and synonymous ( not amino acid changing ) substitutions per site , kA and kS respectively , reflect the evolutionary processes underlying the divergence of related genes .
173 +In the absence of selection , it is expected that kA kS , indicating neutrality .
174 +On the other hand , when purifying selection acts to eliminate disadvantageous mutations , the fact that most fit-ness-altering mutations are nonsynonymous implies that selection will disproportionately slow the rate of divergence at nonsynonymous sites , leading to kA < kS .
175 +On the other hand , when positive selection acts to promote advantageous mutations , this will disproportionately increase the rate of divergence at non-synonymous sites , leading to kA > kS .
176 +Although intergenic junk sequences are expected to evolve neutrally , functional genes can also exhibit kA kS because of near-neutrality or a balance between positive and purifying selective forces .
177 +We reasoned that only functional protein-coding sequences would show significant signs of positive or negative selection and , based on the hypothesis that our novel genes are functional , we predicted that the proportion of genes exhibiting significant signatures of selection should be
178 +To test this hypothesis, the most distant homologous sequences matching the genes, with
179 +100 % coverage and no gaps , were identified using tblastn .
180 +Due to the short size of most of the genes , many sequences were too similar for a kA/kS comparison , leaving 175 of 250 annotated genes , 153 of 255 novel genes with annotated homologs , and 116 of 210 novel genes without annotated homologs available for analysis ( S3 Table and S4 Table ) .
181 +Of these remaining genes ,
182 +12 ( 4.8 % ) , 12 ( 4.7 % ) , and 5 ( 2.4 % ) genes showed significant selection in the three respective classes using a Holm-Bonferroni multiple comparisons procedure , which was not a significant difference between classes ( p = 0.335 , Fisher 's Exact Test ) .
183 +However , only annotated genes exhibited any genes under significant positive selection ( 5 genes ) , which was a significant difference among classes ( p = 0.001 , Fisher 's Exact Test ; Table 1 ) .
184 +Discussion
185 +RIBOseq is a powerful tool to detect translated mRNA
186 +Ribosomal footprinting has been used to detect translation of non-annotated ORFs previously .
187 +In eukaryotes , hundreds of non-annotated ORFs show evidence of translation , e.g. , in yeast [ 53 ] , in Drosophila [ 54 ] , in zebrafish [ 34 ] , in Arabidopsis [ 37 ] , and even in humans [ 55 ] .
188 +Additionally , the translation of previously annotated ncRNAs was reported frequently [ 36 , 39 , 56 ] .
189 +In bacteria , 130 novel genes were detected in Salmonella [ 40 ] and 72 novel genes were detected in EHEC strain EDL933 [ 11 ] .
190 +For the latter strain , translation is also reported for a number of RNAs that were previously classified as ncRNA .
191 +For instance , the ncRNA ryhB encodes a nonamer peptide RyhP [ 39 ] .
192 +Although it was not the focus of their study , Jeong et al. [ 57 ] report translation signals for 31 annotated ncRNAs in Streptomyces coelicolor .
193 +Even the well-studied λ phage with a very small genome of 48.5 kB shows translation of 50 non-annotated ORFs [ 58 ] .
194 +RIBOseq experiments with eukaryotes allow reading frame determination for individual genes [ 33 , 37 , 38 ] .
195 +The reading frame resolution of prokaryotic RIBOseq data is lower such that we can not determine a reading frame in the RIBOseq signal of single ORFs .
196 +This may be caused by bacterial ribosomes being more flexible and incorporating changing numbers of mRNA nucleotides [ 59 ] .
197 +In addition , the RIBOseq method , formerly developed for eukaryotes , has been adapted for bacteria and footprints of more variable read length are obtained [ 60 ] .
198 +Furthermore , the composition of ribosomal proteins and rRNAs can be heterogeneous dependent on the growth condition ; especially at stress conditions , specialized ribosomes are responsible for the translation of a subset of mRNAs [ 61 , 62 ] .
199 +Putatively , the specialized ribosomes protect an mRNA stretch of deviating length .
200 +Recent findings indicate that the usage of a translational inhibitor influences ribosome conformation , which weakens the reading frame signal
201 +[ 63 ] .
202 +For instance chloramphenicol , as used in this study , preferentially arrests translation at positions encoding alanine , serine , or threonine [ 64 ] which dilutes the triplet signal .
203 +Also , the choice of the ribonuclease used for digestion of mRNA not protected by ribosomes influences RIBOseq results [ 65 ] .
204 +To minimize the influence of any sequence specificity for a single RNase , we applied a mixture of five RNases ( RNase I , MNase , XRN-1 , RNase R , and RNase T ) .
205 +Here , we show a reading frame in the sum signal for all genes for the first time in bacteria using conventional RIBOseq .
206 +Very recently , the addition of the endonuclease RelE to the ribosome prep-aration has been reported to improve reading frame determination .
207 +The RelE toxin cuts the mRNA within the ribosome very precisely at a specific position in the codon [ 66 ] .
208 +However , as shown in Fig 6 , under our three conditions a reading frame in the sum signal can be extracted from the data , at least for the group of novel genes that have annotated homologs in other bacterial strains or species .
209 +RIBOseq based evidence for translation of 465 intergenic ORFs
210 +In this study , 465 intergenic ORFs have been detected , which show a clear RIBOseq signal ( S2 Table ) .
211 +The average size of the novel-gene encoded proteins is only 50 AA .
212 +Standard genome annotation algorithms do usually not predict such very short genes or proteins [ 14 , 16 ] .
213 +In this study , an arbitrary size minimum of 30 AA was applied to restrict the number of ORFs to be investigated and to reduce the possibility of false positives , but even smaller peptides can be functional [ 39 , 40 ] .
214 +Knowledge about the functions of small proteins in bacteria is limited , but small proteins have recently achieved attention ( reviewed in [ 15 , 18 ] ) .
215 +For instance , Baumgartner et al. [ 67 ] confirmed five small proteins in Synechocystis by Western blot .
216 +Neuhaus et al. [ 11 ] detected 72 novel small genes in the intergenic regions of the E. coli strain EDL933 by evaluating RNAseq and RIBOseq data of a single growth condition ( LB , 37 ˚C ) .
217 +Compared to their work , this study on a different EHEC strain achieves a higher sequencing depth and two additional growth conditions including severe stress were investigated .
218 +Moreover , translated ORFs were not only selected by an RPKM-value threshold , but further conservative thresholds for coverage and RCV were applied .
219 +Translation of eleven novel small genes found in EHEC EDL933 by Neuhaus et al. [ 11 ] is present in EHEC Sakai and twelve translated ORFs of EHEC
220 +Sakai are annotated proteins in EDL933 .
221 +Vice versa , 28 of the 72 novel EDL933 genes are annotated proteins in strain Sakai .
222 +The 255 translated ORFs with annotated homologs most likely represent protein-coding genes
223 +Blastp analysis revealed that a group of 255 out of the 465 novel ORFs with a clear RIBOseq signal found in this work , have annotated homologs in other bacteria .
224 +In addition , many of these 255 genes display predicted protein structures ( Fig 8 ) , as well as σ70 promoters , and in some cases ρ-independent terminators and SD sites , like annotated short proteins .
225 +Even ORFs without these predicted extra features can encode proteins , because those genes could be part of an operon , the promoter could be recognized by an alternative σ-factor [ 68 ] , termination could be ρ-dependent [ 69 ] , and translation of leaderless mRNAs occurs [ 70 ] .
226 +Overall , these novel genes behave similarly in all parameters investigated when compared to 250 short annotated genes of EHEC Sakai .
227 +Both gene groups are transcribed and translated at the same magnitude and the RCV distributions of all growth conditions are comparable .
228 +A similar fraction of genes is differentially transcribed and/or translated , when BHI control is compared to BHI
229 +COS or LB .
230 +Even the directions of up/down regulation compare well ( Fig 7 ) .
231 +Additionally , active translation is supported by the presence of a reading frame on codon position two for every growth condition in the sum signal caused by codon-wise progression of the ribosome .
232 +Furthermore , a machine-learning algorithm trained with short annotated proteins of EHEC
233 +EDL933 predicted 88.6 % of these genes with annotated homologs as being ` real ' proteins .
234 +Finally , there is no significant difference between the number of genes under selection in this class as compared to either annotated genes or novel genes without annotated homologs .
235 +However , unlike annotated genes , for which the majority of selected genes showed evidence of positive selection , all selected genes in this class were under purifying selection .
236 +This is not unexpected under the hypothesis of functionality , because purifying selection is the most common form of selection in nature [ 52 ] , and because this result was obtained despite choosing the most distant homolog .
237 +However , it is also likely that ascertainment bias plays a role in this result , as it is probable that more emphasis has historically been placed on the annotation of genes which are shared by more distantly related organisms .
238 +This would especially be true if many of the novel genes we identified are orphan genes , since such genes lack distantly related homologs by definition .
239 +Therefore , we conclude that these 255 translated intergenic ORFs
240 +Unusual features of the 210 novel genes without annotated homologs
241 +A second group , 210 out of 465 novel genes , had no annotated homologs when using blastp .
242 +However , homologs in other bacteria may be present but were missed during annotation of these genomes due to their unusual features .
243 +Indeed , a tblastn search confirmed that many non-annotated homologs in the Escherichia genus and , in some cases , in farther related species as well , exist ( Fig 5B ) .
244 +The majority of these ORFs were not classified by the machine-learning algorithm to encode ` real ' proteins .
245 +This appears to be more significant and raises the question whether these ORFs indeed code for proteins .
246 +The following analysis is based on a comparison between three groups : ( i ) 250 annotated small genes , ( ii ) 255 novel small genes with annotated homologs and ( iii ) the group of 210 ORFs without annotated homologs , which may or may not code for proteins ( Table 1 ) .
247 +Several arguments support the hypothesis that these ORFs are functional and not residues due to pervasive transcription [ 29 ] : first , their expression obviously does not lead to a fitness disadvantage , as in misfolded proteins , which are cytotoxic [ 71 ] .
248 +Second , a promoter is present upstream of all 210 ORFs , and thirdly , the same fraction of these ORFs is differentially transcribed , compared to both control groups ( i ) and ( ii ) ( Fig 7 ) .
249 +However , these data would fit the hypothesis either that these ORFs represent ncRNA or that they are protein-coding genes .
250 +The following observations are in favor of the hypothesis that these novel ORFs are protein-coding genes and not ncRNAs : most significantly , RIBOseq signals , and hence significant RCVs , are in the same order of magnitude as those of short annotated genes , many ORFs without homologs are differentially regulated at the translational level , SD sequences are present upstream of one third of the ORFs , and the number of predicted protein structures is very similar to that of annotated protein-coding genes .
251 +Finally , a similar proportion of genes appear to be under selection as among the annotated genes and novel genes with annotated homologs , with the caveat that ascertainment bias has likely favored the detection of genes under purifying selection .
252 +Why , then , does the machine-learning algorithm not recognize these ORFs as protein-cod-ing genes ?
253 +A first explanation is that the algorithm will only predict sequences as ` real ' , which are within the known parameter space of the training set .
254 +Proteins of unknown structure and folds may reside outside the parameter space of ` established ' proteins and , thus , will fail to be classified as ` real ' and inevitability binned as ` pseudo ' .
255 +The majority of all established proteins belong to a protein family with known secondary structure or which contains characterized domains .
256 +But 25 % of all protein sequences do not match to any family and , therefore , belong to the ` dark proteome ' [ 72 ] .
257 +In prokaryotes , 13 % of all proteins are ` dark ' [ 20 ] .
258 +Their properties are different when compared to known proteins : They are shorter , they are often secreted , contain more disulfide bonds , have a lower evolutionary reuse [ 20 ] , are more disordered , have a different hydrophobic amino acid topology , and have a higher energy [ 21 ] .
259 +Many of these properties fit well with the PredictProtein data of the proteins encoded by the novel genes without annotated homologs : accordingly , the majority of putative proteins without annotated homologs are very short , are predicted to be secreted , and more often contain disulfide bonds .
260 +Thus , these properties render it unlikely that the machine-learning algorithm will predict these unusual proteins correctly .
261 +A second possibility is that the novel genes without annotated homologs may represent very young taxonomically restricted or ` orphan ' genes .
262 +Yomtovian et al. [ 73 ] reported that orphan genes of EHEC show an amino acid composition more comparable to random sequences than to annotated genes , since they may not yet have a fully adapted function , which makes it difficult for any annotation program , including our machine-learning algorithm , to distinguish them from scrambled proteins .
263 +Also , young genes without annotated homologs are shorter [ 74 ] , which is true for our data set .
264 +Additionally , evolutionary young genes often use uncommon start codons [ 75 ] , which is also true for our data set .
265 +This hypothesis is further supported by the evolutionary distances of the non-annotated homologs detected using tblastn , when comparing the novel genes without annotated homologs to the novel genes with annotated homologs ( Fig 5 ) .
266 +The genes with annotated homologs show intact tblastn hits ( i.e. , ORFs without stop codons ) with a significantly greater evolutionary distance compared to the genes without annotated homologs .
267 +In summary , we believe that our data provide evidence supporting the hypothesis that most of these 210 ORFs are evolutionarily young genes coding for proteins with unusual features .
268 +The data set may contain some false positives , since in a few cases , ribosome binding of the RNA may exert a regulatory function , comparable to a translation regulating riboswitch instead of translation into protein [ 76 , 77 ] ; however , this will not invalidate our general findings .
269 +Conclusion
270 +This study supports the fact , that , in contrast to earlier beliefs , bacterial genomes are probably under-annotated due to small genes having been overlooked .
271 +In E. coli O157 : H7 Sakai , at least
272 +465 non-annotated short ORFs are covered with significant RIBOseq reads indicating active translation and the majority of these ORFs show features of protein-coding genes .
273 +Since the
274 +EHEC Sakai genome harbors about 5200 annotated protein-coding genes , these additional genes would significantly increase the number of protein-coding genes in this bacterium .
275 +Obviously , much further work is required for functional characterization of the novel genes .
276 +It would not be surprising if other bacterial genomes also harbor many overlooked short genes in their intergenic regions , which could be investigated by combined RNAseq and RIBOseq .
277 +In addition , the high-throughput discovery of small proteins in proteome analysis requires modified or improved methods since these proteins likely escape attention with most currently available methods [ 17 , 78 , 79 ] .
278 +Our study supports the notion that it is advisable to improve genome annotation algorithms in order to reduce bias against annotation of short genes [ 16 , 75 ] .
279 +Material and methods
280 +Transcriptome and translatome sequencing
281 +Strand-specific RNAseq and RIBOseq of Escherichia coli O157 : H7 Sakai ( GenBank accession number BA000007 .2 and RefSeq accession NC_002695 .1 , version from February 2014 ) [ 1 ] were performed at three different growth conditions in two biological replicates each .
282 +An over-night culture of EHEC was inoculated 1:100 in lysogeny broth ( LB medium ) and incubated at 37 ˚C and 150 rpm until an OD600 of 0.4 was reached .
283 +Additionally , two conditions using brain-heart infusion broth ( BHI ; Merck KGaA ) were investigated .
284 +For the BHI control condition , an overnight culture of EHEC was inoculated 1:100 and incubated at 37 ˚C and 150 rpm until an OD600 of 0.1 was reached .
285 +For the stress condition of combined cold and osmotic stress ( COS ) , 4 % NaCl were added to the BHI medium and incubation was performed at 14 ˚C
286 +RNAseq was performed as described by Landstorfer et al. [8] for the Illumina system. For
287 +ribosomal footprinting , the method published by Ingolia et al. [ 31 ] was adapted to bacteria as described [ 11 ] with the following further modifications : mRNA not protected by ribosomes was digested with a mixture of five RNases to exclude sequence specificity .
288 +Buffer NEB 4 plus 1 mM CaCl2 was added to 1 ml cell extract and the solution was incubated for 1 h at RT with 250 U MNase ( Roche ) , 5 U XRN-1 ( NEB ) , 250 U RNase I ( Thermo Fisher Scientific ) , 50 U RNase
289 +R ( Biozym ) and 12 U RNase T ( NEB ) .
290 +The monosome fraction was harvested by sucrose density gradient centrifugation and unprotected mRNA digestion was repeated once .
291 +For the LB condition , rRNA was depleted using the MICROBExpress kit ( Thermo Fisher Scientific ) and for the BHI conditions rRNA depletion was performed using the RiboZero kit for Gram-nega-tive bacteria ( Illumina ) .
292 +All libraries were prepared using the TruSeq Small RNA Sample
293 +Preparation Kit ( Illumina ) and sequenced on a HiSeq 2500 machine according to the manufacturer .
294 +The sequencing raw data is available at the Sequence Read Archive ( SRA , NCBI )
295 +Read mapping and RCV calculation
296 +For processing and mapping of the sequencing raw data , the Galaxy platform was used [ 80 ] as described [ 11 ] .
297 +The data were visualized using BamView [ 81 ] implemented in Artemis 16.0
298 +[ 41 ] .
299 +The RPKM values for all intergenic non-annotated ORFs in EHEC which would encode a peptide of 30 AA ( ~ 12,000 ORFs ) were calculated in R , whereas reads mapping to rRNA or tRNA were excluded [ 82 ] .
300 +Besides the canonical DTG start codons , the rare start codons CTG , ATT , ATA and ATC were allowed according to genetic code table 11 ( https://www.ncbi .
301 +nlm.nih.gov / Taxonomy/Utils/wprintgc .
302 +cgi ) .
303 +The ratio of RPKM translatome over RPKM transcriptome gives the ribosomal coverage value ( RCV ) , which is a measure for the translatability of a certain ORF [ 39 ] .
304 +Novel gene candidates had to fulfill the following criteria for at least one growth condition in both biological replicates to be considered translated : RPKM translatome at least 1 read per million mapped reads , coverage translatome 0.5 and RCV 0.25 .
305 +To exclude false positives , all novel gene candidates were manually inspected in Artemis .
306 +Reading frame determination
307 +Adapter removal and quality trimming were performed using AdapterRemoval v2 .1.7 [ 83 ] and non-rRNA reads longer than 18 bp were extracted using sortMeRNA v2 .0 [ 84 ] .
308 +Extracted reads were mapped to previously annotated genes , novel genes with annotated homologs and novel genes without annotated homologs , in Escherichia coli O157 : H7 Sakai using Vsearch v2 .1.2 [ 85 ] .
309 +The reading frame of the 5 ' end of each mapped read of length 20 bp ( maximum of read length distribution ) was determined using a custom script ( S1 File ) , which counts the number of 5 ' ends for the three codon positions and sums the values for the three gene groups ( annotated genes , novel genes with annotated homologs , and novel genes without annotated
310 +Differential gene expression
311 +The condition ` BHI at 37 ˚C ' was used as the reference data set and for the LB and BHI COS conditions significant changes on transcriptional and translational level were determined .
312 +Read counts were normalized to the smallest library and differential expression was analyzed by an exact test implemented in the Bioconductor package edgeR ( version 3.2.4 ) [ 44 ] .
313 +A pvalue 0.05 and a false discovery rate ( FDR ) 0.1 were used to delineate significant expression changes .
314 +Prediction of σ70 promoters
315 +The region 300 bp upstream of the start codon was searched for the presence and strength of a σ70 promoter with the program BPROM ( Softberry [ 86 ] ) .
316 +It searches for the -35 and -10 consensus motif and recognition sequences for transcription factors .
317 +With this data , an LDF score ( linear discriminant function ) is calculated , whereupon increasing values indicate growing promoter strength .
318 +An LDF score of 0.2 gives the threshold for promoter prediction with 80 % accuracy and specificity .
319 +The region 300 bp downstream of the stop codon was searched for the presence and strength of a ρ-independent terminator using FindTerm ( Softberry [ 86 ] ) .
320 +This program searches thymi-dine-rich regions , and calculates the energy of possible terminator structures .
321 +Low energy values indicate strong terminators .
322 +Prediction of Shine-Dalgarno sequence
323 +The region 30 bp upstream of the start codon was examined for the presence of a Shine-Dal-garno sequence ( optimum uaAGGAGGu ) .
324 +ΔG˚ was calculated according to Ma et al. [ 51 ] with
325 +Calculation of kA/kS
326 +The most distantly related homologs of the short annotated genes and the novel genes were determined with tblastn by selecting the hit with the highest e-value which still has 100 % coverage and no gaps .
327 +In case the sequence pairs were too similar , meaningful kA/kS calculation was not possible .
328 +The ratio of synonymous to non-synonymous substitutions between those gene pairs was computed using the KaKs_Calculator 2.0 [ 87 ] .
329 +The `` bacterial and plant plastid code '' was selected and the method model selection ( MS ) was used .
330 +The ORF is assumed to be under positive selection when kA/kS is significantly greater than 1 and under purifying selection when kA/kS is significantly less than 1 .
331 +Significance was determined using a Holm-Bonfer-roni multiple comparisons procedure with respect to the family , an error rate of 0.05 .
332 +A Fisher 's Exact Test was performed in R version 3.3.2 .
333 +Unless otherwise noted , all p-values refer
334 +Detection of annotated homologs
335 +Novel gene sequences were translated into the corresponding proteins sequences , which were used to query the GenBank database using blastp with default parameters [ 88 ] .
336 +An e-value cutoff of 10 was applied .
337 +-3
338 +Sequence conservation
339 +Sequences of the novel genes were aligned against the full RefSeq genomic database downloaded on 5 April 2017 , using a tblastn search in the local BLAST utilities 2.6.0 + from the
340 +NCBI [ 89 ] with a maximum e-value of 0.001 .
341 +The putative homologues were extracted from the database and those without stop codons were retained as ` intact ' .
342 +The amino acid similarity of each intact subject sequence with the query ORF was calculated using the Needle-Wunsch algorithm `` Needleall '' from EMBOSS [ 90 ] .
343 +The Achromobacter sp .
344 +ATCC35328 sequences with names beginning NZ_CYUC010 were removed from the analysis , due to abnormally high similarity with E. coli for a very large number of genes .
345 +Thus , we assumed this species to be mislabeled .
346 +To map the results gained using NCBI databases to the SILVA taxonomy , hits were conflated to genus level , which allowed inclusion of over 90 % of genera with hits in each case .
347 +To obtain approximate relative evolutionary distances , the average distance from EHEC Sakai to the last common ancestor with each genus was calculated from the 16S rRNA SILVA reference NR99 guide tree [ 91 ] , release 128 , using Newick Utilities [ 92 ] .
348 +A custom shell script for these tasks , ORFage , was used ( S2 File ) .
349 +A similar pipeline was used to check the conservation of intergenic sequences upstream and downstream of the novel genes .
350 +For the upstream regions , the sequences between the stop codon of the nearest annotated gene upstream of the start codon of the novel gene was taken .
351 +Similarly , for downstream regions , the sequence between the stop codon of the novel gene and the start codon of the next annotated gene downstream was taken .
352 +Some of the regions were too short to obtain ( meaningful ) tblastn hits and were excluded .
353 +Further regions were excluded , when containing another of the novel genes before an annotated gene was reached .
354 +One downstream sequence was abnormally long and could not be processed ( tblastn search > 1 day ) , hence , this region was also excluded .
355 +Within the upstream and downstream sequences , stop codons were allowed .
356 +The shell script used for preparation of the intergenic sequences including the use of ENTREZ DIRECT [ 93 ] is included in S3 File .
357 +Predicted protein characteristics
358 +The amino acid sequences encoded in the 250 short annotated genes and the 465 novel genes were submitted to PredictProtein [ 46 ] using default parameters .
359 +This software predicts structural and functional features of the putative proteins .
360 +The results of PROFphd ( secondary structure ) [ 94 ] , TMSEG ( transmembrane helices ) [ 95 ] , DISULFIND ( disulfide bonds ) [ 96 ] ,
361 +UCON ( disordered regions ) [ 47 ] and LocTree3 ( subcellular localization ) [ 97 ] were analyzed in further detail .
362 +Machine learning based protein recognition
363 +A machine-learning algorithm , as described by Neuhaus et al. [ 11 ] , was used to classify the novel proteins based on predicted protein parameters .
364 +Briefly , about 279 short annotated proteins were picked from EHEC EDL933 and these sequences shuffled 100-times .
365 +All sequences , natural and shuffled , were submitted to a PredictProtein analysis [ 45 , 46 ] .
366 +The machine-learn-ing algorithm was trained using the predicted parameters for the annotated proteins ( positive control ) and their shuffled counterparts ( negative control ) .
367 +Both strains , EDL933 and Sakai are very closely related to each other [ 98 ] and , thus , the trained algorithm was used here , as well .
368 +We not only examined the protein sequences of the novel genes in Sakai , but also shuffled
369 +Visualization of the gene’s localization was created using Circos [99].
370 +Supporting information
371 +S1 Fig .
372 +Distribution of RCV for the short annotated genes , novel genes with and without annotated homologs .
373 +( A ) RCV distribution at BHI control .
374 +( B ) RCV distribution at BHI COS. .
375 +S2 Fig .
376 +Conservation of intergenic sequences .
377 +A similar process as used for Fig 5 was repeated on unannotated sequences upstream and downstream of the novel genes , but without removing sequences with stop codons .
378 +Many of the sequences had no tblastn hits ( too short ) and some others were excluded as more than one novel gene was situated between two annotated genes ; one was excluded as abnormally long .
379 +Thus , 136 sequence remained for upstream and 122 for downstream .
380 +Most homologs have low similarity .
381 +The custom shell script used is provided in S3 File .
382 +( A ) Analysis of the sequences upstream of the novel genes without annotated homologs .
383 +( B ) Analysis of the sequences downstream of the novel genes without annotated
384 +The average evolutionary distance to the tblastn hits ( of at least 80 % similarity ) of the novel proteins without annotated homologs ( blastp ) is 0.643 .
385 +Average distance for their downstream sequences is 0.535 , which is significantly lower ( p = 0.0024 , two-tailed t-test ) .
386 +Average in evolutionary distance for upstream regions is 0.596 , not significantly different compared to distances for genes ( p = 0.1421 ) .
387 +The upstream region may be more conserved ( e.g. , due to reg ¬
388 +S1 Table .
389 +Summary of NGS results .
390 +The total number of reads , the number of reads mapping to the E. coli O157 : H7 Sakai genome and the distribution of mapped reads to rRNA , tRNA and mRNA are shown .
391 +Only the reads mapping to mRNA were used for further analysis .
392 +Every library contains between 1.5 -- 9.7 m. mRNA reads .
393 +S2 Table .
394 +RNAseq and RIBOseq results of three different growth conditions for the 465 novel genes and the 250 short annotated genes .
395 +The novel genes are consecutively numbered after their appearance in the EHEC Sakai genome .
396 +The RPKM transcriptome , RPKM transla-tome , RCV , and coverage values represent mean values of the two biological replicates .
397 +S3 Table .
398 +Properties of the novel genes .
399 +Annotated homologs in other strains/species were searched using blastp .
400 +Only the best hit is listed .
401 +The fourth column illustrates annotated homologs in other E. coli O157 : H7 strains or duplications of annotated genes in EHEC Sakai .
402 +With bioinformatics methods the presence of a σ70 promoter , a ρ-independent terminator , a
403 +Shine-Dalgarno sequence , and selection pressure ( kA/kS ) were predicted or estimated .
404 +The last column gives the classification of the putative novel protein by the machine-learning algorithm trained with short annotated E. coli O157 : H7 EDL933 genes .
405 +S4 Table .
406 +Properties of the 250 short annotated genes .
407 +With bioinformatics methods the presence of a σ70 promoter , a ρ-independent terminator , a Shine-Dalgarno sequence and selection pressure ( kA/kS ) were predicted or estimated .
408 +The last column gives the classification of the short genes by the machine-learning algorithm .
409 +S5 Table .
410 +Conservation of the novel genes .
411 +Summary of ORF conservation as represented in Fig 5 .
412 +S6 Table .
413 +Significant transcriptional and translational regulation in LB compared to BHI control of the novel genes and the short annotated genes .
414 +The mean value of the two biological replicates of transcriptome and translatome counts of the BHI control and the LB condition are shown .
415 +The log-fold change was calculated and differential gene expression was determined using edgeR .
416 +Transcriptional or translational changes are considered significant , when they show a p-value of 0.05 and a false discovery rate ( FDR ) of 0.1 .
417 +Significant changes in
418 +LB compared to BHI control are highlighted in gray .
419 +Only genes with significant changes on transcriptional and/or translational level are listed .
420 +S7 Table .
421 +Transcriptional and translational regulation at BHI COS compared to BHI control of the novel genes and the short annotated genes .
422 +The mean value of the two biological replicates of transcriptome and translatome counts of the BHI control and the stress condition COS are shown .
423 +The log-fold change was calculated and differential gene expression was determined using the software edgeR .
424 +Transcriptional or translational changes are considered significant , when they show a p-value of 0.05 and an FDR of 0.1 .
425 +Significant changes in BHI
426 +COS compared to control are highlighted in gray .
427 +Only genes with significant changes on transcriptional and/or translational level are listed .
428 +S8 Table .
429 +Summary of the Predict Protein results for the putative proteins encoded by the novel genes .
430 +The first columns show the AA composition , followed by predicted cellular localization , number of transmembrane helices , disulfide bonds and binding motives .
431 +Additionally , secondary structures , disordered regions and domains are predicted .
432 +S9 Table .
433 +Summary of the Predict Protein results for the short annotated genes .
434 +The first columns show the AA composition , followed by predicted cellular localization , number of transmembrane helices , disulfide bonds and binding motives .
435 +Additionally , secondary structures , disordered regions and domains are predicted .
436 +S10 Table .
437 +Classification into 're al ' and ' pseudo ' proteins by the machine-learning algorithm .
438 +The upper part of the table shows the results for the novel genes and the lower part for
439 +S1 File .
440 +Custom script used for reading frame determination in the sum signal of gene groups .
441 +S2 File. Custom script used for detecting sequence conservation. (BASH)
442 +S3 File .
443 +Custom script used for extracting intergenic sequences -- for comparative conservation analysis .
444 +Acknowledgments
445 +We thank Svenja Simon for providing her R scripts for RPKM value and coverage calculation .
446 +Conceptualization: Sarah M. Hücker, Siegfried Scherer, Klaus Neuhaus.
447 +Data curation: Sarah M. Hücker, Zachary Ardern, Tatyana Goldberg.
448 +Formal analysis : Sarah M. Hücker , Zachary Ardern , Tatyana Goldberg , Andrea Schafferhans , Gisle Vestergaard , Chase W. Nelson , Klaus Neuhaus .
449 +Funding acquisition: Siegfried Scherer.
450 +Investigation : Sarah M. Hücker , Zachary Ardern , Andrea Schafferhans , Michael Bernhofer , Gisle Vestergaard , Chase W. Nelson , Klaus Neuhaus .
451 +Methodology : Sarah M. Hücker , Tatyana Goldberg , Michael Bernhofer , Chase W. Nelson , Klaus Neuhaus .
452 +Project administration: Siegfried Scherer, Klaus Neuhaus.
453 +Resources : Andrea Schafferhans , Michael Bernhofer , Michael Schloter , Burkhard Rost .
454 +Software : Zachary Ardern , Tatyana Goldberg , Andrea Schafferhans , Gisle Vestergaard , Michael Schloter , Burkhard Rost .
455 +Visualization: Sarah M. Hücker, Zachary Ardern.
456 +Writing – original draft: Sarah M. Hücker.
457 +Writing -- review & editing : Zachary Ardern , Chase W. Nelson , Siegfried Scherer , Klaus Neuhaus .
458 +1.
459 +2 .
460 +Lim JY , Yoon J , Hovde CJ .
461 +A brief overview of Escherichia coli O157 : H7 and its plasmid O157 .
462 +J Microbiol Biotechnol .
463 +2010 ; 20 ( 1 ) :5 -- 14 .
464 +PMID : 20134227 ; PubMed Central PMCID : PMC3645889 .
465 +14 .
466 +Boekhorst J , Wilson G , Siezen RJ .
467 +Searching in microbial genomes for encoded small proteins .
468 +Microb Biotechnol .
469 +2011 ; 4 ( 3 ) :308 -- 13 .
470 +https://doi.org/10.1111/j.1751-7915.2011.00261.x PMID : 21518296 .
471 +15 .
472 +Storz G , Wolf YI , Ramamurthi KS .
473 +Small proteins can no longer be ignored .
474 +Annu Rev Biochem .
475 +2014 ; 83:753 -- 77 .
476 +https://doi.org/10.1146/annurev-biochem-070611-102400 PMID : 24606146 .
477 +18 .
478 +Kemp G , Cymer F. Small membrane proteins -- elucidating the function of the needle in the haystack .
479 +Biol Chem .
480 +2014 ; 395 ( 12 ) :1365 -- 77 .
481 +https://doi.org/10.1515/hsz-2014-0213 PMID : 25153378
482 +25.
483 +26.
484 +27 .
485 +Dornenburg JE , Devita AM , Palumbo MJ , Wade JT .
486 +Widespread Antisense Transcription in Escherichia coli .
487 +mBio .
488 +2010 ; 1 ( 1 ) .
489 +https://doi.org/10.1128/mBio.00024-10 PMID : 20689751 .
490 +29 .
491 +Wade JT , Grainger DC .
492 +Pervasive transcription : illuminating the dark matter of bacterial transcriptomes .
493 +Nat Rev Microbiol .
494 +2014 ; 12 ( 9 ) :647 -- 53 .
495 +https://doi.org/10.1038/nrmicro3316 PMID : 25069631 .
496 +41 .
497 +Rutherford K , Parkhill J , Crook J , Horsnell T , Rice P , Rajandream MA , et al. .
498 +Artemis : sequence visuali-zation and annotation .
499 +Bioinformatics .
500 +2000 ; 16 ( 10 ) :944 -- 5 .
501 +PMID : 11120685 .
502 +45 .
503 +Rost B , Yachdav G , Liu J .
504 +The predictprotein server .
505 +Nucleic Acids Res .
506 +2004 ; 32 ( suppl 2 ) : W321 -- W6 .
507 +48 .
508 +Browning DF , Busby SJ .
509 +The regulation of bacterial transcription initiation .
510 +Nat Rev Microbiol .
511 +2004 ; 2 ( 1 ) :57 -- 65 .
512 +https://doi.org/10.1038/nrmicro787 PMID : 15035009 .
513 +49 .
514 +Wilson KS , von Hippel PH. Transcription termination at intrinsic terminators : the role of the RNA hairpin .
515 +Proc Natl Acad Sci U S A. 1995 ; 92 ( 19 ) :8793 -- 7 .
516 +PMID : 7568019 ; PubMed Central PMCID : PMC41053 .
517 +52 .
518 +Hughes AL. .
519 +Adaptive Evolution of Genes and Genomes .
520 +Oxford University Press , New York .
521 +1999 .
522 +65 .
523 +Gerashchenko MV , Gladyshev VN .
524 +Ribonuclease selection for ribosome profiling .
525 +Nucleic Acids Res .
526 +2017 ; 45 ( 2 ) : e6 .
527 +https://doi.org/10.1093/nar/gkw822 PMID : 27638886 .
528 +69 .
529 +Banerjee S , Chalissery J , Bandey I , Sen R. Rho-dependent transcription termination : more questions than answers .
530 +J Microbiol .
531 +2006 ; 44 ( 1 ) :11 -- 22 .
532 +Epub 2006/03/24 .
533 +2342 [ pii ] .
534 +PMID : 16554712 .
535 +70 .
536 +Zheng X , Hu G-Q , She Z-S , Zhu H. Leaderless genes in bacteria : clue to the evolution of translation initiation mechanisms in prokaryotes .
537 +BMC Genomics .
538 +2011 ; 12 ( 1 ) :361 .
539 +72 .
540 +Levitt M. Nature of the protein universe .
541 +Proc Natl Acad Sci U S A. 2009 ; 106 ( 27 ) :11079 -- 84 .
542 +https://doi .
543 +org/10 .1073 / pnas .0905029106 PMID : 19541617 ; PubMed Central PMCID : PMC2698892 .
544 +74 .
545 +Tatarinova TV , Lysnyansky I , Nikolsky YV , Bolshoy A .
546 +The mysterious orphans of Mycoplasmataceae .
547 +Biol Direct .
548 +2016 ; 11 ( 1 ) :1 .
549 +78 .
550 +Zur H , Aviner R , Tuller T. Complementary Post Transcriptional Regulatory Information is Detected by PUNCH-P and Ribosome Profiling .
551 +Sci Rep. 2016 ; 6 .
552 +Solovyev VV, Tatarinova TV. Towards the integration of genomics, epidemiological and clinical data. Genome Med. 2011; 3(7):48. https://doi.org/10.1186/gm264 PMID: 21867574; PubMed Central PMCID: PMC3221549.
553 +Wang D, Zhang Y, Zhang Z, Zhu J, Yu J. KaKs_Calculator 2.0: a toolkit incorporating gamma-series methods and sliding window strategies. Genomics Proteomics Bioinformatics. 2010; 8(1):77–80. https://doi.org/10.1016/S1672-0229(10)60008-3 PMID: 20451164
554 +88 .
555 +Altschul SF , Gish W , Miller W , Myers EW , Lipman DJ .
556 +Basic local alignment search tool .
557 +J Mol Biol .
558 +1990 ; 215 ( 3 ) :403 -- 10 .
559 +https://doi.org/10.1016/S0022-2836 ( 05 ) 80360-2 PMID : 2231712
560 +90 .
561 +Rice P , Longden I , Bleasby A. EMBOSS : the European Molecular Biology Open Software Suite .
562 +Trends Genet .
563 +2000 ; 16 ( 6 ) :276 -- 7 .
564 +Epub 2000/05/29 .
565 +PMID : 10827456 .
566 +93 .
567 +Kans J. Entrez Direct : E-utilities on the UNIX Command Line : Bethesda ( MD ) : National Center for Bio-technology Information ; 2013 .
568 +94 .
569 +Rost B , Sander C. Combining evolutionary information and neural networks to predict protein secondary structure .
570 +Proteins .
571 +1994 ; 19 ( 1 ) :55 -- 72 .
572 +https://doi.org/10.1002/prot.340190108 PMID : 8066087 .
573 +96 .
574 +Ceroni A , Passerini A , Vullo A , Frasconi P. DISULFIND : a disulfide bonding state and cysteine connectivity prediction server .
575 +Nucleic Acids Res .
576 +2006 ; 34 ( suppl 2 ) : W177 -- W81 .
...\ No newline at end of file ...\ No newline at end of file
1 +Data exploration, quality control and statistical
2 +1Department of Statistics , University of Wisconsin-Madison , Madison , WI 53706 , USA , 2Department of Public Health Sciences , Medical University of South Carolina , SC 29425 , USA , 3Great Lakes Bioenergy Research Center , University of Wisconsin-Madison , Madison , WI 53726 , USA , 4Department of Biochemistry , University of Wisconsin-Madison , Madison , WI 53706 , USA , 5Department of Bacteriology , University of Wisconsin-Madison , Madison , WI 53706 , USA and 6Department of Biostatistics and Medical Informatics , University of Wisconsin-Madison , Madison , WI 53792 , USA
3 +Received April 13, 2017; Revised June 02, 2017; Editorial Decision June 27, 2017; Accepted July 12, 2017
4 +ABSTRACT
5 +ChIP-exo/nexus experiments rely on innovative modifications of the commonly used ChIP-seq protocol for high resolution mapping of transcription factor binding sites .
6 +Although many aspects of the ChIP-exo data analysis are similar to those of ChIP-seq , these high throughput experiments pose a number of unique quality control and analysis challenges .
7 +We develop a novel statistical quality control pipeline and accompanying R/Bioconductor package , ChIPexoQual , to enable exploration and analysis of ChIP-exo and related experiments .
8 +ChIPexoQual evaluates a number of key issues including strand imbalance , library complexity , and signal enrichment of data .
9 +Assessment of these features are facilitated through diagnostic plots and summary statistics computed over regions of the genome with varying levels of coverage .
10 +We evaluated our QC pipeline with both large collections of public ChIP-exo/nexus data and multiple , new ChIP-exo datasets from Escherichia coli .
11 +ChIPexoQual analysis of these datasets resulted in guidelines for using these QC metrics across a wide range of sequencing depths and provided further insights for modelling ChIP-exo data .
12 +INTRODUCTION
13 +Chromatin Immunoprecipitation followed by exonuclease digestion and next generation sequencing ( ChIP-exo ) is currently one of the state-of-the-art high throughput assays for profiling protein-DNA interactions at or close to single base-pair resolution ( 1 ) .
14 +It presents a powerful alternative to popular ChIP-seq ( chromatin immunoprecipitation coupled with next generation sequencing ) assay .
15 +ChIP-exo experiments first capture millions of DNA fragments ( 150 -- 250 bps in length ) that the protein under study interacts with , using a protein-specific antibody and random fragmentation of DNA .
16 +Then , - exonuclease ( - exo ) is deployed to trim the 5 ′ end of each DNA fragment to each protein-DNA interaction boundary .
17 +This step is unique to ChIP-exo and aims to achieve significantly higher spatial resolution compared to ChIP-seq .
18 +Finally , high throughput sequencing of a small region ( 36 -- 100 bps ) at the 5 ′ end of each fragment generates millions of reads .
19 +Similarly , ChIP-nexus ( Chromatin Immunoprecipitation followed by exonuclease digestion , unique barcode , single ligation and next generation ligation ) ( 2 ) is a further modification on the ChIP-exo protocol .
20 +ChIP-nexus aims to overcome limitations of ChIP-exo by yielding high complexity libraries with numbers of cells comparable to that of ChIP-seq experiments .
21 +This is achieved by reducing the numbers of ligations in the standard ChIP-exo protocol from two to one , and adding unique , randomized barcodes to adaptors to enable monitoring of overamplification .
22 +In addition to these , several other high-resolution protocols have also been considered .
23 +In X-ChIP and ORGANIC ( 3,4 ) , the DNA is fragmented by the application of endonuclease and exonuclease enzymes and then stabilized by sonication .
24 +The main difference between these two protocols is that in X-ChIP , the cells are crosslinked with formaldehyde and then the DNA is extracted by cell lysation , while the ORGANIC protocol achieves this step by nuclear isolation .
25 +Currently , ChIP-exo seems to be the more commonly adapted high-resolution protocol .
26 +Figure 1A illustrates the differences between distinct ChIP-based protocols : ChIP-exo , ChIP-nexus , single-end ( SE ) ChIP-seq , paired-end ( PE ) ChIP-seq .
27 +The 5 ′ ends from a ChIP-exo/nexus experiment are clustered more tightly around the binding sites of the protein than in a ChIP-seq experiment .
28 +In a PE ChIP-seq experiment , both ends are sequenced as opposed to only the 5 ′ end in a SE ChIP-seq .
29 +Although ChIP-exo/nexus protocols are being adopted by the research community , features of ChIP-exo data , specially those pertaining to data quality , have not been investigated .
30 +First , DNA libraries generated by the ChIP-exo protocol are expected to be less complex than the libraries generated by ChIP-seq ( 5 ) because digestion by-exo aims to reduce the number of individual genomic positions , to which sequencing reads can map , to small regions located around the actual binding sites .
31 +Therefore , in high quality and deeply sequenced ChIP-exo datasets , it is possible to observe large numbers of reads accumulating at a small number of bases due to actual signal rather than overamplification bias as commonly observed in ChIP-seq experiments .
32 +Second , although we expect approximately the same numbers of reads from both DNA strands at a given binding site , there may be locally more reads in one strand than in the other , owing to - exo efficiency , ligation efficiency , or other factors .
33 +This is an important point with implications on the statistical analysis of ChIP-exo data .
34 +Specifically , currently available ChIP-exo specific statistical analysis methods ( e.g. MACE ( 6 ) , CexoR ( 7 ) and Peakzilla ( 8 ) ) rely on the existence of peak-pairs formed by forward and reverse strand reads at the binding site .
35 +Finally , most of current widely used ChIP-seq quality control ( QC ) guidelines ( 9 -- 11 ) may not be directly applicable to ChIP-exo data .
36 +To address these challenges , we develop a suite of diagnostic plots and summary statistics and implement them in a versatile R/Bioconductor package named ChIPexoQual .
37 +The overall pipeline takes into account the characteristics of ChIP-exo/nexus data and addresses the critical shortcomings of the currently available QC pipelines that are not particularly tailored for ChIP-exo/nexus data ( 9 -- 10,12 -- 13 ) .
38 +We apply this pipeline to a large collection of public and newly generated ChIP-exo/nexus data and we validate the QC pipeline by evaluating the samples for features that capture high signal to noise , such as occurrences of motifs recognized by the profiled DNA interacting protein and also utilize blacklisted regions as identified by the ENCODE consortium .
39 +MATERIALS AND METHODS
40 +ChIP-seq/exo/nexus datasets
41 +E. coli ChIP-exo and ChIP-seq samples .
42 +For simplicity , we introduce some abbreviations for the Escherichia coli 70 ChIP-exo ( E ) , PE ChIP-seq ( P ) , and SE ChIP-seq ( S ) samples .
43 +We denote the data generated in the first ( second ) batch as E1 ( E2 ) , P1 ( P2 ) and S1 ( S2 ) .
44 +Summaries of the growth conditions and sample IDs for the ChIP-exo samples are included in Table 1 .
45 +The SE and PE ChIP-seq samples generated under the same conditions share the same Id .
46 +convention .
47 +The procedures for sample preparation and sequencing are described in the supplement .
48 +The ChIP-exo experiments followed the protocol 7 described in ( 1 ) .
49 +Processing of the ChIP-exo and ChIP-nexus samples .
50 +We aligned the ChIP-exo/nexus samples in Table 2 by following the descriptions listed in their respective publications .
51 +When the alignment settings were not discernible in the original publication , we used bowtie ( version 1.1.2 ) ( 14 ) .
52 +We aligned the E1 samples of Table 1 with bowtie-q - m 1 - l 55 - k 1 -5 3 -3 40 -- best - S and the E2 samples using bowtie - q - m 1 - v 2 -- best .
53 +The average read lengths were 102 and 52 bp for the E1 and E2 samples , respectively .
54 +Hence , to make the alignments for both samples comparable , we trimmed 40 bp from the 3 ′ ends of the reads in the E1 samples .
55 +We trimmed 3 bp from the 5 ′ end to remove the adaptors in the E1 samples .
56 +ChIP-exo and ChIP-seq peak calling with MOSAiCS to identify high signal peaks
57 +MOSAiCS ( 15 ) is a model-based approach for the analysis of ChIP-seq and ChIP-exo data .
58 +We used MOSAiCS to identify sets of highly significant peaks for ChIP-exo and ChIP-seq under the GC + Mappability and InputOnly modes for background estimation , respectively .
59 +Subsequently , we called peaks with a 5 % FDR and a threshold of at least 100 extended fragments .
60 +Generation of a set of high signal regions from E. coli samples to assess strand imbalance
61 +We partitioned the E. coli genome into non-overlapping intervals of length 150 bp and counted the number of reads overlapping each interval .
62 +As is usually the practice with ChIP-seq analysis , each read was extended to the average fragment length of 150 bp toward the 3 ′ direction .
63 +To evaluate the strand imbalance , we identified a set of high signal peaks for ChIP-exo and SE ChIP-seq .
64 +The subset of these peaks for which dPeak ( 16 ) analysis identified one or more binding events were used in FSR assessments ( Figure 1B and Supplementary Figure S1E ) .
65 +Existing next generation sequencing data QC metrics and methods
66 +We used the ChIP-seq QC metric definitions established by the ENCODE consortium ( 10,11 ) , and described in detail at https://genome.ucsc.edu/ENCODE/qualityMetrics .
67 +html .
68 +These QC metrics were calculated with the ChIPUtils package ( version 0.99.0 from https://github.com/keleslab/ ChIPUtils ) .
69 +Empirical data from the ENCODE project suggests the following guidelines for interpretation of the QC metrics for human and mouse genomes : a PBC value between 0 -- 0.5 indicates severe bottlenecking , 0.5 -- 0.8 moderate bottlenecking , 0.8 -- 0.9 mild bottlenecking and 0.9 -- 1 no bottlenecking .
70 +In addition to ENCODE QC metrics , we considered FASTQC ( version 0.11.5 ) and htSeqTools ( version 1.16.0 ) ( 9 ) for assessing the overall quality of the ChIP-exo/nexus sequences .
71 +Collectively , these encompass all the metrics available for read-level data in ChiLin ( 13 ) , which is another QC tool for ChIP-seq and DNase-seq , and Q-nexus ( 12 ) , which is a ChIP-nexus analysis pipeline with QC features that are similar to that of FASTQC .
72 +The remaining metrics calculated by the ChiLin pipeline require the use of a peak calling algorithm or external data ( such as DNas hypersensitive sites ) and , therefore , are not utilized in our evaluations .
73 +Blacklisted regions in eukaryotic genomes
74 +For the mm9 , hg19 , and dm3 genomes , we used the blacklists generated by the ENCODE consortium ( 17 ) , available at https://sites.google.com/site/anshulkundaje/projects/ blacklists .
75 +These lists consist of genomic segments for which next-generation sequencing experiments produce artificially high signal .
76 +These lists were empirically derived from large compendia of data generated by the ENCODE and modENCODE consortia , respectively .
77 +ChIP-exo quality control with R package ChIPexoQual We implemented our proposed QC pipeline with an R/Bioconductor package named ChIPexoQual , available at http://bioconductor.org/packages/release/bioc/html/ ChIPexoQual.html .
78 +The analysis in this paper used version 1.0.0 of the ChIPexoQual package .
79 +ChIPexoQual : The package takes a set of N aligned reads from a ChIP-exo ( or ChIP-nexus ) experiment as input and performs the following steps .
80 +1 .
81 +Identify read islands , i.e. overlapping clusters of reads separated by gaps , from read coverage .
82 +The gaps are defined as the union of positions in the genome with fewer than h * ( default = 1 ) aligned reads .
83 +The remaining is lands can be interpreted as the natural partition of the genome determined by a ChIP-exo/nexus experiment .
84 +2 .
85 +Compute Di , number of reads in island i ; Ui number of positions in island i with at least one aligning read ; and Wi , the width of island i defined as the total number of bases in the island , i = 1 , · · · , I. 3 .
86 +For each island i , i = 1 , · · · , I , compute island statistics : D U ARCi = i , URC i Wi Di i = , FSRi = ( # of fwd .
87 +strand reads aligning to island i ) / Di , 4 .
88 +Generate diagnostic plots ( i ) URC vs. ARC plot ; ( ii ) Region Composition plot ; ( iii ) FSR distribution plot .
89 +5 .
90 +Randomly sample without replacement M ( at least 500 , default = 1000 ) islands and fit , = + + Di β1Ui β2Wi εi , where ε denotes the independent error term .
91 +Repeat this i process B ( default = 1000 ) times and generate box plots of estimated and .
92 +1 2
93 +Interpretation of the linear model in the QC pipeline .
94 +The linear model
95 +Di = β1Ui + β2Wi + εi
96 +is a re-parametrization of the following relationship from URC vs. ARC diagnostic plot : κ URC = + γ + ε i i ARCi with = 1 and = − .
97 +In this setting , can be 1 / 2 / considered as the large-depth URCi , i.e. the limiting ratio between the number of positions with at least one mapping read and depth as the depth tends to infinity .
98 +Equivalently , = 1 can be interpreted as the average number 1 / of aligned reads per unique position when the sequencing depth is large .
99 +To interpret = − , we express as a 2 / function of ARC and URC and assume that is already estimated .
100 +Then ,
101 +ARC lim ARC , γ W γ W D → ∞ U ( D ) where approximates the URC as the sequencing depth increases .
102 +In a low quality experiment where reads accumulate in a few number of positions due to PCR amplification bias or other artifacts , several reads are expected to repeatedly align to the same collection of unique positions , making the term involving the limit diverge from ARC .
103 +In contrast , in a highquality experiment , / is expected to converge to zero because the expression with the limit approximates ARC .
104 +The ChIPexoQual pipeline is enriched by the following two additional modules that are utilized when the sequencing depth is high and/or blacklisted regions are available .
105 +i. Subsampling analysis .
106 +For high depth datasets ( e.g. , ≥ 60M reads for human and mouse samples ) , we subsample N1 < N2 < · · · < N reads , starting with N1 = 20M reads and up to 50M reads in 10M increments as default , and apply steps 1 to 5 for each of the subsampled datasets .
107 +ii .
108 +Blacklisted regions analysis .
109 +The islands identified by ChIPexoQual are separated into two different collections based on their overlap with a set of blacklisted regions .
110 +Then , the 1 and 2 scores are estimated for both collections and compared against the all island scores .
111 +Motif analysis of FoxA1 and TBP enriched regions
112 +For each ChIP-exo/nexus sample , we used the ChIP-exo QC pipeline to partition its reference genome into a set of islands with their respective summary statistics .
113 +We then filtered them into collections of high quality regions as follows : i. FoxA1 experiments : we removed the islands with ( i ) reads residing only on one strand ; ( ii ) Ui ≤ 15 ; ( iii ) Di ≤ 100 .
114 +ii .
115 +For TBP experiments : we removed the islands with ( i ) reads residing only on one strand ; ( ii ) Wi < 50 or Wi ≥ 2000 bp ; ( iii ) Ui ≤ 15 ; ( iv ) Di ≤ medianjDj .
116 +These thresholds were empirically selected .
117 +To validate their robustness , we performed an analogous analysis by using the regions that overlapped a set of peaks ( identified by MOSAiCS at FDR 5 % ) with width larger than 3 × rl , where rl is the median read length of the experiment ( Supplementary Figures S34 and S35 ) .
118 +The width filter was not applied to the TBP ChIP-exo samples , and accordingly to the ChIP-nexus samples for consistency , since they exhibited over-amplification ( 2 ) .
119 +We used FIMO ( version 4.9.1 ) ( 18 ) to identify the FoxA1 and TBP motifs within each enriched region using the FoxA1 MA0148 .1 and TBP MA0108 .1 position weight matrices from the JASPAR database ( 19 ) , respectively .
120 +For the FoxA1 experiments we used the default parameters and for the TBP experiments we considered all motifs identified with FIMO p.value < 0.05 .
121 +RESULTS
122 +Publicly available ChIP-exo/nexus and novel E. coli ChIP- seq/exo datasets
123 +We utilized a rich collection of publicly available ChIP-exo/nexus data from multiple organisms to build and evaluate our quality control pipeline ( Table 2 ) .
124 +These include : CTCF factor in human HeLa cell lines ( 1 ) ; ER factor in human MCF-7 cell lines ( 20 ) ; GR factor in IMR90 , K562 and U2OS human cell lines ( 21 ) ; TBP factor in human K562 cell lines ( 22 ) ; H3 histone in S. cerevisiae where most , but not all of the tail was deleted ( 1-28 ) ( 23 ) .
125 +ChIP-nexus data included experiments from ( 2 ) profiling TBP in human K562 cells , MyC and Max in D. melanogaster S2 cell lines , and Twist and Dorsal in D. melanogaster embryo .
126 +In order to have a setting where we can compare SE and PE ChIP-seq with their ChIP-exo counterpart , we profiled 70 under a variety of conditions in E. coli with ChIP-exo ( Table 1 ) , SE and PE ChIP-seq .
127 +Collectively , we generated 70 factor ChIP-exo , PE and SE ChIP-seq experiments under aerobic ( + O2 ) and anaerobic ( − O2 ) conditions in glu cose minimal media .
128 +For simplicity , we named these experiments as E1 , P1 and S1 , respectively .
129 +Similarly , we generated 70 factor ChIP-exo and PE ChIP-seq experiments in E. coli under aerobic ( + O2 ) conditions with and without rifampicin treatment .
130 +We also named these experiments E2 and P2 , respectively .
131 +ChIP-exo versus ChIP-seq: general features
132 +We first compared ChIP-seq and ChIP-exo in terms of data features that are well studied in ChIP-seq studies .
133 +Our 70 ChIP-seq and ChIP-exo samples from E. coli are especially well suited for this task since they are all deeply sequenced compared to the genome size of E. coli .
134 +Figures 1B -- C summarize this comparison for one biological replicate of ChIP-exo and ChIP-seq experiments from the same biological conditions ( samples E1-1 from Table 1 , P1-1 and S1-1 following the same Id .
135 +convention ) .
136 +Peak-pair assumption .
137 +We evaluated the peak-pair assumption , i.e. a cluster of reads in the forward strand located on the left-hand-side of the binding site is usually paired with a cluster of reads located on the right-hand-side of the binding site in the reverse strand .
138 +This observation is commonly utilized in designing statistical analysis methods for ChIP-exo data ( 6 -- 8 ) .
139 +We considered the set of peaks identified in both the ChIP-seq and ChIP-exo samples as high quality peaks ( Materials and Methods ) and calculated the proportion of forward strand reads in these regions ( Figure 1B and Supplementary Figures S1 -- S3 ) .
140 +This plot reveals a higher level of strand imbalance for ChIP-exo compared to ChIP-seq .
141 +Potential reasons for this observation include ligation efficiency , efficiency of - exo digestion , and single-stranded protein-DNA interactions .
142 +Overall , such an imbalance is more likely to occur in low complexity libraries .
143 +Read distributions within signal and background regions .
144 +Using extended raw read counts within 150 bp non-overlapping intervals , i.e. , bins interrogating the genome , Figure 1C depicts that , as observed by others , ChIP read counts from ChIP-exo and ChIP-seq are linearly correlated especially at high read counts .
145 +This indicates that signals for potential binding sites are well reproducible between ChIP-exo and ChIP-seq data .
146 +In contrast , there is a clear difference between the two data types for bins with low read counts , highlighting potential differences in the background read distributions of these data types .
147 +Comparisons with other paired E. coli ChIP-seq and ChIP-exo samples led to similar conclusions ( Supplementary Figures S1 -- S3 ) .
148 +Mappability and GC-content bias .
149 +We next evaluated ChIP-exo data of CTCF in HeLa cells ( 1 ) to investigate biases inherent to next generation sequencing experiments with eukaryotic genomes .
150 +Figures 1D and E ( Supplementary Figure S4 ) display the bin-level average read counts against mappability and GC-content .
151 +Each data point is obtained by averaging the read counts across bins with the same mappability of GC-content .
152 +These biases , increasing linear trend with mappability and non-linear trend with GC-content , are similar to those observed in ChIP-seq datasets ( 15,24 -- 25 ) .
153 +This observation indicates that analysis of ChIP-exo data should benefit from methods that take into account apparent sequencing biases such as mappability and GC content , mostly when an input control sample is not available to account for variability in the background read distribution .
154 +Existing high throughput sequencing quality control metrics applied to ChIP-exo/nexus data
155 +We processed the ChIP-exo/nexus samples with FASTQC and observed that in 73.33 % and 93.33 % of the cases , at least a warning is raised for sequence duplication levels and kmer content representation ( Supplementary Table S1 ) , respectively .
156 +The former assumes that most sequences will occur only once in a diverse library and the latter assumes that any small fragment should not have a positional bias in its appearance within a library .
157 +Clearly , these assumptions are not appropriate for ChIP-exo/nexus data , as the exo-enzyme is expected to stop its digestion when it reaches the crosslinking protein .
158 +The ENCODE consortium established empirical and widely used QC metrics on ChIP-seq data ( 10 ) .
159 +We evaluated how these metrics , namely PCR Bottleneck Coefficient ( PBC ) , Normalized Strand Cross-Correlation ( NSC ) , and Relative Strand Cross-Correlation ( RSC ) defined at https : / / genome.ucsc.edu/ENCODE/qualityMetrics.html ( 10,11 ) .
160 +Tables 1 and 2 present these metrics for the collection of ChIP-exo/nexus datasets we consider in this paper .
161 +Marinov et al. ( 11 ) discussed that highly complex ChIP-seq libraries can become exhausted by deep sequencing .
162 +Hence , the PBC is expected to decrease as the sequencing depth increases .
163 +This effect is expected to be more severe in ChIP-exo/nexus as DNA libraries generated by those protocols are expected to be less complex than the libraries generated by ChIP-seq because the numbers of positions to which the reads can align to are reduced due to the exonuclease digestion .
164 +This affects the interpretation of the PBC , which is defined as the ratio of the number of genomic positions to which exactly one read maps to the number of genomic positions to which at least one read maps .
165 +For ChIP-seq samples , low PBC values ( e.g. , ≤ 0.5 ) indicate high levels of PCR amplification bias , i.e. PCR bottleneck , unless the sequencing depth is high enough to saturate all targets of the factor profiled .
166 +In contrast , for ChIP-exo/nexus , exonuclease digestion will lead to reads with same exact 5 ′ end even before the PCR amplification step .
167 +We note that the PBC values are especially low for deeply sequenced ChIP-exo and ChIP-nexus samples ; however , this does not automatically indicate severe bottlenecking as suggested by standard ChIP-seq guidelines .
168 +Planet et al. ( 9 ) presented in the R/Bioconductor package htSeqTools the Standardized Standard Deviation ( SSD ) as a metric to assess enrichment efficiency and to compare across samples .
169 +According to the guidelines established by the authors , higher values of this metric indicates high-quality .
170 +We calculated the SSD coefficient for all the ChIP-exo/nexus samples ( Tables 1 and 2 ) .
171 +Detailed examination of these results reveals a key shortcoming of this metric as the propensity to label samples with low library complexity as higher quality because the reads in such sam ples align to fewer positions in the genome .
172 +For example , when comparing the ChIP-exo/nexus TBP samples , the use of this metric suggests that the deeply sequenced ChIP-exo samples ( replicates 2 and 3 ) exhibit higher quality than the first ChIP-nexus replicate .
173 +This is in contrast to evaluation of these datasets with an independent , motif-based metric as we discuss below .
174 +The Strand Cross-Correlation ( SCC ) , introduced by Kharchenko et al. ( 26 ) , is a commonly used quality metric in assessing ChIP-seq enrichment quality .
175 +It aims to quantify how well the reads mapped to each strand are clustered around the locations of the protein -- DNA interaction sites by calculating the Pearson correlation between forward and backward strands reads by shifting them across a range that covers both the read length of the experiment and the expected average fragment length .
176 +Typical SCC profiles exhibit two local maxima : at the average fragment length and the read length .
177 +In high quality experiments with clear ChIP enrichment , the average fragment length maximum coincides with the global maximum .
178 +In an idealized ChIP-exo experiment where the DNA fragments are digested to the boundaries of the protein -- DNA interaction sites , the SCC profile is expected to maximize at the motif length indicating clustering of the forward and reverse strand reads around the binding site .
179 +This hinders the interpretation of SCC for a ChIP-exo/nexus experiment since it is now maximized at an unobserved shorter fragment length that is confounded with the ` phantom peak ' at the read length .
180 +Carroll et al. ( 27 ) studied the impact of blacklisted regions and duplicated reads when calculating the SCC for ChIP-exo data .
181 +The authors showed that there is a dramatic effect in the SCC profile when removing duplicated reads but the effect of removing the blacklisted regions may be specific in few positions of the SCC profile and suggested to calculate the SCC using only aligned reads that overlap the experiment 's set of peaks but do n't overlap a set of predefined blacklisted regions .
182 +Several biases are introduced into the computation of this modified SCC , because it requires the use and tuning of a peak calling algorithm .
183 +Furthermore , in a lower quality experiment , the peaks may not correspond to actual binding sites .
184 +Figure 1F displays the SCC curves for the CTCF HeLa samples where the ChIP-exo curve actually shows local maxima at 12 bp and the read length , while the SE ChIP-seq curves have an expected local maxima at the read length and a global maxima at the average fragment length .
185 +SCC profiles for other samples are available in Supplementary Figures S5 to S14 .
186 +In ChIP-exo experiments , the read length and the fragment length peaks in the SCC are confounded .
187 +Furthermore , the former is close in proximity to the motif length ; as a result , this may incorrectly suggest experiments to be marginally successful or even failed ( e.g. Supplementary Figure S8 ) and renders QC metrics such as the Normalized Strand Cross-Correlation ( NSC ) or the Relative Strand Cross-Correlation ( RSC ) harder to interpret .
188 +However , in majority of the cases we present , the profile itself seems informative about the enrichment signal in ChIP-exo nexus / experiments .
189 +ChIP-exo quality control pipeline ChIPexoQual To address the limitations of available analytical exploration approaches discussed above , we developed ChIPexoQual .
190 +In Table 3 , we compare ChIPexoQual against the existing tools discussed above .
191 +We highlight that ChIPexoQual provides a global view of both library enrichment and complexity , and detailed diagnostic plots for the balance between the two .
192 +We first present the overall pipeline and then discuss individual components with a case study using ChIP-exo data of FoxA1 from ( 20 ) and ChIP-nexus data from ( 2 ) .
193 +Figure 2 summarizes the 4-step pipeline and the two additional modules .
194 +Given aligned reads from a ChIP-exo/nexus sample , the first step partitions the reference genome into islands representing overlapping clusters of reads separated by gaps by removing the regions with fewer than h * aligned reads .
195 +In step 2 , the total number of reads overlapping each island ( Di ) and the number of island positions with at least one aligned read ( Ui ) are recorded .
196 +Then , three summary statistics ARCi , URCi , and FSRi are computed for each region i. ARCi denotes the average read coefficient and is defined as the ratio of the number of reads in island i ( Di ) to the width of the island i ( Wi ) ; URCi , unique read coefficient , quantifies the inverse of the effective coverage and is defined as the ratio of the number of genomic positions with at least one aligned read within island i ( Ui ) to the number of reads in island i ( Di ) ; and FSRi denotes the proportion of forward strand reads .
197 +Step 3 of the pipeline generates several diagnostic plots aimed at quantifying ChIP enrichment and strand imbalance , and step 4 generates quantitative summaries of these diagnostic plots .
198 +Figure 2A presents the typical behavior of the URC vs. ARC plot for a high quality ChIP-exo sample .
199 +In general , the plot depicts two strong arms .
200 +The left arm , with low ARC and varying URC values , corresponds to background islands , regions that are usually composed of scattered reads that were not digested during the exonuclease step .
201 +The right arm where the URC decreases as the ARC increases corresponds to regions that are usually ChIP enriched .
202 +As a result , this arm depicts the balance between library enrichment and complexity .
203 +Low URC in this arm corresponds to regions composed by reads concentrated in a smaller number of positions .
204 +We quantify the shape of the URC versus ARC plot by the use of two estimated parameters : 1 which represents the average number of reads aligned to the unique positions in large depth regions and 2 which represents the overall change in depth as the width varies across a large set of regions .
205 +These parameters are estimated by sampling experiments on the original samples .
206 +We provide further details on how to obtain these later in the paper where we apply the pipeline to a large collection of ChIP-exo/nexus experiments .
207 +Figure 2B and C present the typical behavior of the Region Composition and Forward Strand Ratio ( FSR ) distribution plots , both of which quantify the strand imbalance as part of the QC pipeline .
208 +The Region Composition plot depicts how quickly the ratio of islands exclusively composed of fragments on a single strand among the islands with comparable read depth decreases as a function of read depth of the island .
209 +In a high quality sample , the proportion of islands with reads from only one strand is expecte to decrease rapidly as we consider higher depth regions .
210 +In contrast , this proportion remains approximately constant in lower quality samples .
211 +The Forward Strand Ratio distribution plot illustrates how quickly the quantiles of the FSR approaches to 0.5 , the expected FSR value in high quality samples .
212 +Even though not every region in a ChIP-exo experiment is perfectly balanced , the most enriched regions are expected to have approximately equal numbers of reads in both strands .
213 +Application and validation of ChIPexoQual with the FoxA1 ChIP-exo dataset .
214 +We next illustrate the proposed QC pipeline using FoxA1 ChIP-exo datasets , which were profiled at comparable sequencing depths in three biological replicates of mouse liver cells .
215 +We first investigated various thresholds for partitioning the mouse genome using these ChIP-exo samples .
216 +We specifically considered small thresholds because larger thresholds are likely to partition wider regions into smaller ones , discard parts of wide regions , and ignore background regions completely .
217 +With this in mind we processed the FoxA1 datasets with the following thresholds 1 , 5 , 25 and 50 ( Supplementary Figure S15 ) .
218 +We observed that , in a high-quality experiment , if multiple thresholds are small and close to each other , then the partitions are similar and the distributions of the proposed metrics are similar as well .
219 +Hence , we decided to use the default threshold of h * = 1 when analyzing the FoxA1 samples .
220 +Figure 3A presents URC versus ARC plots for all three replicates .
221 +The first and third replicates exhibit a defined decreasing trend in URC as the ARC increases .
222 +This indicates that these samples exhibit a higher ChIP enrichment than the second replicate .
223 +On the other hand , the overall URC level from the first two replicates is higher than that of the third replicate , elucidating that the libraries for the first two replicates are more complex than that of the third replicate .
224 +Figures 3B and C display the Read Composition and FSR distribution plots , which highlight specific problems with replicates 2 and 3 .
225 +Figure 3B exhibits apparent decreasing trends in the proportions of regions formed by fragments in one exclusive strand .
226 +High quality experiments tend to show exponential decay in the proportion of single stranded regions , while for the lower quality experiments , the trend may be linear or even constant ( Supplement Figure S21 ) .
227 +FSR distributions of both of replicates 2 and 3 are more spread around their respective medians ( Figure 3C ) .
228 +The rate at which the 0.1 and 0.9 quantiles approach the median indicate the aforementioned lower enrichment in the second replicate and the low complexity in the third one .
229 +In addition to step 4 , when a set of blacklisted regions is available we divide the ChIP-exo nexus islands into two / groups based on whether or not they overlap the blacklisted regions .
230 +Figure 3D illustrates that , first , 1 and scores 2 are robust to existence of islands in the blacklisted regions .
231 +Second , for the islands overlapping the blacklisted regions , both summary metrics are significantly higher in both the overall level and variance .
232 +Therefore , this stratified analysis further indicates that the 1 and 2 scores provide good overall assessments of the datasets and can clearly separate blacklist regions .
233 +We conclude that replicate 1 is higher quality than both of replicates 2 and 3 .
234 +We validate this observation with a motif analysis on the candidate binding regions identified from these replicates .
235 +A conservative approach to identify high quality binding regions ( Materials and Methods ) reveals 7014 , 1855 , and 2187 regions for replicates 1 , 2 and 3 , respectively .
236 +The lower number of enriched regions from replicate 2 is consistent with the lower ChIP enrichment pattern in the URC vs. ARC diagnostic plot .
237 +Figure 4A compares the FIMO scores among the three replicates , notsurprisingly confirming that the first replicate exhibits the highest quality .
238 +Figure 4B displays the average normalized read coverage around the actual motif locations in the candidate binding regions .
239 +These coverage plots reveal that the ChIP signal is slightly more defined for the first and third replicates than the second one , indicating overall strength of the ChIP enrichment in these samples compared to the second replicate .
240 +Figure 4C compares FSR distributions of the ChIP islands overlapping the union of the peaks across the three replicates and highlights that the samples largely satisfy the ` peak-pair ' assumption because peaks with at least one motif tend to be more strand-balanced .
241 +Furthermore , samples with lower library complexity appear to exhibit heavier FSR tails .
242 +High sequencing depth may confound low-complexity library issues .
243 +We evaluated every sample listed in Tables 1 and 2 with the ChIPexoQual QC pipeline ( Supplementary Figures S16 -- S27 ) .
244 +A key observation from this large scale analysis is that the URC versus ARC plots typically display one of the three patterns captured in the FoxA1 study .
245 +We will refer to these as pattern I ( FoxA1 replicate 1 ) , II ( FoxA1 replicate 2 ) , and III ( FoxA1 replicate 3 ) , respectively .
246 +Pattern III where the two arms along ARC are not distinguishable can arise due to either low-complexity library or high sequencing depth .
247 +For example , all three replicates of the TBP ChIP-exo from K562 , with sequencing depths between ∼ 60M to 115M reads , and replicate two of TBP ChIPnexus in K562 , with a sequencing depth of ∼ 130M reads , exhibit this pattern .
248 +A simple but effective strategy to distinguish the two plausible scenarios from Pattern III is to apply the QC pipeline to sub-samples randomly generated from the full dataset at varying sequencing depths ( sub-sampling analysis module ) .
249 +We applied this strategy by sub-sampling 20M to 50M reads in 10M increments , a range that represents the sequencing depths of the human samples we are using in this paper , from the TBP samples .
250 +URC vs. ARC diagnostics of these sub-samples ( Supplementary Figures S30 to S33 ) indicate that , among the four TBP samples with this pattern , replicates two and three of K562 ChIP-exo suffer from low-complexity library issues , whereas the other sam ples exhibit the pattern specific to high quality samples .
251 +To confirm this implication , we compared the top FIMO scores ( 18 ) of the TBP motif for the ChIP-exo and ChIP-nexus replicates .
252 +Figure 4D illustrates that the first ChIP-exo replicate and ChIP-nexus replicates identify binding events with consistently better motif matches than the other ChIP-exo replicates .
253 +This implication on overall quality is further confirmed by the large separation of the 1 and 2 scores between regions that do and do not overlap with the blacklist regions for these high quality samples ( Supplementary Figures S28-S29 ) .
254 +Figure 4E compares the FSR distributions of ChIP islands overlapping the union of peaks across all TBP samples by stratifying them with respect to TBP motif occurrence .
255 +Overall , while the peaks in high quality experiments are more likely to have a motif occurrence if they are balanced , many strand-unbalanced peaks with motifs are also identified .
256 +Specifically , the proportion of peaks with FSR smaller than 0.3 or larger than 0.7 varied between 0.38-0 .43 and 0.20-0 .22 , for ChIP-exo and the ChIP-nexus experiments , respectively .
257 +This further confirms the conclusion of the ChIPexoQual QC pipeline .
258 +Summary statistics for the URC versus ARC diagnostic plot .
259 +We next utilized QC pipeline results for all the samples ( Tables 1 and 2 ) and quantified the relationship between ARC and URC by fitting a reparametrized regression model of URC as a function of ARC .
260 +Specifically , we considered a model of read depth ( Di ) on the number of positions with at least one aligned read ( Ui ) and the width of the island ( Wi ) , i.e. , Di = 1Ui + 2Wi + εi , where εi represents the random error term .
261 +As we discuss in Materials and Methods , this parametrization has a direct connection i ARC + γ + i , which aims to recapitulate the i relationship in the URC vs. ARC plots .
262 +Figure 5A displays estimated overall change in depth ( β1 ) as the number of positions with at least one aligned read varies across a large collection of ChIP-exo samples from eukaryotic genomes .
263 +The parameter can be interpreted as the limiting ( i.e. , large depth ) URC of a sample .
264 +As discussed earlier , high quality ChIP-exo samples are expected to have two arms in the URC versus ARC plots : one with low ARC and varying URC and another with a decreasing URC as ARC increases and stabilizes .
265 +When the ChIP-exo sample is not deeply 1 sequenced , high values of β in Figure 5A indicate that the 1 library complexity is low .
266 +In contrast , lower values correspond to higher quality ChIP-exo experiments .
267 +Taking into account the depths of these samples and visualizing all the diagnostic plots ( Supplementary Figures S16 -- S27 ) , we conclude that samples with estimated β1 values < 10 seem to be high quality samples .
268 +We interpret the 2 as the overall change in depth as the width varies and display its estimates across all the eukaryotic samples in Figure 5B .
269 +Under perfect digestion by - exo , most of the reads aligned to binding regions are expected to accumulate around binding events .
270 +In a high quality sample , the overall variation in depth is expected to be small as the overall widths of the regions change .
271 +This is because the majority of reads are expected to be located tightly around the binding sites and , as a result , the region width should not significantly affect its depth .
272 +In contrast , low quality sample regions are usually composed of a fixed proportion of reads aligned to a small number of unique positions ; hence , the overall change in depth as the width varies is proportional to this fixed proportion .
273 +For example , although the third replicate of the TBP ChIP-exo experiment has comparable sequencing depth to the second replicate of the TBP ChIPnexus experiment ( Figure 5B ) , β2 is considerably higher for the ChIP-exo experiment .
274 +This potentially indicates that additional sequencing reads in comparison to replicates 1 and 2 are scattered around new positions instead of accumulating on the existing binding sites .
275 +In summary , samples with estimated 2 values close to zero can be considered as high quality samples .
276 +The interaction between 1 and 2 has implications regarding the quality of ChIP-exo and ChIP-nexus samples .
277 +When either β1 is large or β2 is different from zero owing to potentially the high sequencing depth of the sample , we suggest randomly sub-sampling reads to form samples of lower depth and evaluating the sub-samples with the QC pipeline .
278 +As an illustration , we apply this strategy for the three replicates of TBP ChIP-exo in K562 ( 22 ) and second replicate from the K562 ChIP-nexus experiments ( 2 ) .
279 +Figure 5C reveals a much higher β1 ( and larger than 10 ) for replicates 2 and 3 compared to replicate 1 and both ChIPnexus samples .
280 +Figure 5D illustrates that the 2 estimates remain approximately constant in ChIP-nexus sub-samples and sub-samples of first replicate of ChIP-exo , while they increase for the second and third ChIP-exo replicates .
281 +This suggests that these two ChIP-exo replicates have low library complexity and overall lower quality than the ChIP-nexus samples , regardless of the fact that all three experiments are deeply sequenced with more than 90M reads each .
282 +Furthermore , the ChIPexoQual diagnostic plots for each subsample ( Supplementary Figures S30 -- S33 ) illustrate that the two arms of the ARC vs. URC plots are clearly visible in moderate depth sub-samples of TBP ChIP-nexus data .
283 +Similarly , Supplementary Figure S32 illustrates that , as expected , the suggested subsampling strategy is also effective for the E1 and E2 samples , which are deeply sequenced , relative to the E. coli genome .
284 +ChIPexoQual R package
285 +We implemented ChIPexoQual as an R/Bioconductor package .
286 +ChIPexoQual utilizes a fast processing algorithm by parallel computing .
287 +Supplementary Figure S36 provides ChIPexoQual 's processing times for a collection of samples representing different sequencing depths of the ChIP-exo/nexus experiments listed in Table 2 using four parallel threads on a server with 24 AMD 55Opteron 2.2 GHz processors .
288 +This plot shows that ChIPexoQual requires between 125 and 640 s ( 80 and 420 when the aligned reads are already loaded into memory ) for processing a ChIP-exo/nexus sample .
289 +CONCLUSION
290 +We presented a systematic exploration of several ChIP-exo/nexus datasets .
291 +We provided a list of factors that reflect the quality of a ChIP-exo/nexus experiment and developed an easy to use QC pipeline , implemented into an R/Bioconductor package called ChIPexoQual .
292 +ChIPexoQual takes aligned reads as input and automatically generates several diagnostic plots and summary measures that enable assessing enrichment and library complexity .
293 +Our analysis of several datasets indicated that the QC pipeline only requires a set of aligned reads to provide a global overview of the quality of a given ChIP-exo dataset .
294 +The implications of the diagnostic plots and the summary measures align well with more elaborate analysis that is computationally more expensive to perform and/or requires additional inputs that often may not be available , such as motif occurrences in a set of high quality regions or resolution analysis based on a gold-standard .
295 +The ChIPexoQual package ( version 1.0.0 ) is available from Bioconductor ( http://bioconductor.org/packages/ release/bioc/html / ChIPexoQual.html ) .
296 +The Bioconductor version does not currently include the blacklist submodule .
297 +A stable version ( version 0.99.15 ) with this additional submodule is available at https://github.com/ welch16/ChIPexoQual/tree / devel .
298 +DATA AVAILABILITY
299 +Escherichia coli ChIP-exo sequence and processed data are available under the NCBI 's Gene Expression Omnibus ( 28 ) and are accessible through GEO series accession number GSE84830 ( http://www.ncbi.nlm.nih.gov/geo/ query/acc.cgi ?
300 +acc = GSE84830 ) .
301 +Supplementary Data are available at NAR Online.
302 +ACKNOWLEDGMENTS
303 +R.W. acknowledges the funding provided by CONACYT .
304 +Authors ' contributions : R.W. and S.K. developed the ChIPexoQual pipeline .
305 +RW implemented the ChIPexoQual pipeline and D.C. implemented the dPeak package .
306 +R.W. and D.C. performed the analysis .
307 +J.G. and R.L. performed the E. coli sequencing experiments .
308 +R.W. and S.K. wrote the manuscript .
309 +All authors approved the final draft .
310 +FUNDING
311 +National Institutes of Health ( NIH ) [ HG003747 and HG007019 to S.K. ] ( in part ) ; NIH [ GM38660 to R.L. ] ; CONACYT [ 215196 to R.W. ] .
312 +Funding for open access charge : NHGRI .
313 +Conflict of interest statement .
314 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +Chapter 6
2 +Topoisomerase IV is the main chromosome decatenase of E. coli and most bacteria [ 1 ] .
3 +Topo IV is a heterotetramer formed by dimers of ParC and ParE subunits [ 2 ] which present a high degree of structural homology with the GyrA and GyrB subunits of DNA gyrase , respectively .
4 +Alteration of Topo IV leads to severe chromosome segregation defects [ 2 ] but do not halt chromosome replication [ 3 ] .
5 +Recently a role for Topo IV in the segregation of replicating sister chromatids has been demonstrated [ 3 , 4 ] .
6 +It is therefore proposed that Topo IV works behind replication forks to remove precatenation links [ 5 , 6 ] that are formed by the rotation of the replication fork when DNA gyrase can not eliminate the positive superhelical tension generated by replication .
7 +Sister chromatids segregation is not a homogeneous process in E. coli , some regions of the chromosome appear to segregate a long time after their replication while some others segregate within minutes following their replication .
8 +Among the late segregation regions is the SNAPs regions that are enriched for GATC sequences that might recruit high amounts of SeqA protein that would inhibits Topo IV
9 +[ 7 ] .
10 +The terminus region of the chromosome also exhibits late segregation due to a combination of events : ( i ) the MatP-septal ring interaction [ 8 ] ; ( ii ) the MatP-MukB interaction and ( iii ) the MukB-Topo IV interaction [ 9 ] .
11 +These observations suggested that the decatenation activity of Topo IV is highly regulated in time and space .
12 +This is in good agreement with observations that Topo IV works preferentially late in the cell cycle [ 10 ] and in the chromosome terminus region at the dif site [ 12 ] .
13 +To get more insight into Topo IV regulation , we performed whole genome analysis of Topo IV binding and cleavage activity [ 11 ] .
14 +Topo IV has access to most of the genomic regions of E. coli but only selectively cleaves distinct genomic regions .
15 +Among the cleaved sites is the dif site which is by far the strongeest , confirming that for almost every cell cycle , decatenation events take place at dif on fully replicated chromosomes .
16 +To verify these observations we performed ChIP seq experiments and developed a new Topo IV-DNA co-immunoprecipitation method aimed at trapping only active Topo IV ( which we called NorfliP ) .
17 +These two methods are described in the present protocol .
18 +All solutions must be prepared using ultrapure water ( by purifying deionized water , to attain a sensitivity of 18 MΩ-cm at 25 C ) .
19 +Prepare the following buffers and stock solutions .
20 +Unless otherwise specified , filter solutions using a 0.2 μm low protein binding nonpyrogenic membranes .
21 +3 Methods
22 +The following steps should be carried out at 4 C unless otherwise indicated .
23 +8 .
24 +Centrifuge beads for 30 s at 8000 g and recover the Topo IV-DNA complex found in the supernatant ( IP sample ) .
25 +9 .
26 +The ChIP-seq IP and input samples are de-cross-linked and proteins are degraded overnight at 65 C with 1 mg/mL proteinase K .
27 +The NorflIP IP and input samples are treated overnight at 65 C with 1 mg/mL proteinase K and 1 % SDS to degrade Topo IV covalently linked to the 50 end of DNA at the cleavage site .
28 +10 .
29 +Add 0.2 mg/mL RNAse A and incubate for 30 min at 37 C. 11 .
30 +Purify IP and input samples with a DNA cleanup kit and elute in 30 μL of Milli-Q water .
31 +Alternatively , the Mini - elute kit from Quiagen can be used to limit DNA loss during the cleaning process .
32 +12 .
33 +Measure DNA quality and quantity using Qubit dsDNA HS kit ( see Note 3 ) .
34 +13 .
35 +IP/input enrichment can then be preliminarily tested by qPCR using dif and gapA probes .
36 +Libraries were prepared according to Illumina 's instructions accompanying the DNA Sample Kit ( FC-104-5001 ) .
37 +Briefly , DNA was end-repaired using a combination of T4 DNA polymer-ase , E. coli DNA Pol I large fragment ( Klenow polymerase ) and T4 polynucleotide kinase .
38 +The blunt , phosphorylated ends were trea-ted with Klenow fragment ( 30 to 50 exo minus ) and dATP to yield a protruding 3 - ` A ' base for ligation of Illumina 's adapters which have a single ` T ' base overhang at the 30 end .
39 +After adapter ligation DNA was PCR amplified with Illumina primers for 15 cycles and library fragments of ~ 250 bp ( insert plus adaptor and PCR primer sequences ) were band isolated from an agarose gel .
40 +The purified DNA was captured on an Illumina flow cell for cluster generation .
41 +Libraries were sequenced on the Genome Analyzer following the manufacturer 's protocols with single read for 50 cycles .
42 +Sequencing results were processed by the IMAGIF facility .
43 +Base calls were performed using CASAVA version 1.8.2 .
44 +ChIP-seq and NorflIP reads were aligned to the E. coli NC_000913 genome using BWA 0.6.2 .
45 +A custom made pipeline for the analysis of sequencing data was developed with Matlab ( available upon request ) .
46 +Briefly , the number of reads for the input and IP data was smoothed over a 200 bp window .
47 +Forward and reverse signals were added , reads were normalized to the total number of reads in each experiment , strong nonspecific signals observed in unrelated experiments were removed , data were exported to the UCSC genome browser ( http://archaea.ucsc.edu ) for visualization and comparisons
48 +Several highly-enriched sites were observed in the IP samples .
49 +Interestingly one of these sites corresponds to the dif site ( position 1.58 Mb ) , which has previously been identified as a strong Topo IV cleavage site in the presence of norfloxacin [ 12 ] .
50 +We also observed strong enrichment over rRNA operons , tRNA and IS sequences .
51 +To address the significance of the enrichment at rRNA , tRNA , and IS , we monitored these sites in ChIP-seq experiments performed in the same conditions with a MatP-flag strain and mock IP performed with strain that did not contain any flag tagged protein .
52 +Both MatP and Mock IP presented significant signals on rRNA , tRNA , and IS loci .
53 +This observation suggested that Topo IV enrichment at rRNA , tRNAs and IS was an artifact of the ChIP-Seq technique .
54 +By contrast no enrichment was observed at the dif site in the MatP and mock-IP experiments , we therefore considered dif to be a genuine Topo IV binding site and compared every enriched region ( > 2 fold ) with the dif IP .
55 +We filtered the raw data for regions presenting the highest Pearson correlation with the dif signa
56 +4 Notes
57 +( P > 0.7 ) .
58 +This procedure discarded many highly enriched regions .
59 +An example of a site presenting a selected Topo IV IP/input signal suggesting a specific binding is presented on Fig. 1 ( red graphs ) .
60 +The strongest IP/input ratio was observed at dif and a locus close to the yebV gene ( 1.9 Mb ) .
61 +They present a characteristic shape ( Fig. 1 blue graphs , see Note 4 ) that allows the automatic detection of lower amplitude peaks but preserving the characteristic shape .
62 +We measured Pearson correlation coefficient with the dif and the yebV site for 600 bp sliding windows over the entire genome .
63 +Peaks with a Pearson correlation above 0.7 were considered as putative Topo IV cleavage sites .
64 +Interestingly in the NorflIP experiments nonspecific signal was observed over rRNA and IS regions but not on tRNA .
65 +This suggested that immunoprecipitation signals over tRNA are artefacts linked to formaldehyde but not to the Flag immunoprecipitation .
...\ No newline at end of file ...\ No newline at end of file
1 +Multiscale Structuring of the E. coli Chromosome by
2 +SUMMARY
3 +As in eukaryotes , bacterial genomes are not randomly folded .
4 +Bacterial genetic information is generally carried on a circular chromosome with a single origin of replication from which two replication forks proceed bidirectionally toward the opposite terminus region .
5 +Here , we investigate the higher-order architecture of the Escherichia coli genome , showing its partition into two structurally distinct entities by a complex and intertwined network of contacts : the replication terminus ( ter ) region and the rest of the chromosome .
6 +Outside of ter , the conden-sin MukBEF and the ubiquitous nucleoid-associated protein ( NAP ) HU promote DNA contacts in the meg-abase range .
7 +Within ter , the MatP protein prevents MukBEF activity , and contacts are restricted to 280 kb , creating a domain with distinct structural properties .
8 +We also show how other NAPs contribute to nucleoid organization , such as H-NS , which restricts short-range interactions .
9 +Combined , these results reveal the contributions of major evolutionarily conserved proteins in a bacterial chromosome organization .
10 +INTRODUCTION
11 +The genomes of all organisms must be folded to fit within a cell that is typically several 1,000-fold smaller than the size of the DNA molecule itself .
12 +The overall chromosome fold is a combination of intertwined structural features resulting from differential accessibility , polymer properties , epigenetic modifications , and binding of proteins to the sequence .
13 +Recent work has highlighted the dynamics and regulation of this complex network and its functional interplay with metabolic processes over time , such as gene expression regulation , chromosome segregation , and repair ( Dekker and Mirny , 2016 ) .
14 +In bacteria , DNA is efficiently compacted into the nucleoid , a dynamic macromolecular complex where the genetic material and its associated proteins are located .
15 +Nucleoid folding and compaction result from a combination of processes ( Wang et al. , 2013 ; Kleckner et al. , 2014 ) : DNA supercoiling , formation of ( elusive ) chromatin-like structures by nucleoid-associated proteins ( NAPs ) , condensation by structural maintenance of chromosome ( SMC ) proteins , macromolecular crowding , and out-of-equilibrium processes such as transcription .
16 +The mostly negatively supercoiled DNA results in branched and plectonemic structures whose precise role ( s ) and distribution remain poorly understood .
17 +Genetic studies revealed the presence of stochastic boundaries between these structures , allowing DNA interactions in cis between sites located more than 100 kb apart ( Higgins et al. , 1996 ) .
18 +RNA polymerase blocks the movement of the plectonemic supercoil in the transcribed track , generating supercoil diffusion barriers ( Booker et al. , 2010 ) .
19 +Those constraints were proposed to segment the chromosome into `` chromosomal interaction domains '' ( CIDs ) ranging in length from 30 to 400 kb and identified through chromosome conformation capture ( 3C/Hi-C ) ( Dekker et al. , 2002 ; Le et al. , 2013 ) because these domains often display highly expressed genes at their boundaries in Caulobacter crescentus , Bacillus subtilis , and Vibrio cholerae ( Le et al. , 2013 ; Marbouty et al. , 2015 ; Val et al. , 2016 ) .
20 +Co-regulated genes were recently found to generate smaller ( 15 - to 30-kb ) domains in Mycoplasma pneunomiae ( Trussart et al. , 2017 ) .
21 +NAPs are highly abundant proteins that play diverse roles as chromatin organizers , transcription factors , and , more generally , accessory partners involved in DNA transactions ( Dillon and Dorman , 2010 ) .
22 +In E. coli , at least ten abundant ( 30,000 -- 60,000 copies per cell ) DNA binding proteins have been found to be associated with the nucleoid .
23 +These NAPs bend , wrap , or bridge DNA , to which they show different types of affinities ; for instance , high and specific ( e.g. , Fis ) or non-specific and with a preference for AT-rich sequences ( e.g. , HU ) .
24 +Until recently , NAPs were suspected to contribute to DNA condensation by acting on the structuring and regulation of the chromatin only at a local scale .
25 +Although a recent 3C experiment unveiled involvement of HU for contacts up to 100 kb in C. crescentus ( Le et al. , 2013 ) , the respective contributions of NAPs to chromatin organization and DNA dynamics in vivo remain poorly understood .
26 +Higher-order levels of organization of bacterial chromosomes have been described in recent years , involving long-range contact structuring of the genome over large distances .
27 +The E. coli chromosome is segmented into macrodomains ( MDs ; Niki et al. , 2000 ; Valens et al. , 2004 ; Espeli et al. , 2008 ) , with the DNA binding protein MatP specifying a constrained 800-kb region ( ter ) surrounding the terminus of the replication locus ( Mer-cier et al. , 2008 ) .
28 +The functional requirement for organizing this ter domain is not completely understood .
29 +The interaction of MatP with the protein ZapB associated to the divisome promotes anchoring of the ter at the midcell and , therefore , controls chromosome choreography during the cell cycle ( Espéli et al. , 2012 ) .
30 +The interplay of MatP with MukBEF associated with Topo-isomerase IV may ensure timely chromosome unlinking and segregation ( Nolivos et al. , 2016 ) .
31 +By performing a structurefunction analysis of MatP , the molecular bases for MatP-medi-ated ter formation were identified .
32 +MatP contains a tripartite fold that includes a four-helix bundle ( corresponding to the DNA binding domain ) , a ribbon-helix-helix ( RHH ) domain ( responsible for the formation of the MatP dimer ) , and a C-termi-nal coiled coil .
33 +Although the RHH domain promotes the formation of MatP dimers , the coiled-coil regions form a bridged
34 +MatP tetramer that might flexibly link distant matS sites , prompting a model for a protein-mediated DNA-looping mechanism for ter organization ( Dupaigne et al. , 2012 ) .
35 +Mutating the residues involved in the tetramerization affects both DNA condensation and the ability of MatP to interact with ZapB ; by contrast , these mutants were still able to specify the ter MD ( Dupaigne et al. ,
36 +2012 ; Espéli et al. , 2012 ) .
37 +In other species lacking MatP , large domains have also been characterized .
38 +In B. subtilis , a large 800-kb region overlapping the origin of replication is maintained into a constrained , dense state through the action of SMC proteins , as revealed by super-resolution imaging and 3C ( Marbouty et al. , 2015 ) .
39 +It was speculated that the condensation of this domain plays a role in the proper completion of the replication and segregation program .
40 +The disposition of the chromosome within the cell differs between bacterial species .
41 +In B. subtilis , C. crescentus , and M. pneunomiae , the chromosome has a longitudinal disposition , with the two replication arms aligned along the long axis of the cell ( Le et al. , 2013 ; Marbouty et al. , 2014 , 2015 ; Trussart et al. , 2017 ; Umbarger et al. , 2011 ; Wang et al. , 2015 ) .
42 +In E. coli , the chromosome has a transversal disposition , with the two replication arms occupying distinct nucleoid halves and the replication origin in between ( Wang et al. , 2006 ) .
43 +The different chromosome dispositions observed in bacteria suggest that different factors may be involved in chromosomal organization .
44 +Despite numerous efforts to understand the role of each structural factor in the overall chromosome organization among diverse species , their precise effect is yet to be fully understood .
45 +Genomic ana-lyses have shown that bacterial species exhibit diverse combinations of organizing factors .
46 +In E. coli and enterobacteria , these structural factors involve the ubiquitous NAPs such as HU , Fis , and H-NS as well as a specific group that coevolved with Dam methylase , including the condensin complex MukBEF and MatP ( Brézellec et al. , 2006 ) .
47 +In this study , we explored the higher-order E. coli chromosome organization and reveal the effect of several factors controlling its folding .
48 +The analysis of high-resolution ( 5 kb ) 3C contact maps of the E. coli chromosome in wild-type ( WT ) and mutant backgrounds reveals a multilevel 3D organization mediated by the major ubiquitous NAPs as well as the influence of transcription on local chromatin structure .
49 +The teaming up of HU and the condensin MukBEF to promote long-range contacts within chromosome arms and the formation of a specific chromosomal domain through the restraint of condensin activity by MatP provide clues regarding long-range chromosome organization and domain structuring in bacteria .
50 +RESULTS
51 +A High-Resolution Contact Map of the E. coli Chromosome
52 +3C coupled with deep sequencing was applied to exponentially
53 +growing WT cells to investigate the precise effect of nucleoid structuring factors on chromosome organization in E. coli .
54 +In agreement with the transverse disposition of the E. coli chromosome , the contact map displayed a single strong diagonal resulting from the enrichment of contacts between neighboring loci ( Figures 1A and S1A ) .
55 +The absence of a secondary diagonal perpendicular to this main one reflects the lack of contacts between the two replication arms and offers a sharp contrast to bacterial chromosomes characterized so far , such as that of C. crescentus ( Umbarger et al. , 2011 ; Le et al. , 2013 ) or B. subtilis ( Marbouty et al. , 2015 ; Wang et al. , 2015 ) .
56 +Replicate experiments performed on WT cells produced highly reproducthe robustness of this 3C protocol to investigate the spatial organization and patterns of DNA interactions throughout the E. coli chromosome .
57 +To facilitate the interpretation of contact maps , we developed a visualization tool dubbed `` scalogram , '' which represents , for each bin , the cumulated contact frequencies as a function of the genomic distance ( STAR Methods ; Figure S1E ) .
58 +A scalogram therefore displays the accumulated distribution of contacts for each bin with its flanking regions , reflecting the relative tightness of the contact distribution ( Figure 1D ) .
59 +Abrupt changes in signal along the chromosome reveal three regions of 0.5 -- 1 Mb in size each that exhibits a distinct contact pattern : a single highly constrained domain around ter ( ter ) and two loosely structured regions ( L1 and L2 ) whose loci form contacts over a larger distances .
60 +This genome segmentation correlated with domains identified by a directional index analysis that reports the degree of upstream and downstream interactions for a genomic region carried out at a scale of 400 kb ( Figure 1E ; STAR Methods ; Dixon et al. , 2012 ) .
61 +This organization was conserved across three rep-licates ( Figures S1A ) and , in asynchronous E. coli cell populations , growing in different media and at different temperatures ( Figures S1F and S1G ) .
62 +Overall , these three regions underline the segmentation of the chromosome into six intervals ( Figure 1F , top ) that correlate well with those defined by a genetic recombination assay that identified four ( Ori , ter , left and right ) MDs and two left and right non-structured regions ( Figure 1F , bottom ; Va-lens et al. , 2004 ) .
63 +In conclusion , the WT genome-wide contact map of E. coli validates previous genetic and imaging studies that revealed the non-homogeneous organization of the chromosome and confirmed the existence of a peculiar folding for the
64 +To determine whether the distribution of contacts made by a chromosomal locus correlated with its dynamics ( STAR Methods ) , the cumulative contact signal at various distances was compared with mean square displacements ( MSDs ) of chromosomal loci at short timescales ( Espeli et al. , 2008 ; Javer et al. ,
65 +2014 ; Figure S1H ) .
66 +This analysis revealed that cumulative contact signals at 200 kb best correlated with the MSD measured at 10 s by Javer et al. ( 2014 ) or at 180 s by Espeli et al. ( 2008 ) .
67 +As shown by the strong anti-correlation observed between the cumulated 3C signal at 200 kb and the MSDs of several loci ( Figure 1H ; Figure S1I ) , contact maps can provide insights into the
68 +Interplay between Transcription and Local Chromatin Structure
69 +Chromosomal structures ranging in size from 15 to 33 kb ( Myco-plasma pneumonia ; Trussart et al. , 2017 ) and 20 to 200 kb ( C. crescentus and B. subtilis ; Le et al. , 2013 ; Marbouty et al. , 2015 ) have been characterized .
70 +A directionality index ( DI ) analysis performed at a scale of 100 kb ( Le et al. , 2013 ) along the E. coli chromosome identified 31 CIDs ranging in size from 40 to 300 kb in exponential phase ( average , 150 kb ; Figure S2A ) .
71 +Boundaries were conserved across all exponential growth conditions ( Figure S1G ) and in different genetic backgrounds ( below ) .
72 +Boundaries were enriched in highly expressed , sometimes long ( ( Le and Laub , 2016 ; Marbouty et al. , 2015 ) transcription units ( 22 of 31 ; Figure S2B ; STAR Methods ) and in genes encoding proteins with an export signal sequence ( signal recognition particle [ SRP ] genes , 9 of 31 ) .
73 +This diversity suggests that multiple mechanisms may be responsible for defining CID boundaries , including local decompaction of active transcribed regions ( Le and Laub , 2016 ) .
74 +We next investigated how transcription may affect short-range contacts along the chromosomes .
75 +The contact frequency between adjacent bins was plotted along the transcription profile at resolutions of 2 kb and 5 kb .
76 +The strong correlation ( Pearson correlation [ PC ] > 0.5 ) between the two signals suggests that transcription levels correlate with short-range contact frequencies ( Figures S2C and S2D ) .
77 +Contact frequencies as a function of genomic distance were then plotted for genes pooled according to their expression level ( Figure S2E ; STAR Methods ) , revealing that higher levels of expression correlated in enrichment in short range contacts as well as stronger decay of the slope .
78 +Remarkably , these correlations were also observed in contact maps of other bacteria generated by different laboratories using different enzymes and crosslinking conditions ( Figures S2C and S2E ) , suggesting the existence of transcription-induced constraints that favor interactions between neighboring loci .
79 +Different interpretations can be provided to account for this observation .
80 +For instance , a less mobile locus ( above ) would indeed result in fewer long-range contacts and an increase in short-range contacts .
81 +Alternatively , a more open fiber may also lead to a stronger decay of the contact slope .
82 +The correlation was not apparent in C. crescentus , but similar trends were also observed in Drosophila ( Corrales et al. , 2017 ) .
83 +Contact maps of non-dividing E. coli cells in stationary phase revealed a large-scale chromosomal reorganization with an increase of long-range contacts more pronounced in ter ( Figures S1F and S1J ) .
84 +A directional index analysis performed at a scale of 100 kb identified 30 CIDs ( Figure S2F ) , and the boundaries identified under this condition were different from those identi-fied in exponential phase ( Figure S2G ) .
85 +Interestingly , here too a significant correlation ( PC = 0.40 ) was found between transcription levels and short-range contact frequencies ( Figures S2H and S2I ) .
86 +The causal relationships between these correlations ( transcription , short-range contact decay , and dynamics ) remain to be deciphered .
87 +Organization of ter and a Role for MatP in ter Insulation
88 +The MatP protein plays a major role in the ter organization of enterobacteria ( Mercier et al. , 2008 ; Dupaigne et al. , 2012 ) .
89 +To gain insights into the molecular mechanism by which MatP bound to matS sites structures the ter MD , genomic 3C experiments were performed in a matP mutant .
90 +In the absence of MatP , the pattern of chromosome contacts was conserved across the genome , except for ter , which now appeared similar to the rest of the genome ( Figures 2A , 2B , and S3A ) .
91 +In the absence of MatP , an enrichment in long-range contacts ( more than 280 kb ) within ter and between ter and its flanking regions appeared , accompanied by a compensatory decrease in contacts under 280 kb within ter ( Figure 2B ) .
92 +These results are consistent with genetic recombination assays that show , in the absence of MatP , an enrichment of long-range contacts within ter ( Figure 2C ) and between ter and its flanking domains ( Mercier et al. , 2008 )
93 +Remarkably , matS sites did not display enriched contacts with each other ( Figures 2D and S3B ) .
94 +These observations incited us to investigate more precisely the mechanism of MatP-medi-ated organization of ter .
95 +A matPDC20 derivative unable to form MatP tetramers and to interact with ZapB ( Dupaigne et al. , 2012 ; Espéli et al. , 2012 ) did not significantly modify the contact map ( Figure 3A ) , as shown by the ratio of normalized contact maps ( Figure S3C ) or the ratio plot of contact signals ( Figure 3B ) .
96 +Similarly , a zapB mutation that abolishes the interaction of MatP with the divisome did not affect the contact pattern ( Figures 3C , 3D , and S3D ) .
97 +Therefore , tetramerization of MatP and the interaction of MatP with the division machinery are not required for maintaining the architecture of ter or for insulating it from flanking MDs .
98 +These observations do not support the hypothesis that MatP tetramers bridge matS DNA sites into a single 800-kb intertwined domain ( Dupaigne et al. , 2012 ) but suggest instead that MatP binds to matS sites to organize the ter MD into a succession of overlapping subdomains .
99 +MatP was also described for its ability to maintain together sister ter regions extensively following replication .
100 +We tested whether intermolecular interactions between chromosome and plasmids carrying matS sites could be revealed by chromosome conformation capture sequencing ( 3C-seq ) .
101 +The behavior of a plasmid with and without matS sites was investigated in WT , matPDC20 , and zapB mutants .
102 +In WT cells , targeting of MatP at the septum ring promotes the anchoring of the replicated ter at the midcell .
103 +As a consequence , plasmids carrying matS sites also colocalize with ter at the midcell ( Espéli et al. , 2012 ) .
104 +Accordingly , the plasmid displayed enriched contacts with ter compared with a plasmid devoid of matS ( Figures 3E and 3F ) .
105 +Contacts between the plasmid and the chromosome did not exhibit a discrete pattern that would result from matS-matS contacts ( Figure 3E , inset ) , further confirming that MatP does not specifically connect these sites .
106 +In the matPDC20 and zapB mutants , plasmids with or without matS sites do not position at the midcell ( Dupaigne et al. , 2012 ; Espéli et al. , 2012 ) , but whether they interact with ter is unknown .
107 +In these mutants , although ter displays a WT organization ( Figures 3A and 3C ) , contacts between ter and the matS plasmid are lost ( Figures 3G -- 3J ) .
108 +This demonstrates that MatP-dependent intermolecular contacts between molecules ( or replicons ) carrying matS sites are not involved in ter structuring and that the colocalization of matS sites at the midcell requires ZapB .
109 +The Condensin MukBEF Promotes Long-Range Chromosome Folding
110 +E. coli has one single SMC complex , MukBEF .
111 +This complex is essential for correct chromosome segregation and conformation ( Nolivos and Sherratt , 2014 ) .
112 +In a mukB deletion mutant , 20 % of anucleate cells are produced at a permissive temperature
113 +( 11 % of right loci in 0.75 of the cell length in WT cells versus 22 % in mukB ; Figure S4C ) .
114 +To investigate the effect of MukBEF on chromosome organization at the molecular level , a contact map of cells depleted in mukB was generated ( Figures 4A and S5A ) .
115 +In the absence of condensin , the contact map ratio showed a reduction in long-range ( > 280 kb ) contacts concom-itant with an increase of mid-range contacts up to 280 kb along the chromosome compared with the WT strain , except in ter ( Figures 4B and S5B ) .
116 +No significant changes were detected in the ter MD of the mukB mutant compared with WT cells ( Figure 4B ) .
117 +Altogether , these results suggest that MukBEF promotes long-range ( > 280 kb ) contacts within replication arms outside of ter .
118 +Restriction of MukBEF-Dependent Long-Range Contacts in ter by MatP
119 +Previous work in E. coli showed a physical interaction between MatP and MukB both in vivo and in vitro ( Nolivos et al. , 2016 ) .
120 +This interaction has been proposed to promote the displacement of MukB out of ter , facilitating the association of MukBEF with the Ori region .
121 +The unaltered contact pattern observed in ter in muk cells suggests that MukBEF is not active in ter organization .
122 +To test this hypothesis , the chromosome conformation contact map of a double mukB matP mutant ( Figure S5C ) was compared with a matP single mutant ( Figures S5C and S5D ) .
123 +These results showed a reduction in long-range contacts over the entire chromosome , including ter , in the absence of MukB ( Figure 4C ) , indicating that MatP impedes MukBEF activity in ter .
124 +In agreement with these data , the inactivation of MatP allows MukBEF to interact with ter and , hence , to increase long-range interactions ( > 280 kb ) in this region ( Figures 2B and 2C ) .
125 +Combined , our data reveal that MukBEF promotes long-range contacts along the chromosome , except in ter , where this activity is reduced or alleviated by MatP .
126 +Therefore , the peculiar structure of ter appears to result from a default of access by MukB instead of active folding promoted by MatP .
127 +HU Is Also Essential to Promote Long-Range Communication
128 +Although NAPs have long been known to modulate DNA conformation by bending , wrapping , or bridging it , their exact contribution to chromosome folding in vivo is still unknown .
129 +The involvement of the NAPs Fis , H-NS , and HU in chromosome conformation was therefore investigated .
130 +NAP mutants were grown under conditions where growth defects were minimalized ( Figure S4 ; STAR Methods ) .
131 +We first focused on the conserved protein HU .
132 +In E. coli , HU exists as an heterodimer ( HUab ) or as a homodimer ( HUa2 ) ( Claret and Rouviere-Yaniv , 1997 ) and is one of the most abundant NAPs in exponential phase .
133 +The conserved HU protein binds non-specifically to DNA with a preference for AT-rich sequences ( Prieto et al. , 2012 ) .
134 +In the hupAB mutant , E. coli cells present segregation defects , filament formation , and nucleoid compaction ( Figures S4B and S4D ) .
135 +To determine the role of HU in chromosome conformation , 3C contact maps were produced for a hupAB mutant ( Figure 4D ) and
136 +Remarkably , this increase in contacts is similar to that observed in the absence of MukBEF activity outside of ter .
137 +In ter , the absence of HU leads to an increase in contacts in the 5 - to 50-kb range and a reduction in contacts in the 50 - to 280-kb range ( Figures 4E , S5E , and S5F ) .
138 +These results reveal the existence of multiple mechanisms of DNA folding in ter , with HU favoring contacts in the 50 - to 280-kb range .
139 +No correlation between the DNA binding profile of HU with the contact map ratio at short scales was found ( Figures S5G -- S5I ) , whereas most CID borders identified in WT cells were retained in hupAB mutants ( 23 of 29 identified under these conditions ; Figure S5J ) .
140 +Altogether , these results show that HU is required to maintain DNA contacts in the megabase range outside of ter and up to 280 kb within ter .
141 +The Roles of Fis and H-NS in Chromosome Organization
142 +Fis , the most abundant DNA-binding protein in E. coli , binds to 1,200 sites and modulates the expression of hundreds of genes ( Cho et al. , 2008 ; Kahramanoglou et al. , 2011 ) .
143 +Fis is also thought to play an important role in shaping nucleoid structure by bending DNA and promoting the branching of plecto-nemes ( Hardy and Cozzarelli , 2005 ; Skoko et al. , 2006 ) .
144 +In the absence of Fis , cells were longer ( 5.21 ± 1.8 mm versus 3.05 ± 0.74 mm ) , with minor chromosome segregation defects , and nucleoids were more spread out compared with WT cells ( Figures S4B and S4E ) .
145 +The 3C contact map for fis showed that the overall chromosome conformation remained conserved compared with the WT ( Figure 5A ) , including CID boundaries ( 22 of 31 ; Figure S6A ) .
146 +However , the ratio of the contact maps ( Figure S6B ) and the ratio plot of contact signals ( Figures 5B and S6C ) between fis and WT cells revealed an enrichment of contacts in the 5 - to 100-kb range , a strong decrease above 200 -- 400 kb , and a strong decrease above 100 kb in ter .
147 +The contact ratio along the genome did not correlate with the density of Fis binding sites ( Figures S6D -- S6G ) .
148 +To further investigate the reduction of contacts , a recombination assay was performed ; it confirmed that contacts in the range of 250 kb are reduced outside of ter and that this effect is more pronounced in ter ( Figure 5C ) .
149 +Although the underlying mechanisms promoted by Fis responsible for this higher-order architecture remain unknown , these results show that this NAP is a global player of chromosome folding by promoting contacts beyond 100 kb without discrimination along the genome .
150 +The transcriptional repressor H-NS prevents the transcription of horizontally acquired genes in enterobacteria .
151 +Chromatin immunoprecipitation sequencing ( ChIP-seq ) experiments confirmed that , in vivo , H-NS binds specifically to AT-rich sequences and spreads upon binding ( Kahramanoglou et al. , 2011 ) .
152 +To investigate the role of H-NS in chromosome organization , contact maps were determined in a deletion mutant .
153 +The overall conformation of the chromosome ( Figure 5D ) and the distribution of CIDs are highly conserved compared with WT cells ( 26 CID borders of 31 ; Figure S6H ) .
154 +The ratio of the contact maps ( Figure S6I ) and the ratio plot of contact signals ( Figures 5E and S6J ) between hns and WT contact patterns demonstrated variations in DNA contacts in the absence of H-NS , with the removal of H-NS resulting in a significant enrichment in short-range contacts of H-NS binding regions ( Figures 5E , 5F , and S6C ) .
155 +To understand this local enrichment , the DNA binding profile of H-NS was correlated with the contact map ratio at short scales and at 5 kb resolution ( Figure S6K ; STAR Methods ) .
156 +A significant correlation was observed ( PC , 0.5 ; p = 7.89 e 59 ) between the two parameters ( Figure 5G ) , with bins enriched in H-NS binding sites displaying two types of behaviors in the mutant : either an increase in short-range contacts ( 70 % overlap ) or no changes ( STAR Methods ) .
157 +The same analysis performed with 2-kb binning of the maps led to similar , slightly noisier results with 63 % overlap
158 +( PC , 0.38 ; p = 2.6 e 79 ; see also Figure S6K ) .
159 +This result shows that the local binding of H-NS in WT cells prevents a large fraction of its targets from interacting with their neighboring loci .
160 +The absence of changes for the other targets may result from other processes maintaining the local folding in the absence of H-NS or preventing H-NS to fold the DNA in the WT .
161 +We did not observe the previously reported H-NS-promoted juxtaposition of H-NS-regulated operons ( Wang et al. , 2011 ; Figures S6I and S6L ) , and no variations in long-range contacts were detected with the recombination assay ( Figure S6M ) .
162 +Thus , in the absence of H-NS , short-range contacts increase in many cases , suggesting that the local binding of H-NS in
163 +WT cells prevents these discrete regions from interacting with neighboring loci .
164 +Cooperation of MukBEF and NAPs for Long-Range Chromosome Organization in E. coli Collectively , our results reveal complex , intertwined levels of higher-order organization of the E. coli nucleoid , with different players having contrasting roles in chromosome architecture ( Figures 6A and 6B ) .
165 +The three proteins Fis , HU , and MukBEF promote long-distance DNA contacts in the megabase range outside of ter in WT cells and on the whole chromosome in the matP mutant .
166 +In fis-deficient cells , long-range contacts above
167 +300 -- 500 kb decreased , whereas , in the absence of HU or MukB , contacts below 280 kb are enriched .
168 +In ter , MatP ( or MatPDC20 ) maintains contacts up to 280 kb by restricting the action of MukBEF .
169 +In the absence of HU , contacts in ter in the 5 - to 50-kb range increased concomitantly with a decrease in the 50 - to 280-kb range .
170 +Finally , in the absence of Fis , most contacts in ter occur in the 5 - to 100-kb range .
171 +Our results support a model in which MukBEF and HU cooperate to promote DNA contacts in the megabase range along the chromosome arms , MatP prevents MukBEF activity in ter , Fis favors DNA communications , and H-NS has only local effects on DNA conformation .
172 +Therefore , MatP appears to insulate ter from
173 +DISCUSSION
174 +Global Organization of the E. coli Chromosome
175 +The understanding of chromosome structuring and dynamics remains fragmented for most prokaryotic and eukaryotic spe-cies , hampering the study of their functional roles .
176 +Using 3C contact maps of the E. coli genome , we disclose the multilayer organization of the chromosome .
177 +The E. coli chromosome contact map points to an absence of contacts between arms , as expected from a transversal chromosome disposition .
178 +DNA collisions along the genome are not uniform , suggesting the existence of processes that modulate the probabilities of contacts at different scales .
179 +At a lower scale ( 40 -- 300 kb ) , CIDs are also present , as in C. crescentus , B. subtilis , and V. cholera .
180 +Th invariable nature of these structures in multiple growth and mutant conditions suggests local imprinting of a mark resulting in the systematic generation of boundaries within 3C datasets .
181 +Some of these boundaries appear to result from topological constraints ( Le et al. , 2013 ) .
182 +Abrupt changes of long-range contact frequencies confirm the existence of larger domains ( 0.5 to
183 +Partitioning of the E. coli Chromosome
184 +The present analyses reveal a partitioning of the E. coli genome into two entities , ter and the rest of the chromosome .
185 +In agreement with previous work ( Nolivos et al. , 2016 ) , our data support a model in which MatP impedes MukBEF activity from ter and reveal that MukBEF is required for long-range DNA contacts
186 +( A ) Schematic of the bipartite structure of the E. coli chromosome , representing the differential contacts inside and outside of ter .
187 +Outside of ter ( nonter ) , contacts occur up to the megabase range .
188 +Upon inactivation of either MukB ( yellow line ) or HU ( red line ) , contacts are limited to 280 kb .
189 +Fis inactivation ( cyan ) variably affects the contact range along the genome .
190 +Inside ter , contacts are limited to 280 kb .
191 +In the absence of MatP , they become similar to those observed in non-ter ( dashed gray line ) .
192 +Upon inactivation of HU ( red line ) or Fis ( cyan ) , contacts above 50 kb and 100 kb are decreased , respectively .
193 +( B ) Recapitulation of contact ranges ( CRs ) observed in different mutants for the ter region ( dashed blue box ) or the rest of the genome ( dashed gray box ) illustrates the role of MatP as a regulator of chromosomal partition .
194 +( C ) Schematic of putative chromosome folding in ter and outside of ter .
195 +The arrows in the vicinity of MukBEF outside of ter represent a process not yet characterized , allowing MukBEF to promote long-range contacts .
196 +For clarity , plectonemic structures resulting from DNA supercoiling were omitted .
197 +interplay with the MukBEF complex cements the role of MatP as an important player in chromosome organization ; this activity does not require the formation of tetramers or its anchoring at the septum of division .
198 +MatP has already been shown to confer specific properties to ter by interacting with ZapB and localizing ter at the midcell ( Espéli et al. , 2012 ) .
199 +Here we demonstrate that the MatP-ZapB interaction favors intermolecular contacts between plasmids and the ter region , unveiling how sister ter MDs might be in contact before their segregation .
200 +MatP therefore specifies ter by two different activities : first by connecting the chromosome with the divisome through determinants in the C terminus of the protein and second by inhibiting MukBEF activity through other determinants .
201 +Whether only the promotion of long-range contact by MukBEF is excluded from the ter or whether other activities associated with the condensin complex are excluded as well remains unknown .
202 +A functional link between the role held by Topoisomerase IV ( TopoIV ) in decatenation and the facilitation of chromosome segregation by MukBEF has been proposed ( Zawadzki et al. , 2015 ) .
203 +Modulation of TopoIV recruitment to ter by MatP could thus control the extent of sister chromatid colocalization and coordinate the late stage of chromosome segregation with cell division ( Nolivos et al. , 2016 ) .
204 +It is noteworthy that MatP and MukBEF belong to a group of proteins that coevolved in enterobacteria along with Dam methylase and ten other proteins ( Brézellec et al. , 2006 ) , whose potential role in chromosome organization remains to be investigated .
205 +Crystal structures have revealed the dimerization of MatP di-mers bound to matS sites .
206 +In vitro microscopic observations of MatP-dependent loops of DNA molecules carrying multiple matS suggest that ter organization is mediated by the bridging of distant matS sites ( Dupaigne et al. , 2012 ) .
207 +However , 3C analyses did not unveil any discrete in vivo intrachromosomal matS-matS contacts .
208 +Furthermore , the chromosome and plasmids carrying matS sites were not brought together in the absence of ZapB but in the presence of MatP .
209 +The same plasmids in the presence of ZapB contacted ter , but no discrete matS-matS interactions could be identified .
210 +Combined , these results show that MatP does not promote DNA bridges between matS sites , either in cis or in trans , but promotes the formation of a chromosomal domain by exclusion of a condensin complex .
211 +They also reveal that MatP-ZapB interactions at the divisome are responsible for the clustering of distinct DNA molecules carrying matS sites .
212 +A future challenge is to achieve a full understanding of how such DNA complexes are dynamically organized during the cell cycle .
213 +In the absence of MatP or in the absence of both MukBEF and
214 +MatP , ter shows the same range of interactions as the rest of the chromosome .
215 +These results reveal that the absence of MukB is the major determinant of the 3C signal in ter compared with the rest of the genome and that MatP itself has little effect on ter DNA contacts .
216 +However , this effect in ter is exacerbated in the absence of HU or Fis , indicating a counteraction between
217 +MatP and these two NAPs.
218 +NAPs Contribute in Diverse Ways to E. coli Chromosome Conformation
219 +Decades of biochemical and genomic studies have been carried out for the three important NAPS HU , Fis , and H-NS .
220 +They typically cover 10 -- 30 bp of DNA at their binding sites , and , depending on local binding properties or additional interactions with other protein-bound DNA complexes , they can organize DNA into various conformations .
221 +However , the relation between local DNA binding and the in vivo organization of chromosomal DNA over long scales remains to be defined .
222 +This study provides important insights into distinct activities of three major NAPs in the control of chromosome conformation , with H-NS affecting short-range contacts , whereas HU and Fis promote long-range contacts in different ways .
223 +The H-NS effect is in agreement with its modus operandi of silencing extensive regions of the bacterial chromosome by binding first to nucleating high-affinity sites and then spreading along AT-rich DNA ( Lang et al. , 2007 ) .
224 +HU is required along with MukBEF to promote a megabase range of communications in the chromosome .
225 +Thus , one can speculate that either HU cooperates with MukBEF to promote long-range interactions or that MukBEF activity builds on DNA properties generated by HU .
226 +Surprisingly , the inactivation of HU in E. col has opposite effects as those observed in C. crescentus ( Le et al. , 2013 ) .
227 +This difference may either result from the presence in C. crescentus of SMC , a class of bacterial condensins different from MukBEF that would not require HU for its activity , or from the presence of another NAP in C. crescentus that would play the role of E. coli HU .
228 +The absence of Fis is less dramatic than the absence of HU in E. coli because the decrease of long-range DNA communication varies along the chromosome and may depend on local DNA properties resulting from the absence of Fis interacting with its targets .
229 +Finally , in ter , both HU and Fis are required for optimal contacts up to 280 kb , presumably by counteracting an effect of MatP .
230 +How MatP may
231 +Higher-Order Organization of the E. coli Chromosome
232 +Our results reveal two modes of DNA communication in the E. coli chromosome ( Figures 6B and 6C ) .
233 +First , there is a long-range mode , homogeneous throughout most of the chromosome outside of ter , that depends on both MukBEF and HU action .
234 +Although the precise interplay between
235 +HU and MukBEF is unknown , these results provide significant insights into the organization of bacterial chromosomes .
236 +The effect of the MukBEF complex in E. coli appears to be radically different from that of SMC in B. subtilis ( Marbouty et al. , 2015 ; Wang et al. , 2015 ) .
237 +Instead of aligning the chromosome arms from a centromere-like locus , MukB promotes DNA contacts in the megabase range within each replication arm .
238 +How these structurally related proteins promote such different processes remains unknown , but it may involve a similar mechanism .
239 +As invoked for B. subtilis arm bridging ( Marbouty et al. , 2015 ; Wang et al. , 2015 ) , DNA loop extrusion , a model by which mo-lecular motors actively generate loops ( Alipour and Marko ,
240 +2012 ; Dekker and Mirny , 2016 ) , could also account for the MukBEF-dependent formation of dynamic long-range cis contacts along the E. coli chromosome arms .
241 +Interestingly , HU appears as a key cofactor of the DNA management process by MukB .
242 +In hupA hupB mutants , outside of ter , the absence of HU mimics the absence of MukBEF , suggesting a direct link between the activities of the two proteins .
243 +So far , no such general role for an accessory protein has been uncovered for bacterial condensins .
244 +The second mode of DNA communication is revealed in the absence of MukBEF and corresponds to enriched homogeneous DNA contacts within 280 kb that could result either from a condensation process bringing together distant loci or from dynamic process ( es ) resulting in frequent and transient collisions between these sites .
245 +Several factors can cooperate to generate such contacts .
246 +First , DNA supercoiling could influ-ence the likelihood of distant loci to collide with each other by promoting the sliding of branched plectonemic structures ( Staczek and Higgins , 1998 ) .
247 +Second , NAPs may play an important role in modulating the ability of a locus to make contacts with flanking sequences .
248 +The 3C results reported here indicate that both HU and Fis promote higher-order DNA organization .
249 +Further studies will aim to characterize the precise organization of DNA in the regions that contribute to these contacts .
250 +members of the R.K. , O.E. , and F.B. laboratories for fruitful discussions and advice .
251 +We thank the I2BC genomic facility for high-throughput sequencing .
252 +This research was supported by funding from the European Research Council under the 7th Framework Program ( FP7/2007 -2013 , ERC Grant Agreement 260822 to R.K. ) , by the Agence Nationale pour la Recherche ( HiResBac
253 +ANR-15-CE11-0023-03 to R.K. , O.E. , and J.M. ) , by the Fondation pour la Re-cherche Médicale ( to V.S.L. ) , and by the Agence Nationale pour la Recherche ( ANR-12-BSV8-0020-01 to F.B. ) .
254 +AUTHOR CONTRIBUTIONS
255 +Conceptualization , V.S.L. , A.C. , O.E. , F.B. , and R.K. ; Methodology , V.S.L. , A.C. , M.M. , and J.M. ; Investigation , V.S.L. , A.C. , and S.D. ; Writing -- Draft , V.S.L. , A.C. , F.B. , and R.K. ; Writing -- Review & Editing , O.E. , F.B. , and R.K. ; Funding Acquisition , F.B. and R.K. ; Supervision , F.B. and R.K.
256 +Dillon, S.C., and Dorman, C.J. (2010). Bacterial nucleoid-associated proteins, Niki, H., Yamaichi, Y., and Hiraga, S. (2000). Dynamic organization of chromo- nucleoid structure and gene expression. Nat. Rev. Microbiol. 8, 185–195. somal DNA in Escherichia coli. Genes Dev. 14, 212–223.
257 +Nolivos , S. , and Sherratt , D. ( 2014 ) .
258 +The bacterial chromosome : architecture and action of bacterial SMC and SMC-like complexes .
259 +FEMS Microbiol .
260 +Rev. 38 , 380 -- 392 .
261 +Nolivos , S. , Upton , A.L. , Badrinarayanan , A. , Müller , J. , Zawadzka , K. , Wiktor , J. , Gill , A. , Arciszewska , L. , Nicolas , E. , and Sherratt , D. ( 2016 ) .
262 +MatP regulates the coordinated action of topoisomerase IV and MukBEF in chromosome segregation .
263 +Nat .
264 +Commun .
265 +7 , 10466
266 +Prieto , A.I. , Kahramanoglou , C. , Ali , R.M. , Fraser , G.M. , Seshasayee , A.S.N. , and Luscombe , N.M. ( 2012 ) .
267 +Genomic analysis of DNA binding and gene regulation by homologous nucleoid-associated proteins IHF and HU in Escherichia coli K12 .
268 +Nucleic Acids Res .
269 +40 , 3524 -- 3537 .
270 +Skoko , D. , Yoo , D. , Bai , H. , Schnurr , B. , Yan , J. , McLeod , S.M. , Marko , J.F. , and Johnson , R.C. ( 2006 ) .
271 +Mechanism of chromosome compaction and looping by the Escherichia coli nucleoid protein Fis .
272 +J. Mol .
273 +Biol .
274 +364 , 777 -- 798 .
275 +Staczek , P. , and Higgins , N.P. ( 1998 ) .
276 +Gyrase and Topo IV modulate chromosome domain size in vivo .
277 +Mol .
278 +Microbiol .
279 +29 , 1435 -- 1448 .
280 +Tjaden , B. ( 2015 ) .
281 +De novo assembly of bacterial transcriptomes from RNA-seq data .
282 +Genome Biol .
283 +16 , 1 .
284 +Trussart , M. , Yus , E. , Martinez , S. , Baù , D. , Tahara , Y.O. , Pengo , T. , Widjaja , M. , Kretschmer , S. , Swoger , J. , Djordjevic , S. , et al. ( 2017 ) .
285 +Defined chromosome structure in the genome-reduced bacterium Mycoplasma pneumoniae .
286 +Nat .
287 +Commun .
288 +8 , 14665 .
289 +Umbarger , M.A. , Toro , E. , Wright , M.A. , Porreca , G.J. , Baù , D. , Hong , S.-H. , Fero , M.J. , Zhu , L.J. , Marti-Renom , M.A. , McAdams , H.H. , et al. ( 2011 ) .
290 +The three-dimensional architecture of a bacterial genome and its alteration by ge ¬
291 +Val , M.-E. , Marbouty , M. , de Lemos Martins , F. , Kennedy , S.P. , Kemble , H. , Bland , M.J. , Possoz , C. , Koszul , R. , Skovgaard , O. , and Mazel , D. ( 2016 ) .
292 +A checkpoint control orchestrates the replication of the two chromosomes of Vibrio cholerae .
293 +Sci .
294 +Adv. 2 , e1501914 .
295 +Valens , M. , Penaud , S. , Rossignol , M. , Cornet , F. , and Boccard , F. ( 2004 ) .
296 +Macrodomain organization of the Escherichia coli chromosome .
297 +EMBO J. 23 , 4330 -- 4341 .
298 +METHODS
...\ No newline at end of file ...\ No newline at end of file
1 +Systems assessment of transcriptional regulation on
2 +1Department of Bioengineering , University of California , San Diego , La Jolla , CA 92093 , USA , 2Department of Genetic Engineering , College of Life Sciences , Kyung Hee University , Yongin 446 -- 701 , Republic of Korea , 3School of Chemical and Biological Engineering , Institute of Chemical Prcocess , Seoul National University , 1 Gwanak-ro , Gwanak-gu , Seoul 08826 , Republic of Korea , 4Division of Biological Science , University of California , San Diego , La Jolla , CA 92093 , USA , 5School of Information and Communication , Gwangju Institute of Science and Technology , 123 Cheomdan-gwagiro , Buk-gu , Gwangju , Republic of Korea , 6Department of Biological Sciences , Korea Advanced Institute of Science and Technology , Daejeon 34141 , Republic of Korea , 7Department of Pediatrics , University of California , San Diego , La Jolla , CA 92093 , USA and 8The Novo Nordisk Foundation Center for Biosustainabiliy , Danish Technical University , 6 Kogle Alle , Hørsholm , Denmark
3 +Received October 28, 2016; Revised January 21, 2018; Editorial Decision January 23, 2018; Accepted January 24, 2018
4 +ABSTRACT
5 +Two major transcriptional regulators of carbon metabolism in bacteria are Cra and CRP .
6 +CRP is considered to be the main mediator of catabolite repression .
7 +Unlike for CRP , in vivo DNA binding information of Cra is scarce .
8 +Here we generate and integrate ChIP-exo and RNA-seq data to identify 39 binding sites for Cra and 97 regulon genes that are regulated by Cra in Escherichia coli .
9 +An integrated metabolic-regulatory network was formed by including experimentally-derived regulatory information and a genome-scale metabolic network reconstruction .
10 +Applying analysis methods of systems biology to this integrated network showed that Cra enables optimal bacterial growth on poor carbon sources by redirecting and repressing glycolysis flux , by activating the glyoxylate shunt pathway , and by activating the respiratory pathway .
11 +In these regulatory mechanisms , the overriding regulatory activity of Cra over CRP is fundamental .
12 +Thus , elucidation of interacting transcriptional regulation of core carbon metabolism in bacteria by two key transcription factors was possible by combining genome-wide experimental measurement and simulation with a genome-scale metabolic model .
13 +INTRODUCTION
14 +Catabolite repression is a universal phenomenon , found in virtually all living organisms , ranging from bacteria to plants and animals ( 1,2 ) .
15 +There is accumulating evidence to support that numerous mechanisms of catabolite repression exist within a single bacterium .
16 +A mechanism involving cyclic AMP ( cAMP ) and its receptor protein ( CRP , cAMP receptor protein ) in Escherichia coli was established four decades ago ( Figure 1A ) ( 3 ) .
17 +Given the general acceptance that cAMP-CRP provides the principal means to effect catabolite repression in E. coli and the closely related enteric bacteria , many aspects of CRP have been studied , including protein structure and allosteric activation ( 4 ) , mechanisms of transcriptional regulation ( 5 ) , and catabolite repression ( 6 ) .
18 +Thus , CRP is one of the best characterized transcription factors ( TF ) in bacteria .
19 +The transcriptional regulator CRP is reported to regulate the expression of over 180 genes ( 7,8 ) .
20 +A Chromatin Immuno-Precipitation ( ChIP ) method was used to determine in vivo binding sites of CRP in Escherichia coli K-12 MG1655 ( 7 ) and other strains ( 9 ) .
21 +The concentration of the effector molecule cAMP for CRP has been also determined with experimental methods , and the concentration increased significantly when less favorable carbon sources were supplemented ( 10 ) .
22 +The carbon metabolism of enterobacteria , including E. coli , is globally regulated by two major TFs ( 1 ) .
23 +In addition to the catabolite repression/activation mechanism by CRP , there is another mechanism mediated by catabolite repressor activator ( Cra ) , which was initially named fructose repressor ( FruR ) ( 11 ) .
24 +Cra plays a pleiotropic role to modulate the direction of carbon flow in multiple metabolic pathways , particularly in glycolysis .
25 +However , it has been postulated that Cra works independently of the CRP regulation ( 12,13 ) .
26 +Multiple studies with expression profiling experiments showed that Cra is capable of regulating a large number of genes in the gluconeogenic pathway ( 11 ) , TCA cycle ( 14 ) , glyoxylate shunt ( 15 ) , and Entner-Doudoroff ( ED ) pathway ( 13 ) .
27 +Cra regulates glycolytic flux by sensing the concentration level of fructose-1 ,6 - bisphosphate ( FBP ) or fructose-1-phosphate ( F1P ) ( Figure 1A ) ( 16 ) .
28 +Previous studies demonstrated that the concentration of the effector molecule FBP increases significantly as glucose becomes more limited ( 16,17 ) .
29 +In a recently published study , cAMP , FBP and F1P alone can explain most of the specific transcriptional regulation of the core carbon metabolism through their interaction with CRP and Cra ( 18 ) .
30 +Thus an investigation of the transcriptional regulation by CRP and Cra at the genome-scale would contribute to better understanding of the carbon metabolism in bacteria .
31 +Unlike CRP , the definition of the Cra regulon has mostly relied on transcriptome analysis or in vitro assays ( 19 ) , and the in vivo identification of the Cra regulon is yet to be performed at a genome-scale .
32 +Thus , the recently developed Chromatin Immuno-Precipitation with Exonuclease treatment ( ChIP-exo ) ( 20 -- 23 ) was applied to identify in vivo binding sites of Cra on three different carbon sources ; glucose , fructose , and acetate , at the genome-scale , to enable the definition of the Cra regulon .
33 +In addition , expression profiling on different carbon sources was performed with E. coli wild-type and the cra deletion mutant to identify causal effects of the ChIP-exo identified Cra binding sites on gene expression .
34 +Using a model-based simulation , regulation of metabolic flux states by both the Cra and CRP regulons was analyzed on 38 different carbon sources including glucose , fructose , and acetate .
35 +Flux states of pathways were established with the genome-scale metabolic network model of E. coli ( 24 ) using flux balance analysis ( FBA ) ( 25 ) .
36 +Integration of experimentally derived regulatory information with in silico calculation of flux states of core carbon metabolism revealed the transcriptional regulation by Cra of glycolysis , the TCA cycle , and the respiratory chain with emphasis on the overriding regulatory activity of Cra over CRP .
37 +MATERIALS AND METHODS
38 +Bacterial strains, media and growth conditions
39 +All strains used in this study are E. coli K-12 MG1655 and its derivatives , knock-out strains and a myc-tagged strain ( Supplementary Table S1 ) .
40 +For ChIP-exo experiments , the E. coli strain harboring cra-8myc was generated as described previously ( 26 ) .
41 +For growth rate measurement and expression profiling by RNA-seq , deletion mutant Δcra and Δcrp were constructed by red-mediated site-specific recombination system ( 27 ) .
42 +The myc-tagged strain E. coli cra-8myc showed no growth change when grown on glucose and acetate compared to the WT , indicating the myc epitope did not change the binding activity of Cra ( Supplementary Figure S1 ) .
43 +For deletion mutants , RpoB ChIP-exo background signals were analyzed to confirm the target gene region was the only removed region for cra and crp ( Supplementary Figure S2 ) .
44 +For growth rate measurement , glycerol stocks of E. coli strains were inoculated into M9 minimal media with different carbon sources , glucose , fructose , galactose , succinate , glycerol or acetate .
45 +The concentration of carbon sources was 0.2 % ( w/v ) .
46 +M9 minimal media was also supplemented with 1 ml trace element solution ( 100 × ) containing 1 g EDTA , 29 mg ZnSO4 · 7H2O , 198 mg MnCl2 · 4H2O , 254 mg CoCl2 · 6H2O , 13.4 mg CuCl2 and 147 mg CaCl2 .
47 +The culture was incubated at 37 ◦ C overnight with agitation , and then was used to inoculate the fresh media ( 1/200 dilution ) .
48 +The volume of the fresh media was 150 ml for each biological replicate .
49 +The growth curve measurement was performed in a batch culture , and was repeated twice with three biological replicates .
50 +From the data points by optical density measurement , the growth rate and the lag phase duration was calculated with GrowthRates 2.0 ( 28 ) .
51 +For RNA-seq expression profiling , glycerol stocks of E. coli strains were inoculated into M9 minimal media with different carbon sources , glucose , fructose or acetate .
52 +The concentration of carbon sources was 0.2 % ( w/v ) .
53 +M9 minimal media was also supplemented with 1 ml trace element solution ( 100X ) .
54 +The culture was incubated at 37 ◦ C overnight with agitation , and then was used to inoculate the fresh media .
55 +The fresh culture was incubated at 37 ◦ C with agitation to the mid-log phase ( OD600 ≈ 0.5 for glucose and fructose , and OD600 ≈ 0.25 for acetate ) .
56 +ChIP-exo experiment
57 +ChIP-exo experiment was performed following the procedures previously described ( 20 ) .
58 +In brief , to identify Cra binding maps in vivo , we isolated the DNA bound to Cra from formaldehyde cross-linked E. coli cells by chromatin immunoprecipitation ( ChIP ) with the specific antibodies that specifically recognizes myc tag ( 9E10 , Santa Cruz Biotechnology ) , and Dynabeads Pan Mouse IgG magnetic beads ( Invitrogen ) followed by stringent washings as described previously ( 29 ) .
59 +ChIP materials ( chromatin-beads ) were used to perform on-bead enzymatic reactions of the ChIP-exo method ( 20,30 ) .
60 +Briefly , the sheared DNA of chromatin-beads was repaired by the NEBNext End Repair Module ( New England Biolabs ) followed by the addition of a single dA overhang and ligation of the first adaptor ( 5 ′ - phosphorylated ) using dA-Tailing Module ( New England Biolabs ) and NEBNext Quick Ligation Module ( New England Biolabs ) , respectively .
61 +Nick repair was performed by using PreCR Repair Mix ( New England Biolabs ) .
62 +Lambda exonuclease - and RecJf exonuclease-treated chromatin was eluted from the beads and the protein -- DNA cross-link was reversed by overnight incubation at 65 ◦ C. RNAs - and Proteins-removed DNA samples were used to perform primer extension and second adaptor ligation with following modifications .
63 +The DNA samples incubated for primer extension as described previously ( 20 ) were treated with dA-Tailing Module ( New England Biolabs ) and NEBNext Quick Ligation Module ( New England Biolabs ) for second adaptor ligation .
64 +The DNA sample purified by GeneRead Size Selection Kit ( Qiagen ) was enriched by polymerase chain reaction ( PCR ) using Phusion High-Fidelity DNA Polymerase ( New England Biolabs ) .
65 +The amplified DNA samples were purified again by GeneRead Size Selection Kit ( Qiagen ) and quantified using
66 +Qubit dsDNA HS Assay Kit ( Life Technologies ) .
67 +Quality of the DNA sample was checked by running Agilent High Sensitivity DNA Kit using Agilent 2100 Bioanalyzer ( Agilent ) before sequenced using MiSeq ( Illumina ) in accordance with the manufacturer 's instructions .
68 +Each modified step was also performed in accordance with the manufacturer 's instructions .
69 +ChIP-exo experiments were performed in biological duplicate .
70 +RNA-seq expression profiling
71 +Three milliliters of cells from mid-log phase culture were mixed with 6 ml RNAprotect Bacteria Reagent ( Qiagen ) .
72 +Samples were mixed immediately by vortexing for 5 s , incubated for 5 min at room temperature , and then centrifuged at 5000 × g for 10 min .
73 +The supernatant was decanted and any residual supernatant was removed by inverting the tube once onto a paper towel .
74 +Total RNA samples were then isolated using RNeasy Plus Mini kit ( Qiagen ) in accordance with the manufacturer 's instruction .
75 +Samples were then quantified using a NanoDrop 1000 spectrophotometer ( Thermo Scientific ) and quality of the isolated RNA was checked by running RNA 6000 Pico Kit using Agilent 2100 Bioanalyzer ( Agilent ) .
76 +Paired-end , strand-specific RNA-seq was performed using the dUTP method ( 31 ) with the following modifications which is previously described ( 20 ) .
77 +The ribosomal RNAs were removed from 2 g of isolated total RNA with Ribo-Zero rRNA Removal Kit ( Epicentre ) in accordance with the manufacturer 's instruction .
78 +Subtracted RNA was fragmented for 2.5 min at 70 ◦ C with RNA Fragmentation Reagents ( Ambion ) , and then fragmented RNA was recovered with ethanol precipitation .
79 +Random primer ( 3 g ) and fragmented RNA in 4 l was incubated in 5 l total volume at 70 ◦ C for 10 min , and cDNA or the first strand was synthesized using SuperScript III first-strand synthesis protocol ( Invitrogen ) .
80 +The cDNA was recovered by phenol -- chloroform extraction followed by ethanol precipitation .
81 +The second strand was synthesized from this cDNA with 20 l of fragmented cDNA : RNA , 4 l of 5 × first strand buffer , 30 l of 5 × second strand buffer , 4 l of 10 mM dNTP with dUTP instead of dTTP , 2 l of 100 mM DTT , 4 l of E. coli DNA polymerase ( Invitrogen ) , 1 l of E. coli DNA ligase ( Invitrogen ) , 1 l of E. coli RNase H ( Invitrogen ) in 150 l of total volume .
82 +This reaction mixture was incubated at 16 ◦ C for 2 h , and fragmented DNA was recovered with PCR clean-up kit ( QIAGEN ) and eluted in 30 l of nuclease-free water .
83 +The fragmented DNA was end-repaired with End Repair Kit ( New England Biolabs ) , and dA-tailed with dA-Tailing Kit ( New England Biolabs ) , and then ligated with 7.5 g of DNA adaptor mixture with Quick Ligation Kit ( New England Biolabs ) .
84 +The adaptorligated DNA was size-selected to removed un-ligated adaptors with GeneRead Size Selection Kit ( QIAGEN ) , and treated with 1 U of USER enzyme ( New England Biolabs ) in 30 l of total volume , and incubated at 37 ◦ C for 15 min followed by 5 min at 95 ◦ C .
85 +The USER-treated DNA was amplified by PCR to generate sequencing library for Illumina sequencing .
86 +The samples were sequenced using MiSeq ( Illumina ) in accordance with the manufacturer 's instructions .
87 +All RNA-seq experiments were performed in biological duplicate .
88 +Real-time qPCR
89 +The same total RNA samples , that were used for RNA-seq , were used .
90 +The starting RNA material was 10 g of the total RNA .
91 +The reaction mixture ( 60 l ) contained total RNA , random primers , 1 × first-strand buffer , 10 mM DTT , 0.5 mM deoxyribonucleotide triphosphates , 20 units of SUPERase-In and 600 units of SuperScript II reverse transcriptase ( Life Technologies ) .
92 +The mixture was incu - ◦ ◦ bated in a thermocycler at 25 C for 10 min , 37 C for 1 h , 42 ◦ ◦ C for 1 h and 70 C for 10 min to inactivate SuperScript II .
93 +The RNA template was then removed by adding 20 l of 1 ◦ M NaOH to the reaction mixture and incubating at 65 C for 30 min .
94 +The reaction was neutralized by the addition of 20 l of 1 M HCl .
95 +cDNA was purified using a QIAquick PCR purification column ( QIAGEN ) , following the vendor procedures .
96 +cDNA quantification was performed using a NanoDrop spectrophotometer .
97 +Real-time qPCR was performed on the synthesized cDNA using a QuantiTect SYBR Green PCR Kit ( QIAGEN ) .
98 +The 25 l qPCR mixtures contained 12.5 l of 2 QuantiTect SYBR Green PCR Master Mix , 0.2 M forward primer , 0.2 M reverse primer , and cDNA template .
99 +Each qPCR assay was performed in triplicate in a Bio - ◦ Rad iCycler under the following conditions : 95 C for 15 ◦ min , followed by 40 cycles of denaturation at 94 C for 15 ◦ ◦ s , annealing at 52 C for 30 s and extending at 72 C for 30 s , at which point the SYBR fluorescence was measured for qPCR curve generation .
100 +The real-time qPCR was performed in duplicates .
101 +The binding affinity of each primer set was assessed by constructing a standard curve for each primer .
102 +The standard curve allowed for calculation of reaction efficiency .
103 +Relative quantities of cDNA were calculated using the standard curve and normalizing to the quantity of a housekeeping gene , rplW .
104 +Results were reported in a bar chart showing relative normalized enrichment ratio .
105 +Peak calling for ChIP-exo dataset
106 +Peak calling was performed as previously described ( 20 ) .
107 +Sequence reads generated from ChIP-exo were mapped onto the reference genome ( NC 000913.2 ) using bowtie ( 32 ) with default options to generate SAM output files ( Supplementary Table S2 ) .
108 +MACE program ( 33 ) was used to define peak candidates from biological duplicates for each experimental condition with sequence depth normalization .
109 +To reduce false-positive peaks , peaks with signal-to-noise ( S/N ) ratio < 1.5 were removed .
110 +The noise level was set to the top 5 % of signals at genomic positions because top 5 % makes a background level in plateau and top 5 % intensities from each ChIP-exo replicates across conditions correlate well with the total number of reads ( 20 -- 22 ) .
111 +The calculation of S/N ratio resembles the way to calculate ChIP-chip peak intensity where IP signal was divided by Mock signal .
112 +Then , each peak was assigned to the nearest gene .
113 +Genome-scale data were visualized using MetaScope ( http : / / systemsbiology.ucsd.edu/Downloads/MetaScope ) .
114 +The sequence motif analysis for TFs and - factors was performed using the MEME software suite ( 34 ) .
115 +For Cra , sequences in binding regions were extracted from the reference sequence ( NC 000913.2 ) .
116 +Calculation of differentially expressed gene
117 +Sequence reads generated from RNA-seq were mapped onto the reference genome ( NC 000913.2 ) using bowtie ( 32 ) with the maximum insert size of 1000 bp , and two maximum mismatches after trimming 3 bp at 3 ′ ends ( Supplementary Table S3 ) .
118 +SAM files generated from bowtie , were then used for Cufflinks ( http://cufflinks.cbcb.umd.edu/ ) ( 35 ) to calculate fragments per kilobase of exon per million fragments ( FPKM ) .
119 +Cufflinks was run with default options with the library type of dUTP RNA-seq and the default normalization method ( classic-fpkm ) .
120 +Differentially expressed genes were calculated with DESeq2 ( 36 ) and expression with log2 fold change ≥ 1.0 and adjusted P-value ≤ 0.05 was considered as differentially expressed .
121 +Genome-scale data were visualized using MetaScope .
122 +COG functional enrichment
123 +Cra regulons were categorized according to their annotated clusters of orthologous groups ( COG ) category .
124 +Functional enrichment of COG categories in Cra target genes was determined by performing hypergeometric test , and P-value < 0.05 was considered significant .
125 +FBA analysis and MCMC sampling was performed with iJO1366 E. coli metabolic model ( 24 ) , COBRA Toolbox v2 .0 ( 37 ) and COBRApy ( 38 ) as previously described ( 39 ) .
126 +In brief , the distribution of feasible fluxes for each reaction in the iJO1366 model was determined using Markov chain Monte Carlo ( MCMC ) sampling ( 40 ) .
127 +Specifically , uptake rates for the carbon sources were measured with HPLC and were used to constrain the model : -- 8.437 mmol/gDW/h for glucose , -- 7.546 mmol/gDW/h for fructose and -- 7.671 mmol/gDW/h for acetate .
128 +The biomass objective function ( a proxy for growth rate ) was provided a lower bound of 95 % of the optimal growth rate as computed by FBA .
129 +Thus , the sample flux distributions by MCMC sampling method represented sub-optimal flux distributions .
130 +MCMC sampling was used to obtain 10 thousands of feasible flux distributions , and the average of flux samples for each reaction was used .
131 +Sampled points of reactions in loops were removed before further analysis .
132 +Reactions in loops were calculated by using flux variability analysis ( FVA ) on iJO1366 model .
133 +RESULTS
134 +Decreasing growth by cra knock-out on the poor carbon sources
135 +In order to assess the contribution by Cra or CRP to bacterial growth on different carbon sources and to assess how crucial Cra or CRP transcriptional regulation is on growth , E. coli WT , Δcra , and Δcrp were grown on 6 different carbon sources ( glucose , fructose , galactose , succinate , glycerol , and acetate ) to measure the growth rate and the lagphase time .
136 +Those carbon sources , glucose , fructose , galactose , succinate , glycerol , and acetate , were chosen to span various carbon sources with different numbers of carbons .
137 +On carbon sources with 6 carbon atoms ( glucose , fructose , and galactose ) , the crp mutant showed a more severe growth defect .
138 +However , on carbon sources with 2 - ( acetate ) , 3 - ( glycerol ) and 4 - ( succinate ) carbon atoms which would be expected to relieve catabolite repression and to induce gluconeogenesis , knocking-out the cra gene showed more severe growth defects ( Figure 1B ) and showed a much longer lag-phase time ( Supplementary Figure S3 ) .
139 +This observation confirms the involvement and importance of transcriptional regulation by Cra and CRP as shown in the previous studies .
140 +However , cra knock-out decreased growth rate more severely than crp knock-out on the poor carbon sources , suggesting Cra might have more important regulatory implications in adaptation to those carbon sources .
141 +Genome-wide mapping of Cra binding sites
142 +To identify in vivo Cra binding sites , E. coli was grown under three different carbon sources ; glucose , fructose , and acetate .
143 +Glucose is a favorable carbon source for E. coli , and is known to cause the most severe cAMP-dependent catabolite repression ( 10 ) .
144 +Cra , which is also called FruR , was first known to repress the fructose-specific operon fruBKA ( 41 ) , thus fructose was believed to alter the activity of Cra .
145 +Acetate was chosen as a representative of less favorable carbon sources for E. coli , which is reported to relieve catabolite repression , thus changing the flux though glycolysis and altering Cra activity ( 16 ) .
146 +A total of 49 Cra binding sites were identified using the ChIP-exo method during growth on those three different carbon sources ( Figure 1C , Supplementary Table S4 ) .
147 +Among them , only 29 binding sites were occupied when bacteria were grown on fructose , indicating least activation of Cra on that carbon source .
148 +In agreement with this observation , Cra ChIP-exo peak intensity on fructose was the weakest on average among the three substrates , while peak intensity of Cra binding on acetate was stronger than the intensity on either glucose or fructose ( ranksum test P-value < 0.05 , Supplementary Figure S4 ) .
149 +E. coli contains two phosphofructokinase ( PFK ) isozymes , PFK I/pfkA and PFK II/pfkB , however , over 90 % of the phosphofructokinase activity is attributed to PFK I ( 42 ) .
150 +Studies on pfkA in E. coli have previously identified a Cra binding site ( 43 ) upstream of a 70-dependent promoter ( 29,44 ) , and ChIP-exo experiments identified this binding site with a near single-base pair resolution ( Figure 1D , Supplementary Figure S5A ) .
151 +This Cra binding overlaps the 70-dependent promoter , particularly covering -- 35 box of this promoter , thus possibly indicating that Cra binding would repress the expression of the downstream gene , pfkA ( Supplementary Figure S5A ) .
152 +Similarly , Cra binding was also observed upstream of tpiA , which encodes triose phosphate isomerase ( Figure 1D ) .
153 +Cra binding overlaps with the -- 10 and -- 35 boxes of the tpiA promoter , suggesting its repressive effect on tpiA expression ( Supplementary Figure S5B ) .
154 +The genome-wide Cra binding sites were compared to binding sites summarized in a public database ( 45 ) .
155 +There are 17 previously reported Cra binding sites based on experimental evidence , and 13 ( 76.5 % ) of them were identified from ChIP-exo experiments performed in this study ( Figure 1E ) .
156 +The four missing bindings are for cydAB , csgDEFG , hypF and pck ( 12,46,47 ) .
157 +It is possible that these four binding sites were not detected in ChIP-exo experiments because they were previously identified with in vitro methods and/or were identified under different growth conditions such as stationary phase or anaerobic growth .
158 +One possible drawback of determining binding sites with in vitro methods is that they may not represent feasible in vivo interactions between Cra and the genomic DNA .
159 +The ChIP-exo binding sites for Cra were also compared to another dataset that was generated with the in vitro SELEX system ( 19 ) .
160 +This study identified a total of 164 binding sites for Cra using this in vitro method .
161 +Among them , only 33 binding sites overlap with the ChIP-exo binding sites .
162 +This comparison contrasts in vivo and in vitro methods , suggesting that an in vitro analysis could provide information on the full extent of Cra binding sites , while the ChIP-exo method can capture in vivo binding sites that are relevant to the growth conditions .
163 +For the ChIP-exo identified binding sites , the sequence motif was calculated using the MEME suite ( 48 ) .
164 +The sequence motif obtained for Cra binding sites was ctgaAtCGaTtcag ( lower-case characters indicate an information content < 1 bit ) ( Figure 1F ) .
165 +This sequence motif is nearly identical to the previously reported motif gcTGAAtCGaTTCAgc ( 45,49 ) .
166 +The ChIP-exo experiments performed here on three different carbon sources provide the first genome-wide in vivo measurement of Cra binding sites .
167 +A total of 49 binding sites were detected , and this dataset is in good agreement with previous knowledge in terms of the genomic locations and the sequence binding motif analysis .
168 +The better resolution that the recently developed ChIP-exo method provides enabled a more precise investigation of molecular interactions between TFs and the regulatory elements , such as promoters , of the genomic DNA .
169 +Orchestrated regulation of carbon metabolism by Cra and CRP
170 +The definition of the regulon for Cra necessitates integration of the Cra binding site information with transcription unit ( TU ) annotation .
171 +Thus , the TUs with Cra binding sites in their upstream regulatory region were chosen from the reported TU annotation ( 29,45 ) .
172 +Only Cra binding sites in the regulatory regions were used in this integration , leaving out four binding sites found in the intragenic regions of ygenes , ynfK , yegI , yejG , and yihP .
173 +If the Cra binding site is located in the divergent promoter , then TUs at both sides were considered as possible Cra regulons .
174 +This integration resulted in 63 TUs with 136 genes as candidates for inclusion in the definition of the Cra regulon .
175 +To identify TUs with expression change upon cra knockout , RNA-seq experiments were performed for E. coli WT and Δcra knock-out strains on the three carbon sources .
176 +The RNA-seq transcriptome data was compared to the RT-qPCR gene expression measurement for aceA , gpmM , fbaA , and pgk for WT and Δcra ( Supplementary Figure S6 ) .
177 +Also , the correlation between two biological replicates for RNA-seq showed over 0.95 ( Supplementary Figure S7 ) , thus the quality of the RNA-seq data was confirmed and was further analyzed .
178 +Any TU having a gene with an expression change ≥ 2-fold ( q-value ≤ 0.01 ) was considered as a differentially expressed TU .
179 +Out of 63 candidate TUs , 35 TUs ( containing 97 genes ) were differentially expressed with Cra ChIP-exo binding sites , thus 97 genes are defined as the Cra regulon ( Supplementary Table S5 ) .
180 +Clusters of Orthologous Groups ( COG ) analysis showed that the Cra regulon has enriched functions in energy production/conversion , carbohydrate metabolism/transport , and inorganic ion transport/metabolism ( Supplementary Figure S8 ) .
181 +The average number of genes in the Cra regulon TUs was 2.77 , which is much larger than the average of 1.78 genes per TU for all TUs in E. coli ( 29 ) .
182 +Integration of Cra binding information with differential gene expression revealed the regulatory mode of Cra on its regulon TUs ( Supplementary Table S6 , Supplementary Table S7 ) .
183 +Out of 35 regulon TUs , Cra up-regulated 16 TUs , and down-regulated 16 TUs .
184 +The remaining three TUs are up - or down-regulated depending on which of the three carbon sources was used .
185 +For instance , glk , which encodes the cytoplasmic glucokinase , was down-regulated on fructose , but it was up-regulated on acetate when cra is missing ( Supplementary Table S5 ) .
186 +This result indicates a complex regulation on the expression of this enzyme , which could be true for most of the enzymes in glycolysis/gluconeogenesis and the TCA cycle , since their activity must be finely tuned based on available carbon sources .
187 +With the Cra regulon definition and with CRP regulatory information from the public database ( 45 ) , a regulatory network for Cra and CRP for core carbon metabolism was built ( Figure 2A ) .
188 +In brief , glycolysis is more heavily regulated and always repressed by Cra .
189 +The TCA cycle , however , is more regulated and mostly activated by CRP .
190 +This regulatory logic represents a differential transcriptional regulation of glycolysis and the TCA cycle by Cra and CRP .
191 +Another interesting aspect of this reconstructed regulatory network is that only a few genes , fbaA , gapA , pgk , epd , aceE , aceF , aceB , and aceA , are co-regulated by both Cra and CRP .
192 +The two TFs regulate their overlapping target genes in an antagonizing manner .
193 +For instance , co-regulated genes in glycolysis , fbaA , gapA , pgk and aceEF , are repressed by Cra , however they are activated by CRP .
194 +On the other hand , CRP represses the glyoxylate shunt , aceBA , but it is activated by Cra .
195 +In addition , it is notable to mention that other transcription factors and nucleoid-associated proteins may play an important role in accordance with CRP or Cra .
196 +For example , it was reported that IclR and IHF binds onto the promoter region of aceBA ( 50 ) , which may interact with CRP or Cra There is differential , but overlapping , transcriptional regulation of core carbon metabolic pathways , glycolysis , and the TCA cycle , by Cra and CRP .
197 +To investigate this complicated transcriptional regulation , expression of genes in carbon metabolism was analyzed .
198 +Thus , the relative transcription of each regulated gene was compared on three different carbon sources ( Figure 2B , Supplementary Table S8 ) .
199 +Except for three genes ( fbp , fbaB and ppsA ) that are known to be active for gluconeogenesis , genes in glycolysis are transcribed more on fructose than glucose or acetate .
200 +fbp encoding fructose-1 ,6 - bisphosphatase and ppsA encoding phosphoenolpyruvate synthetase catalyze the two irreversible reactions that distinguish glycolysis and gluconeogenesis .
201 +fbaB encodes a class I fructose bisphosphate aldolase , that is involved in gluconeogenesis , whereas class II aldolase , which is encoded by fbaA , is involved in glycolysis ( 51 ) .
202 +Thus these genes are expected to be more highly transcribed on acetate where gluconeogenesis is active , as shown by the expression profiling data .
203 +Acetate is primarily metabolized through the TCA cycle , to generate energy and biosynthetic precursors .
204 +Some of the acetate has to be metabolized through gluconeogenesis to synthesize five and six carbon biosynthetic precursors .
205 +Consistent with this expectation , the majority of genes in the TCA cycle were more highly expressed on acetate than on fructose or glucose .
206 +The statistical analysis of relative expression of genes in glycolysis and the TCA cycle on three carbon sources confirms the expected transcription pattern ( Figure 2C ) .
207 +The average relative transcriptional level of glycolysis is the highest on fructose , followed by glucose , and then acetate .
208 +In this analysis , genes that are more active for gluconeogenesis were excluded for the clarity of the figure ; however , those genes do not change the pattern in the relative transcriptional level even if genes in gluconeogenesis were included ( Supplementary Figure S9 ) .
209 +For the genes in the TCA cycle , however , the average relative transcriptional level is the highest on acetate , followed by fructose and glucose .
210 +The integration of ChIP-exo binding site information for Cra with known TU annotations and expression profiling by RNA-seq revealed the genome-wide transcriptional regulation by Cra .
211 +The Cra regulatory information was then combined with CRP regulatory information to build a regulatory network of the core carbon metabolic pathways including glycolysis , the TCA cycle , and PP ( pentose phosphate ) pathway .
212 +This regulatory network represents a differential , but overlapping , regulation of carbon metabolism by Cra and CRP .
213 +These observations suggest a possible decoupling in regulation on glycolysis and the TCA cycle , however how this decoupling occurs in the context of the function of the entire metabolic network requires more elaboration .
214 +Antagonizing regulatory mode between Cra and CRP on the key enzymes of core carbon metabolism
215 +The activity level of Cra and CRP vary depending on the carbon source .
216 +ChIP-exo experiments show that the binding activity of Cra is the lowest on fructose in terms of number of binding sites and the binding intensity , and it is strongest on acetate .
217 +However , the activity of CRP may be different .
218 +Interestingly , the expressed mRNA and protein level of both crp or cra does not change significantly during growth on glucose , fructose , or acetate ( Supplementary Figure S10 , Supplementary Figure S11 ) .
219 +Therefore , the regulatory activity of CRP could be strongly dependent on the concentration of its effector molecule , cAMP , as suggested in the previous study with in vitro experiment ( 52 ) .
220 +The intracellular concentration of cAMP is lowest on glucose , and higher on fructose .
221 +Further , the cAMP concentration is even higher on less favorable carbon sources , such as malate ( 10 ) .
222 +Thus , the DNA binding and the regulatory activity of CRP is expected to be the weakest on glucose and the strongest on acetate ( Figure 2D ) .
223 +Cra and CRP co-regulate a total of 13 TUs .
224 +Of these , four are either co-activated or co-repressed by both of them , thus there is no conflict in regulation of those TUs between Cra and CRP .
225 +Cra binds upstream of crp ( Supplementary Figure S12 ) and marRAB , and these two TUs are reported to be activated by CRP ( 7 ) .
226 +However , expression of crp or marRAB did not change significantly on different carbon sources , thus they are categorized as undetermined .
227 +Cra and CRP both regulate seven transcription units containing genes encoding several enzymes in carbon metabolism in an opposite , or antagonizing , manner ( Figure 2D ) .
228 +For instance , Cra activates the aceBA operon that encodes enzymes in the glyoxylate shunt , while CRP represses it .
229 +On the other hand , Cra represses epd-pgk-fbaA , gapAand aceEF , most of which are involved in glycolysis , but CRP activates their expression .
230 +This conflicting regulation by Cra and CRP makes sense on glucose and fructose , where either one of them is inactivated .
231 +Cra is more active on glucose , while CRP is more active on fructose .
232 +This differential activation explains why genes in glycolysis and the TCA cycle are more highly transcribed on fructose than on glucose .
233 +Whereas either Cra or CRP is inactivated on glucose or fructose , acetate and possibly poor carbon sources would activate Cra and CRP at the same time .
234 +Since 7 TUs are regulated by both Cra and CRP , the expression change of genes in those TUs on less favorable carbon sources is of interest .
235 +The mRNA expression of aceBA and treBC were upregulated on acetate , and the expression of epd-pgk-fbaA , gapA , aceEF , raiA and mtlADR were down-regulated .
236 +Interestingly , the expression changes of these TUs always follow the regulatory mode of Cra regardless of CRP regulation .
237 +For example , expression of aceBA was up-regulated on acetate although CRP represses its expression , thus resulting in activation of the glyoxylate shunt .
238 +Similarly , expression of epd-pgk-fbaA , gapA , and aceEF was repressed even though CRP up-regulates their transcription , contributing to down-regulation of genes in glycolysis on acetate .
239 +Collectively , Cra and CRP are most active on poor carbon sources .
240 +When they are active , they regulate target genes in the core carbon metabolism in a variety of modes .
241 +They co-activate or co-repress some of their target genes , while regulating some key genes in glycolysis and the TCA cycle in an antagonizing manner .
242 +The overall regulatory consequence always follows the regulatory mode of Cra , indicating the possible overriding regulatory effect by Cra over CRP for those key enzymes of the core carbon metabolism .
243 +Flux balance analysis leads to a network level understanding of the regulatory roles of Cra and CRP
244 +In order to try to understand the regulatory decoupling of glycolysis and the TCA cycle activation and to understand the metabolic driving force of increased TCA cycle activation and how the overriding regulatory effect by Cra works in that context , we turned to the methods of systems biology .
245 +Flux Balance Analysis ( FBA ) ( 25 ) and Markov Chain Monte Carlo ( MCMC ) sampling were applied to the E. coli metabolic model iJO1366 ( 24 ) to simulate feasible flux states for all metabolic reactions during growth on different carbon sources ( Figure 3A ) .
246 +To determine if the predicted flux calculation correlates with the enzyme abundance and is in agreement with previous studies ( 53,54 ) , the calculated flux values through the metabolic reactions were compared with the transcriptional level of the genes that encode enzymes catalyzing these reactions ( Figure 3B ) .
247 +The ratio of fluxes through those reactions showed a good correlation to the expression change calculated between acetate and glucose .
248 +In other words , as observed in expression profiling , fluxes through the TCA cycle were predicted to increase on acetate , while fluxes through glycolysis were calculated to decrease .
249 +Enzymatic reactions in glycolysis showed reduced expression and reduced flux on acetate while reactions in the TCA cycle showed increased expression and increased flux on less favorable carbon sources .
250 +Separation between reactions in glycolysis and the TCA cycle in expression and flux changes on carbon source shift reflects a decoupling between glycolysis and the TCA cycle , and differential transcriptional regulation on them .
251 +Cra redirects the fluxes through the glycolysis pathway towards gluconeogenesis and represses the transcriptional expression of the enzymes in glycolysis to make a reduced volume of enzymatic fluxes .
252 +In contrast , CRP activates transcription for the majority of components in the TCA cycle resulting in more reaction flux .
253 +Normalized fluxes , through the reactions in core carbon metabolic pathways , were mapped onto the metabolic network for glucose and acetate to illustrate how differently each pathway is predicted to be active on different carbon sources ( Figure 3A ) .
254 +When the flux of 10.5 ( mmol/gDW/h ) enters into glucose 6-phosphate ( g6p ) the simulation predicted 4.8 ( 45.7 % ) of the influx would flow into the PP pathway , leaving 5.4 ( 51.4 % ) to glycolysis .
255 +The simulation predicted the flux of 15.1 would flow to phosphoenolpyruvate ( pep ) , and flux would be divided into two flux flows from pep into the TCA cycle , making flux of 5.9 from citrate to isocitrate .
256 +Thus , on glucose , glycolysis is calculated to have a higher flux than the TCA cycle .
257 +On acetate , the carbon flow starts from acetate with incoming flux of 44.1 , with 8.0 ( 18.1 % ) predicted to enter into gluconeogenesis and most of the remaining flux , 29.3 ( 66.4 % ) , was predicted to flow into the TCA cycle .
258 +Thus , the TCA cycle flux computed for growth on acetate is almost 5 times larger than the flux on glucose ( Supplementary Figure S13 ) .
259 +There is a reaction , CITL ( citrate lyase ) , converting citrate to oxaloacetate ( oaa ) , however almost zero flux was predicted for this reaction in accordance with the knowledge that E. coli K-12 MG1655 does not have citrate lyase activity .
260 +The transcriptional level of citCDEFXGT for this reaction was very low ( Supplementary Figure S14 ) .
261 +Thus , this reaction was ignored in further analysis .
262 +Differential activation of the glycolysis pathway and the TCA cycle , which are regulated by Cra and CRP at the transcriptional level , was observed on three representative carbon sources , glucose , fructose , and acetate , for which experimental measurements were performed .
263 +However , in silico analysis with a genome-scale metabolic model on 38 carbon sources that support E. coli growth resulted in confirmation of the previous observation and expanded the understanding that decoupling of the glycolysis pathway and TCA cycle , reduced activity of the glycolysis pathway , and increased activity of the TCA cycle is expected to happen on most of the poor carbon sources ( Figure 3C ) .
264 +Except for a small number of carbon sources with 3 - or 4-carbons that need to be converted and fed into the glycolysis pathway , the majority of viable carbon sources with 3 or 4 carbons were predicted to render a smaller volume of fluxes through glycolysis with the opposite direction towards gluconeogenesis and to have more reaction fluxes through the TCA cycle .
265 +Thus , acetate is the best representative of the poor carbon sources that can render reduced reaction flux through glycolysis and activated flux through the TCA cycle .
266 +However , differential regulation and activation of those two pathways is not a phenomenon that is limited to a certain carbon source , acetate , but it is an outcome of a complex regulation that is common in most of the poor carbon sources .
267 +In summary , in silico simulation in the context of orchestrated transcriptional regulation by Cra and CRP on the core carbon metabolism confirmed the decoupling of glycolysis and the TCA cycle at the transcriptional regulation level and reaction flux level .
268 +Repression of glycolysis and activation of the TCA cycle at the reaction flux level was observed on most of the poor carbon sources .
269 +This regulatory activity is mediated by Cra and CRP .
270 +The overriding regulatory activity of Cra over CRP on gly- colysis
271 +On the poor carbon sources such as acetate , both Cra and CRP are activated to regulate the expression of the key enzymes in glycolysis but in opposite ways .
272 +Cra downregulates the expression of the majority of enzymes in the glycolysis pathway except for two genes , fbp and ppsA , that are responsible for the flux redirection towards gluconeogenesis and should be up-regulated on the poor carbon sources to supply 5 - or 6-carbon precursor molecules .
273 +On the other hand , CRP up-regulates the expression of some metabolic enzymes in glycolysis such as FbaA , GapA , and Pgk .
274 +Despite the transcriptional regulation by Cra and CRP in opposite directions , the transcriptional expression of genes for glycolysis enzymes was down-regulated following the regulatory mode of Cra ( Figure 4A ) .
275 +The in silico simulation with the genome-scale metabolic model , which is independent of the transcriptional regulatory information , suggested that the reaction fluxes through the glycolysis pathway should be decreased to support the optimal growth of a bacterial cell ( Figure 4B ) , indicating the regulatory mode by Cra is optimal while that by CRP is not .
276 +In order to verify that the reduced fluxes through glycolysis support the optimal growth , the genome-scale metabolic model was artificially forced to have a higher flux than optimal , and we computed how increased fluxes through the glycolysis pathway towards gluconeogenesis affected cell growth ( Figure 4C ) .
277 +As postulated , when the in silico model was simulated on acetate but with a higher flux volume though glycolysis , the model predicted that the cell growth rate would decrease as the glycolysis flux volume increased .
278 +This indicates that the enzymatic activity of glycolysis should be lowered to support the maximum cell growth , and Cra provides the necessary transcriptional regulation on those enzymes .
279 +Thus , without the overriding activity of Cra over CRP at the transcriptional level , a bacterial cell would not be able to acquire the ability to adapt to the poor carbon sources and the optimal growth capability .
280 +These independent lines of evidence support the notion that transcriptional regulation of those enzymes should follow the regulatory mode of Cra , ignoring the regulatory activity of CRP , and emphasize the importance of the overriding regulatory activity of Cra on glycolysis .
281 +The remaining question is , what is the molecular basis for Cra overriding activity of CRP under the condition where they are both active ?
282 +With the high resolution that ChIP-exo provides , interaction between promoters ( 44 ) , CRP binding sites ( 45 ) , and Cra binding sites were analyzed at a base-pair resolution ( Figure 4D ) .
283 +For epd , which is activated by CRP and repressed by Cra , CRP binds upstream of the core promoter , indicating this interaction between CRP and RNA polymerase ( RNAP ) machinery is Class I ( 5 ) .
284 +Interestingly , however , Cra binding overlaps the promoter region by covering -10 box and transcription start site ( TSS ) .
285 +This suggests Cra could block RNAP binding to the promoter or inhibit the transcription process even if CRP recruits RNAP towards the promoter , repressing the expression of the downstream gene .
286 +Similarly , expression of pdhR-aceEF-lpd is repressed by Cra while being activated by CRP .
287 +CRP binds onto the genomic region including -35 box ( Class II activation ) ( 5 ) , however Cra binds downstream of two promoters of the TU , obstructing transcription .
288 +The same regulatory interaction between CRP and Cra was observed for mtlA and gapA ( Figure 4D ) .
289 +Thus , the activity of Cra overrides the activity of CRP when CRP activates and Cra represses the target gene by Cra binding -10 box of the promoter , TSS , or upstream of the promoter .
290 +The overriding regulatory activity of Cra over CRP on the glyoxylate shunt
291 +Expression profiling showed that the transcriptional expression of enzymes in the TCA cycle pathway was up-regulated on acetate , a poor carbon source .
292 +Computation with the genome-scale metabolic model provided support for an increased flux through the TCA cycle , leading to an increase in the cell growth rate on acetate and other poor carbon sources .
293 +Activation of the TCA cycle may require activation of the glyoxylate shunt pathway , which is encoded by aceBA , because that particular pathway contributes to replenishing the oxaloacetate pool .
294 +In order to investigate this possibility , the expression profiling data was analyzed to confirm the up-regulation of transcriptional expression of the operon aceBA ( Figure 5A ) .
295 +As postulated , the expression of aceBA was upregulated , and Cra activates the expression of this operon while CRP tried to do the opposite .
296 +The flux prediction from in silico simulation confirmed that the fluxes through the glyoxylate shunt were predicted to increase when grown on acetate ( Figure 5B ) .
297 +As an independent verification of the necessity of the glyoxylate shunt activation , the metabolic model was artificially forced to have a lower flux .
298 +The model predicted that the in silico growth rate would decrease as the glyoxylate shunt was forced to have a lower flux ( Figure 5C ) .
299 +Thus , activation of the glyoxylate shunt is required to support optimal cell growth , and the transcriptional regulation by Cra provides up-regulation of enzymes in that pathway while CRP down-regulates the expression of those enzymes .
300 +Thus , the overriding regulatory activity of Cra over CRP on the glyoxylate shunt pathway is fundamental .
301 +The promoter regions and their neighboring regulatory regions of aceBA were also analyzed to gain insights into the molecular mechanisms of this regulatory overriding ( Figure 5D ) .
302 +To provide independent evidence of transcriptional regulation by Cra and CRP , RpoB ChIP-exo experiments were performed to capture the RNA polymerase occupancy over the relevant operons ( Figure 5E ) .
303 +Cra up-regulates expression of aceBA , whereas CRP down-regulates expression of the operon .
304 +When cra was removed , the RNA polymerase occupancy decreased over the aceBA operon .
305 +When crp was knocked-out , the RNA polymerase occupancy increased over the operon .
306 +On the other example of the epd-pgk-fbaA operon , the RNA polymerase occupancy analysis also confirmed the proposed regulatory mode by Cra and CRP .
307 +In the previous study , CRP was claimed to bind on the aceBA promoter covering -- 35 box and to repress the expression of the target gene ( 55 ) .
308 +From the ChIP-exo dataset , Cra binds upstream of the promoter , and up-regulates the expression .
309 +However , repression by CRP binding does not quash activation of aceBA by Cra on acetate , and this could be because CRP repression was observed to take place when fur is missing ( 55 ) .
310 +Thus , the activity of Cra may prevail over the activity of CRP on regulation of aceBA .
311 +Cra regulates the respiratory chain to keep energy balance between reduced glycolysis and activated TCA cycle
312 +Usage of gluconeogenesis requires energy .
313 +To make pep from pyruvate ( pyr ) , 1 ATP is required , and converting 3-phospho-glycerate ( 3pg ) into 3-phospho-glyceroyl phosphate ( 13dpg ) requires another ATP .
314 +Similarly , making glyceraldehyde 3-phosphate ( g3p ) from 13dpg consumes one NADH .
315 +Moreover , one ATP is required to activate acetate to acetyl-CoA ( accoa ) .
316 +The iJO1366 model predicted that most energy molecules would be produced from the TCA cycle , and the PP pathway would be barely used in energy production on acetate or other poor carbon sources .
317 +The number of energy molecules that were calculated to be generated from the TCA cycle is sufficient to accommodate the energy requirements for gluconeogenesis and acetate conversion .
318 +However , NADH or NADPH needs to be converted into ATP , since the major energy expenditure would occur with ATP .
319 +Following the fluxes coming from the TCA cycle , the model-based simulation sheds light on how NADH could be converted into ATP when cells are growing on the poor carbon sources .
320 +NADH oxidoreductase I uses NADH to pump out proton molecules into the periplasm so that ATP synthase can generate ATP from the proton gradient ( Figure 6A ) .
321 +Since the iJO1366 model predicted there would be an increased flux though NADH oxidoreductase I , it was postulated that Cra or CRP may be involved in regulating the expression of the enzyme complex .
322 +NADH oxidoreductase I is encoded by a long operon , nuoABCEFGHIJKLMN , and ChIP-exo experiments provided evidence that Cra binds upstream of this operon , indicating regulation by Cra ( Figure 6B ) .
323 +To determine if this regulation is positive or negative , expression change of this operon upon cra knock-out was analyzed ( Figure 6C ) .
324 +On glucose , knocking out cra did not change the expression of nuoABCEFGHIJKLMN , however the expression significantly decreased on acetate ( ranksum test P-value < 1.5 × 10 − 5 ) .
325 +Thus , Cra up-regulates the expression of nuoABCEFGHIJKLMN .
326 +Cra was reported to regulate a broad range of metabolic genes , but independent of CRP ( 13 ) .
327 +However , there is supporting evidence that Cra directly regulates the expression of crp ( 19,56 ) .
328 +The Cra ChIP-exo dataset supports its binding upstream of 70-dependent promoter of crp ( Supplementary Figure S12 ) , however the expression change of crp was not significant between glucose and acetate ( Supplementary Figure S10 ) nor between WT and Δcra ( Supplementary Figure S15 ) .
329 +No evidence has been found that CRP regulates the expression of cra .
330 +Thus , the regulatory interaction between CRP and Cra is responsible for the competition between them on the expression of target genes that they both regulate .
331 +DISCUSSION
332 +In this study , the complex transcriptional regulatory network of carbon metabolism in E. coli was investigated using a combination of genome-wide experimental measurements and computer simulation of a genome-scale metabolic model .
333 +The ChIP-exo and RNA-seq methods were applied to Cra when E. coli was grown on glucose , fructose , and acetate , and led to the identification of 97 genes in the Cra regulon .
334 +The definition of the Cra regulon showed that Cra and CRP have distinct roles in carbon metabolism regulation .
335 +Cra is involved in the repression of glycolysis , while historical data shows that CRP is focused on the activation of the TCA cycle .
336 +Expression profiling illustrated that the expression of genes in glycolysis is highest on fructose , and genes in the TCA cycle were more highly expressed on acetate .
337 +Model-based simulation and flux balance analysis were employed to explain this observation , and it was found that it is due to the fact that energy molecules are produced from the TCA cycle .
338 +This energy production from the TCA cycle enables gluconeogenesis when growing on unfavorable carbon sources .
339 +The conversion of energy molecules by NADH oxidation to produce ATP happens during this process , and this explains Cra regulation on the redox pathway .
340 +A single base-pair resolution of the experimental methods and detailed sequence analysis on Cra and CRP binding sites clarified how the activity of Cra overrides the activity of CRP in regulation of their target genes .
341 +The previous proteome study with E. coli BL21 reported that adaptation of bacterial cells in defined and rich medium reflected the antagonistic and competitive regulation of central metabolic pathways by Cra , CRP , and ArcA ( 57 ) .
342 +This study with high-resolution genome-scale experiments and in silico modeling proposes more detailed regulatory mechanism by Cra and CRP .
343 +The optimal gene expression on different carbon sources could be implemented by differential activation of Cra and CRP on glucose and fructose , and Cra activity overriding CRP binding on unfavorable carbon sources .
344 +Conservation analysis demonstrated that transcriptional regulation by Cra might be a more widely used strategy in modulating carbon and energy metabolism over regulation by CRP in E. coli .
345 +Most Cra regulon genes encode metabolic enzymes ; however , there are three TF-encoding genes : pdhR , nikR , and baeR .
346 +While the affiliation of nikR or baeR to carbon metabolism is still unclear , pdhR is involved in carbon metabolism by sensing pyruvate ( 58 ) .
347 +The binding sites of PdhR have been investigated with both in vitro ( 59 ) and in vivo ( 60 ) methods .
348 +In both studies , ndh was annotated as a PdhR target gene .
349 +ndh encodes NADH oxidoreductase II ( NDH-2 ) which is one of two distinct NADH dehydrogenases in E. coli .
350 +The other NADH dehydrogenase is NDH-1 that is encoded by nuo genes , and Cra regulates the expression of the nuo operon .
351 +Moreover , Cra and PdhR both regulate cyoABCDE , which encodes cytochrome bo oxidase .
352 +How the involvement of the electron transport system is relevant to growth on pyruvate has not been fully elaborated .
353 +However , it makes sense that the optimal growth on unfavorable carbon sources accompanies regulation on the redox pathway .
354 +It is possible that this may be because of energy production from the TCA cycle and conversion between energy molecules as similarly shown on acetate for Cra .
355 +In summary , cutting-edge experimental measurements with ChIP-exo and RNA-seq provided the regulatory information for Cra on the core carbon metabolism at the genome-scale .
356 +Integration of this experimentally-derived regulatory information and in silico flux calculation with a genome-scale metabolic model expanded the scope of carbon metabolism regulation by Cra .
357 +Cra supports the optimal cell growth on the poor carbon sources by at least three mechanisms ( Figure 7 ) .
358 +First , Cra redirects the enzymatic flux through glycolysis towards gluconeogenesis , but more importantly it decreases the flux volume through this pathway .
359 +Second , Cra activates the activity of the glyoxylate shunt pathway together with activation of the TCA cycle .
360 +Third , Cra up-regulates some components in the respiratory chain to provide the energy balance between the repressed glycolysis pathway and the activated TCA cycle .
361 +Most importantly , the repression of the glycolysis pathway and the activation of glyoxylate shunt pathway crucially depend on the overriding regulatory activity of Cra over that of CRP .
362 +The consolidation of the experimental measurements of in vivo states of transcriptional components and the computational prediction of in silico states of metabolic activities makes for an integrated genome-scale approach with which to investigate the network level mechanisms of transcriptional regulation in bacteria .
363 +Experimental measurements with recently developed methods at the single base-pair resolution enable researchers to determine the transcriptional regulation activity and to follow biological questions from the dataset .
364 +However , experimental methods can only provide a monolithic snapshot of internal in vivo states of transcriptional regulation under the given conditions .
365 +Modelbased in silico simulation , on the other hand , allows researchers to investigate the activity of a reaction in association with other connected reactions and to explore feasible cellular states .
366 +Thus it is possible to put biological questions or findings in a broader or expanded context .
367 +For instance , the linkage found in this study could be further investigated in the context of carbon and redox metabolism ( 61 ) in combinatorial conditions , which would contribute to understanding carbon metabolism regulation in the context of oxygen-limiting conditions .
368 +Thus , elucidation of transcriptional regulation of the core carbon metabolism in bacteria exhibited the benefits from combining genome-wide experimental measurement and simulation with a genome-scale metabolic model .
369 +DATA AVAILABILITY
370 +The whole dataset of ChIP-exo and RNA-seq has been deposited to GEO with the accession number of GSE65643 .
371 +Supplementary Data are available at NAR Online.
372 +ACKNOWLEDGEMENTS
373 +We thank Marc Abrams for helpful assistance in writing and editing the manuscript .
374 +Author Contributions : D.K. , B.O.P. conceived the study .
375 +D.K. , S.W.S. , Y.G. , G.I.G. performed experiments .
376 +D.K. and H.N. performed the computational analysis .
377 +B.O.P. supervised the study .
378 +D.K. , S.W.S. , H.N. , Y.G. , B.K.C. and B.O.P. wrote the manuscript .
379 +All authors helped edit the final manuscript .
380 +FUNDING
381 +Novo Nordisk Foundation Center for Biosustainability at the Danish Technical University [ NNF16CC0021858 ] ; NIH NIGMS ( National Institute of General Medical Sciences ) [ GM102098 ] ; C1 Gas Refinery Program through the National Research Foundation of Korea ( NRF ) funded by the Ministry of Science , ICT & Future Planning [ 2015M3D3A1A01064882 ] ; Basic Science Research Program through the National Research Foundation of Korea ( NRF ) funded by the Ministry of Education [ NRF-2017R1C1B2002441 ] .
382 +Funding for open access charge : Novo Nordisk Foundation Center for Biosustainability at the Danish Technical University [ NNF16CC0021858 ] .
383 +Conflict of interest statement .
384 +None declared .
...\ No newline at end of file ...\ No newline at end of file
1 +The Essential Genome of Escherichia coli K-12
2 +ABSTRACT Transposon-directed insertion site sequencing ( TraDIS ) is a highthroughput method coupling transposon mutagenesis with short-fragment DNA sequencing .
3 +It is commonly used to identify essential genes .
4 +Single gene deletion libraries are considered the gold standard for identifying essential genes .
5 +Currently , the TraDIS method has not been benchmarked against such libraries , and therefore , it remains unclear whether the two methodologies are comparable .
6 +To address this , a high-density transposon library was constructed in Escherichia coli K-12 .
7 +Essential genes predicted from sequencing of this library were compared to existing essential gene databases .
8 +To decrease false-positive identification of essential genes , statistical data analysis included corrections for both gene length and genome length .
9 +Through this analysis , new essential genes and genes previously incorrectly designated essential were identified .
10 +We show that manual analysis of TraDIS data reveals novel features that would not have been detected by statistical analysis alone .
11 +Examples include short essential regions within genes , orientation-dependent effects , and fine-resolution identification of genome and protein features .
12 +Recognition of these insertion profiles in transposon mutagenesis data sets will assist genome annotation of less well characterized genomes and provides new insights into bacterial physiology and biochemistry .
13 +IMPORTANCE Incentives to define lists of genes that are essential for bacterial survival include the identification of potential targets for antibacterial drug development , genes required for rapid growth for exploitation in biotechnology , and discovery of new biochemical pathways .
14 +To identify essential genes in Escherichia coli , we constructed a transposon mutant library of unprecedented density .
15 +Initial automated analysis of the resulting data revealed many discrepancies compared to the literature .
16 +We now report more extensive statistical analysis supported by both literature searches and detailed inspection of high-density TraDIS sequencing data for each putative essential gene for the E. coli model laboratory organism .
17 +This paper is important because it provides a better understanding of the essential genes of E. coli , reveals the limitations of relying on automated analysis alone , and provides a new standard for the analysis of TraDIS data .
18 +KEYWORDS Escherichia coli, TraDIS, genomics, tn-seq
19 +There are many incentives to define lists of genes that are either essential for bacterial survival or important for normal rates of growth .
20 +Essential genes of bacterial pathogens may encode components of novel biochemical pathways or potential targets for antibacterial drug development .
21 +Disruption of genes required for rapid growth results in strains handicapped for exploitation in biotechnology .
22 +Conversely , normal growth of mutants defective in genes previously expected to be essential could reveal unexpected parallel biochemical pathways for fulfilling the essential function .
23 +Multiple attempts have been made to generate definitive lists of essential genes , but there are still many discrepancies between studies even for the model bacterium Escherichia coli strain K-12 .
24 +Two general approaches have been used : targeted deletion of individual genes , as in the Keio collection of mutants ( 1 ) , and random mutagenesis ( 2 , 3 ) .
25 +Data from several studies using different mutagenesis strategies have yielded inconsistent data and hence conflicting conclusions .
26 +Transposon-directed insertion site sequencing ( TraDIS ) is one of several high-throughput techniques that combine random transposon mutagenesis with sequencing of the transposon junctions in highdensity mutant libraries ( 4 -- 7 ) .
27 +Since its inception in 2009 , this high-throughput method has been applied to a range of biological questions ( 4 , 8 -- 15 ) .
28 +Here , in order to resolve outstanding conflicts , we report the use of this approach to identify the essential genes of E. coli K-12 strain BW25113 , a well-studied model organism for which a complete gene deletion library is available ( 1 ) .
29 +A confounding factor in determining the `` essentiality '' of a gene is the definition of an essential gene .
30 +Complete deletion of an essential gene results , by definition , in a strain that can not be isolated following growth .
31 +However , it is well-known that certain genes are required for growth under specific environmental and nutritional conditions .
32 +Such genes can be considered conditionally essential .
33 +For the purposes of this study , we define a gene as essential if the transposon insertion data reveal that the protein coding sequence ( CDS ) , or a portion of the CDS , is required for growth under the conditions tested here .
34 +To aid our analysis , we developed a statistical model that included corrections for both gene length and genome length in order to decrease false-positive identification of essential genes .
35 +An additional challenge with defining essentiality in high-throughput studies is an overreliance on automated analysis of the data .
36 +For example , a consequence of relying only on quantification of the number of unique insertions within a gene is that genes with essential regions will be missed .
37 +If only part of a gene encodes the essential function , it should be possible to isolate viable mutants with transposon insertions in nonessential regions of the coding sequence ( 2 ) .
38 +Conversely , reliance on statistical analysis alone can also lead to overestimation of the number of essential genes .
39 +This is a common result from insertion sequencing analysis ( 16 ) .
40 +A low number of transposon insertion events within a gene , which fall below the statistical cutoff threshold , can be due to inaccessibility of the gene to transposition because of extreme DNA structure , exclusion by DNA-binding proteins , polarity effects due to insertion in a gene upstream of a cotranscribed essential gene , and location of the gene close to the replication terminus ( 17 ) .
41 +The most frequent reason for a low number of insertions is that the product of the disrupted gene is required for normal rates of growth under the conditions tested .
42 +In the current study , to minimize the possibility of incorrectly designating genes as essential or contributing to fitness , we have supported our statistical analysis with a gene-by-gene inspection of the insertion distribution within each individual gene .
43 +RESULTS AND DISCUSSION
44 +Sequencing of a mini-Tn5 transposon insertion library in E. coli strain BW25113 .
45 +We have used a modified method to obtain TraDIS data for a transposon mutant library of E. coli K-12 strain BW25113 ( 4 , 9 ) .
46 +The BW25113 strain was chosen because it is the parent strain for the Keio collection of deletion mutants and ideal for a direct comparison between data sets .
47 +A mini-Tn5 transposon with a chloramphenicol resistance cassette was transformed into competent cells and grown overnight on selective medium .
48 +Individual colonies were pooled to construct the initial library , estimated to consist of approximately 3.7 million mutants .
49 +An Illumina MiSeq system was used to obtain TraDIS data from two independent DNA extracts of the transposon library ( TL ) , designated TL1 and TL2 ( Table 1 ) .
50 +Raw data were checked for the presence of an inline index barcode to identify independently processed samples ( Table 1 ) .
51 +This resulted in 4,818,864 sequence reads from TL1 and 6,189,409 from TL2 .
52 +After verification of the presence of a transposon sequence and removal of poor-quality data or short sequence reads , 3,891,339 ( 80.75 % ) and 4,387,970 ( 70.89 % ) sequence reads , respectively , were mapped successfully to the E. coli K-12 BW25113 genome ( accession no .
53 +CP009273 .1 ) ( Table 1 ) .
54 +The distribution of insertion sites covers the full length of the genome ( Fig. 1A ) .
55 +There was a high correlation coefficient of 0.96 between the samples ( Fig. 1B ) .
56 +The data were therefore combined to give a total of 8,279,309 sequences that were mapped to 901,383 unique insertion sites throughout the genome .
57 +Of the
58 +8,279,309 mapped sequences , 199,557 were represented by a single read .
59 +Similar numbers of insertions , 481,360 and 480,072 , were found for both orientations of the transposon .
60 +The high density of unique insertion sites resulted in an average of one insertion every 5.14 bp and a median distance between insertions of 3 bp .
61 +An example is shown in Fig. 1D .
62 +Identification of putative essential genes by TraDIS .
63 +To determine whether a gene was essential or nonessential , the numbers of insertions per CDS were quantified .
64 +CDS is defined as the protein coding sequence of a gene , inclusive of the start and stop codons .
65 +To normalize for gene length , the number of unique insertion points within the CDS was divided by the CDS length in bases .
66 +This value was termed the insertion index score and has been used previously as a measure of essentiality ( 4 , 8 , 9 , 18 ) , given a sufficiently dense library ( 19 ) .
67 +The frequency distribution of the insertion index scores was bimodal ( see Fig .
68 +S1 in the supplemental material ) , as previously shown by others ( 2 ) .
69 +We assume that genes associated with the left mode ( any data to the left of the trough in Fig .
70 +S1 ) , which have a low number of transposon insertions , are either essential for survival or genes that , when disrupted , confer a very severe fitness cost ( Fig. 1D ) .
71 +The second mode is associated with genes with considerably more insertions ; these genes are deemed nonessential ( Fig. 1D ) .
72 +Based on inspection of the distributions , an exponential distribution model was fitted to the mode that includes essential genes , and a gamma distribution model was fitted to the nonessential mode .
73 +For a given insertion index score , the probability of belonging to each mode was calculated , and the ratio of these values was termed the log likelihood score .
74 +A gene was classified as essential if its log likelihood score was less than log2 ( 12 ) and was therefore 12 times more likely ( see Materials and Methods ) to belong to the essential mode than to the nonessential mode .
75 +Using this approach , sufficient insertions were found in 3,793 genes for them to be classed as nonessential , 162 genes were situated between the two modes and classed as unclear , and 358 genes in the mutant library were identified as essential ( Table S1 ) .
76 +The 358 putative essential genes identified in the TL data were compared to the essential genes as defined by the Keio collection and the Profiling of the E. coli Chromosome ( PEC ) database ( 1 , 2 ) .
77 +This comparison revealed 248 genes ( 59.5 % ) that were common to all three data sets ( Fig. 2A and Table S2 ) .
78 +This agreement between all three data sets strongly supports the hypothesis that these genes are essential so they were not investigated further .
79 +An additional 169 genes were identified as potentially essential in only one or two of the data sets .
80 +These genes comprise 16 genes in the Keio and PEC lists that were not identified by our analysis , 25 exclusive to Keio , 18 exclusive to PEC , and 11 and 18 that overlapped between our method and Keio or PEC , respectively ( Fig. 2A ) .
81 +However , the largest subcategory of 81 genes is unique to our data set .
82 +Statistical analysis of the transposon insertion density data .
83 +Overestimation of the number of genes that are essential has been noted in studies using transposon insertion sequencing ( 16 ) .
84 +In previous attempts to use statistical analysis to define an essential gene , a Poissonian model was used to derive a P value for an insertion-free region ( IFR ) of a given length against the null hypothesis that , by chance , no insertions occurred in that region .
85 +We refined this approach for two reasons .
86 +First , genomes are sequences of discrete sites : although a continuous Poisson model can provide an approximation to this structure , a naturally discrete picture is more representative of true genome structure .
87 +Second , unless corrections are applied for gene length or for the genome length , this method risks overestimating the total number of essential genes .
88 +This problem arises because the method implicitly considers only a single , small genomic region , giving the probability that no insertions will be found in a single region of a given base pair length .
89 +However , genes and genomes have many such regions that are effectively independent , so the genome-wide probability of observing a `` false-positive '' insertion-free region across the genome will be much higher .
90 +To avoid this risk of overinterpretation of TraDIS data , we propose a new statistical approach , summarized in Text S1 and Fig .
91 +S2 .
92 +First , we replaced the commonly used Poissonian model exp ( x/f ) ( for x consecutive bases without an insert , given inverse insertion density f ; see reference 27 for further discussion of this ) with a geometric model .
93 +This model gives the probability of seeing k `` failures '' ( insertion-free sites ) then a `` success '' ( insertion event ) in a string of independent trials as P ( k ) ( 1 ) k , where is the probability of a success ( here , an insertion ) .
94 +The P value associated with a string of L sites being insertion-free is then P kLP k , an easily computable quantity .
95 +Next , to guard against false-positive results , we need to precisely state the statistic of interest and the corresponding null model .
96 +Under a null model of random , independent insertions , the three probabilities most pertinent here are those with which ( i ) a single length L region has no insertions ; ( ii ) a gene of length g contains one or more insertion-free regions of length L ; ( iii ) a genome of length G contains one or more insertion-free regions of length L .
97 +We used stochastic simulations of random insertions with given densities and genome lengths ( Text S1 ) to compute these probabilities .
98 +These values then give P values for insertion-free region observations , correcting for gene and genome length .
99 +Specifically , pgene ( L ) is the probability of observing one or more insertion-free regions of at least length L in a model gene ( of length g 1,000 bp ) by chance ( ii ) , and pgenome ( L ) is the probability of observing one or more insertion-free regions of at least length L in a full genome ( of length G 4.6 Mb ) by chance ( iii ) .
100 +The uncorrected P value ( i ) is that typically reported in other studies .
101 +Statistical analysis of our current data ( 901,383 inserts in a 4,631,469-bp genome ) gives a corrected pgenome of 0.05 for L 75 bp and pgene of 0.05 for L 36 bp ( pgene of 0.005 for L 47 bp ) .
102 +In other words , there is a probability of 0.05 that any insertion-free region of length 75 bp could appear anywhere in the genome by chance , and there is a probability of 0.005 that any insertion-free region of length 47 bp will occur anywhere in a gene of length 1,000 bp by chance .
103 +To our knowledge , this represents the first study with a confident and genome-wide corrected detection resolution ( Fig .
104 +S2 ) , and the closest yet to approaching the length of the smallest annotated gene in our reference genome ( accession no .
105 +CP009273 .1 ) , which is 45 bp .
106 +In checking for uniformity of insertion density across genomic regions , we found that the density of insertions around the terminus ( taken as a region centered around terABCD ) was slightly lower than the genomic average ( a density of 0.142 in the surrounding 500-kb region , or 0.145 in the surrounding 1-Mb region , compared to a 0.195 average ; Fig. 1A ) .
107 +This density change marginally increases the detection of false-positive essential genes in the vicinity of the terminus but still represents an unprecedented level of coverage .
108 +Resolution of conflicts between data sets .
109 +A critical requirement for the validation of a list of essential genes is to explain why the statistical analysis of transposon insertion data failed to identify genes that the Keio library of deletion mutants and the PEC database identified as essential .
110 +We coupled statistical analysis and manual inspection of the data with literature searches to rationalize conflicting results .
111 +We find that many of the inconsistencies between data sets can be explained by different methodologies used , definitions of the term `` essential , '' and statistical approaches ( Fig. 2B ) .
112 +Genes containing transposon-free regions .
113 +Manual inspection of the data revealed genes with transposon-free regions that were large enough to be identified as significant using the algorithm defined in the previous section .
114 +These IFRs do not necessarily report that a gene is essential ; rather , they show that the insertions within these genes are sufficiently sparse that the IFR is unlikely to have occurred by chance .
115 +These genes fall loosely into two groups .
116 +The first group contains genes for which the 5 = regions are essential and contain no insertions .
117 +However , there are transposon insertions in the nonessential regions of these genes , such as ftsK ( Fig. 3A and Table S3 ) .
118 +FtsK is involved in correct segregation of the chromosome during division ( 20 , 21 ) ; the N-terminal domain of FtsK contains four transmembrane passes and is required for localization of FtsK to the septum ( 22 -- 24 ) .
119 +There is substantial literature reporting the essential function of the N-terminal domain , consistent with our data ( 21 , 22 , 25 ) .
120 +This is a common observation for insertion data and arises when only the function of the N terminus of the protein is required for viability ( 8 ) .
121 +Initial analysis of transposon insertion data would lead to these genes being incorrectly classified as nonessential , but attempts to construct a deletion mutant would fail .
122 +Indeed , previous transposon sequencing experiments failed to identify the essential nature of some of these genes when relying on statistical analysis alone ( 9 ) .
123 +The second group contains genes with transposon insertion sites throughout the CDS but which have an IFR that passes the significance threshold for essentiality .
124 +For example , there is a small IFR within the coding sequence of secM of 66 bp ( Fig. 3B and Table S3 ) .
125 +The secM gene is located upstream of the essential gene secA .
126 +These genes are cotranscribed and also cotranslated , and secM is known to contain a translational stop sequence that interacts with the ribosomal exit tunnel to halt translation , acting as a translational regulator for secA .
127 +Specific mutations within the translational stop sequence are lethal unless secA is complemented by expression from a plasmid ( 26 ) .
128 +The dependence of secA translation on the secM CDS would explain the Keio classification as `` essential . ''
129 +However , the IFR within secM does not fully correspond with the translation stop sequence , suggesting that there is more to be learned about the translational linkage between the two proteins .
130 +Other researchers have used different approaches to minimize false classification of essential genes during statistical analysis of the insertion profiles by applying a sliding window , quantifying the mean distance between insertions per gene , or variations of truncating the CDS , such as excluding the 3 = end , analyzing only the first 60 % of the CDS , or analyzing the central 60 % of the CDS ( 18 , 19 , 27 -- 31 ) .
131 +However , window analysis may overlook genes such as secM and analyzing only the first 60 % of the CDS would overlook genes such as ftsK .
132 +We suggest that the algorithmic approach used here is a more appropriate method for identifying essential chromosomal regions in a sufficiently dense library .
133 +However , we see a number of IFRs of 45 bp throughout the genome within nonessential genes , suggesting that our null model of random insertions is not capturing the full structural detail of transposon insertion propensity .
134 +This suggests our modeling approach is not based on a perfect representation of biological reality and needs further refinement .
135 +Polar insertions .
136 +A common feature when creating insertion mutants is the introduction of off-target polar effects where expression of adjacent genes is disrupted by the insertion .
137 +To mitigate against such polar effects , we designed a cassette that enabled both transcriptional and translational read-through in one direction only .
138 +To confirm that transcriptional and translational read-through emanates from the transposon , the transposon was cloned in both orientations and in all three reading frames upstream of the lacZ gene in transcription and translation expression vectors pRW224 and pRW225 , derivatives of pRW50 ( 32 , 33 ) .
139 +Transcriptional read-through was con-firmed for one orientation of the transposon , consistent with transcriptional read-through from the chloramphenicol resistance cassette into the downstream disrupted CDS ( Fig. 4 ) .
140 +Translational read-through was identified for two of the three open reading frames that coincided with AUG and GUG start codons in the inverted repeat at the end of the transposon .
141 +More - galactosidase activity was obtained from the construct in which the AUG codon was in frame than when the GUG codon was in frame , confirming that translation was initiated more strongly from the AUG codon .
142 +Therefore , transcription is initiated from within the transposon , and translation is initiated from within the inverted repeat .
143 +This allows transcription and translation of downstream essential regions , even from within a CDS .
144 +Such events can be identified by determining to which DNA strand the sequencing data maps ( Fig. 4C ) .
145 +Analysis of our data reveals a number of chromosomal regions with insertions in only one orientation .
146 +Such insertion profiles can offer insight into transcriptional regulation of genes when considered in conjunction with neighboring genes .
147 +For example , the gene rnc is located in an operon upstream of the essential gene , era .
148 +Only mutants with transposons that maintain downstream transcription of era are viable ( Fig. 3C ) .
149 +Baba et al. categorized rnc as essential ( 1 ) .
150 +However , in the case of the Keio library , construction of an rnc deletion mutant would disrupt the ability of the native promoter to drive downstream expression of the essential era gene , resulting in apparent lethality .
151 +Similarly , in both the Keio and PEC databases , yceQ is listed as essential , but we observed many insertions in yceQ , but in only one orientation ( Fig. 3D ) .
152 +The gene is located upstream of the essential gene rne and is divergently transcribed .
153 +The promoter for rne is positioned within yceQ ( 35 , 36 ) , and deletion of yceQ would remove the promoter for rne , resulting in an apparent lethal effect .
154 +Our data reveal that while era and rne are essential , rnc and yceQ are not essential .
155 +Like rnc and yceQ , several of the antitoxin genes are reported to be essential in the Keio library but not in our data set or the PEC database ( Table S3 ) .
156 +Antitoxins are required only if the corresponding toxin gene is functional .
157 +One example is yefM .
158 +We observed a substantial number of insertions in one orientation .
159 +Unlike rnc and yceQ where insertions maintained downstream expression , in the case of yefM , the opposite is true ; insertions that disrupt expression of the antitoxin but maintain downstream expression of the downstream toxin ( yoeB ) are lethal ( Fig. 3E ) .
160 +Scrutiny of our data in this manner reveals that these genes are essential .
161 +Another example of insertion bias is observed in a number of genes at the 3 = end of a transcript , such as rplI ( Fig. 3F ) .
162 +While rplI is not reported as essential , it is worth noting because insertions restricted exclusively to one orientation within the gene can not be explained by the positional context between an essential gene and promoter .
163 +One possible explanation for this observation is that transcription promoted from the transposon produces an antisense RNA that inhibits expression of an essential gene .
164 +Insertion bias , irrespective of the underlying cause , can result in false classification of genes when quantifying insertion index scores , as these genes have half as many insertions relative to the rest of the genome .
165 +As such , these insertion profiles are to be considered when analyzing data with automated statistical approaches .
166 +Conditionally essential genes .
167 +In addition to the scenarios listed above , certain genes present challenges for binary classification of essentiality .
168 +For example , a gene might code for a protein that is essential at a specific phase of growth , or for growth under certain environmental parameters such as temperature or nutrient availability .
169 +Our data reveal a range of these conditionally essential genes .
170 +For instance , the Keio and PEC databases list folK as essential , whereas we detected multiple insertions within folK ( Fig. 3G ) .
171 +Loss of folK disrupts the ability of the bacterium to produce folate , which is an essential metabolite .
172 +However , supplementation of the medium with folate abrogates the requirement for folate biosynthesis .
173 +In addition to folK , the Keio and PEC databases report degS as essential .
174 +In our data set , degS has a high density of insertions throughout the CDS , suggesting that degS is not essential for growth on an agar plate ( Fig. 3H ) .
175 +Consistent with this , there is substantial literature showing that degS mutants can be isolated , but they either lyse in the stationary phase of growth or rapidly accumulate suppressor mutations ( 37 -- 40 ) .
176 +The conditional essentiality of such mutants can be tested by growing the transposon library in liquid broth .
177 +One would expect that mutants lacking degS will lyse and that folK mutants will be outcompeted as the limited folate available in the medium is depleted .
178 +To test these scenarios , two independent samples of the transposon library were grown in Luria broth ( LB ) at 37 °C for 5 or 6 generations to an optical density at 600 nm ( OD600 ) of 1.0 and were then sequenced .
179 +These samples , LB1 and LB2 , resulted in 5,908,163 and 6,403,324 sequences of which 5,201,711 ( 88.04 % ) and 5,382,477 ( 84.06 % ) , respectively , were mapped to the E. coli BW25113 genome ( Table 1 ) .
180 +Insertion index scores were calculated as before ( Table S4 ) .
181 +As there was a high correlation coefficient of 0.97 between the gene insertion index scores of each technical replicate ( Fig. 1C ) , the data were combined to give a pool of 10,584,188 sequences .
182 +Scrutiny of our data revealed substantially fewer degS and folK mutants after growth in LB , supporting our hypothesis that they are conditionally essential ( Fig. 3G and H ) .
183 +Other genes showing similar fitness costs can be identified in the LB outgrowth data set ( Table S4 ) .
184 +Errors in library construction .
185 +The difficulty in classifying a gene as essential through deletion analysis is the dependence on a negative result to inform classification .
186 +Thus , failure to knock out the gene may result in the false classification of a gene as essential .
187 +For example , the Keio database originally reported mlaB ( yrbB ) as essential .
188 +However , our data demonstrate that mlaB is nonessential , and this is supported by the literature ( 41 , 42 ) .
189 +We have observed similar outcomes for several other genes ( Table S3 ) .
190 +The reason why knockouts of these genes were not obtained in the construction of the Keio library is unknown .
191 +In addition to the false-positive outcomes described above , we noted several instances of false-negative results within the Keio library database .
192 +For example , both our TraDIS data and the PEC database identified 18 genes as essential that are reported as nonessential in the original Keio database ( Table S2 ) .
193 +Subsequently , Yamamoto et al. ( 34 ) demonstrated that for 13 of these mutants , the target gene was duplicated during construction of the Keio library , resulting in a functional protein ; these genes are almost certainly essential .
194 +Another difficulty that arises when targeting essential genes for mutagenesis is the potential to select for mutants with a compensatory mutation elsewhere in the genome .
195 +Our data revealed that hda is an essential gene , but it is classified as nonessential in the Keio database .
196 +Since the initial description of the Keio library , hda has been reported to be essential , but hda mutants rapidly accumulate suppressor mutations that restore viability ( 43 -- 45 ) .
197 +We hypothesize that this is an explanation for the observed essentiality of some genes in the TraDIS data set that were described as nonessential by others ( Table S3 ) .
198 +These effects may arise when creating TraDIS libraries , but the effects are masked by the large number of mutants in the population .
199 +Similarly , in the PEC library , where insertion density is low , essential genes with an insertion in a nonessential region of the gene will be falsely classified as nonessential when relying on single insertion mutants to inform essentiality .
200 +An example of this false-negative classification in the PEC database is tadA ( Table S3 ) .
201 +The TadA protein is a tRNA-specific deaminase , and its essentiality is reported in the Keio database and our data set and is supported by the literature ( 46 ) .
202 +The PEC database reports a single insertion site within the extreme 3 = end of the tadA gene .
203 +We have identified a range of underlying causes behind data set discrepancies and highlight that there are numerous possible insertion profiles for an `` essential '' gene .
204 +As such , it is important to note that no single statistical method , to our knowledge , would fully identify every essential gene and that manual inspection of data is crucial .
205 +Genes identified as essential only by TraDIS .
206 +There are 81 genes identified as essential using our insertion index data , which are not reported as essential in the Keio or PEC database ( Table 2 ) .
207 +These genes fall into two groups , those with no insertions and the remainder with insertions in the CDS .
208 +The first group is most likely to be essential .
209 +For example , rpsU is essential in our data and has been described as essential by others ( Fig. 5A ) ( 47 ) .
210 +However , in the Keio library , there is a duplication event , which gives rise to a mutant that produces a functional protein ( 34 ) .
211 +Scrutiny of our data for the remaining genes reveals that there are additional essential genes with a low frequency of insertions .
212 +For instance , holD has been described in the literature as an essential gene ( 48 ) .
213 +Our data support that finding ( Fig. 5B and Table S1 ) .
214 +However , holD mutants are available in the Keio collection .
215 +The demonstration by Durand et al. and others ( 48 -- 50 ) that holD mutants accumulate extragenic suppressor mutations at high frequency may explain why these mutants are considered nonessential in the Keio database and why we observe a low frequency of insertions in our experiments .
216 +A number of the genes unique to our analysis were not identified as essential in the Keio collection or PEC database simply because they are not included in either of these data sets .
217 +This is in part because the Keio collection of knockout mutants was based on available annotation data at the time ( 51 ) .
218 +For example , the identification and location of ynbG , yobI , and yqcG were published only in 2008 ( 52 ) .
219 +These genes show very sparse or no transposon disruption in our data , and consequently , these genes are potentially essential ( Fig. 5C , D , and E ) .
220 +Further validation studies would be required to confirm this .
221 +As mentioned previously , overreporting of essential genes may occur when nones-sential genes have low insertion index scores .
222 +Such low insertion index scores may arise due to attenuated growth .
223 +An example of gene misclassification because mutation results in a fitness cost and attenuated growth is guaA .
224 +The low insertion index score results in guaA being classed as essential despite having many insertions .
225 +The fitness effect was confirmed by growing the library in LB , as such mutants are outcompeted ( Fig. 5F ) , and the literature supports the fact that this gene is not essential and has an altered growth rate ( 53 ) .
226 +High-resolution features within a TraDIS data set .
227 +Manual inspection of a TraDIS data set can reveal additional information that might go unnoticed in a highthroughput analysis pipeline .
228 +A common observation from this and previous detailed analysis of data from saturated transposon libraries is the ability to determine , at the base pair level of resolution , the boundaries of essential regions within a gene .
229 +An example of an essential gene with a dispensable 3 = end is yejM ( pbgA in Salmonella enterica serotype Typhimurium ) .
230 +Only the 5 = end of the CDS is essential , up to and including codon 189 , which corresponds with five transmembrane helices of the protein structure ; the C terminus of the protein is a periplasmic domain that is dispensable for viability ( Fig. 6A ) ( 54 -- 56 ) .
231 +Our TraDIS data revealed insertions in codons
232 +186 and 189 .
233 +Analysis of the transposon orientation at these points revealed that they corresponded with the same transposon insertion location but , due to the 9-bp duplication introduced by the transposon , in different transposon orientations .
234 +The introduced transposon sequence maintains codon 189 , completely consistent with previously reported results ( 54 , 56 ) .
235 +In addition , as a result of our transposon design , a further feature of our TraDIS data is the identification of genes with dispensable 5 = ends .
236 +An example of this is yrfF , which encodes an inhibitor of the Rcs stress response ( Fig. 6B ) ( 57 , 58 ) .
237 +This phenomenon , while less well covered in the literature , is not surprising , given that Zhang et al. report equal likelihood of a required intragenic region residing at the 5 = or 3 = end of a gene , albeit in Mycobacterium tuberculosis ( 31 ) .
238 +These mutants will be viable only if the remaining CDS can be translated into a functional product , and one would expect to find an orientation bias where the transposon drives downstream transcription and translation of the essential region .
239 +Interestingly , inspection of our data revealed essential genes with isolated insertions within the coding sequence .
240 +An example of this is grpE .
241 +The grpE gene codes for the essential nucleotide exchange factor that forms a dimer and interacts with the DnaK/J complex ( 59 ) .
242 +The isolated insertion occurs only in the orientation that maintains expression of the remaining CDS ( Fig. 6C ) .
243 +Mapping of the site of transposon insertion onto the previously determined protein structure of GrpE indicated that the insertion occurred within the part of the gene encoding a flexible linker between two - helices
244 +MATERIALS AND METHODS
245 +Strains and plasmids .
246 +E. coli K-12 strain BW25113 , the parent strain of the Keio library , was used for construction of a transposon library .
247 +The strain has the following genotype : rrnB3 ΔlacZ4787 hsdR514 Δ ( araBAD ) 567 Δ ( rhaBAD ) 568 rph-1 ( 65 ) .
248 +The transposon mutant library was constructed by collaborators from Discuva Ltd. , Cambridge , United Kingdom , following a method described for Salmonella Typhi ( 4 ) .
249 +The main differences were that a mini-Tn5 transposon coding for a chloramphenicol resistance cassette was used .
250 +This was amplified by PCR from the cat gene of the plasmid vector pACYC184 ( 66 ) using oligonucleotide primers incorporating the Tn5 transposon mosaic ends .
251 +Transposomes were prepared using Tn5 transposase ( Epicentre , Madison , WI , USA ) , and these were introduced into E. coli K-12 strain BW25113 by electrotransformation .
252 +Transposon mutants were selected by growth on LB agar supplemented with chloramphenicol .
253 +Approximately 5.6 million colonies representing an estimated 3.7 million mutants were pooled and stored in 15 % glycerol at 80 °C .
254 +Media and growth conditions .
255 +DNA was extracted from two samples of the transposon library glycerol stock to generate TraDIS data referred to as TL1 and TL2 in the text .
256 +In addition , DNA was extracted from two independent cultures , LB1 and LB2 , of the library grown in Luria broth ( LB ) ( 10 g tryptone , 5 g yeast extract , 10 g NaCl ) and grown for generations at 37 °C with shaking until the culture reached an optical density at 600 nm ( OD600 ) of 1.0 .
257 +- Galactosidase assay .
258 +- Galactosidase assays were used to measure the activity of transposon : : lacZ fusions .
259 +The transposon was cloned in each orientation , for all three open reading frames , into transcription and translation assay vectors pRW224 and pRW225 ( 33 ) .
260 +Strains carrying the transposon : : lacZ fusions were grown overnight at 37 °C with aeration in LB supplemented with 35 g/ml tetracycline ( Sigma ) .
261 +The density of the overnight culture was determined by measuring OD650 and then used to subculture into 5 ml LB and incubated at 37 °C with aeration until the mid-exponential phase of growth ( OD650 of 0.3 to 0.5 ) .
262 +Each culture was lysed by adding 100 l each of toluene and 1 % sodium deoxycholate , mixed by vortexing for 15 s and aerating for 20 min at 37 °C .
263 +The - galactosidase activity of each culture was assayed by the addition of 100 l of each culture lysate for three technical replicates to 2.5 ml Z buffer ( 10 mM KCl , 1 mM MgSO4 · 7H2O , 60 mM Na2HPO4 , 30 mM NaH2PO4 · 2H2O supplemented with 2.7 ml - mercaptoethanol per liter of distilled water , adjusted to pH 7 ) supplemented with 13 mM 2-nitrophenyl - - D-galactopyranoside ( ONPG ) ( Sigma ) .
264 +The reaction mixture was incubated at 37 °C until a yellow color had developed , after which the reaction was stopped by adding 1 ml of 1 M sodium carbonate .
265 +The absorbance of the reaction at OD420 was measured , and - galactosidase activity was calculated in Miller units .
266 +TraDIS sequencing .
267 +Harvested cells were prepared for sequencing following an amended TraDIS protocol ( 4 , 8 , 9 ) .
268 +Genomic DNA was isolated using a Qiagen QIAamp DNA blood minikit , according to the manufacturer 's specifications .
269 +DNA was quantified and mechanically sheared by ultrasonication .
270 +Sheared DNA fragments were processed for sequencing using NEB Next Ultra I kit .
271 +Following adaptor ligation , a PCR step was introduced to enrich for transposon-containing fragments , using a forward primer specific for the transposon 3 = end and a reverse primer specific for the adaptor .
272 +After PCR purification , an additional PCR prepared DNA for sequencing through the addition of Illumina-specific flow cell adaptor sequences and custom inline index barcodes of variable length in the forward primers .
273 +The purpose of this was to increase indexing capacity while staggering introduction of the transposon sequence to increase base diversity during sequencing .
274 +Samples were sequenced using Illumina MiSeq 150 cycle v3 cartridges , aiming for an optimal cluster density of 800 clusters per mm2 .
275 +Sequencing analysis .
276 +Raw data were collected and analyzed using a series of custom scripts .
277 +The Fastx barcode splitter and trimmer tools , of the Fastx toolkit , were used to assess and trim the sequences ( 67 ) .
278 +Sequence reads were first filtered by their inline indexes , allowing no mismatches .
279 +Transposon similarity matching was done by identifying the first 35 bp of the sequenced transposon in two parts : 25 bases ( 5 = to 3 = , corresponding to the PCR2 primer binding site ) were matched , allowing for three mismatches , trimmed , and then the remaining 10 bases ( corresponding to the sequenced transposon ) matched , allowing for one mismatch , and trimmed .
280 +Sequences less than 20 bases long were removed using Trimmomatic ( 68 ) .
281 +Trimmed , filtered sequences were then aligned to the reference genome E. coli BW25113 ( accession no .
282 +CP009273 .1 ) , obtained from the NCBI genome repository ( 69 ) .
283 +Where gene names differed between databases , the BW25113 annotation was used .
284 +The aligner bwa was used , with the mem algorithm ( 0.7.8-r455 [ 75 ] ) .
285 +Aligned reads were filtered to remove any soft clipped reads .
286 +The subsequent steps of conversion from SAM ( sequence alignment/map ) files to BAM ( binary version of SAM ) files , and the requisite sorting and indexing , were done using SAMtools ( 0.1.19-44428cd [ 70 ] ) .
287 +The BEDTools suite was used to create BED ( browser extensible data ) files which were intersected against the coding sequence boundaries defined in general feature format ( .
288 +gff ) files obtained from the NCBI ( 71 ) .
289 +Custom python scripts were used to quantify insertion sites within the annotated CDS boundaries .
290 +Data were inspected manually using the Artemis genome browser ( 72 ) .
291 +Essential gene prediction .
292 +The frequency of insertion index scores was plotted in a histogram using the Freedman-Diaconis rule for choice of bin widths ( see Fig .
293 +S1 in the supplemental material ) .
294 +Using the R MASS library ( http://www.r-project.org ) , an exponential distribution ( red line ) was fitted to the left , `` essential '' mode ( i.e. , any data to the left of the trough in Fig .
295 +S1 ) ; a gamma distribution ( blue line ) was fitted to the right , `` nonessential '' mode ( i.e. , any data to the right of the trough ) .
296 +The probability of a gene belonging to each mode was calculated , and the ratio of these values was used to calculate a log likelihood score .
297 +Using a 12-fold likelihood threshold , based on the log likelihood scores , genes were assigned as `` essential '' if they were 12 times more likely to be in the left mode than in the right mode , and `` nonessential '' if they were 12 times more likely to be in the right mode ( 9 ) .
298 +Genes with log likelihood scores between the upper and lower log2 12 threshold values of 3.6 and 3.6 , respectively , were deemed
299 +`` unclear . ''
300 +A threshold cutoff of log2 ( 12 ) was chosen , as it is more stringent than log2 ( 4 ) ( used by Langridge et al. [ 4 ] ) , and consistent with analysis used by Phan et al. ( 9 ) .
301 +Essential gene lists .
302 +The Keio essential gene list is composed of the original essential genes minus three open reading frames ( ORFs ) , JW5190 , JW5193 , and JW5379 , as they are not annotated within strain MG1655 and are thought to be spurious , giving a final list of 300 genes ( 1 , 73 ) .
303 +The PEC data set is composed of the 300 genes listed as essential for strain W3110 ( 2 ) .
304 +The lists of essential genes were compared using BioVenn ( 74 ) .
305 +Statistical analysis .
306 +For details of the statistical analysis , see Text S1 , Fig .
307 +S1 , and Fig .
308 +S2 in the supplemental material .
309 +Accession number ( s ) .
310 +TraDIS sequencing data are available from the European Nucleotide Archive under accession no .
311 +PRJEB24436 .
312 +SUPPLEMENTAL MATERIAL
313 +Supplemental material for this article may be found at https://doi.org/10.1128/mBio .02096 -17 .
314 +TEXT S1 , DOCX file , 0.1 MB .
315 +FIG S1 , PDF file , 0.02 MB .
316 +FIG S2 , TIF file , 0.1 MB .
317 +TABLE S1 , XLSX file , 0.2 MB .
318 +TABLE S2 , PDF file , 0.04 MB .
319 +TABLE S3 , PDF file , 0.03 MB .
320 +TABLE S4 , XLSX file , 0.3 MB .
321 +ACKNOWLEDGMENTS
322 +We thank Discuva Ltd. for providing some of their large transposon mutant library .
323 +We thank N. Loman and J. Quick for help with optimization of our MiSeq protocol .
324 +We thank the authors of Langridge et al. ( 2009 ) for kindly supplying their R code for essential gene prediction .
325 +We thank Tony Hitchcock and Steve Williams for their support .
326 +Last , we thank M. J. Collingwood and R. W. Meek for their generous help with drawing figures .
327 +This research has been supported by the Midlands Integrative Biosciences Training Partnership ( MIBTP , BBSRC ) Ph.D. program , and the University of Birmingham Elite Ph.D. .
328 +Scholarship to I.R.H. Cobrabio contributed to the University of Birmingham Elite Ph.D. studentship .
329 +I.G.J. is supported by a Birmingham Fellowship .
330 +S.J. is supported by the BBSRC and MRC .
...\ No newline at end of file ...\ No newline at end of file
1 +Altered Distribution of RNA Polymerase Lacking the Omega
2 +ABSTRACT The RNA polymerase ( RNAP ) of Escherichia coli K-12 is a complex enzyme consisting of the core enzyme with the subunit structure 2 = and one of the subunits with promoter recognition properties .
3 +The smallest subunit , omega ( the rpoZ gene product ) , participates in subunit assembly by supporting the folding of the largest subunit , = , but its functional role remains unsolved except for its involvement in ppGpp binding and stringent response .
4 +As an initial approach for elucidation of its functional role , we performed in this study ChIP-chip ( chromatin immunoprecipitation with microarray technology ) analysis of wild-type and rpoZ-defective mutant strains .
5 +The altered distribution of RpoZ-defective RNAP was identified mostly within open reading frames , in particular , of the genes inside prophages .
6 +For the genes that exhibited increased or decreased distribution of RpoZ-defective RNAP , the level of transcripts increased or decreased , respectively , as detected by reverse transcription-quantitative PCR ( qRT-PCR ) .
7 +In parallel , we analyzed , using genomic SELEX ( systemic evolution of ligands by exponential enrichment ) , the distribution of constitutive promoters that are recognized by RNAP RpoD holoenzyme alone and of general silencer H-NS within prophages .
8 +Since all 10 prophages in E. coli K-12 carry only a small number of promoters , the altered occupancy of RpoZ-defective RNAP and of transcripts might represent transcription initiated from as-yet-unidentified host promoters .
9 +The genes that exhibited transcription enhanced by RpoZ-defective RNAP are located in the regions of low-level H-NS binding .
10 +By using phenotype microarray ( PM ) assay , alterations of some phenotypes were detected for the rpoZ-deleted mutant , indicating the involvement of RpoZ in regulation of some genes .
11 +Possible mechanisms of altered distribution of RNAP inside prophages are discussed .
12 +The 91-amino-acid-residue small-subunit omega ( the rpoZ gene prod-IMPORTANCE uct ) of Escherichia coli RNA polymerase plays a structural role in the formation of RNA polymerase ( RNAP ) as a chaperone in folding the largest subunit ( = , of 1,407 residues in length ) , but except for binding of the stringent signal ppGpp , little is known of its role in the control of RNAP function .
13 +After analysis of genomewide distribution of wild-type and RpoZ-defective RNAP by the ChIP-chip method , we found alteration of the RpoZ-defective RNAP inside open reading frames , in particular , of the genes within prophages .
14 +For a set of the genes that exhibited altered occupancy of the RpoZ-defective RNAP , transcription was found to be altered as observed by qRT-PCR assay .
15 +All the observations here described indicate the involvement of RpoZ in recognition of some of the prophage genes .
16 +This study advances understanding of not only the regulatory role of omega subunit in the functions of RNAP but also the regulatory interplay between prophages and the host E. coli for adjustment of cellular physiology to a variety of environments in nature .
17 +KEYWORDS Escherichia coli, RNA polymerase, omega subunit, prophage, transcription regulation
18 +RNA polymerase ( RNAP ) is the key enzyme of transcription .
19 +In Escherichia coli , the RNAP core enzyme is composed of four subunits , ( RpoA ) , ( RpoB ) , = ( RpoC ) , and ( RpoZ ) , in the stoichiometry of 2 = ( reviewed in references 1 and 2 .
20 +The core enzyme is assembled sequentially in the order 2 2 2 2 = ( 3 , 4 ) .
21 +In this assembly pathway , interacts with = , forming = intermediate ( 5 ) , which then binds to the preformed 2 complex , leading to formation of the core enzyme .
22 +A model of chaperone function was proposed for 91-residue-long ( RpoZ ) in supporting the folding of the longest polypeptide , = ( RpoC ) , of 1,407 residues in size .
23 +RNAP purified from the rpoZ-defective mutant is associated with GroL , indicating the participation of GroL chaperone in place of in the process of RNAP formation ( 6 ) .
24 +In agreement with this assembly mechanism of RNAP , the rpoZ gene is not an essential gene and the mutant lacking rpoZ is viable ( 7 ) .
25 +In the core enzyme , RpoZ is present in near-stoichiometric amounts with respect to other subunits ( 8 ) .
26 +The crystal structures of RNAP from Thermus aquaticus ( 9 ) and E. coli ( 10 ) confirm that RpoZ is one of the RNAP subunits .
27 +Structure-function relationships have been extensively characterized for RpoA , RpoB , and RpoC ( 11 , 12 ) , but except for the structural role in assembly of RNAP , the functional role played by RpoZ remains unsolved ( 13 ) .
28 +When E. coli RNAP is associated with a dominant negative variant of RpoZ subunit , the resulting RNAP is defective in initiation of transcription , although preinitiated RNAP-RNA complex can elongate transcription ( 14 ) .
29 +When RpoZ is tethered to DNA-binding protein , it is able to activate transcription through protein-protein contact between RNAP and the RpoZ segment ( 15 ) .
30 +These findings indicate the direct molecular contact between RpoZ and other subunits of RNAP .
31 +Several lines of observation indicated the involvement of RpoZ in the functional control of RNAP ( 14 , 16 ) .
32 +A functional link between the RpoZ subunit and the stringent response has been elucidated : first , in vitro transcription by purified RNAP without RpoZ subunit was found to be insensitive to ppGpp ( 17 ) , and the RpoZ-less RNAP regains its sensitivity to ( p ) ppGpp upon the external addition of the RpoZ subunit ( 18 ) or the protein DksA , a collaborative player in the stringent response ( 19 ) .
33 +Direct binding of ppGpp at a site near the rifampin binding site on the RpoB subunit was indicated by genetic and cross-linking studies ( 20 -- 22 ) , while the recent crystal structure of RNAP-ppGpp complex and mutational studies on E. coli RNAP showed that ppGpp binds at the interface of RpoC and RpoZ subunit ( 23 -- 25 ) .
34 +The level of RpoZ subunit influences DNA relaxation in E. coli ( 26 ) , implying difference in DNA-binding properties between wild-type RNAP and RpoZ-defective RNAP .
35 +Microarray analysis of transcriptome in the absence of RpoZ indicated alteration in transcription of a set of genes , including the relA gene encoding ppGpp synthetase ( 7 ) .
36 +These observations altogether indicate that the function of RNAP is controlled by the associated RpoZ subunit .
37 +Besides the ppGpp-binding site on the RpoZ subunit ( ppGpp site 1 ) , ppGpp binding was recently identified at an interface between RNAP and DksA ( ppGpp site 2 ) ( 27 ) .
38 +In the stringent control , a small transcription factor , DksA , participates in conjunction with ppGpp ( 19 ) .
39 +In this study , we made attempts to find the regulatory role of RpoZ subunit in the function of RNAP and transcription .
40 +As a shortcut approach to get insights into the overall functional role of RpoZ subunit in the transcription of the E. coli genome , we have performed , in this study , ChIP-chip ( chromatin immunoprecipitation with microarray technology ) analysis of the distribution of RNAP along the genome in the presence and absence of RpoZ subunit .
41 +Results of the ChIP-chip analysis indicated that the distribution of RNAP lacking RpoZ in growing E. coli K-12 cells is altered compared with that of wild-type RNAP mostly in the middle of the open reading frame ( ORF ) of a specific set of target genes .
42 +Surprisingly , the majority of these genes are located within the cryptic prophages .
43 +This finding was confirmed by measuring mRNA for these genes .
44 +These unexpected findings raise an interesting possibility of the involvement of RpoZ in the recognition of prophage genes .
45 +This could make a breakthrough in the identi-fication of the functional role of RpoZ .
46 +RESULTS Altered distribution of RpoZ-defective RNAP inside the prophages along the
47 +E. coli genome .
48 +To examine the possible influence of the presence and absence of RpoZ on the distribution of RNAP along the genome , we performed ChIP-chip analysis ( 28 , 29 ) for E. coli K-12 wild-type strain BW25113 and its rpoZ-deleted mutant JW3624 from the Keio collection ( 30 ) .
49 +The absence of RpoZ in JW3624 was confirmed by Western blotting analysis using specific anti-RpoZ antibody ( see Fig .
50 +S1 in the supplemental material ) .
51 +In a synthetic M9-glucose medium , JW3624 showed a similar growth pattern as that of the parent strain BW25113 until the early stationary phase , supporting the concept that the rpoZ gene is not essential and does not influence cell growth .
52 +The growth patterns differed between the two strains after prolonged incubation ( see below ) .
53 +In the middle of exponential growth phase , both wild-type BW25113 and rpoZ-defective JW3624 strains were treated with formaldehyde at a final concentration of 1 % for cross-linking between proteins and genomic DNA .
54 +After 30 min , lysates were prepared , sonicated for DNA fragmentation , and then subjected to immunoprecipitation with anti-RpoA antibody .
55 +RNAP-conjugated DNAs in immunoprecipitates were digested by pronase , and then free DNA fragments were purified using a QIAquick PCR purification kit ( Qiagen ) .
56 +Recovered DNA fragments were amplified by PCR using a pair of random primers .
57 +DNA from wild-type BW25113 was labeled with Cy3 , while that from rpoZ-defective JW3624 was labeled with Cy5 .
58 +The DNA mixture was subjected to tiling array analysis for mapping DNA segments along the E. coli genome .
59 +The ratio of Cy3 and Cy5 fluorescence intensity bound to each probe was plotted along the E. coli K-12 genome , and thus , the relative intensity of Cy3/Cy5 represents the relative distribution between wild-type and RpoZ-defective mutant RNAP at each probe position .
60 +RNAP-bound DNA fragments of about 250 bp in size should bind to two or more 60-bp-long probes aligned at 105-bp intervals , and thus , a single peak was estimated to be a background noise .
61 +The relative distributions between wild-type and RpoZ-defective mutant RNAP were similar along the entire E. coli K-12 genome ( Fig. 1 ) .
62 +One surprising finding is that the RpoZ-defective RNAP showed a high level of distribution , mostly within open reading frames ( Fig. 1 , orange background ) .
63 +Furthermore , these peaks of the high-level distribution of RpoZ-defective RNAP are located inside some prophages in the E. coli K-12 genome ( see blue marks in Fig. 1 for the location of prophages ) .
64 +E. coli K-12 contains a total of 10 cryptic prophages ( 31 , 32 ) , i.e. , CP4-6 , DLP-12 ( or Qsr ) , e14 , Rac , Qin ( or Kim ) , CP4-44 , CPS-53 ( or KpLE1 ) , CPZ-55 , CP4-57 , and KpLE2 , in this order along the E. coli K-12 genome and one short prophage segment , PR-X , on the genetic map ( Table S1 ) , altogether comprising about 3.6 % of its genome sequence ( 33 , 34 ) .
65 +The prophage set is different between E. coli strains .
66 +For instance , prophages CP4-6 , e14 , Rac , Qin , CPS-53 , and CP4-57 exist in both E. coli K-12 and pathogenic E. coli O157 strains , but DLP-12 , CP4-44 , PR-X , and CPZ-55 are present only in E. coli K-12 strains ( 32 ) .
67 +On the other hand , E. coli O157 strains carry various types of O157-specific prophages .
68 +Each prophage of E. coli K-12 carries 9 ( CPZ-55 ) to 43 ( CP4-6 ) genes , but the functions are not known for most of these genes .
69 +The gene functions of prophages have been predicted based on the sequence similarity of the related original phages ( for details , see Discussion ) .
70 +Altered distribution of the RpoZ-defective RNAP inside specific genes .
71 +The ChIP-chip pattern indicates marked differences in the levels of RNAP occupancy inside some specific genes , in particular within prophages , between wild-type and rpoZ-deleted mutant strains .
72 +The marked increase in the distribution of RpoZ-defective RNAP was observed for about 30 positions by setting a cutoff level of 5 ( occupancy relative to that of wild-type RNAP ) ( Fig. 1 ) .
73 +The genes that exhibited the high-level distribution of RpoZ-defective RNAP are located within some cryptic prophage regions .
74 +The test DNA obtained by ChIP-chip screening often binds more than two probes of the tiling array , forming a single peak , and thus , the total amount of RNAP binding of each single peak was calculated by combining the fluorescence intensity hybridized for each array probe within a single and the same peak .
75 +Among the total of 30 peaks of high-level distribution of RpoZ-defective RNAP detected at the cutoff level of 5.0 , the highest-level distribution of RpoZ-defective RNAP was identified inside the ORF of the CP4-44 prophage flu gene encoding the Ag43 autotransporter ( Fig. 1 ) .
76 +The relative binding level of RpoZ-defective RNAP for this site was 36.6 compared with wild-type RNAP ( see Table S2 for details ) .
77 +Almost half ( 47 % ) of the high-level distribution of the mutant RNAP belonged to the genes that are organized in specific prophages , including CP4-6 , e14 , Rac , CP4-44 , CP4-57 , and KpLE2 ( Fig. 1 shows the location of these prophages ; for details , see Table S1 ) .
78 +The increased distribution of RpoZ-defective RNAP was detected in multiple genes for e14 ( 5 genes ) , Rac ( 3 genes ) , CP4-6 ( 2 genes ) , and KpLE2 ( 2 genes ) ( Fig. 2 ) .
79 +The set of genes that showed high-level distribution of RpoZ-lacking RNAP included ymfN ( putative transcription factor [ TF ] ) , ymfK ( putative repressor ) , ycfK ( unknown protein ) , intE ( predicted integrase ) , and ymfM ( unknown protein ) in e14 prophage ; ydaY ( pseudogene ) , stfR ( predicted tail fiber protein ) , and ydaV ( putative replication protein ) in Rac prophage ; ykfC ( conserved protein ) and ykfI ( YkfI-YafW T-AT toxin ) in CP4-6 prophage ; and yjhH ( predicted lyase ) and yjhG ( D-xylonate dehydrogenase ) in KpLE2 prophage ( Fig. 2 shows the locations of these genes in each prophage ) .
80 +Even though little is known about the functions of prophage-encoded proteins , these cryptic phages contribute to cell physiology such as cell growth , resistance to antibiotics , stress responses , and biofilm formation ( 34 ) , implying that at least some of the prophage-encoded proteins are expressed in E. coli supposedly under specific conditions .
81 +The genes showing the high-level distribution of RpoZ-lacking RNAP are not clustered but scattered along each prophage ( Fig. 2 ) .
82 +Including these genes , transcription organization of the prophage genes is not known yet ( for details , see Discussion ) .
83 +Among the top 30 genes that exhibited increased distribution of the RpoZ-deleted RNAP , about half are carried by the host E. coli K-12 genome ( Table 1 ) and are located within a group of transporter genes such as the genes encoding LsrAC transporter for cell-cell communication signal AI-2 and ModABC transporter for molybdate .
84 +Signal transduction apparatus is also included , such as RcsBC two-component system ( TCS ) phosphotransferase and NtrBC TCS sensor .
85 +It is noteworthy that the cell surface receptor for phage N4 is also included in this group .
86 +Some of these genes could be considered the research targets for detailed analysis of the role of RpoZ in the functional control of RNAP .
87 +The ChIP-chip pattern also indicated decreased distribution of the RpoZ-deleted RNAP inside the ORF of specific genes , again mostly within some prophages ( Table S3 ) .
88 +Marked reduction in the distribution of mutant RNAP was observed for prophage CP4-6 ( Fig. 3 ) .
89 +The lowest difference , of 0.03 , was observed inside the ORF of the CP4-6 prophage yagN and CPZ-55 prophage yffN genes ( Table S3 ) .
90 +Noteworthy is that the genes exhibiting the decreased distribution of the RpoZ-defective RNAP in the prophages are located within the so-called promoter islands containing promoter-like sequences ( 35 ) .
91 +Although the level of constitutive promoters recognized by RpoD holoenzyme alone in the absence of additional supporting factors is low in the prophage regions ( see below ) , the level of promoter islands is high in some prophage regions ( 35 ) .
92 +One possibility is that these promoter-like sequences within the promoter islands might be differentially recognized by RNAP with and without RpoZ subunit ( see below ) .
93 +Transcription of the genes showing altered distribution of the RpoZ-defective RNAP .
94 +The altered distribution of the RpoZ-defective RNAP in some specific genes might be correlated with altered transcription , pausing , and/or attenuation-termination .
95 +To search for possible relationships between altered distribution of RpoZ-defective RNAP and altered transcription , in particular within prophages , attempts were then made to directly measure transcripts from the genes that showed altered distribution of RpoZ-defective RNAP .
96 +From the set of genes that showed high-level distribution of RpoZ-defective RNAP ( Table 1 ) , we selected 17 genes , i.e. , 5 from the prophages and 12 from the host genome ( Table 2 ) .
97 +Using reverse transcription-quantitative PCR ( RT-qPCR ) , transcripts of these genes were measured for these genes .
98 +As expected , the rpoZ mRNA was not detectable in the rpoZ-defective mutant strain .
99 +Among the total of 17 genes examined , the level of transcript was more than 4-fold higher for 7 genes ( ydbA , ybdJ , yfiQ [ CP4-57 ] , paaE , ydaY [ Rec ] , ybcH , and yhcD ) and the transcript level was more than 2-fold higher for 6 genes ( ymfN [ e14 ] , basS , yaiP , ybhA , ycfK , and ymfK [ e14 ] ) ( Table 3 ) .
100 +This finding indicates that the high-level distribution of RpoZ-defective RNAP correlates with their high-level transcription .
101 +In order to identify possible influence of the decreased binding of RpoZ-defective RNAP on transcription , we then analyzed the levels of transcripts for seven representative genes ( Table 4 ) from the list of decreased binding of the mutant RNAP ( Table 3 ) .
102 +After RT-qPCR , transcripts were found to markedly decrease for yagM , yffL , yagN , yjfJ , yagL , and intF ( Table 4 ) .
103 +This finding indicates that the decreased distribution of RpoZ-defective RNAP correlates , to a certain extent , with their decreased transcription .
104 +Taken together , we predicted that the altered distribution of RpoZ-defective RNAP reflects the altered transcription of particular genes by the RpoZ-defective RNAP .
105 +Possible mechanisms of how only a specific set of genes is differently transcribed by the RpoZ-defective RNAP remain to be solved in future .
106 +In this aspect , the identification of contact partners , which collaborate with RNAP in different manners in the presence and absence of RpoZ , could be important .
107 +Distribution of the constitutive promoters inside prophages .
108 +The prophage genes are generally silent and are not expressed under the steady state of cell growth , but some genes are induced under specific conditions , leading to influence on cell growth , resistance to antibiotics , stress responses , and biofilm formation ( for instance , see reference 34 .
109 +For instance , the minor sigma factor FecI is encoded by the KpLE2 prophage and regulates only the divergently transcribed fecABCDE operon in the same prophage .
110 +This small regulon is employed by E. coli for utilization of the ferric citrate transport system ( 36 ) .
111 +The promoters recognized by E. coli RNAP should be fewer in prophages , because in the case of E. coli phages , only early genes are transcribed by the host RNAP , but afterward , the modified host RNAP by phage gene products ( in the case of T-even and lambdoid phages ) or the phage-encoded RNAP ( in the case of T7-type phages ) is responsible for the transcription of late genes ( 37 ) .
112 +Except for a limited number of characterized genes such as the fec regulon in prophage KpLE2 , however , almost nothing is known of the locations of promoters inside the prophages .
113 +We then analyzed aRatio indicates the relative level of mRNA ( rpoZ mutant/wild type ) .
114 +When the target gene is located inside a prophage , the name of the prophage is given .
115 +bThe level of mRNA was determined for E. coli K-12 mutants lacking the rpoZ gene by using the qRT-PCR method .
116 +The genes were selected from the list showing the decreased distribution of RpoZ-defective RNAP ( Table 3 and Fig. 3 ) .
117 +As references , two genes ( a and b ) were selected from the list of genes with increased distribution of RpoZ-defective RNAP ( Table 2 and Fig. 2 ) .
118 +the distribution of promoters in each prophage using the genomic SELEX ( systematic evolution of ligands by exponential enrichment ) screening system .
119 +RNAP holoenzyme was reconstituted from the sigma-free core enzyme and 4-fold excess of purified RpoD sigma .
120 +The constitutive promoters were predicted based on the binding sites of this reconstituted RpoD holoenzyme alone in the absence of other DNA-binding proteins ( 38 ) .
121 +A maximum total of 669 constitutive promoters were identified on the E. coli K-12 genome ( 38 , 39 ) ( see Fig .
122 +S2A for the distribution of RpoD constitutive promoters ) .
123 +Only a small number of the constitutive promoters were identified on prophages CP4-6 , e14 , and Rac ( Fig. 4 ) , supposedly each contributing to the transcription of the argF gene encoding ornithine carbamoyltransferase ( CP4-6 ) , the lit gene encoding protease for cleavage of EF-Tu in collaboration with Gol protein ( e14 ) , and the trkG gene encoding K transporter ( Rac ) , respectively .
124 +E. coli K-12 contains two genes , argF and argI , both encoding the ornithine carbamoyltransferase involved in the synthesis of L-citrulline from carbamoyl phosphate and L-ornithine along the pathway of arginine biosynthesis .
125 +Thus , the argF gene is considered to be integrated into the prophage CP4-6 , together with its promoter , after duplication or transposition of the original argI gene ( 40 ) .
126 +Likewise , the trkG gene encoding a K transporter is closely related to the trkH gene in the genome of E. coli K-12 ( 41 ) .
127 +Both TrkG and TrkH are active as low-affinity transporters of K and function in conjunction with TrkA , a membrane binding protein .
128 +Thus , the trkG gene must have been inserted , together with its promoter , into the prophage Rac .
129 +The lit gene product blocks late gene expression of phage T4 , leading to phage exclusion ( 42 ) .
130 +This inhibitory activity depends on Gol protein of T4 gene 23 , together functioning as peptidase for cleavage of EF-Tu ( 43 ) .
131 +The putative promoter of the lit gene is , however , activated only after mutation ( 42 ) .
132 +Taken together , it is unlikely that prophages contain many promoters recognized by E. coli K-12 RNAP .
133 +Distribution of H-NS silencer along the prophages .
134 +To avoid deleterious effects of the expression of foreign genes , including prophages , E. coli carries the gene silencing system , in which H-NS ( 44 , 45 ) and Rho ( 46 -- 48 ) are known to participate as sentries .
135 +Even though these two silencing players have apparently similar functions with respect to the gene silencing , the mechanism is different between H-NS and Rho .
136 +H-NS is one of the nucleoid-associated proteins with both an architectural role in genome folding and a global regulatory role of transcription ( 49 ) .
137 +The altered transcription of a set of prophage genes by RpoZ-defective RNAP might be due to differences in the interaction of RpoZ-defective RNAP with prophage genomeassociated H-NS silencer .
138 +We then analyzed the location of primary binding sites of H-NS along the genome of E. coli K-12 by using the Genomic SELEX screening system .
139 +A total of 987 binding sites were identified ( 38 ) ( see Fig .
140 +S2B for the H-NS binding sites along the entire genome ) , of which a small number of H-NS binding sites were identified within specific prophages ( Fig. 5 ) .
141 +Noteworthy is that the strong binding sites of H-NS are almost absent for both e14 and Rac prophages , which showed the high-level distribution of RpoZ-defective RNAP .
142 +This finding implies that the binding of RpoZ-defective RNAP increased in the genes inside some prophages without strong binding sites for H-NS silencer .
143 +Altered phenotypes of the RNAP lacking RpoZ detected by PM analysis .
144 +To see whether the differential occupancy of genes by RpoZ-less RNAP influences the phenotype of the cell , we studied the growth phenotype of the RpoZ-deleted strain with various carbon substrates and its tolerance to different environmental stresses like osmotic stress , pH , and antibiotic , using phenotype microarray ( PM ) .
145 +PM technology allows us to find altered functions of genes by testing mutants for a large number of phenotypes simultaneously ( 50 ) .
146 +An altered gene selection pattern of RpoZ-defective RNAP leads to the different phenotypes under various conditions tested .
147 +We then subjected both wild-type and rpoZ-defective E. coli strains to phenotype microarray ( PM ) assay .
148 +The most prominent effect was seen on chemicals targeting the cell membrane , as the rpoZ-defective strain was remarkably sensitive toward sodium iodonitrotetrazolium ( NT ) violet ( Fig. 6 ) .
149 +NT violet is widely used for measurement of cellular redox activity or the respiratory activity in bacteria ( 50 ) , indicating reduced transcription of the genes involved in respiratory metabolism for the rpoZ mutant .
150 +On the other hand , the growth of this mutant strain was significantly better than that of the wild type in the presence of gallic acid ( PM19 , A05-09 ) and phenethicillin ( PM19 , F01-04 ) .
151 +Gallic acid , a type of phenolic acid , is known as a hydrated natural product of tannin and is commonly used in the pharmaceutical industry to produce a psychedelic alkaloid .
152 +Against bacteria , gallic acid is a toxic agent , a mutagen , and a modulator of amyloid formation ( 51 , 52 ) .
153 +These actions of gallic acid are considered to be attributable to changes in membrane properties such as charge and hydrophobicity .
154 +Phenethicillin is a semisynthetic acid-resistant penicillin , which is a methyl analog of phenoxymethyl penicillin .
155 +Penicillin group antibiotics bind to the penicillin-binding proteins ( PBPs ) and inhibit the cross-linking of peptidoglycan chains by PBPs ( 53 ) , ultimately leading to weakening of the bacterial cell wall .
156 +Besides the antibiotics targeting the membrane , the rpoZ-defective mutant was sensitive to the ribosome-targeting oxytetracycline , a broad-spectrum tetracycline ( PM20 , F05-09 ) ( Fig. 6 ) .
157 +E. coli gains the resistance to tetracyclines through interference with its binding to ribosomes by ribosome protection proteins such as
158 +TetM ( 54 ) .
159 +Resistance to tetracyclines is also mediated through decreased import or enhanced export of the drugs through membranes .
160 +In fact , the resistance by R factors is mediated through decrease of the intracellular level of tetracyclines ( 55 ) .
161 +The observed resistance of the rpoZ-defective mutant to these antibiotics detected by PM assay was then confirmed using individual liquid cultures in the presence of different concentrations of tetracycline ( Fig .
162 +S3A ) or penicillin ( Fig .
163 +S3B ) .
164 +In the absence of drugs , the growth was retarded for the rpoZ mutant after late stationary phase .
165 +In the presence of these drugs , however , the growth retardation apparently disappeared .
166 +After prolonged culture , the growth of the rpoZ mutant was comparable to that of the wild type ( Fig .
167 +S3 ) and continued longer than that of the wild type as observed by the PM assay ( Fig. 6 ) and the tetrazolium reduction assay ( Fig .
168 +S4 ) .
169 +These observations altogether imply that the phenotypic resistance of the rpoZ mutant to these antibiotics could be attributable to the physiological modulation through some metabolic shifts due to altered transcription of as-yet-unspecified genes by the mutant RNAP .
170 +A close correlation has been established between the antibiotic sensitivity and the bacterial metabolism ( 56 ) .
171 +Under starvation conditions after prolonged culture , the susceptibility to antibiotics decreases , leading to display of the phenotypic resistance .
172 +The altered distribution of RpoZ-defective RNAP in prophage regions and the altered sensitivity of the rpoZ-defective mutant to antibiotics both agree with the finding that the cryptic prophages influence the sensitivity to a variety of environments , including the sensitivity to antibiotics ( 34 ) .
173 +DISCUSSION
174 +E. coli RNAP functionally differentiates through two steps of protein-protein interaction : first , seven species of the sigma subunit , and second , more than 300 species of transcription factors ( TFs ) ( 57 ) .
175 +TFs interact with one of the RNAP subunits for function ( 58 -- 60 ) .
176 +As a subunit of RNAP core enzyme , RpoZ might be involved in interaction with TFs .
177 +We then attempted to look into a broader perspective of the regulatory role played by RpoZ .
178 +Here , we identified the distribution of RNAP with and without RpoZ across the E. coli genome through ChIP-chip assay and found that the RNAP lacking RpoZ showed altered distribution within the prophage regions along the E. coli genome , supporting the prediction that RpoZ is involved in control of the regulatory function of RNAP .
179 +A functional link between the RpoZ subunit and the stringent control has been suggested through its direct interaction with a nucleotide effector , ppGpp ( 17 , 18 , 24 ) .
180 +Genetic and cross-linking studies of E. coli RNAP indicated that the direct binding of ppGpp to RpoB affects the catalytic activity of RNA polymerization ( 20 , 21 ) , while the mutational studies of E. coli RNAP and the recent crystal structure of RNAP-ppGpp complex showed that ppGpp binds at the interface of RpoB , RpoC , and RpoZ subunit ( 23 -- 25 ) .
181 +Besides this ppGpp-binding site 1 , ppGpp-binding site 2 was identified at an interface between RNAP and DksA ( 27 ) .
182 +In the absence of RpoZ , marked alteration was not identified for the set of hitherto-identified genes under stringent control such as rRNA genes ; the ppGpp-binding site 2 might play a major role in the stringent control .
183 +Horizontal transfer of foreign genes is a major contributor to the evolution of prokaryotic genomes ( 61 ) .
184 +The well-characterized model bacterium E. coli K-12 carries a set of 10 cryptic prophages and a short prophage segment ( 32 , 61 ) .
185 +Overall , a total of approximately
186 +304 genes , including predicted pseudogenes , exist in these prophages , and based on the similarity to phage genes , the functions have been predicted , but without experimental confirmation , for some genes in each prophage ( see Table S1 in the supplemental material ) .
187 +One critical problem is whether these horizontally transferred genes are expressed and what the roles of these genes are in prophage survival inside the host E. coli K-12 .
188 +Defective prophages Rac ( 62 ) , e14 ( 63 ) , DLP-12 ( 64 ) , and Qin ( 65 ) are believed to carry some functional genes .
189 +Some of the prophage genes are beneficial to E. coli , including the genes encoding toxins and antibiotic resistance components for survival under various stressful natural conditions and for stable persistence in host animals .
190 +Sometimes , however , prophages kill E. coli through their induction .
191 +For instance , Rac repressor and integrase retain functional activity as conjugational transfer induces gene expression from the prophage and causes excision ( 66 ) .
192 +In agreement with the expression of some functional genes from the Rac prophage , Rac is lethal to the host when its genes are expressed , resulting in the inhibition of cell division ( 67 ) .
193 +To avoid deleterious effects of prophages , E. coli carries the gene silencing system , in which H-NS ( 44 , 45 , 68 ) and Rho ( 46 , 47 ) are known to participate as sentries .
194 +H-NS is known as a nucleoid-associated global silencer to prevent transcription .
195 +The silencing function of H-NS is interfered with by global regulators such as LeuO ( 69 ) .
196 +We predicted that the level of H-NS binding is related to the alteration of transcription in the presence and absence of RpoZ .
197 +On the other hand , Rho acts as a transcription terminator .
198 +The altered transcription of a set of prophage genes by RpoZ-defective RNAP might also be due to the difference in the interaction of RpoZ-defective RNAP with termination factor Rho .
199 +Direct interaction of RNAP with Rho or Rho-Nus protein complexes has been suggested ( 3 , 70 ) .
200 +Involvement of Rho in the maintenance of some prophages has been suggested because the absence of the rho gene induces excision of defective prophages ( 47 ) .
201 +In the total of approximately 304 prophage genes , the genes for one RNAP sigma factor ( FecI ) and 14 TFs exist ( Table S1 ) , of which most are considered to control expression of the prophage genes .
202 +We have determined that the total number of constitutive promoters that are recognized by RNAP RpoD holoenzyme alone in the absence of supporting TFs is 492 to 669 ( 38 ) .
203 +Along this line , the numbers of constitutive promoters recognized by the minor sigma factors were estimated to be 129 to 179 ( RpoS ) , 101 to 142 ( RpoH ) , 34 to 42 ( RpoF ) , and 77 to 106 ( RpoE ) ( 71 ) .
204 +In contrast , FecI is unique because it regulates only the divergently transcribed fecABCDE operon that encodes the ferric citrate transport system , suggesting that the regulatory target is still fixed within the KpLE2 prophage ( 36 ) .
205 +Among the total of 14 TFs , the regulatory target and function have been experimentally examined only for CP4-57-encoded AlpA ( intA regulator ) ( 72 ) , DPL-12-encoded AppY ( acid phosphatase regulator ) ( 73 ) , and CP4-6-encoded XynR ( xylonate catabolism regulator ) ( 74 ) .
206 +Regulatory targets of these TFs seem to be fixed to the genes inside prophages .
207 +For instance , AlpA of CP4-57 regulates only the intA gene for excision of the CP4-57 gene ( 72 ) .
208 +The polysaccharide xylan , one representative renewable plant hemicellulose biopolymer , consists of D-xylose .
209 +The main pathway for utilization of D-xylose by E. coli K-12 depends on the xylFGH and xylAB operons .
210 +XylR is a TF that activates D-xylose import ( xylFGH ) and catabolism ( xylAB ) genes ( 75 ) .
211 +The expression level of XylR is controlled by DicF small RNA ( sRNA ) encoded by Qin prophage ( 76 ) .
212 +E. coli lacks the oxidation pathway of xylose , but once the oxidized product xylonate is provided by coexisting microorganisms in nature , E. coli is able to catabolize xylonate with the use of CP4-6-encoded YagEF enzymes .
213 +XynR ( renamed YagI ) on CP4-6 prophage regulates only the adjacent yagEF genes on the same CP4-6 prophage ( 74 ) , indicating that XynR is a rare single-target TF and its regulatory target is still fixed on the CP4-6 prophage genes .
214 +Thus , E. coli gained the system for utilizing plant-derived xylose from the prophages .
215 +In utilization of plant-derived xylan , host TF ( XylR ) and prophage TFs ( XynR and DicF ) collaborate , thereby contributing to the stable maintenance of prophages CP4-6 and Qin .
216 +Likewise , DLP-12-encoded AppY is induced under anaerobic conditions and , in collaboration with ArcA , plays a role in induction of the expression of the hydrogenase 1 operon ( hyaABCDEF ) ( 77 ) .
217 +ArcA is the response regulator of the quinone-dependent ArcAB two-component signal transduction system to respond to the change in respiratory conditions .
218 +Prophage-encoded AppY and host ArcA collaborate for antirepression against the repressor IscR , the iron-sulfur cluster [ 2Fe-2S ] regulator .
219 +This is another example of the novel mode of prophage-host interaction , in which the prophage-encoded TF collaborates with the host TF so as to modulate the spectrum of regulation targets .
220 +Except for these three TFs , the regulatory function is not known for the other 13 prophage-encoded TFs .
221 +We conclude that not only structurally but functionally as well , RpoZ is crucial for transcription as it guides the transcription machinery to express the genes necessary for viability under various environmental stresses .
222 +Our results indicate a future need to explore the role of RpoZ in alteration of the RNAP functions , including the interaction with as-yet-unidentified TFs , including H-NS and Rho .
223 +MATERIALS AND METHODS
224 +Bacterial strains .
225 +Escherichia coli strains BW25113 ( parent strain ) and JW3624 lacking the rpoZ gene ( 30 ) were used for all experiments .
226 +The strains were cultured in M9 medium ( Difco ) containing 0.4 % glucose at 37 °C .
227 +Cell growth was monitored by measuring the optical density at 600 nm ( OD600 ) .
228 +ChIP-chip analysis .
229 +The ChIP-chip assay was carried out as previously described ( 78 , 79 ) with a few modifications .
230 +BW25113 and JW3624 strains were grown in M9 glucose medium at 37 °C to an optical density at 600 nm ( OD600 ) of 0.2 and then incubated in M9 medium containing formaldehyde ( final concentration of 1 % ) for 30 min for cross-linking between proteins and genomic DNA .
231 +After termination of the cross-linking reaction by the addition of glycine , cells were collected , washed , and lysed by addition of lysozyme .
232 +The lysates were sonicated using a digital Sonifier ( Branson ) to fragment the genome .
233 +After centrifugation , the supernatant of the whole-cell extract was subjected to immunoprecipitation with the anti-RpoA antibody ( Neoclone ) - coated protein A-Dynal Dynabeads ( Invitrogen ) .
234 +RNAP-conjugated DNAs in immunoprecipitation fractions were digested by pronase ( Roche ) , and then the free DNA fragments were purified using a QIAquick PCR purification kit ( Qiagen ) .
235 +Recovered DNA fragments were amplified by PCR using a pair of random primers .
236 +The amplified DNA fragments from the wild-type strain were labeled with Cy3 , while another sample from the rpoZ mutant was labeled with Cy5 .
237 +The labeled DNAs were mixed and hybridized to a 43,450-feature E. coli tiling array ( Oxford Gene Technology ) ( 80 , 81 ) .
238 +After hybridization of samples to the DNA tiling array , the Cy5/Cy3 ratio was measured and the peaks of scanned patterns were plotted against the positions of DNA probes along the E. coli W3110 genome .
239 +Genomic SELEX screening .
240 +The genomic SELEX screening was carried out as previously described ( 82 , 83 ) .
241 +A mixture of DNA fragments of the E. coli K-12 W3110 genome was prepared after sonication of purified genome DNA and cloned into a multicopy plasmid , pBR322 .
242 +In each SELEX screening , the DNA mixture was regenerated by PCR .
243 +For SELEX screening , 5 pmol of the mixture of DNA fragments and 10 pmol reconstituted RNAP RpoD holoenzyme or purified H-NS were mixed in a binding buffer ( 10 mM Tris-HCl , pH 7.8 , at 4 °C , 3 mM magnesium acetate , 150 mM NaCl , and 1.25 mg/ml bovine serum albumin ) .
244 +RNAP RpoD holoenzyme was prepared by mixing the purified sigma-free core enzyme and a 4-fold molar excess of the overexpressed and purified RpoD sigma ( 38 ) while H-NS was purified from overexpressed cells ( 84 ) .
245 +The sequences of DNA fragments obtained by the genomic SELEX screening were identified by a SELEX-chip method as described previously ( 82 , 83 ) .
246 +SELEX-chip data were submitted to the transcription factor profiling of Escherichia coli ( TEC ) at the National Institute of Genetics , Mishima , Japan ( https://shigen.nig.ac.jp/ecoli/tec/top/; accession code RpoZ_ChIP ) .
247 +RT-qPCR .
248 +Total RNA was prepared from E. coli cell as previously described ( 85 ) .
249 +E. coli was grown in M9 glucose medium to an OD600 of 0.2 at 37 °C with shaking .
250 +Cells were harvested , and total RNA was prepared using hot phenol .
251 +The concentration of total RNA was determined by measuring the absor-bance at 260 nm , and its purity was checked by agarose gel electrophoresis .
252 +Next , total RNAs were transcribed to cDNA with random primers using the Primer Script first-strand cDNA synthesis kit ( TaKaRa Bio ) , and quantitative PCR ( qPCR ) was conducted using SYBR green PCR master mix ( Applied Biosystems ) as previously described ( 38 , 79 ) .
253 +The primers used are described in Table S3 in the supplemental material .
254 +The cDNA templates were serially diluted to 2-fold and used in the qPCR assays .
255 +The levels of the 16S rRNA gene were used for normalization of data .
256 +The relative expression levels were quantified using the threshold cycle method presented by PE Applied Biosystems ( PerkinElmer ) .
257 +PM .
258 +Phenotype microarray ( PM ) , a high-throughput technology for simultaneous testing of a large number of cellular phenotypes , was employed according to the manufacturer 's instructions ( BioLog ) ( 86 , 87 ) .
259 +In this study , PM was used for screening of the phenotypic differences between the wild-type strain and the rpoZ-deleted mutant strain .
260 +Growth difference was monitored by measuring the color intensity of oxidation of tetrazolium violet by NADH .
261 +SUPPLEMENTAL MATERIAL
262 +Supplemental material for this article may be found at https://doi.org/10.1128/ mSystems.00172-17 .
263 +FIG S1 , PDF file , 0.4 MB .
264 +We thank Kayoko Yamada and Ayako Kori for technical assistance .
265 +We also thank the NBRP-E .
266 +coli center for E. coli strains .
267 +This work was supported by JSPS Indo-Japan Bilateral Joint Research Project , the MEXT Cooperative Research Program of Network Joint Research Centre for Materials and Devices , and the MEXT-Supported Program for the Strategic Research Foundation at Private Universities .
...\ No newline at end of file ...\ No newline at end of file
1 +Devon M. Fitzgerald 1 , Carol Smith 2, Pascal Lapierre 2, and Joseph T. Wade 1,2,3
2 +This article has been accepted for publication and undergone full peer review but has not been through the copyediting , typesetting , pagination and proofreading process which may lead to differences between this version and the Version of Record .
3 +Please cite this article as an ` Accepted Article ' , doi : 10.1111 / mmi .13941 This article is protected by copyright .
4 +All rights reserved
5 +Recent findings have identified thousands of bacterial promoters in unexpected locations , such as inside genes .
6 +Here , we investigate the functions of intragenic promoters for the flagellar sigma factor FliA .
7 +Our data suggest that most of these promoters are not functional , but that one intragenic FliA promoter is broadly conserved , and constrains evolution of the overlapping protein-coding gene .
8 +Our data suggest that intragenic regulatory
9 +ABSTRACT
10 +In Escherichia coli , one Sigma factor recognizes the majority of promoters , and six `` alternative '' Sigma factors recognize specific subsets of promoters .
11 +The a 28 lternative Sigma factor FliA ( σ ) recognizes promoters upstream of many flagellar genes .
12 +We previously showed that most E. coli FliA binding sites are located inside genes .
13 +However , it was unclear whether these intragenic binding sites represent active promoters .
14 +Here , we construct and assay transcriptional promoter-lacZ fusions for all 52 putative FliA promoters previously identified by
15 +ChIP-seq .
16 +These experiments , coupled with integrative analysis of published genome-scale transcriptional datasets , strongly suggest that most intragenic FliA binding sites are active promoters that transcribe highly unstable RNAs .
17 +Additionally , we show that widespread intragenic FliA-dependent transcription may be a conserved phenomenon , but that specific promoters are not themselves conserved .
18 +We conclude that intragenic
19 +FliA-dependent promoters and the resulting RNAs are unlikely to have important regulatory functions .
20 +Nonetheless , one intragenic FliA promoter is broadly conserved , and constrains evolution of the overlapping protein-coding gene .
21 +Thus , our data indicate that intragenic regulatory elements can influence bacterial protein evolution , and suggest that the impact of intragenic regulatory sequences on genome evolution should be
22 +INTRODUCTION
23 +In bacteria , RNA polymerase ( RNAP ) requires a transcription initiation factor , σ , to recognize promoter elements and initiate transcription .
24 +Bacteria encode one housekeeping σ factor that functions at most promoters , and multiple `` alternative '' σ factors that each recognize smaller sets of promoters .
25 +Historically , promoters were thought to be located solely upstream of annotated genes .
26 +However , widespread transcription initiation from inside genes has now been described in Escherichia coli and many other species ( reviewed , ( Lybecker et al. ,
27 +2014 ; Wade and Grainger , 2014 ) ) .
28 +Consistent with these observations , the 70 E. coli housekeeping σ factor , σ , has been shown to bind many intragenic sites ( Singh et al. , 2014 ) .
29 +Similar findings have been reported for alternative σ factors , e.g. 40 % of Mycobacterium tuberculosis SigF binding sites , 25 % of 32 E. coli σ binding et al. , 2013 ; Bonocora et al. , 2015 ) .
30 +The high degree of pervasive transcription involving multiple σ factors
31 +Like σ factors , DNA-binding transcription factors often bind extensively within genes ( Shimada et al. , 2008 ; J.
32 +Galagan et al. , 2013 ; J. E. Galagan et al. , 2013 ; Bonocora et al. , 2013 ; Wade and Grainger , 2014 ; Grainger ,
33 +2016 ) .
34 +The regulons of most transcription factors have not been mapped , even for E. coli , suggesting that most intragenic binding sites remain to be identified .
35 +Indeed , a study of 51 transcription factors in Mycobacterium tuberculosis suggests that a typical bacterial genome contains > 10,000 intragenic binding sites ( J. E. Galagan et al. , 2013 ) .
36 +The transcriptional activities of most intragenic transcription / σ factor binding sites have not been extensively studied , but many are likely to be functional ( J. E. Galagan et al. , 2013 ) .
37 +Although transcription regulatory networks evolve rapidly , individual regulatory interactions are often maintained by purifying selection ( Lozada-Chávez et al. , 2006 ; Perez and Groisman , 2009 ; Stringer et al. , 2014 ) .
38 +Hence , many intragenic transcription / σ factor binding sites may be functional , and thus are likely to be conserved .
39 +A previous study suggested that purifying selection on intragenic transcription / σ factor binding sites in human cells constrains the evolution of overlapping protein-coding genes ( Stergachis et al. , 2013 ) .
40 +The impact of bacterial
41 +FliA ( σ ) is an alternative σ factor involved in transcription of genes associated with flagellar motility and chemotaxis ( reviewed ( Paget , 2015 ) ) .
42 +FliA also initiates transcription of some non-flagellar genes in E. coli
43 +( Fitzgerald et al. , 2014 ) , and is encoded by some non-motile bacteria , such as Chlamydia ( Yu and Tan , 2003 ) , suggesting additional non-flagellar roles .
44 +Recently , we reported that over half of E. coli FliA binding sites are located inside genes , often far from gene starts ( Fitzgerald et al. , 2014 ) .
45 +These intragenic sites were split approximately evenly between those occurring in the sense and antisense orientations , with respect to the overlapping gene .
46 +Most intragenic FliA binding sites were not associated with detectable FliA-dependent
47 +RNAs , so it is unclear whether they represent functional promoters .
48 +Notably , FliA is the most highly and broadly conserved alternative σ factor ( Feklístov et al. , 2014 ; Paget , 2015 ) .
49 +The interactions between FliA ,
50 +RNA polymerase , and promoter DNA are so highly conserved that the D Bacillus subtilis homolog , σ , can complement an E. coli ΔfliA strain ( Chen and Helmann , 1992 ) .
51 +Like many alternative σ factors , FliA has a decreased ability to melt DNA as compared to housekeeping σ factors ( Koo , Rhodius , Nonaka , et al. , 2009 ;
52 +Feklístov et al. , 2014 ) .
53 +Thus , FliA-dependent transcription initiation requires a stringent match to its consensus promoter sequence ( Koo , Rhodius , Campbell , et al. , 2009 ) .
54 +Together , the high conservation and readily
55 +In this study , we evaluate the promoter activity of intragenic FliA binding sites in E. coli .
56 +We also assess the conservation of intragenic FliA promoters and map the Salmonella FliA regulon .
57 +We conclude that most intragenic FliA binding sites represent bona fide promoters that transcribe unstable intragenic RNAs .
58 +We show that extensive intragenic transcription by FliA is likely to be a conserved phenomenon , but the genetic locations of intragenic FliA promoters are generally not conserved .
59 +Nonetheless , we show that a single intragenic FliA promoter is under strong selective pressure that constrains the evolution of the FlhC protein .
60 +This is the first documented example of intragenic regulatory sequence impacting evolution of the overlapping protein-coding gene in a bacterium , and suggests that selective pressure on intragenic binding sites for σ factors and
61 +RESULTS
62 +Most intragenic FliA binding sites represent transcriptionally active promoters
63 +To test whether FliA binding sites previously identified by ChIP-seq ( Fitzgerald et al. , 2014 ) represent active promoters , we generated transcriptional fusions of potential promoters to the lacZ reporter gene .
64 +For each of the
65 +52 putative FliA promoters , the region from approximately -200 to +10 was cloned upstream of lacZ on a single-copy plasmid ( Figure 1A ) .
66 +We chose to include 200 bp upstream sequence because at least one FliA promoter is regulated by a transcription factor binding upstream ( Hollands et al. , 2010 ) .
67 +Plasmids were transformed into a motile strain of E. coli MG1655 ( i.e. expressing FliA ) , or an isogenic ΔfliA derivative , and assayed for β-galactosidase activity .
68 +Of the 20 intergenic promoters , 15 displayed significant FliA-dependent activity ( t-test , p ≤ 0.05 ; Figure 1B ) .
69 +Of the 30 intragenic promoters , 10 out of 16 sense - and 7 out of 14 antisense-orientation putative intragenic promoters showed significant FliA-dependent activity ( t-test , p ≤ 0.05 ; with transcription of stable RNAs ( ( flhC ) motAB-cheAW , ( yafY ) ykfB , ( yjdA ) yjcZ , ( uhpT ) , and antisense ( hypD ) , where genes in parentheses indicate those with an internal FliA promoter .
70 +One of the two putative promoters located in convergent intergenic regions also showed significant FliA-dependent activity ( t-test , p ≤ 0.05 ; Figure
71 +1C ) .
72 +It should be noted that some fusions had very high levels of background activity , which may have prevented the detection of lower levels of FliA-dependent transcription from these promoter fusions .
73 +Of note , no FliA-dependent activity was detected for the well-characterized promoters upstream of fliA , fliD , and fliL , likely due to overwhelming transcriptional activity from the strong , 70 σ - dependent , FlhDC-activated promoters known to be immediately upstream ( Liu and Matsumura , 1996 ; Stafford et al. , 2005 ; Fitzgerald et al. , 2014 ) .
74 +High β-galactosidase activity associated with the lacZ fusions for pntA , cvrA , glyA , proK , and insB-4 / cspH suggest they are also likely to include σ promoters that may preclude identification of FliA-dependent
75 +We previously identified FliA-regulated transcripts using RNA-seq , although most intragenic FliA sites were not associated with a detectable RNA ( Fitzgerald et al. , 2014 ) .
76 +However , this method often fails to detect unstable RNAs .
77 +To independently assess whether intragenic FliA binding sites act as promoters , we analyzed two published datasets generated from motile E. coli strains : ( i ) genome-wide transcription start site ( TSS ) mapping by differential RNA-seq ( dRNA-seq ) ( Thomason et al. , 2015 ) , and ( ii ) Nascent Elongating Transcript sequencing ( NET-seq ) ( Larson et al. , 2014 ) .
78 +dRNA-seq identifies TSSs by selectively degrading processed transcripts bearing a 5 ' monophosphate , and then preparing a library from the remaining 5 ' triphosphate-bearing primary transcripts ( Sharma and Vogel , 2014 ) .
79 +By focusing reads to the 5 ' ends of transcripts , this technique is more sensitive than standard RNA-seq , and can distinguish intragenic RNAs from overlapping mRNAs .
80 +NET-seq isolates nascent RNA still bound to RNAP , facilitating detection of unstable transcripts prior to degradation
81 +To compare FliA binding site location to TSS mapping data , we determined the distance from the predicted
82 +FliA promoter sequence associated with each FliA binding site ( Fitzgerald et al. , 2014 ) to all downstream TSSs within 500 bp ( Figure 2A ) .
83 +For most well-characterized FliA-dependent promoters for flagellar genes , the distance between the center of the promoter sequence and TSS was between 18 and 22 bp .
84 +For other FliA binding sites , we observed a strong enrichment for TSSs between 18 and 23 bp downstream of FliA motif centers .
85 +In total , 38 of the 52 FliA binding sites have a TSS located 18-23 bp downstream of the center of their predicted promoter .
86 +This positional enrichment is highly significant when compared to the same analysis performed with a randomized TSS dataset ; only one random TSS was between 18-23 bp downstream of a FliA
87 +To systematically assess whether FliA binding sites are associated with signal in the NET-seq dataset , the sequence read coverage upstream and downstream of FliA binding sites was determined .
88 +For FliA binding sites associated with a TSS , the read coverage at each position from -100 to +100 was determined relative to the
89 +TSS .
90 +For all other FliA binding sites , a TSS was predicted at 20 bp downstream of the predicted promoter sequence center ( average position of other TSSs ) , and coverage was determined from -100 to +100 relative to this position .
91 +The coverage profile for each binding site was normalized to the minimum and maximum coverage in the region and plotted as a heatmap ( Figure 2B ) .
92 +There is a clear trend of higher NET-seq read coverage downstream of FliA binding sites , compared to the regions immediately upstream .
93 +To quantify this trend , the ratio of NET-seq read coverage upstream and downstream of the TSS was calculated for each putative
94 +FliA-dependent promoter .
95 +In total , 44 out of the 52 putative promoters showed at least 2-fold higher coverage in the region 100 bp downstream of the TSS than in the region 100 bp upstream of the TSS .
96 +These 44 putative
97 +FliA binding sites with transcriptional activity detected by NET-seq and those detected by TSS association
98 +In total , 26 of the 30 intragenic FliA binding sites , and one of the two FliA sites in a convergent intergenic region , show evidence of promoter activity from at least one assay .
99 +Table 1 summarizes the existing evidence for these sites .
100 +It should be noted that neither the TSS nor NET-seq datasets have matched ΔfliA controls , so it is formally possible that TSSs/transcripts are associated with FliA-independent promoters .
101 +However , this is highly unlikely given the position of putative TSSs and the position of NET-seq signal with respect to the predicted
102 +FliA promoter sequences .
103 +Overall , there is substantial overlap between the sets of putative intragenic promoters that display FliA-dependent activity in promoter fusion assays , those with appropriately positioned TSSs , and
104 +Most intragenic FliA promoters are not conserved across species
105 +To assess whether intragenic FliA promoters and binding sites are likely to be functionally important , we determined conservation of these sites bioinformatically .
106 +The sequence surrounding each of the 52 FliA binding sites previously identified by ChIP-seq ( Fitzgerald et al. , 2014 ) was extracted and used as a BLAST query to search genomes from 24 γ-proteobacterial genera ( Table S1 ) .
107 +All genomes queried encode FliA , except for those of Klebsiella and Raoultella , which were included as controls .
108 +If a homologous region was identified , it was scored against the previously determined E. coli FliA position-weight matrix ( Fitzgerald et al. , 2014 ) .
109 +These scores are depicted as a heatmap in Figure 3A , where yellow represents the highest-scoring sites and blue the lowest-scoring .
110 +Sites are categorized by location and orientation , and then ranked by total degree of conservation within each category , from left to right .
111 +The well-characterized FliA-dependent promoter inside flhC , which drives transcription of the downstream motABcheAW operon , was the most highly conserved .
112 +All other well-characterized , flagellar-related FliA promoters were well-conserved at the sequence level , with the exception of the promoter upstream of the fliLMNOPQR operon 70 , which is also transcribed by σ in E. coli .
113 +Most novel intergenic and intragenic FliA binding sites showed no evidence of conservation , even in close relatives such as Salmonella .
114 +It should be noted that a few intragenic FliA binding sites , such as those inside hslU , glyA , and ybhK , appear conserved , but score equally well in species that lack fliA ( Klebsiella and
115 +Raoultella ) , suggesting they are maintained for reasons independent of their ability to bind FliA , most likely because of high levels of conservation for these protein-coding genes .
116 +A few other intragenic promoters , such as those inside uhpC , hypD , metF , and speA , show possible sequence conservation in Salmonella , but not in more
117 +Intragenic FliA promoters are not conserved across E. coli strains
118 +Previous studies suggest that while intragenic promoters may not be conserved between species ( Raghavan et al. , 2012 ) , they may be conserved within strains of the same species ( Shao et al. , 2014 ) .
119 +Hence , we bioinformatically determined the conservation of all FliA sites across 9,432 E. coli strains for which a genome sequence is available ( Table S2 ) .
120 +The sequence surrounding each of the 52 FliA binding sites previously identified by ChIP-seq ( Fitzgerald et al. , 2014 ) was extracted and used as a BLAST query to search genomes from each E. coli genome contig .
121 +If a homologous region was identified , we determined whether each position in each E. coli K-12 FliA site is conserved .
122 +We then determined the proportion of strains with a homologous region in which each position of each FliA site is conserved .
123 +Figure 3B shows the level of conservation of each position of FliA sites divided into two classes : ( i ) sites that represent promoters of mRNAs ( based on our
124 +The second class includes most of the intragenic FliA sites .
125 +FliA sites that represent promoters of mRNAs are with the lack of sequence requirements in the spacer region for FliA binding .
126 +By contrast , FliA sites that do not conservation between these regions and the spacer .
127 +We conclude that , as a group , FliA binding sites that do not
128 +Genome-wide mapping of the Salmonella Typhimurium FliA regulon
129 +Salmonella enterica and E. coli diverged approximately 100 million years ago and exhibit substantial drift at wobble positions ( Gordienko et al. , 2013 ) .
130 +As an independent , empirical test of FliA binding site conservation , we determined the genome-wide binding profile of S. enterica serovar Typhimurium FliA using ChIP-seq of a
131 +C-terminally tagged derivative expressed from its native locus .
132 +To facilitate comparison with E. coli ChIP-seq data , we grew cells under similar conditions as those used in our previous study of E. coli FliA ( Fitzgerald et al. , 2014 ) .
133 +A total of 23 high-confidence FliA binding sites were identified ( Table 2 , Figure 4A ) .
134 +Of these 23 sites , three are inside genes but within 300 bp of a gene start ( 13 % ; Figure 4B ) , and five are inside genes and far from a gene start ( 22 % ) .
135 +No equivalent ChIP-seq peaks were identified using a control , untagged strain of S.
136 +Typhimurium .
137 +All 23 S. Typhimurium FliA binding sites are associated with a match to the consensus FliA motif ( Figure 4C ; MEME , E-value = 7.4e-49 ) , and motif positions were enriched in the region ~ 25 bp upstream of peak centers , as previously described for FliA binding sites in E. coli ( Fitzgerald et al. , 2014 ) .
138 +As predicted by the sequence conservation analysis ( Figure 3A ) , FliA-dependent promoters upstream of key flagellar operons were conserved in S. Typhimurium .
139 +However , with the exception of the motA promoter that is located inside flhC , no intragenic FliA binding sites were found to be conserved between E. coli and S. Typhimurium .
140 +RNA-seq was used to assess FliA-dependent changes in gene expression by comparing wild-type and ΔfliA strains of S. Typhimurium ( Figure 5 ) .
141 +As for the ChIP-seq experiment , cells were grown under similar significantly differentially expressed between the two strains ( q-value ≤ 0.01 , fold-change ≥ 2 ) , of which 36 were downstream of FliA binding sites identified by ChIP-seq ( Table 2 ) .
142 +The intragenic FliA binding sites within flhC , STM14_3340 , and STM14_3895 were associated with FliA-dependent regulation of the downstream genes , all of which are known flagellar genes .
143 +The other intragenic binding sites were not
144 +The motA promoter within flhC constrains evolution of the FlhC protein
145 +Although most intragenic FliA promoters in E. coli are not well conserved in other species , the motA promoter , located inside flhC , is highly conserved ( Figure 3A ) .
146 +However , it is unclear whether this conservation is due to selective pressure on the promoter or on the amino acid sequence of FlhC , which is encoded by the same DNA .
147 +As expected given the conservation of the motA promoter inside flhC , the two FlhC amino acids , Ala177 ¬
148 +Asp178 , that are encoded by sequence overlapping the -10 region , are highly conserved among γ-proteobacteria
149 +6A ) , leading us to hypothesize that the Ala-Asp motif is conserved due to selective pressure on the motA promoter , rather than on the amino acids themselves .
150 +To test this hypothesis , we determined whether Asp178 is required for FlhC function .
151 +We created a strain of motile E. coli MG1655 in which the flhDC promoter is transcriptionally active , but flhC is replaced with a cassette containing thyA under the control of a constitutive σ promoter .
152 +Thus , this strain lacks the motA promoter , but we reasoned that motA would be co-transcribed with thyA ( Figure 6B ) .
153 +We then introduced either wild-type FlhC or D178A FlhC from a plasmid , or an empty vector control .
154 +Cells containing the empty vector control were non-motile , as expected given that they lack FlhC expressing D178A FlhC were also fully motile ( mean motility level relative to wild-type FlhC of 0.97 ± s.d.
155 +0.09 , n = 3 ; Figure 6B ) .
156 +We conclude that the conserved Asp178 is likely not required for FlhC function .
157 +To further investigate the conservation of the Ala-Asp motif in FlhC , we aligned the sequences of FlhC homologues from 98 different proteobacterial species , each from a different genus in which motA is positioned immediately downstream of flhC ( Table S4 ) .
158 +Although Ala177 and Asp178 are well conserved across these conserved ( Table S4 ) .
159 +We reasoned that if Asp178 is broadly conserved due to selective pressure on the overlapping motA promoter , species in which Asp178 is not conserved are likely to have repositioned the motA promoter .
160 +To test this hypothesis , we extracted the intergenic sequences between flhC and motA for each of the
161 +43 species where Asp178 is not conserved ( Figure S1 ) .
162 +Consistent with our hypothesis , we identified a strongly enriched sequence motif in 19 species ( MEME E-value = 1.5e-32 ) corresponding to a consensus FliA promoter
163 +S1 ) , we did not observe enrichment of a FliA promoter motif in the flhC-motA intergenic region .
164 +Having a FliA promoter for motA within flhC is likely to be the ancestral state , since the position of FliA promoters in flhCmotA intergenic regions differs extensively between species , as do the sequences flanking these promoters .
165 +We also compared the length of the flhC-motA intergenic region in ( i ) the 19 species where FlhC Asp178 is not conserved and for which we identified a likely intergenic FliA promoter , and ( ii ) the 55 species where FlhC
166 +Asp178 is conserved .
167 +Intergenic distances in group ( i ) are significantly higher ( median length 207 bp ) than those in group ( ii ) ( median length 131 bp ; Mann-Whitney U Test p = 4.0e-7 ) .
168 +We conclude that the selective pressure on Asp178 is lost in species that reposition the motA promoter to the flhC-motA intergenic region , and
169 +DISCUSSION
170 +Most FliA Binding Sites are Active Promoters for Unstable RNAs
171 +Most FliA binding sites identified by ChIP-seq display FliA-dependent promoter activity when fused upstream of the lacZ reporter gene ( Figure 1 ) .
172 +Many of these FliA binding sites , and some additional sites that had inactive lacZ fusions , are associated with correctly positioned TSSs and NET-seq signal from published studies
173 +( Larson et al. , 2014 ; Thomason et al. , 2015 ) .
174 +Together , these data suggest that almost all FliA binding sites represent transcriptionally active FliA-dependent promoters , regardless of their location relative to proteincoding genes .
175 +The small subset of FliA binding sites that appear to be transcriptionally inert were amongst the most weakly bound sites detected by ChIP-seq ( Fitzgerald et al. , 2014 ) .
176 +Three of these sites have at least one mismatch to key -10 region residues ( Koo , Rhodius , Campbell , et al. , 2009 ) , suggesting that the sites are unlikely to be active promoters , or are so weakly transcribed that their activity is undetectable using standard
177 +Although most intragenic FliA binding sites are likely to represent active promoters , they are not associated with the transcription of stable RNAs , since we previously detected very few such RNAs using standard RNA-seq ( Fitzgerald et al. , 2014 ) .
178 +We conclude that most intragenic FliA promoters drive transcription of unstable
179 +RNAs .
180 +This is consistent with the previously described phenomenon of `` pervasive transcription '' that generates large numbers of short , unstable transcripts , primarily from promoters within genes ( Lybecker et al. , 2014 ;
181 +Wade and Grainger , 2014 ) .
182 +Intragenic promoters typically drive transcription of non-coding RNAs .
183 +Transcription of these RNAs is rapidly terminated by Rho ( Peters et al. , 2012 ) , and the transcripts are rapidly
184 +Limited conservation of the FliA regulon outside of core flagellar genes
185 +Evolutionary conservation of DNA sequences is due to purifying selection , and suggests that the sequence has beneficial function . .
186 +As expected , most flagella-associated FliA promoters are highly conserved at the sequence level ( Figure 3 ) .
187 +Of the intragenic FliA binding sites , only those that drive transcription of an mRNA for a downstream gene appear to be at all functionally conserved .
188 +A few intragenic promoters , such as those within hslU , glyA , and ybhK , are conserved at the sequence level between E. coli and many species ( Figure 3A ) .
189 +However , the fact that these sites are also conserved in two genera not encoding fliA -- Klebsiella and Raoultella
190 +-- suggests that the DNA sequences are maintained for reasons independent of FliA , most likely purifying
191 +To experimentally validate the sequence-based conservation predictions , we performed ChIP-seq on S.
192 +Typhimurium FliA .
193 +As predicted based on sequence conservation , all key flagellar promoters were functionally conserved , except the one upstream of fliLMNOPQR .
194 +In E. coli , this operon is primarily 70 transcribed from a σ promoter that is activated by FlhDC ( Liu and Matsumura , 1996 ; Stafford et al. , 2005 ; Fitzgerald et al. , 2014 ) .
195 +Conservation of the σ promoter and FlhDC regulation would ensure that these genes are coordinately regulated with other flagellar genes in S. Typhimurium , potentially relieving the selective pressure to maintain the FliA promoter .
196 +Our ChIP-seq data indicate the only intragenic FliA promoter functionally conserved between E. coli and S. Typhimurium is that within flhC .
197 +While specific intragenic FliA binding sites were not conserved , S. Typhimurium FliA binds multiple intragenic sites .
198 +This suggests that the factors affecting FliA specificity , or lack thereof , are similar between E. coli and S. Typhimurium , and that the phenomenon of intragenic FliA promoters is conserved , even if the specific promoters are not .
199 +Note that we identified fewer intragenic FliA sites in S. Typhimurium than we previously identified in E. coli ( Fitzgerald et al. , 2014 ) , but this is likely due to the data for S. Typhimurium having slightly lower signal-to-noise ratios ( compare ChIP-seq
200 +It should be noted that lack of conservation of specific promoters does not necessarily indicate a lack of functional importance , but could instead reflect lineage-specific evolution .
201 +Indeed , regulatory small RNAs are often poorly conserved , even between closely related species ( Toffano-Nioche et al. , 2012 ; Beauregard et al. ,
202 +2013 ; Patenge et al. , 2015 ) .
203 +However , our analysis of conservation within E. coli suggests that most intragenic
204 +FliA promoters are not conserved even within the species , although this multi-promoter analysis does not rule out the possibility that a small proportion of the intragenic promoters are functional .
205 +Indeed , one of the two stable , FliA-transcribed non-coding RNAs -- that transcribed from within uhpT -- is likely a functional regulator .
206 +A recent study detected numerous Hfq-mediated interactions between mRNAs and RNA originating from the 3 ' end of uhpT ( Melamed et al. , 2016 ) .
207 +Although the uhpT sequences from these interactions map to locations downstream of the sRNA predicted by RNA-seq ( Fitzgerald et al. , 2014 ) , an earlier microarray study and NET-seq data suggest that the FliA-transcribed sRNA extends further downstream ( Reppas et al. , 2006 ; Larson et al. ,
208 +2014 ) .
209 +The other stable , FliA-transcribed non-coding RNA -- that transcribed from within hypD -- was not detected in any sRNA : mRNA interactions ( Melamed et al. , 2016 ) , suggesting that it is not functional .
210 +Unstable
211 +FliA-transcribed non-coding RNAs are also unlikely to be functional , given their transient nature , and the lack
212 +Intragenic FliA promoters likely arise as a result of sequence drift during evolution , although the likelihood of creating a FliA promoter as a result of a base substitution is lower than for some other σ factors , since FliA promoters require a more stringent match to the consensus sequence .
213 +Nonetheless , we estimate that there are
214 +474 possible single base substitutions in the E. coli genome that would create a new FliA promoter ( see
215 +Methods ) .
216 +Strikingly , this number is similar to the number of single base substitutions that we predict would destroy an existing FliA site , based on the number of actual FliA sites and the information content of the binding motif .
217 +We propose that the number of intragenic FliA sites in E. coli is in equilibrium , but that nonfunctional sites turn over relatively frequently .
218 +The prevalence of intragenic FliA promoters in E. coli and S.
219 +Typhimurium suggests that they do not substantially impact expression of the overlapping genes .
220 +Consistent with this , we detected significant FliA-dependent regulation of only three S. Typhimurium genes that have an internal FliA site ( Figure 5 ; Table 2 ) ; one of these genes ( STM14_3340 ) is immediately upstream of a FliAtranscribed flagellar gene , and another ( motB ) is a downstream gene in a FliA-transcribed operon .
221 +While most intragenic FliA promoters are unlikely to be individually functional , the phenomenon of widespread intragenic
222 +FliA sites may be functional .
223 +For example , intragenic FliA sites could titrate cellular FliA , thereby sensitizing could reduce stochasticity in effective FliA levels , by requiring that FliA levels be maintained at higher levels .
224 +These functions would be independent of the specific locations of FliA promoters , and more dependent on the number and strength of promoters .
225 +Spontaneous creation of FliA binding sites by genetic drift may also provide a source of novel , functional FliA promoters , e.g. if there is a selective advantage of coordinately regulating the
226 +The motA promoter inside flhC constrains the evolution of FlhC
227 +conserved of all FliA promoters .
228 +This promoter has been described previously , and drives transcription of the require a stringent match to the consensus promoter sequence ( Koo , Rhodius , Campbell , et al. , 2009 ) , and this is reflected by the high information content in the sequence motif associated with FliA binding , especially in the
229 +-10 region ( Figure 4C ) ( Fitzgerald et al. , 2014 ) .
230 +Hence , conservation of an intragenic FliA promoter is likely to result in conservation of the amino acid sequence for the overlapping codons .
231 +The -10 region of the FliA promoter in flhC corresponds to an Ala-Asp motif in the FlhC protein .
232 +This motif is broadly conserved .
233 +Multiple independent lines of evidence support the idea that the Ala-Asp sequence motif is conserved due to selective pressure on the intragenic FliA promoter and not on the amino acids themselves : ( i ) amino acids close to the Ala-Asp motif that are not associated with FliA promoter elements are poorly conserved ( Figure 6A ) ; ( ii ) the Ala-Asp motif is not present in the X-ray crystal structure of FlhDC ( Wang et al. , 2006 ) , suggesting that it is in a disordered region ; ( iii ) Asp178 does not detectably contribute to FlhC function ( Figure 6B ) ; and ( iv ) in proteobacterial species where flhC and motA are adjacent genes but FlhC Asp178 is not conserved , an alternative FliA promoter is often located in the intergenic region between flhC and motA ( Figure 6C ) .
234 +Thus , even in cases where the specific FliA promoter inside flhC is not conserved , the presence of a FliA promoter upstream of motA is conserved .
235 +If the FliA promoter inside flhC were conserved because of selective pressure on the Ala-Asp motif , we would expect that ( i ) surrounding amino acids would also be conserved , regardless of whether they are encoded in sequence overlapping key FliA promoter elements , ( ii ) the Ala-Asp motif would be part of an important structural motif , ( iii ) Asp178 would be required for motility , and ( iv ) in species where
236 +Asp178 is not conserved , there would be no selective pressure to acquire an alternative FliA promoter for motA .
237 +We therefore conclude that the amino acid sequence of FlhC is constrained by the internal promoter for motA .
238 +Thus , the evolution of FlhC protein sequence is directly impacted by the function of the downstream gene .
239 +The potential for an abundance of bacterial regulatory sequences that constrain protein evolution
240 +A recent study reported large numbers of putative transcription factor binding sites in the coding sequences of the human genome , and suggested that these sequences are under selective pressure for both their regulatory and coding functions ( Stergachis et al. , 2013 ) .
241 +While the specific findings of that study have been questioned
242 +( Xing and He , 2015 ) , the FliA promoter inside flhC is clearly analogous .
243 +We propose that conservation of intragenic sequences due to selective pressure on their regulatory function is likely to occur far more frequently in bacteria than in eukaryotes .
244 +The compact nature of bacterial genomes causes them to be gene-dense , greatly limiting the non-coding sequence space ; in E. coli , ~ 90 % of the genome is protein-coding , in stark contrast to the human genome , which is < 2 % protein-coding .
245 +Consistent with the paucity of non-coding sequence in bacterial genomes , numerous intragenic binding sites have been identified for transcription factors and σ factors
246 +( Wade et al. , 2006 ; Shimada et al. , 2008 ; Hartkoorn et al. , 2012 ; J. Galagan et al. , 2013 ; J. E. Galagan et al. ,
247 +2013 ; Bonocora et al. , 2013 ; Wade and Grainger , 2014 ; Bonocora et al. , 2015 ; Grainger , 2016 ) .
248 +In some cases , low stringency in the DNA sequence requirements for binding may allow for sequence changes that change encoded amino acids while maintaining regulatory function 70 .
249 +For example , there are many intragenic σ consensus ( Singh et al. , 2014 ) 70 .
250 +Hence , even if an intragenic σ promoter is under selective pressure , it could acquire mutations that alter the overlapping coding potential without affecting promoter strength .
251 +However , bacterial transcription factors and some alternative σ factors tend to have high information content binding sites , especially compared to their eukaryotic equivalents ( Wade et al. , 2005 ; Wunderlich and Mirny , 2009 ) .
252 +This suggests that functional conservation of intragenic transcription / σ factor binding sites in bacteria will often
253 +Identification of regulatory sequences that constrain protein evolution requires further investigation of intragenic regulatory sites .
254 +Although numerous intragenic binding sites have been identified , their regulatory capacity is often unclear , and their conservation has not been extensively analyzed .
255 +Intragenic promoters have been reported in numerous bacterial species ( Lybecker et al. , 2014 ; Wade and Grainger , 2014 ) .
256 +Limited evolutionary analysis suggests that most promoters for antisense RNAs are not conserved ( Raghavan et al. ,
257 +2012 ) , although there is evidence for lineage-specific conservation ( Shao et al. , 2014 ) .
258 +Importantly , there are specific examples of intragenic σ factor binding that likely constrain evolution of the amino acid sequence encoded by the overlapping protein-coding gene 24 .
259 +First , an intragenic promoter for the alternative σ factor , σ , is conserved both at the sequence level and functionally ( Guo et al. , 2014 ; Li et al. , 2015 ) .
260 +This promoter drives transcription of a non-coding , regulatory RNA , MicL , that is also conserved ( Guo et al. , 2014 ) .
261 +Hence , both the promoter and non-coding RNA might represent dual-usage sequence .
262 +Second , an 54 alternative σ factor , σ , binds many intragenic sites in E. coli and S. Typhimurium that are conserved both at the sequence level and functionally ( Bonocora et al. , 2015 ; Bono et al. , 2017 ) , suggesting that they may constrain protein evolution .
263 +Since conserved intragenic σ binding sites are likely to be promoters for downstream genes ( Bonocora et al. ,
264 +2015 ) , evolution of the amino acid sequence of proteins encoded 54 by genes containing σ promoters may often
265 +Extrapolating from our data for FliA , the majority of intragenic transcription / σ factor binding sites are likely to be non-functional , and hence not under selective pressure .
266 +These sites would therefore not impact protein evolution .
267 +Even though the complete regulons of most E. coli transcription / σ factors remain to be mapped , thousands of intragenic sites have already been identified , implying that there are thousands more sites yet to be discovered .
268 +Even if only a small fraction of intragenic sites are under selection , this would indicate the existence of many such sequences that constrain protein evolution .
269 +Hence , our data suggest that the evolutionary impact of intragenic regulatory sequences should be considered more broadly , as it is likely to be
270 +MATERIALS AND METHODS
271 +Strains, plasmids, and growth conditions
272 +All bacterial strains and plasmids used in this study are listed in Table 3 .
273 +All oligonucleotides used in this study are listed in Table S5 .
274 +All E. coli strains are derivatives of the motile MG1655 strain ( DMF36 ) described previously ( Fitzgerald et al. , 2014 ) .
275 +To construct strains used for β-galactosidase assays , the native lacZ gene of
276 +DMF36 , or the isogenic ΔfliA strain ( DMF40 ) ( Fitzgerald et al. , 2014 ) was replaced by thyA using FRUIT recombineering ( Stringer et al. , 2012 ) with oligonucleotides JW5397 and JW5398 , generating strains DMF122 and DMF123 , respectively .
277 +flhC and 106 bp downstream sequence was replaced with thyA in DMF36 using
278 +FRUIT recombineering ( Stringer et al. , 2012 ) to generate strain CDS105 .
279 +Salmonella strains are derivatives of
280 +S. enterica serovar Typhimurium 14028s ( Jarvik et al. , 2010 ) .
281 +S. Typhimurium FliA was N-terminally epitope tagged with a 3x-FLAG tag at the native chromosomal locus using FRUIT recombineering ( Stringer et al. ,
282 +2012 ) , generating strain DMF087 .
283 +The S. Typhimurium ΔfliA strain , DMF088 , was constructed using FRUIT
284 +Wild-type flhC was PCR-amplified using oligonucleotides JW8879 and JW8880 , and cloned into the SacI and
285 +SalI restriction sites of pBAD30 ( Guzman et al. , 1995 ) using the In-Fusion method ( Clontech ) to generate pCDS043 .
286 +D178A mutant flhC was PCR-amplified using oligonucleotides JW8879 and JW8881 , and cloned as described for wild-type fhlC , to generate pCDS044 .
287 +Transcriptional fusions of putative FliA promoters to lacZ were constructed in plasmid pAMD-BA-lacZ ( Stringer et al. , 2014 ) .
288 +Putative promoter regions ( nucleotide positions -200 to +10 , relative to the predicted TSS ) were PCR-amplified from MG1655 cells .
289 +PCR products were cloned into pAMD-BA-lacZ cut with SphI and NheI using the In-Fusion method ( Clontech ) .
290 +Oligonucleotides used for the plasmid cloning are listed in Table 3.
291 +For all experiments involving liquid growth , subcultures were grown in LB at 37 °C , with aeration , to OD600
292 +Transcriptional lacZ promoter fusion plasmids were transformed into ΔlacZ strains with ( DMF122 ) or without fliA ( DMF123 ) .
293 +Promoter activity was assessed by β-galactosidase assay , as previously described ( Stringer et
294 +Analysis of published TSS data
295 +To determine whether FliA binding sites were associated with TSSs , a published list of TSS locations derived from dRNA-seq was used ( Thomason et al. , 2015 ) .
296 +Orientation of putative FliA promoters was determined based on associated motifs .
297 +For each putative FliA promoter , the distance from the motif center to each downstream TSS on the correct strand was calculated .
298 +All pairwise distances < 500 bp are plotted in Figure 2A .
299 +As a control , a randomized TSS dataset was generated with the same total number and distribution ( with respect to strand and being intragenic/intergenic ) as the experimental dataset .
300 +The analysis was repeated with this
301 +Analysis of published NET-seq data
302 +Raw sequencing data files from NET-seq experiments ( Larson et al. , 2014 ) were obtained and mapped to the E. coli MG1655 genome using CLC Genomics Workbench .
303 +Sequence read depths at positions surrounding putative FliA promoters were calculated using a custom Python script .
304 +For FliA binding sites associated with a
305 +TSS , the NET-seq read coverage was calculated at every position from -100 to +100 relative to the TSS .
306 +For
307 +FliA binding sites not associated with a TSS , a TSS was predicted to be located 20 bp downstream of the motif center , and NET-seq read coverage was calculated from -100 to +100 relative to this position .
308 +For each region ,
309 +NET-seq read coverage was normalized to local minimum and maximum values .
310 +Normalized read coverage
311 +The locations of all E. coli FliA binding sites described previously ( Fitzgerald et al. , 2014 ) were used to identify homologous sequences in 24 other species ( Table S1 ) .
312 +A Position Specific Scoring Matrix ( PSSM ) was derived from the identified FliA binding sites in E. coli ( Fitzgerald et al. , 2014 ) , as described previously ( Bonocora et al. , 2015 ) .
313 +We then took a 300 bp sequence surrounding each FliA site in E. coli MG1655 .
314 +For sites within
315 +ORFs we used BLASTX ( Altschul et al. , 1990 ) to search for homologous protein sequences in the selected bacterial species ( BLAST E-value cut-off of 1e-04 , low-complexity filter turned off ) .
316 +Using the PSSM , we scored the top-scoring BLAST hit for each species , searching within 100 bp of the position corresponding to the binding site in E. coli .
317 +For sites within intergenic regions , we used BLASTN to search for regions homologous to each of the 300 bp sequences in each of the selected species ( BLAST E-value cut-off of 1e-04 , lowcomplexity filter turned off ) , and extracted 100 bp on either side of the position corresponding to the position of the site in E. coli .
318 +If no hits were found , we took the sequence of the downstream gene in E. coli and used
319 +BLASTX to search for homologues in the selected species ( BLAST E-value cut-off of 1e-04 , low-complexity filter turned off ) .
320 +For each top BLAST hit , we used the position of the binding site in E. coli relative to the downstream gene to determine the predicted site of binding , and extracted 100 bp on either side .
321 +We calculated
322 +PSSM scores for all sequences in each of the selected regions .
323 +The best score for each region tested was
324 +FliA binding site conservation in E. coli strains
325 +All complete or partial genome sequences for E. coli ( 9432 genomes or contigs ; Table S2 ) were downloaded directly from NCBI and individually scored for the presence FliA sites using the method described above for
326 +ChIP-seq of S. Typhimurium FliA
327 +ChIP-seq was performed with strains DMF087 ( FliA-FLAG3 ) or 14028s ( untagged control ) as previously described ( Stringer et al. , 2014 ) .
328 +Sequence reads were mapped to the S. Typhimurium 14028s genome using
329 +CLC Genomics Workbench ( Version 8 ) .
330 +Peaks were called using a previously described analysis pipeline
331 +( Fitzgerald et al. , 2014 ) .
332 +Three peaks with a FAT score of 1 were identified in the control dataset ; these peaks
333 +RNA-seq
334 +RNA-seq was performed with strains 14028s and DMF088 , as previously described ( Stringer et al. , 2014 ) .
335 +Read mapping and differential expression analysis were performed using Rockhopper ( McClure et al. , 2013 ) .
336 +The normalized expression values and indicators of statistical significance in Table 2 were generated using
337 +Rockhopper.
338 +Analysis of FlhC sequence conservation
339 +We used the RSAT `` Comparative Genomics/Get Orthologs '' tool ( default parameters , except we required 50 % amino acid sequence identity ; ( Medina-Rivera et al. , 2015 ) ) to identify 52 FlhC homologues from γ-proteobacterial species , each from a different genus .
340 +We aligned protein sequences using MUSCLE ( v3 .8 , default parameters ; ( Edgar , 2004 ) ; Table S3 ) , and for each FlhC homologue we counted matches at each amino
341 +Identification of enriched sequence motifs in flhC-motA intergenic regions
342 +We used the RSAT `` Comparative Genomics/Get Orthologs '' tool ( default parameters , except we required 40 % amino acid sequence identity ; ( Medina-Rivera et al. , 2015 ) ) to identify 130 FlhC homologues from proteobacterial species , each from a different genus .
343 +We aligned these protein sequences using MUSCLE ( v3 .8 , default parameters ; ( Edgar , 2004 ) ; Table S4 ) .
344 +To determine whether the flhC and motA genes are adjacent in each of the 131 species selected , we first used the RSAT `` Comparative Genomics/Get Orthologs '' tool ( default parameters except required 40 % amino acid sequence identity ; ( Medina-Rivera et al. , 2015 ) ) to extract 100 bp of sequence immediately downstream of the end of the intergenic region following flhC for each species .
345 +We then searched for open reading frames similar to that of E. coli K-12 motA using BLASTX ( v2 .2.3 , hosted on
346 +EcoGene 3.0 , default parameters , searching against the E. coli annotated proteome ; ( Altschul et al. , 1997 ; Zhou and Rudd , 2013 ) ) .
347 +We discarded 32 FlhC sequences for which there was no BLASTX match to MotA with the corresponding sequence downstream of flhC .
348 +For each of the 98 remaining FlhC homologues , using the
349 +MUSCLE alignment described above ( Table S4 ) , we determined whether E. coli K-12 Asp178 is conserved .
350 +We used the RSAT `` Comparative Genomics/Get Orthologs '' tool ( Medina-Rivera et al. , 2015 ) to extract intergenic sequence downstream of flhC for the 98 FlhC homologues from genomes where flhC and motA are adjacent genes .
351 +We discarded intergenic sequences < 50 bp .
352 +We used MEME ( v4 .12.0 , default settings , except we selected the `` look on given strand only '' option ; ( Bailey and Elkan , 1994 ) ) to identify enriched sequence motifs in intergenic regions from species where FlhC Asp178 is conserved ( n = 55 ) or is not conserved ( n = 43 ) ,
353 +Motility assays were performed as previously described (Fitzgerald et al., 2014).
354 +Estimating the number of single base substitutions that would create a new FliA site in E. coli
355 +We used the E. coli FliA PSSM ( Fitzgerald et al. , 2014 ) to calculate motif scores for all 27mer sequences in the
356 +E. coli MG1655 genome .
357 +For each score window between integer values ( e.g. scores between 10 and 11 , scores between 11 and 12 , etc. ) , we determined the frequency of sequences that represent actual FliA binding sites , as determined previously by ChIP-seq ( Fitzgerald et al. , 2014 ) .
358 +We then calculated motif scores for every 27mer in the genome with every possible single base substitution ( i.e. 81 scores for each sequence ) .
359 +We binned scores in whole integer windows ( e.g. a bin for scores between 10 and 11 , a bin for scores between 11 and 12 , etc. ) and used the frequencies calculated for actual sites to estimate the number of mutated 27mers that would represent
360 +Raw ChIP-seq and RNA-seq data are available from the EBI ArrayExpress repository using accession numbers
361 +This work was funded by the National Institutes of Health through the NIH Director 's New Innovator Award
362 +Program , 1DP2OD007188 ( JTW ) and through grant 5R01GM114812 ( JTW ) .
363 +This material is based on work supported by the National Science Foundation Graduate Research Fellowship under grant number DGE ¬
364 +1060277 ( DMF ) .
365 +DMF was also supported by National Institutes of Health training grant T32AI055429 .
366 +The funders had no role in study design , data collection and interpretation , or the decision to submit the work for
367 +ACKNOWLEDGEMENTS
368 +We thank the Applied Genomic Technologies Core Facility for Sanger sequencing , the University at Buffalo
369 +Next Generation Sequencing Core Facility for Illumina sequencing , and the Wadsworth Center Media and
370 +Glassware Core facilities for media and glassware .
371 +We thank David Grainger , Keith Derbyshire , and members of the Wade group for helpful discussions .
372 +We thank the anonymous reviewers for their suggestions and
373 +Mol Biol 215: 403–410.
374 +Altschul , S.F. , Madden , T.L. , Schaffer , A.A. , Zhang , J. , Zhang , Z. , Miller , W. , and Lipman , D.J. ( 1997 ) Gapped
375 +BLAST and PSI-BLAST : a new generation of protein database search programs .
376 +Nucleic Acids Res 25 : 3389 --
377 +3402.
378 +Bailey , T.L. , and Elkan , C. ( 1994 ) Fitting a mixture model by expectation maximization to discover motifs in
379 +Beauregard , A. , Smith , E.A. , Petrone , B.L. , Singh , N. , Karch , C. , McDonough , K.A. , and Wade , J.T. ( 2013 )
380 +Identification and characterization of small RNAs in Yersinia pestis. RNA Biol 10: 397–405.
381 +Bono , A.C. , Hartman , C.E. , Solaimanpour , S. , Tong , H. , Porwollik , S. , McClelland , M. , et al. ( 2017 ) Novel
382 +DNA Binding and Regulatory Activities for σ ( 54 ) ( RpoN ) in Salmonella enterica Serovar Typhimurium
383 +14028s. J Bacteriol 199.
384 +Bonocora , R.P. , Fitzgerald , D.M. , Stringer , A.M. , and Wade , J.T. ( 2013 ) Non-canonical protein-DNA
385 +Bonocora , R.P. , Smith , C. , Lapierre , P. , and Wade , J.T. ( 2015 ) Genome-Scale Mapping of Escherichia coli σ54
386 +Reveals Widespread, Conserved Intragenic Binding. PLoS Genet 11: e1005552.
387 +Brewster , R.C. , Weinert , F.M. , Garcia , H.G. , Song , D. , Rydenfelt , M. , and Phillips , R. ( 2014 ) The transcription
388 +Chen , Y.F. , and Helmann , J.D. ( 1992 ) Restoration of motility to an Escherichia coli fliA flagellar mutant by a
389 +Churchman , L.S. , and Weissman , J.S. ( 2011 ) Nascent transcript sequencing visualizes transcription at
390 +Edgar , R.C. ( 2004 ) MUSCLE : multiple sequence alignment with high accuracy and high throughput .
391 +Nucleic
392 +Acids Res 32: 1792–1797.
393 +Feklístov , A. , Sharon , B.D. , Darst , S.A. , and Gross , C.A. ( 2014 ) Bacterial sigma factors : a historical , structural ,
394 +Fitzgerald , D.M. , Bonocora , R.P. , and Wade , J.T. ( 2014 ) Comprehensive Mapping of the Escherichia coli
395 +Flagellar Regulatory Network. PLOS Genet 10: e1004649.
396 +Galagan , J. , Lyubetskaya , A. , and Gomes , A. ( 2013 ) ChIP-Seq and the Complexity of Bacterial Transcriptional
397 +Regulation. Curr Top Microbiol Immunol 363: 43–68.
398 +Galagan , J.E. , Minch , K. , Peterson , M. , Lyubetskaya , A. , Azizi , E. , Sweet , L. , et al. ( 2013 ) The Mycobacterium
399 +Gordienko , E.N. , Kazanov , M.D. , and Gelfand , M.S. ( 2013 ) Evolution of pan-genomes of Escherichia coli ,
400 +Shigella spp., and Salmonella enterica. J Bacteriol 195: 2786–2792.
401 +Grainger , D.C. ( 2016 ) The unexpected complexity of bacterial genomes .
402 +Microbiol Read Engl 162 : 1167 -- 1172 .
403 +Guo , M.S. , Updegrove , T.B. , Gogol , E.B. , Shabalina , S.A. , Gross , C.A. , and Storz , G. ( 2014 ) MicL , a new σE-dependent sRNA , combats envelope stress by repressing synthesis of Lpp , the major outer membrane
404 +Guzman , L.M. , Belin , D. , Carson , M.J. , and Beckwith , J. ( 1995 ) Tight regulation , modulation , and high-level
405 +Hartkoorn , R.C. , Sala , C. , Uplekar , S. , Busso , P. , Rougemont , J. , and Cole , S.T. ( 2012 ) Genome-wide definition in Escherichia coli by the cyclic AMP receptor protein requires an unusual promoter organization .
406 +Mol
407 +Microbiol 75: 1098–1111.
408 +Ide , N. , Ikebe , T. , and Kutsukake , K. ( 1999 ) Reevaluation of the promoter structure of the class 3 flagellar
409 +Jarvik , T. , Smillie , C. , Groisman , E.A. , and Ochman , H. ( 2010 ) Short-term signatures of evolutionary change in
410 +Koo , B.-M. , Rhodius , V.A. , Campbell , E.A. , and Gross , C.A. ( 2009 ) Mutational analysis of Escherichia coli sigma28 and its target promoters reveals recognition of a composite -10 region , comprised of an `` extended -10 ''
411 +Koo , B.-M. , Rhodius , V.A. , Nonaka , G. , deHaseth , P.L. , and Gross , C.A. ( 2009 ) Reduced capacity of alternative sigmas to melt promoters ensures stringent promoter recognition .
412 +Genes Dev 23 : 2426 -- 2436 .
413 +Larson , M.H. , Mooney , R.A. , Peters , J.M. , Windgassen , T. , Nayak , D. , Gross , C.A. , et al. ( 2014 ) A pause sequence enriched at translation start sites drives transcription dynamics in vivo .
414 +Science 344 : 1042 -- 1047 .
415 +Li , J. , Overall , C.C. , Johnson , R.C. , Jones , M.B. , McDermott , J.E. , Heffron , F. , et al. ( 2015 ) ChIP-Seq Analysis of the σE Regulon of Salmonella enterica Serovar Typhimurium Reveals New Genes Implicated in Heat Shock
416 +Liu , X. , and Matsumura , P. ( 1996 ) Differential regulation of multiple overlapping promoters in flagellar class II
417 +Lozada-Chávez , I. , Janga , S.C. , and Collado-Vides , J. ( 2006 ) Bacterial regulatory networks are extremely
418 +McClure, R., Balasubramanian, D., Sun, Y., Bobrovskyy, M., Sumby, P., Genco, C.A., et al. (2013)
419 +Computational analysis of bacterial RNA-Seq data. Nucleic Acids Res 41: e140.
420 +Medina-Rivera , A. , Defrance , M. , Sand , O. , Herrmann , C. , Castro-Mondragon , J.A. , Delerce , J. , et al. ( 2015 )
421 +RSAT 2015: Regulatory Sequence Analysis Tools. Nucleic Acids Res 43: W50-56.
422 +Melamed , S. , Peer , A. , Faigenbaum-Romm , R. , Gatt , Y.E. , Reiss , N. , Bar , A. , et al. ( 2016 ) Global Mapping of
423 +Small RNA-Target Interactions in Bacteria. Mol Cell 63: 884–897.
424 +Paget , M.S. ( 2015 ) Bacterial Sigma Factors and Anti-Sigma Factors : Structure , Function and Distribution .
425 +Biomolecules 5: 1245–1265.
426 +Park , K. , Choi , S. , Ko , M. , and Park , C. ( 2001 ) Novel sigmaF-dependent genes of Escherichia coli found using
427 +Patenge , N. , Pappesch , R. , Khani , A. , and Kreikemeyer , B. ( 2015 ) Genome-wide analyses of small non-coding
428 +RNAs in streptococci. Front Genet 6: 189.
429 +Perez , J.C. , and Groisman , E.A. ( 2009 ) Evolution of transcriptional regulatory circuits in bacteria .
430 +Cell 138 :
431 +233–244.
432 +Peters , J.M. , Mooney , R.A. , Grass , J.A. , Jessen , E.D. , Tran , F. , and Landick , R. ( 2012 ) Rho and NusG suppress
433 +Raghavan , R. , Sloan , D.B. , and Ochman , H. ( 2012 ) Antisense Transcription Is Pervasive but Rarely Conserved
434 +Reppas , N.B. , Wade , J.T. , Church , G. , and Struhl , K. ( 2006 ) The transition between transcriptional initiation
435 +Transcription Start Sites within Genes across a Bacterial Genus. mBio 5: e01398-14.
436 +Sharma , C.M. , and Vogel , J. ( 2014 ) Differential RNA-seq : the approach behind and the biological insight
437 +Shimada , T. , Ishihama , A. , Busby , S.J. , and Grainger , D.C. ( 2008 ) The Escherichia coli RutR transcription
438 +Singh , S.S. , Singh , N. , Bonocora , R.P. , Fitzgerald , D.M. , Wade , J.T. , and Grainger , D.C. ( 2014 ) Widespread
439 +Stafford , G.P. , Ogi , T. , and Hughes , C. ( 2005 ) Binding and transcriptional activation of non-flagellar genes by
440 +Stergachis , A.B. , Haugen , E. , Shafer , A. , Fu , W. , Vernot , B. , Reynolds , A. , et al. ( 2013 ) Exonic transcription
441 +Stringer , A.M. , Currenti , S.A. , Bonocora , R.P. , Petrone , B.L. , Palumbo , M.J. , Reilly , A.E. , et al. ( 2014 )
442 +Genome-Scale Analyses of Escherichia coli and Salmonella enterica AraC Reveal Non-Canonical Targets and
443 +Stringer , A.M. , Singh , N. , Yermakova , A. , Petrone , B.L. , Amarasinghe , J.J. , Reyes-Diaz , L. , et al. ( 2012 )
444 +FRUIT , a scar-free system for targeted chromosomal mutagenesis , epitope tagging , and promoter replacement
445 +Thomason , M.K. , Bischler , T. , Eisenbart , S.K. , Förstner , K.U. , Zhang , A. , Herbig , A. , et al. ( 2015 ) Global transcriptional start site mapping using differential RNA sequencing reveals novel antisense RNAs in
446 +Toffano-Nioche , C. , Nguyen , A.N. , Kuchly , C. , Ott , A. , Gautheret , D. , Bouloc , P. , and Jacq , A. ( 2012 )
447 +Transcriptomic profiling of the oyster pathogen Vibrio splendidus opens a window on the evolutionary
448 +Wade , J.T. , and Grainger , D.C. ( 2014 ) Pervasive transcription : illuminating the dark matter of bacterial
449 +Wade , J.T. , Reppas , N.B. , Church , G.M. , and Struhl , K. ( 2005 ) Genomic analysis of LexA binding reveals the permissive nature of the Escherichia coli genome and identifies unconventional target sites .
450 +Genes Dev 2619 --
451 +2630.
452 +Wade , J.T. , Roa , D.C. , Grainger , D.C. , Hurd , D. , Busby , S.J.W. , Struhl , K. , and Nudler , E. ( 2006 ) Extensive
453 +Wang , S. , Fleming , R.T. , Westbrook , E.M. , Matsumura , P. , and McKay , D.B. ( 2006 ) Structure of the
454 +Escherichia coli FlhDC complex , a prokaryotic heteromeric regulator of transcription .
455 +J Mol Biol 355 : 798 -- 808 .
456 +Wunderlich , Z. , and Mirny , L.A. ( 2009 ) Different gene regulation strategies revealed by analysis of binding
457 +Xing , K. , and He , X. ( 2015 ) Reassessing the `` duon '' hypothesis of protein evolution .
458 +Mol Biol Evol 32 : 1056 --
459 +Yu , H.H.Y. , and Tan , M. ( 2003 ) σ28 RNA polymerase regulates hctB , a late developmental gene in Chlamydia .
460 +( speA ) ( ybhK ) ( yqjA ) ( holA ) ( otsA ) ( rmuC ) ( hslU ) ( uhpC ) ( ydcU ) ( yjiN ) - - ✓ ( serT ) hyaA - -- Intergenic ( between convergent genes ) tsr/yjiZ - ✓ ✓ insB-4 / cspH - -- 1 Genes associated with FliA binding sites .
461 +Genes in parentheses have an internal FliA binding site ; genes not in parentheses start < 300 bp downstream of a FliA binding site and are orientated in the same direction as the putative promoter .
462 +Asterisks indicate FliA binding sites previously reported to be associated with transcription of an mRNA ( Fitzgerald et al. , 2014 ) .
463 +2 Check marks indicate a significant difference in β-galactosidase activity between + fliA and ΔfliA cells for the corresponding lacZ transcriptional fusion ( Figure 1 ) .
464 +3 Check marks indicate association with a nearby TSS .
465 +4 Check marks indicate a downstream : upstream ( relative to the putative TSS ) coverage ratio ≥ 2 .
466 +5 Check marks indicate regulation of the corresponding gene ( s ) , as determined using RNA-seq ( Fitzgerald et al. , 2014 ) .
467 +flgM flgK trg ycgR cheM ( motB ) ( flhC ) motA fliA fliC fliD STM14_2852 ( pepB ) ( STM14_3340 ) TAAAGTTTATGCCTCAAGTGTCGATAAC ( 280 ) 1954 fljBA STM14_3817 STM14_3893 ( STM14_3895 ) TAAAGATAAATAGATTAGCGCCGAAATA aer 3504766 ( arcB ) 3559655 ( yhdA ) 3801092 yhjH 4531425 ( nrfB ) 4802894 tsr 1 Genome coordinate of the ChIP-seq peak center .
468 +Coordinates are relative to the 14028s chromosomal reference sequence ( NC_003198 .1 ) .
469 +2 Fold Above Threshold ( FAT ) score , a measure of relative ChIP-seq enrichment .
470 +3 Genome coordinate of the sequence motif identified using MEME .
471 +Coordinates are relative to the 14028s chromosomal reference sequence ( NC_003198 .1 ) .
472 +4 Genomic strand of the sequence motif identified using MEME .
473 +5 Sequence of the motif identified using MEME .
474 +6 For intergenic FliA binding sites , the downstream gene is listed .
475 +Genes containing intragenic FliA binding sites are listed in parentheses .
476 +Underlining indicates that the putative promoter is in the antisense orientation relative to the overlapping gene .
477 +If a gene start is located within 300 bp of a putative intragenic FliA promoter , that gene name is listed as well .
478 +7 Normalized expression values for the indicated genes , as determined by RNA-seq .
479 +8 Asterisks indicate significant differential expression between wild-type and ΔfliA cells ( q < 0.01 ) .
480 +Schematic of transcriptional fusions of potential FliA promoters to the lacZ reporter gene .
481 +For all FliA binding sites identified in a previous study , transcriptional fusions to lacZ were constructed using positions -200 to +10 relative to the predicted TSS based on the previously identified FliA binding motif ( Fitzgerald et al. , 2014 ) .
482 +( B ) β-galactosidase activity for transcriptional fusions for FliA binding sites in intergenic regions upstream of genes , for wild-type ( wt ; DMF122 ; green bars ) and ΔfliA ( DMF123 ; gray bars ) cells .
483 +Reporter fusions that showed significantly lower β-galactosidase activity in ΔfliA cells than wild-type cells ( t-test p < 0.05 ) are indicated .
484 +The genes downstream of the FliA binding sites are listed on the x-axis .
485 +( C ) As above , but for FliA binding sites within genes or between convergently transcribed genes .
486 +Genes containing FliA binding sites are listed on the x-axis in parentheses .
487 +Genes not in parentheses are downstream of the corresponding FliA binding transcriptome datasets .
488 +( A ) For each FliA binding site identified previously ( Fitzgerald et al. , 2014 ) , we determined the distance to each downstream TSS identified previously ( Thomason et al. , 2015 ) within a 500 bp range .
489 +The frequencies of these distances are plotted in 10 bp bins ( green line ) , with the inset showing the frequency of binding sites 10-30 bp upstream of TSSs with a bin size of 1 bp .
490 +The gray line shows the frequency of distances from FliA binding sites to a control , randomized TSS dataset ( see Methods ) .
491 +( B )
492 +Normalized sequence read coverage from published NET-seq data ( Larson et al. , 2014 ) ( see Methods ) for each previously identified FliA binding site ( Fitzgerald et al. , 2014 ) , plotted 100 bp upstream and downstream of the known/predicted TSS .
493 +Predicted TSSs are indicated by the dashed vertical line .
494 +Darker green indicates higher
495 +Heat-map depicting the match to the FliA consensus binding site for regions in the genomes of a range of bacterial species , where the region analyzed is homologous to a region surrounding a FliA binding site in E. coli .
496 +Genera are listed on the left .
497 +E. coli genes associated with the binding sites are listed across the top of the heat-map .
498 +FliA binding sites are grouped by location/orientation category , as indicated by category labels across the bottom of the heat-map .
499 +Genes containing FliA binding sites are listed in parentheses .
500 +Genes not in parentheses are downstream of the corresponding FliA binding site .
501 +The color scale indicating the strength of the sequence match is shown next to the heat-map .
502 +Empty squares in the heat-map indicate that the corresponding genomic region in E. coli is not sufficiently conserved in the species being analyzed .
503 +( B )
504 +Conservation of FliA sites across 9,432 E. coli strains .
505 +For each site from E. coli K-12 , conservation was determined at each position within the site for all strains of E. coli where the surrounding sequence is conserved .
506 +Thus , the fraction of genomes in which each base is conserved was calculated .
507 +Values plotted represent the average ( mean ) level of conservation for ( i ) 18 FliA sites that represent promoters for mRNAs
508 +( filled circles ; Table 1 ) , and ( ii ) the remaining 34 FliA sites ( empty circles ) .
509 +The FliA binding motif is shown read coverage across the S. Typhiumurium genome for a FliA ChIP-seq dataset .
510 +Annotated genes are indicated by gray bars .
511 +The green graph shows relative sequence read coverage , with `` spikes '' corresponding to sites of
512 +FliA association .
513 +( B ) Pie-chart showing the distribution of identified FliA binding sites relative to genes .
514 +`` Inside '' = FliA binding within a gene .
515 +`` Upstream '' = FliA binding upstream of a gene .
516 +`` Inside + us '' = FliA binding within a gene but within 300 bp of a downstream gene start .
517 +( C ) Enriched sequence motif associated with FliA binding sites identified by ChIP-seq .
518 +( D ) Distribution of motifs relative to ChIP-seq peak centers for all FliA binding sites identified by ChIP-seq .
519 +Motifs are enriched in the region ~ 25 bp upstream of the peak normalized expression ( see Methods ) for each gene in S. Typhimurium for wild-type cells ( 14028s ; x-axis ) or
520 +ΔfliA cells ( DMF088 ; y-axis ) .
521 +Gray dots represent genes that are not associated with a FliA binding site and are not significantly differentially expressed between wild-type and ΔfliA cells .
522 +Black dots represent genes that are not associated with a FliA binding site and are significantly differentially expressed between wild-type and
523 +ΔfliA cells .
524 +Green circles represent genes that are associated with an upstream FliA binding site .
525 +Green triangles represent genes that are associated with an internal FliA binding site .
526 +Filled green circles/triangles indicate genes that are significantly differentially expressed between wild-type and ΔfliA cells .
527 +Empty green circles/triangles represent genes that are not differentially expressed between wild-type and ΔfliA cells .
528 +conservation of FlhC amino acid sequence between E. coli and 51 other γ-proteobacterial species .
529 +The graph indicates the level of identity across all species analyzed for each amino acid in FlhC ; data for Ala177 and
530 +Asp178 are highlighted in red .
531 +The nucleotide sequence of flhC in the motA promoter region is indicated , aligned with the previously reported FliA binding motif logo ( Fitzgerald et al. , 2014 ) .
532 +Codons 177 and 178 are shown in red .
533 +( B ) Motility assay for ΔflhC : : thyA E. coli ( CDS105 ) containing either empty vector ( pBAD30 ) , or plasmid expressing wild-type FlhC ( pCDS043 ) or D178A mutant FlhC ( pCDS044 ) .
534 +Dashed red circles indicate the inoculation sites .
535 +Plates were incubated for 7 hours .
536 +The schematic to the left of the plate image shows how the strain was constructed .
537 +( C ) Enriched sequence motif found in the flhC-motA intergenic regions of species in which FlhC Asp178 is not conserved .
538 +This motif is a close match to the known FliA binding site consensus .
539 +sequences between flhC and motA for selected proteobacterial species where Asp178 of FlhC is conserved/not conserved .
540 +Putative FliA promoters identified by MEME for species where Asp178 of FlhC is not conserved are
...\ No newline at end of file ...\ No newline at end of file
1 +Chapter 5
2 +Bacterial small regulatory RNAs ( sRNAs ) are key actors in the finetuning of gene expression , ensuring rapid adaptation of bacteria to their ever-changing environment .
3 +sRNAs typically act at the posttranscriptional level by base-pairing to their messenger RNA ( mRNA ) targets in the 5 ′ untranslated region ( UTR ) [ 1 ] .
4 +Remarkably , limited complementarity between the sRNA and its targets not only allows the regulation of multiple mRNAs by a single sRNA but also the regulation of one mRNA by multiple sRNAs .
5 +This added complexity creates an extensive regulatory network where sRNAs act as bridges between various cellular metabo-lisms [ 2 ] .
6 +In the last decades , such networks were studied and specific sRNA targetomes were , in part , characterized .
7 +Since then , this field of study witnessed an explosion of technological advances [ 3 ] that exposed the versatility of sRNAs in terms of possible pairing sites and mechanisms of action .
8 +Indeed , these short regulators not only pair in the 5 ′ UTR of mRNAs , they can also target the coding sequence ( CDS ) [ 4 , 5 ] or could even pair in the 3 ′ UTR of targets .
9 +Moreover , sRNAs can regulate the translation of mRNA targets without directly affecting the stability of the transcript [ 6 ] .
10 +This new knowledge exposed a significant lack in efficacy of the classical techniques used to identify targets of sRNAs , reviving the challenge of sRNA target identification in bacterial cells .
11 +To tackle this issue , we developed and optimized a technique that combines RNA affinity purification and RNA sequencing ( RNAseq ) allowing genome-wide identification of sRNA -- mRNA interaction in bacterial cells .
12 +The assay is called MAPS : MS2 affinity purification coupled to RNAseq .
13 +Here , we describe the MAPS protocol in detail .
14 +Briefly , a sRNA is tagged with an MS2 RNA aptamer and expressed in vivo .
15 +Following cell lysis , tagged sRNAs are purified through affinity chromatography .
16 +Eluted RNAs are analyzed by highthroughput RNAseq and the ratio of enriched mRNAs in the tagged vs. untagged sRNA experiments is representative of the interaction between the two RNAs .
17 +Moreover , we describe the bioinformatic pipeline used to analyze MAPS data exploiting the Galaxy Project Platform .
18 +Ultrapure water should be used for every solution .
19 +Make sure to work with RNase-free material to avoid degradation of RNAs throughout the experiment .
20 +3 Methods
21 +2 .
22 +Disposable Bio-Spin chromatography columns .
23 +3 .
24 +Purified MS2-MBP fusion protein .
25 +MBP : maltose-binding protein [ 7 ] .
26 +4 .
27 +Buffer A : 20 mM Tris -- HCl ( pH 8 ) , 150 m MgCl2 , 1 mM DTT , and 1 mM PMSF .
28 +5 .
29 +Elution buffer : Buffer A supplemented with 15 mM maltose .
30 +6 .
31 +Phenol-water , pH 6 : Melt phenol crystals at 65 °C and preheat an equal volume of ultrapure water to the same temperature .
32 +Carefully mix equal volume of liquid phenol and ultrapure water .
33 +Add 0.1 % w / ( phenol volume ) 8-hydroxyquinoline and mix carefully .
34 +Incubate 5 min at 65 °C .
35 +Aliquot in 50 mL conical tubes .
36 +Keep at 4 °C , protect from light .
37 +7 .
38 +25:24:1 ( v/v/v ) phenol-chloroform-isoamyl alcohol .
39 +8 .
40 +Glycogen .
41 +9 .
42 +95 % v/v ethanol .
43 +10 .
44 +75 % v/v ethanol .
45 +All steps should be performed on ice .
46 +All buffers should be at 4 °C .
47 +1 .
48 +Let the cell pellets thaw on ice for 30 min .
49 +2 .
50 +Resuspend the pellet in 2 mL of Buffer A ( see Notes 6 and 7 ) .
51 +3 .
52 +Chill the French Press cell by burying it in ice before performing the lysis .
53 +4 .
54 +Break the bacterial cells using a French Press at 430 psi , 3 times per sample .
55 +Keep samples on ice at all times ( see Note 8 ) .
56 +5 .
57 +Clear the lysates by centrifugation at 16,000 × g at 4 °C , 30 min .
58 +6 .
59 +Transfer the soluble fraction ( lysate ) to clean tubes .
60 +Keep on ice .
61 +All steps should be performed on ice .
62 +All buffers should be at 4 °C .
63 +1 .
64 +Add 75 μL amylose resin to a Bio-Spin disposable chromatography column .
65 +2 .
66 +Equilibrate the column three times with 1 mL of Buffer A ( see Note 9 ) .
67 +3 .
68 +Use the provided stopper to seal the column .
69 +Dilute 100 pmol of MS2-MBP coat protein in 1 mL Buffer A. Apply the protein solution to the sealed column and let stand for 5 min .
70 +4 .
71 +Remove the stopper and let the column drain .
72 +5 .
73 +Wash the column twice with 1 mL of Buffer A. 6 .
74 +Load the bacterial lysate onto the column , 1 mL at a time and let the column drain .
75 +7 .
76 +Wash the column 5 times with 1 mL of Buffer A ( see Note 10 ) .
77 +8 .
78 +Insert the column in a clean RNase-free collecting tube .
79 +Elute with 1 mL of Elution Buffer .
80 +9 .
81 +Split the column output into two 1.5 mL microtubes .
82 +10 .
83 +Add 1 volume of phenol-chloroform-isoamyl alcohol to each tube and mix .
84 +Centrifuge at 16,000 × g at room temperature , 10 min .
85 +11 .
86 +Transfer the aqueous phase in clean microtubes containing 20 mg of glycogen ( see Note 11 ) .
87 +12 .
88 +Add two volumes of 95 % EtOH .
89 +Mix thoroughly and precipitate overnight at − 80 °C .
90 +13 .
91 +Centrifuge the samples at 16,000 × g at 4 °C , 30 min .
92 +14 .
93 +Remove the supernatant very carefully and add 500 μL of ice-cold 75 % EtOH to the pellets .
94 +Centrifuge the samples at 16,000 × g at 4 °C , 5 min ( see Note 12 )
95 +15 .
96 +Remove the supernatant .
97 +Let the RNA pellets dry completely .
98 +16 .
99 +Resuspend the pellets in 86 μL of ultrapure H2O .
100 +Proceed to the next step ( see Note 13 ) .
101 +1 .
102 +Add 10 μL of 10 × TURBO ™ DNase Buffer and 4 TURBO ™ DNase to each sample .
103 +2 .
104 +Incubate at 37 °C , 30 min .
105 +3 .
106 +Add 100 μL of phenol-chloroform-isoamyl alcohol to each tube and mix .
107 +Centrifuge at 16,000 × g at room temperature , 10 min .
108 +4 .
109 +Add 2.5 volumes of 95 % EtOH .
110 +Mix thoroughly and precipitate overnight at − 80 °C .
111 +5 .
112 +Centrifuge the samples at 16,000 × g at 4 °C , 30 min .
113 +6 .
114 +Remove the supernatant carefully .
115 +Let the RNA pellets dry completely .
116 +7 .
117 +Resuspend the dried pellets in 6 μL of ultrapure H2O .
118 +8 .
119 +Quantify and verify the quality of the RNA using Agilent Nano Chip in a Bioanalyzer 2100 .
120 +9 .
121 +Prepare the cDNA libraries with the ScriptSeq ™ v2 RNA-Seq Library Preparation Kit from Illumina .
122 +10 .
123 +Sequence the libraries in both directions using Illumina MiSeq .
124 +Bioinformatics tools used are freely available on the Galaxy Platform [ 8 ] ( https://usegalaxy.org/ ) .
125 +The following procedure allows the alignment and visualization of the RNA sequencing reads on the genome of interest .
126 +Note that the procedure has to be performed independently for the experimental data set ( MS2-sRNA ) and the control data set ( sRNA ) .
127 +Here , the procedure will be detailed for one experimental data set with paired-end sequencing .
128 +Refer to Fig. 1a for visual workflow and to Table 1 for Galaxy Project tool details .
129 +name = `` NAME_EXPERIMENT '' description = `` BedGraph format '' visibility = full ( see Note 15 ) .
130 +8 .
131 +Navigate to the UCSC Microbial Genome Browser [ 13 ] ( http://microbes.ucsc.edu/ ) .
132 +9 .
133 +Enter the name of the reference genome that you need .
134 +Here , we used Escherichia coli K12 .
135 +10 .
136 +Click on the Manage custom tracks button and add your custom tracks ( see Note 16 ) .
137 +11 .
138 +Click on View in Genome Browser .
139 +You can now search for a gene name or genomic position to visually compare read alignment on the genome ( Fig. 2 ) ( see Note 17 )
140 +The following procedure is performed to assign the RNAseq reads to gene names and to compare the experimental data set ( MS2-sRNA ) to the control ( sRNA ) data set .
141 +To perform this step , three files are required and need to be processed .
142 +Steps 1 and 2 are performed on the SAM files from step 4 in Subheading 3.5.1 for the MS2-sRNA experimental condition and for the sRNA control condition .
143 +Steps 4 and 5 are performed on the file acquired in step 3 of this section .
144 +Refer to Fig. 1b for visual workflow and to Table 1 for Galaxy Project tool details .
145 +1 .
146 +Run the Convert SAM to interval tool with default parameters on each SAM files .
147 +2 .
148 +On the converted files , run the Remove beginning of a file tool .
149 +These data sets are ready to use .
150 +3 .
151 +Through the NCBI database , download the Gene Data Bank of the bacterial strain corresponding to your experimental strain .
152 +This is a .
153 +txt file .
154 +4 .
155 +Upload files : Gene Data Bank file .
156 +Set the file type as Interval
157 +5 .
158 +Run Compute an expression on every row with the Add Interval parameter c3 -- c2 .
159 +6 .
160 +On the output from step 5 , go to edit attributes and set the Database/Build as the reference genome used in step 4 of Subheading 3.5.1 .
161 +This data file is ready to use .
162 +7 .
163 +Run Join tool .
164 +In the parameters , join your sample data set ( MS2-sRNA or sRNA ; step 2 in Subheading 3.5.2 ) with the Gene Data Bank data set ( see step 6 ) .
165 +Use default parameters .
166 +8 .
167 +Run the Group tool for each output files obtained at step 7 .
168 +Select the following parameters : ( a ) Group by column : column 23 .
169 +( b ) Ignore case by grouping : no .
170 +( c ) Ignore lines beginning with these characters : select all characters except for the dot ( . ) .
171 +( d ) Operation : insert Operation 1 , Count Distinct on column 5 .
172 +( e ) Operation : insert Operation 2 , Mean on column 24 .
173 +9 .
174 +Run Join two Datasets side by side on a specified field tool with outputs from step 8 .
175 +Join the MS2-sRNA sample using column 1 with the sRNA control sample using column 1 .
176 +Set the following parameters : ( a ) Keep lines of first input that do not join with second input : Yes .
177 +( b ) Keep lines of first input that are incomplete : No .
178 +( c ) Fill Empty columns : yes .
179 +( d ) Fill column by : Single fill value .
180 +( e ) Fill value : 1 .
181 +10 .
182 +Download the output file .
183 +Open the file with Microsoft Excel ( or any similar software ) .
184 +The first 3 columns represent the gene name , the number of reads and the gene length for the MS2-sRNA experiment .
185 +The last three columns represent the same for the sRNA control .
186 +11 .
187 +Relativize the number of reads ( see Note 18 ) : ( a ) From the Illumina Dashboard , note the total number of reads and the total number of reads mapped for each sample .
188 +( b ) For the MS2-sRNA , calculate the relativized number of reads : Reads / ( ( total number of reads ) X ( the total number of reads mapped for `` MS2-sRNA '' ) ) ( c ) For the MS2-sRNA , calculate the relativized number of reads : Reads / ( ( total number of reads ) X ( the total number of reads mapped for `` sRNA '' ) ) 12 .
189 +Calculate the enrichment ratio for each gene between the MS2-sRNA experiment and the sRNA control ( Fig. 3 )
190 +4 Notes
191 +It is strongly recommended to perform in vivo validation of putative targets identified by MAPS .
192 +Various methods are useful to perform such validation .
193 +Northern blotting will be effective in assessing the sRNA-dependent modulation of the target at the RNA level [ 14 ] .
194 +Translational regulation can be determined using translational reporter-gene fusions .
195 +These procedures will not be detailed here as they are beyond the scope of this protocol .
196 +input sample will be useful at a later step ( refer to Note 11 ) .
197 +Various methods can be used for RNA extraction .
198 +We suggest the hot-phenol RNA extraction [ 16 ] .
199 +6 .
200 +Do not resuspend all the pellets at once .
201 +Follow steps 2 -- 4 for each sample individually .
202 +Keep all samples on ice at all times .
203 +7 .
204 +Depending on your experimental conditions ( for example if the cells were harvested at high OD600nm ) , the pellets can be resuspended in 3 mL .
205 +8 .
206 +The number of passages on the French Press can vary according to your experimental conditions .
207 +For example , if cells were harvested at high OD600nm , break the cells 4 times per sample .
208 +9 .
209 +Use a clean 10 mL-syringe to push the first few drops out of the column .
210 +Then , let the elution carry on by gravity only .
211 +10 .
212 +Number of washes is an important parameter and should be optimized for each experiment .
213 +11 .
214 +Addition of glycogen is very important , if not essential , to be able to recover the small RNA pellets and avoid their loss after precipitation .
215 +Glycogen must be in contact with the RNAs ( the aqueous phase ) before the addition of ethanol .
216 +12 .
217 +Be very careful as the RNA pellets do n't always stick to the bottom of the tube .
218 +Remove ethanol using a micropipette .
219 +Avoid using a vacuum system .
220 +13 .
221 +At this step , it is possible and highly recommended to test your samples by Northern blot .
222 +Compare the input samples ( see Note 5 ) with the output samples .
223 +14 .
224 +This parameter can be adjusted .
225 +If using the FastQ Quality Trimmer with the threshold at a score of 20 causes the loss of too many sequences , the threshold can be lowered .
226 +If the overall quality of sequences is above 20 , we do not perform the FastQ Quality Trimmer .
227 +15 .
228 +This header is essential for the next step .
229 +It informs the UCSC Microbial Genome Browser on the type of data contained in the file and allows you to name your experiment .
230 +16 .
231 +Ideally , add both the control track ( sRNA MAPS ) and the experimental track ( MS2-sRNA MAPS ) to compare the reads aligned in each condition .
232 +17 .
233 +Enrichment at a specific location on a gene of interest does n't always represent the exact pairing site of the sRNA .
234 +Additional experimental data is required to validate the pairing site localization .
235 +18 .
236 +Normally , reads must be relativized taking into consideration the size of the genes they mapped to .
237 +However , since we calculate the enrichment ratio of reads between the two conditions , gene size is irrelevant in our analysis
...\ No newline at end of file ...\ No newline at end of file