forked from nf-core/modules
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Kma index #1
Merged
Merged
Kma index #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix fastp merge issue with subworkflow * Restore file * Update subworkflows/nf-core/fastq_qc_trim_filter_setstrandedness/meta.yml * Apply suggestions from code review
* split out gunzip from nf-core#7215 * forgot 1 file * update snapshots * add stubs * fix deepbgc/download tests * update snapshot for deepbgc/pipeline * fix snapshot * update meta data in snap
* split untar out * update snapshot rgi_main * code polish - test + snapshot update but no change * update snapshot for rgi/cardannotation * code polish - test + snapshot update but no actual change in the snapshotted files * code polish - test + snapshot update but no actual change in the snapshotted files * code polish - test + snapshot update but no actual change in the snapshotted files * code polish - test + snapshot update but no actual change in the snapshotted files * code polish - test + snapshot update but no actual change in the snapshotted files * code polish - test * code polish * fix linting
* update fq2bam * harshil
* update and add stubs * update snap * make tests work with new vep cache * fix version and add test --------- Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
* Update main.nf Should fix nf-core/funcscan#426 * Update snapshot --------- Co-authored-by: Jasmin Frangenberg <73216762+jasmezz@users.noreply.github.com> Co-authored-by: jasmezz <jasmin.frangenberg@hki-jena.de> Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
* [differential] add propd * [differential] add test to run propd * [differential] update snapshot * [differential] fix meta * [differential] add test to run deseq2 + limma-voom + propd * [differential] update test snapshots * Apply suggestions from code review Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com> * [differential] add comments and fix authors * [differential] correct errata * [differential] rename PROPR_PROPD to PROPD_DIFFERENTIAL to maitain coherence naming with the rest of differential modules in the subworkflow * [differential] modify back the naming of propr_propd --------- Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com>
* [tabulartogseachip] Add the TABULAR_TO_GSEA_CHIP module used in nf-core/differentialabundance. This module was originally written by: Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com> * [tabulartogseachip] add test * [tabulartogseachip] pass test * [tabulartogseachip] update environment.yml * [tabulartogseachip] update test snapshot * [tabuolartogseachip] update meta.yml * [tabulartogseachip] fix lint in meta.yml * [tabulartogseachip] fix linting * [tabulartogseachip] add versions snapshot * Apply suggestions from code review Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com> * [tabulartogseachip] fix meta * [tabulartogseachip] update test * [tabulartogseachip] fix output meta and update snapshots * Revert changes to modules/nf-core/propr/propd/meta.yml * [tabulartogseachip] use gawk version and update snapshot * [tabulartogseachip] add stub * Apply suggestions from code review Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com> * [tabulargseatochip] fix prefix and udpate snapshot --------- Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com>
* Add wipertools module (nf-core#7184) * Update environment.yml * Update fastqgather's environment.yml * Update environment.yml * Update environment.yml * fixed linting fastqgather and reportgather * Reply to @famosab review * updated meta.yml if fastqscatter * Fix fastqwiper linting and add snapshots * Fixed paths in WIPERTOOLS_FASTQGATHER's tests * Update main.nf.test * Fixed tests * Fixed remaining issues * Reply to @SPPearce review * Replies to @SPPearce and @famosab reviews * Fixed default prefix and control in-out names collision * Fixed prefix and control collisions for stub as well * Update disambiguation checks to cope with multiple input files * shortened error msg in case of name clash * push test restart * Update main.nf --------- Co-authored-by: Tommaso Mazza <69600392+tm4zza@users.noreply.github.com> Co-authored-by: irongraft <mazza.tommaso@gmail.com> Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
make r.version export more readable
* bump star build * bump version in star/align * update snaps * update conda envs to fix requirements of star build with required fixes * Try permission fix * Revert "Try permission fix" This reverts commit 173507b.
…-core#7238) * Run bump-versions on LAST submodules for mod in $(ls modules/nf-core/last) ; do nf-core modules bump-versions last/$mod ; done * Refresh snaps for mod in $(ls modules/nf-core/last) ; do nf-test test --tag last/$mod --profile singularity --update-snapshot; done * Remove the index name from the output file. Leaving it was an oversight. Pipelines know the index name and can insert it in meta.id if needed. This is exactly what nf-core/pairgenomealign does, and adding it again unconditionally causes file names to be longer, redundant, and irregular when listed with other last/* submodules output files.
* Update cnvkit * Fix test * Add all tests * Remove old file * Update cnvkit test * Update cnvkit other tests * Update bed test --------- Co-authored-by: LouisLeNezet <louislenezet@gmaio.com>
change flye container
…tting (nf-core#7205) * bump versions and fix missing args and command formatting * CI: docker self hosted - userEmulate and dont fixOwnership * try suggestion from claude * fix cgroup parent slice * rm cgroup parent slice * rm security opts * userns n security opts * Update tests/config/nf-test.config --------- Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com> Co-authored-by: Sateesh <perisateesh@gmail.com>
…core#7230) * Metabat2 takes uncompressed depths file * Update main.nf.test * Update main.nf * Update environment.yml * update snapshot * Move shared setup outside of test blocks to facilitate reuse, switch to regex for cleaning depths
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR checklist
Closes #XXX
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