-
Notifications
You must be signed in to change notification settings - Fork 741
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
Added nftests to gseagsea #7266
Conversation
…ules into add_nftests_gseagsea
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.
Looks better to me.
Where are there unstable file names?
@SPPearce All comments should be addressed now, let me know if there is anything else |
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.
Ok, thanks for taking care of that, unset random seeds are an absolute nightmare for reproducibility.
* 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 <[email protected]>
* 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 <[email protected]> Co-authored-by: Simon Pearce <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Jorisvansteenbrugge <[email protected]> Co-authored-by: Simon Pearce <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Evangelos Karatzas <[email protected]> Co-authored-by: Jim Downie <[email protected]> Co-authored-by: Nicolás Schcolnicov <[email protected]> Co-authored-by: Usman Rashid <[email protected]>
PR checklist
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda