Mercurial > repos > vimalkumarvelayudhan > riboplot
view tool_dependencies.xml @ 36:3985e058fd63 default tip
Use latest version of riboplot from PyPI (0.2.4)
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Wed, 25 Nov 2015 13:04:01 +0000 |
parents | de451be99b93 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="riboplot" version="0.2.4"> <install version="1.0"> <actions> <action type="setup_virtualenv">riboplot==0.2.4</action> <action type="set_environment"> <environment_variable action="set_to" name="RIBOPLOT_PATH">$INSTALL_DIR/venv/bin</environment_variable> </action> </actions> </install> <readme> Please check README.rst </readme> </package> <package name="bedtools" version="2.24"> <repository changeset_revision="39b86c1e267d" name="package_bedtools_2_24" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu/" /> </package> </tool_dependency>