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.
Tested using the main branch from loraine lab. Used the same testing strategy outlined in my previous comment.
Files loaded in IGB appeared identical and matched with the REST call.
Closing ticket.