changeset 0:ef70fce1bcdc draft

Uploaded
author jmchilton
date Tue, 06 Aug 2013 21:47:55 -0400
parents
children 23c36a09170c
files tool_dependencies.xml
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Tue Aug 06 21:47:55 2013 -0400
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="tophat2" version="2.0.8b">
+        <install version="1.0">
+            <actions>
+              <action type="cloudbiolinux_install" cbl_url="https://github.com/jmchilton/cloudbiolinux.git" tool_name="tophat2" tool_version="2.0.8b" />
+            </actions>
+        </install>
+        <readme>
+          Tophat2
+        </readme>
+    </package>
+    <package name="cufflinks2" version="2.1.1">
+        <install version="1.0">
+            <actions>
+              <action type="cloudbiolinux_install" cbl_url="https://github.com/jmchilton/cloudbiolinux.git" tool_name="tophat2" tool_version="2.1.1" />
+            </actions>
+        </install>
+        <readme>
+          Cufflinks2.
+        </readme>
+    </package>
+</tool_dependency>
\ No newline at end of file