changeset 1:23c36a09170c draft

Uploaded
author jmchilton
date Tue, 06 Aug 2013 22:34:51 -0400
parents ef70fce1bcdc
children a0d2334e0e3c
files tool_dependencies.xml
diffstat 1 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Aug 06 21:47:55 2013 -0400
+++ b/tool_dependencies.xml	Tue Aug 06 22:34:51 2013 -0400
@@ -3,17 +3,26 @@
     <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" />
+              <action type="cloudbiolinux_install" cbl_revision="4bd005355991a5c8b855ea790ae75e8178ede8c1" tool_name="tophat2" tool_version="2.0.8b" />
             </actions>
         </install>
         <readme>
           Tophat2
         </readme>
     </package>
+    <package name="tophat" version="1.3.3">
+        <install version="1.0">
+            <actions>
+              <action type="cloudbiolinux_install" /> <!-- Grab package name and version from package statement. -->
+            </actions>
+        </install>
+        <readme>TopHat 1.3.3.
+        </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" />
+              <action type="cloudbiolinux_install" cbl_url="https://github.com/jmchilton/cloudbiolinux.git" tool_name="cufflinks2" tool_version="2.1.1" />
             </actions>
         </install>
         <readme>