berntpopp / variant-linker

MIT License
0 stars 0 forks source link

Feature request: Migrate Requests to POST Endpoints for Multiple Variants #19

Open berntpopp opened 2 weeks ago

berntpopp commented 2 weeks ago

Description

Modify the tool to use POST endpoints for making requests to the Variant Recoder and VEP APIs. This will allow the tool to handle input of multiple variants in a single request, improving efficiency.

Acceptance Criteria