Skip to content

Commit

Permalink
add success story "Success story activates data stock in European ex
Browse files Browse the repository at this point in the history
situ genebanks of plant genetic resources"
  • Loading branch information
lange committed Mar 15, 2024
1 parent f4c8250 commit b4f349a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ Thumbs.db
.vscode
.markdownlint.json

external_contributions/
external_contributions/
/.project
22 changes: 22 additions & 0 deletions content/03.00.success.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,25 @@
<!-- success stories highlighting BrAPI usefulness in breeding cycle. Perhaps reference the original BrAPI paper where possible use cases were proposed. -->

Below are a number of short success stories from the BrAPI community. These tools, applications, and infrastructure projects serve as another indicator of community growth and success over the past 5-10 years. These stories clearly illustrate all the different ways the BrAPI Standard can be used productively and in practice.

<!-- Contribution BrAPI 2.0 paper
Suggested Authors: Matthias Lange, Patrick König, Stephan Weise, Gouripriya Davuluri, Suman Kumar, Joseph Ruff, Paul Kersey, Cyril Pommier, Michael Alaux, Erwan Le-Floch -->

###Success story activates data stock in European ex situ genebanks of plant genetic resources

In the global system for ex situ conservation of plant genetic resources (PGR) [1], a total of ~5.8 million accessions are conserved in 1750 ex situ genebanks [2]. Unique and permanent identifiers in the form of DOIs are available for more than 1.7 million accessions [3]. Each DOI is linked to some basic descriptive data that facilitates the use of these resources. Many DOIs are also linked to additional data from different domains or will be in the future. In order to answer questions on the global biological diversity of a plant species, on duplicate detection, on provenance tracking for the identification of genetic integrity, on the selection of the most suitable material for various purposes, including breeding and research, and to support further applications in data mining or AI, a data space beyond the most basic information is needed that includes genotypic and phenotypic data. In this context, the aim of the AGENT project (https://www.agent-project.eu/) funded by the European Commission is to develop a concept for the digital exploitation and activation of this GenRes data space via European ex situ genebanks according to the FAIR criteria [4] and to test it in practice using two important crops, barley and wheat. In two work packages, standards and technology for data interoperability will be developed to establish a genetic resources infrastructure, which regulates data acquisition of genotypic and phenotypic data, integrates and archives them and makes them accessible according to FAIR principles. To this end, 13 European genebanks and 5 bioinformatics centers are cooperating and have agreed on standards and protocols for (i) the data flow (see figure {@fig:AGENT_Genotyping_Data_Flow}) and data formats [5] for central archiving of genotypic and phenotypic data.
![Figure Data flow of genotypic data from AGENT partner databases](images/AGENT_Genotyping_Data_Flow.png){#fig:AGENT_Genotyping_Data_Flow}
Figure Data flow of genotypic data from AGENT partner databases
For this purpose, the AGENT database is being developed, in which the passport data, phenotypic and genotypic data about wheat and barley accessions of 18 project partners are harmonized and integrated via BrAPI endpoints (https://github.com/AGENTproject/BrAPI) and visualized in a web portal (https://agent.ipk-gatersleben.de). The BrAPI endpoints were made available by scattered implementation. Genotyping data use DivBrowse [6] storage engine and BrAPI interface. Endpoints for sample data are implemented using AGENT database SQL to BrAPI broker service.
To integrate those BrAPI endpoint provider into a single service and URL scheme, we work on their integration in a BrAPI proxy service. As next steps, we will expand BrAPI implementation to enable the integration of analysis pipelines in the AGENT portal, e.g. for genebank mining tools such as the FIGS+ pipeline developed by AGENT partner ICARDA [7]. Another perspective is to integrate the data collected in the AGENT project into the European Search Catalogue for Plant Genetic Resources (EURISCO) [8] and to implement BrAPI endpoints to make data on PGR collections in European genebanks programmatically accessible.

####References
1. Engels JMM, Ebert AW (2021) A Critical Review of the Current Global Ex Situ Conservation System for Plant Agrobiodiversity. I. History of the Development of the Global System in the Context of the Political/Legal Framework and Its Major Conservation Components. Plants 10:1557. https://doi.org/10.3390/plants10081557
2. Fu Y (2017) The Vulnerability of Plant Genetic Resources Conserved Ex Situ. Crop Sci 57:2314–2328. https://doi.org/10.2135/cropsci2017.01.0014
3. Food and Agriculture Organization (FAO) The Global Information System for PGRFA
4. Wilkinson MD, Dumontier M, Aalbersberg IjJ, et al (2016) The FAIR Guiding Principles for scientific data management and stewardship. Sci Data 3:160018. https://doi.org/10.1038/sdata.2016.18
5. Beier S, Fiebig A, Pommier C, et al (2022) Recommendations for the formatting of Variant Call Format (VCF) files to make plant genotyping data FAIR. F1000Research 11:231. https://doi.org/10.12688/f1000research.109080.2
6. König P, Beier S, Mascher M, et al (2022) DivBrowse—interactive visualization and exploratory data analysis of variant call matrices. GigaScience 12:giad025. https://doi.org/10.1093/gigascience/giad025
7. Street K, Street K (2017) Genebank mining with FIGS, the Focused Identification of Germplasm Strategy. https://doi.org/10.22004/AG.ECON.266624
8. Kotni P, van Hintum T, Maggioni L, et al (2023) EURISCO update 2023: the European Search Catalogue for Plant Genetic Resources, a pillar for documentation of genebank material. Nucleic Acids Res 51:D1465–D1469. https://doi.org/10.1093/nar/gkac852

Binary file added content/images/AGENT_Genotyping_Data_Flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b4f349a

Please sign in to comment.