Arguments
client
A ga4gh_client object
assembly_id
Return the Reference Sets for which the assembly_id matches this string (case-sensitive, exact match).
accession
Return the Reference Sets for which the accession matches this string (case-sensitive, exact match).
md5checksum
Return the Reference Sets for which the md5checksum matches this string (case-sensitive, exact match).
page_size
Specifies the maximum number of results to return in a single page.
If unspecified, the client default will be used.
page_token
The continuation token, which is used to page through
large result sets. To get the next page of results, set this parameter to
the value of nextPageToken from the previous response.