Commit graph

18 commits

Author SHA1 Message Date
SusiJo
745e47cd33 add versions.yml 2022-06-07 14:38:43 +02:00
SusiJo
dbca9e8b36 adjusted prefix + test + authors 2022-06-07 13:58:57 +02:00
SusiJo
230224700e change prefix 2022-06-03 13:20:45 +02:00
SusiJo
84f584875e change string array 2022-05-31 15:50:31 +02:00
SusiJo
58389e550d test json array 2022-05-31 15:41:50 +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
SusiJo
37b543e3e7 changed to tab 2022-05-31 15:29:27 +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
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
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
1400f2e683 fixed tests - mixed chr21 + chr22 2022-05-25 16:38:30 +02:00
SusiJo
dd6d838cd7 override userEmulation 2022-05-25 16:37: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