Details
-
Type:
Task
-
Status: Merged Needs Testing (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Spring 3, Spring 4
Description
Remove the implemented Ensembl code for REST API integration. After the discussion, as the REST API is gonna be deprecated in a few years, we decided not to integrate Ensembl via REST API, instead we plan to use their new GraphQL interface to query and integrate it in the future.
Reverted the commits, removed the ensembl code and resolved the conflicts as well, here is the branch: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-4138. Code changes look good to me and tested the app as well, IGB is started and genomes are loading, everything seems to work as expected.
Note when testing: Check whether the new genomes that are added recently are still present as there were some conflicts that I resolved in the species.txt. There shouldn't be any issue.