8000 srst2/srst2 to nf-test by famosab · Pull Request #8301 · nf-core/modules · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

srst2/srst2 to nf-test #8301

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

Merged
merged 9 commits into from
May 28, 2025
Merged

srst2/srst2 to nf-test #8301

merged 9 commits into from
May 28, 2025

Conversation

famosab
Copy link
Contributor
@famosab famosab commented Apr 14, 2025

PR checklist

Closes #7700

  • 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

Copy link
Contributor
@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

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

Looks like meta.db should probably be a value channel.
The pileup file seems to be unstable too.

@famosab
Copy link
Contributor Author
famosab commented May 16, 2025
│ htsjdk.samtools.SAMException: Sequence name '347__lmr(B)__lmr(B)__00005' doesn't match regex: '[0-9A-Za-z!#$%&+./:;?@^_|~-][0-9A-Za-z!#$%&*+./:;=?@^_|~-]*'                                                                                   │
│ htsjdk.samtools.SAMException: Sequence name '347__lmr(B)__lmr(B)__00005' doesn't match regex: '[0-9A-Za-z!#$%&+./:;?@^_|~-][0-9A-Za-z!#$%&*+./:;=?@^_|~-]*'  

@famosab famosab requested a review from jvhagey May 19, 2025 07:52
@famosab
Copy link
Contributor Author
famosab commented May 19, 2025

@jvhagey Do you think we can remove the bacteroides fragilis test? Becaus ethat one seems to cause the samtools errors.

@SPPearce
Copy link
Contributor

@jvhagey Do you think we can remove the bacteroides fragilis test? Becaus ethat one seems to cause the samtools errors.

I'd say just remove it if we can't figure it out, yes.

@famosab
Copy link
Contributor Author
famosab commented May 28, 2025

I decided to comment the tests out for now. There are a couple of instabel things even with the working test data. But for the sake of getting this finished up I would vote for merging this soon. And if the module ever gets updated (unlikely as the tool has not been changed since 2016) this can be tackeld again!

@famosab famosab added this pull request to the merge queue May 28, 2025
Merged via the queue into nf-core:master with commit e16ca6e May 28, 2025
24 checks passed
@famosab famosab deleted the srst branch May 28, 2025 11:09
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.

nf-test migration: srst2/srst2
3 participants
0