view HTSeq/tool_dependencies.xml @ 1:92fcb69dac43 draft

Uploaded
author fubar
date Wed, 05 Jun 2013 00:50:58 -0400
parents ec2fc72d010a
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>