Details
-
Type: Task
-
Status: To-Do (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Summer 6, Fall 1, Fall 2, Fall 3, Fall 4
Description
As discussed, investigate treating each Ensembl division as a separate data provider and enable only EnsemblVertebrates, EnsemblPlants, and EnsemblMetazoa these data providers by default and the rest three would be disabled. This will allow the user to enable the other categories if required. If this can be done, also investigate how to implement it in code in the simplest way.
Investigating an approach to create only separate provider and provider factory classes for each Ensembl Division. To test this, created a separate module with these two classes for EnsemblVertebrates, code changes are done, the build is also successful but the species aren't loading and there is no error log as well, currently trying to fix this issue.