Commit graph

106 commits

Author SHA1 Message Date
Nicolas Vannieuwkerke
4c7ef30fb6 changed to label to medium 2022-06-07 12:17:14 +02:00
Nicolas Vannieuwkerke
771425e7a0 add threads to calibratedragstrmodel 2022-06-07 12:11:18 +02:00
Nicolas Vannieuwkerke
f3c0107fa2 added optional to intervals 2022-06-02 16:24:03 +02:00
Nicolas Vannieuwkerke
b4b1f3b81d add intervals to calibratedragstrmodel 2022-06-02 16:20:12 +02:00
Nicolas Vannieuwkerke
e53d091a6d added dragstr model to haplotypecaller 2022-06-02 14:08:09 +02:00
nvnieuwk
3a49b82863
Update modules/gatk4/calibratedragstrmodel/main.nf
Co-authored-by: Matthias De Smet <11850640+matthdsm@users.noreply.github.com>
2022-06-02 13:39:44 +02:00
Nicolas Vannieuwkerke
d3874bbae9 linting 2022-06-02 13:22:55 +02:00
Nicolas Vannieuwkerke
2a45d42868 added the calibratedragstrmodel module 2022-06-02 13:17:06 +02:00
Nicolas Vannieuwkerke
114a54c8d5 spaces fix 2022-06-01 09:22:09 +02:00
nvnieuwk
5b74a179c3
Update modules/gatk4/composestrtablefile/main.nf
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2022-06-01 09:14:08 +02:00
nvnieuwk
e4f51d6f59
Merge branch 'master' into new-module-gatk4/ComposeSTRTableFile 2022-06-01 08:59:19 +02:00
asp8200
4199a05aeb Removing redundant empty line 2022-05-31 15:34:34 +00:00
Nicolas Vannieuwkerke
80366924fd added gatk4/composestrtablefile 2022-05-31 16:08:13 +02:00
Anders Sune Pedersen
5513d095f5 Adding tbi-files to the output from GATK4_MERGEVCFS. #1709 2022-05-31 15:37:26 +02:00
Rike
175ea9b7f9 fix version 2022-05-23 12:15:33 +02:00
Rike
5d72500d60 remove variables used for test data generation, add tbi 2022-05-22 13:34:56 +02:00
Rike
bb3e64647b Merge remote-tracking branch 'origin/master' into gatk_filter 2022-05-18 15:52:47 +02:00
Rike
e8221cf98e Merge remote-tracking branch 'origin' into gatk_cnnscore 2022-05-18 14:27:25 +02:00
Rike
10840a0562 Conda not suported 2022-05-18 14:26:21 +02:00
Rike
5ae757121f Add indices and meta 2022-05-17 23:38:26 +02:00
Rike
05837a011d Add comment 2022-05-17 23:06:52 +02:00
Rike
15fba1dd7c add filter variant tranches 2022-05-17 23:01:24 +02:00
Rike
e0fcbb428d Add CNNScoreVariants 2022-05-17 19:09:46 +02:00
Praveen Raj S
df2620cfc7
Merge branch 'master' into process_lable_markdup 2022-05-16 15:53:26 +02:00
Rike
ba14355891 revert markduplciatespark changes 2022-05-16 09:54:40 +02:00
FriederikeHanssen
8b4d021189
Merge branch 'master' into gatk_426 2022-05-16 09:50:13 +02:00
Nicolas Vannieuwkerke
6427eeeca0 added tmp-dir + alignment correction 2022-05-13 14:35:22 +02:00
Nicolas Vannieuwkerke
1c2a991429 fixed memory warning 2022-05-13 14:25:53 +02:00
Nicolas Vannieuwkerke
d1f824ae66 updated meta.yml 2022-05-13 14:21:48 +02:00
Praveen
e0dccbb5dd Changed process label to Medium for GATK4/MarkDuplicates 2022-05-13 13:55:14 +02:00
Nicolas Vannieuwkerke
9d53577282 linting 2022-05-13 13:48:33 +02:00
Nicolas Vannieuwkerke
8a17b6dd0e added gatk4/splitintervals 2022-05-13 13:46:34 +02:00
Rike
5f7b02189a reverse again, why did tests pass before 2022-05-12 18:35:51 +02:00
Rike
e3a17b699e update version 2022-05-12 18:19:33 +02:00
Rike
99880654bf add output default bam 2022-05-12 18:06:15 +02:00
Rike
3fda3903dc revert markduplciatespark container 2022-05-12 17:40:42 +02:00
Rike
f40cfefc08 leftover fixes from refactoring 2022-05-12 16:47:17 +02:00
Rike
fd7ee6799a update version also for spark containers 2022-05-12 15:55:11 +02:00
Rike
169b2b96c1 update gatk version 2022-05-12 15:45:21 +02:00
Lucpen
62c6123ec4 fix gatk4_mutect2 test by changing main.nf 2022-05-02 15:11:57 +02:00
Lucpen
dfabf960dc
Merge branch 'master' into adding_stub_to_modules 2022-05-02 14:20:03 +02:00
Lucpen
f231291e77 fix gatk4_reversam test 2022-05-02 12:58:12 +02:00
Praveen
0511e7fbbf Changed BAI as optional output to handle large genome 2022-05-02 11:35:15 +02:00
Lucpen
8a5bcbc325 fix the stub of gatk4_revertsam 2022-05-02 11:06:08 +02:00
Lucpen
6b64f9cb6c feat added stub to modules 2022-05-02 10:34:14 +02:00
Praveen Raj S
68f1c27169
Changed tbi as optional output in GATK4 HaplotypeCaller (#1576)
* Changed tbi as optional output. HC cannot index a VCF from large chromosomes.

* Apply suggestions from code review

* Update modules/gatk4/haplotypecaller/main.nf

Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-04-28 13:41:20 +02:00
Maxime U. Garcia
10ca39a86f
add intervals possibilities to splitncigarreads (#1571) 2022-04-27 16:03:44 +02:00
Maxime U. Garcia
e04970b7d2
typo in command line (#1523) 2022-04-13 15:15:44 +02:00
Maxime U. Garcia
409af2f27c
Improve syntax/logic coherence in all gatk4 plugins (#1459)
* feat: code polishing

* Apply suggestions from code review

Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>

* code polishing

* more code polishing

* code polishing

* tests for applybqsrspark

* fix typo

* no need to check md5sum for versions.yml

* fix: use correct syntax

* code polishing again

* add tests for markduplicatesspark

* simplify mergevcfs tests

* add tests for baserecalibratorspark

* fix: path to entry

* code polishing

* fix linting

* simplify module

* update meta.yml

* fix pair mode

* fix: MITO mode

* more tests

* fix command

* bad copy paste

* fix typos

* fix tests

* fix test

* update meta.yml

* correct versions.yml in all test.yml

* code polishing

* code polishing

* more code polishing

* fix args

* add tmpdir for all

Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2022-04-12 17:15:39 +02:00
Ramprasad Neethiraj
fd5f6f5f4f
Revert recent changes made to some of the modules (#1463)
* revert changes to modules

* fix tests

* fix kraken2

* fix untar

* fix cat

* add blank lines

* fix typo
2022-03-30 20:21:06 +02:00