broadinstitute / genetic-prevalence-estimator

https://genie.broadinstitute.org/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Gene and Transcript functionality slow to load #157

Closed sambaxter closed 1 year ago

sambaxter commented 1 year ago

For the last week or so I have noticed that when I try to create a new list the gene field take a few minutes to start working. For the first couple minutes it doesn't recognize that I am typing in that field and even if I type out the full gene name the transcript doesn't load. After a couple minutes it starts working again as expected so it looks like its just slow rather than broken.

nawatts commented 1 year ago

The gene and transcript fields use the gnomAD browser API, so they'll be affected by any slowness there. We should load gene and transcript data into GeniE to avoid this dependency.

Closing this as a duplicate of #88.