Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing options for biobambam as tool for marking duplicates #844

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

michael-harper
Copy link
Contributor

@michael-harper michael-harper commented Jul 23, 2024

Relates to #871
We are wanting to simplify the alignment job and remove unsupported and unused configurations. This will help future efforts for version control.

This PR removes the option to use Biobambam to mark duplicates in favour of picard.

…o allow for flexibility of MarkDupTool.NO_MARKDUP in the case we don't want to perform marking of duplicates and to ensures tests don't break
@michael-harper michael-harper marked this pull request as ready for review August 6, 2024 22:40
Copy link
Contributor

@MattWellie MattWellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, easy little nibble at the bigger problem. Can you add a bump2version patch version update, and just check in with @katiedelange /PA before merging

@MattWellie MattWellie added enhancement New feature or request core Changes to the cpg-workflows api labels Aug 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.72%. Comparing base (7e06727) to head (f3be14f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   26.72%   26.72%           
=======================================
  Files           9        9           
  Lines        1729     1729           
=======================================
  Hits          462      462           
  Misses       1267     1267           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes to the cpg-workflows api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants