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

Bulk update meta yml modules #6015

Merged

Commits on Jun 19, 2024

  1. Update Abricate to include (missing) additional optional input channe…

    …l and add stub (nf-core#5849)
    
    * Add missing optional input channel to abricate
    
    * Update abricate module to include missing optional input path
    
    * Update modules/nf-core/abricate/run/tests/main.nf.test
    
    Co-authored-by: Carson J Miller <68351153+CarsonJM@users.noreply.github.com>
    
    * Fix linting
    
    * Update modules/nf-core/abricate/run/main.nf
    
    * Get downstream module test
    
    ---------
    
    Co-authored-by: Carson J Miller <68351153+CarsonJM@users.noreply.github.com>
    jfy133 and CarsonJM authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d19df06 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fix custom/catadditionalfasta (nf-core#5851)

    * Update environment.yml
    
    * Update main.nf
    maxulysse authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    13c7a1b View commit details
    Browse the repository at this point in the history
  2. update to samtools 1.20 (nf-core#5852)

    * update to samtools 1.20
    
    * keep samtools 1.19.2 for now
    
    * update snapshot
    
    * [automated] Fix linting with Prettier
    
    * keep 1.20 afterall
    
    * update snapshot
    
    ---------
    
    Co-authored-by: nf-core-bot <core@nf-co.re>
    maxulysse and nf-core-bot authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    41a4135 View commit details
    Browse the repository at this point in the history
  3. Update input params for bwameme (nf-core#5853)

    * update recipe
    
    * update rthreads
    
    * update tests
    
    * Update meta.yml
    ramprasadn authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0aa157a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4…

    ….10 (nf-core#5857)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8ed9774 View commit details
    Browse the repository at this point in the history
  2. --output-unselected option in samtools view (nf-core#2674)

    * add unoutput option
    
    * trying to fix emit
    
    * CI fixed, tests still incorrect
    
    * Fixed the checksums
    
    * Fixed the syntax
    
    * Call this "unselected" rather than "unoutput"
    
    * Alignment rocks
    
    * bugfix: the variable needs to be visible by the output declaration
    
    * bugfix: this was not the regular file name
    
    * Updated the test case
    
    * fixup! Alignment rocks
    
    * Updated the meta.yml
    
    ---------
    
    Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
    priyanka-surana and muffato authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6c2309a View commit details
    Browse the repository at this point in the history
  3. stubs and test for rnaseq modules - part I (nf-core#5854)

    * stubs and test for bbmap_bbsplit
    
    * add test for index
    
    * add stubs for custom/catadditionalfasta
    
    * add stubs for fq/subsample
    
    * add stubs for hisat2/extractsplicesites
    
    * update fastq_align_hisat2 snapshot
    
    * add stubs for hisat2/build
    
    * add stubs for hisat2/align
    
    * more stubs bbmap/bbsplit
    
    * add stubs for preseq/lcextrap
    
    * more stubs for fq/subsample
    
    * proper stubs for hisat2/align
    
    * remove old snaps
    maxulysse authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2c6b114 View commit details
    Browse the repository at this point in the history
  4. Remove CUTUPFASTA from pytests

    jfy133 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0fa8c1b View commit details
    Browse the repository at this point in the history
  5. Revert "Remove CUTUPFASTA from pytests"

    This reverts commit 0fa8c1b.
    jfy133 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f958600 View commit details
    Browse the repository at this point in the history
  6. Bump concoct/cutupfasta version, add stub, add nf-test (nf-core#5864)

    * Bump concoct/cutupfasta version, add stub, add nf-test
    
    * Fix linting
    jfy133 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    73a6d7e View commit details
    Browse the repository at this point in the history
  7. Adding meta to multivcfanalyzer, updating test to nf-test (nf-core#5773)

    * Adding meta to multivcfanalyzer, updating test to nf-test
    
    * Apply suggestions from code review
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    
    * fix meta.yml
    
    * Add sort to vcfs
    
    * Add tab to tags
    
    * add checks for files due to failing md5 sums across docker,conda,singularity
    
    ---------
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    3 people authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    edc4ccb View commit details
    Browse the repository at this point in the history
  8. Concoct/concoctcoveragetable modules updates (nf-core#5868)

    * Bump concoct/cutupfasta version, add stub, add nf-test
    
    * Bump conda build, add stub and nf-test for CONCOT/concoctcoveragetable
    
    * Remove pytest entry
    
    ---------
    
    Co-authored-by: Aida Andrades Valtueña <aida.andrades@gmail.com>
    jfy133 and aidaanva authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2aee476 View commit details
    Browse the repository at this point in the history
  9. Added stub logic and test to fastq_fastqc_umitools_fastp (nf-core#5858)

    * Added stub logic and test to fastq_fastqc_umitools_fastp
    
    * Now emitting trimmed reads
    GallVp authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    db35d26 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Adding input value-channel for controlling spring-decompress cmd and …

    …output (nf-core#5850)
    
    * Enable single fastq.gz-output from spring/decompress by setting meta.single_end or meta.one_strand
    
    * Controlling output with value-channel write_one_fastq_gz
    
    * Update modules/nf-core/spring/decompress/meta.yml
    
    Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
    
    * nf-test for spring/decompress
    
    * Trying to please linter
    
    * Trying to please linter
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
    3 people authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0a92fa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update stranger (nf-core#5717)

    * everything but snapshot
    
    * fix gz snap
    
    * update testdata paths
    
    * Update main.nf.test
    
    * update test
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    fellen31 and SPPearce authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c48824e View commit details
    Browse the repository at this point in the history
  2. mapAD: fix versions.yml emission (nf-core#5874)

    mapAD: fix `version.yml` emission
    jch-13 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b5198a1 View commit details
    Browse the repository at this point in the history
  3. add stub and stub test to chromap, change test names (nf-core#5872)

    * add stub and stub test to chromap, change test names
    
    * add stub and stub test to chromap, change test names
    
    * change setup
    
    * move setup out of test
    
    * move
    famosab authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4bd9481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d1482 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update pre-commit hook python-jsonschema/check-jsonschem…

    …a to v0.28.6 (nf-core#5878)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d5b47a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update peddy tests (nf-core#5880)

    update peddy
    ramprasadn authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bb8c1e0 View commit details
    Browse the repository at this point in the history
  2. Update main.nf (nf-core#5870)

    * Update main.nf 
    
    VEP html report is missing when publishing results because by default vep html file is `_summary.html` instead of `.summary.html`. This changes just adjust the module to the vep defaults to avoid the issue.
    
    * Updated html pattern in VEP to be more generic
    RaqManzano authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e1938f8 View commit details
    Browse the repository at this point in the history
  3. bump MultiQC version (nf-core#5884)

    bump MQC
    matthdsm authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    314d742 View commit details
    Browse the repository at this point in the history
  4. Bump shinyngs modules (nf-core#5881)

    * Bump shinyngs modules
    
    * Bump versions for snapshot
    pinin4fjords authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    91fc365 View commit details
    Browse the repository at this point in the history
  5. Update CONCOCT module(s): conda build bump, stub, and nf-test (nf-cor…

    …e#5869)
    
    * Version update, stub, nf-test for concoct/concoct
    
    * Bump version, add nf-test, stub to concoct/mergecutupclustering
    
    * nf-test, stub, and version conda build version bump for concoct/extrafastabins
    
    * Remove a superfluous config and specify a used one
    
    * Update modules/nf-core/concoct/extractfastabins/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Remove superfluous config file
    
    * Clean up code
    
    * Repair all stub tests that were empty
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    jfy133 and SPPearce authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    baa30ac View commit details
    Browse the repository at this point in the history
  6. fasta_binning_concoct subworkflow: do not fail on join (nf-core#5824)

    * fix: do not fail on mismatch for samples not binned with concoct
    
    * Migrate to pytest
    
    * Improved Harshil alignment
    
    ---------
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    maxibor and jfy133 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    373d3e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. new module: datavzrd (nf-core#5883)

    * Generated structure for new module
    
    * Implemented module
    
    * Added semi-functional tests
    
    * Cleaned tests - test don't work yet
    
    * fix main, start nf-test
    
    * add new test data
    
    * fix linting
    
    * try to assert folders
    
    * fix tests
    
    * change output to prefix
    
    * change to prefix
    
    * update to prefix
    
    ---------
    
    Co-authored-by: vickylaram <mielczarekv@rki.de>
    famosab and vickylaram authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    320e735 View commit details
    Browse the repository at this point in the history
  2. samtools/reheader: Fix bug causing output name to be incorrectly eval…

    …uated (nf-core#5887)
    
    Fix bug causing output name to be incorrectly evaluated
    tkchafin authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d5622b0 View commit details
    Browse the repository at this point in the history
  3. nf-test for snpsites (nf-core#5284)

    * nf-test for snpsites
    
    * remove old pytest
    
    * Delete modules/nf-core/snpsites/tests/nextflow.config
    
    * Update modules/nf-core/snpsites/tests/main.nf.test
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    
    * Update assert
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    
    * renamed test
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    
    * reverted the input
    
    * updated input...again
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    
    * fixed typo
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    
    * Regenerate snapshot and fix linting
    
    ---------
    
    Co-authored-by: Joon Klaps <61584065+Joon-Klaps@users.noreply.github.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    3 people authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c50ccc7 View commit details
    Browse the repository at this point in the history
  4. Added prefix to gunzip and while keeping the default name as `archive…

    ….toString() - '.gz'` (nf-core#5879)
    
    * Added prefix to gunzip
    
    * Fixed linting issues in fargene and leviosam2/lift
    
    * Removed unstable liftoff/conda
    GallVp authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a7231cb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add dedicated output channel for trimmomatic stderr log (needed for m…

    …ultiqc) (nf-core#5501)
    
    * created new output channel capturing stderr of trimmomatic
    
    * updated output channel for trimmomatic
    
    * Add stub test and update snapshots
    
    * Add stub and update tests
    
    * Fix linting and add tee
    
    ---------
    
    Co-authored-by: John Palmer <john.palmer@bccdc.ca>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    4 people authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    87b5dee View commit details
    Browse the repository at this point in the history
  2. ariba/getref port to nf-test, add meta to tuple and stub (nf-core#5877

    )
    
    * port to nf-test, add meta to tuple and stub
    
    * modify meta and fix tags
    
    * change from each to tuple
    famosab authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6b95d8c View commit details
    Browse the repository at this point in the history
  3. Pass annotation files to last-dotplot (nf-core#5885)

    * Pass annotation files to last-dotplot
    
    The annotation of the target (plotted horizontally) genome is passed as
    a new channel.
    
    The annotation of the query (plotted vertically) genome is passed as a
    new component of the first channel.
    
    This is because this module typically loops on a list of alignments of
    various query genomes (from samplesheet) to a single target genome.
    
    The annotation files are called `annot_a` and `annot_b` because they are
    passed to the `-a` and `-b` arguments of `last-dotplot`.
    
    * Put arguments on separate lines.
    
    * Add meta map and reorder channels.
    
    * Test with dummy annotation files.
    
    Thanks @SPPearce for the hint.
    charles-plessy authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    23a928d View commit details
    Browse the repository at this point in the history
  4. Add meta to bowtie build (nf-core#3848)

    * Add meta to bowtie build
    
    * Swap fastq ngscheckmate tests
    
    * Swap to nf-test
    
    * Remove spurious changes to bowtie2
    
    * Actually revert bowtie2
    
    * Add the rest of bowtie2
    
    * Again
    
    * Revert bowtie2 changes
    
    * Swap to meta.id as prefix
    
    * Swap bowtie align to nftest
    
    * Update tests
    
    * Use nft-bam
    
    * Update modules/nf-core/bowtie/build/tests/main.nf.test
    
    Co-authored-by: Mahesh Binzer-Panchal <mahesh.binzer-panchal@nbis.se>
    
    * Swap to testdata path
    
    * Update modules/nf-core/ngscheckmate/patterngenerator/main.nf
    
    * Swap index finding to $
    
    * Fix vafncm test
    
    * Update meta
    
    * Remove bam header md5sum
    
    * Update fastq test
    
    * Update paired bam test
    
    * Delete modules/nf-core/bowtie/align/tests/nextflow.config
    
    ---------
    
    Co-authored-by: Mahesh Binzer-Panchal <mahesh.binzer-panchal@nbis.se>
    SPPearce and mahesh-panchal authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5438150 View commit details
    Browse the repository at this point in the history
  5. nf-test for pilon (nf-core#5293)

    * nf-test for pilon
    
    * linting for license
    
    * Add stub and extra test
    
    * Swap to testdata_base_path
    
    * Add missing END_VERSIONS and alignment
    
    * Add optional outputs to stub
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    thanhleviet and SPPearce authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0aef8ea View commit details
    Browse the repository at this point in the history
  6. Bump phantompeakqualtools 1.2.2 (nf-core#5889)

    * Add stub section
    
    * Update yml
    
    * Add nf-test
    
    * Get rid of pytest
    
    * Make lint happy
    
    * Update tests
    
    * Update tests to make lint happy
    
    * update tests
    
    * Make lint happy
    
    * Using the same version as CI of nf-test locally might be a good idea
    
    * Use wave images
    
    * Make lint happy
    
    * Simplify tests
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    JoseEspinosa and SPPearce authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2dfe9af View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Added variance filtering to custom/matrixfilter (nf-core#5358)

    * Added variant filtering to matrix filter
    
    * Corrected indentation
    
    * Simplified function in single conditional block
    
    * fixed line indentation
    
    * Fixed whitespace
    
    * Fixed logic
    
    * line wrapping change
    
    * added whitespace around comments
    
    * [automated] Fix linting with Prettier
    
    * remove trailing whitespace
    
    * Update matrixfilter.R
    
    * Remove whitespace
    
    ---------
    
    Co-authored-by: Jonathan Manning <jonathan.manning@seqera.io>
    Co-authored-by: nf-core-bot <core@nf-co.re>
    Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    5 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bf3fa81 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update md5sum module to be able to take multiple files (nf-core#3610)

    * Fix version string spurious text in singularity tests
    
    * Add config for subworkflow
    
    * Update md5sum module to work with multiple files
    
    * linting
    
    * Fix stub
    
    * Add option to generate single file
    
    * Update modules/nf-core/md5sum/main.nf
    
    Co-authored-by: Matthieu Muffato <cortexspam-github@yahoo.fr>
    
    * Simplify versions processing
    
    ---------
    
    Co-authored-by: Matthieu Muffato <cortexspam-github@yahoo.fr>
    SPPearce and muffato authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1164836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36594ab View commit details
    Browse the repository at this point in the history
  3. build: Bump deepvariant to 1.6.1 (nf-core#5801)

    * build: Bump deepvariant to 1.6.1
    
    * interim dir not allowed to be a dot in 1.6
    
    * Update modules/nf-core/deepvariant/main.nf
    
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    
    * hack: Hard code version
    
    google/deepvariant#830
    
    ---------
    
    Co-authored-by: Felix Lenner <felix.lenner@igp.uu.se>
    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    4 people authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ccf06a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. bump somalier/extract and somalier/relate version (nf-core#5894)

    * bump version
    
    * nf-test migratino
    
    * revert ancestry
    
    * fix linting
    
    * Update snap
    
    * fix unicode space
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    fellen31 and SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    458c882 View commit details
    Browse the repository at this point in the history
  2. Added evigene/tr2aacds (nf-core#5898)

    * Added evigene/tr2aacds
    
    * Sorted file list and added activation script
    
    * Fixed issues raised by feedback
    GallVp authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    95d5284 View commit details
    Browse the repository at this point in the history
  3. correct president stub (nf-core#5904)

    * correct president stub
    
    * Large update to module
    
    * Update prefix and meta
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    paulwolk and SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ac8fb02 View commit details
    Browse the repository at this point in the history
  4. Fix EClint errors (nf-core#5907)

    Fix EClint
    SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c60c14b View commit details
    Browse the repository at this point in the history
  5. New module: nanoq (nf-core#5896)

    * Add the new module nanoq
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * define the output_format
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * update the stub run with gzip
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/nanoq/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    LilyAnderssonLee and SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c3b91db View commit details
    Browse the repository at this point in the history
  6. Foldseek: createdb and easysearch modules version bump + stub nf-test…

    …s added (nf-core#5906)
    
    * foldseek/createdb version bump, added stub nf-test
    
    * foldseek/easysearch version bump, stub nf-test added
    
    * test.snap for createdb added
    vagkaratzas authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    059aa7f View commit details
    Browse the repository at this point in the history
  7. sourmash/compare stub, nf-test, snapshot (nf-core#4665)

    * sourmash/compare stub, nf-test, snapshot
    
    * Add sort
    
    * Add a sort
    
    * Update snap
    
    * Try sort inside the module
    
    * Add meta to output and change formatting on test
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    sateeshperi and SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e2465f8 View commit details
    Browse the repository at this point in the history
  8. adding chewbbaca/createschema module (nf-core#4512)

    * adding chewbbaca/createschema module
    
    * updated for handling a mix of uncompressed and compressed files
    
    * update the formatting
    
    * update the formatting
    
    * updated module to emit meta
    
    * updated test.yml
    
    * update pytest
    
    * clean the meta.yml
    
    * clean the meta.yml
    
    * clean the meta.yml
    
    * replaced conda package with environment.yml file
    
    * py-test to nf-test migration
    
    * add stub and update tests, snapshot
    
    * updated stub
    
    * update stub test
    
    * update stub test
    
    * bump the version
    
    * update
    
    * updating container version
    
    * updated test snapshot
    
    * updated nf-test snapshot
    
    * added libmamba to environment file
    
    * Fix tests and linting
    
    * Update modules/nf-core/chewbbaca/createschema/main.nf
    
    Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
    
    ---------
    
    Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
    Co-authored-by: Sateesh <perisateesh@gmail.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
    5 people authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6df075d View commit details
    Browse the repository at this point in the history
  9. stubs and test for rnaseq modules - part II (nf-core#5861)

    * add stubs for rsem
    
    * add stubs for rseqc
    
    * add stubs for subread/featurecounts
    
    * add stubs for trimgalore
    
    * add stubs for ucsc/bedclip
    
    * add stubs and more tests for umitools/extract
    
    * update snap
    
    * update snapshot for umitools/extract
    
    * fix umitools/extract tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    maxulysse and SPPearce authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b4919e9 View commit details
    Browse the repository at this point in the history
  10. affy/justrma add stub, nf-test and snapshot (nf-core#4651)

    * affy/justrma add stub, nf-test and snapshot
    
    * Update snapshot and environment
    
    * Update snap
    
    * Update modules/nf-core/affy/justrma/main.nf
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    
    * Swap test data file paths, fix config, update snaps and stub
    
    ---------
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    4 people authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a460c26 View commit details
    Browse the repository at this point in the history
  11. Bump fgbio versions and swap to nftest (nf-core#5624)

    * Convert callduplex and callmolecular to nftest and update version
    
    * Convert zipperbams
    
    * Convert groupreadsbyumi
    
    * Convert sortbam and add stubs
    
    * Convert filterconsensusreads
    
    * Update snapshot
    
    * Update modules/nf-core/fgbio/callmolecularconsensusreads/main.nf
    
    * Add collision checks, swap test data paths
    
    * Fix conda version and linting
    
    * Apply suggestions from code review
    
    Co-authored-by: Nils Homer <nh13@users.noreply.github.com>
    
    * Update modules/nf-core/fgbio/callmolecularconsensusreads/meta.yml
    
    Co-authored-by: Nils Homer <nh13@users.noreply.github.com>
    
    * Update duplex snap
    
    ---------
    
    Co-authored-by: Nils Homer <nh13@users.noreply.github.com>
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    3 people authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2fc7438 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Added pbtk/pbindex (nf-core#5901)

    * Added pbtk/pbindex
    
    * Removed prefix
    GallVp authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    859ab06 View commit details
    Browse the repository at this point in the history
  2. Added agat/spfilterfeaturefromkilllist (nf-core#5771)

    * Added agat/spfilterfeaturefromkilllist
    
    * Added AGAT config
    
    * Included test with agat config
    GallVp authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d153588 View commit details
    Browse the repository at this point in the history
  3. bump stranger to 0.9.1 (nf-core#5910)

    bump stranger
    fellen31 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4806239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3aaa3c View commit details
    Browse the repository at this point in the history
  5. Add stubs for rnaseq subworkflows - part I (nf-core#5911)

    * fix stub and add tests + single snapshot
    
    * add stub
    
    * fix stub
    
    * snapshot versions + better snap for stub
    
    * add versions to snapshot + add tests for stub
    
    * Add stub tests + single snapshot
    
    * Add stub tests + single snapshot
    
    * maxime sorted
    
    * Add stub tests + single snapshot
    
    * Add stub tests
    
    * Add stub tests + single snapshot
    
    * code polish + update snap
    
    * update snapshot using nft-bam
    maxulysse authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0eacd71 View commit details
    Browse the repository at this point in the history
  6. Add stubs for rnaseq subworkflows - part II (nf-core#5913)

    * Add stub tests + single snapshot
    
    * Add stub tests + single snapshot
    
    * fix stub and update tests for kallisto modules
    
    * Add stub tests + single snapshot
    
    * Add stub tests + single snapshot
    maxulysse authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fbe341e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. bcftools isec input can be bcf or bcf.gz as well as vcf.gz (nf-core#5685

    )
    
    * bcftools isec input can be bcf or bcf.gz as well as vcf.gz
    
    * Add stub and stub test
    
    * Update tests
    
    * Update meta.yml
    
    * Add stub to name of stub test
    
    * Update meta
    
    * Update tests
    
    Changes:
    - exclude .tbi files from snapshot due to failing conda tests
    - update main.nf.test.snap
    - specificy path type of the  output
    
    * Update tests again
    
    Changes:
    - include versions
    - sort file name list for consistent order
    - update snapshot
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: Theresa Störiko <theresa.stoeriko@gmx.de>
    Co-authored-by: Theresa Störiko <73145457+tstoeriko@users.noreply.github.com>
    4 people authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    259938b View commit details
    Browse the repository at this point in the history
  2. Add stubs for rnaseq subworkflows - part III (nf-core#5921)

    * do not snapshot input
    
    * do not snapshot input
    maxulysse authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f3aef88 View commit details
    Browse the repository at this point in the history
  3. Add stubs for rnaseq subworkflows - part IV (nf-core#5922)

    do not snapshot input with stub
    maxulysse authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9070d95 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. mulled biocontainer for vardict-java and htslib (nf-core#5920)

    * vardict-java bgzip mulled container
    
    * update bioconda env
    
    * code polishing
    
    Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
    
    * Update modules/nf-core/vardictjava/main.nf
    
    Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
    
    * args3 for bgzip
    
    * args3
    
    * Update snap
    
    * removed whitespace
    
    ---------
    
    Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    3 people authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    27e1708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee3479 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.1 (nf-core#5893

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    86e3dd5 View commit details
    Browse the repository at this point in the history
  2. Update actions/upload-artifact digest to 0b2256b (nf-core#5927)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    bf4f1b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. dysgu==1.6.4_version update (nf-core#5928)

    * all_files_update
    
    * Update environment.yml
    
    * update_meta.yml
    
    * input==input_bam
    
    * update_snapshot
    
    * meta.yml,tags.yml update
    
    * Update modules/nf-core/dysgu/meta.yml
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * Update modules/nf-core/dysgu/meta.yml
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * Update modules/nf-core/dysgu/meta.yml
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * Update modules/nf-core/dysgu/meta.yml
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * Update modules/nf-core/dysgu/meta.yml
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * update_author
    
    ---------
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    poddarharsh15 and famosab authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c274982 View commit details
    Browse the repository at this point in the history
  2. ADD argNorm module (nf-core#5905)

    * ADD argnorm module
    
    * ENH correct pattern for 'hamronized' input
    
    * ENH specify hamronization command in script
    
    * ENH don't pass 'hamronized' as val
    
    * Fixed trailing whitespace
    
    * "single_end" is not relevant in this module
    
    * alignment
    
    * "db_args" to avoid any confusion with the input channel
    
    * Added a test to check $tool is provided
    
    * Implemented the stub mode
    
    * Added a test for the missing database
    
    * Reordered the arguments to match the script
    
    ---------
    
    Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
    Vedanth-Ramji and muffato authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e4fc46a View commit details
    Browse the repository at this point in the history
  3. Sentieon license server - testing (nf-core#5856)

    * test it out
    
    * ci: Add license_message script
    
    nf-core/sarek#1380
    https://github.com/DonFreed/docker-actions-test?tab=readme-ov-file
    
    * test: Add tests for sentieon bwamem
    
    Because the pytest-workflow tests are taking so long
    
    * Add scratch from meeting
    
    * Clean up sentieon secrets
    
    * ci: Fix Nextflow secrets setup
    
    * fix(sentieon): Remove encryption key because it won't get used
    
    * fix #
    
    * ci: Fix when to setup secrets
    
    * feat: Add sentieon auth mech secret
    
    * chore(sentieon): Remove bwamem pytest-workflow tests
    
    * fix: Spike in with environment variables
    
    * fix: Add SENTIEON_AUTH_DATA in env file
    
    The reason for this is because when we require it in the module it
    fails. That doesn't make sense for normal Sentieon users. They don't
    care, this is more of a GitHub actions thing.
    
    * docs(sentieon): Make this a README
    
    * test: Add local testing setup
    
    * test: Remove publishDir
    
    * style: Remove sentieon/bwamem
    
    * fix: Change comments to prints for debugging and better reporting
    
    * fix: Add a quote?
    
    * chore: Remove unnecessary variable
    
    * debug: Print variables
    
    * Fix typo
    
    Co-authored-by: Anders Sune Pedersen <37172585+asp8200@users.noreply.github.com>
    
    * chore: Clean up code
    
    * docs: Write up all the learnings from Sentieon
    
    * style: Run prettier
    
    * style: Add tags for nf-core lint
    
    * docs: Clean up notes
    
    Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
    
    * chore: Add @DonFreed as maintainer
    
    ---------
    
    Co-authored-by: Edmund Miller <git@edmundmiller.dev>
    Co-authored-by: Edmund Miller <20095261+edmundmiller@users.noreply.github.com>
    Co-authored-by: Anders Sune Pedersen <37172585+asp8200@users.noreply.github.com>
    Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
    5 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ef272ea View commit details
    Browse the repository at this point in the history
  4. Fix Sentieon CI (nf-core#5934)

    * ci: Remove setting secrets in pytest-workflow
    
    * ci: Add a longer note about conditionals
    
    https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow
    Secrets cannot be directly referenced in if: conditionals.
    Instead, consider setting secrets as job-level environment variables, then referencing the environment variables to conditionally run steps in the job.
    For more information, see "Contexts" and jobs.<job_id>.steps[*].if.
    
    * ci: Check for secrets in env
    
    Because if this is coming from a fork it will fail
    edmundmiller authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9f107e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58ebf87 View commit details
    Browse the repository at this point in the history
  6. stubs and test for rnaseq modules - part III (nf-core#5925)

    * improve bbmap_split stub
    
    * update stub tests
    
    * improve stub
    
    * single snapshot
    
    * fix stub + add stub tests
    
    * fix stub + add stub tests
    
    * fix stub
    
    * restore tags
    
    * fix stub + better stub tests
    
    * fix snapshot
    maxulysse authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1ceaa8b View commit details
    Browse the repository at this point in the history
  7. NARFMAP segfault (nf-core#4895)

    * test(narfmap): Add segfault test
    
    * fix(narfmap): Clean up log error
    
    * test(narfmap): Should segfault
    
    * chore(narfmap): Bump to 1.4.2
    
    * test(narfmap): Mark test as passing
    
    bioinformaticsorphanage/NARFMAP#10
    
    * style: Add extra tag for nf-core/lint
    
    * test: Update all the snapshot declarations
    
    * chore: Add a TODO for poddar's test
    edmundmiller authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ccedf37 View commit details
    Browse the repository at this point in the history
  8. narfmap cleanup (nf-core#5937)

    * chore: Add Note about issue
    
    * test: Remove bam name
    
    Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
    edmundmiller and maxulysse authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c549fe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add CRAM/index support to NARFMAP (nf-core#5946)

    * feat: Add cram/index support to narfmap
    
    * chore: Remove singularity image comment
    
    * test: Update tests for CRAM
    edmundmiller authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cef718b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update actions/setup-node digest to 1e60f62 (nf-core#5947)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    28745c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5abf7a View commit details
    Browse the repository at this point in the history
  3. bump bclconvert (nf-core#5952)

    * bump bclconvert
    
    * fix snapshots
    matthdsm authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    54cd970 View commit details
    Browse the repository at this point in the history
  4. bump multiqc (nf-core#5950)

    * bump multiqc
    
    * update snapshot
    matthdsm authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    45d482f View commit details
    Browse the repository at this point in the history
  5. chore: bump picard (nf-core#5948)

    * bump picard
    
    * fix hsmetrics test
    
    * fix markduplicates
    
    * fix extractfingerprints
    
    * fix addorreplacereadgroups
    
    * fix crosscheckfingerprints
    matthdsm authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0dee12b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add prefix to output file for barrnap (nf-core#5919)

    * Add prefix to output file
    
    * Update barrnap to nf-test
    
    * Update tags.yml
    
    * Add missing bracket and run test
    
    * Correct format of license
    
    * Update modules/nf-core/barrnap/tests/main.nf.test
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/barrnap/tests/main.nf.test
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Review suggestions
    
    * Prettier
    
    * Update meta.yml
    
    * Update tests
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    sofstam and SPPearce authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c4c7ecb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/setup-python digest to 39cd149 (nf-core#5961

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d8f64bc View commit details
    Browse the repository at this point in the history
  3. LAST alignment statistics for MultiQC (nf-core#5902)

    * last train modified to output multiqc
    
    * Report alignment length and percent similarity, for MultiQC.
    
    * Update snapshot file.
    
    * Document the new channels
    
    * Fix indentation
    
    * Update test results.
    
    * Give a longer suffix for better MultiQC search patterns.
    
    ---------
    
    Co-authored-by: Mohammed Mahdi <mohammed.mahdi@oist.jp>
    charles-plessy and U13bs1125 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    882e20c View commit details
    Browse the repository at this point in the history
  4. Update lofreq somatic and callparallel (nf-core#5931)

    * update lofreq callparallel and somatic ssh
    
    * [automated] Fix linting with Prettier
    
    * suggestions
    
    * remove files tests
    
    * label lofreq somatic
    
    * Update modules/nf-core/lofreq/callparallel/main.nf
    
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    
    * port lofreq/callparallel to nf-test
    
    * Swap to nftest
    
    * update paths
    
    * add meta
    
    * Update main.nf
    
    * modify main
    
    * update paths
    
    * fix small errors
    
    * Update modules/nf-core/lofreq/somatic/tests/main.nf.test
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update main.nf.test.snap
    
    ---------
    
    Co-authored-by: AitorOP <aitor.pesetaop@gmail.com>
    Co-authored-by: nf-core-bot <core@nf-co.re>
    Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
    Co-authored-by: Francisco Martínez <f.martinezpico@gmail.com>
    Co-authored-by: Famke Bäuerle <famke.baeuerle@gmail.com>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    7 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    94e871f View commit details
    Browse the repository at this point in the history
  5. Update dupradar.r according to new MultiQC (>=v1.22) config values (n…

    …f-core#5943)
    
    Update dupradar.r according to new MultiQC config values.
    
    Co-authored-by: Matthias Zepper <MatthiasZepper@users.noreply.github.com>
    MatthiasZepper and MatthiasZepper authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0c827c3 View commit details
    Browse the repository at this point in the history
  6. Update the module: nanoq (nf-core#5964)

    * update nanoq module
    
    * update nf-test
    LilyAnderssonLee authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cf05b61 View commit details
    Browse the repository at this point in the history
  7. Update Glimpse2 phase (nf-core#5944)

    * Update Glimpse2 phase
    
    * Fix label
    
    * Update snapshot
    
    * Update modules/nf-core/glimpse2/phase/main.nf
    
    Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
    
    * Update meta.yml
    
    ---------
    
    Co-authored-by: LouisLeNezet <louislenezet@gmaio.com>
    Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    4 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6a5a6e1 View commit details
    Browse the repository at this point in the history
  8. Update dupradar test snapshot (nf-core#5966)

    * Update dupradar test snapshot
    
    * Dummy commit to try and trigger nf-test in ci
    
    * Revert "Dummy commit to try and trigger nf-test in ci"
    
    This reverts commit 130f998.
    pinin4fjords authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0554167 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. stubs and test for rnaseq modules - part IV (nf-core#5939)

    * fix stubs and add stub tests
    
    * fix linting
    
    * fix some linting
    
    * fix linting
    
    * better comment
    
    * change container
    
    * update snapshots
    
    * improve untar stubs
    
    * update snapshots
    
    * update snapshots
    
    * update env
    
    * better
    
    * use seqera containers
    
    * quay.io
    
    * proper usage
    
    * update snapshots
    
    * keep ubuntu for now
    
    * update tests and snap
    
    * update test and snapshot
    
    * update test and snapshot
    maxulysse authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4e5f468 View commit details
    Browse the repository at this point in the history
  2. Add new input to multiqc module for use with --rename_samples (nf-cor…

    …e#5973)
    
    * Add new input to multiqc module for use with --rename_samples
    
    * Update tests
    
    * update meta.yml
    
    * Add provision for sample_names
    pinin4fjords authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b80f5fd View commit details
    Browse the repository at this point in the history
  3. port gridss/gridss to nf-test (nf-core#5933)

    * port
    
    * remove pytest files
    
    * fix meta
    
    * Update meta.yml
    
    * fix indentation
    
    * update test with bam plugin
    
    * fix indents, try other test
    
    * remove --assembly flag for now
    
    ---------
    
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    famosab and maxulysse authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c349214 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4d3743f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.5…

    ….2 (nf-core#5975)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5c907c4 View commit details
    Browse the repository at this point in the history
  3. Handle empty files (nf-core#5720)

    * fix: emit all fastqs, remove global log file
    
    * fix: remove rg parseing
    
    * fix(subworkflow/bcl_demultiplex): remove rg parsing, output empty fastqs, remove log file
    
    * test: update snaps
    
    * lint: traill\ing whitespace
    
    * feat: include read group parsing and empty file check in single closure
    
    * test: update snapshot
    
    * fix: lint final new line
    
    * fix: lint trailing whitespace
    
    * fix: add branch and emit empty fastq channel
    
    * tests: update snaps
    
    * lint: trailing whitespace
    
    * fix: filter bool and add test
    
    * test: update snaps
    
    * test: assert empty file exist
    
    * test: assert empty file exist
    
    * test: check file exists, update snap
    
    * Update test.yml
    
    * Update test.yml
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * ci: debug nf-test failure
    
    * lint: fix lint
    
    ---------
    
    Co-authored-by: khazen@clearnotehealth.com <--unset>
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    k1sauce and SPPearce authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cc87c4d View commit details
    Browse the repository at this point in the history
  4. new module: custom_gtffilter (nf-core#5965)

    * Add basic gtffilter implementation
    
    * Add gtffilter stub
    
    * Add gtffilter meta map
    
    * Update gtffilter meta.yml
    
    * Fix gtffilter formatting
    
    * Add first gtffilter tests
    
    * Fix problems in gtffilter module defintion
    
    * Add gtffilter nf-test snapshot
    
    * Add support for gzipped inputs to gtffilter
    
    * Add gtffilter gzip stub
    
    * Update nf-test definition for gtffilter
    
    * Add meta2 to fasta input
    
    Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
    
    * Add fasta meta map to gtffilter test definitions
    
    * Add gtffilter MIT license text
    
    ---------
    
    Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
    nictru and nvnieuwk authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7888e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0aee18 View commit details
    Browse the repository at this point in the history
  6. Added agat/spmergeannotations (nf-core#5772)

    * Added agat/spmergeannotations
    
    * Added tests with config
    GallVp authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8e30f5d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Rename preprocess rnaseq (nf-core#5959)

    * Edit content with subworkflow name
    
    * Rename subworkflow folder
    
    * Readd subworkflow with old name, with deprecation
    
    * remove rogue word
    
    * Appease eclint
    
    * Remove test suite for deprecated subworkflow
    pinin4fjords authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    81ed776 View commit details
    Browse the repository at this point in the history
  2. Using Seqera containers for Sentieon to avoid LD_LIBRARY errors (nf-c…

    …ore#5823)
    
    * Using seqera containers for sentieon
    
    * update containers for sentieon modules with quay.io registry
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    Co-authored-by: Adam Talbot <12817534+adamrtalbot@users.noreply.github.com>
    Co-authored-by: maxulysse <max.u.garcia@gmail.com>
    4 people authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    96e59e7 View commit details
    Browse the repository at this point in the history
  3. Swap unzip to nf-test (continuation of 5357) (nf-core#5897)

    * unzip stub, nf-test, snap
    
    * Revert "unzip stub, nf-test, snap"
    
    This reverts commit dec35aa.
    
    * Reapply "unzip stub, nf-test, snap"
    
    This reverts commit e0d708e.
    
    * added minimal required tests for process and stub
    
    * added snapshot
    
    * simplify snapshot input in stub test
    
    Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
    
    * remove unneeded stub files
    
    * migrate pytest for unzipfiles
    
    * add snapshot file for script block
    
    * added stub
    
    * added stub and stub test
    
    * updated stub snapshot for unzip
    
    * remove unneeded test config
    
    * Update snaps and malt
    
    * Update malt for linting
    
    * Fix linting for maltextract
    
    * Swap test-data paths for malt modules
    
    * Update modules/nf-core/maltextract/tests/main.nf.test
    
    ---------
    
    Co-authored-by: Sateesh <perisateesh@gmail.com>
    Co-authored-by: Jenny Leopoldina Smith <jennyl.smith12@gmail.com>
    Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
    Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
    5 people authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b0c3ff2 View commit details
    Browse the repository at this point in the history
  4. Improve strandedness derivation in rnaseq preprocessing swf (nf-core#…

    …5982)
    
    * Improve strandedness devivation
    
    * Add missing params to nf-test
    pinin4fjords authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0a8d335 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. RNAseq preprocessing: rrna sequences make more sense as a channel of …

    …FASTAs, port tests (nf-core#5988)
    
    * rrna sequences make more sense as a channel of FASTAs
    
    * Also update tests
    
    * Add function test to swf
    
    * Fix up subworkflow function testing
    pinin4fjords authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b86de50 View commit details
    Browse the repository at this point in the history
  2. [Upgrade] Normalize input of lofreq-viterbi to match other lofreq mod…

    …ules (nf-core#5989)
    
    * add meta2 to input fasta channel
    
    * update snapshot; nothing new but timestamp
    
    * Update modules/nf-core/lofreq/viterbi/tests/main.nf.test
    
    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    
    * Update modules/nf-core/lofreq/viterbi/tests/main.nf.test
    
    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    
    * Update modules/nf-core/lofreq/viterbi/tests/main.nf.test
    
    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    Krannich479 and fellen31 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6494138 View commit details
    Browse the repository at this point in the history
  3. Add module fgbio/collectduplexseqmetrics (nf-core#5960)

    * Initial commit
    
    * Rerun nf-test
    
    * Change assertion for duplex_qc output
    
    * Add ggplot2 to version.yml
    
    * Update snapshot
    
    * Correct conda packages version
    georgiakes authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    af50683 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Add Seqfu/derep (nf-core#5958)

    * add-usearch-unoise3
    
    * add seqfu/derep
    
    * Delete modules/nf-core/usearch/unoise3/environment.yml
    
    * Delete modules/nf-core/usearch/unoise3/main.nf
    
    * remove files
    
    * update metadata
    
    * Update modules/nf-core/seqfu/derep/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/seqfu/derep/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/seqfu/derep/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/seqfu/derep/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/seqfu/derep/main.nf
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Update modules/nf-core/seqfu/derep/tests/main.nf.test
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * Fix dataset in -stub
    
    * Clarify description
    
    * Update modules/nf-core/seqfu/derep/meta.yml
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    
    * check for pre-existing output file && update test
    
    * Update main.nf
    
    ---------
    
    Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
    telatin and SPPearce authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e2e6613 View commit details
    Browse the repository at this point in the history
  2. modify valCutoff funtion in propr.R (nf-core#5995)

    Co-authored-by: Cristina Araiz <caraiz@C1MS72A2H3QK.crg.es>
    caraiz2001 and Cristina Araiz authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    132fa6c View commit details
    Browse the repository at this point in the history
  3. liftoff: Re-added conda environment (nf-core#5981)

    * liftoff: Readded conda environment
    
    * Added liftoff to env file
    
    * Cleaned up env file
    GallVp authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fb8d53f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.5…

    ….3 (nf-core#5996)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    538474b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update: CIRCULARMAPPER_CIRCULARGENERATOR (nf-core#5997)

    * Fix output naming, add req argument to input
    
    * add new input to nf-test
    
    * update nf-test due to changes in upstream module inputs
    
    * update snapshots
    
    * add metas to other input channels
    
    * update tests according to changes in module inputs.
    
    * Apply suggestions from code review
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    
    * rename elongation factor for consistency with other CM module
    
    ---------
    
    Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
    TCLamnidis and jfy133 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0148d00 View commit details
    Browse the repository at this point in the history
  2. Update: CIRCULARMAPPER_REALIGNSAMFILE (nf-core#5998)

    * Fix output naming, add req argument to input
    
    * add new input to nf-test
    
    * update nf-test due to changes in upstream module inputs
    
    * update snapshots
    
    * add metas to other input channels
    
    * update tests according to changes in module inputs.
    
    * add meta to elongation factor channel for consistency with other CM module
    
    * update nf-test to include new meta
    
    * rename metas
    TCLamnidis authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    579d2d5 View commit details
    Browse the repository at this point in the history
  3. Add stub and test to lofreq/indelqual (nf-core#5941)

    * Add stub and test to lofreq/indelqual
    
    * Add author
    
    * new test setup using --migrate-pytest and PR feedback
    
    * Update main.nf.test
    
    * Update meta.yml
    
    * Update main.nf
    
    * add snap; del pytest
    
    * Update meta.yml
    
    * Update main.nf.test
    
    * Update meta.yml
    
    * update test
    
    * minor fix in stub test
    Krannich479 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b04f6e0 View commit details
    Browse the repository at this point in the history
  4. Update tabix and add threads (nf-core#5999)

    * Update tabix and add threads
    
    * fix linting
    fellen31 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    964d13e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c8d53 View commit details
    Browse the repository at this point in the history
  6. Refactor Sentieon (nf-core#5945)

    * refactor: Clean up the logic and let Sentieon figure it out
    
    * refactor: Remove Sentieon license server IP check
    
    * fix: Add a -n
    
    * Try accessing secrets in the module?
    
    * fix: Use Nextflow for if statement
    
    * update snapshot
    
    * update snapshot
    
    * extend logic to all main.nf
    
    * ci: Add Sentieon logic to pytest-workflow
    
    * test(sentieon): Add env section to every config
    
    * Revert "ci: Add Sentieon logic to pytest-workflow"
    
    This reverts commit 76884d2.
    
    * test: Remove pytest_modules for sentieon
    
    ---------
    
    Co-authored-by: maxulysse <max.u.garcia@gmail.com>
    edmundmiller and maxulysse authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4f1b730 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. ltrharvest: Added test to verify graceful handling of no ltr input (n…

    …f-core#5978)
    
    * ltrharvest: Added test to verify graceful handling of no ltr input
    
    * Updated test data paths
    
    * Fixed test data path
    
    * Removed unstable items from snapshot
    
    * Updated snapshotting logic
    GallVp authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    78575b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4f907 View commit details
    Browse the repository at this point in the history
  3. ltrretriever/ltrretriever: Added test to verify graceful handling of … (

    nf-core#5980)
    
    * ltrretriever/ltrretriever: Added test to verify graceful handling of no ltr input
    
    * Removed unstable items from snapshot
    GallVp authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    35787cd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    0a774c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50aa17 View commit details
    Browse the repository at this point in the history
  3. Updated mkfastq module (nf-core#5984)

    * Updated mkfastq module
    
    * Combined input channels
    
    * Updated main.nf.test and snap
    
    ---------
    
    Co-authored-by: zxBIB Schcolnicov <schcolni@inhccews03.eu.boehringer.com>
    Co-authored-by: Anabella Trigila <18577080+atrigila@users.noreply.github.com>
    3 people authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2bb941b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9922d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    07e9a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae6305 View commit details
    Browse the repository at this point in the history