Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Summer 2, Summer 3, Summer 4
Description
Create a new module ensembl-rest-api-service for adding the Ensembl data provider. Add all the base classes that has to be present for a DataProvider
Created a new module ensembl-rest-api-service for adding the Ensembl data provider. Added all the base classes that have to be present for a DataProvider. The application builds successfully without any errors. Updated code is at: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3776. As there is no API integration yet, you won't see any data related to Ensembl in IGB. The only way to test this ticket is to clone the branch and build in your local to see whether IGB is built successfully and the application works like before without any errors.