nf-core_modules/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 Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
applyvqsr Add applyvqsr (#1101) 2021-12-16 08:44:50 +00:00
baserecalibrator Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
bedtointervallist Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
calculatecontamination Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
createsequencedictionary Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
createsomaticpanelofnormals Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
estimatelibrarycomplexity Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
fastqtosam Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
filtermutectcalls Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
gatherbqsrreports add gatk4/gatherbqsr (#1130) 2021-12-08 23:43:36 +01:00
genomicsdbimport Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
genotypegvcfs BugFix: add missing tbi output channel to genotypeGVCFs (#1153) 2021-12-14 16:10:08 +00:00
getpileupsummaries Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
haplotypecaller Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
indexfeaturefile Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
intervallisttools Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
learnreadorientationmodel Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
markduplicates Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
mergebamalignment Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
mergevcfs Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
mutect2 Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
revertsam Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
samtofastq Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
splitncigarreads Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
variantfiltration Add memory stuff to all gatk4 modules (#1122) 2021-12-07 15:22:24 +01:00
variantrecalibrator add module: Variantrecalibrator (#1088) 2021-12-16 10:54:49 +00:00