comparison tool_dependencies.xml @ 0:8e6f0dedfc68 draft

Uploaded
author insilico-bob
date Thu, 22 Dec 2016 15:05:01 -0500
parents
children 94b258288866
comparison
equal deleted inserted replaced
-1:000000000000 0:8e6f0dedfc68
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="NGCHMheatmap" version="4.1.2">
4 <install version="1.0">
5 <actions>
6 <action type="move_directory_files">
7 <source>./MDAheatmap</source>
8 <destination>$GALAXY_ROOT_DIR/config/plugins/visualizations/MDAheatmap</destination>
9 </action>
10 <action type="move_directory_files">
11 <source>./TestFiles</source>
12 <destination>$GALAXY_ROOT_DIR/test-data/MDAheatmap</destination>
13 </action>
14 <action type="shell_command">cd $GALAXY_ROOT_DIR/templates/MDAheatmap/templates</action>
15 <action type="shell_command">make</action>
16 </actions>
17 </install>
18 <readme>Completed adding MDAnderson ngchm tool to Galaxy</readme>
19 </package>
20 </tool_dependency>