diff --git a/packages/AnalyzeCovariatesModule.xml b/packages/AnalyzeCovariatesModule.xml new file mode 100644 index 000000000..f5b0d79b9 --- /dev/null +++ b/packages/AnalyzeCovariatesModule.xml @@ -0,0 +1,17 @@ + + + AnalyzeCovariates + + AnalyzeCovariates + org.broadinstitute.sting.analyzecovariates.AnalyzeCovariates + + + org.broadinstitute.sting.analyzecovariates.AnalyzeCovariates + org.broadinstitute.sting.gatk.walkers.recalibration.DinucCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate + + + diff --git a/packages/CreatePackager.xsl b/packages/CreatePackager.xsl index b5e618cef..9cf2c63e2 100644 --- a/packages/CreatePackager.xsl +++ b/packages/CreatePackager.xsl @@ -32,28 +32,12 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + @@ -97,6 +81,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/GATK-GSA-Pipeline.xml b/packages/GATK-GSA-Pipeline.xml index 9181d2382..907e9713b 100644 --- a/packages/GATK-GSA-Pipeline.xml +++ b/packages/GATK-GSA-Pipeline.xml @@ -6,46 +6,21 @@ GATK-GSA-Pipeline org.broadinstitute.sting.gatk.CommandLineGATK + StingText.properties + QualityScoresRecalibrationModule.xml + LocalRealignmentAroundIndelsModule.xml + UnifiedGenotyperModule.xml + VariantFiltrationModule.xml + VariantAnnotatorModule.xml - - StingText.properties org.broadinstitute.sting.gatk.filters - - org.broadinstitute.sting.gatk.walkers.recalibration.CovariateCounterWalker - org.broadinstitute.sting.gatk.walkers.recalibration.TableRecalibrationWalker - org.broadinstitute.sting.gatk.walkers.recalibration.DinucCovariate org.broadinstitute.sting.gatk.walkers.recalibration.PositionCovariate org.broadinstitute.sting.gatk.walkers.recalibration.MinimumNQSCovariate org.broadinstitute.sting.gatk.walkers.recalibration.MappingQualityCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate org.broadinstitute.sting.gatk.walkers.recalibration.PrimerRoundCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate org.broadinstitute.sting.gatk.walkers.recalibration.HomopolymerCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate - - org.broadinstitute.sting.gatk.walkers.indels.CleanedReadInjector - org.broadinstitute.sting.gatk.walkers.indels.IndelIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalCleanerWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalMergerWalker - org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker - - org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper - - org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker - - org.broadinstitute.sting.gatk.walkers.annotator.VariantAnnotator - - org.broadinstitute.sting.gatk.walkers.annotator.AlleleBalance - org.broadinstitute.sting.gatk.walkers.annotator.DepthOfCoverage - org.broadinstitute.sting.gatk.walkers.annotator.HomopolymerRun - org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality - org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions org.broadinstitute.sting.playground.gatk.walkers.varianteval.VariantEvalWalker org.broadinstitute.sting.playground.gatk.walkers.contamination.FindContaminatingReadGroupsWalker diff --git a/packages/GATK-Picard.xml b/packages/GATK-Picard.xml index 096fd54ed..0df3a57f1 100644 --- a/packages/GATK-Picard.xml +++ b/packages/GATK-Picard.xml @@ -7,9 +7,13 @@ GATK-Picard org.broadinstitute.sting.gatk.CommandLineGATK + StingText.properties + QualityScoresRecalibrationModule.xml + LocalRealignmentAroundIndelsModule.xml + UnifiedGenotyperModule.xml + VariantFiltrationModule.xml + VariantAnnotatorModule.xml - - StingText.properties org.broadinstitute.sting.gatk.filters org.broadinstitute.sting.gatk.walkers.coverage.DepthOfCoverageWalker @@ -18,41 +22,12 @@ org.broadinstitute.sting.gatk.walkers.qc.CountLociWalker org.broadinstitute.sting.gatk.walkers.qc.CountReadsWalker org.broadinstitute.sting.gatk.walkers.qc.ValidatingPileupWalker - - org.broadinstitute.sting.gatk.walkers.recalibration.CovariateCounterWalker - org.broadinstitute.sting.gatk.walkers.recalibration.TableRecalibrationWalker - org.broadinstitute.sting.gatk.walkers.recalibration.DinucCovariate org.broadinstitute.sting.gatk.walkers.recalibration.PositionCovariate org.broadinstitute.sting.gatk.walkers.recalibration.MinimumNQSCovariate org.broadinstitute.sting.gatk.walkers.recalibration.MappingQualityCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate org.broadinstitute.sting.gatk.walkers.recalibration.PrimerRoundCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate org.broadinstitute.sting.gatk.walkers.recalibration.HomopolymerCovariate - - org.broadinstitute.sting.gatk.walkers.indels.CleanedReadInjector - org.broadinstitute.sting.gatk.walkers.indels.IndelIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalCleanerWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalMergerWalker - org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker - - org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper - - org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker - - org.broadinstitute.sting.gatk.walkers.annotator.VariantAnnotator - - org.broadinstitute.sting.gatk.walkers.annotator.AlleleBalance - org.broadinstitute.sting.gatk.walkers.annotator.DepthOfCoverage - org.broadinstitute.sting.gatk.walkers.annotator.HomopolymerRun - org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality - org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions diff --git a/packages/GenomeAnalysisTK.xml b/packages/GenomeAnalysisTK.xml index 5c5d3f58e..166cc3355 100644 --- a/packages/GenomeAnalysisTK.xml +++ b/packages/GenomeAnalysisTK.xml @@ -4,9 +4,14 @@ GenomeAnalysisTK org.broadinstitute.sting.gatk.CommandLineGATK + StingText.properties + QualityScoresRecalibrationModule.xml + LocalRealignmentAroundIndelsModule.xml + UnifiedGenotyperModule.xml + VariantFiltrationModule.xml + VariantAnnotatorModule.xml + VCFValidatorModule.xml - - StingText.properties org.broadinstitute.sting.gatk.filters @@ -16,40 +21,6 @@ org.broadinstitute.sting.gatk.walkers.qc.CountLociWalker org.broadinstitute.sting.gatk.walkers.qc.CountReadsWalker org.broadinstitute.sting.gatk.walkers.qc.ValidatingPileupWalker - - org.broadinstitute.sting.gatk.walkers.recalibration.CovariateCounterWalker - org.broadinstitute.sting.gatk.walkers.recalibration.TableRecalibrationWalker - - org.broadinstitute.sting.gatk.walkers.recalibration.DinucCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate - org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate - - org.broadinstitute.sting.gatk.walkers.indels.CleanedReadInjector - org.broadinstitute.sting.gatk.walkers.indels.IndelIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalCleanerWalker - org.broadinstitute.sting.gatk.walkers.indels.IntervalMergerWalker - org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker - org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker - org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker - - org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper - - org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker - - org.broadinstitute.sting.gatk.walkers.annotator.VariantAnnotator - - org.broadinstitute.sting.gatk.walkers.annotator.AlleleBalance - org.broadinstitute.sting.gatk.walkers.annotator.DepthOfCoverage - org.broadinstitute.sting.gatk.walkers.annotator.HomopolymerRun - org.broadinstitute.sting.gatk.walkers.annotator.MappingQualityZero - org.broadinstitute.sting.gatk.walkers.annotator.QualByDepth - org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality - org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions - - org.broadinstitute.sting.gatk.walkers.qc.VCFValidator diff --git a/packages/LocalRealignmentAroundIndelsModule.xml b/packages/LocalRealignmentAroundIndelsModule.xml new file mode 100644 index 000000000..cca71ff63 --- /dev/null +++ b/packages/LocalRealignmentAroundIndelsModule.xml @@ -0,0 +1,19 @@ + + + LocalRealignmentAroundIndels + + LocalRealignmentAroundIndels + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.indels.CleanedReadInjector + org.broadinstitute.sting.gatk.walkers.indels.IndelIntervalWalker + org.broadinstitute.sting.gatk.walkers.indels.IntervalCleanerWalker + org.broadinstitute.sting.gatk.walkers.indels.IntervalMergerWalker + org.broadinstitute.sting.gatk.walkers.indels.MismatchIntervalWalker + org.broadinstitute.sting.gatk.walkers.indels.SNPClusterWalker + org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperWalker + org.broadinstitute.sting.gatk.walkers.indels.IndelGenotyperV2Walker + + + diff --git a/packages/QualityScoresRecalibrationModule.xml b/packages/QualityScoresRecalibrationModule.xml new file mode 100644 index 000000000..8e6dc6eab --- /dev/null +++ b/packages/QualityScoresRecalibrationModule.xml @@ -0,0 +1,19 @@ + + + QualityScoresRecalibration + + QualityScoresRecalibration + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.recalibration.CovariateCounterWalker + org.broadinstitute.sting.gatk.walkers.recalibration.TableRecalibrationWalker + + org.broadinstitute.sting.gatk.walkers.recalibration.DinucCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.QualityScoreCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.CycleCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.ReadGroupCovariate + org.broadinstitute.sting.gatk.walkers.recalibration.TileCovariate + + + diff --git a/packages/UnifiedGenotyperModule.xml b/packages/UnifiedGenotyperModule.xml new file mode 100644 index 000000000..2180fefc4 --- /dev/null +++ b/packages/UnifiedGenotyperModule.xml @@ -0,0 +1,12 @@ + + + UnifiedGenotyper + + UnifiedGenotyper + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.genotyper.UnifiedGenotyper + + + diff --git a/packages/VCFValidatorModule.xml b/packages/VCFValidatorModule.xml new file mode 100644 index 000000000..ea951fe46 --- /dev/null +++ b/packages/VCFValidatorModule.xml @@ -0,0 +1,12 @@ + + + VCFValidator + + VCFValidator + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.qc.VCFValidator + + + diff --git a/packages/VariantAnnotatorModule.xml b/packages/VariantAnnotatorModule.xml new file mode 100644 index 000000000..d2014b23a --- /dev/null +++ b/packages/VariantAnnotatorModule.xml @@ -0,0 +1,20 @@ + + + VariantAnnotator + + VariantAnnotator + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.annotator.VariantAnnotator + + org.broadinstitute.sting.gatk.walkers.annotator.AlleleBalance + org.broadinstitute.sting.gatk.walkers.annotator.DepthOfCoverage + org.broadinstitute.sting.gatk.walkers.annotator.HomopolymerRun + org.broadinstitute.sting.gatk.walkers.annotator.MappingQualityZero + org.broadinstitute.sting.gatk.walkers.annotator.QualByDepth + org.broadinstitute.sting.gatk.walkers.annotator.RMSMappingQuality + org.broadinstitute.sting.gatk.walkers.annotator.SpanningDeletions + + + diff --git a/packages/VariantFiltrationModule.xml b/packages/VariantFiltrationModule.xml new file mode 100644 index 000000000..6e423c5bf --- /dev/null +++ b/packages/VariantFiltrationModule.xml @@ -0,0 +1,12 @@ + + + VariantFiltration + + VariantFiltration + org.broadinstitute.sting.gatk.CommandLineGATK + + + org.broadinstitute.sting.gatk.walkers.filters.VariantFiltrationWalker + + +