# HG changeset patch
# User chrisd
# Date 1475999697 14400
# Node ID c590e36e113c29536098c2215a5ace4bc015bd6c
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/resistomeanalyzer commit d70c0260c1b03b3f27c18b4b6f31b5122a2c01c3
diff -r 000000000000 -r c590e36e113c resistome_analyzer.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/resistome_analyzer.xml Sun Oct 09 03:54:57 2016 -0400
@@ -0,0 +1,29 @@
+
+ A simple tool for analyzing the resistome of metagenomic sequence data
+
+ resistome_analyzer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 000000000000 -r c590e36e113c tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml Sun Oct 09 03:54:57 2016 -0400
@@ -0,0 +1,19 @@
+
+
+
+
+
+ git clone --recursive https://github.com/cdeanj/resistomeanalyzer.git
+ make
+
+ resistome
+ $INSTALL_DIR/bin
+
+
+ $INSTALL_DIR/bin
+
+
+
+ Compiling resistome_analyzer requires a C++ compiler
+
+