Details
-
Type:
Epic
-
Status: In Progress (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Epic Name:Improve VCF in IGB
-
Sprint:Spring 1, Spring 2, Spring 3
Description
Link to working VCF folder: https://drive.google.com/drive/folders/1Besca3nbUVhv74l4cW7VSZrgugylngPq?usp=drive_link
Situation: IGB currently has the ability to parse a type of file called VCF (Variant Call Format) which contains information about DNA sequence variants. However, we've encountered user-reported issues in the past of IGB being unable to view VCF files due to their version number and it's been a number of years since we've looked at this parser. We would eventually like to work on a new type of visualization in IGB that involves VCF files, so digging into the codebase and ensuring that IGB can handle VCF files is our first step towards doing so.
Task: Check if there's an updated VCF parser that we can use and, if so, upgrade the VCF parser currently implemented in IGB. See the File Formats page in IGB's smoke-testing documentation for a test VCF file as well as instructions for visualizing that file in IGB: https://wiki.bioviz.org/confluence/display/ITD/File+Formats
To learn more about VCF files, here are some links to documentation and explanatory videos:
IGV Desktop Application website download: https://igv.org/
IGV codebase: https://github.com/igvteam/igv
Description of VCF from UCSC: https://genome.ucsc.edu/goldenPath/help/vcf.html
GA4GH website for VCF: https://www.ga4gh.org/product/genetic-variation-formats-vcf/
Actionable items?