rfinkers / brapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tip This package is under development. It has not yet been exhaustively tested for all calls neither. Usage may also still change. If you have suggestions please use the issue tracker.

AppVeyor Build Status Travis-CI Mac Build Status

README

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

It can be installed using:

install.packages("devtools")
devtools::install_github("c5sire/brapi")

The library implements currently mainly API calls to retrievie phenotypic field trial related data.

Implementation status

API call status
location done
germplasm search in progress
germplasm details in progress
germplasm MCPD in progress
germplasm pedigree in progress
germplasm markerprofiles in progress
program list done
study list done
study done
study details done
study layout done
studies table done

How to use

See tutorial.

About


Languages

Language:R 70.5%Language:HTML 27.3%Language:Rebol 2.2%