Details
-
Type: Sub-task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:4
-
Sprint:Fall 7, Fall 8, Spring 1, Spring 2, Spring 3
Description
Develop code to connect to this https://api.genome.ucsc.edu/getData/track?genome=hg19;track=refGene;chrom=chrM API and load Data only for genePred file type for now.
Attachments
Issue Links
- relates to
-
IGBF-3584 Fix UCSC data tracks disappearing
- Closed
Developed the code to integrate the API to load data for the selected track. Using the existing UcscGeneSym class as the Symmetry class for the genePred track type. Right now, testing and fixing the issues.