From ee421c106cf1308f0e70dcd0ab4e3e1d819e4067 Mon Sep 17 00:00:00 2001 From: hanna Date: Thu, 21 Jan 2010 18:32:46 +0000 Subject: [PATCH] Autogenerate .tar.bz2 with embedded version number. Misc formatting changes. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2651 348d0f76-0448-11de-a6fe-93d51630548a --- packages/CreatePackager.xsl | 38 ++++++++++++++++++++++++---------- packages/GATK-GSA-Pipeline.xml | 19 ++++++++++------- packages/GATK-Picard.xml | 15 ++++++++------ packages/GenomeAnalysisTK.xml | 33 ++++++++++++----------------- 4 files changed, 60 insertions(+), 45 deletions(-) diff --git a/packages/CreatePackager.xsl b/packages/CreatePackager.xsl index 9cf2c63e2..15274c7f3 100644 --- a/packages/CreatePackager.xsl +++ b/packages/CreatePackager.xsl @@ -6,7 +6,7 @@ - + @@ -16,7 +16,7 @@ - + @@ -24,9 +24,9 @@ - + - + @@ -36,7 +36,7 @@ - + @@ -53,9 +53,23 @@ - + + + + + + + + + + + + + + + @@ -77,20 +91,21 @@ - - + + + - + - + - + @@ -100,6 +115,7 @@ + diff --git a/packages/GATK-GSA-Pipeline.xml b/packages/GATK-GSA-Pipeline.xml index 155e8d660..226077e22 100644 --- a/packages/GATK-GSA-Pipeline.xml +++ b/packages/GATK-GSA-Pipeline.xml @@ -3,17 +3,20 @@ ant clean playground package -Dexecutable=GATK-GSA-Pipeline --> GATK-GSA-Pipeline + GATK-GSA-Pipeline org.broadinstitute.sting.gatk.CommandLineGATK - StingText.properties - QualityScoresRecalibration.xml - LocalRealignmentAroundIndels.xml - UnifiedGenotyper.xml - VariantFiltration.xml - VariantAnnotator.xml - VariantEval.xml - FindContaminatingReadGroups.xml + StingText.properties + + QualityScoresRecalibration.xml + LocalRealignmentAroundIndels.xml + UnifiedGenotyper.xml + VariantFiltration.xml + VariantAnnotator.xml + VariantEval.xml + FindContaminatingReadGroups.xml + org.broadinstitute.sting.gatk.filters diff --git a/packages/GATK-Picard.xml b/packages/GATK-Picard.xml index 1dc8c0877..f43069d9b 100644 --- a/packages/GATK-Picard.xml +++ b/packages/GATK-Picard.xml @@ -4,15 +4,18 @@ Remove the AnalyzeCovariates executable. --> GATK-Picard + GATK-Picard org.broadinstitute.sting.gatk.CommandLineGATK - StingText.properties - QualityScoresRecalibration.xml - LocalRealignmentAroundIndels.xml - UnifiedGenotyper.xml - VariantFiltration.xml - VariantAnnotator.xml + StingText.properties + + QualityScoresRecalibration.xml + LocalRealignmentAroundIndels.xml + UnifiedGenotyper.xml + VariantFiltration.xml + VariantAnnotator.xml + org.broadinstitute.sting.gatk.filters diff --git a/packages/GenomeAnalysisTK.xml b/packages/GenomeAnalysisTK.xml index 18ff53388..8927106b1 100644 --- a/packages/GenomeAnalysisTK.xml +++ b/packages/GenomeAnalysisTK.xml @@ -1,16 +1,19 @@ GenomeAnalysisTK + GenomeAnalysisTK org.broadinstitute.sting.gatk.CommandLineGATK - StingText.properties - QualityScoresRecalibration.xml - LocalRealignmentAroundIndels.xml - UnifiedGenotyper.xml - VariantFiltration.xml - VariantAnnotator.xml - VCFValidator.xml + StingText.properties + + QualityScoresRecalibration.xml + LocalRealignmentAroundIndels.xml + UnifiedGenotyper.xml + VariantFiltration.xml + VariantAnnotator.xml + VCFValidator.xml + org.broadinstitute.sting.gatk.filters @@ -23,19 +26,9 @@ org.broadinstitute.sting.gatk.walkers.qc.ValidatingPileupWalker - - 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 - - + + AnalyzeCovariates.xml + java/src/org/broadinstitute/sting/gatk/walkers/coverage/DepthOfCoverageWalker.java