Previous Article | Next Article ![]()
Applied and Environmental Microbiology, December 2004, p. 7418-7425, Vol. 70, No. 12
0099-2240/04/$08.00+0 DOI: 10.1128/AEM.70.12.7418-7425.2004
Copyright © 2004, American Society for Microbiology. All Rights Reserved.
Center for Biofilm Engineering, Montana State University, Bozeman, Montana
Received 18 March 2004/ Accepted 25 July 2004
|
|
|---|
|
|
|---|
Some of these detachment mechanisms are purely physical, but others may be predominantly biological. With regard to the biological pathways to biofilm detachment, it is interesting to consider the possible triggers of the detachment process. What are the environmental cues that initiate the progression that eventually leads to the release of cells? Two possible triggers for detachment are included in the factors listed above. These are the accumulation of a metabolic product and the depletion of a metabolic substrate. We focused on these triggers in particular because they have the potential to explain the observation of biofilm cell cluster hollowing (13, 15, 17, 21, 24, 28).
One intriguing mechanism of biofilm detachment invokes control by a quorum-sensing signal. Dissolution of the biofilm matrix and release of bacteria are hypothesized to be triggered when the signal molecule, an excreted bacterial metabolite, accumulates to a threshold concentration. Such a mechanism leads directly to the prediction that natural signal molecules or their analogues could be used to disperse biofilms and clean surfaces of biofouling (9). This mechanism of biofilm detachment was originally suggested by the observation that arresting the flow of a medium to a biofilm system caused the biofilm to spontaneously detach within a few days (8). The cessation of flow presumably allowed the detachment signal molecule to accumulate, eventually reaching a concentration sufficient to trigger dispersion of the biofilm. The theoretical implications of this quorum-sensing mechanism were investigated with a computer model (11). The model results indicated that high concentrations of the signal molecule excreted by bacteria occur in the center of cell clusters where diffusive egress is most restricted. This location is the same region in the biofilm that is likely to be nutrient deficient. This information leads to an alternative explanation of biofilm detachment based on a starvation response.
The purpose of the work reported here was to investigate, through a combination of experimental and theoretical approaches, the role of nutrient starvation in biofilm detachment. We hypothesized that localized nutrient depletion in a biofilm induces starvation in some cells and that these cells detach when the starvation persists for a sufficient period of time. Our investigation of this hypothesis involved two approaches. First, a cellular automata computer model of biofilm development was used to explore the behavior predicted by this detachment mechanism. Simulations from this model were compared to experimental observations of biofilm structure and detachment in Pseudomonas aeruginosa biofilms grown in a variety of biofilm reactors. The second approach was to perform preliminary laboratory experiments designed to discriminate the quorum-sensing hypothesis of biofilm detachment from the nutrient starvation hypothesis.
|
|
|---|
Biofilms were grown in continuous drip-flow reactors by allowing minimal medium to flow dropwise over inclined stainless steel coupons. The reactor system has been described elsewhere (26). The medium flow rate was 50 ml h1, the surface area of the coupons was 9.4 cm2, and the temperature was 22°C. The medium (33) contained glucose at 0.1 g/liter as the sole carbon and energy source. Biofilms were also grown in glass capillary tubes under continuous-flow conditions as described previously (34). Each tube had a square cross section facilitating direct microscopic observation through the tube wall. The nominal inside dimension of the tube was 0.9 mm. The inoculum was strain PA01 carrying an inducible green fluorescent protein (31). Biofilms were grown in 0.1x tryptic soy broth at a flow rate of 20 ml h1 for 24 h at 37°C. Biofilms were counterstained by injection of a solution of rhodamine B at 50 mg liter1 into the capillary tube to show the extent of the biomass and then were examined by confocal laser scanning microscopy. Colony biofilms were grown as described by Walters et al. (31). Colony biofilms were grown on tryptic soy agar for 48 h and then were processed for transmission electron microscopy.
After 4 days of growth in a drip-flow reactor, biofilm detachment was stimulated by stopping the flow of medium, laying the reactor flat, and covering the biofilm with 15 ml of medium to keep it hydrated. The system was allowed to stand with no mixing for 3 days. Slides were removed, allowed to drain to remove any detached cells from the biofilm, and scraped to enumerate attached bacteria. Detachment was also stimulated by subjecting a 4-day-old mature biofilm to glucose starvation by switching the influent to the same medium lacking glucose and to pure water. Slides were removed and scraped to enumerate attached bacteria.
Analytical methods applied to biofilms grown as described above included enumeration of viable and total cells, determination of biofilm thickness, confocal laser scanning microscopy, and transmission electron microscopy. Viable cell numbers were determined by scraping biofilms from the coupons used in the drip-flow reactors, homogenization to disperse cell aggregates, serial dilution, and plating on R2A agar (Becton Dickinson, Sparks, Md.). Total cell numbers were determined by direct microscope enumeration of bacteria in homogenates that had been deposited onto membranes by filtration. Biofilm thickness was determined by image analysis of 4',6'-diamidino-2-phenylindole-stained frozen sections (10). Biofilms in glass capillary tubes were examined with a Leica TCS NT confocal laser scanning microscope. Excitation lines were at 488 and 568 nm, and emission was collected at 500 to 530 nm (green channel) and at 585 to 615 nm (red channel). Transmission electron microscopy of colony biofilms was performed as described by Walters et al. (31).
Computational methods.
A full mathematical description of the model used in this study has been presented elsewhere (11). Therefore, only a qualitative description of the model is presented here; modifications other than the detachment mechanism were as follows: the limiting substrate was switched from glucose to oxygen, and the node spacing (volume element side length) was changed to 1.71 µm to correspond to an intrinsic cell density of 350 mg liter1, an individual cell volume of 0.5 µm3, and a cell volume fraction of 0.1.
The bacterium-level automata model, BacLAB, simulates the stochastic behavior of a bacterial biofilm on a submerged flat surface (substratum). BacLAB uses a hybrid modeling approach that linearly separates biofilm processes according to the natural time scales on which the processes occur. A conventional deterministic differential equation approach is used in modeling chemical diffusion and reaction, while a stochastic cellular automation approach is used to model bacterial cell division, detachment, and movement.
To simulate detachment resulting from starvation, a mechanism consisting of two parameters was implemented in the BacLAB model: minimum local nutrient concentration, CS,min, and duration of time below that concentration, tdetach. When the local nutrient concentration for a bacterium falls below CS,min, a counter for that bacterium records the cumulative number of time steps during which the bacterium is exposed to a low-nutrient enviroment. The counter begins at zero and continues until it reaches tdetach, at which point the cell detaches. If at any time step the local nutrient concentration for a bacterium rises above CS,min, the counter is decremented either until it returns to zero or the local nutrient concentration again falls below CS,min.
Each simulation begins by inoculating the substratum with randomly placed spherical colonies. The algorithm that defines how BacLAB then proceeds is illustrated in Fig. 1; the numbered processes are as follows. Step 1, the differential equation step, involves diffusion of the substrate from the bulk fluid into the biofilm. In step 2, the cellular automata step, the following operations are performed on each volume element in the simulation. Step 2a determines whether the volume element is occupied by a bacterium. If the volume element is unoccupied, nothing further is done with it for the current time step. If the volume element is occupied, more calculations are performed. Step 2b determines whether the bacterium meets the requirements for detachment as described above. In step 2c, if the requirements for detachment are satisfied, the bacterium is removed from the simulation. Additionally, any freely floating bacteria in other volume elements that can no longer be traced back to the substratum as a result of the removal of the initial bacterium are identified and removed. In step 2d, the bacterium is allowed to consume the substrate based on the local concentration of the substrate, the duration of the time step, and the kinetics associated with the bacterium. Step 2e determines whether the bacterium has consumed enough substrate to divide. In step 2f, a new bacterium neighboring the parent is created, and the excess substrate (not required for the creation of the daughter cell) is split between the parent and daughter cells.
![]() View larger version (23K): [in a new window] |
FIG. 1. General procedure followed in a typical BacLAB simulation. See the text for an explanation of the sequence of operations.
|
|
View this table: [in a new window] |
TABLE 1. Parameter values
|
Computational resources.
BacLAB was written in C++ and compiled by using the GCC complier collection (release 3.2.2) from the Free Software Foundation. All experiments were run on a dual-AMD XP 2800+ workstation with 2 gigabytes of RAM. A single experiment typically required 24 computer hours to simulate 500 biofilm hours and utilized approximately 700 megabytes of RAM. These simulations took approximately three times longer than quorum-sensing mechanism simulations (11). The longer computation time was the result of solving for solute concentrations iteratively on a finer time grid so as to avoid numerical artifacts in the critical regions, where solute concentrations were nearly zero.
|
|
|---|
Detachment from stopping the flow of medium or omitting nutrients from the medium.
After 4 days of growth in the drip-flow reactor, P. aeruginosa formed milky biofilms on the stainless steel slides used as the attachment surface. The areal cell density at this stage of development was approximately 109 cells cm2. The log10 total areal cell density was 9.56 ± 0.13 (mean and standard deviation). The log10 viable areal cell density was 9.25 ± 0.21. The biofilms were approximately 300 µm thick. Biofilm detachment could be stimulated by stopping the flow of medium, laying the reactor flat, and covering the biofilm with 15 ml of medium to keep it hydrated. The system was allowed to stand, with no mixing at all, for 3 days. During this interval, the biofilm became increasingly translucent and the metal substratum became progressively more visible. Slides were removed and scraped to enumerate attached bacteria. By both total cell counting and viable cell counting, it was determined that stopped-flow conditions produced at least a 1-log-unit reduction in biofilm cell numbers (Table 2). This means that more than 90% of the cells detached. To confirm this phenomenon, the number of cells in the fluid bathing the biofilm was also measured (Table 3). These data show that the decrease in the number of attached cells was accompanied by a concomitant and balancing increase in the number of freely floating cells.
|
View this table: [in a new window] |
TABLE 2. Detachment from P. aeruginosa biofilmsa
|
|
View this table: [in a new window] |
TABLE 3. Cell numbers in biofilm and planktonic phases before and after P. aeruginosa biofilm detachment
|
![]() View larger version (12K): [in a new window] |
FIG. 2. Biofilm detachment after stopping of the flow of medium in a drip-flow reactor (circles) and as predicted by BacLAB (average of six simulations) (solid line). Approximately 90% of the biomass detached after 1 day under static conditions.
|
While these experimental data confirmed the observation of biofilm detachment in response to stopping the flow of medium, they do not indicate whether the detachment was a response to the accumulation of a signal molecule or whether it was just a reaction to nutrient starvation. To answer this question, we subjected 4-day-old mature biofilms to glucose starvation by switching the influent to the same medium lacking glucose. The continuous flow in these experiments should have prevented the accumulation of a detachment signal molecule. Furthermore, reduced synthesis of a detachment signal molecule would be expected in the absence of the sole carbon source. After 3 days of starvation under these continuous-flow conditions, biofilms detached to a similar degree as in the static assay (Table 2). The same results were obtained when pure water was used during the starvation period in place of glucose-free medium. These data support the hypothesis that biofilm detachment is a response to nutrient depletion. While these data do not disprove triggering of the mechanism of detachment by a metabolic product, they also do not provide support for this mechanism.
Observation and prediction of hollowing of biofilm cell clusters.
When P. aeruginosa biofilms were grown in continuous-flow capillary reactors, hollow cell clusters were sometimes observed by confocal laser scanning microscopy (Fig. 3). The hollowing appeared to be spatially organized with two key features: (i) hollowing only occurred in cell clusters that had reached a sufficient size, and (ii) voids were always centrally located at the substratum. These features are qualitatively consistent with the conjecture that detachment depends on nutrient availability.
![]() View larger version (47K): [in a new window] |
FIG. 3. Confocal laser scanning microscopy of hollow P. aeruginosa biofilm cell clusters. Biofilms were grown in glass capillary tubes under continuous flow. The bacteria contained green fluorescent protein and appeared green. The specimen was counterstained with rhodamine B (red), the primary utility of which was in locating the glass wall. Shown are two different locations of the same specimen.
|
![]() View larger version (34K): [in a new window] |
FIG. 4. Representative BacLAB simulation predicting hollow biofilm cell clusters. All three panels show patterns at the base of the biofilm across the square substratum area. The distribution of biomass at the substratum (green in panel A) suggests that larger clusters develop hollow interiors. Also shown are the predicted distributions of oxygen concentrations, in milligrams liter1, at the substratum (B) and the specific growth rates, in hours1, at the substratum (C). These simulations predicted sharp gradients in the concentration of the metabolic substrate (B) and the growth status of cells in the biofilm (C).
|
Others (17, 21, 24, 28, 32; L. Purevdorj-Gage and P. Stoodley, unpublished data) have observed hollowing of P. aeruginosa biofilm cell clusters similar to that described here. Webb et al. (32) have also presented strong evidence that this behavior is associated with the activation of a bacteriophage. This evidence suggests the following mechanism of hollowing in these biofilms. At a certain stage of biofilm development, the phage is activated in the center of some cell clusters. The phage causes some, but not all, cells to lyse. Enzymes, possibly polysaccharide lyases, proteases, or nucleases, are released and locally thin the extracellular polymeric substance matrix. Some of the cells survive the phage and either are released through a pore to the bulk fluid or are trapped inside the void, where they become motile and seethe inside the hollow cell cluster. According to this hypothesis, the observed hollowing would result from a combination of cell lysis, extracellular matrix degradation, and cell dispersal. In support of a role for cell lysis, we observed lysis in the internal strata of P. aeruginosa colony biofilms (Fig. 5). Because there is no flow in the colony biofilm system, lysed cells are retained and can be identified by transmission electron microscopy. Webb et al. (32) have proposed that the activation of the phage in P. aeruginosa biofilms is a response to localized oxidative stress.
![]() View larger version (106K): [in a new window] |
FIG. 5. Transmission electron microscopic analysis of biofilms. (A) Little lysis is evident in cells near the air interface of the biofilm. (B) Cell lysis is observed in the interior of P. aeruginosa colony biofilms.
|
Some recent experiments with mutants of P. aeruginosa that are incapable of synthesizing homoserine lactone signal molecules supported the interpretation that quorum sensing does not trigger detachment in this microorganism. Wilson et al. (35) compared detachment rates for wild-type (PAO1) and signaling-deficient mutant (JP1) strains of P. aeruginosa. The mutant is unable to make N-3-oxo-dodecanoyl homoserine lactone, which has been shown to influence the structure of the biofilm (8). Wilson et al. (35) determined that detachment patterns were similar for the two strains. Other experiments specifically tested whether the same signaling mutant was capable of the cell cluster-hollowing mode of detachment (Purevdorj-Gage and Stoodley, unpublished). These investigators found no effect of quorum sensing on what they termed "seeding dispersal."
Prediction of biofilm sloughing.
An interesting observation from the BacLAB simulations was the prediction of sloughing. In the early stages of biofilm development, cell clusters developed hollow interiors through lysis and detachment, as described above. The remaining biomass then appeared as "mushrooms" or large chunks of biofilm loosely tethered to the substratum. At some point, the few bacteria anchoring the biofilm became nutrient starved and detached, releasing large chunks of biomass back into the bulk fluid (Fig. 6).
![]() View larger version (81K): [in a new window] |
FIG. 6. BacLAB simulation showing biofilm sloughing. Biofilm structures at 235 h (A), before the sloughing event, and at 240 h (B), after the sloughing event, are shown. An entire cell cluster near the rear corner of the simulated area disappeared in the interval between the two time points. (The entire simulation can be viewed at http://www.erc.montana.edu/Res-Lib99-SW/Movies/Database/MD_DisplayScript.asp.)
|
![]() View larger version (23K): [in a new window] |
FIG. 7. BacLAB replicate simulations showing sloughing as revealed by sharp decreases in areal cell density. The parameter settings were identical in these 10 simulations; only the random initial distributions of cells on the substrata differed in the 10 runs. Sloughing events, defined as a loss of 50% of biofilm biomass in a single time step (1 h), occurred in 6 of the 10 simulations.
|
|
|
|---|
This article has been cited by other articles:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2009 by the American Society for Microbiology. For an alternate route to Journals.ASM.org, visit: http://intl-journals.asm.org | More Info»