← PhenoCode Atlas

Unverified paper discovery

Plant phenotyping methods.

植物形質を測っただけの研究ではなく、フェノタイピング手法の開発・検証・実質的利用・ベンチマーク・方法レビューとの関連性が見つかった論文を中心に表示します。

表示条件: Arabidopsis条件を解除 ×
909 papers · 上位300件を表示 · plant phenotyping relevance matchLatest completed run · 2016-01-01 – 2026-09-13

自動判定された未検証候補です。Catalogへの掲載にはキュレーター承認が必要です。

Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published9 Sept 2026The New phytologist

A C-repeat binding factor-salicylic acid (CBF-SA) module links wound-induced evaporative cooling to tissue repair in plants.

ArabidopsisThermalLeafTissueGrowth / time-series analysisStress response / tolerancePlant / canopy temperature

Repairing damaged tissues is essential for the survival of all organisms. In plants, tissue injury rapidly triggers defense and repair programs. However, the molecular mechanisms linking early injury cues to the later stage of wound repair remain unclear. Here, we show that wounding of Arabidopsis leaves induces localized low temperature at the injury site, likely caused by evaporative cooling, which is accompanied by an activation of cold-responsive genes. Using thermal imaging combined with computer vision and deep learning, we developed a workflow to monitor the dynamics of wound healing in a quantitative, non-invasive, and real-time manner. Mechanistically, we show that C-repeat Binding Factor (CBF) transcription factors are required for the activation of the injury-associated cold response and downstream salicylic acid (SA) signaling. Our findings suggest that the CBF-SA pathway acts coordinately to promote lignin and callose deposition, thereby facilitating wound repair. Together, these findings reveal a link between a wound-induced biophysical cue and the tissue repair program.

Why it matches plant phenotyping methods熱画像とコンピュータビジョン・深層学習を組み合わせ、植物の創傷治癒を定量的・非侵襲的・リアルタイムに測定するワークフローを開発しており、表現型取得法が研究の中心である。

abstractUsing thermal imaging combined with computer vision and deep learning, we developed a workflow to monitor the dynamics of wound healing in a quantitative, non-invasive, and real-time manner.
Code / dataset availability confirmedOpenAlex · Europe PMC · checked 15 Sept 2026
Published4 Sept 2026Journal of Experimental BotanyCited by 0 · OpenAlex ↗

PAT: An Image Analysis Tool for Automated Scoring of Pollen in Alexander-Stained Anthers.

ArabidopsisMicroscopyFlowerClassificationSegmentationFruit / seed / panicle traits

Quantitative pollen viability analysis is a critical but labor-intensive step in plant reproductive biology. Existing deep-learning Segment Anything Models (SAM) fail to reliably segment viable pollen in Alexander-stained anthers. To address this, we fine-tuned an existing Cellpose-SAM model for pollen segmentation. We integrated it into PAT (Pollen Analysis Tool), a cross-platform desktop application. PAT features instance segmentation with interactive quality control, an in-app model retraining module, and publication-ready statistical outputs. We deployed PAT in an EMS suppressor screen of semi-sterile Arabidopsis smg7-6 mutants, enabling efficient candidate prioritization for whole-genome sequencing and mapping of the candidate mutation. This screen led to the identification of a point mutation in CAP-D2 (capd2-2), a Condensin I subunit, that rescues the smg7-6 meiotic phenotype. Notably, mutation in a Condensin II subunits (CAP-D3 and CAP-H2) does not confer rescue. Further characterization suggests the capd2-2 allele is hypomorphic, showing no defects in vegetative growth, chromocenter compaction, or transposable element silencing. Collectively, we demonstrate that accessible AI tools have the potential to bridge gaps in plant phenotyping and accelerate the pace of biological discovery.

Why it matches plant phenotyping methods花粉生存性を画像から自動推定するセグメンテーション手法とソフトウェアPATの開発が研究の中心であり、植物表現型計測ツールとして明確に該当する。

titlePAT: An Image Analysis Tool for Automated Scoring of Pollen in Alexander-Stained Anthers
Reproduction assets foundThe paper's Data availability statement explicitly deposits the authors' PAT pollen-phenotyping tool (the software implementing the paper's computational analysis, including the fine-tuned CPSAM segmentation model support) as open source on GitHub. Note: the full repository URL in the text (https://github.com/Riha-429[
Code · public17 Data availability 428 Pollen Analysis tool (PAT) is available as open source tool at Github repository (https://github.com/Riha-429 Lab/Pollen-Analysis-Tool). 430 Figure legends 431 Fig. 1. Cellpose performance on Alexander-stained anther cross-sections across varying pollen 432 densities. 433 Representative cross-sections of Alexander-stained anthers showing a range of pollen densities, from 434 low (top rows, light staining) to high (bottom rows, dense reOpen asset ↗Pollen-Analysis-Toolpdf-raw-page:17 lines:1-64
Code / dataset availability confirmedOpenAlex · Crossref · checked 15 Sept 2026
Published4 Sept 2026Frontiers in Plant ScienceCited by 0 · OpenAlex ↗

Root-TransUNet enables high-throughput phenotyping of Arabidopsis thaliana roots as a parameter in Heterodera schachtii parasitism

ArabidopsisRootMorphology / geometry measurementSegmentationRoot system architecture

Introduction Plant parasitism by sedentary plant-parasitic nematodes is a dynamic and continuously evolving process, accompanied by profound remodelling of host root system architecture across distinct infection stages. However, the physiology and anisotropic growth of Arabidopsis thaliana roots under Heterodera schachtii infection, together with complex lateral root proliferation and increasingly dense, overlapping morphology, pose substantial challenges for accurate image segmentation. Methods Here, we introduce Root-TransUNet, an optimised segmentation architecture that extends TransUNet by incorporating a composite loss function to improve boundary precision and structural continuity, as well as dual-stage strip-pooling (SP) modules to enhance elongated and directional root features. These adaptations address the unique morphological complexity of the infected root system. Additionally, we integrated Root-TransUNet into a high-throughput phenotyping pipeline and applied it to an existing dataset of ~120,000 images of 362 A. thaliana MAGIC recombinant inbred lines collected over several months of infection. By extracting root system architecture traits, including root surface area and estimated root volume across infection stages, we enabled stage-specific association analyses between host root growth and nematode performance across these genotypes. Results Root-TransUNet achieved strong segmentation performance, demonstrating improved structural continuity and boundary precision compared with widely used CNN- and Transformer-based baselines, including UNet++. Stage-specific analyses revealed that the relationship between host root traits and nematode performance changed as infection progressed. During establishment, nematode number was largely independent of initial root size and varied strongly among genotypes, whereas during the reproductive phase (10-30 dpi), greater root expansion coincided with reduced estimated nematode volume accumulation. Notably, nematode burden was largely independent of host root size before infection, indicating that root quantity was generally not a limiting factor for infection in this experiment. Discussion These results demonstrate that Root-TransUNet can robustly segment infected root systems across a wide range of nematode infection densities, providing a scalable image-analysis framework for studying plant-parasitic nematode parasitism in combination with host root phenotyping.

Why it matches plant phenotyping methods感染根系の画像セグメンテーション手法を開発し、高スループット表現型解析パイプラインに統合して根系形態形質を抽出しており、表現型取得・抽出法が中心的である。

abstractHere, we introduce Root-TransUNet, an optimised segmentation architecture that extends TransUNet by incorporating a composite loss function to improve boundary precision and structural continuity, as well as dual-stage strip-pooling (SP) modules to enhance elongated and directional root features.
Reproduction assets foundThe paper analyzes a public BioImages dataset (S-BIAD2402) of ~400,000 RGB root/nematode infection images and provides authors' analysis code on GitHub; both are paper-specific, public, and actionable.
Code · publicng molecular signatures, deepening our understanding of host-parasite resource allocation strategies, and establishing a foundation for the discovery of novel resistance mechanisms. Code and data availability Python-based source code for automating root analysis using the datasets above is accessible via our GitHub repository ( https://github.com/JieZhou1025/Root-nematode-interaction ). Statements Data availability statement Publicly available datasets were analyzed in this study. This data can be found here: https://www.ebi.ac.uk/biostudies/bioimages/studies/S-BIAD2402 . Ethics statement The manuscript presents research on animals that do not require ethical approval for their study. AuthorOpen asset ↗JieZhou1025/Root-nematode-interactionlines:412-424
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · Crossref · checked 5 Sept 2026
Published21 Aug 2026bioRxivCited by 0 · OpenAlex ↗

A triple fluorescent marker for live imaging of plant cell morphogenesis

ArabidopsisMicroscopyCell / cellular structureLeafRootObject detectionVisualization / data managementArchitecture / morphology / geometry

Live imaging of plant subcellular structures is key to deciphering the spatiotemporal bases of cellular processes, and their functional impact on growth and morphogenesis at various biological scales. Live imaging of plant cells essentially relies on expression of fluorescent markers labeling cells or subcellular structures of interest. Simultaneous multi-channel imaging of several markers is still not routine practice in plant cell biology, owing to issues linked to genetic or spectral compatibility of markers, differences in expression levels, silencing, toxicity, etc. Here we designed a three-color marker in Arabidopsis thaliana and Capsella rubella , enabling high-resolution live imaging of plant morphogenesis, including labeling of the cell membrane, the nucleus and the microtubule cytoskeleton. Detection of MT arrays involved the development of a MAP4-MBD-based microtubule marker optimized for plant cells. The three- color marker allows visualization of the three-dimensional organization and dynamics of plant microtubules within the intracellular space with unprecedented precision, in various organs including the root and shoot meristems, the leaf, anther, and gynoecium. Our results demonstrate the potential of such single-construct strategy for cell biology studies in plants.

Why it matches plant phenotyping methods植物細胞の形態形成を可視化する三色ライブイメージング法と、植物細胞用に最適化した微小管マーカーの開発が研究の中心である。

abstractDetection of MT arrays involved the development of a MAP4-MBD-based microtubule marker optimized for plant cells.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Aug 2026The New phytologistCited by 0 · OpenAlex ↗

TipQuant: a robust algorithm for quantitative analysis of spatiotemporally dynamic activities in tip-growing cells.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureMorphology / geometry measurementPhysiological trait estimationGrowth / development / phenology

Cell polarity and tip growth rely on the dynamic spatial organization of signaling and structural components. Quantitative characterization of these spatiotemporal dynamics is critical for understanding polarized cell growth, yet manual quantification is labor-intensive and existing computational tools often lack the flexibility and robustness needed to analyze molecular and structural dynamics in tip-growing cells. Tip Quantification (TipQuant) identifies the cell apex by detecting the site of maximum expansion and automatically quantifies fluorescence distribution along the plasma membrane and within the apical cytoplasm from live-cell imaging data, enabling analysis of the spatiotemporal dynamics of molecular and structural components in tip-growing cells. TipQuant accurately identified cell apices and quantified the spatiotemporal behavior of fluorescently labeled proteins and cellular structures in Arabidopsis thaliana pollen tubes and Fusarium graminearum hyphae, reproducing manual measurements while reducing user bias and improving efficiency, consistency, and analytical flexibility. The tool also revealed a strong positive correlation between rho-like GTPase from plants activity and apical Ca 2+ influx in Arabidopsis pollen tubes, demonstrating its utility for analyzing dynamic cellular processes. TipQuant is a robust analytical tool for quantifying spatiotemporal dynamics in tip-growing cells, providing a flexible alternative to manual image analysis and enabling studies of the molecular mechanisms underlying polarized growth.

Why it matches plant phenotyping methodsTipQuantはライブセル画像から植物の細胞先端位置、膜上の蛍光分布、先端細胞質内の動態を自動定量する解析ツールであり、画像ベースの植物表現型・状態取得が研究の中心です。

abstractTip Quantification (TipQuant) identifies the cell apex by detecting the site of maximum expansion and automatically quantifies fluorescence distribution along the plasma membrane and within the apical cytoplasm from live-cell imaging data
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published17 Aug 2026Cited by 0 · OpenAlex ↗

An Integrated Spatially Resolved Mechanistic Model of Hierarchical Auxin–Cytokinin–Ethylene Crosstalk Underlying Root Growth Inhibition in Arabidopsis

ArabidopsisCell / cellular structureRootPhysiological trait estimationGrowth / development / phenology

Decoding how plants integrate multiple hormone signals to coordinate growth requires tools capable of resolving pathway interactions at cellular resolution in living tissue. Here we present ACE (Auxin–Cytokinin–Ethylene) and ACE2 , proof-of-concept single-locus reporters to simultaneously capture activity of multiple hormones. Deploying ACE alongside well-established reporters, exogenous hormone treatments, and reverse-genetic perturbations of hormone biosynthesis, signaling, and transport in three-day-old etiolated Arabidopsis seedlings, we dissect the spatiotemporal hierarchy governing primary root elongation and root apical meristem (RAM) size. We demonstrate that both ethylene- and cytokinin-triggered root growth inhibition involve a boost of TRYPTOPHAN AMINOTRANSFERASE OF ARABIDOPSIS1 (TAA1)-mediated auxin biosynthesis and AUXIN RESISTANT1 (AUX1)-dependent auxin redistribution. Two spatially distinct auxin responses underlie the respective root growth effects: ethylene expands TAA1-dependent auxin biosynthesis from the root vasculature into the epidermis and promotes AUX1-mediated auxin import into the transition and elongation zones to inhibit cell elongation, while cytokinin confines ethylene-dependent TAA1-boosted activity to the vasculature and drives auxin accumulation in lateral root cap cells to reduce RAM size. Together, these data establish a reciprocal regulatory loop between these hormones, positioning ethylene as a convergence node in auxin–cytokinin crosstalk, and cytokinin as a modulator of the ethylene–auxin interaction. Critically, the changes in cross-activated reporter patterns described for different genetic backgrounds, alongside quantitative assessment of hormone-specific inhibition of the mutants’ growth, were consistent with the multi-hormone network established over two decades of research, and added cell-type-resolved spatial detail and a proposed hierarchy for the etiolated seedling root. Finally, a second-generation reporter, ACE2 , overcomes key technical limitations of ACE , expanding the platform’s capacity toward a higher-order multi-hormone monitoring system. These resources expand the Arabidopsis genetic toolkit and provide a generalizable framework instrumental for dissecting multi-hormone signaling hierarchies at the cellular level.

Why it matches plant phenotyping methods多ホルモン活性を生体組織で同時可視化するACE/ACE2レポーターを開発・改良し、遺伝背景や根成長阻害との整合性を検証しているため、植物フェノタイピング手法が中心である。

abstractHere we present ACE (Auxin–Cytokinin–Ethylene) and ACE2 , proof-of-concept single-locus reporters to simultaneously capture activity of multiple hormones.
Code / dataset availability confirmedCrossref · checked 15 Sept 2026
Published14 Aug 2026Nature PlantsCited by 0 · OpenAlex ↗

The state of plant photosystem II reaction centres affects the rate of non-photochemical quenching

ArabidopsisChlorophyll fluorescencePhysiological trait estimationPhotosynthesis / fluorescenceYield / yield components

Abstract Plants employ non-photochemical quenching (NPQ) to protect their photosynthetic apparatus from photodamage. The response latency of NPQ following changes in light intensity is thought to significantly decrease photosynthetic efficiency. The amount of NPQ is commonly quantified from chlorophyll-fluorescence techniques using the Stern–Volmer equation, which requires fully closed reaction centres (RCs) of photosystem II, yielding NPQ in the absence of photochemical quenching ( $${\rm{NPQ}}^{\rm{Closed}}$$ NPQ Closed ). However, in nature, NPQ and photochemical quenching are normally present simultaneously. Therefore, to obtain a full understanding of this process, NPQ should also be explored when the RCs are open. Here we developed two methodologies to obtain NPQ in the presence of photochemistry ( $${\rm{NPQ}}^{\rm{Open}}$$ NPQ Open ) using both fluorescence lifetime and fluorescence yield measurements. A detailed comparison in Arabidopsis thaliana plants reveals that the value of $${\mathrm{NPQ}}^{\mathrm{Open}}$$ NPQ Open is ~35% lower than that of $${\rm{NPQ}}^{\rm{Closed}}$$ NPQ Closed . This difference is consistently observed across all measurements and is seen both upon closing ( $${\rm{NPQ}}^{\rm{Open}}\to {\rm{NPQ}}^{\rm{Closed}}$$ NPQ Open → NPQ Closed ) and upon reopening ( $${\mathrm{NPQ}}^{\mathrm{Closed}}\to {\mathrm{NPQ}}^{\mathrm{Open}}$$ NPQ Closed → NPQ Open ) of the RCs. We show that this difference can be explained by the presence of RC-induced ‘instantaneous’ switching of the NPQ quenching rate. This means that, in plants, NPQ is much more economical than is widely believed, it is large when its presence is needed, and it decreases instantaneously when the need disappears.

Why it matches plant phenotyping methods植物の光合成状態(NPQ)を測定するための蛍光寿命・蛍光収率に基づく2つの方法を開発し、比較検証しているため、方法開発が中心である。

abstractHere we developed two methodologies to obtain NPQ in the presence of photochemistry ( $${\rm{NPQ}}^{\rm{Open}}$$ NPQ Open ) using both fluorescence lifetime and fluorescence yield measurements.
Reproduction assets foundThe paper's custom ultrafast fluorescence analysis code (ICA-based PSII/PSI deconvolution and NPQ calculations) is explicitly deposited by the authors on GitHub, alongside the original data contributions.
Code · publicr(s) for their contribution to the peer review of this work. Peer reviewer reports are available. Funding This work was supported by ‘Nanoscale regulators of photosynthesis’ NWO research project (project number: OCENW.GROOT.2019.86). Data availability The original contributions presented in the study are available via GitHub at https://github.com/L-Ramakers/Heimdall . Code availability The custom analysis code used in the study is available via GitHub at https://github.com/L-Ramakers/Heimdall . Competing interests The authors declare no competing interests. Footnotes Publisher’s note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional afOpen asset ↗L-Ramakers/Heimdalllines:88-125
Code / dataset availability confirmedOpenAlex · Europe PMC · checked 5 Sept 2026
Published10 Aug 2026Plant PhenomicsCited by 0 · OpenAlex ↗

From phenoscope to GreenLab model of Arabidopsis to decipher genotype and treatment effects.

ArabidopsisLeafWhole plant / canopy / plot / fieldSegmentationGrowth / time-series analysisTrackingGrowth / development / phenology

leaf development was tracked dynamically from high-throughput phenotyping image series using the SAM-2 deep learning model, enabling automated segmentation and tracking of individual leaves across hundreds of plants from different accessions grown under different water and nitrogen conditions. From these time series, leaf-level growth dynamics were reconstructed and used to calculate key developmental traits, including phyllochron and relative expansion rates. These measurements were further integrated into the GreenLab model to infer plant-scale parameters such as radiation use efficiency (RUE) and leaf demand parameters. Statistical analyses revealed significant genotype, treatment, and interaction effects on several traits, with stable genotype rankings but contrasted sensitivities to environmental conditions. While whole-rosette growth captured strong and consistent responses, individual leaf contributions to global growth remained limited, highlighting the integrative nature of rosette-scale dynamics. Model-derived parameters provided additional insight into plant strategies, showing that genotypes differ in both the duration and timing of leaf demand, with generally stable patterns across environments. In parallel, QTL mapping was performed using leaf-level measurements and phyllochron traits. This analysis identified shared and trait-specific genetic loci, including loci associated with leaf emergence dynamics that were not detected using traditional rosette-scale integrative traits. Overall, this study demonstrates that combining deep learning-based image analysis with mechanistic modeling enables large-scale and quantitative characterization of plant development, providing biologically interpretable traits and new insights into their genetic and environmental determinism. It highlights the potential of combining high-throughput image-based phenotyping, deep learning, and mechanistic modeling to generate biologically interpretable traits and to assess genetic and environmental influences on these traits.

Why it matches plant phenotyping methods深層学習による葉の自動セグメンテーション・追跡を開発的に適用し、時系列画像から葉レベルおよび植物体レベルの発達形質を定量化しているため、表現型取得・抽出が研究の中心である。

abstractleaf development was tracked dynamically from high-throughput phenotyping image series using the SAM-2 deep learning model, enabling automated segmentation and tracking of individual leaves across hundreds of plants
Reproduction assets foundThe paper explicitly states that the authors' leaf segmentation software (AraLeaf_segmentation), the GreenLab Arabidopsis model (AraGreenlab), and the statistical analysis code (AraParameters_statistical_analyses) are open-source and publicly hosted on forge.inrae.fr, and that the data and results used in the paper are
Code · publicThe leaf segmentation software (AraLeaf_segmentation) and the GreenLab model of Arabidopsis thaliana (AraGreenlab) are open-source software, and distributed under the GNU GPL v3 licence. The two software packages, and the code to run statistical analyses (AraParameters_statistical_analyses) are available at:https://forge.inrae.fr/phenoscope-public/plant_phenomics_suppmat.Open asset ↗phenoscope-public/plant_phenomics_suppmathtml-lines:419-444
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published8 Aug 2026TAG. Theoretical and applied genetics. Theoretische und angewandte GenetikCited by 0 · OpenAlex ↗

Integration of NIRS and GWAS identifies GhMYB86 as a potential regulator of cottonseed protein content with pleiotropic effects on fiber strength in upland cotton.

ArabidopsisCottonRaman / spectroscopySeed / grain

Key messages High-accuracy NIRS models and GWAS identified a novel QTL qPO-A07-1. GhMYB86 was validated to enhance seed protein content and fiber strength, and a functional KASP marker was developed. Cottonseed is rich in protein and oil; improving its nutritional quality is vital for global food security. In this study, near-infrared spectroscopy (NIRS) models were developed for predicting cottonseed protein and oil content using least absolute shrinkage and selection operator (LASSO) regression, achieving validation R 2 of 0.969 (P -4 ). A novel stable quantitative trait locus (QTL), qPO-A07-1, was detected, within which GhMYB86 was prioritized as a candidate gene. This gene exhibited higher expression in high-protein-content varieties during ovule development. Heterologous overexpression in Arabidopsis thaliana increased seed protein content by 2.61-3.34%, whereas expression in Saccharomyces cerevisiae increased protein content by 25.81% and reduced triglyceride content by 30.72% in comparison with the control. These results demonstrate that GhMYB86 positively regulates protein content while negatively affecting oil content. A kompetitive allele-specific PCR (KASP) marker targeting a promoter A/T polymorphism revealed that the AA allele was associated with higher-protein content, lower-oil content, and increased fiber strength across both mapping and validation populations. Furthermore, the protein content- and fiber strength-favorable allele has undergone positive selection during breeding. This study provides phenotyping tools, reliable genetic resources and a molecular marker for cottonseed nutritional quality breeding, laying a foundation for the improvement in cottonseed protein content and fiber strength.

Why it matches plant phenotyping methods綿実のタンパク質・油含量を推定するNIRSモデルを開発・検証しており、植物形質取得法が研究の中心的貢献である。GWASや遺伝子検証も行うが、NIRSによる形質推定が明確な方法論的役割を持つ。

abstractHigh-accuracy NIRS models and GWAS identified a novel QTL qPO-A07-1.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published5 Aug 2026Bio-protocolCited by 0 · OpenAlex ↗

Dual Color tau-STED Super Resolution Microscopy in Arabidopsis Root Tip.

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurementVisualization / data management

Super-resolution microscopy has transformed our ability to visualize subcellular structures, but its application in plant biology remains challenging due to the optical complexity of plant tissues. Here, we present a detailed protocol for tau-STED microscopy (Leica Microsystems), which combines stimulated emission depletion (STED) with fluorescence lifetime imaging (FLIM) to achieve nanoscale resolution while minimizing phototoxicity. This method leverages time-correlated single-photon counting (TCSPC) to separate fluorescence signals based on their lifetimes, enhancing signal specificity and enabling the visualization of elusive subcellular compartments in Arabidopsis thaliana root tips. The protocol covers sample preparation, fluorophore selection, microscope configuration, image acquisition, and data analysis, providing a step-by-step guide to optimize tau-STED imaging for plant cell biology. By addressing the unique challenges of plant tissue imaging, such as autofluorescence, refractive index mismatches, and light scattering, this approach facilitates super-resolution imaging of intracellular structures, including the plant endoplasmic reticulum-Golgi intermediate compartment (ERGIC). This protocol is designed to be accessible to researchers with basic microscopy experience and offers a robust framework for exploring subcellular dynamics in plants with unprecedented detail. Key features • tau-STED integrates STED signals with fluorescence lifetime via phasor analysis at confocal speeds, enabling low-noise super-resolution imaging. • Morphometry analysis workflow at super resolution.

Why it matches plant phenotyping methods植物組織の細胞内構造を超解像で取得・解析する顕微鏡プロトコルであり、植物表現型の画像取得法が中心。超解像下の形態計測ワークフローも含む。

abstractHere, we present a detailed protocol for tau-STED microscopy (Leica Microsystems), which combines stimulated emission depletion (STED) with fluorescence lifetime imaging (FLIM) to achieve nanoscale resolution while minimizing phototoxicity.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published3 Aug 2026STAR protocolsCited by 0 · OpenAlex ↗

Protocol for cell-specific ratiometric quantification of apoplastic pH in Arabidopsis seedlings.

ArabidopsisMicroscopyCell / cellular structurePhysiological trait estimation

Apoplastic pH dynamically regulates plant intercellular communication, but its measurement in internal tissues, such as the vasculature, remains technically challenging. Here, we present a protocol for ratiometric quantification of apoplastic pH in Arabidopsis seedlings using genetically encoded sensors. We describe seedling preparation, confocal imaging, and ratiometric image processing. Companion cell-specific expression of the pH sensor enables apoplastic pH readouts in the vasculature and supports in vivo comparative analyses of apoplastic pH across genotypes, treatments, and growth conditions in young seedlings. For complete details on the use and execution of this protocol, please refer to Xiong et al. 1 .

Why it matches plant phenotyping methods植物のアポプラストpHという生理状態を、遺伝子コード型センサー、共焦点撮像、画像処理で定量するプロトコルであり、表現型取得法が中心です。

abstractHere, we present a protocol for ratiometric quantification of apoplastic pH in Arabidopsis seedlings using genetically encoded sensors.
Code / dataset availability confirmedCrossref · Europe PMC · checked 5 Sept 2026
Published1 Aug 2026Plant CommunicationsCited by 1 · OpenAlex ↗

Non-destructive quantification of shoot apical meristem homeostasis for prediction of plant architecture and biomass using robot-based 3D imaging and photosynthesis measurements

ArabidopsisLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementPhysiological trait estimationYield / biomass estimationArchitecture / morphology / geometryBiomass / plant weightLeaf traitsPhotosynthesis / fluorescence

Shoot apical meristem (SAM) homeostasis integrates environmental and genetic cues to regulate growth dynamics that drive biomass accumulation and crop yield; however, no robust, non-destructive, quantitative proxy has been established for modeling or monitoring SAM-homeostasis-associated dynamics. Here, we developed a novel robot-based 3D imaging system and a custom pot-chamber gas exchange system to non-destructively measure plant occupation volume (POV) and whole-plant photosynthetic rate in wild-type Arabidopsis plants and nine mutants with disrupted SAM homeostasis. We demonstrate that POV robustly captures 3D plant architecture, whereas whole-plant photosynthetic rate serves as a superior proxy for optimal growth dynamics and final biomass associated with SAM homeostasis, outperforming conventional traits such as leaf number, leaf size, total leaf area, and rosette diameter. The strong positive correlations among POV, whole plant photosynthesis, and biomass accumulation establish a powerful new framework for quantitative studies of SAM homeostasis and data-driven evaluation of plant architecture.

Why it matches plant phenotyping methodsロボット3D画像とカスタムガス交換による非破壊的な植物形態・光合成表現型測定系を開発し、従来形質との比較検証も行っており、方法が研究の中心である。

abstractwe developed a novel robot-based 3D imaging system and a custom pot-chamber gas exchange system to non-destructively measure plant occupation volume (POV) and whole-plant photosynthetic rate
Reproduction assets foundThe paper's authors explicitly state that the Python source code for whole-plant leaf-area segmentation, 3D point cloud processing, POV calculation, and Mask3D-based segmentation is publicly available on GitHub at https://github.com/songqingfeng/AtPOVcalculator. This is a paper-specific, public, actionable analysis/PhD
Code · publicThe Python source code for whole-plant leaf-area segmentation and calculation is publicly available on GitHub ( https://github.com/songqingfeng/AtPOVcalculator ).Open asset ↗songqingfeng/AtPOVcalculatorlines:224-233
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published30 Jul 2026RSC advancesCited by 0 · OpenAlex ↗

Canonical Ru(ii) tris-polypyridyl complexes as confocal-compatible stains for lignified secondary-wall domains in Arabidopsis thaliana stems.

ArabidopsisLaboratory / benchtopMicroscopyStem / branchVisualization / data management

Fluorescent stains for lignified plant walls must operate in chemically heterogeneous, autofluorescent matrices while remaining compatible with confocal multiplexing. Here, we evaluated two canonical Ru(ii) tris-polypyridyl luminophores, Ru1 ([Ru(deeb) 3 ] 2+ ) and Ru2 ([Ru(phen) 3 ] 2+ ), as non-derivatizing stains for fixed Arabidopsis thaliana stem sections. In situ spectral profiling defined practical 405-nm confocal detection windows, and both probes produced reproducible wall-associated photoluminescence enriched in secondary-wall-rich vascular domains, especially xylem vessels and interfascicular fibers. Their anatomical distribution showed qualitative concordance with Wiesner/Mäule lignin histochemistry and condition-validated Safranin O maps, supporting their use as spatial reporters of matrix-associated enrichment within anatomically defined lignified secondary-wall territories. The molecular determinants of this enrichment, including the relative contribution of lignin and other wall polymers, remain to be resolved. Sequential co-staining with Calcofluor White separated broad β-glucan-rich wall architecture from Ru-enriched secondary-wall domains, while spectral-overlap analysis identified far-red Alexa Fluor 647 excitation at 638 nm as the most orthogonal tested third-label configuration. Ligand-comparative DFT descriptors provided structure-property fingerprints summarizing differences in π-surface continuity and electrostatic anisotropy. Overall, these results position canonical Ru(ii) polypyridyl luminophores as confocal-compatible, chemically tractable scaffolds for anatomical imaging of lignified plant-wall territories.

Why it matches plant phenotyping methods植物の木化二次細胞壁を可視化・空間評価する共焦点蛍光染色法の開発と検証が中心であり、単なる生物学的測定ではない。

abstractFluorescent stains for lignified plant walls must operate in chemically heterogeneous, autofluorescent matrices while remaining compatible with confocal multiplexing.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 Jul 2026Plant methodsCited by 0 · OpenAlex ↗

A simple hand-sectioning approach for cellular-resolution imaging of anatomy and gene expression in small developing organs and boundary regions in Arabidopsis.

ArabidopsisMicroscopyFlowerFruitPanicle / ear / spikeVisualization / data management

Background Precise characterization of gene expression patterns across temporal, cellular, and tissue-specific contexts is fundamental to understanding plant development and function. Recent advances in ClearSee-based tissue clearing have enabled high-resolution visualization of internal structures and fluorescent reporter signals in plant tissues. Although hand sectioning can provide optical access to tissues that are not amenable to whole-mount clearing, its application to submillimeter-scale and fragile Arabidopsis organs and tissues, including developing inflorescence apices, flowers, fruits, and organ boundaries, has remained limited. Consequently, analysis of these tissues has largely depended on specialized microdissection techniques and labor-intensive histological workflows, such as wax- or resin-embedded microtomy, which restrict throughput, accessibility, and routine use. Results We developed and optimized a simple hand-sectioning and imaging method that enables routine visualization of anatomical organization and gene expression patterns at cellular resolution in small, fragile Arabidopsis tissues. This method relies only on gentle manual tissue processing under a stereomicroscope and readily available reagents, allowing reproducible preparation of delicate tissues without the need for embedding or specialized equipment. Combined with ClearSee-based clearing and fluorescent reporters, the approach enables high-resolution imaging of internal tissue architecture and gene expression, while preserving tissue integrity and fluorescence signals that are often compromised during conventional embedding and microtomy procedures. Conclusions Our method substantially reduces technical complexity, costs, preparation time, and labor associated with cellular-resolution imaging of small, fragile plant tissues. By providing a simple, scalable, and accessible alternative to conventional histological workflows, this approach facilitates routine analysis of internal developmental processes across diverse plant species.

Why it matches plant phenotyping methods小型・脆弱な植物組織の解剖学的構造と遺伝子発現を細胞解像度で取得する手法を開発・最適化しており、表現型取得法が研究の中心である。

abstractWe developed and optimized a simple hand-sectioning and imaging method that enables routine visualization of anatomical organization and gene expression patterns at cellular resolution in small, fragile Arabidopsis tissues.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published1 Jul 2026Plant physiologyCited by 0 · OpenAlex ↗

Genetic markers of stomatal cluster development in Begoniaceae revealed through trait analysis assisted by interactive deep-learning.

ArabidopsisStomata / guard-cell complexMorphology / geometry measurementObject detectionStomatal traits

Stomata of plants track the immediate demand for carbon dioxide for photosynthesis while limiting transpirational water loss. Solitary stomatal patterns are common, yet some land plants develop noncontiguous stomatal clustering, where 2 or more stomata occur in groups and overlay a single air cavity. Clustering improves stomatal efficiency, reduces plant water use, and increases resilience to environment stress. How cluster development and physiology interact and integrate with the environment are open questions. Here we used TESSERA, a deep-learning platform for stomatal detection with an interactive interface for data review. Tracking Begonia stomatal clustering patterns across various Begonias, we have uncovered correlations for stomatal clustering traits. The stomatal parameter data were applied to identify genetic loci involved in Begonia stomatal development using quantitative trait locus analysis. Combined with differential gene expression to refine the candidate list, our analysis reveals known and potential new Begonia candidates in stomatal development. As a test of this knowledge, we cloned Begonia SPEECHLESS (BegSPCH), a loci identified in this screen and an established development-related gene in Arabidopsis. Unexpectedly, Arabidopsis spch-3 mutants transformed to express BegSPCH developed stomatal clusters unlike the mutant plants expressing AtSPCH. Thus, various molecular and environmental factors likely overlay transcriptional regulation in stomatal development.

Why it matches plant phenotyping methodsTESSERAによる気孔検出プラットフォームを用いて気孔クラスタリング形質を抽出し、複数のBegoniaで解析しているため、植物表現型取得・解析手法が研究の中心的要素です。

abstractHere we used TESSERA, a deep-learning platform for stomatal detection with an interactive interface for data review.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 15 Sept 2026
Published29 Jun 2026bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

A hyperbolic topological atlas reveals polyamine steering of a shared developmental manifold in Arabidopsis

ArabidopsisWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenology

Abstract High-throughput plant phenotyping captures development at scale, yet image-rich screens are still often reduced to static trait summaries. We tested whether nutrient availability, polyamine priming, concentration, and their transport reshape Arabidopsis rosette development by generating distinct morphologies or by changing residence along a common trajectory. We analyzed 138,223 time-resolved rosette images from Col-0 and five mutants involved in polyamine transport ( put1-5 ) primed to putrescine, spermidine, spermine, dose, and nutrient regimes using a self-supervised vision backbone, Poincaré embedding, hyperbolic Mapper, and manifold straightening. The data form a single connected developmental manifold with 410 nodes and 746 edges, organized from an early, low-nutrient-biased hub through high-betweenness transition corridors to two late, nutrient-enriched terminal regions. Polyamine identity stratifies this manifold by developmental phase: putrescine enriches early states, spermidine occupies transition corridors, and spermine marks late compact rosettes. Nutrient richness and dose change distal occupancy, whereas put genotypes alter dwell time within shared regions rather than producing separate topologies. Manifold straightening resolves these effects into a short early lateral deflection followed by convergence, yielding two scalar readouts, early transverse offset and distal occupancy, that summarize treatment action on a common morphodynamic scale. The framework converts large image screens into interpretable developmental geometry for image-based phenomics.

Why it matches plant phenotyping methods大規模なロゼット画像から発達形態を抽出し、自己教師あり視覚モデルとトポロジー解析で再利用可能な表現型指標を開発・適用しており、表現型取得・解析手法が研究の中心である。

abstractHigh-throughput plant phenotyping captures development at scale, yet image-rich screens are still often reduced to static trait summaries.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published29 Jun 2026bioRxivCited by 0 · OpenAlex ↗

SeedMeasure: an efficient approach and open-source program to quantify seed size

ArabidopsisMaizeLaboratory / benchtopSeed / grainMorphology / geometry measurementArchitecture / morphology / geometryFruit / seed / panicle traits

ABSTRACT Premise Seed size and morphology are critical traits in agriculture, ecology, and genetics, but high-throughput quantification of these traits is often limited by labor-intensive manual measurements or expensive, platform-specific imaging software. Methods and Results We developed SeedMeasure, a lightweight, open-source, and cross-platform command-line tool written in Python that automates the measurement of seed area, length, and width from images. Using a simple imaging setup, the program processes images by correcting for perspective skew, filtering debris, and exports quantitative data alongside quality-check images. We validated SeedMeasure across nine diverse species, ranging from small Arabidopsis thaliana seeds to large Zea mays kernels. The tool quickly handles images using multithreading and demonstrates high reproducibility, yielding low coefficients of variation across repeated runs. Conclusions Compared to existing software, SeedMeasure is free, offers faster processing through parallel computing, and provides standalone executables that require no programming dependencies. SeedMeasure offers an accessible, cost-effective, and high-throughput approach for rapid phenotypic profiling, making advanced seed morphological analysis available to researchers without specialized laboratory hardware.

Why it matches plant phenotyping methods種子画像から面積・長さ・幅を自動抽出するソフトウェアを開発し、複数種で検証しており、植物表現型取得法が研究の中心である。

abstractWe validated SeedMeasure across nine diverse species
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published29 Jun 2026Cited by 0 · OpenAlex ↗

Genetic dissection of dynamic leaf area index variation in maize using UAV-based phenotyping and time-series genome-wide association studies

ArabidopsisMaizeAerial / UAVField / plotMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysisLeaf traits

Abstract The leaf area index (LAI) is a key determinant of canopy architecture and yield potential in maize, primarily through its influence on photosynthetic efficiency. Although unmanned aerial vehicle (UAV) technology has greatly advanced field-based phenotyping, its potential for deciphering the genetic mechanisms underlying dynamic and complex trait development remains underexplored. In this study, multispectral UAV images were collected from a diverse maize panel across eight developmental stages in four environments over two consecutive years. Using multi-temporal data, a random forest model accurately predicted LAI (R² = 0.82–0.83), significantly outperforming models based on single time-point data. By integrating high-throughput phenotypic predictions with time-series genome-wide association studies (GWAS), 36 dynamic SNPs associated with LAI variation were identified. Principal component analysis (PCA) of temporal LAI data revealed two principal components that together explained 84.2–86.5% of the total phenotypic variance. GWAS based on these components identified an additional 51 SNPs, seven of which overlapped between the two analytical approaches. Among the 72 candidate genes identified, Zm00001d048615 exhibited significant variation in both phenotype and expression among different inbred lines. The heterologous overexpression of Zm00001d048615 in Arabidopsis induced leaf curling and a significant reduction in leaf size, indicating its potential role in regulating leaf development. Collectively, these findings establish a robust framework that integrates UAV-based phenomics with temporal GWAS to identify key genes regulating complex dynamic traits. This approach provides valuable insights and genetic targets for improving maize canopy architecture and yield potential through molecular breeding.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像と時系列データからLAIを推定するモデルを開発・評価し、高スループット表現型解析に中核的に用いているため。

abstractmultispectral UAV images were collected from a diverse maize panel across eight developmental stages in four environments over two consecutive years.
Code / dataset availability confirmedEurope PMC · OpenAlex · bioRxiv · Crossref · checked 15 Sept 2026
Published26 Jun 2026bioRxivCited by 0 · OpenAlex ↗

Apical3DTip: Elliptic Cross-section-based Reconstruction for the Embryo Initial Cell of Arabidopsis

ArabidopsisLaboratory / benchtopMesh / voxelMicroscopyCell / cellular structureMorphology / geometry measurement2D/3D reconstructionGrowth / time-series analysisArchitecture / morphology / geometry

Background Cell geometry plays a central role in determining division orientation and body axis formation during early embryogenesis in Arabidopsis thaliana . However, quantitative analysis of dynamic three-dimensional (3D) morphology remains challenging because live-imaging studies often rely on two-dimensional (2D) projections, while existing 3D reconstruction approaches, including mesh-based methods, often lose the original orientation information relative to the ovule and require labor-intensive mesh correction. In addition, embryo positional fluctuation caused by floating in liquid medium and continuous growth makes it difficult to analyze temporal morphological changes within a common coordinate system. Results We developed a robust framework for quantitative 3D and four-dimensional (4D; 3D + time) analysis of embryo initial cell (apical cell) morphology. The method first establishes a standardized 3D coordinate system by normalizing cell orientation based on the bottom plane and the optical axis of the observation. Cell morphology is then reconstructed through ellipse-based approximation of serial cross-sections extracted from stacked imaging data, enabling accurate geometric characterization without the need for complex surface mesh reconstruction. To evaluate shape anisotropy, we quantified the apical cell shape in 3D. The framework further supports the characterization of volumetric features of subsequent division, providing a basis for quantifying 3D embryogenesis. Conclusion Our framework provides a simple and noise-reduced approach for quantitative analysis of living cell morphology in 3D. We named the integrated method of combining coordinate normalization with elliptical cross-section-based reconstruction Apical3DTip. This method enables consistent comparison of cell shapes without extensive manual corrections. The method overcomes key limitations of 2D projection-based and mesh-dependent analyses and offers a practical platform for quantifying cell shape and daughter cell shapes in 3D. More broadly, it provides a quantitative foundation for exploring the relationship between cell geometry, morphodynamics, and developmental patterning in living plant embryos.

Why it matches plant phenotyping methods植物胚の細胞形態を3D・4D画像から定量化する再構成手法を開発しており、表現型取得・抽出法が研究の中心である。

abstractWe developed a robust framework for quantitative 3D and four-dimensional (4D; 3D + time) analysis of embryo initial cell (apical cell) morphology.
Reproduction assets foundThe paper's Methods availability statement explicitly deposits the Apical3DTip analysis code and associated datasets on two public GitHub repositories (main implementation and ImageJ plugin). These are paper-specific author assets for the 3D/4D apical cell reconstruction and phenotyping analysis. No separate phenotype/
Code · publicctor of the fitted vertical plane:   R ! . Because the fitted plane passes through the centroid s, the offset e was calculated as N   MQ. Then, the fitted plane was represented as  O G N   O MQ  0. Availability of data and materials The code for Apical3DTip, along with all associated datasets, is available on Github: https://github.com/blues0910/Apical3DTip. Apical3DTip is also available as an ImageJ plugin: https://github.com/YusukeKimata-Moo/Apical3DTip. Ethics approval and consent to participate Not applicable. Consent for publication Not applicable. Competing interests The authors declare no competing interests. Funding This work was supported by a Japan Society for the PromotOpen asset ↗https://github.com/blues0910/Apical3DTippdf-layout-page:12 lines:1-49
Code · publictroid s, the offset e was calculated as N   MQ. Then, the fitted plane was represented as  O G N   O MQ  0. Availability of data and materials The code for Apical3DTip, along with all associated datasets, is available on Github: https://github.com/blues0910/Apical3DTip. Apical3DTip is also available as an ImageJ plugin: https://github.com/YusukeKimata-Moo/Apical3DTip. Ethics approval and consent to participate Not applicable. Consent for publication Not applicable. Competing interests The authors declare no competing interests. Funding This work was supported by a Japan Society for the Promotion of Science (JSPS) KAKENHI Grant (No. JP22K15135 to H.M., JP25H01809 to Y.K., JP26K02023 tOpen asset ↗https://github.com/YusukeKimata-Moo/Apical3DTippdf-layout-page:12 lines:1-49
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published25 Jun 2026BMC plant biologyCited by 0 · OpenAlex ↗

SeedMatExplorer: the transcriptome atlas of Arabidopsis seed maturation.

ArabidopsisSeed / grainPhysiological trait estimationGrowth / time-series analysisPhotosynthesis / fluorescenceStress response / tolerance

Background Seed maturation is a critical developmental phase during which seeds acquire traits essential for nutritional value, desiccation tolerance, and long-term survival. Abscisic acid (ABA) signalling is a key regulator of this process, coordinating gene expression programs underlying the acquisition of seed quality traits. However, the molecular regulation of many of these traits remains poorly understood. To address this, we performed a comprehensive analysis of seed maturation in Arabidopsis thaliana, combining physiological and transcriptomic approaches across wild-type plants and mutants affected in ABA biosynthesis, signalling, and catabolism. Results We generated a high-resolution transcriptome dataset covering seed development from 12 days after pollination to the dry seed stage in wild-type and ten mutant lines. In parallel, we characterized the temporal acquisition of multiple seed traits, including germination capacity, dormancy, chlorophyll fluorescence, longevity and desiccation tolerance. Integration of these datasets using weighted gene co-expression network analysis (WGCNA) identified gene modules associated with specific trait acquisition patterns. This approach enabled the identification of coordinated transcriptional programs linked to distinct seed quality traits, extending beyond individual gene-level analyses. Notably, modules associated with desiccation tolerance and longevity were enriched for genes involved in stress responses and ABA-regulated pathways, highlighting the complex and multifactorial regulation of these traits. Conclusions This study provides a comprehensive physiological and transcriptomic framework for understanding seed maturation and the acquisition of key seed quality traits in Arabidopsis thaliana. By linking gene expression dynamics to trait development, our work offers new insights into the regulatory networks underlying seed resilience and storage capacity. The dataset is made accessible through SeedMatExplorer (https://www.bioinformatics.nl/SeedMatExplorer), an open-access web platform that enables interactive exploration and supports hypothesis generation. Together, this resource represents a valuable tool for advancing research on seed biology and improving seed performance in agricultural contexts.

Why it matches plant phenotyping methods種子成熟に伴う複数の植物形質を体系的に取得し、トランスクリプトームと統合した再利用可能なデータセットおよび探索プラットフォームを提供しており、単なる生物学的実験の routine 測定を超える。

abstractIn parallel, we characterized the temporal acquisition of multiple seed traits, including germination capacity, dormancy, chlorophyll fluorescence, longevity and desiccation tolerance.
Code / dataset availability confirmedarXiv · OpenAlex · checked 11 Sept 2026
Published23 Jun 2026arXivCited by 0 · OpenAlex ↗

Low-Cost Continuous-Wave Diffusive Microtomography with Fiber-Scanned White-Light Illumination

ArabidopsisPoplarLaboratory / benchtopMicroscopyRootStem / branch2D/3D reconstruction

Tomographic microscopy enables three-dimensional internal imaging but often requires expensive optical or X-ray instrumentation. Here we present an ultra-low-cost continuous-wave diffusive tomography (CWDT) system for biological samples. The system uses a smartphone microscope, a white LED coupled into an optical fiber, 3D-printed micropositioners, and a physics-based forward model optimized with machine learning. We demonstrate full-color volumetric reconstructions from a tartrazine-cleared poplar section, a scattering phantom, fungal mycelium near an Arabidopsis root, and thick poplar branch imaging with an inserted side-emitting fiber. The current results are qualitative and exploratory, but they show that scanned fiber illumination and inexpensive hardware can produce useful three-dimensional reconstruction outputs for low-cost microscopy experiments.

Why it matches plant phenotyping methods低コスト三次元断層イメージング法そのものを開発し、ポプラ組織・枝やシロイヌナズナ根近傍を対象に植物の内部構造を可視化しているため、植物形態の取得法として中心的です。

abstractHere we present an ultra-low-cost continuous-wave diffusive tomography (CWDT) system for biological samples.
Reproduction assets foundThe paper's raw imaging inputs, configurations, and reconstruction outputs for Figures 2–5 are publicly deposited on Kaggle. The analysis code repository is only 'prepared for release' (no confirmed public deposit yet), so it is listed as request-only. Hardware CAD mirrors are public but are instrument designs, not the
Dataset · publicFigure-level raw inputs, model configurations, selected outputs, and manifests are available through the Kaggle dataset https://www.kaggle.com/datasets/alingold/continuous-wave-diffusive-tomography .Open asset ↗continuous-wave-diffusive-tomographylines:108-129
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published18 Jun 2026Frontiers in Plant ScienceCited by 0 · OpenAlex ↗

Revisiting volatile organic compounds’ role in plant communication using real-time bioimaging

ArabidopsisLeafPhysiological trait estimationStress response / tolerance

Plants release Volatile Organic Compounds (VOCs) in response to insect attacks. VOC facilitates communication with neighboring, undamaged plants. In response to VOC from insect damaged plants, neighboring undamaged plants upregulate their own defenses as if they were being attacked themselves. To date, Green Leaf Volatiles (GLVs) within VOC have been widely considered a primary mediator for plant communication. GLV is a six-carbon compound which all land plants emit immediately and in large quantities after wounding. We hypothesized that GLVs’ lack of specificity and abundance is unlikely to account for key aspects of plant communication like increased sensitivity between closely related plants. To test our hypothesis, we used an Arabidopsis accession which does not produce GLVs. We also developed a non-invasive imaging technique to visualize plant communication utilizing expressions of insect stress marker gene VSP1 . Our analysis confirmed that plant communication occurs even without GLVs. Cytosolic calcium ion concentration increased before this timing, and moved towards the tip of the leaf in undamaged plants. Additionally, when plants were damaged by insects, acetophenone and alkanes accumulated the experiment’s enclosed space. This suggests that plants communicate independently of GLV using alkanes and acetophenone, which are known to attract natural enemies of herbivore insects like parasitoid wasps.

Why it matches plant phenotyping methods植物間コミュニケーションとストレス状態を可視化する非侵襲的イメージング手法の開発・適用が研究の中心である。

abstractCytosolic calcium ion concentration increased before this timing, and moved towards the tip of the leaf in undamaged plants.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published17 Jun 2026Journal of experimental botanyCited by 0 · OpenAlex ↗

Quantitative light element profiling in plant tissues with monochromatic X-ray fluorescence analysis: a new frontier for abiotic stress studies.

ArabidopsisLettuceRiceX-ray / CTTissuePhysiological trait estimationStress response / tolerance

Determining elemental concentrations in plant tissues is essential for physiological studies on abiotic stress. However, high-throughput routine analysis of light elements (sodium to calcium) in plants is challenging due to the need for complete sample dissolution and expensive and time-consuming inductively coupled plasma-mass-spectrometry (ICP-MS). Ion chromatography and ion-selective electrodes are low-cost methods but suffer from major drawbacks, including limited throughput and time-consuming sample preparation. This study reports on a new methodology for quantitative analysis of light elements in plants using monochromatic X-ray fluorescence (MXRF) analysis. We quantitatively assessed sodium and potassium uptake in Arabidopsis thaliana, Oryza sativa and Lactuca sativa in salinity treatments. The new method provides reliable results from samples as small as 1 mg, making it suitable for analysis at the seedling stage. This is enabled by the high sensitivity of the system and optimized sample preparation that ensures sufficient signal even at low sample masses. We tested the accuracy and precision of the technique for other light elements to demonstrate its broad applicability. The results show that the method delivers rapid, non-destructive, and extraction-free light element analysis on small samples highly correlating with ICP-MS. The monochromatic XRF method provides accurate measurements and reproducible results for studying salinity tolerance ideally suited for investigating elemental composition of early plant developmental stages, offering new possibilities for research into early stimuli responses.

Why it matches plant phenotyping methods植物組織中の元素濃度という生理形質を測定するMXRF法の開発と、ICP-MSとの相関、精度・再現性評価が研究の中心であるため。

abstractThis study reports on a new methodology for quantitative analysis of light elements in plants using monochromatic X-ray fluorescence (MXRF) analysis.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published13 Jun 2026Plant science : an international journal of experimental plant biologyCited by 0 · OpenAlex ↗

Multi-scale analysis of seed dormancy in Lonicera maackii and functional identification of LmABI5 in promoting dormancy.

ArabidopsisMultispectral / hyperspectralSeed / grainClassification

Lonicera maackii is a valuable medicinal shrub whose propagation is hindered by deep seed dormancy. Research on L. maackii seeds has been limited to dormancy classification and release methods, with little attention given to biochemical indices, systematic omics, or molecular mechanisms. In this study, we showed that seed dormancy in L. maackii can be effectively released through cold stratification treatment. Furthermore, using hyperspectral imaging technology, we established a non-destructive method for identifying the dormancy status of L. maackii seeds. Ultrastructural observations revealed that dormancy release involved lipid droplet degradation and nucleolar enlargement, indicative of activated metabolism. Biochemical indices showed that dormancy-released seeds exhibit enhanced metabolic activity. In addition, target hormones contents indicated a decline in abscisic acid (ABA) and a rise in gibberellic acid (GA) upon dormancy termination in this species. Moreover, transcriptomic analyses demonstrated that differentially expressed genes (DEGs) were primarily enriched in plant hormone signal transduction pathways, among which we identified LmABI5 as a gene markedly induced during dormancy compared to its expression upon dormancy release. Subsequently, subcellular localization analysis revealed that LmABI5 is localized in the nucleus. To further investigate its biological function, we generated and selected LmABI5-overexpressing (LmABI5-OE) transgenic Arabidopsis lines. Germination assays revealed that the seeds of LmABI5-OE plants exhibited significantly stronger dormancy than those of the wild-type (WT). This study deepens our understanding of regulatory network and provides a theoretical foundation for molecular breeding strategies in L. maackii.

Why it matches plant phenotyping methods種子の休眠状態という植物状態を、ハイパースペクトル画像から非破壊的に識別する手法を確立しており、表現型取得法が明示的な技術的貢献である。

abstractusing hyperspectral imaging technology, we established a non-destructive method for identifying the dormancy status of L. maackii seeds.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published12 Jun 2026PlantaCited by 0 · OpenAlex ↗

3D measurement of cell thickness and its dynamics in plants.

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurementGrowth / time-series analysisArchitecture / morphology / geometry

Main conclusion A novel and efficient method was developed to accurately measure thickness in 3D of many cells from a confocal stack, as well as to track changes in cell thickness overtime. Plant cells and organs are three-dimensional objects with a certain thickness. Among basic geometric parameters (length, width, depth/thickness), cell thickness is less accurately and comprehensively measured, probably because it cannot be directly seen. The current methods of cell thickness quantification have some limitations, such as measuring only from a cross-section, not accounting for the directionality of biological thickness, or not offering a way to track changes in thickness of individual cells over time. This research is an attempt to bridge the gap, by making the quantification of thickness and tracking its changes in many cells easier and more accurate. We devised a novel method to efficiently measure average cell thickness in 3D from cells imaged with confocal microscopy, the most popular technique to image live samples over many days. The method, in combination with the popular software MorphoGraphX, also allows accurate and efficient tracking of changes in thickness between different time points. We tested the method on various organs of the model plant Arabidopsis thaliana such as the shoot apical meristem, the hypocotyl, the cotyledon, and the sepal. We demonstrated that this new method can reliably measure the thickness of hundreds of cells at once in a short amount of time to reveal new biological insights. We believe this would be a useful tool for plant researchers to accurately characterize this hidden morphological dimension.

Why it matches plant phenotyping methods植物細胞の3D厚みと経時変化を効率・高精度に測定する手法を開発し、複数器官で検証しているため、植物形態フェノタイピング手法が中心である。

abstractA novel and efficient method was developed to accurately measure thickness in 3D of many cells from a confocal stack, as well as to track changes in cell thickness overtime.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published11 Jun 2026Proceedings of the National Academy of Sciences of the United States of AmericaCited by 0 · OpenAlex ↗

Subcellular metallomic networks orchestrate physiological outcomes: Single-cell mapping via an integrated SEM-FIB-TOF-SIMS platform.

ArabidopsisSoybeanWheatMicroscopyRaman / spectroscopyCell / cellular structurePhysiological trait estimationPhotosynthesis / fluorescenceStress response / tolerance

The spatial organization of essential, nonessential, and toxic metal(loid) elements (MEs) within plant cells underpins physiological function. Yet, comprehensive subcellular imaging of the full ME spectrum remains challenging due to trade-offs among spatial resolution, elemental coverage, and structural correlation. Here, we present an integrated scanning electron microscopy-focused ion beam-time-of-flight-secondary ion mass spectrometry platform that overcomes these limitations by achieving nanoscale coregistration of ultrastructure with ME distribution. Applying this high-fidelity workflow to Arabidopsis , soybean, and wheat, we constructed single-cell metallome maps revealing an evolutionarily conserved subcellular architecture: chloroplasts enrich essential MEs (e.g., magnesium, iron, copper), whereas vacuoles compartmentalize nonessential [e.g., lanthanum (La)] and toxic MEs [e.g., cadmium (Cd), lead, arsenic]. We demonstrate that while this architecture remains stable under homeostasis, it undergoes dynamic, stimulus-specific, and dose-dependent remodeling under stress. Low-dose La(III) enhances pairwise and higher-order colocalizations of essential MEs within chloroplasts, correlating with improved photosynthetic efficiency and growth. High-dose La(III) induces nonphysiological La-ME associations and, critically, drives aberrant Cd(II) accumulation in chloroplasts-revealing a cross-toxicity mechanism wherein La(III) disrupts native sequestration barriers. In contrast, although high-dose Cd(II) is largely excluded from chloroplasts, it triggers a widespread redistribution of essential MEs, progressively eroding spatial organization. Thus, while both ions inhibit growth, they perturb metallomic networks via distinct mechanisms: La(III)-mediated disruption of sequestration vs. Cd(II)-induced systemic compartmental collapse. Our findings establish that subcellular ME networks are dynamically regulated and orchestrate physiological outcomes.

Why it matches plant phenotyping methods植物細胞内の金属元素分布と超微細構造を取得する統合イメージング基盤とワークフローの開発が中心であり、植物の生理状態・ストレス応答に結び付けて実証している。

abstractHere, we present an integrated scanning electron microscopy-focused ion beam-time-of-flight-secondary ion mass spectrometry platform that overcomes these limitations by achieving nanoscale coregistration of ultrastructure with ME distribution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published5 Jun 2026Journal of visualized experiments : JoVECited by 0 · OpenAlex ↗

Quantitative Live Cell Imaging of Nuclear Shape and Chromatin Dynamics During Development and Environmental Stress in Arabidopsis thaliana Root.

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurementTrackingStress response / tolerance

The nucleus is the characteristic organelle of eukaryotic organisms. Unlike the classic textbook view of static nuclei, nuclear shape is dynamic in live cells. Altered or deformed nuclear shape is a hallmark of cancer in animal cells and environmental stress in plants. Nuclear envelope proteins interact with chromatin to regulate gene expression. Unfortunately, little is known about the impact of abiotic stress on nuclear shape, movement, and chromatin dynamics. To confront this issue, we developed a pipeline using confocal microscopy and particle tracking software to quantify nuclear and chromatin dynamics in Arabidopsis roots under control and abiotic stress condition. This confocal imaging method utilizes a dual fluorescently tagged marker line - nuclear envelope protein and chromatin - to perform live cell imaging of the root in model plant Arabidopsis thaliana under control and salt-stressed conditions. These captured movies are analyzed to quantify nuclear and chromatin dynamics using open-source image processing software Fiji/ImageJ with the help of the TrackMate plugin. To validate this method, we imaged and quantified chromatin movement in control and salt-stressed roots, revealing a decrease in chromatin speed under salt-stressed conditions. This method allows for quantitative live cell imaging of root nuclear shape and chromatin dynamics during plant development and environmental stress, thus enabling analysis of changes in nuclear and chromatin dynamics caused by abiotic stressors.

Why it matches plant phenotyping methodsシロイヌナズナ根の核形状・クロマチン動態を定量する共焦点ライブイメージングと画像解析パイプラインを開発し、塩ストレス条件で検証しており、植物表現型取得が中心です。

abstractwe developed a pipeline using confocal microscopy and particle tracking software to quantify nuclear and chromatin dynamics in Arabidopsis roots under control and abiotic stress condition.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published5 Jun 2026Bio-protocolCited by 0 · OpenAlex ↗

ROOT-ExM: Super-Resolution Imaging of Proteins in Arabidopsis Roots by Expansion Microscopy.

ArabidopsisMicroscopyCell / cellular structureRootVisualization / data management

Conventional light microscopy is limited in resolution by the diffraction limit of light, restricting the visualization of the nanoscale organization of biomolecules. Expansion microscopy (ExM) has emerged as a powerful technique to overcome this barrier by physically expanding the specimen embedded in a swellable hydrogel without requiring specialized or high-cost imaging hardware. ExM is widely used in animal models, whereas its application to plant tissues has been challenging due to their multicellularity, in which each cell is encompassed by the rigid cell wall, which resists the expansion forces and prevents isotropic swelling. Here, we describe a robust and optimized ExM protocol specifically designed for Arabidopsis thaliana root tissues. This protocol details critical steps, including immunostaining, anchoring, gelation, denaturation, cell wall digestion, and expansion. Our method achieves an expansion factor of approximately 4.3×, enabling an effective lateral resolution of ~60 nm using a standard confocal microscope. We demonstrate the visualization of microtubules with preserved ultrastructure. This accessible protocol allows plant researchers to perform super-resolution imaging without specialized optical equipment, facilitating detailed structural analysis of plant cells. Key features • Expansion microscopy to break the diffraction barrier by increasing the physical distances between proteins while preserving relative spatial relationships and fluorescence signals. • 4-fold expansion of Arabidopsis root tissues. • 3D super-resolution imaging. • Deep-tissue imaging thanks to optical clearing associated with expansion of hydrogel-embedded specimens.

Why it matches plant phenotyping methods植物組織向けに最適化した超解像イメージングプロトコルを開発し、根の微細構造を定量・可視化する方法が中心である。

abstractHere, we describe a robust and optimized ExM protocol specifically designed for Arabidopsis thaliana root tissues.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published3 Jun 2026Journal of experimental botanyCited by 0 · OpenAlex ↗

Minimally invasive quantitative tracking of minerals, sugars, amino acids, and hormones in the leaf apoplast of Arabidopsis thaliana and Vicia faba.

ArabidopsisFaba beanLeafGrowth / time-series analysis

The apoplast of leaves is involved in nutrient transport, microbe-host interactions, systemic signaling, cell wall dynamics, and serves as an interface for various other physiological processes. The composition of the apoplastic solute pool, which supports many of these functions, is dynamic and shaped by developmental and environmental cues. However, due to the complexity and compartmentalization of the apoplast, analysing these fluids - and thus the associated physiological processes - remains technically challenging. This study introduces a minimally invasive method for extracting apoplastic fluids from leaves of selected dicots (e.g. Arabidopsis thaliana, Vicia faba, and many more), offering two key advantages: (i) repeated extractions from the same leaves to generate time-series data, such as every 24 hours, over consecutive days, and (ii) high spatial resolution, enabling identification of macrodomains within the leaf apoplast. For example, abscisic acid macrodomains were revealed along the leaf axis, providing insight into apoplastic hormone regulation. The method also reveals other previously unrecognized aspects, such as the accumulation of kaempferol glycosides in the apoplast after plants experienced salt stress. Finally, the method addresses the distortion of apoplast compound levels caused by dilution bias that results from the inconsistent recovery of infiltration fluid. Adding pyranine enables correction, ensuring accurate and comparable data. By integrating spatial and temporal precision, this new tool will promote a deeper understanding of plant apoplastic processes and their physiological relevance in various biological contexts.

Why it matches plant phenotyping methods葉のアポプラスト液を反復・高空間分解能で抽出し、植物の生理状態を定量する新規手法の開発が中心である。

abstractThis study introduces a minimally invasive method for extracting apoplastic fluids from leaves of selected dicots
Plant phenotyping relevance match · UnverifiedCrossref · checked 14 Sept 2026
Published1 Jun 2026Chinese Physics LettersCited by 1 · OpenAlex ↗

Single-Particle Tracking of Genetically Encoded Multimeric Nanoparticles Reveals Regional Heterogeneity and Osmotic Stress-Induced Convergence of Cytoplasmic Crowding in Plant Root Cells

ArabidopsisRootPhysiological trait estimationTrackingStress response / tolerance

Abstract Macromolecular crowding is a fundamental physical property of the cytoplasm that governs intracellular diffusion and biochemical reactions. However, in situ quantitative characterization of intracellular dynamics and associated biophysical states in intact plant tissues remains challenging. Using 40-nm genetically encoded multimeric nanoparticles (GEMs) and single-particle tracking in Arabidopsis roots, we quantitatively map the regional heterogeneity of cytoplasmic diffusion dynamics and crowding along the root developmental axis: elongation zone cells exhibit a dense, low-mobility baseline, whereas maturation zone and root hair cells display higher mobility. These regions exhibit different sensitivities to osmotic stress. Notably, under severe ionic stress, both the diffusion coefficients and non-Gaussian parameters of the maturation zone and root hair cells converge toward the levels of the elongation zone cells, suggesting an intrinsic physical baseline for cytoplasmic crowding. This kinetic convergence in these cells is accompanied by vacuolar retraction and an increase in cytoplasmic thickness. Together, our study establishes a GEMs-based platform for in situ biophysical analysis in plant cells and uncovers a spatially-resolved physical landscape of cytoplasmic crowding and its dynamic reorganization under osmotic stress.

Why it matches plant phenotyping methods植物細胞内の拡散動態・細胞質クラウディングを定量するGEMs単粒子追跡法を構築し、植物根で実証した研究であり、表現型取得基盤が中心である。

abstractUsing 40-nm genetically encoded multimeric nanoparticles (GEMs) and single-particle tracking in Arabidopsis roots, we quantitatively map the regional heterogeneity of cytoplasmic diffusion dynamics and crowding along the root developmental axis
Code / dataset availability confirmedCrossref · OpenAlex · Europe PMC · checked 14 Sept 2026
Published1 Jun 2026Plant PhenomicsCited by 0 · OpenAlex ↗

Hyperbolic topological data analysis mapper reveals dynamic trait–environment patterns in plant phenomics

ArabidopsisWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenology

Modern plant phenotyping faces the challenge of interpreting complex, high-dimensional data. Traditional analytical tools often fail to capture the non-linear, hierarchical, and temporal relationships that define plant responses under multifactorial conditions. We present the Hyperbolic Topological Data Analysis Mapper (HTDA-Mapper), a novel algorithm designed to overcome these limitations by embedding data in Poincaré ball space. Unlike conventional Euclidean approaches, HTDA-Mapper preserves the hierarchical structure of phenotypic traits, improves cluster resolution, and reveals hidden growth trajectories across treatments and time, offering a powerful means to explore latent phenoms. The pipeline supports both quantitative data and images. When integrated with unsupervised contrastive learning, HTDA-Mapper identifies similarities and differences in raw image data without requiring manual labelling or post hoc processing. We applied this framework to a high-throughput phenotyping (HTP) dataset of over 27,000 images of Arabidopsis thaliana seedlings exposed to varying nutrient levels and priming agents at different concentrations over seven days. Using cubical complexes, HTDA-Mapper mapped relationships between treatment variables, compound concentrations, and phenotypic outcomes. Furthermore, it reliably detected compound-specific effects, uncovered dynamic trait–environment interactions, revealed phenotypic trajectories not captured by conventional methods, and facilitated biologically meaningful interpretation of the complex dataset. By preserving the geometry and temporal evolution of plant development, HTDA-Mapper sets a new standard for HTP analysis. Beyond phenomics, it is a versatile tool for other omics, such as transcriptomics and metabolomics, where structured, high-dimensional data is prevalent. HTDA-Mapper can accelerate data-driven crop improvement by uncovering effective compounds, robust genotypes, and adaptive growth strategies that enhance plant resilience.

Why it matches plant phenotyping methods植物フェノミクスの高次元画像・形質データを解析するHTDA-Mapperアルゴリズムを開発し、27,000枚超の植物画像データで適用・評価しているため、解析手法が中心的である。

abstractWe present the Hyperbolic Topological Data Analysis Mapper (HTDA-Mapper), a novel algorithm designed to overcome these limitations by embedding data in Poincaré ball space.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicUpon acceptance, the codes and all material used in this research will be freely available at HYPERLINK: https://github.com/JZdrazilX/MML and data at ZENODO: 10.5281/zenodo.17952279.Open asset ↗JZdrazilX/MMLhtml-lines:222-260
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published29 May 2026ACS sensorsCited by 0 · OpenAlex ↗

A Stomata-Infiltratable SERS Nanosensor for Real-Time Monitoring of Hydrogen Sulfide Dynamics in Plants.

ArabidopsisSpinachTomatoRaman / spectroscopyLeafPhysiological trait estimationStress response / tolerance

Hydrogen sulfide (H 2 S) is a key gaseous regulator in plant stress responses, but its spatiotemporal dynamics in living plants remain poorly understood due to the lack of noninvasive sensing tools. Here, we report a stomata-infiltratable SERS nanosensor based on Au@Ag@SiO 2 core-shell nanoparticles for real-time monitoring of endogenous H 2 S. The sensor, with an enhancement factor of ∼6.07 × 10 9 and a detection limit of 15 nM, efficiently infiltrates leaves of diverse species (Arabidopsis, spinach, and tomato). Real-time monitoring revealed that H 2 S accumulation kinetics are stress-specific and occur within 20 min of stress onset, preceding visible phenotypic damage. Notably, the nanosensor enabled visualization of stress-induced H 2 S transmission between neighboring plants, suggesting a role for H 2 S as an airborne signal in plant-to-plant communication. Furthermore, a species-dependent kinetic framework describing systemic signal propagation was established. This work demonstrates a versatile SERS-based platform for noninvasive monitoring of gaseous signaling molecules in plants.

Why it matches plant phenotyping methods植物内のH₂S動態という生理状態をリアルタイム・非侵襲的に測定するSERSセンサーを開発し、複数種で性能と適用性を示した研究であり、測定手法が中心的である。

abstractHere, we report a stomata-infiltratable SERS nanosensor based on Au@Ag@SiO 2 core-shell nanoparticles for real-time monitoring of endogenous H 2 S.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published22 May 2026Plant methodsCited by 0 · OpenAlex ↗

Coupling of high-resolution mass spectrometer and photosynthesis system for comprehensive leaf volatile metabolite profiling.

ArabidopsisPoplarLeafPhysiological trait estimationPhotosynthesis / fluorescence

Background Leaf-level biogenic volatile organic compounds (BVOCs) emissions represent a major source of organic gases in the atmosphere, influencing both climate and air quality. These emissions are strongly driven by environmental perturbations, which affect individual plant- to ecosystem-level processes. Uncovering all the BVOCs and understanding how their emissions respond to altered environmental conditions provide critical insights into vegetation-driven changes in atmospheric chemistry. We developed a tandem instrumentation setup that integrates a proton transfer reaction time-of-flight mass spectrometer (PTR-ToF-MS) with parts-per-trillion detection limits and a photosynthetic infrared gas exchange system for the untargeted survey of all the BVOCs. This novel system enables simultaneous, real-time monitoring of BVOC emissions and photosynthetic parameters at the leaf level, offering new opportunities to disentangle the physiological and environmental drivers of VOC release. Furthermore, we established the VOC Analysis and Processing Optimization Resource (VAPOR), an open-access software tool designed for rapid data post-processing and the analysis of the variability of hundreds of BVOCs. We assessed the performance of the tandem system under varying background conditions, using standard gas mixtures and a range of environmental factors. Results Blank emissions were substantially lower for major BVOCs (e.g., isoprene) compared to those observed in plant emissions. Despite this, the observation of background-level VOCs highlights the importance of routinely acquiring and accounting for blank measurements in analyses using the coupled instrumentation. Introduction of known VOC concentrations to the system demonstrated a linear response across different compounds with varying molecular compositions, indicating minimal gas loss regardless of chemical moieties within the coupled instrumentation. We applied the optimized system to investigate the physiological mechanisms driving BVOC emissions across different genotypes of poplar and pennycress. The high mass resolution capabilities of the PTR-ToF-MS, coupled with comprehensive VAPOR-driven data analysis, enabled the identification of several important BVOCs, including methanol and methanethiol; these BVOCs displayed substantial variation across pennycress genotypes and showed concentrations ~ 100-350% higher than the blank. Moreover, isoprene emissions varied significantly among poplar genotypes grown in different potting media. Conclusions Tandem instrumentation offers a powerful tool for profiling volatile molecular markers and elucidating their genetic and environmental underpinnings. This approach enhances our ability to predict BVOC emissions in response to genotype by environmental interactions and contributes to a deeper understanding of vegetation responses to environmental changes.

Why it matches plant phenotyping methods葉レベルの植物揮発性物質排出と光合成パラメータを取得するタンデム計測系を開発・検証し、解析ソフトウェアも提供しているため、植物表現型取得法が中心である。

abstractWe developed a tandem instrumentation setup that integrates a proton transfer reaction time-of-flight mass spectrometer (PTR-ToF-MS) with parts-per-trillion detection limits and a photosynthetic infrared gas exchange system for the untargeted survey of all the BVOCs.
Reproduction assets foundThe paper's authors developed VAPOR, an open-access software tool used to post-process and analyze the paper's leaf VOC emission measurements, with explicit public availability at the authors' GitHub repository.
Code · publicThe open-source code for VAPOR is accessible at https://github.com/INTERSECT-BESS/ORNL-VOC . In this study, VAPOR was used to post-process the VOC results generated from the offline collection of gases from poplars with different soil media.Open asset ↗INTERSECT-BESS/ORNL-VOClines:127-146
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 13 Sept 2026
Published20 May 2026Bio-protocolCited by 0 · OpenAlex ↗

3D Reconstruction of Mature Arabidopsis Ovules Using FIB-SEM to Study Filiform Apparatus Morphology

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureFlowerTissueMorphology / geometry measurement2D/3D reconstructionSegmentationVisualization / data management

Volume electron microscopy based on serial sectioning allows for three-dimensional (3D) visualization and analysis of the internal structures of tissues, cells, and organelles. One such technique, focused ion beam (FIB) scanning electron microscopy (SEM), has the advantages of nanoscale sectioning and high z-resolution, but the disadvantage of limited volume processing. Because of this limitation, targeting localized objects by FIB-SEM is difficult. Here, we developed a FIB-SEM observation workflow that enables the analysis of the filiform apparatus of synergid cells enclosed in the Arabidopsis ovule. In this protocol, plant samples are stained, embedded, trimmed, and carbon-coated while maintaining their orientation within the tissue. Then, sequential observations are performed using Cut & See function of FIB-SEM, followed by image processing for 3D reconstruction. Utilization of multi-scanning and image cropping from high-resolution data helps to identify localized targets within plant tissue. The filiform apparatus, which is an invaginated cell wall structure of the synergid cells, shows distinct contrast in each image, allowing for segmentation using brightness-based binarization. Such segmentation avoids the need to manually trace complex structures and facilitates 3D reconstruction by volume electron microscopy. Key features • Sampling and trimming of the resin block enable directionally loading in FIB-SEM. • Multi-scanning by FIB-SEM and target extraction by image processing software enable 3D reconstruction of local areas within the sample block. • Binarization using distinctive brightness of cellular structures enables segmentation without manual tracing of complex structures such as the filiform apparatus cell wall.

Why it matches plant phenotyping methods植物組織内の構造をFIB-SEMと画像処理で3D再構成・セグメンテーションするワークフローを開発しており、フィリフォーム装置形態という植物器官形質の取得が中心である。

abstractHere, we developed a FIB-SEM observation workflow that enables the analysis of the filiform apparatus of synergid cells enclosed in the Arabidopsis ovule.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published20 May 2026Bio-protocolCited by 0 · OpenAlex ↗

Analysis of Cauline Leaf Development in Arabidopsis thaliana Using Time-Lapse Confocal Microscopy.

ArabidopsisMicroscopyCell / cellular structureLeafMorphology / geometry measurementSegmentationGrowth / time-series analysisGrowth / development / phenology

Understanding cellular growth dynamics in plants requires precise, long-term imaging of developing tissues. Cauline leaves are produced during the transition from vegetative to reproductive development and provide a useful system for studying how laminar organs diversify in form and function. While other laminar organs, such as rosette leaves and sepals, have been extensively studied, early cauline leaf development remains technically challenging to capture due to their concealed position, curved morphology, and the presence of dense trichomes. Here, we provide a complete pipeline for the dissection, confocal imaging, 2.5D segmentation, and image analysis of initiating cauline leaves in Arabidopsis thaliana . This method enables reproducible, high-resolution imaging of cauline leaves, supporting robust quantitative analysis of growth across developmental stages at cellular scale resolution. Key features • Fine dissection method for exposing initiating cauline leaves in Arabidopsis thaliana . • Long-term confocal live imaging of cauline leaf development at cellular resolution. • Optimized imaging parameters for high-fidelity 2.5D segmentation and growth analysis in MorphoGraphX.

Why it matches plant phenotyping methodsカウリン葉の成長を細胞レベルで定量化するための解剖、共焦点イメージング、2.5Dセグメンテーション、画像解析パイプラインが中心的に開発・提示されている。

abstractHere, we provide a complete pipeline for the dissection, confocal imaging, 2.5D segmentation, and image analysis of initiating cauline leaves in Arabidopsis thaliana .
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · public2. MorphoGraphX 2.0.1 ( https://morphographx.org/software/ ) (access date, 2026-02-26) [10–11] 3. All codes have been deposited to OSF: https://osf.io/uth78/ (access date, 2026-02-26) Procedure A. Plant growth 1. Sow the seeds in pots filled with moist, room-temperature soil. Add a layer of water to the bottom of the tray and cover with a lid to maintain high humidity. Note: Space seeds sufficiently to avoid contact between the developing plants and to prevent leaf damage; typicallyOpen asset ↗OSFlines:109-143
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published18 May 2026Cited by 0 · OpenAlex ↗

Combinatorial bioassay for fast screening of organic agrivoltaic materials

ArabidopsisStem / branchPhysiological trait estimationGrowth / development / phenology

ABSTRACT Agriphotovoltaics (APV) combines crop production with solar energy generation to address increasing demands for food and energy while reducing land-use competition. Unlike conventional opaque photovoltaic systems, semitransparent organic photovoltaics (OPVs) selectively absorb light, potentially improving efficiency but also altering both light quantity and spectral quality, key factors affecting plant growth. Here, we developed a rapid bioassay based on hypocotyl elongation to evaluate plant responses to OPV-filtered light using Arabidopsis thaliana and Cardamine hirsuta , two species with contrasting shade strategies. Screening a diverse set of OPV materials revealed that plant growth responses depend more on spectral composition than on total light intensity alone. Certain materials, such as PTB7-Th and D18, produced growth patterns similar to neutral shading, while others promoted elongation. Our analyses identified blue light wavelengths, linked to cryptochrome activity, as more critical than red light wavelengths, linked to phytochrome activity, for maintaining normal development. These findings provide a scalable framework to assess OPV-plant compatibility and demonstrate that optimizing spectral quality alongside light intensity is essential for designing efficient APV systems that sustain crop performance while generating renewable energy.

Why it matches plant phenotyping methods植物の光応答を測定する迅速・スケーラブルな低胚軸伸長バイオアッセイを開発し、OPV材料評価に適用しており、表現型取得法が中心的です。

abstractHere, we developed a rapid bioassay based on hypocotyl elongation to evaluate plant responses to OPV-filtered light
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published12 May 2026Cited by 0 · OpenAlex ↗

Multi-scale thermal homeostasis: Plants achieve temperature control through hierarchical regulation

ArabidopsisTobaccoTomatoLaboratory / benchtopChlorophyll fluorescenceCell / cellular structureLeafPhysiological trait estimationPlant / canopy temperature

Abstract Temperature fundamentally impacts plants growth and physiology. However, the mechanisms by which plants sense and response to environmental changes remain unclear due to the lack of effective methods for measuring internal plant temperatures. Here, by combining lab-made nanothermometric probes with time-gated imaging technique, we accurately detected the change in internal plant temperature in response to environmental temperature variations. We discovered a multilevel temperature regulation mechanism during the process by which plants establish thermal homeostasis. In Nicotiana benthamiana leaves, when environment temperature changes from approximately 24°C to 45°C, the maximum of internal plant temperature change is only approximately 10°C near cell wall, and less than 7°C in cytoplasm, while remaining nearly constant in chloroplasts (ΔTchl ≈ 1°C). Similar compartment-specific thermal regulation was observed in Arabidopsis thaliana and tomato, indicating that hierarchical regulation represents a conserved strategy for maintaining internal temperature stability in plants. Together, these findings provide direct evidence for multiscale thermal homeostasis in plants and establish a framework for understanding how cellular and subcellular organization contributes to temperature regulation.

Why it matches plant phenotyping methodsナノ温度計プローブと時間ゲート imaging により植物内部温度を測定する手法が研究の中心であり、植物の生理状態を直接定量している。

abstractby combining lab-made nanothermometric probes with time-gated imaging technique, we accurately detected the change in internal plant temperature
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 5 Sept 2026
Published10 May 2026bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

LIME: a fully automated pipeline for high-throughput quantification of leaf lesions

ArabidopsisLeafAnnotation / quality controlSegmentationStress / disease detectionDisease symptoms / severity

Abstract Accurate quantification of leaf lesion severity is essential for plant disease research and phenotyping but is often limited by subjective visual scoring and time-intensive manual image analysis. We present LIME, a fully automated, open-source image analysis pipeline for high-throughput quantification of leaf lesions from disease assay images. LIME integrates zero-shot leaf segmentation using the Segment Anything Model with a convolutional neural network for lesion area estimation. Applied to Arabidopsis thaliana leaves infected with Sclerotinia sclerotiorum , the proposed approach achieved a mean absolute percentage error of 12.9%, comparable to observed intrarater variability in manual scoring. Stratified evaluation across lesion-size groups demonstrated consistent prediction accuracy for small, intermediate, and large lesions, and comparative analysis showed that the deep learning–based model substantially outperformed color-based baseline methods. Under GPU-accelerated execution, LIME processed complete assays containing approximately 200 leaves in 15 minutes, representing an approximate 13-fold reduction in processing time relative to manual annotation. Together, these results indicate that LIME enables objective, reproducible, and scalable quantification of leaf lesion severity in standardized plant pathology assays. The pipeline is released as an open-source tool to support quantitative phenotyping studies.

Why it matches plant phenotyping methods植物病斑重症度を画像から定量するオープンソース解析パイプラインを開発・比較評価しており、植物フェノタイピング手法が研究の中心です。

abstractWe present LIME, a fully automated, open-source image analysis pipeline for high-throughput quantification of leaf lesions from disease assay images.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 13 Sept 2026
Published9 May 2026bioRxivCited by 0 · OpenAlex ↗

Dim Green Light Enables Day-and-Night Monitoring of Leaf Movements

ArabidopsisLettuceAerial / UAVRGB / grayscaleLeafObject detectionPhysiological trait estimationTrackingGrowth / development / phenologyPigment / colour / senescence

Understanding plant growth dynamics requires imaging across day-and-night cycles to quantify growth, movement and development in the aerial plant body and to capture the rhythmic nature of these processes. This requires imaging in light during the day and in darkness at night without perturbing plant physiology. Nighttime imaging has typically depended on infrared (IR) illumination, producing monochrome datasets that require specialised hardware and separate analysis pipelines when combined with daytime RGB imaging. Here, we evaluated very low-intensity green (dimG) illumination from standard LEDs as a practical alternative for colour-consistent nighttime imaging and assessed its physiological impact in Arabidopsis thaliana and Lactuca sativa (lettuce). We show that high resolution colour images can be obtained under dimG using low- cost cameras, with sufficient consistency between full-spectrum and dimG images to allow direct comparison and unified image analysis. We show that very low-fluence green light (<0.5 μmol m -2 s -1 ) does not sustain circadian oscillations of gene activity under continuous exposure and does not perturb rhythms when applied during the dark phase of diel cycles. DimG imaging enabled accurate detection of diel leaf movement profiles in Arabidopsis circadian mutants, revealing genotype-specific phase differences under varying photoperiods. In lettuce, dimG pulses and continuous dimG enabled accurate quantification of diel leaf movement without affecting growth, stomatal opening, electron transport rate or chlorophyll content. Motion profiles under continuous dimG mirrored those under darkness. Our findings establish dim green illumination as a cost-effective solution for night-time imaging, simplifying phenotyping workflows with minimal impact on physiology.

Why it matches plant phenotyping methods植物の夜間画像取得用の低強度緑色照明を開発・生理影響評価し、葉運動の定量と統合的な画像解析ワークフローを実証しており、フェノタイピング手法が中心です。

abstractHere, we evaluated very low-intensity green (dimG) illumination from standard LEDs as a practical alternative for colour-consistent nighttime imaging and assessed its physiological impact in Arabidopsis thaliana and Lactuca sativa (lettuce).
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 13 Sept 2026
Published8 May 2026bioRxiv

PAT: An Image Analysis Tool for Automated Scoring of Pollen in Alexander-Stained Anthers

ArabidopsisFlowerAnnotation / quality controlCountingSegmentationFruit / seed / panicle traits

Quantitative pollen viability analysis is a critical but labor-intensive step in plant reproductive biology. Existing deep-learning Segment Anything Models (SAM) fail to reliably segment viable pollen in Alexander-stained anthers. To address this, we fine-tuned an existing Cellpose-SAM model for pollen segmentation. We integrated it into PAT (Pollen Analysis Tool), a cross-platform desktop application. PAT features instance segmentation with interactive quality control, an in-app model retraining module, and publication-ready statistical outputs. We deployed PAT in an EMS suppressor screen of semi-sterile Arabidopsis smg7-6 mutants, enabling efficient candidate prioritization for whole genome sequencing and mapping candidate mutation. This screen led to the identification of a point mutation in CAP-D2 ( capd2-2 ), a Condensin I subunit, that rescues the smg7-6 meiotic phenotype. Notably, mutation in a Condensin II subunits (CAP-D3 and CAP-H2) does not confer rescue. Further characterization suggests the capd2-2 allele is hypomorphic, showing no defects in vegetative growth, chromocenter compaction, or transposable element silencing. Collectively, we demonstrate that accessible AI tools have the potential to bridge gaps in plant phenotyping and accelerate the pace of biological discovery. Highlight We combined AI-powered image analysis with an easy-to-use desktop app to automate plant pollen counting, then used it to identify a new genetic suppressor of meiotic defects.

Why it matches plant phenotyping methods花粉の生存性を画像から自動定量するセグメンテーション手法とソフトウェアPATの開発が中心であり、植物表現型の取得・抽出手法に該当する。

abstractWe integrated it into PAT (Pollen Analysis Tool), a cross-platform desktop application.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published8 May 2026Journal of visualized experiments : JoVECited by 0 · OpenAlex ↗

A Streamlined Protocol for Single-Molecule Localization Microscopy in Arabidopsis Nuclei.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureVisualization / data management

While confocal fluorescence microscopy has provided valuable insights into chromatin organization in plant nuclei, its diffraction-limited resolution constrains the investigation of chromatin architecture, motivating the use of super-resolution techniques such as Single-Molecule Localization Microscopy (SMLM). Among these approaches, direct stochastic optical reconstruction microscopy (dSTORM) provides nanoscale resolution in individual cells, enabling precise visualization of chromatin domains, histone modifications, and nuclear organization. While such methods are increasingly applied in mammalian systems, their use in plant biology remains limited, largely due to technical challenges in sample preparation. Here, we present a streamlined and reproducible workflow for SMLM imaging of nuclei isolated from Arabidopsis thaliana. This protocol starts with seedling fixation to preserve nuclear morphology, followed by gentle tissue chopping and centrifugation to enrich intact nuclei. Isolated nuclei are then fluorophore-labeled in liquid medium and immobilized on low-melting agarose pads, a strategy that enhances stability during prolonged single-molecule imaging sessions. These steps collectively minimize background fluorescence, improve labeling consistency, and increase reproducibility across biological replicates. The resulting preparations provide enhanced clarity for visualizing chromatin modifications and nuclear architecture in plants. By lowering the technical barriers to implement SMLM imaging in Arabidopsis, this protocol provides a versatile means to investigate epigenetic regulation, chromatin organization, and nuclear topological variations at the nanoscale. This work establishes a methodological foundation for applying SMLM to plants, bridging the gap with mammalian cell biology and opening new opportunities to study how nuclear architecture contributes to genome regulation in response to developmental and environmental cues in plant systems.

Why it matches plant phenotyping methods植物核の形態・クロマチン構造を取得するSMLM画像化プロトコルの開発と再現性向上が研究の中心であり、植物フェノタイピング手法として適格です。

abstractHere, we present a streamlined and reproducible workflow for SMLM imaging of nuclei isolated from Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 5 Sept 2026
Published5 May 2026bioRxivCited by 1 · OpenAlex ↗

Stomatal setpoints and environmental responsiveness are sculpted by developmental trajectories

ArabidopsisMicroscopyCell / cellular structureLeafStem / branchStomata / guard-cell complexGrowth / time-series analysisGrowth / development / phenologyStomatal traits

Efficient gas and water exchange between plants and their environment largely depends on the number and distribution of stomata, cellular valves in leaf epidermis. Core genetic regulators of stomatal cell identity and pattern along with asymmetric stem-cell like divisions in stomatal precursors are hypothesized to customize stomatal production for optimal leaf performance. How these regulators work in concert and how division dynamics are modified and adjusted in different environments, however, are poorly understood. Here, we leveraged the variation in stomatal patterning in Arabidopsis thaliana accessions from diverse environments to define developmental rules and constraints in the stomatal lineage. The accessions subtle and quantitative variation enables us to identify which cellular parameters are flexible, revealing how developmental plasticity generates phenotypic plasticity. By developing live-cell imaging tools to track cellular behaviors during leaf growth under varying environmental conditions in these accessions, we could decompose stomatal density variation into its developmental origins. Variation in final stomatal numbers is driven by differences in the relative contributions of stomatal initiation, cell size-based fate thresholds, general proliferative capacity, and coordination between sister and neighbor cell behaviors. Overall, diverse accessions converge toward two lineage regimes: one dominated by autonomous decisions with loose cell-cell coordination, the other by extensive cell-cell coordination. Challenging accessions with environmental fluctuations revealed regime-specific flexibility, with plasticity primarily mediated by a single division-related parameter. Our results show how cellular parameters integrate into alternative developmental strategies that shape environmental responsiveness.

Why it matches plant phenotyping methods葉の成長中の細胞挙動を追跡するライブセルイメージングツールを開発し、気孔密度の発生的起源を定量化しており、植物フェノタイピング手法が研究の中心である。

abstractBy developing live-cell imaging tools to track cellular behaviors during leaf growth under varying environmental conditions in these accessions, we could decompose stomatal density variation into its developmental origins.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published5 May 2026Bio-protocolCited by 0 · OpenAlex ↗

Quantitative Assessment of Heat Shock-Induced Ferroptosis-Like Cell Death via Electrolyte Leakage in Arabidopsis thaliana Seedlings.

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

We present a protocol to allow continuous assessment of cell death in Arabidopsis thaliana (L.) seedlings by measuring the release of electrolytes from dying cells upon heat shock. The electrolyte leakage assay is a well-established method to quantify the extent of cell death of plant tissues exposed to pathogen infection, since the activation of the immune response leads to compromised membrane integrity and to the release of ions from the dying cell. This prolonged release of electrolytes is considered a hallmark of regulated cell death in plants. Heat shock in plants induces ferroptosis-like cell death, which can be suppressed either pharmacologically, using inhibitors such as ferrostatin, or genetically through knockout of ferroptosis-related genes. Here, we have adapted the electrolyte leakage assay to quantify cell death in young Arabidopsis seedlings exposed to a heat shock previously shown to induce ferroptosis-like cell death. We also illustrate how this method can be used to assess activation of ferroptosis-like cell death in whole Arabidopsis seedlings using ferrostatin or knockout mutants of potential gene candidates involved in ferroptosis-like cell death. Key features • This protocol does not require any technical experience apart from gentle handling of young seedlings and is less labor-intensive than microscopy-based cell death evaluation. • Builds upon existing methods to quantify the extent of cell death upon immune response in whole seedlings subjected to heat stress. • Only requires a conductivity meter and allows the assessment of continuous cell death using multiple parallel replicates. • The protocol demonstrates how heat shock-induced ferroptosis-like cell death can be inhibited pharmacologically or genetically in whole seedlings, supported with quantitative data.

Why it matches plant phenotyping methodsArabidopsis幼植物の細胞死という植物状態を、電解質漏出で連続定量する測定プロトコルの適応・技術的提示が中心であり、ルーチン測定ではない。

abstractWe present a protocol to allow continuous assessment of cell death in Arabidopsis thaliana (L.) seedlings by measuring the release of electrolytes from dying cells upon heat shock.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published5 May 2026Nature biotechnologyCited by 0 · OpenAlex ↗

A single-cell screening platform accelerates functional genetics in plants.

ArabidopsisTobaccoCell / cellular structure

Elucidating gene function in highly redundant genetic programs such as signaling pathways is challenging in model and nonmodel plants with current whole-plant genetic screening tools. Many of these challenges could be overcome if screens were instead carried out using individual cells harboring genetic perturbations. Here we report a single-cell screening platform, PIVOT (protoplast isolation after virus overexpression in planta), to accelerate identification and functional characterization of plant genes. We use Nicotiana benthamiana as a heterologous host to test gene libraries arrayed in a single leaf. PIVOT harnesses viral superinfection exclusion to ensure single multiplicity of infection per cell during pooled library delivery. Additionally, we engineer a cell-surface protein as a phenotypic marker for isolating cells of interest from a heterogeneous population. Using this system, we recover regulators of cytokinin signaling from an Arabidopsis open reading frame library. We anticipate PIVOT will be broadly applicable for high-throughput, single-cell functional genetic screening across the plant kingdom.

Why it matches plant phenotyping methods植物の単一細胞スクリーニング基盤を開発し、細胞表面の表現型マーカーで関心細胞を分離する技術が研究の中心であるため、植物表現型取得・選別法として含める。

abstractHere we report a single-cell screening platform, PIVOT (protoplast isolation after virus overexpression in planta), to accelerate identification and functional characterization of plant genes.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 May 2026The Plant cellCited by 2 · OpenAlex ↗

A cytological framework of female meiosis in Arabidopsis.

ArabidopsisMicroscopyCell / cellular structureGrowth / time-series analysis

Female and male meiosis often differ in many aspects, such as their duration and the frequency as well as the positioning of crossovers. However, studying female meiosis is often very challenging and thus, much less is known about female versus male meiosis in many species including plants, where meiosis occurs deep within the ovules. To approach this gap, we developed a live-cell imaging system for female meiocytes in Arabidopsis (Arabidopsis thaliana) in this study. This allowed us to obtain a temporally resolved cytological framework of female meiosis in the wild type that serves as a guiding system for future studies. Subsequently, we have applied this imaging system here to study mutants in cyclin-dependent kinase inhibitors, in which a designated female meiocyte undergoes several mitotic divisions before entering meiosis. This mutant context enabled us to address when a meiocyte is committed to meiosis, a key question during reproductive development and in particular for the analysis of apomictic species in which meiosis is skipped.

Why it matches plant phenotyping methodsシロイヌナズナの雌性減数分裂を対象とするライブセルイメージングシステムを開発し、時間分解された細胞学的表現型の取得に用いており、フェノタイピング手法が研究の中心である。

abstractwe developed a live-cell imaging system for female meiocytes in Arabidopsis (Arabidopsis thaliana) in this study.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published26 Apr 2026BiosensorsCited by 0 · OpenAlex ↗

Genetically Encoded Fluorescent Biosensors Enable Noninvasive Real-Time Visualization of Nitrate Dynamics in Intact Living Plants.

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationGrowth / time-series analysis

Nitrate (NO 3 - ) serves as a pivotal molecule with dual functions in nutrient supply and signaling during plant growth and development. Precise monitoring of its spatiotemporal dynamics in planta is therefore essential for dissecting the regulatory mechanisms underlying plant nitrogen metabolism. However, conventional nitrate detection methods suffer from inherent limitations, including destructive sampling, insufficient spatiotemporal resolution, and an inability to achieve real-time whole-plant monitoring. Here, we report a genetically encoded nitrate biosensor, designated NitNRCL1, constructed using a split firefly luciferase complementation system. Functional validation in both prokaryotic and eukaryotic systems demonstrates that NitNRCL1 responds to changes in nitrate availability and generates stable chemiluminescent signals in bacteria and diverse plant species. Importantly, NitNRCL1 enables non-invasive, real-time, and whole-plant monitoring of nitrate levels in living plants. Using NitNRCL1, we successfully imaged the spatiotemporal dynamics of nitrate signaling in Arabidopsis thaliana . Collectively, our findings establish NitNRCL1 as a robust and novel tool for investigating nitrate transport, signaling, and metabolic pathways in plants. This biosensor advances our mechanistic understanding of plant nitrate biology and provides a technical foundation for breeding nitrogen-use-efficient crops and developing precision fertilization strategies.

Why it matches plant phenotyping methods植物体内の硝酸動態を非破壊・リアルタイム・全身的に可視化する遺伝子コード型バイオセンサーを開発し、複数の生物・植物種で機能検証しているため、植物生理状態の取得手法が中心です。

abstractHere, we report a genetically encoded nitrate biosensor, designated NitNRCL1, constructed using a split firefly luciferase complementation system.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published20 Apr 2026Bio-protocolCited by 1 · OpenAlex ↗

Spatial Imaging and Quantification of Hydrogen Peroxide in Arabidopsis Roots: From Sample Preparation to Image Analysis.

ArabidopsisRootPhysiological trait estimation

Reactive oxygen species (ROS) are central regulators of plant development and stress responses, with hydrogen peroxide (H 2 O 2 ) acting as a key signaling molecule whose spatial distribution determines adaptive versus damaging outcomes. Accurate detection of H 2 O 2 at tissue and cellular resolution is therefore essential for understanding redox-dependent regulation of plant growth. A variety of techniques have been used to monitor H 2 O 2 , including bulk spectrophotometric and fluorometric assays, genetically encoded sensors for real-time measurements, and chemical probes for in situ detection. While these approaches differ in sensitivity, specificity, and temporal resolution, many are limited by a lack of spatial information, technical complexity, or dependence on transgenic material. Here, we present a detailed protocol for 3,3'-diaminobenzidine (DAB)-based histochemical detection of H 2 O 2 in seedling roots, covering staining, imaging, and semi-quantitative image analysis using open-source software (FIJI/ImageJ). The method relies on peroxidase-mediated oxidation of DAB, resulting in a stable, light-resistant, and insoluble precipitate that enables visualization of H 2 O 2 accumulation with high spatial resolution. This protocol provides a robust, accessible, and genetically independent approach for spatial analysis of H 2 O 2 in plant tissues. Its simplicity, compatibility with diverse genotypes and treatments, and suitability for semi-quantitative analysis make it a valuable tool for examining the spatial distribution of H 2 O 2 , thereby providing spatial insight into redox-related regulatory processes during plant development and stress responses. Key features • Built upon methods developed by Thordal-Christensen et al. [1] and Daudi and O'Brien [2], with a specific focus on root staining. • Includes a downstream image analysis pipeline for semi-quantitative H 2 O 2 measurement in DAB-stained roots using the open-source software FIJI/ImageJ. • Provides detailed, step-by-step video tutorials for image analysis in FIJI/ImageJ. • Includes a Fiji/ImageJ script (Macro 1) for automating the application of fixed-intensity scaling using Spectrum LUT.

Why it matches plant phenotyping methods植物組織内の過酸化水素を画像取得・画像解析で空間的かつ半定量的に測定する実験プロトコルが中心であり、植物の生理状態を抽出するフェノタイピング手法に該当する。

abstractHere, we present a detailed protocol for 3,3'-diaminobenzidine (DAB)-based histochemical detection of H 2 O 2 in seedling roots, covering staining, imaging, and semi-quantitative image analysis using open-source software (FIJI/ImageJ).
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published16 Apr 2026bioRxivCited by 1 · OpenAlex ↗

Rhizobacterial Biosensors Spatially Map Natural and Engineered Sucrose Exudation

ArabidopsisChlorophyll fluorescenceRootPhysiological trait estimation

Root exudation mediates the delivery of plant primary and secondary metabolites into soil, where they regulate plant–microbe interactions and terrestrial carbon cycling. Conventional exudate analyses quantify total root-released carbon yet obscure the spatial origin and rhizosphere influence of individual compounds. Here, we develop a rhizobacterial biosensor platform, named Suc-MAPP, to map local exudate profiles along the surface of colonized root tissues. Focusing on sucrose, we engineered sfGFP-based, sucrose-responsive gene circuits in Pseudomonas putida KT2440 for live imaging of exudate concentrations in the micromolar range. These biosensors reveal spatially structured sucrose exudation patterns across eudicots and monocots and implicate photoassimilated source–sink dynamics as a major determinant. We further apply this platform to phenotype exudation modulated by synthetic gene circuitry in Arabidopsis thaliana , identifying genetic design rules for graded sucrose release and quantifying how engineered export sculpts rhizosphere assembly of a defined bacterial community. Together, these results establish programmable rhizobacterial biosensors as tools to spatially resolve plant–environment carbon exchange in situ and provide a framework for extending this approach to diverse exudate targets.

Why it matches plant phenotyping methods植物根からのスクロース滲出を空間的・定量的に測定する生体センサープラットフォームを開発し、植物表現型として適用しているため、方法が中心的である。

abstractHere, we develop a rhizobacterial biosensor platform, named Suc-MAPP, to map local exudate profiles along the surface of colonized root tissues.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published14 Apr 2026Pest management scienceCited by 0 · OpenAlex ↗

Larval antibiosis to cabbage stem flea beetle (Psylliodes chrysocephala) is absent within oilseed rape (Brassica napus).

ArabidopsisRapeseed / canolaWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerance

Background Insect pests present a global threat to crops, with plant resistance representing a key breeding goal. The cabbage stem flea beetle (Psylliodes chrysocephala; CSFB) is a key pest of oilseed rape (Brassica napus; OSR) in Europe; however, CSFB resistance is yet to be found in B. napus. To address this, we examine CSFB larval development over time, explore antibiosis across a genetically diverse B. napus panel, and test whether larvae can develop in model Brassicaceae species (Brassica rapa and Arabidopsis thaliana). Results CSFB larvae completed development from 4 weeks post-infestation, undergoing a 20-fold size increase, with larval recovery after 2 weeks allowing semi-high-throughput resistance phenotyping. Applying this method to 98 Brassicaceae genotypes (97 B. napus and 1 Sinapis alba), we found weak evidence for genotype effects on larval survival. However, phenotype validation with 'resistant' and 'susceptible' B. napus genotypes showed no differences in larval survival or adult emergence. Larval antibiosis was consistently observed in S. alba. Finally, we showed that model B. rapa and A. thaliana genotypes represent suitable hosts for CSFB, with larvae increasing eight to ten times in size after 2 weeks. Conclusion CSFB larval antibiosis appears absent in B. napus, possibly because of bottlenecks experienced during domestication. However, larval antibiosis is present in S. alba, and future work should study the basis of this resistance. Further, CSFB larval screening in Brassicaceae model species presents an opportunity to explore CSFB resistance genetics, informing breeding progress for insect resistance in B. napus. © 2026 The Author(s). Pest Management Science published by John Wiley & Sons Ltd on behalf of Society of Chemical Industry.

Why it matches plant phenotyping methods幼虫回収・発育評価による半ハイスループットな抵抗性表現型解析法を開発し、遺伝子型パネルへの適用と抵抗性・感受性系統による検証を行っており、表現型取得法が中心です。

abstractlarval recovery after 2 weeks allowing semi-high-throughput resistance phenotyping
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published10 Apr 2026Quantitative plant biologyCited by 0 · OpenAlex ↗

How stochastic cell fate and endoreduplication yield non-random epidermal patterns.

ArabidopsisCell / cellular structureLeafTissueMorphology / geometry measurement

Pavement cells in the Arabidopsis thaliana epidermis span a wide range of sizes and ploidy levels, but rules that generate this heterogeneity across an organ remain unclear. Clark et al. identify a shared genetic pathway that promotes large, polyploid pavement cells in both sepals and leaves, then ask whether the familiar "scattered" distribution of giant cells is truly random. By combining whole-tissue imaging with two independent computational randomization approaches that regenerate tissues from segmented images while preserving cell size distributions and key boundary constraints, together with a stochastic cell-autonomous model, the authors show how an initially random pattern can later appear clustered relative to a changing random baseline as tissues grow and subdivide. The study provides a quantitative framework for testing spatial organization in cellular mosaics where point-based methods fail, and it shows how proliferation history can convert early stochastic fate decisions into a statistically non-random mature pattern.

Why it matches plant phenotyping methods全組織イメージングと、セグメンテーション画像を用いた独立な計算的ランダム化・確率モデルを組み合わせ、植物組織の細胞サイズ・倍数性・空間パターンを定量解析する枠組みが研究の中心である。

abstractBy combining whole-tissue imaging with two independent computational randomization approaches that regenerate tissues from segmented images while preserving cell size distributions and key boundary constraints, together with a stochastic cell-autonomous model
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published30 Mar 2026Plant methodsCited by 0 · OpenAlex ↗

Investigating phloem transport dynamics in Arabidopsis through compartmental modelling of positron emission tomography data.

ArabidopsisMRI / PETStem / branchPhysiological trait estimation

Background Phloem is the long-distance transport tissue of vascular plants in which photoassimilates are distributed from sources (e.g., leaves) to sinks (e.g., roots, fruits). Phloem transport occurs under pressure, making it very sensitive to manipulation and almost experimentally inaccessible. Therefore, functional data on phloem speed and dynamic distribution of photoassimilates along the transport pathway are still scarce, both in trees and herbaceous plants. This study presents a methodological pipeline to image phloem transport in very thin shoots of the model plant Arabidopsis using photosynthetic uptake of 11 CO 2 and state-of-the-art positron emission tomography (PET). Results Successful application of the latest generation preclinical PET scanners allowed in vivo visualization of internal movement of 11 C-labelled photoassimilates inside primary and secondary shoots of 1 to 2 mm diameter every 5 min. Using this data as input in a compartmental model enabled estimation of (i) phloem front speed, and (ii) radial carbon partitioning between leakage-retrieval phloem, carbon storage and respiratory efflux. The methodology shows that the phloem front speed of recently fixed carbon in primary shoots was almost two-fold the speed in secondary shoots (128 vs. 70 µm s -1 ). Furthermore, it was estimated that the fraction of recently fixed 11 CO 2 that was unloaded from the phloem to the surrounding storage cells and retrieved back into the phloem was higher in primary shoots than in secondary shoots, and that allocation to the storage compartment was higher in secondary shoots. Within the primary shoot, the fraction of unloading and retrieval of the 11 C-labelled photosynthates increased towards the inflorescence. Conclusion Here, we demonstrate the synergistic application of high-resolution PET scanning and compartmental modelling as a promising approach to advance our understanding of phloem dynamics in small-dimension plants, such as the model plant Arabidopsis. With this, an opportunity is created to explore the genetic basis of phloem dynamics.

Why it matches plant phenotyping methodsPET撮像とコンパートメントモデルを組み合わせ、植物体内の師部輸送速度や炭素分配という生理形質を推定する方法論が研究の中心であるため。

abstractThis study presents a methodological pipeline to image phloem transport in very thin shoots of the model plant Arabidopsis using photosynthetic uptake of 11 CO 2 and state-of-the-art positron emission tomography (PET).
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published27 Mar 2026Science advancesCited by 0 · OpenAlex ↗

GraFT: A robust network-based spatiotemporal analysis of filamentous structures.

ArabidopsisCell / cellular structureSegmentationTracking

The actin cytoskeleton forms a dynamic network composed of filaments that remain flexible when bundled up, leading to complex filamentous structures in plant cells. Understanding the properties of these filamentous structures under different conditions and in different cell types can provide insight into their function. Yet, despite developments in the study of the plant actin cytoskeleton, it remains challenging to segment and identify actin filamentous structures, preventing quantification of their spatiotemporal properties. To address this problem, we devised a network-based approach termed Graph of Filaments over Time (GraFT) to trace and track filamentous structures in cytoskeleton networks extracted from two-dimensional time series imaging data. Our comparative analyses using both synthetic test cases and real-world actin cytoskeleton networks of Arabidopsis thaliana hypocotyls exposed to different treatments demonstrated that GraFT accurately traces and tracks actin filamentous structures. Moreover, GraFT facilitates automated quantification of properties for filamentous structures, providing fine-grained insights of effects of different treatments on the level of individual structures. Therefore, GraFT offers a substantial step toward an automated framework facilitating robust spatiotemporal studies of the plant actin cytoskeleton.

Why it matches plant phenotyping methods植物細胞の画像時系列からアクチン繊維構造を追跡・セグメント化し、その時空間特性を自動定量する手法の開発と検証が中心であるため。

abstractwe devised a network-based approach termed Graph of Filaments over Time (GraFT) to trace and track filamentous structures in cytoskeleton networks extracted from two-dimensional time series imaging data.
Reproduction assets foundThe paper's authors publicly release the GraFT tool and data-processing code on GitHub (MIT licensed) with an archived Zenodo version. The paper-specific data files are stated to be on Zenodo (DOI 10.5281/zenodo.10476058), but that URL is not among the allowed URLs, so only the code assets are reported. The SciencePlot
Code · publicThe tool GraFT and code created for data processing can be found on the GitHub repository https://github.com/Oesterlund/GraFT and is MIT licensed together with an archived version for reproducibilityOpen asset ↗https://github.com/Oesterlund/GraFTlines:159-261
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published24 Mar 2026Plant biotechnology journalCited by 0 · OpenAlex ↗

A Bioluminescent Reporter System for Real-Time Monitoring of the Unfolded Protein Response in Plants.

ArabidopsisTobaccoTomatoWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

The unfolded protein response (UPR) is a critical mechanism for maintaining endoplasmic reticulum (ER) homeostasis under stress. Here, we developed a bioluminescent reporter system, AtbZIP60-LUC, in Arabidopsis to dynamically monitor ER stress by coupling IRE1-mediated splicing of bZIP60 mRNA to firefly luciferase (LUC) expression. Under ER stress, IRE1 removes a 23-bp sequence from bZIP60u, producing a spliced bZIP60s transcript in-frame with LUC, enabling luciferin-dependent luminescence. Transgenic AtbZIP60-LUC lines exhibited specificity for canonical ER stressors (heat, DTT, tunicamycin) but not osmotic stressors (NaCl, mannitol), confirmed by bioluminescence, qPCR, and immunoblotting. Time-course assays revealed rapid LUC induction by DTT (peak at 1 h) and delayed activation by tunicamycin (peak at 1-2 h), followed by signal decline, reflecting adaptive UPR dynamics. Heat stress optimization identified 38°C as optimal, inducing robust LUC expression after 2-3 h without compromising viability, while 42°C caused irreversible damage. Genetic validation in ire1a ire1b mutants abolished LUC induction, confirming IRE1 dependency, whereas constitutive UPR activation via maize 16-kDa γ-zein (16γz) overexpression triggered LUC expression without stress. Extending this system to tobacco and tomato, we engineered NbbZIP60-LUC and SlbZIP60-LUC, which similarly responded to heat (38°C), DTT, tunicamycin, and ER-localized protein aggregation (16γz, zeolin) in transient and stable assays. This work establishes bZIP60-LUC as versatile, non-invasive tools for real-time UPR monitoring in plants, offering insights into ER stress dynamics and enabling cross-species studies of stress adaptation mechanisms.

Why it matches plant phenotyping methods植物のERストレス状態を非侵襲的・リアルタイムに測定するルシフェラーゼレポーター法を開発し、ストレス特異性、時間応答、遺伝的依存性、複数種での性能を検証しており、表現型取得法が研究の中心である。

abstractHere, we developed a bioluminescent reporter system, AtbZIP60-LUC, in Arabidopsis to dynamically monitor ER stress by coupling IRE1-mediated splicing of bZIP60 mRNA to firefly luciferase (LUC) expression.
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 13 Sept 2026
Published24 Mar 2026bioRxivCited by 2 · OpenAlex ↗

Sentinel Plants Enable Aboveground Detection of Belowground Soil Microbial Activity

ArabidopsisLaboratory / benchtopLeafRootWhole plant / canopy / plot / fieldObject detectionPhysiological trait estimation

Rhizosphere microbial processes play a central role in soil function and plant health yet remain difficult to monitor noninvasively. Engineered sentinel plants that use bacterial-to-plant communication channels are promising. However, no such efforts have thus far enabled a detectable aboveground response in the sentinel plant. Here, we optimize a previously described synthetic bacteria-to-plant communication channel based on the p-coumaroyl-homoserine lactone (pC-HSL) signaling molecule in plants to function as aboveground sentinels of belowground microbial activities. Arabidopsis thaliana sentinel plants harboring this optimized circuit detect root-applied pC-HSL at concentrations as low as 30 nM in roots and 3 M in leaves, demonstrating long-distance signal transmission from below ground to aboveground tissues. Moreover, sentinel plants report pC-HSL production by engineered Escherichia coli and Pseudomonas putida colonizing plant roots in both plate and soil assays. These results establish an engineered plant platform that converts rhizosphere microbial activity into a visible aboveground signal, enabling a minimally invasive platform for monitoring rhizosphere microbial gene expression and for precision agriculture and soil management.

Why it matches plant phenotyping methods微生物活動を植物の可視的な地上部シグナルへ変換するセンチネル植物プラットフォームの最適化・実証が中心であり、植物状態の取得を伴う方法研究である。

abstractThese results establish an engineered plant platform that converts rhizosphere microbial activity into a visible aboveground signal
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published23 Mar 2026Cited by 0 · OpenAlex ↗

OpenAlea.HydroRoot: A modelling framework to dissect, predict and phenotype branched root hydraulic architecture

ArabidopsisMaizeMilletRootPhysiological trait estimationRoot system architecture

Drought is a significant factor in agricultural losses, making it imperative to understand how root system architecture (RSA) adapts to environmental condition like water deficit. HydroRoot is a functional-structural plant model (FSPM) aimed at analyzing and simulating hydraulic and solute transport of RSA. The model integrates a static hydraulic solver, a coupled water-solute transport solver, a statistical generator of RSA based on Markov model, and a dynamic hydraulic model accounting for root growth. This paper presents the model, the mathematical description of the formalism of solvers, and use cases with their associated tutorials. Five use cases illustrate capabilities of HydroRoot, which has been successfully used for phenotyping root hydraulics across various species, including Arabidopsis, maize, and millet. The model-driven phenotyping method “cut and flow” is presented to characterize axial and radial conductivities on a given root genotype. Finally, three step-by-step tutorials provide a structured way to learn how to use HydroRoot 1) to simulate hydraulic on a given architecture, 2) to simulate water and solute transport on a maize root, and 3) to simulate hydraulic on two pearl millet genotypes with varying soil conditions. Hydroroot is an open-source package of the OpenAlea platform, with the code publicly available on Github. A comprehensive documentation is available with a reproducible gallery of examples.

Why it matches plant phenotyping methods根系の水理特性を解析・予測し、表現型化するモデルとオープンソースソフトウェアを開発・提示しており、植物フェノタイピング手法が中心である。

abstractHydroRoot is a functional-structural plant model (FSPM) aimed at analyzing and simulating hydraulic and solute transport of RSA.
Code / dataset availability confirmedEurope PMC · bioRxiv · Crossref · checked 5 Sept 2026
Published20 Mar 2026bioRxivCited by 0 · OpenAlex ↗

Non-Equilibrium Spatial Encoding of Nanoscale Mechanical Relaxation in Growing Plant Epithelial Cells

ArabidopsisField / plotMicroscopyCell / cellular structureSeed / grainWhole plant / canopy / plot / fieldPhysiological trait estimation

A central problem in soft and biological physics is how molecular-scale activity and remodelling coarse-grain into emergent mechanical laws at larger scales. In growing cell walls (polymeric composite materials that surround 90% of living organisms’ cells) irreversible deformation is not controlled by elastic stress alone. Instead, growth depends on the interplay between energy storage, dissipation, and the local timing of viscoelastic relaxation. Although dynamic atomic force microscopy (AFM) resolves storage and loss moduli ( E′, E″) of living walls at nanometre resolution, these observables have remained phenomenological and disconnected from constitutive field variables. Here we introduce a physics-based inversion framework that converts AFM measurements of epidermal cells of living Arabidopsis plants into spatially resolved fields of stiffness k , viscosity η , and relaxation time τ . By analysing the spatial gradients of E′ and E″, we uncover organized mechanical heterogeneities governed by cellular confinement and stress focusing. We demonstrate that the local relaxation time is encoded directly in the coupling between storage and dissipation, yielding the pointwise relation τ = (1/ ω ) ∂ E ’/∂ E ’’, where ω is the indentation frequency. This relation enables model-independent extraction of mechanical timescales and establishes a general route from nanoscale non-equilibrium rheology to continuum descriptions of growth in living and active soft materials. Significance How molecular-scale activity gives rise to tissue-scale form is a central challenge in biological physics. Although growth is fundamentally a non-equilibrium mechanical process, experimental measurements at the nanoscale have not been directly connected to the constitutive parameters that govern morphogenesis. We introduce a framework that converts dynamic atomic force microscopy maps of storage and loss moduli into spatially resolved fields of stiffness, viscosity, and relaxation time in living cell walls. By revealing that mechanical relaxation is encoded in the local coupling between elastic storage and viscous dissipation, our work provides a route from nanoscale rheology to growth-relevant mechanical timing. This establishes a quantitative bridge between molecular remodeling and continuum mechanics, enabling direct experimental constraints on multiscale theories of morphogenesis.

Why it matches plant phenotyping methods生きたArabidopsis細胞のAFM測定を物理ベースで反転し、剛性・粘性・緩和時間という植物細胞壁の機械的形質を空間的に抽出する新規フレームワークが研究の中心である。

abstractHere we introduce a physics-based inversion framework that converts AFM measurements of epidermal cells of living Arabidopsis plants into spatially resolved fields of stiffness k , viscosity η , and relaxation time τ .
Reproduction assets foundThe paper's custom AFM viscoelastic analysis code is explicitly deposited and publicly available on GitHub (ForceMetric). The underlying AFM phenotype/measurement data are only available upon request, not publicly.
Code · publicAFM data were analysed in Python 3.5 using previously described routines [34] (code available at https://github.com/jcbs/ForceMetric ).Open asset ↗jcbs/ForceMetricpdf-page:14 lines:1-56
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Mar 2026Bio-protocolCited by 0 · OpenAlex ↗

A Guide to Reproducible Cellulose Synthase Density and Speed Measurements in Arabidopsis thaliana .

ArabidopsisMicroscopyCell / cellular structureCountingObject detectionTracking

Cellulose synthase complexes (CSCs) play a central role in plant cell wall formation. Their dynamic behavior at the plasma membrane leads to the deposition of cellulose microfibrils into the apoplastic space, thereby shaping the architecture and mechanical properties of the cell wall. Although previous imaging studies have provided important insights into CSC dynamics and localization, standardized and reproducible workflows for quantitative measurements of CSC speed and density remain limited. Here, we present a reproducible live-cell imaging and analysis workflow for quantifying the speed and density of fluorescently labeled CSCs at the plasma membrane in Arabidopsis thaliana . The protocol integrates optimized spinning-disk confocal imaging, surface-based projection of z-stack recordings, automated detection of diffraction-limited CSCs foci, and kymograph-based speed measurements using freely available tools in Fiji. While selected steps, such as region of interest definition and parameter selection for spot detection or trajectory analysis, remain user-guided, these decisions are constrained to well-defined stages within an otherwise standardized pipeline, thereby reducing variability and improving reproducibility across experiments. The workflow has been validated across multiple tissues, reporter lines, genetic backgrounds, and perturbation conditions in Arabidopsis and enables robust comparative analysis of CSC dynamics. Beyond CSCs, this workflow is expected to be adaptable to other fluorescently labeled proteins that appear as diffraction-limited foci at or near the plasma membrane. Key features • Enables accurate CSC speed and density measurements during both primary and secondary cell wall formation using spinning-disk confocal time-lapse imaging. • Combines surface-projection, kymograph analysis, and high-throughput particle detection to quantify CSC dynamics even in crowded or low-signal plasma membrane regions. • Provides a standardized analysis workflow validated across multiple Arabidopsis genotypes, including inducible systems and mutant backgrounds that possess altered cell wall biosynthesis. • Applicable to any fluorescently labeled diffraction-limited foci at or near the plasma membrane, extending the workflow beyond CSCs.

Why it matches plant phenotyping methods植物細胞内のセルロース合成酵素複合体の速度・密度という観測可能な状態を、ライブイメージングと自動解析で定量する再現可能な手法を開発・検証した研究であり、方法が中心です。

abstractHere, we present a reproducible live-cell imaging and analysis workflow for quantifying the speed and density of fluorescently labeled CSCs at the plasma membrane in Arabidopsis thaliana .
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published18 Mar 2026Frontiers in plant scienceCited by 0 · OpenAlex ↗

AutoSiQ: a curated haploid Arabidopsis thaliana inflorescence dataset with a fine-grained silique ontology and a deep learning application for haploid fertility quantification.

ArabidopsisFlowerFruitPanicle / ear / spikeClassificationCountingObject detectionFruit / seed / panicle traits

Doubled haploid (DH) technology can fast-track crop breeding. Haploid induction yields haploids with only one set of genomes, which are usually sterile. Haploid fertility (HF) is the ability of haploid plants to set seed, and it is a critical bottleneck in DH pipelines. Genetic mechanisms to restore HF hold immense potential in DH crop breeding, yet its phenotyping remains manual, destructive, and inconsistent. While recent advances in imaging and machine learning have improved throughput for general plant traits, no curated image dataset exists for Arabidopsis thaliana that explicitly represents HF. Here, we present AutoSiQ, a dataset and baseline deep learning pipeline for automated HF quantification. AutoSiQ includes high-resolution scanned inflorescences annotated with a seven-class ontology encompassing green siliques, green fertile siliques, mature siliques, fertile siliques, cracked fertile siliques, cracked siliques, and flowers. This multi-class annotation scheme preserves biologically meaningful information beyond binary fertile/non-fertile distinctions, enabling reliable fertility estimation and future phenotyping applications. We release baseline object detection models (YOLOv5), trained using the AutoSiQ dataset, and evaluate their performance across confidence thresholds. Model predictions strongly correlate with manual counts, achieving R² up to 0.94 for total silique number estimation. We further demonstrate AutoSiQ's utility for automated haploid fertility rate (HFR) estimation and genotype discrimination between two contrasting genotypes (WT and bmf2 mutant). A longitudinal analysis identifies ~60 days after sowing (DAS) as the optimal harvest time for maximizing mature silique counts by balancing between the number of immature buds and silique shattering. By releasing both the dataset and baseline code, AutoSiQ provides a reproducible and extensible foundation for high-throughput fertility phenotyping in haploid Arabidopsis .

Why it matches plant phenotyping methodsハプロイド稔性を画像から定量するデータセットと深層学習パイプラインを開発・評価しており、植物フェノタイピング手法が中心である。

abstractHere, we present AutoSiQ, a dataset and baseline deep learning pipeline for automated HF quantification.
Reproduction assets foundThe paper's AutoSiQ dataset (annotated scanned Arabidopsis inflorescence images with seven-class silique ontology and manual fertility counts) is publicly deposited on Zenodo per the data availability statement. The YOLOv5 GitHub repository is a generic third-party library, not an authors' code asset.
Dataset · publicThe datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://zenodo.org/records/17905566 .Open asset ↗zenodo · 17905566lines:367-402
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 5 Sept 2026
Published17 Mar 2026bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

BioOS: A Gene-Driven Digital Twin Runtime for Emergent Plant Development

ArabidopsisRootGrowth / time-series analysisGrowth / development / phenologyRoot system architecture

Predicting plant phenotypes from genomic data requires models that bridge molecular regulation and organ-scale morphogenesis. We introduce BioOS, a computational runtime in which plant behavior - cell division, differentiation, and elongation - emerges from the execution of a gene regulatory network rather than from hardcoded rules. The system is built on the Formal Cell abstraction: a minimal signal-processing unit analogous to the McCulloch-Pitts formal neuron, whose transfer function is gene expression. Each Formal Cell evaluates promoters, transcribes mRNA, translates proteins, and derives its entire behavioral repertoire from the resulting protein concentrations - without a single hardcoded rule in the simulator code. A multi-scale architecture with level-of-detail switching enables real-time simulation of Arabidopsis thaliana primary root development. On the current official five-case primary-root auxin benchmark, BioOS achieves 75.4% mean score, 5/5 qualitative matches, 5/5 cases passing all current gates, and Spearman severity correlation ρ = 0.70. The current root-auxin runtime is driven by a curated 35-gene registry with explicit promoter logic, kinetic parameters, and epigenetic state; for readability, this manuscript details a core 18-gene subnetwork that carries the main auxin benchmark logic. We describe the architecture, the gene expression runtime, the epigenetic memory model, the completed transition to post-hoc (non-causal) zone classification, and candidate benchmark extensions for persistent plasmodesmata and intracellular auxin compartmentalization within a broader six-suite, 63-case benchmark framework. Beyond the root-auxin slice, the current codebase also closes the official flowering (5/5), photosynthesis (7/7), and cytokinin (5/5) gates, while root-patterning remains a passing candidate panel.

Why it matches plant phenotyping methods植物の発生表現型を遺伝子制御モデルから予測する計算ランタイムの開発と、根の発生ベンチマークによる評価が中心であり、単なる生物学的測定ではない。

abstractPredicting plant phenotypes from genomic data requires models that bridge molecular regulation and organ-scale morphogenesis.
Code / dataset availability confirmedEurope PMC · bioRxiv · Crossref · checked 15 Sept 2026
Published13 Mar 2026bioRxivCited by 0 · OpenAlex ↗

Segment Any Plant (SAP): Foundation-Model Segmentation for Plant Time-Series Phenotyping

ArabidopsisSunflowerMicroscopyLeafRootStem / branchMorphology / geometry measurementSegmentationGrowth / time-series analysisGrowth / development / phenology

Quantitative studies of plant growth and environmental responses increasingly rely on time-series imaging, yet automated segmentation remains challenging due to continuous growth, large non-rigid morphological change, and frequent self-occlusion. Traditional image-processing pipelines and task-specific deep learning models often require extensive annotated datasets and retraining, limiting portability across species, developmental stages, and imaging conditions. Here we present SAP (Segment Any Plant), a plant-focused framework that leverages the pretrained Segment Anything Model 2 (SAM2) to enable few-shot, training-free segmentation of plant time-series imagery. SAP integrates interactive prompting, automated temporal mask propagation, and centerline extraction within a web-based interface, allowing users to move from raw images to quantitative descriptors of organ shape and dynamics without programming expertise. Across multiple systems, including Arabidopsis thaliana rosette development, root growth, sunflower gravitropism, and confocal root microscopy, SAP achieves high segmentation accuracy (mean IoU 0.89–0.93) and sub-pixel centerline precision from single-frame prompting. By reducing the need for task-specific retraining, SAP provides a transferable framework for reproducible time-series phenotyping across diverse experimental contexts.

Why it matches plant phenotyping methods植物の時系列画像から器官形状・動態を抽出するセグメンテーション手法とWeb基盤を開発し、複数系で精度検証しているため、植物フェノタイピング手法が中心である。

abstractHere we present SAP (Segment Any Plant), a plant-focused framework that leverages the pretrained Segment Anything Model 2 (SAM2) to enable few-shot, training-free segmentation of plant time-series imagery.
Reproduction assets foundThe paper's authors publicly release both the SAP analysis code (GitHub repository) and the datasets generated/analyzed in the study (Zenodo), including raw images, ground-truth and SAP-generated segmentation masks, centerline validation data, and supplementary videos. Both are paper-specific, public, and directly cit.
Dataset · publicCode Availability. The code is available at https://github.com/merozlab/plant-segmentation-app.Data Availability. The datasets generated and an- alyzed during this study are available on Zenodo at https://doi.org/10.5281/zenodo.18732705. This includes raw images and segmentation masks for the sunflower gravitropism and Arabidopsis root growth experiments, SAP-generated masks for the Lee et al. (9) and Strauss et al. (13) datasets, centerline validation data, and supple- mentary videos. Funding. Y.M. acknowledges support from the Israel Sci- ence Foundation ResOpen asset ↗zenodo · 10.5281/zenodo.18732705pdf-raw-page:9 lines:1-74
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published11 Mar 2026Nature protocolsCited by 0 · OpenAlex ↗

Quantitative imaging of apoplastic pH in plant roots via confocal microscopy.

ArabidopsisMicroscopyRootPhysiological trait estimationCalibration / preprocessing

The regulation of apoplastic pH is critical for plant growth and development, affecting processes such as nutrient uptake, cell wall expansion and intercellular signaling. Conventional methods for measuring apoplastic pH, including pH indicators in growth media and ion-selective electrodes, often fall short of providing the spatial resolution and accuracy needed for detailed studies. Here we present a protocol for the quantitative imaging of apoplastic pH in Arabidopsis thaliana roots using confocal microscopy combined with the fluorescent pH probe 8-hydroxy-pyrene-1,3,6-trisulfonic acid trisodium salt, also called pyranine. This approach addresses the limitations of genetic sensors and traditional pH measurement techniques by offering a nontoxic, cost-effective and precise method for pH assessment at cellular resolution via ratiometric confocal imaging. In addition, we introduce an updated Fiji plugin for ratiometric image conversion. The new plugin enhances workflow efficiency by automating image processing while offering several options for customization, thereby ensuring reliable and reproducible results. The full procedure, from staining to image analysis, can be completed within ~2-4 h, depending on the number of samples and imaging depth. This protocol provides a robust tool for plant physiologists to investigate apoplastic pH dynamics with high spatial resolution and accuracy in plant tissues.

Why it matches plant phenotyping methods植物根のアポプラストpHを細胞解像度で定量画像化する手法と、画像解析プラグインを開発・提示しており、植物状態の取得法が中心である。

abstractHere we present a protocol for the quantitative imaging of apoplastic pH in Arabidopsis thaliana roots using confocal microscopy combined with the fluorescent pH probe 8-hydroxy-pyrene-1,3,6-trisulfonic acid trisodium salt, also called pyranine.
Code / dataset availability confirmedCrossref · checked 5 Sept 2026
Published11 Mar 2026BMC MethodsCited by 1 · OpenAlex ↗

A workflow for absolute apoplastic pH assessment during live cell imaging in plant roots

ArabidopsisLaboratory / benchtopMicroscopyRootTissuePhysiological trait estimationCalibration / preprocessingGrowth / development / phenology

Abstract Background Apoplastic pH is a central regulator of plant growth, development, and environmental adaptation, influencing cell expansion, nutrient uptake, and extracellular signaling. Many studies have successfully used HPTS to monitor relative changes in apoplastic pH in plants. At the same time, research increasingly targets pH-dependent biochemical and biophysical processes. Many enzymatic activities, ion binding events, and receptor–ligand interactions depend on defined proton concentrations. Accordingly, the development of reliable approaches to measure absolute pH in living tissues is gaining importance. Methods A calibration-based workflow was developed to enable quantitative assessment of absolute apoplastic pH using ratiometric HPTS imaging. The approach integrates a simplified two-point normalization strategy with an in-vitro derived sigmoidal calibration model, thereby minimizing the need for extensive in-vivo calibration curves. Confocal imaging was performed using HPTS excited at two wavelengths followed by ratiometric image processing. Data analysis is supported by a custom Fiji plugin, Ratio2pH, which converts ratiometric images into pixel-resolved maps of absolute pH. Results In vitro characterization revealed a robust, non-linear relationship between normalized HPTS ratios and pH, enabling accurate pH estimation within the physiologically relevant range of pH 5.0–7.0. When applied in-vivo to Arabidopsis thaliana roots, the workflow yielded extracellular pH estimates consistent with the pH of the incubation medium and detected reproducible pH shifts in response to pharmacological treatments. Conclusions This workflow enables reproducible, spatially resolved measurement of absolute apoplastic pH in living plant tissues. By combining a simplified calibration strategy with accessible image analysis tools, it facilitates quantitative extracellular pH measurements and their integration into biochemical and biophysical analyses.

Why it matches plant phenotyping methods生きた植物組織の絶対アポプラストpHを画像から定量する校正ワークフローを開発・検証し、Fijiプラグインも提供しているため、植物状態の取得法が中心である。

abstractA calibration-based workflow was developed to enable quantitative assessment of absolute apoplastic pH using ratiometric HPTS imaging.
Reproduction assets foundThe paper deposits its authors' analysis code and data publicly: the Ratio2pH Fiji plugin (Zenodo 10.5281/zenodo.15599805), a Python script for sigmoidal calibration curve fitting (Zenodo 10.5281/zenodo.17303477), and source data files and raw confocal images (Freidata 10.60493/t29wb-7my86). The Zenodo 15658668 ratiom�
Code · publicThe Python Script for generating a user-defined sigmoidal calibration curve is available at Zenodo: https://doi.org/10.5281/zenodo.17303477Open asset ↗Zenodo · 10.5281/zenodo.17303477lines:175-235
Dataset · publicSource data files and raw images are uploaded at Freidata, the data server of the University of Freiburg, available under https://doi.org/10.60493/t29wb-7my86Open asset ↗Freidata · 10.60493/t29wb-7my86lines:175-235
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 5 Sept 2026
Published11 Mar 2026New PhytologistCited by 0 · OpenAlex ↗

Imaging and genetic toolbox to study Arabidopsis embryogenesis

ArabidopsisChlorophyll fluorescenceMicroscopyLiDAR / point cloudCell / cellular structureRootMorphology / geometry measurement2D/3D reconstructionGrowth / time-series analysisGrowth / development / phenology

Embryogenesis in the model plant Arabidopsis thaliana provides a framework for understanding how cell polarity and patterning coordinate with hormonal signalling to establish the plant body plan. Following fertilisation, the zygote divides asymmetrically to generate apical and basal lineages, establishing the apical-basal axis that defines future shoot and root poles. Genetic and molecular analyses of classical mutants including gnom, monopteros (mp), bodenlos (bdl) and topless revealed that localised auxin biosynthesis, directional transport and downstream transcriptional responses are central to apical-basal axis establishment and organ initiation. The main components of this regulation are polarly localised PIN auxin transporters and downstream modules involving MONOPTEROS and WUSCHEL-RELATED HOMEOBOX transcription factors. Advances in microscopy have transformed the study of Arabidopsis embryogenesis: fluorescence-compatible clearing reagents and three-dimensional reconstructions now permit quantitative analyses of cell geometry, division orientation, and cytoskeletal dynamics. Live ovule imaging setups with confocal laser scanning and multiphoton microscopes enable real-time observation of embryo development, while laser-assisted cell ablation can be used to probe cell-to-cell communication and fate plasticity. Together, these methodological breakthroughs position Arabidopsis embryos as a prime model for dissecting the chemical and biophysical cues that shape plant development.

Why it matches plant phenotyping methods胚発生を解析するための蛍光イメージング、三次元再構成、ライブ撮像などの方法論と定量的な細胞形態・分裂方向測定が中心であり、植物フェノタイピング手法に該当する。

abstractAdvances in microscopy have transformed the study of Arabidopsis embryogenesis: fluorescence-compatible clearing reagents and three-dimensional reconstructions now permit quantitative analyses of cell geometry, division orientation, and cytoskeletal dynamics.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published8 Mar 2026Plant, cell & environmentCited by 0 · OpenAlex ↗

Loss of qE Does Not Necessarily Lead to Photoinhibition: Sustained Non-Photochemical Quenching in the Absence of PsbS and Zeaxanthin.

ArabidopsisChlorophyll fluorescencePhysiological trait estimationPhotosynthesis / fluorescence

Photosynthetic light-harvesting complexes mediate light absorption and energy dissipation. By modulating the photosystems' absorption cross-section, they affect both photosynthetic activity and non-photochemical quenching (NPQ). These processes are often studied by spectrally integrated chlorophyll fluorescence, masking their associated spectral information. We explore in Aspen and Arabidopsis npq mutants how qE affects the development of NPQ spectra under two contrasting conditions: in the absence and the presence of photoinhibition. We introduce a new parameter, the development of new emitting species (NESD), during time- and spectrally resolved NPQ inductions, and develop a pipeline to resolve PSII energy-partitioning heterogeneity. LHCII, PsbS, and zeaxanthin are required for NESD. Combining gas exchange, P700 oxidation, and spectrally resolved kinetics, we show that under photoinhibitory conditions, NES can develop even without PsbS or zeaxanthin, producing sustained quenching independent of photoinhibition of PSII or PSI. Furthermore, the absence of LHCII and CURVATURE THYLAKOID 1 leads to increased photoinhibition, indicating that long-term photoprotection relies on LHCII and thylakoid plasticity, whereas PsbS and zeaxanthin mainly facilitate LHCII-dependent quenching. Finally, we show the limitations of traditional parameters in discriminating between photoinhibition and photoprotective sustained quenching and propose time-resolved monitoring of CO₂ assimilation and Y(II) for their accurate assessment.

Why it matches plant phenotyping methods時間・スペクトル分解蛍光による光合成状態・光防御の評価法を開発し、新規パラメータと解析パイプラインを提示しているため、植物フェノタイピング手法が中心である。

abstractWe introduce a new parameter, the development of new emitting species (NESD), during time- and spectrally resolved NPQ inductions, and develop a pipeline to resolve PSII energy-partitioning heterogeneity.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · Crossref · checked 15 Sept 2026
Published4 Mar 2026bioRxivCited by 0 · OpenAlex ↗

Presymptomatic plant disease detection with PSNet: A low-cost hyperspectral imaging and RGB fusion framework

ArabidopsisMultimodalRGB / grayscaleMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationObject detectionStress / disease detectionDisease symptoms / severityGrowth / development / phenology

Plant pathogens cause yield losses worldwide, threatening food security and livelihoods. Because early infection is difficult to diagnose, management often relies on prophylactic pesticide use, increasing costs and environmental impact. Here we present PSNet, a multimodal framework that fuses hyperspectral imaging with RGB information for presymptomatic plant disease detection, together with a low-cost hyperspectral camera incorporating a 3D-printed housing, costing under £500. We validate PSNet using Arabidopsis thaliana infected with the oomycete Albugo candida . Imaging at 2 and 4 days post inoculation, prior to visible symptoms, revealed spectral signatures that distinguished infected from healthy plants, while imaging at 6 days post inoculation captured the transition toward early symptom emergence. Discriminative spectral regions overlapped wavelengths associated with plant responses to biotic stress, supporting the biological plausibility of these signatures. Performance was evaluated using strict plant-level partitioning, ensuring samples from the same plant were confined to a single split. On a four-class task (healthy, 2 dpi, 4 dpi, 6 dpi), PSNet achieved 90.00% accuracy and 97.50% accuracy for binary classification. Together, these results demonstrate that presymptomatic detection is feasible under controlled conditions using low-cost hardware and multimodal learning, underscoring the potential of scalable multimodal systems for early disease monitoring.

Why it matches plant phenotyping methods低コストのハイパースペクトル・RGB融合による植物病害状態の非破壊推定手法を開発し、植物単位で性能検証しているため、フェノタイピング手法が中心である。

abstractHere we present PSNet, a multimodal framework that fuses hyperspectral imaging with RGB information for presymptomatic plant disease detection, together with a low-cost hyperspectral camera incorporating a 3D-printed housing, costing under £500.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published2 Mar 2026bioRxivCited by 0 · OpenAlex ↗

Quantitative live cell imaging of nuclear shape and chromatin dynamics during development and environmental stress in Arabidopsis thaliana

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurementTrackingStress response / tolerance

The nucleus is the characteristic organelle for eukaryotic organisms. Unlike the classic textbook view of static two-dimensional nuclei, nuclear shape is dynamic inside the live cell. The alteration or deformed nuclear shape is the hallmark of cancer in animal cells and environmental stress in plants. The nuclear envelope proteins interact with chromatin to regulate gene expression. Unfortunately, we have limited knowledge about the impact of abiotic stress on nuclear shape, movement, and chromatin dynamics. To circumvent this issue, we are utilizing a dual fluorescently tagged marker lines – nuclear envelope protein and chromatin – to perform live cell imaging in the model plant Arabidopsis thaliana root. The live cell imaging was performed in control and salt-stressed conditions. We utilized these captured movies to analyze through open-source image processing software Fiji/ImageJ with the help of the TrackMate plugin. Using this method, we have demonstrated that chromatin velocity is decreased in salt-treated conditions. This method will be widely applied to quantitative live cell imaging of nuclear shape and chromatin dynamics during plant development and environmental stress. Summary This process aims to simultaneously record nucleus and chromatin dynamics in Arabidopsis thaliana roots and investigate changes in these dynamics in response to developmental and environmental cues.

Why it matches plant phenotyping methods植物の核形状・クロマチン動態をライブイメージングと画像解析で定量化する手法が中心であり、環境ストレス下の植物状態を測定する再利用可能なワークフローを提示している。

abstractwe are utilizing a dual fluorescently tagged marker lines – nuclear envelope protein and chromatin – to perform live cell imaging in the model plant Arabidopsis thaliana root.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Mar 2026The Plant journal : for cell and molecular biologyCited by 0 · OpenAlex ↗

Evidence for rapid hydrolysis of shoot-derived sucrose using an ultrasensitive ratiometric matryoshka-type MGlucoMeter sensor.

ArabidopsisRootPhysiological trait estimation

To enable sensitive in vivo monitoring of the glucose transport and metabolism, we developed a series of ultrasensitive and ratiometric genetically encoded sensors (MGlucoMeter) by inserting a Matryoshka dual fluorophore cassette consisting of cpsfGFP (circularly permuted superfolder GFP) and LSSmApple (Large Stokes Shift mApple) into the glucose-binding protein ttGBP (Thermus thermophilus glucose-binding protein) from Thermus thermophilus. The initial MGlucoMeter1.0 version was subjected to an alanine scan of the hinge region producing the more sensitive MGlucoMeter2.6 with a glucose-induced ΔF/F 0 change of 3.0, an affinity for glucose of 15 μm, and an approximate detection range of 1-215 μm. To generate variants suitable for in vivo measurements, a series of affinity mutants was generated by mutating two histidines predicted to be involved in substrate binding. MGlucoMeter2.6-353n (affinity 353 nm), MGlucoMeter2.6-15 μ (affinity 15 μm), MGlucoMeter2.6-700 μ (affinity 700 μm), MGlucoMeter2.6-1 m (affinity 1 mm), and MGlucoMeter2.6-7 m (affinity 7 mm) cover a combined detection range between ∼40 nm-55 mm. When expressed from a ubiquitous promoter in the cytosol of the Arabidopsis gene-silencing mutant rdr6 (RNA-dependent RNA polymerase 6), MGlucoMeter2.6-1 m reports time- and concentration-dependent accumulation of glucose in seedling roots after external addition of glucose. The sensor also detected rapid release of sugars in the root tip and rapid hydrolysis of the shoot-derived sucrose.

Why it matches plant phenotyping methods植物体内のグルコースを定量する遺伝子コード型蛍光センサーを開発・最適化し、シロイヌナズナ根で検証しているため、植物生理状態の取得法が中心です。

abstractwe developed a series of ultrasensitive and ratiometric genetically encoded sensors (MGlucoMeter)
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published1 Mar 2026Plant physiologyCited by 0 · OpenAlex ↗

Multifactorial analysis of simultaneous organelle movement reveals cell-specific motility of peroxisomes and mitochondria.

ArabidopsisTobaccoCell / cellular structureTracking

The movement, distribution, and interactions of organelles are cell-type specific, responding to fluctuating metabolic and environmental cues and governing the efficiency of plant physiology and stress response. The directional motility of various plant organelles is predominantly driven by the actomyosin system, yet the distinct functionality of these organelles across plant tissues presupposes organelle-specific regulation of motility, which requires the detection of subtle shifts in dynamics. Meanwhile, studies that comprehensively characterize and directly compare the simultaneous movement of multiple types of organelles within the same cell are limited. Here, we visualized peroxisomes, mitochondria, chloroplasts, Golgi bodies, and actin filaments simultaneously in tobacco (Nicotiana tabacum) to evaluate organelle organization and motility within the context of one another. Quantitative analysis of multiple motility factors enabled us to identify peroxisome motility in tobacco mesophyll as distinct from other organelles. Further analysis in Arabidopsis (Arabidopsis thaliana) revealed that both mitochondria and peroxisomes are slower in mesophyll cells compared to epidermis in normal growth conditions, but their motility patterns are unique from one another across leaf tissue after plants experienced conditions that induce photorespiration, a metabolic pathway requiring the concerted action of chloroplasts, peroxisomes, and mitochondria. Our quantitative analysis of thousands of organelles across species, cell type, and physiological conditions unveils distinct modulation of motility according to organelle identity and function. The extensive combinatorial characterizations of plant organelle movement provide a fundamental resource for the future discovery of molecular mechanisms driving the movement and distribution of diverse organelles.

Why it matches plant phenotyping methods複数オルガネラを同時可視化し、運動性を定量抽出する画像解析ワークフローが研究の中心で、植物細胞の生理状態を表す測定法として実質的に適用されている。

abstractHere, we visualized peroxisomes, mitochondria, chloroplasts, Golgi bodies, and actin filaments simultaneously in tobacco (Nicotiana tabacum) to evaluate organelle organization and motility within the context of one another.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published26 Feb 2026STAR protocolsCited by 0 · OpenAlex ↗

Protocol for evaluating seedling greening capacity during dark-to-light transition.

ArabidopsisLaboratory / benchtopWhole plant / canopy / plot / fieldPhysiological trait estimationPigment / colour / senescenceStress response / tolerance

We present a protocol to evaluate greening capacity in etiolated Arabidopsis seedlings during the critical dark-to-light transition. We describe steps for sample preparation and sowing and then detail procedures for quantifying protochlorophyllide accumulation in darkness, the greening rate upon illumination, and reactive oxygen species levels as an indicator of photo-oxidative stress. This protocol can be used for screening and phenotypic quantification across genetic backgrounds. For complete details of this protocol, please refer to Zhong et al. 1 and Zhong et al. 2 .

Why it matches plant phenotyping methods暗所から光への移行における植物の緑化能を定量するプロトコルで、表現型スクリーニングと遺伝背景間の定量が中心であるため。

abstractWe present a protocol to evaluate greening capacity in etiolated Arabidopsis seedlings during the critical dark-to-light transition.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published24 Feb 2026Journal of visualized experiments : JoVECited by 0 · OpenAlex ↗

Quantitative Ratiometric Analysis of FRET-Based Biosensors in Arabidopsis thaliana Enables Live Measurement of Analytes in Subcellular Compartments.

ArabidopsisMicroscopyCell / cellular structurePhysiological trait estimation

Fluorescent biosensors provide a non-invasive and versatile approach to monitor dynamic changes in metabolite or ion concentrations within live cells. Specifically, FRET-based biosensors enable ratiometric measurements that report subcellular analyte levels while being independent of biosensor expression levels. We describe a comprehensive and standardized protocol for the quantitative ratiometric analysis of FRET-based biosensors in plants. The protocol guides users through live-sample preparation, confocal image acquisition of donors, FRET, and acceptor channels, binary mask generation for subcellular regions of interest, followed by regression-based ratiometric data analysis. The primary output is regression-derived ratiometric readout that enables quantitative comparisons between genotypes, tissues, developmental stages, and treatment conditions. Using the cpFLIPPi-5.3m biosensor for inorganic phosphate as an example, we demonstrate measurement of inorganic phosphate levels in the chloroplast stroma of A. thaliana. This analytical framework is broadly applicable to other FRET-based biosensors and model systems, enabling precise spatiotemporal quantification of metabolites and ions in vivo. This strategy delivers measurable insights into the subcellular dynamics of metabolites and ions, supporting comparisons under varied experimental settings.

Why it matches plant phenotyping methods植物の細胞内代謝物・イオン濃度を定量するFRET画像解析プロトコルの開発・実証であり、表現型取得と解析手法が中心である。

abstractWe describe a comprehensive and standardized protocol for the quantitative ratiometric analysis of FRET-based biosensors in plants.
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published20 Feb 2026Plant and Cell PhysiologyCited by 0 · OpenAlex ↗

Imaging the three-dimensional structure of haustoria in host and Cuscuta interactions via laser ablation tomography

ArabidopsisSugar beetStem / branch2D/3D reconstructionArchitecture / morphology / geometry

Cuscuta spp. are stem holoparasitic plants that use haustoria to draw water, photosynthates, and nutrients from host plant vascular systems. Cuscuta has served as a model plant for understanding plant-plant interactions and haustoria development of stem parasitic plants; however, studies of the three-dimensional (3D) internal host-parasite interface and interconnections are limited due to their unique structures developed inside host stems. This study investigates laser ablation tomography (LATscan) technology, which generates 3D reconstructions from stacked high-resolution 2D cross-sectional images. LATscan imaging of Cuscuta invading Arabidopsis (Arabidopsis thaliana) and beet (Beta vulgaris) stems yielded 3D renderings and detailed images of the anatomy of Cuscuta-host tissue interactions, including Cuscuta searching hyphae penetrating the host vasculature. Laser-tissue interactions generated color contrast and facilitated easy differentiation between Cuscuta and host tissues in 3D renderings and 2D images, demonstrating that LATscan technology can be an efficient tool to investigate the development and function of host-parasitic plant interactions.

Why it matches plant phenotyping methodsレーザーアブレーション断層撮影による植物組織の3D画像化・再構成が研究の中心であり、宿主—寄生植物組織の形態・構造状態を取得する手法を実証している。

abstractThis study investigates laser ablation tomography (LATscan) technology, which generates 3D reconstructions from stacked high-resolution 2D cross-sectional images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published16 Feb 2026BMC plant biologyCited by 0 · OpenAlex ↗

Correlations between surface area and volume in cell size and growth in Arabidopsis thaliana.

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurement2D/3D reconstructionGrowth / time-series analysisArchitecture / morphology / geometryGrowth / development / phenology

Analyzing morphological parameters and growth at the cell level is crucial for a better understanding of organ development. The most popular approach for quantitative analyses of development relies on confocal imaging of an organ expressing a fluorescent membrane marker over several time points, and analyzing the confocal dataset to quantify changes in morphological parameters and growth rate. These analyses are commonly done on the surface, with the assumption that changes in the surface of a cell reflect faithfully changes of the whole, volumetric cell. However, this assumption has not yet been systematically and explicitly tested. It is also not clear how the correlation between areal and volumetric measurements would change over time. Here, we combined time-series live imaging and three-dimensional reconstruction to compare surface and volumetric size and growth of cotyledon and sepal epidermal cells in Arabidopsis thaliana. We found that on average, surface area is tightly correlated with volume in both cell size and growth, supporting the use of surface area as a good proxy for volume at the population level. However, cells with similar surface areas or surface growth can display substantial differences in volume and volumetric growth. This happens due to variation in cell thickness, which in turn is controlled by microtubules. These findings highlight limitations of surface-based metrics, and call for volumetric analyses if a more accurate assessment of cell parameters is needed.

Why it matches plant phenotyping methods植物細胞の表面積・体積・成長をライブイメージングと3次元再構成で比較し、表面積を体積の代理指標として検証することが中心である。

abstractHere, we combined time-series live imaging and three-dimensional reconstruction to compare surface and volumetric size and growth of cotyledon and sepal epidermal cells in Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published15 Feb 2026The New phytologistCited by 1 · OpenAlex ↗

Samplify: a versatile tool for image-based segmentation and annotation of seed abortion phenotypes.

ArabidopsisSeed / grainClassificationCountingSegmentationFruit / seed / panicle traits

Automated seed phenotyping has wide applications in research and agriculture and relies on easy-to-use platforms and pipelines. Seed phenotyping in the model species Arabidopsis thaliana poses a significant challenge due to the large number of tiny seeds produced by individual plants, which are difficult to manually separate and count. Manual counting methods are time-consuming and prone to user bias, particularly for subtle phenotypic changes. To address these limitations, we developed Samplify, a scalable, automated pipeline for seed segmentation and classification by integrating classical image processing techniques with Meta's Segment Anything Model. Samplify effectively segments Arabidopsis seeds, even in dense clusters where conventional methods fail. To demonstrate its versatility, we quantified the seed abortion occurring in interploidy crossings in Arabidopsis, often referred to as 'triploid block'. Samplify includes a random forest classifier trained on a set of computed seed shape features that enable the categorization of seeds into normal, partially collapsed, and fully collapsed seeds, automating the manual classification process. The tool, designed as a command-line application, significantly reduces manual annotation workload. Our validation across multiple datasets demonstrates high segmentation and classification reliability, making Samplify a valuable resource for the plant research community.

Why it matches plant phenotyping methods種子画像のセグメンテーション・分類による表現型抽出パイプラインを開発し、複数データセットで信頼性を検証しているため、植物フェノタイピング手法が中心である。

abstractwe developed Samplify, a scalable, automated pipeline for seed segmentation and classification
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 5 Sept 2026
Published13 Feb 2026Frontiers in Plant ScienceCited by 0 · OpenAlex ↗

Lightweight plant phenotypic feature extraction via transferable attention head pruning in Vision Transformers

ArabidopsisMaizeImage / point-cloud registration

We propose a lightweight Multi-Head Self-Attention (MHSA) mechanism for plant phenotypic feature extraction, which integrates cross-species transfer learning with dynamic head pruning to improve efficiency without compromising accuracy. The primary challenge stems from minimizing redundant computations without compromising the model's capacity to generalize over varied plant species, an issue intensified by the substantial dimensionality of attention mechanisms in Vision Transformers. Our solution, the Transferable Attention Head Alignment (TAHA) framework, operates in three stages: pre-training on a source species, cross-species alignment via a Domain Alignment Loss (DAL), and head pruning based on a transferability score. The framework selects and keeps solely the attention heads with the highest transferability, thus diminishing model intricacy without compromising the ability to distinguish phenotypic traits. Furthermore, the pruned MHSA module is smoothly combined with standard Transformer backbones, which makes efficient deployment on edge devices possible. Experiments were conducted on real edge hardware (Raspberry Pi 4, NVIDIA Jetson Nano) and GPU platforms, showing our approach attains accuracy similar to full-head models yet cuts computational expenses by as much as 40% (14.1 ms inference latency on Raspberry Pi 4, 519 M parameters). The method holds special importance for scalable plant phenotyping, in situations where computational capacity is frequently constrained yet generalization across species is essential. Moreover, the repeated alignment and pruning procedure permits gradual adjustment to novel species without complete retraining, which increases feasibility for agricultural applications in practical settings. Supplementary experiments on phylogenetically distant species (Arabidopsis → pine) demonstrate the framework's generalization limits, with a 7.2% F1-score drop compared to close-species transfer (Arabidopsis → maize), highlighting the need for trait-specific head adaptation in distant transfers. The proposed method improves lightweight feature extraction by merging transfer learning and attention head optimization, achieving a balanced compromise between performance and efficiency.

Why it matches plant phenotyping methods植物表現型特徴抽出のためのVision Transformer剪定・転移学習手法を開発し、複数種およびエッジデバイスで精度と計算効率を検証しており、表現型取得・抽出法が研究の中心である。

abstractWe propose a lightweight Multi-Head Self-Attention (MHSA) mechanism for plant phenotypic feature extraction
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 5 Sept 2026
Published10 Feb 2026bioRxivCited by 0 · OpenAlex ↗

A live-imaging system for Arabidopsis leaf primordia at early stages

ArabidopsisMicroscopyLeafMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenology

Live imaging is one of the most powerful methods to reveal the morphogenesis of plant organs. However, the highly three-dimensional structure of plant organs always poses technical challenges. For example, the basal region of leaf primordia is rarely observed because of the shape of leaf primordia and the sudden shift in geometry at the point where the leaf primordium connects to the hypocotyl. In this work, we developed a new live-imaging system that is suitable for observing the developmental process of the basal region of Arabidopsis leaf primordia at early stages. Using this system, we achieved continuous observation of the basal region of early Arabidopsis leaf primordia for more than 50 hours.

Why it matches plant phenotyping methodsシロイヌナズナ葉原基の発生過程を継続観察する新規ライブイメージングシステムの開発が主題であり、植物器官の形態・発生状態の取得方法が中心的に扱われている。

abstractIn this work, we developed a new live-imaging system that is suitable for observing the developmental process of the basal region of Arabidopsis leaf primordia at early stages.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published9 Feb 2026The European physical journal. E, Soft matterCited by 2 · OpenAlex ↗

Micro-mechanical approaches to characterize tip growth: Insights into root hair elasto-viscoplastic properties.

ArabidopsisLaboratory / benchtopRootMorphology / geometry measurementGrowth / development / phenologyWater status / transpiration

Root hairs are outgrowths of the epidermal cells of plant roots. They increase the root's exchange surface with the soil and provide it with good anchorage in the soil. Root hairs are an emblematic model of apical growth, a process also used by yeasts and hyphae to invade their environment. From a mechanical perspective, the root hair is considered as an elastic cylinder under pressure, closed by a dome that behaves like a yield fluid. We introduce here two innovative mechanical setups and protocols to characterize the mechanical properties of single growing root hairs in Arabidopsis thaliana. In the first setup, root hairs grow against an elastic obstacle until buckling. By measuring the critical buckling force, we determine the surface modulus and estimate the Young's modulus of the cell wall, which aligns with previous measurements. Using a 1D elasto-viscoplastic model of root hair growth, we assess the excess pressure beyond the yield threshold (the driver of tip growth) and estimate the axial stiffness of the root hair, reflecting its elastic resistance to compression. For the second protocol, we designed a setup where a single root hair grows against a cantilever with variable stiffness, a technique adapted from our earlier work on rigidity sensing by animal cells. This method provides an independent estimate of the root hair's axial stiffness, confirming our initial findings and suggesting that this stiffness primarily involves tip compression and depends mainly on turgor pressure, at least within the low deformation regime explored.

Why it matches plant phenotyping methods単一の生長中根毛の力学特性を測定する革新的な実験系とプロトコルを開発・相互検証しており、植物表現型の取得法が研究の中心である。

abstractWe introduce here two innovative mechanical setups and protocols to characterize the mechanical properties of single growing root hairs in Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published30 Jan 2026The Plant Phenome JournalCited by 1 · OpenAlex ↗

SMART: Speedy Measurement of Arabidopsis Rosette Traits

ArabidopsisRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationLeaf traitsPigment / colour / senescence

Abstract Most computer vision‐ and machine learning‐based plant phenotyping systems compute traits such as shape and size rather than the color distribution of the plant surface, even though color can provide important insights into plant physiology. Therefore, we developed Speedy Measurement of Arabidopsis Rosette Traits (SMART), an open‐source plant phenotyping pipeline that analyzes a red–green–blue (RGB) top‐view image captured by any imaging device to compute color traits as well as shape and size. SMART combines a pretrained U2‐Net machine learning model and a color clustering method to segment plants from their background and compute basic morphological traits. SMART showed a good average accuracy of 95% for morphological traits using a public benchmark dataset. Uniquely, SMART also analyzes the color of plant surfaces by calculating a normalized color difference index and comparing plant surface colors with reference colors in the L*a*b* color space, which are converted from the RGB color space. The color difference index also showed good correlation with independent measurements of the chlorophyll fluorescence parameter F v / F m (maximum quantum yield of photosystem II) ( R 2 > 0.71), chlorophyll content ( R 2 > 0.73), and leaf temperature ( R 2 > 0.76) in our experimental conditions. Therefore, we show that SMART is not only an affordable, open‐source tool for calculating morphological traits such as shape and size but also it is also useful for exploring relationships between color traits and physiological traits. SMART represents a promising new approach to low‐cost, high‐throughput phenotyping, thus benefiting the entire plant science community.

Why it matches plant phenotyping methodsSMARTはRGB画像から植物の形態・色彩・生理関連形質を抽出するオープンソース表現型解析パイプラインであり、開発とベンチマーク検証が研究の中心です。

abstractTherefore, we developed Speedy Measurement of Arabidopsis Rosette Traits (SMART), an open‐source plant phenotyping pipeline that analyzes a red–green–blue (RGB) top‐view image captured by any imaging device to compute color traits as well as shape and size.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published23 Jan 2026Cited by 0 · OpenAlex ↗

Larval antibiosis to cabbage stem flea beetle ( Psylliodes chrysocephala ) is absent within oilseed rape ( Brassica napus )

ArabidopsisRapeseed / canolaWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerance

BACKGROUND Insect pests present a global threat to crops, with plant resistance representing a key breeding goal. The cabbage stem flea beetle ( Psylliodes chrysocephala ; CSFB) is a key pest of oilseed rape ( Brassica napus ; OSR) within Europe; however, CSFB resistance is yet to be found within B. napus . To address this, we examine CSFB larval development over time, explore antibiosis across a genetically diverse B. napus panel, and test whether larvae can develop within model Brassicaceae species ( Brassica rapa and Arabidopsis thaliana ). RESULTS CSFB larvae completed development from four-weeks post-infestation, undergoing a 20-fold size increase, with larval recovery after two weeks allowing semi-high throughput resistance phenotyping. Applying this method to 98 Brassicaceae genotypes (97 B. napus and a single Sinapis alba ), we found weak evidence for genotype effects on larval survival. However, phenotype validation with ‘resistant’ and ‘susceptible’ B. napus genotypes showed no differences in larval survival or adult emergence. Larval antibiosis was consistently observed in S. alba . Finally, we showed that model B. rapa and A. thaliana genotypes represent suitable hosts for CSFB, with larvae increasing 8-10× in size after two weeks. CONCLUSION CSFB larval antibiosis appears absent within B. napus , possibly due to bottlenecks experienced during domestication. However, larval antibiosis is present within S. alba , and future work should study the basis of this resistance. Further, CSFB larval screening in Brassicaceae model species presents an opportunity to explore CSFB resistance genetics, informing breeding progress for insect resistance in B. napus .

Why it matches plant phenotyping methodsCSFB幼虫の回収・サイズ評価による抵抗性表現型測定法を開発し、半高スループット化、遺伝子型パネルへの適用、表現型検証を行っており、フェノタイピング手法が中心的です。

abstractlarval recovery after two weeks allowing semi-high throughput resistance phenotyping
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published21 Jan 2026Plant methodsCited by 0 · OpenAlex ↗

The Tonoplast Topology Index-a new metric for describing vacuole organization.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureRootMorphology / geometry measurement

Background The plant vacuole arises by orchestrated interplay of membrane trafficking, cytoskeletal rearrangements and a variety of signaling pathways. In the root, the characteristic large central vacuole develops by endomembrane reorganization occurring mainly in the transition zone. The vacuole's bounding membrane-the tonoplast-can be visualized in vivo using fluorescent protein markers, allowing for quantitative analysis of confocal microscopy images. Tonoplast organization can thus serve as a sensitive indicator of changes to any of the processes involved in vacuole biogenesis. The Vacuolar Morphology Index (VMI) is widely accepted as a quantitative measure of vacuole structure. However, this metric has two drawbacks-it only reflects the size of the largest vacuolar compartment (missing therefore possible differences in the organization of smaller compartments), and its determination is labor intensive, limiting its use on large datasets. Results We developed an alternative metric for describing vacuole organization, named the Tonoplast Topology Index (TTI), which overcomes the above-mentioned shortcomings of the VMI. We compared the performance of our protocol with VMI on a simulated dataset and on real data. To validate the methods´ performance, we used it to confirm the previously reported differences in vacuole shape and size between Arabidopsis thaliana roots grown on the surface of an agar medium compared to those embedded inside the agar. Both VMI and TTI could efficiently detect the relatively subtle changes in vacuole organization depending on the position of the root in the agar, and provided correlated results. However, only TTI produced data with close to normal value distribution, simplifying subsequent statistical evaluation. Conclusions We present the protocol for TTI determination as a two-stage semi-automated procedure involving microscopic image analysis employing an ImageJ macro and subsequent processing of numeric data in the Jupyter Notebook environment, together with benchmarking image data. Since this implementation is freeware-based, platform-independent and (relatively) user-friendly, we hope it will find its use as a high throughput, added value alternative to the VMI metric.

Why it matches plant phenotyping methods植物液胞構造を定量化する新規指標と半自動画像解析プロトコルを開発し、シミュレーションおよび実画像で既存指標と比較・検証しているため、植物フェノタイピング手法が中心である。

abstractWe developed an alternative metric for describing vacuole organization, named the Tonoplast Topology Index (TTI)
Reproduction assets foundThe paper deposits its benchmark confocal image dataset in the EMBL-EBI BioImage Archive (S-BIAD2226) and its TTI analysis software (ImageJ macro and Jupyter/Python scripts) on GitHub, both with explicit public availability statements.
Dataset · publicImage data generated and analyzed in the current study are available in the EMBL-EBI BioImage Archive repository, accession number S-BIAD2226Open asset ↗EMBL-EBI BioImage Archive · S-BIAD2226lines:141-163
Code · publicArchive copy, additional sample data and possible future updates of the software tool generated here are also available at [ https://github.com/GeorgeCaldarescu/TTI-Tonoplast-Topology-Index ] .Open asset ↗GitHub · GeorgeCaldarescu/TTI-Tonoplast-Topology-Indexlines:141-163
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published13 Jan 2026Plant methodsCited by 0 · OpenAlex ↗

Introduction of the Ribo-BiFC method to plants using a split mVenus approach.

ArabidopsisMicroscopyCell / cellular structureVisualization / data management

Background Translation is a fundamental process for every living organism. In plants, the rate of translation is tightly modulated during development and in responses to environmental cues. However, it is challenging to measure the actual translation state of the tissues in vivo. Results Here, we report the introduction of an in vivo translation marker based on bimolecular fluorescence complementation, the Ribo-BiFC. We combined a method originally developed for the fruitflies with an improved low background split-mVenus BiFC system previously described in plants. We labelled small subunit ribosomal proteins (RPS) and large subunit ribosomal proteins (RPL) of Arabidopsis thaliana with fragments of the mVenus fluorescent protein (FP). We tested the Ribo-BiFC method using transiently expressed recombinant ribosomal proteins in epidermal cells of Nicotiana benthamiana. The BiFC-tagged ribosomal proteins complemented the mVenus molecule and were detected by fluorescence microscopy, potentially visualizing the close proximity of translating assembled 80S ribosomal subunits. Although the resulting signal is less intense than that of known interactors, its detection points to the functionality of the system. Conclusions This Ribo-BiFC approach has further potential for use in stable transgenic lines in enabling the visualisation of translational rate in plant tissues and changing translation dynamics during plant development, under abiotic stress or in different genetic backgrounds.

Why it matches plant phenotyping methods植物組織内の翻訳状態・翻訳速度という生理状態を可視化する新規蛍光イメージング法を導入・検証しており、表現型取得法が研究の中心である。

abstractwe report the introduction of an in vivo translation marker based on bimolecular fluorescence complementation, the Ribo-BiFC.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published7 Jan 2026bioRxivCited by 0 · OpenAlex ↗

StomaQuant: Deep Learning-Based Quantification for Stomatal Trait Assessment

ArabidopsisBarleyRiceSugarcaneWheatLeafStomata / guard-cell complexCountingObject detectionPhotosynthesis / fluorescence

ABSTRACT Stomata are microscopic pores that play a vital role in transpiration and gaseous exchange from leaf surfaces in plants. The stomatal density and size directly influence photosynthesis and hydrodynamics capacity. Conventional approaches for counting and determining stomatal density is labour-intensive and lack scalability. Although there are several AI-based stomata finder tools that were published in the last decade, existing models were trained on model plants like wheat, barley and Arabidopsis . Stomata in such model plants are generally elliptical, but applying a universal model to all plant species is not feasible due to their diverse morphological characteristics. Previous studies have suggested using the stomatal index to quantify the ratio between epidermal cells and total stomatal count. However, this approach can be difficult to apply consistently, as epidermal cell shape and size vary across plant species. Instead, we propose measuring stomatal density based on the number of stomata per total imaged pixel area in the captured images. In this study, a comparison between YOLOv12 and RF-DETR models were made for real-time stomata detection in normal and difficult-to-image and out-of-focus occluded images. The in-house training dataset consisted of images of 300 rice,100 barley and 50 sugarcane leaves that were captured against a dark background. YOLOv12 outperformed RF-DETR with higher mAP50:95 score. The models were trained with image augmentation for 300 epochs and YOLOv12 achieved a peak mean average precision of 98.5% and exceled at detecting stomata across abaxial and adaxial surfaces of leaves of both monocot and dicot plants. StomaQuant has also been shown to be effective for both epidermal peel and ethanol decolorised samples. Thus, StomaQuant can be used to effectively and efficiently estimate the stomatal density and size in a wide range of host plant species.

Why it matches plant phenotyping methods気孔の検出・密度・サイズ推定を目的とする深層学習画像解析手法を開発し、複数モデルおよび困難画像で性能比較・検証しており、植物表現型取得が研究の中心である。

titleStomaQuant: Deep Learning-Based Quantification for Stomatal Trait Assessment
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published5 Jan 2026Bio-protocolCited by 1 · OpenAlex ↗

Quantification of Protochlorophyllide (Pchlide) Content in Arabidopsis Seedlings Using a High-Performance Liquid Chromatography (HPLC) System.

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationPigment / colour / senescence

The protochlorophyllide (Pchlide) level is a crucial indicator of plant fitness. Precise quantification of Pchlide content is necessary not only in studies of flu -related mutants that over-accumulate Pchlide in the dark but also for research on plants suffering from environmental stresses. Due to its low content and interference of chlorophylls, quantitative determination of Pchlide content is a challenge. Here, we describe an optimized protocol for Pchlide extraction from Arabidopsis thaliana seedlings and subsequent analysis using high-performance liquid chromatography (HPLC) coupled with fluorescence detection. Divinyl-Protochlorophyllide (DV-Pchlide, the major form of Pchlide in plants) quantification is achieved by interpolating fluorescence peak areas against an experimentally derived standard curve. This protocol provides a reliable workflow for Pchlide quantification, facilitating the deciphering of the underlying mechanism of plant environmental resilience. Key features • This method adopts acetone as a solvent for both Pchlide extraction and HPLC run. • This protocol adopts a gradient HPLC system equipped with a fluorescence detector. • This protocol applies an experimentally derived standard calibration curve using synthetic DV-Pchlide.

Why it matches plant phenotyping methods植物のフィットネスや環境ストレス状態に関連するPchlide量を、抽出・HPLC・蛍光検出・標準曲線で定量する手法を中心に提示しており、単なる生物学的実験のルーチン測定ではない。

abstractHere, we describe an optimized protocol for Pchlide extraction from Arabidopsis thaliana seedlings and subsequent analysis using high-performance liquid chromatography (HPLC) coupled with fluorescence detection.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published2 Jan 2026Frontiers in plant scienceCited by 1 · OpenAlex ↗

Electrochromic polyoxometalates for sensing abiotic stress in plants.

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

Introduction Understanding plant responses to abiotic stress requires an insight into plant redox activity. This study proposes a novel and cost-effective method for assessing the redox state of plants. Methods The method utilizes the electrochromic properties of polyoxometalate phosphomolybdic acid hydrate (PMA). PMA is reduced proportionally by glutathione (GSH) and ascorbic acid (AsA), which results in a measurable color change. The validity of this method was confirmed through empirical experimentation in Arabidopsis thaliana under conditions of salinity and UV radiation. Results Salinity treatments revealed a non-significant, two-phase trend in redox activity with an increase at moderate levels followed by a decrease. UVC radiation led to a substantial decrease in redox activity, indicating distress. In contrast, UVA promoted resilience, also known as eustress. Notably, UVB significantly increased redox activity, suggesting the activation of an emergency antioxidant response. Discussion A demonstrable correlation has been identified between the redox activity of plants and various stress types. This correlation facilitates the classification of responses into two distinct categories: adaptive eustress and detrimental distress. This advancement contributes to the enhancement of plant metabolic and stress tolerance evaluation.

Why it matches plant phenotyping methods植物のレドックス状態を測定する新規手法を開発し、シロイヌナズナでストレス条件下の妥当性を検証しており、表現型取得が研究の中心である。

abstractThis study proposes a novel and cost-effective method for assessing the redox state of plants.
Reproduction assets foundThe paper's Data availability statement points to a public Zenodo deposit (DOI 10.5281/zenodo.17795112) containing the study's datasets, which underpin the PMA-based redox activity measurements (absorbance at 852 nm) in Arabidopsis thaliana under salinity and UV stress. No author analysis code or trained models are att
Dataset · publicThe datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://doi.org/10.5281/zenodo.17795112 .Open asset ↗zenodo · 10.5281/zenodo.17795112lines:416-483
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 15 Sept 2026
Published1 Jan 2026GigaScienceCited by 0 · OpenAlex ↗

ChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping

ArabidopsisTomatoLeafRootSeed / grainStem / branchWhole plant / canopy / plot / fieldSegmentationGrowth / time-series analysisTracking

BACKGROUND: Plant developmental plasticity, particularly in root system architecture, is fundamental to understanding adaptability and agricultural sustainability. Existing automated phenotyping solutions face limitations, including binary segmentation approaches, restricted structural analysis capabilities, and text-based interfaces that limit accessibility, with most focusing solely on root structures while overlooking valuable information from simultaneous analysis of multiple plant organs. FINDINGS: ChronoRoot 2.0 builds upon established low-cost hardware while significantly enhancing software capabilities and usability. The system employs nnUNet architecture for multi-class segmentation, demonstrating significant accuracy improvements while simultaneously tracking 6 distinct plant structures encompassing root, shoot, and seed components: main root, lateral roots, seed, hypocotyl, leaves, and petiole. This architecture enables easy retraining and incorporation of additional training data without requiring machine learning expertise. The platform introduces dual specialized graphical interfaces: a Standard Interface for detailed architectural analysis with novel gravitropic response parameters and a Screening Interface enabling high-throughput analysis of multiple plants through automated tracking. Functional principal component analysis integration enables discovery of novel phenotypic parameters through temporal pattern comparison. We demonstrate multi-species analysis, with Arabidopsis thaliana and Solanum lycopersicum, both morphologically distinct plant species. Three use cases in Arabidopsis thaliana and validation with tomato seedlings demonstrate enhanced capabilities: circadian growth pattern characterization, gravitropic response analysis in transgenic plants, and high-throughput etiolation screening across multiple genotypes. CONCLUSIONS: ChronoRoot 2.0 maintains the low-cost, modular hardware advantages of its predecessor while dramatically improving accessibility through intuitive graphical interfaces and expanded analytical capabilities. The open-source platform makes sophisticated temporal plant phenotyping more accessible to researchers without computational expertise. SOFTWARE AVAILABILITY: https://chronoroot.github.io.

Why it matches plant phenotyping methods根・シュート・種子を時系列追跡し、植物形態・成長・重力応答などの表現型を抽出するオープンプラットフォームの開発と検証が中心である。

titleChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping
Reproduction assets foundThe paper publicly releases its authors' analysis code (GitHub), the annotated plant image dataset used for segmentation training/validation (HuggingFace), a pre-configured Docker image, and a project home page, all with explicit availability statements and URLs matching allowed entries.
Code · publicapproach to open science will not only ensure transparency and reproducibility but also allow the system to evolve alongside the changing needs of the plant biology community. Availability of source code and requirements Project name: ChronoRoot 2.0. Project home page: https://chronoroot.github.io . Main Source Code repository: https://github.com/ChronoRoot/ChronoRoot2 . Operating system(s): Platform independent. Programming language: Python. Other requirements: Conda, Apptainer, or Docker. License: GNU GPL 3.0. Additional files Supplementary Text S1 : Functional PCA. Provides an intuitive explanation of functional principal component analysis (FPCA) for readers without a quantitative backgrOpen asset ↗https://github.com/ChronoRoot/ChronoRoot2lines:439-479
Dataset · publicgulates LAZY genes. Plant J. 2025;121:e70016. 10.1111/tpj.70016. 19. Gaggion N, Boccardo N A, Bonazzola R, et al. ChronoRoot 2.0 Main Source Code Repository. 2026. https://github.com/ChronoRoot/ChronoRoot2 . Accessed 25 February 2026. 20. Gaggion N, Boccardo N A, Bonazzola R, et al. ChronoRoot 2.0 Annotated Image Dataset. 2026. https://huggingface.co/datasets/ngaggion/ChronoRoot2 . Accessed 25 February 2026. 21. Gaggion N, Boccardo N A, Bonazzola R, et al. ChronoRoot 2.0 Docker Image. 2026. https://hub.docker.com/r/ngaggion/chronoroot . Accessed 25 February 2026. 22. Gaggion N, Boccardo N A, Bonazzola R, et al. ChronoRoot 2.0 Project Home Page. 2026. https://chronoroot.github.io . Accessed 2Open asset ↗https://huggingface.co/datasets/ngaggion/ChronoRoot2lines:568-618
Code · publicical modules, and experimental protocols. We hope that this approach to open science will not only ensure transparency and reproducibility but also allow the system to evolve alongside the changing needs of the plant biology community. Availability of source code and requirements Project name: ChronoRoot 2.0. Project home page: https://chronoroot.github.io . Main Source Code repository: https://github.com/ChronoRoot/ChronoRoot2 . Operating system(s): Platform independent. Programming language: Python. Other requirements: Conda, Apptainer, or Docker. License: GNU GPL 3.0. Additional files Supplementary Text S1 : Functional PCA. Provides an intuitive explanation of functional princOpen asset ↗lines:439-479
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Quantitative Phenotyping of Ion Fluxes in Tip-Growing Cells Under Varying Growth Regimes: A Data Analysis Protocol.

ArabidopsisCell / cellular structurePhysiological trait estimationGrowth / time-series analysisGrowth / development / phenology

Tip-growing cells exhibit complex growth regimes in vitro, alternating between growing and non-growing intervals, oscillatory or more steady behavior. In Arabidopsis thaliana, pollen tube growth arrest is often accompanied by spiking behavior in intracellular ion concentrations and extracellular ion fluxes. Thus, selecting comparable growing regimes is critical for quantifying ion dynamics across cells and genotypes. Defining non-growing regimes is a fundamental step to filter out their associated data points. Here, we provide computational and statistical procedures for the quantitative phenotyping of ion fluxes associated with growth dynamics in tip-growing cells. The goal is to provide reliable estimates of ion fluxes given pairwise time-series comparisons (ion fluxes vs. growth rate), focused on growth-associated intervals and avoiding data stemming from regimes associated with growth arrest. We consider extracellular ion fluxes in growing tubes, but the analysis is applicable to other quantitative variables and tip-growing cells. After visualizing both series in a common timeframe, we extract the growth rate baseline and determine the non-growing regime threshold with a Gaussian Mixture Model, then predict the growth state at sampled flux times, filtering, and finally quantification. The protocol is presented in R but is of general use, since multiple software routines can yield similar results.

Why it matches plant phenotyping methods植物のイオンフラックスと成長状態を定量化する計算・統計プロトコルが研究の中心であり、表現型取得・抽出手法を具体的に開発している。

abstractHere, we provide computational and statistical procedures for the quantitative phenotyping of ion fluxes associated with growth dynamics in tip-growing cells.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

A Dual-Reporter System for the Analysis of Phloem Structural and Signaling Responses In Vivo.

ArabidopsisMicroscopyCell / cellular structureTissuePhysiological trait estimation

Plants have evolved an effective defense mechanism in the phloem to prevent the spread of pathogens and minimize the loss of phloem sap following injury. Specific structural phloem proteins known as P-proteins rapidly seal affected sieve elements by plugging the sieve plates, a phenomenon defined as sieve element occlusion. This chapter describes a live cell imaging method for the analysis of P-protein responses and signal propagation in vivo without tissue sectioning or mechanical manipulation. It is based on an Arabidopsis thaliana dual-reporter line where P-proteins are labeled with fluorescent tags in a complementation background, allowing real-time visualization of the parietal protein network during sieve element occlusion. The calcium sensor Yellow Cameleon 3.6 is specifically expressed and anchored in the sieve elements, enabling the detection of calcium waves and their effects on P-protein structure over longer distances in vivo. Using this protocol, a wide range of external triggers-including chemical treatments, buffers, and wounding-can be applied with precision, allowing the analysis of P-protein functions and long-distance signaling in the phloem. The method is readily adaptable to other genetically encoded sensors and can be used to investigate P-protein-independent processes as well as the diverse signaling and structural responses of additional sieve element components.

Why it matches plant phenotyping methods植物の師部におけるタンパク質構造とカルシウムシグナルを生体内で可視化・解析するライブセルイメージング法が中心であり、植物状態の取得手法を具体的に提示している。

abstractThis chapter describes a live cell imaging method for the analysis of P-protein responses and signal propagation in vivo without tissue sectioning or mechanical manipulation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Virus-Induced Gene Silencing for Identifying Autoimmune Regulators in Arabidopsis.

ArabidopsisWhole plant / canopy / plot / field

Virus-induced gene silencing (VIGS) has been applied as a functional genomics tool across diverse plant species. Integrated with the Arabidopsis sequence-tagged T-DNA homozygous mutant library, VIGS enables an efficient screening approach that combines features of both forward and reverse genetics, facilitating the identification of novel regulators in plant immunity. Plant defense against pathogens relies on a two-layered immune system, classified as pattern-triggered immunity (PTI) and effector-triggered immunity (ETI). Dysregulation of key PTI or ETI components can lead to excessive or uncontrolled cell death. The cell death phenotype offers a unique avenue for genetic screens aimed at identifying suppressors of immune-related cell death. However, conventional genetic approaches face limitations due to seedling lethality and the consequent lack of viable seeds, restricting their efficiency. Here, we describe an Agrobacterium-mediated transient VIGS assay optimized for systematic gene silencing at seedling stages, leading to cell death phenotypes. This method enables high-throughput screening for cell death suppressors using T-DNA homozygous mutant collections. The platform provides a rapid, cost-efficient strategy for uncovering key regulators of plant immune signaling, offering new insights into mechanisms governing immune homeostasis and cell death suppression.

Why it matches plant phenotyping methods植物免疫における細胞死表現型を高スループットに検出するVIGSスクリーニング法とプラットフォームの開発が中心であり、植物状態の取得方法に該当する。

abstractHere, we describe an Agrobacterium-mediated transient VIGS assay optimized for systematic gene silencing at seedling stages, leading to cell death phenotypes.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 14 Sept 2026
Published1 Jan 2026IEEE Transactions on Image ProcessingCited by 0 · OpenAlex ↗

Leveraging Feature Alignment in Grassmannian Manifold for Multi-Output Regression Tasks.

Arabidopsis

Despite notable progress in domain adaptation for classification, regression-based domain adaptation remains challenging, particularly in terms of handling complex data structures, ensuring cross-domain generalization, and maintaining the precision and mathematical rigor required to validate model effectiveness. Unlike classification tasks, which are more resilient to variations in feature scaling, regression tasks are notably more sensitive, making their performance more vulnerable in domain adaptation scenarios. In this paper, we propose a generalized regularization technique grounded in the Grassmannian manifold to address the feature alignment problem. This approach leverages the underlying manifold structure of the data while preserving mathematical bounds, thereby enhancing the precision and efficiency of problem-solving. To demonstrate the effectiveness of the proposed algorithm, we apply it to estimate multi-output parameters in two distinct domains: 1) the Arabidopsis thaliana plant dataset, collected from a high-throughput phenotyping platform at Palacký University, and 2) the publicly available dSprites shape recognition with six adaptation tasks. These tasks are critical to advance agricultural research and address generalization challenges in multi-output regression. Accurate predictions provide deeper insights into plant growth and health, thereby supporting more effective crop management strategies. We evaluate the effectiveness of our framework by comparing it with state-of-the-art regression alignment techniques that are independent of the underlying backbone and adaptable to transfer learning tasks. Experimental results show that our framework consistently outperforms existing methods,results description. The source code will be made publicly available upon acceptance at https://github.com/lingping-fuzzy.

Why it matches plant phenotyping methods植物フェノタイピングデータを対象に、ドメイン適応による多出力回帰手法を開発・評価しており、植物の成長・健康関連パラメータ推定が主要な実証対象の一つであるため。

abstractIn this paper, we propose a generalized regularization technique grounded in the Grassmannian manifold to address the feature alignment problem.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Assays to Study Plant Response to High Temperature in Arabidopsis: Evidence in Glutathione Biosynthesis Mutants.

ArabidopsisLaboratory / benchtopWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

In the context of climate change, the global rise of temperature and intense heat waves affect plant development and productivity. In order to decipher the molecular and physiological mechanism established by plants to adapt to increased temperatures, we and others have designed different high-temperature regimes to mimic as much as possible temperature variations occurring in natura. This chapter outlines these thermotolerance assays employed to assess response to high temperature in Arabidopsis thaliana. We provide detailed guidelines, including plant age considerations and timing of heat application. Moreover, we introduce new findings showing that the addition of sucrose to the growth medium can artificially enhance thermotolerance, potentially masking stress-related phenotypes. These assays, which measure both basal and acquired thermotolerance, offer a framework for assessing plant heat stress responses in a reproducible and efficient manner. To illustrate some plant responses to these different regimes, we compare the response of mutants affected in the biosynthesis of the redox buffer glutathione with wild-type plants.

Why it matches plant phenotyping methods植物の高温耐性を評価する再現可能なアッセイの設計・ガイドライン・検証が中心であり、単なる生物学的実験の routine 測定ではない。

abstractThis chapter outlines these thermotolerance assays employed to assess response to high temperature in Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Thermomemory Assay of Arabidopsis Plants.

ArabidopsisWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerance

Stress memory is an adaptive strategy evolved by plants that enables them to anticipate and survive stress events in a fluctuating environment. One of the most well-studied forms of stress memory in plants is thermomemory, in which exposure to moderate heat stress primes the plants, allowing them to survive subsequent, otherwise lethal, and severe temperatures. However, despite significant progress, our current understanding of heat stress memory in plants is still not complete, particularly regarding the understanding of how this priming and memory are controlled at the molecular level. We therefore provide a detailed protocol for the thermomemory assay, as well as information on how to validate the thermomemory phenotype at both the physiological and molecular levels.

Why it matches plant phenotyping methods植物の熱ストレス記憶表現型を評価・検証する再利用可能なアッセイプロトコルが論文の中心であり、単なる生物学的実験の routine 測定ではない。

abstractWe therefore provide a detailed protocol for the thermomemory assay, as well as information on how to validate the thermomemory phenotype at both the physiological and molecular levels.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2026Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Multimodal Analysis of Phytoalexin Synthesis in Arabidopsis by Mass Spectrometry Imaging and Fluorescent Microscopy.

ArabidopsisLaboratory / benchtopMicroscopyRaman / spectroscopyLeafObject detectionStress response / tolerance

Phytoalexins are plant secondary antimicrobial compounds that are rapidly and locally accumulated de novo upon pathogen attacks. They are strongly correlated with disease resistance; therefore, the timing and the location of their synthesis and accumulation have been explored transcriptionally and metabolically using various means separately. In this chapter, by focusing on the Arabidopsis camalexin (CA), we describe protocols for multimodal in situ detection of CA and elemental distribution, as well as the transcriptionally active region of its synthesis gene PHYTOALEXIN DEFICIENT 3 (PAD3) within the same leaf sample challenged with a pathogen.

Why it matches plant phenotyping methods病原体応答に関わる植物の防御状態を、同一葉で多モーダルに可視化・測定するプロトコルが研究の中心であり、単なる生物学実験の routine 測定ではない。

abstractwe describe protocols for multimodal in situ detection of CA and elemental distribution, as well as the transcriptionally active region of its synthesis gene PHYTOALEXIN DEFICIENT 3 (PAD3) within the same leaf sample challenged with a pathogen.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published29 Dec 2025Cited by 0 · OpenAlex ↗

Abscisic acid-mediated water stress regulation can mechanistically explain oscillations and water stress memory in stomatal conductance

ArabidopsisLeafStomata / guard-cell complexPhysiological trait estimationGrowth / time-series analysisStomatal traitsWater status / transpiration

Stomatal pores, formed by guard cells, govern the critical trade-off between carbon assimilation and water loss in plants. Their dynamic responses to environmental stresses, such as stomatal oscillations and drought “stress memory” (hysteresis), have lacked a unified mechanistic explanation. While abscisic acid (ABA) is believed to play key roles in water stress responses, no model has linked its core regulatory kinetics to these complex stomatal behaviors. Here, we introduce a coupled hydropassive-hydroactive (HP-HA) model that integrates leaf hydraulics with the biokinetics of guard cell-autonomous ABA regulation and plasma membrane-mediated osmoregulation. We demonstrate that this framework predicts accurate, genotype-specific stomatal regulation across wildtype, ABA-insensitive mutant ( ost1-3 ), and ABA-synthesis mutant ( aao3-2 ) in Arabidopsis thaliana ( At ) and that non-linear feedbacks in ABA autoregulation can drive both stomatal oscillations and hysteresis. This work unifies genetic, signaling, and membrane processes with leaf-scale physiological dynamics, providing a new predictive foundation for understanding and modulating plant management of water use and water stress.

Why it matches plant phenotyping methods葉の水理とABA制御を統合した予測モデルを開発し、遺伝子型別の気孔コンダクタンス制御を検証しており、植物生理表現型の取得・予測手法が中心である。

abstractHere, we introduce a coupled hydropassive-hydroactive (HP-HA) model that integrates leaf hydraulics with the biokinetics of guard cell-autonomous ABA regulation and plasma membrane-mediated osmoregulation.
Reproduction assets foundThe paper's Code Availability section explicitly archives all MATLAB code used to generate the study's stomatal conductance modeling results in a Zenodo repository (DOI 10.5281/zenodo.17888362) and on GitHub (desai-sahil/sys-bio-gs), both listed as allowed URLs. This is author analysis code directly reproducing the hyd
Code · publicn analysis are provided in SI sections S5. Comprehensive tables listing all model parameters, 362 their sources, and the methodology for parameter fitting are provided in SI section S7. 363 364 Code Availability 365 All MATLAB code used to generate the results in this study is permanently archived in a Zenodo 366 repository at: https://doi.org/10.5281/zenodo.17888362. The most current version of the code is also 367 available on GitHub at: https://github.com/desai-sahil/sys-bio-gs.git. Refer to SI section S7.C for details 368 on steps to run the code to reproduce the results in main text. 369 370 371 Acknowledgements 372 We thank F. E. Rockwell, V. Bacheva, S. Sen, I. Gabay, E. Wu, J. BeldiOpen asset ↗Zenodo · 10.5281/zenodo.17888362pdf-raw-page:9 lines:1-74
Code · publicnd the methodology for parameter fitting are provided in SI section S7. 363 364 Code Availability 365 All MATLAB code used to generate the results in this study is permanently archived in a Zenodo 366 repository at: https://doi.org/10.5281/zenodo.17888362. The most current version of the code is also 367 available on GitHub at: https://github.com/desai-sahil/sys-bio-gs.git. Refer to SI section S7.C for details 368 on steps to run the code to reproduce the results in main text. 369 370 371 Acknowledgements 372 We thank F. E. Rockwell, V. Bacheva, S. Sen, I. Gabay, E. Wu, J. Belding, and P. Jain for insightful 373 discussions. This work was supported by the Center for Research on Programmable Open asset ↗GitHub · desai-sahil/sys-bio-gspdf-raw-page:9 lines:1-74
Code / dataset availability confirmedCrossref · checked 5 Sept 2026
Published26 Dec 2025Journal of Mass SpectrometryCited by 1 · OpenAlex ↗

Advanced Tissue Imprinting With Pneumatic Press for Mass Spectrometry Imaging of Plant Tissues

ArabidopsisLaboratory / benchtopRaman / spectroscopyLeafTissueCalibration / preprocessing

ABSTRACT Sample preparation is an important first step to obtain high quality mass spectrometry imaging (MSI) data. Preparing plant tissues is especially challenging for MSI of thin tissues along the lateral dimensions. The unique challenges involved with plant tissues, such as fragile cell walls, hydrophobic barriers, and specific tissue structures, often lead to inefficiency and difficulties in sample preparation. Imprinting plant tissues onto porous polytetrafluoroethylene (pPTFE) sheet has been widely used to extract internal metabolites in leaves and petals while keeping spatial resolution for MSI. However, pressure applications were typically made manually using a vise or pliers leading to low reproducibility and resolution in MS images. In this study, we introduce a home‐built pneumatic press (PNP) that has been designed to precisely control the pressure application parameters during imprinting. To evaluate the performance of the new device, Lemna minor fronds, Arabidopsis thaliana , and Bacopa monnieri leaves were imprinted onto the pPTFE with PNP, vise, or pliers, and matrix‐assisted laser desorption/ionization (MALDI) MSI was obtained on the imprints. The PNP showed dramatic improvements in reproducibility and image quality compared to manual pressure application tools.

Why it matches plant phenotyping methods植物組織の空間的な代謝物情報を再現性よく取得するための空気圧式インプリンティング装置を開発し、手動法と性能比較している。植物表現型取得に関わる試料調製・イメージング手法が中心である。

abstractIn this study, we introduce a home‐built pneumatic press (PNP) that has been designed to precisely control the pressure application parameters during imprinting.
Reproduction assets foundThe paper's MALDI-MSI data (imzML files of imprinted Lemna minor, Arabidopsis, and Bacopa tissues) are openly deposited in a paper-specific METASPACE project, as stated in the Data Availability Statement. No author analysis code or trained models are disclosed.
Dataset · publicData Availability Statement The data that support the findings of this study are openly available in METASPACE (https://metaspace2020.eu/project/pnp_ptfe_imprinting_plant).Open asset ↗METASPACE · pnp_ptfe_imprinting_planthtml-lines:230-307
Plant phenotyping relevance match · UnverifiedCrossref · checked 6 Sept 2026
Published12 Dec 2025Plant BiologyCited by 2 · OpenAlex ↗

The secreted redox sensor roGFP2‐Orp1 reveals oxidative dynamics in the plant apoplast

ArabidopsisTobaccoPhysiological trait estimationGrowth / time-series analysis

Abstract Specific generation of reactive oxygen species (ROS) is important for signalling and defence in many organisms. In plants, different types of ROS serve useful biological functions in the extracellular space (apoplast), influencing polymer structures as well as signalling during immune responses. The current knowledge of apoplastic ROS dynamics is limited, as dynamic monitoring of extracellular redox processes in vivo remains difficult. We employed evolutionary distant land plant model species from bryophytes and flowering plants to test whether the genetically encoded redox biosensor roGFP2‐Orp1 can be used to assess extracellular redox dynamics. Secreted roGFP2‐Orp1 can provide information about local diffusion barriers and protein cysteinyl oxidation rate in the apoplast, after pre‐reduction. Observed re‐oxidation rates were slow – within the range of hours. Compared to Physcomitrium patens , re‐oxidation in Arabidopsis thaliana was faster and increased after triggering an immune response. Comparing roGFP2‐Orp1 signals in tip‐growing P. patens protonema and Nicotiana tabacum pollen tubes, we consistently find no intracellular redox gradient, but a partially reduced extracellular sensor in pollen tubes. Our data indicate differences in extracellular oxidative processes between species and within a species, depending on cell type and immune signalling.

Why it matches plant phenotyping methods植物アポプラストの酸化還元動態という生理状態を、遺伝子コード型センサーで生体測定する手法の適用可能性と性能を中心に評価しているため。

abstractdynamic monitoring of extracellular redox processes in vivo remains difficult
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published9 Dec 2025Plant methodsCited by 0 · OpenAlex ↗

Impedance flow cytometry for rapid quality assessment of protoplast cultures.

ArabidopsisRapeseed / canolaSugar beetLaboratory / benchtopCell / cellular structurePhysiological trait estimationGrowth / development / phenology

Background Protoplasts, which are plant cells devoid of cell walls, are valuable tools in plant biotechnology. However, they are highly sensitive to mechanical and osmotic stress during isolation and early culture, often leading to significant loss of viability. Reliable and efficient methods for monitoring protoplast quality are essential for downstream applications. Results We applied impedance flow cytometry to assess the viability, cell size, and early division of freshly isolated protoplasts from Arabidopsis thaliana, Brassica napus, and Beta vulgaris. This label-free technique enables fast, objective, and high-throughput assessment of individual protoplasts, allowing reliable monitoring of viability and early division in large populations. Importantly, IFC-derived viability metrics strongly correlated with microcallus formation, demonstrating their predictive value for culture competence. Conclusions Impedance flow cytometry provides a robust, efficient and reproducible method for characterizing protoplast cultures. It enables rapid assessment of viability and growth potential, supporting quality control and optimization in plant cell culture workflows.

Why it matches plant phenotyping methodsインピーダンスフローサイトメトリーを用いて、植物プロトプラストの生存性・細胞サイズ・初期分裂を高速かつ高スループットに測定し、培養能力との相関で妥当性を検証しているため、植物表現型取得法が中心です。

abstractThis label-free technique enables fast, objective, and high-throughput assessment of individual protoplasts, allowing reliable monitoring of viability and early division in large populations.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published8 Dec 2025Spectrochimica acta. Part A, Molecular and biomolecular spectroscopyCited by 0 · OpenAlex ↗

Machine learning integrated visible diffuse reflectance spectroscopy for in-situ analysis of phosphorus status in Arabidopsis plants under soilless culture.

ArabidopsisGrowth chamberRaman / spectroscopyLeafClassification

Phosphorus (P) is a vital macronutrient for plant growth, but its limited availability in soil due to fixation renders up to 80 % of fertilizers ineffective. Visual symptoms for P deficiency appear late or remain inconclusive, complicating timely intervention. The conventional methods are often time-consuming, costly, and labour-intensive. Diffuse reflectance spectroscopy offers a rapid, label-free alternative, though its application is challenged by weak P spectral response. In this study, Arabidopsis thaliana (Col-0) plants were subjected to soilless culture under controlled phosphorus-sufficient (P+) and deficient (P-) conditions. Leaf reflectance spectra were analyzed using Linear Discriminant Analysis (LDA), and the selected wavelengths were used to train three machine learning classifiers such as Support Vector Machine (SVM), Random Forest, and K-Nearest Neighbors (KNN). Among these, the SVM model demonstrated best performance, achieving a classification accuracy of 97.78 %. Independent validation using biochemical, morphological, and combined datasets, yielded classification accuracies of 100 %, 71.88 %, and 100 %, respectively. This approach offers a rapid, and non-destructive alternative to conventional techniques for sustainable nutrient management in agriculture.

Why it matches plant phenotyping methods植物のリン栄養状態を可視拡散反射分光と機械学習で非破壊推定し、分類性能を検証する方法研究であり、表現型取得・推定手法が中心である。

abstractDiffuse reflectance spectroscopy offers a rapid, label-free alternative
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published5 Dec 2025Journal of visualized experiments : JoVECited by 0 · OpenAlex ↗

Evaluating Leaf Responses to Microbial Secondary Metabolites Using A High-Throughput Format.

ArabidopsisBarleyLaboratory / benchtopLeafPhysiological trait estimationStress response / tolerance

Microbes secrete structurally diverse secondary metabolites during plant infection, some of which are detected by plant cells, which trigger stress responses. In this method, the induction of ion leakage, peroxidase activity, and callose production is measured in the same leaf disk sample. First, Arabidopsis or barley leaf disks are vacuum infiltrated in a 96-well plate. After 4-6 hours, conductivity is measured, followed by peroxidase activity and callose deposition at 24 hours. The flg22 peptide induces all three responses and is an affordable positive control. Surfactin and gramillin cyclic lipopeptides induce peroxidase activity and ion leakage, respectively, while the phytotoxic T-2 trichothecene suppresses peroxidase activity. Overall, this approach enables multiple comparisons across either plant genotypes or metabolite treatments. This approach can be applied to chemical genetics or bioprotection to identify stress-modulating compounds for further study. In plant genetics, this approach can be used to compare responses across plant populations for genetic mapping and to improve our understanding of plant-microbe interactions.

Why it matches plant phenotyping methods植物葉のストレス応答(イオン漏出、ペルオキシダーゼ活性、カロース蓄積)を同一試料で高スループット測定する方法が研究の中心であり、植物表現型取得法に該当する。

abstractIn this method, the induction of ion leakage, peroxidase activity, and callose production is measured in the same leaf disk sample.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published4 Dec 2025Cell reports methodsCited by 2 · OpenAlex ↗

Spatial ploidy inference using quantitative imaging.

ArabidopsisMicroscopyCell / cellular structureTissueClassification

Polyploidy (whole-genome duplication) is a common yet under-surveyed property of tissues across multicellular organisms. Polyploidy plays a critical role during tissue development, following acute stress, and during disease progression. Common methods to reveal polyploidy involve either destroying tissue architecture by cell isolation or tedious identification of individual nuclei in intact tissue. Therefore, there is a critical need for rapid and high-throughput ploidy quantification using images of nuclei in intact tissues. Here, we present iSPy (inferring Spatial Ploidy), an unsupervised learning pipeline that is designed to create a spatial map of nuclear ploidy across a tissue of interest. We demonstrate the use of iSPy in Arabidopsis, Drosophila, and human tissue. iSPy can be adapted for a variety of tissue preparations, including whole mount and sectioned. This high-throughput pipeline will facilitate rapid and sensitive identification of nuclear ploidy in diverse biological contexts and organisms.

Why it matches plant phenotyping methodsiSPyは画像から組織内の核倍数性を空間的・高スループットに推定する教師なし学習パイプラインであり、Arabidopsisで実証されている。植物の状態を抽出する計算フェノタイピング手法が中心である。

abstractHere, we present iSPy (inferring Spatial Ploidy), an unsupervised learning pipeline that is designed to create a spatial map of nuclear ploidy across a tissue of interest.
Reproduction assets foundThe paper deposits its paper-specific phenotyping assets publicly: confocal images of A. thaliana, D. melanogaster, and human cardiomyocytes, ilastik segmentation files, and A. thaliana cotyledon flow cytometry data are all in an OSF repository, and the iSPy analysis code is available both on OSF and in a public GitLab
Dataset · publicAll data presented in the study are publicly available in the OSF data repository (https://osf.io/um7r3/; https://doi.org/10.17605/osf.io/um7r3).Open asset ↗10.17605/osf.io/um7r3html-lines:253-271
Code · publicThe code for iSPy can also be found in the OSF data repository (https://osf.io/um7r3/; https://doi.org/10.17605/osf.io/um7r3), as well as in a GitLab repository, https://gitlab.gwdg.de/devplantpatterning/Publications/ispy-inferring-spatial-ploidy.Open asset ↗gitlab.gwdg.de · devplantpatterning/Publications/ispy-inferring-spatial-ploidyhtml-lines:253-271
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published26 Nov 2025Analytical chemistryCited by 3 · OpenAlex ↗

BODIPY-Rhodacycle Fluorescent Probe for In Situ Imaging of Ethylene Dynamics in Live Systems.

ArabidopsisOnionChlorophyll fluorescenceTissuePhysiological trait estimationStress response / tolerance

Endogenous ethylene production occurs across biological kingdoms, yet its pathophysiological roles remain incompletely defined. In situ detection of ethylene is impeded by its inherent volatility and chemical inertness. Here, we report BORh, a new turn-on fluorescent probe that operates via ethylene-triggered displacement of a rhodium quencher from a BODIPY-rhodacycle scaffold, liberating the intensely fluorescent BOET. BORh exhibits high sensitivity and selectivity, broad pH tolerance, and negligible cytotoxicity. In mammalian PC12 cells, it permits real-time visualization of both exogenously supplied and in situ generated ethylene. Within photosynthetic systems, BORh overcomes cell wall barriers and chlorophyll autofluorescence, enabling in situ monitoring of ethylene dynamics in algae ( Chlamydomonas reinhardtii ) and higher plant ( Arabidopsis thaliana and Allium cepa ) tissues. Remarkably, BORh-enabled fluorescence imaging revealed synchronous upregulation of ethylene and reactive oxygen species (ROS) under plant abiotic stress. H 2 O 2 exhibited concentration-dependent biphasic regulation of ethylene biosynthesis, whereas ethylene exerted no reciprocal effect on ROS generation. These findings establish ROS as upstream regulators of ethylene biosynthesis within plant stress signaling cascades. BORh emerges as a robust chemical tool for spatiotemporal dissection of ethylene biochemistry, offering new insights into ROS-ethylene crosstalk during plant stress responses and paving the way for future investigations of ethylene function in mammalian pathophysiology.

Why it matches plant phenotyping methods植物組織内のエチレン動態を可視化・測定する蛍光プローブを開発し、植物での性能を実証しているため、植物生理状態の取得法が中心である。

abstractHere, we report BORh, a new turn-on fluorescent probe
Code / dataset availability confirmedEurope PMC · Crossref · checked 6 Sept 2026
Published23 Nov 2025Springer Science and Business Media LLCCited by 0 · OpenAlex ↗

Engineered glycoside hydrolases as fluorescent probes reveal the spatial distribution of the pectic polysaccharide rhamnogalacturonan II in plant cell walls

ArabidopsisCell / cellular structureStem / branchTissueVisualization / data managementArchitecture / morphology / geometry

Abstract Plant cell walls are dynamic composites whose architecture determines growth, mechanics, and environmental resilience. Efforts to link pectin structure to function have been limited by the lack of molecular probes with sufficient specificity, a gap that becomes even more pronounced for the intricately branched rhamnogalacturonon-II (RG-II) subclass. Here we report the first fluorescent probes with defined specificity to RG-II, engineered from catalytic site mutants of Bacteroides thetaiotaomicron glycoside hydrolases BT1010 and BT0996. These enzyme-derived probes bind RG-II monomer with high affinity, discriminate against dimeric forms, and localize to cell corners and junctions in Arabidopsis thaliana stems, consistent with RG-II’s unique ability among wall polysaccharides to form borate-mediated, covalent crosslinkages between molecules. Application of these probes revealed spatial partitioning distinct from the homogalacturonan (HG)- and rhamnogalacturonan I (RG-I)-enriched middle lamella, highlighting functional specialization among pectic domains, with RG-II reinforcing cell junctions while HG and RG-I mediate wall flexibility. Our work establishes a generalizable framework for transforming CAZymes into high-precision imaging reagents, enabling molecular-level visualization of structurally complex polysaccharides in the cell wall.

Why it matches plant phenotyping methodsRG-IIを特異的に可視化する蛍光プローブを開発し、植物細胞壁内の空間分布という植物状態を画像で測定する手法を示しているため、フェノタイピング手法が中心的です。

abstractHere we report the first fluorescent probes with defined specificity to RG-II
Reproduction assets foundThe paper deposits its raw microscopy z-stacks and maximum projections on OSF and its custom MATLAB image-analysis code on GitHub, both with explicit availability statements and public URLs.
Dataset · publicMicroscopy data that support the findings of this study have been deposited in Open Science Framework. Raw z-stacks, output maximum intensity projections, and annotated figure images in greyscale are available at (https://osf.io/8utvs/overview).Open asset ↗Open Science Frameworklines:319-349
Code · publicMATLAB code used for image analysis is available at https://github.com/kristenthorne/GHprobes.git, with usage instructions and example input and output files provided.Open asset ↗GitHub · kristenthorne/GHprobeslines:319-349
Code / dataset availability confirmedOpenAlex · Europe PMC · checked 6 Sept 2026
Published15 Nov 2025Plant PhenomicsCited by 0 · OpenAlex ↗

Rapid acquisition of ionomic and morphological data from plant seeds through fast X-ray fluorescence microscopy and computer vision.

ArabidopsisX-ray / CTSeed / grainMorphology / geometry measurementSegmentationFruit / seed / panicle traits

Plant seeds are one of the most important food sources for humans. As a result, seed morphology and the concentrations of essential and toxic elements in seeds have important implications not only for seed yield and quality, but also for human health. To identify natural variation in the accumulation of various elements in seeds and in seed morphology, high-throughput phenotyping methods are needed. Here, we employed X-ray fluorescence microscopy (μ-XRF) as a method for rapid and high-throughput phenotyping of seed libraries and developed a computer vision-based algorithmic workflow to automatically the extraction of elemental and morphological data from single seeds. This workflow enables rapid segmentation of individual seeds from a genome-wide association study (GWAS) panel with 1163 A. thaliana accessions, and facilitates the extraction of elemental and morphological traits at the individual seed level from the μ-XRF image. A total of 7 and 10 loci, respectively associated with the morphology and elemental concentration of A. thaliana seeds, were identified. The high-throughput and nondestructive method for automated phenotyping of plant seed libraries developed in this study provides a tool for investigating natural genetic variation controlling the seed mineral accumulation and seed morphogenesis.

Why it matches plant phenotyping methods種子の元素濃度・形態をμ-XRFとコンピュータビジョンで高速・自動取得する手法を開発しており、植物表現型取得が研究の中心である。

abstracthigh-throughput phenotyping methods are needed
Reproduction assets foundThe authors explicitly state that the u-XRF source code and algorithm (the computer vision workflow used for seed segmentation and trait extraction from μ-XRF images) are distributed under the MIT License and publicly available at their GitHub repository, making it a paper-specific, public, actionable code asset.
Code · publicThe source code and algorithm of u-XRF are distributed under the MIT License, which permits academic use, distribution, and reproduction subject to the terms of the license ( https://opensource.org/license/MIT/ ), unless otherwise specified. Supporting source code, Web of Science Global Science Publications data, and additional datasets can be accessed at https://github.com/The-Wang-Lab-NAU/u-XRF/ for download and upload.Open asset ↗The-Wang-Lab-NAU/u-XRFlines:291-309
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published9 Nov 2025The New phytologistCited by 5 · OpenAlex ↗

A multiscale growth atlas of Arabidopsis: linking cell dynamics to organ development.

ArabidopsisCell / cellular structureLeafRootGrowth / time-series analysisGrowth / development / phenology

Plant development depends on coordinated growth at cellular and organ scales, yet comparative analyses are hindered by inconsistent reporting of growth across studies. We conducted a meta-analysis of Arabidopsis thaliana growth dynamics, integrating data from 176 studies to create the first multiscale atlas of plant growth. We developed a unified mathematical framework to harmonise growth data from diverse organs (shoot apical meristem, root, hypocotyl, and leaf), methodologies, and experimental setups, allowing the conversion and direct comparison of expansion rates at cellular and organ levels. Analyses revealed both organ-specific and general growth strategies linked to size control. In the meristem, a conserved offset in cell expansion between central and peripheral zones was observed. Root elongation was driven mainly by cell expansion and differentiation in the elongation zone, rather than meristem activity. Hypocotyl and leaf growth showed unexpected parallels: early exponential elongation resembled primary morphogenesis, while later linear growth matched secondary morphogenesis. Comparing dark- vs light-grown hypocotyls and juvenile vs transition leaves showed that organ size was modulated by a trade-off between growth rate and duration of the scaling phase. Cellular-scale growth during early development was shown to influence final organ size, underscoring the need for early-stage measurements. This growth atlas provides benchmark values and a reference framework for interpreting mutant phenotypes, guiding experimental design, and advancing our understanding of growth regulation across plant organs.

Why it matches plant phenotyping methods植物の成長形質を統合・比較する数学的フレームワークと成長アトラスを構築しており、再利用可能な形質標準化・ベンチマークが研究の中心である。

abstractWe developed a unified mathematical framework to harmonise growth data from diverse organs (shoot apical meristem, root, hypocotyl, and leaf), methodologies, and experimental setups, allowing the conversion and direct comparison of expansion rates at cellular and organ levels.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 6 Sept 2026
Published8 Nov 2025bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

AI-assisted Image-Based Phenotyping Reveals Genetic Architecture of Pod Traits in Mungbean (Vigna radiata L.)

ArabidopsisFruitSeed / grainCountingMorphology / geometry measurementFruit / seed / panicle traits

Abstract Mungbean ( Vigna radiata (L.) R. Wilczek) is a vital source of digestible proteins and is well-suited for the plant-based protein industry. In this study, we analyzed pod morphological traits in the Iowa Mungbean Diversity (IMD) panel with 372 genotypes (2022-23) with AI-assisted image phenotyping using 2,418 pod images. Pod morphological traits were extracted using deep learning image analysis, achieving excellent agreement with manual measurements (r>0.96 for pod length and seed per pod). Four complementary GWAS models identified 45 significant SNPs associated with pod curvature, length, width, and seed per pod traits. Notably, a significant SNP (5_35265704) on chromosome 1 was linked to pod dimensional traits, length, width, and curvature. A candidate gene, Vradi01g00001116 , was located within the linkage disequilibrium (LD) region of this SNP, is part of the GH3 gene family, and has an Arabidopsis ortholog ( AT4G27260 ) known for influencing organ elongation, pod, and seed development. Another SNP, 5_210437 on chromosome 2, has been found to be significantly associated with both pod length and seed per pod. A candidate gene, Vradi02g00003971 , located in the LD region of this SNP, belongs to the potassium transporter family and shares homology with the HAK5 gene family ( AT4G13420 ) in Arabidopsis , which influences pod and seed growth. Image-based measurements achieved genomic prediction accuracies ranging from 0.61 to 0.85 across various traits, exhibiting an improvement of 12-22% over manual methods. These results demonstrate the potential of AI-assisted phenomics integrated with genomic tools to accelerate selection for improved pod architecture in mungbean breeding programs across the Midwestern United States and globally.

Why it matches plant phenotyping methodsAI画像解析による莢形態形質の抽出と手測定との技術検証が研究の中心であり、GWAS応用も行っているため含める。

abstractwith AI-assisted image phenotyping using 2,418 pod images
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published5 Nov 2025Bio-protocolCited by 0 · OpenAlex ↗

Live-Cell Monitoring of Piecemeal Chloroplast Autophagy.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureTracking

When plants undergo senescence or experience carbon starvation, leaf cells degrade proteins in the chloroplasts on a massive scale via autophagy, an evolutionarily conserved process in which intracellular components are transported to the vacuole for degradation to facilitate nutrient recycling. Nonetheless, how portions of chloroplasts are released from the main chloroplast body and mobilized to the vacuole remains unclear. Here, we developed a method to observe the autophagic transport of chloroplast proteins in real time using confocal laser-scanning microscopy on transgenic plants expressing fluorescently labeled chloroplast components and autophagy-associated membranes. This protocol enabled us to track changes in chloroplast morphology during chloroplast-targeted autophagy on a timescale of seconds, and it could be adapted to monitor the dynamics of other intracellular processes in plant leaves. Key features • This protocol enables real-time monitoring of chloroplast morphology in living Arabidopsis leaves. • The method is based on confocal microscopy of transgenic plants that express fluorescent protein markers for specific organelles or suborganellar compartments. • We used this protocol to monitor the piecemeal autophagic degradation of chloroplasts, but it could also be extended to other intracellular phenomena.

Why it matches plant phenotyping methods生きた植物葉の葉緑体形態を共焦点画像でリアルタイム取得・追跡するプロトコルが中心であり、植物の形態状態を測定するフェノタイピング手法に該当する。

abstractHere, we developed a method to observe the autophagic transport of chloroplast proteins in real time using confocal laser-scanning microscopy on transgenic plants expressing fluorescently labeled chloroplast components and autophagy-associated membranes.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Nov 2025IEEE transactions on computational biology and bioinformaticsCited by 0 · OpenAlex ↗

Accurate Tracking of Arabidopsis Root Cortex Cell Nuclei in 3D Time-Lapse Microscopy Images Based on Genetic Algorithm.

ArabidopsisMicroscopyCell / cellular structureRootTrackingGrowth / development / phenology

Arabidopsis is a widely used model plant to study physiology and development. Live imaging is an important technique to visualize and quantify processes in plant growth and cell division, where accurate cell tracking is essential. The commonly used software TrackMate adopts a tracking-by-detection approach, applying Laplacian of Gaussian (LoG) for blob detection and a Linear Assignment Problem (LAP) tracker for tracking. However, its performance declines when cells are densely arranged. To overcome this limitation, we propose an accurate tracking method based on a Genetic Algorithm (GA) that incorporates knowledge of Arabidopsis root cellular patterns and spatial relationships among volumes. Our method follows a coarse-to-fine strategy: first performing relatively simple line-level tracking of nuclei, then refining associations based on the linear arrangement of cell files and their spatial relationships. We evaluated the method on long-term live imaging datasets of Arabidopsis root tips, and with minor manual correction, it achieved accurate nuclear tracking. To the best of our knowledge, this represents the first successful attempt to address a long-standing problem in time-lapse microscopy of the root meristem by providing an accurate tracking method for Arabidopsis root nuclei.

Why it matches plant phenotyping methods植物の3Dタイムラプス画像から根の細胞核を追跡する計算手法を開発・評価しており、植物の成長・細胞分裂の定量化を支える画像ベースの表現型取得法が中心です。

abstractTo overcome this limitation, we propose an accurate tracking method based on a Genetic Algorithm (GA)
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published31 Oct 2025aBIOTECHCited by 2 · OpenAlex ↗

APTES: a high-throughput deep learning-based Arabidopsis phenotypic trait estimation system for individual leaves and siliques.

ArabidopsisFruitLeafMorphology / geometry measurementSegmentationGrowth / time-series analysisGrowth / development / phenologyLeaf traitsFruit / seed / panicle traits

High-throughput phenotyping of growth kinetics and organ size in the model plant Arabidopsis thaliana requires rapid and precise methods for trait estimation. To address this need, we developed the Arabidopsis Phenotypic Trait Estimation System, APTES, an open-access, high-throughput program that uses computer vision and deep learning to extract 64 leaf traits and 64 silique traits from photographs. The enhanced segmentation model Cascade Mask Region-based Convolutional Neural Network (Mask R-CNN) achieved precision (measure of positive prediction accuracy), recall (sensitivity in detection), and F1 score values (harmonic mean of precision and recall) of 0.965, 0.958, and 0.961, respectively, for individual leaf segmentation. These metrics demonstrated a consistent improvement of approximately 1 percentage point over the baseline model. For silique segmentation, our enhanced DetectoRS model for silique segmentation attained precision, recall, and F1 scores of 0.954, 0.930, and 0.942, respectively. Notably, precision increased by 1%, while the F1 score improved by 2 percentage points. Trait parameters were automatically calculated with coefficient of determination values for leaf and silique traits ranging from 0.776 to 0.976 and mean absolute percentage error values from 1.89% to 7.90%. We phenotyped 166 Arabidopsis accessions, using APTES, and subjected the resulting values to a genome-wide association study (GWAS), revealing 1,042 single-nucleotide polymorphisms (SNPs) as being significantly associated with 18 leaf and silique traits, and one significant SNP on chromosome 3 linked to silique number. Furthermore, we validated APTES across other public Arabidopsis databases and other plant species, with segmentation results demonstrating its applicability across diverse datasets. In conclusion, APTES is a valuable automated tool for leaf and silique segmentation and trait estimation, which should offer benefits to the broader plant science community. Supplementary information The online version contains supplementary material available at 10.1007/s42994-025-00239-y.

Why it matches plant phenotyping methods植物の葉・莢の形質を画像から抽出する深層学習システムを開発し、性能検証・他データセットでの妥当性確認まで行っており、フェノタイピング手法が研究の中心である。

abstractwe developed the Arabidopsis Phenotypic Trait Estimation System, APTES, an open-access, high-throughput program that uses computer vision and deep learning to extract 64 leaf traits and 64 silique traits from photographs.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産2件を確認しました。
Code · publicThe executable tool and software packages are available at https://drive.google.com/drive/folders/1i9IariiIrxuFtVIaRiaIzqvb8Gfg3xTc or http://plantphenomics.hzau.edu.cn/usercrop/Rice/download .Open asset ↗lines:292-292
Code · publicThe executable tool and software packages are available at https://drive.google.com/drive/folders/1i9IariiIrxuFtVIaRiaIzqvb8Gfg3xTc or http://plantphenomics.hzau.edu.cn/usercrop/Rice/download .Open asset ↗lines:292-292
Plant phenotyping relevance match · UnverifiedCrossref · checked 6 Sept 2026
Published13 Oct 2025Frontiers in Plant ScienceCited by 9 · OpenAlex ↗

Re-calibration of flow cytometry standards for plant genome size estimation

ArabidopsisCottonPeaRiceSorghumTobaccoCalibration / preprocessingYield / yield components

Flow cytometry (FCM) and genome sequencing are complementary methods for estimating plant genome size (GS). However, discrepancies between the GS estimates derived from genome assemblies and FCM create ambiguity regarding the accuracy of these approaches. Approximately 12,000 plant GS measurements have been reported, with hardly any of them based on genome assemblies. Currently, FCM is the most frequently used method. Accurate GS estimation by FCM relies on internal standards with known GS values. However, previous GS calibrations, often based on incomplete reference genome assemblies, have led to significant discrepancies in GS estimates. Historically, the GS of a diploid plant species was estimated by doubling the size of a consensus genome assembly. However, consensus assemblies collapse homologous chromosomes into a single sequence, typically favouring the larger haplotype and potentially overestimating GS, especially in highly heterozygous species. Here, we applied haplotype-resolved genome assemblies to accurately recalibrate the reference standards. We utilized a recent gapless, telomere-to-telomere (T2T) consensus and the most complete phased genome assemblies of the Nipponbare rice as a primary standard to recalibrate five commonly used plant standards. Using the consensus genome as a reference revealed an overestimation of over 30% in widely used previous GS estimates for Pisum sativum and Nicotiana benthamiana , approximately 18% for Arabidopsis thaliana , and 5% for Sorghum bicolor and Gossypium hirsutum . The GS estimates based on phased haplotype assemblies suggested an additional 6%–7% overestimation. Haplotype-resolved genome assemblies allow the recalibration of GS estimates with the potential to yield more accurate values by capturing haplotype-specific variations previously missed in consensus assemblies.

Why it matches plant phenotyping methods植物のゲノムサイズ推定に用いるフローサイトメトリー標準の再校正が研究の中心であり、測定精度の検証・改善に該当する。

titleRe-calibration of flow cytometry standards for plant genome size estimation
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 6 Sept 2026
Published10 Oct 2025bioRxivCited by 1 · OpenAlex ↗

Single Root hair growth under constant force: insights into wall mechanics

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureRootPhysiological trait estimationGrowth / development / phenologyWater status / transpirationYield / yield components

Tip growth is a tightly regulated process that enables root hairs to explore their surroundings, enhancing plant development, particularly by improving nutrient uptake. While Lockhart's viscoplastic framework is widely used to describe this process, it has received limited experimental validation. By integrating optical microscopy with a custom microplate-based rheometer, we created a novel protocol to simultaneously measure, for individual growing root hairs, both the reduction in growth rate and the instantaneous compression in response to a step in applied axial force. The observed growth rate reduction aligns remarkably with a 1D Lockhart viscoplastic model, experimentally validating this framework in tip-growing cells. Additionally, the instantaneous compression upon force application provided an in situ estimate of turgor pressure. Together, these measurements allowed us to determine, for the first time in Arabidopsis root hairs, two critical parameters: the yield turgor pressure and cell wall viscosity. Our approach, including the technique, protocol, and analytical framework, can be readily adapted to other tip-growing species and diverse experimental conditions (e.g., varying nutrient availability or osmotic stress). This opens new opportunities to explore cell wall mechanosensitivity and its role in adapting tip growth to environmental signals.

Why it matches plant phenotyping methods個々の根毛の成長速度・圧縮・膨圧を測定する新規手法と解析枠組みが研究の中心であり、植物形質の取得とモデル検証を実施している。

abstractBy integrating optical microscopy with a custom microplate-based rheometer, we created a novel protocol to simultaneously measure, for individual growing root hairs, both the reduction in growth rate and the instantaneous compression in response to a step in applied axial force.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published10 Oct 2025Journal of visualized experiments : JoVECited by 0 · OpenAlex ↗

Monitoring the Uptake and Localization of Organic Compounds in Plant Tissues Using a Hydroponic 14C-radiolabelling Assay and Phosphor Imaging.

ArabidopsisLaboratory / benchtopTissueWhole plant / canopy / plot / fieldTracking

Phytoremediation, the use of plants to mitigate environmental contaminants, offers a sustainable and cost-effective approach to cleaning contaminated sites. Developing methods that aid in elucidating the mechanisms behind plant uptake and metabolism of pollutants is crucial for improving phytoremediation practices. This article describes a method to assess the uptake and transformation of organic contaminants by plants using radiolabeled compounds. 14 C-labelled organic compounds, such as model 14 C-naphthenic acids, are used to trace their absorption, translocation, localization, and metabolism in plant tissues. We have previously used this method with multiple plant species, including Elymus trachycaulus and Salix interior. These observations are corroborated here with the model plant, Arabidopsis thaliana, grown hydroponically in modified Hoagland solutions. Radiolabel uptake was monitored via liquid scintillation counting and phosphor-imaging, which allows for visualization and quantification of radiolabeled compounds within plant tissues. This method details the preparation of plant materials, the use of radiolabeled compounds, and the process of analyzing the distribution and fate of contaminants within plants. The method also includes strategies for assessing compound exudation and allows for the evaluation of both plant uptake and translocation of environmental contaminants. This approach provides insight into plant-mediated remediation processes and can be applied to the study of a wide range of environmental contaminants and plant species.

Why it matches plant phenotyping methods植物組織における汚染物質の吸収・移行・局在を定量・可視化する放射標識およびホスファーイメージング法が中心で、植物の生理状態を測定する再利用可能な手法を詳述している。

abstractThis article describes a method to assess the uptake and transformation of organic contaminants by plants using radiolabeled compounds.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 15 Sept 2026
Published9 Oct 2025Plant MethodsCited by 1 · OpenAlex ↗

OneRosette to predict them all: single plant prompting on a visual foundation model to segment symptomatic Arabidopsis thaliana time series.

ArabidopsisWhole plant / canopy / plot / fieldSegmentationStress / disease detectionGrowth / time-series analysisDisease symptoms / severity

BACKGROUND: Arabidopsis thaliana is the leading model plant used to study plant-pathogen interactions. High-throughput phenotyping allows for the simultaneous study of many plants with high-frequency image acquisition. Nevertheless, the segmentation of symptomatic plants on natural soil remains challenging, requiring the annotation of hundreds of images and the subsequent training of specialized models for each pathosystem considered. This paper presents a novel approach to segmenting A. thaliana plants' time series using a single annotated image. RESULTS: Images of A. thaliana plants infected with Pseudomonas syringae pathovar tomato strain DC3000 were annotated with precise segmentation masks. We compared various mask segmentation methods; our one-shot learning approach obtained a Dice score of 0.977 on our test dataset. Variables extracted from the segmented images allowed statistical discrimination between infected and control plants. We used our one-shot learning approach without further fine-tuning on a new pathosystem; A. thaliana infected with Ralstonia pseudosolanacearum, strain GMI1000. We obtained a Dice score of 0.966 in the second test dataset. We also obtained a Pearson correlation coefficient of - 0.928 between the annotated quantitative disease index and the variable generated with our method. CONCLUSIONS: This work provides a pipeline to segment symptomatic A. thaliana plants by leveraging a visual foundation model. The method has been used successfully on two different pathogens, is fast to train, and does not need a large dedicated graphical processing unit. Our method has characterized plant-pathogen interactions of two pathosystems without fine-tuning for the second pathosystem. Its ease of use and low computing requirements should make adapting our approach to other high-throughput phenotyping platforms easy.

Why it matches plant phenotyping methods症状植物の画像セグメンテーションと量的病害指数推定のパイプラインを開発し、2病原系で性能検証しており、植物表現型取得が中心である。

abstractThis paper presents a novel approach to segmenting A. thaliana plants' time series using a single annotated image.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published4 Oct 2025Plant methodsCited by 4 · OpenAlex ↗

Automated generation of ground truth images of greenhouse-grown plant shoots using a GAN approach.

ArabidopsisMaizeGreenhouseRGB / grayscaleWhole plant / canopy / plot / fieldSegmentation

The generation of a large amount of ground truth data is an essential bottleneck for the application of deep learning-based approaches to plant image analysis. In particular, the generation of accurately labeled images of various plant types at different developmental stages from multiple renderings is a laborious task that substantially extends the time required for AI model development and adaptation to new data. Here, generative adversarial networks (GANs) can potentially offer a solution by enabling widely automated synthesis of realistic images of plant and background structures. In this study, we present a two-stage GAN-based approach to generation of pairs of RGB and binary-segmented images of greenhouse-grown plant shoots. In the first stage, FastGAN is applied to augment original RGB images of greenhouse-grown plants using intensity and texture transformations. The augmented data were then employed as additional test sets for a Pix2Pix model trained on a limited set of 2D RGB images and their corresponding binary ground truth segmentation. This two-step approach was evaluated on unseen images of different greenhouse-grown plants. Our experimental results show that the accuracy of GAN predicted binary segmentation ranges between 0.88 and 0.95 in terms of the Dice coefficient. Among several loss functions tested, Sigmoid Loss enables the most efficient model convergence during the training achieving the highest average Dice Coefficient scores of 0.94 and 0.95 for Arabidopsis and maize images. This underscores the advantages of employing tailored loss functions for the optimization of model performance.

Why it matches plant phenotyping methods植物シュート画像のセグメンテーション用にGANで教師データを自動生成し、Dice係数で性能評価する手法開発が中心である。

abstractwe present a two-stage GAN-based approach to generation of pairs of RGB and binary-segmented images of greenhouse-grown plant shoots.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Oct 2025Computers and Electronics in Agriculture.

DeepCanola: Phenotyping brassica pods using semi-synthetic data and active learning

ArabidopsisRapeseed / canolaFruitMorphology / geometry measurementSegmentationFruit / seed / panicle traitsStress response / tolerance

Phenotyping, the measurement of attributes or traits, is crucial in selecting superior cultivars for specific environmental situations. This is a time-consuming process when applied to large populations but can be accelerated through the use of deep learning, resulting in an algorithm that can phenotype images of specimens in negligible amounts of time. The primary issue with deep learning is the large quantities of high-quality training data required to make a viable phenotyping pipeline. To address this, we present a semi-synthetic training data generation system which significantly reduces the amount of human effort spent on data collection. We use active learning alongside this system to create DeepCanola, an instance segmentation model that successfully segments and measures the valves from Brassica napus pods. We demonstrate that the model accurately estimates the effect of different winter cold treatments on a range of different cultivars and crop types as effectively as manually curated measurements. Furthermore, the resulting model is effective on data from various experimental settings and on different, but related, species such as Arabidopsis thaliana, Allaria petiolate (garlic mustard) and Raphanus raphanistrum subsp. sativus (radish). This robust tool could be easily scaled, thereby accelerating breeding or fundamental research programs. Code and model weights: https://github.com/kieranatkins/deepcanola.

Why it matches plant phenotyping methods植物の莢画像からバルブを分割・測定する深層学習フェノタイピング手法を開発し、半合成データとアクティブラーニング、複数条件・種での性能検証を行っているため。

abstractWe use active learning alongside this system to create DeepCanola, an instance segmentation model that successfully segments and measures the valves from Brassica napus pods.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published30 Sept 2025BMC plant biologyCited by 0 · OpenAlex ↗

Combined effect of salt stress and high light in plants: from basic statistical approach to machine learning methods.

ArabidopsisGrowth chamberThermalLeafClassificationStress / disease detectionStress response / tolerancePlant / canopy temperature

Infrared thermal imaging offers a rapid and sensitive approach to assessing temperature changes in plants caused by salt stress, even in the early stages of exposure. Given the increasing prevalence of salt contamination in the environment, it is essential to accurately estimate salinity levels, as the effects strongly depend on salt concentration: moderate salinity elicits a reversible, osmotic driven rise in leaf temperature, whereas higher salinity induces a larger, sustained temperature increase indicative of ion toxicity related stress. We propose a method to evaluate the severity of salt stress in plants exposed to sodium chloride, using a series of thermograms captured through a non-invasive infrared imaging technique under illuminated conditions. Thermal measurements are then used to train machine learning models used to perform multi-class classification to distinguish between four different salt concentrations. To test the proposed method, we cultivated Arabidopsis thaliana plants under controlled conditions. Data collected from the prepared samples were used to assess the accuracy of various approaches and classifiers with lead-one-out cross-validation. This experimental evaluation shows that the optimal performance is achieved when the datasets used for training consist of longer sequences of thermal data provided to models using neural networks.

Why it matches plant phenotyping methods植物の熱画像から塩ストレスの重症度を推定・分類する画像計測と機械学習手法が研究の中心であり、植物状態の表現型取得・推定に該当する。

abstractWe propose a method to evaluate the severity of salt stress in plants exposed to sodium chloride, using a series of thermograms captured through a non-invasive infrared imaging technique under illuminated conditions.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 13 Sept 2026
Published29 Sept 2025bioRxivCited by 0 · OpenAlex ↗

Evidence for rapid hydrolysis of shoot-derived sucrose using an ultrasensitive ratiometric Matryoshka-type MGlucoMeter sensor

ArabidopsisRootObject detectionPhysiological trait estimation

Summary To enable sensitive in vivo monitoring of the glucose transport and metabolism, we developed a series of ultrasensitive and ratiometric genetically encoded nanosensors by inserting a Matryoshka dual fluorophore cassette consisting of cpsfGFP and LSSmApple into the glucose binding protein ttGBP from Thermus thermophilus . The initial MGlucoMeter1.0 was subjected to an alanine scan of the hinge region producing more sensitive MGlucoMeter2.6 with a glucose-induced ΔF/F 0 change of 3.0, an affinity for glucose of 15 µM, and an approximate detection range of 1.1-216 µM. To generate variants suitable for in vivo measurements, a series of affinity mutants was generated by mutating two histidines predicted to be involved in substrate binding. MGlucoMeter2.6-353n, MGlucoMeter2.6-15µ, MGlucoMeter2.6-700µ, MGlucoMeter2.6-1m, and MGlucoMeter2.6-7m cover a detection range between ∼40 nM - 55 mM. When expressed from a ubiquitous promoter in the cytosol of the Arabidopsis gene silencing mutant rdr6 , MGlucoMeter2.6-1m reports time- and concentration-dependent accumulation of glucose in seedling roots. The sensor also detects rapid hydrolysis of shoot-derived sucrose in the root tip.

Why it matches plant phenotyping methods植物内グルコース動態を測定する遺伝子 encoded センサーの開発・感度評価・シロイヌナズナ根での実証が中心であり、植物の生理状態を取得するフェノタイピング手法に該当する。

titleEvidence for rapid hydrolysis of shoot-derived sucrose using an ultrasensitive ratiometric Matryoshka-type MGlucoMeter sensor
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published23 Sept 2025Scientific reportsCited by 4 · OpenAlex ↗

The dynamics of stomatal closure of Arabidopsis thaliana determined by terahertz spectroscopy and a water transport model.

ArabidopsisRaman / spectroscopyStomata / guard-cell complexPhysiological trait estimationGrowth / time-series analysisStomatal traitsStress response / toleranceWater status / transpiration

Terahertz (THz) time-domain spectroscopy allows the detection of temporal changes of plant water content in vivo and non-destructively, for example over the course of the day or at the onset of drought stress. By studying a wildtype and a genetically modified variant of Arabidopsis thaliana, we observed significant differences in their dehydration dynamics. For a better understanding of the underlying processes, we modelled this behaviour with a simple rate equation model, compared the results with the experimental data and correlated our model with the biological regulatory mechanisms. In particular, under drought stress, we found an almost three times ([Formula: see text]) higher maximal stomatal opening in the mutant than in the wildtype. Over the course of the day, the degree of stomatal opening shows an exponential decrease with a half-life [Formula: see text] of [Formula: see text]2.6 h in the wildtype and [Formula: see text]0.8 h in the mutant.

Why it matches plant phenotyping methodsTHz分光法による植物体内水分量と気孔開閉 dynamics の非破壊・経時的測定が研究の中心であり、水分状態・生理形質を定量化するフェノタイピング手法としてモデル検証も行っている。

abstractTerahertz (THz) time-domain spectroscopy allows the detection of temporal changes of plant water content in vivo and non-destructively
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 13 Sept 2026
Published21 Sept 2025bioRxivCited by 0 · OpenAlex ↗

Samplify: A versatile tool for image-based segmentation and annotation of seed abortion phenotypes

ArabidopsisSeed / grainAnnotation / quality controlClassificationCountingSegmentationFruit / seed / panicle traits

Automated seed phenotyping has wide applications in research and agriculture and relies on easy-to-use platforms and pipelines. Seed phenotyping in the model species Arabidopsis thaliana poses a significant challenge due to the large number of tiny seeds produced by individual plants, which are difficult to manually separate and count. Manual counting methods are time-consuming and prone to user bias, particularly for subtle phenotypic changes. To address these limitations, we developed Samplify , a scalable, automated pipeline for seed segmentation and classification. By integrating classical image processing techniques with Meta’s Segment Anything Model (SAM), Samplify effectively segments Arabidopsis seeds, even in dense clusters where conventional methods fail. To demonstrate its versatility, we quantified the seed abortion occurring in interploidy crossings in Arabidopsis, often referred to as ‘triploid block’. Samplify includes a Random Forest classifier trained on a set of computed seed shape features that enables the categorization of seeds into normal, partially aborted, and fully aborted seeds, automating the manual classification process. The tool, designed as a command-line application, significantly reduces manual annotation workload. Our validation across multiple datasets demonstrates high segmentation and classification reliability, making Samplify a valuable resource for the plant research community.

Why it matches plant phenotyping methods種子の画像セグメンテーション・分類による表現型抽出パイプラインを開発し、複数データセットで検証しており、方法論が研究の中心である。

abstractwe developed Samplify , a scalable, automated pipeline for seed segmentation and classification.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published20 Sept 2025Plant phenomics (Washington, D.C.)

LeafGen: Structure-aware Leaf Image Generation for Annotation-free Leaf Instance Segmentation.

ArabidopsisRGB / grayscaleLeafSegmentation

Instance segmentation of plant leaves plays a crucial role in plant phenotyping, leveraging the rapid advancements in neural network research. A significant challenge in leaf instance segmentation lies in the preparation of training datasets, which typically require manual annotations comprising numerous pairs of ground-truth masks and corresponding plant photographs. Recently, segmentation models pre-trained on large-scale datasets, e.g. , Segment Anything, have enabled training-free ( i.e. , zero-shot) instance segmentation accessible to the public. However, applying these models to leaf segmentation often yields unsatisfactory results, as the training datasets for these foundation models may lack sufficient plant imagery to accurately segment leaves exhibiting heavy occlusions and similar textures. To address this issue, we propose a fully automatic method for generating training datasets for leaf instance segmentation, combining an off-the-shelf zero-shot model with structure-aware image generation. Specifically, given a set of plant images and an L-system growth rule representing the structural pattern of the target plant, the proposed method automatically produces an arbitrary number of instance mask and photorealistic plant image pairs, eliminating the need for manual annotation. To maximize usability, we also provide a GUI front-end that integrates the entire pipeline of our method. Experiments on Arabidopsis , Komatsuna, and Rhaphiloepsis plants demonstrate that our method achieves more accurate segmentation compared to state-of-the-art zero-shot models, attaining AP@50 scores of 74.8, 76.0, and 88.2 for leaf instance segmentation of Arabidopsis , Komatsuna, and Rhaphiloepsis , respectively-without any manual annotation.

Why it matches plant phenotyping methods葉インスタンスセグメンテーション用の学習データ自動生成とGUI統合パイプラインを開発し、植物画像で性能評価しており、植物表現型取得手法が中心である。

abstractwe propose a fully automatic method for generating training datasets for leaf instance segmentation
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · Crossref · checked 7 Sept 2026
Published17 Sept 2025bioRxiv (Cold Spring Harbor Laboratory)Cited by 1 · OpenAlex ↗

Botanic Spectrum Analyser: A Deep Learning GUI for Plant Image Segmentation in Hyperspectral and RGB Phenotyping

ArabidopsisBarleyWheatRGB / grayscaleMultispectral / hyperspectralRootWhole plant / canopy / plot / fieldMorphology / geometry measurementPhysiological trait estimationSegmentation

Abstract Plant phenotyping systematically quantifies plant traits such as growth, morphology, physiology, or yield, assessing genetic and environmental influences on plant performance. The integration of advanced phenotyping technologies, including imaging sensors and data analytics, facilitates the non-destructive and longitudinal acquisition of high-throughput data. Nevertheless, the sheer volume of such phenotyping data introduces significant challenges for researchers, particularly related to data processing. To overcome these challenges, researchers are turning to artificial intelligence (AI), a tool that can autonomously process and learn from large amounts of data. Despite this advantage, accurate image segmentation remains a key hurdle due to the complexity of plant morphology and environmental noise. In this study, we present the Botanical Spectrum Analyser (BSA), a user-friendly graphical user interface (GUI) that integrates a modified U-Net deep neural network for plant image segmentation. Designed for accessibility, BSA enables non-technical users to apply advanced AI segmentation to RGB and hyperspectral (VNIR and SWIR) imagery. We evaluated BSA’s performance across three case studies involving wheat, barley, and Arabidopsis, demonstrating its robustness across species and imaging modalities. Our results show that BSA achieves an average accuracy of 99.7%, with F1-scores consistently exceeding 98% and strong Jaccard and recall performance across datasets. For challenging root segmentation tasks, BSA outperformed commercial algorithms, achieving a 76% F1-score compared to 24%, representing a 50% improvement. These results highlight the adaptability of the BSA framework for diverse phenotyping scenarios, bridging the gap between advanced deep learning methods and accessible plant science applications.

Why it matches plant phenotyping methods植物画像からの表現型抽出を目的とするGUI・深層学習セグメンテーション手法を開発し、複数種・画像モダリティで性能評価しているため、方法が中心的です。

abstractwe present the Botanical Spectrum Analyser (BSA), a user-friendly graphical user interface (GUI) that integrates a modified U-Net deep neural network for plant image segmentation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published7 Sept 2025Cited by 0 · OpenAlex ↗

Sustained quenching not always means photoinhibition

ArabidopsisChlorophyll fluorescencePhysiological trait estimationPhotosynthesis / fluorescence

Photosynthetic light harvesting complexes (LHC) are involved in light absorption and energy dissipation. By modulating the photosystems absorption cross section, they affect their photosynthetic activity and non-photochemical quenching (NPQ) capacity. These processes have been widely studied by spectrally integrated chlorophyll fluorescence methods, which mask their associated spectral information. We explored in aspen and Arabidopsis npq mutants how the absence of these components affects the development of NPQ spectra under two contrasting conditions: in the absence and presence of photoinhibition. We proposed a new parameter to estimate the development of new emitting species (NESD) during time-spectrally resolved NPQ inductions and a pipeline to disentangle PSII energy partitioning heterogeneity. We demonstrate that LHCB, PsbS and zeaxanthin is required for NESD. By combining gas exchange with spectrally resolved kinetics, we show that under photoinhibitory conditions, however, NES develops in the absence of PsbS and zeaxanthin, and the resulting sustained quenching occurring independently of photoinhibition. Furthermore, we found that in the absence of LHCB and Curvature Thylakoid 1 a significant increase in photoinhibition was observed. This suggest that in the long term effective photoprotection requires the presence of LHCB and thylakoid plasticity, while PsbS and zeaxanthin play a major role in catalyzing LHCII-dependent quenching.

Why it matches plant phenotyping methods時間・スペクトル分解クロロフィル蛍光から新規パラメータと解析パイプラインを開発し、光合成エネルギー分配と光阻害状態を推定する手法が研究の中心である。

abstractWe proposed a new parameter to estimate the development of new emitting species (NESD) during time-spectrally resolved NPQ inductions and a pipeline to disentangle PSII energy partitioning heterogeneity.
Code / dataset availability confirmedOpenAlex · Europe PMC · checked 14 Sept 2026
Published6 Sept 2025New PhytologistCited by 4 · OpenAlex ↗

DynG: a dynamic scaling factor for thermographic stomatal conductance estimation under changing environmental conditions.

ArabidopsisThermalLeafStomata / guard-cell complexPhysiological trait estimationStomatal traits

Summary Thermal imaging is a key plant phenotyping and monitoring technique but faces major bottlenecks in accurately and efficiently inferring stomatal conductance (gsw) from leaf temperature. The conductance index (Ig) was previously proposed to estimate gsw from thermography by linking temperature differences between real and artificial leaves (ALs) based on the leaf energy balance. However, Ig is highly sensitive to environmental fluctuations, hampering interpretation and reducing reproducibility. We developed a simple and novel correction factor (named DynG) for Ig that accounts for environmental fluctuations when scaling Ig to gsw. This was achieved by capturing temperature variations in a set of ALs with a range of known constant pore conductances. This approach provided the Ig–conductance relationship, using ALs as a reference, to infer gsw of real leaves from their measured Ig. In fluctuating environments, gsw estimated using DynG showed greater accuracy and stability than gsw calculated from Ig alone, and was in good agreement with gsw determined using lysimetric and gas exchange methods. DynG's power was further showcased in distinguishing gsw of Arabidopsis genotypes differing in stomatal traits (Col‐0, epf1epf2, and EPF2OE). We conclude that Ig corrected with DynG can reliably estimate gsw in fluctuating environments without complex modeling, opening new avenues for gsw phenotyping and monitoring.

Why it matches plant phenotyping methods熱画像から気孔コンダクタンスを推定する補正係数を開発し、変動環境下で既存法と比較検証した、植物フェノタイピング手法の中心的研究である。

abstractWe developed a simple and novel correction factor (named DynG) for Ig that accounts for environmental fluctuations when scaling Ig to gsw.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicRelated codes are available on GitHub ( https://github.com/jiayu0903/dynamic‐conductance‐index.git ).Open asset ↗https://github.com/jiayu0903/dynamic‐conductance‐index.gitlines:805-819
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published1 Sept 2025IEEE Transactions on AgriFood ElectronicsCited by 0 · OpenAlex ↗

A Novel Approach for Plant Root Hair Counting and its Improvement via Image Super-Resolution

ArabidopsisPepper / chilliRootCountingPhysiological trait estimationCalibration / preprocessing

Root hair counting is a specialized aspect of plant biology and agronomy research that offers valuable insights into plant health, nutrient uptake, and overall growth potential. Root hairs are tiny extensions from the root epidermis that significantly increase the surface area and constitute roughly 70% of the total root area of a plant root system, enhancing the ability of plants to absorb water and nutrients from the soil. Understanding the importance of root hair counting involves looking at various aspects of plant physiology and soil–plant interactions. Despite these benefits, counting root hairs, especially manually, can be tedious, time-consuming, and, more often, inaccurate due to differences in the perception of individuals. Therefore, we have proposed a novel method for root hair counting and further observed an improvement in root hair count measurements when utilizing image super-resolution as a preprocessing step. Our approach of counting root hairs can tackle real-world challenges and be able to count overlapping hairs as well. By visualizing the rhizosphere in binary space, we can see a considerable increase in root hair count from 37 to 68 when counting manually to our approach for Bell pepper, and from 44 to 88, when counting manually to our method for Arabidopsis root images. To the best of the authors’ knowledge, this research study is specifically designed for root hair counting and measurement improvement using super-resolution, is the first of its kind, and has yet to be acknowledged.

Why it matches plant phenotyping methods植物の根毛数という形態形質を画像から自動計測する新規手法を開発し、超解像前処理による測定改善も検証しており、フェノタイピング手法が中心である。

titleA Novel Approach for Plant Root Hair Counting and its Improvement via Image Super-Resolution
Code / dataset availability confirmedOpenAlex · checked 14 Sept 2026
Published25 Aug 2025The Plant Phenome JournalCited by 0 · OpenAlex ↗

Computer vision‐based recognition and distinction of Arabidopsis thaliana ecotypes using supervised deep learning models

ArabidopsisRGB / grayscaleWhole plant / canopy / plot / fieldClassification

Abstract Image‐based plant phenotyping has diverse applications, ranging from providing quantitative traits for genetic breeding to enhancing management practices for indoor and outdoor production systems. Misidentification of cell lines or ecotypes/varieties is a major problem across all biological research disciplines. With the 1000 Arabidopsis Genome Project facilitating the use of various ecotypes, it is crucial to verify the identity of ecotypes in discovery‐based genetic screens involving hundreds of ecotypes. To address this issue, an RGB image analysis pipeline was established for the accurate recognition of different Arabidopsis thaliana ecotypes. In the developed pipeline, the most crucial aspects for accurately capturing traits and training deep learning models were identified as follows: (i) assessment of data complexity using spatial‐temporal features of the RGB spectrum and data entropy, the latter defined as the variability within the dataset; (ii) data redefinition in instances of high data complexity; and (iii) data partitioning based on extracted morphological similarity among ecotype replicates. The pipeline includes several supervised deep learning models integrated into an auto‐optimization subsystem. Extensive hyperparameter tuning was performed to identify the best‐performing models for single‐image and image‐sequence ecotype classification. Two external datasets were evaluated to demonstrate the robustness of the pipeline, regardless of how they were collected. A graphical user interface is provided to prepare these images for input into the pipeline in cases of extreme variability. The pipeline can automatically verify ecotypes in large‐scale studies and extract traits for further analysis and correlation, as needed, using datasets from a variety of sources.

Why it matches plant phenotyping methodsRGB画像から植物形態情報を抽出し、深層学習による分類・検証を行うパイプライン自体が中心的な貢献であり、外部データセットで頑健性も評価しているため。

abstractan RGB image analysis pipeline was established for the accurate recognition of different Arabidopsis thaliana ecotypes.
Reproduction assets foundThe paper's Data Availability Statement explicitly provides a public GitHub repository containing the source code of the RGB image analysis pipeline used for Arabidopsis ecotype classification, directly reproducing this paper's computational analysis. Supporting Information also contains the extracted rosette area and
Code · publican be found in Sup- porting Information Data S1 and S2. Installation file along with user manual for developed GUI for color enhancement and background suppression can be found in GUI Package in the Supporting Information. The source code of the RGB image analysis pipeline components is available at the fol- lowing GitHub link: https://github.com/pisyntor/Computer_ based_Recognition_of_Arabidopsis_thaliana_Ecotypes. O RC I D RijadSarić https://orcid.org/0000-0002-7554-2555 James Whelan https://orcid.org/0000-0001-5754-025X R E F E R E N C E S 1001 Genomes Consortium. (2016). 1,135 Genomes reveal the global pattern of polymorphism in Arabidopsis thaliana. Cell, 166(2), 481– 491. https://doOpen asset ↗pisyntor/Computer_pdf-raw-page:22 lines:1-89
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 6 Sept 2026
Published22 Aug 2025bioRxiv

A cytological framework of female meiosis in Arabidopsis

ArabidopsisMicroscopyCell / cellular structureClassificationGrowth / time-series analysis

Summary Female and male meiosis often differ in many aspects, such as their duration and the frequency as well as the positioning of crossovers. However, studying female meiosis is often very challenging and thus, much less is known about female versus male meiosis in many species including plants. To approach this gap, we have developed a live-cell imaging system for female meiocytes in Arabidopsis. This allowed us to obtain a temporally resolved cytological framework of female meiosis in the wildtype that serves as a guiding system for future studies. Here, we have applied this imaging system to study mutants in cyclin- dependent kinase inhibitors, in which a designated female meiocyte undergoes several mitotic divisions before entering meiosis. This enabled us to address when a meiocyte is committed to meiosis, a key question during reproductive development and in particular for the analysis of apomictic species in which meiosis is skipped. Highlights Establishment of a live-cell imaging system captures dynamic features of female meiosis. Identification of cytological landmarks ensures robust assignment of meiotic stages. Time-lapse imaging enables quantitative dissection of meiotic phases. Application of the framework reveals great plasticity in the commitment to meiosis.

Why it matches plant phenotyping methodsアラビドプシス雌性減数分裂を対象とするライブセル画像化システムを開発し、時間分解・定量的な細胞状態の抽出と変異体への応用を行っており、画像ベースの植物表現型取得が中心です。

abstractwe have developed a live-cell imaging system for female meiocytes in Arabidopsis.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published22 Aug 2025Food chemistryCited by 3 · OpenAlex ↗

Non-destructive quantification of lutein and beta-carotene in spinach by Raman spectroscopy under optimized conditions for linear discriminant analysis.

ArabidopsisSpinachRaman / spectroscopyLeafClassificationPigment / colour / senescence

Leafy vegetables present challenges for Raman-based carotenoid analysis due to strong fluorescence from chlorophyll and the coexistence of complex biomolecules. This study introduces a non-destructive approach combining Raman spectroscopy with Linear Discriminant Analysis (LDA) to classify carotenoid content levels. Arabidopsis thaliana mutants with controlled carotenoid levels were used to build and validate the model, which was then applied to cultivated Spinacia oleracea. Various spectral preprocessing methods and Raman shift subsets were tested to optimize model performance. The LDA model successfully distinguished lutein and β-carotene concentration levels, achieving up to 95.45 % accuracy in Arabidopsis and 90.91 % in spinach. This classification-based strategy offers practical advantages over continuous quantification, particularly in food quality monitoring and nutritional labeling. The findings demonstrate the potential of LDA-assisted Raman spectroscopy as a selective and reliable tool for carotenoid analysis in chlorophyll-rich vegetables, with strong applicability for non-destructive quality control across the food production and distribution chain.

Why it matches plant phenotyping methods葉のカロテノイド含量を非破壊的に推定するRaman+LDA法を開発・検証しており、植物形質の取得手法が中心である。食品品質への応用を主眼とするが、植物材料で測定モデルを構築・検証している。

abstractThis study introduces a non-destructive approach combining Raman spectroscopy with Linear Discriminant Analysis (LDA) to classify carotenoid content levels.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 15 Sept 2026
Published21 Aug 2025Journal of Photochemistry and Photobiology B BiologyCited by 0 · OpenAlex ↗

High-resolution imaging of plant delayed luminescence.

ArabidopsisLeafPhysiological trait estimationStress response / tolerance

Delayed luminescence (DL) is a quantized signal that is characteristic of photoexcited molecules entering a relaxed state. Studying DL provides critical insight into photophysical mechanisms through the analysis of specific spatiotemporal dynamics. In this study, we developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution. By optimizing the optical architecture and signal processing algorithms together, we achieved full-field spatiotemporal DL imaging at megapixel resolution (i.e., 2304 × 4096 pixels). Key findings include the following: (1) we observed spatial heterogeneity in DL intensity across the leaves of Arabidopsis thaliana, with stronger signals detected in veins and at sites of mechanical injury; (2) species-specific DL responses occur in response to oxidative stress, with Hydrocotyle vulgaris and Ginkgo biloba showing enhanced central DL activity; (3) excitation using white light induced maximum DL intensity, while red and blue light differentially modulated decay kinetics. Finally, we develop a two-level quantum model that links DL dynamics to the populations of excited-state electrons, thereby developing a theoretical framework for future photophysical research. Collectively, this work establishes a theoretical and technological framework for advancing plant phenotyping under stress conditions and optimizing light environments.

Why it matches plant phenotyping methods植物の遅延発光を定量化する高感度イメージングシステムと信号処理を開発し、ストレス下の植物表現型計測への応用を実証しており、計測法が中心的です。

abstractwe developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published20 Aug 2025Bio-protocolCited by 0 · OpenAlex ↗

ClearDepth Method for Evaluations of Root Depth in Soil-Filled Pots.

ArabidopsisRiceLaboratory / benchtopRootMorphology / geometry measurementRoot system architecture

Despite its significant relevance to drought adaptation, optimization of nutrient acquisition, and carbon sequestration in soil, genetic factors determining root depth remain poorly explored, mostly due to the limitations of the methods currently available to estimate it. Although several such methods have been developed for crops, their applicability to large-scale studies and those involving smaller, more fragile root systems is severely limited. To address this, we have developed ClearDepth, a simple, non-destructive, low-cost method. In ClearDepth, the root system develops naturally inside the soil in clear pots. As it expands, secondary roots reach the transparent walls of the pot ("wall roots"), becoming visible. The shallowness of each wall root is then measured (wall root shallowness, WRS), and the depth of the root system is expressed as the average of all single WRS measurements. We demonstrated the suitability of ClearDepth for root depth studies using Arabidopsis thaliana and Oryza sativa (rice), two species with contrasting root system architecture (RSA) and root size. The robustness and sensitivity of the WRS trait allow us not only to reproducibly discriminate between shallow and deep root systems but also to detect smaller yet significant differences in depth determined by the influence of environmental factors, such as light. Here, we present a comprehensive protocol for utilizing this method. Key features • ClearDepth measures the depth of a minimum number of secondary roots, set by the user, to estimate the depth of the root system. • The method captures differences of root depth at a spatio-developmental stage rather than at one specific time point after planting. • ClearDepth captures differences in root depth independently of differences in total root biomass.

Why it matches plant phenotyping methods根系深度という植物形質を非破壊的に測定するClearDepth法を開発し、複数植物種で頑健性・感度・再現性を実証した方法論論文である。

abstractTo address this, we have developed ClearDepth, a simple, non-destructive, low-cost method.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 Aug 2025Frontiers in plant scienceCited by 0 · OpenAlex ↗

Early detection of fungal infection of Arabidopsis and brassica by Raman spectroscopy.

ArabidopsisBrassica vegetablesRaman / spectroscopyWhole plant / canopy / plot / fieldStress / disease detectionDisease symptoms / severity

Here, we used Raman spectroscopy to characterize the effects of chitin treatment and fungal inoculations on Arabidopsis thaliana and Brassica vegetables. Chitin, a recognized fungal pathogen-associated molecular pattern (PAMP), elicited a dose dependent positive Elicitor Response Index (ERI) in wild-type Arabidopsis. Mutant plants lacking chitin receptors ( cerk1 and lyk4/5 ) displayed minimal ERI, whereas fls2 mutant deficient in the bacterial-specific flg22 receptor was hyper-responsive. These results confirm critical role of chitin receptors in activating downstream pathways and highlighting distinct responses in two separate pattern-triggered immunity (PTI) systems. Inoculations of Colletotrichum higginsianum and Alternaria brassicicola induced significant changes in Infection Response Index (IRI) values, with the former giving positive IRI at 12-48 hours post-inoculation whereas the latter exhibited a transient negative IRI before transitioning to positive values. Notably, Raman shifts could predict fungal infection before the appearance of visible symptoms, establishing Raman shifts as a potential early diagnostic marker. Comparative analyses of infected Brassica vegetables revealed varied sensitivity to fungal pathogens and a correlation between symptom severity and IRI values. Furthermore, randomized controlled trials validated the reliability of Raman technology for early, pre-symptomatic detection of fungal infections, achieving an accuracy rate of 76.2% in Arabidopsis and 72.5% in Pak-Choy ( Brassica rapa chinensis ). Principal component analysis differentiated Raman spectral features associated with fungal and bacterial infections, emphasizing their unique profiles and reinforcing the utility of Raman spectroscopy for early detection of pathogen-related plant stress. Our work supports the application of non-invasive diagnostic techniques in agricultural practices, enabling timely intervention against crop diseases.

Why it matches plant phenotyping methodsラマン分光法を用いて植物の真菌感染を症状出現前に検出し、精度を検証している。感染状態という植物表現型の取得が研究の中心である。

abstractRaman shifts could predict fungal infection before the appearance of visible symptoms, establishing Raman shifts as a potential early diagnostic marker.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published8 Aug 2025Cited by 0 · OpenAlex ↗

Micro-mechanical approaches to characterize tip growth: Insights into Root Hair Elasto-Viscoplastic Properties

ArabidopsisLaboratory / benchtopRootPhysiological trait estimationGrowth / development / phenologyWater status / transpiration

Root hairs are outgrowths of the epidermal cells of plant roots. They increase the root’s exchange surface with the soil and provide it with good anchorage in the soil. Root hairs are an emblematic model of apical growth, a process also used by yeasts and hyphae to invade their environment. From a mechanical perspective, the root hair is considered as an elastic cylinder under pressure, closed by a dome that behaves like a yield fluid. We introduce here two innovative mechanical setups and protocols to characterize the mechanical properties of single growing root hairs in Arabidopsis thaliana. In the first setup, root hairs grow against an elastic obstacle until buckling. By measuring the critical buckling force, we determine the surface modulus and estimate the Young’s modulus of the cell wall, which aligns with previous measurements. Using a 1D elasto-viscoplastic model of root hair growth, we assess the excess pressure beyond the yield threshold (the driver of tip growth) and estimate the axial stiffness of the root hair, reflecting its elastic resistance to compression. For the second protocol, we designed a setup where a single root hair grows against a cantilever with variable stiffness, a technique adapted from our earlier work on rigidity sensing by animal cells. This method provides an independent estimate of the root hair’s axial stiffness, confirming our initial findings and suggesting that this stiffness primarily involves tip compression and depends mainly on turgor pressure, at least within the low deformation regime explored.

Why it matches plant phenotyping methods単一根毛の力学特性を定量する革新的な実験セットアップとプロトコルを開発・検証しており、植物表現型の取得手法が研究の中心です。

abstractWe introduce here two innovative mechanical setups and protocols to characterize the mechanical properties of single growing root hairs in Arabidopsis thaliana.
Code / dataset availability confirmedEurope PMC · bioRxiv · checked 14 Sept 2026
Published7 Aug 2025bioRxivCited by 1 · OpenAlex ↗

The Tonoplast Topology Index - a new metric for describing vacuole organization

ArabidopsisLaboratory / benchtopMicroscopyRootMorphology / geometry measurementArchitecture / morphology / geometry

Background The plant vacuole arises by orchestrated interplay of membrane trafficking, cytoskeletal rearrangements and a variety of signalling pathways. In the root, the characteristic large central vacuole develops by endomembrane reorganization occurring mainly in the transition zone. The vacuole’s bounding membrane - the tonoplast - can be visualized in vivo using fluorescent protein markers, allowing for quantitative analysis of confocal microscopy images. Tonoplast organization can thus serve as a sensitive indicator of changes to any of the processes involved in vacuole biogenesis. The Vacuolar Morphology Index (VMI) is widely accepted as a quantitative measure of vacuole structure. However, this metric has two drawbacks - it only reflects the size of the largest vacuolar compartment (missing therefore possible differences in the organization of smaller compartments), and its determination is labor intensive, limiting its use on large datasets. Results We developed an alternative metric for describing vacuole organization, named the Tonoplast Topology Index (TTI), which overcomes the above-mentioned shortcomings of the VMI. We compared the performance of our protocol with VMI on a simulated dataset and on real data. To validate the methods’ performance, we used it to confirm the previously reported differences in vacuole shape and size between Arabidopsis thaliana roots grown on the surface of an agar medium compared to those embedded inside the agar. Both VMI and TTI could efficiently detect the relatively subtle changes in vacuole organization depending on the position of the root in the agar, and provided correlated results. However, only TTI produced data with close to normal value distribution, simplifying subsequent statistical evaluation. Conclusions We present the protocol for TTI determination as a two-stage semi-automated procedure involving microscopic image analysis employing an ImageJ macro and subsequent processing of numeric data in the Jupyter Notebook environment, together with benchmarking image data. Since this implementation is freeware-based, platform-independent and (relatively) user-friendly, we hope it will find its use as a high throughput, added value alternative to the VMI metric.

Why it matches plant phenotyping methods植物の液胞構造を定量化する新規指標と半自動画像解析プロトコルを開発し、既存指標との比較・実データおよびシミュレーションによる検証、ベンチマークデータを提示しており、表現型取得・抽出法が中心である。

abstractWe developed an alternative metric for describing vacuole organization, named the Tonoplast Topology Index (TTI), which overcomes the above-mentioned shortcomings of the VMI.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicthe software tool generated here are also available at https://github.com/GeorgeCaldarescu/TTI-Open asset ↗GeorgeCaldarescu/TTI-pdf-page:9 lines:1-52
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published7 Aug 2025Cited by 3 · OpenAlex ↗

An in planta single-cell screen to accelerate functional genetics

ArabidopsisTobaccoCell / cellular structureLeaf

Genetic screens in whole plants are a powerful tool for functional genetics. However, elucidating gene function in highly redundant genetic programs such as signaling pathways remains challenging in both model and non-model plants. Here, we report a single-cell screening platform, PIVOT (Protoplast Isolation after Virus Overexpression in planTa ), to accelerate identification and functional characterization of plant genes. We used Nicotiana benthamiana as a heterologous host to test gene libraries arrayed in a single leaf. Two elements of our system made pooled screens possible in planta : (1) we harnessed viral superinfection exclusion to ensure single multiplicity of infection per cell during pooled library delivery, and (2) we engineered a cell surface protein as a phenotypic marker for isolating cells of interest from a heterogeneous population. Using this system, we recovered known and new regulators of cytokinin signaling from an Arabidopsis open reading frame library. We anticipate PIVOT will be broadly applicable for high-throughput, single-cell functional genetic screening across the plant kingdom.

Why it matches plant phenotyping methods植物細胞の表現型マーカーを利用して関心細胞を単離する単一細胞スクリーニング基盤そのものの開発であり、表現型取得・選別が研究の中心です。

abstractHere, we report a single-cell screening platform, PIVOT (Protoplast Isolation after Virus Overexpression in planTa ), to accelerate identification and functional characterization of plant genes.
Plant phenotyping relevance match · UnverifiedCrossref · checked 6 Sept 2026
Published2 Aug 2025Remote SensingCited by 2 · OpenAlex ↗

Panoptic Plant Recognition in 3D Point Clouds: A Dual-Representation Learning Approach with the PP3D Dataset

ArabidopsisTomatoLiDAR / point cloudLeafStem / branchSegmentation

The advancement of Artificial Intelligence (AI) has significantly accelerated progress across various research domains, with growing interest in plant science due to its substantial economic potential. However, the integration of AI with digital vegetation analysis remains underexplored, largely due to the absence of large-scale, real-world plant datasets, which are crucial for advancing this field. To address this gap, we introduce the PP3D dataset—a meticulously labeled collection of about 500 potted plants represented as 3D point clouds, featuring fine-grained annotations for approximately 20 species. The PP3D dataset provides 3D phenotypic data for about 20 plant species spanning model organisms (e.g., Arabidopsis thaliana), potted plants (e.g., Foliage plants, Flowering plants), and horticultural plants (e.g., Solanum lycopersicum), covering most of the common important plant species. Leveraging this dataset, we propose the panoptic plant recognition task, which combines semantic segmentation (stems and leaves) with leaf instance segmentation. To tackle this challenge, we present SCNet, a novel dual-representation learning network designed specifically for plant point cloud segmentation. SCNet integrates two key branches: a cylindrical feature extraction branch for robust spatial encoding and a sequential slice feature extraction branch for detailed structural analysis. By efficiently propagating features between these representations, SCNet achieves superior flexibility and computational efficiency, establishing a new baseline for panoptic plant recognition and paving the way for future AI-driven research in plant science.

Why it matches plant phenotyping methods3D点群による植物の表現型データセットを構築し、茎・葉の意味分割と葉インスタンス分割の手法を開発・評価しているため、植物フェノタイピング手法が中心である。

abstractwe introduce the PP3D dataset—a meticulously labeled collection of about 500 potted plants represented as 3D point clouds
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Aug 2025Computers and Electronics in Agriculture.

Next-generation high-throughput phenotyping with trait prediction through adaptable multi-task computational intelligence

ArabidopsisPotatoWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionSegmentationGrowth / time-series analysisGrowth / development / phenologyStress response / tolerance

Phenotypes, which define an organism’s behaviour and physical attributes, result from the complex interplay of genetics, development, and environment. Predicting future plant traits is mainly challenging due to these dynamic interactions. This work presents AMULET, a modular approach that combines imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible. Trained with over 30,000 Arabidopsis thaliana plants, AMULET streamlines the phenotyping process by integrating plant detection, prediction, segmentation, and data analysis, enhancing workflow efficiency and reducing time. AMULET achieved impressive performance metrics, including a dice loss of 0.0104 and an IoU score of 0.9948 for the test set, indicating high accuracy in the segmentation task or an R² score of 0.9289 for descriptor estimation. Moreover, Simpler yet Better Video Prediction (SimVP) appeared as the most effective model in predicting plant growth and health status. Using phenotyping images from studies focused on the Arabidopsis thaliana-Pseudomonas syringae pathosystem, AMULET analysed the latent phenom by identifying traits restrictive to human perception and essential to understanding plant response to concrete growth conditions. Techniques like TorchGrad and Gradient-weighted Class Activation Mapping helped to reveal these new hidden traits. AMULET also demonstrated its adaptability by accurately detecting and predicting phenotypes of in vitro potato plants after minimal fine-tuning with just 100 plants. This versatile approach streamlines phenotyping and holds significant promise for improving breeding programs and agricultural management by enabling pre-emptive interventions optimising plant health andproductivity.

Why it matches plant phenotyping methodsAMULETは画像ベースのハイスループット植物表現型取得、セグメンテーション、形質推定、将来予測を統合する手法・ワークフローとして開発・評価されており、方法が研究の中心である。

abstractThis work presents AMULET, a modular approach that combines imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible.
Plant phenotyping relevance match · UnverifiedCrossref · OpenAlex · checked 14 Sept 2026
Published1 Aug 2025Computers and Electronics in AgricultureCited by 10 · OpenAlex ↗

Next-generation high-throughput phenotyping with trait prediction through adaptable multi-task computational intelligence

ArabidopsisPotatoWhole plant / canopy / plot / fieldObject detectionSegmentationGrowth / time-series analysisGrowth / development / phenologyStress response / tolerance

• AMULET represents a groundbreaking advancement in plant phenotyping. • AMULET integrates plant detection, prediction, segmentation, and data analysis. • AMULET identify the latent space of the phenom by using machine learning models. • AMULET demonstrates unparalleled adaptability across species. Phenotypes, which define an organism’s behaviour and physical attributes, result from the complex interplay of genetics, development, and environment. Predicting future plant traits is mainly challenging due to these dynamic interactions. This work presents AMULET, a modular approach that combines imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible. Trained with over 30,000 Arabidopsis thaliana plants, AMULET streamlines the phenotyping process by integrating plant detection, prediction, segmentation, and data analysis, enhancing workflow efficiency and reducing time. AMULET achieved impressive performance metrics, including a dice loss of 0.0104 and an IoU score of 0.9948 for the test set, indicating high accuracy in the segmentation task or an R 2 score of 0.9289 for descriptor estimation. Moreover, Simpler yet Better Video Prediction (SimVP) appeared as the most effective model in predicting plant growth and health status. Using phenotyping images from studies focused on the Arabidopsis thaliana-Pseudomonas syringae pathosystem, AMULET analysed the latent phenom by identifying traits restrictive to human perception and essential to understanding plant response to concrete growth conditions. Techniques like TorchGrad and Gradient-weighted Class Activation Mapping helped to reveal these new hidden traits. AMULET also demonstrated its adaptability by accurately detecting and predicting phenotypes of in vitro potato plants after minimal fine-tuning with just 100 plants. This versatile approach streamlines phenotyping and holds significant promise for improving breeding programs and agricultural management by enabling pre-emptive interventions optimising plant health and productivity.

Why it matches plant phenotyping methodsAMULETは画像ベースのハイスループット植物表現型解析と機械学習による形態・生理形質の推定、予測、セグメンテーションを中核として開発・評価しており、方法論的貢献が明確です。

abstractThis work presents AMULET, a modular approach that combines imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible.
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 13 Sept 2026
Published1 Aug 2025bioRxivCited by 2 · OpenAlex ↗

The mechanical properties of Arabidopsis thaliana roots adapt dynamically during development and to stress

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureRootTissue

Mechanical properties of plant cells and tissues change dynamically, influencing plant growth, development, and interactions with the environment. Despite their central roles in plant life, current knowledge of how these properties change in vivo is very limited. Here we have combined Brillouin microscopy and molecular rotors to investigate stiffness, viscosity and porosity in living Arabidopsis thaliana seedling roots during differentiation and in response to stress and genetic manipulation. We found that mechanical properties change in a cell- and tissue-specific manner. The properties change dynamically during differentiation to support directional cell expansion. Cell-type-specific adaptations are induced within hours in response to stress or changes in cell wall metabolism. The findings form the foundation for future studies to characterize regulatory mechanisms linking biochemical signaling and mechanical properties.

Why it matches plant phenotyping methods生きた植物体での硬さ・粘性・多孔性をBrillouin顕微鏡と分子ローターにより測定する手法適用が研究の中核であり、植物の生理状態・組織特性を定量化している。

abstractHere we have combined Brillouin microscopy and molecular rotors to investigate stiffness, viscosity and porosity in living Arabidopsis thaliana seedling roots during differentiation and in response to stress and genetic manipulation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published31 Jul 2025Analytical chemistryCited by 5 · OpenAlex ↗

Nucleophilic Ring-Opening of N -Benzoylaziridine Combined with Spirolactamization of Rhodol Enables Ratiometric Fluorescence Imaging of Hydropersulfides in Arabidopsis thaliana .

ArabidopsisChlorophyll fluorescenceRootPhysiological trait estimationStress response / tolerance

Hydropersulfides (RSSH) are an important class of reactive sulfur species (RSS) involved in a variety of physiological processes in biological systems. However, selective detection of RSSH is challenging since the persulfide group (-SSH) exhibits reactivity akin to biologically abundant biothiols. To address this issue, we designed CRBA as a ratiometric fluorescent probe for RSSH by integrating the nucleophilic ring-opening of an N -benzoylaziridine and spirolactamization of a rhodol. The ratiometric sensing of RSSH is realized by modulating Förster resonance energy transfer (FRET) in the coumarin-rhodol dyad. Nucleophilic attack of the N -benzoylaziridine moiety in CRBA by RSSH affords the corresponding secondary amide ring-opened product, which subsequently undergoes a spontaneous intramolecular spirolactamization to disrupt the π-conjugation structure of the rhodol. The tandem reaction decreases the intramolecular FRET efficiency within the probe and causes a clear dual-emission signal change. Probe CRBA possesses outstanding selectivity toward RSSH over biothiols and H 2 S, and is capable of tracking RSSH levels in Arabidopsis thaliana roots. Moreover, we observed the upregulation of RSSH levels in heavy metal (HM)-induced stress of A. thaliana with probe CRBA , and revealed the correlation between S -persulfidation and H 2 S levels in living plants.

Why it matches plant phenotyping methods植物体内のRSSH(過硫化水素)を定量的に可視化する蛍光プローブを開発・検証し、Arabidopsisの根および重金属ストレス下の生理状態を測定しているため、植物フェノタイピング手法が中心です。

abstractwe designed CRBA as a ratiometric fluorescent probe for RSSH
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published28 Jul 2025microPublication biologyCited by 0 · OpenAlex ↗

Time course measurements of leaf elevation angles during shade avoidance response in Arabidopsis thaliana using Raspberry Pi computers and computer vision technique.

ArabidopsisLeafMorphology / geometry measurementGrowth / time-series analysisArchitecture / morphology / geometryStress response / tolerance

Shade avoidance response in plants includes a higher leaf elevation angle. A cost-effective and noninvasive high throughput image analysis technique was used to measure the dynamics of leaf elevation angles during shade avoidance response in Arabidopsis . Time-lapse images were taken from the top and the side of a plant using Raspberry Pi computers. The leaf elevation index for each plant is determined from the plant dimensions measured by an image analysis software package PlantCV . This method was used to monitor the dynamics of changing leaf elevation angles in wild-type plants and in shade avoidance mutants pif4-2pif5-3 and pif7-2 plants.

Why it matches plant phenotyping methodsRaspberry Piと画像解析を用いて葉の仰角を定量化する高スループット手法が研究の中心であり、植物形質の時系列取得に実質的に適用されている。

abstractA cost-effective and noninvasive high throughput image analysis technique was used to measure the dynamics of leaf elevation angles during shade avoidance response in Arabidopsis .
Reproduction assets foundThe paper deposits its authors' PlantCV-based python analysis script (example_workflow.py) as an Extended Data software item with a public DOI (Caltech DATA). No phenotype dataset or image deposit is described.
Code · publicts used in this study Ecotype Genotype Available From Columbia Wild type Columbia pif4-2pif5-3 ABRC # CS68096 Columbia pif7-2 ABRC # CS71656 I thank Dr. Noah Fahlgren at the Donald Danforth Plant Science Center for his help with PlantCV . Extended Data Description: python script used in this study. Resource Type: Software. DOI: https://doi.org/10.22002/q71sw-5vz65 BerryJC FahlgrenN PokornyAA BartRS VeleyKM 2018104An automated, high-throughput method for standardizing image color profiles to improve image-based plant phenotyping.PeerJ62167-8359e5727e572710.7717/peerj.572730310752PMC6174877 DevlinPF HallidayKJ HarberdNP WhitelamGC 1996121The rosette habit of Arabidopsis thaliana is dependeOpen asset ↗10.22002/q71sw-5vz65html-lines:128-241
Code / dataset availability confirmedEurope PMC · bioRxiv · checked 13 Sept 2026
Published26 Jul 2025bioRxivCited by 0 · OpenAlex ↗

Growth Cost and Transport Efficiency Tradeoffs Define Root System Optimization Across Varying Developmental Stages and Environments in Arabidopsis

ArabidopsisRootMorphology / geometry measurementRoot system architecture

ABSTRACT Root system architecture (RSA) is central to plant adaptation and fitness, yet the design principles and regulatory mechanisms connecting RSA to environmental adaptation are not well understood. We developed Ariadne, a semi-automated software for quantifying cost-efficiency tradeoffs of RSA by mapping root networks onto a Pareto-optimality framework, which describes the balance between resource transport efficiency and construction cost. Applying Ariadne to Arabidopsis thaliana , we found that root architectures consistently assume Pareto-optimal forms across developmental stages, genotypes, and environmental conditions. Using the Discovery Engine, an engine that combines machine learning together with interpretability techniques, we found developmental stage, the hy5/chl1-5 genotype, and manganese availability as important determinants of the cost-efficiency tradeoff, with manganese exerting a unique influence not observed for other nutrients. These results reveal that RSA plasticity is genetically constrained to cost-efficiency optimal configurations and that developmental and environmental factors shift RSA on the pareto front, with manganese acting as a strong modulator of the transport efficiency and construction cost balance.

Why it matches plant phenotyping methodsRSAのコスト効率トレードオフを定量化する半自動ソフトウェアを開発し、植物形態形質の解析に適用しており、表現型取得・抽出手法が研究の中心である。

abstractWe developed Ariadne, a semi-automated software for quantifying cost-efficiency tradeoffs of RSA by mapping root networks onto a Pareto-optimality framework
Reproduction assets foundThe paper's authors developed the Ariadne software used for all RSA phenotyping and Pareto analysis in this study, and explicitly state it is publicly available on PyPI and provide a GitHub code availability URL. Both are paper-specific, public, actionable code assets. No public phenotype dataset deposit is stated; the
Code · publicCode availability : https://github.com/Salk-Harnessing-Plants-Initiative/AriadneOpen asset ↗Salk-Harnessing-Plants-Initiative/Ariadnelines:235-276
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 14 Sept 2026
Published23 Jul 2025Center for Open ScienceCited by 0 · OpenAlex ↗

A Litmus Test for Plant Consciousness: Pattern–Temporal Synergy in a Relation-First Ontology

ArabidopsisField / plotWhole plant / canopy / plot / fieldGrowth / time-series analysisYield / yield components

Plant cognition has progressed from anecdote to rigor, yet the field still lacks a quantitative test for when distributed plant activity crosses into unified—perhaps conscious—processing. I introduce Pattern–Temporal Synergy (PTS), a substrate-agnostic metric rooted in Dynergeia, a relation-first ontology that defines consciousness as reflexive coherence among five universal patterns—self-reference, division-creation, information integration, responsiveness and flux—phase-locked inside a system’s binding window (τ). Each pattern is operationalized with established signal-processing measures; their mean strength is multiplied by their mean synergy and released only if a τ-specific coherence gate is met.Three preregistered hypotheses anchor the study: H1 baseline PTS > 0 in intact plants; H2 4 % diethyl-ether collapses PTS below threshold φ; H3 PTS rebounds on wash-out. A multispecies protocol—Mimosa pudica, Arabidopsis thaliana, Picea abies—combines 64-channel surface electrodes, glutamate-sensitive Ca²⁺ imaging and micro-optode O₂/heat-flux probes. Sliding 3 × τ windows with phase-shuffled surrogates yield z-scored PTS trajectories, adjudicated by preregistered effect-size criteria.By turning decades of qualitative insight into falsifiable numbers, PTS offers plant biology a litmus test for conscious-level processing, directly challenges Integrated Information Theory and supplies a road-map for cross-kingdom comparisons—including neuromorphic silicon. Confirmatory results would shift debates on plant sentience from speculation to data; null results would equally refine what consciousness requires.

Why it matches plant phenotyping methods植物の電気・Ca²⁺・酸素・熱流束を統合して植物状態を定量化する新規指標PTSを開発し、事前登録仮説とサロゲート比較で検証する研究であり、表現型取得・解析法が中心である。

abstractI introduce Pattern–Temporal Synergy (PTS), a substrate-agnostic metric
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Jul 2025Bio-protocolCited by 1 · OpenAlex ↗

Evaluating Arabidopsis Primary Root Growth in Response to Osmotic Stress Using an In Vitro Osmotic Gradient Experimental System.

ArabidopsisLaboratory / benchtopRootMorphology / geometry measurementGrowth / development / phenologyStress response / tolerance

The root meristem navigates the highly variable soil environment where water availability limits water absorption, slowing or halting growth. Traditional studies use uniform high osmotic potentials, poorly representing natural conditions where roots gradually encounter increasing osmotic potentials. Uniform high osmotic potentials reduce root growth by inhibiting cell division and shortening mature cell length. This protocol describes a simple and effective in vitro system using a gradient mixer that generates a vertical gradient in an agar gel based on the principle of communicating vessels, exploiting gravity to generate a continuous mannitol concentration gradient (from 0 to 400 mM mannitol) reaching osmotic potentials of -1,2 MPa. It enables long-term Arabidopsis root growth analysis under progressive water deficit, improving phenotyping and molecular studies in soil-like conditions. Key features • Novel approach: Unique method to evaluate primary root growth in Arabidopsis under increasing osmotic potentials. • Osmotic gradient system: Simulating a gradual osmotic gradient in the root growth zone while maintaining aerial tissues under control conditions. • Sustained growth: Arabidopsis Col-0 and ttl1 mutant seedlings maintain proper root growth for 25 days, even at osmotic potentials as low as -1.2 MPa. • Enhanced growth rates: Roots grown in the osmotic gradient exhibit higher growth rates than those in homogeneous high osmotic potential conditions. • Phenotypic observation: ttl1 seedlings grown in the osmotic gradient do not show the typical swelling phenotype observed at extreme osmotic potentials (-1.2 MPa).

Why it matches plant phenotyping methods根の成長表現型を測定するための浸透圧勾配培養システム自体を開発・提示したプロトコルであり、表現型取得法が中心である。

abstractThis protocol describes a simple and effective in vitro system using a gradient mixer that generates a vertical gradient in an agar gel
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · Crossref · checked 15 Sept 2026
Published18 Jul 2025bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

pyRootHair: Machine Learning Accelerated Software for High-Throughput Phenotyping of Plant Root Hair Traits

ArabidopsisOatRiceTomatoWheatLaboratory / benchtopRootClassificationMorphology / geometry measurementArchitecture / morphology / geometry

1 Abstract Root hairs play a key role in plant nutrient and water uptake. Historically, root hair traits have been largely quantified manually. As such, this process has been laborious and low-throughput. However, given their importance for plant health and development, high-throughput quantification of root hair morphology could help underpin rapid advances in the genetic understanding of these traits. With recent increases in the accessibility and availability of artificial intelligence (AI) and machine learning techniques, the development of tools to automate plant phenotyping processes has been greatly accelerated. Here, we present pyRootHair, a high-throughput, AI-powered software application to automate root hair trait extraction from images of plant roots grown on agar plates. pyRootHair is capable of batch processing over 600 images per hour without manual input from the end user. In this study, we deploy pyRootHair on a panel of 24 diverse wheat cultivars and uncover a large, previously unresolved amount of variation in many root hair traits. We show that the overall root hair profile falls under two distinct shape categories, and that different root hair traits often correlate with each other. We also demonstrate that pyRootHair can be deployed on a range of plant species, including arabidopsis ( Arabidopsis thaliana) , brachypodium ( Brachypodium distachyon ), medicago ( Medicago truncatula ), oat ( Avena sativa ), rice ( Oryza sativa ), teff ( Eragostis tef ) and tomato ( Solanum lycopersicum ). The application of pyRootHair enables users to rapidly screen large numbers of plant germplasm resources for variation in root hair morphology, supporting high-resolution measurements and high-throughput data analysis. This facilitates downstream investigation of the impacts of root hair genetic control and morphological variaton on plant performance.

Why it matches plant phenotyping methods根毛形態という植物形質を画像から自動抽出するAIソフトウェアを開発し、複数作物で適用・検証しており、表現型取得手法が研究の中心である。

abstractHere, we present pyRootHair, a high-throughput, AI-powered software application to automate root hair trait extraction from images of plant roots grown on agar plates.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published16 Jul 2025ACS sensorsCited by 11 · OpenAlex ↗

Highly Sensitive and Selective Turn-On Fluorescent Carbon Dots for Real-Time Ethylene Sensing and Imaging in Plant Tissues.

ArabidopsisChlorophyll fluorescenceFruitLeafPhysiological trait estimation

Ethylene is a volatile and low-reactivity plant hormone that is indispensable for regulating plant growth and fruit ripening. However, real-time and highly sensitive detection of ethylene in plants remains a significant challenge. Herein, we developed orange-emitting carbon dots (e-CDs) through solvothermal synthesis, integrating Grubbs catalyst-mediated olefin metathesis with the inherent adsorption properties of carbon dots to specifically recognize and turn-on response to a nonpolar ethylene molecule. By employing this innovative design, our fluorescent probe achieves a detection limit of 0.12 ppm and delivers a rapid (within 3 min), highly selective response in complex biological matrices. Utilizing these capabilities, we monitored endogenous ethylene release during fruit ripening and achieved spatially resolved fluorescence imaging of ethylene in both fruits and Arabidopsis leaves. This versatile sensor platform not only surpasses the sensitivity of previously reported small-molecule sensors but also broadens the applicability of carbon dots to nonpolar gas detection, providing a powerful new tool for advancing agricultural practices, food preservation, and fundamental plant physiology research.

Why it matches plant phenotyping methods植物組織内のエチレンをリアルタイム検出・空間イメージングする蛍光センサーを開発し、果実と葉で実証しており、植物の生理状態を取得する方法が中心である。

abstractwe developed orange-emitting carbon dots (e-CDs)
Plant phenotyping relevance match · UnverifiedbioRxiv · Crossref · checked 7 Sept 2026
Published9 Jul 2025bioRxivCited by 1 · OpenAlex ↗

The secreted redox sensor roGFP2-Orp1 reveals oxidative dynamics in the plant apoplast

ArabidopsisTobaccoPhysiological trait estimation

- Specific generation of reactive oxygen species (ROS) is important for signalling and defence in many organisms. In plants, different types of ROS serve useful biological functions in the extracellular space (apoplast), influencing polymer structures as well as signaling during immune responses. The current knowledge of apoplastic ROS dynamics is limited, as dynamic monitoring of extracellular redox processes in vivo remains difficult. - We employed evolutionary distant land plant model species from bryophytes and flowering plants to test whether the genetically encoded redox biosensor roGFP2-Orp1 can be used to assess extracellular redox dynamics. - Secreted roGFP2-Orp1 can inform about local diffusion barriers and protein cysteinyl oxidation rate in the apoplast, after pre-reduction. Observed re-oxidation rates were slow, within the range of hours. Compared to Physcomitrium patens, re-oxidation in Arabidopsis thaliana was faster and increased after triggering an immune response. Comparing roGFP2-Orp1 signals in tip-growing P. patens protonema and Nicotiana tabacum pollen tubes, we consistently find no intracellular redox gradient, but partially reduced extracellular sensor in pollen tubes. - Our data indicate differences in extracellular oxidative processes between species and within a species, depending on cell type and immune signalling.

Why it matches plant phenotyping methods植物アポプラストの酸化還元動態を生体センサーで定量する手法の適用可能性と技術的情報を評価しており、センサーによる生理状態の取得が中心です。

abstractdynamic monitoring of extracellular redox processes in vivo remains difficult
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 6 Sept 2026
Published1 Jul 2025Physiologia PlantarumCited by 2 · OpenAlex ↗

Affordable Non-Invasive Machine-Aided Phenotyping Identifies Phenotypic Variation to Soil Stress Across the Arabidopsis thaliana Life Cycle.

ArabidopsisLaboratory / benchtopMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementStress / disease detectionGrowth / time-series analysisGrowth / development / phenologyPigment / colour / senescence

ABSTRACT Arabidopsis thaliana is a model species for uncovering genetic adaptation to alkaline calcareous soils (ACS). This species thrives in ACS, often occurring in dry marginal and urban environments. Existing research largely focused on vegetatively grown seedlings, with a notable lack of studies examining phenotypic variations across the life cycle. A valuable tool for understanding stress resilience is machine‐aided phenotyping, as it is non‐invasive, rapid, and accurate, but often unavailable to small plant labs. Here, we established and validated an affordable multispectral machine‐aided phenotyping approach implementable by individual labs. We collected and correlated quantitative growth data across the entire plant life cycle in response to ACS. We used an A. thaliana wildtype and the coumarin‐deficient mutant f6'h1‐1 , exhibiting chlorosis under alkaline conditions, to assess weekly morphological and leaf color data, both manually and using a multispectral 3D phenotyping scanner. Through correlation analysis, we selected machine parameters to differentiate size and leaf chlorosis phenotypes. The correlation analysis indicated a close connection between rosette size and multiple spectral parameters, highlighting the importance of rosette size for growth of A. thaliana in ACS. The most reliable phenotyping was at the beginning of the bolting stage. This methodology is further validated to detect novel leaf chlorosis phenotypes of known iron deficiency mutants across growth stages. Hence, our affordable machine‐aided phenotyping procedure is suitable for high‐throughput, accurate screening of small‐grown rosette plants, including A. thaliana , and enables the discovery of novel genetic and phenotypic variations during the plant's life cycle for understanding plant resilience in challenging soil environments.

Why it matches plant phenotyping methods安価なマルチスペクトル3Dスキャナーを用いた植物表現型取得法を確立・検証し、形態と葉色の定量化およびストレス表現型識別を技術的に評価しているため。

abstractHere, we established and validated an affordable multispectral machine‐aided phenotyping approach implementable by individual labs.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 15 Sept 2026
Published1 Jul 2025PLANT PHYSIOLOGYCited by 5 · OpenAlex ↗

A computer vision-based approach for high-throughput automated analysis of Arabidopsis seedling phenotypes

ArabidopsisLaboratory / benchtopLeafRootStem / branchMorphology / geometry measurementObject detectionSegmentationGrowth / development / phenologyLeaf traits

Phenotype observations are common methodologies in plant biology studies, ranging from recording growth parameters to flowering dates. Identifying mutants or varieties with different phenotypes greatly advances our understanding of regulatory mechanisms in plant growth and development. Over the past 2 decades, naked-eye-based observations and manual measurements using ImageJ software have been leading approaches for recording phenotypes. However, these low-efficiency and error-prone methods have met difficulties in large-scale pipelines. Although some high-throughput imaging platforms have been commercialized, it remains challenging to efficiently, conveniently, accurately, and automatically analyze data generated by these platforms. To address this issue, we designed an automatic phenotype analysis tool. We trained a YOLOv11 (You Only Look Once version 11) model to locate Arabidopsis thaliana seedlings grown on petri dishes and developed a high-accuracy semantic segmentation model based on Swin Transformer and kernel update head, achieving a segmentation accuracy of 83.56% mIoU. By postprocessing the segmentation masks, we automated the analysis of 5 representative seedling phenotypes: hypocotyl length, root length, root gravitropic bending angle, petiole length, and cotyledon opening rate. Compared with manual recording, our tool demonstrated high accuracy across all 5 phenotypes, offering a reliable and efficient solution for phenotypic analysis in plant research. Our automatic tool enables high-throughput phenotyping and will shift the traditional paradigm of phenotype recording.

Why it matches plant phenotyping methods植物表現型を自動取得・抽出する画像解析ツールの開発が研究の中心であり、複数の実測形質を手動記録と比較検証しているため。

abstractTo address this issue, we designed an automatic phenotype analysis tool.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published1 Jul 2025Physiologia plantarumCited by 2 · OpenAlex ↗

(ID-ICPMB05) Running on Empty: Mitochondria Without DNA Exhibit Differential Motility and Connectivity.

ArabidopsisCell / cellular structureTracking

Plant mitochondria are in continuous motion. While providing ATP to other cellular processes, they also constantly consume ATP to move rapidly within the cell. This movement is in part related to taking up, converting and delivering metabolites and energy to and from different parts of the cell. Plant mitochondria have varying amounts of DNA, even within a single cell, from none to the full mitochondrial genome. Because mitochondrial dynamics are altered in an Arabidopsis mutant with disrupted DNA maintenance, we hypothesised that exchanging DNA templates for repair is one of the functions of their movement and interactions. Here, we image mitochondrial DNA by two distinct methods while tracking mitochondrial position to investigate differences in the behaviour of mitochondria with and without DNA in Arabidopsis thaliana. In addition to staining mitochondrial DNA with SYBR Green, we have developed and implemented a fluorescent mitochondrial DNA binding protein that will enable future understanding of mitochondrial dynamics, genome maintenance and replication. We demonstrate that mitochondria without mtDNA have altered physical behaviour and lower immediate connectivity to the rest of the population, further supporting a link between the physical and genetic dynamics of these complex organelles.

Why it matches plant phenotyping methods植物ミトコンドリアのDNA可視化と位置追跡を行うイメージング手法を開発・実装し、運動性や接続性という細胞内状態を定量化しているため、方法開発が中心である。

abstractHere, we image mitochondrial DNA by two distinct methods while tracking mitochondrial position to investigate differences in the behaviour of mitochondria with and without DNA in Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published1 Jul 2025Physiologia plantarumCited by 0 · OpenAlex ↗

Prediction of Germination in Aged Seeds and Identification of New Seed Viability Biomarkers Using NMR Metabolomics.

ArabidopsisRaman / spectroscopySeed / grainClassificationPhysiological trait estimationGrowth / development / phenology

The fast evaluation of seed performance is crucial for the agricultural industry. In this work, we apply NMR to identify specific metabolites that are related to the germination capacity of seeds. As our results show, NMR is a fast method with great potential to discover new accumulated metabolites during seed ageing and to predict the germination of a seed batch. In an initial study, we compared the metabolomic profile of Arabidopsis fresh and naturally aged seeds applying Partial Least Square Discriminant Analysis (OPLS-DA) and identified several sugars, amino acids, lactate, and methyl-nicotinate (MeNA), among others, as differentially accumulated metabolites in aged versus fresh seeds. Furthermore, we used our NMR metabolomics data to predict seed viability. A multivariate Partial Least Squares regression (PLS) analysis showed a direct correlation between the metabolomic profile and the seed germination rate, which allows for the prediction of seed germination. We then applied the same approach to natural and artificially aged wheat seeds, where we identified samples with high (91%) and low (0%) germination with 0.92 accuracy for artificially aged seeds and 0.80 accuracy for naturally aged seeds. In addition, we found a decrease in glucose and an increase in the dimethylamine content in wheat aged seeds, like in Arabidopsis. MeNA, a metabolite accumulated in aged Arabidopsis seeds but not statistically relevant in wheat, inhibited germination in both species via an ABA-independent mechanism involving the repression of the transcription of PARP3 and ERF72 genes in both species.

Why it matches plant phenotyping methodsNMRメタボロミクスを用いて種子の発芽能力・生存性を予測し、複数作物で精度を評価しているため、植物状態の取得・推定法が中心です。

abstractNMR is a fast method with great potential to discover new accumulated metabolites during seed ageing and to predict the germination of a seed batch.
Plant phenotyping relevance match · UnverifiedbioRxiv · Crossref · checked 15 Sept 2026
Published21 Jun 2025bioRxivCited by 3 · OpenAlex ↗

Advanced illumination-imaging reveals photosynthesis-triggered pH, ATP and NAD redox signatures across plant cell compartments

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structurePhysiological trait estimationGrowth / time-series analysisPhotosynthesis / fluorescence

Photosynthesis provides energy and organic substrates to most life. In plants, photosynthesis dominates chloroplast physiology but represents only a fraction of the tightly interconnected metabolic network that spans the entire cell. Here, we explore how photosynthetic activity affects energy physiology within and beyond the chloroplast. We developed a new standard for the live-monitoring of subcellular energy physiology by combining confocal imaging of genetically encoded fluorescent protein biosensors with advanced on-stage illumination technology to investigate pH, MgATP2- and NADH/NAD+ dynamics at dark-light transitions in Arabidopsis mesophyll cells. Our findings reveal a stromal alkalinization signature induced by photosynthetic proton pumping, extending to the cytosol and mitochondria as an alkalinization wave. Photosynthesis leads to increased MgATP2- levels in both the stroma and cytosol. Additionally, we observed reduction of the NAD pool driven by photosynthesis-derived electron export. Arabidopsis lines defective in chloroplast NADP- and mitochondrial NAD-dependent malate dehydrogenases show more reduced cytosolic NAD redox status even in darkness, highlighting the involvement of chloroplasts and mitochondria in shaping cytosolic redox metabolism via malate metabolism. Our study sets a novel methodological standard for precision live-monitoring of photosynthetic cell physiology. Applying this technology reveals signatures of photosynthetic physiology within and beyond the chloroplast with unprecedented resolution. Those signatures link photosynthetic activity and the fundamental biochemical functions of phototrophic cells. Significance statementBy applying novel live microscopy monitoring using fluorescent protein biosensors in plant cells, we reveal that dark-light transitions trigger profound re-orchestration of subcellular pH, ATP and NAD redox physiology not limited to chloroplasts but extending into the cytosol and the mitochondria.

Why it matches plant phenotyping methods植物細胞内のpH、ATP、NAD酸化還元状態を測定するライブイメージング手法を開発し、技術標準として提示・適用しており、表現型取得法が研究の中心である。

abstractWe developed a new standard for the live-monitoring of subcellular energy physiology by combining confocal imaging of genetically encoded fluorescent protein biosensors with advanced on-stage illumination technology
Plant phenotyping relevance match · UnverifiedbioRxiv · Crossref · checked 15 Sept 2026
Published17 Jun 2025bioRxivCited by 2 · OpenAlex ↗

A simple and versatile plasma membrane staining method for visualizing living cell morphology in reproductive tissues across diverse plant species

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurementVisualization / data managementArchitecture / morphology / geometry

Plant reproduction involves dynamic spatiotemporal changes that occur deep within maternal tissues. In ovules of Arabidopsis thaliana (A. thaliana), one of the two synergid cells degenerates at fertilization, while the fertilized egg cell (zygote) undergoes directional elongation followed by asymmetric division to initiate embryonic patterning. However, morphological analysis of these events has been hampered by the limitations of conventional cell wall staining, which fails to label cells lacking complete walls, and by the requirement for transgenic fluorescent reporters to visualize cell outlines. Here, we report that the membrane-specific fluorescent dye FM4-64 readily permeates ovules, allowing clear visualization of reproductive cell morphology both before and after fertilization. This staining method supports high-resolution time-lapse imaging and quantitative analysis of early embryogenesis in living tissues. Importantly, it is applicable not only to the angiosperm A. thaliana but also to the liverwort Marchantia polymorpha (M. polymorpha) and the fern Ceratopteris richardii (C. richardii), enabling the visualization of live reproductive cell structures within maternal tissues and revealing fertilization-associated morphological changes. This simple and robust method thus provides a valuable tool for spatiotemporal and quantitative analyses of reproductive processes across a broad range of plant species, without the need to generate transgenic lines.

Why it matches plant phenotyping methods生きた植物生殖組織の細胞形態を可視化・定量化する蛍光染色法を開発し、複数種で適用・検証しているため、植物フェノタイピング手法が中心である。

abstractHere, we report that the membrane-specific fluorescent dye FM4-64 readily permeates ovules, allowing clear visualization of reproductive cell morphology both before and after fertilization.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published13 Jun 2025Spectrochimica acta. Part A, Molecular and biomolecular spectroscopyCited by 5 · OpenAlex ↗

Monitoring of carboxylesterases using a tricyanofuran-based near-infrared fluorophore in living organisms.

ArabidopsisChlorophyll fluorescencePhysiological trait estimationStress response / tolerance

Carboxylesterases serve as crucial regulators of metabolic processes and environmental adaptation across species. While significant progress has been made in developing animal-compatible fluorescence probes, real-time monitoring of the catalytic activity of these enzymes in plants remains challenging due to the limited penetration of visible light in plant tissues. Herein, we designed and synthesized TCF-CEs, tricyanofuran-xanthene probes containing carboxylesterase-cleavable ester bonds that triggers near-infrared fluorescence activation within 20 min. The probe demonstrates excellent specificity, low detection limit of 1.18 × 10 -4 U, and negligible cytotoxicity, which enables effective sensing of endogenous carboxylesterase activities in live mammalian cells. Furthermore, salt-stress experiments with Arabidopsis established direct correlations between carboxylesterase levels and plant stress adaptation. As an effective near-infrared probe capable of tracking carboxylesterase activities in both mammalian cells and plant systems, TCF-CEs provides a powerful tool for investigating metabolic responses between organisms and environmental challenges.

Why it matches plant phenotyping methods植物体内のカルボキシルエステラーゼ活性を近赤外蛍光プローブで追跡する測定法を開発し、Arabidopsisの塩ストレス適応との関連を実証しており、植物の生理状態取得が中心です。

abstractwe designed and synthesized TCF-CEs, tricyanofuran-xanthene probes containing carboxylesterase-cleavable ester bonds that triggers near-infrared fluorescence activation within 20 min.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published10 Jun 2025Cited by 0 · OpenAlex ↗

Genome-wide association study reveals influence of cell-specific gene networks on Soybean root system architecture

ArabidopsisSoybeanCell / cellular structureRootMorphology / geometry measurementRoot system architecture

Abstract Root system architecture (RSA), the three-dimensional arrangement of roots in soil, is a critical determinant of plant productivity, resource use efficiency, and resilience to environmental stress. Despite its agronomic importance, RSA remains a largely untapped breeding target due to historical technical barriers in root phenotyping. We present RADICYL (Root Architecture 3D Cylinder), a scalable, non-invasive, gel-based platform enabling high-throughput, high-resolution quantification of 15 RSA traits in intact root systems. Applying RADICYL to a genetically diverse panel of 371 soybean accessions, we combined 3D phenotyping with genome-wide association studies (GWAS), single-nucleus RNA sequencing (snRNA-seq), and gene co-expression network (GCN) analysis to identify RCE1 and NPR3 as central regulators of RSA, suggesting auxin and salicylic acid-mediated signaling impacts RSA in specific root tissues. Functional validation in Arabidopsis mutants revealed conserved effects on root width and lateral root development. Our findings position the endodermis and metaphloem as key regulatory cell types and demonstrate how multi-omic frameworks can accelerate the discovery of functional genes underlying complex traits. This study establishes a foundation for cell-type-targeted genome editing and climate-smart crop engineering, offering actionable genetic targets to optimize root systems for improved nutrient acquisition, drought resilience, and deep carbon sequestration. By bridging genotype, cellular context, and phenotype, this work redefines RSA as a tractable and transformative trait for the future of crop improvement.

Why it matches plant phenotyping methodsRADICYLという根系構造を定量化する高スループット3Dフェノタイピング基盤の開発・適用が研究の中心であり、15形質を測定している。

abstractWe present RADICYL (Root Architecture 3D Cylinder), a scalable, non-invasive, gel-based platform enabling high-throughput, high-resolution quantification of 15 RSA traits in intact root systems.
Reproduction assets foundThe paper's Data and code availability section names public repositories containing the authors' analysis code: a GitLab repo for WGCNA/single-cell network analysis, a GitHub repo for the RADICYL root image segmentation/phenotyping pipeline, and PyGNA2 on PyPI/GitLab. These are paper-specific, publicly actionable code/
Code · publicn every 5°, resulting in 72 images per plant per timepoint for subsequent 3D root 1103 reconstruction. Phenotypic traits were quantified using the same automated pipeline described 1104 above for soybean. 1105 1106 Data and code availability 1107 The code to analyze the WGCNA network and single-cell data can be found here: 1108 https://gitlab.com/salk-tm/soybean-root-gwas/. RADYCL Segmentation pipeline for image 1109 analysis can be found here: https://github.com/Salk-Harnessing-Plants-Initiative/SSRAPC-Soy- 1110 Segmentation-Root-Architecture-Phenotyping-for-Cylinder.git. PyGNA2 is available on PyPI 1111 (https://pypi.org/project/pygna2/) and GitLab (https://gitlab.com/salk-tm/pygna2). 1112Open asset ↗salk-tm/soybean-root-gwaspdf-layout-page:30 lines:1-54
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 6 Sept 2026
Published10 Jun 2025Quantitative plant biologyCited by 1 · OpenAlex ↗

Four-dimensional phenotyping reveals MYOSIN XI-dependent establishment of branch morphology through upward- and stably-directed growth in Arabidopsis

ArabidopsisStem / branchMorphology / geometry measurement2D/3D reconstructionGrowth / time-series analysisArchitecture / morphology / geometry

Plants develop characteristic shoot architectures by extending branches at specific angles. Primary shoots bend in response to gravity and then adjust the orientation through an organ-straightening process to achieve a mechanically favorable shape. However, how plants integrate branch structure with the shoot architecture remains uncertain. Here, we examined the lateral branch morphology of Arabidopsis thaliana mutants for myosin XI motor proteins through a combination of three-dimensional reconstruction and temporal imaging. The wild type and myosin xif mutant formed S-shaped branches and gradually adjusted the branch angle upwards. The myosin xik mutant exhibited straighter and drooping branches and maintained branch angles. The myosin xif xik double mutant formed branches with irregular directional changes with fluctuating angles. These results suggest that MYOSIN XIk and XIf are required for the establishment of branch morphology through upward bending, stabilizing growth direction, and maintaining curvature.

Why it matches plant phenotyping methods三次元再構成と時系列画像による四次元フェノタイピングが、枝形態・角度・成長方向の定量的評価に中心的に用いられているため。

titleFour-dimensional phenotyping reveals MYOSIN XI-dependent establishment of branch morphology through upward- and stably-directed growth in Arabidopsis
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published9 Jun 2025Frontiers in plant scienceCited by 1 · OpenAlex ↗

A long term time lapse microscopy technique for Arabidopsis roots.

ArabidopsisMicroscopyRootTrackingGrowth / development / phenology

Time lapse microscopy is a transformative technique for plant cell and developmental biology. Light sheet microscopy, which manipulates the amount of light a sample is exposed to in order to minimize phototoxicity and maximize signal intensity, is an increasingly popular tool for time lapse imaging. However, many light sheet imaging systems are not designed with the unique properties of plant samples in mind. Recent advances have decreased the cost and increased the technical accessibility of light sheet microscopy, but plant samples still require special preparation to be compatible with these new systems. Here, we apply a novel light sheet microscopy system to regenerating Arabidopsis roots damaged via laser ablation. To adapt this system for Arabidopsis roots we establish a new protocol for sample mounting, as well as an automated root tip tracking system that requires no additional proprietary software. The methods presented here can be used to increase researcher access to long-term time-lapse imaging in Arabidopsis biology.

Why it matches plant phenotyping methodsArabidopsis根の長期タイムラプス撮像系を植物試料向けに適応し、試料マウント法と自動根端追跡を開発しており、表現型取得・抽出法が中心である。

abstractTo adapt this system for Arabidopsis roots we establish a new protocol for sample mounting, as well as an automated root tip tracking system that requires no additional proprietary software.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published8 Jun 2025Cited by 0 · OpenAlex ↗

CalciumInsights: An Open-Source, Tissue-Agnostic Graphical Interface for High-Quality Analysis of Calcium Signals

ArabidopsisChlorophyll fluorescenceCell / cellular structureTissuePhysiological trait estimation

Fluctuations and propagation of cytosolic calcium levels at both the cellular and tissue levels show complex patterns, referred to as calcium signatures, that regulate growth, organ development, damage responses, and survival. The quantitative analysis of calcium signatures at the cellular level is essential for identifying unique patterns that coordinate biological processes. However, a versatile framework applicable to multiple tissue types, allowing researchers to compare, measure, and validate diverse responses and recognize conserved patterns across model organisms, is missing. Here, we present a post-processing tool, CalciumInsights, which leverages the R packages Shiny and Golem. This tool has a graphical user interface and does not require software programming experience to perform calcium signal analysis. The open-source software has a modular framework with standardized functionalities that can be tailored for various research approaches. CalciumInsights provides descriptive statistical analysis through various metrics extracted from dynamic calcium transients and oscillations, such as peak amplitude, area under the curve, frequency, among others. The tool was evaluated with fluorescence imaging data from three model organisms: Danio rerio , Arabidopsis thaliana , and Drosophila melanogaster , demonstrating its ability to analyze diverse biological responses and models. Finally, the open-source nature of CalciumInsights enables community-driven improvements and developments for enabling new applications. Author Summary This manuscript introduces CalciumInsights, an open-source tool for calcium signature analysis. Designed to be a versatile tool that works with various tissue types and biological systems, CalciumInsights has an easy-to-use graphical user interface. Our program simplifies metrics extraction while maintaining the quality of the analysis by integrating several algorithms. CalciumInsights stands out for its user-friendliness, ease of use, and robust data exploration features, such as tunable filters for improved accuracy. These features promote inclusivity and lower barriers to scientific research by making calcium signature analysis accessible to users of all programming skill levels.

Why it matches plant phenotyping methods植物の蛍光イメージングからカルシウム動態という生理状態を抽出・定量するオープンソース解析ツールが中心であり、植物を含む複数生物種のデータで評価されている。

abstractHere, we present a post-processing tool, CalciumInsights, which leverages the R packages Shiny and Golem.
Reproduction assets foundThe paper describes CalciumInsights, an open-source R/Shiny tool for calcium transient analysis. The authors explicitly state their code is publicly available on GitHub, which constitutes the paper's computational analysis asset. No plant-phenotyping datasets, images, or trained models are described; the tool is tissue
Code · publicnt for publication All authors have reviewed the manuscript and approved the final draft for publication. Resource availability Lead contact: Further information and requests for data may be directed to and will be fulfilled by Mauricio Cabrera (mauricio.cabrera1@upr.edu) Code: All codes used are publicly available in GitHub at https://github.com/AOG-Lab/CalciumInsights References 1. Berridge MJ, Lipp P, Bootman MD. The versatility and universality of calcium signalling. Nat Rev Mol Cell Biol [Internet]. 2000 Oct [cited 2024 Oct 21];1(1):11–21. Available from: https://www.nature.com/articles/35036035 2. Sanderson MJ, Charles AC, Boitano S, Dirksen ER. Mechanisms and function of intercellularOpen asset ↗AOG-Lab/CalciumInsightspdf-raw-page:20 lines:1-37
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 6 Sept 2026
Published8 Jun 2025Journal of NanobiotechnologyCited by 6 · OpenAlex ↗

Size-tuned PEGylated NIR-II fluorescent probes for high-contrast plant imaging and TMV detection

ArabidopsisTobaccoChlorophyll fluorescenceLeafObject detectionStress / disease detectionVisualization / data managementArchitecture / morphology / geometryDisease symptoms / severity

The widespread applications of fluorescence imaging in plant science still suffer from challenges including strong auto-fluorescence (chlorophyll) and tissue light scattering, resulting in low signal-to-background ratio (SBR) for in vivo bioimaging. Moreover, the relationship between the transport efficacy of fluorescence probes in plants and their sizes has been rarely investigated. To address these bottlenecks, we developed an ingenious PEG-engineering strategy on the second near-infrared (NIR-II) donor-acceptor-donor (D-A-D) emissive dye (CCNU1020) to adjust the self-assembly nanosizes of NIR-II fluorescence probes, resulting in three variants: SYH1 (170 nm), SYH2 (80 nm), and SYH3 (60 nm). As the polyethylene glycol (PEG) chain length increased, the probes' nanosize decreased from 170 to 60 nm. Among them, SYH3 exhibited the fastest entry velocity into Epipremnum Aureum leaf and spread over the leaf veins evenly than the other two probes, of which SYH1 even could hardly entry into the leaf. Meanwhile, SYH3 demonstrated high-contrast imaging of leaf vein with an exceptional signal to background ratio (SBR, ~ 18.6) superior to that of classical NIR-I indocyanine green (ICG) (~ 3.0) and SYH2. This promising imaging ability of leaf veins achieved by size optimization laid the foundation for the early diagnosis of viral infections. In vivo experiments further confirmed that SYH3 effectively accumulated and monitored in the lesion of Tobacco mosaic virus (TMV)-infected Arabidopsis thaliana, which matched well with the green fluorescent protein (GFP)-labeled results. This work represents a significant step forward in plant bioimaging in the cutting-edge NIR-II region.

Why it matches plant phenotyping methods植物体内の葉脈・ウイルス病変を高コントラストに可視化するNIR-II蛍光プローブを開発し、サイズ最適化と既存色素との性能比較を行っているため、植物表現型取得法が中心である。

abstractTo address these bottlenecks, we developed an ingenious PEG-engineering strategy on the second near-infrared (NIR-II) donor-acceptor-donor (D-A-D) emissive dye (CCNU1020) to adjust the self-assembly nanosizes of NIR-II fluorescence probes, resulting in three variants: SYH1 (170 nm), SYH2 (80 nm), and SYH3 (60 nm).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published5 Jun 2025Bio-protocolCited by 1 · OpenAlex ↗

Using a Live Analysis System to Study Amyloplast Replication in Arabidopsis Ovule Integuments.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureFlowerMorphology / geometry measurement

Amyloplasts, non-photosynthetic plastids specialized for starch synthesis and storage, proliferate in storage tissue cells of plants. To date, studies of amyloplast replication in roots and the ovule nucelli from various plant species have been performed using electron and fluorescence microscopy. However, a complete understanding of amyloplast replication remains unclear due to the absence of experimental systems capable of tracking their morphology and behavior in living cells. Recently, we demonstrated that Arabidopsis ovule integument could provide a platform for live-cell imaging of amyloplast replication. This system enables precise analysis of amyloplast number and shape, including the behavior of stroma-filled tubules (stromules), during proplastid-to-amyloplast development in post-mitotic cells. Here, we provide technical guidelines for observing and quantifying amyloplasts using conventional fluorescence microscopy in wild-type and several plastid-division mutants of Arabidopsis . Key features • Novel approach for investigating amyloplast differentiation and replication in plant cells. • Detection of stroma-labeled amyloplasts in whole-mount ovules using conventional fluorescence microscopy. • Facilitates quantitative and comparative analysis of amyloplast proliferation using various Arabidopsis resources. • Enables high-resolution analysis of changing amyloplast and stromule morphologies in living cells.

Why it matches plant phenotyping methods生細胞蛍光イメージングによりアミロプラストの数・形状・増殖を定量する技術の技術指針を提示しており、植物表現型の取得・解析方法が研究の中心である。

abstractHere, we provide technical guidelines for observing and quantifying amyloplasts using conventional fluorescence microscopy in wild-type and several plastid-division mutants of Arabidopsis .
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jun 2025Plant Phenomics

MADI: A multispectral automated dynamic imager to monitor plant health

ArabidopsisLettuceChlorophyll fluorescenceMultispectral / hyperspectralThermalPhotosynthesis / fluorescenceStress response / tolerancePlant / canopy temperature

High-throughput phenotyping has a tremendous capacity to advance our understanding of plant biology. Integrating growth parameters with information on a plant's physiology through multispectral imaging can provide a holistic picture of its health status and its responses to environmental stressors. Furthermore, the screening of large-scale populations of genotypes or germplasms, using such platforms, can identify lines with desirable traits to help feed a growing world population in the background of climate change. Here, we present a novel platform, the Multispectral Automated Dynamic Imager (MADI), which combines visible and near-infrared reflectance, thermal imaging, and chlorophyll fluorescence for the dynamic monitoring of growth, leaf temperature, and photosynthetic efficiency. Additionally, we have integrated and validated a fluorescence-based parameter to non-destructively assess chlorophyll content. The utility of the MADI system was demonstrated through four case studies in which lettuce and Arabidopsis plants were exposed to various abiotic stress conditions. We demonstrate that plant compactness is a useful marker for stress responses, including drought, and could serve as a biomarker to study plant hormones. Additionally, we observed the phenomenon of chlorophyll hormesis under salt stress, a rather poorly understood process. In conclusion, the MADI is a multifunctional, adaptable system that can be employed to gain insights into plant stress responses and help to improve agricultural practices. It can be used primarily for rosette-growing species, such as leafy greens, which represent a significant portion of cultivated crops worldwide.

Why it matches plant phenotyping methods植物の成長・生理形質を取得するマルチスペクトル自動イメージング基盤を開発し、蛍光パラメータを検証してストレス事例で実証しているため、フェノタイピング手法が中心である。

abstractHere, we present a novel platform, the Multispectral Automated Dynamic Imager (MADI), which combines visible and near-infrared reflectance, thermal imaging, and chlorophyll fluorescence for the dynamic monitoring of growth, leaf temperature, and photosynthetic efficiency.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jun 2025Current protocolsCited by 0 · OpenAlex ↗

Methods to Observe Plant Tissue Colonization by Fusarium oxysporum.

ArabidopsisTomatoMicroscopyRootStem / branchTissueVisualization / data managementStress response / tolerance

Fusarium oxysporum, an important soil-borne pathogen, causes vascular wilts in more than 100 plant species, leading to billions of dollars in annual yield losses. Controlling Fusarium wilt diseases is challenging due to the persistence of pathogen spores in infested fields and the growing resistance to available fungicides. Understanding the molecular interactions between F. oxysporum and its host plants is crucial for developing novel control strategies, but studying these interactions is difficult because F. oxysporum invades plant roots long before wilt symptoms can be detected in above-ground tissues. To illuminate the hidden interactions between F. oxysporum and its plant hosts, we present three confocal microscopy protocols for visualizing fungal colonization in plant tissues and the associated plant responses. The first protocol employs wheat germ agglutinin-Alexa Fluor 488 and propidium iodide to stain fungal cells and plant host tissues, respectively. The second uses sirofluor to detect deposition of callose, a (1,3)-β-glucan polymer found in plant cell walls that plays a significant role in plant defense. The third utilizes fluorescent protein-tagged fungal isolates and a stable transgenic Arabidopsis thaliana line, providing a clean and easily accessible system for visualizing early infection stages. The protocols described here will shed light on underground plant-pathogen interactions, aiding researchers in unraveling the complex dynamics between diverse F. oxysporum pathotypes and their plant hosts.© 2025 Wiley Periodicals LLC. Basic Protocol 1: Observation of F. oxysporum cells in the tomato stem vasculature Basic Protocol 2: Observation of callose deposition in F. oxysporum-colonized tomato plant roots Basic Protocol 3: Observation of fungal colonization in an F. oxysporum-A. thaliana model system.

Why it matches plant phenotyping methods植物組織内の病原菌定着、植物組織、カロース沈着および感染応答を可視化する3種の共焦点顕微鏡プロトコルが研究の中心であり、植物の病態・応答の画像取得法に該当する。

abstractwe present three confocal microscopy protocols for visualizing fungal colonization in plant tissues and the associated plant responses.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Jun 2025Current protocolsCited by 0 · OpenAlex ↗

Quantitative Assessment of Mitochondrial Volumetric Transitions in Arabidopsis thaliana.

ArabidopsisMicroscopyCell / cellular structureLeafMorphology / geometry measurement

Mitochondria in plants typically appear as discrete spherical or slightly tubular organelles, with their morphology and volume serving as indicators of metabolic state and dysfunction. Measuring changes in mitochondrial volume is relatively straightforward in organisms lacking plastids. However, in chlorophyll-rich tissues, such assessments often require purification protocols that may compromise accuracy. Here, we present protocols for the quantitative assessment of mitochondrial volume transitions in leaf mesophyll cells of Arabidopsis thaliana. The methods are simple and highly sensitive and offer a reliable approach for studying mitochondrial morphology transitions under both physiological and stress conditions. © 2025 The Author(s). Current Protocols published by Wiley Periodicals LLC. Basic Protocol 1: Leaf mesophyll treatment and mitochondrial imaging Basic Protocol 2: Leaf mesophyll mitochondrial volume assessment Basic Protocol 3: Mitochondrial volume statistics.

Why it matches plant phenotyping methods植物葉肉細胞のミトコンドリア体積・形態を画像化して定量するプロトコルが研究の中心であり、植物の生理状態・ストレス状態に関連する形態形質の取得法を提示している。

abstractHere, we present protocols for the quantitative assessment of mitochondrial volume transitions in leaf mesophyll cells of Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Jun 2025Current protocolsCited by 3 · OpenAlex ↗

Analysis of Autophagy Under Abiotic Stress in Arabidopsis Seedlings Expressing the GFP-ATG8 Autophagosome Marker.

ArabidopsisMicroscopyCell / cellular structureCountingStress response / tolerance

Plant autophagy is a catabolic process where cellular components such as protein aggregates and dysfunctional organelles are degraded and recycled to maintain homeostasis and facilitate stress resilience. Autophagy relies on a double-membrane vesicle called the autophagosome, which delivers cellular cargo to the vacuole for degradation. The Arabidopsis GFP-ATG8 reporter line is a valuable tool widely used to visualize and quantify autophagosomes via microscopy and monitor autophagic degradation via immunoblotting. Consistent assessment of autophagic activity requires standardized protocols for sample preparation, imaging, and data analysis. Here, we present protocols for monitoring autophagy in Arabidopsis seedlings expressing GFP-ATG8, including treatments to induce or inhibit autophagic flux, as well as imaging and image analysis procedures. These methods enable reliable evaluation of autophagic activity and can be adapted for diverse experimental conditions and genotypes. © 2025 The Author(s). Current Protocols published by Wiley Periodicals LLC. Basic Protocol 1: Growth of Arabidopsis seedlings Basic Protocol 2: Activation of autophagy in Arabidopsis seedlings by abiotic stresses Basic Protocol 3: Inhibition of vacuolar degradation by concanamycin A treatment Basic Protocol 4: Quantification of GFP-ATG8-labeled autophagosomes in Arabidopsis seedlings via microscopy Basic Protocol 5: Analysis of autophagic degradation of GFP-ATG8 via immunoblotting.

Why it matches plant phenotyping methods植物のオートファジー活性という生理状態を、GFP-ATG8蛍光イメージングと画像解析・免疫ブロッティングで定量する標準化プロトコルが中心であり、表現型取得法として適格。

abstractConsistent assessment of autophagic activity requires standardized protocols for sample preparation, imaging, and data analysis.
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published30 May 2025IEEJ Transactions on Electrical and Electronic EngineeringCited by 2 · OpenAlex ↗

On‐Chip Analytical Method for Investigating Protrusive Forces in Growing Plant Roots†

ArabidopsisLaboratory / benchtopMicroscopyRootMorphology / geometry measurement

In this study, we present an on‐chip analytical method using a microfluidic device to characterize the mechanical properties in growing roots. Roots are essential organs for plants and grow under heterogeneous conditions in soil. Especially, the mechanical impedance in soil significantly affects root growth. Understanding the mechanical properties of roots and the physical interactions between roots and soil is important in plant science and agriculture. However, an effective method for directly evaluating the mechanical properties of growing roots has not been established. To overcome this technical issue, we developed a polydimethylsiloxane (PDMS) microfluidic device integrated with a cantilevered sensing pillar for measuring the protrusive force generated by the growing roots. Using the developed device, we analyzed the mechanical properties of the roots in a model plant, Arabidopsis thaliana . The root growth behavior and the mechanical interaction with the sensing pillar were recorded using a time‐lapse microscopy system. We successfully quantified the mechanical properties of growing roots including the protrusive force and apparent Young's modulus based on a simple physical model considering the root morphology. © 2025 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.

Why it matches plant phenotyping methods成長中の植物根の突出力や見かけのヤング率を定量するマイクロ流体・カンチレバー型計測法を開発しており、根の機械的表現型取得が研究の中心である。

abstractwe developed a polydimethylsiloxane (PDMS) microfluidic device integrated with a cantilevered sensing pillar for measuring the protrusive force generated by the growing roots.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 6 Sept 2026
Published28 May 2025bioRxivCited by 0 · OpenAlex ↗

Evaporative cooling signals for wound healing in plants

ArabidopsisThermalLeafGrowth / time-series analysisStress response / tolerancePlant / canopy temperature

Repairing damaged tissues is essential for the survival of all organisms. In plants, tissue injury rapidly triggers defense and repair programs. However, the molecular mechanisms linking early injury cue to the later stages of wound repair remain unclear. Here, we show that wounding of Arabidopsis leaves induces localized low temperature at the injury site, likely caused by evaporative cooling, which is accompanied by an activation of cold-responsive genes. Using thermal imaging combined with computer vision and deep learning, we developed a workflow to monitor the dynamics of wound healing in a quantitative, non-invasive and real-time manner. Mechanistically, we show that C-repeat Binding Factor (CBF) transcription factors are required for the activation of injury-associated cold response and downstream salicylic acid (SA) signaling. The CBF–SA module promotes lignin deposition and wound repair. Together, these findings reveal a link between a wound-induced biophysical cue and the tissue repair program.

Why it matches plant phenotyping methods熱画像とコンピュータビジョン・深層学習を組み合わせ、植物の創傷修復動態を定量・非侵襲・リアルタイムに測定するワークフローを開発しており、フェノタイピング手法が中心的である。

abstractUsing thermal imaging combined with computer vision and deep learning, we developed a workflow to monitor the dynamics of wound healing in a quantitative, non-invasive and real-time manner.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published18 May 2025Cited by 1 · OpenAlex ↗

Nonphotochemical quenching changes with abiotic stressor and developmental stages

ArabidopsisMaizeSorghumSoybeanTobaccoLeafPhysiological trait estimationGrowth / development / phenologyPhotosynthesis / fluorescenceStress response / tolerance

Nonphotochemical quenching (NPQ) is a critical photoprotective mechanism in plants, safeguarding photosystem II (PSII) and PSI from photodamage under abiotic stress. However, it is unclear if different stressors lead to similar NPQ phenotypes, and the magnitude of natural variation (between and within plant species) in NPQ response to abiotic stress is unknown. Testing a semi-high-throughput leaf-disc approach for examining the NPQ kinetics parameters, we investigated NPQ under chilling, drought and low nitrogen stress across multiple species and/or genotypes. Our results show substantial variation in NPQ phenotypes across species, genotypes and treatments. In C3 crops, tobacco and soybean, multiple NPQ parameters generally increased under chilling and drought, while in C4 crops, maize and sorghum, NPQ traits were more variable including a decrease of multiple NPQ parameters. Low-N stress revealed genotype- and developmental stage-specific effects on NPQ, potentially reflecting distinct adaptive strategies and regulatory changes in NPQ stress response. A significant effect of ecotype and stress treatment was detected on most NPQ kinetics traits in Arabidopsis thaliana , however, the interaction between ecotype and treatment was stronger in drought than in chilling. Differential regulation of NPQ could be associated with a combination of changes in proton motive, ATPase synthase activity, and PSI redox state. Our findings highlight that interpreting relative changes in NPQ under abiotic stress is inherently complex and demands a broader integration of physiological data across multiple regulatory layers.

Why it matches plant phenotyping methods半高速スループットの葉ディスク法を用いてNPQ動態形質を測定し、複数種・遺伝子型・ストレス条件で適用しているため、植物生理フェノタイピング手法の実質的応用と判断します。

abstractTesting a semi-high-throughput leaf-disc approach for examining the NPQ kinetics parameters, we investigated NPQ under chilling, drought and low nitrogen stress across multiple species and/or genotypes.
Plant phenotyping relevance match · UnverifiedCrossref · checked 6 Sept 2026
Published8 May 2025New PhytologistCited by 2 · OpenAlex ↗

Hypoxia‐activated fluorescent probes as markers of oxygen levels in plant cells and tissues

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureLeafRootPhysiological trait estimation

Summary Low oxygen signalling in plants is important in development and stress responses. Measurement of oxygen levels in plant cells and tissues is hampered by a lack of chemical tools with which to reliably detect and quantify endogenous oxygen availability. We have exploited hypoxia‐activated fluorescent probes to visualise low oxygen (hypoxia) in plant cells and tissues. We applied 4‐nitrobenzyl (4NB‐) resorufin and methyl‐indolequinone (MeIQ‐) resorufin to Arabidopsis thaliana whole cells and seedlings exposed to hypoxia (1% O 2 ) and normoxia (21% O 2 ). Confocal microscopy and fluorescence intensity measurements were used to visualise regions of resorufin fluorescence. Both probes enter A. thaliana whole cells and are activated to fluoresce selectively in hypoxic conditions. Similarly, incubation with A. thaliana seedlings resulted in hypoxia‐dependent activation of both probes and observation of fluorescence in hypoxic roots and leaf tissue. MeIQ‐Resorufin was used to visualise endogenous hypoxia in lateral root primordia of normoxic A. thaliana seedlings. Oxygen measurement in plants until now has relied on invasive probes or genetic manipulation. The use of these chemical probes to detect and stain applied and endogenous hypoxia has the potential to facilitate a greater understanding of oxygen concentrations in plant cells and tissues, allowing the correlation of oxygen availability with acclimative and developmental responses to hypoxia.

Why it matches plant phenotyping methods植物細胞・組織の低酸素状態を可視化・定量する蛍光プローブを開発・検証しており、植物状態の取得方法が研究の中心である。

abstractWe have exploited hypoxia‐activated fluorescent probes to visualise low oxygen (hypoxia) in plant cells and tissues.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · Crossref · checked 6 Sept 2026
Published7 May 2025Research SquareCited by 0 · OpenAlex ↗

OneRosette to Predict Them All: Single Plant Prompting on a Visual Foundation Model to Segment Symptomatic Arabidopsis Thaliana Time Series

ArabidopsisTomatoWhole plant / canopy / plot / fieldAnnotation / quality controlSegmentationStress / disease detectionGrowth / time-series analysisDisease symptoms / severity

Abstract Background Arabidopsis thaliana is the leading model plant used to study plant-pathogen interactions. High-throughput phenotyping allows for the simultaneous study of many plants with high-frequency image acquisition. Nevertheless, the segmentation of symptomatic plants on natural soil remains challenging, requiring the annotation of hundreds of images and the subsequent training of specialized models for each pathosystem considered. This paper presents a novel approach to segmenting A. thaliana plants' time series using a single annotated image. Results Images of A. thaliana plants infected with Pseudomonas syringae pathovar tomato strain DC3000 were annotated with precise segmentation masks. We compared various mask segmentation methods; our one-shot learning approach obtained a Dice score of 0.977 on our test dataset. Variables extracted from the segmented images allowed statistical discrimination between infected and control plants. We used our one-shot learning approach without further fine-tuning on a new pathosystem; A. thaliana infected with Ralstonia pseudosolanacearum , strain GMI1000. We obtained a Dice score of 0.966 in the second test dataset. We also obtained a Pearson correlation coefficient of -0.928 between the annotated quantitative disease index and the variable generated with our method. Conclusion This work provides a pipeline to segment symptomatic A. thaliana plants by leveraging a visual foundation model. The method has been used successfully on two different pathogens, is fast to train, and does not need a large dedicated graphical processing unit. Our method has characterized plant-pathogen interactions of two pathosystems without fine-tuning for the second pathosystem. Its ease of use and low computing requirements should make adapting our approach to other high-throughput phenotyping platforms easy.

Why it matches plant phenotyping methods植物画像の症状セグメンテーションと定量的病害指数推定のパイプライン開発・検証が中心であり、2病原体で性能評価も行っているため。

abstractThis paper presents a novel approach to segmenting A. thaliana plants' time series using a single annotated image.
Code / dataset availability confirmedCrossref · Europe PMC · checked 14 Sept 2026
Published28 Apr 2025Frontiers in Plant ScienceCited by 9 · OpenAlex ↗

Seed-to-plant-tracking: automated phenotyping of seeds and corresponding plants of Arabidopsis

ArabidopsisSeed / grainWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionTrackingGrowth / development / phenologyPigment / colour / senescenceFruit / seed / panicle traits

Plants adapt seed traits in response to different environmental triggers, supporting the survival of the next generation. To elucidate the mechanistic understanding of such adaptations it is important to characterize the distributions of seed traits by phenotyping seeds on an individual scale and to correlate these traits with corresponding plant properties. Here we introduce a seed-to-plant-tracking pipeline which enables automated handling and high precision phenotyping of Arabidopsis seeds as well as germination detection and early growth quantification of emerging plants. It includes previously published measurement platforms ( pheno Seeder, Growscreen), which were improved for very small seeds. We demonstrate the performance of the pipeline by comparing seeds from two consecutive generations of elevated temperature during flowering with control seeds. Relative standard deviation of repeated seed mass measurements was reduced to 0.2%. We identified an increase in seed mass, volume, length, width, height, and germination time as well as a darkening of the seeds under the treatment. A correlation analysis revealed relationships between seed and plant traits, e.g., a highly significant negative correlation between seed brightness and germination time, and a positive correlation between seed mass and early growth rate, but no correlation between time of emergence and morphometric seed traits (e.g., mass, volume). Thus, the seed-to-plant tracking provides the basis for investigating the mechanism of seed and plant trait variation and transgenerational inheritance.

Why it matches plant phenotyping methods種子から植物までを追跡し、種子形質の高精度自動計測、発芽検出、初期成長定量を行うパイプラインを開発・改良しており、表現型取得法が研究の中心である。

abstractHere we introduce a seed-to-plant-tracking pipeline which enables automated handling and high precision phenotyping of Arabidopsis seeds as well as germination detection and early growth quantification of emerging plants.
Reproduction assets foundThe paper deposits its seed and plant phenotyping datasets in Jülich DATA (DOI 10.26165/JUELICH-DATA/KZDQYD), explicitly stated in the data availability statement. Supplementary tables also contain the paper's measurement data. No author analysis code repository is stated.
Dataset · publicThe author(s) declare that no financial support was received for the research and/or publication of this article. Data availability statement The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://doi.org/10.26165/JUELICH-DATA/KZDQYD . Author contributions DK: Formal Analysis, Investigation, Validation, Visualization, Writing – original draft, Writing – review & editing. AF: Investigation, Methodology, Resources, Software, Writing – review & editing. VS: Formal Analysis, Investigation, Methodology, Resources, Software, Writing – review & editing. JK: MethodOpen asset ↗JUELICH-DATA · 10.26165/JUELICH-DATA/KZDQYDlines:333-387
Supplement · publicof their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher. Supplementary material The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fpls.2025.1539424/full#supplementary-material Supplementary Table 1 Data of seed mass vs volume and projected seed area, respectively, shown in Figure 6 . Supplementary Table 2 Data of repeatability measurements analysed in Table 1 and 2 . Supplementary Table 3 Data of leaf area time series used for estimation of plant growOpen asset ↗lines:333-387
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published28 Apr 2025BMC biologyCited by 3 · OpenAlex ↗

Camelot: a computer-automated micro-extensometer with low-cost optical tracking.

ArabidopsisOnionLaboratory / benchtopMicroscopyCell / cellular structureLeafStem / branchTissuePhysiological trait estimation

Background Plant growth and morphogenesis is a mechanical process controlled by genetic and molecular networks. Measuring mechanical properties at various scales is necessary to understand how these processes interact. However, obtaining a device to perform the measurements on plant samples of choice poses technical challenges and is often limited by high cost and availability of specialized components, the adequacy of which needs to be verified. Developing software to control and integrate the different pieces of equipment can be a complex task. Results To overcome these challenges, we have developed a computer automated micro-extensometer combined with low-cost optical tracking (Camelot) that facilitates measurements of elasticity, creep, and yield stress. It consists of three primary components: a force sensor with a sample attachment point, an actuator with a second attachment point, and a camera. To monitor force, we use a parallel beam sensor, commonly used in digital weighing scales. To stretch the sample, we use a stepper motor with a screw mechanism moving a stage along linear rail. To monitor sample deformation, a compact digital microscope or a microscope camera is used. The system is controlled by MorphoRobotX, an integrated open-source software environment for mechanical experimentation. We first tested the basic Camelot setup, equipped with a digital microscope to track landmarks on the sample surface. We demonstrate that the system has sufficient accuracy to measure the stiffness in delicate plant samples, the etiolated hypocotyls of Arabidopsis, and were able to measure stiffness differences between wild type and a xyloglucan-deficient mutant. Next, we placed Camelot on an inverted microscope and used a C-mount microscope camera to track displacement of cell junctions. We stretched onion epidermal peels in longitudinal and transverse directions and obtained results similar to those previously published. Finally, we used the setup coupled with an upright confocal microscope and measured anisotropic deformation of individual epidermal cells during stretching of an Arabidopsis leaf. Conclusions The portability and suitability of Camelot for high-resolution optical tracking under a microscope make it an ideal tool for researchers in resource-limited settings or those pursuing exploratory biomechanics work.

Why it matches plant phenotyping methods植物試料の力学的形質(弾性、クリープ、降伏応力、剛性、変形)を光学追跡で測定する装置とソフトウェアを開発しており、植物表現型の取得手法が研究の中心である。

abstractwe have developed a computer automated micro-extensometer combined with low-cost optical tracking (Camelot) that facilitates measurements of elasticity, creep, and yield stress.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published28 Apr 2025Plant directCited by 1 · OpenAlex ↗

A Method to Visualize Cell Proliferation of Arabidopsis thaliana : A Case Study of the Root Apical Meristem.

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurementVisualization / data managementGrowth / development / phenology

Plant growth and development rely on a delicate balance between cell proliferation and cell differentiation. The root apical meristem (RAM) of Arabidopsis thaliana is an excellent model to study the cell cycle due to the coordinated relationship between nucleus shape and cell size at each stage, allowing for precise estimation of the cell cycle duration. In this study, we present a method for high-resolution visualization of RAM cells. This is the first protocol that allows for simultaneous high-resolution imaging of cellular and nuclear stains, being compatible with DNA replication markers such as EdU, including fluorescent proteins (H2B::YFP), SYTOX DNA stains, and the cell wall stain SR2200. This protocol includes a clarification procedure that enables the acquisition of high-resolution 3D images, suitable for detailed subsequent analysis.

Why it matches plant phenotyping methodsArabidopsis根端分裂組織の細胞・核形態と増殖状態を取得する高解像度3Dイメージング手法の開発が中心であり、植物状態の定量的解析に再利用可能な方法を提示している。

abstractIn this study, we present a method for high-resolution visualization of RAM cells.
Code / dataset availability confirmedarXiv · checked 6 Sept 2026
Published20 Apr 2025arXiv

ChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping

ArabidopsisTomatoLeafRootSeed / grainSegmentationGrowth / time-series analysisTrackingGrowth / development / phenologyRoot system architecture

Plant developmental plasticity, particularly in root system architecture, is fundamental to understanding adaptability and agricultural sustainability. ChronoRoot 2.0 builds upon established low-cost hardware while significantly enhancing software capabilities and usability. The system employs nnUNet architecture for multi-class segmentation, demonstrating significant accuracy improvements while simultaneously tracking six distinct plant structures encompassing root, shoot, and seed components: main root, lateral roots, seed, hypocotyl, leaves, and petiole. This architecture enables easy retraining and incorporation of additional training data without requiring machine learning expertise. The platform introduces dual specialized graphical interfaces: a Standard Interface for detailed architectural analysis with novel gravitropic response parameters, and a Screening Interface enabling high-throughput analysis of multiple plants through automated tracking. Functional Principal Component Analysis integration enables discovery of novel phenotypic parameters through temporal pattern comparison. We demonstrate multi-species analysis, with Arabidopsis thaliana and Solanum lycopersicum, both morphologically distinct plant species. Three use cases in Arabidopsis thaliana and validation with tomato seedlings demonstrate enhanced capabilities: circadian growth pattern characterization, gravitropic response analysis in transgenic plants, and high-throughput etiolation screening across multiple genotypes.ChronoRoot 2.0 maintains the low-cost, modular hardware advantages of its predecessor while dramatically improving accessibility through intuitive graphical interfaces and expanded analytical capabilities. The open-source platform makes sophisticated temporal plant phenotyping more accessible to researchers without computational expertise.

Why it matches plant phenotyping methods植物の時系列画像から根・地上部・種子などの形態形質を抽出・追跡するオープンなAI基盤を開発し、精度向上、再学習、GUI、高スループット解析、検証まで扱っており、フェノタイピング手法が研究の中心です。

titleChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping
Reproduction assets foundThe paper explicitly releases its full analysis source code (GitHub), the annotated infrared image dataset with multiclass segmentation masks (HuggingFace), demo phenotype video datasets, and a Docker image — all paper-specific, public, and actionable.
Code · publicThe complete source code of ChronoRoot 2.0, including the implementation of all analysis methods described in this paper, is freely available under the GNU General Public License v3.0 at https://github.com/ChronoRoot/ChronoRoot2Open asset ↗ChronoRoot/ChronoRoot2lines:491-523
Dataset · publicThe annotated image dataset used for training and validation contains 911 infrared images of Arabidopsis thaliana seedlings and 480 images of tomato with expert annotations for multiclass segmentation. This dataset is publicly available without restrictions at https://huggingface.co/datasets/ngaggion/ChronoRoot2Open asset ↗ngaggion/ChronoRoot2lines:491-523
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published19 Apr 2025Spectrochimica acta. Part A, Molecular and biomolecular spectroscopyCited by 12 · OpenAlex ↗

Development of a near-infrared fluorescent probe for in situ monitoring of hydrogen peroxide in plants.

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

In plants, hydrogen peroxide (H 2 O 2 ), one of the significant reactive oxygen species, plays a dual function. Investigating its concentration is essential for understanding its production and scavenging mechanisms in plants. In this study, a near-infrared fluorescent probe (Cy-Bo) was developed, which is based on the hemicyanine compound. By introducing indole salts into the oxygenated anthraquinone structure, the conjugated system is expanded, enabling the probe to emit long-wavelength fluorescence in the near-infrared region, thereby minimizing interference from other biomolecules in plant tissues (λ ex = 650 nm, λ em = 720 nm). As for the specific recognition of H 2 O 2 , the pinacol phenylborate ester was selected to be the recognition group. It shows good linearity (R 2 = 0.998) in the concentration range of 0.5-100 μM, with a detection limit of 0.07 μM. Furthermore, this probe Cy-Bo has been used for in vivo fluorescence imaging in plants due to its good bio-penetration and in-situ imaging capabilities. The results reveal a significant increase in H 2 O 2 concentration in Arabidopsis thaliana under progressively increasing drought, high-temperature, and salt stress. This tool provides a non-invasive, in situ imaging method for detecting H 2 O 2 in plants, which has a fast response, easy operation, and high sensitivity. It enables visual monitoring of H 2 O 2 fluctuations and aids in advancing physiological and pathological studies related to H 2 O 2 .

Why it matches plant phenotyping methods植物体内の過酸化水素濃度を蛍光画像として取得・可視化するプローブとイメージング法の開発が研究の中心であり、植物の生理状態を測定するフェノタイピング手法に該当する。

abstracta near-infrared fluorescent probe (Cy-Bo) was developed
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 6 Sept 2026
Published17 Apr 2025Nature PlantsCited by 18 · OpenAlex ↗

Predicting plant trait dynamics from genetic markers

ArabidopsisMaizeGrowth / time-series analysisArchitecture / morphology / geometryPigment / colour / senescence

Molecular and physiological changes across crop developmental stages shape the plant phenome and render its prediction from genetic markers challenging. Here we present dynamicGP, an efficient computational approach that combines genomic prediction with dynamic mode decomposition to characterize the temporal changes and to predict genotype-specific dynamics for multiple morphometric, geometric and colourimetric traits scored by high-throughput phenotyping. Using genetic markers and data from high-throughput phenotyping of a maize multiparent advanced generation inter-cross population and an Arabidopsis thaliana diversity panel, we show that dynamicGP outperforms a baseline genomic prediction approach for the multiple traits. We demonstrate that the developmental dynamics of traits whose heritability varies less over time can be predicted with higher accuracy. The approach paves the way for interrogating and integrating the dynamical interactions between genotype and environment over plant development to improve the prediction accuracy of agronomically relevant traits.

Why it matches plant phenotyping methods遺伝マーカーと高スループット表現型データを統合し、植物形態・幾何・色彩形質の時系列を予測する計算手法dynamicGPが研究の中心であるため。

abstractHere we present dynamicGP, an efficient computational approach that combines genomic prediction with dynamic mode decomposition to characterize the temporal changes and to predict genotype-specific dynamics for multiple morphometric, geometric and colourimetric traits scored by high-throughput phenotyping.
Reproduction assets foundThe paper's authors publicly released their dynamicGP R implementation on GitHub and mirrored code plus genotyping data on Zenodo, and the maize HTP phenotype dataset is deposited on e!DAL (IPK). All are paper-specific, public, and directly actionable.
Code · publicAn R implementation of algorithms 1 and 2 is available at https://github.com/dobby978/dynamicGP .Open asset ↗dobby978/dynamicGPlines:134-161
Code · publicAll code that was used to generate the results of this study is available via GitHub at https://github.com/dobby978/dynamicGP and via Zenodo at https://doi.org/10.5281/zenodo.14959484 (ref. 32 ).Open asset ↗Zenodo · 10.5281/zenodo.14959484lines:181-276
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 Apr 2025Plant methodsCited by 3 · OpenAlex ↗

Advancing radiation-induced mutant screening through high-throughput technology: a preliminary evaluation of mutant screening in Arabidopsis thaliana.

ArabidopsisCell / cellular structureWhole plant / canopy / plot / fieldClassificationGrowth / development / phenologyPhotosynthesis / fluorescence

Identifying mutant traits is essential for improving crop yield, quality, and stress resistance in plant breeding. Historically, the efficiency of breeding has been constrained by throughput and accuracy. Recent significant advancements have been made through the development of automated, high-accuracy, and high-throughput equipment. However, challenges remain in the post-processing of large-scale image data and its practical application and evaluation in breeding. This study presents a comparative analysis of human and machine recognition, with validation of a randomly selected mutant at the physiological level performed on wild-type Arabidopsis thaliana and a candidate mutant of the M 3 generation, which was generated through mutagenesis with heavy ion beams (HIBs) and 60 Co-γ radiation. The mutant populations were subjected to image acquisition and automated screening using the High-throughput Plant Imaging System (HTPIS), generating approximately 10 GB of data (4,635 image datasets). We performed Principal Components Analysis (PCA), scatter matrix clustering, and Logistic Growth Curve (LGC) analyses, and compared these results with those obtained from traditional manual screening based on human visual assessment, and randomly selected #197 candidate mutants for validation in terms of growth and development, chlorophyll fluorescence, and subcellular structure. Our findings demonstrate that as the confidence interval level increases from 75 to 99.9%, the accuracy of machine-based mutant identification decreases from 1 to 0.446, while the false positive rate decreases from 0.817 to 0.118, and the false negative rate increases from 0 to 0.554. Nevertheless, machine-based screening remains more accurate and efficient than human assessment. This study evaluated and validated the efficiency (greater than 80%) of high-throughput techniques for screening mutants in complex populations of radiation-induced progeny, and presented a graphical data processing procedure for high-throughput screening of mutants, providing a basis for breeding techniques utilizing HIBs and γ-ray radiation, and offering innovative approaches and methodologies for radiation-induced breeding in the context of high-throughput big data.

Why it matches plant phenotyping methods植物画像取得・自動スクリーニングと機械/人手認識の比較検証が研究の中心であり、表現型選抜ワークフローの技術評価に該当する。

abstractThis study presents a comparative analysis of human and machine recognition
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published14 Apr 2025ACS nanoCited by 17 · OpenAlex ↗

A Near-Infrared Fluorescent Nanosensor for Direct and Real-Time Measurement of Indole-3-Acetic Acid in Plants.

ArabidopsisChlorophyll fluorescenceLeafRootPhysiological trait estimation

Auxin, particularly indole-3-acetic acid (IAA), is a phytohormone critical for plant growth, development, and response to environmental stresses like shade avoidance syndrome and thermomorphogenesis. Despite its importance, there is no existing method that allows for convenient and direct detection of IAA in various plant species. Here, we introduce a near-infrared fluorescent nanosensor that directly measures IAA in planta using corona phase molecular recognition with high selectivity, specificity, and spatiotemporal resolution. The IAA sensor can be conveniently functionalized to living plants and localized in various tissues, including leaf, cotyledon, and root tip, with the capability to visualize intrinsic IAA distribution. The IAA nanosensor was further tested in Arabidopsis thaliana leaf with tunable levels of endogenous IAA, in which the sensor measured dynamic and spatiotemporal changes of IAA. We also showed that the IAA sensor can be used for qualitative and quantitative mapping of IAA induction and spatial movement in various plant species undergoing environmental or stress response, such as shade avoidance syndrome, high temperature stress, and gravitropism. This highlights the potential application of IAA sensor for monitoring plant health in agriculture.

Why it matches plant phenotyping methods植物体内のIAAを直接・リアルタイムに測定し、空間分布と環境応答を可視化する蛍光ナノセンサーを開発・検証しており、植物状態の取得方法が中心です。

abstractHere, we introduce a near-infrared fluorescent nanosensor that directly measures IAA in planta using corona phase molecular recognition with high selectivity, specificity, and spatiotemporal resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published8 Apr 2025iScienceCited by 1 · OpenAlex ↗

A high-throughput differential chemical genetic screen uncovers genotype-specific compounds altering plant growth.

ArabidopsisWhole plant / canopy / plot / fieldClassificationSegmentationGrowth / development / phenology

The identification of chemical compounds regulating plant growth in a genetic context can greatly enhance our understanding of biological mechanisms. Here, we have developed a high-throughput phenotype-directed chemical screening method in plants to compare two genotypes and identify small molecules inducing genotype-specific phenotypes. We used Arabidopsis thaliana wild type and mus81 , a DNA repair mutant, and screened off-patent drugs from the Prestwick library to selectively identify molecules affecting mus81 growth. We developed two complementary convolutional neural networks (CNN)-based image segmentation and classification programs to quantify Arabidopsis seedling growth. Using these approaches, we detected that about 10% of Prestwick molecules cause altered growth in both genotypes, suggesting their toxic effects on plant growth. We identified three Prestwick molecules specifically affecting mus81 . Overall, we developed a straightforward, accurate, and adaptable methodology for performing high-throughput screening of chemical libraries in a time-efficient manner, accelerating the discovery of genotype-specific chemical regulators of plant growth.

Why it matches plant phenotyping methods植物成長を定量するCNN画像セグメンテーション・分類法と、化学ライブラリのハイスループット表現型スクリーニング手法の開発が研究の中心である。

abstractwe have developed a high-throughput phenotype-directed chemical screening method in plants
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published5 Apr 2025Bio-protocolCited by 1 · OpenAlex ↗

A Detailed Guide to Recording and Analyzing Arabidopsis thaliana Leaf Surface Potential Dynamics Elicited by Mechanical Wounding.

ArabidopsisLeafPhysiological trait estimationStress response / tolerance

Recordings of electric potential changes on plant surfaces have been utilized to identify the components and mechanisms involved in the formation and transmission of systemic signals elicited by stimuli such as herbivory, wounding, or burning. The recorded responses, commonly referred to as slow wave or variation potentials, exhibit striking variability in their waveform. The extent to which this variability is due to differences in experimental procedures or plant biological variability remains unclear. Here, we provide a detailed and robust protocol refined from years of experience in conducting leaf surface potential recordings of Arabidopsis thaliana in response to mechanical wounding. This protocol serves as a comprehensive tutorial covering plant growth, procedures for reproducible mechanical wounding, critical aspects of electrophysiological recordings, and statistical analysis of surface potential recordings. It particularly emphasizes the construction and maintenance of electrodes, placement of the reference or ground electrode, mechanisms for wounding, and data analysis. This protocol aims to promote and facilitate the adoption, standardization, and interoperability of plant surface potential recordings among research groups, thereby increasing the reproducibility and comparability of data within the field. Key features • Recording electric potential changes on the petiole of 5-week-old Arabidopsis plants using noninvasive surface electrodes, improving the wounding procedure, reproducibility, and data processing from [1]. • Genotype-independent method for phenotyping, including parallel recordings from multiple plants. • Guidelines for plant growth conditions, unambiguous leaf assignment by order of emergence, and detailed instructions for electrode fabrication and maintenance. • Instructions for constructing devices for standardized, reproducible mechanical wounding along with a custom script for unbiased and semi-automated data analysis.

Why it matches plant phenotyping methods植物の表面電位を再現性高く記録・解析する電気生理学的フェノタイピング手法の詳細プロトコルであり、電極、標準化創傷、データ解析、再現性・相互運用性が中心的に扱われている。

abstractHere, we provide a detailed and robust protocol refined from years of experience in conducting leaf surface potential recordings of Arabidopsis thaliana in response to mechanical wounding.
Reproduction assets foundThe authors publicly deposit their paper-specific assets on GitHub: the SWPanalyzer.Rmd analysis script, raw surface potential recordings, and 3D-printed wounding grid designs, all directly used for this protocol's phenotyping measurements and analysis.
Code · publicis thaliana Col-0 ecotype, other ecotypes may be used. However, differences in rosette morphology could affect petiole accessibility for electrode placement. 2. Prior to the measurement, plants should be acclimatized to the new conditions. 3. The raw data, analysis, R script, and 3D design can be found under the following link: https://github.com/jucbca/SWP-data_analysis Troubleshooting Recording: Problem: You are unable to record any changes in electric potentials. Solutions: 1. If you do not detect a signal in the wounded leaf: a. Use a lighter to burn the leaf from the bottom. This method is the most reliable trigger of SWPs and serves as a positive control for your setup. b. Check with aOpen asset ↗jucbca/SWP-data_analysislines:260-334
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 6 Sept 2026
Published4 Apr 2025Nature CommunicationsCited by 27 · OpenAlex ↗

Epidermal electronic-tattoo for plant immune response monitoring.

ArabidopsisLeafPhysiological trait estimationStress response / tolerance

Abstract Real-time monitoring of plant immune responses is crucial for understanding plant immunity and mitigating economic losses from pathogen and pest attacks. However, current methods relying on molecular-level assessment are destructive and time-consuming. Here, we report an ultrathin, substrate-free, and highly conductive electronic tattoo (e-tattoo) designed for plants, enabling immune response monitoring through non-invasive electrical impedance spectroscopy (EIS). The e-tattoo’s biocompatibility, high conductivity, and sub-100 nm thickness allow it to conform to leaf tissue morphology and provide robust impedance data. We demonstrate continuous EIS analysis of live transgenic Arabidopsis thaliana plants for over 24 h, capturing the onset of NLR-mediated acute immune responses within three hours post-induction, prior to visible symptoms. RNA-seq and tissue ion leakage tests validate that EIS data accurately represent the physiological and molecular changes associated with immune activation. This non-invasive tissue-assessment technology has the potential to enhance our comprehension of immune activation mechanisms in plants and paves the way for real-time monitoring for plant health management.

Why it matches plant phenotyping methods植物の免疫状態を非破壊・連続的に測定するEIS電子タトゥーを開発し、RNA-seqとイオン漏出試験で妥当性を検証しているため、植物表現型測定法が研究の中心です。

abstractHere, we report an ultrathin, substrate-free, and highly conductive electronic tattoo (e-tattoo) designed for plants, enabling immune response monitoring through non-invasive electrical impedance spectroscopy (EIS).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published3 Apr 2025Biology methods & protocolsCited by 0 · OpenAlex ↗

Quantitative tools for analyzing rhizosphere pH dynamics: localized and integrated approaches.

ArabidopsisRootPhysiological trait estimation

The rhizosphere, the region surrounding plant roots, plays a critical role in nutrient acquisition, root development, and plant-soil interactions. Spatial variations in rhizosphere pH along the root axis are shaped by environmental cues, nutrient availability, microbial activity, and root growth patterns. Precise detection and quantification of these pH changes are essential for understanding plant plasticity and nutrient efficiency. Here, we present a refined methodology integrating pH indicator bromocresol purple with a rapid, non-destructive electrode-based system to visualize and quantify pH variations along the root axis, enabling high-resolution and scalable monitoring of root-induced pH changes in the rhizosphere. Using this approach, we investigated the impact of iron (Fe) availability on rhizosphere pH dynamics in wild-type (WT) and bHLH39-overexpressing (39Ox) seedlings. bHLH39, a key basic helix-loop-helix transcription factor in Fe uptake, enhances Fe acquisition when overexpressed, often leading to Fe toxicity and reduced root growth under Fe-sufficient conditions. However, its role in root-mediated acidification remains unclear. Our findings reveal that 39Ox plants exhibit enhanced rhizosphere acidification, whereas WT roots display zone-specific pH responses depending on Fe availability. To refine pH measurements, we developed two complementary electrode-based methodologies: localized rhizosphere pH change for region-specific assessment and integrated rhizosphere pH change for net root system variation. These techniques improve resolution, accuracy, and efficiency in large-scale experiments, providing robust tools for investigating natural and genetic variations in rhizosphere pH regulation and their role in nutrient mobilization and ecological adaptation.

Why it matches plant phenotyping methods根圏pHという植物の生理状態を可視化・定量する電極ベース手法を開発し、局所・統合測定として大規模実験への適用性も示しており、フェノタイピング手法が中心である。

abstractwe present a refined methodology integrating pH indicator bromocresol purple with a rapid, non-destructive electrode-based system to visualize and quantify pH variations along the root axis
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 6 Sept 2026
Published2 Apr 2025Plant PhenomicsCited by 5 · OpenAlex ↗

MADI: A multispectral automated dynamic imager to monitor plant health.

ArabidopsisLettuceChlorophyll fluorescenceMultispectral / hyperspectralThermalLeafWhole plant / canopy / plot / fieldPhysiological trait estimationStress / disease detectionPhotosynthesis / fluorescence

High-throughput phenotyping has a tremendous capacity to advance our understanding of plant biology . Integrating growth parameters with information on a plant's physiology through multispectral imaging can provide a holistic picture of its health status and its responses to environmental stressors. Furthermore, the screening of large-scale populations of genotypes or germplasms , using such platforms, can identify lines with desirable traits to help feed a growing world population in the background of climate change . Here, we present a novel platform, the Multispectral Automated Dynamic Imager (MADI), which combines visible and near-infrared reflectance, thermal imaging , and chlorophyll fluorescence for the dynamic monitoring of growth, leaf temperature, and photosynthetic efficiency . Additionally, we have integrated and validated a fluorescence-based parameter to non-destructively assess chlorophyll content. The utility of the MADI system was demonstrated through four case studies in which lettuce and Arabidopsis plants were exposed to various abiotic stress conditions. We demonstrate that plant compactness is a useful marker for stress responses, including drought, and could serve as a biomarker to study plant hormones. Additionally, we observed the phenomenon of chlorophyll hormesis under salt stress, a rather poorly understood process. In conclusion, the MADI is a multifunctional, adaptable system that can be employed to gain insights into plant stress responses and help to improve agricultural practices. It can be used primarily for rosette-growing species, such as leafy greens, which represent a significant portion of cultivated crops worldwide.

Why it matches plant phenotyping methods植物の成長・葉温・光合成効率・クロロフィル含量を取得するマルチスペクトル自動計測プラットフォームの開発と検証が中心であり、植物フェノタイピング手法として適格。

abstractHere, we present a novel platform, the Multispectral Automated Dynamic Imager (MADI), which combines visible and near-infrared reflectance, thermal imaging , and chlorophyll fluorescence for the dynamic monitoring of growth, leaf temperature, and photosynthetic efficiency .
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 15 Sept 2026
Published1 Apr 2025CONICET Digital (CONICET)

ChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping

ArabidopsisRootWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysisTrackingArchitecture / morphology / geometryGrowth / development / phenologyRoot system architecture

The analysis of plant developmental plasticity, including root system architecture, is fundamental to understanding plant adaptability and development, particularly in the context of climate change and agricultural sustainability. While significant advances have been made in plant phenotyping technologies, comprehensive temporal analysis of root development remainschallenging, with most existing solutions providing either limited throughput or restricted structural analysis capabilities. Here, we present ChronoRoot 2.0, an integrated open-source platform that combines affordable hardware with advanced artificial intelligence to enable sophisticated temporal plant phenotyping. The system introduces several major advances, offering an integral perspective of seedling development: (i) simultaneous multi-organ tracking of six distinct plant structures, (ii) quality control through real-time validation, (iii) comprehensive architectural measurements including novel gravitropic response parameters, and (iv) dual specialized user 1 interfaces for both architectural analysis and high-throughput screening. We demonstrate the systems capabilities through three use cases for Arabidopsis thaliana: characterization of circadian growth patterns under different light conditions, detailed analysis of gravitropic responses in transgenic plants, and high-throughput screening of etiolation responses across multiple genotypes. ChronoRoot 2.0 maintains its predecessors advantages of low cost and modularity while significantly expanding its capabilities, making sophisticated temporal phenotyping more accessible to the broader plant science community. The systems open-source nature, combined with extensive documentation and containerized deployment options, ensures reproducibility and enables community-driven development of new analytical capabilities.

Why it matches plant phenotyping methods植物の時間的表現型を取得・解析するオープンプラットフォームの開発であり、構造計測、品質管理、AI解析、再現可能な運用が中心的な技術貢献である。

abstractHere, we present ChronoRoot 2.0, an integrated open-source platform that combines affordable hardware with advanced artificial intelligence to enable sophisticated temporal plant phenotyping.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published27 Mar 2025Quantitative plant biologyCited by 1 · OpenAlex ↗

A 3D morpho-space of sepal geometry reveals the importance of organ curvature.

ArabidopsisFlowerMorphology / geometry measurement2D/3D reconstructionArchitecture / morphology / geometry

How robust three-dimension (3D) organ shape emerges during morphogenesis is a fundamental question in biology. Addressing this question requires a comprehensive quantification of organ geometry in 3D. To tackle these issues, we considered the sepal of Arabidopsis as a model. Using a unique pipeline allowing to recover 3D sepal morphology, we analysed fifteen mutants affected in different pathways. The results of a Principal Component Analysis reveal sepal curvature as an important parameter accounting for variations in sepal morphology within genotypes. Unexpectedly, despite genetic homogeneity of the wild-type plants and reproducible culture conditions, we found a significant level of variability in sepal morphology. Our data also show that sepal shape from wild-type plants is more robust (less variable) than sepal size, hinting to a possible selective pressure on shape parameters.

Why it matches plant phenotyping methods3D萼片形態を復元・定量する独自パイプラインが研究の中心であり、器官形状・曲率という植物表現型を解析している。

abstractUsing a unique pipeline allowing to recover 3D sepal morphology, we analysed fifteen mutants affected in different pathways.
Reproduction assets foundThe paper's data availability statement explicitly deposits the phenotyping assets (original sepal images, segmented images, and sepal measurements) on recherche.data.gouv.fr under DOI 10.57745/LTTTBK. No custom code was developed; analysis used standard Python libraries, so no code asset qualifies.
Dataset · publicAll the data that were used for the statistical analysis in this study (original images, segmented images, as well as sepal measurements) are openly available as a published dataset from the French national data platform recherche.data.gouv.fr at https://doi.org/10.57745/LTTTBK . No custom code or scripts were developed for the analysisOpen asset ↗recherche.data.gouv.fr · 10.57745/LTTTBKlines:128-315
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 15 Sept 2026
Published26 Mar 2025New PhytologistCited by 16 · OpenAlex ↗

Aboveground whole‐plant live imaging method for nitric oxide ( NO ) reveals an intricate relationship between NO and H 2 O 2

ArabidopsisWhole plant / canopy / plot / fieldObject detectionPhysiological trait estimationStress response / tolerance

Summary Nitric oxide (NO) is a key regulator of plant development, growth, and responses to the environment. Together with hydrogen peroxide (H 2 O 2 ), NO modifies the structure and function of proteins, controlling redox signaling. Although NO has been studied extensively at the cellular and subcellular levels, very little is known about changes in NO content at the whole‐plant level. Here, we report on the development of an aboveground whole‐plant live imaging method for NO. Using mutants with altered NO levels, as well as an NO donor/scavenger, we demonstrate the specificity of the detection method for NO. Arabidopsis thaliana plants were found to produce a basal level of NO under control conditions. NO levels accumulated enzymatically in plants following heat stress applied to the entire plant, as well as in a systemic manner following different locally applied stimuli. Similar or opposing accumulation patterns were also found for NO and H 2 O 2 during the response of plants to different stimuli. Our findings reveal that NO accumulates during the systemic response of plants to a local stimulus. In addition, they shed new light on the intricate relationships between NO and H 2 O 2 . The new method reported opens the way for multiple future studies of NO's role in plant biology.

Why it matches plant phenotyping methods植物全体のNO量を可視化・測定するライブイメージング法を開発し、変異体やNO供与体・スカベンジャーで検出特異性も検証しており、植物状態の取得法が研究の中心である。

abstractHere, we report on the development of an aboveground whole‐plant live imaging method for NO.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Mar 2025Science advancesCited by 10 · OpenAlex ↗

Time-resolved tracking of cellulose biosynthesis and assembly during cell wall regeneration in live Arabidopsis protoplasts.

ArabidopsisLaboratory / benchtopCell / cellular structureGrowth / time-series analysisTrackingGrowth / development / phenology

Cellulose, the most abundant polysaccharide on earth composing plant cell walls, is synthesized by coordinated action of multiple enzymes in cellulose synthase complexes embedded within the plasma membrane. Multiple chains of cellulose fibrils form intertwined extracellular matrix networks. It remains largely unknown how newly synthesized cellulose is assembled into an intricate fibril network on cell surfaces. Here, we have established an in vivo time-resolved imaging platform to continuously visualize cellulose biosynthesis and fibril network assembly on Arabidopsis thaliana protoplast surfaces as the primary cell wall regenerates. Our observations provide the basis for a model of cellulose fibril network development in protoplasts driven by an interplay of multiscale dynamics that includes rapid diffusion and coalescence of nascent cellulose fibrils, processive elongation of single fibrils, and cellulose fibrillar network rearrangement during maturation. This study provides fresh insights into the dynamic and mechanistic aspects of cell wall synthesis at the single-cell level.

Why it matches plant phenotyping methods生きた植物細胞でセルロース合成と繊維ネットワークを連続可視化する画像プラットフォームの確立が研究の中心であり、植物の細胞壁状態を抽出する手法に該当する。

abstractHere, we have established an in vivo time-resolved imaging platform to continuously visualize cellulose biosynthesis and fibril network assembly on Arabidopsis thaliana protoplast surfaces as the primary cell wall regenerates.
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published18 Mar 2025Copernicus GmbHCited by 0 · OpenAlex ↗

Development of a Remote Crop Quality Sensor: Advancing Carotenoid Assessment with Raman Spectroscopy

ArabidopsisSpinachRaman / spectroscopyLeafPhysiological trait estimationPigment / colour / senescence

The accurate evaluation of crop quality is vital for sustainable agriculture and optimized production. Raman spectroscopy, renowned for its insensitivity to water interference and its ability to deliver molecular-specific information, presents significant potential as a remote sensing technology. This study explores the feasibility of adapting advanced Raman spectroscopy as a remote crop quality sensor for the precise assessment of carotenoids. Carotenoids were chosen due to their dual role as key stress indicators in crops and their well-established antioxidant benefits for human health.To explore carotenoid variability, Arabidopsis thaliana and Spinacia oleracea were analyzed. Raman spectroscopy measurements were performed on two leaves per plant using a 785 nm laser. For the carotenoid quantification, Linear Discriminant Analysis (LDA) was adapted. The spectra were processed through smoothing, background removal, and normalization, followed by modification with an amplifying factor. This study evaluated the impact of these processing methods, particularly the application of the amplifying factor, on the accuracy of the model. High-Performance Liquid Chromatography (HPLC) was employed as the reference method for validation. Three-quarters of the samples were used to construct the model, while the remaining one-quarter was reserved for validation. As a result, the model utilizing spectra modified with the amplifying factor in most cases achieved higher validation accuracy compared to models based on unmodified spectra.This study introduces a novel Raman spectroscopy-based remote sensing approach for crop quality assessment, establishing an enhanced model for interpreting spectral data. By enabling precise detection of stress-induced changes in plant chemical composition, including carotenoids, this technique paves the way for scalable, real-time monitoring through Raman-equipped machinery or drones, advancing sustainable agriculture practices.

Why it matches plant phenotyping methods植物葉のカロテノイド量を推定するRaman分光センシング法を開発し、HPLCを基準に検証しており、植物フェノタイピング手法が中心である。

abstractThis study explores the feasibility of adapting advanced Raman spectroscopy as a remote crop quality sensor for the precise assessment of carotenoids.
Code / dataset availability confirmedbioRxiv · Europe PMC · checked 13 Sept 2026
Published17 Mar 2025bioRxivCited by 1 · OpenAlex ↗

Spatial ploidy inference using quantitative imaging

ArabidopsisCell / cellular structureTissueClassification

Polyploidy (whole-genome multiplication) is a common yet under-surveyed property of tissues across multicellular organisms. Polyploidy plays a critical role during tissue development, following acute stress, and during disease progression. Common methods to reveal polyploidy involve either destroying tissue architecture by cell isolation or by tedious identification of individual nuclei in intact tissue. Therefore, there is a critical need for rapid and high-throughput ploidy quantification using images of nuclei in intact tissues. Here, we present iSPy (Inferring Spatial Ploidy), a new unsupervised learning pipeline that is designed to create a spatial map of nuclear ploidy across a tissue of interest. We demonstrate the use of iSPy in Arabidopsis, Drosophila, and human tissue. iSPy can be adapted for a variety of tissue preparations, including whole mount and sectioned. This high-throughput pipeline will facilitate rapid and sensitive identification of nuclear ploidy in diverse biological contexts and organisms.

Why it matches plant phenotyping methodsArabidopsisを含む組織の核倍数性を画像から空間的に推定する新規計算パイプラインを開発しており、植物の状態計測手法が研究の中心である。

abstractwe present iSPy (Inferring Spatial Ploidy), a new unsupervised learning pipeline that is designed to create a spatial map of nuclear ploidy across a tissue of interest.
Reproduction assets foundThe paper's Data Availability Statement explicitly points to a public OSF data repository (containing the paper's imaging/phenotyping data) and a public GitLab repository for the iSPy analysis code, both with authors' URLs.
Dataset · publicAll data are available in the main text, in the supplementary materials , and are publicly available in our OSF data repository https://osf.io/um7r3/ .Open asset ↗OSF · um7r3lines:234-294
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published13 Mar 2025Biochimica et biophysica acta. BioenergeticsCited by 9 · OpenAlex ↗

Expansion microscopy reveals thylakoid organisation alterations due to genetic mutations and far-red light acclimation.

ArabidopsisSpinachMicroscopyCell / cellular structureMorphology / geometry measurementArchitecture / morphology / geometry

The thylakoid membrane is the site of the light-dependent reactions of photosynthesis. It is a continuous membrane, folded into grana stacks and the interconnecting stroma lamellae. The CURVATURE THYLAKOID1 (CURT1) protein family is involved in the folding of the membrane into the grana stacks. The thylakoid membrane remodels its architecture in response to light conditions, but its 3D organisation and dynamics remain incompletely understood. To resolve these details, an imaging technique is needed that provides high-resolution 3D images in a high-throughput manner. Recently, we have used expansion microscopy, a technique that meets these criteria, to visualise the thylakoid membrane isolated from spinach. Here, we show that this protocol can also be used to visualise enveloped spinach chloroplasts. Additionally, we present an improved protocol for resolving the thylakoid structure of Arabidopsis thaliana. Using this protocol, we show the changes in thylakoid architecture in response to long-term far-red light acclimation and due to knocking out CURT1A. We show that far-red light acclimation results in higher grana stacks that are packed closer together. In addition, the distance between stroma lamellae, which are wrapped around the grana, decreases. In the curt1a mutant, grana have an increased diameter and height, and the distance between grana is increased. Interestingly, in this mutant, the stroma lamellae occasionally approach the grana stacks from the top. These observations show the potential of expansion microscopy to study the thylakoid membrane architecture.

Why it matches plant phenotyping methods植物のチラコイド膜構造を高解像度3D画像で取得する拡大顕微鏡法の改良・適用が中心であり、膜構造という植物形態形質を測定しているため。

abstractTo resolve these details, an imaging technique is needed that provides high-resolution 3D images in a high-throughput manner.
Reproduction assets foundThe article states that the data underlying the publication (expansion microscopy imaging/measurements of thylakoid architecture) are publicly available in the 4TU Research Data repository via the DOI 10.4121/75fa3c66-8505-4d6a-9bd9-16973e5ca885. This is a paper-specific, publicly accessible data deposit with an author
Dataset · publicUte Armbruster for providing the seeds of the Ler0 curt1a-1 mutant. This work was supported by the Dutch Organisation for Scientific Research (NWO) via a Vidi grant no. VI.Vidi 192.042 (E.W.) and by Wageningen Graduates Schools through a PhD grant (J.B.). Data availability The data underlying this publication can be accessed at https://doi.org/10.4121/75fa3c66-8505-4d6a-9bd9-16973e5ca885.References [1] R.E. Blankenship, Molecular Mechanisms of Photosynthesis, John Wiley & Sons, 2021, https://doi.org/10.1002/9780470758472. [2] H. Kirchhoff, Chloroplast ultrastructure in plants, New Phytol. 223 (2) (2019) 565–574, https://doi.org/10.1111/nph.15730. [3] H. Kirchhoff, C. Hall, M. Wood, M. HerbstOpen asset ↗10.4121/75fa3c66-8505-4d6a-9bd9-16973e5ca885pdf-raw-page:9 lines:1-68
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 6 Sept 2026
Published7 Mar 2025bioRxivCited by 0 · OpenAlex ↗

An affordable and non-invasive validated machine-aided phenotyping pipeline identifies phenotypic variation of stress resilience in alkaline calcareous soil across the life cycle in Arabidopsis thaliana

ArabidopsisMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementStress / disease detectionGrowth / time-series analysisGrowth / development / phenologyPigment / colour / senescenceStress response / tolerance

Alkaline calcareous soils (ACS) are prevalent globally and challenge plant growth by limiting nutrient uptake, such as iron. The model plant Arabidopsis thaliana thrives in disturbed urban environments wherein ACS conditions frequently occur. Existing research largely focused on vegetatively grown A. thaliana , while there is a notable lack of studies examining phenotypic variations across the life cycle in ACS. A valuable tool for understanding plant stress resilience is machine-aided phenotyping as it is non-invasive, rapid and accurate. But it is often unavailable to individual plant labs. Here, we established and validated an affordable MicroScan with PlantEye-based machine-aided phenotyping approach, collected and correlated quantitative growth data across plant life cycles in response to ACS. We used A. thaliana wild type and the chlorotic coumarin-deficient mutant f6’h1-1 to assess weekly morphological and leaf color data both manually and using a multispectral PlantEye device. Through correlation analysis, we selected machine parameters to differentiate size and leaf chlorosis phenotypes. The correlation analysis indicated a close connection between rosette size and multiple spectral parameters, highlighting the importance of the rosette size for plant growth. Most reliable phenotyping was at the beginning bolting stage. This methodology further is validated to detect novel leaf chlorosis phenotypes of known iron deficiency mutants across growth stages. This affordable machine-aided phenotyping procedure is suitable for high-throughput accurate screening of small-grown rosette plants, such as A. thaliana , and enables the discovery of novel genetic and phenotypic variation during the life cycle for understanding plant resilience in challenging soil environments. Short summary sentence A PlantEye machine-aided non-invasive accurate and reliable phenotyping pipeline depicted the importance of the rosette size for phenotyping and detected leaf chlorosis phenotypes of A. thaliana mutants across the life-cycle on alkaline calcareous soil. Highlights and major findings: - A MicroScan PlantEye machine-aided non-invasive phenotyping pipeline was established for assessing growth data of A. thaliana across the life cycle on alkaline calcareous soil and distinguishing leaf chlorosis phenotypes. - Rosette size was found an important trait that characterizes A. thaliana growth. - Machine phenotyping was most reliable at the beginning bolting stage. - New phenotypes were detected for Fe homeostasis mutants.

Why it matches plant phenotyping methods植物の成長・葉色を取得するMicroScan/PlantEye機械支援フェノタイピングパイプラインの確立と検証が研究の中心であるため、収録対象です。

abstractHere, we established and validated an affordable MicroScan with PlantEye-based machine-aided phenotyping approach
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published4 Mar 2025STAR protocolsCited by 4 · OpenAlex ↗

Protocol for detecting intracellular aggregations in Arabidopsis thaliana cell wall mutants using FM4-64 staining.

ArabidopsisMicroscopyCell / cellular structureRootStem / branchObject detection

Here, we present a step-by step protocol to visualize intracellular aggregations in Arabidopsis mutants with cell wall secretion defects using FM4-64, a lipophilic styryl dye. We describe steps for growing seedlings, staining them with FM4-64, and identifying intracellular aggregates in cell wall synthesis and/or secretion mutants in root and hypocotyl epidermal cells via confocal microscopy. Additionally, we provide troubleshooting suggestions for common pitfalls. For complete details on the use and execution of this protocol, please refer to Hoffmann and McFarlane. 1 .

Why it matches plant phenotyping methodsArabidopsis細胞内凝集体をFM4-64染色と共焦点顕微鏡で可視化・同定する実行手順とトラブルシューティングが中心であり、植物細胞状態の画像計測プロトコルに該当する。

abstractwe present a step-by step protocol to visualize intracellular aggregations in Arabidopsis mutants
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Mar 2025Journal of mass spectrometry : JMSCited by 4 · OpenAlex ↗

Comparison of Mid-Infrared and Ultraviolet Lasers Coupled to the MALDESI Source for the Detection of Secondary Metabolites and Structural Lipids in Arabidopsis thaliana.

ArabidopsisLeaf

Matrix-assisted laser desorption electrospray ionization (MALDESI) conventionally utilizes a mid-infrared (IR) laser for the desorption of neutrals, allowing for detection of hundreds to thousands of analytes simultaneously. This platform enables mass spectrometry imaging (MSI) capabilities to not only detect specific molecules but also reveal the distribution and localization of a wide range of biomolecules across an organism. However, an IR laser comes with its disadvantages when imaging plants. At a mid-IR wavelength (2970 nm), the compartmentalized endogenous water within the leaf structure acts as an internal matrix, causing rapid heating, and, in turn, degrades the spatial resolution and signal quality. An ultraviolet (UV) laser operates at wavelengths that overlap with the absorption bands of secondary metabolites allowing them to serve as sacrificial matrix molecules. With the integration and optimization of a 355 nm UV laser into the MALDESI-MSI NextGen source for the analysis of plants, we were able to detect diverse molecular classes including flavonoids, fatty acid derivatives, galactolipids, and glucosinolates, at higher ion abundances when compared to the mid-IR laser. These results show that re-visiting UV-MALDESI-MSI, without the need for an exogenous matrix, provides a promising approach for the detection and imaging of important analytes in plants.

Why it matches plant phenotyping methods植物組織内の分子分布を可視化するMALDESI-MSIのレーザー構成を最適化・比較し、植物分析における空間分解能とシグナルを評価した方法開発研究である。

abstractWith the integration and optimization of a 355 nm UV laser into the MALDESI-MSI NextGen source for the analysis of plants
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published1 Mar 2025Rapid communications in mass spectrometry : RCMCited by 5 · OpenAlex ↗

Development of a Matrix-Assisted Laser Desorption Ionization High Resolution Mass Spectrometry Method for the Quantification of Camalexin and Scopoletin in Arabidopsis thaliana.

ArabidopsisRaman / spectroscopyPhysiological trait estimationStress response / tolerance

Rationale Understanding plant defense mechanisms against pathogens is essential for enhancing agricultural productivity and crop protection. This study focuses on the quantification of camalexin and scopoletin, two critical phytoalexins in Arabidopsis thaliana, using mass spectrometry techniques. Precise measurement of these compounds provides insights into plant resistance and supports agricultural research. Methods Camalexin and scopoletin were quantified using matrix-assisted laser desorption ionization high-resolution mass spectrometry (MALDI-HRMS). The matrix and solvent conditions were optimized to maximize sensitivity and accuracy. MS/MS experiments confirmed compound identification with high mass accuracy (mass error Results The method exhibited high linearity for scopoletin (R 2 = 0.9992) and camalexin (R 2 = 0.9987) across concentration ranges of 0.16-5 and 0.31-5 μM, respectively. Limits of detection (LOD) were 0.16 μM for camalexin and 0.04 μM for scopoletin, with limits of quantification (LOQ) at 0.2 μM and 0.08 μM, respectively. Samples analysis demonstrated reliable quantification in WT and mutant lines, with significant reductions in camalexin and scopoletin levels observed in the atwrky33-2 and atmyb15-1 mutants, respectively. Additionally, the method detected sub-physiological concentrations, confirming its sensitivity and robustness for low-level detection. Conclusions This study presents a validated, precise, and accurate MALDI-HRMS method for the quantification of camalexin and scopoletin in Arabidopsis thaliana. The approach not only enhances understanding of plant defense mechanisms but also offers potential applications for biotechnological and agricultural research, especially for investigating genetic variations and stress-induced phytoalexin production.

Why it matches plant phenotyping methods植物の防御状態・ストレス応答に関連するファイトアレキシン量を対象としたMALDI-HRMS定量法を開発・最適化し、直線性、検出限界、定量限界、感度、頑健性を検証しているため、化学測定が中心的なフェノタイピング手法研究に該当する。

abstractThis study presents a validated, precise, and accurate MALDI-HRMS method for the quantification of camalexin and scopoletin in Arabidopsis thaliana.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published26 Feb 2025Biology methods & protocolsCited by 7 · OpenAlex ↗

The effectiveness of large language models with RAG for auto-annotating trait and phenotype descriptions.

ArabidopsisAnnotation / quality control

Ontologies are highly prevalent in biology and medicine and are always evolving. Annotating biological text, such as observed phenotype descriptions, with ontology terms is a challenging and tedious task. The process of annotation requires a contextual understanding of the input text and of the ontological terms available. While text-mining tools are available to assist, they are largely based on directly matching words and phrases and so lack understanding of the meaning of the query item and of the ontology term labels. Large Language Models (LLMs), however, excel at tasks that require semantic understanding of input text and therefore may provide an improvement for the auto-annotation of text with ontological terms. Here we describe a series of workflows incorporating OpenAI GPT's capabilities to annotate Arabidopsis thaliana and forest tree phenotypic observations with ontology terms, aiming for results that resemble manually curated annotations. These workflows make use of an LLM to intelligently parse phenotypes into short concepts, followed by finding appropriate ontology terms via embedding vector similarity or via Retrieval-Augmented Generation (RAG). The RAG model is a state-of-the-art approach that augments conversational prompts to the LLM with context-specific data to empower it beyond its pre-trained parameter space. We show that the RAG produces the most accurate automated annotations that are often highly similar or identical to expert-curated annotations.

Why it matches plant phenotyping methods植物の表現型観察記述をオントロジー語に自動アノテーションするLLM/RAGワークフローの開発・精度評価が中心であり、再利用可能な計算ツールとして植物表現型データを処理する。

abstractHere we describe a series of workflows incorporating OpenAI GPT's capabilities to annotate Arabidopsis thaliana and forest tree phenotypic observations with ontology terms
Reproduction assets foundThe paper's phenotype descriptors, gold-standard annotations, LLM-parsed concepts, auto-annotations, and evaluation scores are publicly available as supplementary files, and the authors' analysis code (DE, DCE, DCRAG workflows) is publicly deposited on GitHub. A specific AraPheno trait (#278) used as an input example/`
Code · publicCode to execute the DE, DCE and DCRAG workflows is available at https://github.com/dkainer/LLMannotator .Open asset ↗github.com/dkainer/LLMannotatorlines:229-257
Plant phenotyping relevance match · UnverifiedbioRxiv · Crossref · checked 13 Sept 2026
Published25 Feb 2025bioRxivCited by 0 · OpenAlex ↗

Hypoxia-activated fluorescent probes as markers of oxygen levels in plant cells and tissues

ArabidopsisChlorophyll fluorescenceMicroscopyCell / cellular structureLeafRootPhysiological trait estimationStress response / tolerance

O_LILow oxygen signalling in plants is important in development and stress responses. Measurement of oxygen levels in plant cells and tissues is hampered by a lack of chemical tools with which to reliably detect and quantify endogenous oxygen availability. We have exploited hypoxia-activated fluorescent probes to visualise low oxygen (hypoxia) in plant cells and tissues. C_LIO_LIWe applied 4-nitrobenzyl (4NB-) resorufin and methyl-indolequinone (MeIQ-) resorufin to Arabidopsis thaliana whole cells and seedlings exposed to hypoxia (1% O2) and normoxia (21% O2). Confocal microscopy and fluorescence intensity measurements were used to visualise regions of resorufin fluorescence. C_LIO_LIBoth probes enter A.thaliana whole cells and are activated to fluoresce selectively in hypoxic conditions. Similarly, incubation with A.thaliana seedlings resulted in hypoxia-dependent activation of both probes and observation of fluorescence in hypoxic roots and leaf tissue. MeIQ-Resorufin was used to visualise endogenous hypoxia in lateral root primordia of normoxic A.thaliana seedlings. C_LIO_LIOxygen measurement in plants until now has relied on invasive probes or genetic manipulation. Use of these chemical probes to detect applied and endogenous hypoxia has the potential to facilitate a greater understanding of oxygen dynamics in plant cells and tissues, allowing correlation of oxygen concentrations with adaptive and developmental responses to hypoxia. C_LI

Why it matches plant phenotyping methods植物細胞・組織の低酸素状態を蛍光プローブで可視化・測定する化学的フェノタイピング手法の開発と検証が中心であり、単なる生物学的応用ではない。

abstractWe have exploited hypoxia-activated fluorescent probes to visualise low oxygen (hypoxia) in plant cells and tissues.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published24 Feb 2025The New phytologistCited by 8 · OpenAlex ↗

The determination of leaf size on the basis of developmental traits.

ArabidopsisCell / cellular structureLeafMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenologyLeaf traits

Mature leaf area (LA) is a showcase of diversity - varying enormously within and across species, and associated with the productivity and distribution of plants and ecosystems. Yet, it remains unclear how developmental processes determine variation in LA. We introduce a mathematical framework pinpointing the origin of variation in LA by quantifying six epidermal 'developmental traits': initial mean cell size and number (approximating values within the leaf primordium), and the maximum relative rates and durations of cell proliferation and expansion until leaf maturity. We analyzed a novel database of developmental trajectories of LA and epidermal anatomy, representing 12 eudicotyledonous species and 52 Arabidopsis experiments. Within and across species, mean primordium cell number and maximum relative cell proliferation rate were the strongest developmental determinants of LA. Trade-offs between developmental traits, consistent with evolutionary and metabolic scaling theory, strongly constrain LA variation. These include trade-offs between primordium cell number vs cell proliferation, primordium mean cell size vs cell expansion, and the durations vs maximum relative rates of cell proliferation and expansion. Mutant and wild-type comparisons showed these trade-offs have a genetic basis in Arabidopsis. Analyses of developmental traits underlying LA and its diversification highlight mechanisms for leaf evolution, and opportunities for breeding trait shifts.

Why it matches plant phenotyping methods葉の発達軌跡と表皮解剖から6つの発達形質を定量化する数学的枠組みとデータベースが研究の中心であり、葉面積の表現型抽出・解析手法として有用。

abstractWe introduce a mathematical framework pinpointing the origin of variation in LA by quantifying six epidermal 'developmental traits'
Plant phenotyping relevance match · UnverifiedCrossref · checked 6 Sept 2026
Published18 Feb 2025Frontiers in Plant ScienceCited by 3 · OpenAlex ↗

Difference in single-leaf and whole-plant photosynthetic response to light under steady and non-steady states in Arabidopsis thaliana

ArabidopsisLeafWhole plant / canopy / plot / fieldPhysiological trait estimationPhotosynthesis / fluorescenceYield / yield components

Although photosynthetic response to light has been extensively studied at the single-leaf level, little is known about the response at the whole-plant level. The present study aims to reveal the differences in the photosynthetic response to light under steady and non-steady states between the single leaf and whole plant in Arabidopsis thaliana and to investigate the mechanisms underlying these differences with respect to leaf aging. First, we developed an open system for gas exchange measurement of the whole plant of Arabidopsis. It enabled the photosynthetic response to dynamic environmental changes to be directly compared between the single leaf and whole plant. The photosynthetic response to the fluctuating light did not differ significantly between the single leaf and whole plant. This result is partly confirmed by the fact that the leaves at different ages showed no difference in the photosynthetic induction after a step change in light. On the other hand, light response analysis for steady-state photosynthesis showed a higher apparent quantum yield in the whole plant than in the single leaf. This difference might be attributed to the difference in the efficiency of light absorption and/or utilization of absorbed light among the leaves at different ages.

Why it matches plant phenotyping methods全植物の光合成応答を測定・比較する開放型ガス交換システムを開発し、その測定法を用いて単葉と全植物の生理形質を評価しているため、植物フェノタイピング手法が研究の中心である。

abstractFirst, we developed an open system for gas exchange measurement of the whole plant of Arabidopsis.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published11 Feb 2025PLoS pathogensCited by 5 · OpenAlex ↗

Order among chaos: High throughput MYCroplanters can distinguish interacting drivers of host infection in a highly stochastic system.

ArabidopsisWhole plant / canopy / plot / fieldStress / disease detectionDisease symptoms / severity

The likelihood that a host will be susceptible to infection is influenced by the interaction of diverse biotic and abiotic factors. As a result, substantial experimental replication and scalability are required to identify the contributions of and interactions between the host, the environment, and biotic factors such as the microbiome. For example, pathogen infection success is known to vary by host genotype, bacterial strain identity and dose, and pathogen dose. Elucidating the interactions between these factors in vivo has been challenging because testing combinations of these variables quickly becomes experimentally intractable. Here, we describe a novel high throughput plant growth system (MYCroplanters) to test how multiple host, non-pathogenic bacteria, and pathogen variables predict host health. Using an Arabidopsis-Pseudomonas host-microbe model, we found that host genotype and bacterial strain order of arrival predict host susceptibility to infection, but pathogen and non-pathogenic bacterial dose can overwhelm these effects. Host susceptibility to infection is therefore driven by complex interactions between multiple factors that can both mask and compensate for each other. However, regardless of host or inoculation conditions, the ratio of pathogen to non-pathogen emerged as a consistent correlate of disease. Our results demonstrate that high-throughput tools like MYCroplanters can isolate interacting drivers of host susceptibility to disease. Increasing the scale at which we can screen drivers of disease, such as microbiome community structure, will facilitate both disease predictions and treatments for medicine and agricultural applications.

Why it matches plant phenotyping methodsMYCroplantersという植物の高スループット生育・感染評価システム自体を開発・記述し、宿主の感染感受性(病害状態)を測定する方法が研究の中心であるため。

abstractHere, we describe a novel high throughput plant growth system (MYCroplanters) to test how multiple host, non-pathogenic bacteria, and pathogen variables predict host health.
Reproduction assets foundThe paper's Data Availability statement explicitly deposits paper-specific assets: raw plant scan images and 3D printing files in Dryad, and processed data plus analysis/figure-generation code on GitHub. Both are public, actionable, and directly reproduce this paper's plant-phenotyping measurements and analysis.
Dataset · publicThe datasets (raw images and 3D printing files) supporting the conclusions of this article are available in the Dryad repository ( https://doi.org/10.5061/dryad.w9ghx3fxd ).Open asset ↗Dryad · 10.5061/dryad.w9ghx3fxdlines:199-208
Code · publicProcessed data, code for analysis and figure generation, and a copy of 3D printing files can be found on our GitHub ( https://github.com/mech3132/mycroplanter ).Open asset ↗GitHub · mech3132/mycroplanterlines:199-208
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published5 Feb 2025Bio-protocolCited by 5 · OpenAlex ↗

Confocal Live Imaging of Reproductive Organs Development in Arabidopsis .

ArabidopsisMicroscopyFlowerSegmentationGrowth / time-series analysisGrowth / development / phenology

Understanding how multicellular organisms are shaped requires high-resolution, quantitative data to unravel how biological structures grow and develop over time. In recent years, confocal live imaging has become an essential tool providing insights into developmental dynamics at cellular resolution in plant organs such as leaves or meristems. In the context of flowers, growth tracking has primarily been limited to sepals, the outermost floral organs, or the post-fertilization gynoecium, which are easily accessible for microscopy. Here, we describe a detailed pipeline for the preparation, dissection, and confocal imaging of the development of internal reproductive floral organs of Arabidopsis thaliana including both the stamen and gynoecium. We also discuss how to acquire high-quality images suitable for efficient 2D and 3D segmentation that allow the quantification of cellular dynamics underlying their development. Key features • Fine dissection of tiny and tightly enclosed floral organs. • Confocal live imaging method allowing long-term observation of plant reproductive morphogenesis. • Assessing the quality of acquired images for efficient segmentation at cellular resolution in 2D and 3D.

Why it matches plant phenotyping methods植物の生殖器官を対象とした共焦点ライブイメージングと、2D/3Dセグメンテーションによる細胞動態定量化の実験・解析パイプラインが中心であり、植物表現型取得法の開発に該当する。

abstractHere, we describe a detailed pipeline for the preparation, dissection, and confocal imaging of the development of internal reproductive floral organs of Arabidopsis thaliana including both the stamen and gynoecium.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published1 Feb 2025Molecular plant pathologyCited by 5 · OpenAlex ↗

Non-Invasive, Bioluminescence-Based Visualisation and Quantification of Bacterial Infections in Arabidopsis Over Time.

ArabidopsisRGB / grayscaleLeafStress / disease detectionGrowth / time-series analysisDisease symptoms / severityStress response / tolerance

Plant-pathogenic bacteria colonise their hosts using various strategies, exploiting both natural openings and wounds in leaves and roots. The vascular pathogen Xanthomonas campestris pv. campestris (Xcc) enters its host through hydathodes, organs at the leaf margin involved in guttation. Subsequently, Xcc breaches the hydathode-xylem barrier and progresses into the xylem vessels causing systemic disease. To elucidate the mechanisms that underpin the different stages of an Xcc infection, a need exists to image bacterial progression in planta in a non-invasive manner. Here, we describe a phenotyping setup and Python image analysis pipeline for capturing 16 independent Xcc infections in Arabidopsis thaliana plants in parallel over time. The setup combines an RGB camera for imaging disease symptoms and an ultrasensitive CCD camera for monitoring bacterial progression inside leaves using bioluminescence. The method reliably quantified bacterial growth in planta for two bacterial species, that is, vascular Xcc and the mesophyll pathogen Pseudomonas syringae pv. tomato (Pst). The camera resolution allowed Xcc imaging already in the hydathodes, yielding reproducible data for the first stages prior to the systemic infection. Data obtained through the image analysis pipeline was robust and validated findings from other bioluminescence imaging methods, while requiring fewer samples. Moreover, bioluminescence was reliably detected within 5 min, offering a significant time advantage over our previously reported method with light-sensitive films. Thus, this method is suitable to quantify the resistance level of a large number of Arabidopsis thaliana accessions and mutant lines to different bacterial strains in a non-invasive manner for phenotypic screenings.

Why it matches plant phenotyping methods植物感染を非侵襲的に画像化・定量するフェノタイピング装置とPython解析パイプラインを開発し、複数の細菌感染で検証しているため、方法が中心的です。

abstractHere, we describe a phenotyping setup and Python image analysis pipeline for capturing 16 independent Xcc infections in Arabidopsis thaliana plants in parallel over time.
Reproduction assets foundThe paper's Python image analysis pipeline (Digital phenotyper) for quantifying bioluminescent bacterial infection in Arabidopsis is explicitly and publicly deposited by the authors on GitHub.
Code · publiccsv file and an overlayed image (.png file) of the RGB and CCD image was created for visual inspection. The pipeline features an environment file in which the different parameters can be adjusted to optimise the pipeline for other setups. All available parameters, code and instructions for this pipeline are provided on GitHub ( https://github.com/MolPlantPathology/Digital_phenotyper ). 2.3 Digital Phenotyping Quantifies Disease Severity at Different Stages of Infection To confirm the validity of our method, we benchmarked our digital phenotyping pipeline against other well‐established methods. To do so, we performed spray inoculations of Xcc8004 Δ xopAC Tn 7:lux on three Arabidopsis genotypeOpen asset ↗MolPlantPathology/Digital_phenotyperlines:101-107
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 15 Sept 2026
Published31 Jan 2025Plant Molecular BiologyCited by 6 · OpenAlex ↗

Virtual staining from bright-field microscopy for label-free quantitative analysis of plant cell structures.

ArabidopsisTobaccoMicroscopyCell / cellular structureClassificationMorphology / geometry measurementSegmentationTrackingArchitecture / morphology / geometry

Abstract The applicability of a deep learning model for the virtual staining of plant cell structures using bright-field microscopy was investigated. The training dataset consisted of microscopy images of tobacco BY-2 cells with the plasma membrane stained with the fluorescent dye PlasMem Bright Green and the cell nucleus labeled with Histone-red fluorescent protein. The trained models successfully detected the expansion of cell nuclei upon aphidicolin treatment and a decrease in the cell aspect ratio upon propyzamide treatment, demonstrating its utility in cell morphometry. The model also accurately documented the shape of Arabidopsis pavement cells in both wild type and the bpp125 triple mutant, which has an altered pavement cell phenotype. Metrics such as cell area, circularity, and solidity obtained from virtual staining analyses were highly correlated with those obtained by manual measurements of cell features from microscopy images. Furthermore, the versatility of virtual staining was highlighted by its application to track chloroplast movement in Egeria densa . The method was also effective for classifying live and dead BY-2 cells using texture-based machine learning, suggesting that virtual staining can be applied beyond typical segmentation tasks. Although this method still has some limitations, its non-invasive nature and efficiency make it highly suitable for label-free, dynamic, and high-throughput analyses in quantitative plant cell biology.

Why it matches plant phenotyping methods植物細胞構造の仮想染色を用いた画像ベースの形態計測法を開発・検証しており、細胞面積や形状などの表現型抽出が研究の中心である。

abstractThe applicability of a deep learning model for the virtual staining of plant cell structures using bright-field microscopy was investigated.
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 14 Sept 2026
Published16 Jan 2025Frontiers in Plant ScienceCited by 8 · OpenAlex ↗

DFMA: an improved DeepLabv3+ based on FasterNet, multi-receptive field, and attention mechanism for high-throughput phenotyping of seedlings.

ArabidopsisRiceRootWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationPlant / canopy height

With the rapid advancement of plant phenotyping research, understanding plant genetic information and growth trends has become crucial. Measuring seedling length is a key criterion for assessing seed viability, but traditional ruler-based methods are time-consuming and labor-intensive. To address these limitations, we propose an efficient deep learning approach to enhance plant seedling phenotyping analysis. We improved the DeepLabv3+ model, naming it DFMA, and introduced a novel ASPP structure, PSPA-ASPP. On our self-constructed rice seedling dataset, the model achieved a mean Intersection over Union (mIoU) of 81.72%. On publicly available datasets, including Arabidopsis thaliana, Brachypodium distachyon, and Sinapis alba, detection scores reached 87.69%, 91.07%, and 66.44%, respectively, outperforming existing models. The model generates detailed segmentation masks, capturing structures such as the embryonic shoot, axis, and root, while a seedling length measurement algorithm provides precise parameters for component development. This approach offers a comprehensive, automated solution, improving phenotyping analysis efficiency and addressing the challenges of traditional methods.

Why it matches plant phenotyping methods幼苗画像から器官を分割し、幼苗長を自動測定する深層学習ベースのフェノタイピング手法を開発・検証しており、方法が中心的です。

abstractwe propose an efficient deep learning approach to enhance plant seedling phenotyping analysis.
Reproduction assets foundThe paper uses a public Kaggle plant segmentation dataset (Arabidopsis thaliana, Brachypodium distachyon, Sinapis alba) for model validation, which is a paper-specific, publicly actionable asset. The authors' homemade rice seedling dataset and any code/models are not publicly deposited; the data availability statement仅
Dataset · publicthis way, a homemade labeled dataset with the file suffix “.json” was obtained. Processed by the program, 115 sets of images were finally obtained. The sample image is shown in Figure 1B . The public dataset was created using the Plant Segmentation Dataset, which was made public on the Kaggle platform by Orsolya Dobos et al. ( https://www.kaggle.com/tivadardanka/plant-segmentation ) in 2019. This dataset contains images of three seedlings, including Arabidopsis thaliana , Brachypodium distachyon , and Sinapis alba . The authors manually placed seedlings of these three plants on the surface of 1% agar plates and collected images using an EPSON PERFECTION V30 scanner. Images were saved in “.tiOpen asset ↗Kaggle · tivadardanka/plant-segmentationlines:45-67
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published15 Jan 2025Cited by 0 · OpenAlex ↗

Camelot: a Computer Automated Micro Extensometer with Low-cost Optical Tracking

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureLeafStem / branchTissuePhysiological trait estimation

Abstract Background: Plant growth and morphogenesis is a mechanical process controlled by genetic and molecular networks. Measuring mechanical properties at various scales is necessary to understand how these processes interact. However, obtaining a device to perform the measurements on plant samples of choice poses technical challenges and is often limited by high cost and availability of specialized components, the adequacy of which needs to be verified. Developing software to control and integrate the different pieces of equipment can be a complex task. Results: To overcome these challenges, we have developed a computer automated micro-extensometer combined with low-cost optical tracking (Camelot) that facilitates measurements of elasticity, creep, and yield stress. It consists of three primary components: a force sensor with a sample attachment point, an actuator with a second attachment point, and a camera. To monitor force, we use a parallel beam sensor, commonly used in digital weighing scales. To stretch the sample, we use a stepper motor with a screw mechanism moving a stage along linear rail. To monitor sample deformation, a compact digital microscope or a microscope camera are used. The system is controlled by MorphoRobotX, an integrated open-source software environment for mechanical experimentation. We first tested the basic Camelot setup, equipped with a digital microscope to track landmarks on the sample surface. We demonstrate that the system has sufficient precision to measure the stiffness in delicate plant samples, the etiolated hypocotyls of Arabidopsis , and were able to measure stiffness differences between wild type and a xyloglucan-deficient mutant. Next, we placed Camelot on an inverted microscope and used C-mount microscope camera to track displacement of cell junctions. We stretched onion epidermal peels in longitudinal and transverse directions and obtained results similar to those previously published. Finally, we used the setup coupled with an upright confocal microscope and measured anisotropic deformation of individual epidermal cells during stretching of an Arabidopsis leaf. Conclusions: The portability and suitability of Camelot for high-resolution optical tracking under a microscope make it an ideal tool for researchers in resource-limited settings or those pursuing exploratory biomechanics work.

Why it matches plant phenotyping methods植物サンプルの力学的形質(弾性、クリープ、降伏応力、剛性、変形)を測定する低コスト装置とソフトウェアを開発しており、植物表現型の取得方法が研究の中心である。

abstractwe have developed a computer automated micro-extensometer combined with low-cost optical tracking (Camelot) that facilitates measurements of elasticity, creep, and yield stress.
Code / dataset availability confirmedCrossref · checked 6 Sept 2026
Published10 Jan 2025The Plant CellCited by 14 · OpenAlex ↗

Super-resolution expansion microscopy in plant roots

ArabidopsisMicroscopyCell / cellular structureRootTissueVisualization / data management

Abstract Super-resolution methods provide far better spatial resolution than the optical diffraction limit of about half the wavelength of light (∼200–300 nm). Nevertheless, they have yet to attain widespread use in plants, largely due to plants' challenging optical properties. Expansion microscopy (ExM) improves effective resolution by isotropically increasing the physical distances between sample structures while preserving relative spatial arrangements and clearing the sample. However, its application to plants has been hindered by the rigid, mechanically cohesive structure of plant tissues. Here, we report on whole-mount ExM of thale cress (Arabidopsis thaliana) root tissues (PlantEx), achieving a 4-fold resolution increase over conventional microscopy. Our results highlight the microtubule cytoskeleton organization and interaction between molecularly defined cellular constituents. Combining PlantEx with stimulated emission depletion microscopy, we increase nanoscale resolution and visualize the complex organization of subcellular organelles from intact tissues by example of the densely packed COPI-coated vesicles associated with the Golgi apparatus and put these into a cellular structural context. Our results show that ExM can be applied to increase effective imaging resolution in Arabidopsis root specimens.

Why it matches plant phenotyping methods植物組織に適用可能な超解像イメージング手法を開発し、Arabidopsis根で解像度向上を実証しており、画像取得法が研究の中心である。

abstractHere, we report on whole-mount ExM of thale cress (Arabidopsis thaliana) root tissues (PlantEx), achieving a 4-fold resolution increase over conventional microscopy.
Reproduction assets foundThe paper's PlantEx expansion microscopy imaging data are deposited in ISTA's public repository, and the authors' custom analysis code (including the BigWarp-based expansion-factor script) is publicly available on GitHub. The Click-ExM repository is cited prior work whose method was adapted, not a paper-specific asset.
Dataset · publicThe data that support the findings of this study are available via ISTA's data repository at https://doi.org/10.15479/AT:ISTA:18837 .Open asset ↗ISTA's data repository · 10.15479/AT:ISTA:18837lines:219-252
Code · publicThe custom-written code used and described in this manuscript is available via Github ( https://github.com/danzllab/PlantEx ).Open asset ↗github.com/danzllab/PlantExlines:219-252
Code · publicThe expansion factor was extracted as the linear scaling factor of the similarity transformation minimizing squared landmark residuals using the script https://github.com/danzllab/CATS/tree/master/rcats_image-analysis/bigwarp .Open asset ↗github.com/danzllab/CATSlines:154-159
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 6 Sept 2026
Published4 Jan 2025bioRxivCited by 1 · OpenAlex ↗

Machine learning segmentation tool trained on synthetic data for tracking cytoskeleton polymerisation and depolymerisation

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurementSegmentationTrackingArchitecture / morphology / geometry

The cytoskeleton is important in controlling the growth and morphology of plant cells, so tracking its morphological changes is essential. Here, we develop a new machine learning based segmentation tool for microtubules (MTs), which can distinguish between polymerised and depolymerised fibres. To circumvent the low abundance of data, we trained on synthetic images of microtubules from a computational micro-tubule model, pre-processed to reproduce microscope effects and partial depolymerisation. We used this tool to investigate how the MT network in an Arabidopsis thaliana root hair cell repolymerises after depolymerisation under Oryzalin (OZ) drug treatments. Specifically, we show the network initially repolymerises from the shank region. This work demonstrates the viability of using synthetic data to train machine learning systems handling cytoskeletal image data.

Why it matches plant phenotyping methods植物細胞の微小管画像から重合・脱重合状態を抽出する機械学習セグメンテーション手法の開発が中心であり、植物細胞の形態・状態の表現型計測に該当する。

abstractwe develop a new machine learning based segmentation tool for microtubules (MTs), which can distinguish between polymerised and depolymerised fibres.
Plant phenotyping relevance match · UnverifiedOpenAlex · arXiv · checked 6 Sept 2026
Published2 Jan 2025arXiv (Cornell University)Cited by 0 · OpenAlex ↗

High-Resolution Imaging of Plant Delayed Luminescence

ArabidopsisLeafStress / disease detectionStress response / tolerance

Delayed luminescence (DL) is a quantized signal that is characteristic of photoexcited molecules entering a relaxed state. Studying DL provides critical insight into photophysical mechanisms through the analysis of specific spatiotemporal dynamics. In this study, we developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution. By optimizing the optical architecture and signal processing algorithms together, we achieved full-field spatiotemporal DL imaging at megapixel resolution (i.e., $2304 \times 4096$ pixels). Key findings include the following: (1) we observed spatial heterogeneity in DL intensity across the leaves of Arabidopsis thaliana, with stronger signals detected in veins and at sites of mechanical injury; (2) species-specific DL responses occur in response to oxidative stress, with Hydrocotyle vulgaris and Ginkgo biloba showing enhanced central DL activity; (3) excitation using white light induced maximum DL intensity, while red and blue light differentially modulated decay kinetics. Finally, we develop a two-level quantum model that links DL dynamics to the populations of excited-state electrons, thereby developing a theoretical framework for future photophysical research. Collectively, this work establishes a theoretical and technological framework for advancing plant phenotyping under stress conditions and optimizing light environments.

Why it matches plant phenotyping methods植物の遅延発光を高感度・高解像度で取得する撮像システムと信号処理を開発し、ストレス応答などの植物状態を画像化しているため、フェノタイピング手法が中心である。

abstractwe developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Physiologia Plantarum.

Affordable Non‐Invasive Machine‐Aided Phenotyping Identifies Phenotypic Variation to Soil Stress Across the Arabidopsis thaliana Life Cycle

ArabidopsisMultispectral / hyperspectralLeafMorphology / geometry measurementStress / disease detectionGrowth / time-series analysisGrowth / development / phenologyPigment / colour / senescenceStress response / tolerance

Arabidopsis thaliana is a model species for uncovering genetic adaptation to alkaline calcareous soils (ACS). This species thrives in ACS, often occurring in dry marginal and urban environments. Existing research largely focused on vegetatively grown seedlings, with a notable lack of studies examining phenotypic variations across the life cycle. A valuable tool for understanding stress resilience is machine‐aided phenotyping, as it is non‐invasive, rapid, and accurate, but often unavailable to small plant labs. Here, we established and validated an affordable multispectral machine‐aided phenotyping approach implementable by individual labs. We collected and correlated quantitative growth data across the entire plant life cycle in response to ACS. We used an A. thaliana wildtype and the coumarin‐deficient mutant f6'h1‐1, exhibiting chlorosis under alkaline conditions, to assess weekly morphological and leaf color data, both manually and using a multispectral 3D phenotyping scanner. Through correlation analysis, we selected machine parameters to differentiate size and leaf chlorosis phenotypes. The correlation analysis indicated a close connection between rosette size and multiple spectral parameters, highlighting the importance of rosette size for growth of A. thaliana in ACS. The most reliable phenotyping was at the beginning of the bolting stage. This methodology is further validated to detect novel leaf chlorosis phenotypes of known iron deficiency mutants across growth stages. Hence, our affordable machine‐aided phenotyping procedure is suitable for high‐throughput, accurate screening of small‐grown rosette plants, including A. thaliana, and enables the discovery of novel genetic and phenotypic variations during the plant's life cycle for understanding plant resilience in challenging soil environments.

Why it matches plant phenotyping methods手頃なマルチスペクトル3Dスキャナーを用いた植物表現型計測法を構築・検証し、形態および葉のクロロシスを定量する方法自体が研究の中心であるため。

abstractHere, we established and validated an affordable multispectral machine‐aided phenotyping approach implementable by individual labs.
Code / dataset availability confirmedCrossref · Europe PMC · OpenAlex · checked 15 Sept 2026
Published1 Jan 2025GigaScienceCited by 9 · OpenAlex ↗

Unlocking the power of AI for phenotyping fruit morphology in Arabidopsis

ArabidopsisFruitMorphology / geometry measurementObject detectionSegmentationFruit / seed / panicle traits

Abstract Deep learning can revolutionise high-throughput image-based phenotyping by automating the measurement of complex traits, a task that is often labour-intensive, time-consuming, and prone to human error. However, its precision and adaptability in accurately phenotyping organ-level traits, such as fruit morphology, remain to be fully evaluated. Establishing the links between phenotypic and genotypic variation is essential for uncovering the genetic basis of traits and can also provide an orthologous test of pipeline effectiveness. In this study, we assess the efficacy of deep learning for measuring variation in fruit morphology in Arabidopsis using images from a multiparent advanced generation intercross (MAGIC) mapping family. We trained an instance segmentation model and developed a pipeline to phenotype Arabidopsis fruit morphology, based on the model outputs. Our model achieved strong performance with an average precision of 88.0% for detection and 55.9% for segmentation. Quantitative trait locus analysis of the derived phenotypic metrics of the MAGIC population identified significant loci associated with fruit morphology. This analysis, based on automated phenotyping of 332,194 individual fruits, underscores the capability of deep learning as a robust tool for phenotyping large populations. Our pipeline for quantifying pod morphological traits is scalable and provides high-quality phenotype data, facilitating genetic analysis and gene discovery, as well as advancing crop breeding research.

Why it matches plant phenotyping methods深層学習による果実形態の画像ベース表現型抽出パイプラインを開発し、検出・セグメンテーション性能を評価しており、植物フェノタイピング手法が研究の中心である。

abstractWe trained an instance segmentation model and developed a pipeline to phenotype Arabidopsis fruit morphology, based on the model outputs.
Reproduction assets foundThe paper's phenotyping pipeline (MorphPod/silique-detector), its annotation tool (GIMP Image Annotator), versioned releases, a Software Heritage archive, and DOME-ML registry annotations are publicly available with explicit availability statements. The Zenodo phenotype/genotype dataset is referenced but its URL is not
Code · publich University, Aberystwyth SY23 3EE, UK. John H Doonan, National Plant Phenomics Centre, IBERS, Aberystwyth University, Aberystwyth SY23 3EE, UK. Chuan Lu, Computer Science Department, Aberystwyth University, Aberystwyth SY23 3DB, UK. Availability of Source Code MorphPod: Deep learning phenotyping of Arabidopsis fruit morphology https://github.com/kieranatkins/silique-detector/ [ 65 ] Operating system: Platform independent Programming language: Python, R Other requirements: see public environment file released under GNU GPL v3 bio.tools: biotools:morphpod RRID: MorphPod ( RRID:SCR_026174 ) This code has also been archived in Software Heritage [ 66 ]. GIMP Image Annotator (GIÀ): a lightweight Open asset ↗kieranatkins/silique-detectorlines:235-276
Code · publicgramming language: Python, R Other requirements: see public environment file released under GNU GPL v3 bio.tools: biotools:morphpod RRID: MorphPod ( RRID:SCR_026174 ) This code has also been archived in Software Heritage [ 66 ]. GIMP Image Annotator (GIÀ): a lightweight GIMP plug-in for computer vision-assisted image annotation https://github.com/kieranatkins/gimp-image-annotator [ 67 ] Operating system: Platform independent Programming language: Python Other requirements: GIMP released under GNU GPL v3 bio.tools: biotools:gimp_image_annotator RRID: gimp_image_annotator ( RRID:SCR_026175 ) Workflow hub: 10.48546/workflowhub.workflow.1229.1 [ 68 ] Additional Files Supplementary Fig. S1 . DataOpen asset ↗kieranatkins/gimp-image-annotatorlines:235-276
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Journal of Photochemistry & Photobiology, B: Biology

High-resolution imaging of plant delayed luminescence

ArabidopsisLeafPhysiological trait estimationStress response / tolerance

Delayed luminescence (DL) is a quantized signal that is characteristic of photoexcited molecules entering a relaxed state. Studying DL provides critical insight into photophysical mechanisms through the analysis of specific spatiotemporal dynamics. In this study, we developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution. By optimizing the optical architecture and signal processing algorithms together, we achieved full-field spatiotemporal DL imaging at megapixel resolution (i.e., 2304 × 4096 pixels). Key findings include the following: (1) we observed spatial heterogeneity in DL intensity across the leaves of Arabidopsis thaliana, with stronger signals detected in veins and at sites of mechanical injury; (2) Species-specific DL responses occur in response to oxidative stress, with Hydrocotyle vulgaris and Ginkgo biloba showing enhanced central DL activity; (3) excitation using white light induced maximum DL intensity, while red and blue light differentially modulated decay kinetics. Finally, we develop a two-level quantum model that links DL dynamics to the populations of excited-state electrons, thereby developing a theoretical framework for future photophysical research. Collectively, this work establishes a theoretical and technological framework for advancing plant phenotyping under stress conditions and optimizing light environments.

Why it matches plant phenotyping methods植物の遅延発光を高感度・高解像度で取得する画像システムと信号処理を開発しており、ストレス下の植物生理状態を測定するフェノタイピング手法が中心である。

abstractIn this study, we developed a high-sensitivity DL imaging system using a quantitative scientific complementary metal-oxide-semiconductor (qCMOS) camera and a single-photon counting resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Methods in molecular biology (Clifton, N.J.)Cited by 2 · OpenAlex ↗

Detection and Automated Quantification of Nucleocytoplasmic RNA Fractions in Arabidopsis Using smFISH.

ArabidopsisCell / cellular structureRootCountingObject detectionSegmentation

Subcellular RNA localization is an underexplored regulatory layer crucial for properly adapting cells to cellular or environmental conditions. Most studies describing RNA localization have been performed by cell fractionation and subsequent RNA quantification from pools of cells, thereby missing information about cell-to-cell variability. RNA single-molecule fluorescent in situ hybridization (smFISH) is an effective technique for detecting single RNA molecules and identifying subcellular accumulation patterns. Nevertheless, obtaining quantitative results from smFISH can be challenging in tissues with high autofluorescence, like in plants. Here, we describe an automated pipeline to detect and quantify nucleocytoplasmic RNA levels from Arabidopsis root smFISH images. This pipeline utilizes free image preprocessing, segmentation, and RNA detection software. The method permits users with any programming skills to analyze batches of images. Suggestions and recommendations for image acquisition, processing, and data analysis are included. This pipeline allows quantitative differences in nucleocytoplasmic distribution at the single-cell level to be studied under different cellular, environmental, and genetic contexts.

Why it matches plant phenotyping methodsArabidopsis根のsmFISH画像から細胞内RNA分布を自動検出・定量する画像解析パイプラインを開発しており、植物の状態を測定する方法が中心である。

abstractHere, we describe an automated pipeline to detect and quantify nucleocytoplasmic RNA levels from Arabidopsis root smFISH images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Methods in molecular biology (Clifton, N.J.)Cited by 2 · OpenAlex ↗

A Protocol for Live Imaging of Arabidopsis Gynoecium Development Using Confocal Microscopy.

ArabidopsisLaboratory / benchtopMicroscopyFlowerGrowth / time-series analysisGrowth / development / phenology

During the Arabidopsis reproductive process, the female whorl of the flower, known as the gynoecium, passes seven of the 20 floral stages during its development. In each of these seven stages, specific developmental events occur, ranging from gynoecium primordium establishment to complex tissue and organ differentiation. Studying gynoecium development is important for its role in fruit and seed formation. Currently, there are many Arabidopsis lines with fluorescent proteins that provide relevant information on gynoecium patterning. However, the fluorescence of some proteins is affected during the steps of histological techniques. Furthermore, the complexity of gynoecium development makes live imaging difficult in the early stages and medial tissues. To address these issues at hand, we describe a methodology that facilitates the analysis of the fluorescent signal during gynoecium development, using as an example the pMIR164c::VENUS line.

Why it matches plant phenotyping methodsシロイヌナズナ雌ずいの発生を対象に、蛍光シグナルを生体で取得・解析する共焦点ライブイメージング法そのものを開発・提示しており、植物表現型取得が中心である。

titleA Protocol for Live Imaging of Arabidopsis Gynoecium Development Using Confocal Microscopy.
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 14 Sept 2026
Published1 Jan 2025Gravitational and Space ResearchCited by 1 · OpenAlex ↗

Performance and accuracy of the automated measurement software: Simple Online Automated Plant Phenomics (SOAPP)

ArabidopsisLaboratory / benchtopWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / development / phenologyStress response / tolerance

Abstract Many new tools for morphological and developmental studies have become available to plant biology researchers, including software capable of collecting data, nearly automatically, from phenotypic assays. In this study, we compare the validity and accuracy of data on the growth of seedlings collected using ImageJ software with data collected using a more automated software, termed Simple Online Automated Plant Phenomics (SOAPP). Images from a Genome-Wide Association Study (GWAS) investigating the responses of twenty wild-type plants to gravity were analyzed using both methods and compared. Seedlings were grown in either static or stationary conditions or mounted on a rotating 2D clinostat. We found that although human error did create variability between repeated measurements using ImageJ, while SOAPP exhibited none, the validity of data collected using ImageJ was greater than that collected using SOAPP automation. The manual measurements with ImageJ revealed that one of the Arabidopsis thaliana wild-type lines, AP-Ara-4, experienced less stress due to altered gravitational conditions than the other nineteen lines analyzed. Updates and new features added to the SOAPP software will continue to improve the user interface and the quality of data collected, but it is already valuable as a tool capable of perfect replicability in its measurements of plant growth and development.

Why it matches plant phenotyping methods植物成長の画像測定ソフトウェアSOAPPをImageJと比較し、妥当性・精度・再現性を評価した研究であり、植物表現型取得手法が中心である。

abstractwe compare the validity and accuracy of data on the growth of seedlings collected using ImageJ software with data collected using a more automated software, termed Simple Online Automated Plant Phenomics (SOAPP).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Mapping of the Ethylene-Specific Root System Architecture (RSA) Traits in Arabidopsis.

ArabidopsisLaboratory / benchtopRootMorphology / geometry measurementRoot system architecture

Understanding the root system architecture (RSA) is necessary for elucidation of plant growth patterns in response to environmental stimuli and hormonal signals. Ethylene, a gaseous phytohormone, modulates root developmental plasticity, including primary root elongation, lateral root formation, and root hair growth. We present a protocol for mapping ethylene-specific RSA traits in Arabidopsis thaliana using a hydroponic growth system. Arabidopsis seedlings grow on a polypropylene mesh supported by polycarbonate wedges in a magenta box-based setup. We treat seedlings with ethylene or its precursor, then spread root system on agar plates with an art brush. High-resolution images are recorded and analyzed with free ImageJ software. This protocol allows detailed RSA analysis under controlled ethylene treatments and can be adapted for other plant species.

Why it matches plant phenotyping methodsエチレン処理下の根系構造を高解像度画像とImageJで取得・解析するRSA表現型プロトコルが研究の中心であり、植物フェノタイピング手法に該当する。

abstractWe present a protocol for mapping ethylene-specific RSA traits in Arabidopsis thaliana using a hydroponic growth system.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Food Chemistry

Non-destructive quantification of lutein and beta-carotene in spinach by Raman spectroscopy under optimized conditions for linear discriminant analysis

ArabidopsisSpinachRaman / spectroscopyLeafClassificationPigment / colour / senescence

Leafy vegetables present challenges for Raman-based carotenoid analysis due to strong fluorescence from chlorophyll and the coexistence of complex biomolecules. This study introduces a non-destructive approach combining Raman spectroscopy with Linear Discriminant Analysis (LDA) to classify carotenoid content levels. Arabidopsis thaliana mutants with controlled carotenoid levels were used to build and validate the model, which was then applied to cultivated Spinacia oleracea. Various spectral preprocessing methods and Raman shift subsets were tested to optimize model performance. The LDA model successfully distinguished lutein and β-carotene concentration levels, achieving up to 95.45 % accuracy in Arabidopsis and 90.91 % in spinach. This classification-based strategy offers practical advantages over continuous quantification, particularly in food quality monitoring and nutritional labeling. The findings demonstrate the potential of LDA-assisted Raman spectroscopy as a selective and reliable tool for carotenoid analysis in chlorophyll-rich vegetables, with strong applicability for non-destructive quality control across the food production and distribution chain.

Why it matches plant phenotyping methodsラマン分光とLDAによる葉のカロテノイド濃度レベル推定・分類手法の開発と検証が研究の中心であり、植物器官の化学的形質を非破壊測定している。食品品質用途も示されるが、植物材料でモデル構築・検証を行っている。

abstractThis study introduces a non-destructive approach combining Raman spectroscopy with Linear Discriminant Analysis (LDA) to classify carotenoid content levels.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Physiologia Plantarum.

Prediction of Germination in Aged Seeds and Identification of New Seed Viability Biomarkers Using NMR Metabolomics

ArabidopsisWheatRaman / spectroscopySeed / grainClassificationGrowth / development / phenology

The fast evaluation of seed performance is crucial for the agricultural industry. In this work, we apply NMR to identify specific metabolites that are related to the germination capacity of seeds. As our results show, NMR is a fast method with great potential to discover new accumulated metabolites during seed ageing and to predict the germination of a seed batch. In an initial study, we compared the metabolomic profile of Arabidopsis fresh and naturally aged seeds applying Partial Least Square Discriminant Analysis (OPLS‐DA) and identified several sugars, amino acids, lactate, and methyl‐nicotinate (MeNA), among others, as differentially accumulated metabolites in aged versus fresh seeds. Furthermore, we used our NMR metabolomics data to predict seed viability. A multivariate Partial Least Squares regression (PLS) analysis showed a direct correlation between the metabolomic profile and the seed germination rate, which allows for the prediction of seed germination. We then applied the same approach to natural and artificially aged wheat seeds, where we identified samples with high (91%) and low (0%) germination with 0.92 accuracy for artificially aged seeds and 0.80 accuracy for naturally aged seeds. In addition, we found a decrease in glucose and an increase in the dimethylamine content in wheat aged seeds, like in Arabidopsis. MeNA, a metabolite accumulated in aged Arabidopsis seeds but not statistically relevant in wheat, inhibited germination in both species via an ABA‐independent mechanism involving the repression of the transcription of PARP3 and ERF72 genes in both species.

Why it matches plant phenotyping methodsNMRメタボロミクスとPLS解析を用いて種子の発芽率・生存性を予測する測定法を開発・検証しており、単なる代謝機構研究ではなく、種子状態の表現型推定が中心である。

abstractNMR is a fast method with great potential to discover new accumulated metabolites during seed ageing and to predict the germination of a seed batch.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2025Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Staining Methods for Visualization of Cellular Damage During Petal Abscission.

ArabidopsisCherryCell / cellular structureFlowerVisualization / data management

Petal abscission involves cell death and reactive oxygen species (ROS) accumulation in the cells at the base of petals. Visualizing changes in the properties of these cells is crucial for analyzing and understanding petal abscission, a trait with important implications, especially for ornamental flower crops. This protocol describes the guidelines, experimental setups, and conditions for visualizing cell death by trypan blue staining and ROS accumulation by 3,3'-diaminobenzidine (DAB) staining in petals. Additionally, it provides instructions for staining and sectioning the entire Arabidopsis thaliana flower to give an improved view of the cells crucial for abscission. This protocol can be used to study the mechanism of petal abscission, including temporal changes at the base of petals during abscission and comparisons with mutants. Although Arabidopsis thaliana and cherry (Prunus sp.) blossoms are used as examples here, this protocol can easily be adapted for other plant species.

Why it matches plant phenotyping methods花弁離脱に関連する細胞死とROS蓄積を可視化する染色プロトコルが研究の中心であり、植物の状態を測定する方法として実質的に記述されている。

abstractThis protocol describes the guidelines, experimental setups, and conditions for visualizing cell death by trypan blue staining and ROS accumulation by 3,3'-diaminobenzidine (DAB) staining in petals.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published23 Dec 2024Quantitative plant biologyCited by 2 · OpenAlex ↗

Nf-Root: A Best-Practice Pipeline for Deep-Learning-Based Analysis of Apoplastic pH in Microscopy Images of Developmental Zones in Plant Root Tissue.

ArabidopsisMicroscopyRootSegmentation

Hormonal mechanisms associated with cell elongation play a vital role in the development and growth of plants. Here, we report Nextflow-root (nf-root), a novel best-practice pipeline for deep-learning-based analysis of fluorescence microscopy images of plant root tissue from A. thaliana. This bioinformatics pipeline performs automatic identification of developmental zones in root tissue images. This also includes apoplastic pH measurements, which is useful for modeling hormone signaling and cell physiological responses. We show that this nf-core standard-based pipeline successfully automates tissue zone segmentation and is both high-throughput and highly reproducible. In short, a deep-learning module deploys deterministically trained convolutional neural network models and augments the segmentation predictions with measures of prediction uncertainty and model interpretability, while aiming to facilitate result interpretation and verification by experienced plant biologists. We observed a high statistical similarity between the manually generated results and the output of the nf-root.

Why it matches plant phenotyping methods植物根組織の発達ゾーンを画像から自動抽出し、アポプラストpHを測定する再現可能な深層学習パイプラインを開発・検証しており、植物表現型取得が中心である。

abstractThis bioinformatics pipeline performs automatic identification of developmental zones in root tissue images.
Reproduction assets foundThe paper publicly releases the PHDFM fluorescence microscopy image dataset, a test dataset, the trained U-Net^2 segmentation model, the nf-root Nextflow pipeline, the segmentation training module, and the prediction package implementing uncertainty/interpretability, all with explicit availability statements and Zenodo
Dataset · publicThe PHDFM dataset is available at https://zenodo.org/record/5841376/ .Open asset ↗zenodo · 5841376lines:127-159
Dataset · publicthe test dataset for the pipeline ( https://zenodo.org/record/5949352/ ) are publicly available online.Open asset ↗zenodo · 5949352lines:127-159
Code · publicsoftware and hardware information are also available in the module ( https://github.com/qbic-pipelines/root-tissue-segmentation-core ). We used version 1.0.1 of the segmentation training module.Open asset ↗github · qbic-pipelines/root-tissue-segmentation-corelines:106-126
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Dec 2024Bio-protocolCited by 0 · OpenAlex ↗

Immunofluorescence for Detection of TOR Kinase Activity In Situ in Photosynthetic Organisms.

ArabidopsisMicroscopyCell / cellular structurePhysiological trait estimation

The target of rapamycin (TOR) is a central hub kinase that promotes growth and development in all eukaryote cells. TOR induces protein synthesis through the phosphorylation of the S6 kinase (S6K), which, in turn, phosphorylates ribosomal S6 protein (RPS6) increasing this anabolic process. Therefore, S6K and RPS6 phosphorylation are generally used as readouts of TOR activity. Protein phosphorylation levels are measured by a western blot (WB) technique using an antibody against one specific phosphosite in cell extracts. However, at the tissue/cell-specific level, there is a huge gap in plants due to the lack of alternative techniques for the evaluation of TOR activity as there are for other organisms such as mammals. Here, we describe an in vivo protocol to detect S6K phosphorylation in tissues/cells of model photosynthetic organisms such as Arabidopsis thaliana and Chlamydomonas reinhardtii . Our proposed method consists of the immunolocalization of a phosphorylated target of TOR kinase using a fluorescent secondary antibody by confocal microscopy. The protocol involves four main steps: tissue/cell fixation, permeabilization, and incubation with primary and secondary antibodies. It is an easy technique that allows handling different samples at the same time. In addition, different ultrastructural cell markers can also be used, such as for nucleus and cell wall detection, allowing a detailed analysis of cell morphology. To our knowledge, this is the first protocol to detect TOR activity in situ in photosynthetic organisms; we consider that it will pave the research on the TOR kinase, opening new possibilities to better understand its complex signaling. Key features • The protocol is an easy and non-destructive method to detect S6K phosphorylation at the cellular level for plants and algae. • First method for in situ immunolocalization of target proteins of TOR kinase in photosynthetic organisms.

Why it matches plant phenotyping methods植物・藻類組織内のTOR活性をリン酸化S6Kの免疫蛍光と共焦点顕微鏡で細胞レベルに測定する新規プロトコルであり、植物の生理状態取得法が中心である。

abstractOur proposed method consists of the immunolocalization of a phosphorylated target of TOR kinase using a fluorescent secondary antibody by confocal microscopy.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published18 Dec 2024ProtoplasmaCited by 14 · OpenAlex ↗

Deep learning-based cytoskeleton segmentation for accurate high-throughput measurement of cytoskeleton density.

ArabidopsisTobaccoMicroscopyCell / cellular structureStomata / guard-cell complexMorphology / geometry measurementSegmentation

Microscopic analyses of cytoskeleton organization are crucial for understanding various cellular activities, including cell proliferation and environmental responses in plants. Traditionally, assessments of cytoskeleton dynamics have been qualitative, relying on microscopy-assisted visual inspection. However, the transition to quantitative digital microscopy has introduced new technical challenges, with segmentation of cytoskeleton structures proving particularly demanding. In this study, we examined the utility of a deep learning-based segmentation method for accurate quantitative evaluation of cytoskeleton organization using confocal microscopic images of the cortical microtubules in tobacco BY-2 cells. The results showed that, although conventional methods sufficed for measurement of cytoskeleton angles and parallelness, the deep learning-based method significantly improved the accuracy of density measurements. To assess the versatility of the method, we extended our analysis to physiologically significant models in the context of changes in cytoskeleton density, namely Arabidopsis thaliana guard cells and zygotes. The deep learning-based method successfully improved the accuracy of cytoskeleton density measurements for quantitative evaluations of physiological changes in both stomatal movement in guard cells and intracellular polarization in elongating zygotes, confirming its utility in these applications. The results demonstrate the effectiveness of deep learning-based segmentation in providing precise and high-throughput measurements of cytoskeleton density, and has the potential to automate and expedite analyses of large-scale image datasets.

Why it matches plant phenotyping methods植物細胞の画像から細胞骨格密度を定量抽出する深層学習セグメンテーション法が研究の中心であり、精度評価と複数の植物細胞モデルへの適用も行っている。

abstractwe examined the utility of a deep learning-based segmentation method for accurate quantitative evaluation of cytoskeleton organization using confocal microscopic images
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published18 Dec 2024Plant methodsCited by 5 · OpenAlex ↗

In-vivo Raman microspectroscopy reveals differential nitrate concentration in different developmental zones in Arabidopsis roots.

ArabidopsisLaboratory / benchtopRaman / spectroscopyRootPhysiological trait estimation

Background Nitrate (NO 3 - ) is one of the two major forms of inorganic nitrogen absorbed by plant roots, and the tissue nitrate concentration in roots is considered important for optimizing developmental programs. Technologies to quantify the expression levels of nitrate transporters and assimilating enzymes at the cellular level have improved drastically in the past decade. However, a technological gap remains for detecting nitrate at a high spatial resolution. Using extraction-based methods, it is challenging to reliably estimate nitrate concentration from a small volume of cells (i.e., with high spatial resolution), since targeting a small or specific group of cells is physically difficult. Alternatively, nitrate detection with microelectrodes offers subcellular resolution with high cell specificity, but this method has some limitations on cell accessibility and detection speed. Finally, optical nitrate biosensors have very good (in-vivo) sensitivity (below 1 mM) and cellular-level spatial resolution, but require plant transformation, limiting their applicability. In this work, we apply Raman microspectroscopy for high-dynamic range in-vivo mapping of nitrate in different developmental zones of Arabidopsis thaliana roots in-situ. Results As a proof of concept, we have used Raman microspectroscopy for in-vivo mapping of nitrate content in roots of Arabidopsis seedlings grown on agar media with different nitrate concentrations. Our results revealed that the root nitrate concentration increases gradually from the meristematic zone (~ 250 µm from the root cap) to the maturation zone (~ 3 mm from the root cap) in roots grown under typical growth conditions used for Arabidopsis, a trend that has not been previously reported. This trend was observed for plants grown in agar media with different nitrate concentrations (0.5-10 mM). These results were validated through destructive measurement of nitrate concentration. Conclusions We present a methodology based on Raman microspectroscopy for in-vivo label-free mapping of nitrate within small root tissue volumes in Arabidopsis. Measurements are done in-situ without additional sample preparation. Our measurements revealed nitrate concentration changes from lower to higher concentration from tip to mature root tissue. Accumulation of nitrate in the maturation zone tissue shows a saturation behavior. The presented Raman-based approach allows for in-situ non-destructive measurements of Raman-active compounds.

Why it matches plant phenotyping methodsRaman顕微分光法を用いて根組織内の硝酸濃度を高空間分解能・非破壊でマッピングする手法を提示し、破壊的測定で検証しているため、植物フェノタイピング手法が中心である。

abstractwe apply Raman microspectroscopy for high-dynamic range in-vivo mapping of nitrate in different developmental zones of Arabidopsis thaliana roots in-situ.
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 14 Sept 2026
Published11 Dec 2024Smart Agricultural TechnologyCited by 4 · OpenAlex ↗

RootTracer: An intuitive solution for root image annotation

ArabidopsisRootAnnotation / quality controlMorphology / geometry measurementRoot system architecture

Plant phenotyping is essential in agricultural research for identifying resilient traits critical for global food security. Analyzing root growth quantitatively is increasingly vital for evaluating a plant's resilience to abiotic stresses and its efficiency in nutrient and water absorption. However, extracting features from root images poses significant challenges due to the complexity of root structures, variations in size, background noise, occlusions, clutter, and inconsistent lighting conditions. In this study, we introduce “RootTracer” a software tool that offers a variety of functionalities. RootTracer enables users to quickly and easily create RSML files that capture the structure of a root system by inputting the image to be analyzed and marking or modifying key points within the image. Additionally, it allows for the modification of previously created RSML files (using any state-of-the-art creation tool) through an intuitive and user-friendly interface. The program also provides the capability to automatically extract various plant and root measurements from the RSML file. Furthermore, we present a new image dataset, named TILLMore CDC (Compact Disk Case), that includes ground truth annotations manually generated with the support of RootTracer, designed to advance the development of automated root recognition systems. This dataset, which will be publicly released, can be used by researchers to train machine learning models for accurate root image analysis, helping to overcome the challenges posed by complex root structures and varied imaging conditions. By leveraging this dataset, we aim to enhance the accuracy and robustness of root phenotyping methods, thereby contributing to the broader field of plant phenotyping and agricultural research. The RootTracer tool and the TILLMore CDC dataset are available on GitHub. • RootTracer is a novel software tool for efficient analysis and modification of plant root system architectures. • The software enables quick RSML file creation and editing via an intuitive interface. • RootTracer extracts diverse plant and root measurements, addressing challenges for complex root structures. • A new dataset with ground truth annotations generated using RootTracer is introduced for advancing root recognition systems. • The dataset provides resources for training machine learning models and improving root phenotyping in agriculture.

Why it matches plant phenotyping methods根系画像からRSMLを作成・編集し、根系形態計測を抽出するソフトウェアと、教師付き画像データセットを開発・提供しており、植物フェノタイピング手法が研究の中心である。

abstractIn this study, we introduce “RootTracer” a software tool that offers a variety of functionalities.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published10 Dec 2024Current biology : CBCited by 6 · OpenAlex ↗

Separate sites of action for cry1 and phot1 blue-light receptors in the Arabidopsis hypocotyl.

ArabidopsisCell / cellular structureStem / branchGrowth / time-series analysisGrowth / development / phenology

Rapid cell expansion pushes the Arabidopsis hypocotyl (juvenile stem) through the soil until blue light, acting first through phototropin 1 (phot1) and then through cryptochrome 1 (cry1), suppresses elongation to produce a length characteristic of established, photosynthetically capable seedlings. To determine where these two different blue-light receptors act to suppress hypocotyl elongation, we measured relative elemental growth rate, specifically along the hypocotyl midline at 5-min intervals before and during blue light, using a machine-learning-based image analysis pipeline designed specifically for this kinematic analysis of growth. In darkness, hypocotyl material expanded most rapidly (approximately 4% h -1 ) in a broad zone approximately 1 mm below the apical terminus of the hypocotyl (cotyledonary node). Blue light, acting through phot1, rapidly inhibited expansion in this zone, while simultaneously stimulating unexpanded cells in a very narrow, more apical region. Nuclear cry1, and not its cytoplasmic pool, counteracted the phot1-initiated expansion of the small cells in this apical region, preventing them from entering the more basal elongation zone. In a cry1 mutant, expansion of these apical cells proceeded unchecked, reaching rates as high as 6% h -1 to produce the iconic cry1 long-hypocotyl phenotype. The new spatial information shows where to focus future cell and molecular studies of cry1 and phot1 signaling mechanisms and, ecologically, indicates that a seedling may use an apical reservoir of elongation potential to reenter a lit environment should a natural darkening event such as soil disturbance deactivate cry1.

Why it matches plant phenotyping methods機械学習画像解析パイプラインを用いて、低い時間間隔で胚軸の空間的な成長速度を抽出しており、植物形質の取得・解析が研究上の主要な技術要素である。

abstractwe measured relative elemental growth rate, specifically along the hypocotyl midline at 5-min intervals before and during blue light, using a machine-learning-based image analysis pipeline designed specifically for this kinematic analysis of growth.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published9 Dec 2024Spectrochimica acta. Part A, Molecular and biomolecular spectroscopyCited by 3 · OpenAlex ↗

Three-dimensional tracking of organ development in live plants based on plasma membrane dyes at single-cell resolution.

ArabidopsisChlorophyll fluorescenceCell / cellular structureFlowerFruitLeafRootSeed / grainTissueMorphology / geometry measurement

Plant developmental biology necessitates precise three-dimensional (3D) tracking of dynamic processes in live plants, and the 3D imaging technique in developmental bioimaging requires suitable fluorophores to achieve single-cell resolution imaging. Herein, we have designed a series of plasma membrane fluorescent dyes with a number of excellent properties and established a single-cell resolution imaging tool based on these dyes for three-dimensional imaging of various tissues and organs in living plants. The designed plasma membrane fluorescent dyes not only have the advantages of rapid wash-free staining, highly specific targeting, high brightness and high contrast imaging, ultralong imaging time and low biotoxicity, but also effectively avoid the autofluorescence interference of chlorophyll in cells, allowing for the development of a three-dimensional imaging approach of living plant organs with single-cell resolution. The three-dimensional histological structures of various organs of adult Arabidopsis thaliana, including roots, leaves, flowers, and fruits, were successfully reconstructed with single-cell resolution using this model plant. Furthermore, the 3D imaging method was employed to track the dynamic changes in tissue and organ morphology at the single-cell level during key plant developmental processes, including seed germination, root development, leaf growth, and anther development.

Why it matches plant phenotyping methods植物器官の3D形態を単一細胞解像度で取得・追跡する蛍光イメージング手法と色素を開発し、複数の器官・発生過程で実証しており、表現型取得法が研究の中心です。

abstractestablished a single-cell resolution imaging tool based on these dyes for three-dimensional imaging of various tissues and organs in living plants
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published8 Dec 2024The Plant journal : for cell and molecular biologyCited by 2 · OpenAlex ↗

ClearDepth: a simple, robust, and low-cost method to assess root depth in soil.

ArabidopsisRiceLaboratory / benchtopRootMorphology / geometry measurementRoot system architecture

Root depth is a major determinant of plant performance during drought and a key trait for strategies to improve soil carbon sequestration to mitigate climate change. While the model Arabidopsis thaliana offers numerous advantages for studies of root system architecture and root depth, its small and fragile roots severely limit the use of the methods and techniques currently available for such studies in soils. To overcome this, we have developed ClearDepth, a conceptually simple, non-destructive, sensitive, and low-cost method to estimate the root depth of Arabidopsis in relatively small pots that are amenable to mid- and large-scale studies. In our method, the root system develops naturally inside of the soil, without considerable space constraints. The ClearDepth parameter wall root shallowness (WRS) quantifies the shallowness of the root system by measuring the depth of roots that reach the transparent walls of clear pots. We show that WRS is a robust and sensitive parameter that distinguishes deep root systems from shallower ones while also capturing relatively smaller differences in root depth caused by the influence of an environmental factor. In addition, we leveraged ClearDepth to study the relation between lateral root angles measured in non-soil systems and root depth in soil. We found that Arabidopsis genotypes characterized by steep lateral roots in transparent growth media produce deeper root systems in the ClearDepth pots. Finally, we show that ClearDepth can also be used to study root depth in crop species like rice.

Why it matches plant phenotyping methods根系深度という植物形質を定量する低コスト・非破壊手法を開発し、その頑健性と感度を検証しているため、方法が研究の中心です。

abstractwe have developed ClearDepth, a conceptually simple, non-destructive, sensitive, and low-cost method to estimate the root depth of Arabidopsis
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 14 Sept 2026
Published26 Nov 2024bioRxiv (Cold Spring Harbor Laboratory)Cited by 0 · OpenAlex ↗

The effectiveness of Large Language Models with RAG for auto-annotating phenotype descriptions

ArabidopsisAnnotation / quality control

Abstract Ontologies are highly prevalent in biology and medicine and are always evolving. Annotating biological text, such as observed phenotype descriptions, with ontology terms is a challenging and tedious task. The process of annotation requires a contextual understanding of the input text and of the ontological terms available. While text-mining tools are available to assist they are largely based on directly matching words and phrases and so lack understanding of the meaning of the query item and of the ontology term labels. Large Language Models (LLMs), however, excel at tasks that require semantic understanding of input text and therefore may provide an improvement for the auto-annotation of text with ontological terms. Here we describe a series of workflows incorporating OpenAI GPT’s capabilities to annotate Arabidopsis thaliana and forest tree phenotypic observations with ontology terms, aiming for results that resemble manually curated annotations. These workflows make use of an LLM to intelligently parse phenotypes into short concepts, followed by finding appropriate ontology terms via embedding vector similarity or via Retrieval-Augmented Generation (RAG). The RAG model is a state-of-the-art approach that augments conversational prompts to the LLM with context-specific data to empower it beyond its pre-trained parameter space. We show that the RAG produces the most accurate automated annotations that are often highly similar or identical to expert-curated annotations. Short description Large Language Models excel at tasks that require semantic understanding of text. Here we use that capability to auto-annotate plant phenotypes with ontological terms and compare to expert annotation.

Why it matches plant phenotyping methods植物の表現型記述をオントロジー語へ自動注釈するLLM/RAGワークフローを開発し、専門家注釈との比較で精度を評価しており、表現型情報処理手法が中心である。

abstractHere we describe a series of workflows incorporating OpenAI GPT’s capabilities to annotate Arabidopsis thaliana and forest tree phenotypic observations with ontology terms, aiming for results that resemble manually curated annotations.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published21 Nov 2024The New phytologistCited by 20 · OpenAlex ↗

Machine learning-based identification of general transcriptional predictors for plant disease.

ArabidopsisStress / disease detectionDisease symptoms / severity

This study investigated the generalizability of Arabidopsis thaliana immune responses across diverse pathogens, including Botrytis cinerea, Sclerotinia sclerotiorum, and Pseudomonas syringae, using a data-driven, machine learning approach. Machine learning models were trained to predict disease development from early transcriptional responses. Feature selection techniques based on network science and topology were used to train models employing only a fraction of the transcriptome. Machine learning models trained on one pathosystem where then validated by predicting disease development in new pathosystems. The identified feature selection gene sets were enriched for pathways related to biotic, abiotic, and stress responses, though the specific genes involved differed between feature sets. This suggests common immune responses to diverse pathogens that operate via different gene sets. The study demonstrates that machine learning can uncover both established and novel components of the plant's immune response, offering insights into disease resistance mechanisms. These predictive models highlight the potential to advance our understanding of multigenic outcomes in plant immunity and can be further refined for applications in disease prediction.

Why it matches plant phenotyping methods転写応答から植物の病害進展を予測する機械学習モデルを開発し、異なる病原系で検証しており、植物の病害状態推定が中心的な方法的貢献である。

abstractMachine learning models were trained to predict disease development from early transcriptional responses.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Nov 2024Bio-protocolCited by 0 · OpenAlex ↗

Fast and High-Resolution Imaging of Pollinated Stigmatic Cells by Tabletop Scanning Electron Microscopy.

ArabidopsisMicroscopyFlowerTrackingFruit / seed / panicle traits

In plants, the first interaction between the pollen grain and the epidermal cells of the stigma is crucial for successful reproduction. When the pollen is accepted, it germinates, producing a tube that transports the two sperm cells to the ovules for fertilization. Confocal microscopy has been used to characterize the behavior of stigmatic cells post-pollination [1], but it is time-consuming since it requires the development of a range of fluorescent marker lines. Here, we propose a quick, high-resolution imaging protocol using tabletop scanning electron microscopy. This technique does not require prior sample fixation or fluorescent marker lines. It effectively captures pollen grain behavior from early hydration (a few minutes after pollination) to pollen tube growth within the stigma (1 h after pollination) and is particularly efficient for tracking pollen tube paths. Key features • Analysis of the pollen behavior in stigmatic cells of Arabidopsis thaliana but can be broadly used for other species. • Rapid and high-resolution imaging method. • Allows testing pollen grain hydration states, pollen tube paths on stigmatic cells from various genetic backgrounds, and also pollen tube phenotypes.

Why it matches plant phenotyping methods卓上走査電子顕微鏡を用いて花粉挙動、花粉管経路、花粉管表現型を取得する高速・高解像度イメージングプロトコルが研究の中心であり、植物表現型計測法の開発に該当する。

abstractHere, we propose a quick, high-resolution imaging protocol using tabletop scanning electron microscopy.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published20 Nov 2024BMC plant biologyCited by 4 · OpenAlex ↗

NIRSpredict: a platform for predicting plant traits from near infra-red spectroscopy.

ArabidopsisRaman / spectroscopyPhysiological trait estimation

Near-infrared spectroscopy (NIRS) has become a popular tool for investigating phenotypic variability in plants. We developed the Shiny NIRSpredict application to get predictions of 81 Arabidopsis thaliana phenotypic traits, including classical functional traits as well as a large variety of commonly measured chemical compounds, based from near-infrared spectroscopy values based on deep learning. It is freely accessible at the following URL: https://shiny.cefe.cnrs.fr/NirsPredict/ . NIRSpredict has three main functionalities. First, it allows users to submit their spectrum values to get the predictions of plant traits from models built with the hosted A. thaliana database. Second, users have access to the database of traits used for model calibration. Data can be filtered and extracted on user's choice and visualized in a global context. Third, a user can submit his own dataset to extend the database and get part of the application development. NIRSpredict provides an easy-to-use and efficient method for trait prediction and an access to a large dataset of A. thaliana trait values. In addition to covering many of functional traits it also allows to predict a large variety of commonly measured chemical compounds. As a reliable way of characterizing plant populations across geographical ranges, NIRSpredict can facilitate the adoption of phenomics in functional and evolutionary ecology.

Why it matches plant phenotyping methodsNIRスペクトルから植物形質を予測するソフトウェアおよびデータベースを開発しており、形質取得・推定手法が研究の中心である。

abstractWe developed the Shiny NIRSpredict application to get predictions of 81 Arabidopsis thaliana phenotypic traits
Reproduction assets foundThe paper's NIRS spectra and 81 trait measurements for 5,325 Arabidopsis thaliana individuals are publicly hosted in the authors' NIRSpredict Shiny application, and the application's R code is deposited on the authors' GitHub repository (AxelVaillant/NirsPredict), as stated in the Data availability section. Both are直接,
Dataset · publicTrait values are publicly available in the NIRSpredict database atOpen asset ↗pdf-page:10 lines:1-65
Code · publicThe R code of the application is available on a GitHubOpen asset ↗pdf-page:10 lines:1-65
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 13 Sept 2026
Published15 Nov 2024bioRxiv (Cold Spring Harbor Laboratory)Cited by 2 · OpenAlex ↗

Decrypting the complex phenotyping traits of plants by machine learning

ArabidopsisPotatoLaboratory / benchtopWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionPhysiological trait estimationSegmentation

Abstract Phenotypes, defining an organism’s behaviour and physical attributes, arise from the complex, dynamic interplay of genetics, development, and environment, whose interactions make it enormously challenging to forecast future phenotypic traits of a plant at a given moment. This work reports AMULET, a modular approach that uses imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible. AMULET streamlines the phenotyping process by integrating plant detection, prediction, segmentation, and data analysis, enhancing workflow efficiency and reducing time. The machine learning models used data from over 30,000 plants, using the Arabidopsis thaliana-Pseudomonas syringae pathosystem. AMULET also demonstrated its adaptability by accurately detecting and predicting phenotypes of in vitro potato plants after minimal fine-tuning with a small dataset. The general approach implemented through AMULET streamlines phenotyping and will improve breeding programs and agricultural management by enabling pre-emptive interventions optimising plant health and productivity.

Why it matches plant phenotyping methods画像ベース高スループット表現型解析と機械学習による植物形態・生理形質の予測基盤AMULETを開発しており、表現型取得・抽出ワークフローが研究の中心である。

abstractThis work reports AMULET, a modular approach that uses imaging-based high-throughput phenotyping and machine learning to predict morphological and physiological plant traits hours to days before they are visible.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published15 Nov 2024The New phytologistCited by 24 · OpenAlex ↗

Unravelling the different components of nonphotochemical quenching using a novel analytical pipeline.

ArabidopsisChlorophyll fluorescenceWhole plant / canopy / plot / fieldPhysiological trait estimationPhotosynthesis / fluorescence

Photoprotection in plants includes processes collectively known as nonphotochemical quenching (NPQ), which quench excess excitation-energy in photosystem II. NPQ is triggered by acidification of the thylakoid lumen, which leads to PsbS-protein protonation and violaxanthin de-epoxidase activation, resulting in zeaxanthin accumulation. Despite extensive study, questions persist about the mechanisms of NPQ. We have set up a novel analytical pipeline to disentangle NPQ induction curves measured at many light intensities into a limited number of different kinetic components. To validate the method, we applied it to Chl-fluorescence measurements, which utilised the saturating-pulse methodology, on wild-type (wt) and zeaxanthin-lacking (npq1) Arabidopsis thaliana plants. NPQ induction curves in wt and npq1 can be explained by four components ( α , β , γ and δ ). The fastest two ( β and γ ) correlate with pH difference formed across the thylakoid membrane in wt and npq1. In wt, the slower component ( α ) appears to be due to the formation of zeaxanthin-related quenching whilst for npq1, this component is 'replaced' by a slower component ( δ ), which reflects a photoinhibition-like process that appears in the absence of zeaxanthin-induced quenching. Expanding this approach will allow the effects of mutations and other abiotic-stress factors to be directly probed by changes in these underlying components.

Why it matches plant phenotyping methods植物のクロロフィル蛍光によるNPQ誘導曲線から生理状態を抽出する新規解析パイプラインを開発し、植物試料で検証しているため、表現型取得・解析手法が中心です。

abstractWe have set up a novel analytical pipeline to disentangle NPQ induction curves measured at many light intensities into a limited number of different kinetic components.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Nov 2024Plant physiology and biochemistry : PPBCited by 1 · OpenAlex ↗

Real-time monitoring of stromal NADPH levels in Arabidopsis using a metagenome-derived NADPH-binding fluorescent protein.

ArabidopsisMicroscopyCell / cellular structureLeafPhysiological trait estimationPhotosynthesis / fluorescence

The light irradiation to the plant chloroplasts drives NADPH and ATP synthesis in the stroma via the electron transport chains within the thylakoid membranes. Conventional methods for assessing photosynthetic light reactions are often invasive or require specific conditions. While detection markers do not significantly affect plant growth itself, developing a method for the real-time and non-invasive detection of NADPH is a highly impactful and important research area in plant physiology and biochemistry. This study introduces a genetically encoded NADPH-binding blue fluorescent protein (mBFP) targeted to the chloroplast stroma or thylakoid membrane in Arabidopsis thaliana and Nicotiana benthamiana. Using two-photon microscopy, we monitored real-time stromal NADPH levels in transgenic leaves of Arabidopsis in response to light exposure. A mutant mBFP construct targeted to the thylakoid membrane allowed us to detect the stromal NADPH levels in real time under different light conditions. This in planta biosensor provides a non-invasive tool for studying photosynthetic responses to light more quantitatively and holds potential for optimizing light conditions in controlled-environment agriculture, such as indoor vertical farms, to improve crop productivity.

Why it matches plant phenotyping methods植物体内のNADPH量をリアルタイム・非侵襲的に測定する蛍光バイオセンサーと二光子顕微鏡ワークフローを開発しており、植物生理状態の取得手法が研究の中心である。

abstractdeveloping a method for the real-time and non-invasive detection of NADPH is a highly impactful and important research area in plant physiology and biochemistry.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published25 Oct 2024Cited by 6 · OpenAlex ↗

Quantitative light element (sodium and potassium) profiling in plant tissues using monochromatic X-ray fluorescence analysis

ArabidopsisRiceX-ray / CTTissuePhysiological trait estimationStress response / tolerance

ABSTRACT Accurately determining the elemental composition of plant tissues is essential for physiological studies on plant stress, including salinity tolerance. However, high-throughput routine analysis of light elements (range of sodium to calcium) in plant samples is challenging due to the need for complete sample dissolution and expensive inductively coupled plasma-mass-spectrometry (ICP-MS) analysis. Lower costs method (ion chromatography, ion selective electrodes) exists, but also require sample dissolution and lack sensitivity for very small samples (<10 mg). This study reports on a new method for the quantitative analysis of light elements in plant tissues using monochromatic X-ray fluorescence (XRF) instrumentation and innovative sample preparation and mounting. We used this approach to assess elemental uptake, distribution, and accumulation in Arabidopsis thaliana and Oryza sativa plants subjected to salt stress. The method can be used on samples as small as 1 mg making it suitable for small Arabidopsis thaliana plants. We systematically evaluated different sample preparations methods, repeatability, and measurement times to confirm the robustness of the technique. The results show that the monochromatic XRF method delivers rapid, non-destructive, and extraction-free analysis, strongly correlating with ICP-MS acquired data. As such, the monochromatic XRF method is a reliable and efficient alternative for studying salinity tolerance ideally suited for investigating elemental composition of early plant developmental stages, offering new possibilities for research into early stimuli sensing, perception and nutrient efficiency.

Why it matches plant phenotyping methods植物組織の元素状態を測定するXRF法の開発と、試料調製・反復性・測定時間・ICP-MSとの相関による検証が中心であり、植物の生理状態を定量するフェノタイピング手法に該当する。

abstractThis study reports on a new method for the quantitative analysis of light elements in plant tissues using monochromatic X-ray fluorescence (XRF) instrumentation and innovative sample preparation and mounting.
Code / dataset availability confirmedEurope PMC · Crossref · bioRxiv · checked 15 Sept 2026
Published25 Oct 2024openRxivCited by 1 · OpenAlex ↗

Virtual staining from bright-field microscopy for label-free quantitative analysis of plant cell structures

ArabidopsisTobaccoField / plotMicroscopyCell / cellular structureWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationArchitecture / morphology / geometry

The applicability of a deep learning model for the virtual staining of plant cell structures using bright-field microscopy was investigated. The training dataset consisted of microscopy images of tobacco BY-2 cells with the plasma membrane stained with the fluorescent dye PlasMem Bright Green and the cell nucleus labeled with Histone-red fluorescent protein. The trained models successfully detected the expansion of cell nuclei upon aphidicolin treatment and a decrease in the cell aspect ratio upon propyzamide treatment, demonstrating its utility in cell morphometry. The model also accurately documented the shape of Arabidopsis pavement cells in both wild type and the bpp125 triple mutant, which has an altered pavement cell phenotype. Metrics such as cell area, circularity, and solidity obtained from virtual staining analyses were highly correlated with those obtained by manual measurements of cell features from microscopy images. Furthermore, the versatility of virtual staining was highlighted by its application to track chloroplast movement in Egeria densa . The method was also effective for classifying live and dead BY-2 cells using texture-based machine learning, suggesting that virtual staining can be applied beyond typical segmentation tasks. Although this method still has some limitations, its non-invasive nature and efficiency make it highly suitable for label-free, dynamic, and high-throughput analyses in quantitative plant cell biology.

Why it matches plant phenotyping methods植物細胞構造の仮想染色と画像解析モデルを開発・評価し、細胞面積・形状・核拡大・葉緑体運動・生死などの表現型を定量化しているため、フェノタイピング手法が中心である。

abstractThe applicability of a deep learning model for the virtual staining of plant cell structures using bright-field microscopy was investigated.
Reproduction assets foundThe paper publicly releases its virtual-staining training/test image sets (bright-field inputs with paired confocal reference images) for BY-2 vacuole, BY-2 nucleus/plasma membrane, and E. densa chloroplast models on figshare under CC BY 4.0, via three DOIs listed in the Data Availability section. No author analysis or
Dataset · publicata pertaining to this article will be shared on reasonable request to the corresponding author. The training and test image sets for BY-2 cells and E. densa, which are publicly accessible on figshare under the CC BY 4.0 license, include images of wild-type tobacco BY-2 cells stained with BCECF for vacuolar lumen visualization (https://doi.org/10.6084/m9.figshare.27247629.v1), transgenic tobacco BY-2 cells with . CC-BY-NC-ND 4.0 International license perpetuity. It is made available under a preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in The copyright holder for this this version posted October 25, 2024. ; hOpen asset ↗figshare · 10.6084/m9.figshare.27247629.v1pdf-raw-page:21 lines:1-32
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published22 Oct 2024Nature protocolsCited by 29 · OpenAlex ↗

Visualizing plant salt stress with a NaCl-responsive fluorescent probe.

ArabidopsisChlorophyll fluorescenceRootWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerance

Salt stress is an adverse environmental condition that harms plant growth and development. The development of salt stress probes is critical for tracking the growth dynamics of plants, molecular breeding or screening of growth regulators. The sodium chloride (NaCl)-responsive fluorescent probe Aza-CyBz is designed based on the tenet that NaCl induces formation of ordered aggregates, and the sensitive fluorescence response can enable the visualization of plant salt stress in root tip tissues and live plants. Herein, we describe a detailed three-step route for synthesis of Aza-CyBz and applications to monitoring salt stress in Arabidopsis thaliana. The procedures for operating fluorescence imaging under various stresses are also listed to eliminate interference from the oxidative mechanism of salt stress. Compared with conventional invasive approaches such as inductively coupled plasma emission spectrometry and flame photometer, our protocol can real-time monitor salt stress experienced by plants, which demands simple pretreatment procedure and staining technique. Due to near infrared fluorescence, this method provides direct visual observation of salt stress at both tissue and live plant levels, which is superior to conventional noninvasive approaches. The preparation of probe Aza-CyBz takes ~2 d, and the imaging experiments for assessing salt stress experienced by plants, including the preparation of stressed plant samples takes ~9-11 d for root tip tissues and ~23 d for live plants. Notably, acquisition and analysis visual images of salt stress in plants can be completed within 2 h and they require only a basic knowledge of spectroscopy and chemistry.

Why it matches plant phenotyping methods植物の塩ストレス状態を蛍光プローブと画像化で直接取得する手法を開発し、植物組織および個体での適用手順・比較を示した研究であり、表現型取得法が中心である。

abstractHerein, we describe a detailed three-step route for synthesis of Aza-CyBz and applications to monitoring salt stress in Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published14 Oct 2024bioRxivCited by 0 · OpenAlex ↗

Non-invasive, bioluminescence-based visualization and quantification of bacterial infections in Arabidopsis over time

ArabidopsisTomatoLaboratory / benchtopRGB / grayscaleLeafObject detectionStress / disease detectionGrowth / time-series analysisVisualization / data managementDisease symptoms / severity

Plant pathogenic bacteria use various entry strategies to colonize their host, like entering through natural openings and wounds in leaves and roots. The vascular pathogen Xanthomonas campestris pv. campestris (Xcc) enters through hydathodes, organs at the leaf margin involved in guttation. Subsequently, Xcc breaks out from infected hydathodes, progressing into the xylem vessels and causing systemic disease. To elucidate the mechanisms that underpin the different stages of Xcc pathogenesis, a need exists to image Xcc progression in planta in a non-invasive manner. Here, we describe a phenotyping setup and Python image analysis pipeline capturing the Xcc infection in 16 Arabidopsis thaliana plants in parallel over time. The setup used both an RGB to capture disease symptoms and an ultra-sensitive CCD camera to monitor bacterial progression inside the leaves using bioluminescence. We demonstrate that the image analysis pipeline reliably quantifies bacterial growth in planta for two bacterial species, that is vascular Xcc and the mesophyll pathogen Pseudomonas syringae pv. tomato. The resolution of the camera allowed early detection of Xcc in the hydathodes, yielding valuable information on this early stage of the Xcc infection process. The data obtained through the automated image analysis pipeline was robust and validated findings from other bioluminescence imaging methods, while requiring fewer samples. We can thus quantify the resistance level of a large number of Arabidopsis thaliana accessions and mutant lines to different bacterial strains in a non-invasive manner for phenotypic screenings.

Why it matches plant phenotyping methods植物感染の進行・抵抗性を非侵襲的に画像取得・自動定量するフェノタイピング装置とPython解析パイプラインが研究の中心であり、技術的検証も実施している。

abstractHere, we describe a phenotyping setup and Python image analysis pipeline capturing the Xcc infection in 16 Arabidopsis thaliana plants in parallel over time.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · OpenAlex · checked 15 Sept 2026
Published1 Oct 2024Plant PhysiologyCited by 18 · OpenAlex ↗

Development of a mobile, high-throughput, and low-cost image-based plant growth phenotyping system

ArabidopsisCowpeaWhole plant / canopy / plot / fieldMorphology / geometry measurementPhysiological trait estimationStress / disease detectionGrowth / development / phenologyStress response / toleranceWater status / transpiration

Nondestructive plant phenotyping forms a key technique for unraveling molecular processes underlying plant development and response to the environment. While the emergence of high-throughput phenotyping facilities can further our understanding of plant development and stress responses, their high costs greatly hinder scientific progress. To democratize high-throughput plant phenotyping, we developed sets of low-cost image- and weight-based devices to monitor plant shoot growth and evapotranspiration. We paired these devices to a suite of computational pipelines for integrated and straightforward data analysis. The developed tools were validated for their suitability for large genetic screens by evaluating a cowpea (Vigna unguiculata) diversity panel for responses to drought stress. The observed natural variation was used as an input for a genome-wide association study, from which we identified nine genetic loci that might contribute to cowpea drought resilience during early vegetative development. The homologs of the candidate genes were identified in Arabidopsis (Arabidopsis thaliana) and subsequently evaluated for their involvement in drought stress by using available T-DNA insertion mutant lines. These results demonstrate the varied applicability of this low-cost phenotyping system. In the future, we foresee these setups facilitating the identification of genetic components of growth, plant architecture, and stress tolerance across a wide variety of plant species.

Why it matches plant phenotyping methods低コストの画像・重量ベース装置と解析パイプラインを開発し、遺伝資源パネルで適用性を検証しており、植物表現型取得法が研究の中心である。

abstractwe developed sets of low-cost image- and weight-based devices to monitor plant shoot growth and evapotranspiration.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · Crossref · checked 15 Sept 2026
Published1 Oct 2024PLANT PHYSIOLOGYCited by 2 · OpenAlex ↗

High-throughput phenotyping for everyone: A low-cost, all-in-one plant growth phenotyping system

ArabidopsisCowpeaRaman / spectroscopyLeafWhole plant / canopy / plot / fieldPhysiological trait estimationGrowth / time-series analysisBiomass / plant weightGrowth / development / phenologyLeaf traits

Scientists rely heavily on quantitative measurements to develop and test scientific hypotheses. However, certain processes of biology can be truly complex, making it challenging to quantify. Plant phenotyping is the science of characterizing plants' physiological, anatomical, or biochemical properties (Walter et al. 2015). While some phenotypes arise purely from the genetic makeup of the plant, others may develop as a result of an organism's interactions with its environment, which is determined by various genetic and environmental factors (Pieruschka and Schurr 2019). Therefore, certain plant phenotypes, like plant growth, are dynamic by nature and constantly build on feedback mechanisms between the environment and the organisms' genetic makeup. The “living” nature of these plant phenotypes, dependent on time and space, makes it particularly difficult for quantification. Despite the challenges, plant phenotyping has been crucial to scientists since the beginning of plant science. What started as a simple visual observation by farmers, often referred to as the breeder's eye, has now evolved into high-throughput phenotyping, where plant physiological status and growth are analyzed in a multidimensional manner (Xiao et al. 2022). High-throughput phenotyping techniques focusing on plant growth mostly use continuous, usually short-interval, measurements on plants to monitor dynamic changes in plants over time. As a result, high-throughput phenotyping thrives on expensive equipment such as cameras, drones, and infrared spectroscopy techniques (Fahlgren et al. 2015). Furthermore, data collected from high-throughput phenotyping are usually analyzed with complex computer algorithms and require advanced knowledge programming, standing as another challenge in front of accessibility of these techniques to a broader group of plant scientists. In this issue of Plant Physiology, Yu et al. (2024) report the development of a new high-throughput phenotyping system that is particularly optimized for drought sensitivity screening. This new phenotyping system's low-cost design and open-source nature are compelling to users looking for alternatives to expensive, high-throughput phenotyping platforms. This system consists of 3 low-cost hardware setups, namely, PhenoRig, PhenoCage, and AWWESmo, a computational pipeline for image analysis. PhenoRig system consists of a wooden frame to hold pots and 2 Raspberry Pi cameras and computers that collect plant images every 30 min (Fig. 1). PhenoCage is another low-cost framing system with a rotating platform within which the plants are placed. While the PhenoRig system was used to collect top-view images of plants, PhenoCage is built and used for side-view images, ensuring adequate information about the 3D architecture of the plant. The third component of this system, AWWESmo, was developed to monitor plant evapotranspiration in a more automatized way. Using an Arduino-Watering and Weighing unit, pots are automatically weighted and watered to their target weight. The authors also developed computational tools, RasPiPheno Pipe, and shiny app, RaspiPheno App, for performing downstream data analysis and statistics. Data collected from PhenoRig and PhenCage are then analyzed to generate a digital plant biomass using RasPiPheno Pipe, which benefits from a previous platform, PlantCV (Gehan et al. 2017). Differences between different genotypes were analyzed using the RaspiPheno App throughout time and treatments. This app uses R studio to analyze the digital biomass data statistically, as well as leaf area using t test, Wilcox, ANOVA, or 2-way ANOVA, and can generate graphs using ggplot2 and ggpubr packages. A summary for the new high-throughput, low-cost phenotyping system developed by Yu et al. (2024). The phenotyping system relies on 2 house-built, low-cost pieces of equipment: PhenoCage and PhenoRig. The PhenoRig system is used to collect top-view images of plants, and the PhenoCage is used to collect side-view images. Images are collected every 30 min and then analyzed using the RaspiPheno pipeline to extract digital biomass information. The RaspiPheno App can take the output of the RaspiPheno pipeline and analyze the data statistically using and create images R software (adapted from Yu et al. 2024). To show the potential of their new system, the authors performed high-throughput phenotyping using 3 different plant systems, model plant Arabidopsis thaliana, cowpea, and tepary beans, under drought stress. The authors also conducted a genome-wide association study on a natural diversity panel of cowpea consisting of 368 genotypes. Using this new phenotyping platform, they identified multiple new drought-responsive loci in cowpeas. These loci were screened for annotated genes within the linkage disequilibrium (30 kbp) of the identified SNP, and their homologs were further studied in model plant A. thaliana. To test the functional role of the newly identified drought-responsive genes, the authors took advantage of the Arabidopsis T-DNA insertional mutagenesis collection. They grew 13 Arabidopsis mutant lines under control and drought conditions. They discovered that mutations in 1,8-cineole synthase (AtTPS27, EVT2-2), CAAX amino terminal protease (EVT8), Alpha carbonic anhydrase 7 (AtACA7, EVT3-1, EVT3-2) showed significantly higher rosette size under drought conditions, suggesting that they play a role in plant performance under drought conditions. Increasing the accessibility of high-throughput plant phenotyping is important, considering the challenges agriculture faces due to changing climate. Yu et al. (2024) offer an exciting alternative to the costly, high-throughput phenotyping techniques. Equipment needed for building the system is low cost, and the authors provided detailed instructions (in manuscript and as videos) to build the system in-house. Data analysis followed by phenotyping is made simple with open source data analysis pipeline, RasPiPheno Pipe, and the shiny app, RasPiPheno App. Phenotyping software of this kind will provide an opportunity for plant scientists hoping to perform high-throughput phenotyping but who do not have access to expensive resources. B.A. wishes to thank Plant Physiology for the opportunity to act as an Assistant Features Editor. No new data were generated or analyzed in support of this research.

Why it matches plant phenotyping methods低コストの画像取得・蒸散計測装置と解析パイプライン/アプリから成る植物表現型解析プラットフォームの開発を中心に扱っているため。

abstractreport the development of a new high-throughput phenotyping system that is particularly optimized for drought sensitivity screening
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published25 Sept 2024microPublication biologyCited by 0 · OpenAlex ↗

Methodology to enable high-throughput imaging of Arabidopsis seedlings on cover glass-bottom multiwell plates.

ArabidopsisLaboratory / benchtopChlorophyll fluorescenceRootCalibration / preprocessing

High-throughput imaging enables rapid collection of large datasets and is used widely in many systems. However, this is not often used in plant-based systems due to issues related to the need to mount tissues and autofluorescence of plant metabolites. We therefore developed methodology enabling high-throughput imaging of Arabidopsis roots. In this system, growth media supplemented with India Ink (to block autofluorescence from cotyledons) is poured directly into multi-well coverglass-bottom plates and seedlings grown such that the roots grow down with the gravity vector and along the coverglass, effectively mounting themselves for imaging. This method enables high-throughput imaging of Arabidopsis roots.

Why it matches plant phenotyping methodsアラビドプシス根の高スループット画像取得を可能にする培養・固定・撮像法を開発しており、植物表現型取得手法が研究の中心である。

abstractWe therefore developed methodology enabling high-throughput imaging of Arabidopsis roots.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published24 Sept 2024Cited by 0 · OpenAlex ↗

Metabolic modeling identifies determinants of thermal growth responses in Arabidopsis thaliana

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationGrowth / development / phenology

Temperature is a critical environmental factor affecting nearly all plant processes, including growth, development, and yield. Yet, despite decades of research, we lack the ability to predict plant performance at different temperatures, limiting the development of climate-resilient crops. Further, there is a pressing need to bridge the gap between the prediction of physiological and molecular traits to improve our understanding and manipulation of plant temperature responses. Here, we developed the first enzyme-constrained model of Arabidopsis thaliana ’s metabolism, facilitating predictions of growth-related phenotypes at different temperatures. We showed that the model can be employed for in silico identification of genes that affect plant growth at suboptimal growth temperature. Using mutant lines, we validated the genes predicted to affect plant growth, demonstrating the potential of metabolic modeling in accurately predicting plant thermal responses. The temperature-dependent enzyme-constrained metabolic model provides a template that can be used for developing sophisticated strategies to engineer climate-resilient crops.

Why it matches plant phenotyping methods温度依存性の酵素制約代謝モデルを開発し、成長関連表現型の予測と変異体による検証を行っており、植物表現型推定手法が研究の中心です。

abstractHere, we developed the first enzyme-constrained model of Arabidopsis thaliana ’s metabolism, facilitating predictions of growth-related phenotypes at different temperatures.
Reproduction assets foundThe paper's computational analysis code (simulations and statistics), the machine-learning tool for protein thermostability optima, and the refined AraCore metabolic model are all explicitly deposited in public GitHub repositories by the authors. No standalone public phenotype dataset URL is given; compiled RGR and CO2
Code · public30 Declaration of interests 683 The authors declare no competing interests. 684 Code availability 685 Custom computer code that was developed for simulations and statistical analyses in this 686 study are publicly available at https://github.com/pwendering/AraTModel. The code 687 developed for machine learning of protein thermostability optima was deposited in a 688 separate repository, which is publicly available at https://github.com/pwendering/topt-689 predict. The refined AraCore model can be retrieved from 690 https://github.com/pwendering/ArabidopsisCoreModel. All remaining data areOpen asset ↗pwendering/AraTModelpdf-raw-page:30 lines:1-31
Code · public686 study are publicly available at https://github.com/pwendering/AraTModel. The code 687 developed for machine learning of protein thermostability optima was deposited in a 688 separate repository, which is publicly available at https://github.com/pwendering/topt-689 predict. The refined AraCore model can be retrieved from 690 https://github.com/pwendering/ArabidopsisCoreModel. All remaining data are provided 691 with this manuscript and supplementary material. 692 693 . CC-BY-NC 4.0 International license available under a (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made The copyright holder foOpen asset ↗pwendering/ArabidopsisCoreModelpdf-raw-page:30 lines:1-31
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Sept 2024Advanced science (Weinheim, Baden-Wurttemberg, Germany)Cited by 9 · OpenAlex ↗

Imaging Metabolic Flow of Water in Plants with Isotope-Traced Stimulated Raman Scattering Microscopy.

ArabidopsisMicroscopyRaman / spectroscopyRootSeed / grainStem / branchPhysiological trait estimation

Water plays a vital role in the life cycle of plants, participating in various critical biochemical reactions during both non-photosynthetic and photosynthetic processes. Direct visualization of the metabolic activities of water in plants with high spatiotemporal resolution is essential to reveal the functional utilization of water. Here, stimulated Raman scattering (SRS) microscopy is applied to monitor the metabolic processes of deuterated water (D 2 O) in model plant Arabidopsis thaliana (A. thaliana). The work shows that in plants uptaking D 2 O/water solution, proton-transfer from water to organic metabolites results in the formation of C-D bonds in newly synthesized biomolecules (lipid, protein, and polysaccharides, etc.) that allow high-resolution detection with SRS. Reversible metabolic pathways of oil-starch conversion between seed germination and seed development processes are verified. Spatial heterogeneity of metabolic activities along the vertical axis of plants (root, stem, and tip meristem), as well as the radial distributions of secondary growth on the horizontal cross-sections are quantified. Furthermore, metabolic flow of protons from plants to animals is visualized in aphids feeding on A. thaliana. Collectively, SRS microscopy has potential to trace a broad range of matter flows in plants, such as carbon storage and nutrition metabolism.

Why it matches plant phenotyping methods植物内の水・代謝物の流れをSRS顕微鏡で可視化・定量する手法が研究の中心であり、植物の生理状態を画像から抽出しているため。

abstractstimulated Raman scattering (SRS) microscopy is applied to monitor the metabolic processes of deuterated water (D 2 O) in model plant Arabidopsis thaliana
Plant phenotyping relevance match · UnverifiedCrossref · bioRxiv · checked 13 Sept 2026
Published17 Sept 2024openRxivCited by 1 · OpenAlex ↗

Implementation of Ribo-BiFC method to plant systems using a split mVenus approach

ArabidopsisTobaccoMicroscopyCell / cellular structureFruitTissuePhysiological trait estimation

Abstract Translation is a fundamental process for every living organism. In plants, the rate of translation is tightly modulated during development and in response to environmental cues. However, it is difficult to measure the actual translation state of the tissues in vivo . Here, we report the implementation of an in vivo translation marker based on bimolecular fluorescence complementation, the Ribo-BiFC. We combined method originally developed for fruit-fly with an improved low background split-mVenus BiFC system previously described in plants. We labelled Arabidopsis thaliana small subunit ribosomal protein (RPS) and large subunit ribosomal protein (RPL) with fragments of the mVenus fluorescent protein. Upon the assembly of the 80S ribosome, the mVenus fragments complemented and were detected by fluorescent microscopy. We show that these recombinant proteins are in close proximity in the tobacco epidermal cells, although the signal is reduced when compared to BiFC signal from known interactors. This Ribo-BiFC method system can be used in stable transgenic lines to enable visualisation of translational rate in plant tissues and could be used to study translation dynamics and its changes during plant development, under abiotic stress or in different genetic backgrounds.

Why it matches plant phenotyping methods植物組織内の翻訳速度という生理状態を可視化するRibo-BiFC法を実装・検証しており、表現型取得法が研究の中心である。

abstractHere, we report the implementation of an in vivo translation marker based on bimolecular fluorescence complementation, the Ribo-BiFC.
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 15 Sept 2026
Published13 Sept 2024bioRxivCited by 1 · OpenAlex ↗

Development of bright fluorescent auxin

ArabidopsisChlorophyll fluorescenceCell / cellular structureRootVisualization / data management

Polar transport of the phytohormone auxin plays a crucial role in plant growth and response to environmental stimuli. Small-molecule tools that visualize auxin distribution in intact plants enable us to understand how plants dynamically regulate auxin transport to modulate growth. In this study, we developed a new fluorescent auxin probe, BODIPY-IAA2, which effectively visualizes auxin distribution in various plant tissues. We designed this probe to be transported by auxin transporters while lacking the ability to elicit auxin signaling. Using BODIPY as the fluorophore provides bright and stable fluorescence signals, making it suitable for live-imaging under standard fluorescent microscopy. We tested the probe with auxin reporter lines in Arabidopsis and performed yeast two-hybrid assays. The results showed that BODIPY-IAA2 did not activate auxin signaling through the auxin receptor TIR1. However, BODIPY-IAA2 did mildly compete with both exogenous and endogenous auxins for transport, indicating that the probe is transported by auxin transporters in vivo. The probe not only enables visualization of its tissue distribution but also allows sub-cellular staining, including the endoplasmic reticulum and tip regions in elongating cells in moss. We also observed unusual staining patterns in the main root of non-model parasitic plants where genetic transformation is not feasible. Our new fluorescent auxin probe demonstrates significant potential for detailed studies on auxin transport and distribution across diverse plant species.

Why it matches plant phenotyping methods植物体内のオーキシン分布を可視化する蛍光プローブを開発し、植物組織・細胞でのライブイメージング性能を検証しており、表現型取得手法が研究の中心である。

abstractSmall-molecule tools that visualize auxin distribution in intact plants enable us to understand how plants dynamically regulate auxin transport to modulate growth.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published3 Sept 2024Frontiers in plant scienceCited by 4 · OpenAlex ↗

An optimized live imaging and multiple cell layer growth analysis approach using Arabidopsis sepals.

ArabidopsisMicroscopyCell / cellular structureFlowerMorphology / geometry measurementSegmentationTrackingArchitecture / morphology / geometryGrowth / development / phenology

Arabidopsis thaliana sepals are excellent models for analyzing growth of entire organs due to their relatively small size, which can be captured at a cellular resolution under a confocal microscope. To investigate how differential growth of connected cell layers generate unique organ morphologies, it is necessary to live-image deep into the tissue. However, imaging deep cell layers of the sepal (or plant tissues in general) is practically challenging. Image processing is also difficult due to the low signal-to-noise ratio of the deeper tissue layers, an issue mainly associated with live imaging datasets. Addressing some of these challenges, we provide an optimized methodology for live imaging sepals, and subsequent image processing. For live imaging early-stage sepals, we found that the use of a bright fluorescent membrane marker, coupled with increased laser intensity and an enhanced Z- resolution produces high-quality images suitable for downstream image processing. Our optimized parameters allowed us to image the bottommost cell layer of the sepal (inner epidermal layer) without compromising viability. We used a 'voxel removal' technique to visualize the inner epidermal layer in MorphoGraphX image processing software. We also describe the MorphoGraphX parameters for creating a 2.5D mesh surface for the inner epidermis. Our parameters allow for the segmentation and parent tracking of individual cells through multiple time points, despite the weak signal of the inner epidermal cells. While we have used sepals to illustrate our approach, the methodology will be useful for researchers intending to live-image and track growth of deeper cell layers in 2.5D for any plant tissue.

Why it matches plant phenotyping methods植物組織の深部をライブイメージングし、画像処理・細胞セグメンテーション・追跡によって成長を解析する方法自体が中心的に開発・最適化されているため。

abstractwe provide an optimized methodology for live imaging sepals, and subsequent image processing.
Reproduction assets foundThe paper's Data availability statement deposits the study's datasets (live-imaging/phenotyping data underlying the sepal growth analysis) in two public OSF repositories with explicit DOIs, making them paper-specific, public, and actionable.
Dataset · publicg and Michelle Heeney for their comments on the manuscript. We thank Richard Smith (John Innes Centre, UK) for his advice on image processing. Data availability statement The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://doi.org/10.17605/OSF.IO/UMW9B , https://doi.org/10.17605/OSF.IO/P5Q39 . Author contributions AS: Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Validation, Visualization, Writing – original draft, Writing – review & editing. AR: Conceptualization, Data curation, Funding acquisition, Project administration, Supervision, WritinOpen asset ↗OSF · 10.17605/OSF.IO/UMW9Blines:234-260
Dataset · publicon the manuscript. We thank Richard Smith (John Innes Centre, UK) for his advice on image processing. Data availability statement The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found below: https://doi.org/10.17605/OSF.IO/UMW9B , https://doi.org/10.17605/OSF.IO/P5Q39 . Author contributions AS: Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Validation, Visualization, Writing – original draft, Writing – review & editing. AR: Conceptualization, Data curation, Funding acquisition, Project administration, Supervision, Writing – review & editing. Conflict of intereOpen asset ↗OSF · 10.17605/OSF.IO/P5Q39lines:234-260
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published2 Sept 2024Plant methodsCited by 17 · OpenAlex ↗

Combining Fourier-transform infrared spectroscopy and multivariate analysis for chemotyping of cell wall composition in Mungbean (Vigna radiata (L.) Wizcek).

ArabidopsisPoplarRiceField / plotRaman / spectroscopyLeafStem / branchPhysiological trait estimation

Background Dissection of complex plant cell wall structures demands a sensitive and quantitative method. FTIR is used regularly as a screening method to identify specific linkages in cell walls. However, quantification and assigning spectral bands to particular cell wall components is still a major challenge, specifically in crop species. In this study, we addressed these challenges using ATR-FTIR spectroscopy as it is a high throughput, cost-effective and non-destructive approach to understand the plant cell wall composition. This method was validated by analysing different varieties of mungbean which is one of the most important legume crops grown widely in Asia. Results Using standards and extraction of a specific component of cell wall components, we assigned 1050-1060 cm -1 and 1390-1420 cm -1 wavenumbers that can be widely used to quantify cellulose and lignin, respectively, in Arabidopsis, Populus, rice and mungbean. Also, using KBr as a diluent, we established a method that can relatively quantify the cellulose and lignin composition among different tissue types of the above species. We further used this method to quantify cellulose and lignin in field-grown mungbean genotypes. The ATR-FTIR-based study revealed the cellulose content variation ranges from 27.9% to 52.3%, and the lignin content variation ranges from 13.7% to 31.6% in mungbean genotypes. Conclusion Multivariate analysis of FT-IR data revealed differences in total cell wall (600-2000 cm -1 ), cellulose (1000-1100 cm -1 ) and lignin (1390-1420 cm -1 ) among leaf and stem of four plant species. Overall, our data suggested that ATR-FTIR can be used for the relative quantification of lignin and cellulose in different plant species. This method was successfully applied for rapid screening of cell wall composition in mungbean stem, and similarly, it can be used for screening other crops or tree species.

Why it matches plant phenotyping methodsATR-FTIRと多変量解析による植物細胞壁成分(セルロース・リグニン)の定量法を開発・検証し、作物遺伝子型の表現型スクリーニングに適用しているため、測定法が中心的である。

abstractIn this study, we addressed these challenges using ATR-FTIR spectroscopy as it is a high throughput, cost-effective and non-destructive approach to understand the plant cell wall composition.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published1 Sept 2024Journal of experimental botanyCited by 1 · OpenAlex ↗

A novel workflow for unbiased 3D quantification of autophagosomes in Arabidopsis thaliana roots.

ArabidopsisMicroscopyCell / cellular structureRootCounting

Macroautophagy is often quantified by live imaging of autophagosomes labeled with fluorescently tagged ATG8 protein (FP-ATG8) in Arabidopsis thaliana. The labeled particles are then counted in single focal planes. This approach may lead to inaccurate results as the actual 3D distribution of autophagosomes is not taken into account and appropriate sampling in the Z-direction is not performed. To overcome this issue, we developed a workflow consisting of immunolabeling of autophagosomes with an anti-ATG8 antibody followed by stereological image analysis using the optical disector and the Cavalieri principle. Our protocol specifically recognized autophagosomes in epidermal cells of Arabidopsis root. Since the anti-ATG8 antibody recognizes multiple AtATG8 isoforms, we were able to detect a higher number of immunolabeled autophagosomes than with the FP-AtATG8e marker, that most probably does not recognize all autophagosomes in a cell. The number of autophagosomes per tissue volume positively correlated with the intensity of autophagy induction. Compared with the quantification of autophagosomes in maximum intensity projections, stereological methods were able to detect the autophagosomes present in a given volume with higher accuracy. Our novel workflow provides a powerful toolkit for unbiased and reproducible quantification of autophagosomes and offers a convenient alternative to the standard of live imaging with FP-ATG8 markers.

Why it matches plant phenotyping methods植物根におけるオートファゴソーム数を3D画像解析・立体計測で定量する新規ワークフローを開発し、既存法と精度・再現性を比較しており、表現型取得法が研究の中心である。

abstractwe developed a workflow consisting of immunolabeling of autophagosomes with an anti-ATG8 antibody followed by stereological image analysis using the optical disector and the Cavalieri principle.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published1 Sept 2024Journal of experimental botanyCited by 5 · OpenAlex ↗

Time-course analysis system for leaf feeding marks reveals effects of Arabidopsis trichomes on insect herbivore feeding behavior.

ArabidopsisLeafMorphology / geometry measurementGrowth / time-series analysisLeaf traits

Bioassay with an insect herbivore is a common approach to studying plant defense. While measuring insect growth rate as a negative indicator of plant defense levels is simple and straightforward, analysing more detailed feeding behavior parameters of insects, such as feeding rates, leaf area consumed per feeding event, intervals between feeding events, and spatio-temporal patterns of feeding sites on leaves, is more informative. However, such observations are generally time consuming and labor-intensive. Here, we provide a semi-automated system for quantifying feeding behavior parameters of insects feeding on plant leaves. Automated photo scanners record the time-course development of feeding marks on leaves. An image analysis pipeline processes the scanned images and extracts leaf area. By analysing changes in leaf area over time, it detects insect feeding events and calculates the leaf area consumed during each feeding event, providing quantitative parameters of the feeding behavior of insects. In addition, it visualizes spatio-temporal changes in feeding sites, providing a measure of the complex behavior of insects on leaves. Using this analysis pipeline, we demonstrate that Arabidopsis trichomes reduce insect feeding rate, but not feeding duration or intervals between feeding events. Our image acquisition system requires only a photo scanner and a laptop computer and does not require any specialized equipment. The analysis software is provided as an ImageJ macro and R package and is available at no cost. Taken together, our work provides a scalable method for quantitative assessment of the feeding behavior of insects on leaves, facilitating understanding of plant defense mechanisms.

Why it matches plant phenotyping methods葉の摂食痕をスキャン画像と解析パイプラインで定量し、摂食イベントごとの消費葉面積や時空間的な摂食部位を抽出する方法が研究の中心であるため、植物の損傷状態を測定するフェノタイピング手法として採用する。

abstractHere, we provide a semi-automated system for quantifying feeding behavior parameters of insects feeding on plant leaves.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicThe software and documentation for the analysis pipeline is available online ( https://github.com/nsotta/feeding-mark-analysis ).Open asset ↗nsotta/feeding-mark-analysis · nsotta/feeding-mark-analysislines:91-152
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 13 Sept 2026
Published28 Aug 2024bioRxivCited by 1 · OpenAlex ↗

Running on empty: Mitochondria without mtDNA exhibit differential motility and connectivity

ArabidopsisCell / cellular structureTracking

Plant mitochondria are in continuous motion. While providing ATP to other cellular processes, they also constantly consume ATP to move rapidly within the cell. This movement is in part related to taking up, converting and delivering metabolites and energy to and from different parts of the cell. Plant mitochondria have varying amounts of DNA even within a single cell, from none to the full mitochondrial genome. Because mitochondrial dynamics are altered in an Arabidopsis mutant with disrupted DNA maintenance, we hypothesised that exchanging DNA templates for repair is one of the functions of their movement and interactions. Here, we image mitochondrial DNA by two distinct methods while tracking mitochondrial position to investigate differences in the behaviour of mitochondria with and without DNA in Arabidopsis thaliana . In addition to staining mitochondrial DNA with SYBR Green, we have developed and implemented a fluorescent mitochondrial DNA binding protein that will also enable future understanding of mitochondrial dynamics, genome maintenance and replication. We demonstrate that mitochondria without mtDNA have altered physical behaviour and have a lower immediate connectivity to the rest of the population, further supporting a link between the physical and genetic dynamics of these complex organelles.

Why it matches plant phenotyping methods植物ミトコンドリアのDNA可視化と位置追跡を中心に、蛍光DNA結合タンパク質を開発・実装し、ミトコンドリアの挙動と接続性という細胞内植物状態を定量化しているため。

abstractHere, we image mitochondrial DNA by two distinct methods while tracking mitochondrial position to investigate differences in the behaviour of mitochondria with and without DNA in Arabidopsis thaliana .
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published27 Aug 2024National science reviewCited by 20 · OpenAlex ↗

Expanding super-resolution imaging versatility in organisms with multi-confocal image scanning microscopy.

ArabidopsisMicroscopyCell / cellular structureStem / branch2D/3D reconstructionGrowth / time-series analysis

Resolving complex three-dimensional (3D) subcellular dynamics noninvasively in live tissues demands imaging tools that balance spatiotemporal resolution, field-of-view and phototoxicity. Image scanning microscopy (ISM), as an advancement of confocal laser scanning microscopy, provides a 2-fold 3D resolution enhancement. Nevertheless, the relatively low imaging speed has been the major obstacle for ISM to be further employed in in vivo imaging of biological tissues. Our proposed solution, multi-confocal image scanning microscopy (MC-ISM), aims to overcome the limitations of existing techniques in terms of spatiotemporal resolution balancing by optimizing pinhole diameter and pitch, eliminating out-of-focus signals, and introducing a frame reduction reconstruction algorithm. The imaging speed is increased by 16 times compared with multifocal structured illumination microscopy. We further propose a single-galvo scan, akin to the Archimedes spiral in spinning disk confocal systems, to ensure a high-speed and high-accuracy scan without the galvanometer's inertial motion. Benefitting from its high photon efficiency, MC-ISM allows continuous imaging of mitochondria dynamics in live cells for 1000 frames without apparent phototoxicity, reaching an imaging depth of 175 μm. Noteworthy, MC-ISM enables the observation of the inner membrane structure of living mitochondria in Arabidopsis hypocotyl for the first time, demonstrating its outstanding performance.

Why it matches plant phenotyping methods生体組織の高速度・高分解能イメージング手法を開発し、Arabidopsisの生細胞ミトコンドリア動態・膜構造の観察に適用しており、植物状態の取得法が中心である。

abstractOur proposed solution, multi-confocal image scanning microscopy (MC-ISM), aims to overcome the limitations of existing techniques in terms of spatiotemporal resolution balancing
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 15 Sept 2026
Published19 Aug 2024The AnalystCited by 7 · OpenAlex ↗

Phenotyping of single plant cells on a microfluidic cytometry platform with fluorescent, mechanical, and electrical modules

ArabidopsisLaboratory / benchtopCell / cellular structureMorphology / geometry measurementPhysiological trait estimationStress response / tolerance

Compared to animal cells, phenotypic characterization of single plant cells on microfluidic platforms is still rare. In this work, we collated population statistics on the morphological, biochemical, physical and electrical properties of Arabidopsis protoplasts under different external and internal conditions, using progressively improved microfluidic platforms. First, we analyzed the different effects of three phytohormones (auxin, cytokinin and gibberellin) on the primary cell wall (PCW) regeneration process using a microfluidic flow cytometry platform equipped with a single-channel fluorescence sensor. Second, we correlated the intracellular reactive oxygen species (ROS) level induced by heavy metal stress with the concurrent PCW regeneration process by using a dual-channel fluorescence sensor. Third, by integrating contraction channels, we were able to effectively discriminate variations in cell size while monitoring the intensity of intracellular ROS signaling. Fourth, by combining an electrical impedance electrode with the contraction channel, we analyzed the differences in electrical and mechanical properties of wild-type and mutant plant cells before and after primary cell wall regeneration. Overall, our work demonstrates the feasibility and sensitivity of microfluidic flow cytometry in high-throughput phenotyping of plant cells and provides a reference for assessing metabolic and physiological indicators of individual plant cells in multiple dimensions.

Why it matches plant phenotyping methodsマイクロ流体フローサイトメトリーを用いて植物細胞の形態・生化学・物理・電気的形質を多次元かつ高スループットに取得するプラットフォーム研究であり、表現型取得法が中心です。

abstractusing progressively improved microfluidic platforms
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published9 Aug 2024ECS Meeting AbstractsCited by 0 · OpenAlex ↗

Near-Infrared Fluorescent Carbon Nanotube Sensors for the Plant Hormone Family Gibberellins

ArabidopsisLettuceChlorophyll fluorescenceRaman / spectroscopyCell / cellular structureRootObject detectionPhysiological trait estimationBiomass / plant weightGrowth / development / phenology

Gibberellins (GAs) are a class of phytohormones, important for plant growth, and very difficult to distinguish because of their similarity in chemical structures. Herein, we develop the first nanosensors for GAs by designing and engineering polymer-wrapped single-walled carbon nanotubes (SWNTs) with unique corona phases that selectively bind to bioactive GAs, GA 3 and GA 4 , triggering near-infrared (NIR) fluorescence intensity changes. Using a new coupled Raman/NIR fluorimeter that enables self-referencing of nanosensor NIR fluorescence with its Raman G-band, we demonstrated detection of cellular GA in Arabidopsis, lettuce, and basil roots. The nanosensors reported increased endogenous GA levels in transgenic Arabidopsis mutants that overexpress GA and in emerging lateral roots. Our approach allows rapid spatiotemporal detection of GA across species. The reversible sensor captured the decreasing GA levels in salt-treated lettuce roots, which correlated remarkably with fresh weight changes. This work demonstrates the potential for nanosensors to solve longstanding problems in plant biotechnology.

Why it matches plant phenotyping methods植物ホルモン濃度という植物の生理状態を、開発したナノセンサーとNIR測定系で検出する手法が研究の中心であり、植物内での適用実証も行っている。

abstractHerein, we develop the first nanosensors for GAs by designing and engineering polymer-wrapped single-walled carbon nanotubes (SWNTs) with unique corona phases that selectively bind to bioactive GAs, GA 3 and GA 4 , triggering near-infrared (NIR) fluorescence intensity changes.
Plant phenotyping relevance match · UnverifiedOpenAlex · checked 7 Sept 2026
Published8 Aug 2024Nature Ecology & EvolutionCited by 35 · OpenAlex ↗

Century-long timelines of herbarium genomes predict plant stomatal response to climate change

ArabidopsisField / plotStomata / guard-cell complexPhysiological trait estimationStomatal traits

concentrations, a trend already observed in multiple plant species. However, it is unclear whether such responses are based on genetic changes and evolutionary adaptation. Here we make use of extensive knowledge of 43 genes in the stomatal development pathway and newly generated genome information of 191 Arabidopsis thaliana historical herbarium specimens collected over 193 years to directly link genetic variation with climate change. While we find that the essential transcription factors SPCH, MUTE and FAMA, central to stomatal development, are under strong evolutionary constraints, several regulators of stomatal development show signs of local adaptation in contemporary samples from different geographic regions. We then develop a functional score based on known effects of gene knock-out on stomatal development that recovers a classic pattern of stomatal density decrease over the past centuries, suggesting a genetic component contributing to this change. This approach combining historical genomics with functional experimental knowledge could allow further investigations of how different, even in historical samples unmeasurable, cellular plant phenotypes may have already responded to climate change through adaptive evolution.

Why it matches plant phenotyping methods遺伝情報と既知の機能的効果を統合した機能スコアを開発し、歴史標本では直接測定できない気孔密度・発生表現型を推定する手法が研究の中心であるため。

abstractWe then develop a functional score based on known effects of gene knock-out on stomatal development that recovers a classic pattern of stomatal density decrease over the past centuries
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published30 Jul 2024bioRxivCited by 0 · OpenAlex ↗

Time-resolved tracking of cellulose biosynthesis and microfibril network assembly during cell wall regeneration in live Arabidopsis protoplasts

ArabidopsisGrowth chamberLaboratory / benchtopMicroscopyCell / cellular structureTracking

Plant cell walls are composed of polysaccharides among which cellulose is the most abundant component. Cellulose is processively synthesized as bundles of linear β-1,4-glucan homopolymer chains via the coordinated action of multiple enzymes in cellulose synthase complexes (CSCs) embedded within the plasma cell membrane. Plant cell walls are composed of multiple layers of cellulose fibrils that form highly intertwined extracellular matrix networks. However, it is not yet clear as to how cellulose fibrils synthesized by multiple CSCs are assembled into the intricate cellulose network deposited on plant cell surfaces. Herein, we have established an in vivo time-resolved imaging platform for visualizing cellulose during its biosynthesis and assembly into a complex fibrillar network on the surface of Arabidopsis thaliana mesophyll protoplasts as the primary cell wall regenerates. We performed total internal reflection fluorescence microscopy (TIRFM) with fluorophore-conjugated tandem carbohydrate binding modules (tdCBMs) that were engineered to specifically bind to nascent cellulose fibrils. Together with a well-controlled environment, it was possible to monitor in vivo cellulose fibril synthesis dynamics in a time-resolved manner for nearly one day of continuous cell wall regeneration on protoplast cell surfaces. Our observations provide the basis for a novel model of cellulose fibril network development in protoplasts driven by complex interplay of multi-scale dynamics that include: rapid diffusion and coalescence of short nascently synthesized cellulose fibrils; processive elongation of single fibrils; and cellulose fibrillar network rearrangement during cell wall maturation. This platform is valuable for exploring mechanistic aspects of cell wall synthesis while visualizing cellulose microfibrils assembly.

Why it matches plant phenotyping methods生細胞上のセルロース微 fibril の形成・ネットワーク構築を時系列で可視化するイメージング基盤を確立しており、植物状態の取得手法が研究の中心である。

abstractwe have established an in vivo time-resolved imaging platform for visualizing cellulose during its biosynthesis and assembly into a complex fibrillar network
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published20 Jul 2024MicroscopyCited by 1 · OpenAlex ↗

Sandwich freezing and freeze substitution of Arabidopsis plant tissues for electron microscopy

ArabidopsisMicroscopyCell / cellular structureTissueCalibration / preprocessing

Abstract Sandwich freezing is a method of rapid freezing by sandwiching specimens between two copper disks, and it has been used for observing exquisite close-to-native ultrastructure of living yeast and bacteria. Recently, this method has been found to be useful for preserving cell images of glutaraldehyde-fixed cultured cells, as well as animal and human tissues. In the present study, this method was applied to observe the fine structure of living Arabidopsis plant tissues and was found to achieve excellent ultrastructural preservation of cells and tissues. This is the first report of applying the sandwich freezing method to observe plant tissues.

Why it matches plant phenotyping methods植物組織の細胞・組織微細構造を保存・観察するためのサンドイッチ凍結法を植物へ適用した技術研究であり、表現型取得法が中心である。

abstractIn the present study, this method was applied to observe the fine structure of living Arabidopsis plant tissues and was found to achieve excellent ultrastructural preservation of cells and tissues.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 7 Sept 2026
Published16 Jul 2024bioRxiv (Cold Spring Harbor Laboratory)Cited by 1 · OpenAlex ↗

Species wide inventory of Arabidopsis thaliana organellar variation reveals ample phenotypic variation for photosynthetic performance

ArabidopsisWhole plant / canopy / plot / fieldPhysiological trait estimationPhotosynthesis / fluorescenceYield / yield components

Abstract Efforts to improve photosynthetic performance are increasingly employing natural genetic variation. However, genetic variation in the organellar genomes (plasmotypes) is often disregarded due to the difficulty of studying the plasmotypes and the lack of evidence that this is a worthwhile investment. Here, we systematically phenotyped plasmotype diversity using Arabidopsis thaliana as a model species. A reanalysis of whole genome resequencing data of 1,531 representative accessions shows that the genetic diversity amongst the mitochondrial genomes is eight times lower than amongst the chloroplast genomes. Plasmotype diversity of the accessions divides the species into two major phylogenetic clusters, within which highly divergent subclusters are distinguished. We combined plasmotypes from 60 A. thaliana accessions with the nuclear genomes (nucleotypes) of four A. thaliana accessions to create a panel of 232 novel cytonuclear genotypes (cybrids). The cybrid plants were grown in a range of different light and temperature conditions and phenotyped using high-throughput phenotyping platforms. Analysis of the phenotypes showed that several plasmotypes alone or in interaction with the nucleotypes have significant effects on photosynthesis, and that the effects are highly dependent on the environment. Moreover, we introduce Plasmotype Association Studies (PAS) as a novel method to reveal plasmotypic effects. Within A. thaliana, several organellar variants can influence photosynthetic phenotypes, which emphasizes the valuable role this variation has on improving photosynthetic performance. The increasing feasibility of producing cybrids in various species calls for further research into how these phenotypes may support breeding goals in crop species. Significance statement Photosynthesis is one of the few crop traits that has been largely unaddressed which can contribute to increasing crop yield potential. Exploiting genetic variation within organellar genomes presents a promising, yet untapped resource to improve photosynthesis. However, the extent of organellar variation and its impact on photosynthesis within a species remains largely unknown. Using Arabidopsis thaliana as a model species, we revealed highly divergent clusters of organellar variation. We constructed 232 novel combinations of species representative organellar and nuclear genomes, referred to as cybrids. High-throughput phenotyping of these cybrids revealed that organellar variants can substantially impact photosynthesis in different environments. These findings indicate that organellar genomes may be a valuable resource for improving photosynthesis in crops.

Why it matches plant phenotyping methods高スループット表現型解析プラットフォームを用いた光合成表現型の取得が研究の主要な構成要素であり、環境条件下での表現型解析と新規PAS手法を組み合わせているため含める。

abstractThe cybrid plants were grown in a range of different light and temperature conditions and phenotyped using high-throughput phenotyping platforms.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published5 Jul 2024Biochimica et biophysica acta. BioenergeticsCited by 4 · OpenAlex ↗

Functional organization of 3D plant thylakoid membranes as seen by high resolution microscopy.

ArabidopsisPeaSpinachLaboratory / benchtopChlorophyll fluorescenceCell / cellular structureMorphology / geometry measurement2D/3D reconstructionArchitecture / morphology / geometry

In the field of photosynthesis, only a limited number of approaches of super-resolution fluorescence microscopy can be used, as the functional architecture of the thylakoid membrane in chloroplasts is probed through the natural fluorescence of chlorophyll molecules. In this work, we have used a custom-built fluorescence microscopy method called Single Pixel Reconstruction Imaging (SPiRI) that yields a 1.4 gain in lateral and axial resolution relative to confocal fluorescence microscopy, to obtain 2D images and 3D-reconstucted volumes of isolated chloroplasts, obtained from pea (Pisum sativum), spinach (Spinacia oleracea) and Arabidopsis thaliana. In agreement with previous studies, SPiRI images exhibit larger thylakoid grana diameters when extracted from plants under low-light regimes. The three-dimensional thylakoid architecture, revealing the complete network of the thylakoid membrane in intact, non-chemically-fixed chloroplasts can be visualized from the volume reconstructions obtained at high resolution. From such reconstructions, the stromal connections between each granum can be determined and the fluorescence intensity in the stromal lamellae compared to those of neighboring grana.

Why it matches plant phenotyping methods植物葉緑体のチラコイド膜構造を高解像度・3D画像から抽出するカスタム蛍光顕微鏡法を開発・適用しており、植物形態・細胞内構造の表現型取得が中心である。

abstractwe have used a custom-built fluorescence microscopy method called Single Pixel Reconstruction Imaging (SPiRI) that yields a 1.4 gain in lateral and axial resolution relative to confocal fluorescence microscopy
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published20 Jun 2024Bio-protocolCited by 2 · OpenAlex ↗

Live Imaging of the Shoot Apical Meristem of Intact, Soil-Grown, Flowering Arabidopsis Plants.

ArabidopsisMicroscopyTissueVisualization / data management

All aerial organs in plants originate from the shoot apical meristem, a specialized tissue at the tip of a plant, enclosing a few stem cells. Understanding developmental dynamics within this tissue in relation to internal and external stimuli is of crucial importance. Imaging the meristem at the cellular level beyond very early stages requires the apex to be detached from the plant body, a procedure that does not allow studies in living, intact plants over longer periods. This protocol describes a new confocal microscopy method with the potential to image the shoot apical meristem of an intact, soil-grown, flowering Arabidopsis plant over several days. The setup opens new avenues to study apical stem cells, their interconnection with the whole plant, and their responses to environmental stimuli. Key features • Novel dissection and imaging method of the shoot apical meristem of Arabidopsis . • Procedure performed with intact, soil-grown, flowering plants. • Possibility of long-term live imaging of the shoot apical meristem. • Protocol can be adapted to different plant species.

Why it matches plant phenotyping methods生きた植物のシュート頂端分裂組織を長期間観察するための新規共焦点イメージング手法・プロトコルが中心であり、植物の形態・発生状態を取得する方法として収載対象です。

abstractThis protocol describes a new confocal microscopy method with the potential to image the shoot apical meristem of an intact, soil-grown, flowering Arabidopsis plant over several days.
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Published15 Jun 2024Plant MethodsCited by 26 · OpenAlex ↗

Data-driven crop growth simulation on time-varying generated images using multi-conditional generative adversarial networks

ArabidopsisBrassica vegetablesFaba beanWheatField / plotLaboratory / benchtopLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysis

BACKGROUND: Image-based crop growth modeling can substantially contribute to precision agriculture by revealing spatial crop development over time, which allows an early and location-specific estimation of relevant future plant traits, such as leaf area or biomass. A prerequisite for realistic and sharp crop image generation is the integration of multiple growth-influencing conditions in a model, such as an image of an initial growth stage, the associated growth time, and further information about the field treatment. While image-based models provide more flexibility for crop growth modeling than process-based models, there is still a significant research gap in the comprehensive integration of various growth-influencing conditions. Further exploration and investigation are needed to address this gap. METHODS: We present a two-stage framework consisting first of an image generation model and second of a growth estimation model, independently trained. The image generation model is a conditional Wasserstein generative adversarial network (CWGAN). In the generator of this model, conditional batch normalization (CBN) is used to integrate conditions of different types along with the input image. This allows the model to generate time-varying artificial images dependent on multiple influencing factors. These images are used by the second part of the framework for plant phenotyping by deriving plant-specific traits and comparing them with those of non-artificial (real) reference images. In addition, image quality is evaluated using multi-scale structural similarity (MS-SSIM), learned perceptual image patch similarity (LPIPS), and Fréchet inception distance (FID). During inference, the framework allows image generation for any combination of conditions used in training; we call this generation data-driven crop growth simulation. RESULTS: Experiments are performed on three datasets of different complexity. These datasets include the laboratory plant Arabidopsis thaliana (Arabidopsis) and crops grown under real field conditions, namely cauliflower (GrowliFlower) and crop mixtures consisting of faba bean and spring wheat (MixedCrop). In all cases, the framework allows realistic, sharp image generations with a slight loss of quality from short-term to long-term predictions. For MixedCrop grown under varying treatments (different cultivars, sowing densities), the results show that adding these treatment information increases the generation quality and phenotyping accuracy measured by the estimated biomass. Simulations of varying growth-influencing conditions performed with the trained framework provide valuable insights into how such factors relate to crop appearances, which is particularly useful in complex, less explored crop mixture systems. Further results show that adding process-based simulated biomass as a condition increases the accuracy of the derived phenotypic traits from the predicted images. This demonstrates the potential of our framework to serve as an interface between a data-driven and a process-based crop growth model. CONCLUSION: The realistic generation and simulation of future plant appearances is adequately feasible by multi-conditional CWGAN. The presented framework complements process-based models and overcomes their limitations, such as the reliance on assumptions and the low exact field-localization specificity, by realistic visualizations of the spatial crop development that directly lead to a high explainability of the model predictions.

Why it matches plant phenotyping methods植物画像を生成し、そこから植物個体別形質を推定する二段階の画像ベース表現型解析フレームワークを開発・評価しており、表現型取得・推定手法が研究の中心である。

abstractWe present a two-stage framework consisting first of an image generation model and second of a growth estimation model, independently trained.
Reproduction assets foundThe paper's authors explicitly state that source code and links to the phenotyping datasets (Arabidopsis, GrowliFlower, MixedCrop) are publicly available in their GitHub repository, which implements the multi-conditional CWGAN crop growth simulation and growth estimation framework.
Code · publicSource code and links to the datasets are publicly available at https://github.com/luked12/crop-growth-cgan .Open asset ↗luked12/crop-growth-cganlines:216-253
Code / dataset availability confirmedOpenAlex · Europe PMC · bioRxiv · checked 15 Sept 2026
Published14 Jun 2024bioRxiv (Cold Spring Harbor Laboratory)Cited by 1 · OpenAlex ↗

Automated and high throughput measurement of leaf stomatal traits in canola

ArabidopsisBarleyMaizeMilletOil palmRapeseed / canolaRiceTobaccoTomatoWheat

Abstract Background Automating stomatal trait measurement has gained popularity because of their inherent importance for field phenotyping application as stomata are critical for both carbon capture and water use efficiency in plants. Such tool has been reported for rice, wheat, tomato, barley and oil palm. However, none exist yet for canola, which is an important economic and agronomic crop globally. Results We developed a new toolkit called Stomatal Comprehensive Automated Neural Network or SCAN by combining the use of high-resolution portable digital microscopy with machine learning based on You Only Look Once algorithm (YOLOv8). Digital micrographs of leaf surfaces enter the SCAN pipeline, which includes stomata detection, stomata segmentation and stomatal pore segmentation models, to measure stomatal density, stomatal size and stomatal pore area, respectively. In addition to SCAN’s ability to measure leaf stomatal traits in canola at 89 to 94% accuracy, we also showed that SCAN can be used to predict stomatal density even in species not included in the training set such as Arabidopsis, tobacco, rice, wheat, maize and proso millet. SCAN was designed for the biological science community with the premise that users are not required to possess advanced programming capabilities to manage dependency prerequisites, execute the models, and integrate the analysis. This was achieved by packaging the models into a desktop application system that can be accessed offline. Conclusion Overall, SCAN provides a non-destructive, real-time, portable, and high-throughput measurement of leaf stomatal traits in canola. The minimised hardware requirement and user-friendly desktop application system make SCAN suitable for field phenotyping application.

Why it matches plant phenotyping methodsカノーラ葉の気孔形質を画像と機械学習で自動抽出するツールを開発し、精度検証と他種での適用性評価を行っており、フェノタイピング手法が中心である。

abstractWe developed a new toolkit called Stomatal Comprehensive Automated Neural Network or SCAN by combining the use of high-resolution portable digital microscopy with machine learning based on You Only Look Once algorithm (YOLOv8).
Reproduction assets foundThe paper's authors publicly deposit the SCAN pipeline's model weights, hyperparameters, training scripts, and datasets in the FD_detection GitHub repository, and provide the SCAN application itself (with download and demonstration) in a second GitHub repository. Both are paper-specific, public, and actionable.
Code · publicin Table S1. 123 124 The training tasks were carried out on an Ubuntu 20.04 Linux server at the Research School of Biology in 125 Australian National University, using two Nvidia A30 (24G) Graphic Processing Units (GPUs). The full 126 details of models’ weights, hyperparameters, training scripts and datasets can be found at 127 https://github.com/William-Yao0993/FD_detection.128 129 Model evaluation 130 131 Mean Average Precision (mAP, Fig. 3) and F1 score were used to assess model ability (Fig. 4). mAP is 132 calculated as the mean value of each class area under the precision-recall curve over thresholds, and the 133 F1 score is the harmonic mean of precision and recall. The formulas are deOpen asset ↗William-Yao0993/FD_detectionpdf-raw-page:4 lines:1-81
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published14 Jun 2024Analytical chemistryCited by 12 · OpenAlex ↗

Persistent Luminescence Nanoplatform for Autofluorescence-Free Tracking of Submicrometer Plastic Particles in Plant.

ArabidopsisRootTracking

The uptake of plastic particles by plants and their transport through the food chain make great risks to biota and human health. Therefore, it is important to trace plastic particles in the plant. Traditional fluorescence imaging in plants usually suffers significant autofluorescence background. Here, we report a persistent luminescence nanoplatform for autofluorescence-free imaging and quantitation of submicrometer plastic particles in plant. The nanoplatform was fabricated by doping persistent luminescence nanoparticles (PLNPs) onto polystyrene (PS) nanoparticles. Cr 3+ -doped zinc gallate PLNP was employed as the dopant for autofluorescence-free imaging due to its persistent luminescence nature. In addition, the Ga element in PLNP was used as a proxy to quantify the PS in the plant by inductively coupled plasma mass spectrometry (ICP-MS). Thus, the developed nanoplatform allows not only dual-mode autofluorescence-free imaging (persistent luminescence and laser-ablation ICP-MS) but also ICP-MS quantitation for tracking PS in plant. Application of this nanoplatform in a typical plant model Arabidopsis thaliana revealed that PS mainly distributed in the root (>99.45%) and translocated very limited (<0.55%) to the shoot. The developed nanoplatform has great potential for quantitative tracing of submicrometer plastic particles to investigate the environmental process and impact of plastic particles.

Why it matches plant phenotyping methods植物体内の微小プラスチックを対象に、蛍光・レーザーアブレーションICP-MSによる画像化と定量追跡手法を開発しており、植物状態の取得が研究の中心です。

abstractwe report a persistent luminescence nanoplatform for autofluorescence-free imaging and quantitation of submicrometer plastic particles in plant.
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 15 Sept 2026
Published10 Jun 2024bioRxivCited by 0 · OpenAlex ↗

Morphometric analysis of actin networks

ArabidopsisMicroscopyCell / cellular structureRootMorphology / geometry measurement

The organization of cytoskeletal elements is pivotal for coordinating intracellular transport in eukaryotic cells. Several quantitative measures based on image analysis have been proposed to characterize morphometric features of fluorescently labeled actin networks. While helpful in detecting differences in actin organization between treatments or genotypes, the accuracy of these measures could not be rigorously assessed due to a lack of ground-truth data to which they could be compared. To overcome this limitation, we utilized coarse-grained computer simulations of actin filaments and crosslinkers to generate synthetic actin networks with varying levels of bundling. We converted the simulated networks into pseudo-fluorescence images similar to images obtained using confocal microscopy. Using both published and novel analysis procedures, we extracted a series of morphometric parameters and benchmarked them against analogous measures based on the ground-truth actin configurations. Our analysis revealed a set of parameters that reliably reports on actin network density, orientation, ordering, and bundling. Application of these morphometric parameters to root epidermal cells of Arabidopsis thaliana revealed subtle changes in network organization between wild-type and mutant cells. This work provides robust measures that can be used to quantify features of actin networks and characterize changes in actin organization for different experimental conditions.

Why it matches plant phenotyping methods植物細胞内アクチンネットワークの画像解析指標を開発・ベンチマークし、根表皮細胞への適用で構造形質を定量化しており、表現型取得・抽出手法が中心である。

abstractUsing both published and novel analysis procedures, we extracted a series of morphometric parameters and benchmarked them against analogous measures based on the ground-truth actin configurations.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 15 Sept 2026
Published3 Jun 2024Scientific ReportsCited by 9 · OpenAlex ↗

RoPod, a customizable toolkit for non-invasive root imaging, reveals cell type-specific dynamics of plant autophagy.

ArabidopsisLaboratory / benchtopMicroscopyCell / cellular structureRootGrowth / time-series analysisGrowth / development / phenology

Abstract Arabidopsis root is a classic model system in plant cell and molecular biology. The sensitivity of plant roots to local environmental perturbation challenges data reproducibility and incentivizes further optimization of imaging and phenotyping tools. Here we present RoPod, an easy-to-use toolkit for low-stress live time-lapse imaging of Arabidopsis roots. RoPod comprises a dedicated protocol for plant cultivation and a customizable 3D-printed vessel with integrated microscopy-grade glass that serves simultaneously as a growth and imaging chamber. RoPod reduces impact of sample handling, preserves live samples for prolonged imaging sessions, and facilitates application of treatments during image acquisition. We describe a protocol for RoPods fabrication and provide illustrative application pipelines for monitoring root hair growth and autophagic activity. Furthermore, we showcase how the use of RoPods advanced our understanding of plant autophagy, a major catabolic pathway and a key player in plant fitness. Specifically, we obtained fine time resolution for autophagy response to commonly used chemical modulators of the pathway and revealed previously overlooked cell type-specific changes in the autophagy response. These results will aid a deeper understanding of the physiological role of autophagy and provide valuable guidelines for choosing sampling time during end-point assays currently employed in plant autophagy research.

Why it matches plant phenotyping methodsRoPodは植物根の非侵襲的ライブタイムラプス撮像と表現型解析のための専用ツールキットであり、撮像容器・栽培プロトコル・応用ワークフローの開発が研究の中心です。

abstractHere we present RoPod, an easy-to-use toolkit for low-stress live time-lapse imaging of Arabidopsis roots.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published1 Jun 2024Plant physiologyCited by 11 · OpenAlex ↗

A low-cost open-source imaging platform reveals spatiotemporal insight into leaf elongation and movement.

ArabidopsisLeafTrackingArchitecture / morphology / geometryGrowth / development / phenology

Plant organs move throughout the diurnal cycle, changing leaf and petiole positions to balance light capture, leaf temperature, and water loss under dynamic environmental conditions. Upward movement of the petiole, called hyponasty, is one of several traits of the shade avoidance syndrome (SAS). SAS traits are elicited upon perception of vegetation shade signals such as far-red light (FR) and improve light capture in dense vegetation. Monitoring plant movement at a high temporal resolution allows studying functionality and molecular regulation of hyponasty. However, high temporal resolution imaging solutions are often very expensive, making this unavailable to many researchers. Here, we present a modular and low-cost imaging setup, based on small Raspberry Pi computers that can track leaf movements and elongation growth with high temporal resolution. We also developed an open-source, semiautomated image analysis pipeline. Using this setup, we followed responses to FR enrichment, light intensity, and their interactions. Tracking both elongation and the angle of the petiole, lamina, and entire leaf in Arabidopsis (Arabidopsis thaliana) revealed insight into R:FR sensitivities of leaf growth and movement dynamics and the interactions of R:FR with background light intensity. The detailed imaging options of this system allowed us to identify spatially separate bending points for petiole and lamina positioning of the leaf.

Why it matches plant phenotyping methods低コスト画像計測プラットフォームとオープンソース解析パイプラインを開発し、葉の伸長・運動・角度を高時間分解能で抽出する方法が研究の中心である。

abstractHere, we present a modular and low-cost imaging setup, based on small Raspberry Pi computers that can track leaf movements and elongation growth with high temporal resolution.
Reproduction assets foundThe paper's authors publicly deposited their Python image-analysis scripts and R analysis/statistical scripts at the Pierik-Lab GitHub organization, with explicit open-source availability language. The underlying phenotype data, however, is only available on request.
Code · publicThe full, open-source scripts with descriptions per step are accessible at https://github.com/Pierik-Lab .Open asset ↗Pierik-Lablines:90-103
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published31 May 2024Plant methodsCited by 15 · OpenAlex ↗

ScAnalyzer: an image processing tool to monitor plant disease symptoms and pathogen spread in Arabidopsis thaliana leaves.

ArabidopsisLaboratory / benchtopRGB / grayscaleLeafSegmentationStress / disease detectionDisease symptoms / severity

Background Plants are known to be infected by a wide range of pathogenic microbes. To study plant diseases caused by microbes, it is imperative to be able to monitor disease symptoms and microbial colonization in a quantitative and objective manner. In contrast to more traditional measures that use manual assignments of disease categories, image processing provides a more accurate and objective quantification of plant disease symptoms. Besides monitoring disease symptoms, computational image processing provides additional information on the spatial localization of pathogenic microbes in different plant tissues. Results Here we report on an image analysis tool called ScAnalyzer to monitor disease symptoms and bacterial spread in Arabidopsis thaliana leaves. Thereto, detached leaves are assembled in a grid and scanned, which enables automated separation of individual samples. A pixel color threshold is used to segment healthy (green) from chlorotic (yellow) leaf areas. The spread of luminescence-tagged bacteria is monitored via light-sensitive films, which are processed in a similar manner as the leaf scans. We show that this tool is able to capture previously identified differences in susceptibility of the model plant A. thaliana to the bacterial pathogen Xanthomonas campestris pv. campestris. Moreover, we show that the ScAnalyzer pipeline provides a more detailed assessment of bacterial spread within plant leaves than previously used methods. Finally, by combining the disease symptom values with bacterial spread values from the same leaves, we show that bacterial spread precedes visual disease symptoms. Conclusion Taken together, we present an automated script to monitor plant disease symptoms and microbial spread in A. thaliana leaves. The freely available software ( https://github.com/MolPlantPathology/ScAnalyzer ) has the potential to standardize the analysis of disease assays between different groups.

Why it matches plant phenotyping methods植物葉の病徴と病原体拡散を画像処理で定量化するツールおよび解析パイプラインが研究の中心であり、植物の病害状態を直接推定するため。

abstractimage processing provides a more accurate and objective quantification of plant disease symptoms.
Reproduction assets foundThe paper's ScAnalyzer Python/R analysis pipeline and the raw leaf/luminescence images are publicly available on the authors' GitHub repository, along with the printable leaf-grid sheet used for phenotyping.
Code · publicThe code is available on GitHub ( https://github.com/MolPlantPathology/ScAnalyzer ).Open asset ↗MolPlantPathology/ScAnalyzerlines:124-131
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published31 May 2024Applied microscopyCited by 6 · OpenAlex ↗

Clearing techniques for deeper imaging of plants and plant-microbe interactions.

ArabidopsisRiceMicroscopyCell / cellular structureLeafSeed / grainCalibration / preprocessing

Plant cells are uniquely characterized by exhibiting cell walls, pigments, and phenolic compounds, which can impede microscopic observations by absorbing and scattering light. The concept of clearing was first proposed in the late nineteenth century to address this issue, aiming to render plant specimens transparent using chloral hydrate. Clearing techniques involve chemical procedures that render biological specimens transparent, enabling deep imaging without physical sectioning. Drawing inspiration from clearing techniques for animal specimens, various protocols have been adapted for plant research. These procedures include (i) hydrophobic methods (e.g., Visikol™), (ii) hydrophilic methods (ScaleP and ClearSee), and (iii) hydrogel-based methods (PEA-CLARITY). Initially, clearing techniques for plants were mainly utilized for deep imaging of seeds and leaves of herbaceous plants such as Arabidopsis thaliana and rice. Utilizing cell wall-specific fluorescent dyes for plants and fungi, researchers have documented the post-penetration behavior of plant pathogenic fungi within hosts. State-of-the-art plant clearing techniques, coupled with microbe-specific labeling and high-throughput imaging methods, offer the potential to advance the in planta characterization of plant microbiomes.

Why it matches plant phenotyping methods植物試料を透明化して深部画像を取得する技術を体系的に扱うレビューであり、植物の形態や植物—微生物相互作用の観察に用いる画像取得法が中心です。

abstractClearing techniques involve chemical procedures that render biological specimens transparent, enabling deep imaging without physical sectioning.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published30 May 2024bioRxivCited by 3 · OpenAlex ↗

Deep learning-based cytoskeleton segmentation for accurate high-throughput measurement of cytoskeleton density

ArabidopsisTobaccoMicroscopyCell / cellular structureStomata / guard-cell complexMorphology / geometry measurementSegmentation

Microscopic analyses of cytoskeleton organization are crucial for understanding various cellular activities, including cell proliferation and environmental responses in plants. Traditionally, assessments of cytoskeleton dynamics have been qualitative, relying on microscopy-assisted visual inspection. However, the transition to quantitative digital microscopy has introduced new technical challenges, with segmentation of cytoskeleton structures proving particularly demanding. In this study, we examined the utility of a deep learning-based segmentation method for accurate quantitative evaluation of cytoskeleton organization using confocal microscopic images of the cortical microtubules in tobacco BY-2 cells. The results showed that, although conventional methods sufficed for measurement of cytoskeleton angles and parallelness, the deep learning-based method significantly improved the accuracy of density measurements. To assess the versatility of the method, we extended our analysis to physiologically significant models in the context of changes in cytoskeleton density, namely Arabidopsis thaliana guard cells and zygotes. The deep learning-based method successfully improved the accuracy of cytoskeleton density measurements for quantitative evaluations of physiological changes in both stomatal movement in guard cells and intracellular polarization in elongating zygotes, confirming its utility in these applications. The results demonstrate the effectiveness of deep learning-based segmentation in providing precise and high-throughput measurements of cytoskeleton density, and has the potential to automate and expedite analyses of large-scale image datasets.

Why it matches plant phenotyping methods植物細胞画像から細胞骨格密度を定量化する深層学習セグメンテーション法を開発・評価しており、植物状態の表現型抽出が研究の中心である。

abstractwe examined the utility of a deep learning-based segmentation method for accurate quantitative evaluation of cytoskeleton organization using confocal microscopic images
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published30 May 2024Development (Cambridge, England)Cited by 3 · OpenAlex ↗

Topological analysis of 3D digital ovules identifies cellular patterns associated with ovule shape diversity.

ArabidopsisCell / cellular structureTissueMorphology / geometry measurement2D/3D reconstructionSkeletonization / topologyArchitecture / morphology / geometryGrowth / development / phenology

Tissue morphogenesis remains poorly understood. In plants, a central problem is how the 3D cellular architecture of a developing organ contributes to its final shape. We address this question through a comparative analysis of ovule morphogenesis, taking advantage of the diversity in ovule shape across angiosperms. Here, we provide a 3D digital atlas of Cardamine hirsuta ovule development at single cell resolution and compare it with an equivalent atlas of Arabidopsis thaliana. We introduce nerve-based topological analysis as a tool for unbiased detection of differences in cellular architectures and corroborate identified topological differences between two homologous tissues by comparative morphometrics and visual inspection. We find that differences in topology, cell volume variation and tissue growth patterns in the sheet-like integuments and the bulbous chalaza are associated with differences in ovule curvature. In contrast, the radialized conical ovule primordia and nucelli exhibit similar shapes, despite differences in internal cellular topology and tissue growth patterns. Our results support the notion that the structural organization of a tissue is associated with its susceptibility to shape changes during evolutionary shifts in 3D cellular architecture.

Why it matches plant phenotyping methods3Dデジタルアトラスと神経ベースのトポロジー解析、形態計測を用いて植物器官の細胞構造と形状を定量化しており、表現型取得・解析手法が研究の中心である。

abstractHere, we provide a 3D digital atlas of Cardamine hirsuta ovule development at single cell resolution and compare it with an equivalent atlas of Arabidopsis thaliana.
Reproduction assets foundThe paper's topological analysis and statistical evaluation code is publicly available on GitHub (NADO repository), with explicit availability language. The paper-specific 3D digital ovule dataset (S-BIAD957) is deposited in BioStudies, but no matching allowed URL exists for it, so it cannot be listed as an actionable,
Code · publicThe source code and the Dockerfiles can be obtained from the Github repository at https://github.com/fabian-roll/NADO .Open asset ↗https://github.com/fabian-roll/NADO · NADOlines:109-124
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · bioRxiv · checked 15 Sept 2026
Published13 May 2024bioRxiv (Cold Spring Harbor Laboratory)Cited by 1 · OpenAlex ↗

Robotic Imaging and Machine Learning Analysis of Seed Germination: Dissecting the Influence of ABA and DOG1 on Germination Uniformity

ArabidopsisLettuceLaboratory / benchtopSeed / grainSegmentationGrowth / time-series analysisGrowth / development / phenology

Abstract Seed germination research has evolved over the years, increasingly incorporating technology. Recent advances in phenotyping platforms have increased the accessibility of high throughput phenotyping technologies to more labs, leading to valuable insights into germination biology. These platforms benefit researchers by limiting manual labor and increasing the temporal resolution of imaging. Each of the platforms developed presents unique benefits and challenges, from scalability to price to computing resources. Performing experiments involving thousands of seeds remains a daunting task due to the limitations of current phenotyping platforms and image analysis pipelines. To overcome these challenges, we introduce SPENCER (Seed Phenotype Evaluation and Germination Curve Estimation Robot), a high-throughput phenotyping platform. SPENCER accommodates 32 rectangular petri plates, capable of assessing up to 8000 Arabidopsis seeds per experiment. Our design allows for high quality images while maintaining optimal humidity, crucial for precise germination assessment over longer experiments. The image analysis workflow incorporates advanced image analysis using semantic segmentation models trained for Arabidopsis and lettuce, providing researchers with accessible, reproducible, and efficient tools. We applied SPENCER to investigate the relative roles of DELAY OF GERMINATION 1 (DOG1) and abscisic acid (ABA) in Arabidopsis dormancy. DOG1 mutants exhibited rapid germination, whereas ANT application had a greater impact on the slower-germinating Ler ecotype. Our findings suggest that DOG1 plays a significant role in dormancy, particularly in non-dormant accessions, while ABA’s influence is more pronounced under stress conditions. Additionally, we explored germination uniformity, another agriculurally relevant trait, observing parallels with germination timing. SPENCER offers a powerful and accessible tool for dissecting complex biological traits in conjunction with chemical and genetic manipulations. Its scalability and versatility make it suitable for large-scale genetic and chemical germination screens.

Why it matches plant phenotyping methodsSPENCERは種子発芽を高スループットに撮像・解析するフェノタイピングプラットフォームとして開発され、画像解析ワークフローも中心的に記述されているため採用。

abstractwe introduce SPENCER (Seed Phenotype Evaluation and Germination Curve Estimation Robot), a high-throughput phenotyping platform.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published1 May 2024Journal of experimental botanyCited by 7 · OpenAlex ↗

Four-dimensional quantitative analysis of cell plate development in Arabidopsis using lattice light sheet microscopy identifies robust transition points between growth phases.

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenology

Cell plate formation during cytokinesis entails multiple stages occurring concurrently and requiring orchestrated vesicle delivery, membrane remodelling, and timely deposition of polysaccharides, such as callose. Understanding such a dynamic process requires dissection in time and space; this has been a major hurdle in studying cytokinesis. Using lattice light sheet microscopy (LLSM), we studied cell plate development in four dimensions, through the behavior of yellow fluorescent protein (YFP)-tagged cytokinesis-specific GTPase RABA2a vesicles. We monitored the entire duration of cell plate development, from its first emergence, with the aid of YFP-RABA2a, in both the presence and absence of cytokinetic callose. By developing a robust cytokinetic vesicle volume analysis pipeline, we identified distinct behavioral patterns, allowing the identification of three easily trackable cell plate developmental phases. Notably, the phase transition between phase I and phase II is striking, indicating a switch from membrane accumulation to the recycling of excess membrane material. We interrogated the role of callose using pharmacological inhibition with LLSM and electron microscopy. Loss of callose inhibited the phase transitions, establishing the critical role and timing of the polysaccharide deposition in cell plate expansion and maturation. This study exemplifies the power of combining LLSM with quantitative analysis to decode and untangle such a complex process.

Why it matches plant phenotyping methodsLLSMによる4次元画像取得と、細胞板の小胞体積を定量化する解析パイプラインの開発が研究の中心であり、植物細胞の形態・発達状態を抽出する方法として substantive です。

abstractUsing lattice light sheet microscopy (LLSM), we studied cell plate development in four dimensions
Reproduction assets foundThe paper deposits representative 4D lattice light sheet microscopy datasets (YFP–RABA2a cell plate imaging) used for its quantitative analysis on Zenodo, a paper-specific public asset. No author analysis code repository with explicit availability language is stated; the other URLs are method guidelines, not paper data
Dataset · publicRepresentative datasets used in the study are available on Zenodo at https://doi.org/10.5281/zenodo.10515765 .Open asset ↗Zenodo · 10.5281/zenodo.10515765lines:85-93
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published27 Apr 2024Molecular plant-microbe interactions : MPMICited by 9 · OpenAlex ↗

Three-Dimensional Ultrastructure of Arabidopsis Cotyledons Infected with Colletotrichum higginsianum .

ArabidopsisMicroscopyCell / cellular structureLeaf2D/3D reconstructionSegmentationDisease symptoms / severity

We used serial block-face scanning electron microscopy (SBF-SEM) to study the host-pathogen interface between Arabidopsis cotyledons and the hemibiotrophic fungus Colletotrichum higginsianum . By combining high-pressure freezing and freeze-substitution with SBF-SEM, followed by segmentation and reconstruction of the imaging volume using the freely accessible software IMOD, we created 3D models of the series of cytological events that occur during the Colletotrichum-Arabidopsis susceptible interaction. We found that the host cell membranes underwent massive expansion to accommodate the rapidly growing intracellular hypha. As the fungal infection proceeded from the biotrophic to the necrotrophic stage, the host cell membranes went through increasing levels of disintegration culminating in host cell death. Intriguingly, we documented autophagosomes in proximity to biotrophic hyphae using transmission electron microscopy (TEM) and a concurrent increase in autophagic flux between early to mid/late biotrophic phase of the infection process. Occasionally, we observed osmiophilic bodies in the vicinity of biotrophic hyphae using TEM only and near necrotrophic hyphae under both TEM and SBF-SEM. Overall, we established a method for obtaining serial SBF-SEM images, each with a lateral ( x-y ) pixel resolution of 10 nm and an axial ( z ) resolution of 40 nm, that can be reconstructed into interactive 3D models using the IMOD. Application of this method to the Colletotrichum-Arabidopsis pathosystem allowed us to more fully understand the spatial arrangement and morphological architecture of the fungal hyphae after they penetrate epidermal cells of Arabidopsis cotyledons and the cytological changes the host cell undergoes as the infection progresses toward necrotrophy. [Formula: see text] Copyright © 2024 The Author(s). This is an open access article distributed under the CC BY 4.0 International license.

Why it matches plant phenotyping methodsSBF-SEMによる植物細胞と感染構造の3D画像取得・再構築法を確立し、感染に伴う宿主細胞の形態変化を解析しており、画像ベースの植物表現型取得が中心です。

abstractOverall, we established a method for obtaining serial SBF-SEM images, each with a lateral ( x-y ) pixel resolution of 10 nm and an axial ( z ) resolution of 40 nm, that can be reconstructed into interactive 3D models using the IMOD.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published23 Apr 2024Plant cell reportsCited by 9 · OpenAlex ↗

RotatedStomataNet: a deep rotated object detection network for directional stomata phenotype analysis.

ArabidopsisMaizeSoybeanWheatStomata / guard-cell complexObject detectionStomatal traits

Key message Innovatively, we consider stomatal detection as rotated object detection and provide an end-to-end, batch, rotated, real-time stomatal density and aperture size intelligent detection and identification system, RotatedeStomataNet. Stomata acts as a pathway for air and water vapor in the course of respiration, transpiration, and other gas metabolism, so the stomata phenotype is important for plant growth and development. Intelligent detection of high-throughput stoma is a key issue. Nevertheless, currently available methods usually suffer from detection errors or cumbersome operations when facing densely and unevenly arranged stomata. The proposed RotatedStomataNet innovatively regards stomata detection as rotated object detection, enabling an end-to-end, real-time, and intelligent phenotype analysis of stomata and apertures. The system is constructed based on the Arabidopsis and maize stomatal data sets acquired destructively, and the maize stomatal data set acquired in a non-destructive way, enabling the one-stop automatic collection of phenotypic, such as the location, density, length, and width of stomata and apertures without step-by-step operations. The accuracy of this system to acquire stomata and apertures has been well demonstrated in monocotyledon and dicotyledon, such as Arabidopsis, soybean, wheat, and maize. The experimental results that the prediction results of the method are consistent with those of manual labeling. The test sets, the system code, and their usage are also given ( https://github.com/AITAhenu/RotatedStomataNet ).

Why it matches plant phenotyping methods気孔の位置・密度・開口部サイズなどの植物表現型を自動取得する深層学習システムを開発し、複数作物で精度検証しているため、植物フェノタイピング手法が中心である。

abstractprovide an end-to-end, batch, rotated, real-time stomatal density and aperture size intelligent detection and identification system
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Published23 Apr 2024PlantsCited by 4 · OpenAlex ↗

From Organelle Morphology to Whole-Plant Phenotyping: A Phenotypic Detection Method Based on Deep Learning

ArabidopsisRootWhole plant / canopy / plot / fieldClassificationMorphology / geometry measurementObject detectionGrowth / time-series analysisArchitecture / morphology / geometryGrowth / development / phenology

The analysis of plant phenotype parameters is closely related to breeding, so plant phenotype research has strong practical significance. This paper used deep learning to classify Arabidopsis thaliana from the macro (plant) to the micro level (organelle). First, the multi-output model identifies Arabidopsis accession lines and regression to predict Arabidopsis’s 22-day growth status. The experimental results showed that the model had excellent performance in identifying Arabidopsis lines, and the model’s classification accuracy was 99.92%. The model also had good performance in predicting plant growth status, and the regression prediction of the model root mean square error (RMSE) was 1.536. Next, a new dataset was obtained by increasing the time interval of Arabidopsis images, and the model’s performance was verified at different time intervals. Finally, the model was applied to classify Arabidopsis organelles to verify the model’s generalizability. Research suggested that deep learning will broaden plant phenotype detection methods. Furthermore, this method will facilitate the design and development of a high-throughput information collection platform for plant phenotypes.

Why it matches plant phenotyping methods深層学習による植物画像からの系統識別・生育状態推定を開発し、時間間隔データで検証しており、植物表現型取得・推定手法が研究の中心である。

abstractThis paper used deep learning to classify Arabidopsis thaliana from the macro (plant) to the micro level (organelle).
Reproduction assets foundThe paper's plant-phenotyping analysis is built on the Arabidopsis thaliana time-series image dataset from Namin et al., which the authors explicitly state is publicly available for download. No author analysis code or trained model is shared.
Dataset · publicData is publicly available at: http://phenocam.anu.edu.au/cloud/a_data/_webroot/published-data/2017/2017-Namin-et-al-DeepPheno.zip (accessed on 16 April 2024).Open asset ↗phenocam.anu.edu.au · 2017-Namin-et-al-DeepPheno.ziplines:226-239
Plant phenotyping relevance match · UnverifiedCrossref · bioRxiv · checked 13 Sept 2026
Published22 Apr 2024openRxivCited by 0 · OpenAlex ↗

Plant Accessible Tissue Clearing Solvent System (PATCSOS) for 3-D Imaging of Whole Plants

ArabidopsisMaizeTobaccoChlorophyll fluorescenceLeafSeed / grainWhole plant / canopy / plot / fieldCalibration / preprocessing

Abstract Tissue clearing is a technique to make the inner structure of opaque tissue visible to achieve 3-dimensional (3-D) tissue imaging by unifying the refractive indexes of most of the cell components. Tissue clearing is widely used in animal tissue imaging, where whole body 3-D imaging has been realized. However, it has not been widely used in plant research. Most plant tissue clearing protocols have their disadvantages, including low efficiency, not being fluorescence-friendly and poor transparency on tissues with a high degree of lignification. In this work, we developed a new plant tissue clearing method for whole plant imaging, named Plant Accessible Tissue Clearing Solvent System (PATCSOS), which was based on the Polyethylene Glycol-associated Solvent System (PEGASOS). The PATCSOS method realized extensive transparency of plant tissues, including the flower, leaf, stem, root, and seed of Arabidopsis thaliana, with high efficiency. The PATCSOS method consists of four main steps: fixation, decolorization/delipidation, dehydration, and clearing. Subsequently a rapid and efficient clearing of mature plant tissue can be achieved. With PATCSOS, we can image Arabidopsis seedling in their entirety in 3-D using endogenous cellulose autofluorescence. What’s more, the PATCSOS method is compatible with fluorescence protein imaging and GUS staining, which greatly expands the applicability of this method. We also imaged intact Nicotiana benthamiana leaf and Zea mays embryos. Our results showed that the PATCSOS clearing method is an excellent tool to study plant development and cell biology.

Why it matches plant phenotyping methods植物組織を透明化して全身の3D構造を可視化する新規手法を開発しており、植物表現型の画像取得が研究の中心である。

abstractIn this work, we developed a new plant tissue clearing method for whole plant imaging, named Plant Accessible Tissue Clearing Solvent System (PATCSOS)
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published17 Apr 2024Cited by 0 · OpenAlex ↗

Combining Fourier-transform infrared spectroscopy and multivariate analysis for chemotyping of cell wall composition in Mungbean (Vigna radiata (L.) Wizcek).

ArabidopsisPoplarRiceField / plotRaman / spectroscopyCell / cellular structure

Abstract Background Dissection of complex plant cell wall structures demands a sensitive and quantitative method. FTIR is used regularly as a screening method to identify specific linkages in cell walls. However, quantification and assigning spectral bands to particular cell wall components is still a major challenge, specifically in crop species. In this study, we addressed these challenges using ATR-FTIR spectroscopy as it is a high throughput, cost-effective and non-destructive approach to understand plant cell wall composition. This method was validated by analysing different varieties of mungbean which is one of the most important legume crop grown widely in Asia. Results Using standards and extraction of a specific component of cell wall components, we assigned 1050-1060 cm -1 and 1390-1420 cm -1 wavenumbers that can be widely used to quantify cellulose and lignin, respectively, in Arabidopsis, Populus , rice and mungbean. Also, using KBr as a diluent, we established a method which can relatively quantify the cellulose and lignin composition among different tissue types of the above species. We further used this method to quantify cellulose and lignin in field-grown mungbean genotypes. The ATR-FTIR-based study revealed the cellulose content variation ranges from 27.9% to 52.37%, and the lignin content variation ranges from 13.77% to 31.6% in mungbean genotypes. Conclusion Cell wall composition in different mungbean genotypes was determined by the developed FT-IR-based method, which was cross-validated using canonical wet-chemistry methods. Overall, our data suggested that ATR-FTIR can be used for the relative quantification of lignin and cellulose in different plant species. This method can be used for rapid screening of cell wall composition in large number of germplasms of different crops including mungbean.

Why it matches plant phenotyping methodsATR-FTIRによる植物細胞壁組成(セルロース・リグニン)の定量法を開発し、標準物質・湿式化学法で検証した研究であり、植物形質の取得手法が中心である。

abstractIn this study, we addressed these challenges using ATR-FTIR spectroscopy as it is a high throughput, cost-effective and non-destructive approach to understand plant cell wall composition.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published15 Apr 2024Cited by 0 · OpenAlex ↗

Integrative phenotyping approaches to unmask the Phyb-PIF4 pathway in Arabidopsis thaliana reproductive organs at high ambient temperatures

ArabidopsisPanicle / ear / spikeRootSeed / grainMorphology / geometry measurementPhysiological trait estimationFruit / seed / panicle traitsStress response / tolerance

Abstract Background The increasing ambient temperature significantly impacts plant growth, development, and reproduction. Uncovering the temperature-regulating mechanisms in plants is of high importance, not only for boosting our plant biology knowledge but also for assisting plant breeders in improving plant resilience to these stress conditions. Numerous studies on the molecular mechanisms by which plants regulate temperature responses revealed that plants employ distinct transcription factors to regulate thermomorphogenesis specific to each tissue type. A significant discovery in this field was the identification of PHYTOCHROME-INTERACTING FACTORs (PIFs) as key regulators of thermomorphogenesis during vegetative growth. PIF4, a regulator of auxin-mediated signaling pathways, is crucial in controlling high-temperature responses. Results In this study, we screened the temperature responses of the wild type and several PhyB-PIF4 pathway Arabidopsis mutant lines in combined and integrative phenotyping platforms for root in soil, shoot, inflorescence, and seed. We demonstrated that high ambient temperature differentially impacts vegetative and reproductive organs through this pathway. Suppression of the PhyB-PIF4 components mimics the response to a high ambient temperature in wild-type plants. We also identified correlative responses to high ambient temperature between shoot and root tissues. This integrative and automated phenotyping was complemented by monitoring the changes in transcript levels in reproductive organs. Transcriptomic profiling of the pistils from plants grown under high ambient temperature identified key elements that may provide clues to the molecular mechanisms behind temperature-induced reduced fertilization rate, such as a downregulation of auxin metabolism, upregulation of genes involved auxin signalling, miRNA156 and miRN160 pathways, pollen tube attractants. Conclusions Thermomorphogenesis is uniquely controlled in the different plant tissues at different developmental stages. We have identified key elements that may help to determine the response to high ambient temperatures during reproduction processes.

Why it matches plant phenotyping methods複数器官を対象とする統合・自動フェノタイピングプラットフォームを用いた大規模な表現型取得が研究の主要な構成要素であり、単なるルーチン測定を超える実質的な方法適用と判断する。

abstractwe screened the temperature responses of the wild type and several PhyB-PIF4 pathway Arabidopsis mutant lines in combined and integrative phenotyping platforms for root in soil, shoot, inflorescence, and seed.
Plant phenotyping relevance match · UnverifiedCrossref · Europe PMC · checked 7 Sept 2026
Published5 Apr 2024Scientific ReportsCited by 7 · OpenAlex ↗

Automated imaging coupled with AI-powered analysis accelerates the assessment of plant resistance to Tetranychus urticae

ArabidopsisField / plotGreenhouseLeafWhole plant / canopy / plot / fieldCountingObject detectionStress / disease detectionDisease symptoms / severity

Abstract The two-spotted spider mite (TSSM), Tetranychus urticae, is among the most destructive piercing-sucking herbivores, infesting more than 1100 plant species, including numerous greenhouse and open-field crops of significant economic importance. Its prolific fecundity and short life cycle contribute to the development of resistance to pesticides. However, effective resistance loci in plants are still unknown. To advance research on plant-mite interactions and identify genes contributing to plant immunity against TSSM, efficient methods are required to screen large, genetically diverse populations. In this study, we propose an analytical pipeline utilizing high-resolution imaging of infested leaves and an artificial intelligence-based computer program, MITESPOTTER, for the precise analysis of plant susceptibility. Our system accurately identifies and quantifies eggs, feces and damaged areas on leaves without expert intervention. Evaluation of 14 TSSM-infested Arabidopsis thaliana ecotypes originating from diverse global locations revealed significant variations in symptom quantity and distribution across leaf surfaces. This analytical pipeline can be adapted to various pest and host species, facilitating diverse experiments with large specimen numbers, including screening mutagenized plant populations or phenotyping polymorphic plant populations for genetic association studies. We anticipate that such methods will expedite the identification of loci crucial for breeding TSSM-resistant plants.

Why it matches plant phenotyping methods高解像度画像とMITESPOTTERによるAI解析パイプラインを開発し、葉の損傷や症状を定量化して植物のダニ抵抗性を評価することが中心である。

abstractwe propose an analytical pipeline utilizing high-resolution imaging of infested leaves and an artificial intelligence-based computer program, MITESPOTTER, for the precise analysis of plant susceptibility.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 15 Sept 2026
Published2 Apr 2024Journal of plant physiologyCited by 4 · OpenAlex ↗

A robust transformer-based pipeline of 3D cell alignment, denoise and instance segmentation on electron microscopy sequence images

ArabidopsisMicroscopyCell / cellular structureFlowerTissueMorphology / geometry measurement2D/3D reconstructionImage / point-cloud registrationSegmentation

Germline cells are critical for transmitting genetic information to subsequent generations in biological organisms. While their differentiation from somatic cells during embryonic development is well-documented in most animals, the regulatory mechanisms initiating plant germline cells are not well understood. To thoroughly investigate the complex morphological transformations of their ultrastructure over developmental time, nanoscale 3D reconstruction of entire plant tissues is necessary, achievable exclusively through electron microscopy imaging. This paper presents a full-process framework designed for reconstructing large-volume plant tissue from serial electron microscopy images. The framework ensures end-to-end direct output of reconstruction results, including topological networks and morphological analysis. The proposed 3D cell alignment, denoise, and instance segmentation pipeline (3DCADS) leverages deep learning to provide a cell instance segmentation workflow for electron microscopy image series, ensuring accurate and robust 3D cell reconstructions with high computational efficiency. The pipeline involves five stages: the registration of electron microscopy serial images; image enhancement and denoising; semantic segmentation using a Transformer-based neural network; instance segmentation through a supervoxel-based clustering algorithm; and an automated analysis and statistical assessment of the reconstruction results, with the mapping of topological connections. The 3DCADS model's precision was validated on a plant tissue ground-truth dataset, outperforming traditional baseline models and deep learning baselines in overall accuracy. The framework was applied to the reconstruction of early meiosis stages in the anthers of Arabidopsis thaliana, resulting in a topological connectivity network and analysis of morphological parameters and characteristics of cell distribution. The experiment underscores the 3DCADS model's potential for biological tissue identification and its significance in quantitative analysis of plant cell development, crucial for examining samples across different genetic phenotypes and mutations in plant development. Additionally, the paper discusses the regulatory mechanisms of Arabidopsis thaliana's germline cells and the development of stamen cells before meiosis, offering new insights into the transition from somatic to germline cell fate in plants.

Why it matches plant phenotyping methods植物組織の3D画像再構成・細胞インスタンス分割・形態解析を行う手法が研究の中心であり、植物組織データセットで検証されています。

abstractThis paper presents a full-process framework designed for reconstructing large-volume plant tissue from serial electron microscopy images.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published30 Mar 2024Metabolic engineeringCited by 7 · OpenAlex ↗

Resource allocation modeling for autonomous prediction of plant cell phenotypes.

ArabidopsisCell / cellular structureLeafPhysiological trait estimationGrowth / development / phenologyPhotosynthesis / fluorescence

Predicting the plant cell response in complex environmental conditions is a challenge in plant biology. Here we developed a resource allocation model of cellular and molecular scale for the leaf photosynthetic cell of Arabidopsis thaliana, based on the Resource Balance Analysis (RBA) constraint-based modeling framework. The RBA model contains the metabolic network and the major macromolecular processes involved in the plant cell growth and survival and localized in cellular compartments. We simulated the model for varying environmental conditions of temperature, irradiance, partial pressure of CO 2 and O 2 , and compared RBA predictions to known resource distributions and quantitative phenotypic traits such as the relative growth rate, the C:N ratio, and finally to the empirical characteristics of CO 2 fixation given by the well-established Farquhar model. In comparison to other standard constraint-based modeling methods like Flux Balance Analysis, the RBA model makes accurate quantitative predictions without the need for empirical constraints. Altogether, we show that RBA significantly improves the autonomous prediction of plant cell phenotypes in complex environmental conditions, and provides mechanistic links between the genotype and the phenotype of the plant cell.

Why it matches plant phenotyping methodsRBAモデルを用いて植物細胞の生長率やC:N比などの表現型を定量予測する計算手法の開発が中心であり、単なる生物学的実験ではない。

abstractHere we developed a resource allocation model of cellular and molecular scale for the leaf photosynthetic cell of Arabidopsis thaliana
Reproduction assets foundThe authors publicly release the paper-specific RBA leaf model (XML) and the PlantCellRBA simulation/analysis software on Forgemia, with explicit availability statements in the Data availability and Supplementary material sections. No plant image/sensor/phenotype measurement datasets from this paper are deposited; the
Code · publicinterest, such as the seed, in order to define and forecast quality determinants under diverse environmental conditions. These insights will also be valuable in fine-tuning plant breeding programs. Data availability The RBA leaf model (encoded in XML files) and the PlantCellRBA software for running simulations are available at https://forgemia.inra.fr/anne.goelzer/rba-plant-cell-model. Acknowledgements We thank Wolfram Liebermeister, Ana Bulovic, Sophie Colombié and Jean-Denis Faure for critical comments on the manuscript and the Métaprogramme Digitbio of INRAE for funding. Author Contributions AG and VF conceived the study. AG developed, implemented and simulated the different models (RBA, Open asset ↗forgemia.inra.fr/anne.goelzer/rba-plant-cell-modelpdf-layout-page:28 lines:1-50
Supplement · publicSupplementary Table 1) led to changes in growth rate greater than 1% (Fig.Open asset ↗pdf-raw-page:20 lines:1-49
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published29 Mar 2024Plant phenomics (Washington, D.C.)Cited by 0 · OpenAlex ↗

PAT (Periderm Assessment Toolkit): A Quantitative and Large-Scale Screening Method for Periderm Measurements.

ArabidopsisMicroscopyRootTissueMorphology / geometry measurementSegmentation

The periderm is a vital protective tissue found in the roots, stems, and woody elements of diverse plant species. It plays an important function in these plants by assuming the role of the epidermis as the outermost layer. Despite its critical role for protecting plants from environmental stresses and pathogens, research on root periderm development has been limited due to its late formation during root development, its presence only in mature root regions, and its impermeability. One of the most straightforward measurements for comparing periderm formation between different genotypes and treatments is periderm (phellem) length. We have developed PAT (Periderm Assessment Toolkit), a high-throughput user-friendly pipeline that integrates an efficient staining protocol, automated imaging, and a deep-learning-based image analysis approach to accurately detect and measure periderm length in the roots of Arabidopsis thaliana . The reliability and reproducibility of our method was evaluated using a diverse set of 20 Arabidopsis natural accessions. Our automated measurements exhibited a strong correlation with human-expert-generated measurements, achieving a 94% efficiency in periderm length quantification. This robust PAT pipeline streamlines large-scale periderm measurements, thereby being able to facilitate comprehensive genetic studies and screens. Although PAT proves highly effective with automated digital microscopes in Arabidopsis roots, its application may pose challenges with nonautomated microscopy. Although the workflow and principles could be adapted for other plant species, additional optimization would be necessary. While we show that periderm length can be used to distinguish a mutant impaired in periderm development from wild type, we also find it is a plastic trait. Therefore, care must be taken to include sufficient repeats and controls, to minimize variation, and to ensure comparability of periderm length measurements between different genotypes and growth conditions.

Why it matches plant phenotyping methods植物根の表現型(周皮長)を自動画像取得・深層学習解析で定量するパイプラインを開発し、専門家測定との相関で信頼性と再現性を検証しており、方法が研究の中心である。

abstractWe have developed PAT (Periderm Assessment Toolkit), a high-throughput user-friendly pipeline that integrates an efficient staining protocol, automated imaging, and a deep-learning-based image analysis approach to accurately detect and measure periderm length in the roots of Arabidopsis thaliana .
Reproduction assets foundThe authors publicly release the PAT pipeline (analysis code/scripts) and a test dataset of Col-0 and wox4-1 TIFF microscopy images via their GitHub repository. Full-resolution TIFF images of the 20 natural accessions are only available upon request (request_only, not listed as an allowed URL).
Dataset · publicroved the manuscript. Competing interests: W.B. is a cofounder of Cquesta, a company that works on crop root growth and carbon sequestration. Data Availability All raw data and datasets have been included in the Supplementary Materials. The PAT pipeline and its associated code are accessible via the following GitHub repository: https://github.com/Salk-Harnessing-Plants-Initiative/PAT-Pipeline-for-Analysis-of-Periderm . Additionally, the test dataset comprising Col-0 and wox4-1 TIFF images is available on the same GitHub repository. Full-resolution TIFF images corresponding to the natural accessions (Table 1 ) can be obtained from the corresponding author upon request. Supplementary MaterialsOpen asset ↗Salk-Harnessing-Plants-Initiative/PAT-Pipeline-for-Analysis-of-Peridermlines:391-421
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 14 Sept 2026
Published27 Mar 2024bioRxivCited by 2 · OpenAlex ↗

Hyperspectral imaging for chloroplast movement detection

ArabidopsisTobaccoMultispectral / hyperspectralCell / cellular structureLeafClassificationObject detectionPhysiological trait estimation

Summary We employed hyperspectral imaging to detect chloroplast positioning in Nicotiana benthamiana and Arabidopsis thaliana leaves and assess its influence on commonly used vegetation indices. In low light, chloroplasts move to cell walls perpendicular to the direction of the incident light. In high light, they move to cell walls parallel to the light direction. Chloroplast movements result in significant changes in leaf transmittance and reflectance. The changes in leaf reflectance offer a way to examine chloroplast positioning in a non-contact way. At the same time, they may confound remote sensing of other physiological traits. The shape of reflectance spectra recorded on irradiated and non-irradiated parts of N. benthamiana and A. thaliana leaves indicated the specific position of chloroplasts. Low blue light resulted in a decrease in leaf reflectance in the green-yellow region of the spectrum. High blue light irradiation caused an increase in leaf reflectance in the visible range. The differential spectra, showing the effect of high light on leaf reflectance, exhibited a characteristic saddle in the green-yellow region and a peak at around 695 nm. Results obtained for A. thaliana mutants with disrupted chloroplast movements suggest that the observed spectral changes are mostly due to the chloroplast relocations. The reflectance spectra were used to train machine learning methods in the classification of leaves according to the chloroplast positioning. The convolutional network showed low levels of misclassification of leaves irradiated with high light even when different species were used for training and testing. This suggests that reflectance spectra may be used to detect the chloroplast avoidance response in heterogeneous patches of vegetation. We also examined the correlation between chloroplast positioning and values of indices of normalized-difference type for various combinations of wavelengths and proposed a chloroplast movement index for validation of chloroplast positions in leaves. The analysis of commonly used vegetation indices showed that their values may be altered due to chloroplast rearrangements. Our work indicates that changes in leaf reflectance due to chloroplast movements may be substantial and should be taken into account in remote sensing studies.

Why it matches plant phenotyping methodsハイパースペクトル反射を用いて葉内の葉緑体位置を非接触検出し、機械学習分類と新しい指標を提案・検証しており、表現型取得手法が研究の中心です。

abstractThe changes in leaf reflectance offer a way to examine chloroplast positioning in a non-contact way.
Plant phenotyping relevance match · UnverifiedCrossref · checked 14 Sept 2026
Published25 Mar 2024The Plant JournalCited by 9 · OpenAlex ↗

Ratiometric gibberellin biosensors for the analysis of signaling dynamics and metabolism in plant protoplasts

ArabidopsisLaboratory / benchtopCell / cellular structurePhysiological trait estimationVisualization / data managementGrowth / development / phenology

SUMMARY Gibberellins (GAs) are major regulators of developmental and growth processes in plants. Using the degradation‐based signaling mechanism of GAs, we have built transcriptional regulator (DELLA)‐based, genetically encoded ratiometric biosensors as proxies for hormone quantification at high temporal resolution and sensitivity that allow dynamic, rapid and simple analysis in a plant cell system, i.e. Arabidopsis protoplasts. These ratiometric biosensors incorporate a DELLA protein as a degradation target fused to a firefly luciferase connected via a 2A peptide to a renilla luciferase as a co‐expressed normalization element. We have implemented these biosensors for all five Arabidopsis DELLA proteins, GA‐INSENSITIVE, GAI; REPRESSOR‐of‐ga1‐3, RGA; RGA‐like1, RGL1; RGL2 and RGL3, by applying a modular design. The sensors are highly sensitive (in the low p m range), specific and dynamic. As a proof of concept, we have tested the applicability in three domains: the study of substrate specificity and activity of putative GA‐oxidases, the characterization of GA transporters, and the use as a discrimination platform coupled to a GA agonists' chemical screening. This work demonstrates the development of a genetically encoded quantitative biosensor complementary to existing tools that allow the visualization of GA in planta .

Why it matches plant phenotyping methods植物細胞内のジベレリン量を高時間分解能で定量する遺伝子コード型バイオセンサーを開発し、感度・特異性・動的性能を示しているため、植物の生理状態を測定する方法が中心である。

abstractThis work demonstrates the development of a genetically encoded quantitative biosensor complementary to existing tools that allow the visualization of GA in planta
Plant phenotyping relevance match · UnverifiedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Published21 Mar 2024PLoS ONECited by 2 · OpenAlex ↗

Canopeo app as image-based phenotyping tool in controlled environment utilizing Arabidopsis mutants.

ArabidopsisGrowth chamberRGB / grayscaleWhole plant / canopy / plot / fieldYield / biomass estimationBiomass / plant weightGrowth / development / phenology

Canopeo app was developed as a simple, accurate, rapid, and free tool to analyze ground cover fraction (GCF) from red-green-blue (RGB) images and videos captured in the field. With increasing interest in tools for plant phenotyping in controlled environments, the usefulness of Canopeo to identify differences in growth among Arabidopsis thaliana mutants in a controlled environment were explored. A simple imaging system was used to compare Arabidopsis mutants based on the FLAVIN-BINDING, KELCH REPEAT, F-BOX-1 (FKF1) mutation, which has been identified with increased biomass accumulation. Two FKF1 lines such as null expression (fkf1-t) and overexpression (FKF1-OE) lines were used along with wild type (Col-0). Canopeo was used to phenotype plants, based on biomass estimations. Under long-day photoperiod, fkf1-t had increased cellulose biosynthesis, and therefore biomass. Resource partitioning favored seedling vigor and delayed onset of senescence. In contrast, FKF1-OE illustrated a determinative growth habit where plant resources are primarily allocated for seed production. This study demonstrates the use of Canopeo for model plants and highlights its potential for phenotyping broadleaved crops in controlled environments. The value of adapting Canopeo for lab use is those with limited experience and resources have access to phenotyping methodology that is simple, accessible, accurate, and cost-efficient in a controlled environment setting.

Why it matches plant phenotyping methodsCanopeoを用いたRGB画像からの地上被覆率・バイオマス推定をArabidopsisの表現型解析に適応・実証しており、画像ベース表現型計測が研究の中心である。

titleCanopeo app as image-based phenotyping tool in controlled environment utilizing Arabidopsis mutants
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published19 Mar 2024Nature communicationsCited by 11 · OpenAlex ↗

In-section Click-iT detection and super-resolution CLEM analysis of nucleolar ultrastructure and replication in plants.

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurementPhysiological trait estimation

Correlative light and electron microscopy (CLEM) is an important tool for the localisation of target molecule(s) and their spatial correlation with the ultrastructural map of subcellular features at the nanometre scale. Adoption of these advanced imaging methods has been limited in plant biology, due to challenges with plant tissue permeability, fluorescence labelling efficiency, indexing of features of interest throughout the complex 3D volume and their re-localization on micrographs of ultrathin cross-sections. Here, we demonstrate an imaging approach based on tissue processing and embedding into methacrylate resin followed by imaging of sections by both, single-molecule localization microscopy and transmission electron microscopy using consecutive CLEM and same-section CLEM correlative workflow. Importantly, we demonstrate that the use of a particular type of embedding resin is not only compatible with single-molecule localization microscopy but shows improvements in the fluorophore blinking behavior relative to the whole-mount approaches. Here, we use a commercially available Click-iT ethynyl-deoxyuridine cell proliferation kit to visualize the DNA replication sites of wild-type Arabidopsis thaliana seedlings, as well as fasciata1 and nucleolin1 plants and apply our in-section CLEM imaging workflow for the analysis of S-phase progression and nucleolar organization in mutant plants with aberrant nucleolar phenotypes.

Why it matches plant phenotyping methods植物組織に適用するin-section CLEMおよび超解像イメージングのワークフローを開発・実証しており、植物細胞の構造・複製状態を取得する方法が研究の中心である。

abstractHere, we demonstrate an imaging approach based on tissue processing and embedding into methacrylate resin followed by imaging of sections by both, single-molecule localization microscopy and transmission electron microscopy using consecutive CLEM and same-section CLEM correlative workflow.
Reproduction assets foundThe paper's raw TEM and SMLM phenotyping image datasets (Arabidopsis nucleolar ultrastructure and DNA replication CLEM analysis) are publicly deposited in the BioImage Archive under accession S-BIAD700, with an explicit authors' URL. Source data quantification sheets are only provided with the paper, not as a separate址
Dataset · publicature Communications thanks the anonymous reviewers for their contribution to the peer review of this work. A peer review file is available. Data availability The raw datasets of TEM imaging (Spurr and Lowicryl) and SMLM data for quantitative analysis have been deposited to the BioImage Archive, under accession code S-BIAD700 ( https://www.ebi.ac.uk/biostudies/bioimages/studies/S-BIAD700 ). Source data are provided with this paper (sheet 1—IRF quantification, sheet 2—FC quantification, sheet 3—DBSCAN analysis). Source data are provided with this paper. Competing interests The authors declare no competing interests. Footnotes Publisher’s note Springer Nature remains neutral with regard to jurOpen asset ↗BioImage Archive · S-BIAD700lines:116-150
Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Published16 Mar 2024Plant MethodsCited by 2 · OpenAlex ↗

AraDQ: an automated digital phenotyping software for quantifying disease symptoms of flood-inoculated Arabidopsis seedlings.

ArabidopsisLaboratory / benchtopWhole plant / canopy / plot / fieldObject detectionSegmentationArchitecture / morphology / geometryDisease symptoms / severityPigment / colour / senescence

BACKGROUND: Plant scientists have largely relied on pathogen growth assays and/or transcript analysis of stress-responsive genes for quantification of disease severity and susceptibility. These methods are destructive to plants, labor-intensive, and time-consuming, thereby limiting their application in real-time, large-scale studies. Image-based plant phenotyping is an alternative approach that enables automated measurement of various symptoms. However, most of the currently available plant image analysis tools require specific hardware platform and vendor specific software packages, and thus, are not suited for researchers who are not primarily focused on plant phenotyping. In this study, we aimed to develop a digital phenotyping tool to enhance the speed, accuracy, and reliability of disease quantification in Arabidopsis. RESULTS: Here, we present the Arabidopsis Disease Quantification (AraDQ) image analysis tool for examination of flood-inoculated Arabidopsis seedlings grown on plates containing plant growth media. It is a cross-platform application program with a user-friendly graphical interface that contains highly accurate deep neural networks for object detection and segmentation. The only prerequisite is that the input image should contain a fixed-sized 24-color balance card placed next to the objects of interest on a white background to ensure reliable and reproducible results, regardless of the image acquisition method. The image processing pipeline automatically calculates 10 different colors and morphological parameters for individual seedlings in the given image, and disease-associated phenotypic changes can be easily assessed by comparing plant images captured before and after infection. We conducted two case studies involving bacterial and plant mutants with reduced virulence and disease resistance capabilities, respectively, and thereby demonstrated that AraDQ can capture subtle changes in plant color and morphology with a high level of sensitivity. CONCLUSIONS: AraDQ offers a simple, fast, and accurate approach for image-based quantification of plant disease symptoms using various parameters. Its fully automated pipeline neither requires prior image processing nor costly hardware setups, allowing easy implementation of the software by researchers interested in digital phenotyping of diseased plants.

Why it matches plant phenotyping methods植物病徴を画像から定量化するソフトウェアの開発が研究の中心であり、苗の色・形態パラメータを自動抽出して病害症状を評価する。

abstractIn this study, we aimed to develop a digital phenotyping tool to enhance the speed, accuracy, and reliability of disease quantification in Arabidopsis.
Reproduction assets foundThe paper's authors publicly released the AraDQ software package (system code, pretrained deep learning models, installation manual) and the datasets generated and analyzed in the study, including the case-study image files, in their GitHub repository.
Code · publicThe portable software, system code, and installation manual are available at https://github.com/kist-smartfarm/AraDQ .Open asset ↗kist-smartfarm/AraDQlines:94-101
Dataset · publicThe image files used in this case study are provided in the released dataset on GitHub.Open asset ↗lines:137-212
Dataset · publicThe AraDQ software package, including the installation manual, and the datasets generated and analyzed during the current study are available in the GitHub repository at https://github.com/kist-smartfarm/AraDQ .Open asset ↗kist-smartfarm/AraDQlines:137-212
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 15 Sept 2026
Published15 Mar 2024bioRxivCited by 0 · OpenAlex ↗

Simultaneous and Dynamic Super-Resolution Imaging of Two Proteins in Arabidopsis thaliana using dual-color sptPALM

ArabidopsisTobaccoLaboratory / benchtopMicroscopyCell / cellular structureTrackingVisualization / data management

Super-resolution microscopy techniques have revolutionized cell biology by providing insights into single-molecule dynamics and nanoscale organization within living cells. However, the application of dynamic live-cell methods in plants remains limited by the availability of suitable fluorophores for simultaneous visualization of multiple proteins. To address this challenge, we implemented a dual-color single-particle tracking photoactivated localization microscopy (sptPALM) approach based on codon-optimized photoactivatable fluorescent proteins PA-GFP and PATagRFP. Recently, we demonstrated their individual performance in single-color experiments in Nicotiana benthamiana and Arabidopsis thaliana cells. Here, we establish their combined use for dual-color sptPALM, enabling the simultaneous tracking of two distinct protein species within the same plant cell. This approach provides a framework to investigate the coordinated dynamics, interactions, and spatial organization of multiple proteins in living plant cells.

Why it matches plant phenotyping methods植物細胞内の2種類のタンパク質を同時追跡するデュアルカラーsptPALM法を開発・確立した研究であり、生細胞の動態・空間配置という植物状態の取得法が中心です。

abstractHere, we establish their combined use for dual-color sptPALM, enabling the simultaneous tracking of two distinct protein species within the same plant cell.
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published13 Mar 2024Photonic Technologies in Plant and Agricultural ScienceCited by 0 · OpenAlex ↗

Identification of earliest point for detection of plant virus infection through Raman spectroscopy and principal component analysis

ArabidopsisRaman / spectroscopyWhole plant / canopy / plot / fieldStress / disease detectionDisease symptoms / severity

Plant disease outbreaks pose serious threats to global food security. A rigid methodology that accounts for rapid identification of the earliest point of infection caused by plant viruses is necessary. Raman spectroscopy that generates spectral signatures of cellular-level dynamics resonates the virus induced alteration in plants through moderations in spectral features. Here, we present a model study to identify the earliest point of infection. Measured spectra from healthy and virus infected Arabidopsis thaliana plants are applied to principal component analysis. We found a separation as early as 8 days post inoculation between healthy and virus infected plants.

Why it matches plant phenotyping methodsラマン分光と主成分分析を用いて、植物のウイルス感染状態を早期推定する方法が研究の中心であり、感染植物の状態を直接評価している。

titleIdentification of earliest point for detection of plant virus infection through Raman spectroscopy and principal component analysis
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published8 Mar 2024Cited by 0 · OpenAlex ↗

AlGrow: a graphical interface for easy, fast and accurate area and growth analysis of heterogeneously colored targets

ArabidopsisRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationGrowth / time-series analysisGrowth / development / phenology

Image analysis is widely used in plant biology to determine growth rates and other phenotypic characters, with segmentation into foreground and background being a primary challenge. Statistical clustering and learning approaches can reduce the need for user input into this process, though these are computationally demanding, can generalise poorly and are not intuitive to end users. As such, simple strategies that rely on the definition of a range of target colors are still frequently adopted. These are limited by the geometries in color space that are implicit to their definition; i.e. thresholds define cuboid volumes and selected colors with a radius define spheroid volumes. A more comprehensive specification of target color is a hull, in color space, enclosing the set of colors in the image foreground. We developed AlGrow, a software tool that allows users to easily define hulls by clicking on the source image or a three-dimensional projection of its colors. We implemented convex hulls and then alpha-hulls, i.e. a limit applied to hull edge length, to support concave surfaces and disjoint color volumes. AlGrow also provides automated annotation by detecting internal circular markers, such as pot margins, and applies relative indexes to support movement. Analysis of publicly available Arabidopsis image series and metadata demonstrated effective automated annotation and mean Dice coefficients of >0.95 following training on only the first and last images in each series. AlGrow provides both graphical and command line interfaces and is released free and open-source with compiled binaries for the major operating systems.

Why it matches plant phenotyping methods植物画像から面積・成長などの表現型を抽出する画像解析ソフトウェアを開発し、Arabidopsis画像系列で性能検証しているため、方法が中心的である。

abstractWe developed AlGrow, a software tool that allows users to easily define hulls by clicking on the source image or a three-dimensional projection of its colors.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Dataset · public163 obtained from https://www.plant-phenotyping.org/datasets-home, as these are also able to demonstrateOpen asset ↗pdf-page:4 lines:1-55
Plant phenotyping relevance match · UnverifiedCrossref · checked 15 Sept 2026
Published1 Mar 2024IEEJ Transactions on Sensors and MicromachinesCited by 0 · OpenAlex ↗

Monitoring Plant Growth by Analyzing Their Morphology Using Microfocus X-ray CT

ArabidopsisX-ray / CTLeafWhole plant / canopy / plot / fieldMorphology / geometry measurement2D/3D reconstructionArchitecture / morphology / geometryGrowth / development / phenology

The growth and development of embryophytes is deeply influenced by environmental stimuli, such as light, temperature and soil nutrients. Understanding the mechanisms underlying the growth response of plants to environmental stimuli is crucial for agriculture. In this study, we examined the morphology of a flowering plant, Arabidopsis thaliana, using microfocus X-ray computed tomography (µCT), which enables non-destructive analysis of the external and internal structures of plants. Three-dimensional (3D) images of the plant, which were reconstructed from X-ray scanned data, clearly showed the shapes of its leaves, stems, and buds from any angle. At a higher magnification, the mCT also revealed the small hair-like structures called trichomes on the Arabidopsis leaf epidermis. However, motion artifacts found in the 3D-reconstructed images indicated that plant's growth rate was faster than scanning speed. Thus, scan parameters must be accordingly optimized. Additionally, CT-based 3D printing can be used to design micro devices that can be further used to monitor plant growth. These results suggest that µCT is a useful technique for analyzing morphology of growing plants.

Why it matches plant phenotyping methods植物の外部・内部形態を非破壊かつ3Dで取得するマイクロフォーカスX線CTを中心に、成長モニタリングへの適用とスキャン条件・モーションアーティファクトの評価を行っており、表現型取得法が中核です。

abstractwe examined the morphology of a flowering plant, Arabidopsis thaliana, using microfocus X-ray computed tomography (µCT), which enables non-destructive analysis of the external and internal structures of plants.
Plant phenotyping relevance match · UnverifiedOpenAlex · Europe PMC · checked 7 Sept 2026
Published1 Mar 2024Physiologia PlantarumCited by 4 · OpenAlex ↗

Strong prevalence of light regime-specific QTL in Arabidopsis detected using automated high-throughput phenotyping in fluctuating or constant light.

ArabidopsisGrowth chamberWhole plant / canopy / plot / fieldMorphology / geometry measurementPhysiological trait estimationBiomass / plant weightLeaf traitsPhotosynthesis / fluorescence

Plants have evolved and adapted under dynamic environmental conditions, particularly to fluctuating light, but plant research has often focused on constant growth conditions. To quantitatively asses the adaptation to fluctuating light, a panel of 384 natural Arabidopsis thaliana accessions was analyzed in two parallel independent experiments under fluctuating and constant light conditions in an automated high-throughput phenotyping system upgraded with supplemental LEDs. While the integrated daily photosynthetically active radiation was the same under both light regimes, plants in fluctuating light conditions accumulated significantly less biomass and had lower leaf area during their measured vegetative growth than plants in constant light. A total of 282 image-derived architectural and/or color-related traits at six common time points, and 77 photosynthesis-related traits from one common time point were used to assess their associations with genome-wide natural variation for both light regimes. Out of the 3000 significant marker-trait associations (MTAs) detected, only 183 (6.1%) were common for fluctuating and constant light conditions. The prevalence of light regime-specific QTL indicates a complex adaptation. Genes in linkage disequilibrium with fluctuating light-specific MTAs with an adjusted repeatability value >0.5 were filtered for gene ontology terms containing "photo" or "light", yielding 15 selected candidates. The candidate genes are involved in photoprotection, PSII maintenance and repair, maintenance of linear electron flow, photorespiration, phytochrome signaling, and cell wall expansion, providing a promising starting point for further investigations into the response of Arabidopsis thaliana to fluctuating light conditions.

Why it matches plant phenotyping methods自動ハイスループット表現型解析システムを用い、画像由来の形態・色形質と光合成形質を大規模に取得しており、表現型取得基盤の適用が研究の中心である。

abstracta panel of 384 natural Arabidopsis thaliana accessions was analyzed in two parallel independent experiments under fluctuating and constant light conditions in an automated high-throughput phenotyping system upgraded with supplemental LEDs.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published29 Feb 2024Molecules (Basel, Switzerland)Cited by 6 · OpenAlex ↗

The Effect of Bacterial AHL on the Cyclic Adenosine Monophosphate Content in Plants According to High-Performance Liquid Chromatography.

ArabidopsisLeafRootPhysiological trait estimationStress response / tolerance

Cyclic adenosine monophosphate (cAMP) is an important second messenger in cells, mediating various stimulation signals such as the growth and development of organisms and stress and participating in regulating various biological processes of cells. This article explores the quantitative determination of cAMP in plants using High-Performance Liquid Chromatography (HPLC) and applies this method to analyzing the changes in cAMP content during the process of plant response to the bacterial quorum sensing signal N -acyl homoserine lactone (AHL). Research has shown that the optimal detection conditions for HPLC are as follows: the chromatographic column is Venusil MP C18 (2), the mobile phase is methanol-water (0.1% trifluoroacetic acid) ( v : v , 10:90), the detection wavelength is 259 nm, the column temperature is 35 °C, and the flow rate is 0.8 mL/min. The precision of the standard sample of this method is 98.21%, the precision of the sample is 98.87%, and the recovery rate is 101.067%. The optimal extraction conditions for cAMP in Arabidopsis are to use 15% methanol ultrasonic extraction for 10 min, followed by a 40 °C water bath for 4 h. Bacterial AHL signal processing can significantly stimulate an increase in cAMP levels in Arabidopsis leaves and roots. The establishment of HPLC detection methods for the cAMP content in plants is of great significance for in-depth research on the signal transduction mechanisms of plant-bacterial interactions.

Why it matches plant phenotyping methods植物中のcAMP含量を定量するHPLC法の条件最適化、精度・回収率の検証、抽出法の確立が研究の中心であり、植物の生理状態を測定する方法論として該当します。

abstractThis article explores the quantitative determination of cAMP in plants using High-Performance Liquid Chromatography (HPLC)
Plant phenotyping relevance match · UnverifiedbioRxiv · checked 15 Sept 2026
Published22 Feb 2024bioRxivCited by 0 · OpenAlex ↗

How the Anatomy of the Epidermal Cells Is Correlated to the Transient Response of Stomata

ArabidopsisMicroscopyCell / cellular structureLeafStomata / guard-cell complexMorphology / geometry measurementPhysiological trait estimationStomatal traitsStress response / toleranceWater status / transpiration

Here, we show the possible correlation between the anatomical characteristics of epidermal cells of Arabidopsis thaliana with the stomata transient opening, which is commonly called the Wrong-Way Response (WWR). The WWR was induced by either reduced air humidity or leaf excision. Five genotypes of A. thaliana Col8, epf1epf2, lcd1-1, SALK069, and UBP, respectively, with anatomical differences in epidermal cells such as stomatal density, stomata size, size, and shape of the pavement cells were selected. These genotypes allowed us to investigate the mutual effects of stomata density and size on WWR. Scanning Electron Microscopy (SEM) was applied for image acquisition of the abaxial and adaxial surface of the leaves and the main features of the epidermal cells were extracted by one of the additions to the MiToBo plugin of ImageJ/Fiji called PaCeQuant. The stomatal conductance to water vapor (gs) was measured using the portable photosynthesis measurement system LICor-6800. Our linear models showed that the size of the stomata explained the rate of WWR induced by reduced air humidity, so genotypes with smaller stomata showed a smaller rate of the WWR. After leaf excision, however, there was no correlation between the size of the stomata and the rate of the WWR. Moreover, we found that after both, reduced air humidity and leaf excision, the size of the pavement cells on the abaxial surface is correlated to the rate of the WWR; genotypes with smaller pavement cells on the abaxial surface had a smaller rate of WWR.

Why it matches plant phenotyping methods葉表皮細胞の形態形質をSEM画像とPaCeQuantで抽出し、気孔応答との関連を解析しており、画像ベースの植物形質取得が実質的に含まれる。

abstractScanning Electron Microscopy (SEM) was applied for image acquisition of the abaxial and adaxial surface of the leaves and the main features of the epidermal cells were extracted by one of the additions to the MiToBo plugin of ImageJ/Fiji called PaCeQuant.
Plant phenotyping relevance match · UnverifiedbioRxiv · Crossref · checked 14 Sept 2026
Published21 Feb 2024bioRxivCited by 7 · OpenAlex ↗

Root Expansion Microscopy (ROOT-ExM): A streamlined super resolution method for plants

ArabidopsisLaboratory / benchtopChlorophyll fluorescenceMicroscopyCell / cellular structureRootTissue2D/3D reconstructionVisualization / data management

Expansion microscopy (ExM) has revolutionized biological imaging by physically enlarging samples, surpassing the light diffraction limit and enabling nanoscale visualization using standard microscopes. While extensively employed across a wide range of biological samples, its application to plant tissues is sparse. In this work, we present ROOT-ExM, an expansion method suited for stiff and intricate multicellular plant tissues, focusing on the primary root of Arabidopsis thaliana. ROOT-ExM achieves isotropic expansion with a fourfold increase in resolution, enabling super-resolution microscopy comparable to STimulated Emission Depletion (STED) microscopy. Labelling is achieved through immunolocalization, compartment-specific dyes, and native fluorescence preservation, while N-Hydroxysuccinimide (NHS) ester-dye conjugates reveal the ultrastructural context of cells alongside specific labelling. We successfully applied ROOT-ExM to image various cellular structures, including the Golgi apparatus, the endoplasmic reticulum, the cytoskeleton, and wall-embedded structures such as plasmodesmata. When combined with lattice light sheet microscopy (LLSM), ROOT-ExM achieves 3D quantitative analysis of nanoscale cellular process, revealing increased vesicular fusion in close proximity of the cell plate during cell division. Achieving super-resolution fluorescence imaging in plant biology remains a formidable challenge. Our findings underscore that ROOT-ExM provides a remarkable, cost-effective solution to this challenge, paving the way for unprecedented insights into plant cellular subcellular architecture. One sentence summaryROOT-ExM achieves super-resolution expansion microscopy in plants

Why it matches plant phenotyping methods植物組織向けの超解像イメージング手法そのものを開発し、細胞構造の3D定量解析に応用しており、画像取得法が研究の中心である。

abstractIn this work, we present ROOT-ExM, an expansion method suited for stiff and intricate multicellular plant tissues, focusing on the primary root of Arabidopsis thaliana.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published9 Feb 2024Journal of visualized experiments : JoVECited by 1 · OpenAlex ↗

Direct Observation and Automated Measurement of Stomatal Responses to Pseudomonas syringae pv. tomato DC3000 in Arabidopsis thaliana.

ArabidopsisLeafStomata / guard-cell complexMorphology / geometry measurementStress / disease detectionStomatal traitsStress response / tolerance

Stomata are microscopic pores found in the plant leaf epidermis. Regulation of stomatal aperture is pivotal not only for balancing carbon dioxide uptake for photosynthesis and transpirational water loss but also for restricting bacterial invasion. While plants close stomata upon recognition of microbes, pathogenic bacteria, such as Pseudomonas syringae pv. tomato DC3000 (Pto), reopen the closed stomata to gain access into the leaf interior. In conventional assays for assessing stomatal responses to bacterial invasion, leaf epidermal peels, leaf discs, or detached leaves are floated on bacterial suspension, and then stomata are observed under a microscope followed by manual measurement of stomatal aperture. However, these assays are cumbersome and may not reflect stomatal responses to natural bacterial invasion in a leaf attached to the plant. Recently, a portable imaging device was developed that can observe stomata by pinching a leaf without detaching it from the plant, together with a deep learning-based image analysis pipeline designed to automatically measure stomatal aperture from leaf images captured by the device. Here, building on these technical advances, a new method to assess stomatal responses to bacterial invasion in Arabidopsis thaliana is introduced. This method consists of three simple steps: spray inoculation of Pto mimicking natural infection processes, direct observation of stomata on a leaf of the Pto-inoculated plant using the portable imaging device, and automated measurement of stomatal aperture by the image analysis pipeline. This method was successfully used to demonstrate stomatal closure and reopening during Pto invasion under conditions that closely mimic the natural plant-bacteria interaction.

Why it matches plant phenotyping methods携帯型撮像装置と深層学習画像解析によって、感染植物の気孔開度を自動測定する方法が中心的に導入されているため。

abstracta portable imaging device was developed that can observe stomata by pinching a leaf without detaching it from the plant, together with a deep learning-based image analysis pipeline designed to automatically measure stomatal aperture
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 14 Sept 2026
Published1 Feb 2024Mathematical Biosciences & EngineeringCited by 3 · OpenAlex ↗

The improved stratified transformer for organ segmentation of Arabidopsis

ArabidopsisLiDAR / point cloudWhole plant / canopy / plot / fieldSegmentation

Segmenting plant organs is a crucial step in extracting plant phenotypes. Despite the advancements in point-based neural networks, the field of plant point cloud segmentation suffers from a lack of adequate datasets. In this study, we addressed this issue by generating Arabidopsis models using L-system and proposing the surface-weighted sampling method. This approach enables automated point sampling and annotation, resulting in fully annotated point clouds. To create the Arabidopsis dataset, we employed Voxel Centroid Sampling and Random Sampling as point cloud downsampling methods, effectively reducing the number of points. To enhance the efficiency of semantic segmentation in plant point clouds, we introduced the Plant Stratified Transformer. This network is an improved version of the Stratified Transformer, incorporating the Fast Downsample Layer. Our improved network underwent training and testing on our dataset, and we compared its performance with PointNet++, PAConv, and the original Stratified Transformer network. For semantic segmentation, our improved network achieved mean Precision, Recall, F1-score and IoU of 84.20, 83.03, 83.61 and 73.11%, respectively. It outperformed PointNet++ and PAConv and performed similarly to the original network. Regarding efficiency, the training time and inference time were 714.3 and 597.9 ms, respectively, which were reduced by 320.9 and 271.8 ms, respectively, compared to the original network. The improved network significantly accelerated the speed of feeding point clouds into the network while maintaining segmentation performance. We demonstrated the potential of virtual plants and deep learning methods in rapidly extracting plant phenotypes, contributing to the advancement of plant phenotype research.

Why it matches plant phenotyping methods植物器官の点群セグメンテーション、データセット生成、サンプリング手法、改良ネットワークを開発・比較評価し、表現型抽出を直接目的としているため、方法開発・検証研究として中心的に該当する。

abstractSegmenting plant organs is a crucial step in extracting plant phenotypes.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 7 Sept 2026
Published31 Jan 2024bioRxivCited by 3 · OpenAlex ↗

Fluorescence hybridization chain reaction enables localization of multiple molecular classes combined with plant cell ultrastructure

ArabidopsisMilletLaboratory / benchtopMicroscopyCell / cellular structureFlowerPanicle / ear / spikeTissue

ABSTRACT Background Recent developments in hybridization chain reaction (HCR) have enabled robust simultaneous localization of multiple mRNA transcripts using fluorescence in situ hybridization (FISH). Once multiple split initiator oligonucleotide probes bind their target mRNA, HCR uses DNA base-pairing of fluorophore-labeled hairpin sets to self-assemble into large polymers, amplifying the fluorescence signal and reducing non-specific background. Few studies have applied HCR in plants, despite its demonstrated utility in whole mount animal tissues and cell culture. Our aim was to optimize this technique for sectioned plant tissues embedded with paraffin and methacrylate resins, and to test its utility in combination with immunolocalization and subsequent correlation with cell ultrastructure using scanning electron microscopy. Results Application of HCR to 10 µm paraffin sections of 17-day-old Setaria viridis (green millet) inflorescences using confocal microscopy revealed that the transcripts of the transcription factor KNOTTED 1 ( KN1 ) were localized to developing floret meristem and vascular tissue while SHATTERING 1 ( SH1 ) and MYB26 transcripts were co-localized to the breakpoint below the floral structures (the abscission zone). We also used methacrylate de-embedment with 1.5 µm and 0.5 µm sections of 3-day-old Arabidopsis thaliana seedlings to show tissue specific CHLOROPHYLL BINDING FACTOR a/b ( CAB1 ) mRNA highly expressed in photosynthetic tissues and ELONGATION FACTOR 1 ALPHA ( EF1 α ) highly expressed in meristematic tissues of the shoot apex. The housekeeping gene ACTIN7 ( ACT7 ) mRNA was more uniformly distributed with reduced signals using lattice structured-illumination microscopy. HCR using 1.5 µm methacrylate sections was followed by backscattered imaging and scanning electron microscopy thus demonstrating the feasibility of correlating fluorescent localization with ultrastructure. Conclusion HCR was successfully adapted for use with both paraffin and methacrylate de-embedment on diverse plant tissues in two model organisms, allowing for concurrent cellular and subcellular localization of multiple mRNAs, antibodies and other affinity probe classes. The mild hybridization conditions used in HCR made it highly amenable to observe immunofluorescence in the same section. De-embedded semi-thin methacrylate sections with HCR were compatible with correlative electron microscopy approaches. Our protocol provides numerous practical tips for successful HCR and affinity probe labeling in electron microscopy-compatible, sectioned plant material.

Why it matches plant phenotyping methods植物組織で複数mRNAを局在化するHCR法を最適化し、異なる切片材料・モデル植物・顕微鏡法で実証した方法開発研究である。

abstractOur aim was to optimize this technique for sectioned plant tissues embedded with paraffin and methacrylate resins, and to test its utility in combination with immunolocalization and subsequent correlation with cell ultrastructure using scanning electron microscopy.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published31 Jan 2024Cited by 1 · OpenAlex ↗

PhenoWell® – A novel screening system for soil-grown plants

ArabidopsisMaizeLaboratory / benchtopWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysisArchitecture / morphology / geometryGrowth / development / phenologyLeaf traits

As agricultural production is reaching its limits regarding outputs and land use, the need to further improve crop yield is greater than ever. The limited translatability from in vitro lab results into more natural growth conditions in soil remains problematic. Although considerable progress has been made in developing soil-growth assays to tackle this bottleneck, the majority of these assays use pots or whole trays, making them not only space- and resource-intensive, but also hampering the individual treatment of plants. Therefore, we developed a flexible and compact screening system in which individual seedlings are grown in wells filled with soil. The combination of an insert plate, containing the wells, with an adapter plate, containing reservoirs, allows for single-plant irrigation, different liquid treatments and mimicking stress conditions. The system makes use of an automated image-analysis pipeline that extracts multiple growth parameters from individual seedlings over the time course of the experiment, including projected rosette area, relative growth rate, compactness, and stockiness. The system is also optimized for maize with results that are consistent with Arabidopsis while different in amplitude. We conclude that the PhenoWell® system enables the translation of results obtained from in vitro studies into useful applications in soil.

Why it matches plant phenotyping methods土壌栽培植物向けのスクリーニングシステムと自動画像解析パイプラインを開発し、複数の成長形態形質を時系列抽出しているため、フェノタイピング手法が中心である。

abstractwe developed a flexible and compact screening system in which individual seedlings are grown in wells filled with soil
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published31 Jan 2024Cited by 0 · OpenAlex ↗

Forecasting floral futures: leveraging genetic and microenvironmental data to improve seed provenancing under climate change

ArabidopsisField / plotWhole plant / canopy / plot / fieldPhysiological trait estimationGrowth / development / phenologyFruit / seed / panicle traits

Revegetation projects seeking to restore degraded ecosystems face a major challenge in sourcing appropriate plant material, as identifying plants adapted to future climates requires knowledge of plant performance under novel conditions. In order to support climate-resilient provenancing efforts, we develop a quantitative trait model that integrates genetic and microenvironmental variation. We train our model with multiple natural plantings of Arabidopsis thaliana and predict days-to-bolting and fecundity across the species' European range. Model prediction accuracy was high for days-to-bolting and moderate for fecundity, with the majority of trait variation being explained by temperature variation. Concerningly, fecundity was predicted to decline under future conditions, although this response was heterogeneous across regions, and could be offset through the introduction of specific genotypes. Our study highlights the value of predictive models to aid seed provenancing and improve the success of revegetation projects.

Why it matches plant phenotyping methods遺伝情報と微環境データからボルティング日数と繁殖成功度という植物形質を予測する定量モデルを開発し、予測精度も評価しているため、計算的な形質推定手法が中心です。

abstractwe develop a quantitative trait model that integrates genetic and microenvironmental variation.
Plant phenotyping relevance match · UnverifiedEurope PMC · bioRxiv · checked 14 Sept 2026
Published27 Jan 2024bioRxivCited by 2 · OpenAlex ↗

Cell Type Specific Responses of the Endoplasmic Reticulum Dynamics to Environmental Stress

ArabidopsisMicroscopyCell / cellular structureMorphology / geometry measurementGrowth / time-series analysisStress response / tolerance

To overcome the challenge of balancing imaging speecd and resolution, which currently limits the accurate identification of structural and dynamic changes in the study of endoplasmic reticulum (ER) in plant cells. This research employs structured illumination microscopy techniques to achieve super-resolution real-time imaging of the ER in live Arabidopsis materials. Additionally, a self-supervised denoising framework (Blind2Unblind) was optimized to further enhance the signal-to-noise ratio of rapid microscopic imaging. Based on the images with high quality, a method for quantitative analysis of ER structures using time-lapse images is developed. Moreover, detections of changes in ER structures under environmental stress are conducted to verify the effectiveness of the method. Moreover, correlation analyses of various parameters indicate a significant positive correlation between the area and length of tubular ER with the number of growth tips and tricellular junctions, while the area of ER cisternae and bulk flow exhibits a significant negative correlation with the area and length of tubules. The super-resolution imaging and dynamic analysis method developed in this study will provide new technical approaches for further elucidating the function and regulatory mechanisms of the plant ER.

Why it matches plant phenotyping methods植物ERの超解像ライブイメージング、自己教師ありノイズ除去、時系列画像からの構造定量法を開発しており、環境ストレスで有効性も検証しているため、植物表現型取得・解析手法が中心である。

abstractThis research employs structured illumination microscopy techniques to achieve super-resolution real-time imaging of the ER in live Arabidopsis materials.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published24 Jan 2024Cited by 2 · OpenAlex ↗

A Robust Network-based Spatiotemporal Analysis of Filamentous Structures

ArabidopsisCell / cellular structureMorphology / geometry measurementSegmentationTracking

Abstract The actin cytoskeleton forms a dynamic network composed of filaments that remain flexible when bundled up, leading to complex filamentous structures in plant cells. Understanding the properties of these filamentous structures under different conditions and in different cell types can provide insight into their function. Yet, despite developments in the study of the plant actin cytoskeleton, it remains challenging to segment and identify actin filamentous structures, preventing quantification of their spatiotemporal properties. To address this problem, we devised a network-based approach termed Gra ph of F ilaments over T ime (GraFT) to trace and track filamentous structures in cytoskeleton networks extracted from imaging data. Our comparative analyses using both synthetic and real-world actin cytoskeleton networks of Arabidopsis thaliana hypocotyls exposed to different treatments demonstrated that GraFT accurately traces and tracks actin filamentous structures. Moreover, GraFT facilitates automated quantification of properties for filamentous structures, providing fine-grained insights of effects of different treatments on the level of individual structures. Therefore, GraFT offers a substantial step towards an automated framework facilitating robust spatiotemporal studies of the plant actin cytoskeleton.

Why it matches plant phenotyping methods植物細胞の画像からアクチン繊維構造を追跡・定量するGraFT手法を開発し、合成データと実画像で精度検証しており、表現型取得・抽出が研究の中心です。

abstractYet, despite developments in the study of the plant actin cytoskeleton, it remains challenging to segment and identify actin filamentous structures, preventing quantification of their spatiotemporal properties.
Reproduction assets foundThe preprint provides a public GitHub repository with the GraFT tool and data-processing code (MIT licensed), and states that all data files (the Arabidopsis actin cytoskeleton imaging datasets used for the phenotyping analyses) are deposited on Zenodo. The GitHub URL is an allowed URL; the Zenodo DOI is not among the,
Code · publicuthors contributed to the discussion and manuscript preparation. Competing interests The authors declare no competing interests. Availability of data All data files can be found on Zenodo with DOI: 10.5281/zenodo.10476058 Code Availability The tool GraFT and code created for data processing can be found on the GitHub repository https://github.com/Oesterlund/GraFT and is MIT licensed. References &Oslash;sterlund, I., Persson, S. & Nikoloski, Z. Tracing and tracking filamentous structures across scales: A systematic review. Comput Struct Biotechnol J 21 , 452&ndash;462 (2023). Takatani, S. et al. Microtubule Response to Tensile Stress Is Curbed by NEK6 to Buffer Growth Variation in the ArOpen asset ↗Oesterlund/GraFTlines:123-155
Code / dataset availability confirmedEurope PMC · bioRxiv · checked 14 Sept 2026
Published24 Jan 2024bioRxivCited by 1 · OpenAlex ↗

An optimized live imaging and growth analysis approach for Arabidopsis Sepals

ArabidopsisMesh / voxelMicroscopyFlowerSegmentationGrowth / time-series analysisTrackingGrowth / development / phenology

Background Arabidopsis thaliana sepals are excellent models for analyzing growth of entire organs due to their relatively small size, which can be captured at a cellular resolution under a confocal microscope [1]. To investigate how growth of different tissue layers generates unique organ morphologies, it is necessary to live-image deep into the tissue. However, imaging deep cell layers of the sepal is practically challenging, as it is hindered by the presence of extracellular air spaces between mesophyll cells, among other factors which causes optical aberrations. Image processing is also difficult due to the low signal-to-noise ratio of the deeper tissue layers, an issue mainly associated with live imaging datasets. Addressing some of these challenges, we provide an optimized methodology for live imaging sepals and subsequent image processing. This helps us track the growth of individual cells on the outer and inner epidermal layers, which are the key drivers of sepal morphogenesis. Results For live imaging sepals across all tissue layers at early stages of development, we found that the use of a bright fluorescent membrane marker, coupled with increased laser intensity and an enhanced Z-resolution produces high-quality images suitable for downstream image processing. Our optimized parameters allowed us to image the bottommost cell layer of the sepal (inner epidermal layer) without compromising viability. We used a ‘voxel removal’ technique to visualize the inner epidermal layer in MorphoGraphX [2, 3] image processing software. Finally, we describe the process of optimizing the parameters for creating a 2.5D mesh surface for the inner epidermis. This allowed segmentation and parent tracking of individual cells through multiple time points, despite the weak signal of the inner epidermal cells. Conclusion We provide a robust pipeline for imaging and analyzing growth across inner and outer epidermal layers during early sepal development. Our approach can potentially be employed for analyzing growth of other internal cell layers of the sepals as well. For each of the steps, approaches, and parameters we used, we have provided in-depth explanations to help researchers understand the rationale and replicate our pipeline.

Why it matches plant phenotyping methodsライブイメージング、画像処理、細胞セグメンテーションと追跡を統合した、萼片の成長・形態解析パイプラインの最適化が中心であり、植物表現型取得法に該当する。

abstractwe provide an optimized methodology for live imaging sepals and subsequent image processing
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Dataset · publicThe images of the WT flowers, as well as the final edited images can be accessed at https://doi.org/10.17605/OSF.IO/UMW9B . The images shown in this manuscript correspond to WT replicate 2.Open asset ↗OSF.IO/UMW9Blines:137-166
Code / dataset availability confirmedEurope PMC · Crossref · checked 7 Sept 2026
Published23 Jan 2024Research Square Platform LLCCited by 1 · OpenAlex ↗

ScAnalyzer: an image processing tool to monitor plant disease symptoms and pathogen spread in Arabidopsis thaliana leaves

ArabidopsisRGB / grayscaleLeafTissueSegmentationStress / disease detectionDisease symptoms / severityLeaf traits

Background: Plants are known to be infected by a wide range of pathogenic microbes. To study plant diseases caused by microbes, it is imperative to be able to monitor disease symptoms and microbial colonization in an quantitative and objective manner. In contrast to more traditional measures that use manual assignments of disease categories, image processing provides a more accurate and objective quantification of plant disease symptoms. Besides monitoring disease symptoms, it provides additional information on the spatial localization of pathogenic microbes in different plant tissues. Results: Here we report on an image analysis tool called ScAnalyzer to monitor disease symptoms and bacterial spread in Arabidopsis thaliana leaves. Detached leaves are assembled in a grid and scanned, which enables automated separation of individual samples. A pixel color threshold is used to segment healthy (green) from diseased (yellow) leaf area. The spread of luminescence-tagged bacteria is monitored via light-sensitive films, which are processed in a similar way as the leaf scans. We show that this tool is able to capture previously identified differences in susceptibility of the model plant A. thaliana to the bacterial pathogen Xanthomonas campestris pv. campestris. Moreover, we show that the ScAnalyzer pipeline provides a more detailed assessment of bacterial spread within plant leaves than previously used methods. Finally, by combining the disease symptom values with bacterial spread values from the same leaves, we show that bacterial spread precedes visual disease symptoms. Conclusion: Taken together, we present an automated script to monitor plant disease symptoms and microbial spread in A. thaliana leaves. The freely available software (https://github.com/MolPlantPathology/ScAnalyzer) has the potential to standardize the analysis of disease assays between different groups.

Why it matches plant phenotyping methods植物葉の病徴面積と病原体拡散を画像解析で自動定量するソフトウェアを開発・提示しており、植物表現型の取得・抽出が研究の中心である。

abstractimage processing provides a more accurate and objective quantification of plant disease symptoms
Reproduction assets foundThe preprint states that all code and raw images generated during the study are available at the authors' GitHub repository (https://github.com/MolPlantPathology/ScAnalyzer), which contains the ScAnalyzer Python/R analysis pipeline; the repository also hosts the printable leaf-sampling grid (grid.pdf) used as the phenp
Code · publicThe code is available on GitHub ( https://github.com/MolPlantPathology/ScAnalyzer ).Open asset ↗MolPlantPathology/ScAnalyzerlines:85-109
Code / dataset availability confirmedOpenAlex · Europe PMC · Crossref · checked 15 Sept 2026
Published17 Jan 2024Plant MethodsCited by 10 · OpenAlex ↗

LeTra: a leaf tracking workflow based on convolutional neural networks and intersection over union

ArabidopsisChlorophyll fluorescenceLeafAnnotation / quality controlObject detectionSegmentationTrackingPhotosynthesis / fluorescenceYield / yield components

BACKGROUND: The study of plant photosynthesis is essential for productivity and yield. Thanks to the development of high-throughput phenotyping (HTP) facilities, based on chlorophyll fluorescence imaging, photosynthetic traits can be measured in a reliable, reproducible and efficient manner. In most state-of-the-art HTP platforms, these traits are automatedly analyzed at individual plant level, but information at leaf level is often restricted by the use of manual annotation. Automated leaf tracking over time is therefore highly desired. Methods for tracking individual leaves are still uncommon, convoluted, or require large datasets. Hence, applications and libraries with different techniques are required. New phenotyping platforms are initiated now more frequently than ever; however, the application of advanced computer vision techniques, such as convolutional neural networks, is still growing at a slow pace. Here, we provide a method for leaf segmentation and tracking through the fine-tuning of Mask R-CNN and intersection over union as a solution for leaf tracking on top-down images of plants. We also provide datasets and code for training and testing on both detection and tracking of individual leaves, aiming to stimulate the community to expand the current methodologies on this topic. RESULTS: We tested the results for detection and segmentation on 523 Arabidopsis thaliana leaves at three different stages of development from which we obtained a mean F-score of 0.956 on detection and 0.844 on segmentation overlap through the intersection over union (IoU). On the tracking side, we tested nine different plants with 191 leaves. A total of 161 leaves were tracked without issues, accounting to a total of 84.29% correct tracking, and a Higher Order Tracking Accuracy (HOTA) of 0.846. In our case study, leaf age and leaf order influenced photosynthetic capacity and photosynthetic response to light treatments. Leaf-dependent photosynthesis varies according to the genetic background. CONCLUSION: The method provided is robust for leaf tracking on top-down images. Although one of the strong components of the method is the low requirement in training data to achieve a good base result (based on fine-tuning), most of the tracking issues found could be solved by expanding the training dataset for the Mask R-CNN model.

Why it matches plant phenotyping methodsCNNによる葉のセグメンテーション・追跡手法を開発し、検出・追跡精度を検証した植物フェノタイピング研究である。

abstractHere, we provide a method for leaf segmentation and tracking through the fine-tuning of Mask R-CNN and intersection over union as a solution for leaf tracking on top-down images of plants.
Reproduction assets foundThe paper's authors explicitly state that the full project library (leaf detection/tracking code and dataset) is available as a public GitHub repository, which directly reproduces this paper's phenotyping analysis.
Code · publicof the PyTorch-Vision GitHub repository was used for the model training, specifically the reference scripts found in the folder detection. These scripts are included in the project GitHub under the modelTraining folder without relevant modifications. The full library of this project is available as a public repository at GitHub https://github.com/Fedjurrui/Leaf-Tracking . Declarations Ethics approval and consent to participate Not applicable. Consent for publication Not applicable. Competing interests No competing interests declared. References 1.Open asset ↗Fedjurrui/Leaf-Trackinglines:174-269
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published1 Jan 2024Methods in molecular biology (Clifton, N.J.)Cited by 2 · OpenAlex ↗

Noninvasive In Planta Live Measurements of H 2 O 2 and Glutathione Redox Potential with Fluorescent roGFPs-Based Sensors.

ArabidopsisMicroscopyStereoWhole plant / canopy / plot / fieldPhysiological trait estimationStress response / tolerance

In this protocol, we present a noninvasive in planta bioimaging technique for the analysis of hydrogen peroxide (H 2 O 2 ) and glutathione redox potential in adult Arabidopsis thaliana plants. The technique is based on the use of stereo fluorescence microscopy to image A. thaliana plants expressing the two genetically encoded fluorescent sensors roGFP2-Orp1 and Grx1-roGFP2. We provide a detailed step-by-step protocol for performing low magnification imaging with mature plants grown in soil or hydroponic systems. This protocol aims to serve the scientific community by providing an accessible approach to noninvasive in planta bioimaging and data analysis.

Why it matches plant phenotyping methods植物体内の酸化還元状態を蛍光イメージングで非侵襲的に測定する手順を中心としたプロトコルであり、植物の生理状態を取得するフェノタイピング手法に該当する。

abstractIn this protocol, we present a noninvasive in planta bioimaging technique for the analysis of hydrogen peroxide (H 2 O 2 ) and glutathione redox potential in adult Arabidopsis thaliana plants.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2024Methods in molecular biology (Clifton, N.J.)Cited by 18 · OpenAlex ↗

Determination of ROS Generated by Arabidopsis Xanthine Dehydrogenase1 (AtXDH1) Using Nitroblue Tetrazolium (NBT) and 3,3'-Diaminobenzidine (DAP).

ArabidopsisPhysiological trait estimationStress response / tolerance

Plants generate reactive oxygen species (ROS) during different metabolic processes, which play an essential role in coordinating growth and response. ROS levels are sensitive to environmental stresses and are often used as a marker for stress in plants. While various methods can detect ROS changes, histochemical staining with nitroblue tetrazolium (NBT) and 3,3'-diaminobenzidine (DAB) is a popular method, though it has faced criticism. This staining method is advantageous as it enables both the quantification and localization of ROS and the identification of the enzymatic origin of ROS in plants, cellular compartments, or gels. In this protocol, we describe the use of NBT and DAP staining to detect ROS generation under different stresses such as nitrogen starvation, wounding, or UV-C. Additionally, we describe the use of NBT staining for detecting enzymatic generation of ROS in native and native SDS PAGE gels. Our protocol also outlines the separation and comparison of the origin of ROS generated by xanthine dehydrogenase1 (XDH1) using different substrates.

Why it matches plant phenotyping methods植物のROS生成という生理状態をNBT/DAB染色で検出・定量・局在化するプロトコルが論文の中心であり、植物フェノタイピング手法に該当する。

abstracthistochemical staining with nitroblue tetrazolium (NBT) and 3,3'-diaminobenzidine (DAB) is a popular method
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2024Methods in molecular biology (Clifton, N.J.)Cited by 1 · OpenAlex ↗

Assessing the High Temperature Effects on Stomatal Production.

ArabidopsisGrowth chamberMicroscopyStomata / guard-cell complexMorphology / geometry measurementStomatal traitsStress response / tolerance

The production of stomata, the epidermal pores of plants, is influenced by diverse environmental signals including high temperature. To assess its impact on stomatal formation, researchers need to grow plants in a carefully designed regime under controlled conditions and capture clear, microscopic views of the epidermis. Here, we describe a procedure to study the effect of high temperature on stomatal formation. This method can generate high-quality epidermal images of cotyledons, leaves, and hypocotyl of young Arabidopsis seedlings, which allow the determination of the pattern, density, and index of stomata on these tissues. Besides temperature, the protocol can serve as a general approach to examine stomatal phenotype and the effect of other external signals on stomatal formation.

Why it matches plant phenotyping methods若いシロイヌナズナの表皮画像を取得し、気孔のパターン・密度・指数を定量する手順が中心であり、気孔表現型の測定法として収載対象です。

abstractHere, we describe a procedure to study the effect of high temperature on stomatal formation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published1 Jan 2024Methods in molecular biology (Clifton, N.J.)Cited by 0 · OpenAlex ↗

Observing ER Dynamics over Long Timescales Using Light Sheet Fluorescence Microscopy.

ArabidopsisChlorophyll fluorescenceCell / cellular structureLeafGrowth / time-series analysisStress response / tolerance

The recent significant progress in developmental bio-imaging of live multicellular organisms has been greatly facilitated by the development of light sheet fluorescence microscopy (LSFM). Both commercial and custom LSFM systems offer the best means for long-term rapid data collection over a wide field of view at single-cell resolution. This is thanks to the low light exposure required for imaging and consequent limited photodamage to the biological sample, and the development of custom holders and mounting techniques that allow for specimens to be imaged in near-normal physiological conditions. This method has been successfully applied to plant cell biology and is currently seen as one of the most efficient techniques for 3D time-lapse imaging for quantitative studies. LSFM allows one to capture and quantify dynamic processes across various levels, from plant subcellular compartments to whole cells, tissues, and entire plant organs. Here we present a method to carry out LSFM on Arabidopsis leaves expressing fluorescent markers targeted to the ER. We will focus on a protocol to mount the sample, test the phototoxicity of the LSFM system, set up a LSFM experiment, and monitor the dynamics of the ER during heat shock.

Why it matches plant phenotyping methods植物葉のER動態を長時間・定量的に取得するライトシート蛍光顕微鏡の実験プロトコルが中心であり、植物状態の画像ベース計測法に該当する。

abstractHere we present a method to carry out LSFM on Arabidopsis leaves expressing fluorescent markers targeted to the ER.