0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
2
|
3 <package name="ngchm_dependencies" version="1.2">
|
|
4 <install version="1.2">
|
0
|
5 <actions>
|
|
6 <action type="move_directory_files">
|
1
|
7 <source>$INSTALL_DIR/MDAheatmap</source>
|
0
|
8 <destination>$GALAXY_ROOT_DIR/config/plugins/visualizations/MDAheatmap</destination>
|
|
9 </action>
|
|
10 <action type="move_directory_files">
|
1
|
11 <source>$INSTALL_DIR/TestFiles</source>
|
0
|
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>
|
2
|
20 </tool_dependency>
|