-
Notifications
You must be signed in to change notification settings - Fork 720
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
Bulk update meta yml modules #6015
Commits on Jun 19, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for d19df06 - Browse repository at this point
Copy the full SHA d19df06View commit details
Commits on Jun 20, 2024
-
Fix custom/catadditionalfasta (nf-core#5851)
* Update environment.yml * Update main.nf
Configuration menu - View commit details
-
Copy full SHA for 13c7a1b - Browse repository at this point
Copy the full SHA 13c7a1bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 41a4135 - Browse repository at this point
Copy the full SHA 41a4135View commit details -
Update input params for bwameme (nf-core#5853)
* update recipe * update rthreads * update tests * Update meta.yml
Configuration menu - View commit details
-
Copy full SHA for 0aa157a - Browse repository at this point
Copy the full SHA 0aa157aView commit details
Commits on Jun 21, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 8ed9774 - Browse repository at this point
Copy the full SHA 8ed9774View commit details -
--output-unselected
option insamtools 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>
Configuration menu - View commit details
-
Copy full SHA for 6c2309a - Browse repository at this point
Copy the full SHA 6c2309aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2c6b114 - Browse repository at this point
Copy the full SHA 2c6b114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa8c1b - Browse repository at this point
Copy the full SHA 0fa8c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f958600 - Browse repository at this point
Copy the full SHA f958600View commit details -
Bump concoct/cutupfasta version, add stub, add nf-test (nf-core#5864)
* Bump concoct/cutupfasta version, add stub, add nf-test * Fix linting
Configuration menu - View commit details
-
Copy full SHA for 73a6d7e - Browse repository at this point
Copy the full SHA 73a6d7eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for edc4ccb - Browse repository at this point
Copy the full SHA edc4ccbView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2aee476 - Browse repository at this point
Copy the full SHA 2aee476View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for db35d26 - Browse repository at this point
Copy the full SHA db35d26View commit details
Commits on Jun 23, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0a92fa8 - Browse repository at this point
Copy the full SHA 0a92fa8View commit details
Commits on Jun 24, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for c48824e - Browse repository at this point
Copy the full SHA c48824eView commit details -
mapAD: fix
versions.yml
emission (nf-core#5874)mapAD: fix `version.yml` emission
Configuration menu - View commit details
-
Copy full SHA for b5198a1 - Browse repository at this point
Copy the full SHA b5198a1View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4bd9481 - Browse repository at this point
Copy the full SHA 4bd9481View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d1482 - Browse repository at this point
Copy the full SHA 89d1482View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d5b47a2 - Browse repository at this point
Copy the full SHA d5b47a2View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb8c1e0 - Browse repository at this point
Copy the full SHA bb8c1e0View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for e1938f8 - Browse repository at this point
Copy the full SHA e1938f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314d742 - Browse repository at this point
Copy the full SHA 314d742View commit details -
Bump shinyngs modules (nf-core#5881)
* Bump shinyngs modules * Bump versions for snapshot
Configuration menu - View commit details
-
Copy full SHA for 91fc365 - Browse repository at this point
Copy the full SHA 91fc365View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for baa30ac - Browse repository at this point
Copy the full SHA baa30acView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 373d3e2 - Browse repository at this point
Copy the full SHA 373d3e2View commit details
Commits on Jun 26, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 320e735 - Browse repository at this point
Copy the full SHA 320e735View commit details -
samtools/reheader: Fix bug causing output name to be incorrectly eval…
…uated (nf-core#5887) Fix bug causing output name to be incorrectly evaluated
Configuration menu - View commit details
-
Copy full SHA for d5622b0 - Browse repository at this point
Copy the full SHA d5622b0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c50ccc7 - Browse repository at this point
Copy the full SHA c50ccc7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a7231cb - Browse repository at this point
Copy the full SHA a7231cbView commit details
Commits on Jun 27, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 87b5dee - Browse repository at this point
Copy the full SHA 87b5deeView commit details -
ariba/getref
port to nf-test, add meta to tuple and stub (nf-core#5877Configuration menu - View commit details
-
Copy full SHA for 6b95d8c - Browse repository at this point
Copy the full SHA 6b95d8cView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 23a928d - Browse repository at this point
Copy the full SHA 23a928dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5438150 - Browse repository at this point
Copy the full SHA 5438150View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0aef8ea - Browse repository at this point
Copy the full SHA 0aef8eaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2dfe9af - Browse repository at this point
Copy the full SHA 2dfe9afView commit details
Commits on Jun 28, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for bf3fa81 - Browse repository at this point
Copy the full SHA bf3fa81View commit details
Commits on Jul 1, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1164836 - Browse repository at this point
Copy the full SHA 1164836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36594ab - Browse repository at this point
Copy the full SHA 36594abView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ccf06a8 - Browse repository at this point
Copy the full SHA ccf06a8View commit details
Commits on Jul 2, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 458c882 - Browse repository at this point
Copy the full SHA 458c882View commit details -
Added evigene/tr2aacds (nf-core#5898)
* Added evigene/tr2aacds * Sorted file list and added activation script * Fixed issues raised by feedback
Configuration menu - View commit details
-
Copy full SHA for 95d5284 - Browse repository at this point
Copy the full SHA 95d5284View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ac8fb02 - Browse repository at this point
Copy the full SHA ac8fb02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c60c14b - Browse repository at this point
Copy the full SHA c60c14bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c3b91db - Browse repository at this point
Copy the full SHA c3b91dbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 059aa7f - Browse repository at this point
Copy the full SHA 059aa7fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e2465f8 - Browse repository at this point
Copy the full SHA e2465f8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6df075d - Browse repository at this point
Copy the full SHA 6df075dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b4919e9 - Browse repository at this point
Copy the full SHA b4919e9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a460c26 - Browse repository at this point
Copy the full SHA a460c26View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2fc7438 - Browse repository at this point
Copy the full SHA 2fc7438View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 859ab06 - Browse repository at this point
Copy the full SHA 859ab06View commit details -
Added agat/spfilterfeaturefromkilllist (nf-core#5771)
* Added agat/spfilterfeaturefromkilllist * Added AGAT config * Included test with agat config
Configuration menu - View commit details
-
Copy full SHA for d153588 - Browse repository at this point
Copy the full SHA d153588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4806239 - Browse repository at this point
Copy the full SHA 4806239View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3aaa3c - Browse repository at this point
Copy the full SHA a3aaa3cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0eacd71 - Browse repository at this point
Copy the full SHA 0eacd71View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for fbe341e - Browse repository at this point
Copy the full SHA fbe341eView commit details
Commits on Jul 4, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 259938b - Browse repository at this point
Copy the full SHA 259938bView commit details -
Add stubs for rnaseq subworkflows - part III (nf-core#5921)
* do not snapshot input * do not snapshot input
Configuration menu - View commit details
-
Copy full SHA for f3aef88 - Browse repository at this point
Copy the full SHA f3aef88View commit details -
Add stubs for rnaseq subworkflows - part IV (nf-core#5922)
do not snapshot input with stub
Configuration menu - View commit details
-
Copy full SHA for 9070d95 - Browse repository at this point
Copy the full SHA 9070d95View commit details
Commits on Jul 5, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 27e1708 - Browse repository at this point
Copy the full SHA 27e1708View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee3479 - Browse repository at this point
Copy the full SHA dee3479View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86e3dd5 - Browse repository at this point
Copy the full SHA 86e3dd5View commit details -
Update actions/upload-artifact digest to 0b2256b (nf-core#5927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf4f1b9 - Browse repository at this point
Copy the full SHA bf4f1b9View commit details
Commits on Jul 8, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for c274982 - Browse repository at this point
Copy the full SHA c274982View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e4fc46a - Browse repository at this point
Copy the full SHA e4fc46aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ef272ea - Browse repository at this point
Copy the full SHA ef272eaView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9f107e7 - Browse repository at this point
Copy the full SHA 9f107e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ebf87 - Browse repository at this point
Copy the full SHA 58ebf87View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1ceaa8b - Browse repository at this point
Copy the full SHA 1ceaa8bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ccedf37 - Browse repository at this point
Copy the full SHA ccedf37View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c549fe2 - Browse repository at this point
Copy the full SHA c549fe2View commit details
Commits on Jul 9, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for cef718b - Browse repository at this point
Copy the full SHA cef718bView commit details
Commits on Jul 10, 2024
-
Update actions/setup-node digest to 1e60f62 (nf-core#5947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28745c8 - Browse repository at this point
Copy the full SHA 28745c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5abf7a - Browse repository at this point
Copy the full SHA c5abf7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cd970 - Browse repository at this point
Copy the full SHA 54cd970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d482f - Browse repository at this point
Copy the full SHA 45d482fView commit details -
chore: bump picard (nf-core#5948)
* bump picard * fix hsmetrics test * fix markduplicates * fix extractfingerprints * fix addorreplacereadgroups * fix crosscheckfingerprints
Configuration menu - View commit details
-
Copy full SHA for 0dee12b - Browse repository at this point
Copy the full SHA 0dee12bView commit details
Commits on Jul 11, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for c4c7ecb - Browse repository at this point
Copy the full SHA c4c7ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f64bc - Browse repository at this point
Copy the full SHA d8f64bcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 882e20c - Browse repository at this point
Copy the full SHA 882e20cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 94e871f - Browse repository at this point
Copy the full SHA 94e871fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0c827c3 - Browse repository at this point
Copy the full SHA 0c827c3View commit details -
Update the module: nanoq (nf-core#5964)
* update nanoq module * update nf-test
Configuration menu - View commit details
-
Copy full SHA for cf05b61 - Browse repository at this point
Copy the full SHA cf05b61View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6a5a6e1 - Browse repository at this point
Copy the full SHA 6a5a6e1View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 0554167 - Browse repository at this point
Copy the full SHA 0554167View commit details
Commits on Jul 12, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 4e5f468 - Browse repository at this point
Copy the full SHA 4e5f468View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b80f5fd - Browse repository at this point
Copy the full SHA b80f5fdView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c349214 - Browse repository at this point
Copy the full SHA c349214View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d3743f - Browse repository at this point
Copy the full SHA 4d3743fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5c907c4 - Browse repository at this point
Copy the full SHA 5c907c4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for cc87c4d - Browse repository at this point
Copy the full SHA cc87c4dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7888e16 - Browse repository at this point
Copy the full SHA 7888e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0aee18 - Browse repository at this point
Copy the full SHA a0aee18View commit details -
Added agat/spmergeannotations (nf-core#5772)
* Added agat/spmergeannotations * Added tests with config
Configuration menu - View commit details
-
Copy full SHA for 8e30f5d - Browse repository at this point
Copy the full SHA 8e30f5dView commit details
Commits on Jul 16, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 81ed776 - Browse repository at this point
Copy the full SHA 81ed776View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 96e59e7 - Browse repository at this point
Copy the full SHA 96e59e7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b0c3ff2 - Browse repository at this point
Copy the full SHA b0c3ff2View commit details -
Improve strandedness derivation in rnaseq preprocessing swf (nf-core#…
…5982) * Improve strandedness devivation * Add missing params to nf-test
Configuration menu - View commit details
-
Copy full SHA for 0a8d335 - Browse repository at this point
Copy the full SHA 0a8d335View commit details
Commits on Jul 17, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for b86de50 - Browse repository at this point
Copy the full SHA b86de50View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 6494138 - Browse repository at this point
Copy the full SHA 6494138View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for af50683 - Browse repository at this point
Copy the full SHA af50683View commit details
Commits on Jul 18, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for e2e6613 - Browse repository at this point
Copy the full SHA e2e6613View commit details -
modify valCutoff funtion in propr.R (nf-core#5995)
Co-authored-by: Cristina Araiz <caraiz@C1MS72A2H3QK.crg.es>
Configuration menu - View commit details
-
Copy full SHA for 132fa6c - Browse repository at this point
Copy the full SHA 132fa6cView commit details -
liftoff: Re-added conda environment (nf-core#5981)
* liftoff: Readded conda environment * Added liftoff to env file * Cleaned up env file
Configuration menu - View commit details
-
Copy full SHA for fb8d53f - Browse repository at this point
Copy the full SHA fb8d53fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 538474b - Browse repository at this point
Copy the full SHA 538474bView commit details
Commits on Jul 19, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0148d00 - Browse repository at this point
Copy the full SHA 0148d00View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 579d2d5 - Browse repository at this point
Copy the full SHA 579d2d5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b04f6e0 - Browse repository at this point
Copy the full SHA b04f6e0View commit details -
Update tabix and add threads (nf-core#5999)
* Update tabix and add threads * fix linting
Configuration menu - View commit details
-
Copy full SHA for 964d13e - Browse repository at this point
Copy the full SHA 964d13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c8d53 - Browse repository at this point
Copy the full SHA 22c8d53View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4f1b730 - Browse repository at this point
Copy the full SHA 4f1b730View commit details
Commits on Jul 20, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 78575b0 - Browse repository at this point
Copy the full SHA 78575b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4f907 - Browse repository at this point
Copy the full SHA be4f907View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 35787cd - Browse repository at this point
Copy the full SHA 35787cdView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a774c6 - Browse repository at this point
Copy the full SHA 0a774c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b50aa17 - Browse repository at this point
Copy the full SHA b50aa17View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2bb941b - Browse repository at this point
Copy the full SHA 2bb941bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9922d22 - Browse repository at this point
Copy the full SHA 9922d22View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07e9a6b - Browse repository at this point
Copy the full SHA 07e9a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae6305 - Browse repository at this point
Copy the full SHA 6ae6305View commit details