Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 6, Fall 7
Description
Situation: Investigate the UCSC REST API to understand what data are available and how they are organized
DasSymloader is used to get segment region specific feature information, to implement this we have to use the https://api.genome.ucsc.edu/getData/track?genome=hg16;track=refGene;chrom=chr1;start=1;end=100000 api for the rest module.