Skip to content
  • Andrey Azov's avatar
    Update the client to consume updated api endpoints · 20294ddb
    Andrey Azov authored
    - /api/ensembl_object namespace has changed to /api/object
    - /api/object/info parses region location and generates data for region focus object
    - ensembl_object_id field in the response has been renamed to object_id
    - /api/genome_search endpoint now accepts the exclude parameter
       (to exclude already selected genome id from search results)
        and the limit parameter (to limit the number of search matches in the response)
    - show gene coordinates in BrowserBar
    - extract formatter of genetic location into its own functino
    20294ddb