# HG changeset patch --
Bitbucket.org
# Project galaxy-dist
# URL
http://bitbucket.org/galaxy/galaxy-dist/overview
# User Kelly Vincent <kpvincent(a)bx.psu.edu>
# Date 1275939020 14400
# Node ID 7de1adaf5628e04e2da0d948f03d08cb5ce5d7f3
# Parent 5ba6a1d980ac4d446478d8a4d054234d6342a979
Add SAM indel filter tool to tool_conf.xml.sample
--- a/tool_conf.xml.sample
+++ b/tool_conf.xml.sample
@@ -253,6 +253,7 @@
</section><section name="NGS: SAM Tools"
id="samtools"><tool file="samtools/sam_bitwise_flag_filter.xml"
/>
+ <tool file="samtools/sam_indel_filter.xml" /><tool
file="samtools/sam2interval.xml" /><tool
file="samtools/sam_to_bam.xml" /><tool
file="samtools/sam_merge.xml" />