omarbenites / brapir-v1

Breeding API (BrAPI) implementation in R to access BrAPI compliant Databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrAPI R package

This repository contains the full implementation of the BrAPI v1.3 specification in R, also know as the BrAPIR package v1.3.

The BrAPI specification v1.3 can be found on:

For independent checks against a database you may use http://webapps.ipk-gatersleben.de/brapivalidator.

README

An R package to use the Breeding API (BrAPI) for accessing BrAPI compliant plant breeding data.

It can be installed using:

install.packages("remotes")
remotes::install_github("mverouden/brapir-v1")

About

Breeding API (BrAPI) implementation in R to access BrAPI compliant Databases

License:GNU General Public License v3.0


Languages

Language:R 100.0%