Commit graph

13 commits

Author SHA1 Message Date
Rike
89a6a03e38 fix container tag 2022-06-09 15:09:19 +02:00
Rike
b9e397ff15 use broadinstitute container 2022-06-09 15:06:46 +02:00
Rike
ef5b0dd977 gatk4 version update to 4.2.6.1 2022-06-09 14:54:19 +02:00
SusiJo
cda434611f fix conda with openjdk 1.8 2022-06-09 10:24:39 +02:00
SusiJo
dbca9e8b36 adjusted prefix + test + authors 2022-06-07 13:58:57 +02:00
SusiJo
e2bb56608c change prefix output 2022-06-03 13:50:45 +02:00
SusiJo
230224700e change prefix 2022-06-03 13:20:45 +02:00
SusiJo
efc1e1bb71
rm line
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 16:23:18 +02:00
SusiJo
44daa5d687
update prefix
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 16:23:09 +02:00
SusiJo
39e34418c9 added metrics as optional output 2022-05-31 14:34:50 +02:00
SusiJo
b34e5ea6bf rm unnecessary spark_user 2022-05-25 16:38:48 +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