-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
I'm querying the API as instructed in the tutorial notebook.
httpClient = client.HttpClient("https://brcaexchange.org/backend/data/ga4gh/v0.6.0a7/")
query = httpClient.search_variants(reference_name = 'chr17', variant_set_id = "brca-hg37", start = 41228504, end = 41228506)
I expect this query to find this variant https://brcaexchange.org/variant/180754, but it does not. Any clue what's wrong?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog