rassarin / API

Repository for version control of the BrAPI specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrAPI

Repository for version control of the BrAPI specification

Versions

Version Status Release Date Apiary Notes
V1.2 In Development Planned: Apr 27, 2018 DEV Project
V1.1 Latest Stable Release Jan 26, 2018 PROD Release Notes / Change File
V1.0 Archived Nov 13, 2017 Archive-1.0 Release Notes

INTRODUCTION

The Breeding API specifies a standard interface for plant phenotype/genotype databases to serve their data to crop breeding applications. It is a shared, open API, to be used by all data providers and data consumers who wish to participate. Initiated in May 2014, it is currently in an actively developing state, so now is the time for potential participants to help shape the specifications to ensure their needs are addressed. The listserve for discussions and announcements is here. Additional documentation is in the Github wiki. For demos and implementations examples checkout apiary documentation.

Call Description
Authentication This resource refers to the authentication mechanism for the API.
Calls N.A.
Crops For multi crop systems this is a useful call to list all the supported crops.
GenomeMaps Retrieving genetic or physical maps
Germplasm N.A.
GermplasmAttributes N.A.
Locations Location calls.
MarkerProfiles For the purposes of this API, the definition of markerprofile is the allele calls for a specified germplasm line, for all markers, for a specified set of genotyping experiments or all experiments.
Markers N.A.
ObservationVariables Observation variable data response
Phenotypes API to retrieve data (phenotype, environment variables) from studies. While the study calls focus on one study, calls in this section are for cross-study phenotypic data retrieval.
Programs Call to retrieve a list of programs.
Samples API methods for traking/managing plant samples and realted metatdata. Sample in the context of these BrAPI calls, is defined as the actual bilogical plant material collected from the field.
Studies Study is defined as a phenotyping experiment conducted at a single geographic location. One Trial can have multiple studies conducted (e.g. multi location international trials).
Traits Services related to trials. Trials comprise of multiple studies.
Trials Services related to trials. Trials comprise of multiple studies.

About

Repository for version control of the BrAPI specifications


Languages

Language:Shell 95.6%Language:Python 4.4%