Repository 'metaphlan2_hutlab'
hg clone https://toolshed.g2.bx.psu.edu/repos/george-weingart/metaphlan2_hutlab

Changeset 6:9d7879bd592a (2016-04-24)
Previous changeset 5:9d2937d84d38 (2016-04-24) Next changeset 7:bbd0e89e9b9d (2016-04-24)
Commit message:
Uploaded
modified:
metaphlan2_hutlab/tool_dependencies.xml
b
diff -r 9d2937d84d38 -r 9d7879bd592a metaphlan2_hutlab/tool_dependencies.xml
--- 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
b
@@ -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>