Lucpen
f434d0c671
Adding stubs to PicardLiftovervcf, GATK4_mergevcfs and filterMutectCalls ( #1621 )
...
* feat added stubs to picard_liftovervcf
* feat adding stubs to gatk4_mergevcfs
* feat adding stubs to gatk4_filtermutectcalls
* fix tests
* fix output name filtermutectcalls
* fix test
* fix added missing [
* Update tests/modules/gatk4/mergevcfs/test.yml
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update tests/modules/gatk4/filtermutectcalls/test.yml
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update tests/modules/picard/liftovervcf/test.yml
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update modules/gatk4/filtermutectcalls/main.nf
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update modules/gatk4/filtermutectcalls/main.nf
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update modules/gatk4/mergevcfs/main.nf
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update modules/gatk4/mergevcfs/main.nf
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Update modules/picard/liftovervcf/main.nf
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
* Trying something on picard_liftovervcf
* fix adding test data for stubs
* fix added bracket and unindented workflow
* fix picard 2.27.1 -> 2.27.0 to solve PaddingError
* Update main.nf
fix added tbi to stub
Co-authored-by: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com>
Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
2022-09-28 09:50:11 +02:00
nvnieuwk
5d8edefb26
new module gatk4/printsvevidence ( #2103 )
...
* new module gatk4/printsvevidence
* linting
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
2022-09-27 08:30:16 +02:00
nvnieuwk
65800cee75
new module gatk4/collectsvevidence ( #2039 )
2022-09-09 10:58:47 +02:00
FriederikeHanssen
e726b1730d
MD finally supports cram output ( #2019 )
...
* MD finally supports cram output
* publish crai file
* fix test output
* fix mv
* figure out if contains breaks stuff
* remove variable checksum
* add contains check
* remove variable checksum
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
2022-09-07 11:04:58 +02:00
nvnieuwk
09acfad211
new module gatk4/collectreadcounts ( #1998 )
...
* added the module
* updated test.yml
* Update modules/gatk4/collectreadcounts/main.nf
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
* small fix
* tests update
* linting
* tests update (again)
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2022-09-05 10:49:13 +02:00
nickhsmith
edfe28a5e0
Variant recalibration ( #1885 )
...
* update tests
* update
* update
* make the manta inputs consistant for germline/somatic/tumoronly
* match chromosomes to cram file (chr21)
* undo genotypegvfs
* undo genotypegvfs
* update VariantRecalibrator
* lint
* add '--resource:' tag
Co-authored-by: Smith Nicholas <smith@in.tum.de>
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2022-07-15 09:21:34 +02:00
Adam Talbot
009f7c691c
Add module: gatk4/leftalignandtrimvariants ( #1808 )
...
* Added: gatk4/leftalignandtrimvariants
Additions:
- GATK4/LeftAlignAndTrimVariants module
- Use sars-ncov2 test data as this normalises a larger INDEL correctly.
Fixes #1801
* fixup: Added index to output spec
* fixup: Pattern of tbi output corrected to 'tbi'
* gatk4/leftalignandtrimvariants: Added intervals
Changes:
- gatk4/leftalignandtrimvariants now supports optional interval as BED
file
- Tests added with and without interval. Not test BED file excludes all
variants so no variants are actually normalised.
Fixes #1801
* fixup: leftalignandtrimvariants vcf->tbi fix
* fixup: gatk4/leftalignandtrimvariants Intervals added to meta.yml
2022-06-28 10:44:08 +02:00
Maxime U. Garcia
878a5a8093
Merge branch 'master' into update_spark
2022-06-09 15:49:31 +02:00
Rike
30262d1fdd
remove variable checksum
2022-06-09 15:44:12 +02:00
Rike
a5583143c4
update checksum
2022-06-09 15:38:28 +02:00
Rike
95633c6853
update checksum
2022-06-09 15:30:47 +02:00
Nicolas Vannieuwkerke
c50df9ad04
fix test.yml
2022-06-09 15:14:37 +02:00
Nicolas Vannieuwkerke
81fff7384d
small fix and typo
2022-06-09 15:08:02 +02:00
Nicolas Vannieuwkerke
14d38e43cf
fix test.yml
2022-06-09 14:58:20 +02:00
nvnieuwk
bf73b6d376
Merge branch 'master' into new-module-gatk4/reblockgvcf
2022-06-09 14:57:20 +02:00
Nicolas Vannieuwkerke
fe9e4ece00
new module gatk4/reblockgvcf
2022-06-09 14:56:55 +02:00
SusiJo
745e47cd33
add versions.yml
2022-06-07 14:38:43 +02:00
SusiJo
e78ad2f88b
Merge remote-tracking branch 'origin' into gatk_spark
2022-06-07 14:00:26 +02:00
SusiJo
dbca9e8b36
adjusted prefix + test + authors
2022-06-07 13:58:57 +02:00
Nicolas Vannieuwkerke
771425e7a0
add threads to calibratedragstrmodel
2022-06-07 12:11:18 +02:00
SusiJo
230224700e
change prefix
2022-06-03 13:20:45 +02:00
SusiJo
1db7771ea9
Merge branch 'nf-core:master' into gatk_spark
2022-06-03 13:17:35 +02:00
SusiJo
1b93cde9ff
Merge branch 'master' into gatk_spark
2022-06-02 16:24:39 +02:00
Nicolas Vannieuwkerke
b4b1f3b81d
add intervals to calibratedragstrmodel
2022-06-02 16:20:12 +02:00
nvnieuwk
e107d61069
Update tests/modules/gatk4/haplotypecaller/test.yml
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 14:20:15 +02:00
nvnieuwk
e419d306df
Update tests/modules/gatk4/haplotypecaller/test.yml
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 14:20:10 +02:00
nvnieuwk
2ce1cf3329
Update tests/modules/gatk4/haplotypecaller/test.yml
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 14:20:04 +02:00
nvnieuwk
a6c4276ad7
Update tests/modules/gatk4/haplotypecaller/test.yml
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-06-02 14:19:57 +02:00
Nicolas Vannieuwkerke
e53d091a6d
added dragstr model to haplotypecaller
2022-06-02 14:08:09 +02:00
Nicolas Vannieuwkerke
2a45d42868
added the calibratedragstrmodel module
2022-06-02 13:17:06 +02:00
Nicolas Vannieuwkerke
8470f3cb7e
linting
2022-06-01 09:20:20 +02:00
Nicolas Vannieuwkerke
d4f3df4677
Updated the test
2022-06-01 09:17:05 +02:00
nvnieuwk
e4f51d6f59
Merge branch 'master' into new-module-gatk4/ComposeSTRTableFile
2022-06-01 08:59:19 +02: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
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