Skip to content

Conversation

@holmeso
Copy link
Contributor

@holmeso holmeso commented Nov 28, 2023

Description

Update to the latest (4.0.2) version of htsjdk.

A few tweaks (as prescribed by my IDE) to qbamfilter.

Addition of test in qbamfilter that creates CRAM and checks MD tag

Type of change

Library update

How Has This Been Tested?

Unit tests pass

Are WDL Updates Required?

No

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

update htsjdk and picard to latest and greatest, some style changes for qbamfilter, along with a
test to create a CRAM and run through the filter
@delocalizer delocalizer self-assigned this Nov 29, 2023
htsjdk now has a more standard approach to naming BAM and CRAM indexes, and so the renameIndex
method that is used by FileMerger needed an overhaul
@holmeso holmeso merged commit 35a1f9e into master Dec 1, 2023
@holmeso holmeso deleted the update_htsjdk branch December 1, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants