# HG changeset patch # User nml # Date 1467899793 14400 # Node ID 085a17b297b1bdd78c31ccf884b0f8d497d92f9b planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_pysam_0_8_3 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa diff -r 000000000000 -r 085a17b297b1 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jul 07 09:56:33 2016 -0400 @@ -0,0 +1,33 @@ + + + + + + + + + https://depot.galaxyproject.org/software/pysam/pysam_0.8.3_src_all.tar.gz + + + + + + $INSTALL_DIR/lib/python + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + + Installation of pysam, pyrex and python are required. The installation can be accessed via PYSAM_PATH. + + +