# Generated by roxygen2: do not edit by hand

S3method(get_ga4gh,default)
S3method(get_ga4gh,ga4ghClient)
S3method(get_ga4gh,list)
S3method(search_ga4gh,default)
S3method(search_ga4gh,ga4ghClient)
S3method(search_ga4gh,list)
export(ga4gh_client)
export(get_bio_sample)
export(get_call_set)
export(get_dataset)
export(get_expression_level)
export(get_feature)
export(get_feature_set)
export(get_ga4gh)
export(get_individual)
export(get_read_group)
export(get_read_group_set)
export(get_reference)
export(get_reference_set)
export(get_rna_quantification)
export(get_rna_quantification_set)
export(get_variant)
export(get_variant_annotation_set)
export(get_variant_set)
export(post_ga4gh)
export(search_bio_samples)
export(search_call_sets)
export(search_datasets)
export(search_expression_levels)
export(search_feature_phenotype_associations)
export(search_feature_sets)
export(search_features)
export(search_ga4gh)
export(search_individuals)
export(search_phenotype_association_sets)
export(search_phenotypes)
export(search_read_group_sets)
export(search_reads)
export(search_reference_bases)
export(search_reference_sets)
export(search_references)
export(search_rna_quantification_sets)
export(search_rna_quantifications)
export(search_variant_annotation_sets)
export(search_variant_annotations)
export(search_variant_sets)
export(search_variants)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content_type_json)
importFrom(jsonlite,toJSON)
