Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.0.0 Major Release
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Fall 3 2023 Oct 2, Fall 4 2023 Oct 16, Fall 5, Fall 6, Fall 7
Description
Situation: The BigWigHandler and BigBedHandler have a dependency on the artifact bigWigHandler (https://bitbucket.org/lorainelab/bigwig/src/master/). The bigWigHandler dependency has a dependency on htsjdk-igb version 2.16.2 which makes it a blocker for IGBF-3464.
Task: Fork the bigwig repo and create a new branch with htsjdk-igb updated to a newer version (most likely >= 3). You will need to build and test the dependency locally to make sure that IGB works. See this documentation on adding local jars to local m2 repository.
Our BigWig/BigBed code currently declares a dependency on https://github.com/lorainelab/htsjdk-igb