CIP-RIU / brapi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrAPI R package

Build Status Coverage Status CRAN_Status_Badge lifecycle

This version is still under development. The implementation sometimes changes minor details.

Current support is mainly for BrAPI version 1.1.

Support for version 1.2 is underway.

A 176 tests have been implemented to check on compliance.

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

It seems several databases may not currently be fully accessible due to protocol changes.

README

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

It can be installed using:

install.packages("remotes")
remotes::install_github("CIP-RIU/brapi")

How to use the package

See tutorial.

About

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


Languages

Language:R 100.0%