diff SNV/tool-data/tool_conf.xml.sample @ 6:361d6506850a

Uploaded
author ryanmorin
date Tue, 18 Oct 2011 18:32:07 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SNV/tool-data/tool_conf.xml.sample	Tue Oct 18 18:32:07 2011 -0400
@@ -0,0 +1,11 @@
+#add the following section to your file to enable these tools
+ <section name="NGS: Variant Calling" id="SNV">
+ <label text="SNV pipeline" id="SNV" />
+    <tool file="SNV/snvmix.xml" />
+    <tool file="SNV/snvmix2.xml" />
+    <tool file="SNV/filter_snvmix.xml" />
+    <tool file="SNV/snp_filters.xml" />
+    <tool file="SNV/annotate.xml" />
+    <tool file="SNV/filter_snvmix_somatic.xml" />
+  </section>
+