view synapse_interface/tool_dependencies.xml @ 5:f798da48a30d

Uploaded
author kellrott
date Mon, 22 Jul 2013 17:43:48 -0400
parents
children 131300efb435
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="synapseclient" version="0.3.0">
        <install version="1.0">
            <actions>
                <action type="setup_virtualenv">synapseclient == 0.3.0</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>