# HG changeset patch # User chrisd # Date 1476011181 14400 # Node ID 6e3417efcef347af0139505885cfd2012ca20dbd planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/resistomeanalyzer commit e5dfdf9aa83af409ee99a0259ceb23b305b8f949-dirty diff -r 000000000000 -r 6e3417efcef3 resistome_analyzer.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/resistome_analyzer.xml Sun Oct 09 07:06:21 2016 -0400 @@ -0,0 +1,32 @@ + + A simple tool for analyzing the resistome of metagenomic sequence data + + resistomeanalyzer + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 6e3417efcef3 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Oct 09 07:06:21 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 + +