# HG changeset patch # User yhoogstrate # Date 1432207339 14400 # Node ID b8d22acd3017c8aa9a2521c0006cff5dc10dd2fe planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/package_pysam_0_8_2 commit 0f4aa594becc89b07073f7fcccd889e38974e10c-dirty diff -r 000000000000 -r b8d22acd3017 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 21 07:22:19 2015 -0400 @@ -0,0 +1,39 @@ + + + + + + + + + + + https://pypi.python.org/packages/source/p/pysam/pysam-0.8.2.1.tar.gz + + + + + + + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR + + + + + Installation of pysam, pyrex and python are required. The installation can be accessed via PYSAM_PATH. + The PYSAM_PATH has to be within the PYTHONPATH to let python automatically load this library. + + +