-
Notifications
You must be signed in to change notification settings - Fork 739
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
pypgx/runngspipeline #6823
pypgx/runngspipeline #6823
Conversation
For some reason the conda based tests are not working.. |
Can you run the test locally with the conda profile? |
@famosab Thank you for taking a look! I get the same error unfortunately.. I wonder if this is the same issue as #4234 opened by @edmundmiller .
While this is not a subworkflow, the nf-test for this module is chained with other modules that use the exact same |
@famosab Thanks :) It seems like we are waiting for nextflow-io/nextflow#5489 to get merged. Which should fix the issue (nextflow-io/nextflow#5485) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution.
I'm just a bit concerned on how the output is given back.
Is there a need for it to be in a zip format ?
@LouisLeNezet |
That's fine for me then. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From looking at the other modules of this tool, this is ready to merge !
LGTM
* 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>
* Refactor fastq and report variable names for consistency across wipertools modules * Refactor variable names for consistency in fastq and report processing modules * Update test assertions to reflect changes in output variable names in fastqwiper module * Update test assertions to match changes in report output structure in fastqwiper tests * pypgx/runngspipeline (#6823) * 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> * Update actions/upload-artifact digest to 65c4c4a (#7293) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fixed typo that produces "unknown recognition error type: groovyjarja… (#7295) fixed typo that produces "unknown recognition error type: groovyjarjarantlr4.v4.runtime.LexerNoViableAltException" in pipelines * Update Galah & add nf-tests (#7291) * 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 (#7266) * 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> * Bumped lima to 2.12.0 (#7294) * Update container version to 1.1.4 and modify test names for clarity * Remove obsolete test cases from fastqscatter and clean up pytest module configuration * Update wipertools version to 1.1.4 in environment.yml files for fastqgather, fastqscatter, fastqwiper, and reportgather * Update timestamps in fastqscatter test snapshots for consistency --------- Co-authored-by: Joris van Steenbrugge <Jorisvansteenbrugge@users.noreply.github.com> 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> Co-authored-by: Evangelos Karatzas <32259775+vagkaratzas@users.noreply.github.com> Co-authored-by: Jim Downie <19718667+prototaxites@users.noreply.github.com> Co-authored-by: Nicolás Schcolnicov <90359308+nschcolnicov@users.noreply.github.com> Co-authored-by: Usman Rashid <usman@smme.edu.pk>
PR checklist
Closes #5987
This PR adds a new module: pypgx/runngspipeline
versions.yml
file.label
nf-core modules test <MODULE> --profile docker