changeset 0:b27e4d577e88 draft

Uploaded
author bgruening
date Tue, 22 Oct 2013 12:26:03 -0400
parents
children 84b49cef3751
files tool_dependencies.xml
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Tue Oct 22 12:26:03 2013 -0400
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="protk" version="1.2.4">
+        <install version="1.0">
+            <actions>
+                <action type="setup_ruby_environment">
+                    <repository name="package_ruby_2_0" owner="bgruening">
+                        <package name="ruby" version="2.0" />
+                    </repository>
+                    <package>protk=1.2.4</package>
+                </action>
+            </actions>
+        </install>
+        <readme>
+            A bunch of tools for proteomics from Ira Cooke.
+        </readme>
+    </package>
+</tool_dependency>