comparison synapse_interface/tool_dependencies.xml @ 5:f798da48a30d

Uploaded
author kellrott
date Mon, 22 Jul 2013 17:43:48 -0400
parents
children 131300efb435
comparison
equal deleted inserted replaced
4:2925d82b84fc 5:f798da48a30d
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="synapseclient" version="0.3.0">
4 <install version="1.0">
5 <actions>
6 <action type="setup_virtualenv">synapseclient == 0.3.0</action>
7 </actions>
8 </install>
9 <readme>
10 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.
11 </readme>
12 </package>
13 </tool_dependency>