changeset 25:88c90dabb2ab draft

Uploaded
author jeremyjliu
date Fri, 21 Nov 2014 12:53:54 -0500
parents 26674e770b59
children 9f2ad410ed50
files tool_dependencies.xml
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Nov 21 12:52:41 2014 -0500
+++ b/tool_dependencies.xml	Fri Nov 21 12:53:54 2014 -0500
@@ -1,6 +1,14 @@
 <?xml version="1.0"?>
 <tool_dependency>
     <set_environment version="1.0">
-        <environment_variable name="RMOTIF_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>   
+        <environment_variable name="RMOTIF_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>  
     </set_environment>
+    <package name="MOTIFS" version="1.0.0">
+        <install version="1.0">
+            <actions>
+                <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz</action>
+                <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz.tbi</action>
+            </actions>
+        </install>
+    </package>
 </tool_dependency>
\ No newline at end of file