Commit graph

2890 commits

Author SHA1 Message Date
jasmezz
39388abc04 Add file name collision check + TSV output 2022-06-10 12:54:39 +02:00
jasmezz
5841f11edb Replace MD5 with contains check 2022-06-09 18:15:27 +02:00
jasmezz
ecf1d146ab Add full user options for AMPir 2022-06-09 16:59:00 +02:00
jasmezz
ba53e09b64 Implement suggestions from code review 2022-06-09 15:37:35 +02:00
James A. Fellows Yates
5a94794793
Merge branch 'master' into r-ampir 2022-06-01 09:18:54 +02:00
James A. Fellows Yates
33af85697b
Merge pull request #1713 from jfy133/fix-filtlong
Fix filtlong to remove hardcoded output names
2022-05-31 20:50:21 +02:00
James A. Fellows Yates
615cb0722f
Merge branch 'master' into fix-filtlong 2022-05-31 20:25:16 +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
asp8200
98bb45cf4e Updating test for gatk4/mergevcfs 2022-05-31 13:59:56 +00: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
Anders Sune Pedersen
5513d095f5 Adding tbi-files to the output from GATK4_MERGEVCFS. #1709 2022-05-31 15:37:26 +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
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
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
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
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
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
jtangrot
01d86439f5 Add idcutoff as input 2022-05-30 08:50:27 +02:00
jtangrot
589ce2d73a Add options for output file type 2022-05-30 08:50:27 +02:00
jtangrot
1c99ffd876 Add vserach usearch_global 2022-05-30 08:50:27 +02:00
Harshil Patel
b86d792055
Merge pull request #1703 from drpatelh/star
Bump container version for STAR to 2.7.10a
2022-05-27 12:29:59 +01:00
Harshil Patel
ad578cafcc Fix tests 2022-05-27 12:14:10 +01:00
Harshil Patel
fb6c7bca3d Bump container version for STAR to 2.7.10a 2022-05-27 11:35:04 +01:00
jtangrot
05e4e2cdde Add idcutoff as input 2022-05-26 20:16:45 +02:00
Harshil Patel
f89b76afa4
Merge pull request #1701 from matthdsm/update/mosdepth
Mosdepth: add all remaining outputs
2022-05-25 19:46:37 +01:00
Harshil Patel
72a31b76eb
Update main.nf 2022-05-25 19:42:15 +01:00
Harshil Patel
241a1de035
Update main.nf 2022-05-25 19:38:12 +01:00
Matthias De Smet
bc7002b0c9
Merge branch 'master' into update/mosdepth 2022-05-25 19:20:45 +02:00
Matthias De Smet
72ff2732e3 add all remaining outputs to mosdepth 2022-05-25 19:19:39 +02:00
Mahesh Binzer-Panchal
038fced07e
Merge pull request #1698 from mahesh-panchal/mash_screen_patch
Patch mash screen
2022-05-25 17:00:01 +02:00
Mahesh Binzer-Panchal
3d532405a5
Merge branch 'master' into mash_screen_patch 2022-05-25 16:51:42 +02:00
Robert A. Petit III
c50e097cd1
Merge pull request #1696 from jvhagey/gamma-update
adding upzip to gamma/gamma
2022-05-25 10:06:03 -04:00
Mahesh Binzer-Panchal
c452f56289 Patch mash screen 2022-05-25 12:29:14 +00:00