changeset 6:9d7879bd592a draft

Uploaded
author george-weingart
date Sun, 24 Apr 2016 19:49:32 -0400
parents 9d2937d84d38
children bbd0e89e9b9d
files metaphlan2_hutlab/tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/metaphlan2_hutlab/tool_dependencies.xml	Sun Apr 24 14:01:24 2016 -0400
+++ b/metaphlan2_hutlab/tool_dependencies.xml	Sun Apr 24 19:49:32 2016 -0400
@@ -3,7 +3,8 @@
     <package name="metaphlan2_hutlab" version="2.5.0">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2</action>
+                <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2  metaphlan_hutlab</action>
+                 <action type="shell_command">echo $INSTALL_DIR</action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>
@@ -17,10 +18,5 @@
 
             </actions>
         </install>
-        <readme>
-These links provide information for the metaphlan package:
-http://huttenhower.sph.harvard.edu/metaphlan2
-https://groups.google.com/forum/#!forum/metaphlan-users
-        </readme>
-    </package>
+     </package>
 </tool_dependency>