view HTSeq/tool_dependencies.xml @ 0:ec2fc72d010a draft

Initial test
author fubar
date Wed, 05 Jun 2013 00:49:10 -0400
parents
children be5820b55078
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="HTSeq" version="0.5.4p3">
        <install version="1.0">
            <actions>
                <action type="setup_virtualenv">matplotlib==1.2.1
 HTSeq==0.5.4p3
                </action>
            </actions>
        </install>
        <readme>This is a dependency only package. It will setup a virtualenv with HTSEq and matplotlib. It requires numpy to be already available so requires the numpy dependency package</readme>
    </package>
</tool_dependency>