From 93dc2cdc70f22835144a3cc96fcc9a034e610df6 Mon Sep 17 00:00:00 2001 From: hanna Date: Mon, 15 Jun 2009 00:52:48 +0000 Subject: [PATCH] Start of a 'package' format for xml files which should be distributed together. Uses xslt scripts to transform packages into build scripts. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1005 348d0f76-0448-11de-a6fe-93d51630548a --- packages/CreatePackager.xsl | 83 ++++++++++++++++++++++++++++ packages/ReadQualityRecalibrator.xml | 20 +++++++ 2 files changed, 103 insertions(+) create mode 100644 packages/CreatePackager.xsl create mode 100644 packages/ReadQualityRecalibrator.xml diff --git a/packages/CreatePackager.xsl b/packages/CreatePackager.xsl new file mode 100644 index 000000000..3fa71070e --- /dev/null +++ b/packages/CreatePackager.xsl @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/ReadQualityRecalibrator.xml b/packages/ReadQualityRecalibrator.xml new file mode 100644 index 000000000..02b23face --- /dev/null +++ b/packages/ReadQualityRecalibrator.xml @@ -0,0 +1,20 @@ + + + ReadQualityRecalibrator + org.broadinstitute.sting.gatk.CommandLineGATK + + org.broadinstitute.sting.playground.gatk.walkers.CovariateCounterWalker + org.broadinstitute.sting.playground.gatk.walkers.LogisticRecalibrationWalker + + + python/RecalQual.py + python/LogisticRegressionByReadGroup.py + + + R/logistic_regression.R + /humgen/gsa-scr1/GATK_Data/dbsnp_129_b36.rod + /broad/1KG/reference/human_b36_both.fasta + /broad/1KG/reference/human_b36_both.dict + /broad/1KG/reference/human_b36_both.fasta.fai + +