comparison tool_dependencies.xml @ 5:73f082e9fa2d

Set of improvements and fixes from Nicola Soranzo changeset: 9:c3dae016a3eb files: metaphlan.xml description: Update citation changeset: 8:f58b66b4e5fc files: metaphlan.xml description: Add select lists for -t and --tax_lev options Also some small fixes changeset: 7:94a2b29778b7 files: metaphlan_to_phyloxml.xml description: Clarify that only result of rel_ab analysis is accepted as input changeset: 6:b0eba028dee8 files: metaphlan.xml metaphlan_to_phyloxml.xml description: Fix whitespaces changeset: 5:4340075c8a93 files: tool_dependencies.xml description: Correct metaphlan clone URL to avoid a redirect changed metaphlan.xml changed metaphlan_to_phyloxml.xml changed tool_dependencies.xml
author nsegata
date Sun, 23 Dec 2012 18:46:23 +0100
parents 80b22b31633f
children
comparison
equal deleted inserted replaced
4:80b22b31633f 5:73f082e9fa2d
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="metaphlan" version="1.7.0"> 3 <package name="metaphlan" version="1.7.0">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="shell_command">hg clone http://bitbucket.org/nsegata/metaphlan</action> 6 <action type="shell_command">hg clone https://bitbucket.org/nsegata/metaphlan</action>
7 <action type="move_directory_files"> 7 <action type="move_directory_files">
8 <source_directory>.</source_directory> 8 <source_directory>.</source_directory>
9 <destination_directory>$INSTALL_DIR</destination_directory> 9 <destination_directory>$INSTALL_DIR</destination_directory>
10 </action> 10 </action>
11 <action type="set_environment"> 11 <action type="set_environment">