diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/synapse_interface/tool_dependencies.xml	Mon Jul 22 17:43:48 2013 -0400
@@ -0,0 +1,13 @@
+<?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>
\ No newline at end of file