Mercurial > repos > insilico-bob > mda_heatmap_viz1
annotate tool_dependencies.xml @ 0:e059ddeed43d draft default tip
Uploaded
| author | insilico-bob |
|---|---|
| date | Thu, 07 Apr 2016 15:53:26 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="mda_heatmap_viz" version="1.0.0"> | |
| 4 <!-- <repository name="zzzngchm" owner="zzzinsilico-bob" toolshed="zzz toolshed.g2.bx.psu.edu" /> | |
| 5 <install>1:4617b66763af</install> --> | |
| 6 <install version="1.0"> | |
| 7 <actions_group> | |
| 8 <action type="download_by_url">http://git@bcbgitlab1.mdanderson.edu:mcryan/NGCHM_Galaxy.git</action> | |
| 9 <action type="make_directory">$Galaxy_Dir/config/plugins/visualizations/mda_heatmap_viz</action> | |
| 10 <action type="move_directory_files"> | |
| 11 <source_directory>$__tool_directory__/mda_heatmap_viz</source_directory> | |
| 12 <destination_directory>$Galaxy_Dir/config/plugins/visualizations/mda_heatmap_viz</destination_directory> | |
| 13 </action> | |
| 14 </actions_group> | |
| 15 </install> | |
| 16 </package> | |
| 17 </tool_dependency> |
