search_ga4gh: Search

Description Usage Arguments

Description

Search the GA4GH API

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
search_ga4gh(object, ...)

## S3 method for class 'ga4ghClient'
search_ga4gh(object, operation, ...)

## Default S3 method:
search_ga4gh(object, port = NULL, operation, ...)

## S3 method for class 'list'
search_ga4gh(object, operation, ...)

Arguments

object

An object to POST to. I.e. A ga4ghClient object, a url for the server or a list of either.

...

Named fields for the JSON body

operation

The name of an operation. Eg "variantsets"

port

The port number


Rga4gh documentation built on May 1, 2019, 6:35 p.m.