Description Usage Arguments Value
Execute a search against a GA4GH Search API implementation located at the given URL.
1 | ga4gh_search(url, query)
|
url |
The base URL of the GA4GH Search API Implementation. |
query |
The SQL query to execute |
A data frame with ALL search results where columns correspond to the top level of search properties returned by the API.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.