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