Search bioRxiv⌕ Search

Biology subjects

Wieters, E.

Publications and source records attributed to Wieters, E..

2 recordsLinked to original sources

Macroalgal fucoidan can activate the biological carbon pump

Macroalgae secrete complex carbohydrate polymers, their extracellular matrix, as protection against microbial degradation. By resisting breakdown, these carbohydrates can contribute to marine carbon sequestration, though mechanisms, extent, and timescales remain unknown. Using ship-based sampling and experiments, we found that brown macroalgae release 1.7-4.2% of carbon fixation as fucoidan, equivalent to 0.32-0.88 mg fucoidan per gram of dry seaweed tissue per day. A Bayesian model trained on our empirical data, coupled with Monte Carlo simulations suggests an annual global release of 13-37 megatons fucoidan carbon. Moreover, degradation resistance combined with surface-activity enabled fucoidan to act as glue that cross-linked allochthonous organic carbon including microbes and proteins into marine snow. Notably, substantial fucoidan exudation was universally conserved across all tested species and regions. Thus, any brown macroalgal species can be used e.g. via aquafarming to enhance the formation of marine snow.

ecology↗

Easy, fast and reproducible Stochastic Cellular Automata with 'chouca'

Stochastic cellular automata (SCA) are models that describe spatial dynamics using a grid of cells that switch between discrete states over time. They are widely used to understand how small-scale processes scale up to affect ecological dynamics at larger spatial scales, and have been applied to a wide diversity of theoretical and applied problems in all systems, such as arid ecosystems, coral reefs, forests, bacteria, or urban growth. Despite their wide applications, SCA implementations are often ad-hoc, lacking performance, guarantees of correctness and poorly reproducible. De novo implementation of SCA for each specific system and application also represents a major barrier for many practitioners. To provide a unifying, well-tested technical basis to this class of models and facilitate their implementation, we built chouca, an R package that translates definitions of SCA models into compiled code, and runs simulations in an efficient way. chouca supports SCA based on rectangular grids where transition probabilities are defined for each cell, with performance typically two to three orders of magnitude above typical implementations in interpreted languages (e.g. R, Python), all while maintaining an intuitive interface in the R environment. Exact and mean-field simulations can be run, and both numerical and graphical results can be easily exported. Besides providing better reproducibility and accessibility, a fast engine for SCA unlocks novel, computationally intensive statistical approaches, such as simulation-based inference of ecological interactions from field data, which represents by itself an important avenue for research. By providing an easy and efficient entry point to SCAs, chouca lowers the bar to the use of this class of models for ecologists, managers and general practitioners, providing a leveled-off reproducible platform while opening novel methodological approaches.

ecology↗