Description of your PNG

6.5. MIAPPE Compliant Submissions

The TreeGenes Plant Phenotype Submission (TPPS) system has been updated to support submissions that are compliant with the MIAPPE (Minimum Information About a Plant Phenotyping Experiment) standard. This document outlines the necessary steps and considerations for preparing and submitting MIAPPE-compliant data through TPPS. A lot of MIAPPE information is based on the ISA Abstract Model that consists of three core entities: Investigation, Study, Assay.

MIAPPE Entity Relationship Diagram

Note

colors in flowchart correspond to requriements

6.5.1. Investigation

Investigations in MIAPPE represent the over-arching pieces of a publication like title, abstract, release and submission dates.

Required: Title, MIAPPE Version

This entity corresponds directly with TGDRxxxx studies in TPPS.

6.5.2. Study

An investigation can have one or more studies. This is to allow for Investigations where experiments are conducted at different institutions and growth facilities with different cultural practices.

Required: Study ID, Study Title, Start Date, Contact Institution, Geographic Location, Experiment Site Name, Experimental Design description, Observation unit description, Growth facility description

MIAPPE Study Text Annotation Example

6.5.3. Environment

The environmental parameters that are kept constant throughout the experiment and did not change between observation units or assays.

Required: Study unique ID, Environmental parameter, Value

6.5.4. Experimental Factor

The object of a study is to determine the effect of one or more experimental factors on the biological material. Therefore, a factor is something that varies between observational units and may be biotic or abiotic.

Required: Study unique ID, Factor Type, Description, Values

6.5.5. Event

An Event record represents a discrete occurence at a given time. This can be when a or part of a factor, or a confounding factor is realized in a given observation unit.

Required: Study unique ID, Type, Date

6.5.6. Biological Material

This entity captures details about the organism in the experiment, where it was sourced from, and the preprocessing step to get it into the experiment. It is recommended to follow the MCPD (Multi-Crop Passport Descriptors) guidelines plus a unique identifier provided by the institute when preparing biological material information for submission. This also needs to include fields like genus, species, and infraspecific name alongside geographical coordinates. The biological material also should include pretreatments (to the seeds, tree cuttings) prior to starting the experiment. The proveneance information like, forest wild site, laboratory-specific population and any relevant DOI’s to gene banks should also be included.

Required: Study unique ID, Biological Material ID

6.5.7. Biological Unit

This entity is meant to represent the different scales, or levels, of an observation and is well described in Pommier et al.. This is intended to provid metadata if what is observed is at the single plant level or across multiple plants at the plot level and the Experimental Factor.

Required: Study unique ID, Biological Material ID, Observation Unit, Type

Important

hierarichical levels of observation units are specified at the study level and must coincide with order of key:value pairs in the obs. unit.

6.5.8. Observed Variable

Describes how a measurment was made.

Required: Study ID, Variable ID, Trait, Method, Scale

6.5.9. Sample

A sample is a portion of plant tissue harvested, non-harvested or extracted from an observation unit for the purpose of sub-plant observations and/or molecular studies. A sample must be used when there is a physical sample that needs to be stored and traced.

Required: Observation unit ID, Sample ID, Plant anatomical entity, Collection date

MIAPPE Entity Relationship Diagram

6.5.10. Integration With Chado

Chado schema

At the investigation level, we can start including relationships between MIAPPE version and study duration (end) with publication accession in dbxref table.

6.5.11. Exchange Formats To BioSample

EBI BioSample provides a MIAPPE-compliant schema for plant phenotyping data submissions. The schema can be found EBI_BioSample_Miappe_Schema. When preparing data for submission to EBI BioSample, ensure that the data adheres to this schema to facilitate smooth integration and compliance with MIAPPE standards. Once a sample is submitted to BioSample you can view it here: `here`_.

EBI BioSample MIAPPE Schema UI