Related Experiment Video
Updated: Oct 17, 2025

Robust DNA Isolation and High-throughput Sequencing Library Construction for Herbarium Specimens
Published on: March 8, 2018
Principles of resilient coding for plant ecophysiologists
Jospeh R Stinziano1, Cassaundra Roback1, Demi Sargent2
1Department of Biology, University of New Mexico, Albuquerque, NM 87131, USA.
Abstract:
Plant ecophysiology is founded on a rich body of physical and chemical theory, but it is challenging to connect theory with data in unambiguous, analytically rigorous and reproducible ways. Custom scripts written in computer programming languages (coding) enable plant ecophysiologists to model plant processes and fit models to data reproducibly using advanced statistical techniques. Since many ecophysiologists lack formal programming education, we have yet to adopt a unified set of coding principles and standards that could make coding easier to learn, use and modify. We identify eight principles to help in plant ecophysiologists without much programming experience to write resilient code: (i) standardized nomenclature, (ii) consistency in style, (iii) increased modularity/extensibility for easier editing and understanding, (iv) code scalability for application to large data sets, (v) documented contingencies for code maintenance, (vi) documentation to facilitate user understanding; (vii) extensive tutorials and (viii) unit testing and benchmarking. We illustrate these principles using a new R package, {photosynthesis}, which provides a set of analytical and simulation tools for plant ecophysiology. Our goal with these principles is to advance scientific discovery in plant ecophysiology by making it easier to use code for simulation and data analysis, reproduce results and rapidly incorporate new biological understanding and analytical tools.
More Related Videos
15:30A Telemetric, Gravimetric Platform for Real-Time Physiological Phenotyping of Plant–Environment Interactions
Published on: August 5, 2020
11:04Geomagnetic Field Gmf and Plant Evolution: Investigating the Effects of Gmf Reversal on Arabidopsis thaliana Development and Gene Expression
Published on: November 30, 2015
Related Concept Videos
Plant Tissues
Adaptations that Reduce Water Loss
Evolutionary Relationships through Genome Comparisons
Photoreceptors and Plant Responses to Light
Introduction to Plant Diversity
Transcription
Transcription is the process of synthesizing RNA from a DNA sequence by RNA polymerase. It is the first step in producing a protein from a gene sequence. Additionally, many other proteins and regulatory sequences are involved in the proper synthesis of messenger RNA (mRNA). Regulation of transcription is responsible for the differentiation of all the different types of cells and often for the proper cellular response to environmental signals.
Transcription Can Produce Different Kinds...