changeset 5:a4975ec34575

Uploaded
author ryanmorin
date Mon, 17 Oct 2011 14:57:09 -0400
parents ad39c1d75bbe
children 361d6506850a
files tool_conf.xml.sample
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_conf.xml.sample	Mon Oct 17 14:57:09 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>
+