Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 6, Spring 7
Description
Develop code to connect to this https://api.genome.ucsc.edu/getData/track?genome=hg38&track=knownGene&chrom=chr1&start=1&end=2480000 API and load Data for the bigGenePred file type.
Investigate whether this file format can be parsed as genePred, if this can't be done we have to parse this using Bed parser and add logic to parse the bigGenePred file format.
Code changes are completed to include the bigGenePred file type as well in the supported file types for UCSC and added logic to parse them. Written test case for the same. Updated code is available at the branch: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3658.
To test: