# HG changeset patch # User bebatut # Date 1447149006 18000 # Node ID 0ba421d19a188516950f715e8092ce8847dfd887 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/packages/package_rdptools_2_0_2 commit 0b70097b8f61a995378c409fe3aa2a1663a47906-dirty diff -r 000000000000 -r 0ba421d19a18 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Nov 10 04:50:06 2015 -0500 @@ -0,0 +1,32 @@ + + + + + + + + + git clone --recursive https://github.com/rdpstaff/RDPTools.git rdptools + rdptools + git checkout 2.0.2 + git submodule update --init + make + ../ + mv rdptools/ $INSTALL_DIR/ + + $INSTALL_DIR/rdptools/ + $INSTALL_DIR/bin + + + + +RDPTols is an open source command-line tool suite for performing a complete +workflow of analysis tasks of NGS data. + +Clone the github repository and configure the tools. + +For more details, see: +https://github.com/rdpstaff/RDPTools + + +