## Create a client
ref_client <- ga4gh_client("http://1kgenomes.ga4gh.org", api_location = "")
## Not run:
# library(magrittr)
# ## Retrieve the object with id 'id'
# reference_set <- ref_client %>% get_reference_set("id")
# ## End(Not run)
Run the code above in your browser using DataLab