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

Update print format of BBMAP/repair.sh version #7332

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

Conversation

mazzalab
Copy link
Contributor

Update of the print format of the tool version

PR checklist

Closes #7331

  • [ X ] This comment contains a description of changes (with reason).
  • [ X ] If you've fixed a bug or added code that should be tested, add tests!
  • [ X ] If necessary, include test data in your PR.
  • [ X ] Remove all TODO statements.
  • [ X ] Emit the versions.yml file.
  • [ X ] Follow the naming conventions.
  • [ X ] Follow the parameters requirements.
  • [ X ] Follow the input/output options guidelines.
  • [ X ] Add a resource label
  • [ X ] 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:
      • [ X ] nf-core modules test <MODULE> --profile docker
      • [ X ] nf-core modules test <MODULE> --profile singularity
      • [ X ] nf-core modules test <MODULE> --profile conda

mazzalab and others added 17 commits January 13, 2025 19:51
* pypgx/runngspipeline

* update PR comments

---------

Co-authored-by: Jorisvansteenbrugge <7196110+Jorisvansteenbrugge@users.noreply.github.com>
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
nf-core#7295)

fixed typo that produces "unknown recognition error type: groovyjarjarantlr4.v4.runtime.LexerNoViableAltException" in pipelines
* Update Galah & add nf-tests

* Fix linting

* Update main.nf

* Update inputs in meta.yml

* Fix missing snapshot output from broken test
* Added nftests to gseagsea

* Update input files

* fix nftests

* Address PR comments

* Add seed setting parameter for stabilizing results

* Fix linting

* Add default random seed

* Update datasets paths

---------

Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
…gather, fastqscatter, fastqwiper, and reportgather
@mazzalab mazzalab self-assigned this Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update module: BBMAP/REPAIR.SH
6 participants