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 5, Spring 6, Spring 7
Description
Develop code to connect to this https://api.genome.ucsc.edu/getData/track?genome=hg38&track=encTfChipPkENCFF865QLX&chrom=chr1&start=1&end=2480000 API and load Data for the narrowPeak file type. Investigate the existing file type and add logic to parse the narrowPeak file format.
Use logic in the parseLineToDataModel method in NarrowPeak Symloader class to create parsing logic for narrowPeak file type in the UCSC Rest API module.