Mercurial > repos > iuc > package_circostools_0_20
comparison tool_dependencies.xml @ 0:42cf9b16b7df draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 17 Mar 2015 15:37:49 -0400 |
| parents | |
| children | c41b1028791c |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:42cf9b16b7df |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="perl" version="5.18.1"> | |
| 4 <repository changeset_revision="f6efd799dc70" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="circos" version="0.67.5"> | |
| 7 <repository changeset_revision="2488e6ef69a8" name="package_circos_0_67_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="circostools" version="0.20"> | |
| 10 <install version="1.0"> | |
| 11 <actions> | |
| 12 <action type="setup_perl_environment"> | |
| 13 <repository changeset_revision="f6efd799dc70" name="package_perl_5_18" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 14 <package name="perl" version="5.18.1" /> | |
| 15 </repository> | |
| 16 </action> | |
| 17 <action type="download_by_url">http://mkweb.bcgsc.ca/dev/circos/distribution/circos-tools-0.20.tgz</action> | |
| 18 <action type="move_directory_files"> | |
| 19 <source_directory>.</source_directory> | |
| 20 <destination_directory>$INSTALL_DIR</destination_directory> | |
| 21 </action> | |
| 22 <action type="set_environment"> | |
| 23 <environment_variable action="set_to" name="CIRCOSTOOLS">$INSTALL_DIR</environment_variable> | |
| 24 </action> | |
| 25 </actions> | |
| 26 </install> | |
| 27 <readme> | |
| 28 Circos Tools | |
| 29 ============ | |
| 30 | |
| 31 Several, utility add-on scripts are available, such as for bundling links. | |
| 32 These are not necessary for Circos, but helpful in carrying out common data | |
| 33 reduction and analysis tasks. Tools are described in the Tools Tutorial. | |
| 34 </readme> | |
| 35 </package> | |
| 36 </tool_dependency> |
