Skip to content

Releases: Breeding-Insight/deltabreedquery

v0.1.1-alpha

Choose a tag to compare

@tyrwh tyrwh released this 24 Feb 14:54
478f534

This patch fixes several critical bugs in get_observations() that were causing data frames to be retrieved incorrectly

The README has also been updated with clearer installation instructions

v0.1.0-alpha

Choose a tag to compare

@tyrwh tyrwh released this 10 Feb 22:15

This initial alpha version should be functional when installed from Github via devtools::install_github("tyrwh/deltabreedquery")

The initial login is handled via login_deltabreed(). Once the user is authenticated, three main functions are implemented to request data:

get_experiments()
get_observations()
get_germplasm()

Each of these simply pulls the relevant data type and returns a data frame with roughly the same formatting as how the data appears on DeltaBreed