Bulk Query with ExAC REST API in Python
0
0
Entering edit mode
4.5 years ago
manninm • 0

Hello, I was wondering if anyone on the boards has had success submitting bulk variant queries to the REST API of the ExAC database (http://exac.hms.harvard.edu/) using Python requests module? I need to get effects for ~ 10000 variants, and individual requests in a for-loop takes too long. I can figure out how to format the bulk request using a list of variants. Any help would be appreciated. Thanks.

ExAC REST API Bull Query • 1.1k views
ADD COMMENT
1
Entering edit mode

Have you checked the Bulk Query section?

ADD REPLY
0
Entering edit mode

Yes, I eventually discovered that I was submitting a get requests when I needed to do a post request. Thank you!

ADD REPLY

Login before adding your answer.

Traffic: 2550 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6