Mercurial > repos > yating-l > ucsc_pslpostarget
comparison tool_dependencies.xml @ 0:ddc3cd4e11b4 draft default tip
planemo upload
| author | yating-l |
|---|---|
| date | Wed, 08 Feb 2017 18:12:24 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ddc3cd4e11b4 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <!-- required tools: | |
| 4 -pslPosTarget | |
| 5 --> | |
| 6 <package name="ucsc_tools_340_for_BLAT" version="1.0"> | |
| 7 <install version="1.0"> | |
| 8 <actions_group> | |
| 9 <actions architecture="x86_64" os="linux"> | |
| 10 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action> | |
| 11 <action type="move_directory_files"> | |
| 12 <source_directory>.</source_directory> | |
| 13 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
| 14 </action> | |
| 15 </actions> | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
| 18 </action> | |
| 19 </actions_group> | |
| 20 </install> | |
| 21 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme> | |
| 22 </package> | |
| 23 </tool_dependency> |
