annotate tool_dependencies.xml @ 2:d90db1d506c4 draft

Update tool_dependencies.xml
author Jim Johnson <jj@umn.edu>
date Tue, 09 Oct 2012 20:54:18 -0500
parents 868624c77941
children 51288d868a5c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
1 <?xml version="1.0"?>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
2 <tool_dependency>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
3 <set_environment version="1.0">
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
4 <environment_variable name="METAPHLAN_BASE" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
5 </set_environment>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
6 <package name="metaphlan" version="1.7.0">
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
7 <install version="1.0">
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
8 <actions>
2
d90db1d506c4 Update tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents: 1
diff changeset
9 <action type="shell_command">hg clone http://bitbucket.org/nsegata/metaphlan</action>
1
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
10 <action type="set_environment">
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
12 </action>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
13 </actions>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
14 </install>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
15 <readme>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
16 These links provide information for the metaphlan package:
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
17 http://huttenhower.sph.harvard.edu/metaphlan
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
18 https://groups.google.com/forum/#!forum/metaphlan-users
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
19 </readme>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
20 </package>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
21 </tool_dependency>
868624c77941 Add tool_dependencies.xml
Jim Johnson <jj@umn.edu>
parents:
diff changeset
22