Stage VIII: Root ModellingΒΆ
Building a System Biology Modelling Class with Software and Concepts The sources provide a rich collection of material and software that can be used to structure a comprehensive system biology modelling class, particularly focused on plant root systems:
β Module 1: Root System Architecture
β This module would introduce students to the concept of root system architecture and its importance for plant function.
β Students could use image analysis software such as ImageJ, RootScan, PHIV-RootCell, and RootAnalyzer to extract root architectural traits from images of real root systems.
β They would then learn how to use root architecture models, such as RootBox, SmartRoot, OpenSimRoot, CRootBox, ArchiSimple, RootTyp, and DigR, to simulate root system development and explore the impact of different root traits on plant performance.
β An example case study could involve students replicating the research by Schnepf et al. (2016), where they use RootSystemAnalyzer to analyze published images and then utilize the extracted traits to parameterize the RootBox model. This would demonstrate the practical application of combining image analysis with modelling.
β Module 2: Root Anatomy and Hydraulics
β This module would focus on the cellular structure of roots and how it relates to water transport.β Students would gain hands-on experience using CellSet to digitize root cross-sections and create detailed cell networks.
β They would then be introduced to the GRANAR software, which can generate realistic root anatomies from easily acquired data.
β The module would culminate in the use of MECHA to estimate the radial and axial hydraulic conductivities of root cross-sections.
β CPlantBox could be introduced here to simulate the interaction of root hydraulic properties with water flow in the whole plant.
β A potential assignment could involve using GRANAR to generate a diverse set of root anatomies and then analyzing their hydraulic properties using MECHA, drawing comparisons with experimental data from the sources.
β Module 3: Connecting Scales and Integrating Data
β This module would emphasize the importance of considering multiple scales in system biology modelling.
β Students would learn how to integrate data from different sources and scales to create more comprehensive models.
β The concept of a "network of soil-root computational tools" could be introduced, demonstrating how data and models can be connected across scales.
β For example, the module could guide students in linking the outputs of MECHA at the root cross-section level to R-SWMS, PlaNet-Maize, or OpenSimRoot, which model water flow at the whole root system scale.
β Students could then use MARSHAL to connect the simulated root system hydraulic architecture to whole-plant water uptake.
β The class could even extend this to the population scale, integrating root system models with soil water flow models like HYDRUS.
β Discussions could explore the limitations of existing tools and highlight future research directions, encouraging students to think critically about the field.
β Module 4: Model Validation and Applications
β The final module would cover the validation of models and their application to real-world problems.
β Students would learn techniques for evaluating model performance and comparing model predictions to experimental data.
β The concept of inverse modelling could be introduced, demonstrating how models can be used to estimate parameters that are difficult to measure directly.
β The sources provide ample examples of how models have been used to study various aspects of root system function, including the contribution of different root types to water uptake and the impact of apoplastic barriers on hydraulic conductivity
.β CPlantBox-PiafMunch could be explored further in this module. Students could replicate the work described in, simulating diurnal carbon and water flow in a small plant and comparing the results to published experimental data. Further exploration of source-sink relations at the organ level could be done, simulating experiments and analyzing how the model reproduces the observed results. Students could analyze how the model can be used to reverse-estimate hidden experimental parameters. The final project for the class could encourage students to develop and apply models to address specific research questions related to plant root systems, drawing inspiration from the examples and techniques presented throughout the course. Throughout the class, emphasis should be placed on the interplay between experiments and modelling. Students should understand that models are tools for interpreting and extending experimental data, not replacements for them. The sources provide a valuable framework for designing such a class, illustrating the power of system biology modelling to advance our understanding of complex biological systems.
CRootBox, is root modelling made easy ΒΆ
.webp)
Find out more by reading this paper:
π Read the paper (Annals of Botany)
Then check out this website
π CRootBox root architecture model
Then perform your own modelling with this RShiny Application
π₯οΈ shinyRootBox interactive app
All the parameters used are shared in this configuration file
https://figshare.com/collections/CRootBox_parameter_files/3745478
Marshal is another Root modelling tool and the github training is awesome ΒΆ
.png)
π» MARSHAL pipeline source code (GitHub)
The Shint application is fun
π₯οΈ MARSHAL interactive app