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
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| 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. |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Story Points | 4 |
| Attachment | Screenshot 2024-01-25 at 8.10.33 AM.png [ 18184 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | To-Do [ 10305 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Attachment | Screenshot 2024-01-30 at 5.33.31 PM.png [ 18196 ] |
| Attachment | Screenshot 2024-01-30 at 5.33.12 PM.png [ 18197 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Fix Version/s | 10.1.0 [ 11000 ] |
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.