ga4gh_search: Execute a search against a GA4GH Search API implementation...

Description Usage Arguments Value

View source: R/ga4gh.search.R

Description

Execute a search against a GA4GH Search API implementation located at the given URL.

Usage

1
ga4gh_search(url, query)

Arguments

url

The base URL of the GA4GH Search API Implementation.

query

The SQL query to execute

Value

A data frame with ALL search results where columns correspond to the top level of search properties returned by the API.


DNAstack/ga4gh-search-client-r documentation built on March 9, 2021, 9:51 a.m.