view synapse_interface/tool_dependencies.xml @ 7:353be5809eeb default tip

Merge multiple heads.
author Dave Bouvier <dave@bx.psu.edu>
date Mon, 27 Jan 2014 14:17:49 -0500
parents 131300efb435
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="synapseclient" version="0.5.1">
        <install version="1.0">
            <actions>
                <action type="setup_virtualenv">synapseclient == 0.5.1</action>
            </actions>
        </install>
        <readme>
A client for Synapse, a collaborative compute space that allows scientists to share and analyze data together. Synapse brings together scientific data, tools, and disease models into a commons that enables true collaborative research. The platform consists of a web portal, web services, and integration with data analysis tools such as R, python, Galaxy and Java.
        </readme>
    </package>
</tool_dependency>