Commit graph

3128 commits

Author SHA1 Message Date
James Fellows Yates
d39ba08e02 Prepare main module code 2022-05-31 20:19:49 +02:00
James Fellows Yates
c1ac3fbb59 Skeleton 2022-05-31 20:13:48 +02:00
James Fellows Yates
df22cd80df Fix config for tests 2022-05-31 20:07:52 +02:00
FriederikeHanssen
fba7edb652
Merge pull request #1716 from asp8200/get_tbi_files_from_gatk4_mergevcfs
Get tbi-files from gatk4 mergevcfs
2022-05-31 17:55:06 +02:00
FriederikeHanssen
19037ed8f4
Merge branch 'master' into get_tbi_files_from_gatk4_mergevcfs 2022-05-31 17:42:27 +02:00
asp8200
4199a05aeb Removing redundant empty line 2022-05-31 15:34:34 +00:00
Nicolas Vannieuwkerke
1166fb5150 prettier 2022-05-31 16:13:38 +02:00
Nicolas Vannieuwkerke
ec41ea6082 fix test.yml 2022-05-31 16:12:05 +02:00
Nicolas Vannieuwkerke
80366924fd added gatk4/composestrtablefile 2022-05-31 16:08:13 +02:00
asp8200
98bb45cf4e Updating test for gatk4/mergevcfs 2022-05-31 13:59:56 +00:00
SusiJo
84f584875e change string array 2022-05-31 15:50:31 +02:00
James Fellows Yates
089f761f0b Actually add the changes 2022-05-31 15:49:57 +02:00
James A. Fellows Yates
edc9e83a7d
Merge branch 'master' into fix-filtlong 2022-05-31 15:47:39 +02:00
James Fellows Yates
3e20ca7e9a Don't hardcode forced output names 2022-05-31 15:46:28 +02:00
SusiJo
58389e550d test json array 2022-05-31 15:41:50 +02:00
Anders Sune Pedersen
5513d095f5 Adding tbi-files to the output from GATK4_MERGEVCFS. #1709 2022-05-31 15:37:26 +02:00
SusiJo
49135415ae
Merge branch 'master' into gatk_spark 2022-05-31 15:36:55 +02:00
SusiJo
941760f75d ran prettier 2022-05-31 15:36:02 +02:00
SusiJo
35e296cd7d added brackets 2022-05-31 15:35:34 +02:00
nvnieuwk
22a90dbd0f
Merge pull request #1711 from nvnieuwk/add-tbi-to-bcftools-concat
Added optional input of index files to bcftools/concat
2022-05-31 15:33:10 +02:00
SusiJo
37b543e3e7 changed to tab 2022-05-31 15:29:27 +02:00
SusiJo
810564deca
Merge branch 'master' into gatk_spark 2022-05-31 15:24:58 +02:00
nvnieuwk
a6c7635b73
Merge branch 'master' into add-tbi-to-bcftools-concat 2022-05-31 15:20:03 +02:00
Nicolas Vannieuwkerke
51b0a6e4f3 Added optional input of index files to bcftools/concat 2022-05-31 15:15:58 +02:00
James A. Fellows Yates
94dd8f63df
Merge pull request #1710 from jfy133/fix-filtlong
Fix filtlong - makes running without shortreads work correctly, and also ensures all tests produce …
2022-05-31 14:54:54 +02:00
SusiJo
9ef09e6add adjusted newlines 2022-05-31 14:54:39 +02:00
SusiJo
205576279f ran prettier again 2022-05-31 14:50:55 +02:00
James A. Fellows Yates
0b895871d7
Merge branch 'master' into fix-filtlong 2022-05-31 14:49:44 +02:00
James Fellows Yates
430def06fa Switch from md5sum to string due to conda flakiness 2022-05-31 14:45:41 +02:00
SusiJo
d484aa1906 adjusted tabs 2022-05-31 14:45:23 +02:00
SusiJo
e083bfafa0 ran prettier 2022-05-31 14:38:45 +02:00
SusiJo
1e396d767f Merge remote-tracking branch 'upstream/master' into gatk_spark 2022-05-31 14:36:14 +02:00
SusiJo
ea526051a4 new test.yml 2022-05-31 14:35:42 +02:00
SusiJo
3117b2973c added test for metrics 2022-05-31 14:35:29 +02:00
SusiJo
e0e8273f74 adjusted input to use queryname sorted bams 2022-05-31 14:35:18 +02:00
SusiJo
39e34418c9 added metrics as optional output 2022-05-31 14:34:50 +02:00
James A. Fellows Yates
667a0bc24c
Merge pull request #1708 from sguizard/bamtools/convert/remove_TODO
👌 IMPROVE: Remove last TODO
2022-05-31 13:41:41 +02:00
James Fellows Yates
723852bf3d Fixes running without shortreads, and also ensures all tests produce non-empty fastq.gz files 2022-05-31 13:38:18 +02:00
James Fellows Yates
7ffe98ac8b Add gatk/indelrealigner 2022-05-30 21:12:21 +02:00
Sébastien Guizard
a3ae526521
Merge branch 'master' into bamtools/convert/remove_TODO 2022-05-30 17:36:36 +01:00
Sebastien Guizard
d463cd5dd6 👌 IMPROVE: Remove last TODO 2022-05-30 17:26:51 +01:00
Jeanette Tångrot
3bb32b2def
Merge pull request #1705 from jtangrot/vsearch_usearch_global
Vsearch usearch global
2022-05-30 14:28:01 +02:00
jtangrot
6ae405c5da prettier 2022-05-30 13:35:12 +02:00
jtangrot
6aac5c2c40 Update test 2022-05-30 13:30:27 +02:00
jtangrot
5f0d75bb37 Merge branch 'vsearch_usearch_global' of https://github.com/jtangrot/nf-core_modules into vsearch_usearch_global 2022-05-30 13:05:00 +02:00
Jeanette Tångrot
69e00b55d3
Update modules/vsearch/usearchglobal/main.nf
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
2022-05-30 13:03:45 +02:00
jtangrot
c67c15f243 Make input tuple 2022-05-30 13:01:06 +02:00
Matthias De Smet
63db63757c bump picard versions 2022-05-30 10:15:40 +02:00
jtangrot
2e16c90fce Fix whitespace 2022-05-30 09:57:05 +02:00
jtangrot
5132b004c7 Merge branch 'vsearch_usearch_global' of https://github.com/jtangrot/nf-core_modules into vsearch_usearch_global 2022-05-30 08:55:33 +02:00