geneontology / amigo

AmiGO is the public interface for the Gene Ontology.
http://amigo.geneontology.org
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

JS components do not seem to respect the bulk / download variable #512

Closed kltm closed 6 years ago

kltm commented 6 years ago

Currently, it seems that we are still somehow stuck in an old version of the JS library where the "bulk" download server variable is still pointing to golr_download_base rather than golr_bulk_base. This essentially means that amigo ignores the new bulk server.

Blocking geneontology/operations#25