From ce9d3dcefb280c1a3107b1ff4cea735b4d20569f Mon Sep 17 00:00:00 2001 From: ebanks Date: Sun, 31 Jan 2010 14:05:36 +0000 Subject: [PATCH] Removing deprecated version of indel genotyper (putting it in archive in case we need to reproduce original 1KG indel calls for some reason). git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2749 348d0f76-0448-11de-a6fe-93d51630548a --- .../org/broadinstitute/sting/oldindels}/IndelGenotyperWalker.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {java/src/org/broadinstitute/sting/gatk/walkers/indels => archive/java/src/org/broadinstitute/sting/oldindels}/IndelGenotyperWalker.java (100%) diff --git a/java/src/org/broadinstitute/sting/gatk/walkers/indels/IndelGenotyperWalker.java b/archive/java/src/org/broadinstitute/sting/oldindels/IndelGenotyperWalker.java similarity index 100% rename from java/src/org/broadinstitute/sting/gatk/walkers/indels/IndelGenotyperWalker.java rename to archive/java/src/org/broadinstitute/sting/oldindels/IndelGenotyperWalker.java