Mercurial > repos > morinlab > package_oncodrivefm_0_6_0
view tool_dependencies.xml @ 0:6fff8ac4c488 draft default tip
planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_oncodrivefm_0_6_0 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
| author | morinlab |
|---|---|
| date | Tue, 11 Oct 2016 13:57:08 -0400 |
| parents | |
| children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="requests" version="2.0.1"> <repository changeset_revision="04309c55b9a8" name="package_requests_2_0_1" owner="morinlab" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="oncodrivefm" version="0.6.0"> <install version="1.0"> <actions> <action type="setup_virtualenv">numpy==1.7.1</action> <action type="setup_virtualenv">scipy==0.12.0</action> <action type="setup_virtualenv">pandas==0.12.0</action> <action type="setup_virtualenv">statsmodels==0.4.3</action> <action type="setup_virtualenv">oncodrivefm==0.6.0</action> </actions> </install> </package> </tool_dependency>
