Commit graph

133 commits

Author SHA1 Message Date
Adam Talbot
7e8ad56688
module FASTP: Support for interleaved FASTQ (#1891)
* 1882 FASTP now supports interleaved FASTQ files

Changes:
 - single_end FASTP pipes the FASTQ file
 - Using args, it can be configured for interleaved in `--interleaved_in`
 - Out is automatically interleaved if input is paired end.
 - Removed md5sum checks for FASTQ files as compression seemed to cause
 differences
 - Instead, we check inside the FASTQ files for content.

Relates to #1882

Co-authored-by: Matthias De Smet <11850640+matthdsm@users.noreply.github.com>
2022-07-19 16:27:15 +01:00
Adam Talbot
f19ec865aa
vcf2maf module with built in VEP (#1768)
vcf2maf module created

Additions:
 - vcf2maf module created
 - If VEP is present in PATH, it is added to command
 - If VEP is missing, it is ignored (recommended to skip with --inhibit-vep)
 - VEP version automatically added to versions.yml
 - Uses VEP cache during testing which is added to test-datasets in https://github.com/nf-core/test-datasets/pull/563
 - Default Docker image includes VEP and vcf2maf
 - Test includes without VEP.

Relates to #490
2022-06-20 18:27:12 +02:00
Matthias De Smet
f32dc15414
update bclconvert module, as used in nf-core/demultiplex (#1569)
* update bclconvert module, as used in nf-core/demultiplex

* reconfigure test with new test data

* update test

* formatting

* update outputs, update meta

* update module and test

* update test config, test.yml

* fix linting

* emit logs and reports as dir

* fix typo, recreate test.yml

* fix linting

Co-authored-by: CMGG ICT Team <ict@cmgg.be>
2022-06-16 15:03:13 +02:00
Merlin Szymanski
8f199c4fa4
Create atlas/splitmerge Module (#1756)
* Add atlas/splitmerge module

* Finish the tests for atlas/splitmerge

* Prettier

* Update modules/atlas/splitmerge/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Remove curly brackets from meta.yml parameters

For single-file outputs, as reviewed

* Lintung: Remove trailing white-space

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-06-13 15:09:32 +02:00
Taniguti
547f483b74
Merge branch 'master' into haplocheck 2022-06-10 20:39:33 -03:00
Thiseas C. Lamnidis
9948e9fe21
Merge branch 'master' into sexdeterrmine 2022-06-10 11:03:18 +02:00
Lucas Taniguti
f26979c44e tests: add input to test_data.config 2022-06-08 08:10:25 -03:00
Nicolas Vannieuwkerke
e53d091a6d added dragstr model to haplotypecaller 2022-06-02 14:08:09 +02:00
nvnieuwk
a339f9818a
Merge branch 'master' into new-module-gatk4/CalibrateDragstrModel 2022-06-02 13:42:56 +02:00
nvnieuwk
4b430e8ece
Merge branch 'master' into new-module-gatk4/CalibrateDragstrModel 2022-06-02 13:41:20 +02:00
Matthias De Smet
f58771c47f
Merge branch 'master' into update/untar 2022-06-02 13:38:53 +02:00
Nicolas Vannieuwkerke
2a45d42868 added the calibratedragstrmodel module 2022-06-02 13:17:06 +02:00
Matthias De Smet
51be617b1c fix untar output dir 2022-06-02 11:09:55 +02:00
SusiJo
9fc9be3e7b Merge remote-tracking branch 'origin/master' into cnvkit_bam 2022-06-01 17:35:47 +02:00
SusiJo
f6953b5147 adjust cnvkit/batch for germline mode 2022-06-01 17:35:02 +02:00
Thiseas C. Lamnidis
6d04395c3c
Merge branch 'master' into sexdeterrmine 2022-05-24 13:17:37 +02:00
SusiJo
8fec7ae321 added new testdata path 2022-05-23 19:01:46 +02:00
Thiseas Christos Lamnidis
37c6fb8fed Merge remote-tracking branch 'upstream/master' into sexdeterrmine 2022-05-23 17:30:21 +02:00
Thiseas Christos Lamnidis
96260ced83 Add test data to config 2022-05-23 17:15:57 +02:00
Rike
520dd06ca3 add new testdata 2022-05-22 13:25:39 +02:00
Veit Schwämmle
74a1c1400e
Merge branch 'master' into maxquant 2022-05-16 13:26:35 +02:00
Mahesh Binzer-Panchal
fbe2f85e7b Fix path 2022-05-11 13:53:38 +00:00
Harshil Patel
7be7f404d5
Merge branch 'master' into refactor-prefetch 2022-05-11 11:28:02 +01:00
Moritz E. Beber
a303904eb0 chore: add settings file to test data config 2022-05-10 12:19:25 +02:00
nvnieuwk
4b8bd9ebf9
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-09 15:51:31 +02:00
Jasmin F
453d5b66a4
Add Bacteroides fragilis GFF file 2022-05-09 14:46:18 +02:00
Matthias De Smet
2b91985aa0
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-09 09:43:48 +02:00
MaxUlysse
3d428e2933 fix spacing 2022-05-07 15:28:40 +02:00
Maxime U. Garcia
ac217479e9
Update tests/config/test_data.config
Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
2022-05-06 18:18:32 +02:00
Maxime U. Garcia
ec7b460fa4
add missing file 2022-05-06 17:54:35 +02:00
nvnieuwk
5153e10840
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-06 16:19:17 +02:00
Nicolas Vannieuwkerke
8c857dee3a Fixed the sdf folder fetching 2022-05-06 16:16:57 +02:00
Nicolas Vannieuwkerke
84b354ab6a Added the rtgtools/vcfeval module 2022-05-06 14:23:40 +02:00
Carpanzano
6b8ca501ed fixing suggestions from PR 2022-05-04 16:34:52 +02:00
Simone Carpanzano
3d9c8a6bb1
Merge branch 'master' into firstbranch 2022-05-02 17:43:33 +02:00
Carpanzano
76a0e3ef04 updated config kraken report name 2022-05-02 17:40:50 +02:00
James Fellows Yates
39530b5ca7 Bump DIAMOND version to 2.0.15 2022-04-29 21:05:12 +02:00
Simone Carpanzano
05e283405c
Update test_data.config 2022-04-29 00:13:01 +02:00
Simone Carpanzano
a6026e6d30
Update test_data.config 2022-04-29 00:08:27 +02:00
Simone Carpanzano
a76be27d9f
Update test_data.config 2022-04-29 00:06:55 +02:00
Simone Carpanzano
f13a0070d0
Update test_data.config 2022-04-29 00:04:49 +02:00
Simone Carpanzano
10a3718ad6
Update test_data.config
add 'metagenome' in sarscov2
2022-04-29 00:03:54 +02:00
JIANHONG OU
cdefbec669
add kimporttext module (#1560)
* add kimporttext module

* fix the Prettier error.

* fix the Prettier error.

* fix the test.yml

* fix the test.yml

* Update modules/krona/ktimporttext/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/krona/ktimporttext/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/krona/ktimporttext/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/krona/ktimporttext/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/krona/ktimporttext/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* update the test files;
simplify the main script of krona/ktimporttext.

* update the test file url for krona ktimporttext

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-28 08:16:26 -04:00
Harshil Patel
1b5d3f5ac2
Bump STAR version to 2.7.10a for RSEM modules (#1573)
* Bump STAR version to 2.7.10a for RSEM modules

* Fix tests
2022-04-27 19:21:26 +01:00
Jasmin F
9957689568
Add missing bacteroides_fragilis genome.gbff.gz (#1558)
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-22 17:51:18 +02:00
Matthias De Smet
9e3daae8ef
New module: elprep filter (#1524)
* first commit

* syntax fix

* fix input

* output sam during test for md5sum

* replace md5sum with contains

* add new test data, add extra in/outputs

* cli fixes

* fix outputs

* Update modules/elprep/filter/main.nf

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/elprep/filter/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/elprep/filter/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* fix suggestions by @jfy133

* Bit more verbose explanation for bool vals

* define variables

* fix prettier

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-22 11:08:03 +02:00
Maxime U. Garcia
37bf3936f3
add decompress possibilities to bgzip (#1540)
* add decompress possibilities to bgzip

* spacing
2022-04-20 16:26:56 +02:00
Sofia Stamouli
39b4b45ba0
Update test_data.config to include kaiju.tar.gz (#1520) 2022-04-13 13:31:32 +02:00
Matthias De Smet
d4160c669b
Tool/crosscheckfingerprints (#1505)
* first commit

* first commit

* update test.yml

* update test.yml

* Update modules/picard/crosscheckfingerprints/main.nf

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>

* Update modules/picard/crosscheckfingerprints/main.nf

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>

* add support for vcf haplotype maps

* update test

* update test data config, use test data

* fix exit code

* Update modules/picard/crosscheckfingerprints/main.nf

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/picard/crosscheckfingerprints/main.nf

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* remove unused stub

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>
2022-04-08 10:02:10 -04:00
Tanja Normark
1f483d9203
Add kaiju_kaiju module (#1448)
* Added kaiju_kaiju module

* Update modules/kaiju/kaiju/main.nf

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/kaiju/kaiju/main.nf

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update modules/kaiju/kaiju/meta.yml

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update keywords

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

* Update output file naming

* Update output file naming

* update spacing for lint

* Update input file patterns

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-03-28 14:28:50 +02:00