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