nf-core_modules/tests/modules/gatk4
GCJMackenzie 54e0ac4ed9
add module: Variantrecalibrator (#1088)
* committing to pull updated nf-core files

* saving changes to checout other branch

* committing progress so far, difficulty with test data

* uploading to be used as draft PR

* fix linting error in meta.yml

* attempt to group reference inputs together

* updated input format for resources

* meta.yml updated with new resource names

* added output channel for recal index

* module only takes single vcf file input now

* committing to checkout

* update to new syntax, remove indel test for now

* updated to use memory options and new test data

* Update modules/gatk4/variantrecalibrator/main.nf

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

* Update main.nf

* Update modules/gatk4/variantrecalibrator/main.nf

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

* remove duplicate test keys from test_data.config

Co-authored-by: GCJMackenzie <gavin.mackenzie@nibsc.org>
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2021-12-16 10:54:49 +00:00
..
applybqsr Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
applyvqsr Add applyvqsr (#1101) 2021-12-16 08:44:50 +00:00
baserecalibrator Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
bedtointervallist Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
calculatecontamination Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
createsequencedictionary Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
createsomaticpanelofnormals Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
estimatelibrarycomplexity Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
fastqtosam Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
filtermutectcalls Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
gatherbqsrreports add gatk4/gatherbqsr (#1130) 2021-12-08 23:43:36 +01:00
genomicsdbimport Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
genotypegvcfs BugFix: add missing tbi output channel to genotypeGVCFs (#1153) 2021-12-14 16:10:08 +00:00
getpileupsummaries Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
haplotypecaller Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
indexfeaturefile Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
intervallisttools Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
learnreadorientationmodel Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
markduplicates Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
mergebamalignment Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
mergevcfs Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
mutect2 Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
revertsam Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
samtofastq Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
splitncigarreads Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
variantfiltration Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
variantrecalibrator add module: Variantrecalibrator (#1088) 2021-12-16 10:54:49 +00:00