# HG changeset patch # User iuc # Date 1453926108 18000 # Node ID ae3cfa214a33656a7ac0841f5125bab5c29f4518 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_macs2_2_1_0_20151222 commit 6692e3a4fa1bf6e9a407735afdbb2454ed32b316 diff -r 000000000000 -r ae3cfa214a33 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Jan 27 15:21:48 2016 -0500 @@ -0,0 +1,40 @@ + + + + + + + + + + + + https://pypi.python.org/packages/source/M/MACS2/MACS2-2.1.0.20151222.tar.gz + + + + + + + + + + $INSTALL_DIR/lib/python + + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + + $INSTALL_DIR/lib/python + $ENV[PYTHONPATH_NUMPY] + $ENV[PATH_NUMPY] + $INSTALL_DIR/bin + $ENV[PYTHONPATH_SCIPY] + $INSTALL_DIR/lib/python + + + + Macs2 installation instructions. MACS2 can be found at https://github.com/taoliu/MACS + +