Skip to content

New module: picard/splitsambynumberofreads #8679

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Y-Pei
Copy link
Contributor

@Y-Pei Y-Pei commented Jun 19, 2025

PR checklist

Closes #8669

  • 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
  • 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

@Y-Pei Y-Pei marked this pull request as draft June 19, 2025 15:47
@Y-Pei Y-Pei self-assigned this Jun 19, 2025
@Y-Pei Y-Pei added the new module Adding a new module label Jun 20, 2025
@Y-Pei Y-Pei marked this pull request as ready for review June 20, 2025 15:46
@Y-Pei Y-Pei requested a review from pinin4fjords as a code owner June 20, 2025 15:46
@Y-Pei Y-Pei force-pushed the picard_splitsamBynumberofreads branch from 1cbd72f to 0dcbc76 Compare June 20, 2025 15:47
@SPPearce
Copy link
Contributor

Also, can the tool work on cram files?

@Y-Pei Y-Pei marked this pull request as draft June 23, 2025 07:42
Y-Pei and others added 3 commits June 23, 2025 08:48
…maller split_to_N_reads to generate more output files. Added support for crams. Updated meta.yml. Regernerated test snaps accordingly.
@Y-Pei
Copy link
Contributor Author

Y-Pei commented Jun 23, 2025

Many thanks for the review and suggestions! All requested changes updated. Re-review please?

@Y-Pei Y-Pei requested a review from SPPearce June 23, 2025 15:33
@Y-Pei Y-Pei marked this pull request as ready for review June 24, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new module Adding a new module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new module: PICARD/SPLITSAMBYNUMBEROFREADS
2 participants