Skip to content

Conversation

@sainsachiko
Copy link
Contributor

@sainsachiko sainsachiko commented Nov 25, 2025

Add pbmarkdup to identifies and marks duplicate reads in PacBio HiFi (CCS) data.
#9456
Thank you for reviewing!

PR checklist

Closes #XXX

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@muffato muffato removed their request for review November 26, 2025 10:17
@sainsachiko sainsachiko requested a review from mashehu November 26, 2025 11:06
Copy link
Contributor

@DLBPointon DLBPointon left a comment

Choose a reason for hiding this comment

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

làm tốt lắm!

I just have a few comments to flesh it out more.

It'll mean adding another test, sorry. Feel free to get another opinion though.

Copy link
Contributor

@DLBPointon DLBPointon left a comment

Choose a reason for hiding this comment

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

LGTM

@sainsachiko sainsachiko added this pull request to the merge queue Dec 1, 2025
Merged via the queue into nf-core:master with commit c984ada Dec 1, 2025
383 of 399 checks passed
vagkaratzas pushed a commit that referenced this pull request Dec 8, 2025
* Add module pbmarkdup

* Fix linting

* Update path to test data

* Update with code review (--dup-file, log, check file name collisions)

* Fix linting

* Update path to test data

* Update modules/nf-core/pbmarkdup/meta.yml

* Fix linting
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.

2 participants