Commit graph

827 commits

Author SHA1 Message Date
Robert A. Petit III
8b6e1aff38
Merge branch 'master' into rp3-add-snippy 2022-05-11 12:28:27 -06:00
Matthias De Smet
dcf9c07fc9
Merge branch 'master' into update/bowtie2-align 2022-05-11 19:08:23 +02:00
Moritz E. Beber
b2dbaa9930 refactor: rename module 2022-05-11 17:33:45 +02:00
Moritz E. Beber
23091aabda refactor: move files to custom section 2022-05-11 17:33:45 +02:00
Moritz E. Beber
e4551a9ab3 refactor: always output settings 2022-05-11 17:33:45 +02:00
Moritz E. Beber
64ff23f3c1 feat: add module that verifies NCBI settings 2022-05-11 17:33:45 +02:00
Matthias De Smet
c8d3de2ad9
restore samtools cmd to defaults 2022-05-11 16:17:30 +02:00
Matthias De Smet
bcd7fe55b1
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:59:03 +02:00
Matthias De Smet
9097abf277
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:58:58 +02:00
Matthias De Smet
971a889e2a
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:57:27 +02:00
Matthias De Smet
b456d8fa0a
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:57:19 +02:00
Matthias De Smet
ff4b297827
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:57:11 +02:00
Matthias De Smet
9dd083fa94
Update modules/bowtie2/align/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-11 13:55:55 +02:00
Matthias De Smet
dcffd93875
Merge branch 'master' into update/bowtie2-align 2022-05-11 13:34:24 +02:00
CMGG ICT Team
3ae8cbfad7 bowtie2: remove code duplication 2022-05-11 13:32:56 +02:00
Moritz E. Beber
0cdf7767a7 refactor: require NCBI user settings always 2022-05-11 13:02:52 +02:00
Moritz E. Beber
d4f13ebfff refactor: create new settings input 2022-05-11 12:47:54 +02:00
Moritz E. Beber
5d593bdb45 docs: correct license and input description 2022-05-11 12:47:54 +02:00
Harshil Patel
7be7f404d5
Merge branch 'master' into refactor-prefetch 2022-05-11 11:28:02 +01:00
Robert A. Petit III
ef2996e4a5 match names in meta and main 2022-05-10 21:47:57 +00:00
Robert A. Petit III
f15848d477 fix typo 2022-05-10 21:44:40 +00:00
Robert A. Petit III
44e13ae439 add module for snippy 2022-05-10 21:31:43 +00:00
Praveen Raj S
237971cd15
Merge branch 'master' into master 2022-05-10 14:35:41 +02:00
Nicolas Vannieuwkerke
fa7c947c35 Adjusted meta 2022-05-10 13:33:37 +02:00
Nicolas Vannieuwkerke
b7134855e4 Small update on the output channels 2022-05-10 12:34:52 +02:00
Moritz E. Beber
1b228835e9 refactor: require settings input always 2022-05-10 12:29:42 +02:00
Nicolas Vannieuwkerke
c18391aa49 Updated meta.yml 2022-05-10 12:26:13 +02:00
nvnieuwk
2eb77bd64e
Update modules/rtgtools/vcfeval/main.nf
Co-authored-by: Matthias De Smet <11850640+matthdsm@users.noreply.github.com>
2022-05-10 12:22:56 +02:00
nvnieuwk
29f2d3c284
Update modules/rtgtools/vcfeval/main.nf
Co-authored-by: Matthias De Smet <11850640+matthdsm@users.noreply.github.com>
2022-05-10 12:22:49 +02:00
Nicolas Vannieuwkerke
ef4857ec54 Updated meta.yml 2022-05-10 12:20:01 +02:00
Moritz E. Beber
09bfe3c618 Apply suggestions from code review
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-05-10 12:16:57 +02:00
Moritz E. Beber
b1e134fdd7 docs: describe new file input 2022-05-10 12:16:57 +02:00
Moritz E. Beber
f6936e5270 refactor: accept settings as input 2022-05-10 12:16:57 +02:00
Moritz E. Beber
46a9aabfa3 chore: improve license description 2022-05-10 12:16:57 +02:00
Nicolas Vannieuwkerke
f3d5584ab0 Linting 2022-05-10 12:08:23 +02:00
Nicolas Vannieuwkerke
5db26f9f35 Linting 2022-05-10 12:07:11 +02:00
Nicolas Vannieuwkerke
3a064b0a99 Split the output to different channels 2022-05-10 12:05:42 +02:00
Nicolas Vannieuwkerke
e5d091ad4b Merge branch 'new-module-rtg/vcfeval' of github.com:nvnieuwk/modules into new-module-rtg/vcfeval 2022-05-10 09:35:44 +02:00
Nicolas Vannieuwkerke
c69d5cc23e Added evaluation-regions and adjusted the output to now contain all output (and not only the summary) 2022-05-10 09:35:42 +02:00
nvnieuwk
95103fbd79
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-10 09:06:34 +02:00
Praveen Raj S
459a2d1759
Merge branch 'master' into master 2022-05-09 22:16:59 +02:00
Mahesh Binzer-Panchal
705ad7c3a1
Merge branch 'master' into meryl_unionsum 2022-05-09 16:20:01 +02:00
nvnieuwk
aceb5220cf
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-09 16:18:00 +02:00
Mahesh Binzer-Panchal
83a266ea70
Merge branch 'master' into meryl_unionsum 2022-05-09 16:16:08 +02:00
FriederikeHanssen
adc4ff868c
Merge branch 'master' into samtools_convert 2022-05-09 16:15:24 +02:00
Rike
da79396f06 rename aligned to alignment 2022-05-09 16:07:49 +02:00
Rike
5bd456e5e8 rename file_type to output extension 2022-05-09 16:06:22 +02:00
Rike
1de1c2253e Combine output after code review 2022-05-09 16:04:58 +02:00
Nicolas Vannieuwkerke
bd7e1414a4 Fixed meta.yml 2022-05-09 15:55:48 +02:00
nvnieuwk
4b8bd9ebf9
Merge branch 'master' into new-module-rtg/vcfeval 2022-05-09 15:51:31 +02:00