annotate tool_dependencies.xml @ 4:80b22b31633f

Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
author Jim Johnson <jj@umn.edu>
date Thu, 11 Oct 2012 12:01:20 -0500
parents
children 73f082e9fa2d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
1 <?xml version="1.0"?>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
2 <tool_dependency>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
3 <package name="metaphlan" version="1.7.0">
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
4 <install version="1.0">
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
5 <actions>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
6 <action type="shell_command">hg clone http://bitbucket.org/nsegata/metaphlan</action>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
7 <action type="move_directory_files">
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
8 <source_directory>.</source_directory>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR</destination_directory>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
10 </action>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
11 <action type="set_environment">
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
13 </action>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
14 <action type="set_environment">
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
15 <environment_variable name="METAPHLAN_PATH" action="set_to">$INSTALL_DIR</environment_variable>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
16 </action>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
17
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
18 </actions>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
19 </install>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
20 <readme>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
21 These links provide information for the metaphlan package:
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
22 http://huttenhower.sph.harvard.edu/metaphlan
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
23 https://groups.google.com/forum/#!forum/metaphlan-users
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
24 </readme>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
25 </package>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
26 </tool_dependency>
80b22b31633f Updated for MetaPhlAn v1.7 and tool_dependencies added for auto install
Jim Johnson <jj@umn.edu>
parents:
diff changeset
27