More stories

  • in

    Reconstruction of plant–pollinator networks from observational data

    Network reconstruction from observational dataThe typical field study of plant–pollinator interactions involves recording instances of potential pollinators (such as insects) visiting plants within a prescribed observation area and over a prescribed period of time. We will refer to these records as visitation data. Network ecologists analyze visitation data by constructing networks of plant and pollinator species, where a connection between two species indicates that a plant-pollinator interaction exists between them.However, the meaning of edges in ecological networks is not always clear31. One popular way to transform visitation data into networks is to connect two species when they interact “enough”—say when a pollinator species is seen on the reproductive organ of a plant species a specified number of times—but in this case the precise meaning of an edge will depend on the details of the data collection and the choices made in the analysis. How many visits do we take as evidence of a plant–pollinator interaction? A single visit is probably not enough—it might well be an error or misobservation. Is two enough, or ten, or a hundred? And what about observations that were missed entirely? Other methods of analysis transform the data in different ways, for instance encoding them as weighted networks, possibly with some statistical processing along the way32. Even in this case, however, the edges still just count numbers of visits (perhaps transformed in some way), so the resulting networks are effectively histograms in disguise, recording only potential interactions rather than true biological connections.A more principled approach to network construction begins with a clear definition of what relationship (or relationships) a network’s edges encode33. We argue that network ecology often calls for a network of preferred interactions. In the context of plant-pollinator networks the edges of such a network indicate that pollinators preferentially visit certain plant species and they encode a variety of mechanisms that constrain species interactions, such as temporal or spatial uncoupling (i.e., species that do not co-occur in either time or space), constraints due to trait mismatches (e.g., proboscis size very different from corolla size), and physiological-biochemical constraints that prevent the interactions (e.g., chemical barriers). (One can regard preferred interactions as being the opposite of the “forbidden links” described in refs. 34,35,36). Preferred interactions are arguably the relevant ones for instance when analyzing the reaction of a network to abrupt changes: when one removes a plant species from a system, for example, the pollinators that prefer it will have to modify their behavior7,37,38. The interactions we consider are binary—either a species prefers another species or it doesn’t—so the network does not encode varying strengths of interaction.While the data gathered in a typical field study are certainly reflective of preferred interactions, they are, for many reasons, not perfect measurements of networks of preferred interactions13,17. First, there may be observational errors. While the observers performing the work are usually highly trained individuals, they may nonetheless make mistakes. They may confuse one species for another, which is particularly easy to do for small-bodied insects, or smaller species may be overlooked altogether. Observers may make correct observations but record them wrongly. And there will be statistical fluctuations in the number of visits of an insect species to a plant species over any finite time. For rare interactions there may even be no visits at all if we are unlucky. The insects themselves may also appear to make “mistakes” by visiting plants that they typically do not pollinate. These and other factors mean that the record of observed visits is an inherently untrustworthy guide to the true structure of the network of preferred interactions. Here we develop a statistical method for making estimates of network structure despite these limitations of the data.Model of plant–pollinator dataConsider a typical plant–pollinator study in which some number np of plant species, labeled by i = 1…np, and some number na of animal pollinator species, labeled by j = 1…na, are under observation for a set amount of time, producing a record of observed visits such that Mij is the number of times plant species i is visited by pollinator species j. Collectively the Mij can be regarded as a data matrix M with np rows and na columns. This is the input to our calculation.The unknown quantity, the thing we would like to understand, is the network of plant–pollinator interactions. We can think of this network as composed of two sets of nodes, one representing plant species and the other pollinator species, with connections or edges joining each pollinator to the plants it pollinates. In the language of network science this is a bipartite network, meaning that edges run only between nodes of unlike kinds—plants and pollinators—and never between two plants or two pollinators. Such a network can be represented by a second matrix B, called the incidence matrix, with the same size as the data matrix and elements Bij = 1 if plant i is preferentially visited by pollinator j and 0 otherwise.The question we would like to answer is this: What is the structure of the network, represented by B, given the data M? It is not straightforward to answer this question directly, but it is relatively easy to answer the reverse question. If we imagine that we know B, then we can say what the probability is that we make a specific set of observations M. And if we can do this then the methods of Bayesian inference allow us to invert the calculation and compute B from a knowledge of M and hence achieve our goal. The procedure is as follows.Consider a specific plant-pollinator species pair i, j. How many times do we expect to see j visit i if there is, or is not, a preferred interaction between i and j? The answer will depend on several factors. First, and most obviously, we expect the number of visits to be higher if j is in fact a pollinator of i. That is, we expect Mij to be larger if Bij = 1 than if Bij = 0. Second, we expect there to be more visits if there is greater sampling effort—for instance if the period of observation is longer or if the land area over which observations take place is larger15,16,26,27. Third, we expect to see more visits for more abundant plant and pollinator species than for less abundant ones, as demonstrated by several studies28,30. And fourth, as discussed above, we expect there to be some random variation in the number of visits, driven by fluctuations in individual behavior and the environment. These are the primary features that we incorporate into our model. It is possible to add others to handle specific situations (see ref. 39 and the Methods), but we focus on these four here.We translate these factors into a mathematical model of plant–pollinator interaction as follows. The random variations in the numbers of visits will follow a Poisson distribution for each plant–pollinator pair i, j, parameterized by a single number, the distribution mean μij, provided only that measurements are made sufficiently far apart to be independent (which under normal conditions they will be). We expect μij to depend on the factors discussed above and we introduce additional parameters to represent this dependence. First we introduce a parameter r to represent the change in the average number of visits when two species are connected (Bij = 1), versus when they are not (Bij = 0). We write the factor by which the number of visits is increased as 1 + r with r ≥ 0, so that r = 0 implies no increase and successively larger values of r give us larger increases. Second, we represent the effect of sampling effort by an overall constant C that multiplies the mean μij. The same constant is used for all i and j, since the same sampling effort is devoted to all plant–pollinator pairs. Third, we assume that the number of visits is proportional to the abundance of the relevant plant and pollinator species: twice as many pollinators of species j, for instance, will mean twice as many visits by that species, and similarly for the abundance of the plant species13. Thus the number of visits will be proportional to σiτj, for some parameters σi and τj representing the abundances of plant i and pollinator j, respectively, in suitable units (which we will determine shortly).Putting everything together, the mean number of observed visits to plant i by pollinator j is$${mu }_{ij}=C{sigma }_{i}{tau }_{j}(1+r{B}_{ij}),$$
    (1)
    and the probability of observing exactly Mij visits is drawn from a Poisson distribution with this mean:$$P({M}_{ij}| {mu }_{ij})=frac{{mu }_{ij}^{{M}_{ij}}}{{M}_{ij}!} {e}^{-{mu }_{ij}}.$$
    (2)
    This equation gives us the probability distribution of a single element Mij of the data matrix. Then, combining Eqs. (1) and (2), the data likelihood—the probability of the complete data matrix M—is given by the product over all species thus:$$P({boldsymbol{M}}| {boldsymbol{B}},theta )=mathop{prod}limits_{i,j}frac{{left[C{sigma }_{i}{tau }_{j}(1+r{B}_{ij})right]}^{{M}_{ij}}}{{M}_{ij}!} {e}^{-C{sigma }_{i}{tau }_{j}(1+r{B}_{ij})},$$
    (3)
    where θ is a shorthand collectively denoting all the parameters of the model: C, r, σ and τ. Our model is thus effectively a model of an entire network, rather than single interactions, in contrast with other recent approaches to the modeling of network data reliability17,18,32.There are two important details to note about this model. First, the definition in Eq. (1) does not completely determine C, σ, and τ because we can increase (or decrease) any of these parameters by a constant factor without changing the resulting value of μij if we simultaneously decrease (or increase) one or both of the others. In the language of statistics we say that the parameters are not “identifiable.” We can rectify this problem by fixing the normalization of the parameters in any convenient fashion. Here we do this by stipulating that σi and τj sum to one, thus:$$mathop{sum }limits_{i=1}^{{n}_{p}}{sigma }_{i}=mathop{sum }limits_{j=1}^{{n}_{a}}{tau }_{j}=1.$$
    (4)
    In effect, this makes σi and τj measures of relative abundance, quantifying the fraction of individual organisms that belong to each species, rather than the total number. (This definition differs from traditional estimates of pollinator abundance that define the abundance of a pollinator species in terms of its number of observed visits.) Second, there may be other species-level effects on the observed number of visits in addition to abundance, such as the propensity for observers to overlook small-bodied pollinators. There is, at least within the data used in this paper, no way to tell these effects from true variation in abundance—no way to tell for example if there are truly fewer individuals of a species or if they are just hard to see and hence less often observed. As a result, the abundance parameters in our model actually capture a combination of effects on observation frequency. This does not affect the accuracy of the model, which works just as well either way, but it does mean that we have to be cautious about interpreting the values of the parameters in terms of actual abundance. This point is discussed further in the applications below.Bayesian reconstructionThe likelihood of Eq. (3) tells us the probability of the data M given the network B and parameters θ. What we actually want to know is the probability of the network and parameters given the data, which we can calculate by applying Bayes’ rule in the form$$P({boldsymbol{B}},theta | {boldsymbol{M}})=frac{P({boldsymbol{M}}| {boldsymbol{B}},theta )P({boldsymbol{B}}| theta )P(theta )}{P({boldsymbol{M}})}.$$
    (5)
    This is the posterior probability that the network has structure B and parameter values θ given the observations that were made. There are three important parts to the expression: the likelihood P(M∣B, θ), the prior probability of the network P(B∣θ), and the prior probability of the parameters P(θ). The denominator P(M) we can ignore because it depends on the data alone and will be constant (and hence irrelevant for our calculations) once M is determined by the observations.Of the three non-constant parts, the first, the likelihood, we have already discussed—it is given by Eq. (3). For the prior on the network P(B∣θ) we make the conservative assumption—in the absence of any knowledge to the contrary—that all edges in the network are a priori equally likely. If we denote the probability of an edge by ρ, then the prior probability on the entire network is$$P({boldsymbol{B}}| theta )=mathop{prod}limits_{i,j}{(1-rho )}^{1-{B}_{ij}}{rho }^{{B}_{ij}}.$$
    (6)
    We consider ρ an additional parameter which is to be inferred from the data and which we will henceforth include, along with our other parameters, in the set θ.To complete Eq. (5), we also need to choose a prior P(θ) over the parameters. We expect there to be some limit on the value of r, which we impose using a minimally informative prior with finite mean (this distribution turns out to be the exponential distribution). For the remaining parameters we use uniform priors. With these choices, we then have everything we need to compute the posterior probability, Eq. (5).Once we have the posterior probability there are a number of things we can do with it. The simplest is just to maximize it with respect to the unknown quantities B and θ to find the most likely structure for the network and the most likely parameter values, given the data. This, however, misses an opportunity for more detailed inference and can moreover give misleading results. In most cases there will be more than one value of B and θ with high probability under Eq. (5): there may be a unique maximum of the probability, a most likely value, but there are often many other values that have nearly as high probability and offer plausible network structures competitive with the most likely one. To get the most complete picture of the structure of the network we should consider all these plausible structures.For example, if all plausible structures are similar to one another in their overall shape then we can be quite confident that this shape is reflective of the true preferred interactions between plant and pollinator species. If plausible structures are widely varying, however, then we have many different candidates for the true structure and our certainty about that structure is correspondingly lower. In other words, by considering the complete set of plausible structures we can not only make an estimate of the network structure but also say how confident we are in that estimate, in effect putting “error bars” on the network.How do we specify these errors bars in practice? One way is to place posterior probabilities on individual edges in the network. For example, when considering the edge connecting plant i and pollinator j, we would not ask “Is there an edge?” but rather “What is the probability that there is an edge?” Within the formulation outlined above, this probability is given by the average$$P({B}_{ij}=1| {boldsymbol{M}})=mathop{sum}limits_{{boldsymbol{B}}}int {B}_{ij}P({boldsymbol{B}},theta | {boldsymbol{M}})dtheta ,$$
    (7)
    where the sum runs over all possible incidence matrices and the integral over all parameter values. More generally we can compute the average of any function f(B, θ) of the matrix B and/or the parameters θ thus:$$leftlangle f({boldsymbol{B}},theta )rightrangle =mathop{sum}limits_{{boldsymbol{B}}}int f({boldsymbol{B}},theta ) P({boldsymbol{B}},theta | {boldsymbol{M}})dtheta .$$
    (8)
    Functions of the matrix and functions of the parameters can both be interesting—the matrix tells us about the structure of the network but the parameters, as we will see, can also reveal important information.Computing averages of the form (8) is unfortunately not an easy task. A closed-form expression appears out of reach and the brute-force approach of performing the sums and integrals numerically over all possible networks and parameters is computationally intractable in all but the most trivial of cases. The sum over B alone involves ({2}^{{n}_{p}{n}_{a}}) terms, which is normally a very large number.Instead therefore we use an efficient Monte Carlo sampling technique to approximate the answers. We generate a sample of network/parameter pairs (B1, θ1), …, (Bn, θn), where each pair appears with probability proportional to the posterior distribution of Eq. (5). Then we approximate the average of f(B, θ) as$$leftlangle f({boldsymbol{B}},theta )rightrangle simeq frac{1}{n}mathop{sum }limits_{i=1}^{n}f({{boldsymbol{B}}}_{i},{theta }_{i}).$$
    (9)
    Under very general conditions, this estimate will converge to the true value of the average asymptotically as the number of Monte Carlo samples n becomes large. Full details of the computations are given in Materials and Methods, and an extensive simulation study of the model is presented in Supplementary Note 1.Checking the modelInherent in the discussion so far is the assumption that the data can be well represented by our model. In other words, we are assuming there is at least one choice of the network B and parameters θ such that the model will generate data similar to what we see in the field. This assumption could be violated if our model is a poor one, but there is nothing in the method described above that would tell us so. To be fully confident in our results we need to be able not only to infer the network structure, but also to check whether that structure is a good match to the data. The Bayesian toolbox comes with a natural procedure for doing this. Given a set of high-probability values of B and θ generated by the method, we can use them in Eq. (3) to compute the likelihood P(M∣B, θ) of a data set M and then sample possible data sets from this probability distribution, in effect recreating data as they would appear if the model were in fact correct. We can then compare these data to the original field data to see if they are similar: if they are then our model has done a good job of capturing the structure in the data.In the parlance of Bayesian statistics this approach is known as a posterior–predictive assessment40. It amounts to calculating the probability$$P({widetilde{M}}_{ij}| {boldsymbol{M}})=mathop{sum}limits_{{boldsymbol{B}}}int P({widetilde{M}}_{ij}| {boldsymbol{B}},theta )P({boldsymbol{B}},theta | {boldsymbol{M}})dtheta$$
    (10)
    that pollinator species j makes ({widetilde{M}}_{ij}) visits to plant species i in artificial data sets generated by the model, averaged over many sets of values of B and θ. We can then use this probability to calculate the average value of ({widetilde{M}}_{ij}) thus:$$langle {widetilde{M}}_{ij}rangle =mathop{sum}limits_{{widetilde{M}}_{ij}}{widetilde{M}}_{ij} P({widetilde{M}}_{ij}| {boldsymbol{M}}).$$
    (11)
    The averages for all plant–pollinator pairs can be thought of as the elements of a matrix (langle widetilde{{boldsymbol{M}}}rangle), which we can then compare to the actual data matrix M, or alternatively we can calculate a residue ({boldsymbol{M}}-langle widetilde{{boldsymbol{M}}}rangle). If (langle widetilde{{boldsymbol{M}}}rangle) and M are approximately equal, or equivalently if the residue is small, then we consider the model a good one.To quantify the level of agreement between the fit and the data we can also compute the discrepancy40 between the artificial data and M as$${X}^{2}=mathop{sum}limits_{ij}frac{{({M}_{ij}-{langle widetilde{M}_{ij}rangle })}^{2}}{{langle widetilde{M}_{ij}rangle }}.$$
    (12)
    Under the hypothesis that the model is correct, X2 follows a chi-squared distribution with np × na degrees of freedom40. A good fit between model and data is signified by a value of X2 that is much smaller than its expectation value of np × na. Note that the calculation of (P({widetilde{M}}_{ij}| {boldsymbol{M}})) in Eq. (10) is of the same form as the one in Eq. (8), with (f({boldsymbol{B}},theta )=P({widetilde{M}}_{ij}| {boldsymbol{B}},theta )), which means we can calculate (P({widetilde{M}}_{ij}| {boldsymbol{M}})) in the same way we calculate other average quantities, using Monte Carlo sampling and Eq. (9).Application to visitation data setsWell-sampled dataTo demonstrate how the method works in practice, we first consider a large data set of plant–pollinator interactions gathered by Kaiser-Bunbury and collaborators41 at a set of study sites on the island of Mahé in the Seychelles. The data describe the interactions of plant and pollinator species observed over a period of eight months across eight different sites on the island. The data also include measurements of floral abundances for all observation periods and all sites. Our method for inferring network structure does not make use of the abundance measurements, but we discuss them briefly at the end of this section.The study by Kaiser-Bunbury et al. focused particularly on the role of exotic plant species in the ecosystem and on whether restoring a site by removing exotic species would significantly impact the resilience and function of the plant–pollinator network. To help address these questions, half of the sites in the study were restored in this way while the rest were left unrestored as a control group.As an illustration of our method we apply it to data from one of the restored sites, as observed over the course of a single month in December 2012 (the smallest time interval for which data were available). We pick the site named “Trois-Frères” because it is relatively small but also well sampled. Our calculation then proceeds as shown in Fig. 1. There were 8 plant and 21 pollinator species observed at the site during the month, giving us an 8 × 21 data matrix M as shown in Fig. 1a. (Following common convention, the plots of matrices in this paper are drawn with rows and columns ordered by decreasing numbers of observed interactions, so that the largest elements of the data matrix—the darkest squares—are in the top and left of the plot.)Fig. 1: Illustration of the method of this paper applied to data from the study of Kaiser-Bunbury et al.41.a We start with a data matrix M that records the number of interactions between each plant species and pollinator species. Species pairs that are never observed to interact (Mij = 0) are shown in white. b We then draw 2000 samples from the distribution of Eq. (5), four of which are shown in the figure. Each sample consists of a binary incidence matrix B, values for the relative abundances σ and τ (shown as the orange and blue bar plots, respectively), and values for the parameters C, r, and ρ (not shown). c We combine the samples using Eqs. (7)–(9) to give an estimate of the probability of each edge in the network and the complete parameter set θ. For the data set studied here our estimates of the expected values of the parameters C, r, and ρ are 〈C〉 = 20.2, 〈r〉 = 45.9, and 〈ρ〉 = 0.244.Full size imageNow we use our Monte Carlo procedure to draw 2000 sets of incidence matrices B and parameters θ from the posterior distribution of Eq. (5) (Fig. 1b). These samples vary in their structure: some edges, like the one connecting the plant N. vanhoutteanum and the pollinator A. mellifera, are present in nearly all samples, while others, like the one between M. sechellarum and A. mellifera, appear only a small fraction of the time. Some others never occur at all. Averaging over these sampled networks we can estimate the probability, Eq. (7), that each connection exists in the network of preferred interactions between plant and animal species—see Fig. 1c. Some connections have high probability, close to 1, meaning that we have a high degree of confidence that they exist. Others have probability close to 0, meaning we have a high degree of confidence that they do not exist. And some have intermediate probabilities, meaning we are uncertain about them (such as the M. sechellarum–A. mellifera connection, which has probability around 0.45). In the latter case the method is telling us that the data are not sufficient to reach a firm conclusion about these connections. Indeed, if we compare with the original data matrix M in Fig. 1a, we find that most of the uncertain connections are ones for which we have very few observations, relative to the total number of observations for these species—say Mij = 1 or 2 for species with dozens of total observations overall.As we have mentioned, we also need to check whether the model is a good fit to the data by performing a posterior–predictive test. Figure 2 shows the results of this test. The main plot in the figure compares the values of the 40 largest elements of the original data matrix M with the corresponding elements of the generated matrix (widetilde{{boldsymbol{M}}}). In each case, the original value is well within one standard deviation of the average value generated by the test, confirming the accuracy of the model. The inset of the figure shows the residue matrix ({boldsymbol{M}}-widetilde{{boldsymbol{M}}}), which reveals no systematic bias unaccounted for by the model. The discrepancy X2 of Eq. (12) takes the value 26.94 in this case, well below the expected value of npna = 168, which indicates that the good fit is not a statistical fluke.Fig. 2: Results of a posterior–predictive test on the data matrix M for the example data set analyzed in Fig. 1.The main plot shows the error on the 40 largest entries of M, while the inset shows the residue matrix ({boldsymbol{M}}-langle tilde{{boldsymbol{M}}}rangle). Because the actual data M are well within one standard deviation of the posterior–predictive mean, the test confirms that the model is a good fit in this case. Error bars correspond to one standard deviation and are computed with n = 2000 samples from the posterior distribution.Full size imageIn addition to inferring the structure of the network itself, our method allows us to estimate many other quantities from the data. There are two primary methods by which we can do this. One is to look at the values of the fitted model parameters, which represent quantities such as the preference r and species abundances σ, τ. The other is to compute averages of quantities that depend on the network structure or the parameters (or both) from Eq. (9).As an example of the former approach, consider the parameter ρ, which represents the average probability of an edge, also known as the connectance of the network. Figure 3a shows the distribution of values of this quantity over our set of Monte Carlo samples, and neatly summarizes our overall certainty about the presence or absence of edges. If we were certain about all edges in the network, then ρ would take only a single value and the distribution would be narrowly peaked. The distribution we observe, however, is somewhat broadened, indicating significant uncertainty. The most likely value of ρ, the peak of the distribution, turns out to be quite close to the value one would arrive at if one were simply to assume that every pair of species that interacts even once is connected in the network. This does not mean, however, that one could make this assumption and get good results. As we show below, the network one would derive by doing so would be badly in error in other ways.Fig. 3: Analyses that can be performed using samples from the posterior distribution of Eq. (5).a Distribution of the connectance ρ. Connectance values for binary networks obtained by thresholding the data matrix at Mij  > 0 and Mij ≥ 5 are shown as vertical lines for reference. b Distribution of the preference parameter r. The mean value of r is 〈r〉 = 45.9 and its mode close to 40, but individual values as high as 100 are possible. c Distribution of the nestedness measure NODF. Values obtained by thresholding the data matrix at Mij  > 0 and Mij  > 1 are shown for reference. d Measured and estimated abundances for each of the plant species (R2 = 0.54).Full size imageFigure 3b shows the distribution of another of the model parameters, the parameter r, which measures the extent to which pollinators prefer the plants they normally pollinate over the ones they do not. For this particular data set the most likely value of r is around 40, meaning that pollinators visit their preferred plant species about 40 times more often than non-preferred ones, indicating all other things being equal, an impressive level of selectivity on the part of the pollinators.For the calculation of more complicated network properties we can perform an average over the value of any function f(B, θ), as long as there is an algorithm to compute it. As an example, Fig. 3c shows a calculation of the quantity known as “Nestedness based on Overlap and Decreasing Fill” (NODF), a measure of the nestedness property discussed in the introduction. This quantity measures the extent to which specialist species—those with relatively few interactions—tend to interact with a subset of the partners of generalist species42. While it is complicated to compute NODF analytically, due to the fact that one must order the species by degrees22, it is straightforward to calculate it within our framework: we simply calculate the value for each sampled network B and plot the resulting distribution. Interestingly, the most likely value of NODF is significantly different from the one we would calculate had we assumed, as discussed above, that a single interaction is sufficient to consider two species connected. On the contrary, we find that the system is almost certainly more nested than this simple analysis would conclude.In Fig. 3d, we compare the values of our estimated floral abundance parameters σ to the measured abundances reported by Kaiser-Bunbury et al.41. These parameters are not measures of abundance in the usual sense, because they combine actual abundance (quantity or density) with other characteristics such as ease of observation. We do find a correlation between the estimated and observed abundances, but it is relatively weak (R2 = 0.54), signaling significant disagreement, on which we elaborate in the discussion section.Undersampled dataAs we have pointed out, the connections in the network about which we are most uncertain tend to be ones that are undersampled, i.e., those for which we have only a small amount of data. In an ideal world we could address this problem by taking more data, but it is rare that we have the opportunity to do this. More commonly the data have already been gathered and our task is to produce the best results we can with those data. There are nonetheless some remedies open to us, such as aggregating data over different geographical areas or time windows. In Fig. 4 we compare the edge probabilities estimated from data recorded individually at the four “restored” sites in the Mahé study during October 2012 to the edge probabilities we obtain when we aggregate these observations into a single data matrix and only then estimate the network. (We use restored sites observed during the same month because they are likely to be ecologically similar, meaning the data are measuring approximately the same system.) Comparison of the two distributions shows—as we would hope—that there are fewer uncertain edges in the aggregated network than in its disaggregated parts, i.e., there are fewer edges with probabilities in the middle of the distribution and more with probabilities close to zero or one.Fig. 4: Illustration of the effect of data aggregation on edge uncertainty.a Histogram of the edge probabilities P(Bij = 1∣M) for the four restored sites in the Mahé study as observed in October 2012 and analyzed individually. b Equivalent histogram after aggregating the data over the sites and then estimating a single network from the resulting data matrix. The horizontal lines, both drawn at fifty observations—are added merely as a guide to the eye. Note how the upper histogram has more mass near the middle of the plot, while the lower one has most of its mass close to probability zero or one, indicating greater certainty in the positions of the edges in the aggregated data.Full size imageIn other cases neither aggregation nor gathering more data is possible, for instance when reanalyzing a data set already collected by others or already maximally aggregated. Such data sets record the results of observational studies that are already over, and may contain too few observations, but our approach still allows us to perform rigorous inference in these circumstances.For instance, Jordano et al.43 used dozens of existing plant-pollinator and plant-frugivore data sets to argue that the degree distributions of mutualistic networks have a long tail, but this conclusion is undermined by issues with undersampling. As an example, one of the data sets they studied, originally gathered by Inouye and Pyke44, records 1314 individual interactions over a period of 3 months in Kosciusko National Park, Australia, between 40 plants and 85 pollinator species, which works out to an average of 0.386 unique observations per species pair. Is this sampling effort sufficient to establish edges with certainty? As a point of reference, the data analyzed in Fig. 1 comprises 201 observations between 8 plants and 21 pollinators species for an average of 1.196 observations per pair of species, and the aggregated data of Fig. 4 contain 1.420 observations for every pair. Nonetheless, there is uncertainty about some of the connections in these reconstructed networks; this suggests that the network of Inouye and Pyke, with less than a third as much data per species pair, will contain significant uncertainty.Even so, our method allows us to make inferences about this network. In Fig. 5, we show estimates of the degree distributions of both plant and pollinator nodes in the network obtained from the posterior distribution P(B∣M), along with naive estimates calculated by thresholding the (undersampled) data as in the study by Jordano et al.43. As the figure shows, the results derived from the two approaches are very different. The thresholded degree distributions were classified as scale-free by Jordano et al., but this classification no longer holds once we account for the issues with the data; the inferred degree distributions are in this case well-modeled as Poisson distributions of means 5.53 and 2.60 for plants and pollinators respectively and the power-law form is a poor fit. On the other hand, the abundance parameters of the model, shown in Fig. 5, do appear to have a broad distribution, an interesting finding that calls for a rethinking of the relationship between abundances and degree distributions. It is generally thought that interactions will tend to be evenly distributed under an even distribution of abundance13 but here the opposite seems to be true.Fig. 5: Distributions of species-level parameters for a network of plants and pollinators in Kosciusko National Park, Australia, from the study by Inouye and Pyke44.a Thresholded degree distributions calculated by connecting species i and j with an edge if Mij  > 0. Inferred degree distributions are calculated using the method of this paper, averaging the fraction pk of nodes with a given degree k over n = 2000 Monte Carlo samples. b Inferred distributions of abundances σ and τ, calculated as a histogram over n = 2000 Monte Carlo samples of the abundance parameters of the fitted model. Error bars correspond to one standard deviation in all cases.Full size image More

  • in

    Limited potential for bird migration to disperse plants to cooler latitudes

    1.Pecl, G. T. et al. Biodiversity redistribution under climate change: impacts on ecosystems and human well-being. Science 355, eaai9214 (2017).PubMed 
    Article 
    CAS 

    Google Scholar 
    2.Diffenbaugh, N. S. & Field, C. B. Changes in ecologically critical terrestrial climate conditions. Science 341, 486–492 (2013).ADS 
    CAS 
    PubMed 
    Article 

    Google Scholar 
    3.Viana, D. S., Santamaría, L. & Figuerola, J. Migratory birds as global dispersal vectors. Trends Ecol. Evol. 31, 763–775 (2016).PubMed 
    Article 

    Google Scholar 
    4.Bauer, S. & Hoye, B. J. Migratory animals couple biodiversity and ecosystem functioning worldwide. Science 344, 1242552 (2014).CAS 
    PubMed 
    Article 

    Google Scholar 
    5.Corlett, R. T. & Westcott, D. A. Will plant movements keep up with climate change? Trends Ecol. Evol. 28, 482–488 (2013).PubMed 
    Article 

    Google Scholar 
    6.Lenoir, J. & Svenning, J. C. Climate-related range shifts – a global multidimensional synthesis and new research directions. Ecography 38, 15–28 (2015).Article 

    Google Scholar 
    7.Lenoir, J. et al. Species better track climate warming in the oceans than on land. Nat. Ecol. Evol. 4, 1044–1059 (2020).PubMed 
    Article 

    Google Scholar 
    8.Loarie, S. R. et al. The velocity of climate change. Nature 462, 1052–1055 (2009).ADS 
    CAS 
    PubMed 
    Article 

    Google Scholar 
    9.Chen, I.-C., Hill, J. K., Ohlemüller, R., Roy, D. B. & Thomas, C. D. Rapid range shifts of species associated with high levels of climate warming. Science 333, 1024–1026 (2011).ADS 
    CAS 
    Article 

    Google Scholar 
    10.González-Varo, J. P., López-Bao, J. V. & Guitián, J. Seed dispersers help plants to escape global warming. Oikos 126, 1600–1606 (2017).Article 

    Google Scholar 
    11.Urban, M. C. et al. Improving the forecast for biodiversity under climate change. Science 353, aad8466 (2016).PubMed 
    Article 
    CAS 

    Google Scholar 
    12.Thuiller, W. et al. Predicting global change impacts on plant species’ distributions: future challenges. Perspect. Plant Ecol. Evol. Syst. 9, 137–152 (2008).Article 

    Google Scholar 
    13.Nadeau, C. P. & Urban, M. C. Eco-evolution on the edge during climate change. Ecography 42, 1280–1297 (2019).
    Google Scholar 
    14.Bacles, C. F. E., Lowe, A. J. & Ennos, R. A. Effective seed dispersal across a fragmented landscape. Science 311, 628 (2006).PubMed 
    Article 

    Google Scholar 
    15.Jordano, P., García, C., Godoy, J. A. & García-Castaño, J. L. Differential contribution of frugivores to complex seed dispersal patterns. Proc. Natl Acad. Sci. USA 104, 3278–3282 (2007).ADS 
    CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    16.Breitbach, N., Böhning-Gaese, K., Laube, I. & Schleuning, M. Short seed-dispersal distances and low seedling recruitment in farmland populations of bird-dispersed cherry trees. J. Ecol. 100, 1349–1358 (2012).Article 

    Google Scholar 
    17.Cain, M. L., Damman, H. & Muir, A. Seed dispersal and the Holocene migration of woodland herbs. Ecol. Monogr. 68, 325–347 (1998).Article 

    Google Scholar 
    18.Nathan, R. et al. Spread of North American wind-dispersed trees in future environments. Ecol. Lett. 14, 211–219 (2011).PubMed 
    Article 

    Google Scholar 
    19.Nathan, R. et al. Mechanisms of long-distance seed dispersal. Trends Ecol. Evol. 23, 638–647 (2008).PubMed 
    Article 

    Google Scholar 
    20.Viana, D. S., Gangoso, L., Bouten, W. & Figuerola, J. Overseas seed dispersal by migratory birds. Proc. R. Soc. Lond. B 283, 20152406 (2016).
    Google Scholar 
    21.Viana, D. S., Santamaría, L., Michot, T. C. & Figuerola, J. Migratory strategies of waterbirds shape the continental-scale dispersal of aquatic organisms. Ecography 36, 430–438 (2013).Article 

    Google Scholar 
    22.Carlquist, S. The biota of long-distance dispersal. V. Plant dispersal to Pacific islands. Bull. Torrey Bot. Club 94, 129–162 (1967).Article 

    Google Scholar 
    23.Esteves, C. F., Costa, J. M., Vargas, P., Freitas, H. & Heleno, R. H. On the limited potential of Azorean fleshy fruits for oceanic dispersal. PLoS ONE 10, e0138882 (2015).PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    24.Viana, D. S., Santamaría, L., Michot, T. C. & Figuerola, J. Allometric scaling of long-distance seed dispersal by migratory birds. Am. Nat. 181, 649–662 (2013).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    25.Martínez-López, V., García, C., Zapata, V., Robledano, F. & De la Rúa, P. Intercontinental long-distance seed dispersal across the Mediterranean basin explains population genetic structure of a bird-dispersed shrub. Mol. Ecol. 29, 1408–1420 (2020).PubMed 
    Article 

    Google Scholar 
    26.Newton, I. The Migration Ecology of Birds (Elsevier, 2010).27.Sorensen, A. E. Interactions between birds and fruit in a temperate woodland. Oecologia 50, 242–249 (1981).ADS 
    CAS 
    PubMed 
    Article 

    Google Scholar 
    28.González-Varo, J. P., Arroyo, J. M. & Jordano, P. The timing of frugivore-mediated seed dispersal effectiveness. Mol. Ecol. 28, 219–231 (2019).PubMed 
    Article 

    Google Scholar 
    29.Jordano, P. in Seeds: The Ecology of Regeneration of Plant Communities (ed. Gallagher, R. S.) 18–61 (CABI, 2014).30.Bascompte, J. & Jordano, P. Mutualistic Networks (Princeton Univ. Press, 2013).31.Gallinat, A. S. et al. Patterns and predictors of fleshy fruit phenology at five international botanical gardens. Am. J. Bot. 105, 1824–1834 (2018).PubMed 
    Article 

    Google Scholar 
    32.Cadotte, M. W. Experimental evidence that evolutionarily diverse assemblages result in higher productivity. Proc. Natl Acad. Sci. USA 110, 8996–9000 (2013).ADS 
    CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    33.Mitter, C., Farrell, B. & Futuyma, D. J. Phylogenetic studies of insect–plant interactions: insights into the genesis of diversity. Trends Ecol. Evol. 6, 290–293 (1991).CAS 
    PubMed 
    Article 

    Google Scholar 
    34.Siemann, E., Tilman, D., Haarstad, J. & Ritchie, M. Experimental tests of the dependence of arthropod diversity on plant diversity. Am. Nat. 152, 738–750 (1998).CAS 
    PubMed 
    Article 

    Google Scholar 
    35.Sanderson, F. J., Donald, P. F., Pain, D. J., Burfield, I. J. & van Bommel, F. P. J. Long-term population declines in Afro-Palearctic migrant birds. Biol. Conserv. 131, 93–105 (2006).Article 

    Google Scholar 
    36.Beresford, A. E. et al. Phenology and climate change in Africa and the decline of Afro-Palearctic migratory bird populations. Remote Sens. Ecol. Conserv. 5, 55–69 (2019).Article 

    Google Scholar 
    37.Nilsson, C., Bäckman, J. & Alerstam, T. Seasonal modulation of flight speed among nocturnal passerine migrants: differences between short- and long-distance migrants. Behav. Ecol. Sociobiol. 68, 1799–1807 (2014).Article 

    Google Scholar 
    38.Gaston, K. J. Valuing common species. Science 327, 154–155 (2010).ADS 
    CAS 
    PubMed 
    Article 

    Google Scholar 
    39.Horton, K. G. et al. Phenology of nocturnal avian migration has shifted at the continental scale. Nat. Clim. Change 10, 63–68 (2020).ADS 
    Article 

    Google Scholar 
    40.Miller-Rushing, A. J., Lloyd-Evans, T. L., Primack, R. B. & Satzinger, P. Bird migration times, climate change, and changing population sizes. Glob. Change Biol. 14, 1959–1972 (2008).ADS 
    Article 

    Google Scholar 
    41.Brochet, A.-L. et al. Preliminary assessment of the scope and scale of illegal killing and taking of birds in the Mediterranean. Bird Conserv. Int. 26, 1–28 (2016).Article 

    Google Scholar 
    42.Kays, R., Crofoot, M. C., Jetz, W. & Wikelski, M. Terrestrial animal tracking as an eye on life and planet. Science 348, aaa2478 (2015).PubMed 
    Article 
    CAS 

    Google Scholar 
    43.Stiles, E. W. Patterns of fruit presentation and seed dispersal in bird-disseminated woody plants in the eastern deciduous forest. Am. Nat. 116, 670–688 (1980).Article 

    Google Scholar 
    44.Noma, N. & Yumoto, T. Fruiting phenology of animal-dispersed plants in response to winter migration of frugivores in a warm temperate forest on Yakushima Island, Japan. Ecol. Res. 12, 119–129 (1997).Article 

    Google Scholar 
    45.Lovas-Kiss, Á. et al. Shorebirds as important vectors for plant dispersal in Europe. Ecography 42, 956–967 (2019).Article 

    Google Scholar 
    46.Coughlan, N. E., Kelly, T. C., Davenport, J. & Jansen, M. A. K. Up, up and away: bird-mediated ectozoochorous dispersal between aquatic environments. Freshw. Biol. 62, 631–648 (2017).Article 

    Google Scholar 
    47.Olson, D. M. et al. Terrestrial ecoregions of the world: a new map of life on Earth: a new global map of terrestrial ecoregions provides an innovative tool for conserving biodiversity. Bioscience 51, 933–938 (2001).Article 

    Google Scholar 
    48.Rivas-Martínez, S., Penas, A. & Díaz, T. Bioclimatic Map of Europe, Thermoclimatic Belts (Cartographic Service, Univ. León, 2004).49.Olesen, J. M. et al. Missing and forbidden links in mutualistic networks. Proc. R. Soc. Lond. B 278, 725–732 (2011).
    Google Scholar 
    50.Snow, B. & Snow, D. Birds and Berries (T. and A. D. Poyser, 1988).51.Stiebel, H. & Bairlein, F. Frugivory in central European birds I: diet selection and foraging. Vogelwarte 46, 1–23 (2008).
    Google Scholar 
    52.González-Varo, J. P., Arroyo, J. M. & Jordano, P. Who dispersed the seeds? The use of DNA barcoding in frugivory and seed dispersal studies. Methods Ecol. Evol. 5, 806–814 (2014).Article 

    Google Scholar 
    53.Simmons, B. I. et al. Moving from frugivory to seed dispersal: incorporating the functional outcomes of interactions in plant–frugivore networks. J. Anim. Ecol. 87, 995–1007 (2018).PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    54.Plein, M. et al. Constant properties of plant–frugivore networks despite fluctuations in fruit and bird communities in space and time. Ecology 94, 1296–1306 (2013).PubMed 
    Article 

    Google Scholar 
    55.Albrecht, J. et al. Variation in neighbourhood context shapes frugivore-mediated facilitation and competition among co-dispersed plant species. J. Ecol. 103, 526–536 (2015).Article 

    Google Scholar 
    56.García, D. Birds in ecological networks: insights from bird–plant mutualistic interactions. Ardeola 63, 151–180 (2016).Article 

    Google Scholar 
    57.Farwig, N., Schabo, D. G. & Albrecht, J. Trait-associated loss of frugivores in fragmented forest does not affect seed removal rates. J. Ecol. 105, 20–28 (2017).Article 

    Google Scholar 
    58.Torroba Balmori, P., Zaldívar García, P. & Hernández Lázaro, Á. Semillas de Frutos Carnosos del Norte Ibérico: Guía de Identificación (Ediciones Univ. Valladolid, 2013).59.Stiebel, H. Frugivorie bei Mitteleuropäischen Vögeln. PhD thesis, Univ. Oldenburg (2003).60.Jordano, P. Data from: Angiosperm fleshy fruits and seed dispersers: a comparative analysis of adaptation and constraints in plant-animal interactions. Dryad https://doi.org/10.5061/dryad.9tb73 (2013).61.González-Varo, J. P., Carvalho, C. S., Arroyo, J. M. & Jordano, P. Unravelling seed dispersal through fragmented landscapes: frugivore species operate unevenly as mobile links. Mol. Ecol. 26, 4309–4321 (2017).PubMed 
    Article 

    Google Scholar 
    62.Ratnasingham, S. & Hebert, P. D. N. bold: the Barcode of Life data system (http://www.barcodinglife.org). Mol. Ecol. Notes 7, 355–364 (2007).CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    63.CBOL Plant Working Group et al. A DNA barcode for land plants. Proc. Natl Acad. Sci. USA 106, 12794–12797 (2009).PubMed Central 
    Article 
    PubMed 

    Google Scholar 
    64.Altschul, S. F. et al. Gapped BLAST and PSI-BLAST: a new generation of protein database search programs. Nucleic Acids Res. 25, 3389–3402 (1997).CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    65.González-Varo, J. P., Díaz-García, S., Arroyo, J. M. & Jordano, P. Seed dispersal by dispersing juvenile animals: a source of functional connectivity in fragmented landscapes. Biol. Lett. 15, 20190264 (2019).PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    66.Fuentes, M. Latitudinal and elevational variation in fruiting phenology among western European bird-dispersed plants. Ecography 15, 177–183 (1992).Article 

    Google Scholar 
    67.Herrera, C. M. A study of avian frugivores, bird-dispersed plants, and their interaction in Mediterranean scrublands. Ecol. Monogr. 54, 1–23 (1984).Article 

    Google Scholar 
    68.Hampe, A. & Bairlein, F. Modified dispersal-related traits in disjunct populations of bird-dispersed Frangula alnus (Rhamnaceae): a result of its Quaternary distribution shifts? Ecography 23, 603–613 (2000).Article 

    Google Scholar 
    69.Thomas, P. A. & Mukassabi, T. A. Biological flora of the British Isles: Ruscus aculeatus. J. Ecol. 102, 1083–1100 (2014).Article 

    Google Scholar 
    70.Jordano, P. Biología de la reproducción de tres especies del género Lonicera (Caprifoliaceae) en la Sierra de Cazorla. An. Jardin Botanico Madr. 1979 48, 31–52 (1990).
    Google Scholar 
    71.Debussche, M. & Isenmann, P. A Mediterranean bird disperser assemblage: composition and phenology in relation to fruit availability. Rev. Ecol. 47, 411–432 (1992).
    Google Scholar 
    72.Jordano, P. Diet, fruit choice and variation in body condition of frugivorous warblers in Mediterranean scrubland. Ardea 76, 193–209 (1988).
    Google Scholar 
    73.Barroso, Á., Amor, F., Cerdá, X. & Boulay, R. Dispersal of non-myrmecochorous plants by a “keystone disperser” ant in a Mediterranean habitat reveals asymmetric interdependence. Insectes Soc. 60, 75–86 (2013).Article 

    Google Scholar 
    74.González-Varo, J. P. Fragmentation, habitat composition and the dispersal/predation balance in interactions between the Mediterranean myrtle and avian frugivores. Ecography 33, 185–197 (2010).Article 

    Google Scholar 
    75.Sánchez-Salcedo, E. M., Martínez-Nicolás, J. J. & Hernández, F. Phenological growth stages of mulberry tree (Morus sp.) codification and description according to the BBCH scale. Ann. Appl. Biol. 171, 441–450 (2017).Article 

    Google Scholar 
    76.García-Castaño, J. L. Consecuencias Demográficas de la Dispersión de Semillas por Aves y Mamíferos Frugívoros en la Vegetación Mediterránea de Montaña. PhD thesis, Univ. Sevilla (2001).77.Gilbert, O. L. Symphoricarpos albus (L.) S. F. Blake (S. rivularis Suksd., S. racemosus Michaux). J. Ecol. 83, 159–166 (1995).Article 

    Google Scholar 
    78.Billerman, S. M. et al. (eds) Birds of the World (Cornell Laboratory of Ornithology, 2020).79.Tellería, J., Asensio, B. & Díaz, M. Aves Ibéricas: II. Paseriformes (J. M. Reyero Editor, 1999).80.Díaz, M., Asensio, B. & Tellería, J. L. Aves Ibéricas: I. No paseriformes (J. M. Reyero Editor, 1996).81.SEO/Birdlife. La Enciclopedia de las Aves de España (SEO/Birdlife-Fundación BBVA, 2019).82.Spina, F. & Volponi, S. Atlante della Migrazione degli Uccelli in Italia. 2. Passeriformi (Ministero dell’Ambiente e della Tutela del Territorio e del Mare, Istituto Superiore per la Protezione e la Ricerca Ambientale (ISPRA), Tipografia SCR-Roma, 2008).83.Spina, F. & Volponi, S. Atlante della Migrazione degli Uccelli in Italia. 1. Non-Passeriformi (Ministero dell’Ambiente e della Tutela del Territorio e del Mare, Istituto Superiore per la Protezione e la Ricerca Ambientale (ISPRA), Tipografia CSR-Roma, 2008).84.Wernham, C. et al. The Migration Atlas: Movements of the Birds of Britain and Ireland (T. & A. D. Poyser, 2002).85.Cramp, S. The Complete Birds of the Western Paleartic (CD-ROM) (Oxford Univ. Press, 1998).86.Bairlein, F. et al. Atlas des Vogelzugs – Ringfunde deutscher Brut- und Gastvögel (Aula, 2014).87.Tomiałojć, L. & Stawarczyk, T. Awifauna Polski: Rozmieszczenie, Liczebność i Zmiany (PTPP pro. Natura, 2003).88.Busse, P., Gromadzki, M. & Szulc, B. Obserwacje przelotu jesiennego ptaków w roku 1960 w Górkach Wschodnich koło Gdańska (Observations on bird migration at Górki Wschodnie near Gdańsk Autumn 1960). Acta Ornithologica 7, 305–336 (1963).
    Google Scholar 
    89.Bobrek, R. et al. Międzysezonowa powtarzalność dynamiki jesiennej migracji wróblowych Passeriformes nad Jeziorem Rakutowskim. Ornis Polonica 57, 39–57 (2016).
    Google Scholar 
    90.Keller, M. et al. Ptaki Środkowej Wisły (M-ŚTO, 2017).91.Bocheński, M. et al. Awifauna przelotna i zimująca środkowego odcinka doliny Odry. Ptaki Śląska 16, 123–161 (2006).
    Google Scholar 
    92.BTO. BirdTrack. http://www.birdtrack.net (accessed October 2018).93.Brooks, M. E. et al. glmmTMB balances speed and flexibility among packages for zero-inflated generalized linear mixed modeling. R J. 9, 378–400 (2017).Article 

    Google Scholar 
    94.Fox, J. & Weisberg, S. An R Companion to Applied Regression 2nd edn (SAGE, 2011).95.Douma, J. C. & Weedon, J. T. Analysing continuous proportions in ecology and evolution: a practical introduction to beta and Dirichlet regression. Methods Ecol. Evol. 10, 1412–1430 (2019).Article 

    Google Scholar 
    96.Smith, S. A. & Brown, J. W. Constructing a broadly inclusive seed plant phylogeny. Am. J. Bot. 105, 302–314 (2018).PubMed 
    Article 

    Google Scholar 
    97.Magallón, S., Gómez-Acevedo, S., Sánchez-Reyes, L. L. & Hernández-Hernández, T. A metacalibrated time-tree documents the early rise of flowering plant phylogenetic diversity. New Phytol. 207, 437–453 (2015).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    98.Paradis, E. & Schliep, K. ape 5.0: an environment for modern phylogenetics and evolutionary analyses in R. Bioinformatics 35, 526–528 (2019).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    99.Pagel, M. Inferring the historical patterns of biological evolution. Nature 401, 877–884 (1999).ADS 
    CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    100.Freckleton, R. P., Harvey, P. H. & Pagel, M. Phylogenetic analysis and comparative data: a test and review of evidence. Am. Nat. 160, 712–726 (2002).CAS 
    PubMed 
    Article 

    Google Scholar 
    101.Molina-Venegas, R. & Rodríguez, M. Á. Revisiting phylogenetic signal; strong or negligible impacts of polytomies and branch length information? BMC Evol. Biol. 17, 53 (2017).PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    102.Revell, L. J. phytools: an R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol. 3, 217–223 (2012).Article 

    Google Scholar 
    103.Dormann, C. F., Fründ, J., Blüthgen, N. & Gruber, B. Indices, graphs and null models: analyzing bipartite ecological networks. Open Ecol. J. 2, 7–24 (2009).Article 

    Google Scholar 
    104.Bascompte, J., Jordano, P. & Olesen, J. M. Asymmetric coevolutionary networks facilitate biodiversity maintenance. Science 312, 431–433 (2006).ADS 
    CAS 
    PubMed 
    Article 

    Google Scholar 
    105.Bates, D., Maechler, M. & Bolker, B. lme4: linear mixed-effects models using ‘Eigen’ and S4. R package version 1.1-19 https://CRAN.R-project.org/package=lme4 (2013). More

  • in

    Coordinated gas release among the physostomous fish sprat (Sprattus sprattus)

    Study areaThe study was carried out in Bunnefjorden, Norway. The fjord froze over from January to April and we here analyze data from ice-free conditions in early winter (12 Nov to 2 Dec 2009). Bunnefjorden is a 150 m deep inner branch of the Oslofjord, and a 57 m deep sill at the entrance restricts water exchange with the outer part of the fjord. Klevjer and Kaartvedt24 provide a map of the study area. The fjord branch normally becomes hypoxic in the lower part of the water column. During the current study, oxygen contents were 2–3 ml l−1 between 15 and 60 m, while waters below 70–80 m were severely hypoxic and devoid of fishes9.Studies of overwintering sprat have been undertaken in Bunnefjorden during several winters, and the biology of sprat as well as the identity of the main acoustic targets in the fjord are well established9,18,24. In the winter of the current study, catches from 33 trawl samples were dominated by sprat; with ~ 40 times higher catches than the next most abundant species, herring (Clupea harengus)9.Study designSolberg and Kaartvedt9 and Solberg et al.18 provide details on methods, and we here only give a summary of the acoustic setup. In short, upward-looking Simrad EK 60 echosounders kept in pressure-proof casings were deployed at the bottom (150 m) and in buoys (80 and 30 m) for enhanced resolution in shallower part of the water column. Cables for electricity and transfer of data to a PC on shore enabled continuous operation of the systems. We here use the data from the shallowest echosounder (200 kHz) that provided superior resolution in near-surface water, though did not cover the full depth range of the population distribution. Echograms from the deeper located echosounders covering the whole (inhabited) water column and showing the full diel population behavior are given in Solberg and Kaartvedt9 and Solberg et al.18.Records of gas releaseReleased gas appeared as ascending lines in the echogram (Fig. 4). We quantified the release as explained by Solberg and Kaartvedt9. We only included ascending traces connected to the acoustic record of a fish, but without enumerating the release per individual fish. Since the same fish may release several bursts of bubbles within a short time interval, we here pooled any sequences of gas release within a 10-s period as one event. This procedure will also exclude cases with several different individuals releasing bubbles in the course of this short time interval, yet we chose this conservative approach not to generate an artificial high connection of gas releases between the fishes.Figure 4Echogram showing sprat releasing gas, with every oblique line representing one release event and lines with a different angle to the release events representing swimming sprat. Colors represent the volume-backscatter coefficient (Sv).Full size imageAnalyses of dataThe frequency of gas releases varied with time, both within a day and between the weeks. Such patterns compare to service systems like call centres and hospital emergency rooms25 that can be modelled as a Poisson process26,27. We therefore started our analysis with the statistical procedure suggested by Brown et al.28 in their influential analysis of the call dynamics in a banking call centre. The first step is to subdivide the day into time intervals, which are short enough to consider event rates as approximately constant. Here we chose to investigate alternative periods of respectively 1, 5, and 30 min, as well as 1, 2, 4, and 6 h. At the longest interval, the peaks in the gas release intensity are expected to be the result of a non-constant Poisson parameter, and therefore more likely to induce rejection of the null-hypothesis of a homogenous random process. In contrast, we expect to find higher concordance with a random process for the short intervals of 5 min. In assessing connectivity among gas bubble releases, we formulate a new model allowing for a formal test of non-randomness (summarized in Fig. 5). We name this approach the simulated connectivity test (S-CON test), which we implemented in R29, with the code being available in the Supplementary appendix.Figure 5Illustration of the steps related to the simulated connectivity test (S-CON test). Bubbles occurring within 10 s are pooled into single release events. We then determine the connectivity of each release event—aka the number of release events within the following 30 s time window. From these, we calculate the average connectivity for a specified period (1, 5, 30 min, 1-, 2-, 4- and 6-h intervals). In a final step, we compare the observed average connectivity to the critical value which is defined as the 95th percentile of 1000 simulations of random placements of the same number of releases. If the observed connectivity is larger than the critical value, we reject the null hypothesis of random gas releases for the specified time interval.Full size imageIf there is a common physiological reason or some form of communication among sprat, a burst of gas release is likely followed by subsequent releases. Thus, it is reasonable to assume that the total number of releases within a short time interval like 30 s would be effective in detecting dependencies between the releases. We therefore define the concept of connectivity as follows:Let the gas be released at times T1, T2, …, Tn and define the connectivity at each event as the numbers of records within the following 30 s. The average connectivity in any considered window of the investigated time-period (for example a window of 1 h) is defined as the average connectivity of all cases of connectivity within the considered window (see also Fig. 5).In order to test the null hypothesis of no dependency between gas bubble releases, we compare the measured average connectivity in the data set with the simulation of 1000 random placements of the total number of observations in a given time window. For example, if we consider a window of 30 min with 15 release events having an average connectivity of 2.1, we performed 1000 random placements of 15 points between 1 and 1800. In this way, we get 1000 simulated values of the average connectivity, from which we pick out the critical 95th percentile, following the common significance level of 0.05 in biology. If the observed average connectivity is larger than this critical value, we reject the null-hypothesis and conclude that the releases of gas bubbles are dependent random variables. Thus, if our example obtains a critical value of 1.7, the null-hypothesis of random arrival times of bubbles is rejected (because the observed value of 2.1 is larger than the critical value of 1.7).Since a dependency between the fish will induce a higher concentration of release events than produced by random releases, we expect the average connectivity to be quite sensitive to the alternative hypothesis of dependent arrival times. Also, note that the concept of connectivity has a combinatory nature, so we need only require that the considered window contains at least two releases of gas bubbles. In contrast, alternative approaches using Kolmogorov–Smirnov tests28 are based on the cumulative distribution function and therefore require at least five observed bubble releases.To test the dependency of the results on the chosen time interval, we also ran the analysis using connectivity intervals of 25 and 35 s, which revealed some variability to the estimates of non-random bubble release (Fig. 3) but did not influence the general pattern. We also tested whether the interval within which we consider subsequent bubbles to be part of one single release event influences our results. The more we consider sequential bubbles to be independent of each other, i.e. their own release event, the higher the proportion of non-random gas release and vice versa.Fish abundanceTo exclude the possibility that apparent connectivity would be a mere result of fluctuating fish abundance, we tested whether the number of released bubbles is a function of fish biomass. For this, we first calculated the total number of gas release events within 30-min periods. We then compared these values to the summed surface integrated acoustic scattering coefficient (SA) for the same periods and for the same depth interval (upper 30 m), assuming that the integrated scattering coefficient (SA) serves as a proxy for the total fish biomass9. We filtered the scattering data to remove noise from non-biological sources prior to use. Both variables were log-transformed prior to analysis. We then fitted a linear model of the two variables using generalized least squares. To account for temporal autocorrelation in the data, we also included a correlation structure of type 1 (corAR1). The analysis was done in R29 using the nlme package30.Ethics declarationsLive animals (fish) were not used in this study. More

  • in

    Asymmetric physiological response of a reef-building coral to pulsed versus continuous addition of inorganic nutrients

    1.Schaffelke, B., Carleton, J., Skuza, M., Zagorskis, I. & Furnas, M. J. Water quality in the inshore Great Barrier Reef lagoon: implications for long-term monitoring and management. Mar. Pollut. Bull. 65, 249–260 (2012).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    2.Kleypas, J. A., McManus, J. W. & Meñez, L. A. B. Environmental limits to coral reef development: Where do we draw the line?. Am. Zool. 39, 146–159 (1999).Article 

    Google Scholar 
    3.Barnes, D. J. & Devereux, M. J. Productivity and calcification on a coral reef: A survey using pH and oxygen electrode techniques. J. Exp. Mar. Biol. Ecol. 79, 213–231 (1984).Article 

    Google Scholar 
    4.Hoegh-Guldberg, O. & Williamson, J. Availability of two forms of dissolved nitrogen to the coral Pocillopora damicornis and its symbiotic zooxanthellae. Mar. Biol. 133, 561–570 (1999).CAS 
    Article 

    Google Scholar 
    5.Koop, K. et al. ENCORE: The effect of nutrient enrichment on coral reefs. Synthesis of results and conclusions. Mar. Pollut. Bull. 42, 91–120 (2001).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    6.Grover, R., Maguer, J.-F., Reynaud-Vaganay, S. & Ferrier-Pagès, C. Uptake of ammonium by the scleractinian coral Stylophora pistillata : effect of feeding, light, and ammonium concentrations. Limnol. Oceanogr. 47, 782–790 (2002).ADS 
    Article 

    Google Scholar 
    7.Grover, R., Maguer, J.-F., Allemand, D. & Ferrier-Pagès, C. Uptake of dissolved free amino acids by the scleractinian coral Stylophora pistillata. J. Exp. Biol. 211, 860–865 (2008).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    8.Godinot, C., Ferrier-Pagés, C. & Grover, R. Control of phosphate uptake by zooxanthellae and host cells in the scleractinian coral Stylophora pistillata. Limnol. Oceanogr. 54, 1627–1633 (2009).ADS 
    Article 

    Google Scholar 
    9.Wang, J. & Douglas, A. Nitrogen recycling or nitrogen conservation in an alga-invertebrate symbiosis?. J. Exp. Biol. 201, 2445–2453 (1998).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    10.Davy, S. K., Allemand, D. & Weis, V. M. Cell biology of cnidarian-dinoflagellate symbiosis. Microbiol. Mol. Biol. Rev. 76, 229–261 (2012).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    11.Tanaka, Y., Suzuki, A. & Sakai, K. The stoichiometry of coral-dinoflagellate symbiosis: carbon and nitrogen cycles are balanced in the recycling and double translocation system. ISME J. https://doi.org/10.1038/s41396-017-0019-3 (2018).Article 
    PubMed 
    PubMed Central 

    Google Scholar 
    12.Lesser, M. P. et al. Nitrogen fixation by symbiotic cyanobacteria provides a source of nitrogen for the scleractinian coral Montastraea cavernosa. Mar. Ecol. Prog. Ser. 346, 143–152 (2007).ADS 
    CAS 
    Article 

    Google Scholar 
    13.Miller, D. J. & Yellowlees, D. Inorganic nitrogen uptake by symbiotic marine cnidarians: a critical review. Proc. R. Soc. B Biol. Sci. 237, 109–125 (1989).ADS 

    Google Scholar 
    14.Pernice, M. et al. A single-cell view of ammonium assimilation in coral–dinoflagellate symbiosis. ISME J. 6, 1314–1324 (2012).CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    15.Yellowlees, D., Rees, T. A. V. & Leggat, W. Metabolic interactions between algal symbionts and invertebrate hosts. Plant, Cell Environ. 31, 679–694 (2008).CAS 
    Article 

    Google Scholar 
    16.Krueger, T. et al. Intracellular competition for nitrogen controls dinoflagellate population density in corals. Proc. R. Soc. B Biol. Sci. 287, 20200049 (2020).CAS 
    Article 

    Google Scholar 
    17.Godinot, C., Houlbrèque, F., Grover, R., Ferrier-Pagès, C. & Larsen, A. Coral uptake of inorganic phosphorus and nitrogen negatively affected by simultaneous changes in temperature and pH. PLoS ONE 6, e25024 (2011).ADS 
    CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    18.Ferrier-Pagès, C., Godinot, C., D’Angelo, C., Wiedenmann, J. & Grover, R. Phosphorus metabolism of reef organisms with algal symbionts. Ecol. Monogr. 86, 262–277 (2016).Article 

    Google Scholar 
    19.Snidvongs, A. & Kinzie, R. A. Effects of nitrogen and phosphorus enrichement on in vivo symbiotic zooxanthellae of Pocillopora damicornis. Mar. Biol. 118, 705–711 (1994).CAS 
    Article 

    Google Scholar 
    20.Ferrier-Pagès, C., Gattuso, J. P., Dallot, S. & Jaubert, J. Effect of nutrient enrichment on growth and photosynthesis of the zooxanthellate coral Stylophora pistillata. Coral Reefs 19, 103–113 (2000).Article 

    Google Scholar 
    21.Roberty, S., Béraud, E., Grover, R. & Ferrier-Pagès, C. Coral productivity is co-limited by bicarbonate and ammonium availability. Microorganisms 8, 640 (2020).CAS 
    PubMed Central 
    Article 

    Google Scholar 
    22.Muller-Parker, G., Cook, C. B. & D’elia, C. F. Elemental composition of the coral Pocillopora damicornis exposed to elevated seawater ammonium. Pac. Sci. 48, 234–246 (1994).CAS 

    Google Scholar 
    23.Muller-Parker, G., McCloskey, L., Hoegh-Guldberg, O. & McAuley, P. Effect of ammonium enrichment on animal and algal biomass of the coral Pocillopora damicornis. Pac. Sci. 48, 273–283 (1994).CAS 

    Google Scholar 
    24.Dubinsky, Z. et al. The effect of external nutrient resources on the optical properties and photosynthetic efficiency of Stylophora pistillata. Proc. R. Soc. B Biol. Sci. 239, 231–246 (1990).ADS 

    Google Scholar 
    25.Marubini, F. & Davies, P. S. Nitrate increases zooxanthellae population density and reduces skeletogenesis in corals. Mar. Biol. 127, 319–328 (1996).CAS 
    Article 

    Google Scholar 
    26.Silbiger, N. J. et al. Nutrient pollution disrupts key ecosystem functions on coral reefs. Proc. R. Soc. B Biol. Sci. 285, 20172718 (2018).Article 
    CAS 

    Google Scholar 
    27.Morris, L. A., Voolstra, C. R., Quigley, K. M., Bourne, D. G. & Bay, L. K. Nutrient availability and metabolism affect the stability of coral-symbiodiniaceae symbioses. Trends Microbiol. 27, 678–689 (2019).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    28.Baker, D. M., Freeman, C. J., Wong, J. C. Y., Fogel, M. L. & Knowlton, N. Climate change promotes parasitism in a coral symbiosis. ISME J. 12, 921–930 (2018).CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    29.Stambler, N., Popper, N., Dubinsky, Z. & Stimson, J. Effects of nutrient enrichment and water motion on the coral Pocillopora damicornis. Pac. Sci. 45, 299–307 (1991).
    Google Scholar 
    30.Rädecker, N. et al. Heat stress destabilizes symbiotic nutrient cycling in corals. Proc. Natl. Acad. Sci. U. S. A. 118, e2022653118 (2021).PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    31.Bassim, K. & Sammarco, P. Effects of temperature and ammonium on larval development and survivorship in a scleractinian coral (Diploria strigosa). Mar. Biol. 142, 241–252 (2003).CAS 
    Article 

    Google Scholar 
    32.Langdon, C. & Atkinson, M. J. Effect of elevated pCO2 on photosynthesis and calcification of corals and interactions with seasonal change in temperature/irradiance and nutrient enrichment. J. Geophys. Res. 110, C09S07 (2005).ADS 

    Google Scholar 
    33.Rosset, S., Wiedenmann, J., Reed, A. J. & D’Angelo, C. Phosphate deficiency promotes coral bleaching and is reflected by the ultrastructure of symbiotic dinoflagellates. Mar. Pollut. Bull. 118, 180–187 (2017).CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    34.Lapointe, B. E., Brewton, R. A., Herren, L. W., Porter, J. W. & Hu, C. Nitrogen enrichment, altered stoichiometry, and coral reef decline at Looe Key, Florida Keys, USA: a 3-decade study. Mar. Biol. 166, 108 (2019).Article 
    CAS 

    Google Scholar 
    35.Wiedenmann, J. et al. Nutrient enrichment can increase the susceptibility of reef corals to bleaching. Nat. Clim. Chang. 3, 160–164 (2013).ADS 
    CAS 
    Article 

    Google Scholar 
    36.Meyer, J. L. & Schultz, E. T. Migrating haemulid fishes as a source of nutrients and organic matter on coral reefs1. Limnol. Oceanogr. 30, 146–156 (1985).ADS 
    Article 

    Google Scholar 
    37.Holbrook, S. J., Brooks, A. J., Schmitt, R. J. & Stewart, H. L. Effects of sheltering fish on growth of their host corals. Mar. Biol. 155, 521–530 (2008).Article 

    Google Scholar 
    38.Shantz, A. A., Ladd, M. C., Schrack, E. & Burkepile, D. E. Fish-derived nutrient hotspots shape coral reef benthic communities. Ecol. Appl. 25, 2142–2152 (2015).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    39.Schmidt, S., Dennison, W. C., Moss, G. J. & Stewart, G. R. Nitrogen ecophysiology of Heron Island, a subtropical coral cay of the Great Barrier Reef, Australia. Funct. Plant Biol. 31, 517–528 (2004).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    40.Staunton Smith, J. & Johnson, C. R. Nutrient inputs from seabirds and humans on a populated coral cay. Mar. Ecol. Prog. Ser. 124, 189–200 (1995).ADS 
    Article 

    Google Scholar 
    41.Ezzat, L. et al. Nutrient starvation impairs the trophic plasticity of reef-building corals under ocean warming. Funct. Ecol. 33, 643–653 (2019).Article 

    Google Scholar 
    42.Ezzat, L., Maguer, J. F., Grover, R. & Ferrier-Pagès, C. Limited phosphorus availability is the Achilles heel of tropical reef corals in a warming ocean. Sci. Rep. 6, 1–11 (2016).Article 
    CAS 

    Google Scholar 
    43.Meyer, J. L. & Schultz, E. T. Tissue condition and growth rate of corals associated with schooling fish1. Limnol. Oceanogr. 30, 157–166 (1985).ADS 
    Article 

    Google Scholar 
    44.Liberman, T., Genin, A. & Loya, Y. Effects on growth and reproduction of the coral Stylophora pistillata by the mutualistic damselfish Dascyllus marginatus. Mar. Biol. 121, 741–746 (1995).Article 

    Google Scholar 
    45.Burkepile, D. E. et al. Nutrient supply from fishes facilitates macroalgae and suppresses corals in a Caribbean coral reef ecosystem. Sci. Rep. 3, 1493 (2013).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    46.Burkepile, D. E. et al. Nitrogen identity drives differential impacts of nutrients on coral bleaching and mortality. Ecosystems https://doi.org/10.1007/s10021-019-00433-2 (2019).Article 

    Google Scholar 
    47.Ezzat, L., Maguer, J. F., Grover, R. & Ferrier-Pagés, C. New insights into carbon acquisition and exchanges within the coral–dinoflagellate symbiosis under NH4+ and NO3− supply. Proc. R. Soc. B Biol. Sci. 282, 20150610 (2015).Article 
    CAS 

    Google Scholar 
    48.Shantz, A. A. & Burkepile, D. E. Context-dependent effects of nutrient loading on the coral–algal mutualism. Ecology 95, 1995–2005 (2014).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    49.Devlin, M. J. & Brodie, J. Terrestrial discharge into the Great Barrier Reef Lagoon: nutrient behavior in coastal waters. Mar. Pollut. Bull. 51, 9–22 (2005).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    50.Bender, D., Diaz-Pulido, G. & Dove, S. The impact of CO 2 emission scenarios and nutrient enrichment on a common coral reef macroalga is modified by temporal effects. J. Phycol. 50, 203–215 (2014).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    51.Wild, C., Woyt, H. & Huettel, M. Influence of coral mucus on nutrient fluxes in carbonate sands. Mar. Ecol. Prog. Ser. 287, 87–98 (2005).ADS 
    CAS 
    Article 

    Google Scholar 
    52.Bender, E. A., Case, T. J. & Gilpin, M. E. Perturbation experiments in community ecology: theory and practice. Ecology 65, 1–13 (1984).Article 

    Google Scholar 
    53.Parsons, T. R., Maita, Y. & Lalli, C. M. A Manual of Chemical and Biological Methods for Seawater Analysis (Pergamon Press, 1984).
    Google Scholar 
    54.Chisholm, J. R. M. & Gattuso, J.-P. Validation of the alkalinity anomaly technique for investigating calcification of photosynthesis in coral reef communities. Limnol. Oceanogr. 36, 1232–1239 (1991).ADS 
    CAS 
    Article 

    Google Scholar 
    55.Dickson, A. G., Afghan, J. D. & Anderson, G. C. Reference materials for oceanic CO2 analysis: a method for the certification of total alkalinity. Mar. Chem. 80, 185–197 (2003).CAS 
    Article 

    Google Scholar 
    56.Maier, C., Watremez, P., Taviani, M., Weinbauer, M. G. & Gattuso, J. P. Calcification rates and the effect of ocean acidification on Mediterranean cold-water corals. Proc. R. Soc. B Biol. Sci. 279, 1716–1723 (2012).CAS 
    Article 

    Google Scholar 
    57.Whitaker, J. R. & Granum, P. E. An absolute method for protein determination based on difference in absorbance at 235 and 280 nm. Anal. Biochem. 109, 156–159 (1980).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    58.Dunn, S. R., Thomas, M. C., Nette, G. W., Dove, S. G. & Blackburn, S. A lipidomic approach to understanding free fatty acid lipogenesis derived from dissolved inorganic carbon within Cnidarian-Dinoflagellate symbiosis. PLoS ONE 7, e46801 (2012).ADS 
    CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    59.van der Zande, R. M. et al. Paradise lost: end-of-century warming and acidification under business-as-usual emissions have severe consequences for symbiotic corals. Glob. Change Biol. 26, 2203–2219 (2020).ADS 
    Article 

    Google Scholar 
    60.Gaffey, S. J. & Bronnimann, C. E. Effects of bleaching on organic and mineral phases in biogenic carbonates. J. Sediment. Res. 63, 752–754 (1993).ADS 
    Article 

    Google Scholar 
    61.Veal, C. J., Carmi, M., Fine, M. & Hoegh-Guldberg, O. Increasing the accuracy of surface area estimation using single wax dipping of coral fragments. Coral Reefs 29, 893–897 (2010).ADS 
    Article 

    Google Scholar 
    62.Underwood, A. Experiments in Ecology: Their Logical Design and Interpretation Using Analysis of Variance (Cambridge University Press, 1997). .63.Wooldridge, S., Brodie, J. & Furnas, M. Exposure of inner-shelf reefs to nutrient enriched runoff entering the Great Barrier Reef Lagoon: post-European changes and the design of water quality targets. Mar. Pollut. Bull. 52, 1467–1479 (2006).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    64.Ferrier-Pagès, C., Schoelzke, V., Jaubert, J., Muscatine, L. & Hoegh-Guldberg, O. Response of a scleractinian coral, Stylophora pistillata, to iron and nitrate enrichment. J. Exp. Mar. Bio. Ecol. 259, 249–261 (2001).Article 

    Google Scholar 
    65.Atkinson, M. J., Carlson, B. & Crow, G. L. Coral growth in high-nutrient, low-pH seawater: a case study of corals cultured at the Waikiki Aquarium, Honolulu, Hawaii. Coral Reefs 14, 215–223 (1995).ADS 
    Article 

    Google Scholar 
    66.Godinot, C., Ferrier-Pagès, C., Montagna, P. & Grover, R. Tissue and skeletal changes in the scleractinian coral Stylophora pistillata Esper 1797 under phosphate enrichment. J. Exp. Mar. Biol. Ecol. 409, 200–207 (2011).Article 

    Google Scholar 
    67.Dunn, J. G., Sammarco, P. W. & LaFleur, G. Effects of phosphate on growth and skeletal density in the scleractinian coral Acropora muricata: a controlled experimental approach. J. Exp. Mar. Biol. Ecol. 411, 34–44 (2012).CAS 
    Article 

    Google Scholar 
    68.Marshall, P. A. Skeletal damage in reef corals: relating resistance to colony morphology. Mar. Ecol. Prog. Ser. 200, 177–189 (2000).ADS 
    Article 

    Google Scholar 
    69.Andrews, J. C. & Gentien, P. Upwelling as a source of nutrients for the Great Barrier Reef ecosystems: A solution to Darwin’s question?. Mar. Ecol. Prog. Ser. 8, 257–269 (1982).ADS 
    Article 

    Google Scholar 
    70.Marubini, F. & Thake, B. Bicarbonate addition promotes coral growth. Limnol. Oceanogr. 44, 716–720 (1999).ADS 
    CAS 
    Article 

    Google Scholar 
    71.Hoegh-Guldberg, O. & Smith, G. J. The effect of sudden changes in temperature, light and salinity on the population density and export of zooxanthellae from the reef corals Stylophora pistillata Esper and Seriatopora hystrix Dana. J. Exp. Mar. Bio. Ecol. 129, 279–303 (1989).Article 

    Google Scholar 
    72.Quinlan, Z. A. et al. Fluorescent organic exudates of corals and algae in tropical reefs are compositionally distinct and increase with nutrient enrichment. Limnol. Oceanogr. Lett. 3, 331–340 (2018).CAS 
    Article 

    Google Scholar 
    73.Tanaka, Y., Grottoli, A., Matsui, Y., Suzuki, A. & Sakai, K. Effects of nitrate and phosphate availability on the tissues and carbonate skeleton of scleractinian corals. Mar. Ecol. Prog. Ser. 570, 101–112 (2017).ADS 
    CAS 
    Article 

    Google Scholar 
    74.Siboni, N., Ben-Dov, E., Sivan, A. & Kushmaro, A. Global distribution and diversity of coral-associated Archaea and their possible role in the coral holobiont nitrogen cycle. Environ. Microbiol. 10, 2979–2990 (2008).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    75.Rädecker, N., Pogoreutz, C., Voolstra, C. R., Wiedenmann, J. & Wild, C. Nitrogen cycling in corals: the key to understanding holobiont functioning?. Trends Microbiol. 23, 490–497 (2015).PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    76.Kopp, C. et al. Highly dynamic cellular-level response of symbiotic coral to a sudden increase in environmental nitrogen. MBio 4, e00052-e113 (2013).CAS 
    PubMed 
    PubMed Central 

    Google Scholar 
    77.Meyer, J. L., Schultz, E. T. & Helfman, G. S. Fish schools: an asset to corals. Science 220, 1047–1049 (1983).ADS 
    CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    78.Fong, C. R. & Fong, P. Nutrient fluctuations in marine systems: press versus pulse nutrient subsidies affect producer competition and diversity in estuaries and coral reefs. Estuaries Coasts 41, 421–429 (2018).CAS 
    Article 

    Google Scholar 
    79.Allgeier, J. E., Burkepile, D. E. & Layman, C. A. Animal pee in the sea: consumer-mediated nutrient dynamics in the world’s changing oceans. Glob. Change Biol. 23, 2166–2178 (2017).ADS 
    Article 

    Google Scholar 
    80.Gil, M. A. Unity through nonlinearity: a unimodal coral–nutrient interaction. Ecology 94, 1871–1877 (2013).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    81.McAuley, P. J. & Smith, V. J. Effect of diel photoperiod on nitrogen metabolism of cultured and symbiotic zooxanthellae. Mar. Biol. 123, 145–152 (1995).CAS 
    Article 

    Google Scholar 
    82.Bruggeman, F. J., Boogerd, F. C. & Westerhoff, H. V. The multifarious short-term regulation of ammonium assimilation of Escherichia coli: dissection using an in silico replica. FEBS J. 272, 1965–1985 (2005).CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    83.D’Angelo, C. & Wiedenmann, J. Impacts of nutrient enrichment on coral reefs: new perspectives and implications for coastal management and reef survival. Curr. Opin. Environ. Sustain. 7, 82–93 (2014).Article 

    Google Scholar 
    84.Vega Thurber, R. L. et al. Chronic nutrient enrichment increases prevalence and severity of coral disease and bleaching. Glob. Change Biol. 20, 544–554 (2014).ADS 
    Article 

    Google Scholar  More

  • in

    Migratory birds aid the redistribution of plants to new climates

    NEWS AND VIEWS
    23 June 2021

    Migratory birds aid the redistribution of plants to new climates

    Birds that travel long distances can disperse seeds far and wide. An assessment of the timing and direction of European bird migration reveals how these patterns might affect seed dispersal as the planet warms.

    Barnabas H. Daru

     ORCID: http://orcid.org/0000-0002-2115-0257

    0

    Barnabas H. Daru

    Barnabas H. Daru is in the Department of Life Sciences, Texas A&M University-Corpus Christi, Corpus Christi, Texas 78412, USA.

    View author publications

    You can also search for this author in PubMed
     Google Scholar

    Share on Twitter
    Share on Twitter

    Share on Facebook
    Share on Facebook

    Share via E-Mail
    Share via E-Mail

    Download PDF

    The rapid pace of global warming and its effects on habitats raise the question of whether species are able to keep up so that they remain in suitable living conditions. Some animals can move fast to adjust to a swiftly changing climate. Plants, being less mobile, rely on means such as seed dispersal by animals, wind or water to move to new areas, but this redistribution typically occurs within one kilometre of the original plant1. Writing in Nature, González-Varo et al.2 shed light on the potential capacity of migratory birds to aid seed dispersal.When the climate in a plant’s usual range becomes hotter than it can tolerate, it must colonize new, cooler areas that might lie many kilometres away. It is not fully clear how plants distribute their seeds across great distances, let alone how they cross geographical barriers. One explanation for long-distance seed dispersal is through transport by migratory birds. Such birds ingest viable seeds when eating fruit (Fig. 1) and can move them tens or hundreds of kilometres outside the range of a plant species3. In this mode of dispersal, the seeds pass through the bird’s digestive tract unharmed4,5 and are deposited in faeces, which provides fertilizer that aids plant growth. In the case of European migratory birds, for example, the direction of seed dispersal will depend on whether the timing of fruit production coincides with a bird’s southward trip to warmer regions around the Equator, or northward to cooler regions. Many aspects of this process have been a mystery until now.

    Figure 1 | A young blackcap bird (Sylvia atricapilla) eating elderberries.Credit: Getty

    González-Varo and colleagues report how plants might be able to keep pace with rapid climate change through the help of migrating birds. The authors analysed the fruiting times of plants, patterns of bird migration and the interactions between fruit-eating birds and fleshy-fruited plants across Europe. Plants with fleshy fruits were chosen for this study because most of their seed transport is by migratory birds6, and because fleshy-fruited plants are an important component of the woody-plant community in Europe. The common approach until now has been to predict plant dispersal and colonization using models fitted to abiotic factors, such as the current climate. González-Varo et al. instead analysed an impressive data set of 949 different seed-dispersal interactions between bird and plant communities, together with data on entire fruiting times and migratory patterns of birds across Europe. The researchers also analysed DNA traces from bird faeces to identify the plants and birds responsible for seed dispersal.
    Read the paper: Limited potential for bird migration to disperse plants to cooler latitudes
    The authors hypothesized that the direction of seed migration depends on how the plants interact with migratory birds, the frequency of these interactions or the number of bird species that might transport seeds from each plant species. González-Varo and colleagues found that 86% of plant species studied might have seeds dispersed by birds during their southward trip towards drier and hotter equatorial regions in autumn, whereas only about one-third of the plant species might be dispersed by birds migrating north in spring. This dispersal trend was more pronounced in temperate plants than in the Mediterranean plant communities examined. These results are in general agreement with well-known patterns of fruiting times and bird migrations. For example, the fruit of most fleshy-fruited plants in Europe ripens at a time that coincides with when birds migrate south towards the Equator7.Perhaps the most striking feature of these inferred seed movements is the observation that 35% of plant species across European communities, which are closely related on the evolutionary tree (phylogenetically related), might benefit from long-distance dispersal by the northward journey of migratory birds. This particular subset of plants tends to fruit over a long period of time, or has fruits that persist over the winter. This means that the ability of plants to keep up with climate change could be shaped by their evolutionary history — implying that future plant communities in the Northern Hemisphere will probably come from plant species that are phylogenetically closely related and that have migrated from the south. Or, to put it another way, the overwhelming majority of plant species that are dispersed south towards drier and hotter regions at the Equator will probably be less able to keep pace with rapid climate change in their new locations than will the few ‘winners’ that are instead dispersed north to cooler climates. This has implications for understanding how plants will respond to climate change, and for assessing ecosystem functions and community assembly at higher levels of the food chain. However, for seeds of a given plant species, more evidence is needed to assess whether passing through the guts of birds affects germination success.To determine which birds might be responsible for the plant redistributions to cooler climates in the north, the authors categorized European bird migrants into Palaearctic (those that fly to southern Europe and northern Africa during their non-breeding season) and Afro-Palaearctic (those that winter in sub-Saharan Africa). Only a few common Palaearctic migrants, such as the blackcap (Sylvia atricapilla; Fig. 1) or blackbird (Turdus merula), provide most of this crucial dispersal service northwards to cooler regions across Europe. Because migratory birds are able to relocate a small, non-random subset of plants, this could well have a strong influence on the types of plant community that will form under climate-change conditions.
    A bird’s migration decoded
    A major problem, however, is that the role of these birds in dispersing seeds over long distances is already at risk from human pressures and environmental changes8. Understanding these large-scale seed-dispersal interactions offers a way for targeted conservation actions to protect the areas that are most vulnerable to climate change. This could include boosting protection efforts in and around the wintering grounds of migratory birds — locations that are already experiencing a rise in human pressures, such as illegal bird hunting.González-Varo and colleagues’ focus on seed dispersal across a Northern Hemisphere region means that, as with most ecological analyses, the results are dependent on scale, which can cause issues when interpreting data9. Because the Northern Hemisphere has more land area and steeper seasonal temperature gradients than the Southern Hemisphere does, seed-dispersal interactions might have different patterns from those occurring in the Southern Hemisphere or in aquatic systems.For example, seed-eating birds from the genus Quelea migrate from the Southern Hemisphere to spend the dry season in equatorial West Africa, then move southwards again when the rains arrive. Their arrival in southern Africa usually coincides with the end of the wet season in this region, when annual grass seeds are in abundance. It will be worth investigating whether migratory birds in the Southern Hemisphere also influence the redistribution of plant communities during global warming. Likewise, exploring the long-distance dispersal of seeds of aquatic plants, such as seagrasses10 by water birds, is another area for future research that might benefit from González-Varo and colleagues’ methods.This study provides a great example of how migratory birds might assist plant redistribution to new locations that would normally be difficult for them to reach on their own, and which might offer a suitable climate. As the planet warms, understanding how such biological mechanisms reorganize plant communities complements the information available from climate-projection models, which offer predictions of future species distributions.

    doi: https://doi.org/10.1038/d41586-021-01547-1

    References1.Jordano, P., García, C., Godoy, J. A. & García-Castaño, J. L. Proc. Natl Acad. Sci. USA 104, 3278–3282 (2007).PubMed 
    Article 

    Google Scholar 
    2.González-Varo, J. P. et al. Nature https://doi.org/10.1038/s41586-021-03665-2 (2021).Article 

    Google Scholar 
    3.Viana, D. S., Santamaría, L. & Figuerola, J. Trends Ecol. Evol. 31, 763–775 (2016).PubMed 
    Article 

    Google Scholar 
    4.Lehouck, V., Spanhove, T. & Lens, L. Plant Ecol. Evol. 144, 96–100 (2011).Article 

    Google Scholar 
    5.Shikang, S., Fuqin, W. & Yuehua, W. Sci. Rep. 5, 11615 (2015).PubMed 
    Article 

    Google Scholar 
    6.Jordano, P. in Seeds: The Ecology of Regeneration in Plant Communities 3rd edn (ed. Gallagher, R. S.) 18–61 (CAB Int., 2014).
    Google Scholar 
    7.Dingle, H. Migration: The Biology of Life on the Move (Oxford Univ. Press, 2014).
    Google Scholar 
    8.Bairlein, F. Science 354, 547–548 (2016).PubMed 
    Article 

    Google Scholar 
    9.Daru, B. H., Farooq, H., Antonelli, A. & Faurby, S. Nature Commun. 11, 2115 (2020).PubMed 
    Article 

    Google Scholar 
    10.Rock, B. M. & Daru B. H. Front. Mar. Sci. 8, 608867 (2021).Article 

    Google Scholar 
    Download references

    Competing Interests
    The author declares no competing interests.

    Related Articles

    Read the paper: Limited potential for bird migration to disperse plants to cooler latitudes

    A bird’s migration decoded

    African forest maps reveal areas vulnerable to the effects of climate change

    See all News & Views

    Subjects

    Ecology

    Climate change

    Latest on:

    Ecology

    Limited potential for bird migration to disperse plants to cooler latitudes
    Article 23 JUN 21

    Ancient oaks of Europe are archives — protect them
    Correspondence 22 JUN 21

    Indigenous lands: make Brazil stop mining to secure US deal
    Correspondence 08 JUN 21

    Climate change

    Climate policy models need to get real about people — here’s how
    Comment 08 JUN 21

    More than one-third of heat deaths blamed on climate change
    Research Highlight 04 JUN 21

    A 10 per cent increase in global land evapotranspiration from 2003 to 2019
    Article 26 MAY 21

    Jobs from Nature Careers

    All jobs

    PhD Fellowship
    University of Stavanger (UiS)
    Stavanger, Norway

    JOB POST

    Postdoctoral Fellow in Immunology
    Icahn School of Medicine at Mount Sinai (ISMMS), MSHS
    New York City, NY, United States

    JOB POST

    Lebensmitteltechnologe / Lebensmittelchemiker / Lebensmitteltechniker / Ökotrophologe (*) im Professional Service
    3M Deutschland GmbH
    Neuss, Germany

    JOB POST

    Senior Associate Dean & Chief Diversity and Inclusion Officer (CDIO)
    Weill Cornell Medicine (WCM), Cornell University
    New York, NY, United States

    JOB POST

    Nature Briefing
    An essential round-up of science news, opinion and analysis, delivered to your inbox every weekday.

    Email address

    Yes! Sign me up to receive the daily Nature Briefing email. I agree my information will be processed in accordance with the Nature and Springer Nature Limited Privacy Policy.

    Sign up More

  • in

    An empirical demonstration of the effect of study design on density estimations

    1.Cardillo, M. et al. Human population density and extinction risk in the world’s carnivores. PLoS Biol. https://doi.org/10.1371/journal.pbio.0020197 (2004).Article 
    PubMed 
    PubMed Central 

    Google Scholar 
    2.Jackson, R. & Hunter, D. O. Snow leopard Survey and conservation handbook (First edition). In Report: 1–120. International Snow leopard Trust 1–120 (1995). 
    Google Scholar 
    3.Karanth, K. U. & Nichols, J. D. Estimation of tiger densities in India using photographic captures and recaptures. Ecology 79, 2852–2862 (1998).Article 

    Google Scholar 
    4.McCarthy, K. P. et al. Assessing estimators of snow leopard abundance. J. Wildl. Manage. 72, 1826–1833 (2008).Article 

    Google Scholar 
    5.Sharma, K. et al. Vigorous dynamics underlie a stable population of the endangered snow leopard Panthera uncia in Tost Mountains, South Gobi, Mongolia. PLoS ONE 9, e101319 (2014).ADS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    6.Ale, S. B. & Mishra, C. The snow leopard’ s questionable comeback. Science 359, 1110–1111 (2018).ADS 
    CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    7.Mallon, D. P. & Jackson, R. M. A downlist is not a demotion: Red List status and reality. Oryx. https://doi.org/10.1017/S0030605317000606 (2017).Article 

    Google Scholar 
    8.Sharma, K. et al. PAWS Guidelines. Global Snow Leopard and Ecosystem Protection Program. https://globalsnowleopard.org/wp-content/uploads/2020/08/PAWS-guidelines-2020.pdf (2020).9.Jackson, R. M., Roe, J. D., Wangchuk, R. & Hunter, D. O. Estimating snow leopard population abundance using photography and capture–recapture techniques. Wildl. Soc. Bull. 34, 772–781 (2006).Article 

    Google Scholar 
    10.Karanth, K. U. et al. Science deficiency in conservation practice: The monitoring of tiger populations in India. Anim. Conserv. 6, 141–146 (2003).Article 

    Google Scholar 
    11.Din, J. U. & Nawaz, M. A. Status of snow leopard and prey species in Torkhow valley, district Chitral, Pakistan. J. Anim. Plant Sci. 21, 836–840 (2011).
    Google Scholar 
    12.O’Connell, A. F., Nichols, J. D. & Karanth, K. U. Camera Traps in Animal Ecology: Methods and Analyses (Springer, 2011).Book 

    Google Scholar 
    13.Durbach, I., Borchers, D., Sutherland, C. & Sharma, K. Fast, exible alternatives to regular grid designs for spatial 2 capture-recapture. Methods Ecol. Evol. 12, 298 (2020).Article 

    Google Scholar 
    14.Suryawanshi, K. R., Khanyari, M., Sharma, K., Lkhagvajav, P. & Mishra, C. Sampling bias in snow leopard population estimation studies. Popul. Ecol. 61, 268–276 (2019).Article 

    Google Scholar 
    15.Dupont, G., Royle, J. A., Nawaz, M. A. & Sutherland, C. Optimal sampling design for spatial capture–recapture. Ecology 102, 1–9 (2020).
    Google Scholar 
    16.Royle, J. A., Fuller, A. K. & Sutherland, C. Unifying population and landscape ecology with spatial capture–recapture. Ecography (Cop.) 41, 444–456 (2018).Article 

    Google Scholar 
    17.Otis, D. L., Burnham, K. P., White, G. C. & Anderson, D. R. Statistical inference from capture data on closed animal populations. Wildl. Monogr. 62, 3–135 (1978).MATH 

    Google Scholar 
    18.Boulanger, J., Mclellan, B. N., Woods, J. G., Proctor, M. F. & Strobeck, C. Sampling design and bias in dna-based capture–mark–recapture population and density estimates of grizzly bears. J. Wildl. Manage. 68, 457–469 (2004).Article 

    Google Scholar 
    19.White, G. C., Anderson, D. R., Burnham, K. P. & Otis, D. L. Capture-Recapture and Removal Methods for Sampling Closed Populations (Los Alamos National Laboratory, 1982).
    Google Scholar 
    20.Efford, M. G. & Boulanger, J. Fast evaluation of study designs for spatially explicit capture–recapture. Methods Ecol. Evol. 10, 1529 (2019).Article 

    Google Scholar 
    21.Royle, J. A., Chandler, R. B., Sollmann, R. & Gardner, B. Spatial Capture-Recapture (Academic Press, 2014).
    Google Scholar 
    22.Morrison, M. L., Block, W. M., Strickland, M. D., Collier, B. A. & Peterson, M. J. Wildlife Study Design (Springer, 2008).Book 

    Google Scholar 
    23.Williams, B. K., Nichols, J. D. & Conroy, M. J. Analysis and Management of Animal Populations (Academic Press, 2002).
    Google Scholar 
    24.Khan, B. U. Effect of Study Design on Density Estimates of Large Ranging Species (Quaid-i-Azam University, 2019).
    Google Scholar 
    25.Foster, R. J. & Harmsen, B. J. A critique of density estimation from camera-trap data. J. Wildl. Manage. 76, 224–236 (2012).Article 

    Google Scholar 
    26.Janečka, J. E. et al. Comparison of noninvasive genetic and camera-trapping techniques for surveying snow leopards. J. Mammal. 92, 771–783 (2011).Article 

    Google Scholar 
    27.Subbotin, A. E. & Istomov, S. V. The population status of snow leopards Uncia uncia (Felidae, Carnivora) in the Western Sayan mountain ridge. Dokl. Biol. Sci. 425, 183–186 (2009).Article 

    Google Scholar 
    28.Mackenzie, D. I. & Royle, J. A. Designing occupancy studies: General advice and allocating survey effort. J. Appl. Ecol. 42, 1105–1114 (2005).Article 

    Google Scholar 
    29.Thomas, L. et al. Distance software: Design and analysis of distance sampling surveys for estimating population size. J. Appl. Ecol. 47, 5–14 (2010).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    30.Sollmann, R., Gardner, B. & Belant, J. L. How does spatial study design influence density estimates from spatial capture-recapture models? PLoS ONE 7, 1–8 (2012).Article 
    CAS 

    Google Scholar 
    31.Tobler, M. W. & Powell, G. V. N. Estimating jaguar densities with camera traps: Problems with current designs and recommendations for future studies. Biol. Conserv. 159, 109–118 (2013).Article 

    Google Scholar 
    32.Sun, C. C., Fuller, A. K. & Andrew Royle, J. Trap configuration and spacing influences parameter estimates in spatial capture-recapture models. PLoS ONE 9, e88025 (2014).ADS 
    PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    33.Shedayi, A. A. et al. Threatened plant resources: Distribution and ecosystem services in the world’s high elevation park of the Karakoram Ranges. Pak. J. Bot. 48, 999–1012 (2016).
    Google Scholar 
    34.Johansson, Ö. Unveiling the Ghost of the Mountain; Snow Leopard Ecology and Behaviour (Swedish University of Agricultural Sciences, 2017).
    Google Scholar 
    35.Bischof, R. et al. Using time-to-event analysis to complement hierarchical methods when assessing determinants of photographic detectability during camera trapping. Methods Ecol. Evol. 5, 44–53 (2014).Article 

    Google Scholar 
    36.Efford, M. Density estimation in live-trapping studies. Oikos 106, 598–610 (2004).Article 

    Google Scholar 
    37.R Core Team. R: A Language and Environment for Statistical Computing (2021).38.Sutherland, C., Royle, J. A. & Linden, D. W. oSCR: A spatial capture–recapture R package for inference about spatial ecological processes. Ecography (Cop.) 42, 1459 (2019).Article 

    Google Scholar 
    39.Akaike, H. Akaike’s information criterion. In International Encyclopedia of Statistical Science (ed. Lovric, M.) (Springer, 2011).
    Google Scholar 
    40.Khan, B. et al. Abundance, distribution and conservation status of Siberian ibex, Marco Polo and Blue sheep in Karakoram-Pamir mountain area. J. King Saud Univ. Sci. 28, 216–225 (2016).Article 

    Google Scholar 
    41.Haider, J., Khan, M. Z., Anwer, M., Ali, S. & Ali, H. Population status and migration trends of Marco Polo argali (Ovis ammon polii) in Pakistan. Mammalia 82, 481–485 (2018).Article 

    Google Scholar 
    42.Ahmad, S. et al. Critical assessment of Asiatic ibex (Capra ibex sibirica) for sustainable harvesting in northern areas of Pakistan. Glob. Ecol. Conserv. 22, e00907 (2020).Article 

    Google Scholar 
    43.Arnold, T. W. Uninformative parameters and model selection using Akaike’s information criterion. J. Wildl. Manage. 74, 1175–1178 (2010).Article 

    Google Scholar 
    44.Flemming, J., Grant, E. H. C., Sterrett, S. C. & Sutherland, C. Experimental evaluation of spatial capture-recapture study design. Ecol. Appl. (2021). In Press45.Sutherland, C., Fuller, A. K. & Royle, J. A. Modelling non-Euclidean movement and landscape connectivity in highly structured ecological networks. Methods Ecol. Evol. 6, 169–177 (2015).Article 

    Google Scholar 
    46.Chetri, M., Odden, M., Sharma, K., Flagstad, Ø. & Wegge, P. Estimating snow leopard density using fecal DNA in a large landscape in north-central Nepal. Glob. Ecol. Conserv. 17, e00548 (2019).Article 

    Google Scholar 
    47.Alexander, J. S., Zhang, C., Shi, K. & Riordan, P. A granular view of a snow leopard population using camera traps in Central China. Biol. Conserv. 197, 27–31 (2016).Article 

    Google Scholar 
    48.Alexander, J. S., Gopalaswamy, A. M., Shi, K., Riordan, P. & Margalida, A. Face value: Towards robust estimates of snow leopard densities. PLoS ONE 10, 1–17 (2015).Article 
    CAS 

    Google Scholar 
    49.Efford, M. G., Dawson, D. K. & Robbins, C. S. DENSITY: Software for analysing capture-recapture data from passive detector arrays. Anim. Biodivers. Conserv. 27, 217 (2004).
    Google Scholar 
    50.Tourani, M., Dupont, P., Nawaz, M. A. & Bischof, R. Multiple observation processes in spatial capture-recapture models: How much do we gain? Ecology 101, e03030 (2020).PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    51.Efford, M. secr: Spatially explicit capture–recapture models. R package version 3.1.6. secr 3.1 R Packag. 1–20 (2018). https://doi.org/10.1002/14651858.52.Clark, J. D. Comparing clustered sampling designs for spatially explicit estimation of population density. Popul. Ecol. 61, 93–101 (2019).Article 

    Google Scholar 
    53.Humm, J. M., McCown, J. W., Scheick, B. K. & Clark, J. D. Spatially explicit population estimates for black bears based on cluster sampling. J. Wildl. Manage. 81, 1187–1201 (2017).Article 

    Google Scholar 
    54.Morin, D. J., Waits, L. P., McNitt, D. C. & Kelly, M. J. Efficient single-survey estimation of carnivore density using fecal DNA and spatial capture-recapture: A bobcat case study. Popul. Ecol. 60, 197–209 (2018).Article 

    Google Scholar 
    55.Steenweg, R. et al. Scaling-up camera traps: Monitoring the planet’s biodiversity with networks of remote sensors. Front. Ecol. Environ. 15, 26–34 (2017).Article 

    Google Scholar  More

  • in

    Verrucomicrobial methanotrophs grow on diverse C3 compounds and use a homolog of particulate methane monooxygenase to oxidize acetone

    1.Etiope G, Ciccioli P. Earth’s degassing: a missing ethane and propane source. Science. 2009;323:478.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    2.Etiope G, Drobniak A, Schimmelmann A. Natural seepage of shale gas and the origin of “eternal flames” in the Northern Appalachian Basin, USA. Mar Pet Geol. 2013;43:178–86.CAS 
    Article 

    Google Scholar 
    3.Farhan Ul Haque M, Crombie AT, Murrell JC. Novel facultative Methylocella strains are active methane consumers at terrestrial natural gas seeps. Microbiome. 2019;7:134.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    4.Shennan JL. Utilisation of C2–C4 gaseous hydrocarbons and isoprene by microorganisms. J Chem Technol Biotechnol. 2006;81:237–56.CAS 
    Article 

    Google Scholar 
    5.Rojo F. Degradation of alkanes by bacteria. Environ Microbiol. 2009;11:2477–90.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    6.Jaekel U, Musat N, Adam B, Kuypers M, Grundmann O, Musat F. Anaerobic degradation of propane and butane by sulfate-reducing bacteria enriched from marine hydrocarbon cold seeps. ISME J. 2013;7:885–95.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    7.Laso-Pérez R, Wegener G, Knittel K, Widdel F, Harding KJ, Krukenberg V, et al. Thermophilic Archaea activate butane via alkyl-coenzyme M formation. Nature. 2016;539:396–401.PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    8.Picone N, Mohammadi SS, Waajen AC, van Alen TA, Jetten MSM, Pol A, et al. More than a methanotroph: a broader substrate spectrum for Methylacidiphilum fumariolicum SolV. Front Microbiol. 2020;11:3193.Article 

    Google Scholar 
    9.Dunfield PF, Yuryev A, Senin P, Smirnova AV, Stott MB, Hou S, et al. Methane oxidation by an extremely acidophilic bacterium of the phylum Verrucomicrobia. Nature. 2007;450:879–82.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    10.Sharp CE, Smirnova AV, Graham JM, Stott MB, Khadka R, Moore TR, et al. Distribution and diversity of Verrucomicrobia methanotrophs in geothermal and acidic environments. Environ Microbiol. 2014;16:1867–78.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    11.van Teeseling MCF, Pol A, Harhangi HR, van der Zwart S, Jetten MSM, Op den Camp HJM, et al. Expanding the verrucomicrobial methanotrophic world: description of three novel species of Methylacidimicrobium gen. nov. Appl Environ Microbiol. 2014;80:6782–91.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    12.Islam T, Jensen S, Reigstad LJ, Larsen O, Birkeland NK. Methane oxidation at 55 oC and pH 2 by a thermoacidophilic bacterium belonging to the Verrucomicrobia phylum. Proc Natl Acad Sci USA. 2008;105:300–4.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    13.Pol A, Heijmans K, Harhangi HR, Tedesco D, Jetten MS, Op den Camp HJ. Methanotrophy below pH 1 by a new Verrucomicrobia species. Nature. 2007;450:874–8.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    14.Coleman NV, Le NB, Ly MA, Ogawa HE, McCarl V, Wilson NL, et al. Hydrocarbon monooxygenase in Mycobacterium: recombinant expression of a member of the ammonia monooxygenase superfamily. ISME J. 2012;6:171–82.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    15.Rochman FF, Kwon M, Khadka R, Tamas I, Lopez-Jauregui AA, Sheremet A, et al. Novel copper-containing membrane monooxygenases (CuMMOs) encoded by alkane-utilizing Betaproteobacteria. ISME J. 2020;14:714–26.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    16.Tavormina PL, Orphan VJ, Kalyuzhnaya MG, Jetten MS, Klotz MG. A novel family of functional operons encoding methane/ammonia monooxygenase-related proteins in gammaproteobacterial methanotrophs. Environ Microbiol Rep. 2011;3:91–100.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    17.Khadka R, Clothier L, Wang L, Lim CK, Klotz MG, Dunfield PF. Evolutionary history of copper membrane monooxygenases. Front Microbiol. 2018;9:2493.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    18.Lehtovirta-Morley LE. Ammonia oxidation: ecology, physiology, biochemistry and why they must all come together. FEMS Microbiol Lett. 2018;365:fny058.Article 
    CAS 

    Google Scholar 
    19.Knief C. Diversity and habitat preferences of cultivated and uncultivated aerobic methanotrophic bacteria evaluated based on pmoA as molecular marker. Front Microbiol. 2015;6:1346.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    20.Sayavedra-Soto LA, Hamamura N, Liu CW, Kimbrel JA, Chang JH, Arp DJ. The membrane-associated monooxygenase in the butane-oxidizing Gram-positive bacterium Nocardioides sp. strain CF8 is a novel member of the AMO/PMO family. Environ Microbiol Rep. 2011;3:390–6.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    21.Semrau JD, DiSpirito AA, Yoon S. Methanotrophs and copper. FEMS Microbiol Rev. 2010;34:496–531.CAS 
    PubMed 
    Article 

    Google Scholar 
    22.Nyerges G, Stein LY. Ammonia cometabolism and product inhibition vary considerably among species of methanotrophic bacteria. FEMS Microbiol Lett. 2009;297:131–6.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    23.Sayavedra-Soto LA, Gvakharia B, Bottomley PJ, Arp DJ, Dolan ME. Nitrification and degradation of halogenated hydrocarbons—a tenuous balance for ammonia-oxidizing bacteria. Appl Microbiol Biotechnol. 2010;86:435–44.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    24.Bédard C, Knowles RPhysiology. biochemistry, and specific inhibitors of CH4, NH4+, and CO oxidation by methanotrophs and nitrifiers. Microbiol Rev. 1989;53:68–84.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    25.Semrau JD. Bioremediation via methanotrophy: overview of recent findings and suggestions for future research. Front Microbiol. 2011;2:209.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    26.Chen Y, Crombie A, Rahman MT, Dedysh SN, Liesack W, Stott MB, et al. Complete genome sequence of the aerobic facultative methanotroph Methylocella silvestris BL2. J Bacteriol. 2010;192:3840–1.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    27.Bordel S, Crombie AT, Muñoz R, Murrell JC. Genome scale metabolic model of the versatile methanotroph Methylocella silvestris. Micro Cell Fact. 2020;19:144.CAS 
    Article 

    Google Scholar 
    28.Dunfield PF, Yimga MT, Dedysh SN, Berger U, Liesack W, Heyer J. Isolation of a Methylocystis strain containing a novel pmoA-like gene. FEMS Microbiol Ecol. 2002;41:17–26.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    29.Kits KD, Klotz MG, Stein LY. Methane oxidation coupled to nitrate reduction under hypoxia by the Gammaproteobacterium Methylomonas denitrificans, sp. nov. type strain FJG1. Environ Microbiol. 2015;17:3219–32.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    30.Op den Camp HJ, Islam T, Stott MB, Harhangi HR, Hynes A, Schouten S, et al. Environmental, genomic and taxonomic perspectives on methanotrophic Verrucomicrobia. Environ Microbiol Rep. 2009;1:293–306.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    31.Baani M, Liesack W. Two isozymes of particulate methane monooxygenase with different methane oxidation kinetics are found in Methylocystis sp. strain SC2. Proc Natl Acad Sci USA 2008;105:10203–8.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    32.Kits KD, Campbell DJ, Rosana AR, Stein LY. Diverse electron sources support denitrification under hypoxia in the obligate methanotroph Methylomicrobium album strain BG8. Front Microbiol. 2015;6:1072.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    33.Anvar SY, Frank J, Pol A, Schmitz A, Kraaijeveld K, den Dunnen JT, et al. The genomic landscape of the verrucomicrobial methanotroph Methylacidiphilum fumariolicum SolV. BMC Genom. 2014;15:914.Article 

    Google Scholar 
    34.Kruse T, Ratnadevi CM, Erikstad H-A, Birkeland N-K. Complete genome sequence analysis of the thermoacidophilic verrucomicrobial methanotroph “Candidatus Methylacidiphilum kamchatkense” strain Kam1 and comparison with its closest relatives. BMC Genom. 2019;20:642.Article 
    CAS 

    Google Scholar 
    35.Hou S, Makarova KS, Saw JHW, Senin P, Ly BV, Zhou Z, et al. Complete genome sequence of the extremely acidophilic methanotroph isolate V4, Methylacidiphilum infernorum, a representative of the bacterial phylum Verrucomicrobia. Biol Direct. 2008;3:26.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    36.Erikstad HA, Ceballos RM, Smestad NB, Birkeland NK. Global biogeographic distribution patterns of thermoacidophilic Verrucomicrobia methanotrophs suggest allopatric evolution. Front Microbiol. 2019;10:1129.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    37.Schmitz RA, Peeters SH, Versantvoort W, Picone N, Pol A, Jetten MSM, et al. Verrucomicrobial methanotrophs: ecophysiology of metabolically versatile acidophiles. FEMS Microbiol Rev. 2021. https://doi.org/10.1093/femsre/fuab007.38.Carere CR, McDonald B, Peach HA, Greening C, Gapes DJ, Collet C, et al. Hydrogen oxidation influences glycogen accumulation in a verrucomicrobial methanotroph. Front Microbiol. 2019;10:1873.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    39.Erikstad HA, Jensen S, Keen TJ, Birkeland NK. Differential expression of particulate methane monooxygenase genes in the verrucomicrobial methanotroph ‘Methylacidiphilum kamchatkense’ Kam1. Extremophiles. 2012;16:405–9.CAS 
    PubMed 
    Article 

    Google Scholar 
    40.Khadem AF, Pol A, Wieczorek AS, Jetten MSM, Op Den Camp H. Metabolic regulation of “Ca. Methylacidiphilum fumariolicum” SolV cells grown under different nitrogen and oxygen limitations. Front Microbiol. 2012;3:266.PubMed 
    PubMed Central 

    Google Scholar 
    41.Carere CR, Hards K, Wigley K, Carman L, Houghton KM, Cook GM, et al. Growth on formic acid is dependent on intracellular pH homeostasis for the thermoacidophilic methanotroph Methylacidiphilum sp. RTK17.1. Front Microbiol. 2021;12:536.Article 

    Google Scholar 
    42.Singleton CM, McCalley CK, Woodcroft BJ, Boyd JA, Evans PN, Hodgkins SB, et al. Methanotrophy across a natural permafrost thaw environment. ISME J. 2018;12:2544–58.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    43.Adachi K, Katsuta A, Matsuda S, Peng X, Misawa N, Shizuri Y, et al. Smaragdicoccus niigatensis gen. nov., sp. nov., a novel member of the suborder Corynebacterineae. Int J Syst Evol Microbiol. 2007;57:297–301.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    44.Whitman WB, Woyke T, Klenk H-P, Zhou Y, Lilburn TG, Beck BJ, et al. Genomic encyclopedia of bacterial and archaeal type strains, phase III: the genomes of soil and plant-associated and newly described type strains. Stand Genom Sci. 2015;10:26.Article 
    CAS 

    Google Scholar 
    45.Capaccioni B, Mangani F. Monitoring of active but quiescent volcanoes using light hydrocarbon distribution in volcanic gases: the results of 4 years of discontinuous monitoring in the Campi Flegrei (Italy). Earth Planet Sci Lett. 2001;188:543–55.CAS 
    Article 

    Google Scholar 
    46.Caliro S, Chiodini G, Moretti R, Avino R, Granieri D, Russo M, et al. The origin of the fumaroles of La Solfatara (Campi Flegrei, South Italy). Geochim Cosmochim Acta. 2007;71:3040–55.CAS 
    Article 

    Google Scholar 
    47.Chiodini G, Caliro S, Cardellini C, Granieri D, Avino R, Baldini A, et al. Long-term variations of the Campi Flegrei, Italy, volcanic system as revealed by the monitoring of hydrothermal activity. J Geophys Res Solid Earth. 2010;115:B03205.Article 
    CAS 

    Google Scholar 
    48.Tamburello G, Caliro S, Chiodini G, De Martino P, Avino R, Minopoli C, et al. Escalating CO2 degassing at the Pisciarelli fumarolic system, and implications for the ongoing Campi Flegrei unrest. J Volcano Geotherm Res. 2019;384:151–7.CAS 
    Article 

    Google Scholar 
    49.de Bruyn JC, Boogerd FC, Bos P, Kuenen JG. Floating filters, a novel technique for isolation and enumeration of fastidious, acidophilic, iron-oxidizing, autotrophic bacteria. Appl Environ Microbiol. 1990;56:2891–4.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    50.Weisburg WG, Barns SM, Pelletier DA, Lane DJ. 16S ribosomal DNA amplification for phylogenetic study. J Bacteriol. 1991;173:697–703.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    51.DeLong EF. Archaea in coastal marine environments. Proc Natl Acad Sci USA. 1992;89:5685–9.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    52.Hurt RA, Qiu X, Wu L, Roh Y, Palumbo AV, Tiedje JM, et al. Simultaneous recovery of RNA and DNA from soils and sediments. Appl Environ Microbiol. 2001;67:4495–503.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    53.Parada AE, Needham DM, Fuhrman JA. Every base matters: assessing small subunit rRNA primers for marine microbiomes with mock communities, time series and global field samples. Environ Microbiol. 2016;18:1403–14.CAS 
    Article 

    Google Scholar 
    54.Magoč T, Salzberg SL. FLASH: fast length adjustment of short reads to improve genome assemblies. Bioinformatics 2011;27:2957–63.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    55.Li W, Fu L, Niu B, Wu S, Wooley J. Ultrafast clustering algorithms for metagenomic sequence analysis. Brief Bioinform. 2012;13:656–68.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    56.Caporaso JG, Kuczynski J, Stombaugh J, Bittinger K, Bushman FD, Costello EK, et al. QIIME allows analysis of high-throughput community sequencing data. Nat Methods. 2010;7:335–6.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    57.Tatusova T, DiCuccio M, Badretdin A, Chetvernin V, Nawrocki EP, Zaslavsky L, et al. NCBI prokaryotic genome annotation pipeline. Nucleic Acids Res. 2016;44:6614–24.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    58.Vallenet D, Calteau A, Dubois M, Amours P, Bazin A, Beuvin M, et al. MicroScope: an integrated platform for the annotation and exploration of microbial gene functions through genomic, pangenomic and metabolic comparative analysis. Nucleic Acids Res. 2020;48:D579–D89.CAS 

    Google Scholar 
    59.Altschul SF, Gish W, Miller W, Myers EW, Lipman DJ. Basic local alignment search tool. J Mol Biol. 1990;215:403–10.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    60.Thompson JD, Higgins DG, Gibson TJ, CLUSTAL W. improving the sensitivity of progressive multiple sequence alignment through sequence weighting, position-specific gap penalties and weight matrix choice. Nucleic Acids Res. 1994;22:4673–80.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    61.Hall TA. BioEdit : a user-friendly biological sequence alignment editor and analysis program for Windows 95/98/NT. Nucleic Acids Symp Ser. 1999;41:95–8.CAS 

    Google Scholar 
    62.Kumar S, Stecher G, Tamura K. MEGA7: molecular evolutionary genetics analysis version 7.0 for bigger datasets. Mol Biol Evol. 2016;33:1870–4.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    63.Yoon SH, Ha S, Kwon S, Lim J, Kim Y, Seo H, et al. Introducing EzBioCloud: a taxonomically united database of 16S rRNA gene sequences and whole-genome assemblies. Int J Syst Evol Microbiol. 2017;67:1613–7.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    64.Salamov VSA, Solovyevand A. Automatic annotation of microbial genomes and metagenomic sequences. Li RW, editor. Hauppauge, N.Y.: Nova Science Publishers; 2011. 61–78.65.Umarov RK, Solovyev VV. Recognition of prokaryotic and eukaryotic promoters using convolutional deep learning neural networks. PLOS One. 2017;12:e0171410.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    66.Naville M, Ghuillot-Gaudeffroy A, Marchais A, Gautheret D. ARNold: a web tool for the prediction of Rho-independent transcription terminators. RNA Biol. 2011;8:11–3.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    67.Shen T, Stieglmeier M, Dai J, Urich T, Schleper C. Responses of the terrestrial ammonia-oxidizing archaeon Ca. Nitrososphaera viennensis and the ammonia-oxidizing bacterium Nitrosospira multiformis to nitrification inhibitors. FEMS Microbiol Lett. 2013;344:121–9.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    68.Mackay D, Shiu WY. A critical review of Henry’s law constants for chemicals of environmental interest. J Phys Chem Ref Data. 1981;10:1175–99.CAS 
    Article 

    Google Scholar 
    69.Martens-Habbena W, Berube PM, Urakawa H, de la Torre JR, Stahl DA. Ammonia oxidation kinetics determine niche separation of nitrifying Archaea and Bacteria. Nature 2009;461:976–9.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    70.Carere CR, Hards K, Houghton KM, Power JF, McDonald B, Collet C, et al. Mixotrophy drives niche expansion of verrucomicrobial methanotrophs. ISME J. 2017;11:2599–610.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    71.Mohammadi S, Pol A, van Alen TA, Jetten MSM, Op den Camp HJM. Methylacidiphilum fumariolicum SolV, a thermoacidophilic ‘Knallgas’ methanotroph with both an oxygen-sensitive and -insensitive hydrogenase. ISME J. 2017;11:945–58.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    72.Khadem AF, Pol A, Wieczorek A, Mohammadi SS, Francoijs KJ, Stunnenberg HG, et al. Autotrophic methanotrophy in verrucomicrobia: Methylacidiphilum fumariolicum SolV uses the Calvin-Benson-Bassham cycle for carbon dioxide fixation. J Bacteriol. 2011;193:4438–46.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    73.Hogendoorn C, Pol A, Nuijten GHL, Op den Camp HJM. Methanol production by “Methylacidiphilum fumariolicum” SolV under different growth conditions. Appl Environ Microbiol. 2020;86:e01188–20.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    74.Crombie AT, Murrell JC. Trace-gas metabolic versatility of the facultative methanotroph Methylocella silvestris. Nature. 2014;510:148–51.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    75.Ashraf W, Mihdhir A, Colin Murrell J. Bacterial oxidation of propane. FEMS Microbiol Lett. 1994;122:1–6.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    76.Hausinger RP. New insights into acetone metabolism. J Bacteriol. 2007;189:671–3.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    77.Dedysh SN, Dunfield PF. Facultative methane oxidizers. In: McGenity TJ, editor. Taxonomy, genomics and ecophysiology of hydrocarbon-degrading microbes. Cham: Springer International Publishing; 2019:279–97. https://doi.org/10.1007/978-3-030-14796-9_11.78.Belova SE, Baani M, Suzina NE, Bodelier PLE, Liesack W, Dedysh SN. Acetate utilization as a survival strategy of peat-inhabiting Methylocystis spp. Environ Microbiol Rep. 2011;3:36–46.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    79.Belova SE, Kulichevskaya IS, Bodelier PL, Dedysh SN. Methylocystis bryophila sp. nov., a facultatively methanotrophic bacterium from acidic Sphagnum peat, and emended description of the genus Methylocystis (ex Whittenbury et al. 1970) Bowman et al. 1993. Int J Syst Evol Microbiol. 2013;63:1096–104.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    80.Fisher OS, Kenney GE, Ross MO, Ro SY, Lemma BE, Batelu S, et al. Characterization of a long overlooked copper protein from methane- and ammonia-oxidizing bacteria. Nat Commun. 2018;9:4276.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    81.El Sheikh AF, Poret-Peterson AT, Klotz MG. Characterization of two new genes, amoR and amoD, in the amo operon of the marine ammonia oxidizer Nitrosococcus oceani ATCC 19707. Appl Environ Microbiol. 2008;74:312–8.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    82.Pol A, Barends TR, Dietl A, Khadem AF, Eygensteyn J, Jetten MS, et al. Rare earth metals are essential for methanotrophic life in volcanic mudpots. Environ Microbiol. 2014;16:255–64.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    83.Sützl L, Foley G, Gillam EMJ, Bodén M, Haltrich D. The GMC superfamily of oxidoreductases revisited: analysis and evolution of fungal GMC oxidoreductases. Biotechnol Biofuels. 2019;12:118.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    84.Fröbel J, Rose P, Müller M. Twin-arginine-dependent translocation of folded proteins. Philos Trans R Soc Lond B Biol Sci. 2012;367:1029–46.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    85.Sluis MK, Larsen RA, Krum JG, Anderson R, Metcalf WW, Ensign SA. Biochemical, molecular, and genetic analyses of the acetone carboxylases from Xanthobacter autotrophicus strain Py2 and Rhodobacter capsulatus strain B10. J Bacteriol. 2002;184:2969–77.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    86.Kotani T, Yurimoto H, Kato N, Sakai Y. Novel acetone metabolism in a propane-utilizing bacterium, Gordonia sp. strain TY-5. J Bacteriol. 2007;189:886–93.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    87.Furuya T, Nakao T, Kino K. Catalytic function of the mycobacterial binuclear iron monooxygenase in acetone metabolism. FEMS Microbiol Lett. 2015;362:fnv136.PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    88.Koop DR, Casazza JP. Identification of ethanol-inducible P-450 isozyme 3a as the acetone and acetol monooxygenase of rabbit microsomes. J Biol Chem. 1985;260:13607–12.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    89.Patel NA, Crombie A, Slade SE, Thalassinos K, Hughes C, Connolly JB, et al. Comparison of one- and two-dimensional liquid chromatography approaches in the label-free quantitative analysis of Methylocella silvestris. J Proteome Res. 2012;11:4755–63.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    90.Jain M, Nagar P, Sharma A, Batth R, Aggarwal S, Kumari S, et al. GLYI and D-LDH play key role in methylglyoxal detoxification and abiotic stress tolerance. Sci Rep. 2018;8:5451.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    91.MacLean MJ, Ness LS, Ferguson GP, Booth IR. The role of glyoxalase I in the detoxification of methylglyoxal and in the activation of the KefB K+ efflux system in Escherichia coli. Mol Microbiol. 1998;27:563–71.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    92.Detman A, Mielecki D, Pleśniak Ł, Bucha M, Janiga M, Matyasik I. et al. Methane-yielding microbial communities processing lactate-rich substrates: a piece of the anaerobic digestion puzzle. Biotechnol Biofuels. 2018;11:116.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    93.Cooper RA, Kornberg HL. The direct synthesis of phosphoenolpyruvate from pyruvate by Escherichia coli. Proc R Soc Lond B Biol Sci. 1967;168:263–80.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    94.Balasubramanian R, Smith SM, Rawat S, Yatsunyk LA, Stemmler TL, Rosenzweig AC. Oxidation of methane by a biological dicopper centre. Nature. 2010;465:115–9.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    95.Ross MO, MacMillan F, Wang J, Nisthal A, Lawton TJ, Olafson BD, et al. Particulate methane monooxygenase contains only mononuclear copper centers. Science. 2019;364:566–70.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    96.Ro SY, Schachner LF, Koo CW, Purohit R, Remis JP, Kenney GE, et al. Native top-down mass spectrometry provides insights into the copper centers of membrane-bound methane monooxygenase. Nat Commun. 2019;10:2675.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    97.Liew EF, Tong D, Coleman NV, Holmes AJ. Mutagenesis of the hydrocarbon monooxygenase indicates a metal centre in subunit-C, and not subunit-B, is essential for copper-containing membrane monooxygenase activity. Microbiology. 2014;160:1267–77.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    98.Nguyen TT, Hwang IY, Na JG, Lee EY. Biological conversion of propane to 2-propanol using group I and II methanotrophs as biocatalysts. J Ind Microbiol Biotechnol. 2019;46:675–85.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    99.Hur DH, Nguyen TT, Kim D, et al. EY. Selective bio-oxidation of propane to acetone using methane-oxidizing Methylomonas sp. DH-1 J Ind Microbiol Biotechnol. 2017;44:1097–105.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    100.Schoell M. Genetic characterization of natural gases. AAPG Bull. 1983;67:2225–38.CAS 

    Google Scholar  More

  • in

    Ammonia-oxidizing archaea have similar power requirements in diverse marine oxic sediments

    1.Kallmeyer J, Pockalny R, Adhikari RR, Smith DC, D’Hondt S. Global distribution of microbial abundance and biomass in subseafloor sediment. Proc Natl Acad Sci USA. 2012;109:16213–6.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    2.Parkes RJ, Cragg B, Roussel E, Webster G, Weightman A, Sass H. A review of prokaryotic populations and processes in sub-seafloor sediments, including biosphere: geosphere interactions. Mar Geol. 2014;352:409–25.CAS 
    Article 

    Google Scholar 
    3.D’Hondt S, Jørgensen BB, Miller DJ, Batzke A, Blake R, Cragg BA, et al. Distributions of microbial activities in deep subseafloor sediments. Science 2004;306:2216–21.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    4.Røy H, Kallmeyer J, Adhikari RR, Pockalny R, Jørgensen BB, D’Hondt S. Aerobic microbial respiration in 86-million-year-old deep-sea red clay. Science. 2012;336:922–5.PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    5.D’Hondt S, Inagaki F, Zarikian CA, Abrams LJ, Dubois N, Engelhardt T, et al. Presence of oxygen and aerobic communities from sea floor to basement in deep-sea sediments. Nat Geosci. 2015;8:299–304.Article 
    CAS 

    Google Scholar 
    6.Jørgensen BB, Marshall IPG. Slow microbial life in the seabed. Annu Rev Mar Sci. 2016;8:311–32.Article 

    Google Scholar 
    7.Danovaro R, Dell’Anno A, Corinaldesi C, Rastelli E, Cavicchioli R, Krupovic M, et al. Virus-mediated archaeal hecatomb in the deep seafloor. Sci Adv. 2016;2:e1600492.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    8.Engelhardt T, Kallmeyer J, Cypionka H, Engelen B. High virus-to-cell ratios indicate ongoing production of viruses in deep subsurface sediments. ISME J. 2014;8:1503–9.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    9.Engelhardt T, Orsi WD, Jørgensen BB. Viral activities and life cycles in deep subseafloor sediments. Environ Microbiol Rep. 2015;7:868–73.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    10.LaRowe DE, Amend JP. Catabolic rates, population sizes and doubling/replacement times of microorganisms in natural settings. Am J Sci. 2015;315:167–203.CAS 
    Article 

    Google Scholar 
    11.LaRowe DE, Amend JP. Power limits for microbial life. Front Microbiol. 2015;6:718.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    12.Hoehler TM, Jørgensen BB. Microbial life under extreme energy limitation. Nat Rev Microbiol. 2013;11:83–94.CAS 
    PubMed 
    Article 

    Google Scholar 
    13.Zhao R, Mogollón JM, Abby SS, Schleper C, Biddle JF, Roerdink DL, et al. Geochemical transition zone powering microbial growth in subsurface sediments. Proc Natl Acad Sci USA 2020;117:32617–26.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    14.Bradley J, Arndt S, Amend J, Burwicz E, Dale AW, Egger M, et al. Widespread energy limitation to life in global subseafloor sediments. Sci Adv 2020;6:eaba0697.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    15.Bradley JA, Amend JP, LaRowe DE. Survival of the fewest: Microbial dormancy and maintenance in marine sediments through deep time. Geobiology 2019;17:43–59.PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    16.Lever MA, Rogers KL, Lloyd KG, Overmann J, Schink B, Thauer RK, et al. Life under extreme energy limitation: a synthesis of laboratory- and field-based investigations. FEMS Microbiol Rev. 2015;39:688–728.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    17.Lloyd KG, Steen AD, Ladau J, Yin J, Crosby L. Phylogenetically novel uncultured microbial cells dominate earth microbiomes. mSystems 2018;3:e00055–18.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    18.Durbin AM, Teske A. Microbial diversity and stratification of south pacific abyssal marine sediments. Environ Microbiol. 2011;13:3219–34.PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    19.Tully BJ, Heidelberg JF. Potential mechanisms for microbial energy acquisition in oxic deep-sea sediments. Appl Environ Microbiol. 2016;82:4232–43.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    20.Vuillemin A, Wankel SD, Coskun ÖK, Magritsch T, Vargas S, Estes ER, et al. Archaea dominate oxic subseafloor communities over multimillion-year time scales. Sci Adv 2019;5:eaaw4108.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    21.Hiraoka S, Hirai M, Matsui Y, Makabe A, Minegishi H, Tsuda M, et al. Microbial community and geochemical analyses of trans-trench sediments for understanding the roles of hadal environments. ISME J. 2020;14:740–56.CAS 
    PubMed 
    Article 

    Google Scholar 
    22.Hoshino T, Doi H, Uramoto G-I, Wörmer L, Adhikari RR, Xiao N, et al. Global diversity of microbial communities in marine sediment. Proc Natl Acad Sci USA 2020;117:27587–97.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    23.Zhao R, Hannisdal B, Mogollon JM, Jørgensen SL. Nitrifier abundance and diversity peak at deep redox transition zones. Sci Rep. 2019;9:8633.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    24.Jensen K, Sloth NP, Risgaardpetersen N, Rysgaard S, Revsbech NP. Estimation of nitrification and denitrification from microprofiles of oxygen and nitrate in model sediment systems. Appl Environ Microbiol. 1994;60:2094–100.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    25.Middelburg JJ, Soetaert K, Herman PMJ, Heip CHR. Denitrification in marine sediments: a model study. Glob Biogeochemical Cycles. 1996;10:661–73.CAS 
    Article 

    Google Scholar 
    26.Devol AH. Denitrification, anammox, and n2 production in marine sediments. Annu Rev Mar Sci. 2015;7:403–23.Article 

    Google Scholar 
    27.Wankel SD, Germanovich LN, Lilley MD, Genc G, DiPerna CJ, Bradley AS, et al. Influence of subsurface biosphere on geochemical fluxes from diffuse hydrothermal fluids. Nat Geosci. 2011;4:461–8.CAS 
    Article 

    Google Scholar 
    28.Middelburg JJ. Chemoautotrophy in the ocean. Geophys Res Lett. 2011;38:L24604.Article 
    CAS 

    Google Scholar 
    29.Meador TB, Schoffelen N, Ferdelman TG, Rebello O, Khachikyan A, Könneke M. Carbon recycling efficiency and phosphate turnover by marine nitrifying archaea. Sci Adv 2020;6:eaba1799.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    30.Kerou M, Offre P, Valledor L, Abby SS, Melcher M, Nagler M. et al. Proteomics and comparative genomics of nitrososphaera viennensis reveal the core genome and adaptations of archaeal ammonia oxidizers. Proc Natl Acad Sci USA. 2016;113:E7937–E46.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    31.Kerou M, Ponce-Toledo RI, Zhao R, Abby SS, Hirai M, Nomaki H et al. Genomes of thaumarchaeota from deep sea sediments reveal specific adaptations of three independently evolved lineages. ISME J. 2021. https://doi.org/10.1038/s41396-021-00962-6.32.Boetius A, Ferdelman T, Lochte K. Bacterial activity in sediments of the deep Arabian sea in relation to vertical flux. Deep-Sea Res Part II. 2000;47:2835–75.Article 

    Google Scholar 
    33.Grandel S, Rickert D, Schluter M, Wallmann K. Pore-water distribution and quantification of diffusive benthic fluxes of silicic acid, nitrate and phosphate in surface sediments of the deep arabian sea. Deep-Sea Res Part II. 2000;47:2707–34.CAS 
    Article 

    Google Scholar 
    34.Orcutt BN, Wheat CG, Rouxel O, Hulme S, Edwards KJ, Bach W. Oxygen consumption rates in subseafloor basaltic crust derived from a reaction transport model. Nat Commun. 2013;4:2539.PubMed 
    Article 
    CAS 
    PubMed Central 

    Google Scholar 
    35.Ziebis W, McManus J, Ferdelman T, Schmidt-Schierhorn F, Bach W, Muratli J, et al. Interstitial fluid chemistry of sediments underlying the North Atlantic gyre and the influence of subsurface fluid flow. Earth Planet Sci Lett. 2012;323:79–91.Article 
    CAS 

    Google Scholar 
    36.Huang Y. The no3-/o2 respiration ratio of the deep sedimentary biosphere in the pacific gyres. Open Access Master’s Thesis Paper 288, University of Rhode Island. 2014; https://digitalcommons.uri.edu/theses/288.37.Ryan WBF, Carbotte SM, Coplan JO, O’Hara S, Melkonian A, Arko R, et al. Global multi-resolution topography synthesis. Geochem Geophysics Geosystems. 2009;10:Q03014.
    Google Scholar 
    38.Bolleter W, Bushman C, Tidwell PW. Spectrophotometric determination of ammonia as indophenol. Anal Chem. 1961;33:592–4.CAS 
    Article 

    Google Scholar 
    39.Hansen HP, Koroleff F. Determination of nutrients. Methods of seawater analysis. 1999. p. 159−228.40.Expedition 336 Scientists. Sediment and basement contact coring. In Edwards, KJ, Bach, W, Klaus, A, and the Expedition 336 Scientists, Proc IODP, 336: Tokyo (Integrated Ocean Drilling Program Management International, Inc) 2012.41.Mogollón JM, Mewes K, Kasten S. Quantifying manganese and nitrogen cycle coupling in manganese‐rich, organic carbon‐starved marine sediments: Examples from the Clarion−Clipperton fracture zone. Geophys Res Lett. 2016;43:7114–23.Article 
    CAS 

    Google Scholar 
    42.Jørgensen BB. Comparison of methods for the quantification of bacterial sulfate reduction in coastal marine sediments. Ii. Calculation from mathematical models. Geomicrobiol J. 1978;1:29–47.Article 

    Google Scholar 
    43.Grundmanis V, Murray JW. Aerobic respiration in pelagic marine sediments. Geochimica et Cosmochimica Acta. 1982;46:1101–20.CAS 
    Article 

    Google Scholar 
    44.Murray JW, Kuivila KM. Organic matter diagenesis in the northeast pacific: Transition from aerobic red clay to suboxic hemipelagic sediments. Deep-Sea Res Part A. 1990;37:59–80.CAS 
    Article 

    Google Scholar 
    45.Anderson LA, Sarmiento JL. Redfield ratios of remineralization determined by nutrient data analysis. Glob Biogeochemical Cycles. 1994;8:65–80.CAS 
    Article 

    Google Scholar 
    46.Dick JM. Calculation of the relative metastabilities of proteins using the chnosz software package. Geochemical Trans. 2008;9:10.Article 
    CAS 

    Google Scholar 
    47.Helgeson HC. Thermodynamics of hydrothermal systems at elevated temperatures and pressures. Am J Sci. 1969;267:729–804.CAS 
    Article 

    Google Scholar 
    48.Jung M-Y, Sedlacek CJ, Dimitri Kits K, Mueller AJ, Rhee S-K, Hink L et al. Ammonia-oxidizing archaea possess a wide range of cellular ammonia affinities. Preprint at bioRxiv https://doi.org/10.1101/2021.03.02.433310. 2021.49.Beman JM, Chow CE, King AL, Feng YY, Fuhrman JA, Andersson A, et al. Global declines in oceanic nitrification rates as a consequence of ocean acidification. Proc Natl Acad Sci USA. 2011;108:208–13.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    50.Zeebe RE, Wolf-Gladrow D. CO2 in seawater: equilibrium, kinetics, isotopes. Gulf Professional Publishing; 2001.51.Bayer B, Vojvoda J, Reinthaler T, Reyes C, Pinto M, Herndl GJ. Nitrosopumilus adriaticus sp. Nov. And nitrosopumilus piranensis sp. Nov., two ammonia-oxidizing archaea from the Adriatic sea and members of the class nitrososphaeria. Int J Syst Evolut Microbiol. 2019;69:1892–902.CAS 
    Article 

    Google Scholar 
    52.Qin W, Heal KR, Ramdasi R, Kobelt JN, Martens-Habbena W, Bertagnolli AD, et al. Nitrosopumilus maritimus gen. nov., sp. nov., nitrosopumilus cobalaminigenes sp. nov., nitrosopumilus oxyclinae sp. nov., and nitrosopumilus ureiphilus sp. nov., four marine ammonia-oxidizing archaea of the phylum thaumarchaeota. Int J Syst Evolut Microbiol. 2017;67:5067–79.Article 

    Google Scholar 
    53.Tijhuis L, van Loosdrecht MCM, Heijnen JJ. A thermodynamically based correlation for maintenance Gibbs energy requirements in aerobic and anaerobic chemotrophic growth. Biotechnol Bioeng. 1993;42:509–19.CAS 
    PubMed 
    Article 

    Google Scholar 
    54.Glover HE. The relationship between inorganic nitrogen oxidation and organic carbon production in batch and chemostat cultures of marine nitrifying bacteria. Arch Microbiol. 1985;142:45–50.CAS 
    Article 

    Google Scholar 
    55.Jahnke RA, Emerson SR, Reimers CE, Schuffert J, Ruttenberg K, Archer D. Benthic recycling of biogenic debris in the eastern tropical Atlantic ocean. Geochimica et Cosmochimica Acta. 1989;53:2947–60.CAS 
    Article 

    Google Scholar 
    56.Nath BN, Mudholkar AV. Early diagenetic processes affecting nutrients in the pore waters of central Indian ocean cores. Mar Geol. 1989;86:57–66.CAS 
    Article 

    Google Scholar 
    57.Van Der Loeff MMR. Oxygen in pore waters of deep-sea sediments. Philos Trans R Soc A. 1990;331:69–84.
    Google Scholar 
    58.Mewes K, Mogollón J, Picard A, Rühlemann C, Eisenhauer A, Kuhn T, et al. Diffusive transfer of oxygen from seamount basaltic crust into overlying sediments: an example from the Clarion–Clipperton fracture zone. Earth Planet Sci Lett. 2016;433:215–25.CAS 
    Article 

    Google Scholar 
    59.Buchwald C, Homola K, Spivack AJ, Estes ER, Murray RW, Wankel SD. Isotopic constraints on nitrogen transformation rates in the deep sedimentary marine biosphere. Glob Biogeochemical Cycles. 2018;32:1688–702.CAS 
    Article 

    Google Scholar 
    60.Volz JB, Mogollón JM, Geibert W, Arbizu PM, Koschinsky A, Kasten S. Natural spatial variability of depositional conditions, biogeochemical processes and element fluxes in sediments of the eastern Clarion-Clipperton zone, pacific ocean. Deep Sea Res Part I. 2018;140:159–72.CAS 
    Article 

    Google Scholar 
    61.Wang Y, Van, Cappellen P. A multicomponent reactive transport model of early diagenesis: Application to redox cycling in coastal marine sediments. Geochimica et Cosmochimica Acta. 1996;60:2993–3014.CAS 
    Article 

    Google Scholar 
    62.Soetaert K, Herman PMJ, Middelburg JJ. A model of early diagenetic processes from the shelf to abyssal depths. Geochimica et Cosmochimica Acta. 1996;60:1019–40.CAS 
    Article 

    Google Scholar 
    63.Wilson TRS. Evidence for denitrification in aerobic pelagic sediments. Nature 1978;274:354–6.CAS 
    Article 

    Google Scholar 
    64.Brandes JA, Devol AH. Simultaneous nitrate and oxygen respiration in coastal sediments – evidence for discrete diagenesis. J Mar Res. 1995;53:771–97.CAS 
    Article 

    Google Scholar 
    65.Gao H, Schreiber F, Collins G, Jensen MM, Kostka JE, Lavik G, et al. Aerobic denitrification in permeable wadden sea sediments. ISME J. 2010;4:417–26.CAS 
    PubMed 
    Article 

    Google Scholar 
    66.Marchant HK, Ahmerkamp S, Lavik G, Tegetmeyer HE, Graf J, Klatt JM, et al. Denitrifying community in coastal sediments performs aerobic and anaerobic respiration simultaneously. ISME J. 2017;11:1799–812.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    67.Bianchi D, Weber TS, Kiko R, Deutsch C. Global niche of marine anaerobic metabolisms expanded by particle microenvironments. Nat Geosci. 2018;11:263–8.CAS 
    Article 

    Google Scholar 
    68.Henriksen K, Hansen J, Blackburn T. Rates of nitrification, distribution of nitrifying bacteria, and nitrate fluxes in different types of sediment from Danish waters. Mar Biol. 1981;61:299–304.CAS 
    Article 

    Google Scholar 
    69.Billen G. Evaluation of nitrifying activity in sediments by dark 14c-bicarbonate incorporation. Water Res. 1976;10:51–7.CAS 
    Article 

    Google Scholar 
    70.Newell SE, Fawcett SE, Ward BB. Depth distribution of ammonia oxidation rates and ammonia-oxidizer community composition in the sargasso sea. Limnol Oceanogr. 2013;58:1491–500.CAS 
    Article 

    Google Scholar 
    71.Zhao R, Dahle H, Ramírez GA, Jørgensen SL. Indigenous ammonia-oxidizing archaea in oxic subseafloor oceanic crust. mSystems 2020;5:e00758–19.PubMed 
    PubMed Central 

    Google Scholar 
    72.Müller V, Hess V. The minimum biological energy quantum. Front Microbiol. 2017;8:2019.PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    73.Jørgensen SL, Hannisdal B, Lanzen A, Baumberger T, Flesland K, Fonseca R, et al. Correlating microbial community profiles with geochemical data in highly stratified sediments from the arctic mid-ocean ridge. Proc Natl Acad Sci USA. 2012;109:2846–55.Article 

    Google Scholar 
    74.Daims H, Lebedeva EV, Pjevac P, Han P, Herbold C, Albertsen M, et al. Complete nitrification by nitrospira bacteria. Nature 2015;528:504–9.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    75.Durbin AM, Teske A. Sediment-associated microdiversity within the marine group i crenarchaeota. Environ Microbiol Rep. 2010;2:693–703.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    76.Bristow LA, Dalsgaard T, Tiano L, Mills DB, Bertagnolli AD, Wright JJ, et al. Ammonium and nitrite oxidation at nanomolar oxygen concentrations in oxygen minimum zone waters. Proc Natl Acad Sci USA. 2016;113:10601–6.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    77.Sintes E, Bergauer K, De Corte D, Yokokawa T, Herndl GJ. Archaeal amoa gene diversity points to distinct biogeography of ammonia-oxidizing crenarchaeota in the ocean. Environ Microbiol. 2013;15:1647–58.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    78.Kitzinger K, Padilla CC, Marchant HK, Hach PF, Herbold CW, Kidane AT, et al. Cyanate and urea are substrates for nitrification by thaumarchaeota in the marine environment. Nat Microbiol. 2019;4:234–43.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    79.Palatinszky M, Herbold C, Jehmlich N, Pogoda M, Han P, von Bergen M, et al. Cyanate as an energy source for nitrifiers. Nature 2015;524:105–8.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    80.Marschall E, Jogler M, Henßge U, Overmann J. Large-scale distribution and activity patterns of an extremely low-light-adapted population of green sulfur bacteria in the black sea. Environ Microbiol. 2010;12:1348–62.CAS 
    PubMed 
    Article 
    PubMed Central 

    Google Scholar 
    81.McCollom T, Amend J. A thermodynamic assessment of energy requirements for biomass synthesis by chemolithoautotrophic micro‐organisms in oxic and anoxic environments. Geobiology 2005;3:135–44.CAS 
    Article 

    Google Scholar 
    82.D’Hondt S, Rutherford S, Spivack AJ. Metabolic activity of subsurface life in deep-sea sediments. Science 2002;295:2067–70.PubMed 
    Article 

    Google Scholar 
    83.Price PB, Sowers T. Temperature dependence of metabolic rates for microbial growth, maintenance, and survival. Proc Natl Acad Sci USA. 2004;101:4631–6.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    84.Gibson B, Wilson DJ, Feil E, Eyre-Walker A. The distribution of bacterial doubling times in the wild. Proc R Soc B: Biol Sci 2018;285:20180789.Article 
    CAS 

    Google Scholar 
    85.Weissman JL, Hou S, Fuhrman JA. Estimating maximal microbial growth rates from cultures, metagenomes, and single cells via codon usage patterns. Proc Natl Acad Sci 2021;118:e2016810118.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar 
    86.Steen AD, Kevorkian RT, Bird JT, Dombrowski N, Baker BJ, Hagen SM, et al. Kinetics and identities of extracellular peptidases in subsurface sediments of the white oak river estuary, North Carolina. Appl Environ Microbiol. 2019;85:e00102–19.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    87.Kim J-G, Kim S-J, Cvirkaite-Krupovic V, Yu W-J, Gwak J-H, López-Pérez M, et al. Spindle-shaped viruses infect marine ammonia-oxidizing thaumarchaea. Proc Natl Acad Sci USA 2019;116:15645–50.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    88.Cai L, Jørgensen BB, Suttle CA, He M, Cragg BA, Jiao N, et al. Active and diverse viruses persist in the deep sub-seafloor sediments over thousands of years. ISME J. 2019;13:1857–64.CAS 
    PubMed 
    PubMed Central 
    Article 

    Google Scholar 
    89.Paul SA, Gaye B, Haeckel M, Kasten S, Koschinsky A. Biogeochemical regeneration of a nodule mining disturbance site: trace metals, doc and amino acids in deep-sea sediments and pore waters. Front Mar Sci. 2018;5:117.Article 

    Google Scholar 
    90.D’Hondt S, Pockalny R, Fulfer VM, Spivack AJ. Subseafloor life and its biogeochemical impacts. Nat Commun. 2019;10:3519.PubMed 
    PubMed Central 
    Article 
    CAS 

    Google Scholar  More