Miladeb77/Y2_Genepanel_project

Ensembl Optimisation

Open

#9 opened on Dec 10, 2024

 (1 comment) (0 reactions) (3 assignees)Python (1 fork)auto 404
backendenhancementhelp wantedsprint3

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Trello: https://trello.com/b/WAMAUQjB/stp-year2-software-eng-project The api_ensembl code takes the ENSG IDs from panelgenemapper and uses it as input for an api request which will retrieve the bed file for all the exons within the genes in the specified panel.

For R-code 58 it has 123 genes and takes 4 minutes and 46 seconds to run - Need help trying to optimize timings for this.

Contributor guide