# HG changeset patch
# User chrisd
# Date 1456188205 18000
# Node ID 4b10ed36eb916a1621ef616df2532bc9533f98ab
planemo upload for repository https://github.com/ChrisD11/snp_caller_dep commit 6abdb1a7169f828f14104fece8a69a81e92717f4
diff -r 000000000000 -r 4b10ed36eb91 tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml Mon Feb 22 19:43:25 2016 -0500
@@ -0,0 +1,19 @@
+
+
+
+
+
+ git clone --recursive https://github.com/ChrisD11/snp_caller.git
+ make
+
+ snp
+ $INSTALL_DIR/bin
+
+
+ $INSTALL_DIR/bin
+
+
+
+ Compiling snp finder requires a C++ compiler
+
+
diff -r 000000000000 -r 4b10ed36eb91 variant_caller.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/variant_caller.xml Mon Feb 22 19:43:25 2016 -0500
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Usage: snp [options]
+
+Options:
+
+ -amr_fp amr database path
+ -samse single-end sam file path
+ -sampe paired-end sam file path
+ -b filter on unique alignments
+
+
+ ]]>
+