← Papers

Paper record

TubAR: an R Package for Quantifying Tuber Shape and Skin Traits from Images

Miller MD, Schmitz Carley CA, Figueroa RA, Feldman MJ, Haagenson D, Shannon LM.

American journal of potato research. · 1 Feb 2023 · 10.1007/s12230-022-09894-z

Abstract

Potato market value is heavily affected by tuber quality traits such as shape, color, and skinning. Despite this, potato breeders often rely on subjective scales that fail to precisely define phenotypes. Individual human evaluators and the environments in which ratings are taken can bias visual quality ratings. Collecting quality trait data using machine vision allows for precise measurements that will remain reliable between evaluators and breeding programs. Here we present TubAR (Tuber Analysis in R), an image analysis program designed to collect data for multiple tuber quality traits at low cost to breeders. To assess the efficacy of TubAR in comparison to visual scales, red-skinned potatoes were evaluated using both methods. Broad sense heritability was consistently higher for skinning, roundness, and length to width ratio using TubAR. TubAR collects essential data on fresh market potato breeding populations while maintaining efficiency by measuring multiple traits through one phenotyping protocol.

Code and data availability

The paper's authors publicly released the TubAR R package (source code, instructions, vignette, and sample tuber image data) on GitHub, directly implementing the image-analysis phenotyping pipeline described in the paper.

Codepublic

TubAR is available at https://github.com/shannonlabumn/TubAR . Instructions, a vignette, and sample image data are available for download with the package. Source code can also be found in the github repository.

Open resource ↗shannonlabumn/TubAR · lines:155-197