| Previous changeset 56:a3f10503ef54 (2017-01-06) Next changeset 58:6a9e1122b574 (2017-01-06) |
|
Commit message:
Deleted selected files |
|
removed:
tool_depend-save.xml |
| b |
| diff -r a3f10503ef54 -r 555e69d2fe31 tool_depend-save.xml --- a/tool_depend-save.xml Fri Jan 06 16:02:09 2017 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 |
| b |
| @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<tool_dependency> - <package name="NGCHMheatmap" version="4.2.1"> - <install version="1.0"> - <actions> - <action type="move_directory_files"> - <source>$INSTALL_DIR/MDAheatmap</source> - <destination>$GALAXY_ROOT_DIR/config/plugins/visualizations/MDAheatmap</destination> - </action> - <action type="move_directory_files"> - <source>$INSTALL_DIR/TestFiles</source> - <destination>$GALAXY_ROOT_DIR/test-data/MDAheatmap</destination> - </action> - <action type="shell_command">cd $GALAXY_ROOT_DIR/templates/MDAheatmap/templates</action> - <action type="shell_command">make</action> - </actions> - </install> - <readme>Completed adding MDAnderson ngchm tool to Galaxy</readme> - </package> -</tool_dependency> |