Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:Spring 8, Spring 9
Description
Task: Update the HTSJDK to the most recent version (see https://github.com/samtools/htsjdk/releases). Currently the Loraine Lab has its own version of the HTSJDK. As part of this ticket, investigate whether we can switch to using the official HTSJDK.
Note that HTSJDK versions greater than 4 are officially compatible with JDK 17. IGB uses JDK 21 so we may encounter some issues upgrading.
The project pom.xml for the main branch now uses htsjdk version 4.1.0 and the bigwig version 3.0.0. I was able to load bam/sam/bigwig/bigbed without issue.
Closing ticket.